.tabbed-overview-tabs{align-items:flex-end;display:flex;flex-direction:row;justify-content:center;margin-bottom:24px;width:100%}.tabbed-overview-tabs__tab{border-bottom:2px solid #d9d9d9;cursor:pointer;padding:12px 20px;user-select:none;-webkit-user-select:none;-moz-user-select:none}.tabbed-overview-tabs__tab span{display:inline-block;transition:var(--transition)}.tabbed-overview-tabs__tab:hover span{transform:translateY(-5px)}.tabbed-overview-switchback__wrapper{display:none;gap:90px;opacity:0;transition:.3s}.tabbed-overview-switchback__wrapper.visible{opacity:1}.tabbed-overview-switchback__wrapper--active{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.tabbed-overview-switchback__wrapper .switchback__column.content p:last-of-type{margin-bottom:0}.tabbed-overview-switchback__wrapper .switchback__column.content .switchback__column__cta-wrapper{margin-top:36px}.tabbed-overview-switchback__wrapper .switchback__column .media{align-items:center;display:flex;justify-content:center;overflow:hidden;position:relative}.tabbed-overview-switchback__card-wrapper{background-color:#f7f8fb;display:flex;flex-direction:column;padding:60px}.tabbed-overview-switchback__card{align-items:center;border-bottom:2px solid #bbb;display:flex;flex-direction:column;padding-bottom:36px;padding-top:36px}.tabbed-overview-switchback__card img{margin-bottom:12px;max-height:36px}.tabbed-overview-switchback__card h5{margin-bottom:12px}.tabbed-overview-switchback__card:last-of-type{border-bottom:2px solid transparent;padding-bottom:0}.tabbed-overview-switchback__card:first-of-type{padding-top:0}@media screen and (min-width:900px){.tabbed-overview-switchback__wrapper .switchback__column{width:50%}.tabbed-overview-switchback__wrapper--active{flex-direction:row}}@media screen and (min-wdth:1024px){.tabbed-overview-tabs{margin-bottom:98px}}