@font-face {
  font-family: "Aeonik";
  src: url("./assets/fons/Aeonik.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Tiempos'";
  src: url("./assets/fons/TiemposHeadline-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;

}

body {
  background-color: #ffff;
  color: #010100;
  margin: 0px;
  font-family: "Aeonik";
  font-size: 14px;
  vertical-align: baseline;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  text-size-adjust: none;
}

p {
  color: #6f6f6f;
  margin-bottom: 16px;
  line-height: 20px;
  font-size: 1.1rem;
}

ul {
  color: #6f6f6f;
  margin-bottom: 16px;
  line-height: 20px;
  padding: 0 10px;
}

li {
  margin: 10px;
  color: #6f6f6f;
  line-height: 20px;
  font-size: 1.1rem;
}

h1 {
  text-transform: uppercase;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3rem;
  margin-top: 10px;
  margin-bottom: 5px;
}

h2 {
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 400;
  margin-bottom: 5px;
}

h3 {
  font-size: 20px;
  color: #c43118;
  font-weight: 300;
}

.specific {
  font-weight: 600;
  font-size: 28px;
}

strong {
  color: #010100;
}

small {
  font-weight: 400;
  font-size: 0.9rem;
}

.videos-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
}

.arrows-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.arrow {
  padding: 20px;
}

.video-small {
  flex: 0 0 auto;
  width: 30%;
  min-width: 260px;
}

.main-header {
  display: flex;
  justify-content: flex-start;
  border-bottom: 1px solid #ccc;
  align-items: center;
}

.main-header-home {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #ccc;
  align-items: center;
}

.main-header a {
  padding: 20px 30px;
}

.main-header-home a {
  padding: 20px 30px;
}

.main {
  display: flex;
  justify-content: center;
  flex-direction: row;
  position: relative;
  text-align: center;
  color: #010100;
}

.main {
  display: flex;
  justify-content: center;
}

.main-mobile {
  display: none;
}

.text-intro {
  font-size: calc(18px + 1.8vw);
  color: black;
  margin: 0 auto;
  /* text-transform: uppercase; */
  padding: 20px 0;
  font-weight: 300;
}

.text-intro2 {
  font-size: calc(18px + 2vw);
  color: #c43118;
  margin: 0 auto;
  text-transform: uppercase;
  padding: 20px 0;
  font-weight: 600;
}

.imageLeft {
  max-width: 50%;
  position: relative;
}

.imageRight {
  max-width: 50%;
  position: relative;
}

.responsive {
  width: 100%;
  height: auto;
}

.collegiarse-btn {
  background-color: transparent;
  color: #c43118;
  font-size: 18px;
  padding: 12px 24px;
  border: 1px solid #c43118;
  cursor: pointer;
  text-transform: uppercase;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  font-family: "Aeonik";
  margin-top: 40px;
  /* width: 30%; */
  max-width: 350px;
  text-decoration: none;
}

.collegiarse-btn:hover {
  background-color: #992511;
  color: #ffff;
  transform: translate(1px 1px);
  -ms-transform: translate(1px 1px);
}

.container {
  padding: 15px 75px;
  max-width: 1500px;
  margin: 0 auto;
}

.flex-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.border-bottom {
  border-bottom: 1px solid #ccc;
}

.pt-2 {
  padding-top: 2em;
}

.mt-2 {
  margin-top: 2rem;
}

.banner {
  position: relative;
  text-align: left;
  color: white;
  padding-top: 60px;
  width: 100%;
  margin: 0 auto;
  max-width: 1600px;
}

.kk {
  display: flex;
  justify-content: space-between;
}

.link-collegiar {
  display: block;
  background-color: #ffff;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 18px;
  width: 200px;
  text-decoration: none;
  color: #c43118;
  border: 1px solid #c43118;
  margin-top: 50px;
}

.link-collegiar:hover {
  text-decoration: underline;
}

.link-collegiar-red {
  display: block;
  background-color: #c43118;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 18px;
  width: 200px;
  text-decoration: none;
  color: #ffff;
  border: 1px solid #c43118;
  margin-top: 50px;
}

.link-collegiar-red:hover {
  background-color: #992511;
  border-color: #992511;
}

.text-banner {
  position: absolute;
  top: 100px;
  left: 16px;
  padding: 10px 50px 20px 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.banner-title {
  display: block;
  padding-bottom: 10px;
  width: 80%;
  max-width: 950px;
  line-height: 48px;
  font-size: 3.247rem;
}

.banner-text {
  display: block;
  width: 100%;
  max-width: 650px;
  line-height: 20px;
  font-size: 1.199rem;
  padding-top: 10px;
}

.banner-emocional {
  background-color: #507232;
  width: 100%;
  height: 300px;
}

.columns{
 display:flex;
 flex-wrap:wrap;
 justify-content: space-between;
  margin-top:50px
}

.text-column{
 width:45%;
  
}

.text-column strong{
  display: block;
    font-size: 1.3rem;
    line-height:1.5rem;
    color: #c43118;
    text-transform: uppercase;
    padding: 20px 0;
}

.text-column ul{
  list-style-type: none; 
 
}



.columns h3 {
  color: #010100;   
    font-weight: 800;
    font-size: 30px;

}

.show {
  display: block;
}

.hidden {
  display: none;
}

.toggle-title:hover {
  cursor: pointer;
  color: #c43118;
}

.fa-arrow-right {
  margin-right: 10px;
}

.final-buttons {
  display: flex;
  justify-content: space-around;
}

.column {
  width: 33%;
  margin: auto;
}



.card {
  max-width: 260px;
  margin: 30px auto;
  text-align: center;
  padding-bottom: 50px;
  justify-content: space-between;
  text-align: center;
  padding: 11px;
}

.card img {
  border-radius: 50%;
}

.name {
  font-size: 2.05rem;
  line-height: 1.8rem;
  color: #010100;
  font-weight: 800;
}

.people-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 85px;
  margin-top: 5px;
  justify-content: space-between;
}

/* .people-container .button {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 8px;
  color: #ffff;
  background-color: #c43118;
  text-align: center;
  cursor: pointer;
  width: 90%;
  font-size: 1.0rem;
 
} */
.button {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 8px;
  color: #ffff;
  background-color: #c43118 !important;
  text-align: center;
  cursor: pointer;
  width: 90%;
  font-size: 1rem;
  max-width: 200px;
  text-decoration: none;
  margin-top: 20px;
  font-size: 16px;
}

.button:hover {
  background-color: #992511;
}

.quote {
  color: #e09186;
  font-size: 1.7rem;
  line-height: 1.8rem;
}

footer {
  background-color: #c43118;
  color: #ffff;
  padding: 40px 80px 40px 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 150px;
}

details {
  margin-bottom: 0.8rem;
}

details h3 {
  display: inline;
}

.reasons {
  margin-top: 1rem;
}

summary {
  font-size: 1.3rem;
}

summary:hover {
  cursor: pointer;
}

summary::marker {
  color: #c43118;
}

.title-container {
  width: 60%;
  margin-top: 1rem;
  max-width: 650px;
}

.rational {
  background-color: #c43118;
  color: #ffff;
  padding: 4px 6px;
}

.emotional-columns {
  display: flex;
  margin-top: 2rem;
}

.column-left {
  flex: 50%;
  padding-right: 50px;
}

.column-right {
  flex: 50%;
  padding-left: 50px;
}

.emotional-columns h3 {
  color: #010100;
  margin-top: 5px;
  font-weight: 800;
  font-size: 30px;
}

.emotional-columns p {
  margin-bottom: 50px;
}

.card-profile {
  display: flex;
  width: 80%;
  max-width: 1200px;
}

.card-profile img {
  border-radius: 50%;
  max-width: 200px;
  margin-right: 75px;
  align-self: flex-start;
  margin-top: 30px;
}

.card-profile p {
  margin-top: 30px;
}

.buttons-box {
  display: flex;
  max-width: 700px;
  margin-bottom: 50px;
}

.conditions {
  margin: 50px 0;
  max-width: 1500px;
  padding-right: 50px;
}

.conditions2 {
  margin: 10px 0;
  max-width: 1500px;
  padding-right: 50px;
}

.conditions p {
  font-size: 0.8rem;
}

.conditions2 p {
  font-size: 0.8rem;
}

.table-section {
  width: 75%;
  margin-top: 3rem;
  max-width: 850px;
  margin-bottom: 60px;
}

.table-section h3 {
  font-weight: 600;
}

.flex-collegiar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.discount {
  padding: 8px;
  margin-top: 20px;
  margin-left: 20px;
  font-size: 18px;
  color: #010100;
  font-weight: 600;
}

.changePage {
  color: #c43118;
  font-size: 1.1rem;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
}

.changePage:hover {
  text-decoration: underline;
}

.home-text {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.home-btn {
  background-color: transparent;
  font-size: calc(1.0rem + 0.390625vw);
  padding: 12px 24px;
  cursor: pointer;
  text-transform: uppercase;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  font-family: "Aeonik";
  text-decoration: none;
  margin-bottom: 5vh;
}

.btn-red {
  color: #c43118;
  border: 1px solid #c43118;
}

.btn-red:hover {
  background-color: #c43118;
  color: #ffff;
  transform: translate(-1px, -1px);
  -ms-transform: translate(-1px, -1px);
}

.btn-transparent {
  color: #ffffff;
  border: 1px solid #ffffff;
}

.btn-transparent:hover {
  background-color: #992511;
  transform: translate(-1px, -1px);
  -ms-transform: translate(-1px, -1px);
}

.red-btn {
  position: absolute;
  top: 150px;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #c43118;
  color: #ffff;
  font-size: 2rem;
  padding: 12px 24px;
  border: 1px solid #ffff;
  cursor: pointer;
  text-transform: uppercase;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  font-family: "Aeonik";
  text-decoration: none;
}

.red-btn:hover {
  background-color: #992511;
  transform: translate(-51%, -51%);
  -ms-transform: translate(-51%, -51%);
}

.racional-btn {
  background-color: #c43118;
  color: #ffff;
  font-size: 18px;
  padding: 12px 24px;
  border: 1px solid #c43118;
  cursor: pointer;
  text-transform: uppercase;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  font-family: "Aeonik";
  margin-top: 80px;
  width: 30%;
  max-width: 350px;
  text-decoration: none;
}

.racional-btn:hover {
  background-color: #992511;
  transform: translate(1px 1px);
  -ms-transform: translate(1px 1px);
}

.home-subtitle {
  font-size: calc(0.9rem + 0.390625vw);
  margin-bottom: 30px;
}

.white {
  color: #ffff;
}

.black {
  color: #010100;
}

.red {
  color: #c43118;
}

.quota {
  text-align: left;
  font-size: 0.85rem;
}

/* 
TABLE Generic Styling, for Desktops/Laptops 
*/

table {
  width: 100%;
  border-collapse: collapse;
  border: 2px solid #c43118;
}

.small-table {
  width: 30%;
}

/* Zebra striping */
tr:nth-of-type(odd) {
  background: #eee;
}

th {
  background: #ffff;
  color: #c43118;
  font-weight: bold;
  border: 3px solid #c43118;
}

td,
th {
  padding: 6px;
  border: 1px solid #ccc;
  text-align: left;
}

tfoot th {
  background-color: #c43118;
  color: #ffff;
  font-weight: 300;
  min-width: 60px;
}

.mobile {
  display: none;
}

.container-iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* Tablet version*/

@media only screen and (max-width: 992px) {
  .title-container {
    width: 100%;
  }

  .card-profile {
    max-width: 100%;
  }

  .ghost-btn {
    font-size: 1.5rem;
  }

  .red-btn {
    font-size: 1.5rem;
  }

  footer {
    flex-direction: column-reverse;
    padding: 40px 5px;
  }

  .banner-title {
    width: 100%;
    font-size: 2.3em;
    line-height: 28px;
  }

  /* Mobile version*/

  @media only screen and (max-width: 600px) {
    h1 {
      font-size: 2rem;
      line-height: 2rem;
    }

    .main {
      flex-direction: column;
    }

    .main-mobile {
      display: flex;
      flex-direction: column;
    }

    .main-header-home a {
      padding: 5px;
    }

    .flex-container {
      flex-direction: column;
    }

    .imageLeft {
      max-width: 100%;
      height: 40vh;
    }

    .imageRight {
      max-width: 100%;
      height: 40vh;
    }

    .home-text {
      top: -50px;
      left: 50%;
      transform: translate(-70%, -70%);
    }

 /*    .home-text:first-of-type {
      margin-top: 15%;
    } */

    .home-btn {
      position: absolute;
      top: 100px;
      left: 30%;
    }

    .red-btn {
      position: absolute;
      top: 100px;
      left: 50%;
    }

    .home-subtitle {
      position: absolute;
      top: 70px; 
      font-size: 0.9rem;
    }

    .red {
      left: 30%;
    }

    .white {
      left: 30%;
    }

    .buttons-box{
      flex-direction: column;
    }

    .text-column{
      width:100%;
     }

    .title-container {
      width: 100%;
    }

    .container {
      padding: 25px 15px;
    }

    .column {
      width: 50%;
      margin: auto;
      max-width: 140px;
    }

    .card {
      max-width: 140px;
    }

    .card-profile img {
      align-self: center;
      margin-top: 0px;
    }

    .name {
      font-size: 1.3rem;
      line-height: 1.3rem;
    }

    .video-small {
      margin: 0px;
      width: 100%;
    }

    .emotional-columns {
      flex-direction: column;
    }

    .column-left {
      padding-right: 0px;
    }

    .column-right {
      padding-left: 0px;
    }

    .text-banner {
      padding: 10px;
      top: 80px;
    }

    .banner-title {
      font-size: 2.2em;
      line-height: 32px;
      width: 100%;
    }

    footer {
      flex-direction: column-reverse;
      padding: 40px 5px;
    }

    .copyright {
      margin-top: 40px;
    }

    .card {
      margin: 0 auto;
    }

    .card-profile {
      width: 100%;
      flex-direction: column;
    }

    .card-profile img {
      margin-right: 0px;
    }

    .table-section {
      width: 100%;
    }

    .small-table {
      width: 100%;
    }

    .ghost-btn {
      font-size: 1.1rem;
      background-color: transparent;
      font-size: calc(1.5rem + 0.390625vw);
      padding: 12px 24px;
      cursor: pointer;
      text-transform: uppercase;
      box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
      font-family: "Aeonik";
      text-decoration: none;
      margin-bottom: 50px;
    }

    .red-btn {
      font-size: 1.1rem;
    }

    .mobile {
      display: block;
    }

    .mobile h3 {
      color: #010100;
      font-weight: 600;
    }
  }

  .desktop {
    display: none;
  }

  .container-video {
    padding: 15px 0;
    max-width: 100%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1280px) {
  .card {
    max-width: 200px;
  }
}

/* Modal*/

.modal-section {
  display: none;
}
* {
  scrollbar-width: 0;
}

*::-webkit-scrollbar {
  background-color: transparent;
  width: 12px;
}

*::-webkit-scrollbar-thumb {
  border-radius: 99px;
  background-color: #ddd;
  border: 4px solid #fff;
}

.modal {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(#000, 0.25);
 
}

.modal-container {
  max-height: 90vh;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  background-color:  #c43118;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: 0 15px 30px 0 rgba(#000, 0.25);
  @media (max-width: 600px) {
    width: 90%;
  }
}

.modal-container h1 {
  font-size: 2rem;
}

.modal-container-header {
  padding: 16px 32px;
  border-bottom: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color:  #c43118;
  color:white;
  display:none;
}

.modal-container-title {
  display: flex;
  align-items: center;
  gap: 8px;
  line-height: 1;
  font-weight: 700;
  font-size: 1.125;
  svg {
    width: 32px;
    height: 32px;
    color: #750550;
  }
}

.modal-container-body {
  padding: 24px 32px 51px;
  overflow-y: auto;
}

.modal-container-body p{
  font-size:2.3rem;
  line-height:2.3rem;
  color:#ffffff
}

.modal-container-footer {
  padding: 20px 32px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border-top: 1px solid #c43118;
  gap: 12px;
  position: relative;
  margin-top: 5px;
  background-color: #c43118;
  &:after {
    content: "";
    display: block;
    position: absolute;
    top: -51px;
    left: 24px;
    right: 24px;
    height: 50px;
    flex-shrink: 0;
    background-image: linear-gradient(to top, rgba(#fff, 0.75), transparent);
    pointer-events: none;
  }
}

.modal-container-footer .button {
  padding: 12px 20px;
  border-radius: 8px;
  background-color: #ffffff !important;
  color:#010100 !important;
  border: 0;
  font-weight: 600;
  cursor: pointer;
  transition: 0.15s ease;

  &.is-ghost {
    &:hover,
    &:focus {
      background-color: #ffffff;
    }
  }

  &.is-primary {
    background-color: #ffffff;
    color: #fff;
    &:hover,
    &:focus {
      background-color: #353935;
      color:	white;
    }
  }
}

.modal-container-footer .button:hover{
  background-color:#555555 !important;
  color:white !important;
  border-color:#555555
}

.icon-button {
  padding: 0;
  border: 0;
  background-color: #ffffff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  cursor: pointer;
  border-radius: 8px;
  transition: 0.15s ease;
  display:none;
  svg {
    width: 24px;
    height: 24px;
  }

  &:hover,
  &:focus {
    background-color: #dfdad7;
  }
}
