.page-node-type-icms-basic-page .field--name-field-banner {
  display: none;
}
.page-node-type-icms-basic-page .node__content {
  padding-bottom: 200px;
}
/* header  ***************************************************/
.page-node-type-icms-basic-page header .header-left::before {  
  background: linear-gradient(90deg, #00B1EC 60%, #B6E7FF 100%);
}
.page-node-type-icms-basic-page .service-hotline-content {
  background: linear-gradient(90deg, #00B1EC 0%, rgba(0, 177, 236, 0.10) 90%);
}

/* digi logo */
#block-i2-theme-icmslogo {
  text-align: right;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
}
#block-i2-theme-icmslogo.sub-logo--hidden {
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
#block-i2-theme-icmslogo::before {
  background-color: #fff;
  border-radius: 50%;
  content: '';
  display: block;
  width: 460px;
  height: 460px;
  filter: blur(100px);
  position: absolute;
  right: 0;
  top: -260px;
  z-index: -1;
}
#block-i2-theme-icmslogo .sub-logo {
  display: inline-block;
  margin-top: 20px;
  margin-right: 24px;
}

/* search */
.page-node-type-icms-basic-page .header-function-search-form button[type="submit"] {
  background-color: #E70000;
  border-color: #E70000;
}
.page-node-type-icms-basic-page .header-function-search-form button[type="submit"] img {
  display: none;
}
.page-node-type-icms-basic-page .header-function-search-form button[type="submit"] img.icms-icon {
  display: block;
}
.page-node-type-icms-basic-page .header-function-search-form button[type="submit"]:hover,
.page-node-type-icms-basic-page .header-function-search-form button[type="submit"]:focus {
  background-color: #a10000;
  border-color: #a10000;
}

/* Mobile Menu  ***************************************************/
.page-node-type-icms-basic-page .offcanvas-menu-top .btn-close {
  background: url(../images/icon/modal_btn_close_white.svg) no-repeat center;
  background-color: #E70000;  
}

/* footer  ***************************************************/
#block-i2-theme-icmsmainnavigation-2 {
  margin-left: auto;
}

/* === Sidebar Back ================================================== */
.page-node-type-icms-basic-page #block-i2-theme-sidebarrequestservice a.sidebar-back-request-service {  
  background: #E70000;  
}
.page-node-type-icms-basic-page #block-i2-theme-sidebarrequestservice a.sidebar-back-request-service:hover,
.page-node-type-icms-basic-page #block-i2-theme-sidebarrequestservice a.sidebar-back-request-service:focus {
  background: #a10000;
}
.page-node-type-icms-basic-page #block-i2-theme-sidebarrequestservice p {
  color: #fff;
}
/* Back to top button */
.page-node-type-icms-basic-page .sidebar-back-to-top {
  background-color: #00B1EC;
}
.page-node-type-icms-basic-page .sidebar-back-to-top:hover,
.page-node-type-icms-basic-page .sidebar-back-to-top:focus {
  background-color: #B3E6FF;
}

/* === Background ================================================== */
.bg-icms:has(.block-system-breadcrumb-block) {
  background: url(../images/background/icms_main_bg1.svg) no-repeat;
  background-position: 0 -18.49vw;
  background-size: 83%;
}
.page-node-type-icms-basic-page main {
  background: url(../images/background/icms_main_bg2.svg) right bottom no-repeat;
  background-size: 70%;
}

