form[id^='layout-builder'] .form-item-settings-formatter-settings-reset {
  display: none;
}
.h-240{
  height: 240px!important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Knockout', sans-serif;
}

/***** Card component ***/
.pillars {
  margin: 30px auto;
}
.pillars .selectivity:nth-of-type(4n) {
  margin-right: 0;
}

.pillars .three-col .selectivity {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(33.33% - 20px);
  -ms-flex: 0 0 calc(33.33% - 20px);
  flex: 0 0 calc(33.33% - 20px);
  max-width: calc(33.33% - 20px);
  margin-right: 30px;
}

.pillars .three-col .selectivity:nth-of-type(3n) {
  margin-right: 0;
}

@media screen and (min-width: 993px) {
  .pillars .selectivity:nth-of-type(n + 5) {
    margin-top: 41px;
  }

  .pillars .three-col .selectivity:nth-of-type(n + 4) {
    margin-top: 30px;
  }
}

.pillars .header-wrapper {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  margin-bottom: 8px;
  padding-top: 16px;

}
.pillars .body-wrapper {
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.pillars h2 {
  font-family: 'Knockout HTF49-Liteweight', sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: initial;
}

.pillars h2 .knockout-29 {
  color: #58595b;
  display: block;
}

.pillars h2.align {
  font-size: 30px;
  display: flex;
  margin-top: 15px;
}

.pillars h2.align + .align {
  margin-left: 10%;
  margin-top: 0;
}

.pillars h2.align span.text {
  opacity: 0.7;
}

.pillars h2 .lower-text-1 {
  text-transform: lowercase;
  display: block;
  font-size: 24px;
  line-height: 1;
}

.pillars h2 .lower-text-2 {
  text-transform: lowercase;
  display: block;
  font-size: 16px;
  line-height: 1;
}

.pillars span.number {
  color: #FFCB03;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  font-size: 46px;
  margin-right: 2px;
}

.pillars .color-text {
  color: #9b288c;
  font-weight: 700;
}

.pillars h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #666666;
}

.pillars p {
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  color: #666666;
}

.pillars .btn-wrapper {
  display: flex;
  flex-direction: column;
  margin-top: 16px;
}

.pillars .btn-wrapper a.btn.btn-cta {
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 140%;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  padding: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
}

@media screen and (max-width: 1200px) {
  .pillars .btn-wrapper a.btn {
    font-size: 12px;
    padding: 14px 2px;
  }
}

@media screen and (max-width: 992px) {
  .pillars > article {
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
  }

  .pillars .three-col .selectivity,
  .pillars .selectivity {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .pillars article .selectivity:last-of-type {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 400px) {
  .pillars .btn-wrapper {
    flex-direction: column;
  }

  .pillars .btn-call-1 {
    margin-bottom: 10px;
  }
}

img[data-align=center] {
  display: block;
  margin: 0 auto;
}

.block-title-section h2 p,
.block-title-section h3 p,
.block-title-section h4 p,
.block-title-section h2 span,
.block-title-section h3 span,
.block-title-section h4 span {
  max-width: calc(100% - 2.2em);
}
.block-title-section h2.no-line p,
.block-title-section h3.no-line p,
.block-title-section h4.no-line p,
.block-title-section h2.no-line span,
.block-title-section h3.no-line span,
.block-title-section h4.no-line span {
  max-width: 100%;
}
@media screen and (max-width: 991px) {
  body .block-title-section h2 {
    font-size: 45px!important;
  }
}

@media screen and (max-width: 767px) {
  .block-title-section h2 p,
  .block-title-section h3 p,
  .block-title-section h4 p,
  .block-title-section h2 span,
  .block-title-section h3 span,
  .block-title-section h4 span {
    max-width: 100%;
  }
}

.block-qr-w-long .section-qr-code .block-qr {
  max-width: 790px;
  justify-content: center;
}

.block-qr-w-long .section-qr-code .content-wrapper {
  max-width: 790px;
}

.block-qr-w-long .section-qr-code a.btn-download-qr  {
  max-width: unset;
}

@media screen and (min-width: 960px) and (max-width: 9999px) {
  #fixed_isi h2,
  #fixed_isi h3,
  #fixed_isi p,
  #fixed_isi ol {
    padding-left: 0;
    padding-right: calc(200px + 15px);
    max-width: 1366px;
  }

  .block-layout-builder #fixed_isi ol {
    padding-left: calc(75px + 155px);
    margin-left: 20px;
  }

  #fixed_isi button.fixed_isi_trigger {
    border: 0;
  }

  #fixed_isi button.fixed_isi_trigger span {
    right: 20px;
  }

  #fixed_isi button.fixed_isi_trigger span:before,
  #fixed_isi button.fixed_isi_trigger span:after {
    right: 20px;
    width: 30px;
  }
}

