.tabs__wrapper .content-wrapper{position:relative;z-index:1}.tabs__nav{flex-wrap:wrap;margin-bottom:4rem}.tabs__nav .button.selected{background:var(--white);color:var(--blue)}.tab__image img{height:100%!important;object-fit:cover;width:100%!important}.tab__content{background:var(--space-gray);color:#fff;padding:4rem 2rem}.tab__content-inner :last-child{margin:0}.tab__content-inner{margin:0 auto;max-width:43rem}@media (min-width:768px){.tab__image{flex:0 0 50%}.tab__content{flex:0 0 50%;padding:9.75rem 2rem}}