.card-mode--default {
  background-color: #fff;
  padding: 24px;
  border: 1px solid #c1c1c1;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1490196078);
  box-shadow: 0px 4px 8px 0px rgba(48, 49, 51, 0.1490196078);
  border-radius: 16px;
}
.card-mode--default .text-and-cards--content-icon, .card-mode--default .four-cards--content-icon {
  width: 40px;
  height: 40px;
  margin: 0 auto;
}
.card-mode--default .text-and-cards--content-title, .card-mode--default .four-cards--content-title {
  color: #5c5c5c;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 16px;
  text-align: center;
}
@media (max-width: 1280px) {
  .card-mode--default .text-and-cards--content-title, .card-mode--default .four-cards--content-title {
    font-size: 18px;
  }
}
.card-mode--default .text-and-cards--content-title h4, .card-mode--default .four-cards--content-title h4 {
  margin: 0;
}
.card-mode--default .text-and-cards--content-description, .card-mode--default .four-cards--content-description {
  color: #2d2d2d;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
}
@media (max-width: 1280px) {
  .card-mode--default .text-and-cards--content-description, .card-mode--default .four-cards--content-description {
    font-size: 14px;
  }
}
.card-mode--default .text-and-cards--content-description p, .card-mode--default .four-cards--content-description p {
  margin: 0;
}

.card-mode--blue {
  background-color: #00a9e0;
  padding: 16px;
  border-radius: 16px;
}
.card-mode--blue .text-and-cards--content-title, .card-mode--blue .four-cards--content-title {
  color: #fff;
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 7px;
}
@media (max-width: 1280px) {
  .card-mode--blue .text-and-cards--content-title, .card-mode--blue .four-cards--content-title {
    font-size: 22px;
  }
}
.card-mode--blue .text-and-cards--content-title h4, .card-mode--blue .four-cards--content-title h4 {
  margin: 0;
}
.card-mode--blue .text-and-cards--content-description, .card-mode--blue .four-cards--content-description {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}
@media (max-width: 1280px) {
  .card-mode--blue .text-and-cards--content-description, .card-mode--blue .four-cards--content-description {
    font-size: 14px;
  }
}
.card-mode--blue .text-and-cards--content-description p, .card-mode--blue .four-cards--content-description p {
  margin: 0;
}

.card-mode--orange {
  background-color: #ff7a52;
  padding: 16px;
  border-radius: 16px;
}
.card-mode--orange .text-and-cards--content-title, .card-mode--orange .four-cards--content-title {
  color: #fff;
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 7px;
}
@media (max-width: 1280px) {
  .card-mode--orange .text-and-cards--content-title, .card-mode--orange .four-cards--content-title {
    font-size: 22px;
  }
}
.card-mode--orange .text-and-cards--content-title h4, .card-mode--orange .four-cards--content-title h4 {
  margin: 0;
}
.card-mode--orange .text-and-cards--content-description, .card-mode--orange .four-cards--content-description {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}
@media (max-width: 1280px) {
  .card-mode--orange .text-and-cards--content-description, .card-mode--orange .four-cards--content-description {
    font-size: 14px;
  }
}
.card-mode--orange .text-and-cards--content-description p, .card-mode--orange .four-cards--content-description p {
  margin: 0;
}

.card-mode--green {
  background-color: #78be20;
  padding: 16px;
  border-radius: 16px;
}
.card-mode--green .text-and-cards--content-title, .card-mode--green .four-cards--content-title {
  color: #fff;
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 7px;
}
@media (max-width: 1280px) {
  .card-mode--green .text-and-cards--content-title, .card-mode--green .four-cards--content-title {
    font-size: 22px;
  }
}
.card-mode--green .text-and-cards--content-title h4, .card-mode--green .four-cards--content-title h4 {
  margin: 0;
}
.card-mode--green .text-and-cards--content-description, .card-mode--green .four-cards--content-description {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}
@media (max-width: 1280px) {
  .card-mode--green .text-and-cards--content-description, .card-mode--green .four-cards--content-description {
    font-size: 14px;
  }
}
.card-mode--green .text-and-cards--content-description p, .card-mode--green .four-cards--content-description p {
  margin: 0;
}

