@font-face{font-family:Orbitron;src:url(Orbitron-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-display:swap}@font-face{font-family:Archivo;src:url(Archivo-VariableFont_wdth-wght.ttf) format("truetype");font-weight:300 700;font-display:swap}:root{--footer-bg: #0E4B8B;--footer-text: #ffffff;--footer-accent: #ffffff;--footer-input-border: #ffffff;--footer-input-text: rgba(255, 255, 255, .7);--footer-gradient: linear-gradient(135deg, #021a3f 0%, #010a18 100%)}.font-orbitron{font-family:Orbitron,sans-serif!important}.font-archivo{font-family:Archivo,sans-serif!important}.footer{background-color:var(--footer-bg);color:var(--footer-text);width:100%}.footer__container{width:100%;display:flex;justify-content:center}.footer__wrapper{width:100%;max-width:1200px}.footer__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:80px;flex-wrap:wrap;gap:30px}.footer__headline{font-weight:700;font-size:40px;line-height:1.2;text-transform:uppercase;max-width:600px;margin:0;color:var(--footer-text)}.footer__newsletter{display:flex;align-items:center;gap:16px}.footer__input{width:300px;height:52px;border:1px solid var(--footer-input-border);background:transparent;padding:0 20px;font-family:inherit;font-size:16px;color:var(--footer-text);outline:none}.footer__input::placeholder{color:var(--footer-input-text);opacity:1}.footer__submit{width:52px;height:52px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;transition:transform .3s ease;flex-shrink:0}.footer__submit:hover{transform:scale(1.05)}.footer__main{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:32px;width:100%}.footer__brand{flex:0 1 300px;max-width:300px}.footer__logo-link{display:block;width:200px;margin-bottom:8px;text-decoration:none}.footer__brand-tagline{font-family:Archivo,sans-serif;font-size:.85rem;color:#ffffffb3;margin:32 0 32px}.footer__logo{display:block;width:100%;height:auto}.footer__contact-item{display:flex;align-items:center;gap:16px;margin-bottom:16px}.footer__icon{width:20px;height:20px;flex-shrink:0}.footer__contact-text{font-size:16px;color:var(--footer-text);text-decoration:none}.footer__tagline{font-size:14px;line-height:1.6;margin-top:30px;color:var(--footer-text);max-width:100%;white-space:nowrap}.footer__nav-title{font-weight:500;font-size:16px;text-transform:uppercase;margin-bottom:24px;margin-top:0}.footer__menu{list-style:none;padding:0;margin:0}.footer__menu-item{margin-bottom:16px}.footer__link{font-size:16px;color:var(--footer-text);text-decoration:none;transition:opacity .3s ease;opacity:.8}.footer__link:hover{opacity:1}.footer__map{border-radius:16px;overflow:hidden;height:100%;min-height:220px;box-sizing:border-box;border:1px solid rgba(255,255,255,.08)}.footer__map-iframe{display:block;width:100%;height:100%;min-height:220px;filter:grayscale(.3) brightness(.85) contrast(1.1);transition:filter .4s ease}.footer__map:hover .footer__map-iframe{filter:grayscale(0) brightness(1) contrast(1)}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);width:100%}.footer__bottom-left{display:flex;flex-direction:row;align-items:center;gap:16px}.footer__bottom-right{display:flex;flex-direction:row;align-items:center;gap:30px}.footer__address{font-size:14px;color:var(--footer-text);margin:0;white-space:nowrap}.footer__socials{display:flex;align-items:center;gap:12px}.footer__social-link{display:inline-flex;align-items:center;justify-content:center;color:var(--footer-text);opacity:.7;transition:opacity .2s ease,transform .2s ease}.footer__social-link:hover{opacity:1;transform:translateY(-2px)}.footer__copyright{font-size:14px;color:var(--footer-text);opacity:.7}.footer__legal{display:flex;gap:30px;list-style:none;padding:0;margin:0}.footer__legal-link{font-size:14px;color:var(--footer-text);text-decoration:none;opacity:.8;transition:opacity .3s}.footer__legal-link:hover{opacity:1}@media screen and (max-width:1024px){.footer__wrapper{width:100%}.footer__main{gap:60px}}@media screen and (min-width:769px)and (max-width:1199px){.footer__main{display:grid;grid-template-columns:minmax(0,1.2fr) auto auto;grid-template-rows:auto auto;gap:24px 40px;margin-bottom:24px}.footer__brand{grid-column:1;grid-row:1 / -1;flex:none;max-width:350px}.footer__brand-tagline{font-size:14px;margin-bottom:20px}.footer__contact-item{margin-bottom:8px;gap:10px}.footer__contact-text{font-size:14px}.footer__icon{width:16px;height:16px}.footer__tagline{font-size:14px;line-height:30px;margin-top:16px;white-space:normal;max-width:343px}.footer__column.footer-col:nth-child(2){grid-column:2;grid-row:1}.footer__column.footer-col:nth-child(3){grid-column:2;grid-row:2}.footer__column.footer-col:nth-child(4){grid-column:3;grid-row:1 / -1}.footer__nav-title{font-size:15px;margin-bottom:14px}.footer__menu-item{margin-bottom:4px}.footer__link{font-size:14px;line-height:22px}.footer__map{width:181px;height:174px;min-height:174px;border-radius:12px}.footer__map-iframe{min-height:174px}.footer__bottom{flex-direction:row;align-items:center;gap:16px;padding-top:16px}.footer__bottom-left{flex-direction:row;align-items:center;gap:12px}.footer__address{font-size:14px;white-space:normal}.footer__copyright{font-size:14px;white-space:nowrap}}@media screen and (max-width:768px){.footer__top{flex-direction:column;align-items:flex-start}.footer__newsletter{width:100%;flex-direction:row}.footer__input{flex:1;width:auto}.footer__headline{font-size:32px}.footer__main{display:grid;grid-template-columns:1fr 1fr;gap:24px 16px;margin-bottom:24px}.footer__brand{grid-column:1 / -1;order:1;max-width:100%;flex:none}.footer__column.footer-col:nth-child(4){grid-column:1 / -1;order:2}.footer__column.footer-col:nth-child(2){grid-column:1;order:3}.footer__column.footer-col:nth-child(3){grid-column:2;order:3}.footer__logo-link{width:130px;margin-bottom:4px}.footer__brand-tagline{font-size:12px;line-height:30px;margin-bottom:0}.footer__icon{display:none}.footer__contact-item{margin-bottom:0;gap:0}.footer__contact-text{font-size:12px;line-height:30px}.footer__tagline{font-size:12px;line-height:30px;margin-top:0;white-space:normal}.footer__map{height:180px;min-height:180px;border-radius:11px;width:100%}.footer__map-iframe{min-height:180px}.footer__nav-title{font-size:15px;margin-bottom:12px}.footer__menu-item{margin-bottom:0}.footer__link{font-size:12px;line-height:22px}.footer__bottom{flex-direction:column;align-items:flex-start;text-align:left;gap:16px}.footer__bottom-left{flex-direction:column;align-items:flex-start;gap:12px}.footer__bottom-right{flex-direction:column;align-items:flex-start;gap:16px}.footer__address{font-size:12px;line-height:18px;white-space:normal}.footer__copyright{font-size:12px;line-height:30px}.footer__legal{flex-direction:column;gap:16px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/footer.css.map */
