.fusion-tb-header #menu-dev-mega-menu .awb-menu__main-a.awb-menu__main-a_regular,
.fusion-tb-header .awb-menu__main-ul {
  font-weight: bold !important;
}
.fusion-tb-header #menu-solutions-custom > .fusion-column-wrapper > .fusion-builder-row > .fusion-layout-column .fusion-text p {
  margin: 0;
}
.fusion-tb-header #menu-solutions-custom > .fusion-column-wrapper > .fusion-builder-row > .fusion-layout-column .fusion-text:nth-child(2) {
  margin-bottom: 48px;
  margin-top: 16px;
}
.fusion-tb-header #menu-solutions-custom > .fusion-column-wrapper > .fusion-builder-row > .fusion-layout-column .fusion-text:nth-child(n+3) {
  margin-bottom: 16px;
}
.fusion-tb-header #menu-solutions-custom > .fusion-column-wrapper > .fusion-builder-row > .fusion-layout-column .fusion-text:nth-child(n+3) p {
  font-weight: normal !important;
}
.fusion-tb-header #menu-resources-custom_part-1 > .fusion-column-wrapper > .fusion-builder-row:first-child > .fusion-layout-column .fusion-text p {
  margin: 0;
}
.fusion-tb-header #menu-resources-custom_part-1 > .fusion-column-wrapper > .fusion-builder-row:first-child > .fusion-layout-column .fusion-text:nth-child(2) {
  margin-bottom: 48px;
  margin-top: 16px;
}
.fusion-tb-header #menu-resources-custom_part-1 > .fusion-column-wrapper > .fusion-builder-row:first-child > .fusion-layout-column .fusion-text:nth-child(n+3) {
  margin-bottom: 16px;
}
.fusion-tb-header #menu-resources-custom_part-1 > .fusion-column-wrapper > .fusion-builder-row:first-child > .fusion-layout-column .fusion-text:nth-child(n+3) p {
  font-weight: normal !important;
}
.fusion-tb-header .custom-mega-menu-solutions {
  box-shadow: inset 0 10px 15px rgba(0, 46, 89, 0.1490196078), 0 10px 15px rgba(0, 46, 89, 0.1490196078);
}

.breadcrumb-wrapper .fusion-layout-column {
  margin-top: 15px;
  margin-bottom: 15px;
}

#header-style-antsomi {
  --color-item-menu: #212934;
  --color-item-menu-hover: #005eb8;
  background: white;
  min-height: 80px;
  box-shadow: 0px 5px 15px 0px rgba(0, 46, 89, 0.1490196078);
}
#header-style-antsomi > .fusion-builder-row {
  align-items: center;
  justify-content: space-between;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#header-style-antsomi_logo {
  margin-bottom: 0;
  height: 100%;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
