footer{background-color:transparent}footer :where(p,a){font-size:1.6rem}.footer__row-1{display:flex;flex-flow:row nowrap;justify-content:space-between;padding:7.5rem 0 5rem;width:100%}.footer__row-1__logo{display:flex;flex:0 0 100%;flex-flow:column wrap}.footer__row-1__logo a.footer--logo-link,.footer__row-1__logo img{max-width:280px!important}.footer__row-2{display:flex;flex-flow:row nowrap;justify-content:space-between;padding:0 0 3.75rem;width:100%}.footer__row-2__company-info{display:flex;flex:0 0 30%;flex-flow:column wrap}.footer__row-2__company-info__inner{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:flex-start}.footer__row-2__company-info__inner a{text-decoration:none}.footer__row-2__company-info__inner img{flex:none;height:auto;margin-bottom:0;margin-right:1.5rem;width:2.2rem}.footer__row-2__menu{column-gap:4%;display:flex;flex:0 0 70%;flex-flow:row nowrap;padding-left:5rem}.footer__row-2__menu p{font-size:1.8rem;text-transform:uppercase}.footer__row-2__menu ul{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding-left:0}.footer__row-2__menu ul li{list-style-type:none}.footer__row-2__menu a{display:inline-block;margin-top:.7rem;position:relative;text-decoration:none}.footer__row-2__menu a:after{background-color:var(--turquoise);bottom:-2px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom right;transition:transform .25s ease-out;width:100%}.footer__row-2__menu a:hover:after{transform:scaleX(1);transform-origin:bottom left}.footer__row-2__menu__inner{display:flex;flex:0 0 23%;flex-flow:column wrap}.footer__row-3{border-top:1px solid var(--medium-grey);display:flex;flex-flow:row nowrap;justify-content:space-between;padding:3.75rem 0;width:100%}.footer__row-3 :where(a,p){font-size:1.3rem;margin-bottom:0}.footer__row-3 a{text-decoration:none;transition:var(--transition)}.footer__row-3 a:hover{color:var(--turquoise)}.footer__row-3 a:first-child{margin-right:3rem}@media screen and (max-width:767px){footer img{margin-bottom:2.5rem}.footer__row-1{padding-bottom:0}.footer__row-1__logo{flex:1 0 100%}.footer__row-2{flex-flow:column wrap;padding:3.5rem 0 1.75rem}.footer__row-2__menu{column-gap:4%;flex:1 0 100%;flex-flow:column wrap;padding-left:0}.footer__row-2__menu__inner{flex:1 0 100%;margin-top:2.5rem}.footer__row-2__menu__inner p{margin-bottom:.5rem}.footer__row-3{flex-flow:column wrap;padding:1.75rem 0}.footer__row-3 a:first-child{margin-right:1rem}.footer__row-3 p{margin-top:1rem}}