/* Custom styles for CAIM website */

/* Import Fonts */
@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;500;600;700;900&family=Kumbh+Sans:wght@400;700&family=Roboto:wght@300;400;500&family=Lato:wght@300;400;700&display=swap');

/* Topbar Buttons */
body {
  margin: 0;
  font-family: 'Lato', sans-serif;
}

.dist-css-Home-module__topbarOne--LGpnD .dist-css-Home-module__topbarContainer--cSqq6 .dist-css-Home-module__containerMenu--gcTVK button {
  color: #fff;
  text-transform: initial;
  font-family: "Red Hat Display", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
}

/* Base button styles to ensure overrides */
.css-1ujsas3 {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  min-width: 64px;
  color: rgb(25, 118, 210);
  outline: 0px;
  border-width: 0px;
  border-style: initial;
  border-color: initial;
  border-image: initial;
  margin: 0px;
  text-decoration: none;
  padding: 6px 8px;
  border-radius: 4px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
}

/* H1 Heading Styles */
.dist-css-Home-module__dashboard--lxM2z .dist-css-Home-module__sectionHero--VyLa5 .dist-css-Home-module__containerHeader--T0g6y .dist-css-Home-module__head--pIHqP h1 {
  width: 750px;
  color: #fff;
  font-family: "Kumbh Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 72px;
  text-align: center;
  padding-bottom: 50px;
}

/* Base H1 overrides */
.css-171h0ym {
  margin: 0px;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 6rem;
  line-height: 1.167;
  letter-spacing: -0.01562em;
}

/* Responsive adjustments for H1 */
@media (max-width: 678px) {
  .dist-css-Home-module__dashboard--lxM2z .dist-css-Home-module__sectionHero--VyLa5 .dist-css-Home-module__containerHeader--T0g6y .dist-css-Home-module__head--pIHqP h1 {
    width: 100%;
    font-size: calc(3rem + 1vw);
  }
}

/* Footer Styles Moved from styles_index.css */
.dist-css-Home-module__footer--RS8Ut {
  padding: 50px 0px;
  position: relative;
}

.dist-css-Home-module__footer--RS8Ut .dist-css-Home-module__flotanteSitio--zjw9C {
  position: fixed;
  z-index: 1000;
  bottom: 30px;
  right: 30px;
  width: 70px;
  height: 70px;
  background-color: rgb(255, 255, 255);
  border-radius: 10px;
  box-shadow: rgba(103, 103, 103, 0.494) 10px 9px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 678px) {
  .dist-css-Home-module__footer--RS8Ut .dist-css-Home-module__flotanteSitio--zjw9C {
    bottom: 10px;
    right: 10px;
  }
}

.dist-css-Home-module__footer--RS8Ut .dist-css-Home-module__flotanteSitio--zjw9C picture img {
  border-radius: 5px;
  width: 60px;
  height: 60px;
}

.dist-css-Home-module__footer--RS8Ut .dist-css-Home-module__containerFooter--ZUiz4 {
  height: 250px;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  padding: 20px 0px;
  width: 100%;
}

@media (max-width: 678px) {
  .dist-css-Home-module__footer--RS8Ut .dist-css-Home-module__containerFooter--ZUiz4 {
    flex-direction: column;
    align-items: center;
    height: auto;
    width: 100%;
  }
}

.dist-css-Home-module__footer--RS8Ut .dist-css-Home-module__containerFooter--ZUiz4 .dist-css-Home-module__containerLogo--_RGg6 {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

@media (max-width: 678px) {
  .dist-css-Home-module__footer--RS8Ut .dist-css-Home-module__containerFooter--ZUiz4 .dist-css-Home-module__containerLogo--_RGg6 {
    width: 100%;
    text-align: center;
    margin: 0px auto;
  }
}

@media (max-width: 678px) {
  .dist-css-Home-module__footer--RS8Ut .dist-css-Home-module__containerFooter--ZUiz4 .dist-css-Home-module__containerLogo--_RGg6 picture img {
    margin: 0px auto;
  }
}

@media (max-width: 678px) {
  .dist-css-Home-module__footer--RS8Ut .dist-css-Home-module__containerFooter--ZUiz4 .dist-css-Home-module__containerLogo--_RGg6 p {
    margin: 0px auto;
    width: 100%;
  }
}

.dist-css-Home-module__footer--RS8Ut .dist-css-Home-module__containerFooter--ZUiz4 .dist-css-Home-module__containerLogo--_RGg6 p {
  width: 220px;
}

@media (max-width: 678px) {
  .dist-css-Home-module__footer--RS8Ut .dist-css-Home-module__containerFooter--ZUiz4 .dist-css-Home-module__containerContacto--DBSn3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 30px 0px;
  }
}

