#tabs{border:1px solid #fff}#tabs .tab{cursor:pointer;display:inline-block;line-height:0px;padding:0 4px;position:relative;z-index:2}#tabs h3{color:#fff;margin:0}#tabs .tab svg{position:relative;z-index:-1}#tabs .tabContent{background:#fff;height:auto;max-height:360px;overflow:hidden;padding:10px;position:relative;top:-1px;width:100%;z-index:1}#tabs .hide{display:none}#tabs .show{display:block}.tab-container{align-items:center;background:hsla(0,0%,100%,.12);display:flex;justify-content:space-between;padding:10px 20px 5px}.tab.whiteborder svg path{fill:#51aadf}@media(max-width:992px){#tabs iframe{width:100%!important}}