.site-foot{--text-color: var(--color-white);padding:5.25rem 0 3.4rem;background:var(--color-navy);color:var(--text-color)}.site-foot ul{margin:0;padding:0;list-style:none}.site-foot a{position:relative;display:inline-flex;color:inherit}.site-foot a:before{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--text-color);transform:scaleX(0);transform-origin:right;transition:transform .3s ease-in-out;content:""}.site-foot a:hover:before{transform:scaleX(1);transform-origin:left}.site-foot a:hover{color:inherit}.site-foot__col:nth-child(1){width:calc(5*var(--grid-column-width) + 4*var(--grid-gutter-width))}.site-foot__col:nth-child(2){width:calc(4*var(--grid-column-width) + 3*var(--grid-gutter-width))}.site-foot__col:nth-child(3){width:calc(3*var(--grid-column-width) + 2*var(--grid-gutter-width))}.site-foot__row{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}@media only screen and (max-width: 987px){.site-foot__row{flex-wrap:wrap}}.site-foot__row:first-child{margin-bottom:3.6rem}@media only screen and (max-width: 1440px){.site-foot__row:first-child .site-foot__col:nth-child(2){width:calc(3*var(--grid-column-width) + 2*var(--grid-gutter-width))}.site-foot__row:first-child .site-foot__col:nth-child(3){width:calc(4*var(--grid-column-width) + 3*var(--grid-gutter-width))}}@media only screen and (max-width: 987px){.site-foot__row:first-child .site-foot__col:nth-child(1){display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:2rem;width:100%}.site-foot__row:first-child .site-foot__col:nth-child(2){width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width))}.site-foot__row:first-child .site-foot__col:nth-child(3){width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width))}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.site-foot__row:first-child .site-foot__col:nth-child(1){display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.site-foot__row:first-child .site-foot__col:nth-child(2),.site-foot__row:first-child .site-foot__col:nth-child(3){width:100%}.site-foot__row:first-child .site-foot__col:nth-child(3){margin-top:2rem}}.site-foot__row:last-child{font:400 var(--font-size-t-sm)/1.4 var(--font-text);font-weight:300}@media only screen and (max-width: 987px){.site-foot__row:last-child{display:flex;flex-direction:column;align-items:center;justify-content:center}}@media only screen and (max-width: 1440px){.site-foot__row:last-child .site-foot__col{width:auto}}@media only screen and (max-width: 987px){.site-foot__row:last-child .site-foot__col:not(:last-child){margin-bottom:1rem}}.site-foot__description{max-width:25rem}.site-foot .b-socials{margin-top:2.4rem}@media only screen and (max-width: 987px){.site-foot .b-socials{margin-top:0}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.site-foot .b-socials{margin-top:1rem}}.site-foot__title{font:400 var(--font-size-t-lg)/1.5 var(--font-text);margin-bottom:.66em}.site-foot__bottom-menu{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.site-foot__bottom-menu li a:before{transform:scaleX(1);transform-origin:left}.site-foot__bottom-menu li:not(:last-child):after{margin:0 .3em;content:"|"}.site-foot .menu li{font:400 var(--font-size-t-lg)/1.5 var(--font-text);font-weight:300}
