.materiaRoiImage {
  width: 50% !important;
}

#materiaRoiButton {
  border-radius: 20px !important;
  width: 60%;
}

#roitestimonialsButton {
  border-radius: 30px !important;
}

body .nectar-button.large.see-through {
    padding-top: 8px;
    padding-bottom: 8px;
}

.materia-feature-grid {
  position: relative;
  width: 800px;
  height: 600px;
  margin: 100px auto;
}

.materia-service p {
    font-weight: 500 !important;
}

.materia-center {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 300px;
  background: #fff;
  border: 6px solid #DDE3EA;
  border-radius: 20px;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 15px 25px;
  box-sizing: border-box;
  z-index: 2;
}

.materia-center-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.materia-cloud-button {
  background: #E3E9F1;
  border-radius: 100px;
  padding: 6px 20px;
  font-size: 14px;
  color: #222430;
  font-weight: 500;
  white-space: nowrap;
  margin-top: 16px;
}

.materia-service {
  position: absolute;
  width: 250px;
  height: 120px;
  background: #fff;
  border: 6px solid #DDE3EA;
  border-radius: 20px;
  padding: 16px 12px;
  box-sizing: border-box;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);
  transition: transform 0.2s ease;
}

.materia-service:hover {
  transform: scale(1.03);
}

.materia-service img {
  width: 40px !important;
  height: auto;
  margin-bottom: 8px;
}

.materia-service p {
  margin: 0;
}

.materia-label {
  font-weight: 500 !important;
}

