.h-sm-b-t {
  font-family: Roboto;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  font-variation-settings: 'wdth' 100;
}

.h-sm-r-t {
  font-family: Roboto;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
}
.b-lg-sb{
  font-family: Roboto;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
}
.b-lg {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
}

.b-md {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.0025em;
  text-align: left;
}

.b-sm {
  font-family: Roboto;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.0025em;
  text-align: left;
}

.t-btn-md {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.0015em;
  text-align: left;
}

.t-btn-sm {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.001em;
  text-align: left;
}

.t-btn-lg {
  font-family: Roboto;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
}

.d-sm-dsktp {
  font-family: Roboto;
  font-size: 64px;
  font-weight: 600;
  line-height: 44px;
  letter-spacing: 0em;
}

.d-sm-dsktp-regular {
  font-family: Roboto;
  font-size: 64px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: 0em;
}

.d-sm-tab {
  font-family: Roboto;
  font-size: 45px;
  font-weight: 800;
  line-height: 44px;
  letter-spacing: 0em;
}

.d-sm-tab-regular {
  font-family: Roboto;
  font-size: 45px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: 0em;
}

.d-sm-mobile {
  font-family: Roboto;
  font-size: 36px;
  font-weight: 800;
  line-height: 44px;
  letter-spacing: 0em;
}

.d-sm-mobile-regular {
  font-family: Roboto;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: 0em;
}

.logo-text-mobile {
  font-family: Roboto;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  letter-spacing: 0em;
}

.logo-text-dsktp {
  font-family: Roboto;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  letter-spacing: 0em;
}

.h-md-dsktp {
  font-family: Roboto;
  font-size: 45px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: justify;
}

.home-page-para {
  font-family: Roboto;
    font-size: 40px;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0em;
    text-align:justify;
}

.h-sm-mobile {
    font-family: Roboto;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0em;
}

.h-sm-dsktp {
  font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
}
.h-md-tab {
    font-family: Roboto;
    font-size: 32px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: justify;
}

.h-md-mobile {
  font-family: Roboto;
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: justify;
} 

.footer-link {
  color: var(--bs-tertiary);
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.23999999463558197px;
  text-align: left;
  text-decoration: none;
}

.footer-link:hover{
  color: var(--bs-secondary);
}

.d-sm-logo-mobile {
  font-family: Roboto;
  font-size: 30px;
  font-weight: 800;
  line-height: 44px;
  letter-spacing: 0em;
}



