#tabs{padding-bottom:60px}#tabs h2{color:#170049;font-size:30px;font-weight:300;margin-bottom:65px;text-align:center}@media (min-width:1200px){#tabs h2{font-size:60px}}#tabs ul.tabs{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;margin:0;padding:0}@media (min-width:1200px){#tabs ul.tabs{flex-flow:row nowrap}}#tabs ul.tabs li.tab-link{align-items:center;border-right:1px solid #e4e6ec;cursor:pointer;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-bottom:25px;padding:0 10px;width:50%}#tabs ul.tabs li.tab-link:nth-child(2n+2){border:none}@media (min-width:1200px){#tabs ul.tabs li.tab-link{background:url(https://info.ghdsi.com/hubfs/2020/arrow-grey.png) no-repeat 100%;background-size:contain;border:none;margin:0;padding:0 40px 0 0;width:auto}}#tabs ul.tabs li.tab-link:last-child{background:none}#tabs ul.tabs li.tab-link .number{color:#e1e3ea;font-size:48px;font-weight:700;margin-right:13px}#tabs ul.tabs li.tab-link .text{color:#bcbfce;display:flex;flex-flow:column nowrap;font-size:14px;font-weight:800;line-height:1}#tabs ul.tabs li.tab-link .text span{color:#979bb3;font-size:18px;line-height:1;text-transform:uppercase}@media (min-width:1200px){#tabs ul.tabs li.tab-link .text span{font-size:22px}}#tabs ul.tabs li.tab-link.current .number,#tabs ul.tabs li.tab-link:hover .number{color:#170049}#tabs ul.tabs li.tab-link.current .text,#tabs ul.tabs li.tab-link:hover .text{color:#868791}#tabs ul.tabs li.tab-link.current .text span,#tabs ul.tabs li.tab-link:hover .text span{color:#006bff}#tabs .tab-content{display:none;flex-flow:column nowrap;padding:60px 0}@media (min-width:1200px){#tabs .tab-content{flex-flow:row nowrap}}#tabs .tab-content.current{display:flex}#tabs .tab-content .content-image{align-items:center;display:flex;flex:1;justify-content:center;text-align:center}#tabs .tab-content .content-text{align-items:flex-start;display:flex;flex:1;flex-flow:column;justify-content:center}@media (min-width:1200px){#tabs .tab-content .content-text{padding-right:40px}}#tabs .tab-content .content-text h3{color:#34245a;font-size:36px;font-weight:700;margin-bottom:10px}#tabs .tab-content .content-text h3 span{color:#006bff}#tabs .tab-content .content-text h4{color:#170049;font-size:18px;margin-bottom:30px;text-transform:uppercase}#tabs .tab-content .content-text p{color:#333;font-size:14px;font-weight:400;margin-bottom:30px}#tabs .tab-content .content-text p strong{color:#191919}#tabs .tab-content .content-text li{color:#333;font-size:14px;font-weight:400}#tabs .tabs-navigation{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}@media (min-width:1200px){#tabs .tabs-navigation{margin:0 auto;width:30%}}#tabs .tabs-navigation .tab_nav{align-items:center;background-color:#006bff;border:1px solid #006bff;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;color:#fff;display:flex;font-size:24px;justify-content:center;padding:6px 29px 7px}#tabs .tabs-navigation .dots{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;list-style-type:none;margin:0;padding:0}#tabs .tabs-navigation .dots li{margin:0 8px}#tabs .tabs-navigation .dots li span{background-color:#e1e3ea;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;cursor:pointer;display:inline-block;height:10px;width:10px}#tabs .tabs-navigation .dots li.current span{background-color:#006bff}