#header-style-antsomi_logo > .fusion-column-wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0 !important;
}
#header-style-antsomi_logo img {
  max-width: 200px;
  width: 100%;
}
#header-style-antsomi_menu-trigger {
  margin-bottom: 0;
  height: 100%;
  align-items: center;
  justify-content: center;
  opacity: 0;
  animation: menuTriggerfadeIn 1s ease 1s forwards;
  flex: 1;
}
#header-style-antsomi_menu-trigger > .fusion-column-wrapper, #header-style-antsomi_menu-trigger > .fusion-column-wrapper > .table-1, #header-style-antsomi_menu-trigger > .fusion-column-wrapper > div, #header-style-antsomi_menu-trigger > .fusion-column-wrapper > .table-1 > table, #header-style-antsomi_menu-trigger > .fusion-column-wrapper > div > table,
#header-style-antsomi_menu-trigger [data-slug^=menu-mega__] > div:first-child,
#header-style-antsomi_menu-trigger [data-slug^=menu-mega__] > div:first-child * {
  height: 100%;
}
#header-style-antsomi_menu-trigger > .fusion-column-wrapper > div > table, #header-style-antsomi_menu-trigger > .fusion-column-wrapper > .table-1 > table {
  max-width: 100%;
  margin: 0 auto;
  border: none;
  background: unset;
  box-shadow: none;
  padding: 0;
  width: auto !important;
}
#header-style-antsomi_menu-trigger > .fusion-column-wrapper > div > table > thead > tr, #header-style-antsomi_menu-trigger > .fusion-column-wrapper > .table-1 > table > thead > tr {
  display: flex;
  flex-flow: row wrap;
  height: 100%;
}
#header-style-antsomi_menu-trigger [data-slug^=menu-mega__] {
  border: none;
  background: unset;
  box-shadow: none;
  padding: 0;
  width: auto !important;
}
#header-style-antsomi_menu-trigger [data-slug^=menu-mega__].has-child > div:first-child a:after {
  content: "\f107";
  font-family: awb-icons;
  line-height: 1;
  color: inherit;
  margin-left: 10px;
  transform: rotate(0deg);
  transition: 0.2s all;
}
#header-style-antsomi_menu-trigger [data-slug^=menu-mega__] > div:first-child a {
  margin: 0 15px;
  color: var(--color-item-menu);
  font-size: 17px;
  font-family: inherit;
  font-weight: 900 !important;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
}
#header-style-antsomi_menu-trigger [data-slug^=menu-mega__].active:not(.deactive-by-click) > div:first-child a, #header-style-antsomi_menu-trigger [data-slug^=menu-mega__]:hover:not(.deactive-by-click) > div:first-child a {
  color: var(--color-item-menu-hover);
}
#header-style-antsomi_menu-trigger [data-slug^=menu-mega__].active:not(.deactive-by-click) > div:first-child a:after, #header-style-antsomi_menu-trigger [data-slug^=menu-mega__]:hover:not(.deactive-by-click) > div:first-child a:after {
  transform: rotate(180deg);
  transition: 0.2s all;
}
#header-style-antsomi_menu-trigger [data-slug^=menu-mega__].active:not(.deactive-by-click) > [id^=menu-mega__], #header-style-antsomi_menu-trigger [data-slug^=menu-mega__]:hover:not(.deactive-by-click) > [id^=menu-mega__] {
  visibility: visible;
  z-index: 1;
}
@keyframes menuTriggerfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#header-style-antsomi_menu-option {
  margin-bottom: 0;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
#header-style-antsomi_menu-option > .fusion-column-wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  margin-right: 0 !important;
}
#header-style-antsomi_menu-option > .fusion-column-wrapper > * {
  margin: 0 15px;
}
#header-style-antsomi_menu-option > .fusion-column-wrapper > *:first-child {
  margin-left: 0;
}
#header-style-antsomi_menu-option > .fusion-column-wrapper > *:last-child {
  margin-right: 0;
}
#header-style-antsomi_menu-option .fusion-button {
  white-space: nowrap;
}
#header-style-antsomi_menu-option [href="#pll_switcher"] {
  display: flex;
  flex-flow: row nowrap;
  width: -moz-max-content;
  width: max-content;
}
#header-style-antsomi_menu-option .nav-icon-wrapper {
  padding: 0 20px;
  margin-right: -20px !important;
  margin-left: 0;
}
#header-style-antsomi_menu-option #nav-icon-animation {
  width: 20px;
  height: 15px;
  position: relative;
  margin: 20px auto;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  min-width: 20px;
  min-height: 15px;
}
#header-style-antsomi_menu-option #nav-icon-animation span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: var(--color-item-menu);
  border-radius: 3px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
