a:focus,
a:active{
outline:none !important;
}
.critic-home-page * {
  hyphens: none !important;
  word-break: normal !important;
  font-family: 'Roboto' !important;
}

.marketo-home-contact-block-benefits-list li {
  margin-bottom: 10px;
}
.effective-mdr1-button{
color:#fff !important;
font-size: 16px;
}
.effective-mdr1-button:hover {
  background-color: #3370ac;
  color: #fff;
  transform: scale(1.05);
}

.effective-mdr1-button:hover .effective-mdr1-button-vector {
  filter: brightness(0) invert(1);
}

.effective-mdr2-button:hover {
  background-color: #3370ac;
  color: #fff;
}

.effective-mdr2-button:hover .effective-mdr2-button-vector {
  filter: brightness(0) invert(1);
}

.effective-mdr3-button:hover {
  background-color: #3370ac;
  color: #fff;
}

.effective-mdr3-button:hover .effective-mdr3-button-vector {
  filter: brightness(0) invert(1);
}

.effective-mdr4-button:hover {
  background-color: #3370ac;
  color: #fff;
}

.effective-mdr4-button:hover .effective-mdr4-button-vector {
  filter: brightness(0) invert(1);
}

.home-mobile-image {
  width: 50%;
  display: flex;
  border-radius: 8px;
  text-align: right;
}

.home-mobile-text {
  width: 50%;
  display: flex;
  justify-content: space-between;
  text-align: left;
  padding-left: 5%;
  font-family: roboto !important;
  line-height: 120%;
  flex-direction: column;
}

.home-mobile-text p {
  font-size: 14px;
  color: #343741;
  font-weight: 200;
  word-break: normal;
  overflow-wrap: normal;
  hyphens: none;
}

.home-mobile-text h2 strong {
  letter-spacing: -0.5px;
  line-height: 0;
  font-size: 48px;
}

.full-width-region {
  width: 100vw !important;
  max-width: 100vw !important;
  margin: 0 !important;
  padding: 0 !important;
}

.effective-left-content {
  width: 50%;
  text-align: left;
}

.testimonial-text {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
  font-family: roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  word-break: normal;
  overflow-wrap: normal;
  hyphens: none;
  margin-block-start: 0 !important;
  margin-block-end: 0 !important;
}

.effective-mdr1-button-vector,
.effective-mdr2-button-vector,
.effective-mdr3-button-vector {
  margin-bottom: -3px;
}

.effective-mdr4-button-vector {
  margin-bottom: -2px;
}

.page-wrapper,
.main-content {
  width: 100vw !important;

  max-width: 100vw !important;
}

.container {
  max-width: 100vw !important;

  padding: 0;

  width: 100vw !important;
}

.site-header__inner__container {
  display: block;
}

@media (max-width: 768px) {
 .testimonial-text {
    font-size:14px !important;
}
}

/* Apply background color to the left section */

.left-section {
  background-color: #f7f8fc;

  padding: 20px;

  /* Optional: Add padding for better spacing */
}

/* Apply background color to the left section for home11 page */

/* General Styles */

.background-container {
  background-color: #1460ab;
  background-image: radial-gradient(circle, #1763ae, #1965b0);
  background-size: cover;
  padding: 20px;
  border-radius: 8px;
  color: white;
}

.heading-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.heading {
  cursor: pointer;
  padding: 10px;
  text-align: center;
  flex: 1;
  margin: 0 5px;
  font-size: 18px;
  font-weight: bold;
  color: white;
  position: relative;
}

.heading.active::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: white;
  position: absolute;
  bottom: -5px;
  left: 0;
}

.content-container {
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  padding-top: 20px;
}

.section-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 30px;
}

.left-content,
.right-content {
  flex: 1;

  max-width: 48%;

  /* Adjust width to account for padding */

  color: white;

  /* Ensure text is white */
}

.right-content {
  text-align: right;
}

.right-content h2 {
  font-size: 24px;

  margin-bottom: 10px;
}

.right-content p {
  font-size: 16px;

  color: white;

  /* Ensure text is white */
}

.right-content a {
  color: white;

  /* Link color */

  text-decoration: underline;
}

.right-content a:hover {
  text-decoration: none;
}

.right-content h1 {
  color: #1f84c4;

  /* Add this line to change the color of the numbers */
}

/* Home Page above the page therre is some blocks hide code */

