.footer-bar{position:relative;border-radius:2.4rem 2.4rem 0 0}.footer-bar__bear{position:absolute;bottom:100%;width:min(var(--footer-bear-width, 18rem),36vw);height:auto;transform:translateY(5%);pointer-events:none;-webkit-user-select:none;user-select:none}.footer-bar__bear--left{left:clamp(1.5rem,6vw,8rem)}.footer-bar__bear--center{left:50%;transform:translate(-50%,5%)}.footer-bar__bear--right{right:clamp(1.5rem,6vw,8rem)}.footer-bar__columns{display:grid;grid-template-columns:1fr;gap:0}@media screen and (min-width:750px){.footer-bar__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem 3rem}}@media screen and (min-width:750px)and (max-width:989px){.footer-bar__col--newsletter{grid-column:1 / -1}}@media screen and (min-width:990px){.footer-bar__columns{grid-template-columns:repeat(var(--footer-block-columns, 3),minmax(0,1fr));gap:4rem}.footer-bar__columns--with-newsletter{grid-template-columns:repeat(var(--footer-block-columns, 3),minmax(0,1fr)) minmax(30rem,1.4fr)}}.footer-bar__heading{margin:0 0 1.8rem;font-size:1.8rem;font-weight:700;line-height:1.3;color:var(--footer-accent, rgb(var(--color-foreground)))}.footer-bar__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none}.footer-bar__summary::-webkit-details-marker{display:none}.footer-bar__summary .footer-bar__heading{margin:0}.footer-bar__caret{flex-shrink:0;color:rgba(var(--color-foreground),.6);transition:transform .2s ease}.footer-bar__disclosure[open] .footer-bar__caret{transform:rotate(180deg)}@media screen and (max-width:749px){.footer-bar__disclosure,.footer-bar__col--contact{border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.footer-bar__summary{padding:1.8rem 0}.footer-bar__disclosure .footer-bar__links{padding-bottom:1.6rem}.footer-bar__col--contact{padding:2.4rem 0}.footer-bar__col--newsletter{padding:2.8rem 0 .4rem}}@media screen and (min-width:750px){.footer-bar__summary{pointer-events:none;margin-bottom:1.8rem}.footer-bar__caret{display:none}}.footer-bar__links{margin:0;padding:0}.footer-bar__link{display:inline-block;padding:.5rem 0;font-size:1.5rem;line-height:1.5;color:rgba(var(--color-foreground),.8);text-decoration:none;transition:color .15s ease}.footer-bar__link:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.footer-bar__link--active{color:rgb(var(--color-foreground));font-weight:600}.footer-bar__contact{display:flex;align-items:center;gap:1.6rem}.footer-bar__contact-avatar{flex-shrink:0;width:6.4rem;height:6.4rem;border-radius:50%;overflow:hidden;border:.2rem solid rgba(var(--color-foreground),.2)}.footer-bar__contact-avatar img{width:100%;height:100%;object-fit:cover}.footer-bar__contact-info{display:flex;flex-direction:column;gap:.3rem;min-width:0}.footer-bar__contact-phone{font-size:1.8rem;font-weight:700;color:var(--footer-accent, rgb(var(--color-foreground)));text-decoration:none}.footer-bar__contact-phone:hover{text-decoration:underline;text-underline-offset:.3rem}.footer-bar__contact-hours{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.footer-bar__contact-email{font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground));text-decoration:none;overflow-wrap:anywhere}.footer-bar__contact-email:hover{text-decoration:underline;text-underline-offset:.3rem}.footer-bar__text{margin:0 0 1.8rem;font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.footer-bar__text p{margin:0}.footer-bar__newsletter{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.footer-bar__newsletter-field{position:relative;width:100%;max-width:42rem}.footer-bar__newsletter-input{width:100%;min-height:5.6rem;padding:0 15rem 0 2rem;border:none;border-radius:1.6rem;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.5rem;font-family:inherit}.footer-bar__newsletter-input::placeholder{color:rgba(var(--color-background),.5)}.footer-bar__newsletter-input:focus-visible{outline:.2rem solid rgb(var(--color-button));outline-offset:.2rem}.footer-bar__newsletter-button{position:absolute;top:.5rem;right:.5rem;bottom:.5rem;display:inline-flex;align-items:center;justify-content:center;padding:0 1.8rem;border:none;border-radius:1.2rem;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.4rem;font-weight:700;font-family:inherit;white-space:nowrap;cursor:pointer;transition:filter .15s ease}.footer-bar__newsletter-button:hover{filter:brightness(.95)}.footer-bar__newsletter-button[disabled]{cursor:default;opacity:.85}.footer-bar__newsletter-button[disabled]:hover{filter:none}.footer-bar__newsletter-button .loading__spinner{position:absolute;top:50%;left:50%;height:100%;align-items:center;transform:translate(-50%,-50%)}.footer-bar__newsletter-button .loading__spinner:not(.hidden){display:flex}.footer-bar__newsletter-button .loading__spinner .spinner{width:2rem;height:2rem}.footer-bar__newsletter-button .loading__spinner .path{stroke:rgb(var(--color-button-text))}.footer-bar__newsletter-button.loading .footer-bar__newsletter-button-label{visibility:hidden}.footer-bar__newsletter-status:empty{display:none}.footer-bar__newsletter-message{display:flex;align-items:center;gap:.6rem;margin:0;font-size:1.4rem}.footer-bar__newsletter-message .svg-wrapper{flex-shrink:0}@media screen and (max-width:479px){.footer-bar__newsletter-input{padding-right:2rem}.footer-bar__newsletter-button{position:static;width:100%;min-height:4.8rem;margin-top:.8rem}}.footer-bar__social{margin-top:3.2rem}.footer-bar__heading--social{margin-bottom:1.4rem}.footer-bar .footer-bar__list-social{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1rem;margin:0}.footer-bar__list-social .list-social__link{width:4.8rem;height:4.8rem;padding:0;justify-content:center;border-radius:1.4rem;background-color:rgba(var(--color-foreground),.08);transition:background-color .15s ease}.footer-bar__list-social .list-social__link:hover{background-color:rgba(var(--color-foreground),.16)}.footer-bar__list-social .list-social__link:hover .icon{transform:none}.footer-bar__list-social .list-social__item .icon{width:2.2rem;height:2.2rem}.footer-bar__bottom{margin-top:4.8rem}.footer-bar__bottom-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem 2.4rem;padding:2rem 0;border-top:.1rem solid rgba(var(--color-foreground),.12)}.footer-bar__payment .list-payment{justify-content:flex-start;margin:-.5rem}.footer-bar__payment .icon{filter:grayscale(1);opacity:.6}.footer-bar__localization{display:flex;flex-wrap:wrap;gap:2.4rem}.footer-bar__bottom-row--copyright{font-size:1.3rem;color:rgba(var(--color-foreground),.65)}.footer-bar__copyright{display:flex;flex-wrap:wrap;gap:.4rem 1.2rem}.footer-bar__copyright a{color:inherit}.footer-bar__policies{display:flex;flex-wrap:wrap;gap:.4rem 2rem;margin:0;padding:0}.footer-bar__policies a{color:inherit;text-decoration:none}.footer-bar__policies a:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}@media screen and (max-width:749px){.footer-bar__bottom{margin-top:3.2rem}.footer-bar__bottom-row--copyright{flex-direction:column;align-items:flex-start;gap:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-footer-bar.css.map */