.dist-css-Home-module__footer--RS8Ut .dist-css-Home-module__containerFooter--ZUiz4 .dist-css-Home-module__containerContacto--DBSn3 h6 {
  margin-bottom: 30px;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  color: rgb(34, 34, 34);
}

@media (max-width: 678px) {
  .dist-css-Home-module__footer--RS8Ut .dist-css-Home-module__containerFooter--ZUiz4 .dist-css-Home-module__containerContacto--DBSn3 h6 {
    text-align: center;
  }
}

.dist-css-Home-module__footer--RS8Ut .dist-css-Home-module__containerFooter--ZUiz4 .dist-css-Home-module__containerContacto--DBSn3 p {
  margin-bottom: 0px;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 35px;
  text-transform: uppercase;
  color: rgb(158, 158, 158);
}

@media (max-width: 678px) {
  .dist-css-Home-module__footer--RS8Ut .dist-css-Home-module__containerFooter--ZUiz4 .dist-css-Home-module__containerContacto--DBSn3 p {
    text-align: center;
  }
}

.dist-css-Home-module__footer--RS8Ut .dist-css-Home-module__containerFooter--ZUiz4 .dist-css-Home-module__containerContacto--DBSn3 p a {
  color: rgb(14, 84, 153);
  font-weight: 700;
}

@media (max-width: 678px) {
  .dist-css-Home-module__footer--RS8Ut .dist-css-Home-module__containerFooter--ZUiz4 .dist-css-Home-module__containerLinks--Kcj9M {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 30px 0px;
  }
}

.dist-css-Home-module__footer--RS8Ut .dist-css-Home-module__containerFooter--ZUiz4 .dist-css-Home-module__containerLinks--Kcj9M h6 {
  margin-bottom: 30px;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  color: rgb(34, 34, 34);
}

.dist-css-Home-module__footer--RS8Ut .dist-css-Home-module__containerFooter--ZUiz4 .dist-css-Home-module__containerLinks--Kcj9M p {
  margin-bottom: 20px;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  color: rgb(158, 158, 158);
}

.dist-css-Home-module__footerTwo--WO4QU {
  background-color: rgb(14, 84, 153);
  color: rgb(255, 255, 255);
  padding: 10px 0px;
}

.dist-css-Home-module__footerTwo--WO4QU .dist-css-Home-module__containerFooterTwo--tFgD8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 678px) {
  .dist-css-Home-module__footerTwo--WO4QU .dist-css-Home-module__containerFooterTwo--tFgD8 {
    flex-direction: column;
    gap: 20px;
  }
}

@media (max-width: 678px) {
  .dist-css-Home-module__footerTwo--WO4QU .dist-css-Home-module__containerFooterTwo--tFgD8 .dist-css-Home-module__copywriter--xco7l p {
    text-align: center;
  }
}

.dist-css-Home-module__footerTwo--WO4QU .dist-css-Home-module__containerFooterTwo--tFgD8 .dist-css-Home-module__socials--h2fmZ {
  display: flex;
  flex-direction: row;
  gap: 10px;
}

/* Fix for header layout on all pages */
.dist-css-NoRestricted-module__topbarOne--Anw9y {
  background-color: rgb(255, 255, 255) !important;
  height: 120px !important;
  width: 100% !important;
  border-bottom: 1px solid #f0f0f0 !important;
}