/* index Css Document  ***************************************************/
/* banner */
.page-node-type-icms-basic-page .paragraph--type--banner .bannerSwiper-content--shared {
  background: url(../images/icon/home_banner_contentbg_blue.svg) left top no-repeat;  
}
.page-node-type-icms-basic-page .paragraph--type--banner .bannerSwiper-content--shared::before {
  background-image: linear-gradient(180deg, #00B1EC 10px, rgba(0, 177, 236, 0.00) 98%);  
}
.page-node-type-icms-basic-page .paragraph--type--banner .bannerSwiper-content--shared .bannerSwiper-content-button a {  
  color: #fff;
  background-color: #E70000;  
}
.page-node-type-icms-basic-page .paragraph--type--banner .bannerSwiper-content--shared .bannerSwiper-content-button a:hover,
.page-node-type-icms-basic-page .paragraph--type--banner .bannerSwiper-content--shared .bannerSwiper-content-button a:focus {
  background-color: #a10000;
}
.page-node-type-icms-basic-page .paragraph--type--banner .bannerSwiper-button-next {
  background: #00B1EC url(../images/icon/arrow_30x30.svg) center center no-repeat;
}

.page-node-type-icms-basic-page .paragraph--type--banner .bannerSwiper-button-prev {
  background: #00B1EC url(../images/icon/arrow_30x30.svg) center center no-repeat;
  transform: scaleX(-1);
}
.page-node-type-icms-basic-page .paragraph--type--banner .bannerSwiper-button-next:hover,
.page-node-type-icms-basic-page .paragraph--type--banner .bannerSwiper-button-next:focus,
.page-node-type-icms-basic-page .paragraph--type--banner .bannerSwiper-button-prev:hover,
.page-node-type-icms-basic-page .paragraph--type--banner .bannerSwiper-button-prev:focus {
  background-color: #B3E6FF;
}
.page-node-type-icms-basic-page .paragraph--type--banner .bannerSwiper-hero {
  margin-bottom: 0;
}

/* icms intro section */
.icms-intro-section {  
  padding-top: 84px;
  padding-bottom: 100px;  
  position: relative;
}
.icms-intro-section::before {
  background: url(../images/background/icms_main_bg1.svg) no-repeat;
  background-size: contain;
  content: '';
  display: block;
  width: 83%;
  aspect-ratio: 1582 / 917;
  position: absolute;
  top: -10.66vw;
  z-index: -1;
}
.icms-intro-section .layout--twocol-section {
  align-items: center;
}
.icms-intro-section p {
  color: #151B74;
  font-size: 22px;  
}

/* Impact Dashboard */
.impact-dashboard-section {
  padding-bottom: 200px;
  position: relative;
  z-index: 2;
}
.impact-dashboard-section::before {
  border-top-right-radius: 120px;
  background: linear-gradient(to right, #163A8F 0%, #1252AD 100%);    
  content: '';
  position: absolute;
  inset: 185px calc(var(--bs-gutter-x) * 0.5) 100px 0;
  z-index: 1;
}
.impact-dashboard-section::after {
  border-bottom-left-radius: 120px;  
  background: linear-gradient(90deg, #00B1EC 59.22%, rgba(0, 177, 236, 0.00) 100%);  
  content: '';
  position: absolute;
  inset: 465px 0 0 var(--bs-gutter-x);
  z-index: 0;
}
.impact-dashboard-section:not(:has(h2))::before {
  top: 90px;
}
.impact-dashboard-section:not(:has(h2))::after {
  top: 370px;
}

@media (min-width: 1600px) {
  .impact-dashboard-section::after {
    left: max(calc(50% - 720px), 130px);
  }
}
.impact-dashboard-section .paragraph--type--custom-block {
  padding-right: var(--bs-gutter-x);
  padding-left: var(--bs-gutter-x);
  position: relative;
  z-index: 2;
}
.impact-dashboard-section h2 {
  background: url(../images/icon/title_stroke_icms.svg) center bottom no-repeat;
  color: #151B74;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;  
  padding-bottom: 26px;
  margin-bottom: 30px;
}
.impact-dashboard-section .field--name-field-block {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  max-width: 980px;
  margin: 0 auto;  
}
.impact-dashboard-section .field--name-field-block>:nth-child(4) {
  grid-column-start: 1;
  grid-column-end: 3;  
}
.card-dashboard {  
  background: linear-gradient(to right, #FAFDFF 25%, #B6E7FF 100%);
  border: #3FB5E8 1px solid;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  height: 277px;
  padding: 25px 20px;
}
.card-dashboard .dashboard-title {
  line-height: 1;
  font-weight: 700;
}
.card-dashboard .dashboard-title span:first-child {
  color: #E70000;
  font-size: 32px;
  display: block;
}
.card-dashboard .dashboard-title span:nth-child(2) {
  color: #151B74;
  font-size: 38px;
  display: block;
}
.card-dashboard p {
  color: #151B74;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}
.card-dashboard .content {
  display: flex;
}
.card-dashboard .card-number .number-content>span {
  color: #1D3A4F;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.22;
}
.card-dashboard .card-number .unit {
  color: #1D3A4F;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}
.impact-dashboard-section .field--name-field-block>:nth-child(1) .card-dashboard {
  padding-bottom: 45px;  
}
.impact-dashboard-section .field--name-field-block>:nth-child(1) .card-dashboard .content {
  background: url(../images/icms/impact-dashboard-card-img1.svg) right center no-repeat;
  align-items: center;
  height: 130px;
  padding-right: 92px;
}
.impact-dashboard-section .field--name-field-block>:nth-child(2) .card-dashboard {
  background: linear-gradient(to right, #FAFDFF 25%, #FFEAC9 100%);
  border: #FFC29E 1px solid;  
}
.impact-dashboard-section .field--name-field-block>:nth-child(2) .card-dashboard .content {
  background: url(../images/icms/impact-dashboard-card-img2.svg) center bottom no-repeat;
  align-items: center;  
  height: 130px;
  padding-left: 20px;
  padding-right: 143px;
}
.impact-dashboard-section .field--name-field-block>:nth-child(3) .card-dashboard {
  background: linear-gradient(to right, #FAFDFF 25%, #E2D1FF 100%);
  border: #B489FF 1px solid;  
}
.impact-dashboard-section .field--name-field-block>:nth-child(3) .card-dashboard .card-title {
  max-width: 210px;
  margin: 0 auto;
}
.impact-dashboard-section .field--name-field-block>:nth-child(3) .card-dashboard .content {
  background: url(../images/icms/impact-dashboard-card-img3.svg) center bottom no-repeat;
  justify-content: center;
  align-items: flex-start;
  height: 168px;  
}
.impact-dashboard-section .field--name-field-block>:nth-child(4) .card-dashboard {
  padding-bottom: 36px;
}
.impact-dashboard-section .field--name-field-block>:nth-child(4) .card-dashboard .content {
  background: url(../images/icms/impact-dashboard-card-img4.svg) left center no-repeat;
  justify-content: flex-end;
  align-items: center;
  max-width: 368px;
  width: 100%;
  height: 172px;
  margin: 0 auto;
  padding-left: 194px;
}
.impact-dashboard-section .field--name-field-block>:nth-child(5) .card-dashboard .card-title {
  max-width: 210px;
  margin: 0 auto;
}
.impact-dashboard-section .field--name-field-block>:nth-child(5) .card-dashboard .card-title span {
  color: #E70000;
}
.impact-dashboard-section .field--name-field-block>:nth-child(5) .card-dashboard .content {
  background: url(../images/icms/impact-dashboard-card-img5.svg) center top no-repeat;
  display: inline-flex;
  align-items: flex-end;
  height: 162px;
  margin: 0 auto;
}

/* Index -  What's News */
.icms-news-section {  
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  z-index: 1;
}
.icms-news-section .container {
  max-width: none;
  padding-left: var(--bs-gutter-x);
  padding-right: var(--bs-gutter-x);
  position: relative;
  z-index: 1;
}
.icms-news-section .bg-content {
  background: linear-gradient(to left, #FFF 24%, rgb(210, 240, 255) 72%);  
  border-bottom-left-radius: 120px;
  overflow: hidden;
  position: absolute;
  inset: -100px 0 0 calc(var(--bs-gutter-x) * 0.5);
  z-index: -1;
}
.icms-news-section .bg-content::before {
  content: '';    
  background: linear-gradient(200deg, rgba(255, 255, 255, 1) 0%, rgba(210, 240, 255, 1) 52%, rgba(210, 240, 255, 0) 89%);
  position: absolute;
  inset: 0;
}
.icms-news-section .bg-content video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.icms-news-section h2 {
  background: url(../images/icon/title_stroke_icms.svg) left bottom no-repeat;
  color: #151B74;
  font-size: calc(var(--font-size-lg) - 2px);
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 26px;
  margin-bottom: 30px;
}
@media (min-width: 1600px) {
  .icms-news-section .container {
    padding-left: 130px;
    padding-right: 130px;
    max-width: 1700px;
  }
}
.icms-news-section .view-block-news-list,
.icms-news-section .section-view-header {
  position: relative;
}
.icms-news-section .section-view-header a {
  background-color: #fff;
  color: var(--color-blue);
  border: #3FB5E8 1px solid;
  border-radius: 35px;
  font-size: 16px;
  line-height: 19px;
  display: inline-block;
  margin-right: 12px;
  padding: 7px 20px;
  position: absolute;
  right: 0;
  top: 8px;
}
.icms-news-section .section-view-header a:hover,
.icms-news-section .section-view-header a:focus {
  background-color: #B3E6FF;
}
.icms-news-section .section-view-header a::after {
  background-color: var(--color-blue);
  content: '';
  display: block;
  width: 25px;
  height: 1px;
  position: absolute;
  right: -13px;
  top: 50%;
}
.icms-news-section .view-block-news-list .views-row:nth-child(4n+2) .news-card,
.icms-news-section .view-block-news-list .views-row:nth-child(4n+3) .news-card {
  border-color: #E70000;
}

/* banner section  ***************************************************/
.page-node-type-icms-basic-page .banner-section .content .container h2 {
  background: url(../images/icon/home_banner_contentbg_blue.svg) left top no-repeat;  
}

/* breadcrumb section  ***************************************************/
.page-node-type-icms-basic-page .node__content .layout--onecol:has(.banner-section)+.layout--onecol .block-system-breadcrumb-block .breadcrumb::before {
  background-image: linear-gradient(180deg, #00B1EC 15px, rgba(0, 177, 236, 0.00) 100%);
}

/* About ICMS - Overview  *************************************/
.page-node-type-icms-basic-page .block-field-blocknodeicms-basic-pagetitle .field--name-title {
  color: #151B74;
  font-size: var(--font-size-md);
  font-weight: 700;
  position: relative;
  z-index: 2;
  display: inline-block;
  margin-bottom: 80px;
}
.page-node-type-icms-basic-page .block-field-blocknodeicms-basic-pagetitle .field--name-title::before {
  background: linear-gradient(90deg, #8CE2FF 76.35%, rgba(255, 231, 154, 0.00) 100%);
  content: '';
  position: absolute;
  left: -5px;
  bottom: 0;
  width: calc(100% + 10px);
  height: 20px;
  z-index: -1;
}
.about-icms-section {
  margin-bottom: 100px;
}
.about-icms-section .layout__region--second.column-67 .field--name-field-content {
  padding-left: 30px;
}
.page-node-type-icms-basic-page h2:has(.field--name-bp-header) {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;    
  margin-bottom: 30px;
}

/* About ICMS - Significance  *************************************/
.significance-section {
  background: #000 linear-gradient(90deg, #fff, #fff);  
}
.significance-section.blue-section.deep-blue .field--name-field-content ul li {
  font-size: 18px;
  line-height: calc(100% + 10px);
}
.significance-section .layout__region--second .field--name-field-content>ul>li::marker {
  color: #55AEFF;  
}
.significance-section .layout__region--second .field--name-field-content ul ul li::marker {
  color: #fff;  
}
.significance-section.blue-section.deep-blue .layout__region--second .field--name-field-content li strong {
  font-size: 18px;  
}
.significance-section .field--name-field-image .field__item {
  text-align: right;
}
:is(.significance-card-list, .page-node-784) .block-layout-builder>div:not(:last-child) .paragraph--type--card-list {
  margin-bottom: 80px;  
}
:is(.significance-card-list, .page-node-784) .paragraph--type--card-list>.paragraph__column.row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 50px;
  align-items: stretch;
  --bs-gutter-x: 0;
  margin-left: 0;
  margin-right: 0;
}
:is(.significance-card-list, .page-node-784) .paragraph--type--card-list>.paragraph__column>div:not(.field) {
  display: flex;
  flex: 0 0 auto;
  width: calc((100% - 100px) / 3);  
}
:is(.significance-card-list, .page-node-784) .paragraph--type--card-list .paragraph--type--card-list-item,
:is(.significance-card-list, .page-node-784) .paragraph--type--card-list .paragraph--type--card-list-item>.paragraph__column {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  min-height: 0;
  height: 100%;
  width: 100%;
}
:is(.significance-card-list, .page-node-784) .paragraph--type--card-list .card.card-list {  
  overflow: visible;
  margin-top: 70px;
  border: 1px solid #3FB5E8;
  border-radius: 19px;
  background: linear-gradient(to right, #FAFDFF 25%, #B6E7FF 100%);  
  height: 100%;
  width: 100%;
}
:is(.significance-card-list, .page-node-784) .paragraph--type--card-list .card.card-list .card-img-top {      
  background: #fff;
  border: 1px solid #3FB5E8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 140px;
  height: 140px;
  margin: -70px auto 0;    
}
:is(.significance-card-list, .page-node-784) .paragraph--type--card-list .card.card-list .card-img-top .field__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
:is(.significance-card-list, .page-node-784) .paragraph--type--card-list .card.card-list .card-img-top img {
  max-width: 80px !important;
  max-height: 80px !important;
  width: auto;
  height: auto;
  object-fit: contain;
}
:is(.significance-card-list, .page-node-784) .paragraph--type--card-list .card.card-list .card-body {
  padding: 20px 30px 48px;
  text-align: center;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  background: transparent;
  border: none;
  position: relative;
  z-index: 1;
}
:is(.significance-card-list, .page-node-784) .paragraph--type--card-list .card.card-list .card-body::before {
  background: linear-gradient(to top, #B3E6FF 8px, #B3E6FF00 8px);
  border-radius: 20px;
  content: '';
  position: absolute;
  inset: 0;
  left: -2px;
  z-index: 0;
}
:is(.significance-card-list, .page-node-784) .paragraph--type--card-list .card.card-list .card-title {
  position: relative;
  z-index: 1;
  color: #151B74;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 16px;
  text-align: center;
}
:is(.significance-card-list, .page-node-784) .paragraph--type--card-list .card.card-list .card-text,
:is(.significance-card-list, .page-node-784) .paragraph--type--card-list .card.card-list .card-text p {
  position: relative;
  z-index: 1;
  color: #000;
  font-size: 16px;
  line-height: calc(100% + 10px);
  margin: 0;
  text-align: center;
}
:is(.significance-card-list, .page-node-784) .paragraph--type--card-list .card.card-list .card-text :last-child {
  margin-bottom: 0;
}

/* About ICMS - Components & Requirements  ********************/
.components-section .field--name-bp-header {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: 27px;
  text-align: center;
}
.components-circle .components-hint img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.components-circle .components-circle-content {
  overflow: hidden;
  position: relative;
}
.components-circle .components-circle-content .components-circle-content-item:not(:first-child) {
  position: absolute;
  inset: 0;  
}
.components-circle .components-circle-content .components-circle-content-item img {
  width: 100%;  
  height: auto;
  object-fit: contain;
  object-position: center center;
}
.components-circle .components-circle-content .components-circle-content-item:nth-child(2) img {
  transform-origin: center center;
  animation: components-circle-spin 24s linear infinite;
}

@keyframes components-circle-spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.components-tabs>.paragraph--type--bp-tabs>.paragraph__column {
  display: flex;
  align-items: flex-start;  
}

.components-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav {
  background-color: #fff;
  border: #79D6FF 1px solid;
  border-radius: 50px;
  flex: 0 0 auto;
  width: min(37.5%, 540px);
  margin-top: 0 !important;
  padding: 30px 20px;  
  position: relative;
  z-index: 1;
}
body:not(.page-node-type-sector-industry) .components-tabs .paragraph--type--bp-tabs>.paragraph__column>nav>.nav.nav-tabs,
.components-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.nav.nav-tabs {  
  display: block;
  width: auto;
  padding-top: calc(100% - 40px);
  position: absolute;  
  left: 20px;
  right: 20px;
  top: auto;
  bottom: 30px;
}
body:not(.page-node-type-sector-industry) .components-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.nav.nav-tabs>button,
body:not(.page-node-type-sector-industry) .components-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.nav.nav-tabs>button.active {
  color: #000;
  text-indent: -9999px;
  width: 30.72%;
  height: 30.72%;
  overflow: hidden;
  position: absolute;
  background: none;  
}
body:not(.page-node-type-sector-industry) .components-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.nav.nav-tabs>button:hover,
body:not(.page-node-type-sector-industry) .components-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.nav.nav-tabs>button:focus,
body:not(.page-node-type-sector-industry) .components-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.nav.nav-tabs>button.active:hover,
body:not(.page-node-type-sector-industry) .components-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.nav.nav-tabs>button.active:focus {
  background: none;
}
.components-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.nav.nav-tabs>button:nth-child(1) {  
  top: 11.4%;
  left: 35.4%;
}
.components-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.nav.nav-tabs>button:nth-child(2) {  
  top: 27.5%;
  right: 10%;
}
.components-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.nav.nav-tabs>button:nth-child(3) {
  bottom: 15%;
  left: 50%;
}
.components-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.nav.nav-tabs>button:nth-child(4) {
  bottom: 15%;
  right: 50%;
}
.components-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.nav.nav-tabs>button:nth-child(5) {
  top: 27.5%;
  left: 11.5%;
}

body:not(.page-node-type-sector-industry) .components-tabs>.paragraph--type--bp-tabs>.paragraph__column>.tab-content {  
  background-color: #fff;
  background-image: linear-gradient(to left, #B6E7FF 2%, #EBF8FF 31%), linear-gradient(to left, #0D73D0 0%, #A7D5FF 100%);
  background-repeat: no-repeat;
  background-position: 0 8px , 0 0;
  background-size: 100%;
  border: none;  
  border-radius: 0 0 20px 20px;
  flex: 1 1 auto;
  width: 100%;
  margin-left: calc(min(37.5%, 540px) * -0.5);
  padding: 50px 50px 50px calc(min(18.75%, 270px) + 50px);
}

body:not(.page-node-type-sector-industry) .components-tabs>.paragraph--type--bp-tabs>.paragraph__column>.tab-content h3 {
  font-size: 30px;
  line-height: 1.2;
}
body:not(.page-node-type-sector-industry) .components-tabs>.paragraph--type--bp-tabs>.paragraph__column>.tab-content h4 {
  color: #151B74;
  font-size: 22px;
  line-height: 27px;
  margin-bottom: 10px;
}
body:not(.page-node-type-sector-industry) .components-tabs>.paragraph--type--bp-tabs>.paragraph__column>.tab-content .field__item>p {
  font-size: 18px;
  line-height: 1.889;
  margin-bottom: 40px;
}
body:not(.page-node-type-sector-industry) .components-tabs>.paragraph--type--bp-tabs>.paragraph__column>.tab-content .field__item>ul {
  list-style-type: none;
  padding: 0;
}
body:not(.page-node-type-sector-industry) .components-tabs>.paragraph--type--bp-tabs>.paragraph__column>.tab-content .field__item>ul>li {
  color: #000;
  font-size: 18px;  
  line-height: calc(100% + 10px);
  padding-bottom: 1px;
}
body:not(.page-node-type-sector-industry) .components-tabs>.paragraph--type--bp-tabs>.paragraph__column>.tab-content .field__item>ul>li:not(:last-child),
body:not(.page-node-type-sector-industry) .components-tabs>.paragraph--type--bp-tabs>.paragraph__column>.tab-content .field__item>ul>li:not(:last-child) .card-explanatory {
  margin-bottom: 20px;
}
.card-require {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  column-gap: 20px;
}
.card-require-number {
  background-color: #79D6FF;
  border-radius: 60px;
  color: #151B74;    
  font-size: 22px;
  font-weight: 700;  
  line-height: 30px;
  text-align: center;
  flex: 0 0 auto;
  width: 60px;
  padding-top: 15px;
  padding-bottom: 15px;  
}
.card-require-body {
  font-size: 18px;
  font-weight: 700;
  line-height: calc(100% + 10px);
  padding-top: 16px;
}
.card-explanatory {
  background-color: #F0FBFF;
  border: #79D6FF 1px solid;
  border-radius: 20px;  
  padding: 30px;
}
.card-explanatory p {
  font-size: 18px;
  line-height: 22px;  
}
.card-explanatory ul {
  list-style-type: disc;
  padding-left: 20px;
}
.card-explanatory ul li {
  font-weight: 400;
}
.card-explanatory ul li:not(:last-child) {
  margin-bottom: 10px;
}
.card-explanatory ul li::marker {
  color: #343CAE;  
}
.card-explanatory ul ul li::marker {
  color: #55AEFF;
}

/* Toolkit */
.toolkit-tabs {
  margin-top: 60px;
}
.toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav {
  border: none;
  flex: 0 0 auto;
  width: 45.14%;
  max-width: 650px;  
  margin: 0 auto;
  padding: 0;
}
.components-toolkit {
  position: relative;
  z-index: 1;
}
.components-toolkit .components-hint {
  width: fit-content;
  margin: 0 auto 40px;
  position: relative;  
}
.components-toolkit .components-hint .toolkit-checklist {
  width: min(37.2%, 212px);
  position: absolute;  
  left: 108.78%;
  top: 50%;
  transform: translateY(-50%);
}
body:not(.page-node-type-sector-industry) .components-tabs.toolkit-tabs .paragraph--type--bp-tabs>.paragraph__column>nav>.nav.nav-tabs, .components-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.nav.nav-tabs {
  padding-top: 100%;  
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.components-toolkit .components-circle-content::before {
  background-color: #fff;
  border-radius: 50%;
  content: '';
  display: block;
  width: 86%;
  height: 86%;
  position: absolute;
  left: 7%;
  top: 7%;
  z-index: -1;
}

/* tab-content overlay (inside nav after JS move) */
.toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.tab-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 100%;
  z-index: 0;
}
.toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.tab-content .tab-pane__title {
  display: none;
}
.toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.tab-content>.tab-pane {
  border-radius: 20px;
  color: #fff;  
  font-size: 16px;
  line-height: calc(100% + 10px);
  display: none;  
  padding: 20px;  
  pointer-events: auto;
  position: absolute;
  z-index: 5;
}
.toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.tab-content>.tab-pane.active.show {
  display: block;
}
.toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.tab-content .tab-pane ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.tab-content .tab-pane ul li {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
}
.toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.tab-content .tab-pane ul li:last-child {
  margin-bottom: 0;
}
.toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.tab-content .tab-pane ul li img {
  flex: 0 0 36px;
  width: 36px;
  height: auto;
}

/* Tab 1 – right popup, dark blue */
.toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.tab-content>.tab-pane:nth-child(1) {
  background-color: #164B73;
  padding-left: 50%;
  left: 50%;
  right: calc(min(60.77%, 395px) * -1);
  top: 11.4%;
}

/* Tab 2 – right popup, green */
.toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.tab-content>.tab-pane:nth-child(2) {
  background-color: #657D40;
  padding-left: 50%;
  left: 50%;
  right: calc(min(60.77%, 395px) * -1);
  top: 27.5%;
}

/* Tab 3 – right popup, dark blue */
.toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.tab-content>.tab-pane:nth-child(3) {  
  background-color: #164B73;
  padding-left: 50%;
  left: 50%;
  right: calc(min(60.77%, 395px) * -1);
  bottom: 15%;
}

/* Tab 4 – left popup, red */
.toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.tab-content>.tab-pane:nth-child(4) {
  background-color: #D53439;
  padding-right: 50%;  
  left: calc(min(60.77%, 395px) * -1);
  right: 50%;
  bottom: 15%;
}

/* Tab 5 – left popup, purple-red gradient */
.toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.tab-content>.tab-pane:nth-child(5) {  
  background: #124E7C linear-gradient(to right, #D63439 10%, #124E7C 70%);
  padding-right: 50%;  
  left: calc(min(60.77%, 395px) * -1);
  right: 50%;
  top: 27.5%;
}

/* About ICMS - Collaboration  *************************************/
.page-node-type-icms-basic-page .paragraph--type--bp-simple p {
  font-size: 18px;
  line-height: 1.888;
  margin-bottom: 10px;
}
.page-node-type-icms-basic-page .paragraph--type--bp-simple p:last-child {
  margin-bottom: 0;
}

/* Impact - Success Stories  ***************************************/
.views-element-container:has(.view-block-success-stories) .viewsreference--view-title {
  display: none;
}
.view-block-success-stories .view-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;  
}
.view-block-success-stories .views-row {
  display: flex;  
  height: 100%;
}
.view-block-success-stories .views-row>.views-field,
.view-block-success-stories .views-row>.views-field>.field-content {
  display: block;
  height: 100%;
}
.card-success-stories {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 1px solid #3FB5E8;
  border-radius: 16px;
  background: linear-gradient(to right, #FAFDFF 25%, #B6E7FF 100%);
}
.card-success-stories::after {
  background: #fff url(../images/icon/card_arrow.svg) no-repeat;
  background-size: contain;
  border: 1px solid #C1C1C1;
  border-radius: 50%;
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 15px;
  bottom: -20px;
  transition: all 0.2s ease;
}
.card-success-stories:hover::after,
.card-success-stories:focus::after {
  background: #E70000 url(../images/icon/card_arrow_white.svg) no-repeat;
  background-size: contain;
}
.card-success-stories .content {  
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 30px 30px 40px;
}
.card-success-stories .card-img {
  background: #fff;
  border: 1px solid #F4F4F4;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  padding: 14px;
  margin-bottom: 20px;
}
.card-success-stories .card-img img {
  width: 100%;
  max-width: 110px;
  height: auto;
  max-height: 110px;
  object-fit: contain;
}
.card-success-stories .card-title {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 auto 20px;  
  text-transform: uppercase;
}
.card-success-stories .card-title::after {
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  margin: 20px auto 0;
  background: #E70000;
}
.card-success-stories .card-subtitle {
  color: #151B74;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 auto 10px;  
}
.card-success-stories .card-subtitle a {
  color: #151B74;
}
.card-success-stories .card-subtitle a::after {
  content: '';
  position: absolute;
  inset: 0;
}
.card-success-stories .card-text {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-clamp: 4;
}
.card-success-stories .card-text,
.card-success-stories .card-text p {
  color: #000;
  font-size: 16px;
  line-height: 1.5;    
}

.card-success-stories .card-text :last-child {
  margin-bottom: 0;
}

/* Impact - Support from Thought Leaders  *********************/
.page-node-type-icms-basic-page .clients-card::after {
  background: url(../images/icon/quotation_mark_red.svg) no-repeat;
  background-size: contain;    
}
.page-node-type-icms-basic-page .swiper-slide-active .clients-card-content::before {
  background: linear-gradient(to right, #FFB8B8 8%, #FFB8B8 100%);
}
.page-node-type-icms-basic-page .clients-corporation {
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 10px;
}
.page-node-type-icms-basic-page .clients-position {
  font-weight: 500;
  line-height: 22px;
}
.page-node-type-icms-basic-page .paragraph--type--clients-feedback .swiper-button .swiper-button-next {
  background: #E70000 url(../images/icon/arrow_46x46_white.svg) center center no-repeat;
}
.page-node-type-icms-basic-page .paragraph--type--clients-feedback .swiper-button .swiper-button-prev {
  background: #E70000 url(../images/icon/arrow_46x46_white.svg) center center no-repeat;
}
.page-node-type-icms-basic-page .paragraph--type--clients-feedback .swiper-button .swiper-button-next:hover,
.page-node-type-icms-basic-page .paragraph--type--clients-feedback .swiper-button .swiper-button-next:focus,
.page-node-type-icms-basic-page .paragraph--type--clients-feedback .swiper-button .swiper-button-prev:hover,
.page-node-type-icms-basic-page .paragraph--type--clients-feedback .swiper-button .swiper-button-prev:focus {
  background-color: #a10000;
}

/* List of ICMS Pioneers  *************************************/
.views-element-container:has(.view-block-icms-pioneers) .viewsreference--view-title {
  display: none;
}
#views-exposed-form-block-icms-pioneers-block-1 {
  background: #18479c;
  border-radius: 20px;
  padding: 20px 30px;
  margin-bottom: 30px;
}
#views-exposed-form-block-icms-pioneers-block-1>div {
  display: flex;
  align-items: end;  
  gap: 30px;
}
#views-exposed-form-block-icms-pioneers-block-1>div::after {
  content: none;
}
#views-exposed-form-block-icms-pioneers-block-1 .form-item-title {
  display: flex;
  align-items: center;
  margin: 0;
  position: relative;
}
#views-exposed-form-block-icms-pioneers-block-1>div .form-actions {
  margin: 0;
  margin-left: auto;
}
#views-exposed-form-block-icms-pioneers-block-1 .form-item-title label {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  flex: 0 0 auto;
  margin-right: 15px;
}
#views-exposed-form-block-icms-pioneers-block-1 .form-item-title input {
  width: 350px;
  height: 43px;
  border-radius: 999px;
  border: 1px solid #cad6ef;
  background: #fff;
  color: #C1C1C1;
  font-size: 15px;
}
#views-exposed-form-block-icms-pioneers-block-1>div .form-actions input {
  min-width: 130px;
  height: 43px;
  border-radius: 999px;
  border: 0;
  background: #00B1EC;
  color: #000;
  overflow: hidden;
  text-indent: -9999px;
  padding: 0 20px;
  background-image: url("/themes/custom/i2_theme/images/icon/search.svg");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center;
}
#views-exposed-form-block-icms-pioneers-block-1>div .form-actions input:hover,
#views-exposed-form-block-icms-pioneers-block-1>div .form-actions input:focus {
  background-color: #B3E6FF;
}
.view-block-icms-pioneers .view-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.view-block-icms-pioneers .views-row>.views-field,
.view-block-icms-pioneers .views-row>.views-field>.field-content {
  display: block;
  height: 100%;
}
.view-block-icms-pioneers .card-pioneers {  
  background: linear-gradient(to right, #FAFDFF 77%, #B6E7FF 100%);
  border: 1px solid #3FB5E8;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}
.view-block-icms-pioneers .view-content .views-row .card-pioneers .content::before {
  background-color: #B3E6FF;  
  content: '';
  display: block;
  height: 8px;
  position: absolute;
  inset: auto 0 0;
  pointer-events: none;
  transition: all 0.3s ease;
}
.view-block-icms-pioneers .view-content .views-row .card-pioneers:hover .content::before,
.view-block-icms-pioneers .view-content .views-row .card-pioneers:focus .content::before {  
  background-color: #00B1EC;
}
.view-block-icms-pioneers .view-content .views-row:nth-child(even) .card-pioneers .content::before {  
  background-color: #FFB8B8;
}
.view-block-icms-pioneers .view-content .views-row:nth-child(even) .card-pioneers:hover .content::before,
.view-block-icms-pioneers .view-content .views-row:nth-child(even) .card-pioneers:focus .content::before {  
  background-color: #e63030;
}
.view-block-icms-pioneers .card-pioneers .content {  
  padding: 30px 30px 38px;  
}
.view-block-icms-pioneers .card-pioneers .title {
  color: #151B74;
  font-size: 22px;
  font-weight: 700;
  line-height: 27px;
  margin: 0 0 10px;
}
.view-block-icms-pioneers .card-pioneers .description {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
}
.view-block-icms-pioneers .card-pioneers .description,
.view-block-icms-pioneers .card-pioneers .description p {
  color: #000;
  font-size: 16px;
  line-height: 1.5;  
}
.view-block-icms-pioneers .card-pioneers .description :last-child {
  margin-bottom: 0;
}
.view-block-icms-pioneers .card-pioneers .card-link {
  position: absolute;
  inset: 0;
  z-index: 1;  
  text-indent: -9999px;
  overflow: hidden;
}

/**************************************************************/
/* Media Query ************************************************/
@media screen and (max-width: 1499px) {

  /* header  ***************************************************/
  #block-i2-theme-icmsmainnavigation .nav-item>.nav-link {
    padding: 16px;
  }
}

@media screen and (max-width: 1299px) {
  /* header  ***************************************************/
  #block-i2-theme-icmsmainnavigation .nav-item>.nav-link {
    font-size: 16px;
    padding: 12px;
  }
  /* === Background ================================================== */
  .bg-icms:has(.block-system-breadcrumb-block) {
    background-size: 100%;
  }
  .page-node-type-icms-basic-page main {    
    background-size: 85%;
  }
  /* index Css Document  ***************************************************/
  /* icms intro section */
  .icms-intro-section::before {
    width: 100%;
  }
}

@media screen and (max-width: 1199.98px) {
  /* header  ***************************************************/
  #block-i2-theme-icmsmainnavigation .navbar-nav {
    margin-top: 30px;
  }
  #block-i2-theme-icmsmainnavigation .nav-item>.nav-link {
    display: flex;
    align-items: center;
    width: 100%;
    color: #fff;
    font-size: 26px;
    line-height: 1;
    padding: 20px 0;
    border: none;
    background: transparent;
  }
  /* digi logo */
  #block-i2-theme-icmslogo {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: 0;
    position: absolute;
    top: 100px;
    left: 0;
  }
  #block-i2-theme-icmslogo::before {
    right: -100px;
    top: -350px;
  }
  #block-i2-theme-icmslogo .sub-logo img {
    height: 60px;
  }
  /* footer  ***************************************************/
  #block-i2-theme-icmsmainnavigation-2 {
    margin-left: 0;
  }

  /* index Css Document  ***************************************************/
  /* Impact Dashboard */  
  .impact-dashboard-section::after {
    border-top-right-radius: 100px;    
  }
  .impact-dashboard-section::after {
    border-bottom-left-radius: 100px;
  }
  /* Index -  What's News */
  .icms-news-section .bg-content {
    border-bottom-left-radius: 100px;
  }
  .icms-news-section .bg-content::before {    
    background: linear-gradient(210deg, rgba(255, 255, 255, 1) 0%, rgba(210, 240, 255, 1) 45%, rgba(210, 240, 255, 0) 89%);
  }

  /* Impact - Success Stories  ***************************************/
  .view-block-success-stories .view-content {    
    gap: 40px 30px;
  }
}

