@charset "UTF-8";
:root {
  --bs-body-color: var(--wp--preset--color--dark);
}

ul.check-list li {
  line-height: 2;
  list-style-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='20' viewBox='0 0 27 20' fill='none'%3E%3Cpath d='M9.10926 19.6072L0.392753 10.8907C-0.130918 10.367 -0.130918 9.51795 0.392753 8.99423L2.28917 7.09776C2.81284 6.57403 3.66197 6.57403 4.18564 7.09776L10.0575 12.9696L22.6344 0.392753C23.158 -0.130918 24.0072 -0.130918 24.5308 0.392753L26.4272 2.28922C26.9509 2.81289 26.9509 3.66197 26.4272 4.18569L11.0057 19.6073C10.482 20.1309 9.63293 20.1309 9.10926 19.6072Z' fill='%237D3F98'/%3E%3C/svg%3E") !important;
}

a:where(:not(.wp-element-button)) {
  font-family: var(--wp--custom--body--typography--font-family);
}

a.arrow {
  font-size: 22px;
  font-weight: var(--wp--custom--body--typography--font-weight);
  display: inline-block;
  position: relative;
  text-decoration: none;
}

/*
 a.arrow:before{
content:none !important;
 }
 */
/*
  a.arrow:after {
    margin-left: 10px;
    padding-left: .625em;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='18' viewBox='0 0 12 18' fill='none'%3E%3Cpath d='M3 3L9.34565 9.34565L3 15.6913' stroke='%237D3F98' stroke-width='3' stroke-linecap='square'/%3E%3C/svg%3E") no-repeat right center;
    content: "";
	background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
*/
.font18 {
  font-size: 18px;
}

.promo-banner {
  background: #7D3F98;
}

.card-header {
  background-color: #F5EFF7;
}

ul.checkmark-list {
  margin: 0;
  padding: 0;
}

ul.checkmark-list li {
  font-size: 18px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='20' viewBox='0 0 27 20' fill='none'%3E%3Cpath d='M9.10926 19.6072L0.392753 10.8907C-0.130918 10.367 -0.130918 9.51795 0.392753 8.99423L2.28917 7.09776C2.81284 6.57403 3.66197 6.57403 4.18564 7.09776L10.0575 12.9696L22.6344 0.392753C23.158 -0.130918 24.0072 -0.130918 24.5308 0.392753L26.4272 2.28922C26.9509 2.81289 26.9509 3.66197 26.4272 4.18569L11.0057 19.6073C10.482 20.1309 9.63293 20.1309 9.10926 19.6072Z' fill='%237D3F98'/%3E%3C/svg%3E") no-repeat left 30%;
  background-size: 24px auto;
  padding: 3px 0px 3px 33px;
  list-style: none;
  margin: 0;
}

.wp-block-button .wp-block-button__link,
.apply-dp .wp-block-button__link.wp-element-button,
.dp-button,
.reverse-cta .view-this-plan,
.reverse-cta .dp-button,
.reverse-cta .dp-button--tertiary,
.dp-button-secondary,
.MuiButton-gradientPrimary {
  color: #fff !important;
  background: var(--wp--preset--color--primary) !important;
  border-radius: 6px !important;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  transition: none !important;
  box-shadow: none !important;
}
.wp-block-button .wp-block-button__link:not([disabled]):hover,
.apply-dp .wp-block-button__link.wp-element-button:not([disabled]):hover,
.dp-button:not([disabled]):hover,
.reverse-cta .view-this-plan:not([disabled]):hover,
.reverse-cta .dp-button:not([disabled]):hover,
.reverse-cta .dp-button--tertiary:not([disabled]):hover,
.dp-button-secondary:not([disabled]):hover,
.MuiButton-gradientPrimary:not([disabled]):hover {
  color: #fff !important;
  background: #262626 !important;
  border-color: #262626 !important;
}
.wp-block-button .wp-block-button__link img[src$=".svg"], .wp-block-button .wp-block-button__link::after,
.apply-dp .wp-block-button__link.wp-element-button img[src$=".svg"],
.apply-dp .wp-block-button__link.wp-element-button::after,
.dp-button img[src$=".svg"],
.dp-button::after,
.reverse-cta .view-this-plan img[src$=".svg"],
.reverse-cta .view-this-plan::after,
.reverse-cta .dp-button img[src$=".svg"],
.reverse-cta .dp-button::after,
.reverse-cta .dp-button--tertiary img[src$=".svg"],
.reverse-cta .dp-button--tertiary::after,
.dp-button-secondary img[src$=".svg"],
.dp-button-secondary::after,
.MuiButton-gradientPrimary img[src$=".svg"],
.MuiButton-gradientPrimary::after {
  filter: brightness(100) grayscale(1);
}
.wp-block-button .wp-block-button__link[disabled] img[src$=".svg"], .wp-block-button .wp-block-button__link[disabled]::after,
.apply-dp .wp-block-button__link.wp-element-button[disabled] img[src$=".svg"],
.apply-dp .wp-block-button__link.wp-element-button[disabled]::after,
.dp-button[disabled] img[src$=".svg"],
.dp-button[disabled]::after,
.reverse-cta .view-this-plan[disabled] img[src$=".svg"],
.reverse-cta .view-this-plan[disabled]::after,
.reverse-cta .dp-button[disabled] img[src$=".svg"],
.reverse-cta .dp-button[disabled]::after,
.reverse-cta .dp-button--tertiary[disabled] img[src$=".svg"],
.reverse-cta .dp-button--tertiary[disabled]::after,
.dp-button-secondary[disabled] img[src$=".svg"],
.dp-button-secondary[disabled]::after,
.MuiButton-gradientPrimary[disabled] img[src$=".svg"],
.MuiButton-gradientPrimary[disabled]::after {
  filter: brightness(0.4) grayscale(1);
}