#isi h2,
#fixed_isi h2 {
  margin-bottom: 12px;
  color: #ed7630;
  text-transform: uppercase;
}

@media screen and (max-width: 959px) {

  .block-layout-builder #isi h2,
  .block-layout-builder #fixed_isi h2 {
    font-size: 24px;
  }

  .block-layout-builder #fixed_isi .section article .isi-header {
    padding: 15px 1.5rem;
    display: inline-block;
    width: 100%;
    background: #fff;
  }

  .block-layout-builder #fixed_isi .section article .isi-header h2 {
    padding: 8px 25px !important;
    position: relative;
    font-size: 14px;
  }

  .block-layout-builder #fixed_isi {
    height: 65px;
  }

  .block-layout-builder #fixed_isi button.fixed_isi_trigger {
    border: 0;
  }
}

.block-layout-builder #isi h2,
.block-layout-builder #fixed_isi h2 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

#isi h3,
#fixed_isi h3 {
  line-height: 20px;
  margin-bottom: 4px;
}

@media screen and (max-width: 959px) {

  #isi h3,
  #fixed_isi h3 {
    font-family: 'Knockout', sans-serif;
    font-size: 14px;
    font-weight: 700;
  }
}

@media screen and (min-width: 960px) and (max-width: 9999px) {

  #isi h3,
  #fixed_isi h3 {
    font-family: 'Knockout', sans-serif;
    font-size: 16px;
    font-weight: 700;
  }
}

#isi p,
#fixed_isi p {
  line-height: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 959px) {

  #isi p,
  #fixed_isi p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
  }
}

@media screen and (min-width: 960px) and (max-width: 9999px) {

  #isi p,
  #fixed_isi p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
  }
}

#isi sup,
#fixed_isi sup {
  top: -7px;
  line-height: 0;
}

#isi a,
#fixed_isi a {
  color: #ed7630;
  text-decoration: none;
}

@media screen and (max-width: 959px) {

  #isi a,
  #fixed_isi a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
  }
}

@media screen and (min-width: 960px) and (max-width: 9999px) {

  #isi a,
  #fixed_isi a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
  }
}

#isi a.hover,
#isi a:hover,
#fixed_isi a.hover,
#fixed_isi a:hover {
  text-decoration: underline;
}

#isi ul,
#fixed_isi ul {
  list-style-type: none;
}

#isi ul li,
#fixed_isi ul li {
  position: relative;
  padding-left: 10px;
  line-height: 20px;
  margin-bottom: 0;
}

#isi ul li:before,
#fixed_isi ul li:before {
  content: '';
  position: absolute;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: #58595b;
}

@media screen and (max-width: 959px) {

  #isi ul li:before,
  #fixed_isi ul li:before {
    top: 7px;
  }
}

@media screen and (min-width: 960px) and (max-width: 9999px) {

  #isi ul li:before,
  #fixed_isi ul li:before {
    top: 11px;
  }
}

@media screen and (max-width: 959px) {

  #isi ul li,
  #fixed_isi ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
  }
}

@media screen and (min-width: 960px) and (max-width: 9999px) {

  #isi ul li,
  #fixed_isi ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
  }
}

@media screen and (max-width: 959px) {

  #isi ul li:last-of-type,
  #fixed_isi ul li:last-of-type {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 960px) and (max-width: 9999px) {

  #isi ul li:last-of-type,
  #fixed_isi ul li:last-of-type {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 960px) and (max-width: 9999px) {

  #isi .section article .isi-header,
  #fixed_isi .section article .isi-header {
    padding: 0;
  }
}

#fixed_isi.active {
  bottom: -1px;
}

/**** **** INLINE ISI **** ***/

/**** **** FIXED ISI **** ***/
#fixed_isi {
  width: 100%;
  position: fixed;
  bottom: -25vh;
  background: #fff;
  z-index: 3;
  padding: 0;
  max-width: 100%;
  -webkit-transition: bottom 300ms ease-in;
  transition: bottom 300ms ease-in;
}


