.block-tabs{left:0;margin-left:calc(-50vw + 50%);min-height:500px;padding:100px 20px;position:relative;width:100vw}.block-tabs ul li{margin-inline-start:20px}.block-tabs__header{color:#0b4c78;font-size:50px;font-weight:700!important;line-height:1.2;margin:0 auto 50px;max-width:780px;text-align:center}@media(max-width:991.98px){.block-tabs__header{font-size:28px;margin-bottom:20px;text-align:center}}.block-tabs__container{margin:0 auto;max-width:1170px;position:relative}.block-tabs .tabs.dragging{cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.block-tabs .tabs-container{position:relative}.block-tabs .tabs-container:after,.block-tabs .tabs-container:before{content:"";height:100%;opacity:0;position:absolute;top:0;transition:all .3s;width:10px}.block-tabs .tabs-container.shadow-left:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));left:0;opacity:1}.block-tabs .tabs-container.shadow-right:after{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));opacity:1;right:0}.block-tabs .tabs{display:flex;flex-direction:row;margin-bottom:20px;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.block-tabs .tabs::-webkit-scrollbar{display:none}.block-tabs .tab-btn{background-color:#0b4c78;border:0;color:#fff;cursor:pointer;flex-shrink:0;font-weight:700;margin-right:8px;padding:10px 20px}.block-tabs .tab-btn.active{background:#0073e6;color:#fff}.block-tabs .tab-table{margin-top:10px}.block-tabs .sticky-table-container{border:1px solid #0b4c78;overflow-x:auto}.block-tabs .sticky-col{background:#fff;font-weight:700;left:0;position:sticky;transition:box-shadow .2s,background .2s}.block-tabs .sticky-table{border:0;border-collapse:separate;color:#0b4c78;min-width:900px;width:100%}.block-tabs .sticky-table.is-scrolled-x .sticky-col{box-shadow:4px 0 8px -2px rgba(11,76,120,.125);transition:box-shadow .2s,background .2s}.block-tabs .sticky-table td,.block-tabs .sticky-table th{background:#fff;border:0;font-size:18px;line-height:1.5;min-width:100px;padding:8px;vertical-align:top}.block-tabs .sticky-table td:nth-child(2n){background-color:#eceff1}.block-tabs .sticky-table td:first-child{border-right:1px solid #0b4c78}.block-tabs .sticky-table th{background-color:#0b4c78;color:#fff}.block-tabs .sticky-table tr:not(:last-child) td{border-bottom:1px solid rgba(11,76,120,.125)}.block-tabs table{position:relative}@media only screen and (max-width:992px){.block-tabs .sticky-table td,.block-tabs .sticky-table th{font-size:16px;line-height:1.3}}