:root{--ODSFooterMinimal-padding:var(--spacing-component-4,12px) var(--spacing-component-7,24px);--ODSFooterMinimal-gap:var(--spacing-component-5,16px);--ODSFooterMinimal-flexDirection:column;--ODSFooterMinimal-flexWrap:nowrap;--ODSFooterMinimal-verticalAlignment:flex-start;--ODSFooterMinimal-Copyright-font:var(--body-s-regular);--ODSFooterLogo-padding:var(--spacing-layout-3,32px) var(--spacing-component-7,24px);--ODSFooterLogo-gap:var(--spacing-component-10,48px);--ODSFooterLogo-gap--has-slot:var(--spacing-component-10,48px);--ODSFooterLogo-gap--has-social:var(--spacing-component-10,48px);--ODSFooterLogo-flexDirection:column;--ODSFooterLogo-flexDirection--has-content:column;--ODSFooterLogo-justifyContent:center;--ODSFooterLogo-Slot-width:100%;--ODSFooterLogo-Social-gap:var(--spacing-component-5,16px);--ODSFooterLogo-Social-padding:0 var(--spacing-component-5,16px);--ODSFooterLogo-Social-horizontalAlignment:center;--ODSFooterLinks-gap:0;--ODSFooterLinks-flexDirection:column;--ODSFooterLinks-flexWrap:nowrap;--ODSFooterLinks-verticalAlignment:flex-start;--ODSExtendedNav-padding:var(--spacing-component-7,24px);--ODSExtendedNav-gap:var(--spacing-component-4,12px);--ODSExtendedNav-flexDirection:column;--ODSFooterCategory-padding:0 0 var(--spacing-component-3,8px) 0;--ODSFooterColumn-padding:0 0 var(--spacing-component-3,8px) 0;--ODSFooterCategory-borderBottom:var(--strokes-1,1px) solid;--ODSFooterCategory-alignSelf:stretch;--ODSFooterMenuItem-font:var(--body-s-regular)}@media (min-width:768px){:root{--ODSFooterMinimal-gap:var(--spacing-component-4,12px);--ODSFooterMinimal-flexDirection:column;--ODSFooterLogo-gap:var(--spacing-component-10,48px);--ODSFooterLogo-gap--has-slot:0;--ODSFooterLogo-gap--has-social:0;--ODSFooterLogo-flexDirection--has-content:row;--ODSFooterLogo-justifyContent--has-content:space-between;--ODSFooterLogo-Slot-width:50%;--ODSFooterLogo-Social-padding:0 var(--spacing-component-10,48px) 0 0;--ODSFooterLogo-Social-horizontalAlignment:flex-start;--ODSFooterLinks-gap:0px var(--spacing-component-5,16px);--ODSFooterLinks-flexDirection:row;--ODSFooterLinks-flexWrap:wrap;--ODSFooterLinks-verticalAlignment:center;--ODSExtendedNav-padding:var(--spacing-component-5,16px) var(--spacing-component-7,24px);--ODSExtendedNav-gap:0;--ODSExtendedNav-flexDirection:row;--ODSFooterCategory-padding:var(--spacing-component-5,16px) var(--spacing-layout-3,32px) var(--spacing-component-5,16px) 0px;--ODSFooterColumn-padding:0px var(--spacing-component-3,8px);--ODSFooterCategory-borderBottom:none;--ODSFooterCategory-alignSelf:auto;--ODSFooterMenuItem-font:var(--body-m-regular)}}@media (min-width:1040px){:root{--ODSFooterMinimal-gap:var(--spacing-component-4,12px) var(--spacing-component-9,40px);--ODSFooterMinimal-flexDirection:row;--ODSFooterMinimal-flexWrap:wrap;--ODSFooterMinimal-verticalAlignment:center;--ODSFooterMinimal-Copyright-font:var(--body-m-regular);--ODSFooterLogo-padding:var(--spacing-layout-5,48px) var(--spacing-component-7,24px);--ODSFooterLinks-gap:0 var(--spacing-component-10,48px)}}.ODSFooter{background:var(--colours-basic-background,#000);color:var(--colours-basic-text,#fff)}.ODSFooter-Container{max-width:var(--sizing-viewport);margin-left:auto;margin-right:auto}.ODSFooterMinimal{display:flex;width:100%;padding:var(--ODSFooterMinimal-padding);flex-direction:var(--ODSFooterMinimal-flexDirection);flex-wrap:var(--ODSFooterMinimal-flexWrap);align-items:var(--ODSFooterMinimal-verticalAlignment);align-content:center;gap:var(--ODSFooterMinimal-gap)}.ODSFooterMinimal-Copyright{font:var(--ODSFooterMinimal-Copyright-font)}.ODSFooter-Links{display:flex;flex-direction:var(--ODSFooterLinks-flexDirection);align-items:var(--ODSFooterLinks-verticalAlignment);align-content:center;flex-wrap:var(--ODSFooterLinks-flexWrap);gap:var(--ODSFooterLinks-gap)}.ODSFooterMenuItem,.ODSFooterMenuItem:link{position:relative;display:flex;min-height:var(--sizing-minimum-tappable-area,48px);align-items:center;overflow:visible;color:var(--colours-basic-text,#000);text-decoration:none;font:var(--ODSFooterMenuItem-font)}.ODSFooterMenuItem:hover{text-decoration:underline}.ODSFooterMenuItem:active{color:var(--colours-interaction-states-pressed-text-pressed,#626262)}.ODSFooterMenuItem:visited{color:var(--colours-basic-text-visited,#626262)}.ODSFooterMenuItem[disabled]{color:var(--colours-interaction-states-disabled-text-disabled,#828282);pointer-events:none}.ODSFooterMenuItem:has(span):focus-visible{outline:none}.ODSFooterMenuItem>span{border-radius:var(--radius-extra-small,6px)}.ODSFooterMenuItem:focus-visible>span{outline:var(--strokes-2,2px) solid var(--colours-interaction-states-focus-focus,#000);outline-offset:4px}.ODSFooterLogo{--ODSLogo-height:48px;--ODSLogo-width:48px;width:100%;display:flex;padding:var(--ODSFooterLogo-padding);flex-direction:var(--ODSFooterLogo-flexDirection);justify-content:var(--ODSFooterLogo-justifyContent);align-items:center;gap:var(--ODSFooterLogo-gap)}@media (min-width:1040px){.ODSFooterLogo{--ODSLogo-height:64px;--ODSLogo-width:64px}}.ODSFooterLogo--has-content{flex-direction:var(--ODSFooterLogo-flexDirection--has-content);justify-content:var(--ODSFooterLogo-justifyContent--has-content)}.ODSFooterLogo--has-social{gap:var(--ODSFooterLogo-gap--has-social)}.ODSFooterLogo--has-slot{gap:var(--ODSFooterLogo-gap--has-slot)}.ODSFooterLogo-LogoContainer{display:flex;flex:1}.ODSFooterLogo-Slot{width:var(--ODSFooterLogo-Slot-width)}.ODSFooterLogo-Social{display:flex;padding:var(--ODSFooterLogo-Social-padding);flex-direction:column;align-items:var(--ODSFooterLogo-Social-horizontalAlignment);gap:var(--ODSFooterLogo-Social-gap);align-self:stretch}.ODSFooterLogo-SocialLabel{display:flex;margin:0;padding:0 var(--spacing-component-5,16px);justify-content:var(--ODSFooterLogo-Social-horizontalAlignment);align-items:center;align-self:stretch;font-family:TeleNeo Var;font-size:16px;font-style:normal;font-weight:655;line-height:125%}.ODSFooterLogo-SocialIcons{display:flex;gap:var(--spacing-component-5,16px)}.ODSExtendedNav-Wrapper{background:var(--colours-basic-background-subtle,#f1f1f1);color:var(--colours-basic-text,#000)}.ODSExtendedNav{padding:var(--ODSExtendedNav-padding);display:flex;flex-direction:var(--ODSExtendedNav-flexDirection);justify-content:space-between;align-items:flex-start;gap:var(--ODSExtendedNav-gap)}.ODSFooterCategory{padding:var(--ODSFooterCategory-padding)}.ODSExtendedNav>[data-column]{padding:var(--ODSFooterColumn-padding)}.ODSExtendedNav>[data-column],.ODSFooterCategory{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0;align-self:var(--ODSFooterCategory-alignSelf)}.ODSFooterCategory:not(:last-child){border-bottom:var(--ODSFooterCategory-borderBottom) var(--colours-basic-stroke-subtle,#b6b6b6)}.ODSFooterCategory-Label{margin:0;display:flex;width:100%;padding:var(--spacing-component-5,16px) 0;justify-content:space-between;align-items:center;align-self:stretch;color:var(--colours-basic-text,#000);overflow:hidden;text-overflow:ellipsis;background:none;border:none;outline:none;font-family:TeleNeo Var;font-size:16px;font-style:normal;font-weight:655;line-height:125%}.ODSFooterCategory-Label:focus-visible .ODSFooterCategory-LabelIcon{border-radius:var(--radius-extra-small,6px);outline:var(--strokes-2,2px) solid var(--colours-interaction-states-focus-focus,#000);outline-offset:4px}.ODSFooterCategory-LabelIcon{margin-right:var(--spacing-component-5)}.ODSFooterCategory-LabelWrapper{margin:0;width:100%}