.header-cta-gold{color:#fff;white-space:nowrap;text-shadow:0 1px 2px #3c280073;background:linear-gradient(145deg,#c8923f 0%,#d9a64e 28%,#b37e2c 55%,#8a5e1c 85%,#6e4a14 100%);border:1px solid #a0781e66;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 18px;font-size:14px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 14px 40px #d7a84f42}.header-cta-gold:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:60%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.header-cta-gold:hover{color:#fff;transform:translateY(-1px);box-shadow:0 16px 48px #d7a84f66}.header-cta-gold:hover:after{left:100%}.header-search-field{border:1px solid hsl(var(--foreground) / .1);background:hsl(var(--background) / .86);width:260px;height:42px;color:hsl(var(--muted-foreground));box-shadow:0 8px 22px hsl(var(--foreground) / .04);border-radius:999px;justify-content:space-between;align-items:center;gap:6px;padding:0 6px 0 18px;font-size:13px;animation:.18s ease-out both header-search-grow;display:flex}.header-search-field--block{width:100%}.header-search-field input{min-width:0;height:100%;font:inherit;color:hsl(var(--foreground));background:0 0;border:0;outline:0;flex:1}.header-search-field input::placeholder{color:hsl(var(--muted-foreground))}.header-search-field button{width:28px;height:28px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;font-size:16px;display:inline-flex}.header-search-field button:hover{background:hsl(var(--foreground) / .06);color:hsl(var(--foreground))}@keyframes header-search-grow{0%{opacity:0;transform-origin:100%;transform:scaleX(.6)}to{opacity:1;transform:scaleX(1)}}[data-header-transparent=true] .header-search-field{color:#ffffffd9;background:#00000052;border-color:#ffffff38}[data-header-transparent=true] .header-search-field input{color:#fff}[data-header-transparent=true] .header-search-field input::placeholder{color:#fff9}[data-header-transparent=true] .header-search-field button{color:#ffffffd9}.lxlanding-footer{--lx-text:hsl(var(--foreground));--lx-muted:hsl(var(--muted-foreground));--lx-line:hsl(var(--gold) / .22);border-top:1px solid var(--lx-line);color:var(--lx-text);background:0 0;padding:32px 0 36px;font-size:13px}.lxlanding-footer .lxlanding-container{width:min(1270px,100% - 56px);margin:0 auto}.lxlanding-footer-inner{grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;align-items:center;gap:16px 24px;display:grid}.lxlanding-footer-brand{grid-area:1/1}.lxlanding-footer-logo-img{width:auto;height:32px;display:block}.lxlanding-footer-nav{flex-wrap:wrap;grid-area:1/2;justify-content:center;gap:24px;display:flex}.lxlanding-footer-link{color:var(--lx-muted);font:inherit;font-size:12px;font-weight:400;text-decoration:none;transition:color .2s}.lxlanding-footer-link:hover{text-decoration:underline}.lxlanding-footer-legal{flex-wrap:wrap;grid-area:1/3;justify-content:flex-end;align-items:center;gap:16px;font-size:12px;display:flex}.lxlanding-footer-legal-link{cursor:pointer;color:var(--lx-muted);font:inherit;background:0 0;border:0;padding:0;text-decoration:none;transition:color .2s}.lxlanding-footer-legal-link:hover{color:var(--lx-text);text-decoration:underline}.lxlanding-footer-brands{flex-wrap:wrap;grid-area:2/1/auto/span 2;align-items:center;gap:28px;display:flex}.lxlanding-footer-brands-group{align-items:center;gap:12px;display:inline-flex}.lxlanding-footer-brands-label{color:var(--lx-muted);font-size:12px}.lxlanding-footer-brands-group+.lxlanding-footer-brands-group{border-left:1px solid var(--lx-line);padding-left:28px}.lxlanding-footer-copyright{color:var(--lx-muted);text-align:right;grid-area:2/3;font-size:12px}.lxlanding-footer-version{cursor:pointer;color:var(--lx-muted);font:inherit;opacity:.75;background:0 0;border:0;margin-top:6px;padding:0;font-size:11px;transition:opacity .2s,color .2s;display:inline-block}.lxlanding-footer-version:hover,.lxlanding-footer-version:focus-visible{opacity:1;color:var(--lx-text)}.lxlanding-brand{color:var(--lx-muted);align-items:center;text-decoration:none;transition:color .2s;display:inline-flex}.lxlanding-brand:hover[data-brand=visa]{color:#1a1f71}.lxlanding-brand:hover[data-brand=mastercard]{color:#eb001b}.lxlanding-brand:hover[data-brand=pix]{color:#32bcad}.lxlanding-brand:hover[data-brand=instagram]{color:#e4405f}.lxlanding-brand:hover[data-brand=facebook]{color:#1877f2}.lxlanding-brand:hover[data-brand=youtube]{color:red}@media (max-width:1180px){.lxlanding-footer-inner{text-align:center;grid-template-rows:auto;grid-template-columns:1fr}.lxlanding-footer-brand,.lxlanding-footer-nav,.lxlanding-footer-legal,.lxlanding-footer-brands,.lxlanding-footer-copyright{text-align:center;grid-area:auto/1;justify-content:center}.lxlanding-footer-brand{justify-content:center;display:flex}.lxlanding-footer-legal{flex-direction:column;gap:8px}.lxlanding-footer-brands{flex-direction:column;gap:16px}.lxlanding-footer-brands-group+.lxlanding-footer-brands-group{border-left:0;padding-left:0}.lxlanding-footer-copyright{text-align:center}.lxlanding-footer-nav{flex-direction:column;gap:12px}}@media (max-width:720px){.lxlanding-footer .lxlanding-container{width:min(100% - 28px,1420px)}}