@media screen and (max-width: 991px) {
  .page-node-type-icms-basic-page .node__content {
    padding-bottom: 150px;
  }
  /* === Background ================================================== */
  .bg-icms:has(.block-system-breadcrumb-block) {
    background-size: 118%;
  }
  .page-node-type-icms-basic-page main {    
    background-size: 100%;
  }
  /* index Css Document  ***************************************************/
  /* icms intro section */
  .icms-intro-section::before {
    aspect-ratio: unset;        
    bottom: -40px;
    background-size: auto 100%;
  }
  /* Impact Dashboard */
  .impact-dashboard-section .field--name-field-block {
    display: grid;
    grid-template-areas: "card1 card2" "card4 card4" "card3 card5";
    grid-template-columns: repeat(2, minmax(0, 1fr));    
    max-width: 646px;    
  }
  .impact-dashboard-section .field--name-field-block>:nth-child(1) {
    grid-area: card1;
  }
  .impact-dashboard-section .field--name-field-block>:nth-child(2) {
    grid-area: card2;
  }
  .impact-dashboard-section .field--name-field-block>:nth-child(3) {
    grid-area: card3;
  }
  .impact-dashboard-section .field--name-field-block>:nth-child(4) {
    grid-area: card4;
  }
  .impact-dashboard-section .field--name-field-block>:nth-child(5) {
    grid-area: card5;
  }
  /* Index -  What's News */
  .icms-news-section .bg-content {
    border-bottom-left-radius: 80px;
  }
  .icms-news-section .bg-content::before {    
    background: linear-gradient(235deg, rgba(255, 255, 255, 1) 0%, rgba(210, 240, 255, 1) 45%, rgba(210, 240, 255, 0) 89%);
  } 
  .icms-news-section .view-block-news-list .views-row:nth-child(4n+2) .news-card,
  .icms-news-section .view-block-news-list .views-row:nth-child(4n+3) .news-card {
    border-color: #005DB2;
  }

  .icms-news-section .view-block-news-list .views-row:nth-child(even) .news-card {
    border-color: #E70000;
  }

  /* About ICMS - Significance  *************************************/
  :is(.significance-card-list, .page-node-784) .paragraph--type--card-list>.paragraph__column>div:not(.field) {    
    width: calc(50% - 25px);    
  }
  :is(.significance-card-list, .page-node-784) .paragraph--type--card-list .card.card-list .card-img-top {
    width: 120px;
    height: 120px;
  }
  :is(.significance-card-list, .page-node-784) .paragraph--type--card-list .card.card-list .card-img-top img {
    max-width: 60px !important;
    max-height: 60px !important;
  }  

  /* About ICMS - Components & Requirements  ********************/  
  .components-tabs .container {
    --bs-gutter-x: 0;
    max-width: none;
  }
  .components-tabs>.paragraph--type--bp-tabs>.paragraph__column {
    flex-direction: column;
  }
  .components-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav {
    width: min(calc(100% - 30px), 540px);
    margin: 0 auto;
  }
  body:not(.page-node-type-sector-industry) .components-tabs>.paragraph--type--bp-tabs>.paragraph__column>.tab-content {
    margin-top: -330px;
    margin-left: 0;
    padding: calc(min(66vw, 380px) + 30px) 30px 30px;
  }  
  /* Toolkit */
  .toolkit-tabs {
   margin-top: 20px;
  }
  .components-toolkit .components-hint .toolkit-checklist {
    margin-top: 30px;
    position: relative;
    left: auto;
    top: auto;
    transform: none;
  }
  body:not(.page-node-type-sector-industry) .components-tabs.toolkit-tabs .paragraph--type--bp-tabs>.paragraph__column>nav>.nav.nav-tabs, .components-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.nav.nav-tabs {    
    /* top: 400px; */
    top: min(calc(((100vw - 30px) * 0.696) + 40px), 400px);
    bottom: auto;
  }
  /* tab-content overlay (inside nav after JS move) */
  .toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.tab-content {
    position: relative;    
    padding-top: 0;
  }  
  .toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.tab-content>.tab-pane:nth-child(1),
  .toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.tab-content>.tab-pane:nth-child(2),
  .toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.tab-content>.tab-pane:nth-child(3),
  .toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.tab-content>.tab-pane:nth-child(4),
  .toolkit-tabs>.paragraph--type--bp-tabs>.paragraph__column>nav>.tab-content>.tab-pane:nth-child(5) {
    margin-top: -25%;
    padding: calc(25% + 20px) 20px 20px;
    position: relative;
    inset: 0;
  }

  /* Impact - Success Stories  ***************************************/
  .view-block-success-stories .view-content {
    grid-template-columns: repeat(2, 1fr);    
  }

  /* List of ICMS Pioneers  *************************************/
  #views-exposed-form-block-icms-pioneers-block-1 {
    padding: 20px;
  }
  #views-exposed-form-block-icms-pioneers-block-1>div {
    flex-direction: column;
    align-items: stretch;
  }
  #views-exposed-form-block-icms-pioneers-block-1 .form-item-title {
    display: block;
  }
  #views-exposed-form-block-icms-pioneers-block-1 .form-item-title label {
    margin-right: 0;
    margin-bottom: 10px;
  }
  #views-exposed-form-block-icms-pioneers-block-1 .form-item-title input {
    width: 100%;
  }  
}

