@layer bricks {.brxe-code{width:100%}}@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 {: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-button{width:auto}}.scratch-step-active { display: block !important; opacity: 1 !important; transition: opacity 0.4s ease;}.scratch-step-hidden { display: none !important; opacity: 0 !important;}.scratch-fullscreen-overlay { position: fixed; inset: 0; width: 100vw; height: 100vh; z-index: 99999999; overflow-y: auto; margin: 0; padding: 0; font-family: 'Cinzel', serif;}#brxe-hoofwi.scratch-split-container { display: grid !important; grid-template-columns: 1fr 1fr; width: 100%; min-height: 100vh;}.scratch-global-close { position: absolute; top: 28px; right: 32px; background: transparent; border: none; font-size: 42px; line-height: 1; color: #fff; opacity: 0.7; cursor: pointer; z-index: 100000000; transition: opacity 0.2s, transform 0.2s;}.scratch-global-close:hover { opacity: 1; transform: scale(1.08);}#brxe-vqndvq.scratch-left-panel { display: flex !important; justify-content: center; align-items: center; padding: 40px; position: relative; z-index: 10;}.scratch-content-box { text-align: center; width: 100%; max-width: 380px; margin: auto 0;}.brand-logo { font-family: 'Cinzel', serif; font-size: 17px; letter-spacing: 0.4em; color: #fff; margin-bottom: 50px; text-transform: uppercase;}.scratch-main-title { font-family: 'Cinzel', serif; color: #fff; font-size: 25px; font-weight: 400; letter-spacing: 0.12em; margin: 0 0 12px 0; line-height: 1.4;}.scratch-main-title.dynamic-spacing { margin-bottom: 38px;}.scratch-instruction-text { font-family: 'Poppins', sans-serif; color: #bbb; font-size: 13px; font-weight: 300; letter-spacing: 0.06em; margin: 0 0 36px 0;}.scratch-card-wrapper { position: relative; width: 280px; height: 170px; margin: 0 auto; border-radius: 3px; overflow: hidden; background: #111; }.scratch-reward-layer { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex !important; justify-content: center; align-items: center; z-index: 1;  pointer-events: none; }.revealed-hidden-text { font-family: 'Cinzel', serif; color: #e2ba6e !important; font-size: 24px; letter-spacing: 0.22em; font-weight: 500; text-align: center; margin: 0; display: block !important; opacity: 1 !important; }#scratch-canvas { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; z-index: 10;  background: transparent !important;  touch-action: none; cursor: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><circle cx="16" cy="16" r="14" stroke="rgba(255,255,255,0.85)" stroke-width="1.5" fill="rgba(255,255,255,0.15)"/></svg>') 16 16, crosshair;}.action-btn { font-family: 'Poppins', sans-serif; background: transparent; color: #fff; border: 1px solid rgba(255, 255, 255, 0.6); padding: 14px 0; width: 100%; max-width: 320px; font-size: 12px; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; cursor: pointer; transition: all 0.25s ease; display: block; margin: 0 auto;}.action-btn:hover { background: #fff; color: #000; border-color: #fff;}.final-code-box { background: #0d0d0d; border: 1px solid #2a2a2a; padding: 26px 20px; border-radius: 3px; max-width: 320px; margin: 0 auto;}.coupon-label { font-family: 'Poppins', sans-serif; font-size: 10px; font-weight: 400; color: #666; letter-spacing: 0.2em; text-transform: uppercase; display: block; margin-bottom: 10px;}.coupon-code { font-family: 'Cinzel', serif; font-size: 32px; font-weight: 500; color: #e2ba6e; letter-spacing: 0.06em; margin-bottom: 20px;}.copy-btn { max-width: 180px; padding: 11px 0; font-size: 11px;}#scratch-step-3 form,#scratch-step-3 .brxe-form { width: 100%; max-width: 320px; margin: 0 auto; background: transparent; border: none; padding: 0; box-shadow: none;}#scratch-step-3 .form-group,#scratch-step-3 .submit-button-wrapper { background: transparent; border: none; box-shadow: none; padding: 0; margin: 0;}#scratch-step-3 input[type="email"],#scratch-step-3 #form-field-6c6063 { width: 100%; background: transparent !important; border: none !important; border-bottom: 1px solid #444 !important; border-radius: 0 !important; padding: 12px 4px !important; color: #fff !important; font-family: 'Poppins', sans-serif; font-size: 14px; font-weight: 300; letter-spacing: 0.04em; text-align: center; outline: none; box-shadow: none !important; margin-bottom: 24px !important; transition: border-color 0.25s; box-sizing: border-box;}#scratch-step-3 input[type="email"]:focus { border-bottom-color: #fff !important;}#scratch-step-3 input[type="email"]::placeholder { color: #555;}#scratch-step-3 button[type="submit"],#scratch-step-3 .bricks-button { font-family: 'Poppins', sans-serif; background: transparent !important; color: #fff !important; border: 1px solid rgba(255, 255, 255, 0.6) !important; border-radius: 0 !important; padding: 14px 0 !important; width: 100%; max-width: 320px; font-size: 12px; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; cursor: pointer; transition: all 0.25s ease; display: block; margin: 0 auto !important; box-shadow: none !important;}#scratch-step-3 button[type="submit"]:hover,#scratch-step-3 .bricks-button:hover { background: #fff !important; color: #000 !important; border-color: #fff !important;}#scratch-step-3 [class*="form-message"],#scratch-step-3 [class*="success-message"] { display: none !important;}@media (max-width: 768px) { #brxe-hoofwi.scratch-split-container { grid-template-columns: 1fr !important; min-height: 100vh; width: 100%; } .scratch-right-panel { display: none !important; } .scratch-left-panel { width: 100% !important; min-height: 100vh; padding: 60px 24px; box-sizing: border-box; display: flex !important; align-items: center; justify-content: center; } .scratch-global-close { top: 20px; right: 20px; left: auto; font-size: 36px; } .brand-logo { margin-bottom: 35px; }}#scratch-popup-form .submit-button-wrapper {width: 100%}@media (max-width: 478px) {#scratch-popup-form .submit-button-wrapper {width: 100%}}@media (max-width: 478px) {#brxe-vqndvq {background-image: url(https://aquacaro.com/wp-content/uploads/2026/04/produktai-plaukams-687x1024-1.avif); background-size: cover; position: relative}:where(#brxe-vqndvq > *:not(figcaption)) {position: relative}#brxe-vqndvq::before {background-image: linear-gradient(rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.58)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}#brxe-yvcnsm {background-image: url(https://aquacaro.com/wp-content/uploads/2026/04/produktai-plaukams-687x1024-1.avif); background-size: cover; background-position: center center}