#header-style-antsomi_menu-option #nav-icon-animation span:nth-child(1) {
  top: 0px;
}
#header-style-antsomi_menu-option #nav-icon-animation span:nth-child(2) {
  top: 6px;
}
#header-style-antsomi_menu-option #nav-icon-animation span:nth-child(3) {
  top: 12px;
}
#header-style-antsomi_menu-option #nav-icon-animation.open span:nth-child(1) {
  top: 6px;
  transform: rotate(135deg);
}
#header-style-antsomi_menu-option #nav-icon-animation.open span:nth-child(2) {
  opacity: 0;
  left: -20px;
}
#header-style-antsomi_menu-option #nav-icon-animation.open span:nth-child(3) {
  top: 6px;
  transform: rotate(-135deg);
}

[id^=menu-mega__] {
  font-family: Roboto;
  justify-content: flex-end;
  padding: 0;
  background: white;
  position: fixed;
  top: calc(var(--fusion-tb-header) - 2px);
  left: 0;
  width: 100%;
  display: flex;
  visibility: hidden;
  z-index: -1;
  box-shadow: inset 0 10px 15px rgba(0, 46, 89, 0.1490196078), 0 10px 15px rgba(0, 46, 89, 0.1490196078);
}
[id^=menu-mega__] > .handle-with-js {
  display: flex;
  flex-flow: row nowrap;
}
[id^=menu-mega__] > .handle-with-js > .handle-with-js > div {
  display: grid !important;
  gap: 32px;
  padding: 0;
  margin: 0;
}
[id^=menu-mega__] .col-left,
[id^=menu-mega__] .col-right {
  padding: 20px 30px 30px 30px;
}
[id^=menu-mega__] .col-left {
  width: calc(100% - 30vw);
  padding-right: 60px;
}
[id^=menu-mega__] .col-left > .fusion-column-wrapper > .fusion-builder-row {
  width: 100% !important;
  margin: 0;
  max-width: 100% !important;
  justify-content: flex-end;
  --awb-min-height: initial;
}
[id^=menu-mega__] .col-right {
  background: #f0f2ff;
  width: 30vw;
  background: linear-gradient(180deg, #eff1fe 0%, #eff1fe 100%), linear-gradient(180deg, rgba(0, 46, 89, 0.15) 0%, rgba(0, 0, 0, 0) 3%) !important;
  background-blend-mode: multiply;
}
[id^=menu-mega__] .col-right .fusion-text p {
  font-weight: normal;
}
[id^=menu-mega__] table,
[id^=menu-mega__] .mega-table-as-div {
  width: auto !important;
  max-width: 100%;
  margin: 0 auto;
  margin-right: 0;
  border: none;
  background: unset !important;
  box-shadow: none;
  padding: 0;
  width: auto !important;
}
[id^=menu-mega__] table tr,
[id^=menu-mega__] table th,
[id^=menu-mega__] table td,
[id^=menu-mega__] .mega-table-as-div tr,
[id^=menu-mega__] .mega-table-as-div th,
[id^=menu-mega__] .mega-table-as-div td {
  vertical-align: top;
  border: none;
  background: unset !important;
  box-shadow: none;
  width: auto !important;
  position: relative;
}
[id^=menu-mega__] table h3,
[id^=menu-mega__] table h4,
[id^=menu-mega__] table h5,
[id^=menu-mega__] .mega-table-as-div h3,
[id^=menu-mega__] .mega-table-as-div h4,
[id^=menu-mega__] .mega-table-as-div h5 {
  color: var(--color-item-menu);
  display: flex;
  align-items: center;
}
[id^=menu-mega__] table h3 a,
[id^=menu-mega__] table h4 a,
[id^=menu-mega__] table h5 a,
[id^=menu-mega__] .mega-table-as-div h3 a,
[id^=menu-mega__] .mega-table-as-div h4 a,
[id^=menu-mega__] .mega-table-as-div h5 a {
  display: flex;
  align-items: center;
  color: inherit;
  white-space: nowrap;
  width: 100%;
}
[id^=menu-mega__] table h3 a:hover,
[id^=menu-mega__] table h4 a:hover,
[id^=menu-mega__] table h5 a:hover,
[id^=menu-mega__] .mega-table-as-div h3 a:hover,
[id^=menu-mega__] .mega-table-as-div h4 a:hover,
[id^=menu-mega__] .mega-table-as-div h5 a:hover {
  color: var(--color-item-menu-hover);
}
[id^=menu-mega__] table h3 img,
[id^=menu-mega__] table h4 img,
[id^=menu-mega__] table h5 img,
[id^=menu-mega__] .mega-table-as-div h3 img,
[id^=menu-mega__] .mega-table-as-div h4 img,
[id^=menu-mega__] .mega-table-as-div h5 img {
  max-width: 30px;
  max-height: 30px;
  min-width: 30px;
  min-height: 30px;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 10px;
}
[id^=menu-mega__] table h3:not(:has(*)):not(.empty-content),
[id^=menu-mega__] table h4:not(:has(*)):not(.empty-content),
[id^=menu-mega__] table h5:not(:has(*)):not(.empty-content),
[id^=menu-mega__] .mega-table-as-div h3:not(:has(*)):not(.empty-content),
[id^=menu-mega__] .mega-table-as-div h4:not(:has(*)):not(.empty-content),
[id^=menu-mega__] .mega-table-as-div h5:not(:has(*)):not(.empty-content) {
  display: none;
}
[id^=menu-mega__] table td,
[id^=menu-mega__] table th,
[id^=menu-mega__] .mega-table-as-div td,
[id^=menu-mega__] .mega-table-as-div th {
  font-weight: normal;
  font-size: 16px;
  padding: 0 16px;
}
[id^=menu-mega__] table td:first-child,
[id^=menu-mega__] table th:first-child,
[id^=menu-mega__] .mega-table-as-div td:first-child,
[id^=menu-mega__] .mega-table-as-div th:first-child {
  padding-left: 0;
}
[id^=menu-mega__] table td:last-child,
[id^=menu-mega__] table th:last-child,
[id^=menu-mega__] .mega-table-as-div td:last-child,
[id^=menu-mega__] .mega-table-as-div th:last-child {
  padding-right: 0;
}
[id^=menu-mega__] table td:has(ul, ol),
[id^=menu-mega__] table th:has(ul, ol),
[id^=menu-mega__] .mega-table-as-div td:has(ul, ol),
[id^=menu-mega__] .mega-table-as-div th:has(ul, ol) {
  max-width: 300px;
}
[id^=menu-mega__] table tr:last-child :last-child,
[id^=menu-mega__] .mega-table-as-div tr:last-child :last-child {
  margin-bottom: 0;
}
[id^=menu-mega__] table h3,
[id^=menu-mega__] .mega-table-as-div h3 {
  margin-top: 0;
  margin-bottom: 30px !important;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: inherit;
  color: #7f7f7f;
  overflow: visible;
  white-space: nowrap;
}
[id^=menu-mega__] table h4,
[id^=menu-mega__] .mega-table-as-div h4 {
  margin-bottom: 32px !important;
  margin-top: 0;
  font-weight: bold;
  font-size: 16px;
  white-space: nowrap;
}
[id^=menu-mega__] table h4 + ul, [id^=menu-mega__] table h4 + ol,
[id^=menu-mega__] .mega-table-as-div h4 + ul,
[id^=menu-mega__] .mega-table-as-div h4 + ol {
  margin-top: -25px;
  list-style-type: none;
  font-weight: normal;
  font-size: 14px;
  color: #525f81;
  margin-bottom: 32px !important;
}
[id^=menu-mega__] table h4 + ul li, [id^=menu-mega__] table h4 + ol li,
[id^=menu-mega__] .mega-table-as-div h4 + ul li,
[id^=menu-mega__] .mega-table-as-div h4 + ol li {
  list-style-type: none;
  font-weight: normal;
}
[id^=menu-mega__] table h5,
[id^=menu-mega__] .mega-table-as-div h5 {
  margin-bottom: 20px !important;
  margin-top: 0;
  font-weight: normal;
  font-size: 16px;
  white-space: nowrap;
}
[id^=menu-mega__] .fusion-button,
[id^=menu-mega__] .fusion-button * {
  transition: none !important;
}

.antsomi-badge {
  font-size: 12px !important;
  font-weight: bold;
  font-family: Arial, sans-serif;
  padding: 5px 8px !important;
  border-radius: 4px;
  line-height: 1 !important;
  height: auto !important;
  width: auto !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}

@media (max-width: 849px) {
  #header-style-antsomi_logo img {
    max-width: 150px;
  }
}
@media screen and (max-width: 400px) {
  #header-style-antsomi_logo img {
    max-width: 120px;
  }
}
@media screen and (max-width: 1500px) {
  #header-style-antsomi_menu-trigger [data-slug^=menu-mega__] > div:first-child a {
    margin: 0 8px;
    font-size: 15px;
  }
}
@media screen and (max-width: 1200px) {
  #header-style-antsomi_menu-trigger [data-slug^=menu-mega__] > div:first-child a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  #header-style-antsomi_menu-trigger {
    animation: menuTriggerfadeIn 0.1s ease 0.1s forwards;
  }
  #header-style-antsomi_menu-trigger:not(.open) {
    display: none !important;
  }
  #header-style-antsomi_menu-trigger.open {
    display: flex !important;
    position: fixed;
    top: var(--fusion-tb-header);
    left: 0;
    width: 100%;
    height: 100vh;
    background: white;
    box-shadow: inset 0px 5px 15px 0px rgba(0, 46, 89, 0.0901960784);
    padding-bottom: var(--fusion-tb-header);
  }
  #header-style-antsomi_menu-trigger.open > .fusion-column-wrapper > .table-1 > table,
  #header-style-antsomi_menu-trigger.open > .fusion-column-wrapper div > table {
    margin-left: 0;
    width: 100% !important;
  }
  #header-style-antsomi_menu-trigger.open > .fusion-column-wrapper > .table-1 > table > thead > tr,
  #header-style-antsomi_menu-trigger.open > .fusion-column-wrapper div > table > thead > tr {
    flex-direction: column;
  }
  #header-style-antsomi_menu-trigger.open [data-slug^=menu-mega__] > div:first-child a {
    justify-content: flex-start;
    padding: 24px 0;
  }
  #header-style-antsomi_menu-trigger.open [data-slug^=menu-mega__] > div:first-child a::after {
    transform: rotate(270deg) !important;
    font-size: 20px;
  }
}
@media screen and (max-width: 1350px) {
  #header-style-antsomi_menu-option > .fusion-column-wrapper > *:first-child {
    display: none;
  }
}
@media screen and (max-width: 459px) {
  #header-style-antsomi_menu-option .fusion-button {
    font-size: 12px;
    padding: 12px 20px;
  }
}
@media screen and (max-width: 459px) {
  #header-style-antsomi_menu-option .nav-icon-wrapper {
    padding: 0 12px;
    padding-left: 0;
    margin-right: -12px !important;
  }
}

