@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 {@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} }.brxe-1b6138 .form-group:nth-child(1) {width: 70%}.brxe-1b6138 .form-group:nth-child(2) {width: 100%}.brxe-cb4b11 {width: 100%; padding-top: var(--tu-section-space); padding-right: var(--tu-gutter); padding-bottom: var(--tu-section-space); padding-left: var(--tu-gutter); color: var(--tu-surface-page)}@media (max-width: 991px) { .brxe-cb4b11 .tu-newsletter__inner { grid-template-columns: minmax(25rem, 0.8fr) minmax(0, 1.4fr) !important; gap: var(--tu-space-8) !important; } .brxe-cb4b11 .tu-newsletter__image { aspect-ratio: 1.66 / 1 !important; }}@media (max-width: 767px) { .brxe-cb4b11 .tu-newsletter__inner { grid-template-columns: 1fr !important; gap: var(--tu-space-10) !important; } .brxe-cb4b11 .tu-newsletter__image { aspect-ratio: 3.9 / 1 !important; }}@media (max-width: 478px) { .brxe-cb4b11 { padding-inline: var(--tu-space-4) !important; } .brxe-cb4b11 .tu-newsletter__inner { grid-template-columns: 1fr !important; gap: var(--tu-space-12) !important; } .brxe-cb4b11 .tu-newsletter__image { aspect-ratio: 2.25 / 1 !important; } .brxe-cb4b11 .tu-newsletter__title { font-size: var(--tu-heading-3) !important; } .brxe-cb4b11 .tu-newsletter__form .form-group.submit-button-wrapper { width: 100% !important; } .brxe-cb4b11 .tu-newsletter__form .submit-button-wrapper button[type="submit"] { width: 100% !important; }}@media (prefers-reduced-motion: reduce) { .brxe-cb4b11 .tu-newsletter__form button[type="submit"] { transition: none !important; }} .brxe-cb4b11 { background: var(--tu-gradient-orange);} .brxe-cb4b11 .tu-newsletter__inner { display: grid; grid-template-columns: minmax(28rem, 0.8fr) minmax(0, 1.4fr); align-items: center; gap: clamp(3.2rem, 5vw, 7.2rem); width: min(100%, var(--tu-container)); margin-inline: auto;} .brxe-cb4b11 .tu-newsletter__media { overflow: hidden; border-radius: var(--tu-radius-lg); background: var(--tu-brand-50); box-shadow: var(--tu-shadow-card);} .brxe-cb4b11 .tu-newsletter__image { display: block; width: 100%; aspect-ratio: 1.9 / 1;} .brxe-cb4b11 .tu-newsletter__image img { display: block; width: 100%; height: 100%; object-fit: cover;} .brxe-cb4b11 .tu-newsletter__content { display: flex; flex-direction: column; gap: var(--tu-space-3);} .brxe-cb4b11 .tu-newsletter__title { color: var(--tu-surface-page); font-family: 'Archivo', sans-serif; font-size: var(--tu-heading-2); font-weight: 800; line-height: var(--tu-line-tight); text-transform: uppercase;} .brxe-cb4b11 .tu-newsletter__lead { color: var(--tu-brand-100, #FFF1E6); font-size: var(--tu-body); line-height: var(--tu-line-body);} .brxe-cb4b11 .tu-newsletter__form { display: flex; flex-wrap: wrap; align-items: stretch; gap: 1rem; width: 100%; max-width: 48rem;} .brxe-cb4b11 .tu-newsletter__form .form-group:has(input[type="email"]) { width: auto !important; flex: 1 1 22rem;} .brxe-cb4b11 .tu-newsletter__form .form-group .label,.brxe-cb4b11 .tu-newsletter__form .form-group > label { display: none;} .brxe-cb4b11 .tu-newsletter__form .form-group input[type="email"] { width: 100%; height: 4.8rem; min-height: 4.8rem; padding: 0 1.6rem; border: 2px solid transparent; border-radius: var(--tu-radius-md); background: var(--tu-surface-page); color: var(--tu-ink-900); font-family: 'Archivo', sans-serif; font-size: var(--tu-body); transition: border-color var(--tu-duration-fast) var(--tu-ease), box-shadow var(--tu-duration-fast) var(--tu-ease);} .brxe-cb4b11 .tu-newsletter__form .form-group input[type="email"]::placeholder { color: var(--tu-ink-500);} .brxe-cb4b11 .tu-newsletter__form .form-group input[type="email"]:focus { outline: none; border-color: var(--tu-ink-900, #2B1D10); box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.45);} .brxe-cb4b11 .tu-newsletter__form .submit-button-wrapper { width: auto !important;} .brxe-cb4b11 .tu-newsletter__form button[type="submit"] { height: 4.8rem; min-height: 4.8rem; padding: 0 2.2rem; border: 1px solid var(--tu-ink-900); border-radius: var(--tu-radius-md); background: var(--tu-ink-900); color: var(--tu-surface-page); font-family: 'Archivo', sans-serif; font-size: var(--tu-body); font-weight: 700; transition: background-color var(--tu-duration-fast) var(--tu-ease), color var(--tu-duration-fast) var(--tu-ease), transform var(--tu-duration-fast) var(--tu-ease);} .brxe-cb4b11 .tu-newsletter__form button[type="submit"]:hover { background: #fff; color: var(--tu-brand-600, #CC5200); transform: translateY(-2px); box-shadow: 0 8px 20px rgba(43, 29, 16, 0.28);} .brxe-cb4b11 .tu-newsletter__form button[type="submit"]:active { transform: scale(0.98);} .brxe-cb4b11 .tu-newsletter__form button[type="submit"]:focus-visible { outline: 3px solid var(--tu-brand-200); outline-offset: 2px;} .brxe-cb4b11 .tu-newsletter__form .form-group:has(input[type="checkbox"]) { order: 3; width: 100% !important; color: var(--tu-brand-100, #FFF1E6); font-size: 1.3rem; line-height: 1.55;} .brxe-cb4b11 .tu-newsletter__form .options-wrapper { list-style: none; margin: 0; padding: 0;} .brxe-cb4b11 .tu-newsletter__form .options-wrapper li { display: flex; gap: 1rem; align-items: flex-start;} .brxe-cb4b11 .tu-newsletter__form input[type="checkbox"] { appearance: none; -webkit-appearance: none; width: 1.8rem; height: 1.8rem; flex: 0 0 1.8rem; margin-top: 0.2rem; border: 1.5px solid rgba(255, 255, 255, 0.8); border-radius: 0.4rem; background: rgba(255, 255, 255, 0.18); cursor: pointer;} .brxe-cb4b11 .tu-newsletter__form input[type="checkbox"]:checked { background-color: #2B1D10; border-color: #2B1D10; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'/%3E%3C/svg%3E"); background-size: 1.4rem; background-position: center; background-repeat: no-repeat;} .brxe-cb4b11 .tu-newsletter__form input[type="checkbox"]:focus-visible { outline: 3px solid var(--tu-brand-200); outline-offset: 2px;} .brxe-cb4b11 .tu-newsletter__form .form-group:has(input[type="checkbox"]) a { color: var(--tu-surface-page); font-weight: 700; text-decoration: underline; text-underline-offset: 0.2em;} .brxe-cb4b11 .tu-newsletter__form .form-group-error-message.show { display: flex; gap: 0.6rem; align-items: center; margin-top: 0.8rem; padding: 0.9rem 1.2rem; background: rgba(255, 255, 255, 0.16); border: 1px solid rgba(255, 255, 255, 0.45); border-radius: var(--tu-radius-sm, 0.6rem); font-size: 1.25rem; font-weight: 700; line-height: 1.4; color: #fff;} .brxe-cb4b11 .tu-newsletter__form .form-group-error-message.show::before { content: 'error'; font-family: 'Material Symbols Outlined'; font-size: 1.5rem; font-weight: 400; line-height: 1; flex: 0 0 auto; -webkit-font-feature-settings: 'liga'; font-feature-settings: 'liga';} .brxe-cb4b11 .tu-newsletter__form .form-group:has(input[type="checkbox"]) .form-group-error-message.show { background: none; border: 0; padding: 0; border-radius: 0;} .brxe-cb4b11 .tu-newsletter__form .form-group:has(.form-group-error-message.show) input[type="email"] { border: 2px solid #fff;} .brxe-cb4b11 .tu-newsletter__form .form-group:has(.form-group-error-message.show) input[type="checkbox"] { border-color: #fff; box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.35);} .brxe-cb4b11 .message { width: 100%; max-width: 48rem; border-radius: var(--tu-radius-md);} .brxe-cb4b11 .message.success { background: #E6F4EA !important; border: 1px solid #B7E0C4 !important; border-radius: var(--tu-radius-md, 0.8rem) !important; padding: 1.6rem 1.8rem !important; display: flex; gap: 1rem; align-items: flex-start; color: #14682C !important; font-size: 1.4rem; font-weight: 600; line-height: 1.55;} .brxe-cb4b11 .message.success::before { content: 'check_circle'; font-family: 'Material Symbols Outlined'; font-size: 2rem; font-weight: 400; line-height: 1; color: #1B8A3A; flex: 0 0 auto; -webkit-font-feature-settings: 'liga'; font-feature-settings: 'liga';} .brxe-cb4b11 .message.success .text { color: #14682C !important; font-weight: 600;} .brxe-cb4b11 .tu-newsletter__form .form-group:has(input[type="checkbox"]) .form-group-error-message:not([role="alert"]) { display: none !important;}#brxe-tufter {width: 100%; font-family: "Archivo"; color: var(--tu-surface-page)}@media(max-width:991px){#brxe-tufter .tu-footer-main{padding:5.6rem 0!important}#brxe-tufter .tu-footer-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:4rem 3.2rem!important}}@media(max-width:767px){#brxe-tufter .tu-footer-main{padding:4.8rem 0!important}#brxe-tufter .tu-footer-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:3.6rem 2.4rem!important}#brxe-tufter .tu-footer-bottom-inner{flex-wrap:wrap!important;row-gap:.6rem!important;column-gap:2rem!important}}@media(max-width:478px){#brxe-tufter .tu-footer-main{padding:4rem 0!important}#brxe-tufter .tu-footer-grid{grid-template-columns:minmax(0,1fr)!important;gap:3.2rem!important}#brxe-tufter .tu-footer-bottom{padding:1.6rem 0!important}}@media (max-width: 767px) { #brxe-tufter .tu-newsletter { padding-inline: 0 !important; }}#brxe-tufter { background: var(--tu-brand-600,#CC5200);}#brxe-tufter * { box-sizing: border-box;}#brxe-tufter a { color: inherit; text-decoration: none; transition: color var(--tu-duration-fast,200ms) var(--tu-ease,ease);}#brxe-tufter a:hover { color: #fff; text-decoration: underline; text-underline-offset: .25em;}#brxe-tufter a:focus-visible { color: #fff; text-decoration: underline; text-underline-offset: .25em;}#brxe-tufter a:focus-visible { outline: .3rem solid var(--tu-brand-200,#FFB877); outline-offset: .3rem; border-radius: .2rem;}#brxe-66ckq4 { width: 100%;}#brxe-tufter .tu-footer-main { width: 100%; padding: 4.4rem 0 2.8rem; background: var(--tu-brand-600,#CC5200);}#brxe-tufter .tu-footer-grid { width: 100%; max-width: var(--container-max,120rem); margin: 0 auto; padding-inline: var(--container-pad,2.4rem); box-sizing: border-box; display: grid; grid-template-columns: minmax(0,1.3fr) minmax(0,1fr) minmax(0,1.1fr) minmax(0,1.2fr); gap: 3.2rem;}#brxe-tufter .tu-footer-col { gap: 1.4rem;}#brxe-tufter .tu-footer-logo { display: inline-block; width: auto; height: auto; transition: opacity var(--tu-duration-fast,200ms) var(--tu-ease,ease);}#brxe-tufter .tu-footer-logo img { width: auto; height: 3.4rem; display: block;}#brxe-tufter .tu-footer-logo:hover { opacity: .8;}#brxe-tufter .tu-footer-intro { font-size: 1.3rem; line-height: 1.6; color: var(--tu-brand-100,#FFF1E6);}#brxe-tufter .tu-footer-title { font-family: "Archivo", sans-serif; font-size: 1.4rem; font-weight: 800; line-height: 1.25; letter-spacing: .05em; text-transform: uppercase; color: #fff;}#brxe-tufter .tu-footer-links { font-size: 1.3rem; line-height: 1.55; color: var(--tu-brand-100,#FFF1E6);}#brxe-tufter .tu-footer-links ul { list-style: none; display: grid; gap: .9rem;}#brxe-tufter .tu-footer-contact { font-size: 1.3rem; line-height: 1.55; color: #fff;}#brxe-tufter .tu-footer-contact ul { list-style: none; display: grid; gap: .8rem;}#brxe-tufter .tu-footer-contact li a { display: flex; gap: .8rem; align-items: center;}#brxe-tufter .tu-footer-contact strong { font-weight: 700;}#brxe-tufter .tu-fico { font-family: 'Material Symbols Outlined'; font-size: 1.7rem; font-weight: 400; line-height: 1; color: var(--tu-brand-100,#FFF1E6); flex: 0 0 auto; -webkit-font-feature-settings: 'liga'; font-feature-settings: 'liga';}#brxe-tufter .tu-fico--wa { width: 1.6rem; height: 1.6rem; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23FFF1E6'%3E%3Cpath d='M12.04 2C6.58 2 2.13 6.45 2.13 11.91c0 1.75.46 3.45 1.32 4.95L2 22l5.25-1.38c1.45.79 3.08 1.21 4.79 1.21 5.46 0 9.91-4.45 9.91-9.91C21.95 6.45 17.5 2 12.04 2zm0 18.03c-1.48 0-2.93-.4-4.2-1.15l-.3-.18-3.12.82.83-3.04-.2-.31a8.26 8.26 0 0 1-1.26-4.38c0-4.54 3.7-8.24 8.25-8.24 4.54 0 8.24 3.7 8.24 8.24 0 4.55-3.7 8.24-8.24 8.24zm4.52-6.16c-.25-.12-1.47-.72-1.69-.81-.23-.08-.39-.12-.56.13-.17.25-.64.81-.78.97-.14.17-.29.19-.54.06-.25-.12-1.05-.39-1.99-1.23-.74-.66-1.23-1.47-1.38-1.72-.14-.25-.02-.38.11-.51.11-.11.25-.29.37-.43.12-.14.17-.25.25-.41.08-.17.04-.31-.02-.43-.06-.12-.56-1.34-.76-1.84-.2-.48-.41-.42-.56-.43h-.48c-.17 0-.43.06-.66.31-.22.25-.86.85-.86 2.07 0 1.22.89 2.4 1.01 2.56.12.17 1.75 2.67 4.23 3.74.59.26 1.05.41 1.41.52.59.19 1.13.16 1.56.1.48-.07 1.47-.6 1.67-1.18.21-.58.21-1.07.15-1.18-.06-.1-.23-.16-.48-.29z'/%3E%3C/svg%3E"); background-size: contain; background-repeat: no-repeat; background-position: center;}#brxe-tufter .tu-footer-company { font-size: 1.3rem; line-height: 1.8; color: var(--tu-brand-100,#FFF1E6);}#brxe-tufter .tu-footer-company strong { font-weight: 700; color: #fff;}#brxe-tufter .tu-footer-payments { display: flex; width: 100%;}#brxe-tufter .tu-footer-netopia { display: inline-block; width: auto; height: auto; transition: opacity var(--tu-duration-fast,200ms) var(--tu-ease,ease);}#brxe-tufter .tu-footer-netopia img { height: 32px; display: block;}#brxe-tufter .tu-footer-netopia:hover { opacity: .8;}#brxe-tufter a:hover .tu-footer-netopia { opacity: .8;}#brxe-tufter .tu-footer-anpc { width: 16rem; height: auto; margin-top: .8rem; padding: .4rem; background: #fff; border-radius: .6rem;}#brxe-tufter .tu-footer-bottom { width: 100%; padding: 1.4rem 0; background: var(--tu-brand-600,#CC5200); border-top: 1px solid rgba(255,255,255,.25);}#brxe-tufter .tu-footer-bottom-inner { width: 100%; max-width: var(--container-max,120rem); margin: 0 auto; padding-inline: var(--container-pad,2.4rem); box-sizing: border-box; display: flex; flex-direction: row; align-items: center; justify-content: space-between; gap: 2rem;}#brxe-tufter .tu-footer-small { font-size: 1.2rem; line-height: 1.5; color: var(--tu-brand-100,#FFF1E6);}#brxe-tufter .tu-footer-small a { font-weight: 700;}#brxe-tufter .tu-newsletter__inner { max-width: var(--container-max, 120rem); padding-inline: var(--container-pad, 2.4rem); box-sizing: border-box;}#brxe-tufter .tu-footer-links ul,#brxe-tufter .tu-footer-contact ul { margin: 0 !important; padding: 0 !important;}#brxe-tufter .tu-footer-company p { margin: 0 !important;}#brxe-tufter .tu-newsletter { padding-inline: 0 !important;}#brxe-tufter .tu-footer-contact li a:hover { text-decoration: none;}#brxe-tufter .tu-footer-contact li a:hover .tu-ftxt { text-decoration: underline; text-underline-offset: .25em;}