@import"https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&family=IBM+Plex+Mono:wght@500;600&display=swap";.bt-footer *,.bt-footer *:before,.bt-footer *:after{box-sizing:border-box;margin:0;padding:0}.bt-footer a{text-decoration:none}.bt-footer ul{list-style:none}:root{--btf-blue: #1f3fb5;--btf-navy: #0f1f4a;--btf-dark: #0a1638;--btf-text: #1c2430;--btf-muted: #8194bd;--btf-light: #aebbd8;--btf-white: #ffffff;--btf-mono: "IBM Plex Mono", monospace;--btf-font: "Barlow", sans-serif;--btf-max: 1320px;--btf-r: 10px}.bt-footer{font-family:var(--btf-font)}.btf-newsletter{background:var(--btf-blue);padding:40px 24px}.btf-newsletter__inner{max-width:var(--btf-max);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.btf-newsletter__copy h2{font-size:20px;font-weight:700;color:var(--btf-white);margin-bottom:6px}.btf-newsletter__copy p{font-size:14px;color:#ffffffc7;font-weight:400}.btf-newsletter__form{display:flex;gap:0;flex-shrink:0;min-width:340px}.btf-newsletter__form label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.btf-newsletter__input{flex:1;height:48px;padding:0 20px;font-family:var(--btf-font);font-size:14px;color:var(--btf-text);background:var(--btf-white);border:none;border-radius:100px 0 0 100px;outline:none}.btf-newsletter__input::placeholder{color:#9ca3af}.btf-newsletter__input:focus{box-shadow:0 0 0 2px #ffffff80}.btf-newsletter__btn{height:48px;padding:0 24px;font-family:var(--btf-font);font-size:14px;font-weight:600;color:var(--btf-white);background:var(--btf-dark);border:none;border-radius:0 100px 100px 0;cursor:pointer;white-space:nowrap;transition:background .15s}.btf-newsletter__btn:hover{background:#060e20}.btf-main{background:var(--btf-navy);padding:56px 24px 48px}.btf-main__inner{max-width:var(--btf-max);margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px}.btf-col__title{font-family:var(--btf-mono);font-size:11px;font-weight:600;color:#6f81ab;letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px}.btf-brand__chip{display:inline-flex;align-items:center;background:var(--btf-white);border-radius:var(--btf-r);padding:8px 14px;margin-bottom:18px}.btf-brand__chip img{height:36px;width:auto}.btf-brand__chip-fallback{font-family:var(--btf-font);font-size:16px;font-weight:700;color:var(--btf-navy);letter-spacing:-.3px}.btf-brand__chip-fallback span{color:var(--btf-blue)}.btf-brand__desc{font-size:13.5px;color:var(--btf-light);line-height:1.65;margin-bottom:20px}.btf-social{display:flex;gap:10px}.btf-social__btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);transition:background .15s;color:var(--btf-light)}.btf-social__btn:hover{background:#ffffff29;color:var(--btf-white)}.btf-social__btn svg{width:18px;height:18px}.btf-col__links{display:flex;flex-direction:column;gap:10px}.btf-col__links a{font-size:13.5px;font-weight:400;color:var(--btf-light);transition:color .12s,padding-left .12s}.btf-col__links a:hover{color:var(--btf-white);padding-left:4px}.btf-contact{display:flex;flex-direction:column;gap:10px}.btf-contact__line{font-size:13px;color:var(--btf-light);line-height:1.5}.btf-contact__line strong{color:var(--btf-white);font-weight:600;display:block;margin-bottom:2px}.btf-contact__phone{font-family:var(--btf-mono);font-size:13px;font-weight:500;color:var(--btf-white);letter-spacing:.04em}.btf-contact__phone:hover{color:var(--btf-light)}.btf-contact__email{font-size:13px;color:var(--btf-light)}.btf-contact__email:hover{color:var(--btf-white)}.btf-contact__hours{font-size:12px;color:var(--btf-muted);margin-top:4px}.btf-bottom{background:var(--btf-dark);padding:16px 24px;border-top:1px solid rgba(255,255,255,.06)}.btf-bottom__inner{max-width:var(--btf-max);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.btf-bottom__left{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.btf-bottom__copy{font-size:12px;color:var(--btf-muted);font-family:var(--btf-font)}.btf-bottom__legal{display:flex;flex-wrap:wrap;gap:10px 16px}.btf-bottom__legal a{font-size:12px;color:var(--btf-muted);font-family:var(--btf-font);white-space:nowrap;transition:color .12s}.btf-bottom__legal a:hover{color:var(--btf-light)}.btf-bottom__legal a.btf-bottom__widerruf{color:var(--btf-light);font-weight:600;text-decoration:underline}.btf-payment{display:flex;align-items:center;gap:8px}.btf-payment__icon{display:flex;align-items:center;justify-content:center;height:24px;padding:0 8px;background:#ffffff14;border-radius:5px;border:1px solid rgba(255,255,255,.1);font-size:10px;font-weight:600;color:var(--btf-light);letter-spacing:.03em;font-family:var(--btf-mono);white-space:nowrap}@media(max-width:1024px){.btf-main__inner{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:640px){.btf-newsletter__inner{flex-direction:column;align-items:flex-start}.btf-newsletter__form{width:100%;min-width:unset}.btf-main__inner{grid-template-columns:1fr;gap:28px}.btf-bottom__inner{flex-direction:column;align-items:flex-start;gap:12px}}.bt-footer :focus-visible{outline:2px solid var(--btf-blue);outline-offset:2px;border-radius:4px}.shopify-block.rte h2{font-size:1.5rem!important}.shopify-block.rte h3{font-size:1.2rem!important}.shopify-block.rte p,.shopify-block.rte li{font-size:1.05rem!important;line-height:1.75!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/boatteam-footer.css.map */