#fixed_isi button.fixed_isi_trigger {
  position: absolute;
  border-radius: 100%;
  cursor: pointer;
  z-index: 3;
  will-change: border;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (max-width: 959px) {
  #fixed_isi button.fixed_isi_trigger {
    width: 19px;
    height: 19px;
    right: 15px;
  }

  #fixed_isi button.fixed_isi_trigger span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 7px;
    height: 7px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  #fixed_isi button.fixed_isi_trigger span:before,
  #fixed_isi button.fixed_isi_trigger span:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 2px;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    background: #ed7630;
  }

  #fixed_isi button.fixed_isi_trigger span:before {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  #fixed_isi button.fixed_isi_trigger span:after {
    -webkit-transform: rotate(90deg) translate(-50%, -50%);
    transform: rotate(90deg) translate(-50%, -50%);
  }
}

@media screen and (min-width: 960px) and (max-width: 9999px) {
  #fixed_isi button.fixed_isi_trigger {
    width: 34px;
    height: 34px;
    right: 40px;
  }

  #fixed_isi button.fixed_isi_trigger span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13px;
    height: 13px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  #fixed_isi button.fixed_isi_trigger span:before,
  #fixed_isi button.fixed_isi_trigger span:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 3px;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    background: #ed7630;
  }

  #fixed_isi button.fixed_isi_trigger span:before {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  #fixed_isi button.fixed_isi_trigger span:after {
    -webkit-transform: rotate(90deg) translate(-50%, -50%);
    transform: rotate(90deg) translate(-50%, -50%);
  }
}

@media screen and (max-width: 374px) {
  #fixed_isi button.fixed_isi_trigger {
    right: 10px;
  }
}

#fixed_isi button.fixed_isi_trigger:focus,
#fixed_isi button.fixed_isi_trigger:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

#fixed_isi button.fixed_isi_trigger span:after {
  will-change: width;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

#fixed_isi.expanded {
  height: 100%;
  overflow-y: auto;
  padding-bottom: 20px;
  z-index: 100;
}

#fixed_isi.expanded article {
  overflow: hidden;
}

#fixed_isi.expanded button.fixed_isi_trigger span:after {
  width: 0;
}

@media screen and (min-width: 960px) and (max-width: 9999px) {
  #fixed_isi.expanded ul li:first-child {
    line-height: 26px;
  }
}

#fixed_isi .isi-header {
  background: #f0deee;
}

#fixed_isi h3 a {
  color: #ed7630;
}

@media screen and (min-width: 960px) and (max-width: 9999px) {
  #fixed_isi {
    height: 95px;
  }

  #fixed_isi button.fixed_isi_trigger span:after {
    width: 30px;
  }

  #fixed_isi h2 {
    padding: 11px 0 7px 0;
    margin-left: auto;
    margin-right: auto;
    line-height: 30px;
    margin-bottom: 4px;
  }

  #fixed_isi ul,
  #fixed_isi h3,
  #fixed_isi p {
    margin-left: auto;
    margin-right: auto;
  }

}

#fixed_isi h2,
#fixed_isi ul,
#fixed_isi h3,
#fixed_isi p {
  max-width: 1080px;
  padding: 0 15px;
}

@media screen and (min-width: 960px) and (max-width: 9999px) {
  #fixed_isi:not(.expanded) ul li:first-child {
    line-height: 19px;
  }

  #fixed_isi:not(.expanded) ul li:first-child:before {
    top: 7px;
  }
}

@media screen and (max-width: 959px) {
  #fixed_isi {
    height: 120px;
  }

  #fixed_isi button.fixed_isi_trigger span:after {
    width: 15px;
  }

  #fixed_isi h2 {
    padding: 8px 25px;
    font-size: 14px;
    margin-bottom: 5px;
  }

  #fixed_isi ul {
    padding: 0 25px;
    font-size: 14px;
  }

  #fixed_isi h3,
  #fixed_isi p {
    padding: 0 25px;
  }
}

.accordion-collapse-tab ol {
    padding-left: 16px;
}

.block-title-section h2 sup,
.block-title-section h3 sup {
  font-size: 50%;
  top: -1em;
}
.box-shadow-card {
  -moz-box-shadow: 0 4px 14px 0 #ccc;
  -webkit-box-shadow: 0 4px 14px 0 #ccc;
  box-shadow: 0 4px 14px 0 #ccc;
}
div[id^=pillars] .two-col-offset .content-area {
  position: initial;
  height: 100%;
  padding-top: 35px;
}
div[id^=pillars] .two-col-offset .content-area .content-area-header {
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding: 10px 10px 0;
}
div[id^=pillars] .two-col-offset .content-area .content-area-body {
  color: #fff;
}

.carousel .banner-only-button {
  margin-top: 160px;
}

@media screen and (max-width: 768px) {
  .carousel .banner-only-button {
    margin-top: unset;
  }
}

.small-text {
  font-family: 'Gotham', sans-serif;
  font-size: 12px!important;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 16px;
  word-break: break-word!important;
}