@media screen and (max-width: 767px) {
  /* === Background ================================================== */
  .bg-icms:has(.block-system-breadcrumb-block) {
    background-size: 177%;
  }
  .page-node-type-icms-basic-page main {    
    background-size: 150%;
  }
  /* index Css Document  ***************************************************/
  /* icms intro section */
  .icms-intro-section::before {
    background-size: 240% auto;
    bottom: 0;    
  }
  /* Impact Dashboard */
  .impact-dashboard-section {
    padding-bottom: 100px;
  }    
  .impact-dashboard-section::before {
    border-top-right-radius: 80px;
    inset: 185px 0 50px 0;
  }
  .impact-dashboard-section::after {
    border-bottom-left-radius: 80px;    
  }
  .impact-dashboard-section .paragraph--type--custom-block {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);    
  }
  .impact-dashboard-section .field--name-field-block {
    gap: 18px;
  }
  .card-dashboard {
    padding: 20px 18px;
  }
  .card-dashboard .dashboard-title span:first-child {
    font-size: 26px;
  }
  .card-dashboard .dashboard-title span:nth-child(2) {    
    font-size: 30px;    
  }
  .card-dashboard p {
    font-size: 16px;    
    line-height: 22px;
  }
  .card-dashboard .card-number .number-content>span {
    font-size: 40px;
  }
  .impact-dashboard-section .field--name-field-block>:nth-child(1) .card-dashboard {
    padding-bottom: 20px;
  }
  .impact-dashboard-section .field--name-field-block>:nth-child(1) .card-dashboard .content {
    background: url(../images/icms/impact-dashboard-card-img1.svg) center top no-repeat;
    background-size: 50%;
    justify-content: center;
    align-items: flex-end;
    height: 160px;
    padding-right: 0;
  }
  .impact-dashboard-section .field--name-field-block>:nth-child(2) .card-dashboard .content {
    background: url(../images/icms/impact-dashboard-card-img2.svg) right 18% bottom no-repeat;
    background-size: 180%;
    justify-content: center;
    align-items: flex-start;
    height: 160px;
    padding-left: 0;
    padding-right: 0;
  }
  /* Index -  What's News */
  .icms-news-section .bg-content {
    inset: -50px 0 0 0;
  }

  /* About ICMS - Overview  *************************************/
  .page-node-type-icms-basic-page .block-field-blocknodeicms-basic-pagetitle .field--name-title {    
    margin-bottom: 50px;
  }

  /* About ICMS - Significance  *************************************/
  :is(.significance-card-list, .page-node-784) .paragraph--type--card-list>.paragraph__column>div:not(.field) {    
    width: 100%;    
  }
  
  /* Impact - Success Stories  ***************************************/
  .view-block-success-stories .view-content {
    grid-template-columns: 1fr;
  }
  
  /* List of ICMS Pioneers  *************************************/
  #views-exposed-form-block-icms-pioneers-block-1>div .form-actions {    
    margin-left: 0;
  }
  #views-exposed-form-block-icms-pioneers-block-1>div .form-actions input {
    width: 100%;
  }
  .view-block-icms-pioneers .card-pioneers .content {
    padding: 30px 20px 38px;
  }
  .view-block-icms-pioneers .card-pioneers .title {
    font-size: 20px;
  }
}

@media screen and (max-width: 575px) {
  /* index Css Document  ***************************************************/  
  /* Index -  What's News */
  .icms-news-section .container {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  .icms-news-section .view-block-news-list {
    padding-bottom: 93px;
  }
  .icms-news-section .section-view-header {
    position: initial;
  }
  .icms-news-section .section-view-header a {    
    text-align: center;
    padding: 11px 20px;
    left: 0;
    right: 0;    
    top: auto;
    bottom: 0;    
  }
  
  /* About ICMS - Components & Requirements  ********************/
  body:not(.page-node-type-sector-industry) .components-tabs>.paragraph--type--bp-tabs>.paragraph__column>.tab-content {
    margin-top: calc(100vw * -0.625);
    margin-left: 0;
    padding: calc((100vw * 0.625) + 30px) 15px 30px;
  }
  .card-explanatory {
    padding: 30px 20px;
  }
}