.main-content__container container-fluid {
  padding-block-start: 0 !important;
}

.main-content__container {
  padding-block-start: 0 !important;
}

@media (min-width: 43.75rem) {
  .main-content__container {
    padding-block-start: 0 !important;
  }
}

@media (min-width: 75rem) {
  .site-header {
    min-height: 0 !important;

    border-block-end: 0 !important;
  }
}

.home-center-content {
  position: relative;
  background: url("/drupal/sites/default/files/2025-04/Frame%201833_0.svg") no-repeat center center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* Main heading */

.main-heading {
  color: #ffffff;
  margin-bottom: 5px;
  padding-top: 80px;
  text-align: center !important;
  font-weight: 900;
  font-size: 58px;
  line-height: 81px;
  letter-spacing: 1px;
}

/* Highlighted text inside the heading */

.main-heading .highlight {
  color: #33b0e5;
}

/* Subtext */

.sub-text {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  margin: 5px auto 0;
  max-width: 677px;
  overflow-wrap: normal;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-block-start: 0 !important;
  margin-block-end: 0 !important;
}

.highlight {
  color: #31aee3;
}

/* Get Started Button */

/*Just deleted*/

.home-getstarted-button:hover {
  background-color: #3370ac !important;
  color: #fff !important;
  transform: scale(1.05);
}

.home-getstarted-button-vector {
  width: 12.5px;

  height: 10.5px;

  margin-left: 10px;
}

.home-getstarted-button svg {
  margin-bottom: 3px;
}

.mdr-dashboard-image {
  border-radius: 20px;
  box-shadow: 0 10px 20px rgba(0, 0, 8, 0.2);
  margin-top: 50px;
}

.text-container {
  padding-top: 7%;
  max-width: 1440px;
}

.get-started-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.home-getstarted-button {
  align-items: center;
  background-color: #fff !important;
  border-radius: 0.5rem;
  color: #004c97 !important;
  cursor: pointer;
  display: inline-flex;
  font-family: "Roboto", sans-serif !important;
  font-size: 14px;
  gap: 0.5rem;
  height: 46px;
  justify-content: center;
  padding: 0.625rem;
  text-decoration: none;
  width: 161px;
  transition: all 0.3s ease-in-out !important;
}

/* Logo images section */

.logo-images {
  display: flex;
  justify-content: space-between;
  gap: 60px !important;
  align-items: center;
  margin: 70px auto 0;
  max-width: 1440px;
}

/* Each logo image */

.logo-images img {
  max-height: 57px;
  object-fit: contain;
}

@media (max-width: 1000px) {
  .logo-images {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    place-items: center;
  }
}
/* Tablet View */
@media (max-width: 768px) {

  .main-heading,
  .main-heading .highlight {
    font-size: 48px;
    line-height: 60px;
  }

  .mdr-dashboard-image {
   padding: 0 !important;

}

  .sub-text {
    font-size: 14px;
    max-width: 90%;
  }

  .home-center-content {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .text-container {
    padding-top: 10%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-container img {
    width: 80%;
    padding-left: 0;
    padding-top: 20px;
    margin: auto;
    margin-top: 20px;
  }

  .logo-images {
    flex-wrap: wrap;
    gap: 30px !important;
    justify-content: center;
  }
}

/* Mobile View */
@media (max-width: 480px) {

  .main-heading,
  .main-heading .highlight {
    font-size: 28px;
    line-height: 120%;
  }

  .sub-text {
    font-size: 14px;
    max-width: 95%;
  }

  .home-center-content {
    padding-top: 15%;
    padding-bottom: 15%;
  }

  .text-container {
    padding-top: 12%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-container img {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }

  .home-getstarted-button {
    font-size: 14px;
  }

  .logo-images {
    flex-direction: column;
    gap: 20px !important;
    align-items: center;
    padding-left: 25px;
    padding-right: 10px;
  }

  .logo-images img {
    max-height: 40px;
  }
}

/* Effective 2nd section MDR section heading */
.effective-mdr-protective {
  max-width: 1440px;
  padding: 40px;
}

.effective-mdr-heading {
  font-family: roboto;
  max-width: 934px;
  font-size: 48px;
  font-weight: 700;
  color: #343741;
  line-height: 120%;
  letter-spacing: 0px;
}

/* Sub para */

.effect-mdr-heading-sub-text {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #343741;
  max-width: 663px;
  line-height: 1.2;
  margin-block-end: 0px !important;
}

/* Tablet View */
@media (min-width: 1450px) {
  .effect-mdr-heading-sub-text {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #343741;
    max-width: 750px;
  }
}

/* Tablet View */
@media (max-width: 768px) {
  .effective-mdr-heading {
    font-size: 36px;
    line-height: 1.3;
  }

  .effect-mdr-heading-sub-text {
    font-size: 14px;
    max-width: 90%;
  }

  .effective-mdr-protective {
    padding-bottom: 30px;
  }
}

/* Mobile View */
@media (max-width: 480px) {
  .effective-mdr-heading {
    font-size: 28px;
    line-height: 1.3;
  }

  .effect-mdr-heading-sub-text {
    font-size: 14px;
    max-width: 100%;
  }

  .effective-mdr-protective {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
}



/* Effective MDR Section STYLES START */

.home-background-container {
  background-image: url("/drupal/sites/default/files/2025-03/Group%206356097.png");
  background-size: cover;
  background-position: center;
  color: #ffff;
  margin: auto;
  min-height: 520px;
}


.effectiv-mdr-slider-container {
  padding: 30px 150px 90px 150px;
  max-width: 1440px;
  margin: auto;
}

.effective-heading-container {
  position: relative;
  display: flex;
  gap: 20px;
  justify-content: space-around;
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #009cde;
  font-family: "Roboto" !important;
  max-width: 1440px;
  margin: auto;
}

.effective-heading-container h3 {
  text-align: center;
  margin-block-end:0;
  flex: 1;
  white-space: normal;
  word-wrap: break-word;
  transition: all 0.3s ease;
}

.effective-heading-container h3.active {
  border-bottom: 2px solid #009cde;
  color: #31aee3;
  font-weight: bold;
  font-family: roboto;
}

.content-section .section-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 15px;
}

.effective-left-content {
  width: 55%;
  padding-right: 20px;
}

.effective-right-content {
  width: 41%;
  text-align: left;
  margin-block-end: 0;
  margin-block-start: 0;
}

.effective-right-content p {
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0;
}

.effective-right-content h3 {
  background: linear-gradient(111.47deg, #62c0e7 6.95%, #009cde 93.05%);
  font-weight: Black;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: -5%;
  font-size: 96px;
  padding-top: 20px;
 line-height:1.2;
}

.effective-mdr1-button {
  border: 2px solid #009CDE;
  border-radius: 8px;
  width: 164px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  background-color: transparent;
  color: #ffff;
}

.effective-mdr1-button:hover {
  background-color: rgba(0, 156, 222, 0.2);
}

.heading-container div {
  position: relative;
  padding-bottom: 10px;
  cursor: pointer;
  flex: 1;
  text-align: center;
}

.heading-container div.active {
  font-weight: 800;
  text-shadow: 0px 0px 8px rgba(0, 122, 204, 0.6);
}

.heading-container div::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  width: 0;
  height: 3px;
  background-color: #31aee3;
  transition: width 0.3s ease, left 0.3s ease;
  transform: translateX(-50%);
}

.heading-container div.active::after {
  width: 172px;
}

.home-heading1, .home-heading2, .home-heading3, .home-heading4 {
  cursor: pointer;
  padding: 15px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0.2px;
  color: #ffffff;
  transition: color 0.3s ease;
  font-size: 24px;
  max-width: 195px;
}

.home-heading1.active, .home-heading2.active, .home-heading3.active, .home-heading4.active {
  font-weight: bold;
  color: #31aee3;
}

.content-container-home-page {
  border-radius: 10px;
  width: 100%;
  max-width: 1440px;
  margin: auto;
  margin-top: 10px;
}

.left-content-line-height-effective {
  line-height: 130%;
  max-width: 370px;
  font-size: 16px !important;
  font-weight: 400 !important;
  font-family: roboto !important;
  word-break: normal;
  overflow-wrap: normal;
  hyphens: none;
  margin-top: 15px;
  margin-bottom: 20px;
}

/* Large Tablet View */
@media (max-width: 1024px) {
  .effective-right-content h3 {
    font-size: 72px;
    height: auto;
  }
  
  .effective-right-content p {
    font-size: 20px;
  }
  .home-heading1, .home-heading2, .home-heading3, .home-heading4 {
    font-size: 18px;
    width: auto;
  }
  .effectiv-mdr-slider-container {
    padding: 30px 110px 90px 110px;
  }
}

/* Tablet View */
@media (max-width: 768px) {
  .effectiv-mdr-slider-container {
    padding: 6% 5%;
  }

  .effective-heading-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    padding-bottom: 15px;
    place-items: center;
  }
  
  .effective-heading-container h3 {
    padding: 8px 5px;
  }
  
  .home-heading1, .home-heading2, .home-heading3, .home-heading4 {
    font-size: 16px;
    max-height: none;
    padding: 8px 5px;
  }

  .content-section .section-container {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }

  .effective-left-content,
  .effective-right-content {
    width: 100%;
    text-align: center;
    padding-right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .effective-right-content h3 {
    font-size: 64px;
    height: auto;
    margin-bottom: 0;
  }
  
  .left-content-line-height-effective {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-block-end: 0 !important;
    margin-bottom: 0;
    font-size: 14px !important
  }
  
  .effective-mdr1-button {
    margin: 0 auto;
  }
}

/* Mobile View */
@media (max-width: 480px) {
  .effectiv-mdr-slider-container {
    padding: 8% 4%;
  }
  
  .effective-heading-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  
  .home-heading1, .home-heading2, .home-heading3, .home-heading4 {
    font-size: 14px;
    max-width: 100%;
  }

  .effective-right-content h3 {
    font-size: 48px !important;
    padding-top: 10px;
    height: auto;
  }
  
  .effective-right-content p {
    font-size: 18px;
  }
  
  .effective-left-content img {
    width: 60px;
    height: auto;
  }
}

/* Extra Small Devices */
@media (max-width: 360px) {
  .effective-right-content h3{
    font-size: 40px !important;
  }
  
  .effective-right-content p {
    font-size: 16px;
  }
  
  .left-content-line-height-effective {
    font-size: 14px !important;
  }
  
  .effective-mdr1-button {
    width: 140px;
    height: 40px;
    font-size: 13px;
  }
}



/* EFFECTIVE MDR SECTION STYLES END */
.home-dashboard {
  background-image: url("/drupal/sites/default/files/2025-03/Untitled%20%282%29.svg");

  background-position: center;

  background-size: cover;

  position: relative;

  padding: 5% 5%;
}

.home-dashboard-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  max-width: 1440px;
  margin: auto;
}

.home-dashboard-content {
  max-width: 600px;
}

.home-dashboard-heading {
  font-size: 48px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #343741;
  width: 480px;
  height: 116px;
  margin-bottom: 20px;
  line-height: 120%;
  display: inline-block;
}

.home-dashboard-description {
  font-size: 16px;
  font-family: roboto;
  font-weight: 400;
  line-height: 170%;
  color: #343741;
  max-width: 379px;
  max-height: 96px;
  margin-bottom: 30px;
  letter-spacing: 0 !important;
  word-break: normal;
  overflow-wrap: normal;
  hyphens: none;
  margin-block-start: 0 !important;
}

.home-dashboard-button {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #ffffff !important;
  background-color: #004c97;
  width: 164px;
  height: 46px;
  border: none;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.home-integrations {
  margin: 100px 0px;
  max-width: 1200px;
}

.button-vector {
  width: 12.5px;
  height: 10.5px;
  filter: brightness(0) invert(1);
  /* Ensures it's white */
}

.home-dashboard-image {
  border-radius: 10.5px;
  overflow: hidden;
  box-shadow: 20px 20px 30px -17px #00000040;
}

.home-dashboard-image img {
  object-fit: cover;
}
@media (min-width: 1441px) {
    .home-integrations {
        max-width: 1440px;
    }
}
/* Tablet View */
@media (max-width: 768px) {
  .home-dashboard-container {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .home-dashboard-heading {
    font-size: 36px;
    width: 100%;
    height: 0;
    margin-bottom: 0;
  }

  .home-dashboard-description {
    max-width: 100%;
    font-size: 14px;
  }

  .home-dashboard-button {
    margin: 0 auto;
  }
}

/* Mobile View */
@media (max-width: 480px) {
.home-integrations{
margin:100px 20px;
}
  .home-dashboard-heading {
    font-size: 28px;
  }

  .home-dashboard-description {
    font-size: 14px;
    line-height: 1.5;
  }

  .home-dashboard {
    padding: 8% 5%;
  }
.home-dashboard-button{
font-size: 14px;
}
}

.background-image-section {
  background-image: url("/drupal/sites/default/files/2025-03/Integrations.svg");
  background-size: cover;
  background-position: center;
  padding: 20px;
  color: white;
  border-radius: 30px;
}

/* HOME PAGE INTEGRATIONS Styles */

.main-home-integrations-section {
  width: 100%;
  max-width: 100%;
  padding: 3rem 1rem;
  font-family: "Roboto", sans-serif;
}

.main-home-integrations-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.main-home-integrations-heading {
  font-size: 48px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 15px;
  text-align: center;
}

.main-home-integrations-description {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 2rem;
  max-width: 850px;
}

/* Grid Layout */
.main-home-integrations-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  width: 100%;
  max-width: 900px;
  margin-bottom: 30px;
}

.main-home-integration-item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}

.main-home-integration-item img {
  max-width: 100%;
  height: auto;
  max-height: 100px;
  object-fit: contain;
}

/* Button Styles */
.main-home-button-container {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.main-home-integrations-button {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: transparent;
  color: #fff !important;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  cursor: pointer;
  text-decoration: none !important;
  transition: all 0.3s ease !important;
}

.main-home-integrations-button:hover {
  /*color: #009cde !important; */
  color: #66C4EB !important;
}

/* Responsive Styles - Tablets */
@media (max-width: 992px) {
  .main-home-integrations-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  
  .main-home-integrations-heading {
    font-size: 36px;
  }
  
  .main-home-integrations-description {
    font-size: 18px;
    padding: 0 5%;
  }
}

/* Responsive Styles - Mobile Landscape */
@media (max-width: 768px) {
  .main-home-integrations-heading {
    font-size: 32px;
  }
  
  .main-home-integrations-description {
    font-size: 16px;
  }
}

/* Responsive Styles - Mobile Portrait */
@media (max-width: 480px) {
  .main-home-integrations-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  
  .main-home-integrations-heading {
    font-size: 28px;
  }
  
  .main-home-integrations-description {
    font-size: 14px;
    padding: 0 10px;
    margin-bottom: 1.5rem;
  }
  
  .main-home-integration-item {
    padding: 5px 20px;
  }
  
  .main-home-integrations-button {
    font-size: 14px;
    padding: 8px 16px;
  }
}



.home-contact-criticalstart {
  padding: 0 2% 3% 2%;
}

.home-dashboard-button1 {
  background-color: transparent;
  border: 0;
  text-decoration: underline;
  display: flex;
  align-items: center;
  font-size: 24px;
  padding: 10px 20px;
  color: white;
  font-family: "Roboto", sans-serif;
  padding-top: 30px;
  padding-bottom: 40px;
  display: flex;
  justify-content: space-between;
  gap: 5px;
}

.home-dashboard-button1:hover {
  color: #d6d7d9 !important;
}

.home-dashboard-button1 svg {
  margin-bottom: -3px;
}

.button-vector {
  width: 12.5px;
  height: 10.5px;
}

/* Main Container */


/* TESTIMONIALS SECTION STYLES */

.testimonial-cards-container {
  position: relative;
  width: 100%;
  height: auto;
  background: url("/drupal/sites/default/files/featured_images/Testimonial.svg") no-repeat center center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-bottom: 50px;
  font-size: 0.5rem;
  padding-left: 70px;
  padding-right: 70px;
}

/* Heading */

.testimonial-heading {
  font-family: Roboto, sans-serif !important;
  font-size: 48px ;
  font-weight: 700;
  color: #343741;
  margin-bottom: 20px;
  line-height: 120%;
  letter-spacing: 0px;
}

/* Description */

.testimonial-description {
  width: 750px;
  height: 72px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #343741;
  margin-bottom: 40px;
  /* Space before cards */
  line-height: 170%;
  word-break: normal;
  overflow-wrap: normal;
  hyphens: none;
}

/* Cards Wrapper */

.testimonial-cards-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  gap: 30px;
  padding-left: 30px;
  padding-right: 5px;
}

/* Individual Testimonial Card */

.testimonial-card {
  width: 384px;
  background: #ffffff;
  border-radius: 20px;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 30px 40px;
  border: 1px solid #EAEAEA;
  flex: 1;
  gap: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}

.testimonial-content {
  display: flex;
  flex-direction: column;
  gap: 75px;
  width: 100%;
  max-width: 1440px;
  margin: auto;
}

.testimonial-card-header {
  display: flex;
  height: auto;
  justify-content: space-between;
  align-items: end;
  padding-left: 2%;
  padding-top: 5%;
}

.testimonial-card-header-right {
  display: flex;
  flex-direction: row;
}

.testimonial-navigation-div {
  display: flex;
  flex-direction: row;
  gap: 20px;
  background: transparent;
  border: none;
}

.testimonial-navigation-div button {
  background: transparent;
  border: none;
  cursor: pointer;
}

.testimonial-navigation-div button:disabled svg {
  filter: opacity(0.5);
}

.testimonial-card .profile-info .profile-name {
  font-size: 18px;
  font-weight: 600;
  color: #343741;
  margin: 0;
  line-height: 28px;
}

/* Profile container */

.testimonial-profile {
  display: flex;
  align-items: center;
  gap: 10px;
}

.testimonial-stars {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
  margin-top: 10px;
}

/* Ensure the image is properly styled */

.profile-img {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  margin-bottom: 5px;
}

/* Style for profile name */

.profile-name {
  font-size: 18px;
  font-weight: bold;
  color: #343741;
  margin: 0;
  line-height: 28px;
}

/* Style for profile role */

.profile-role {
  font-size: 14px;
  font-weight: 400;
  color: #969696;
  margin: 0;
  line-height: 22px;
}

/* Profile image */

.profile-img {
  width: 72px;
  height: 72px;
  border-radius: 50%;
}

/* Profile text container */

.profile-info {
  display: flex;
  flex-direction: column;
  text-align: start;
  gap: 5px;
}

/* Profile Name */

.profile-name1,
.profile-name2,
.profile-name3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}

/* Profile Role */

.profile-role {
  font-size: 14px;
  color: #5E5F67;
  margin: 0;
}

/* Keep all existing styles as they are */

/* Modify only the media queries for better responsiveness */
@media (max-width: 1024px) {
  .testimonial-cards-container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .testimonial-heading {
    font-size: 36px;
  }
  
  .testimonial-description {
    width: 100%;
    max-width: 750px;
    height: auto;
  }
  
  .testimonial-cards-wrapper {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-left: 0;
    scroll-behavior: smooth;
    scrollbar-width: none; /* Firefox */
  }
  
  .testimonial-cards-wrapper::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
  }
  
  .testimonial-card {
    min-width: 300px;
    flex: 0 0 auto;
  }
}

@media (max-width: 768px) {
  .testimonial-cards-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .testimonial-heading {
    font-size: 36px !important;
    height: auto;
    margin-bottom: 15px;
    text-align: center;
  }
  
  .testimonial-description {
    font-size: 14px;
    text-align: center;
    margin-bottom: 30px;
    height: auto;
  }
  
  .testimonial-card-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    padding-left: 0;
  }
  
  .testimonial-card-header-right {
    width: 100%;
    justify-content: center;
  }
  
  .testimonial-cards-wrapper {
    gap: 20px;
    padding-right: 0;
  }
  
  .testimonial-card {
    width: 280px;
    padding: 25px;
  }
}

