@charset "UTF-8";.footer-section{position:relative;width:100%;background:var(--gold-metallic);padding-top:var(--space-l);padding-bottom:var(--space-m);color:var(--base);font-family:var(--font-body);font-weight:var(--weight-regular);line-height:1.5}.footer-section img{width:100%;max-width:140px;height:auto;display:block;margin-bottom:0}.footer-section>.brxe-container>.brxe-block{display:flex;flex-direction:column;gap:var(--space-xs)}.footer-section>.brxe-container>.brxe-block:nth-child(2){gap:var(--space-s)}.footer-section h4,.footer-section .brxe-heading{font-family:var(--font-heading);color:var(--base);font-size:var(--h3-title-section);font-weight:var(--weight-bold);text-transform:uppercase;margin-bottom:0;letter-spacing:.02em}.footer-section p,.footer-section .brxe-text-basic{font-family:var(--font-body);color:var(--base);font-size:var(--h3-text-body);font-weight:var(--weight-medium);max-width:35ch;margin:0}.footer-section>.brxe-container>.brxe-block:first-child p,.footer-section>.brxe-container>.brxe-block:first-child .brxe-text-basic{font-size:var(--h3-text-body)!important;font-weight:var(--weight-medium);margin-top:var(--space-s);margin-bottom:var(--space-m);line-height:1.5;max-width:40ch}.footer-section>.brxe-container>.brxe-block:nth-child(3)>.brxe-div,.footer-section>.brxe-container>.brxe-block:nth-child(3)>.brxe-text-link{display:flex;flex-direction:row;align-items:center;gap:var(--space-xs);text-decoration:none;color:var(--base)}.footer-section a,.footer-section .brxe-text-link{font-family:var(--font-body);color:var(--base);text-decoration:none;font-size:var(--h3-text-body);font-weight:var(--weight-medium);transition:var(--trans-default)}.footer-section a:hover,.footer-section .brxe-text-link:hover{opacity:.7;transform:translateX(2px)}.footer-section i,.footer-section svg,.footer-section .brxe-icon{color:var(--base);font-size:var(--h3-title-section);fill:var(--base);stroke:var(--base);line-height:1}.footer-section .brxe-nav-menu ul.bricks-nav-menu{display:flex;flex-direction:column;gap:var(--space-xs);margin:0;padding:0;list-style:none}.footer-section .brxe-nav-menu ul.bricks-nav-menu li{margin:0;padding:0;list-style:none}.footer-section .brxe-nav-menu ul.bricks-nav-menu li a{font-family:var(--font-body);color:var(--base);font-size:var(--h3-text-body)!important;font-weight:var(--weight-bold);padding:4px 0;display:inline-block;text-decoration:none;transition:var(--trans-default)}.footer-section .brxe-nav-menu ul.bricks-nav-menu li a:hover{box-shadow:0 2px 0 0 var(--base);transform:translateX(4px)}.footer-copyright{margin-top:var(--space-m);padding-top:var(--space-m);border-top:1px solid var(--footer-border-color);width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:var(--space-xs)}.footer-copyright p,.footer-copyright .brxe-text-basic{font-family:var(--font-body);font-weight:var(--weight-regular);font-size:var(--h3-text-small);opacity:.9;color:var(--base);max-width:100%;margin:0;text-align:center}.footer-copyright a,.footer-copyright .brxe-text-link{font-family:var(--font-body);font-size:var(--h3-text-small);font-weight:var(--weight-bold);color:var(--base);opacity:1;text-align:center;margin:0;display:inline-block}