@media screen and (min-width: 1201px) {
  #header-style-antsomi_menu-trigger > .fusion-column-wrapper > .awb-menu.only-mobile, #header-style-antsomi_menu-trigger > .fusion-column-wrapper > div:has(.only-mobile) {
    display: none !important;
  }
}
@media screen and (max-width: 1200px) {
  #header-style-antsomi_menu-trigger > .fusion-column-wrapper {
    overflow: auto;
  }
  #header-style-antsomi_menu-trigger > .fusion-column-wrapper > .table-1, #header-style-antsomi_menu-trigger > .fusion-column-wrapper > div {
    height: auto;
    overflow: visible;
  }
  #header-style-antsomi_menu-trigger > .fusion-column-wrapper {
    padding-bottom: var(--fusion-tb-header);
  }
  #header-style-antsomi_menu-trigger > .fusion-column-wrapper > .awb-menu.only-mobile, #header-style-antsomi_menu-trigger > .fusion-column-wrapper > div:has(.only-mobile) {
    height: auto;
  }
  #header-style-antsomi_menu-trigger > .fusion-column-wrapper > .awb-menu.only-mobile {
    margin-bottom: 24px;
  }
  #header-style-antsomi_menu-trigger > .fusion-column-wrapper > .awb-menu.only-mobile [id^=menu-language-icon] > li {
    border: none;
  }
}
@media screen and (max-width: 1200px) {
  [id^=menu-mega__] .back-to-level-1 {
    grid-auto-flow: column;
    width: auto !important;
    max-width: -moz-max-content !important;
    max-width: max-content !important;
    margin-bottom: 30px !important;
    gap: 10px !important;
    padding-right: 100px !important;
    opacity: 0.7;
  }
  [id^=menu-mega__] .back-to-level-1 .icon-back {
    display: inline-flex;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    justify-content: center;
    align-items: center;
    transform: rotate(90deg);
    color: var(--color-item-menu);
  }
  [id^=menu-mega__] .back-to-level-1 .icon-back:after {
    content: "\f107";
    font-family: awb-icons;
    line-height: 1;
    color: inherit;
    font-size: 30px;
  }
  [id^=menu-mega__].active, [id^=menu-mega__].slide-out {
    position: fixed;
    left: 0;
    top: var(--fusion-tb-header);
    z-index: 9999999;
    visibility: visible;
    width: 100%;
    height: 100vh;
    overflow: auto;
    justify-content: flex-start;
    background: white;
    padding-bottom: var(--fusion-tb-header);
    height: 100%;
  }
  [id^=menu-mega__].active > .handle-with-js, [id^=menu-mega__].slide-out > .handle-with-js {
    flex-direction: column;
    min-height: -moz-max-content;
    min-height: max-content;
    width: 100% !important;
    max-width: 100%;
  }
  [id^=menu-mega__].active > .handle-with-js > .handle-with-js, [id^=menu-mega__].slide-out > .handle-with-js > .handle-with-js {
    width: 100% !important;
    max-width: 100%;
    overflow: visible;
  }
  [id^=menu-mega__].active > .handle-with-js > .handle-with-js > div, [id^=menu-mega__].slide-out > .handle-with-js > .handle-with-js > div {
    width: 100%;
    max-width: 100%;
    overflow: visible;
    justify-content: stretch;
  }
  [id^=menu-mega__].active > .handle-with-js > .handle-with-js > div > div, [id^=menu-mega__].slide-out > .handle-with-js > .handle-with-js > div > div {
    width: 100%;
    max-width: 100%;
    overflow: visible;
  }
  [id^=menu-mega__].active .mega-table-as-div, [id^=menu-mega__].slide-out .mega-table-as-div {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  [id^=menu-mega__].active .mega-table-as-div .mega-col-item:last-child :last-child, [id^=menu-mega__].slide-out .mega-table-as-div .mega-col-item:last-child :last-child {
    margin-bottom: 0;
  }
  [id^=menu-mega__].active .mega-table-as-div .mega-col, [id^=menu-mega__].slide-out .mega-table-as-div .mega-col {
    padding: 0 15px 30px;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 1200px) and (max-width: 849px) {
  [id^=menu-mega__].active .mega-table-as-div .mega-col, [id^=menu-mega__].slide-out .mega-table-as-div .mega-col {
    flex-basis: 50%;
    max-width: 50%;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 1200px) and (max-width: 600px) {
  [id^=menu-mega__].active .mega-table-as-div .mega-col, [id^=menu-mega__].slide-out .mega-table-as-div .mega-col {
    flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 1200px) {
  [id^=menu-mega__].active .mega-table-as-div .mega-col:last-child, [id^=menu-mega__].slide-out .mega-table-as-div .mega-col:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1200px) and (max-width: 600px) {
  [id^=menu-mega__].active .mega-table-as-div .mega-col:last-child, [id^=menu-mega__].slide-out .mega-table-as-div .mega-col:last-child {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 1200px) {
  [id^=menu-mega__].active .mega-table-as-div h3, [id^=menu-mega__].slide-out .mega-table-as-div h3 {
    line-height: 1.3rem;
  }
  [id^=menu-mega__].active .mega-table-as-div h3.empty-content, [id^=menu-mega__].slide-out .mega-table-as-div h3.empty-content {
    min-height: 1.3rem;
  }
}
@media screen and (max-width: 1200px) and (max-width: 849px) {
  [id^=menu-mega__].active .mega-table-as-div h3, [id^=menu-mega__].slide-out .mega-table-as-div h3 {
    white-space: initial;
  }
}
@media screen and (max-width: 1200px) {
  [id^=menu-mega__].active .mega-table-as-div h4, [id^=menu-mega__].slide-out .mega-table-as-div h4 {
    line-height: 1.4rem;
  }
  [id^=menu-mega__].active .mega-table-as-div h4.empty-content, [id^=menu-mega__].slide-out .mega-table-as-div h4.empty-content {
    min-height: 1.4rem;
  }
}
@media screen and (max-width: 1200px) and (max-width: 600px) {
  [id^=menu-mega__].active .mega-table-as-div h3.empty-content,
  [id^=menu-mega__].active .mega-table-as-div h4.empty-content,
  [id^=menu-mega__].active .mega-table-as-div h5.empty-content, [id^=menu-mega__].slide-out .mega-table-as-div h3.empty-content,
  [id^=menu-mega__].slide-out .mega-table-as-div h4.empty-content,
  [id^=menu-mega__].slide-out .mega-table-as-div h5.empty-content {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  [id^=menu-mega__].active .col-left,
  [id^=menu-mega__].active .col-right, [id^=menu-mega__].slide-out .col-left,
  [id^=menu-mega__].slide-out .col-right {
    padding: 30px 20px;
  }
  [id^=menu-mega__].active .col-right, [id^=menu-mega__].slide-out .col-right {
    background-blend-mode: normal !important;
    margin-top: auto;
  }
  [id^=menu-mega__].active {
    animation: slideInPanel 0.4s ease forwards;
  }
  [id^=menu-mega__].slide-out {
    animation: slideOutPanel 0.25s ease forwards;
  }
  @keyframes slideInPanel {
    from {
      left: 120%;
    }
    to {
      left: 0;
    }
  }
  @keyframes slideOutPanel {
    from {
      left: 0;
    }
    to {
      left: 120%;
    }
  }
}

@media screen and (max-width: 1200px) {
  .mega-table-as-div .mega-col-item:not(:has(*)) {
    display: none;
  }
  .mega-table-as-div .mega-col-item:has(> h3:is(.empty-content,
  :not(:has(*)),
  :has(> span:only-child:not(:has(*)))),
  > h4:is(.empty-content,
  :not(:has(*)),
  :has(> span:only-child:not(:has(*)))),
  > h5:is(.empty-content,
  :not(:has(*)),
  :has(> span:only-child:not(:has(*))))) {
    display: none;
  }
  .mega-table-as-div .mega-col-head:not(:has(*)) {
    display: none;
  }
  .mega-table-as-div .mega-col-head:has(h3 > span[data-sheets-root]:only-child) {
    display: none;
  }
}
.fusion-tb-header {
  position: relative;
}

.antsomi-reading-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  pointer-events: none;
}
.antsomi-reading-progress .progress-bar {
  display: block;
  height: 100%;
  width: 0%;
  background: linear-gradient(90deg, #3b82f6, #06b6d4);
  transition: width 0.1s linear;
}
