@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Rethink+Sans:ital,wght@0,400..800;1,400..800&display=swap");
/* line 3, ../sass/_reset.scss */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* line 14, ../sass/_reset.scss */
a {
  text-decoration: none;
}

/* line 20, ../sass/_reset.scss */
body {
  font-family: "Inter", sans-serif;
  background-color: #F5F5F7;
}

/* line 30, ../sass/_reset.scss */
html {
  scroll-behavior: smooth;
  font-size: 62.5%;
}

/* line 2, ../sass/_Utilites.scss */
.u-text-w-500 {
  max-width: 500px !important;
}

/* line 8, ../sass/_Utilites.scss */
.u-text-w-700 {
  max-width: 700px !important;
}

/* line 14, ../sass/_Utilites.scss */
.u-text-w-600 {
  max-width: 600px !important;
}

/* line 19, ../sass/_Utilites.scss */
.u-text-center {
  text-align: center !important;
  margin: auto;
}

/* line 27, ../sass/_Utilites.scss */
.u-full-image-height {
  height: 100% !important;
  max-height: 300px !important;
}

/* line 37, ../sass/_Utilites.scss */
.Flex {
  display: flex;
}

/* line 46, ../sass/_Utilites.scss */
.align-center {
  align-items: center;
}

/* line 51, ../sass/_Utilites.scss */
.u-H1, .u-ContactUsPageHeader {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: calc(5rem + 1vw);
  line-height: 105%;
  letter-spacing: -0.05em;
  color: #FAFAFA;
  max-width: 880px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .u-H1 {
    font-size: 6rem;
  }
}

@media screen and (min-width: 1200px) {
  /* line 51, ../sass/_Utilites.scss */
  .u-H1, .u-ContactUsPageHeader {
    font-size: 8rem;
  }
}

@media screen and (max-height: 800px) {
  .Hero__content .u-H1 {
    font-size: 4rem;
  }
  .Hero__content {
      top: 200px;
  }
}

/* line 60, ../sass/_Utilites.scss */
.u-body-text {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: calc(1rem + 1vw);
  line-height: 150%;
  letter-spacing: -0.05em;
  color: #FAFAFA;
  max-width: 504px;
}
@media screen and (min-width: 769px) {
  /* line 60, ../sass/_Utilites.scss */
  .u-body-text {
    font-size: 1.6rem;
  }
}

/* line 74, ../sass/_Utilites.scss */
.u-body-text-light {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 1.9rem;
  line-height: 150%;
  letter-spacing: -0.05em;
  color: #545058;
}

/* line 85, ../sass/_Utilites.scss */
.u-body-text-dark {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 150%;
  letter-spacing: -0.05em;
  color: #0A0A0B;
}

/* line 91, ../sass/_Utilites.scss */
.u-section-contactInfo {
  padding-left: calc(1rem + 1vw) !important;
  padding-right: calc(1rem + 1vw) !important;
  padding-top: calc(1rem + 1vh) !important;
  padding-bottom: calc(1rem + 1vh) !important;
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
}
@media screen and (min-width: 1440px) {
  /* line 91, ../sass/_Utilites.scss */
  .u-section-contactInfo {
    padding-left: 4rem !important;
    padding-top: 3rem !important;
    padding-right: 4rem !important;
    padding-bottom: 3rem !important;
  }
}

/* line 106, ../sass/_Utilites.scss */
.u-h2 {
  /* Full Package Dental Services, We Have What Your Teeth Need */
  max-width: 880px;
  /* Prestige Dental Wellness - 1/Desktop/Headings/Display 3 */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 110%;
  text-align: center;
  letter-spacing: -0.05em;
  color: #0A0A0B;
}
@media screen and (min-width: 1200px) {
  /* line 106, ../sass/_Utilites.scss */
  .u-h2 {
    font-size: 42px;
  }
}

/* line 112, ../sass/_Utilites.scss */
.u-body-text-secondary {
  max-width: 500px;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 2rem;
  letter-spacing: -0.05em;
  color: #545058;
  line-height: 150%;
}

/* line 118, ../sass/_Utilites.scss */
.RightMost {
  margin-left: auto;
}

/* line 123, ../sass/_Utilites.scss */
.u-dentalFillingHero {
  background-image: url('/Assets/Dental Filling/Dental Filling  Hero.png?1729579307') !important;
}

/* line 128, ../sass/_Utilites.scss */
.u-shadow_image {
  position: relative;
}
/* line 132, ../sass/_Utilites.scss */
.u-shadow_image::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 99;
}