div[id^=accordion-tab] {
  margin-left: 18px!important;
  margin-right: 18px!important;
}

.font-s-16 {
  font-size: 16px!important;
}

#fixed_isi h2.btn-fixed_isi_trigger {
  cursor: pointer;
}

@media screen and (max-width:767px) {
  .block-title-section {
    padding-top: 33px!important;
    padding-bottom: 0!important;
    margin-bottom: 0!important;
  }

  .tab-content#myTabContent {
    padding-top: 33px!important;
  }

  .title-margin-top-66 {
    margin-top: 33px!important;
  }

  .nav-tabs .nav-link {
    font-size: 16px!important;
  }

  .font-md-s-20 {
    font-size: 20px!important;
  }

  .font-md-s-22 {
    font-size: 22px!important;
  }

  .font-md-s-16 {
    font-size: 16px!important;
  }

  .min-md-h-unset {
    min-height: unset!important;
  }

  .max-md-h-unset {
    max-height: unset!important;
  }
}

.nav-tab-wrapper .nav-tabs .nav-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media screen and (max-width: 575px) {
  .nav-tab-wrapper .nav-tabs {
    min-width: 716px!important;
  }

  .image-qr-wrapper {
    margin-right: 0!important;
  }
}
.text-nomalize,
.text-nomalize h2 {
  text-transform: initial!important;
}
.min-height-auto {
  min-height: auto!important;
}
@media screen and (min-width: 1380px) {
  footer .contact-site-section,
  footer .back-to-top.btn.btn-secondary.show {
    right: calc(100% - 1260px - (100% - 1194px) / 2);
  }
}
footer .footer-custom p {
  margin-bottom: 10px!important;
}
footer .footer-custom strong,
footer .footer-custom a,
footer .footer-custom p {
  font-size: 14px;
  line-height: 1.5;
}
footer .footer-custom .footer-head {
  color: #777777;
}
footer .footer-custom .footer__social-wrap {
  align-items: center;
  display: flex;
  height: 100%;
}
footer .footer-custom  .footer__social {
  align-items: center;
  display: flex;
}
footer .footer-custom .footer-bottom {
  background: #F5F5F5;
}
footer .footer-custom img.footer-icon {
  width: 24px;
  min-width: 24px;
}
footer .footer-custom .footer-icon-link {
  margin-left: 10px;
}
footer .footer-custom .footer__social__text {
  font-weight: bold;
}
footer .footer-custom .footer_logo_takeda img {
  width: 94px;
}
.lh-20-description .block-content {
  line-height: 20px!important;
}

@media screen and (max-width: 567px) {
  .block-title-section h2,
  .block-title-section h3 {
    flex-direction: column;
    align-items:unset!important;
    word-break: break-word;
  }
  .block-title-section h2::after,
  .block-title-section h3::after {
    margin-left: 0!important;
    margin-top: 8px;
  }
}

div#edit-advanced input[id^="edit-path"] {
  max-width: 100%;
}

.js .paragraph-type-title {
  overflow: unset!important;
}

.image-widget .image-preview img {
  max-width: 500px;
}

#table-container {
  position: relative;
}

@media screen and (max-width: 992px){

  .table-responsive table,
  .table-style-wrapper table {
    margin-bottom: 0;
  }

  #edge-horizontal {
    width: 2px;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    box-shadow: -2px 0 6px rgb(0 0 0 / 30%);
    background: rgb(221, 221, 221);
  }

  .table-responsive::-webkit-scrollbar,
  .table-style-wrapper::-webkit-scrollbar {
    height: 8px;
  }

  .table-responsive::-webkit-scrollbar-track,
  .table-style-wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
  }

  .table-responsive::-webkit-scrollbar-thumb,
  .table-style-wrapper::-webkit-scrollbar-thumb {
    height: 8px;
    background-color: #cccccc;
  }

  .table-responsive::-webkit-scrollbar-thumb:hover,
  .table-style-wrapper::-webkit-scrollbar-thumb:hover {
    background-color: #cccccc;
  }

  .table-responsive::-webkit-scrollbar:vertical,
  .table-style-wrapper::-webkit-scrollbar:vertical {
    display: none;
  }
}

.block-layout-builder .nav-tab-wrapper .nav-tabs a.nav-link.active {
  background-color: transparent;
}


.quick-access__wrapper {
  display: flex;
  flex-wrap: nowrap;
  gap: 12px;
  justify-content: space-between;
  align-items: center;
  min-height: 67px;
}

.quick-access__icon {
  display: flex;
  align-items: center;
}

