.bv-footer{background:var(--bv-footer-bg);color:var(--bv-footer-text);font-family:var(--bv-font-body, inherit);--bv-f-alpha: .72;--bv-f-line: var(--bv-footer-line)}.bv-footer a{color:inherit;text-decoration:none}.bv-footer__anchor{display:block;height:0;overflow:hidden}.bv-footer a:focus-visible,.bv-footer button:focus-visible,.bv-footer summary:focus-visible{outline:.2rem solid var(--bv-footer-accent);outline-offset:.3rem;border-radius:.3rem}html:focus-within{scroll-behavior:smooth}.bv-footer__container{max-width:var(--page-width, 120rem);margin:0 auto;padding:0 1.5rem}@media screen and (min-width:750px){.bv-footer__container{padding:0 5rem}}.bv-footer__title{font-family:var(--bv-font-body, inherit);font-size:1.5rem;font-weight:700;letter-spacing:.1rem;text-transform:uppercase;margin:0 0 1.8rem;color:var(--bv-footer-text);position:relative;padding-bottom:1rem}.bv-footer__title:after{content:"";position:absolute;left:0;bottom:0;width:2.4rem;height:.2rem;border-radius:999px;background:var(--bv-footer-accent)}.bv-footer__list{list-style:none;padding:0;margin:0}.bv-footer__item{margin:.9rem 0}.bv-footer__link{font-size:1.4rem;line-height:1.5;color:rgba(255,255,255,var(--bv-f-alpha));transition:color .15s ease}.bv-footer__link:hover,.bv-footer__link:focus-visible{color:var(--bv-footer-text)}.bv-footer__trust{border-top:.1rem solid var(--bv-f-line);border-bottom:.1rem solid var(--bv-f-line)}.bv-footer__trust-list{list-style:none;margin:0 auto;padding-top:2.6rem;padding-bottom:2.6rem;display:grid;grid-template-columns:repeat(var(--bv-trust-cols, 4),1fr);align-items:center}.bv-footer__trust-item{display:flex;width:100%;box-sizing:border-box;align-items:center;justify-content:center;gap:1.1rem;font-size:1.4rem;font-weight:600;padding:.4rem 1.6rem}.bv-footer__trust-item+.bv-footer__trust-item{border-left:.1rem solid var(--bv-f-line)}.bv-footer__trust-ico{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:2rem;flex:0 0 auto;color:var(--bv-footer-accent)}.bv-footer__trust-ico svg{width:2rem;height:2rem;display:block}.bv-footer__news{border-bottom:.1rem solid var(--bv-f-line)}.bv-footer__news-inner{display:flex;align-items:center;justify-content:space-between;gap:2.4rem 4rem;flex-wrap:wrap;padding-top:4rem;padding-bottom:4rem}.bv-footer__news-copy{flex:1 1 36rem;max-width:48rem}.bv-footer__news-title{font-family:var(--bv-font-heading, inherit);font-weight:var(--bv-font-heading-weight, 700);font-size:clamp(2rem,2.4vw,2.4rem);line-height:1.1;margin:0 0 .6rem;color:var(--bv-footer-accent)}.bv-footer__news-sub{margin:0;font-size:1.4rem;line-height:1.5;color:rgba(255,255,255,var(--bv-f-alpha));max-width:46ch}.bv-footer__news-form{flex:1 1 34rem;max-width:44rem}.bv-footer__news-field{display:flex;gap:1rem}.bv-footer__news-input{flex:1 1 auto;min-width:0;height:4.8rem;padding:0 1.6rem;border:.1rem solid rgba(255,255,255,.3);border-radius:var(--inputs-radius, 1.2rem);background:#ffffff0f;color:var(--bv-footer-text);font-family:inherit;font-size:1.4rem}.bv-footer__news-input::placeholder{color:#ffffff80}.bv-footer__news-input:focus-visible{outline:none;border-color:var(--bv-footer-accent);box-shadow:0 0 0 .2rem #b9ce1759}.bv-footer__news-btn{flex:0 0 auto;height:4.8rem;padding:0 2.4rem;border:0;border-radius:var(--inputs-radius, 1.2rem);cursor:pointer;background:var(--bv-footer-accent);color:var(--bv-footer-bg);font-family:var(--bv-font-body, inherit);font-weight:700;font-size:1.4rem;transition:filter .15s ease}.bv-footer__news-btn:hover{filter:brightness(1.07)}.bv-footer__news-msg{margin:.8rem 0 0;font-size:1.2rem}.bv-footer__news-msg--error{color:var(--bv-red-soft, #f2a6a4)}.bv-footer__news-msg--ok{color:var(--bv-footer-accent)}.bv-footer__top{padding:4.8rem 0 4.4rem}.bv-footer__grid{display:grid;grid-template-columns:minmax(28rem,1fr) repeat(var(--bv-menu-cols, 1),minmax(14rem,20rem));gap:4rem 5.6rem;align-items:start}.bv-footer__grid:not([style*=--bv-menu-cols]),.bv-footer__grid[style*="--bv-menu-cols: 0"]{grid-template-columns:minmax(0,60rem)}.bv-footer__col--brand>*{max-width:40rem}.bv-footer__logo{margin:0 0 1.6rem}.bv-footer__logo-img{width:17.6rem;height:auto;display:block}.bv-footer__logo--text{font-family:var(--bv-font-heading, inherit);font-weight:var(--bv-font-heading-weight, 700);font-size:2.8rem;color:var(--bv-footer-accent)}.bv-footer__brand-tagline{margin:0 0 1.2rem;font-size:1.6rem;font-weight:700;letter-spacing:-.01em;color:var(--bv-footer-text)}.bv-footer__brand-blurb{margin:0 0 2.4rem;font-size:1.4rem;line-height:1.6;color:#fff9}.bv-footer__social{display:flex;gap:1rem;margin:0 0 2.4rem}.bv-footer__social-btn{width:4rem;height:4rem;border-radius:999px;border:.1rem solid rgba(255,255,255,.26);display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease,color .15s ease}.bv-footer__social-btn svg{width:1.8rem;height:1.8rem}.bv-footer__social-btn:hover,.bv-footer__social-btn:focus-visible{background:var(--bv-footer-accent);border-color:var(--bv-footer-accent);color:var(--bv-footer-bg)}.bv-footer__contact{display:flex;flex-direction:column;gap:1.4rem}.bv-footer__contact-line{display:inline-flex;align-items:center;gap:1.1rem;font-size:1.5rem;font-weight:500;color:#ffffffeb}.bv-footer__contact-line:hover{color:var(--bv-footer-text)}.bv-footer__contact-ico{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;flex:0 0 auto;border-radius:999px;background:#ffffff0f;color:var(--bv-footer-accent)}.bv-footer__contact-ico svg{width:1.6rem;height:1.6rem;display:block}.bv-footer__acc{margin:0}.bv-footer__acc>summary{list-style:none}.bv-footer__acc>summary::-webkit-details-marker{display:none}.bv-footer__bottom{border-top:.1rem solid var(--bv-f-line);padding:2.4rem 0}.bv-footer__bottom-row{display:flex;align-items:center;justify-content:space-between;gap:1.6rem 3.2rem;flex-wrap:wrap}.bv-footer__bottom-left{display:flex;align-items:center;gap:2.4rem;flex-wrap:wrap}.bv-footer__legal{display:flex;flex-direction:column;gap:.4rem}.bv-footer__copy p{margin:0;font-size:1.2rem;color:rgba(255,255,255,var(--bv-f-alpha))}.bv-footer__legal-line{margin:0;font-size:1.1rem;color:#ffffff80}.bv-footer__book{display:inline-flex;align-items:center;gap:.8rem;padding:.7rem 1.2rem;border-radius:1rem;border:.1rem solid rgba(255,255,255,.2);transition:border-color .15s ease,background .15s ease}.bv-footer__book:hover{border-color:var(--bv-footer-accent);background:#ffffff0a}.bv-footer__book-img{height:4rem;width:auto;display:block}.bv-footer__book-ico{display:inline-flex;color:var(--bv-footer-accent)}.bv-footer__book-ico svg{width:1.8rem;height:1.8rem}.bv-footer__book-title{font-size:1.2rem;font-weight:700;line-height:1.15}.bv-footer__bottom-right{display:flex;align-items:center;gap:2.4rem;flex-wrap:wrap}.bv-footer__payments{max-width:28rem}.bv-footer__payments-img{width:100%;height:auto;display:block}.bv-footer__payicons{list-style:none;display:flex;flex-wrap:wrap;gap:.6rem;padding:0;margin:0}.bv-footer__payicon{line-height:0}.bv-footer__payicon-svg{height:2.4rem;width:auto;display:block;border-radius:.3rem;background:#fff;padding:.2rem}.bv-footer__paytext{display:inline-flex;align-items:center;gap:.7rem;font-size:1.2rem;font-weight:600;color:#ffffffe6;padding:.6rem 1.1rem;border-radius:999px;border:.1rem solid rgba(255,255,255,.16)}.bv-footer__pay-ico{display:inline-flex;color:var(--bv-footer-accent)}.bv-footer__pay-ico svg{width:1.6rem;height:1.6rem}.bv-footer__totop{display:none;align-items:center;gap:.6rem;font-size:1.2rem;font-weight:600;color:rgba(255,255,255,var(--bv-f-alpha));transition:color .15s ease}.bv-footer__totop:hover,.bv-footer__totop:focus-visible{color:var(--bv-footer-accent)}.bv-footer__totop svg{display:block}@media(max-width:989px){.bv-footer__grid{grid-template-columns:minmax(24rem,1fr) repeat(var(--bv-menu-cols, 1),minmax(13rem,18rem));gap:3.6rem 4rem}.bv-footer__col--brand>*{max-width:36rem}}@media(max-width:840px)and (min-width:750px){.bv-footer__grid{grid-template-columns:repeat(var(--bv-menu-cols, 1),minmax(0,1fr));gap:3.2rem 4rem}.bv-footer__col--brand{grid-column:1 / -1}.bv-footer__col--brand>*{max-width:48rem}}@media(max-width:749px){.bv-footer__top{padding:3.2rem 0 1.6rem}.bv-footer__grid{grid-template-columns:1fr;gap:0}.bv-footer__col--brand{margin-bottom:0;padding-bottom:2.4rem}.bv-footer__social-btn{width:4.4rem;height:4.4rem}.bv-footer__contact{gap:1.2rem}.bv-footer__contact-ico{width:2.8rem;height:2.8rem}.bv-footer__contact-line{font-size:1.45rem}.bv-footer__acc{border-top:.1rem solid var(--bv-f-line)}.bv-footer__acc>summary.bv-footer__title{cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:1.6rem 0;margin:0}.bv-footer__acc>summary.bv-footer__title:after{content:"";display:inline-block;position:static;width:.9rem;height:.9rem;margin-right:.4rem;border-right:.2rem solid currentColor;border-bottom:.2rem solid currentColor;background:none;border-radius:0;transform:rotate(45deg);transition:transform .2s ease;opacity:.7}.bv-footer__acc[open]>summary.bv-footer__title:after{transform:rotate(-135deg)}.bv-footer__acc>.bv-footer__list{padding-bottom:1.2rem}.bv-footer__news-inner{flex-direction:column;align-items:flex-start;gap:1.6rem}.bv-footer__news-form{width:100%;max-width:none}.bv-footer__trust-list{grid-template-columns:1fr 1fr;gap:1.6rem 2rem;padding-top:2rem;padding-bottom:2rem}.bv-footer__trust-item{justify-content:flex-start;padding:.4rem 0}.bv-footer__trust-item+.bv-footer__trust-item{border-left:0}.bv-footer__bottom-row{flex-direction:column;align-items:flex-start;gap:1.6rem}}@media(max-width:479px){.bv-footer__news-field{flex-direction:column}.bv-footer__news-btn{width:100%}.bv-footer__trust-list{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.bv-footer__acc>summary:after{transition:none}html{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/bv-footer.css.map */
