.footer{background-color:var(--n-100);font-family:var(--font-family-body);padding:0}.footer h4{font-family:var(--font-family-display);font-size:var(--title-small-size);font-weight:var(--title-small-weight);letter-spacing:.05em;margin:0 0 var(--spacing-16-12) 0;text-transform:uppercase}.footer .flex_row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:var(--spacing-32-24)}.footer .top_row{row-gap:60px}.footer .footer-section{padding:var(--spacing-48-32) 0}.footer .footer-section-1{border-bottom:1px solid var(--n-300)}.footer .col-section{flex:0 0 auto}.footer .foot_logo{flex:0 0 calc(33.33% - var(--spacing-32-24)/2)}.footer .foot-info-wrapper{display:grid;flex:0 0 calc(66.66% - var(--spacing-32-24)/2);gap:var(--spacing-48-32);grid-template-columns:1fr 1fr 1fr;justify-content:flex-start}.footer .foot-info-wrapper .col-section{flex:0 1 auto}.footer .footer-logo{max-width:250px}.footer .footer-logo img{height:auto;max-width:100%}.footer .foot_num1 .footer-content a,.footer .foot_num1 .footer-content p:not(:has(a)),.footer .foot_num2 .footer-content a,.footer .foot_num2 .footer-content p:not(:has(a)){border-bottom:2px solid var(--p-500);color:var(--n-900);display:inline-block;font-family:var(--font-family-display);font-size:var(--title-large-size);font-weight:var(--title-large-weight);margin-right:var(--spacing-16-12);padding-bottom:4px;text-decoration:none;transition:border-color .3s ease}.footer .foot_num1 .footer-content a:hover,.footer .foot_num2 .footer-content a:hover{border-color:var(--p-900)}.footer .foot-num2 .footer-content p{border-bottom:none;padding-bottom:0}.footer .foot_num3 .footer-content p{font-size:var(--body-medium-size);line-height:1.4;margin:0}.footer .foot-region{padding:var(--spacing-32-24) 0}.footer .region-text{display:flex;flex:1;gap:var(--spacing-32-24)}.footer .region-text .footer-row{flex:1}.footer .region-text .footer-content p{font-size:var(--body-small-size);line-height:1.6;margin:0}.footer .foot-low{font-size:var(--body-small-size);padding:var(--spacing-24-16) 0}.footer .foot-low a{text-decoration:underline}.footer .footer-content{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.footer .footer-content p{margin:0}@media (min-width:992px){.footer .region-head{flex:0 0 200px}}@media (max-width:991px){.footer .flex_row{flex-direction:column}.footer .foot-info-wrapper,.footer .foot_logo{flex:0 0 100%;width:100%}.footer .foot-info-wrapper{flex-direction:row;flex-wrap:wrap}.footer .col-section{width:100%!important}}@media (max-width:800px){.footer .foot_num1 a,.footer .foot_num2 p{font-size:var(--title-large-size)}.footer .region-text{flex-direction:row;gap:var(--spacing-16-12)}.footer .foot-info-wrapper{grid-template-columns:1fr 1fr}}.back_to_top{align-items:center;background-color:var(--p-500);border:none;border-radius:50%;bottom:32px;box-shadow:0 4px 12px rgba(0,0,0,.1);color:var(--n-100);cursor:pointer;display:flex;height:48px;justify-content:center;opacity:1;right:32px;transform:none;visibility:visible;width:48px}.back_to_top svg{fill:currentColor;height:20px;width:20px}