.dp-button.with-arrow:after,
.with-arrow > a:after,
.radar-location-form.search-type--plan.button-beside .dp-button:after,
.block-contact-us-form form .dp-button[type=submit]:after {
  content: "";
  display: flex;
  width: 1.3em;
  height: 1.3em;
  padding-left: 1.3em;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.4043 3.1543L15.7499 9.49995L9.4043 15.8456' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center right;
  margin-bottom: 0.2em;
}

.with-arrow.wp-block-button > a {
  align-items: center;
}

.MuiButton-outline,
.reverse-cta .dp-button--secondary.outline,
#savings-perks #savings-calc-pod-button a {
  background: none !important;
  border: 2px solid var(--wp--preset--color--primary) !important;
  color: var(--wp--preset--color--primary) !important;
  transition: none !important;
  box-shadow: none !important;
}
.MuiButton-outline:hover,
.reverse-cta .dp-button--secondary.outline:hover,
#savings-perks #savings-calc-pod-button a:hover {
  color: #fff !important;
  background: #262626 !important;
  border-color: #262626 !important;
}

.MuiButton-gradientPrimary[type=submit] {
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
}

.text-primary {
  color: #7D3F98 !important;
}

a.arrow {
  text-decoration: none;
}

a.arrow::before {
  background-color: #414141 !important;
}

a.arrow:hover::before {
  animation: none !important;
}

.has-small-font-size {
  font-size: 14px;
}

.radar-location-form.search-type--plan.button-beside .dp-button {
  padding: 21px 32px !important;
  font-size: 16px !important;
  height: auto !important;
}

.input-text,
.dp-input--input {
  border-radius: 6px !important;
}

@media (max-width: 599px) {
  .radar-location-form .wp-block-buttons {
    margin-top: 1em;
    width: 100%;
  }
  .radar-location-form .wp-block-button {
    width: 100%;
  }
  .radar-location-form .dp-button {
    width: 100% !important;
  }
}
@media screen and (max-width: 768px) {
  .radar-location-form {
    align-items: start;
  }
  .radar-location-form.button-beside {
    justify-content: start;
  }
  .ado-plan-search-form .radar-location-form {
    flex-direction: column !important;
  }
}
.button-light .wp-block-button .wp-block-button__link {
  color: #414141 !important;
}

.top-menu {
  position: fixed;
  top: var(--admin-bar-height, 0);
  left: 0;
  width: 100%;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.6);
  z-index: 900;
}
.top-menu a.phone-link-with-icon {
  background-size: 1em;
  background-position: left center;
  padding-left: 22px;
}

a.phone-link-with-icon,
.phone-link-with-icon a,
a.email-link-with-icon,
.email-link-with-icon a {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M12.2516 17.3851L12.2607 17.3915C13.0478 17.8926 13.9822 18.1102 14.9097 18.0084C15.8371 17.9065 16.7021 17.4913 17.3616 16.8313L17.9346 16.2584C18.0615 16.1315 18.1623 15.9808 18.231 15.815C18.2997 15.6492 18.3351 15.4714 18.3351 15.2919C18.3351 15.1124 18.2997 14.9347 18.231 14.7688C18.1623 14.603 18.0615 14.4524 17.9346 14.3255L15.518 11.9107C15.3911 11.7838 15.2405 11.683 15.0746 11.6143C14.9088 11.5456 14.7311 11.5102 14.5516 11.5102C14.3721 11.5102 14.1943 11.5456 14.0285 11.6143C13.8627 11.683 13.712 11.7838 13.5851 11.9107C13.3289 12.1669 12.9814 12.3108 12.6191 12.3108C12.2568 12.3108 11.9094 12.1669 11.6531 11.9107L7.7892 8.04586C7.53305 7.78963 7.38916 7.44217 7.38916 7.07987C7.38916 6.71757 7.53305 6.3701 7.7892 6.11388C7.91616 5.987 8.01689 5.83633 8.0856 5.67051C8.15432 5.50468 8.18969 5.32694 8.18969 5.14744C8.18969 4.96794 8.15432 4.79019 8.0856 4.62437C8.01689 4.45854 7.91616 4.30788 7.7892 4.18099L5.37354 1.76625C5.11732 1.51011 4.76985 1.36621 4.40755 1.36621C4.04526 1.36621 3.69779 1.51011 3.44157 1.76625L2.86771 2.33919C2.20786 2.99883 1.7928 3.86385 1.69111 4.79131C1.58942 5.71878 1.80719 6.65318 2.30843 7.44012L2.3139 7.44923C4.96108 11.3658 8.33452 14.7386 12.2516 17.3851V17.3851Z' stroke='%23414141' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left 25%;
  display: inline-block;
  padding-left: 25px;
  margin-right: 20px;
  text-decoration: none;
  transition: background-size 0.3s, background-position 0s 0.3s;
  text-underline-offset: 0.8em !important;
}