@media (max-width: 768px) {
  .materia-feature-grid {
    position: static;
    width: 100%;
    height: 340px;
    margin: 0;
    gap: 20px;
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
    flex-direction: row;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    align-items: center;
  }


  .materia-service {
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
  }

  .materia-center,
  .materia-service {
    position: relative;
    flex: 0 0 auto;
    scroll-snap-align: center;
    align-self: center;
  }

  .materia-feature-grid .materia-service:last-of-type {
    margin-right: 0;
  }

  .materia-center {
    width: 200px;
    height: 300px;
    background: transparent;
    border: 6px solid #DDE3EA;
    border-radius: 20px;
    padding: 15px 25px;
    display: flex;
    top: auto;
    left: auto;
    transform: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .materia-center img {
    width: 120px !important;
    height: auto;
    margin-bottom: 12px;
  }

  .materia-service {
    width: 250px;
    height: 120px;
    background: transparent;
    border: 6px solid #DDE3EA;
    border-radius: 20px;
    padding: 16px 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .materia-service img {
    width: 40px !important;
    height: auto;
    margin-bottom: 8px;
  }
}






.titleMateria{
    font-weight: 600;
}

  .btn-row-wrapper {
    max-width: 100%;
    width: 100%;
  }

  .btn-container {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    width: 100%;
    flex-wrap: wrap;
  }

  .btn-red-3d {
    flex: 1 1 calc(25% - 30px);
    padding: 30px 0;
    text-align: center;
    background: white;
    color: #222430;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    border: 3px solid #b80000;
    border-radius: 12px;
    box-shadow: inset -7px -7px 0 #b80000;
    transition: all 0.2s ease-in-out;
  }

 .btn-red-3d:hover {
  background-color: #b80000;
  color: #ffffff;
  box-shadow: none;
  transform: translateY(-2px);
}

.description-text {
    margin-top: 40px;
    color: #222530 !important;
    line-height: 1.5;
    font-size: 18px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

  @media screen and (max-width: 992px) {
    .btn-red-3d {
      flex: 1 1 100%;
    }

    .btn-container {
      gap: 20px;
    }
  }

@media screen and (min-width: 999px) {
    #header-outer.transparent .header-contact-btn a {
        border: 1px solid #000000 !important;
    }
}

.nectar-recent-posts-slider_multiple_visible .nectar-recent-post-slide .nectar-recent-post-bg:after {
    background-color: #dde3ebe6 !important;
}

.nectar-recent-posts-slider h2 a, .nectar-recent-posts-slider_multiple_visible .recent-post-container.container .strong a, .nectar-recent-posts-slider_multiple_visible h3 a {
    color: #030811;
}


.floating-button {
display: none !important;
}

.nectar-recent-posts-slider_multiple_visible .nectar-recent-post-slide .nectar-recent-post-bg:after {
    background-color: #dde3ebcc;
}

.highlight-number {
  font-size: 4em;
  color: #C40606;
  font-weight: bold;
  padding: 20px;
}

h2 {
  font-weight: 600 !important;
}

p {
  font-weight: 300 !important;
}

.nectar-recent-posts-slider_multiple_visible .nectar-recent-post-bg, .nectar-recent-posts-slider_multiple_visible .nectar-recent-post-bg:after {
    border-radius: 20px;
}

.nectar-recent-posts-slider_multiple_visible .nectar-recent-post-slide .nectar-recent-post-bg:after {
    background-color: #c40705cf;}

.package-description .intro-paragraph {
  padding-bottom: 15px;
}

.package-description .secondary-paragraph {
  font-size: 14px;
  color: #555;
  margin-bottom: 15px;
}

#pricing-tab-button {
    border-radius: 30px !important;
    padding: 8px 39px;
    font-size: 14px;
}

.feature-list {
    margin-bottom: 15px;
    margin-left: 15px;
    height: 120px;
}

.feature-item {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 0px;
    font-weight: 300;
}

.tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 20px;
}

.tag {
    background-color: #e3e9f1;
    padding: 7px 16px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 30px;
    color: #222430;
}

.price-tag {
  font-size: 20px;
  font-weight: bold;
  color: #222;
}

.price-tag .price-period {
    font-size: 20px;
    color: #222340;
}

@media (max-width: 768px) {
  .price-compare:first-of-type {
    display: none;
  }
  .price-columns-mobile .price-compare {
    display: table;
    margin-bottom: 30px;
  }
  .price-toggle {
    width: 100% !important;
  }

   .features-table {
    border-collapse: separate !important;
    border-spacing: 0;
    border-radius: 20px !important;
    overflow: hidden;
    margin-bottom: 40px;
  }

  .features-table tbody tr:last-child td {
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
  }
}

@media (min-width: 769px) {
table.price-compare {
    border-collapse: separate !important;
    border-spacing: 30px 0 !important;
    margin-left: -30px !important;
}}

@media (max-width: 768px) {
  .price-columns-mobile .toggle-content {
    display: none;
    padding: 10px 20px;
  }

  .price-columns-mobile .toggle-content.visible {
    display: table-row;
  }

  .price-columns-mobile .toggle-header {
    cursor: pointer;
    position: relative;
  }

  .price-columns-mobile .toggle-header .toggle-label {
    display: inline-block;
  }

  .price-columns-mobile .toggle-arrow {
    position: absolute;
    right: 20px;
    transition: transform 0.2s ease;
    font-size: 13px;
  }

  .price-columns-mobile .toggle-header.open .toggle-arrow {
    transform: rotate(180deg);
  }

  .price-columns-mobile .toggle-content td p {
    margin: 0 0 10px;
    font-size: 13px;
  }
  
 .price-compare .section-header td:first-child {
    position: relative;
    padding-right: 30px;
    cursor: pointer;
  }

  .features-table .section-header td:first-child {
    position: relative;
    cursor: pointer;
  }

  .features-table .section-header td:first-child::after {
    content: '';
    position: absolute;
    right: 28px;
    top: 70%;
    transform: translateY(-50%) rotate(45deg);
    width: 3px;
    height: 3px;
    border: solid #383742;
    border-width: 0 2px 2px 0;
    padding: 3px;
    transition: transform 0.3s ease;
  }

  .features-table .section-header.open td:first-child::after {
    transform: translateY(-50%) rotate(-135deg);
  }
}

.pricing-note {
    font-size: 13px;
    color: #5f5f5f;
    max-width: 800px;
    padding: 0 20px;
    text-align: left;
    font-style: italic;
}

table.price-compare {
    width: 100% !important;
}

table.price-compare {
  border-collapse: separate !important;
  font-family: inherit;
  font-size: 15px;
  border: none !important;
  background: transparent !important;
}

table.price-compare thead th:nth-child(1),
table.price-compare tbody td:nth-child(1) {
  width: 40%;
}

table.price-compare tbody td:nth-child(1) {
    font-size: 13px;
}

table.price-compare thead th:nth-child(2),
table.price-compare thead th:nth-child(3),
table.price-compare thead th:nth-child(4),
table.price-compare tbody td:nth-child(2),
table.price-compare tbody td:nth-child(3),
table.price-compare tbody td:nth-child(4) {
  width: 20%;
}

table.price-compare tbody td:nth-child(2),
table.price-compare tbody td:nth-child(3),
table.price-compare tbody td:nth-child(4) {
  text-align: center;
  vertical-align: middle;
  font-size: 13px;
}

table.price-compare th, table.price-compare td {border: none !important; border-width: 0 !important; border-left: none !important;
    border-right: none !important; }


table.price-compare thead tr th {
  border-top-left-radius: 20px !important;
border-top-right-radius: 20px !important;
}


table.price-compare tbody tr:last-child td:first-child {
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    padding-bottom: 30px !important;
    background: transparent;
}
table.price-compare tbody tr:last-child td {
  border-bottom-right-radius: 20px !important;
  border-bottom-left-radius: 20px !important;
}


table.price-compare th,
table.price-compare td {
    background: #ffffff !important;
    padding: 5px 20px !important;
}

table.price-compare td,
table.price-compare th {
  padding-left: 0;
  padding-right: 0;
}

table.price-compare td:not(:first-child),
table.price-compare th:not(:first-child) {
  background: white !important;
  padding: 20px;
  border-radius: 0;
}

table.price-compare .section-header td {
    font-weight: 400;
    font-size: 13px;
    text-decoration: underline;
    color: #383742;
    text-transform: uppercase;
    padding-top: 35px !important;
    border: none !important;
    box-shadow: none !important;
}

th.features-cell {
  font-size: 20px;
vertical-align: middle;
}

.package-title {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    margin: 30px 0 10px;
}

div.package-title {
    vertical-align: middle;
}

body .main-content .cta-button.cta-button {
    border-radius: 30px !important;
    width: 100%;
    padding: 15px;
    font-weight: bold;
}

span.price-period {
  font-weight: 400 !important;
}

.cta-button {
  margin-top: 10px;
  background: #E3E9F1;
  border: none;
  padding: 10px 20px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.2s ease;
  color: #1e1c1c !important;
}

.cta-button:hover {
  background: #cfd6df;
}

.price-toggle {
    display: flex;
    width: 60%;
    margin: 30px 0 30px;
    color: #1e1c1c !important;
}

.price-toggle .toggle-btn {
  flex: 1;
  padding: 15px;
  background: white;
  border: 1px solid #1e1c1c;
  font-weight: 600;
  cursor: pointer;
  color: #1e1c1c !important;
  transition: background 0.3s, color 0.3s, border 0.3s;
}

.price-toggle .toggle-btn.active {
  background: #C40606;
  color: white !important;
  border: none;
}

.price-toggle .toggle-btn:first-child {
  border-right: none !important;
  border-radius: 30px 0 0 30px !important;
}

.price-toggle .toggle-btn:last-child {
  border-left: none !important;
  border-radius: 0 30px 30px 0 !important;
}

.price-toggle .toggle-btn:first-child.active + .toggle-btn {
  border-left: 1px solid #1e1c1c;
}

.price-toggle .toggle-btn:last-child.active {
  border-left: none;
}

.price-toggle .toggle-btn:last-child.active ~ .toggle-btn {
  border-left: 1px solid #1e1c1c;
}

#faqmateria .toggle {
  background-color: #ffffff;
  border-radius: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  border: none;
}

#faqmateria .toggle h3 a.toggle-heading {
  display: block;
  padding: 30px 25px;
  font-size: 18px;
  font-weight: 500;
  color: #222430;
  background-color: #ffffff;
  text-decoration: none;
  position: relative;
}

#faqmateria .toggle h3 a.toggle-heading i {
  display: none !important;
}

#faqmateria .inner-toggle-wrap {
  padding: 0 25px 30px;
}

#faqmateria .toggle.open h3 a.toggle-heading,
#faqmateria .toggle h3 a.toggle-heading:hover {
  background-color: #ffffff;
  color: #222430;
}