@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-logo{color:currentcolor;font-size:20px;font-weight:600;line-height:1}.brxe-logo img{display:block;height:auto;width:auto}.brxe-logo a{color:currentcolor;display:inline-block}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link .icon{flex-shrink:0}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {.brxe-code{width:100%}}#brxe-qavghj .form-group input {padding-left: 16px}#brxe-qavghj .flatpickr {padding-left: 16px}#brxe-qavghj select {padding-left: 16px; font-size: 18px}#brxe-qavghj textarea {padding-left: 16px}#brxe-qavghj ::placeholder {font-size: 18px}@media (max-width: 767px) {.sf .nf { width: 100%; max-width: 520px;}.sf .nf .brxe-form,.sf .nf form { display: flex !important; align-items: stretch !important; gap: 0 !important; width: 100% !important;}.sf .nf .form-group { flex: 1 1 auto !important; min-width: 0 !important; margin: 0 !important;}.sf .nf input[type="email"] { width: 100% !important; min-width: 0 !important; height: 46px !important; border-radius: 8px 0 0 8px !important;}.sf .nf .submit-button-wrapper { flex: 0 0 auto !important; margin: 0 !important;}.sf .nf .bricks-button { height: 46px !important; min-width: 130px !important; margin: 0 !important; border-radius: 0 8px 8px 0 !important; white-space: nowrap !important;}@media (max-width: 640px) { .sf .nf { max-width: 100%; } .sf .nf .brxe-form, .sf .nf form { flex-direction: column !important; gap: 10px !important; } .sf .nf input[type="email"], .sf .nf .bricks-button { width: 100% !important; min-width: 0 !important; border-radius: 8px !important; }}}#brxe-xgeudi {flex-direction: row; display: flex}.newsletter_form { display: flex; gap: 8px; align-items: center;} .newsletter_form .form-group { margin: 0;} .newsletter_form .form-group:first-child { flex: 1;}.newsletter_form input[type="email"] { width: 100%; min-width: 240px; height: 44px; border-radius: 8px; border: 1px solid rgba(255,255,255,.15); padding: 0 16px; font-size: 14px; font-family: 'Inter', system-ui, sans-serif; background: rgba(255,255,255,.06); color: #FFFFFF; outline: none; transition: border 0.15s ease, box-shadow 0.15s ease;} .newsletter_form input[type="email"]::placeholder { color: rgba(255,255,255,.4);} .newsletter_form input[type="email"]:focus { border-color: #3A7AFE; box-shadow: 0 0 0 3px rgba(58,122,254,.25); background: rgba(255,255,255,.1);}.newsletter_form .bricks-button { height: 44px; padding: 0 24px; border-radius: 8px; background: #3A7AFE; color: #FFFFFF; border: none; font-weight: 600; font-size: 14px; font-family: 'Inter', system-ui, sans-serif; cursor: pointer; white-space: nowrap; transition: all 0.15s ease; display: flex; align-items: center; justify-content: center;} .newsletter_form .bricks-button:hover { background: #2563EB; transform: translateY(-1px); box-shadow: 0 4px 12px rgba(58,122,254,.3);} .newsletter_form .bricks-button:active { background: #1D4ED8; transform: translateY(0);}.newsletter_form .bricks-button .loading { display: none;} .newsletter_form .bricks-button.loading .loading { display: flex;} .newsletter_form .bricks-button.loading .text { display: none;} .newsletter_form .bricks-button .loading svg { width: 20px; height: 20px; animation: nl-spin 1s linear infinite;}@keyframes nl-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); }}@media (max-width: 768px) { .newsletter_form { flex-direction: column; width: 100%; } .newsletter_form input[type="email"] { min-width: 0; width: 100%; } .newsletter_form .bricks-button { width: 100%; }}#brxe-gblhcl .bricks-site-logo {width: 150px}#brxe-efpmve {text-transform: uppercase; font-family: "Roboto Condensed"}#brxe-exjksp {font-family: "Roboto Condensed"}.alteo-social-label { display: flex; align-items: center; gap: 8px; font-size: 14px; font-weight: 600; color: rgba(255,255,255,.85); } .alteo-social-icons a svg { width: 18px; height: 18px; fill: currentColor; } .alteo-social-icons a { width: 38px; height: 38px; border-radius: 10px; background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.1); display: flex; align-items: center; justify-content: center; color: rgba(255,255,255,.6); text-decoration: none; transition: all .2s ease; } .alteo-social-icons a:hover { background: #3A7AFE; border-color: #3A7AFE; color: #fff; transform: translateY(-2px); box-shadow: 0 4px 12px rgba(58,122,254,.3); }#brxe-rnsggs {margin-left: 20px}.alteo-social-icons { display: flex; gap: 8px; }#brxe-ikpbpv {flex-direction: column; align-items: flex-start; margin-top: 20px}.alteo-social { display: flex; align-items: center; gap: 16px; flex-wrap: wrap; }#brxe-kuuleq {height: 25px; width: 50px}#brxe-gjgxsy {height: 25px; width: 50px}#brxe-vicfjg {height: 25px; width: 50px}#brxe-ihrdvq {width: 100%}@media (max-width: 767px) {#brxe-ihrdvq {margin-bottom: 55px}}.mob-nav-item.active { color: #3a7afe !important;} .mob-nav-item.active svg { stroke: #3a7afe !important;}@media (max-width: 767px) {#brxe-ymknap {flex-direction: row}.mob-nav .mob-nav-item { font-family: "Roboto Condensed", Arial, Helvetica, sans-serif !important; font-size: 12px !important; font-weight: 600 !important; line-height: 1.1 !important; position: relative !important;}.mob-nav .mob-nav-item svg { width: 22px !important; height: 22px !important; flex: 0 0 22px !important;}.mob-nav .badge-c.alteo-cart-counter { position: absolute !important; top: -4px !important; right: calc(50% - 20px) !important; width: 16px !important; height: 16px !important; min-width: 16px !important; padding: 0 !important; border-radius: 999px !important; display: inline-flex !important; align-items: center !important; justify-content: center !important; font-family: Arial, Helvetica, sans-serif !important; font-size: 10px !important; font-weight: 700 !important; line-height: 1 !important; z-index: 5 !important;}}@media (max-width: 991px) {.pages-menu-inner .pm-item,.pages-menu-inner .pm-item.bricks-button { font-family: "Roboto Condensed", Arial, Helvetica, sans-serif !important; font-size: 18px !important; font-weight: 600 !important; line-height: 1.2 !important; letter-spacing: 0 !important;}.pages-menu-inner .pm-item svg { width: 22px !important; height: 22px !important; flex: 0 0 22px !important;}.pages-menu-inner .pm-logo { font-family: "Roboto Condensed", Arial, Helvetica, sans-serif !important;}.pages-menu-inner button,.pages-menu-inner a { font-family: "Roboto Condensed", Arial, Helvetica, sans-serif !important;}}.sf,.sf * { font-family: "Roboto Condensed", Arial, Helvetica, sans-serif !important;} .sf .fc h4,.sf .fc .brxe-heading { font-size: 16px !important; font-weight: 800 !important; line-height: 1.2 !important; text-transform: uppercase !important;} .sf .fc a,.sf .fc .brxe-text-link,.sf p,.sf span { font-size: 16px !important; font-weight: 600 !important; line-height: 1.6 !important;} .sf .fa p { font-size: 18px !important; font-weight: 600 !important; line-height: 1.6 !important;} .sf h3,.sf #brxe-zqeiau { font-size: 24px !important; font-weight: 800 !important; line-height: 1.2 !important;}