.vitrine-footer{padding-top:32px;padding-bottom:16px}.vitrine-footer,.vitrine-footer__content,.vitrine-footer__desktop{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.vitrine-footer__row--bottom{justify-content:left;width:100%}.vitrine-footer__row--top{width:100%;display:flex;align-items:center;gap:16px}.vitrine-footer__right-group{display:flex;flex-direction:row;align-items:center;gap:16px}.vitrine-footer__mobile{display:block}.vitrine-footer__desktop{display:none}.vitrine-footer__row--top{flex-direction:column;gap:20px}.vitrine-footer__row--bottom{flex-direction:row;justify-content:center;gap:16px;margin-top:8px}.vitrine-footer__logo{font-weight:700;font-size:2rem;letter-spacing:.05em;margin-bottom:8px;text-align:center}.vitrine-footer__logo-text{font-family:inherit;color:var(--primary-color);text-decoration:none}.vitrine-footer__logo-img{width:56px;height:auto;display:block;margin:0 auto}.vitrine-footer__main-links{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:center}.vitrine-footer__link{color:var(--text-color);font-weight:500;font-size:1rem;text-decoration:none;border-radius:var(--radius);transition:background .2s}.vitrine-footer__socials{display:flex;gap:16px;align-items:center;justify-content:center}.vitrine-footer__social-link{font-weight:500;font-size:1rem;text-decoration:none}.vitrine-footer__legal{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;@media (min-width:768px){justify-content:left}gap:16px}.vitrine-footer__separator--top{height:1px;width:100%;background:var(--primary-gradient);opacity:.5;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 50px,#000 calc(100% - 50px),transparent);mask-image:linear-gradient(90deg,transparent 0,#000 50px,#000 calc(100% - 50px),transparent)}@media (min-width:var(--breakpoint-sm )){.vitrine-footer__separator--top{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 500px,#000 calc(100% - 500px),transparent);mask-image:linear-gradient(90deg,transparent 0,#000 500px,#000 calc(100% - 500px),transparent)}}@media (min-width:768px){.vitrine-footer__row--top{flex-direction:row;justify-content:space-between;align-items:center;gap:0}.vitrine-footer__logo{margin-bottom:0}.vitrine-footer__mobile{display:none}.vitrine-footer__desktop{display:block}}