/* line 155, ../sass/_Utilites.scss */
.u-RootCanalTreatMentHero {
  background-image: url('/Assets/Root Canal TreatMent/Root Canal Treatment Hero.png?1729579307') !important;
  position: relative;
}
/* line 160, ../sass/_Utilites.scss */
.u-RootCanalTreatMentHero::after {
  position: absolute;
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 178, ../sass/_Utilites.scss */
.u-TeethCleaningHero {
  background-image: url('/Assets/Teeth Cleaning/Hero.png?1729579308') !important;
  position: relative;
}

/* line 183, ../sass/_Utilites.scss */
.u-TeethCleaningHero::after {
  position: absolute;
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 201, ../sass/_Utilites.scss */
.u-TetthWhitningHero {
  background-image: url('/Assets/Teeth Whitening/Hero.png?1729579308') !important;
  position: relative;
}
/* line 208, ../sass/_Utilites.scss */
.u-TetthWhitningHero::after {
  position: absolute;
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 227, ../sass/_Utilites.scss */
.u-ProtectiveDentalSolutionsHero {
  background-image: url('/Assets/Protective Dental Solutions/Hero.png?1729579307') !important;
  position: relative;
}
/* line 232, ../sass/_Utilites.scss */
.u-ProtectiveDentalSolutionsHero::after {
  position: absolute;
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 252, ../sass/_Utilites.scss */
.u-Precision-Implants-Smile-Restoration {
  background-image: url('/Assets/Precision-Implants-Smile-Restoration/Hero.png?1729579307') !important;
  position: relative;
}
/* line 258, ../sass/_Utilites.scss */
.u-Precision-Implants-Smile-Restoration::after {
  position: absolute;
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 279, ../sass/_Utilites.scss */
.u-GumLaster-Hero {
  background-image: url('/Assets/Gum-Laser-Treatment/Hero.png?1729579307') !important;
  position: relative;
}
/* line 285, ../sass/_Utilites.scss */
.u-GumLaster-Hero::after {
  position: absolute;
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 304, ../sass/_Utilites.scss */
.u-VneersHero {
  background-image: url('/Assets/vneers/andrewwwwww_Handsome_man_smilling_at_the_dentist_in_the_polycli_ffe5cc25-e6b7-45ae-a9ea-2ba4aadad700 1.png?1729579308') !important;
  position: relative;
}
/* line 309, ../sass/_Utilites.scss */
.u-VneersHero::after {
  position: absolute;
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 327, ../sass/_Utilites.scss */
.u-bonding {
  background-image: url('/Assets/Dental Bonding/Hero.png?1729579307') !important;
  position: relative;
}
/* line 332, ../sass/_Utilites.scss */
.u-bonding::after {
  position: absolute;
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 353, ../sass/_Utilites.scss */
.u-TeethExtraction-Hero {
  background-image: url('/Assets/TeethExtraction/Hero.png?1729579308') !important;
  position: relative;
}
/* line 358, ../sass/_Utilites.scss */
.u-TeethExtraction-Hero::after {
  position: absolute;
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 377, ../sass/_Utilites.scss */
.u-Crowns {
  background-image: url('/Assets/Crowns/Hero.png?1729579307') !important;
  position: relative;
}
/* line 382, ../sass/_Utilites.scss */
.u-Crowns::after {
  position: absolute;
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 400, ../sass/_Utilites.scss */
.u-section-margin {
  margin: 15rem 0;
}

/* line 406, ../sass/_Utilites.scss */
.u-color-dark-white {
  background-color: #F5F5F7;
}

/* line 411, ../sass/_Utilites.scss */
.u-section-center {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

/* line 416, ../sass/_Utilites.scss */
.u-margin-8 {
  margin-bottom: 8rem;
}

/* line 422, ../sass/_Utilites.scss */
.u-section-padding {
  padding-left: calc(1rem + 1vw);
  padding-right: calc(1rem + 1vw);
}
@media screen and (min-width: 1024px) {
  /* line 422, ../sass/_Utilites.scss */
  .u-section-padding {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}

/* line 438, ../sass/_Utilites.scss */
.u-secondayBackground {
  background-color: #F5F5F7;
}

/* line 446, ../sass/_Utilites.scss */
.innerSection {
  background-color: white;
  border-radius: 2.4rem;
  padding: 2rem;
}
@media screen and (min-width: 1024px) {
  /* line 446, ../sass/_Utilites.scss */
  .innerSection {
    padding: 6rem;
  }
}
/* line 465, ../sass/_Utilites.scss */
.innerSection h2 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 769px) {
  /* line 477, ../sass/_Utilites.scss */
  .innerSection p {
    font-size: calc(1rem + 1vw);
  }

}
/* line 486, ../sass/_Utilites.scss */
.innerSection img {
  border-radius: 2.4rem;
  object-fit: cover;
  display: block;
  height: 100%;
  object-position: center;
  width: 100%;
  max-height: 600px;
}
@media screen and (max-width: 769px) {
  /* line 486, ../sass/_Utilites.scss */
  .innerSection img {
    height: 300px;
  }
}

/* line 519, ../sass/_Utilites.scss */
.Full-Section-Padding {
  padding-left: calc(1rem + 1vw) !important;
  padding-right: calc(1rem + 1vw) !important;
  padding-top: calc(1rem + 1vh) !important;
  padding-bottom: calc(1rem + 1vh) !important;
}
@media screen and (min-width: 1440px) {
  /* line 519, ../sass/_Utilites.scss */
  .Full-Section-Padding {
    padding-left: 4rem !important;
    padding-top: 3rem !important;
    padding-right: 4rem !important;
    padding-bottom: 3rem !important;
  }
}

/* line 524, ../sass/_Utilites.scss */
.u-Padding-no-bottom {
  padding-left: calc(1rem + 1vw) !important;
  padding-right: calc(1rem + 1vw) !important;
  padding-top: calc(1rem + 1vh) !important;
}
@media screen and (min-width: 1440px) {
  /* line 524, ../sass/_Utilites.scss */
  .u-Padding-no-bottom {
    padding-left: 4rem !important;
    padding-top: 3rem !important;
    padding-right: 4rem !important;
  }
}

/* line 529, ../sass/_Utilites.scss */
.u-Padding-no-Top {
  padding-left: calc(1rem + 1vw) !important;
  padding-right: calc(1rem + 1vw) !important;
  padding-bottom: calc(1rem + 1vh) !important;
}
@media screen and (min-width: 1440px) {
  /* line 529, ../sass/_Utilites.scss */
  .u-Padding-no-Top {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
    padding-bottom: 3rem !important;
  }
}

/* line 535, ../sass/_Utilites.scss */
.u-padding-only-top {
  padding-top: calc(1rem + 1vh) !important;
}
@media screen and (min-width: 1440px) {
  /* line 535, ../sass/_Utilites.scss */
  .u-padding-only-top {
    padding-top: 3rem !important;
  }
}

/* line 540, ../sass/_Utilites.scss */
.u-padding-left-right {
  padding-left: calc(1rem + 1vw) !important;
  padding-right: calc(1rem + 1vw) !important;
}
@media screen and (min-width: 1440px) {
  /* line 540, ../sass/_Utilites.scss */
  .u-padding-left-right {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
}

/* line 545, ../sass/_Utilites.scss */
.u-no-margin-bottom {
  margin-bottom: 0px !important;
}

/* line 554, ../sass/_Utilites.scss */
.u-padding-no-top-bottom {
  padding-left: calc(1rem + 1vw) !important;
  padding-right: calc(1rem + 1vw) !important;
}
@media screen and (min-width: 1440px) {
  /* line 554, ../sass/_Utilites.scss */
  .u-padding-no-top-bottom {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
}

/* line 559, ../sass/_Utilites.scss */
.u-small-top-padding {
  padding-top: 2rem;
}

/* line 564, ../sass/_Utilites.scss */
.u-small-bottom-padding {
  padding-bottom: 2rem;
}

/* line 569, ../sass/_Utilites.scss */
.u-margin-top {
  margin-top: 15rem;
}

/* line 575, ../sass/_Utilites.scss */
.Image-card-content, .Image-card-content-left {
  display: flex;
  flex-direction: column;
  gap: calc(1rem + 1vh);
}
/* line 584, ../sass/_Utilites.scss */
.Image-card-content p, .Image-card-content-left p, .Image-card-content h2, .Image-card-content-left h2 {
  text-align: center;
  margin: auto;
}
@media screen and (min-width: 1024px) {
  /* line 575, ../sass/_Utilites.scss */
  .Image-card-content, .Image-card-content-left {
    gap: 3.2rem;
  }
  /* line 595, ../sass/_Utilites.scss */
  .Image-card-content p, .Image-card-content-left p {
    text-align: left;
  }
}

@media screen and (min-width: 1024px) {
  /* line 612, ../sass/_Utilites.scss */
  .Image-card-content-left p, .Image-card-content-left h2 {
    text-align: left;
  }
}

/* line 619, ../sass/_Utilites.scss */
.responsive-iframe {
  width: 100%;
  max-height: 400px;
  border-radius: 2.4rem;
}

@media screen and (min-width: 1200px) {
  /* line 632, ../sass/_Utilites.scss */
  .u-ContactUsPageHeader {
    font-size: 7rem;
  }
}

/* line 643, ../sass/_Utilites.scss */
.u-capatalize-text, .u-h2 {
  text-transform: capitalize !important;
}

/* line 653, ../sass/_Utilites.scss */
.CircleIcon {
  position: relative;
  width: 42px;
  height: 42px;
  z-index: 8;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
/* line 681, ../sass/_Utilites.scss */
.CircleIcon::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
  border-radius: 50%;
}
/* line 710, ../sass/_Utilites.scss */
.CircleIcon svg {
  position: relative;
  z-index: 9;
}

/* line 721, ../sass/_Utilites.scss */
.u-align-end {
  margin-left: auto;
  margin-right: 8px;
}

/* line 729, ../sass/_Utilites.scss */
.u-max-ch-18 {
  max-width: 20ch !important;
}

/* line 736, ../sass/_Utilites.scss */
.u-mb-small {
  margin-bottom: 2.4rem;
}

/* line 741, ../sass/_Utilites.scss */
.u-padding-left {
  padding-left: 3rem;
}

/* line 1, ../sass/Buttons/_Button.scss */
.button, .CTA_Button-secondary {
  border: 1px solid #FAFAFA;
  border-radius: 50px;
  width: 154px;
  height: 54px;
  color: white;
  cursor: pointer;
  display: flex;
  align-items: center;
  align-items: center;
}
/* line 35, ../sass/Buttons/_Button.scss */
.button a, .CTA_Button-secondary a {
  color: white;
  text-decoration: none;
}
/* line 42, ../sass/Buttons/_Button.scss */
.button p, .CTA_Button-secondary p, .button a, .CTA_Button-secondary a {
  text-align: center;
  width: 100% !important;
  font-size: 16px;
}
@media screen and (min-width: 769px) {
  /* line 42, ../sass/Buttons/_Button.scss */
  .button p, .CTA_Button-secondary p, .button a, .CTA_Button-secondary a {
    font-size: 1.6rem;
  }
}
/* line 64, ../sass/Buttons/_Button.scss */
.button img, .CTA_Button-secondary img {
  max-width: 42px;
  width: 42px;
  height: 42px;
  justify-self: end;
  padding-right: 0.5rem;
}
@media screen and (max-width: 769px) {
  /* line 64, ../sass/Buttons/_Button.scss */
  .button img, .CTA_Button-secondary img {
    width: calc(3rem + 1vw);
  }
  @supports (aspect-ratio: 1) {
    /* line 64, ../sass/Buttons/_Button.scss */
    .button img, .CTA_Button-secondary img {
      aspect-ratio: 1;
    }
  }
}

/* line 93, ../sass/Buttons/_Button.scss */
.CTA_Button-secondary {
  background-color: #A592EB;
  align-self: flex-start;
  border: none;
}

/* line 110, ../sass/Buttons/_Button.scss */
.CirlceButton {
  width: 48px;
  height: 48px;
  background: #EFECFD;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 11, ../sass/_Hero.scss */
.Hero__content {
  position: absolute;
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
  align-items: flex-start;
  top: 300px;
  left: 50px;
  color: white;
}
/* line 29, ../sass/_Hero.scss */

.Hero__content .u-body-text {
  font-size: 1.9rem;
  color: white;
  width: 80%;
}
.Hero__content .u-body-text-light {
  font-size: 1.8rem;
  color: white;
  width: 80%;
}

.Hero__content .cdcp-hero-h1 {
  font-size: 5.9rem;
}

.Hero__content p {
  width: 80%;
}



@media screen and (max-width: 500px) {
  /* line 11, ../sass/_Hero.scss */
  .Hero__content {
    top: 50%;
    transform: translateY(-50%);
  }
  .Hero__content .cdcp-hero-h1 {
      font-size: 4rem;
  }
}
@media screen and (max-width: 769px) {
  /* line 11, ../sass/_Hero.scss */
  .Hero__content {
    left: 20px;
  }
}

/*
########################################################################
||                                                                    ||
||This is a menu component used in the main navigation of the website ||
||                                                                    ||
########################################################################

 
 /* Reset Styles for Navigation  a tag */
/* line 72, ../sass/Layout/_Menu.scss */
.Menu {
  display: none;
  position: absolute;
  background-color: white;
  max-height: 530px;
  z-index: 99;
  top: 42px;
  padding: 2rem;
  border-radius: 10px;
  width: 350px;
}
/* line 76, ../sass/Layout/_Menu.scss */
.Menu.active {
  display: block;
}
@media screen and (max-width: 1024px) {
  /* line 72, ../sass/Layout/_Menu.scss */
  .Menu {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 99999;
    max-height: 100%;
    padding-top: 50px;
    width: 100%;
    height: 100vh;
    top: 0;
    border-radius: 0;
  }
}
/* line 128, ../sass/Layout/_Menu.scss */
.Menu svg {
  transition: opacity 0.4s;
  cursor: pointer;
  width: 32px;
  height: 32px;
  opacity: 0;
}
/* line 143, ../sass/Layout/_Menu.scss */
.Menu__navigation {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  gap: calc(0.5rem + 0.5vh);
}
/* line 16, ../sass/Layout/_Menu.scss */
.Menu__navigation a {
  font-size: 1.6rem;
  font-family: inherit;
  text-decoration: none;
  color: black !important;
  transition: all 0.4s;
  text-transform: capitalize;
}
/* line 38, ../sass/Layout/_Menu.scss */
.Menu__navigation a:active, .Menu__navigation a:hover {
  outline: none;
  transform: translateX(10px);
}
/* line 44, ../sass/Layout/_Menu.scss */
.Menu__navigation li {
  list-style-type: none;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
/* line 58, ../sass/Layout/_Menu.scss */
.Menu__navigation li:hover svg {
  opacity: 1;
}
@media screen and (max-width: 480px) {
  /* line 143, ../sass/Layout/_Menu.scss */
  .Menu__navigation {
    gap: 2px;
  }
}

/* line 1, ../sass/Components/_ServicesCards.scss */
.ServiceCard {
  display: flex;
  align-items: center;
  gap: 1.6rem;
  margin: 64px 0;
}
@media screen and (max-width: 1024px) {
  /* line 1, ../sass/Components/_ServicesCards.scss */
  .ServiceCard {
    margin: 0;
  }
}
/* line 23, ../sass/Components/_ServicesCards.scss */
.ServiceCard p, .ServiceCard h3 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 3.2rem;
  letter-spacing: -0.05em;
  color: #0A0A0B;
  padding-left: 8rem;
}
@media screen and (max-width: 1024px) {
  /* line 23, ../sass/Components/_ServicesCards.scss */
  .ServiceCard p, .ServiceCard h3 {
    padding: 0;
    text-align: center;
  }
}
/* line 54, ../sass/Components/_ServicesCards.scss */
.ServiceCard h3 {
  font-size: calc(1rem + 4vw);
}
@media screen and (min-width: 1024px) {
  /* line 54, ../sass/Components/_ServicesCards.scss */
  .ServiceCard h3 {
    font-size: 64px;
  }
}

/* line 78, ../sass/Components/_ServicesCards.scss */
.ServiceCardBorder {
  border: 1px solid #CCCBCB;
}

/* line 1, ../sass/Components/_ImageCard.scss */
.ImageCard__Cell {
  width: 100%;
  background-color: #F5F5F7;
  padding: 2rem;
  flex-grow: 1;
  border-radius: 1.2rem;
  display: flex;
  align-items: center;
  gap: 2rem;
}
/* line 24, ../sass/Components/_ImageCard.scss */
.ImageCard__Cell--content {
  gap: 1rem;
  display: flex;
  flex-direction: column;
}

/* line 40, ../sass/Components/_ImageCard.scss */
.hours {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 1, ../sass/Components/_Swiper.scss */
.SwiperButton {
  width: 72px;
  height: 52px;
  background: #EFECFD;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 19, ../sass/Components/_Swiper.scss */
.swiper__header {
  margin-bottom: 3.2rem;
}

/* line 1, ../sass/Components/_IconCard.scss */
.IconCard {
  width: 100%;
  height: 100%;
  padding: 0 2rem;
  background: #FAFAFA;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 4.8rem;
}
@media screen and (max-width: 769px) {
  /* line 1, ../sass/Components/_IconCard.scss */
  .IconCard {
    height: 300px;
    gap: 2.4rem;
  }
}
/* line 24, ../sass/Components/_IconCard.scss */
.IconCard__Icon {
  border-radius: 50%;
  background: #EFECFD;
  width: 10rem;
  height: 10rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 769px) {
  /* line 24, ../sass/Components/_IconCard.scss */
  .IconCard__Icon {
    width: 10rem;
    height: 10rem;
  }
  /* line 45, ../sass/Components/_IconCard.scss */
  .IconCard__Icon svg {
    width: 40px;
    height: 40px;
  }
}
@supports (aspect-ratio: 1) {
  /* line 24, ../sass/Components/_IconCard.scss */
  .IconCard__Icon {
    aspect-ratio: 1;
  }
}
/* line 63, ../sass/Components/_IconCard.scss */
.IconCard h3 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: calc(1rem + 3vw);
  letter-spacing: -0.05em;
  color: #0A0A0B;
  width: 100%;
  max-width: 487px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  /* line 63, ../sass/Components/_IconCard.scss */
  .IconCard h3 {
    font-size: 2.4rem;
  }
}

/* line 1, ../sass/Components/_Card.scss */
.Card {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
/* line 12, ../sass/Components/_Card.scss */
.Card p {
  max-width: 600px;
}
/* line 17, ../sass/Components/_Card.scss */
.Card .Flex {
  gap: 4px;
}
/* line 22, ../sass/Components/_Card.scss */
.Card h4 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 2rem;
  letter-spacing: -0.05em;
  color: #0A0A0B;
}
/* line 39, ../sass/Components/_Card.scss */
.Card__Wrapper {
  margin-top: 4.8rem;
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
}
@media screen and (min-width: 769px) {
  /* line 39, ../sass/Components/_Card.scss */
  .Card__Wrapper {
    padding: 2rem;
  }
}

/* line 1, ../sass/Components/_InformationBox.scss */
.infoBox {
  background-color: #A592EB;
  max-width: 2000px;
  border-radius: 2.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-left: calc(2rem + 1vw);
  padding-right: calc(2rem + 1vw);
  padding-top: calc(2rem + 1vh);
  padding-bottom: calc(2rem + 1vh);
  height: 100%;
  gap: calc(1rem + 2vh);
}
@media screen and (min-width: 1024px) {
  /* line 1, ../sass/Components/_InformationBox.scss */
  .infoBox {
    padding: 4rem;
    gap: 4.8rem;
  }
}
/* line 39, ../sass/Components/_InformationBox.scss */
.infoBox h2, .infoBox p {
  text-align: center;
  color: white;
}
/* line 46, ../sass/Components/_InformationBox.scss */
.infoBox p {
  max-width: 80rem;
}

/* line 55, ../sass/Components/_InformationBox.scss */
.infoBox-v2 {
  border-radius: 0;
  height: 100% !important;
  width: 100%;
  padding-top: calc(1rem + 1vh) !important;
  padding-bottom: calc(1rem + 1vh) !important;
}
@media screen and (min-width: 1440px) {
  /* line 55, ../sass/Components/_InformationBox.scss */
  .infoBox-v2 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
/* line 75, ../sass/Components/_InformationBox.scss */
.infoBox-v2 .infoBox {
  max-width: 1700px;
  margin: 0 auto;
  width: 100%;
}

/* line 6, ../sass/Components/_ModernCard.scss */
.ServiceCard_BaseStyle, .ModernServiceCard, .ModernServiceCard-no-image {
  border-radius: 2.4rem;
  background-color: #FAFAFA;
}
/* line 15, ../sass/Components/_ModernCard.scss */
.ServiceCard_BaseStyle img, .ModernServiceCard img, .ModernServiceCard-no-image img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  max-height: 140px;
  border-radius: inherit;
}
/* line 30, ../sass/Components/_ModernCard.scss */
.ServiceCard_BaseStyle h2, .ModernServiceCard h2, .ModernServiceCard-no-image h2 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: calc(1.1rem + 3vw);
  line-height: 120%;
  letter-spacing: -0.05em;
  color: #0A0A0B;
}
@media screen and (min-width: 769px) {
  /* line 30, ../sass/Components/_ModernCard.scss */
  .ServiceCard_BaseStyle h2, .ModernServiceCard h2, .ModernServiceCard-no-image h2 {
    font-size: 24px;
  }
}
/* line 51, ../sass/Components/_ModernCard.scss */
.ServiceCard_BaseStyle p, .ModernServiceCard p, .ModernServiceCard-no-image p {
  max-width: 400px;
  margin-bottom: auto;
  text-align: center;
}
/* line 63, ../sass/Components/_ModernCard.scss */
.ServiceCard_BaseStyle h2, .ModernServiceCard h2, .ModernServiceCard-no-image h2, .ServiceCard_BaseStyle p, .ModernServiceCard p, .ModernServiceCard-no-image p {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
}

/* line 75, ../sass/Components/_ModernCard.scss */
.ModernServiceCard {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 2rem;
  width: 100%;
  min-height: 100%;
}
@media screen and (min-width: 1024px) {
  /* line 75, ../sass/Components/_ModernCard.scss */
  .ModernServiceCard {
    height: 100%;
  }
}

/* line 107, ../sass/Components/_ModernCard.scss */
.ModernServiceCard-no-image {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  height: 100% !important;
  gap: 2rem;
  padding: 1rem;
  width: 100%;
}
/* line 121, ../sass/Components/_ModernCard.scss */
.ModernServiceCard-no-image p, .ModernServiceCard-no-image h2 {
  text-align: left;
}

/* line 129, ../sass/Components/_ModernCard.scss */
.u-number {
  width: calc(3rem + 5vw);
  height: calc(3rem + 5vw);
  max-width: 8rem;
  max-height: 8rem;
  background-color: #EFECFD;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  /* line 129, ../sass/Components/_ModernCard.scss */
  .u-number {
    width: 8rem;
    height: 8rem;
  }
}
/* line 162, ../sass/Components/_ModernCard.scss */
.u-number p {
  line-height: 8rem;
  text-align: center;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  padding-bottom: 0;
  font-size: 2rem;
  letter-spacing: -0.05em;
  color: #0A0A0B;
}

/* line 1, ../sass/Components/_ProcessCard.scss */
.ProccessCard {
  display: grid;
  grid-template-areas: "icon header border" "p text text";
  grid-template-columns: auto 1fr auto;
  /* Columns with flexible sizing */
  grid-template-rows: auto auto;
  /* Rows based on content */
  align-items: center;
  gap: 1.2rem;
  max-width: 460px;
  width: 100%;
}
@media screen and (max-width: 769px) {
  /* line 1, ../sass/Components/_ProcessCard.scss */
  .ProccessCard {
    grid-template-columns: 1fr;
  }
}
/* line 34, ../sass/Components/_ProcessCard.scss */
.ProccessCard--icon {
  background-color: #EFECFD;
  grid-area: icon;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
/* line 50, ../sass/Components/_ProcessCard.scss */
.ProccessCard--border, .ProccessCardVerticle--border {
  border: 1px dotted black;
  grid-area: border;
  width: 10rem;
  height: 1px;
}
/* line 61, ../sass/Components/_ProcessCard.scss */
.ProccessCard h3 {
  grid-area: header;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 2rem;
  letter-spacing: -0.05em;
  color: #0A0A0B;
}
/* line 83, ../sass/Components/_ProcessCard.scss */
.ProccessCard p {
  grid-area: text;
  color: black;
}
/* line 91, ../sass/Components/_ProcessCard.scss */
.ProccessCard__Wrapper {
  display: grid;
  margin-bottom: 10rem;
  grid-template-columns: repeat(3, 1fr);
  gap: 8rem;
}
@media screen and (max-width: 769px) {
  /* line 91, ../sass/Components/_ProcessCard.scss */
  .ProccessCard__Wrapper {
    grid-template-columns: 1fr;
    justify-items: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  /* line 91, ../sass/Components/_ProcessCard.scss */
  .ProccessCard__Wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* line 124, ../sass/Components/_ProcessCard.scss */
.ProccessCardVerticle {
  display: flex;
  gap: 0;
}
@media screen and (min-width: 769px) {
  /* line 124, ../sass/Components/_ProcessCard.scss */
  .ProccessCardVerticle {
    gap: 12px;
  }
}
/* line 138, ../sass/Components/_ProcessCard.scss */
.ProccessCardVerticle .u-number {
  width: 5rem;
  height: 5rem;
}
/* line 145, ../sass/Components/_ProcessCard.scss */
.ProccessCardVerticle--Icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 42px;
}
/* line 159, ../sass/Components/_ProcessCard.scss */
.ProccessCardVerticle--border {
  transform: rotate(90deg);
  border-style: dashed;
  width: 62px;
}
/* line 171, ../sass/Components/_ProcessCard.scss */
.ProccessCardVerticle--content {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
/* line 179, ../sass/Components/_ProcessCard.scss */
.ProccessCardVerticle--content h3 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: -0.05em;
  color: #0A0A0B;
}
/* line 199, ../sass/Components/_ProcessCard.scss */
.ProccessCardVerticle--content h2 {
  text-align: center !important;
}

/* line 1, ../sass/Components/_ServiceRow.scss */
.ServiceRow {
  position: relative;
  flex-grow: 1;
  border: 1px solid #CCCBCB;
  display: grid;
  grid-template-columns: 2fr 3fr 2fr 0.5fr;
  padding-top: calc(1rem + 1vh);
  padding-bottom: calc(1rem + 1vh);
  align-items: center;
  padding-left: calc(1rem + 1vw);
  padding-right: calc(1rem + 1vw);
  gap: 4.8rem;
}
/* line 5, ../sass/Components/_ServiceRow.scss */
.ServiceRow__wrapper {
  display: grid;
  grid-template-rows: repeat(6, 280px);
  height: 100%;
}
@media screen and (max-width: 1024px) {
  /* line 1, ../sass/Components/_ServiceRow.scss */
  .ServiceRow {
    grid-template-columns: 1fr;
    gap: calc(1rem + 1vh);
  }

  .ServiceRow .u-body-text-light {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  /* line 1, ../sass/Components/_ServiceRow.scss */
  .ServiceRow {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
/* line 63, ../sass/Components/_ServiceRow.scss */
.ServiceRow a:last-child {
  justify-self: flex-end;
}
@media screen and (max-width: 1024px) {
  /* line 63, ../sass/Components/_ServiceRow.scss */
  .ServiceRow a:last-child {
    position: absolute;
    right: 20px;
    bottom: 20px;
  }
}
/* line 84, ../sass/Components/_ServiceRow.scss */
.ServiceRow h3 {
  font-family: inherit;
  font-weight: 400;
  font-size: calc(1rem + 4vw);
  letter-spacing: -0.05em;
  color: #0A0A0B;
}
@media screen and (min-width: 1024px) {
  /* line 84, ../sass/Components/_ServiceRow.scss */
  .ServiceRow h3 {
    font-size: 32px;
  }
}
/* line 112, ../sass/Components/_ServiceRow.scss */
.ServiceRow--title {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
/* line 122, ../sass/Components/_ServiceRow.scss */
.ServiceRow--title p {
  font-size: 3.2rem;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* line 132, ../sass/Components/_ServiceRow.scss */
  .ServiceRow--navigation p {
    font-size: 1.6rem !important;
  }
}
/* line 140, ../sass/Components/_ServiceRow.scss */
.ServiceRow--navigation nav {
  display: flex;
  flex-direction: column;
}
/* line 146, ../sass/Components/_ServiceRow.scss */
.ServiceRow--navigation nav li {
  display: flex;
  align-items: center;
  gap: 4px;
}
@media screen and (max-width: 1024px) {
  /* line 154, ../sass/Components/_ServiceRow.scss */
  .ServiceRow--navigation nav li svg {
    display: none;
  }
}
/* line 165, ../sass/Components/_ServiceRow.scss */
.ServiceRow--text p {
  max-width: 700px !important;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* line 165, ../sass/Components/_ServiceRow.scss */
  .ServiceRow--text p {
    font-size: 1.6rem !important;
  }
}

/* line 52, ../sass/Layout/_Layout.scss */
.u-margin-top-only {
  margin-top: calc(2rem + 5vh);
}
@media screen and (min-width: 1024px) {
  /* line 52, ../sass/Layout/_Layout.scss */
  .u-margin-top-only {
    margin-top: 15rem;
  }
}

/* line 82, ../sass/Layout/_Layout.scss */
.u-layout-margin-top {
  margin-top: calc(2rem + 5vh);
}
@media screen and (min-width: 1024px) {
  /* line 82, ../sass/Layout/_Layout.scss */
  .u-layout-margin-top {
    margin-top: 8rem;
  }
}

/* line 98, ../sass/Layout/_Layout.scss */
.u-outer-section-margin {
  margin-left: 0;
  margin-right: 0;
}

@media screen and (min-width: 1200px) {
  /* line 105, ../sass/Layout/_Layout.scss */
  .u-outer-section-padding {
    padding: 6rem 4rem;
  }
}

/* line 111, ../sass/Layout/_Layout.scss */
.u-Layout-margin, .u-no-margin-bottom {
  margin-top: calc(2rem + 5vh);
  margin-bottom: calc(2rem + 5vh);
  margin-right: calc(0.5rem + 1vw);
  margin-left: calc(0.5rem + 1vw);
}
@media screen and (min-width: 1024px) {
  /* line 111, ../sass/Layout/_Layout.scss */
  .u-Layout-margin, .u-no-margin-bottom {
    margin-top: 6rem;
    margin-left: 4rem;
    margin-right: 4rem;
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 2000px) {
  /* line 111, ../sass/Layout/_Layout.scss */
  .u-Layout-margin, .u-no-margin-bottom {
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 116, ../sass/Layout/_Layout.scss */
.u-Layout-Header-margin, .innerSection h2 {
  margin-bottom: calc(2rem + 5vh);
}
@media screen and (min-width: 1024px) {
  /* line 116, ../sass/Layout/_Layout.scss */
  .u-Layout-Header-margin, .innerSection h2 {
    margin-bottom: 8rem;
  }
}

/* line 1, ../sass/Layout/_Navigation.scss */
.PageHeader, .PageHeader--no-image {
  width: 100%;
  height: 100vh;
  min-height: 750px;
  background-image: url('/Assets/Hero.webp?1729579307');
  background-size: cover;
  background-position: center center;
}
/* line 23, ../sass/Layout/_Navigation.scss */
.PageHeader__Header {
  display: grid;
  position: relative;
  z-index: 999;
  padding: 2rem;
  grid-template-areas: "logo navigation cta";
}
@media screen and (max-width: 1024px) {
  /* line 37, ../sass/Layout/_Navigation.scss */
  .PageHeader__Header.active {
    grid-template-rows: 1fr;
    z-index: 999;
    position: fixed;
    inset: 0;
    background-color: black;
    grid-template-columns: 1fr;
    height: 100vh;
    grid-template-areas: "logo"  "navigation" "cta";
  }
}
/* line 66, ../sass/Layout/_Navigation.scss */
.PageHeader__Header--navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6rem;
}
/* line 70, ../sass/Layout/_Navigation.scss */
.PageHeader__Header--navigation--services {
  display: flex;
  align-items: center;
  gap: 1rem;
}
/* line 82, ../sass/Layout/_Navigation.scss */
.PageHeader__Header--navigation--services i {
  cursor: pointer;
  font-size: 18px;
  color: white;
  transition: all 0.4s;
}
@media screen and (min-width: 1024px) {
  /* line 93, ../sass/Layout/_Navigation.scss */
  .PageHeader__Header--navigation--services i.active {
    transform: rotate(180deg);
  }
}
/* line 104, ../sass/Layout/_Navigation.scss */
.PageHeader__Header--navigation li {
  list-style-type: none;
}
@media screen and (max-width: 1024px) {
  /* line 66, ../sass/Layout/_Navigation.scss */
  .PageHeader__Header--navigation {
    display: none;
  }
  /* line 124, ../sass/Layout/_Navigation.scss */
  .PageHeader__Header--navigation.active {
    display: flex;
    flex-direction: column;
    gap: 4.2rem;
    position: fixed;
    inset: 0;
    background-color: black;
    z-index: 999;
  }
}
/* line 149, ../sass/Layout/_Navigation.scss */
.PageHeader__Header--navigation a {
  text-decoration: none;
  color: #FAFAFA;
  font-size: 1.6rem;
}
/* line 164, ../sass/Layout/_Navigation.scss */
.PageHeader__Header--navigation--Hamburger {
  position: fixed;
  right: 1rem;
  gap: 5px;
  top: 10px;
  background-color: #A592EB;
  z-index: 9999;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 1rem;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  /* line 164, ../sass/Layout/_Navigation.scss */
  .PageHeader__Header--navigation--Hamburger {
    display: none;
  }
}
/* line 205, ../sass/Layout/_Navigation.scss */
.PageHeader__Header--navigation--Hamburger .line {
  background-color: white;
  width: 100%;
  height: 1px;
}
/* line 221, ../sass/Layout/_Navigation.scss */
.PageHeader__Header--Logo {
  position: relative;
  z-index: 9999;
  width: calc(10rem + 4vw);
  height: 40px;
}
@media screen and (min-width: 1024px) {
  /* line 221, ../sass/Layout/_Navigation.scss */
  .PageHeader__Header--Logo {
    width: 180px;
    height: 80px;
  }
}
/* line 237, ../sass/Layout/_Navigation.scss */
.PageHeader__Header--Logo img {
  width: calc(10rem + 4vw);
  height: 40px;
}
@media screen and (min-width: 1024px) {
  /* line 237, ../sass/Layout/_Navigation.scss */
  .PageHeader__Header--Logo img {
    width: 180px;
    height: 80px;
  }
}
/* line 253, ../sass/Layout/_Navigation.scss */
.PageHeader #HeroCta, .PageHeader--no-image #HeroCta {
  grid-area: cta;
  align-self: center;
  justify-self: end;
}
@media screen and (max-width: 1024px) {
  /* line 253, ../sass/Layout/_Navigation.scss */
  .PageHeader #HeroCta, .PageHeader--no-image #HeroCta {
    display: none;
    height: auto;
    padding: 0.2rem;
    width: auto;
  }
  /* line 288, ../sass/Layout/_Navigation.scss */
  .PageHeader #HeroCta p, .PageHeader--no-image #HeroCta p {
    font-size: 1.4rem;
  }
  /* line 298, ../sass/Layout/_Navigation.scss */
  .PageHeader #HeroCta.active, .PageHeader--no-image #HeroCta.active {
    display: grid;
    z-index: 999;
    position: relative;
    justify-self: center;
  }
}

/* line 315, ../sass/Layout/_Navigation.scss */
.PageHeader--no-image {
  background-color: #721c70;
  height: 118px !important;
  min-height: 118px !important;
  background-image: none;
}
/* line 345, ../sass/Layout/_Navigation.scss */
.PageHeader--no-image .PageHeader__Header--navigation a {
  color: white;
}
/* line 356, ../sass/Layout/_Navigation.scss */
.PageHeader--no-image .CTA_Button-secondary {
  grid-area: cta;
  align-self: center;
  justify-self: end;
}
@media screen and (max-width: 1024px) {
  /* line 315, ../sass/Layout/_Navigation.scss */
  .PageHeader--no-image {
    color: white !important;
  }
}

/* line 383, ../sass/Layout/_Navigation.scss */
#ServicesMenu:hover {
  color: #e6e6e6;
}
@media screen and (min-width: 1024px) {
  /* line 378, ../sass/Layout/_Navigation.scss */
  #ServicesMenu {
    padding: 2rem 0rem !important;
  }
}

/* line 1, ../sass/Layout/_footer.scss */
.footer {
  padding: 2rem;
  display: grid;
  gap: 2rem;
  grid-template-columns: 1fr 1fr 2fr 1fr;
}
@media screen and (max-width: 600px) {
  /* line 1, ../sass/Layout/_footer.scss */
  .footer {
    grid-template-columns: 1fr;
    gap: 2rem;
    align-items: center;
  }
}
@media screen and (min-width: 601px) and (max-width: 1024px) {
  /* line 1, ../sass/Layout/_footer.scss */
  .footer {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    align-items: center;
  }
}
/* line 54, ../sass/Layout/_footer.scss */
.footer__column {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
/* line 67, ../sass/Layout/_footer.scss */
.footer__column:nth-child(3) nav {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
  /* line 54, ../sass/Layout/_footer.scss */
  .footer__column {
    justify-items: center;
  }
}
/* line 91, ../sass/Layout/_footer.scss */
.footer__column__header {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: -0.05em;
  color: #9F9C9C;
}
/* line 107, ../sass/Layout/_footer.scss */
.footer__column nav {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
/* line 118, ../sass/Layout/_footer.scss */
.footer__column nav a {
  text-decoration: none;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: calc(1rem + 1vw);
  letter-spacing: -0.05em;
  color: #0A0A0B;
}
@media screen and (min-width: 1024px) {
  /* line 118, ../sass/Layout/_footer.scss */
  .footer__column nav a {
    font-size: 1.8rem;
  }
}
/* line 145, ../sass/Layout/_footer.scss */
.footer__column__Icon {
  display: flex;
  align-items: center;
  gap: 2.4rem;
}
/* line 153, ../sass/Layout/_footer.scss */
.footer__column__Icon svg {
  flex-shrink: 0;
}
/* line 158, ../sass/Layout/_footer.scss */
.footer__column__Icon--content {
  display: flex;
  flex-direction: column;
}
/* line 161, ../sass/Layout/_footer.scss */
.footer__column__Icon--content p, .footer__column__Icon--content a {
  font-size: calc(1rem + 1vw);
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.05em;
  color: #0A0A0B;
}
@media screen and (min-width: 1024px) {
  /* line 161, ../sass/Layout/_footer.scss */
  .footer__column__Icon--content p, .footer__column__Icon--content a {
    font-size: 1.5rem;
    width: 262px;
  }
}
/* line 195, ../sass/Layout/_footer.scss */
.footer__column__poweredBy {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  gap: 2rem;
  margin: auto;
  margin-top: 2.4rem;
}
/* line 210, ../sass/Layout/_footer.scss */
.footer__column__poweredBy p {
  font-size: 1.4rem;
}
/* line 216, ../sass/Layout/_footer.scss */
.footer h3 {
  font-size: calc(1rem + 1vw);
  width: 100%;
  max-width: 321px;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.05em;
  color: #0A0A0B;
}
@media screen and (min-width: 1024px) {
  /* line 216, ../sass/Layout/_footer.scss */
  .footer h3 {
    font-size: 1.5rem;
  }
}
/* line 248, ../sass/Layout/_footer.scss */
.footer img {
  width: 120px;
  height: 60px;
  object-fit: cover;
}

@use "sass:math";
/* line 82, ../sass/Layout/_GridLayout.scss */
.gap-small > * {
  padding: 2rem;
}
@media screen and (max-width: 1024px) {
  /* line 82, ../sass/Layout/_GridLayout.scss */
  .gap-small > * {
    padding: 3rem;
  }
}

/* line 92, ../sass/Layout/_GridLayout.scss */
.gap-small {
  margin-left: -2rem;
  margin-right: -2rem;
}

/* line 103, ../sass/Layout/_GridLayout.scss */
.gap-1 > * {
  padding: 1.6rem;
}
@media screen and (max-width: 769px) {
  /* line 103, ../sass/Layout/_GridLayout.scss */
  .gap-1 > * {
    padding: 0;
    padding-bottom: 1.6rem;
  }
  /* line 113, ../sass/Layout/_GridLayout.scss */
  .gap-1 > *:last-child {
    padding-bottom: 0;
  }
}

/* line 120, ../sass/Layout/_GridLayout.scss */
.gap-1 {
  margin-left: 1.6rem;
  margin-right: 1.6rem;
}
@media screen and (max-width: 769px) {
  /* line 120, ../sass/Layout/_GridLayout.scss */
  .gap-1 {
    margin-left: 0rem;
    margin-right: 0rem;
  }
}

/* line 136, ../sass/Layout/_GridLayout.scss */
.GridSystem {
  max-width: 2000px;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 auto;
}
/* line 150, ../sass/Layout/_GridLayout.scss */
.GridSystem--Row {
  display: flex;
  flex-flow: row wrap;
}

@media (min-width: 0) {
  /* line 165, ../sass/Layout/_GridLayout.scss */
  .col-1-xs {
    box-sizing: border-box;
    flex-grow: 0;
    width: 8.33333%;
  }

  /* line 165, ../sass/Layout/_GridLayout.scss */
  .col-2-xs {
    box-sizing: border-box;
    flex-grow: 0;
    width: 16.66667%;
  }

  /* line 165, ../sass/Layout/_GridLayout.scss */
  .col-3-xs {
    box-sizing: border-box;
    flex-grow: 0;
    width: 25%;
  }

  /* line 165, ../sass/Layout/_GridLayout.scss */
  .col-4-xs {
    box-sizing: border-box;
    flex-grow: 0;
    width: 33.33333%;
  }

  /* line 165, ../sass/Layout/_GridLayout.scss */
  .col-5-xs {
    box-sizing: border-box;
    flex-grow: 0;
    width: 41.66667%;
  }

  /* line 165, ../sass/Layout/_GridLayout.scss */
  .col-6-xs {
    box-sizing: border-box;
    flex-grow: 0;
    width: 50%;
  }

  /* line 165, ../sass/Layout/_GridLayout.scss */
  .col-7-xs {
    box-sizing: border-box;
    flex-grow: 0;
    width: 58.33333%;
  }

  /* line 165, ../sass/Layout/_GridLayout.scss */
  .col-8-xs {
    box-sizing: border-box;
    flex-grow: 0;
    width: 66.66667%;
  }

  /* line 165, ../sass/Layout/_GridLayout.scss */
  .col-9-xs {
    box-sizing: border-box;
    flex-grow: 0;
    width: 75%;
  }

  /* line 165, ../sass/Layout/_GridLayout.scss */
  .col-10-xs {
    box-sizing: border-box;
    flex-grow: 0;
    width: 83.33333%;
  }

  /* line 165, ../sass/Layout/_GridLayout.scss */
  .col-11-xs {
    box-sizing: border-box;
    flex-grow: 0;
    width: 91.66667%;
  }

  /* line 165, ../sass/Layout/_GridLayout.scss */
  .col-12-xs {
    box-sizing: border-box;
    flex-grow: 0;
    width: 100%;
  }
}
@media (min-width: 480px) {
  /* line 175, ../sass/Layout/_GridLayout.scss */
  .col-1-sm {
    box-sizing: border-box;
    flex-grow: 0;
    width: 8.33333%;
  }

  /* line 175, ../sass/Layout/_GridLayout.scss */
  .col-2-sm {
    box-sizing: border-box;
    flex-grow: 0;
    width: 16.66667%;
  }

  /* line 175, ../sass/Layout/_GridLayout.scss */
  .col-3-sm {
    box-sizing: border-box;
    flex-grow: 0;
    width: 25%;
  }

  /* line 175, ../sass/Layout/_GridLayout.scss */
  .col-4-sm {
    box-sizing: border-box;
    flex-grow: 0;
    width: 33.33333%;
  }

  /* line 175, ../sass/Layout/_GridLayout.scss */
  .col-5-sm {
    box-sizing: border-box;
    flex-grow: 0;
    width: 41.66667%;
  }

  /* line 175, ../sass/Layout/_GridLayout.scss */
  .col-6-sm {
    box-sizing: border-box;
    flex-grow: 0;
    width: 50%;
  }

  /* line 175, ../sass/Layout/_GridLayout.scss */
  .col-7-sm {
    box-sizing: border-box;
    flex-grow: 0;
    width: 58.33333%;
  }

  /* line 175, ../sass/Layout/_GridLayout.scss */
  .col-8-sm {
    box-sizing: border-box;
    flex-grow: 0;
    width: 66.66667%;
  }

  /* line 175, ../sass/Layout/_GridLayout.scss */
  .col-9-sm {
    box-sizing: border-box;
    flex-grow: 0;
    width: 75%;
  }

  /* line 175, ../sass/Layout/_GridLayout.scss */
  .col-10-sm {
    box-sizing: border-box;
    flex-grow: 0;
    width: 83.33333%;
  }

  /* line 175, ../sass/Layout/_GridLayout.scss */
  .col-11-sm {
    box-sizing: border-box;
    flex-grow: 0;
    width: 91.66667%;
  }

  /* line 175, ../sass/Layout/_GridLayout.scss */
  .col-12-sm {
    box-sizing: border-box;
    flex-grow: 0;
    width: 100%;
  }
}
@media (min-width: 720px) {
  /* line 185, ../sass/Layout/_GridLayout.scss */
  .col-1-md {
    box-sizing: border-box;
    flex-grow: 0;
    width: 8.33333%;
  }

  /* line 185, ../sass/Layout/_GridLayout.scss */
  .col-2-md {
    box-sizing: border-box;
    flex-grow: 0;
    width: 16.66667%;
  }

  /* line 185, ../sass/Layout/_GridLayout.scss */
  .col-3-md {
    box-sizing: border-box;
    flex-grow: 0;
    width: 25%;
  }

  /* line 185, ../sass/Layout/_GridLayout.scss */
  .col-4-md {
    box-sizing: border-box;
    flex-grow: 0;
    width: 33.33333%;
  }

  /* line 185, ../sass/Layout/_GridLayout.scss */
  .col-5-md {
    box-sizing: border-box;
    flex-grow: 0;
    width: 41.66667%;
  }

  /* line 185, ../sass/Layout/_GridLayout.scss */
  .col-6-md {
    box-sizing: border-box;
    flex-grow: 0;
    width: 50%;
  }

  /* line 185, ../sass/Layout/_GridLayout.scss */
  .col-7-md {
    box-sizing: border-box;
    flex-grow: 0;
    width: 58.33333%;
  }

  /* line 185, ../sass/Layout/_GridLayout.scss */
  .col-8-md {
    box-sizing: border-box;
    flex-grow: 0;
    width: 66.66667%;
  }

  /* line 185, ../sass/Layout/_GridLayout.scss */
  .col-9-md {
    box-sizing: border-box;
    flex-grow: 0;
    width: 75%;
  }

  /* line 185, ../sass/Layout/_GridLayout.scss */
  .col-10-md {
    box-sizing: border-box;
    flex-grow: 0;
    width: 83.33333%;
  }

  /* line 185, ../sass/Layout/_GridLayout.scss */
  .col-11-md {
    box-sizing: border-box;
    flex-grow: 0;
    width: 91.66667%;
  }

  /* line 185, ../sass/Layout/_GridLayout.scss */
  .col-12-md {
    box-sizing: border-box;
    flex-grow: 0;
    width: 100%;
  }
}
@media (min-width: 960px) {
  /* line 195, ../sass/Layout/_GridLayout.scss */
  .col-1-lg {
    box-sizing: border-box;
    flex-grow: 0;
    width: 8.33333%;
  }

  /* line 195, ../sass/Layout/_GridLayout.scss */
  .col-2-lg {
    box-sizing: border-box;
    flex-grow: 0;
    width: 16.66667%;
  }

  /* line 195, ../sass/Layout/_GridLayout.scss */
  .col-3-lg {
    box-sizing: border-box;
    flex-grow: 0;
    width: 25%;
  }

  /* line 195, ../sass/Layout/_GridLayout.scss */
  .col-4-lg {
    box-sizing: border-box;
    flex-grow: 0;
    width: 33.33333%;
  }

  /* line 195, ../sass/Layout/_GridLayout.scss */
  .col-5-lg {
    box-sizing: border-box;
    flex-grow: 0;
    width: 41.66667%;
  }

  /* line 195, ../sass/Layout/_GridLayout.scss */
  .col-6-lg {
    box-sizing: border-box;
    flex-grow: 0;
    width: 50%;
  }

  /* line 195, ../sass/Layout/_GridLayout.scss */
  .col-7-lg {
    box-sizing: border-box;
    flex-grow: 0;
    width: 58.33333%;
  }

  /* line 195, ../sass/Layout/_GridLayout.scss */
  .col-8-lg {
    box-sizing: border-box;
    flex-grow: 0;
    width: 66.66667%;
  }

  /* line 195, ../sass/Layout/_GridLayout.scss */
  .col-9-lg {
    box-sizing: border-box;
    flex-grow: 0;
    width: 75%;
  }

  /* line 195, ../sass/Layout/_GridLayout.scss */
  .col-10-lg {
    box-sizing: border-box;
    flex-grow: 0;
    width: 83.33333%;
  }

  /* line 195, ../sass/Layout/_GridLayout.scss */
  .col-11-lg {
    box-sizing: border-box;
    flex-grow: 0;
    width: 91.66667%;
  }

  /* line 195, ../sass/Layout/_GridLayout.scss */
  .col-12-lg {
    box-sizing: border-box;
    flex-grow: 0;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 204, ../sass/Layout/_GridLayout.scss */
  .col-1-xl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 8.33333%;
  }

  /* line 204, ../sass/Layout/_GridLayout.scss */
  .col-2-xl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 16.66667%;
  }

  /* line 204, ../sass/Layout/_GridLayout.scss */
  .col-3-xl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 25%;
  }

  /* line 204, ../sass/Layout/_GridLayout.scss */
  .col-4-xl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 33.33333%;
  }

  /* line 204, ../sass/Layout/_GridLayout.scss */
  .col-5-xl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 41.66667%;
  }

  /* line 204, ../sass/Layout/_GridLayout.scss */
  .col-6-xl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 50%;
  }

  /* line 204, ../sass/Layout/_GridLayout.scss */
  .col-7-xl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 58.33333%;
  }

  /* line 204, ../sass/Layout/_GridLayout.scss */
  .col-8-xl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 66.66667%;
  }

  /* line 204, ../sass/Layout/_GridLayout.scss */
  .col-9-xl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 75%;
  }

  /* line 204, ../sass/Layout/_GridLayout.scss */
  .col-10-xl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 83.33333%;
  }

  /* line 204, ../sass/Layout/_GridLayout.scss */
  .col-11-xl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 91.66667%;
  }

  /* line 204, ../sass/Layout/_GridLayout.scss */
  .col-12-xl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 100%;
  }
}
@media (min-width: 1700px) {
  /* line 214, ../sass/Layout/_GridLayout.scss */
  .col-1-xxl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 8.33333%;
  }

  /* line 214, ../sass/Layout/_GridLayout.scss */
  .col-2-xxl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 16.66667%;
  }

  /* line 214, ../sass/Layout/_GridLayout.scss */
  .col-3-xxl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 25%;
  }

  /* line 214, ../sass/Layout/_GridLayout.scss */
  .col-4-xxl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 33.33333%;
  }

  /* line 214, ../sass/Layout/_GridLayout.scss */
  .col-5-xxl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 41.66667%;
  }

  /* line 214, ../sass/Layout/_GridLayout.scss */
  .col-6-xxl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 50%;
  }

  /* line 214, ../sass/Layout/_GridLayout.scss */
  .col-7-xxl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 58.33333%;
  }

  /* line 214, ../sass/Layout/_GridLayout.scss */
  .col-8-xxl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 66.66667%;
  }

  /* line 214, ../sass/Layout/_GridLayout.scss */
  .col-9-xxl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 75%;
  }

  /* line 214, ../sass/Layout/_GridLayout.scss */
  .col-10-xxl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 83.33333%;
  }

  /* line 214, ../sass/Layout/_GridLayout.scss */
  .col-11-xxl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 91.66667%;
  }

  /* line 214, ../sass/Layout/_GridLayout.scss */
  .col-12-xxl {
    box-sizing: border-box;
    flex-grow: 0;
    width: 100%;
  }
}
@media (min-width: 1440px) {
  /* line 226, ../sass/Layout/_GridLayout.scss */
  .col-1-Bp {
    box-sizing: border-box;
    flex-grow: 0;
    width: 8.33333%;
  }

  /* line 226, ../sass/Layout/_GridLayout.scss */
  .col-2-Bp {
    box-sizing: border-box;
    flex-grow: 0;
    width: 16.66667%;
  }

  /* line 226, ../sass/Layout/_GridLayout.scss */
  .col-3-Bp {
    box-sizing: border-box;
    flex-grow: 0;
    width: 25%;
  }

  /* line 226, ../sass/Layout/_GridLayout.scss */
  .col-4-Bp {
    box-sizing: border-box;
    flex-grow: 0;
    width: 33.33333%;
  }

  /* line 226, ../sass/Layout/_GridLayout.scss */
  .col-5-Bp {
    box-sizing: border-box;
    flex-grow: 0;
    width: 41.66667%;
  }

  /* line 226, ../sass/Layout/_GridLayout.scss */
  .col-6-Bp {
    box-sizing: border-box;
    flex-grow: 0;
    width: 50%;
  }

  /* line 226, ../sass/Layout/_GridLayout.scss */
  .col-7-Bp {
    box-sizing: border-box;
    flex-grow: 0;
    width: 58.33333%;
  }

  /* line 226, ../sass/Layout/_GridLayout.scss */
  .col-8-Bp {
    box-sizing: border-box;
    flex-grow: 0;
    width: 66.66667%;
  }

  /* line 226, ../sass/Layout/_GridLayout.scss */
  .col-9-Bp {
    box-sizing: border-box;
    flex-grow: 0;
    width: 75%;
  }

  /* line 226, ../sass/Layout/_GridLayout.scss */
  .col-10-Bp {
    box-sizing: border-box;
    flex-grow: 0;
    width: 83.33333%;
  }

  /* line 226, ../sass/Layout/_GridLayout.scss */
  .col-11-Bp {
    box-sizing: border-box;
    flex-grow: 0;
    width: 91.66667%;
  }

  /* line 226, ../sass/Layout/_GridLayout.scss */
  .col-12-Bp {
    box-sizing: border-box;
    flex-grow: 0;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1700px) {
  /* line 235, ../sass/Layout/_GridLayout.scss */
  .columnSystem {
    flex-direction: column !important;
  }
}

/* line 1, ../sass/Pages/_Home.scss */
.services {
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  padding-top: 20px;
}
/* line 6, ../sass/Pages/_Home.scss */
.services__header {
  display: flex;
  align-items: center;
  padding-top: calc(1rem + 1vh);
  padding-bottom: calc(1rem + 1vh);
  padding-left: calc(1rem + 1vw);
  padding-right: calc(1rem + 1vw);
  justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  /* line 6, ../sass/Pages/_Home.scss */
  .services__header {
    padding-left: 8rem;
    padding-right: 8rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
/* line 23, ../sass/Pages/_Home.scss */
.services__header--left, .services__header--right {
  display: flex;
  align-items: center;
  gap: 12px;
}
/* line 30, ../sass/Pages/_Home.scss */
.services h2 {
  margin-left: auto;
  margin-right: auto;
}

#cdcp-first-container {
  display: flex;
}
@media screen and (max-width: 1700px) {
#cdcp-first-container #cdcp-first-container-img {
  order: -1;
}
  
}
/* line 36, ../sass/Pages/_Home.scss */
.contactInfo {
  background-color: #F5F5F7;
}
/* line 41, ../sass/Pages/_Home.scss */
.contactInfo__wrapper {
  background-color: white;
  padding: 1rem;
  border-radius: 2.4rem;
  margin: 40px 0;
}
/* line 51, ../sass/Pages/_Home.scss */
.contactInfo img {
  border-radius: 12px;
  width: 100%;
  max-height: 600px;
  object-fit: cover;
}
/* line 62, ../sass/Pages/_Home.scss */
.contactInfo__Layout {
  padding-left: calc(1rem + 1vw) !important;
  padding-right: calc(1rem + 1vw) !important;
  padding-top: calc(1rem + 1vh) !important;
  padding-bottom: calc(1rem + 1vh) !important;
  display: flex;
  flex-direction: column;
  gap: 4.4rem;
  height: 100%;
}
@media screen and (min-width: 1440px) {
  /* line 62, ../sass/Pages/_Home.scss */
  .contactInfo__Layout {
    padding-left: 4rem !important;
    padding-top: 3rem !important;
    padding-right: 4rem !important;
    padding-bottom: 3rem !important;
  }
}
/* line 70, ../sass/Pages/_Home.scss */
.contactInfo__Layout--grid {
  display: grid;
  height: 100%;
  gap: 3.2rem;
  grid-template-areas: "Text  Hours" "Contact  Hours";
  grid-template-columns: 50% 1fr;
}
@media screen and (max-width: 600px) {
  /* line 70, ../sass/Pages/_Home.scss */
  .contactInfo__Layout--grid {
    grid-template-areas: "Text" "Hours" "Contact";
    grid-template-columns: 100% 1fr;
  }
  .ImageCard__Cell {
    justify-content: center;
    gap: 20%;
  }
  .hours {
    gap: 10px;
  }
}


.cdcp-eligibility-container {
  display: flex; 
  gap: 10px;
  justify-content: center;
}

.cdcp-eligibility-info {
  background-color: #fafafa;
  padding: 2%;
  display: flex;
  align-items: flex-start;
  border-radius: 15px;
  flex-direction: column;
  gap: 40px;
}

.cdcp-eligibility-num {
  /* Container */
  
  /* Auto layout */
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px;
  gap: 10px;
  width: 60px;
  height: 60px;
  background: #EFECFD;
  border-radius: 100px;

  /* Inside auto layout */
  flex: none;
  order: 0;
  flex-grow: 0;
}

ul, ol {
  margin-left: 20px; /* Adds space between bullet points and the page's left edge */
  padding-left: 10px; /* Creates space between bullet points and list text */
  margin-bottom: 10px;
}


.cdcp-eligibility-info .u-h2 {
  text-align: left;
}

@media screen and (max-width: 1200px) {
  .cdcp-eligibility-container {
    flex-direction: column;
    gap: 50px;
  }
}


/* line 100, ../sass/Pages/_Home.scss */
.GetinTouch {
  background-image: url('../Assets/CTA.png?1729579307');
  width: 100%;
  height: 400px;
  margin-top: 50px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
@media screen and (min-width: 1024px) {
  /* line 100, ../sass/Pages/_Home.scss */
  .GetinTouch {
    height: 500px;
  }
}
/* line 113, ../sass/Pages/_Home.scss */
.GetinTouch__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3.2rem;
}
/* line 124, ../sass/Pages/_Home.scss */
.GetinTouch__content h2 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: calc(2.5rem + 1vw);
  line-height: 105%;
  letter-spacing: -0.05em;
  color: #FAFAFA;
}
@media screen and (min-width: 1200px) {
  /* line 124, ../sass/Pages/_Home.scss */
  .GetinTouch__content h2 {
    font-size: 8rem;
  }
}

