.o-tabs__inner{display:flex;flex-wrap:wrap}.o-tabs__tab-title{flex:1 1 50%;margin:0 0 -.1rem 0;font-size:1.4rem;line-height:1.2;order:-1}.o-tabs__tab-title::after{content:none}.o-tabs__tab-title~.o-tabs__tab-title{margin-left:-.1rem}.o-tabs__tab-title-button{display:block;width:100%;height:100%;padding:.5rem 2rem;font-weight:600;border:.1rem solid #b4b4b4;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:0;transition:color .1s cubic-bezier(.215,.61,.355,1),background-color .1s cubic-bezier(.215,.61,.355,1)}.o-tabs__tab-title-button:focus,.o-tabs__tab-title-button:hover{background-color:#e6e7e8}.js-tab-active .o-tabs__tab-title-button{color:#fff;background-color:#0e3178}.o-tabs__tab-content{display:none;flex:1 1 100%;padding:2rem;border:.1rem solid #b4b4b4}.js-tab-active+.o-tabs__tab-content{display:block}@media all and (min-width:768px){.o-tabs__tab-title-button{padding-top:1rem;padding-bottom:1rem}.o-tabs__tab-content{padding:3rem}}@media all and (min-width:1280px){.o-tabs__tab-title{font-size:1.6rem;flex:0 1 25%;max-width:none}.o-tabs__tab-title~.o-tabs__tab-title{margin-left:0}.o-tabs__tab-title-button{padding-left:1.5rem;padding-right:1.5rem}.o-tabs__tab-content{padding:4rem}}