.roue-footer{background-color:#f5f5f5;position:relative}.roue-footer__main{border-bottom:1px solid rgba(0,0,0,.08)}.roue-footer__wrapper{display:flex;align-items:center;justify-content:space-between;max-width:100%;padding:0 40px;height:100px;position:relative}.roue-footer__left{display:flex;align-items:center;gap:24px;flex:1}.roue-footer__menu-toggle{background:none;border:none;cursor:pointer;padding:10px;display:flex;align-items:center;justify-content:center;width:44px;height:44px;position:relative}.roue-footer__menu-icon{display:flex;flex-direction:column;gap:5px;width:24px;height:18px;position:relative}.roue-footer__menu-icon span{display:block;width:100%;height:2px;background-color:#000;transition:all .3s cubic-bezier(.4,0,.2,1)}.roue-footer__menu-toggle:hover .roue-footer__menu-icon span{background-color:#000000b3}.roue-footer__social-list{display:flex;align-items:center;gap:16px;margin:0;padding:0;list-style:none}.roue-footer__social-list--mobile{display:none}.roue-footer__social-item{display:flex}.roue-footer__social-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#000;transition:all .2s ease;border-radius:50%;background-color:transparent}.roue-footer__social-link:hover{background-color:#0000000d;transform:translateY(-2px)}.roue-footer__social-link svg{width:20px;height:20px}.roue-footer__logo-container{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;z-index:1}.roue-footer__logo-link{display:inline-block;line-height:0;text-decoration:none}.roue-footer__logo{height:auto;max-height:32px;width:auto}.roue-footer__logo-text{color:#000;text-decoration:none;display:inline-block}.roue-footer__logo-text svg{display:block}.roue-footer__right{display:flex;align-items:center;justify-content:flex-end;flex:1}.roue-footer__cart-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:#000;text-decoration:none;position:relative;transition:transform .2s ease}.roue-footer__cart-icon:hover{transform:scale(1.1)}.roue-footer__cart-icon .svg-wrapper{width:44px;height:44px;display:flex;align-items:center;justify-content:center}.roue-footer__cart-icon .icon{width:100%;height:100%;fill:#000}.roue-footer__cart-custom-icon{width:24px;height:24px;object-fit:contain}.roue-footer__cart-icon .cart-count-bubble{position:absolute;top:6px;right:6px;background-color:#000;color:#fff;border-radius:50%;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;line-height:1;padding:0 4px}.roue-footer__bottom{padding:0}.roue-footer__bottom-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;max-width:100%;padding:0 40px}.roue-footer__bottom-left{display:flex;align-items:center;justify-self:start}.roue-footer__bottom-image{max-height:60px;width:auto;object-fit:contain}.roue-footer__bottom-center{display:flex;align-items:center;justify-content:center}.roue-footer__arrow-down{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:#000;transition:all .3s ease;animation:bounce 2s infinite;transform:rotate(180deg)}.roue-footer__arrow-down:hover{transform:translateY(4px)}.roue-footer__arrow-down svg{width:24px;height:24px}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}@media screen and (max-width: 767px){.roue-footer__main{padding:0 0 10px;margin-bottom:40px}.roue-footer__wrapper{padding:20px;height:auto;min-height:60px;display:flex;flex-direction:column;gap:30px}.roue-footer__logo-container{position:static;transform:none;grid-row:1;width:100%;justify-content:center;padding:0;grid-column:1 / -1}.roue-footer__logo{max-height:35px}.roue-footer__left{grid-row:2;width:100%;display:flex;justify-content:space-between;align-items:center;gap:0}.roue-footer__menu-toggle{margin:0}.roue-footer__social-list--desktop,.roue-footer__right{display:none}.roue-footer__cart-icon,.roue-footer__cart-icon .svg-wrapper{width:40px;height:40px}.roue-footer__cart-custom-icon{width:24px;height:24px}.roue-footer__cart-icon .cart-count-bubble{width:16px;height:16px;font-size:10px;top:4px;right:4px}.roue-footer__social-list--mobile{display:flex;grid-row:3;width:100%;justify-content:center;gap:20px;margin:0;padding:0;grid-column:1 / -1}.roue-footer__bottom-wrapper{padding:0 20px;grid-template-columns:1fr;gap:20px}.roue-footer__bottom-left,.roue-footer__bottom-center{justify-self:center}.roue-footer__bottom-image{max-height:40px}}@media screen and (min-width: 750px) and (max-width: 989px){.roue-footer__wrapper,.roue-footer__bottom-wrapper{padding:0 30px}}.roue-footer__menu-toggle:focus-visible,.roue-footer__social-link:focus-visible,.roue-footer__cart-icon:focus-visible,.roue-footer__arrow-down:focus-visible{outline:2px solid #000;outline-offset:2px}@media (prefers-color-scheme: dark){.roue-footer.color-scheme-2{background-color:#1a1a1a}.roue-footer.color-scheme-2 .roue-footer__menu-icon span,.roue-footer.color-scheme-2 .roue-footer__social-link,.roue-footer.color-scheme-2 .roue-footer__cart-icon,.roue-footer.color-scheme-2 .roue-footer__arrow-down,.roue-footer.color-scheme-2 .roue-footer__logo-text{color:#fff}.roue-footer.color-scheme-2 .roue-footer__menu-icon span{background-color:#fff}.roue-footer.color-scheme-2 .roue-footer__cart-icon .icon{fill:#fff}.roue-footer.color-scheme-2 .roue-footer__cart-icon .cart-count-bubble{background-color:#fff;color:#1a1a1a}.roue-footer.color-scheme-2 .roue-footer__social-link:hover{background-color:#ffffff1a}.roue-footer.color-scheme-2 .roue-footer__bottom{border-top-color:#ffffff14}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media print{.roue-footer{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/roue-footer.css.map */