@media (max-width: 480px) {
  .testimonial-cards-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .testimonial-heading {
    font-size: 28px !important;
    text-align: center;
  }
  
  .testimonial-description {
    font-size: 14px;
    line-height: 150%;
  }
  
  .testimonial-card {
    width: 250px;
    padding: 20px;
  }
  
  .testimonial-profile {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
  
  .profile-img {
    width: 60px;
    height: 60px;
  }
  
  .profile-name {
    font-size: 16px;
    line-height: 22px;
  }
  
  .profile-role {
    font-size: 12px;
    line-height: 18px;
  }
  
  .testimonial-navigation-div {
    gap: 10px;
  }
  
  .testimonial-navigation-div button svg {
    width: 45px;
    height: 45px;
  }
.testimonial-content{
gap: 30px;
}
}

/* Add a specific style for very small screens */
@media (max-width: 360px) {
  .testimonial-heading {
    font-size: 24px !important;
  }
  
  .testimonial-card {
    width: 220px;
    padding: 15px;
  }
  
  .testimonial-stars svg {
    width: 14px;
    height: 14px;
  }
}
/* Mobile Role */

.mobile-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 10%;
}

.mobile-container-reverse-layout {
  flex-direction: row-reverse;
  width: 100%;
}

.mobile-text {
  width: 50%;
  text-align: right;
  padding-right: 3%;
}

