@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 {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-image-gallery{width:100%}.brxe-image-gallery figure{all:unset;display:block}.brxe-image-gallery figure>a{display:block}.brxe-image-gallery .image{position:relative}.brxe-image-gallery .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}.brxe-image-gallery[data-layout=metro] .image img{height:auto;width:100%}.brxe-image-gallery .brx-gallery-load-more-template{display:none!important}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}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 {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link .icon{flex-shrink:0}}#brxe-hrwvxy { position: absolute; inset: 0; background-size: cover; background-position: center;}#brxe-bfrosv { position: absolute; inset: 0; background: #000000; );}#brxe-yslxuq { font-size: 12px; color: #05D4C0; text-decoration: none; margin-bottom: 16px; display: inline-block; transition: gap 0.2s;}#brxe-yslxuq:hover { opacity: 0.8;}#brxe-kcqtwd { font-size: 10px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #05D4C0; margin-bottom: 10px;}#brxe-jwiiio { font-size: 36px; font-weight: 800; color: #fff; line-height: 1.15; margin-bottom: 16px; max-width: 600px;}#brxe-uxbwfs { color: #05D4C0; font-size: 14px;}#brxe-vndldh { display: flex; align-items: center; gap: 6px; font-size: 12px; color: rgba(255,255,255,0.5);}#brxe-ukvsym { color: #05D4C0; font-size: 14px;}#brxe-rwdkmz { display: flex; align-items: center; gap: 6px; font-size: 12px; color: rgba(255,255,255,0.5);}#brxe-fvnjcu { color: #05D4C0; font-size: 14px;}#brxe-ixskco { display: flex; align-items: center; gap: 6px; font-size: 12px; color: rgba(255,255,255,0.5);}#brxe-ijkfsq { display: flex; gap: 20px; flex-wrap: wrap;}#brxe-xwkdvh { position: absolute; bottom: 0; left: 0; right: 0; padding: 48px; max-width: 1100px; margin: 0 auto; z-index: 1;}#brxe-cimxea { position: relative; height: 480px; overflow: hidden;}#brxe-gkxwrv { font-size: 18px; font-weight: 700; color: #16241f; margin-bottom: 16px;}@media (max-width: 991px) {#brxe-gkxwrv {text-align: center}}@media (max-width: 478px) {#brxe-gkxwrv {text-align: center}}#brxe-cudxtb { font-size: 15px; color: #16241f; line-height: 1.8;}#brxe-cudxtb p { margin-bottom: 16px;}#brxe-cudxtb a { color: #05D4C0; text-decoration: underline;}#brxe-tnbzgw { font-size: 11px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #05D4C0; margin-bottom: 16px;}#brxe-skmlqc { font-size: 12px; color: #16241f;}#brxe-pyfyrp { font-size: 12px; font-weight: 600; color: #16241f;}#brxe-bllrzr { display: flex; justify-content: space-between; align-items: center; padding: 12px 0; border-bottom: 0.5px solid rgba(255,255,255,0.08);}#brxe-bllrzr:last-child { border-bottom: none;}#brxe-qbvkoa { font-size: 12px; color: #16241f;}#brxe-mqnwca { font-size: 12px; font-weight: 600; color: #16241f;}#brxe-xefttv { display: flex; justify-content: space-between; align-items: center; padding: 12px 0; border-bottom: 0.5px solid rgba(255,255,255,0.08);}#brxe-xefttv:last-child { border-bottom: none;}#brxe-hecpqw { font-size: 12px; color: #16241f;}#brxe-wuccrt { font-size: 12px; font-weight: 600; color: #16241f;}#brxe-faasnr { display: flex; justify-content: space-between; align-items: center; padding: 12px 0; border-bottom: 0.5px solid rgba(255,255,255,0.08);}#brxe-faasnr:last-child { border-bottom: none;}#brxe-ypqiyv { font-size: 12px; color: #16241f;}#brxe-ostsmz { font-size: 12px; font-weight: 600; color: #16241f;}#brxe-mmyqsp { display: flex; justify-content: space-between; align-items: center; padding: 12px 0; border-bottom: 0.5px solid rgba(255,255,255,0.08);}#brxe-mmyqsp:last-child { border-bottom: none;}#brxe-lqxkrg { font-size: 12px; color: #16241f;}#brxe-vtsnfs { font-size: 12px; font-weight: 600; color: #16241f;}#brxe-foebip { display: flex; justify-content: space-between; align-items: center; padding: 12px 0; border-bottom: 0.5px solid rgba(255,255,255,0.08);}#brxe-foebip:last-child { border-bottom: none;}#brxe-ejejsj { display: flex; flex-direction: column; gap: 0;}#brxe-ikugmw { display: block; text-align: center; background: #05D4C0; color: #071a16; font-size: 13px; font-weight: 700; padding: 12px; border-radius: 9px; margin-top: 20px; text-decoration: none; border: none; width: 100%; transition: all 0.25s;}#brxe-ikugmw:hover { background: #04bfad; transform: translateY(-2px);}#brxe-gjwvxm { background: #ffffff; border: 1px solid rgba(5,212,192,0.15); border-radius: 16px; padding: 28px; box-shadow: 0 4px 16px rgba(0,0,0,0.05); transition: border-color 0.3s, box-shadow 0.3s, transform 0.3s;}#brxe-gjwvxm:hover { border-color: rgba(5,212,192,0.35); box-shadow: 0 12px 28px rgba(0,0,0,0.1); transform: translateY(-4px);}@media (max-width: 478px) {#brxe-gjwvxm {flex-direction: column}}#brxe-psylty { display: grid; grid-template-columns: minmax(0, 1fr) 280px; gap: 48px; align-items: start;}@media (max-width: 991px) {#brxe-psylty {display: flex; flex-wrap: wrap; width: 100%; justify-content: center}}@media (max-width: 478px) {#brxe-psylty {display: flex; flex-wrap: wrap; justify-content: center}}#brxe-aqgfcv { max-width: 1100px; margin: 0 auto;}@media (max-width: 991px) {#brxe-aqgfcv {width: 100%; display: flex; flex-wrap: wrap}}@media (max-width: 478px) {#brxe-aqgfcv {display: flex; flex-wrap: wrap; width: 100%}}#brxe-gqjwpp { background: linear-gradient(160deg, #ffffff 0%, #f4f9f8 50%, #eef6f4 100%); padding: 48px 48px 0;}@media (max-width: 991px) {#brxe-gqjwpp {width: 100%}}#brxe-uwkncw { font-size: 18px; font-weight: 700; color: #fff; margin-bottom: 20px;}#brxe-sebozc {--columns: 4; --gutter: 12px}#brxe-sebozc { border-radius: 14px;}#brxe-sebozc .gallery-item,#brxe-sebozc a { position: relative; border-radius: 10px; overflow: hidden; border: 0.5px solid rgba(5, 212, 192, 0.15);}#brxe-sebozc img { transition: transform 0.4s ease, filter 0.4s ease; filter: brightness(0.94); object-fit: cover;}#brxe-sebozc .gallery-item::after,#brxe-sebozc a::after { content: ''; position: absolute; inset: 0; background: linear-gradient(to top, rgba(0,0,0,0.4), rgba(0,0,0,0) 55%); opacity: 0; transition: opacity 0.4s ease; pointer-events: none;}#brxe-sebozc .gallery-item:hover img,#brxe-sebozc a:hover img { transform: scale(1.05); filter: brightness(1.05);}#brxe-sebozc .gallery-item:hover::after,#brxe-sebozc a:hover::after { opacity: 1;}#brxe-xvpuiw {align-items: center}#brxe-njanqb { background: #000000; padding: 40px 48px 56px;}#brxe-hgzsqh {color: #05D4C0; font-size: 15px; text-transform: uppercase; letter-spacing: 0.13em}#brxe-myvqra {color: #1C2B2A; margin-top: 0}#brxe-qbwhpz {color: #6B7A78; font-size: 13px}#brxe-bdbgon {flex-direction: column; justify-content: space-between; margin-bottom: 32px}@media (max-width: 478px) {#brxe-bdbgon {width: 100%}}#brxe-wqliwk { position: absolute; inset: 0; background: linear-gradient(to bottom, transparent 30%, rgba(28,43,42,0.85) 100%); pointer-events: none; z-index: 1;}#brxe-oafjqa {color: #05D4C0; font-size: 10px; text-transform: uppercase}#brxe-awgljw {color: #fff; font-size: 16px}#brxe-lzcjaq {color: rgba(255,255,255,0.55); font-size: 11px}#brxe-fhnfzv { position: absolute; bottom: 0; left: 0; right: 0; padding: 20px; z-index: 2;}#brxe-jelknv {color: #0B1A19; font-size: 15px; font-weight: 700}#brxe-atsttu {color: rgba(11,26,25,0.75); font-size: 12px}#brxe-fhqoxt {color: #05D4C0; background-color: #0B1A19; border-radius: 6px}#hover-info-1 { position: absolute; bottom: 0; left: 0; right: 0; padding: 20px; background: linear-gradient(to top, rgba(5,212,192,0.95) 0%, rgba(5,180,120,0.9) 100%); transform: translateY(100%); transition: transform 0.35s ease; z-index: 3;}#brxe-jwkorv { border-radius: 16px; overflow: hidden; cursor: pointer; position: relative; transition: all 0.35s ease; height: 240px;}#brxe-jwkorv:hover { transform: translateY(-5px); box-shadow: 0 16px 32px rgba(0,0,0,0.12);}#brxe-jwkorv:hover #hover-info-1 { transform: translateY(0);}#brxe-unjgrt { position: absolute; inset: 0; background: linear-gradient(to bottom, transparent 30%, rgba(28,43,42,0.85) 100%); pointer-events: none; z-index: 1;}#brxe-brghze {color: #05D4C0; font-size: 10px; text-transform: uppercase}#brxe-wajdre {color: #fff; font-size: 16px}#brxe-sqqnxq {color: rgba(255,255,255,0.55); font-size: 11px}#brxe-ulgacc { position: absolute; bottom: 0; left: 0; right: 0; padding: 20px; z-index: 2;}#brxe-bqgjtv {color: #0B1A19; font-size: 15px; font-weight: 700}#brxe-rfwmfc {color: rgba(11,26,25,0.75); font-size: 12px}#brxe-efwzua {color: #05D4C0; background-color: #0B1A19; border-radius: 6px}#hover-info-2 { position: absolute; bottom: 0; left: 0; right: 0; padding: 20px; background: linear-gradient(to top, rgba(5,212,192,0.95) 0%, rgba(5,180,120,0.9) 100%); transform: translateY(100%); transition: transform 0.35s ease; z-index: 3;}#brxe-ykivbg { border-radius: 16px; overflow: hidden; cursor: pointer; position: relative; transition: all 0.35s ease; height: 240px;}#brxe-ykivbg:hover { transform: translateY(-5px); box-shadow: 0 16px 32px rgba(0,0,0,0.12);}#brxe-ykivbg:hover #hover-info-2 { transform: translateY(0);}#brxe-sdsklw { position: absolute; inset: 0; background: linear-gradient(to bottom, transparent 30%, rgba(28,43,42,0.85) 100%); pointer-events: none; z-index: 1;}#brxe-lpjkcz {color: #05D4C0; font-size: 10px; text-transform: uppercase}#brxe-serytt {color: #fff; font-size: 16px}#brxe-ionkyy {color: rgba(255,255,255,0.55); font-size: 11px}#hover-info-3 { position: absolute; bottom: 0; left: 0; right: 0; padding: 20px; z-index: 2;}#brxe-yaiqnw {color: #0B1A19; font-size: 15px; font-weight: 700}#brxe-kkrxal {color: rgba(11,26,25,0.75); font-size: 12px}#brxe-jjduvv {color: #05D4C0; background-color: #0B1A19; border-radius: 6px}#hover-info-3 { position: absolute; bottom: 0; left: 0; right: 0; padding: 20px; background: linear-gradient(to top, rgba(5,212,192,0.95) 0%, rgba(5,180,120,0.9) 100%); transform: translateY(100%); transition: transform 0.35s ease; z-index: 3;}#brxe-enfhub { border-radius: 16px; overflow: hidden; cursor: pointer; position: relative; transition: all 0.35s ease; height: 240px;}#brxe-enfhub:hover { transform: translateY(-5px); box-shadow: 0 16px 32px rgba(0,0,0,0.12);}#brxe-enfhub:hover #hover-info-3 { transform: translateY(0);}#brxe-yorama {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr ; grid-gap: 10px}@media (max-width: 478px) {#brxe-yorama {display: flex}}#brxe-wzwzkc {background-color: #F7FAFA; padding-top: 72px; padding-right: 48px; padding-bottom: 72px; padding-left: 48px}@media (max-width: 478px) {#brxe-wzwzkc {padding-top: 10px; padding-bottom: 10px}}.brxe-edhhio {color: #05D4C0; text-transform: uppercase}.brxe-bkbhcf {color: var(--brxw-color-neutral-25)}@media (max-width: 478px) {.brxe-bkbhcf {font-size: 24px; text-align: center}}.brxe-epazhd {color: rgba(255,255,255,0.5)}@media (max-width: 767px) {.brxe-epazhd {text-align: center}}@media (max-width: 478px) {.brxe-epazhd {font-size: 15px; text-align: center}}.brxe-fppqrd {width: 24px; height: 24px; min-width: 24px; min-height: 24px; margin-right: 7px}.brxe-fppqrd { width: 24px; height: 24px; border-radius: 50%; background: rgba(5,212,192,0.12); border: 0.5px solid rgba(5,212,192,0.25); display: flex; align-items: center; justify-content: center; flex-shrink: 0; color: #05D4C0; font-size: 12px;}.brxe-faktvh {color: rgba(255,255,255,0.65)}@media (max-width: 478px) {.brxe-faktvh {font-size: 12px}}.brxe-koeokj {flex-direction: row; margin-top: 3px; margin-bottom: 3px; align-self: center !important; align-items: center}.brxe-nvdyhw {width: 24px; height: 24px; min-width: 24px; min-height: 24px; margin-right: 7px}.brxe-nvdyhw { width: 24px; height: 24px; border-radius: 50%; background: rgba(5,212,192,0.12); border: 0.5px solid rgba(5,212,192,0.25); display: flex; align-items: center; justify-content: center; flex-shrink: 0; color: #05D4C0; font-size: 12px;}.brxe-ffrknf {color: rgba(255,255,255,0.65)}@media (max-width: 478px) {.brxe-ffrknf {font-size: 12px}}.brxe-efhixf {flex-direction: row; margin-top: 3px; margin-bottom: 3px; align-self: center !important; align-items: center}.brxe-dnoqxe {width: 24px; height: 24px; min-width: 24px; min-height: 24px; margin-right: 7px}.brxe-dnoqxe { width: 24px; height: 24px; border-radius: 50%; background: rgba(5,212,192,0.12); border: 0.5px solid rgba(5,212,192,0.25); display: flex; align-items: center; justify-content: center; flex-shrink: 0; color: #05D4C0; font-size: 12px;}.brxe-nytrtf {color: rgba(255,255,255,0.65)}@media (max-width: 478px) {.brxe-nytrtf {font-size: 12px}}.brxe-szketp {flex-direction: row; margin-top: 3px; margin-bottom: 3px; align-self: center !important; align-items: center}.brxe-ibitcs {width: 24px; height: 24px; min-width: 24px; min-height: 24px; margin-right: 7px}.brxe-ibitcs { width: 24px; height: 24px; border-radius: 50%; background: rgba(5,212,192,0.12); border: 0.5px solid rgba(5,212,192,0.25); display: flex; align-items: center; justify-content: center; flex-shrink: 0; color: #05D4C0; font-size: 12px;}.brxe-stxcjg {color: rgba(255,255,255,0.65)}@media (max-width: 478px) {.brxe-stxcjg {font-size: 12px}}.brxe-itqglz {flex-direction: row; margin-top: 3px; margin-bottom: 3px; align-self: center !important; align-items: center}.brxe-eanhjx {width: 24px; height: 24px; min-width: 24px; min-height: 24px; margin-right: 7px}.brxe-eanhjx { width: 24px; height: 24px; border-radius: 50%; background: rgba(5,212,192,0.12); border: 0.5px solid rgba(5,212,192,0.25); display: flex; align-items: center; justify-content: center; flex-shrink: 0; color: #05D4C0; font-size: 12px;}.brxe-bgcxzi {color: rgba(255,255,255,0.65)}@media (max-width: 478px) {.brxe-bgcxzi {font-size: 12px}}.brxe-mpebzq {flex-direction: row; margin-top: 3px; margin-bottom: 3px; align-self: center !important; align-items: center}.brxe-tgpddw.brxi-azauxu {font-size: 16px; color: hsl(0, 100%, 65%); fill: hsl(0, 100%, 65%)}.brxe-tgpddw { width: 36px; height: 36px; border-radius: 8px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; flex-shrink: 0;}.brxe-crjbgj {font-size: 10px; color: rgba(255,255,255,0.35); text-transform: uppercase; letter-spacing: 0.08em}.brxe-ajjhvm {font-size: 13px; color: var(--brxw-color-neutral-25); font-weight: 500}.brxe-evhmex {margin-left: 10px}@media (max-width: 767px) {.brxe-evhmex {align-items: center}}@media (max-width: 478px) {.brxe-evhmex {align-items: center}}.brxe-pbjzol {flex-direction: row}.brxe-pbjzol { border-bottom: 0.5px solid rgba(255,255,255,0.06); padding: 10px 0;}@media (max-width: 767px) {.brxe-pbjzol {justify-content: center}}@media (max-width: 478px) {.brxe-pbjzol {display: flex; justify-content: center}}.brxe-xeelec.brxi-azauxu {font-size: 16px; color: var(--brxw-color-neutral-25); fill: var(--brxw-color-neutral-25)}.brxe-xeelec { width: 36px; height: 36px; border-radius: 8px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; flex-shrink: 0;}.brxe-lronct {font-size: 10px; color: rgba(255,255,255,0.35); text-transform: uppercase; letter-spacing: 0.08em}.brxe-udksam {font-size: 13px; color: var(--brxw-color-neutral-25); font-weight: 500}.brxe-uatnjb {margin-left: 10px}@media (max-width: 767px) {.brxe-uatnjb {align-items: center}}@media (max-width: 478px) {.brxe-uatnjb {align-items: center}}.brxe-lswgiw {flex-direction: row}.brxe-lswgiw { border-bottom: 0.5px solid rgba(255,255,255,0.06); padding: 10px 0;}@media (max-width: 767px) {.brxe-lswgiw {justify-content: center}}@media (max-width: 478px) {.brxe-lswgiw {justify-content: center}}.brxe-hbcudn.brxi-azauxu {font-size: 16px; color: var(--brxw-color-neutral-400); fill: var(--brxw-color-neutral-400)}.brxe-hbcudn { width: 36px; height: 36px; border-radius: 8px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; flex-shrink: 0;}.brxe-avouhf {font-size: 10px; color: rgba(255,255,255,0.35); text-transform: uppercase; letter-spacing: 0.08em}.brxe-wpckif {font-size: 13px; color: var(--brxw-color-neutral-25); font-weight: 500}.brxe-mqifbg {margin-left: 10px}@media (max-width: 767px) {.brxe-mqifbg {align-items: center}}@media (max-width: 478px) {.brxe-mqifbg {align-items: center}}.brxe-vuwtgc {flex-direction: row}.brxe-vuwtgc { border-bottom: 0.5px solid rgba(255,255,255,0.06); padding: 10px 0;}@media (max-width: 767px) {.brxe-vuwtgc {justify-content: center}}@media (max-width: 478px) {.brxe-vuwtgc {justify-content: center}}.brxe-ydpasa.brxi-azauxu {font-size: 16px; color: var(--brxw-color-neutral-200); fill: var(--brxw-color-neutral-200)}.brxe-ydpasa { width: 36px; height: 36px; border-radius: 8px; background: rgba(5,212,192,0.1); border: 0.5px solid rgba(5,212,192,0.2); display: flex; align-items: center; justify-content: center; color: #05D4C0; flex-shrink: 0;}.brxe-fjofpg {font-size: 10px; color: rgba(255,255,255,0.35); text-transform: uppercase; letter-spacing: 0.08em}.brxe-dnvzto {font-size: 13px; color: var(--brxw-color-neutral-25); font-weight: 500}.brxe-iroudn {margin-left: 10px}@media (max-width: 767px) {.brxe-iroudn {align-items: center}}@media (max-width: 478px) {.brxe-iroudn {align-items: center}}.brxe-utpmbj {flex-direction: row}.brxe-utpmbj { border-bottom: 0.5px solid rgba(255,255,255,0.06); padding: 10px 0;}@media (max-width: 767px) {.brxe-utpmbj {justify-content: center}}@media (max-width: 478px) {.brxe-utpmbj {justify-content: center}}.brxe-krfvub { background: rgba(255,255,255,0.03); border: 0.5px solid rgba(5,212,192,0.12); border-radius: 14px; padding: 20px 24px;}@media (max-width: 478px) {.brxe-krfvub {display: flex; width: 100%}}.brxe-muzjft { min-width: 0;}@media (max-width: 991px) {.brxe-muzjft {margin-left: 7px}}@media (max-width: 767px) {.brxe-muzjft {align-items: center}}@media (max-width: 478px) {.brxe-muzjft {justify-content: center; align-items: center; margin-right: 5px; margin-left: 5px}}.brxe-uqlslk {color: var(--brxw-color-neutral-25); margin-bottom: 5px}@media (max-width: 478px) {.brxe-uqlslk {text-align: center}}.brxe-qhmtff .form-group:nth-child(1) {width: 50%}.brxe-qhmtff .form-group:nth-child(2) {width: 50%}.brxe-qhmtff .form-group:nth-child(3) {width: 50%}.brxe-qhmtff .form-group:nth-child(4) {width: 50%}.brxe-qhmtff .form-group:nth-child(5) {width: 50%}.brxe-qhmtff .form-group:nth-child(6) {width: 50%}.brxe-qhmtff .form-group:nth-child(7) {width: 100$%}.brxe-qhmtff .form-group:nth-child(8) {width: 100$%}.brxe-qhmtff .submit-button-wrapper {width: 80%; margin-right: auto; margin-left: auto}.brxe-qhmtff {padding-right: 15px; padding-left: 15px}.brxe-qhmtff .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 5px; padding-left: 5px}.brxe-qhmtff, .brxe-qhmtff * { min-width: 0;} .brxe-qhmtff label { font-size: 11px; font-weight: 600; color: rgba(255,255,255,0.5); text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 6px; display: block; white-space: normal; word-wrap: break-word; overflow-wrap: break-word;} .brxe-qhmtff input, .brxe-qhmtff select, .brxe-qhmtff textarea { background: rgba(255,255,255,0.05); border: 0.5px solid rgba(255,255,255,0.1); border-radius: 8px; padding: 11px 14px; font-size: 13px; color: #fff; font-family: inherit; transition: border-color 0.25s, background 0.25s;} .brxe-qhmtff input:focus, .brxe-qhmtff select:focus, .brxe-qhmtff textarea:focus { border-color: rgba(5,212,192,0.45); background: rgba(5,212,192,0.05); outline: none;} .brxe-qhmtff input::placeholder, .brxe-qhmtff textarea::placeholder { color: rgba(255,255,255,0.25);} .brxe-qhmtff textarea { resize: none; height: 110px; } .brxe-qhmtff input[type="checkbox"] { width: 16px; height: 16px; accent-color: #05D4C0;} .brxe-qhmtff button[type="submit"] { width: 100%; background: #05D4C0; color: #0B1A19; font-size: 14px; font-weight: 700; padding: 14px; border-radius: 9px; border: none; font-family: inherit; transition: all 0.25s;} .brxe-qhmtff button[type="submit"]:hover { background: #05C98C; transform: translateY(-2px); box-shadow: 0 8px 20px rgba(5,212,192,0.25);} .brxe-qhmtff select option { background: #0A2520; color: #fff;} .brxe-qhmtff select { background: rgba(255,255,255,0.05); -webkit-appearance: none; -moz-appearance: none; appearance: none;}.brxe-ouorqm { text-align: center; font-size: 11px; color: rgba(255,255,255,0.25); margin-top: 12px; display: flex; align-items: center; justify-content: center; gap: 6px;}.brxe-qcnqra {align-items: center}.brxe-qcnqra { min-width: 0;} .brxe-qcnqra { background: rgba(5,212,192,0.03); border: 0.5px solid rgba(5,212,192,0.15); border-radius: 20px; padding: 15px;}.brxe-xlddvr {grid-template-columns: minmax(0, 1fr) minmax(0, 1.4fr); grid-gap: 30px; display: grid; align-items: initial}@media (max-width: 991px) {.brxe-xlddvr {width: 100%}}@media (max-width: 767px) {.brxe-xlddvr {display: flex; justify-self: center}}@media (max-width: 478px) {.brxe-xlddvr {display: flex; flex-wrap: wrap; width: 100%}}.brxe-utkxyz {flex-direction: column; display: flex; padding-top: 10px; padding-bottom: 10px}.brxe-utkxyz { background: linear-gradient(160deg, #071A16 0%, #0A2520 50%, #071A16 100%); position: relative; overflow: hidden;} .brxe-utkxyz::before { content: ''; position: absolute; top: -100px; left: -100px; width: 500px; height: 500px; border-radius: 50%; background: radial-gradient(circle, rgba(5,212,192,0.07) 0%, transparent 65%); filter: blur(60px); pointer-events: none;} .brxe-utkxyz::after { content: ''; position: absolute; bottom: -80px; right: -80px; width: 400px; height: 400px; border-radius: 50%; background: radial-gradient(circle, rgba(5,212,192,0.05) 0%, transparent 65%); filter: blur(50px); pointer-events: none;}