/* Force flex layout on the container even if MUI classes like .css-1ekb41w try to block it */
.dist-css-NoRestricted-module__topbarOne--Anw9y .dist-css-NoRestricted-module__topbarContainer--yTpvA,
.dist-css-NoRestricted-module__topbarOne--Anw9y .css-1ekb41w {
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-between !important;
  align-items: center !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 1536px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.dist-css-NoRestricted-module__topbarOne--Anw9y .dist-css-NoRestricted-module__containerLogo--RyU5z {
  width: 20% !important;
  min-width: 150px !important;
}

.dist-css-NoRestricted-module__topbarOne--Anw9y .dist-css-NoRestricted-module__containerLogo--RyU5z picture img {
  height: 50px !important;
  width: auto !important;
  display: block !important;
}

.dist-css-NoRestricted-module__topbarOne--Anw9y .dist-css-NoRestricted-module__containerMenu--nBiMy {
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-around !important;
  width: 50% !important;
  flex-grow: 1 !important;
}

.dist-css-NoRestricted-module__topbarOne--Anw9y .dist-css-NoRestricted-module__containerMenu--nBiMy button {
  color: rgb(14, 84, 153) !important;
  text-transform: initial !important;
  font-family: "Red Hat Display", sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 29px !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

.dist-css-NoRestricted-module__topbarOne--Anw9y .dist-css-NoRestricted-module__topbarContainer--yTpvA .dist-css-NoRestricted-module__containerLogin--YNca0 {
  width: 30% !important;
  display: flex !important;
  flex-direction: row !important;
  justify-content: flex-end !important;
  gap: 10px !important;
  align-items: center !important;
  min-width: 300px !important;
}

.dist-css-NoRestricted-module__topbarOne--Anw9y .dist-css-NoRestricted-module__topbarContainer--yTpvA .dist-css-NoRestricted-module__containerLogin--YNca0 button {
  text-transform: initial !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  color: rgb(14, 84, 153) !important;
  gap: 10px !important;
  font-family: "Red Hat Display", sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 29px !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

.dist-css-NoRestricted-module__topbarOne--Anw9y .dist-css-NoRestricted-module__topbarContainer--yTpvA .dist-css-NoRestricted-module__containerLogin--YNca0 button svg {
  border: 1px solid rgb(14, 84, 153) !important;
  border-radius: 50% !important;
  padding: 5px !important;
}

.dist-css-NoRestricted-module__topbarOne--Anw9y .dist-css-NoRestricted-module__topbarContainer--yTpvA .dist-css-NoRestricted-module__containerLogin--YNca0 .dist-css-NoRestricted-module__comoMatricularme--x3TWt {
  padding: 0px 20px !important;
  height: 50px !important;
  background-color: rgb(14, 84, 153) !important;
  color: rgb(255, 255, 255) !important;
  font-family: "Red Hat Display", sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 29px !important;
  border-radius: 40px !important;
  border: none !important;
}

/* Mobile Responsive Header Overrides */
@media (max-width: 1000px) {
  .dist-css-NoRestricted-module__topbarOne--Anw9y {
    height: auto !important;
    padding: 10px 0 !important;
  }
  .dist-css-NoRestricted-module__topbarOne--Anw9y .dist-css-NoRestricted-module__topbarContainer--yTpvA,
  .dist-css-NoRestricted-module__topbarOne--Anw9y .css-1ekb41w {
    flex-direction: column !important;
    height: auto !important;
  }
  .dist-css-NoRestricted-module__topbarOne--Anw9y .dist-css-NoRestricted-module__topbarContainer--yTpvA .dist-css-NoRestricted-module__containerLogo--RyU5z,
  .dist-css-NoRestricted-module__topbarOne--Anw9y .dist-css-NoRestricted-module__topbarContainer--yTpvA .dist-css-NoRestricted-module__containerMenu--nBiMy,
  .dist-css-NoRestricted-module__topbarOne--Anw9y .dist-css-NoRestricted-module__topbarContainer--yTpvA .dist-css-NoRestricted-module__containerLogin--YNca0 {
    width: 100% !important;
    justify-content: center !important;
    text-align: center !important;
    padding: 10px 0 !important;
  }
  .dist-css-NoRestricted-module__topbarOne--Anw9y .dist-css-NoRestricted-module__topbarContainer--yTpvA .dist-css-NoRestricted-module__containerMenu--nBiMy {
    flex-wrap: wrap !important;
  }
}