a.email-link-with-icon,
.email-link-with-icon a {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M18.3334 5.94958V14.2829C18.3334 14.8355 18.1139 15.3654 17.7232 15.7561C17.3325 16.1468 16.8026 16.3663 16.25 16.3663H3.75002C3.19749 16.3663 2.66758 16.1468 2.27688 15.7561C1.88618 15.3654 1.66669 14.8355 1.66669 14.2829V5.94958' stroke='%23414141' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.3334 5.94954C18.3334 5.39701 18.1139 4.86711 17.7232 4.47641C17.3325 4.0857 16.8026 3.86621 16.25 3.86621H3.75002C3.19749 3.86621 2.66758 4.0857 2.27688 4.47641C1.88618 4.86711 1.66669 5.39701 1.66669 5.94954L8.89585 10.4634C9.22696 10.6704 9.60956 10.7801 10 10.7801C10.3905 10.7801 10.7731 10.6704 11.1042 10.4634L18.3334 5.94954Z' stroke='%23414141' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.block-contact-us .email-link-with-icon a,
.block-contact-us .phone-link-with-icon a {
  text-underline-offset: 5px !important;
}

@media screen and (max-width: 992px) {
  .right-nav {
    width: 100%;
  }
  a.phone {
    margin-top: 10px;
  }
  .wp-block-navigation ul.nav-mobile, .wp-block-navigation ul.nav-mobile li {
    width: 100% !important;
  }
  .nav-mobile li {
    border-bottom: 2px solid #ddd;
  }
  .nav-mobile li a {
    padding: 15px !important;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 24'%3E%3Cpath d='M0 3l3.06-3L15 12 3.06 24 0 21l9-9z' fill='%238932af' /%3E%3C/svg%3E") no-repeat right center;
    background-size: 14px 18px;
    width: 100% !important;
  }
  .nav-mobile li a.custom-logo-link {
    background: none;
  }
}
@media screen and (max-width: 768px) {
  a.phone {
    margin-right: 0;
  }
}
a.phone:hover {
  color: #414141;
}

.wp-block-navigation .wp-block-navigation-item {
  width: unset;
}

.wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open svg {
  fill: #7D3F98;
  width: 30px;
  height: 30px;
}

@media (max-width: 1180px) {
  .wp-block-navigation .wp-block-navigation-item:not([class*=col-]) {
    display: block;
    width: auto;
    position: relative;
  }
}
.legal, .legal .nav-footer ul li a {
  font-size: 16px;
}

.legal .nav-footer {
  margin: 3px 0 0 20px;
}

@media screen and (max-width: 768px) {
  .nav-footer, .nav-footer ul {
    display: block !important;
    margin-left: 0 !important;
    margin-top: 20px !important;
    line-height: 1.2;
    margin-bottom: 1.5em;
  }
  .nav-footer ul li.wp-block-navigation-item.wp-block-navigation-link {
    display: inline-block !important;
    width: auto !important;
    padding-right: 30px;
  }
}
.card {
  box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.15);
  border-radius: 24px !important;
  border: none;
  max-width: 500px;
  margin: 20px auto;
}

.card-header {
  background-color: #F5EFF7;
  border-bottom: 0;
  border-top-left-radius: 24px !important;
  border-top-right-radius: 24px !important;
  font-weight: var(--wp--custom--body--typography--font-weight);
}

.small-price {
  font-size: 16px;
}

.small-text {
  font-size: 12px;
}

.card-title {
  margin: 0;
}

.card-body {
  padding: 32px;
  font-size: 16px;
}

.reg-link {
  color: #414141 !important;
}

@media (max-width: 992px) {
  .multi-plan-card .card-title {
    flex-direction: column;
    align-items: start !important;
  }
}
#react-dental-search-results,
body:has(#react-dental-search-results) .MuiModal-root {
  --dp--dentist-search--button--border-radius: 6px;
}

#dentistDtails .dentist-image img {
  border-bottom-right-radius: 0;
}

.full-width {
  max-width: 100% !important;
}

.table-compare-plans,
.disclaimer-plan-compared {
  display: none !important;
}

