/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.blocks-engine.block-tabs::-webkit-scrollbar{height:8px;width:6px}.blocks-engine.block-tabs::-webkit-scrollbar-track{background:#c9c9c9;border-radius:8px}.blocks-engine.block-tabs::-webkit-scrollbar-thumb{background-color:#003466;border:1px solid #c9c9c9;border-radius:8px}.blocks-engine.block-tabs::-webkit-scrollbar-track{background:#fff}.blocks-engine.block-tabs{background-color:rgba(246,248,253,.7);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin-top:2.4rem;overflow-x:auto;padding:.8rem;position:relative;white-space:nowrap}@media(max-width: 991.98px){.blocks-engine.block-tabs{scrollbar-width:none}}.blocks-engine.block-tabs .page-tab{border-radius:4px;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.blocks-engine.block-tabs .page-tab .full-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#003466;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.8rem 1.6rem;text-decoration:none;width:100%}.blocks-engine.block-tabs .page-tab.active{background-color:#fff}