.mobile-text h2 {
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  font-weight: bold;
  color: #343741;
  margin-bottom: 10px;
}

.no-bold {
  font-weight: normal;
  font-size: 48px;
}

.mobile-image {
  width: 50%;
  display: flex;
  justify-content: flex-start;
  border-radius: 8px;
  text-align: left;
}

.mobile-text p {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #343741;
  margin-bottom: 15px;
  line-height: 1.5;
}

.home-mobile-soc-button {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #ffffff;
  background-color: #004c97;
  width: 164px;
  height: 46px;
  border: none;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

/* Button Hover */
.home-mobile-soc-button:hover {
  background-color: #3370ac;
}

.home-dashboard-button:hover {
  background-color: #3370ac;
  color: white;
  transform: scale(1.05);
}

/* Resolve all threats */

.resolve-all-threats-container {
  display: flex;
  align-items: center;
  width: 100vw;
  justify-content: space-between;
  padding-bottom: 10%;
}

.resolve-all-threats-text {
  width: 50%;
  text-align: left;
  padding-left: 7%;
  word-break: normal;
  overflow-wrap: normal;
  hyphens: none;
}

.resolve-all-threats-text h2 {
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  font-weight: bold;
  color: #343741;
  margin-bottom: 10px;
}

.resolve-all-threats-image {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  border-radius: 8px;
  text-align: right;
  padding-right: 5%;
}

.resolve-all-threats-text p {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #343741;
  margin-bottom: 15px;
  line-height: 1.5;
}

.resolve-all-threats-button {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #ffffff;
  background-color: #004c97;
  width: 164px;
  height: 46px;
  border: none;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.resolve-all-threats-button:hover {
  background-color: #3370ac;
}

/* Container for the section */

.home-tbr-container {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}

.home-tbr-style {
  width: 90%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 4%;
  padding-top: 5%;
  max-width: 1440px;
}

/* Left side text styling */

.home-tbr-text {
  width: 50%;
  text-align: left;
  padding-left: 3%;
}

.home-tbr-text h2 {
  font-size: 48px;
  font-weight: 700;
  color: #343741;
  margin-bottom: 10px;
  line-height: 120%;
  letter-spacing: 0px;
  width: 528px;
}

.home-tbr-text-heading {
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  font-weight: 300;
  color: #343741;
  line-height: 120%;
  margin-bottom: 10px;
}

.home-tbr-text-heading .light-text {
  font-weight: 300;
  color: #343741;
}

.home-tbr-text-heading strong {
  font-weight: bold;
  color: #343741;
}

/* Right side image styling */

.home-tbr-image {
  width: 50%;
  display: flex;
  justify-content: flex-end;

  border-radius: 8px;

  text-align: right;
}

.home-tbr-text p {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #343741;
  margin-bottom: 15px;
  line-height: 170%;
  word-break: normal;
  overflow-wrap: normal;
  hyphens: none;
  max-width: 547px;
}

/* Learn More button */

.home-tbr-button {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #fff !important;
  background-color: #004c97;
  width: 164px;
  height: 46px;
  border: none;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.home-tbr-button:hover {
  background-color: #3370ac;
  transform: scale(1.05);
}

.home-tbr-container:last-of-type {
  margin-bottom: 80px;
}


@media (max-width: 1024px) {
  .home-tbr-text h2 {
    width: auto;
    font-size: 36px;
  }
}

/* Tablet (up to 768px) */
@media (max-width: 768px) {
  .home-tbr-style {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 40px;
  }

  #home-tbr-custom-style{
    flex-direction: column-reverse;
  }

  .home-tbr-text {
    width: 100%;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .home-tbr-text h2 {
    font-size: 36px;
    width: auto;
  }

  .home-tbr-text p {
    font-size: 14px;
  }

  .home-tbr-image {
    width: 100%;
    justify-content: center;
  }

  .home-tbr-image img {
    max-width: 100%;
    height: auto;
  }
}

/* Mobile (up to 480px) */
@media (max-width: 480px) {
  .home-tbr-text h2 {
    font-size: 28px;
  }

  .home-tbr-text p {
    font-size: 14px;
  }

  .home-tbr-button {
    /* width: 100%; */
    max-width: 200px;
    font-size: 14px;
  }
}

.home-page-space {
  padding: 50px;
}




html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  width: 100%;
}


