.footer{align-content:flex-end;align-items:end;bottom:0;color:var(--color-accent-mud);justify-content:center;left:0;padding:calc(40 * 100vw / var(--page-width)) calc(16 * 100vw / var(--page-width)) 0;position:sticky}.footer_message{display:flex;flex-direction:column;margin:0 auto calc(50 * 100vw / var(--page-width));opacity:.4;width:calc(220 * 100vw / var(--page-width))}.footer_message .footer_message_container{align-items:flex-end;display:flex;height:calc(96 * 100vw / var(--page-width));justify-content:space-between}.footer_message_container span:nth-child(2n){align-self:flex-start}.footer_content_main{margin-bottom:calc(40 * 100vw / var(--page-width))}.footer_bar{border-top:1px solid rgba(157,134,143,.4);margin-top:calc(40 * 100vw / var(--page-width))}.footer_bar_content{max-width:calc(1390 * 100vw / var(--page-width))}.footer_content_contact{margin-left:calc(88 * 100vw / var(--page-width))}.footer_content_contact a{text-decoration:none}.footer_content_contact_content{display:flex;gap:calc(35 * 100vw / var(--page-width))}.footer_content_contact_content-2{margin-top:calc(28 * 100vw / var(--page-width))}@media only screen and (min-width:768px){.footer{padding:calc(52 * 100vw / var(--page-lg-width)) 0 0}.footer_message{flex-direction:row;gap:calc(270 * 100vw / var(--page-lg-width));margin:0 auto calc(65 * 100vw / var(--page-lg-width));width:calc(1410 * 100vw / var(--page-lg-width))}.footer_message .footer_message_container{gap:calc(160 * 100vw / var(--page-lg-width));height:calc(220 * 100vw / var(--page-lg-width))}.footer_content{display:flex;justify-content:space-between;width:calc(1390 * 100vw / var(--page-lg-width))}.footer_content_main{margin-bottom:0;width:calc(480 * 100vw / var(--page-lg-width))}.footer_bar,.footer_content_contact_content-2{margin-top:calc(40 * 100vw / var(--page-lg-width))}.footer_bar_content{width:calc(1390 * 100vw / var(--page-lg-width));margin-left:auto}.footer_content_contact_content{gap:calc(44 * 100vw / var(--page-lg-width))}}