/* line 1, ../sass/Pages/_DentalFilling.scss */
.Benifits {
  background-color: white;
  margin: 150px auto;
}
/* line 8, ../sass/Pages/_DentalFilling.scss */
.Benifits h2 {
  margin-top: 15rem;
  margin-left: auto;
  margin-right: auto;
}
/* line 19, ../sass/Pages/_DentalFilling.scss */
.Benifits > .GridSystem {
  padding-left: calc(1rem + 1vw) !important;
  padding-right: calc(1rem + 1vw) !important;
  padding-top: calc(1rem + 1vh) !important;
  padding-bottom: calc(1rem + 1vh) !important;
}
@media screen and (min-width: 1440px) {
  /* line 19, ../sass/Pages/_DentalFilling.scss */
  .Benifits > .GridSystem {
    padding-left: 4rem !important;
    padding-top: 3rem !important;
    padding-right: 4rem !important;
    padding-bottom: 3rem !important;
  }
}

/* line 29, ../sass/Pages/_DentalFilling.scss */
.ServiceImageCard {
  background-color: white;
  padding: 2rem;
  border-radius: 2.4rem;
}
/* line 35, ../sass/Pages/_DentalFilling.scss */
.ServiceImageCard img {
  border-radius: 1.2rem;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
/* line 51, ../sass/Pages/_DentalFilling.scss */
.ServiceImageCard .col-6-lg:last-child {
  padding-left: calc(1rem + 1vw) !important;
  padding-right: calc(1rem + 1vw) !important;
  padding-top: calc(1rem + 1vh) !important;
  padding-bottom: calc(1rem + 1vh) !important;
}
@media screen and (min-width: 1024px) {
  /* line 51, ../sass/Pages/_DentalFilling.scss */
  .ServiceImageCard .col-6-lg:last-child {
    padding: 8rem;
  }
}
@media screen and (min-width: 1440px) {
  /* line 51, ../sass/Pages/_DentalFilling.scss */
  .ServiceImageCard .col-6-lg:last-child {
    padding-left: 4rem !important;
    padding-top: 3rem !important;
    padding-right: 4rem !important;
    padding-bottom: 3rem !important;
  }
}

/* line 1, ../sass/Pages/_Crown.scss */
.BeforeAndAfterSection {
  display: flex;
  flex-direction: column;
  padding: 1rem !important;
  gap: 10rem;
}
/* line 12, ../sass/Pages/_Crown.scss */
.BeforeAndAfterSection h2 {
  margin-bottom: 0;
  margin-top: 0;
}
/* line 18, ../sass/Pages/_Crown.scss */
.BeforeAndAfterSection__content {
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
}

/* line 1, ../sass/Pages/_ContactUs.scss */
.ContactUs {
  background-color: #FAFAFA;
  padding-left: calc(1rem + 1vw);
  padding-right: calc(1rem + 1vw);
  padding-top: calc(2rem  + 2vh);
  padding-bottom: calc(2rem  + 2vh);
}
@media screen and (min-width: 1024px) {
  /* line 1, ../sass/Pages/_ContactUs.scss */
  .ContactUs {
    padding: 4rem 6rem;
  }
}
/* line 21, ../sass/Pages/_ContactUs.scss */
.ContactUs--boxes {
  display: grid;
  align-items: flex-start;
  gap: 24px;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 1024px) {
  /* line 21, ../sass/Pages/_ContactUs.scss */
  .ContactUs--boxes {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1600px) {
  /* line 21, ../sass/Pages/_ContactUs.scss */
  .ContactUs--boxes {
    grid-template-columns: 450px  280px;
  }
}
/* line 44, ../sass/Pages/_ContactUs.scss */
.ContactUs h2 {
  text-align: left;
  margin-bottom: 6.2rem;
}
/* line 51, ../sass/Pages/_ContactUs.scss */
.ContactUs--Chip {
  background-color: #F5F5F7;
  border-radius: 5rem;
  cursor: pointer;
  min-width: 265px;
  max-width: 320px;
  display: flex;
  gap: 1rem;
  align-items: center;
  padding: 2rem;
}
/* line 73, ../sass/Pages/_ContactUs.scss */
.ContactUs--Chip p {
  transition: all 0.4s;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  letter-spacing: -0.05em;
  color: #948F9A;
}
/* line 96, ../sass/Pages/_ContactUs.scss */
.ContactUs--Chip__wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
/* line 108, ../sass/Pages/_ContactUs.scss */
.ContactUs--div {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

/* line 118, ../sass/Pages/_ContactUs.scss */
.form {
  display: flex;
  flex-direction: column;
  gap: 6.4rem;
}

/* line 127, ../sass/Pages/_ContactUs.scss */
.FormControl {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  width: 80%;
  max-width: 40rem;
}
@media screen and (max-width: 966px) {
  /* line 127, ../sass/Pages/_ContactUs.scss */
  .FormControl {
    max-width: 99%;
  }
}
/* line 146, ../sass/Pages/_ContactUs.scss */
.FormControl input, .FormControl textarea {
  padding: 1rem 0rem;
  padding-bottom: 0px;
  width: 100%;
  border: none;
  background-color: transparent;
  outline: none;
  border-bottom: 1px solid black;
  font-size: 1.6rem;
  color: black;
  margin-bottom: 4.2rem;
}
/* line 172, ../sass/Pages/_ContactUs.scss */
.FormControl textarea {
  resize: none;
  max-height: 3rem;
}

/* line 189, ../sass/Pages/_ContactUs.scss */
input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 196, ../sass/Pages/_ContactUs.scss */
input[type="radio"]:checked + label {
  border: 1px solid black;
}
/* line 200, ../sass/Pages/_ContactUs.scss */
input[type="radio"]:checked + label > p {
  color: #0A0A0B;
}

/* line 1, ../sass/Pages/_ThanksPage.scss */
.ThanksPage {
  display: flex;
  max-width: 1600px;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-left: calc(1rem + 1vw) !important;
  padding-right: calc(1rem + 1vw) !important;
  padding-top: calc(1rem + 1vh) !important;
  padding-bottom: calc(1rem + 1vh) !important;
  gap: 2rem;
}
@media screen and (min-width: 1440px) {
  /* line 1, ../sass/Pages/_ThanksPage.scss */
  .ThanksPage {
    padding-left: 4rem !important;
    padding-top: 3rem !important;
    padding-right: 4rem !important;
    padding-bottom: 3rem !important;
  }
}
/* line 23, ../sass/Pages/_ThanksPage.scss */
.ThanksPage > p {
  width: 100%;
  max-width: 700px;
  text-align: center;
}
/* line 34, ../sass/Pages/_ThanksPage.scss */
.ThanksPage span {
  font-weight: bold;
  color: white;
}


/*  

this is comment for FAQ section by ruwaid-sami

*/



.Faq
{
  padding-left: calc(1rem + 1vw) !important;
  padding-right: calc(1rem + 1vw) !important;
  padding-top: calc(1rem + 1vh) !important;
  padding-bottom: calc(1rem + 1vh) !important;


    display: flex;

    flex-direction: column;


    align-items: center;

    gap:2.4rem;


  @media screen and (min-width:1440px) {
    padding-left:4rem !important;

    padding-right:4rem !important;


    padding-top: 3rem !important;
    padding-bottom:3rem !important;


  }
}


details
{
   background-color: white;


padding: 2.4rem;


border-radius: 1.6rem;



width: 100%;




cursor: pointer;

}


summary
{
    font-size: calc(1rem + 1vw);

    color:#0A0A0B;


    display:flex;

    align-items: center;

   

    justify-content: space-between;

    

    @media screen and (min-width:1024px) {
           font-size: 2rem;

    }

    
}








.FAQ-content
{
    padding-top: 1.4rem;
   p 
   {
       max-width: 500px;
   }
}


details > summary {
   list-style: none;
 }
 details > summary::-webkit-details-marker {
   display: none;
 }



 .summary--Icon
 {
   background-color: black;


   flex-shrink: 0;
 

   display: flex;


   flex-direction: column;

   align-items:center;

   justify-content: center;

   width: 32px;

   height: 32px;

   border-radius: 50%;
   
 }