.quick-access__icon img{
  width: 60px;
  height: 60px;
}

.quick-access__content {
  width: 80%;
}

.block-inline-blockurl-quick-access .quick-access-link {
  padding: 17.5px 16px;
}

.w-60 {
  width: 60%!important;
}

.w-70 {
  width: 70%!important;
}

.w-80 {
  width: 80%!important;
}

.w-90 {
  width: 90%!important;
}

.font-typold-bold {
  font-family: 'Typold Bold', serif!important;
}

.accordion [aria-hidden] {
  transition: max-height 1.2s ease-in-out;
}

.accordion [aria-hidden="true"] {
  max-height: 0;
}

.accordion [aria-hidden="false"]{
  max-height: 2000px;
}
.accordion-collapse-tab p {
  margin-bottom: 0;
}

div.ui-dialog[class*=external-link-popup] .ui-dialog-titlebar {
  display: flex;
  justify-content: space-between;
  padding: 1rem 1.25rem 0;
  width: 100%;
  align-items: flex-end;
  border: none;
  background-color: #fff;
}

div.ui-dialog[class*=external-link-popup] .ui-dialog-titlebar .ui-dialog-title {
  overflow: visible;
  color: #000;
  white-space: unset;
  font-size: 1.5em;
  font-weight: 600;
  margin: 1em 0;
  text-align: center;
}

.external-link-popup {
  width: 85%;
  max-width: 800px;
}

.external-link-popup .external-link-popup-content {
  padding: 0 5em;
  overflow-y: auto;
  text-align: center;
  font-size: 1.1em;
}

div.ui-dialog[class*=external-link-popup] .ui-dialog-buttonpane {
  text-align: center;
  display: flex;
  padding: 0 1.25rem;
  justify-content: center;
  border: none;
  background-color: #fff;
  align-items: center;
  margin: 1.5em 0 3em 0;
}

div.ui-dialog[class*=external-link-popup] .ui-dialog-buttonpane .ui-dialog-buttonset {
  display: flex;
  flex-direction: row-reverse;
}

div.ui-dialog[class*=external-link-popup] .ui-dialog-buttonpane .ui-dialog-buttonset button {
  background-color: #4c4948;
  color: #fff;
  height: 40px;
  align-items: center;
  padding: 10px;
  border-radius: 20px;
  min-width: 130px;
  margin: 0 10px;
  cursor: pointer;
  border: 0;
  outline: none;
}

div.ui-dialog[class*=external-link-popup] .ui-dialog-buttonpane .ui-dialog-buttonset button:first-child {
  background-color: #e10;
}

@media screen and (max-width: 767px) {
  .external-link-popup .external-link-popup-content {
    padding: 0 2em;
    font-size: 1.1em;
  }
}

body header ul,
body header ol {
  list-style-type: none;
}

body ol {
  display: block;
  list-style-type: decimal;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 40px;
  unicode-bidi: isolate;
}

body ul {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 40px;
  unicode-bidi: isolate;
}

.no-list-style {
  list-style-type: none!important;
  margin-left: 0!important;
  padding-left: 0!important;
}

.layout {
  overflow: hidden;
}

.color-dark-grey {
  color: #333;
}

.text-decoration-underline {
  text-decoration: underline;
}

.text-default-styles {
  color: #333 !important;
  font-family: "Open Sans light", sans-serif!important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 300;
  line-height: 32px !important;
}

.text-banner-styles {
  color: #333 !important;
  font-family: "Open Sans", sans-serif!important;
  font-size: 45px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: normal !important;
}

.bg-main-image {
  position: relative;
  z-index: 2;
}

.bg-main-image::before {
  content: '';
  background: var(--bg-main-image, url('/themes/custom/takeda_pro/images/bg.jpg'));
  mix-blend-mode: luminosity;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
}

.bg-main-image .global-header {
  position: relative;
  z-index: 10;
  background: transparent;
}

.bg-main-image .wrapper-footer-block {
  background: transparent!important;
}


.bg-main-image .footer__wrapper {
  position: relative;
  z-index: 10;
  background: transparent;
}

.bg-main-image.is-layout-builder main {
  position: relative;
  z-index: 10;
}

.page-404 .bg-main-image::before,
.page-404.bg-main-image::before {
  z-index: 0;
}

.ui-dialog-buttonset .button:last-of-type {
  background-color: white !important;
  color: #E1242A !important;
  border: 1px solid #E1242A !important;
}

.ui-dialog-buttonset .button:last-of-type:hover {
  background-color: #E1242A !important;
  color: white !important;
  border: 1px solid #E1242A !important;
}