.mobile-view {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .desktop-view {
    display: none !important;
  }
  .mobile-view {
    display: flex !important;
  }
}
.table-compare-plans {
  gap: 20px !important;
}

.table-compare-plans .table-header-blue {
  position: relative;
  height: 138px;
  padding: 24px 20px 26px;
  background: #FFFFFF;
  border: 2px solid #7D3F98;
  border-bottom: 0;
  border-radius: 8px 8px 0 0;
}

.table-compare-plans .table-header-blue::after {
  content: "";
  position: absolute;
  width: calc(100% - 40px);
  height: 10px;
  bottom: 0;
  left: 20px;
  background: #7D3F98;
}

.table-compare-plans .table-header-orange {
  position: relative;
  height: 138px;
  padding: 24px 20px 26px;
  background: #FFFFFF;
  border: none;
  border-bottom: 0;
  border-radius: 8px 8px 0 0;
}

.table-compare-plans .table-header-orange::after {
  content: "";
  position: absolute;
  width: calc(100% - 40px);
  height: 10px;
  bottom: 0;
  left: 20px;
  background: #414141;
}

.table-compare-plans .table-row {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 20px;
  height: 118px;
  border-bottom: 1px solid rgba(8, 7, 9, 0.15);
}

.table-compare-plans .table-row p {
  width: 100%;
}

.table-compare-plans .table-row-blue {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 20px;
  border-left: 2px solid #7D3F98;
  border-right: 2px solid #7D3F98;
  height: 118px;
  background: white;
}

.table-compare-plans .table-row-orange {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 20px;
  border-left: none;
  border-right: none;
  height: 118px;
  background: white;
}

.table-compare-plans .table-row.last {
  border-bottom: 0;
}

.table-compare-plans .table-row-blue.last {
  height: 124px;
  border-bottom: 2px solid #7D3F98;
  border-radius: 0 0 8px 8px;
}

.table-compare-plans .table-row-orange.last {
  height: 124px;
  border-bottom: none;
  border-radius: 0 0 8px 8px;
}

.table-compare-plans .table-row-blue::after,
.table-compare-plans .table-row-orange::after {
  content: "";
  position: absolute;
  width: calc(100% - 40px);
  height: 1px;
  bottom: 0;
  left: 20px;
  background: rgba(8, 7, 9, 0.15);
}

.table-compare-plans .table-row-blue.last::after,
.table-compare-plans .table-row-orange.last::after {
  bottom: 6px;
}

/* CSS styles for screens with a min width of 768px and max widht of 1200px(i.e., tablets) */
.mob-table > .table {
  min-width: 0px !important;
}

.mob-table > .table > .row-content > .left-content {
  flex: 0.6 !important;
}

.mob-table > .table > .row-content > .second-cell,
.mob-table > .table > .row-content > .third-cell {
  flex: 0.4 !important;
  border-bottom: 2px solid rgba(8, 7, 9, 0.15);
  justify-content: center;
}

.mob-table > .table > .third-cell > .grad-orange,
.mob-table > .table > .second-cell > .grad-blue {
  width: 100% !important;
}

.table > .second-cell,
.table > .third-cell {
  border-inline: 0px !important;
  background: transparent;
}

.mob-table {
  display: none;
}

.checkmark {
  width: 37px;
  height: 37px;
}

.table {
  display: flex;
  flex: 0.833;
  flex-direction: column;
  background-color: transparent;
  min-width: 100%;
  min-height: 100%;
  padding: 30px;
}

.header-text {
  font-style: normal;
  font-weight: var(--wp--custom--heading--typography--font-weight);
  font-size: 18px;
  line-height: 1.4em;
  text-align: center;
}

.row-header {
  display: flex;
  flex: 1;
  flex-direction: row;
  justify-content: space-between;
}

.left-content {
  display: flex;
  flex: 0.4;
  flex-direction: column;
  padding: 30px 20px;
  border-bottom: 2px solid rgba(8, 7, 9, 0.15);
}

.cell-column {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 120px;
  justify-content: space-evenly;
  width: 90%;
}

.hd-icon {
  /*width: 33px;*/
  height: 40px;
}

.hd-icon-orange {
  /*width: 40px;*/
  height: 40px;
}

.grad-orange {
  width: 90%;
  height: 10px !important;
  background-color: #414141 !important;
  padding: 0 !important;
}

.grad-blue {
  width: 90%;
  height: 10px !important;
  background-color: #7D3F98 !important;
  padding: 0 !important;
}

.second-cell {
  display: flex;
  flex: 0.23;
  flex-direction: column;
  text-align: center;
  justify-content: end;
  background: white;
  align-items: center;
  border-inline: 2px solid #7D3F98;
  flex-direction: column;
  margin-right: 10px;
  padding: 0 5px;
  color: #7D3F98;
}