.card-mode--dark-blue {
  background-color: #008ac9;
  padding: 16px;
  border-radius: 16px;
}
.card-mode--dark-blue .text-and-cards--content-title, .card-mode--dark-blue .four-cards--content-title {
  color: #fff;
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 7px;
}
@media (max-width: 1280px) {
  .card-mode--dark-blue .text-and-cards--content-title, .card-mode--dark-blue .four-cards--content-title {
    font-size: 22px;
  }
}
.card-mode--dark-blue .text-and-cards--content-title h4, .card-mode--dark-blue .four-cards--content-title h4 {
  margin: 0;
}
.card-mode--dark-blue .text-and-cards--content-description, .card-mode--dark-blue .four-cards--content-description {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}
@media (max-width: 1280px) {
  .card-mode--dark-blue .text-and-cards--content-description, .card-mode--dark-blue .four-cards--content-description {
    font-size: 14px;
  }
}
.card-mode--dark-blue .text-and-cards--content-description p, .card-mode--dark-blue .four-cards--content-description p {
  margin: 0;
}

.button-transparent-bg {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 24px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  border: 2px solid var(--Azul-01, #008ac9);
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-right: 40px;
}
.button-transparent-bg:hover {
  border: 2px solid var(--Azul-03, #00a9e0);
  color: #00a9e0;
}
@media (max-width: 1280px) {
  .button-transparent-bg {
    width: 100%;
  }
}
@media (max-width: 1280px) {
  .button-transparent-bg {
    width: 100%;
  }
}
.button-transparent-bg:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 92%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  background-image: url("../../images/icon/arrow-blue.svg");
  background-size: cover;
  z-index: 0;
}
.button-transparent-bg .link-text {
  color: #008ac9;
  font-size: 16px;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
}

.button-blue-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 24px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  background: var(--Azul-01, #008ac9);
  margin-top: 32px;
  font-style: normal;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 1280px) {
  .button-blue-bg {
    width: 100% !important;
  }
}
.button-blue-bg:hover {
  background: var(--Azul-03, #00a9e0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.button-blue-bg[disabled] {
  background: #e4e5e4;
  color: #c1c1c1;
}
@media (max-width: 768px) {
  .button-blue-bg {
    width: 100%;
  }
}
@media (max-width: 1280px) {
  .button-blue-bg {
    margin-top: 0;
  }
}
@media (min-width: 769px) {
  .button-blue-bg {
    margin-top: 0;
  }
}
.button-blue-bg:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 92%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  background-image: url("../../images/icon/arrow-right.svg");
  background-size: cover;
  z-index: 0;
}
.button-blue-bg .link-text {
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.button-transparent-white-bg {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 24px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  border: 2px solid #fff;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-right: 40px;
}
.button-transparent-white-bg:hover {
  border: 2px solid #fcfcfc;
  color: #fcfcfc;
}
@media (max-width: 1280px) {
  .button-transparent-white-bg {
    width: 100% !important;
  }
}
@media (max-width: 1280px) {
  .button-transparent-white-bg {
    width: 100%;
  }
}
.button-transparent-white-bg:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 92%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  background-image: url("../../images/icon/arrow-right.svg");
  background-size: cover;
  z-index: 0;
}
.button-transparent-white-bg .link-text {
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
}

.paragraph--type--text-and-cards {
  position: relative;
  overflow: hidden;
}
.paragraph--type--text-and-cards .text-and-cards--wrapper {
  margin: 72px auto 0;
  max-width: 1140px;
}
@media (max-width: 1280px) {
  .paragraph--type--text-and-cards .text-and-cards--wrapper {
    margin: 40px 16px;
  }
}
.paragraph--type--text-and-cards .text-and-cards--wrapper .text-and-cards--content-header .text-and-cards--subline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  margin-bottom: 32px;
}
@media (max-width: 1280px) {
  .paragraph--type--text-and-cards .text-and-cards--wrapper .text-and-cards--content-header .text-and-cards--subline {
    margin-bottom: 16px;
  }
}
.paragraph--type--text-and-cards .text-and-cards--wrapper .text-and-cards--content-header .text-and-cards--subline .subline-icon-left,
.paragraph--type--text-and-cards .text-and-cards--wrapper .text-and-cards--content-header .text-and-cards--subline .subline-icon-right {
  display: block;
  width: 12px;
  height: 28px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.paragraph--type--text-and-cards .text-and-cards--wrapper .text-and-cards--content-header .text-and-cards--subline p {
  display: inline-block;
  font-size: 14px;
  font-weight: 800;
  color: #78be20;
  text-transform: uppercase;
  line-height: 28px;
  margin: 0;
}
.paragraph--type--text-and-cards .text-and-cards--wrapper .text-and-cards--content-header .text-and-cards--header .text-and-cards--headline {
  margin: 0 0 24px;
  font-size: 48px;
  font-weight: 800;
  line-height: 56px;
}
@media (max-width: 1280px) {
  .paragraph--type--text-and-cards .text-and-cards--wrapper .text-and-cards--content-header .text-and-cards--header .text-and-cards--headline {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 16px;
  }
}
.paragraph--type--text-and-cards .text-and-cards--wrapper .text-and-cards--content-header .text-and-cards--header .text-and-cards--intro {
  color: #5c5c5c;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 48px;
}
@media (max-width: 1280px) {
  .paragraph--type--text-and-cards .text-and-cards--wrapper .text-and-cards--content-header .text-and-cards--header .text-and-cards--intro {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 16px;
  }
}
.paragraph--type--text-and-cards .text-and-cards--wrapper .text-and-cards--content-header .text-and-cards--header .text-and-cards--intro p {
  margin: 0;
}
.paragraph--type--text-and-cards .text-and-cards--wrapper .text-and-cards--card-container {
  max-width: 940px;
}
.paragraph--type--text-and-cards .text-and-cards--wrapper .text-and-cards--card-container .text-and-cards--card-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin: 0;
}
@media (max-width: 1280px) {
  .paragraph--type--text-and-cards .text-and-cards--wrapper .text-and-cards--card-container .text-and-cards--card-items {
    grid-template-columns: 1fr;
  }
}
.paragraph--type--text-and-cards .text-and-cards--wrapper .text-and-cards--button {
  margin-top: 48px;
  margin-bottom: 72px;
}
@media (max-width: 1280px) {
  .paragraph--type--text-and-cards .text-and-cards--wrapper .text-and-cards--button {
    margin-top: 16px !important;
    margin-bottom: 32px !important;
  }
}
.paragraph--type--text-and-cards .text-and-cards--wrapper .text-and-cards--content-header,
.paragraph--type--text-and-cards .text-and-cards--wrapper .text-and-cards--card-container,
.paragraph--type--text-and-cards .text-and-cards--wrapper .text-and-cards--button {
  position: relative;
  z-index: 1;
}
.paragraph--type--text-and-cards .text-and-cards--bg-image-desktop {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 402px;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
@media (max-width: 1280px) {
  .paragraph--type--text-and-cards .text-and-cards--bg-image-desktop {
    display: none !important;
  }
}
.paragraph--type--text-and-cards .text-and-cards--bg-image-mobile {
  display: block;
  position: static;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 40px;
}
@media (min-width: 769px) {
  .paragraph--type--text-and-cards .text-and-cards--bg-image-mobile {
    display: none !important;
  }
}
.paragraph--type--text-and-cards.header-mode--center .text-and-cards--content-header .text-and-cards--header .text-and-cards--headline {
  text-align: center;
}
.paragraph--type--text-and-cards.header-mode--center .text-and-cards--intro {
  text-align: center;
}
.paragraph--type--text-and-cards.header-mode--center .text-and-cards--card-container {
  margin: 0 auto;
}
.paragraph--type--text-and-cards.header-mode--two-column-header-left .text-and-cards--content-header .text-and-cards--header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 32px;
}
@media (max-width: 1280px) {
  .paragraph--type--text-and-cards.header-mode--two-column-header-left .text-and-cards--content-header .text-and-cards--header {
    display: block;
  }
}
.paragraph--type--text-and-cards.header-mode--two-column-header-left .text-and-cards--card-container .text-and-cards--card-items .card-mode--default .text-and-cards--content-icon {
  margin: 0;
}
.paragraph--type--text-and-cards.header-mode--two-column-header-left .text-and-cards--card-container .text-and-cards--card-items .card-mode--default .text-and-cards--content-title {
  text-align: left;
}
.paragraph--type--text-and-cards.header-mode--two-column-header-left .text-and-cards--card-container .text-and-cards--card-items .card-mode--default .text-and-cards--content-description {
  text-align: left;
}
/*# sourceMappingURL=text-and-cards.css.map */
