.Footer-root{color:#e6e1c5;box-sizing:border-box;background:linear-gradient(135deg,#2a1f16 0%,#3c3126 100%);border-top:1px solid #e6e1c50f;width:100%;padding:32px 8% 20px;font-family:Jura,sans-serif}.Footer-topRow{border-bottom:1px solid #e6e1c50f;flex-direction:column;align-items:flex-start;gap:12px;max-width:1200px;margin:0 auto;padding-bottom:20px;display:flex}.Footer-brand{align-items:center;gap:12px;display:flex}.Footer-logoImg{filter:brightness(0)invert();width:38px;height:38px;transition:transform .3s}.Footer-brand:hover .Footer-logoImg{transform:scale(1.08)}.Footer-logoLink{text-decoration:none}.Footer-logoText{color:#e6e1c5;letter-spacing:.5px;font-family:Righteous,sans-serif;font-size:28px;line-height:1;transition:all .3s}.Footer-brand:hover .Footer-logoText{color:#ff7043;text-shadow:0 0 24px #ff704340}.Footer-separator{opacity:.2;-webkit-user-select:none;user-select:none;font-size:16px;display:none}.Footer-topLink{color:#e6e1c5;opacity:.6;white-space:nowrap;font-size:15px;text-decoration:none;transition:all .3s;position:relative}.Footer-topLink:after{content:"";background:#ff7043;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Footer-topLink:hover{color:#ff7043;opacity:1}.Footer-topLink:hover:after{width:100%}.Footer-topLink--email{opacity:.85}.Footer-middleRow{grid-template-columns:1fr;gap:24px;max-width:1200px;margin:20px auto 0;display:grid}.Footer-col{flex-direction:column;gap:14px;display:flex}.Footer-heading{color:#e6e1c5;text-transform:uppercase;letter-spacing:1.4px;opacity:.7;margin:0;padding-bottom:10px;font-size:14px;font-weight:700;position:relative}.Footer-heading:after{content:"";background:#ff7043;border-radius:2px;width:24px;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Footer-col:hover .Footer-heading:after{width:40px}.Footer-list{flex-direction:column;gap:8px;display:flex}.Footer-item{color:#e6e1c5;opacity:.65;align-items:flex-start;gap:10px;font-size:16px;line-height:1.4;transition:all .3s;display:flex}.Footer-item:hover{opacity:1;color:#ff7043}.Footer-icon{opacity:.5;flex-shrink:0;margin-top:1px;font-size:16px;transition:all .3s}.Footer-item:hover .Footer-icon{opacity:1;transform:scale(1.1)}.Footer-bottomRow{text-align:center;border-top:1px solid #e6e1c50f;max-width:1200px;margin:20px auto 0;padding-top:16px}.Footer-copyright{color:#e6e1c5;opacity:.35;letter-spacing:.5px;text-align:justify;margin:0;font-size:14px}@media (min-width:768px){.Footer-topRow{flex-flow:wrap;justify-content:center;align-items:center;gap:16px 20px}.Footer-logoImg{width:44px;height:44px}.Footer-logoText{font-size:32px}.Footer-middleRow{grid-template-columns:1fr 1fr;gap:28px;margin-top:24px}.Footer-heading{padding-bottom:12px;font-size:15px}.Footer-heading:after{width:28px}.Footer-col:hover .Footer-heading:after{width:44px}.Footer-item{font-size:17px}.Footer-bottomRow{margin-top:24px}}@media (min-width:1024px){.Footer-logoImg{width:48px;height:48px}.Footer-logoText{font-size:34px}.Footer-topLink{font-size:16px}.Footer-topRow{flex-wrap:nowrap;justify-content:space-between;gap:0}.Footer-separator{display:inline}.Footer-middleRow,.Footer-bottomRow{margin-top:28px}}