.cell-border {
  border-bottom: 2px solid rgba(8, 7, 9, 0.15);
  width: 90%;
  padding: 30px 0px;
  /*height: -webkit-fill-available;*/
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: var(--wp--custom--body--typography--font-weight);
  flex-direction: column;
}

.third-cell {
  display: flex;
  flex: 0.23;
  background: white;
  justify-content: end;
  align-items: center;
  /*border-inline: 2px solid #4B4B4B;*/
  border-inline: none;
  flex-direction: column;
  text-align: center;
}

.top-border-blue {
  border-top: 2px solid #7D3F98;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}

.top-border-orange {
  border-top: none;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}

.bottom-border-blue {
  border-bottom: 2px solid #7D3F98 !important;
  border-bottom-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
}

.bottom-border-orange {
  border-bottom: none !important;
  border-bottom-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
}

.row-content {
  display: flex;
  flex: 1;
  flex-direction: row;
  justify-content: space-between;
}

.desc {
  font-size: 14px;
  font-weight: var(--wp--custom--body--typography--font-weight);
  line-height: 26px;
  text-align: left;
}

.cell-title {
  font-style: normal;
  font-size: 16px;
  font-weight: var(--wp--custom--heading--typography--font-weight);
  line-height: 28px;
  letter-spacing: 0px;
  text-align: left;
}

.cmpr-container {
  display: flex;
  background: transparent;
  flex: 1;
  flex-direction: column;
  padding: 20px;
}

.tb-text-contaienr {
  display: flex;
  flex-direction: column;
  width: 80%;
  justify-content: center;
  align-items: center;
  text-align: center;
  align-self: center;
}

.tb-text-contaienr h2 {
  font-style: normal;
  font-weight: var(--wp--custom--heading--typography--font-weight);
  color: var(--wp--preset--color--dark);
}

.tb-text-contaienr p {
  /* Body */
  font-style: normal;
  font-weight: var(--wp--custom--body--typography--font-weight);
  font-size: 16px;
  line-height: 28px;
  /* or 175% */
  text-align: center;
  margin-top: 24px;
  /* Utility/Body Text Color */
  color: #757575;
}

.disclaimer-text {
  font-weight: var(--wp--custom--body--typography--font-weight);
  font-size: 14px;
  line-height: 26px;
  color: #757575;
  text-align: center;
}

.cta a {
  line-height: 1.2em;
}

p.with-arrow a.arrow.reg-link {
  display: inline-block;
  white-space: break-spaces !important;
  line-height: 1.5;
  text-decoration: underline !important;
  text-underline-offset: 10px !important;
  text-decoration-thickness: 2px !important;
}
p.with-arrow a.arrow.reg-link::before {
  display: none;
}
p.with-arrow a.arrow.reg-link::after {
  display: inline-block;
  position: relative;
  top: 0.3em;
  margin: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='18' viewBox='0 0 12 18' fill='none'%3E%3Cpath d='M3 3L9.34565 9.34565L3 15.6913' stroke='%237D3F98' stroke-width='3' stroke-linecap='square'/%3E%3C/svg%3E");
}

@media screen and (max-width: 767px) {
  .desktop-view {
    display: none;
  }
  .table-compare-plans {
    display: flex !important;
    flex-direction: column;
    gap: 20px !important;
  }
  .table-compare-plans {
    display: none !important;
  }
  .table-compare-plans .table-header-blue,
.table-compare-plans .table-header-orange,
.table-compare-plans .table-row,
.table-compare-plans .table-row-blue,
.table-compare-plans .table-row-orange {
    width: 100% !important;
    height: auto !important;
    padding: 0px !important;
  }
  .table-compare-plans .table-row:last-child {
    border-bottom: 2px solid rgba(8, 7, 9, 0.15);
    border-radius: 0 0 8px 8px;
  }
  .table-compare-plans .table-header-blue::after,
.table-compare-plans .table-header-orange::after,
.table-compare-plans .table-row-blue::after,
.table-compare-plans .table-row-orange::after {
    width: 90% !important;
  }
  .table-compare-plans .table-row p {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 768px) {
  .cell-border {
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 100% !important;
  }
  .hd-icon {
    height: auto !important;
  }
  .hd-icon-orange {
    height: auto !important;
  }
  .table {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .second-cell {
    margin-right: 0px !important;
  }
  .header-text {
    font-size: 16px !important;
    line-height: 1.3em;
  }
  .left-content {
    width: 34%;
    margin-right: 3%;
    flex: unset !important;
    justify-content: center;
    padding: 0 !important;
  }
  .second-cell {
    width: 30%;
    flex: unset !important;
  }
  .third-cell {
    width: 30%;
    margin-left: 3%;
    flex: unset !important;
  }
  .second-cell .cell-border,
.third-cell .cell-border {
    /*	height: 22vh !important; */
    height: auto !important;
    padding: 40px 0;
  }
  .cell-title,
.desc {
    line-height: 1.3em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .hd-icon {
    width: 30px !important;
  }
  .hd-icon-orange {
    width: 36px !important;
  }
  .dp-button {
    line-height: 1.2em !important;
  }
  .tb-text-contaienr {
    width: 100%;
  }
}
/* CSS styles for screens with a maximum width of 768px (i.e., mobile devices) */
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .cmpr-container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-text {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 478px) {
  .cta a {
    font-size: 14px;
    line-height: 1.3em;
  }
  .cell-title,
.cell-border {
    font-size: 14px;
  }
  .desc {
    font-size: 13px;
  }
  .checkmark {
    width: 33px;
    height: 33px;
  }
  .disclaimer-text {
    font-size: 13px;
    line-height: 1.4em;
    padding-top: 30px;
  }
}
@media only screen and (max-width: 380px) {
  .cta a {
    font-size: 13px;
    line-height: 1.3em;
  }
}
.right-faq .wp-block-details {
  background: transparent;
  border: 2px solid #d5d5d5;
}

.right-faq .wp-block-details p {
  font-weight: var(--wp--custom--body--typography--font-weight);
  margin-bottom: 0 !important;
}
.right-faq .wp-block-details p:not(:first-of-type) {
  margin-top: 0.5em !important;
}

.right-faq .wp-block-details[open] {
  border: 2px solid var(--wp--preset--color--primary, #7D3F98);
}

.wp-block-details summary {
  color: var(--wp--preset--color--dark);
}

.wp-block-details[open] > summary::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24' fill='%237D3F98'%3E%3Cpath d='m12 15.375-6-6 1.4-1.4 4.6 4.6 4.6-4.6 1.4 1.4Z'%3E%3C/path%3E%3C/svg%3E");
}

.wp-block-details:not([open]) > summary::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24' fill='%23757575'%3E%3Cpath d='m12 15.375-6-6 1.4-1.4 4.6 4.6 4.6-4.6 1.4 1.4Z'%3E%3C/path%3E%3C/svg%3E");
}

.blog-accordions .wp-block-details a {
  overflow-wrap: anywhere;
}

#sample-savings .saving-plans-box .box {
  margin: 8px;
  border-radius: 8px;
  overflow: hidden;
  border: 2px solid #7D3F98 !important;
  padding: 5px 15px;
  background: #fff;
}
#sample-savings .divider-primary {
  width: 100%;
  height: 1.5px;
  background: #e9e9e9;
  margin: 15px 0;
}
#sample-savings h2 {
  font-size: 60px !important;
  margin-bottom: 0px !important;
  margin-top: 0px;
}
#sample-savings h3 {
  margin-bottom: 0px !important;
}
#sample-savings h5 {
  margin-bottom: 0px;
}

