.mobile-app-teaser{display:flex;flex-wrap:wrap;justify-content:center;padding-bottom:var(--spacing3);gap:var(--spacing3)}@media (min-width: 905px){.mobile-app-teaser{gap:0}}.mobile-app-teaser .heading{margin:0;padding:12px 16px 0 0;font-family:var(--HeadlineLargeFontFamily),"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:var(--HeadlineSmallFontSize);line-height:var(--HeadlineSmallLineHeight);font-weight:var(--HeadlineLargeFontWeight);letter-spacing:var(--BodyLargeLetterSpacing);word-break:break-word}@media (max-width: 600px){.mobile-app-teaser .heading{font-size:22px!important;text-align:center;padding:0}}@media (max-width: 420px){.mobile-app-teaser .heading{font-size:18px!important}}@media (min-width: 905px){.mobile-app-teaser .heading{flex-basis:auto}}.mobile-app-teaser .bg-dark .heading{color:var(--White)}.mobile-app-teaser .bg-dark.margin-bottom-none{margin:0 0 var(--spacing0)}.mobile-app-teaser .icons-wrap{order:1;display:flex;gap:var(--spacing2);justify-content:space-between}.mobile-app-teaser .icons-wrap a svg,.mobile-app-teaser .icons-wrap a img{width:100%;height:auto}@media (min-width: 600px){.mobile-app-teaser .icons-wrap a svg,.mobile-app-teaser .icons-wrap a img{width:165px}}.mobile-app-teaser .icons-wrap a:hover{opacity:.8}@media (min-width: 390px){.mobile-app-teaser .icons-wrap{justify-content:flex-start}}.mobile-app-teaser .award{flex-basis:calc(50% - var(--spacing1));max-width:192px}.mobile-app-teaser .award svg,.mobile-app-teaser .award img{width:100%;height:auto}.mobile-app-teaser .award:hover{opacity:.8}.skip-to-legal{position:absolute;left:-9999px;z-index:999;padding:1em;background-color:#000;color:#fff;opacity:0;width:100%;height:78px;border:3px solid var(--SysLightSecondary);display:flex;align-items:center;justify-content:center;font-size:var(--TitleMediumFontSize);line-height:var(--TitleMediumLineHeight)}.skip-to-legal:focus{position:relative;left:0;top:0;opacity:1;margin-bottom:1rem;width:100vw}.footer .footer-navigation{font-size:.875rem;padding:var(--spacing4) 0 var(--spacing1);display:flex;flex-direction:column}.footer .footer-navigation .footer-bottom{display:flex;justify-content:space-between;flex-direction:column;gap:var(--spacing2);padding:var(--spacing2) 0 0}@media (min-width: 905px){.footer .footer-navigation .footer-bottom{flex-direction:row}}.footer .footer-navigation nav,.footer .footer-navigation ul,.footer .footer-navigation li,.footer .footer-navigation p,.footer .footer-navigation a{line-height:20px}.footer .footer-navigation .sitenavList ul,.footer .footer-navigation .legalList ul,.footer .footer-navigation .socialList ul{list-style:none;padding:0;margin:0}.footer .footer-navigation .sitenavList p,.footer .footer-navigation .legalList p,.footer .footer-navigation .socialList p{color:var(--KeyColorsNeutral);display:inline-block;font-size:1rem;font-weight:900;position:relative;padding:var(--spacing2) 0}.footer .footer-navigation .sitenavList p:after,.footer .footer-navigation .legalList p:after,.footer .footer-navigation .socialList p:after{position:absolute;content:"";bottom:0;left:0;right:0;border-top:3px solid var(--RefNeutralNeutral50);border-radius:5px 5px 0 0}.footer .footer-navigation .sitenavList a,.footer .footer-navigation .legalList a,.footer .footer-navigation .socialList a{color:var(--SysLightInverseOnSurface);text-decoration:none;font-weight:600}.footer .footer-navigation .sitenavList a:hover,.footer .footer-navigation .legalList a:hover,.footer .footer-navigation .socialList a:hover{color:var(--SysLightInversePrimary)}.footer .footer-navigation .sitenavList a.top-link,.footer .footer-navigation .legalList a.top-link,.footer .footer-navigation .socialList a.top-link{color:var(--SysLightInverseOnSurface);font-size:1rem;font-weight:900;display:inline-block;position:relative;padding:var(--spacing2) 0;margin:0 0 var(--spacing2)}.footer .footer-navigation .sitenavList a.top-link:after,.footer .footer-navigation .legalList a.top-link:after,.footer .footer-navigation .socialList a.top-link:after{position:absolute;content:"";bottom:0;left:0;right:0;border-top:3px solid var(--RefNeutralNeutral50);border-radius:5px 5px 0 0}.footer .footer-navigation .sitenavList a.top-link:hover,.footer .footer-navigation .legalList a.top-link:hover,.footer .footer-navigation .socialList a.top-link:hover{color:var(--SysLightInversePrimary)}.footer .footer-navigation .sitenavList a.top-link:hover:after,.footer .footer-navigation .legalList a.top-link:hover:after,.footer .footer-navigation .socialList a.top-link:hover:after{border-top:3px solid var(--SysLightInversePrimary)}.footer .footer-navigation .sitenavList{display:grid;grid-template-columns:1fr;gap:var(--spacing2);padding-top:var(--spacing7);padding-bottom:var(--spacing5);padding:var(--spacing5) 0}.footer .footer-navigation .sitenavList ul{padding-bottom:var(--spacing4)}.footer .footer-navigation .sitenavList li{line-height:20px;padding-bottom:var(--spacing1)}@media (min-width: 360px){.footer .footer-navigation .sitenavList{grid-template-rows:repeat(3,auto);grid-template-columns:repeat(2,minmax(0,1fr));padding-top:var(--spacing10)}}@media (min-width: 600px){.footer .footer-navigation .sitenavList{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 905px){.footer .footer-navigation .sitenavList{grid-template-rows:repeat(1,auto);grid-template-columns:repeat(5,minmax(0,1fr))}}.footer .footer-navigation .legalList ul{display:flex;column-gap:var(--spacing2);row-gap:var(--spacing1)}.footer .footer-navigation .socialList ul{gap:var(--spacing2)}.footer .footer-navigation .socialList ul li a{display:inline-block}.footer .footer-navigation .socialList ul li a:hover svg{fill:var(--SysLightInversePrimary)}.footer .footer-navigation .socialList ul li svg{width:24px;height:24px;fill:var(--SysLightInverseOnSurface)}.footer .footer-navigation .copyright{color:var(--RefNeutralNeutral70);font-size:.875rem;padding-top:var(--spacing2);font-weight:600}.footer .footer-navigation.footer-minimal{padding-top:var(--spacing2)}.footer .footer-navigation.footer-minimal .footer-top,.footer .footer-navigation.footer-minimal .footer-mid{display:none}.footer .footer-navigation.footer-minimal .border-top-light{border-top:0}.footer .footer-navigation nav{position:relative}.footer .footer-navigation nav a.invisible{position:absolute;top:0;left:0;width:1px;height:1px;margin:-1px;overflow:hidden}@keyframes l20-1{0%{clip-path:polygon(50% 50%,0 0,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%)}12.5%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%)}25%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}62.5%{clip-path:polygon(50% 50%,100% 0,100% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}75%{clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0% 100%)}to{clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0% 100%)}}@keyframes l20-2{0%{transform:scaleY(1) rotate(0)}49.99%{transform:scaleY(1) rotate(135deg)}50%{transform:scaleY(-1) rotate(0)}to{transform:scaleY(-1) rotate(-135deg)}}.footer-contact-item{display:flex;padding:var(--spacing4) var(--spacing3);border:2px solid var(--SysLightOutlineVariant);border-radius:var(--radius2);text-align:center;min-height:390px;min-width:230px;flex:1 auto}.footer-contact-item a{text-decoration:none}.footer-contact-item .inner{display:flex;width:100%;flex-direction:column;justify-content:space-between}.footer-contact-item .cta{width:100%}.footer-contact-item .roundicon{margin:0 auto var(--spacing2)}.footer-contact-item .roundicon svg{width:20px;height:20px}.footer-contact-item p{margin:0}.footer-contact-item .heading-wrap{padding-bottom:var(--spacing2)}.footer-contact-item .cta-wrap{display:flex;flex-direction:column;gap:var(--spacing2);justify-content:space-between;flex:1 auto}.footer-contact-item .cta-wrap p{display:inline}.footer-contact-item .second{padding-top:var(--spacing1)}.footer-contact-item.text-horizontal-align-left .cta-wrap{text-align:left}.footer-contact-item.text-horizontal-align-center .cta-wrap{text-align:center}.footer-contact-item.text-horizontal-align-right .cta-wrap{text-align:right}.footer-contact-item.text-vertical-align-top .heading{padding-bottom:0}.footer-contact-item.text-vertical-align-top .cta-wrap{justify-content:flex-start}.footer-contact-item.text-vertical-align-center .heading{margin-bottom:0}.footer-contact-item.text-vertical-align-center .cta-wrap{justify-content:center}.footer-contact-item.text-vertical-align-bottom .heading{padding-bottom:0}.footer-contact-item.text-vertical-align-bottom .cta-wrap{justify-content:flex-end}.footer-contact-item:has(.js_chat_loading) .roundicon{width:50px;aspect-ratio:1;border-radius:50%;border:7px solid var(--SysLightPrimary);animation:l20-1 1s infinite linear alternate,l20-2 2s infinite linear;height:auto;margin-bottom:calc(var(--spacing2) + 6px);background-color:transparent}.footer-contact-item:has(.js_chat_loading) .roundicon svg{display:none}.footer-contact-item:has(.js_chat_loading) .linkButton{display:none}.roundicon{font-size:10px;display:flex;justify-content:center;align-items:center}.roundicon svg{width:28px;height:28px}.roundicon__circle{border-radius:50%;width:56px;height:56px}@media (min-width: 1200px){.roundicon__circle{width:80px;height:80px}}.roundicon__circle.roundicon__small{width:56px;height:56px}.roundicon__circle.roundicon__small svg{width:20px;height:20px}.roundicon__simple{display:inline-block}.roundicon__simple.roundicon__light,.roundicon__simple.roundicon__dark{background-color:transparent}.roundicon__light{background-color:var(--SysLightInverseOnSurface)}.roundicon__light svg{fill:var(--SysLightOnBackground)}.roundicon__black{background-color:var(--SysLightInverseOnSurface)}.roundicon__black svg{fill:#000}.roundicon__transparent{background-color:transparent}.roundicon__transparent svg{fill:var(--SysDarkOutlineVariant)}.roundicon__green{background-color:var(--SysLightTertiary)}.roundicon__green svg{fill:var(--SysLightOnBackground)}.roundicon__dark{background-color:var(--SysLightOnSurface)}.roundicon__dark svg{fill:var(--SysLightInverseOnSurface)}.roundicon__blue{background-color:var(--SysLightPrimary)}.roundicon__blue svg{fill:var(--SysLightOnPrimary)}.roundicon__md{width:5.6em;height:5.6em}.roundicon__sm{width:4em;height:4em}.roundicon__xs{width:3.2em;height:3.2em}.roundicon__xxs{width:2em;height:2em}.roundicon__black{border:2px solid var(--SysDarkOutlineVariant)}.info-button{display:inline-block;position:relative;top:-1px;height:20px}.info-button:focus-visible{transition-duration:.3s;transition-timing-function:cubic-bezier(.73,1.68,.68,1.67);outline:0;border-radius:16px!important;box-shadow:0 0 0 3px var(--SysLightSecondary)}.info-button .title{font-size:14px;color:var(--RefNeutralVariantNeutralVariant70);text-decoration:underline;cursor:pointer;padding:4px 0 0;display:inline-block}.info-button .roundicon svg{cursor:pointer;fill:var(--SysLightPrimary)}.info-button.info-button__light svg{fill:var(--SysLightPrimary)}.info-button.info-button__dark svg{fill:var(--SysDarkPrimary)}.info-button.tooltip-open .popover-content{display:block}.info-button .popover-content{display:none;background-color:#fff;border:2px solid var(--SysLightSecondary);font-size:var(--BodySmallFontSize);line-height:var(--BodySmallLineHeight);color:var(--SysLightOnSurface);padding:var(--spacing1h);position:absolute;width:200px;left:50%;top:30px;text-align:left;transform-style:preserve-3d;transform:translate3d(-50%,0,0);border-radius:3px;z-index:6;word-wrap:break-word}@media (max-width: 600px){.info-button .popover-content span.scroller{display:block;max-height:210px;overflow-y:scroll}}.info-button .popover-content.primary{border:2px solid var(--SysLightPrimary)}.info-button .popover-content.primary:after{border:1px solid var(--SysLightPrimary);border-width:2px 2px 0 0}.info-button .popover-content p{margin-bottom:0}.info-button .popover-content:after{display:block;content:" ";position:absolute;top:0;left:50%;width:8px;height:8px;border:1px solid var(--SysLightSecondary);border-width:2px 2px 0 0;transform:translate(-4px,-5px) rotate(-45deg);background-color:#fff;border-radius:0 6px}.info-button.tooltip-align-left .popover-content{left:2px;transform:translate(0)}.info-button.tooltip-align-left .popover-content:after{left:6px;transform:translate(-4px,-5px) rotate(-45deg)}.info-button.tooltip-align-right .popover-content{left:auto;right:2px;transform:translate(0)}.info-button.tooltip-align-right .popover-content:after{left:auto;right:2px;transform:translateY(-5px) rotate(-45deg)}.info-button.tooltip-size-large .popover-content{width:300px}@media (max-width: 420px){.info-button.tooltip-size-large .popover-content{max-width:250px}}.info-button.tooltip-size-small .popover-content{width:150px}.info-button .tooltip-scrollable.popover-content span.scroller{display:block;max-height:210px;overflow-y:scroll}.footer-contact .heading{text-align:center;margin-bottom:var(--spacing4)}.footer-contact .footer-contact-items{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.footer-contact .footer-contact-item{flex-basis:100%;max-width:366px}@media (min-width: 390px){.footer-contact .footer-contact-item{flex-basis:45%}}@media (min-width: 1200px){.footer-contact .footer-contact-item{flex-basis:20%}}
