.cmp-section-with-navigation{display:flex;flex-direction:row;gap:16px}.cmp-section-with-navigation .cmp-section-with-navigation__content{min-width:0;overflow:hidden;min-height:0;width:100%}.cmp-section-with-navigation__nav-body{display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:116px;width:260px}.cmp-section-with-navigation__mobile-button{display:none;line-height:50px;text-align:center;cursor:pointer;width:100%;margin:0 auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#2c4aa7;color:#fff;border-radius:8px}.cmp-section-with-navigation__nav--open .cmp-section-with-navigation__mobile-button{color:#050505;background:#fff}.cmp-section-with-navigation__nav{transition:max-height .25s linear}@media (max-width:700px){.cmp-section-with-navigation{flex-direction:column}.cmp-section-with-navigation__nav{position:-webkit-sticky;position:sticky;background-color:#fff;top:100px;overflow:hidden;height:100%;max-height:50px;z-index:2}.cmp-section-with-navigation__nav--open{max-height:800px}.cmp-section-with-navigation__nav-body{width:100%}.cmp-section-with-navigation__mobile-button{display:block}}.cmp-section-with-navigation__nav-mobile-body{display:none;position:-webkit-sticky;position:sticky;top:116px}.cmp-section-with-navigation__nav-body img{width:100%;height:100px;border-top-right-radius:16px;border-top-left-radius:16px;object-fit:cover;margin-bottom:8px;filter:brightness(.9)}.cmp-section-with-navigation__nav-body a{color:#050505;text-decoration:none;display:block;padding:8px;border-radius:8px;margin-bottom:8px}.cmp-section-with-navigation__item--selected,.cmp-section-with-navigation__nav-body a:hover{background-color:#2c4aa7;color:#fff!important}.cmp-section-with-navigation__bottom-cta{display:flex;justify-content:space-around}.cmp-section-with-navigation__bottom-cta a{text-decoration:none;color:#050505;font-weight:500}