@media (min-width: 768px) and (max-width: 992px) {
  #sample-savings h2 {
    font-size: 54px !important;
  }
  #sample-savings h5.has-background {
    padding: 0.25em 0.25em;
    min-height: 85px !important;
  }
}
@media screen and (max-width: 767px) {
  #sample-savings h2 {
    margin-top: 10px;
  }
  #h-sample-savings-with-a-dental-savings-plan {
    font-size: 32px !important;
  }
  .saving-plans-box .box {
    margin: 0 8px 16px;
    border-radius: 8px;
    overflow: hidden;
  }
}
.mobile-order {
  display: flex;
  flex-direction: column;
}

.mobile-order-1 {
  order: 1;
}

.mobile-order-2 {
  order: 2;
}

#sample-savings .savings-calculator--question.»one .savings-calculator--actions {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 2px solid rgba(8, 7, 9, 0.15);
}

#sample-savings .savings-calculator--inputs {
  gap: 16px;
  grid-template-columns: 1fr;
}

#sample-savings .dp-option-button--button {
  font-size: 13px !important;
}

.heading-tag {
  font-size: 28px;
}

hr.wp-block-separator {
  width: 90%;
  max-width: 360px;
  border-color: #d5d5d5;
}

.procedures-lp .card-body {
  padding: 20px 32px 32px;
}

