.footer{background-color:#fff;box-sizing:border-box;padding:48px 64px 32px;font-family:"Arial, sans-serif",sans-serif;text-align:left;position:relative;flex-direction:column;gap:32px;border-top:1px solid var(--Primitives-Neutrals-3);z-index:10;min-height:unset!important}.footer,.footer .main{width:100%;display:flex;align-items:flex-start}.footer .main{max-width:var(--max-width);padding:0;margin:0 auto}.footer .info,.footer .main{justify-content:space-between}.footer .info{display:flex;flex-direction:column}.footer .brand{margin-bottom:24px}.footer .brand img{margin-bottom:14px}.footer .brand .B3-Reg{margin-bottom:8px;color:var(--Primitives-Text-On-white---Secondary);text-decoration:none}.footer .B3-Reg,.footer .brand .address{color:var(--Primitives-Text-On-white---Tertiary)}.footer .B3-Reg{width:100%;max-width:var(--max-width);text-align:left;margin:0 auto}.footer .B2-Bold{font-size:16px;font-weight:700;color:var(--Mapped-Text-Content-Primary);margin-right:20px}.footer .social{display:flex}.footer .links{justify-content:flex-end;gap:32px;width:-moz-fit-content;width:fit-content}.footer .links,.footer .ul{display:flex;align-items:flex-start}.footer .ul{list-style:none;padding:0;flex-direction:column}.footer .ul .B3-Reg{color:var(--Mapped-Text-Content-Secondary)}.footer .L2{font-size:16px;font-weight:700;color:var(--Mapped-Text-Content-Primary);display:block;margin:0 0 1rem}.footer .B3-Reg:hover{text-decoration:underline}.footer .B3-Reg a{color:inherit;text-decoration:none}.footer span{display:block;margin-top:40px;text-align:center;color:var(--Mapped-Text-Content-Primary);font-size:14px}@media (max-width:1020px){.footer{padding:48px 48px 121px}}@media (max-width:768px){.footer{padding:48px 32px}.footer .main{flex-direction:column;align-items:flex-start;gap:64px}.footer .links{flex-wrap:wrap;justify-content:flex-start}.footer .ul{width:40%}.footer .ul:last-child{width:100%}}