.responsive-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
  line-height: 110%;
  margin: 1rem 0 0px 0;
  text-align: left; /* Align text to the left */
  padding 0 2vw;
}

.responsive-table td {
  padding: 4px 4px; /* Reduce vertical padding */
  vertical-align: middle;
    line-height: 100%;
    text-align: left; /* Align text to the left */  
}

.responsive-table img {
  height: auto;
  max-width: 100%;
  width: 10px;
  margin-right: 10px;
}

.responsive-table-sub {
  font-size: 14px !important;
  text-align: left !important;
}

@media (max-width: 768px) {
  .responsive-table {
    font-size: 14px;
  }

  .responsive-table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }

  .responsive-table tr {
    display: block;
    margin-bottom: 10px;
  }

  .responsive-table td img {
    margin-bottom: 5px;
  }
}

.slick-track {
  display: flex !important; /* Enable flexbox layout */
  justify-content: center !important; /* Center contents horizontally */
  align-items: center !important; /* Center contents vertically */
  top: 0 !important;
  left: 50% !important; /* Center the track horizontally */
  transform: translateX(-50%) !important; /* Adjust for perfect horizontal centering */
  width: 100% !important; /* Ensure the track takes full width */
  padding-bottom: 2.25rem !important;
  overflow: visible !important; /* Ensure contents are visible */
}

.h2_CTA {
  color: var(--Iron, #252630);
  font-variant-numeric: oldstyle-nums proportional-nums;
  text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  font-style: normal;
  font-weight: 800;
  line-height: 130% !important; /* 84.375% */
  font-variant: small-caps;
    font-size: 2rem; /* Default font size */

}

.h2_CTA_underline {
  color: #0A4E96;
  font-variant-numeric: oldstyle-nums proportional-nums;
  text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  padding-bottom: -1rem;
  border-bottom: 4px solid #ED1B24;
  font-style: normal;
  font-weight: 800;
  line-height: 130% !important;
  font-variant: small-caps;

}

/* Media query for tablets */
@media (max-width: 768px) {
  .h2_CTA {
    font-size: 1.75rem !important; /* Adjust font size for tablets */
      line-height: 120% !important;

  }

  .h2_CTA_underline {
    font-size: 1.75rem !important; /* Adjust font size for tablets */
          line-height: 120% !important;
  }
}

/* Media query for mobile devices */
@media (max-width: 480px) {
  .h2_CTA {
    font-size: 1.75rem !important; /* Adjust font size for mobile devices */
          line-height: 120% !important;
  }

  .h2_CTA_underline {
    font-size: 1.75rem !important; /* Adjust font size for mobile devices */
          line-height: 120% !important;
  }
}

.ul {
display: flex;
flex-direction: column;
align-items: flex-start;
  list-style-image: url('https://139845867.fs1.hubspotusercontent-eu1.net/hubfs/139845867/Website%20Pages/Iconography/red-triangle-forward.svg');
  display:inline;
  margin: 0;
}
ul li{
  padding: 0rem 1.125rem;
color: var(--Iron, #5E616D);
font-variant-numeric: oldstyle-nums proportional-nums;
font-feature-settings: 'cpsp' on;
font-family: Roboto;
font-size: 1.25rem;
font-style: normal;
font-weight: 600;
line-height: 1rem;
font-variant: all-small-caps;
letter-spacing: 0.05rem;
}

.page-center-1000 {
    margin: 0 auto;
    max-width: 1040px;
    padding: 0 20px;
}
.card-heading-text, .card-slider-inner-wrap {
  text-align: center;
}
.card-sub-heading-text p {
  color: var(--Typography-Body, #3B3E4B);
  text-align: center;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-family: Roboto;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  line-height: 28px;
}
.card-sub-heading-two-text p {
  color: var(--Typography-Body, #3B3E4B);
  text-align: center;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.card-slider-inner-wrap {
  padding-bottom: 40px;
  width: 711px;
  text-align: center;
  margin: 0 auto;
}
.right-slid-icon {
  padding-right: 20px;
}
.horizontal-line {
  border-bottom: 1.5px solid #CED1DE;
  width: 95%;
}
.slider-card-outer-wrap {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    border-radius: 24px;
/*background: rgba(249, 251, 254, 0.70)!important;*/
box-shadow: -10px 7px 26px 0px rgba(73, 118, 165, 0.15); /* Ensure the shadow shows outside the container */
    margin: 0px 30px 0px 0px;
    overflow: visible; /* Ensure the shadow is not clipped */
      background: linear-gradient(203deg, #FFF 50%, rgba(255, 248, 248, 0.51) 76%);
}





.slider-right-content-outer {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0;
}
.right-slid-icon-text h4 {
  color: var(--Iron, #252630);
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  font-variant: small-caps;
  justify-content: center;
  text-align: center;
  margin: 0;
}
.slider-left-image img {
  width: 255px;
  height: 406px;
  border-radius: 20px;
}
.slider-left-image {
  flex: 0 27%;
}
.slider-right-content-outer-wrapp {
  flex: 0 68%;
}
.slider-rih-cont-rtext p {
  color: var(--Typography-Body, #3B3E4B);
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-family: Roboto;
  font-size: 16px;
  font-style: none;
  font-weight: 400;
  line-height: 110%;
  padding: 0 1rem 0 0;
}
.slider-rih-cont-rtext {
  padding-top: 0px;
  padding-left: 10px;
    padding-right: 20px;
}

/* ---- */
.slider-wrapper{
  background-color: #f0f0f000;
  padding:20px;
  position: relative;
}
.slider-container {
  position: relative;
  max-width: 100%;
  overflow: visible;
}

/* .slider-wrapper {
  display: flex;
  transition: transform 0.5s ease-in-out;
  width: calc(100% * ); 
} */

.slider-wrapper {
  background: transparent;
  width: 100%;
  display: flex; /* Enable flexbox layout */
  justify-content: center; /* Center contents horizontally */
  align-items: center; /* Center contents vertically */
  text-align: center; /* Center text within the container */
}

.slider-arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 35px;
}

.slider-arrow {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  margin: 0 10px; 
  transform: rotate(90deg);
}
.right-arrow {
  transform: rotate(270deg);
}

.slider-arrow img {
  width: 40px;
  height: 40px;
}
/* ------ */
.card-heading-text, .card-slider-inner-wrap {
  text-align: center;
}

.card-sub-heading-text p {
  color: var(--Typography-Body, #3B3E4B);
  text-align: center;
  font-family: Roboto;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  line-height: 28px;
}
button.slider-arrow.left-arrow, button.slider-arrow.right-arrow {
  background: transparent;
}
.card-slider-inner-wrap {
  padding-bottom: 40px;
}

.slider-left-image img {
  width: 255px;
  height: 406px;
  border-radius: 20px;
}

.slider-left-image {
  flex: 0 27%;
}

.slider-right-content-outer-wrapp {
  flex: 0 68%;
}

@media(max-width:800px){
  .card-slider-inner-wrap {
  width: unset;
}
  .slider-left-image {
  flex: 0 100%;
}
  .slider-right-content-outer-wrapp {
  flex: 0 100%;
  padding: 0px;
}
  .slider-left-image img {
    border-radius: 20px;
    height: 500px !important;
    width: 100%;
}
}

@media(max-width:600px){
  .slider-left-image img {
    height: 400px!important;
    width: 100%;
}
  .slider-card-outer-wrap {
    margin: 0px;
}
}