.savings-overview .savings-overview-panel {
  background-color: #F5EFF7;
  border-color: #F5EFF7;
}
.savings-overview .savings-overview-panel--heading {
  color: var(--wp--preset--color--primary);
}
.savings-overview .savings-overview-panel .insurance-block-left {
  flex-basis: auto;
}
.savings-overview .savings-overview-panel .plan.card.recommended {
  margin: 0;
  padding: 40px 30px;
  border-radius: 8px !important;
  box-shadow: 0px 1.238px 7.851px 0px rgba(0, 0, 0, 0.3) !important;
}
.savings-overview .savings-overview-panel .plan.card.recommended.plus::before {
  display: none;
}
.savings-overview .savings-overview-panel .plan.card.recommended .tooltip-bullet.plus-descriptor {
  display: none;
}
.savings-overview .savings-overview-panel .plan.card.recommended .card-image-box {
  display: none;
}
.savings-overview .savings-overview-panel .plan.card.recommended .plan-link {
  margin-top: 20px;
  min-height: auto;
  border: none;
  margin: 0;
  padding: 0;
}
.savings-overview .savings-overview-panel .plan.card.recommended .plan-link > * {
  font-size: 28px;
  line-height: 1.4;
}
.savings-overview .savings-overview-panel .plan.card.recommended .plan-pricing-type {
  color: var(--wp--preset--color--primary);
  margin: 0 0 24px;
  padding: 0 0 24px;
  border-bottom: 1px solid rgba(8, 7, 9, 0.15);
}
.savings-overview .savings-overview-panel .plan.card.recommended .card-checks {
  padding: 0;
}
.savings-overview .savings-overview-panel .plan.card.recommended .card-checks ul {
  list-style-type: disc;
  margin: 0;
}
.savings-overview .savings-overview-panel .plan.card.recommended .card-checks ul li {
  color: #757575;
  background: none;
  list-style-type: disc;
  padding: 0;
  margin: 5px 0 5px 1em;
}
.savings-overview .savings-overview-panel .plan.card.recommended .card-checks ul li:first-child {
  display: none;
}
.savings-overview .savings-overview-panel .plan.card.recommended .card-checks ul li:last-child {
  display: revert;
}
.savings-overview .savings-overview-panel .plan.card.recommended .card-details .billing-specs {
  margin: 0;
}
.savings-overview .savings-overview-panel .plan.card.recommended .card-details .billing-specs .plan-price {
  margin: 24px 0 0;
  padding: 24px 0 0;
  border-top: 1px solid rgba(8, 7, 9, 0.15);
}
.savings-overview .savings-overview-panel .plan.card.recommended .card-details .billing-specs .plan-price .billed-annually {
  align-self: center;
}
.savings-overview .savings-overview-panel .plan.card.recommended .card-details .billing-specs .plan-price .big-price {
  line-height: 1.6;
  margin: 0;
}
.savings-overview .savings-overview-panel .plan.card.recommended .card-details .dp-button {
  margin-top: 18px;
  font-size: 16px !important;
}

.savings-table .savings-table--table tbody tr > td {
  background: rgba(245, 245, 245, 0.5019607843);
}
.savings-table .savings-table--table tbody tr > td:last-child {
  background: none;
}

.dp-gradient-bar {
  background: var(--wp--preset--color--primary);
}

@media screen and (max-width: 640px) {
  .savings-table tbody tr td:last-child:after {
    background: var(--wp--preset--color--primary);
  }
}
#savings-perks {
  padding: 0;
}
#savings-perks .plan-pods .wp-block-buttons,
#savings-perks .plan-pods .wp-block-spacer {
  display: none;
}
#savings-perks #savings-calc-pod-button {
  margin: 32px auto;
}

body:has(#savings-perks) .plan-details-upgrade {
  display: block !important;
  background: #fff;
}

.block-contact-us {
  background: none;
  padding-bottom: 0;
}
.block-contact-us--container {
  column-gap: 100px;
}
.block-contact-us a {
  color: inherit !important;
  font-weight: inherit !important;
  font-size: inherit !important;
}
.block-contact-us a::before {
  content: none;
  display: none;
}
.block-contact-us a:hover {
  color: inherit !important;
}

.block-contact-us:before,
.block-contact-us:after {
  content: none;
  background: none;
}

.block-contact-us-intro {
  gap: 0px;
}
.block-contact-us-intro h1 {
  color: var(--wp--preset--color--dark);
  font-size: 18px !important;
  line-height: 20px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin: 0;
}
.block-contact-us-intro h2 {
  color: var(--wp--preset--color--dark);
  font-size: 44px !important;
  line-height: 50px;
  margin: 8px 0 12px;
}
.block-contact-us-intro p {
  font-size: 18px !important;
}
.block-contact-us-intro p.with-arrow {
  line-height: 1;
  margin: 0 0 60px;
}
.block-contact-us-intro p.with-arrow a {
  display: inline-block;
  white-space: break-spaces !important;
  line-height: 1.5;
  text-decoration: underline !important;
}
.block-contact-us-intro p.with-arrow a::after {
  display: inline-block;
  position: relative;
  top: 0.25em;
  margin: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='18' viewBox='0 0 12 18' fill='none'%3E%3Cpath d='M3 3L9.34565 9.34565L3 15.6913' stroke='%237D3F98' stroke-width='3' stroke-linecap='square'/%3E%3C/svg%3E");
}

