.footerline{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:var(--spacing-s070);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:var(--spacing-s090);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:.875rem;font-weight:var(--fw-regular);line-height:1.6}.footerline__copyright{color:var(--brand-blue-40);-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footerline__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--spacing-s050)}.footerline__item{text-decoration:none}@media(min-width:576px){.footerline__item:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:25%;text-underline-position:from-font}}@media(min-width:768px){.footerline{row-gap:var(--spacing-s050)}}@media(min-width:992px){.footerline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footerline__copyright{margin-top:0;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}