.block-contact-us-form {
  background: var(--wp--preset--color--secondary-pearl);
  box-shadow: none;
  border-radius: 24px;
  padding: 60px 25px;
}
@media (min-width: 992px) {
  .block-contact-us-form {
    padding: 60px 40px;
  }
}
.block-contact-us-form .block-contact-us-form--heading {
  text-align: center;
  margin: 0 0 28px !important;
}
.block-contact-us-form form {
  gap: 32px;
}
.block-contact-us-form form .dp-input {
  border: none;
}
.block-contact-us-form form .dp-input--input {
  background: #fff;
  border: 2px solid transparent;
  border-radius: 6px;
  padding: 20px 24px;
  margin: 30px 0 0;
  font-size: 18px;
}
.block-contact-us-form form .dp-input--input.dp-textarea--input, .block-contact-us-form form .dp-input--input.dp-select--input {
  padding-top: 20px;
}
.block-contact-us-form form .dp-input--input.dp-textarea--input {
  min-height: 140px;
}
.block-contact-us-form form .dp-input--input.dp-textarea--input + .dp-input--error {
  bottom: 10px;
}
.block-contact-us-form form .dp-input--input.dp-select--input {
  padding-right: 39px !important;
}
.block-contact-us-form form .dp-input--error {
  padding-left: 26px;
  padding-right: 26px;
}
.block-contact-us-form form .dp-input:has(.»error) .dp-input--input {
  border-color: rgb(220, 22, 1);
}
.block-contact-us-form form .dp-input--label {
  pointer-events: all;
  transform: none;
  color: #5D5A88;
  font-size: 18px;
  font-weight: var(--wp--custom--heading--typography--font-weight);
  text-transform: capitalize;
}
.block-contact-us-form form .dp-input .dp-select--arrow {
  transform: translateY(-100%);
  top: unset;
  bottom: 0;
}
.block-contact-us-form form .dp-input.dp-radio-buttons .dp-radio-buttons--group {
  display: flex;
  gap: 7px;
  justify-content: space-between;
  margin: 30px 0 0;
}
.block-contact-us-form form .dp-input.dp-radio-buttons .dp-radio-buttons--group .dp-button {
  flex: 1;
  box-shadow: none !important;
  background: #fff !important;
  color: #757575 !important;
  padding: 35px;
  font-size: 18px !important;
  font-weight: var(--wp--custom--body--typography--font-weight) !important;
}
.block-contact-us-form form .dp-input.dp-radio-buttons .dp-radio-buttons--group input:checked + .dp-button {
  background: var(--wp--preset--color--primary) !important;
  color: #fff !important;
}
.block-contact-us-form form .dp-input input::placeholder,
.block-contact-us-form form .dp-input textarea::placeholder,
.block-contact-us-form form .dp-input select:invalid {
  color: #757575;
  font-weight: var(--wp--custom--body--typography--font-weight);
}
.block-contact-us-form form .dp-form--row.»two {
  gap: 24px;
}
.block-contact-us-form form .dp-button[type=submit] {
  max-width: fit-content;
  min-width: 30% !important;
  padding: 22px 24px;
  font-size: 16px !important;
  line-height: 18px !important;
  height: auto !important;
}
.block-contact-us-form .dp-input--input.»dirty + .dp-input--label, .block-contact-us-form .dp-input:focus-within .dp-input--label, .block-contact-us-form .dp-input--label.dp-select--label, .block-contact-us-form .dp-input--label.dp-textarea--label {
  transform: none;
}

#ado-insurance-member-modal {
  --bs-modal-width: 615px;
  --bs-modal-border-radius: 24px;
  top: 0;
  z-index: var(--bs-modal-zindex);
}
#ado-insurance-member-modal + .modal-backdrop {
  z-index: var(--bs-backdrop-zindex);
}
#ado-insurance-member-modal .modal-body {
  padding: 60px 40px;
}
@media (min-width: 992px) {
  #ado-insurance-member-modal .modal-body {
    padding: 100px 60px;
  }
}
#ado-insurance-member-modal .modal-body p {
  margin-bottom: 3em;
}
#ado-insurance-member-modal .modal-body .dp-button {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  margin: 0 auto;
  min-width: 35% !important;
}
#ado-insurance-member-modal .modal-body .dp-button svg {
  height: 0.9em;
}

.btn-linklist a {
  text-decoration: none;
  color: var(--wp--preset--color--dark);
}

.btn-linklist a:hover {
  text-decoration: underline;
  color: var(--wp--preset--color--dark);
}

.btn-linklist h5 {
  margin-bottom: 12px;
}

.btn-linklist hr {
  border-color: var(--wp--preset--color--primary);
  border-width: 0 0 2px 0;
}

ul.link-list-404 {
  padding-left: 0 !important;
}

body.single-post .db-breadcumbs a {
  font-weight: var(--wp--custom--heading--typography--font-weight);
}
body.single-post .wp-block-outermost-social-sharing a.wp-block-outermost-social-sharing-link-anchor {
  font-size: 36px !important;
}
body.single-post .wp-block-post-featured-image img {
  margin: 40px auto;
}
@media (min-width: 992px) {
  body.single-post .wp-block-post-featured-image img {
    margin: 80px auto;
  }
}
body.single-post h2, body.single-post .h2 {
  margin-top: 80px;
}
body.single-post h3, body.single-post .h3 {
  margin-top: 40px;
}

/*# sourceMappingURL=global.css.map */
