/*Home banner*/

#home-brazil #home-banner .cmp-container__backgroundImage--enabled {
  min-height: 490px;
  background-size: cover;
  margin: 0;
  border-radius: 15px;
  position: relative;
}

#home-brazil #home-banner {
  margin-bottom: 120px;
}

#home-brazil #home-banner li.cmp-carousel__indicator {
  background-color: #343a40;
  width: 8px;
  height: 8px;
  border: 1px solid #343a40;
}

#home-brazil .cmp-carousel-horizontal .cmp-carousel__indicators {
  justify-content: center;
  bottom: 3%;
  color: transparent;
  gap: 8px;
  z-index: 2 !important;
}

#home-brazil
  #home-banner
  li.cmp-carousel__indicator.cmp-carousel__indicator--active {
  background-color: #830051;
  border: 1px solid #830051;
}

#home-brazil
  #home-banner
  .cmp-carousel-horizontal
  .cmp-carousel__indicators
  li.cmp-carousel__indicator--active::after {
  background-color: transparent;
  width: 8px;
  height: 8px;
  border: 1px solid transparent;
}

#home-brazil
  .cmp-carousel-horizontal
  .cmp-carousel__indicators
  li.cmp-carousel__indicator--active::after {
  border: 1px solid transparent;
}

#home-brazil .cmp-carousel__actions {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

#home-brazil .cmp-carousel__action.cmp-carousel__action--previous {
  background: transparent;
  z-index: 9;
}

#home-brazil
  .cmp-carousel__action.cmp-carousel__action--previous
  span.cmp-carousel__action-icon {
  display: block;
  background-image: url(/content/dam/intelligentcontent/unbranded/programafazbem/br/pt/images/previous-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 38px;
  height: 37px;
  background-color: transparent;
  cursor: pointer;
}

#home-brazil
  .cmp-carousel__action.cmp-carousel__action--previous
  span.cmp-carousel__action-text {
  display: none;
}

#home-brazil
  .cmp-carousel__action.cmp-carousel__action--next
  span.cmp-carousel__action-icon {
  display: block;
  background-image: url(/content/dam/intelligentcontent/unbranded/programafazbem/br/pt/images/previous-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 38px;
  height: 37px;
  background-color: transparent;
  cursor: pointer;
  transform: rotate(180deg);
}

#home-brazil .cmp-carousel__action.cmp-carousel__action--next {
  background: transparent;
  z-index: 9;
}

#home-brazil
  .cmp-carousel__action.cmp-carousel__action--next
  span.cmp-carousel__action-text {
  display: none;
}

#home-brazil button.cmp-carousel__action.cmp-carousel__action--pause {
  display: none;
}

#home-brazil button.cmp-carousel__action.cmp-carousel__action--play {
  display: none;
}

/*second section*/

#home-brazil #second-section-column {
  margin-bottom: 60px;
}

#home-brazil #flex-column {
  padding: 0px;
}

#home-brazil #flex-column .flex {
  display: flex;
  gap: 128px;
  align-items: center;
}

#home-brazil #flex-column .flex .first-col {
  max-width: 457px;
}

#home-brazil #flex-column .flex .first-col h1 {
  font-size: 48px;
  line-height: 60px;
  font-family: "lexia", serif;
  font-weight: 600;
  color: #830051;
  margin-bottom: 16px;
}

#home-brazil p {
  font-size: 16px;
  line-height: 24px;
  font-family: "Inter-Regular";
  font-weight: normal;
}

#home-brazil #flex-column .flex .first-col p {
  color: #3c4242;
  margin-bottom: 40px;
}

#home-brazil #flex-column .flex .first-col a {
  background-color: #830051;
  border-radius: 32px;
  color: #ffffff;
  padding: 8px 24px;
}

/*Tab section*/

#home-brazil #tabs-section {
  margin-top: 60px;
  margin-bottom: 120px;
}

#home-brazil #column-wrapper .flex {
  display: flex;
  gap: 128px;
  align-items: center;
}

#home-brazil #column-wrapper .flex .txt-section {
  max-width: 457px;
}

#home-brazil #column-wrapper .flex .txt-section p {
  margin-bottom: 24px;
  color: #3c4242;
}

#home-brazil a {
  font-size: 16px;
  line-height: 24px;
  font-family: "Inter-Regular";
  font-weight: normal;
  text-align: center;
}

#home-brazil a:hover {
  text-decoration: none;
}

#home-brazil #column-wrapper .flex .txt-section a {
  background-color: #830051;
  border-radius: 32px;
  color: #ffffff;
  padding: 8px 24px;
}

#home-brazil #column-wrapper {
  padding: 0px;
}

#home-brazil .txt-section h2 {
  font-size: 40px;
  line-height: 48px;
  font-family: "lexia", serif;
  font-weight: 600;
  color: #830051;
  margin-bottom: 24px;
}

#home-brazil #tabs-work ol.cmp-tabs__tablist {
  margin-bottom: 120px;
}

#home-brazil #tabs-work ol li {
  font-size: 16px;
  line-height: 24px;
  font-family: "Inter-Regular";
  font-weight: normal;
  text-align: center;
  border-bottom: 1px solid #dfdfdf;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #3c4242;
  width: 33.33%;
}

#home-brazil #tabs-work ol li:focus {
  outline: none;
}

#home-brazil #tabs-work ol li.cmp-tabs__tab.cmp-tabs__tab--active {
  color: #830051;
  border-bottom: 1px solid #830051;
}

/*Fourth section*/

#home-brazil ground {
  background-col#red-backor: #830051;
  #red-backor
  padding-top: 120px;
  padding-bottom: 120px;
}

#red-background {
  background-color: #830051;
  padding: 120px 15px;
}

#home-brazil #red-background #red-background-txt {
  padding: 0px;
}

#red-background #red-background-txt {
  padding: 0px;
}

#home-brazil #red-background-txt .flex {
  display: flex;
  gap: 128px;
  align-items: center;
}

#red-background-txt .flex {
  display: flex;
  gap: 128px;
  align-items: center;
  justify-content: center;
}

#home-brazil #red-background-txt .flex .txt-section {
  position: relative;
}

#red-background-txt .flex .txt-section {
  position: relative;
  max-width: 457px;
}

#red-background-txt .flex .txt-section h2.color-white {
  color: #fff;
  margin-bottom: 16px;
  font-size: 40px;
  line-height: 48px;
  font-family: "lexia", serif;
  font-weight: 600;
}

#red-background-txt .flex .txt-section p.color-white {
  color: #fff;
  margin-bottom: 60px;
  font-size: 16px;
  line-height: 24px;
  font-family: "Inter-Regular";
  font-weight: normal;
}

#red-background-txt .flex .txt-section .btn a {
  border: 2px solid #fff;
  background-color: transparent;
  border-radius: 32px;
  color: #ffffff;
  padding: 8px 24px;
  font-size: 16px;
  line-height: 24px;
  font-family: "Inter-Regular";
  font-weight: normal;
  text-align: center;
}

#home-brazil .txt-section h2.color-white {
  color: #fff;
  margin-bottom: 16px;
}

#home-brazil .txt-section p.color-white {
  color: #fff;
  margin-bottom: 60px;
}

#home-brazil .mobile-show {
  display: none;
}

#home-brazil .img-flex {
  z-index: 1;
  display: flex;
  gap: 130.5px;
  justify-content: space-between;
  position: relative;
}

#home-brazil .txt-section .line {
  left: 10px;
  bottom: 33%;
  position: absolute;
  border-bottom: 1px dashed #fff;
  width: 97%;
}

#home-brazil .img-flex p {
  color: #fff;
  font-family: "Inter-Medium";
  font-weight: normal;
  margin-top: 10px;
  text-align: center;
}

#home-brazil .img-flex .icon1 {
  text-align: center;
}

#home-brazil .txt-section .btn {
  margin-top: 60px;
}

#home-brazil .txt-section .btn a {
  border: 2px solid #fff;
  background-color: transparent;
  border-radius: 32px;
  color: #ffffff;
  padding: 8px 24px;
}

/*Fifth section*/

#home-brazil #text-column {
  margin-top: 120px;
  margin-bottom: 60px;
}

#home-brazil #text-part-section {
  padding: 0px;
}

#home-brazil #text-part-section .flex {
  display: flex;
  gap: 128px;
}

#home-brazil .txt-section h2.mb-0 {
  margin-bottom: 0px;
}

#home-brazil .para p {
  color: #3c4242;
}

/*sixth carousel section*/

#home-brazil #card-flex {
  padding: 0px;
  display: grid;
  min-width: 360px;
}

#home-brazil #carousel2 {
  height: 100%;
  min-height: 492px;
}

#home-brazil #carousel2-mobile {
  display: none;
}

#home-brazil #card-flex .card-background {
  background-color: #fff0e2;
  padding: 24px;
  position: relative;
  min-height: 360px;
  border-radius: 16px;
}

#home-brazil #card-flex .card-background .flex {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 24px;
}

#home-brazil #card-flex .card-background .flex h4 {
  font-size: 24px;
  line-height: 32px;
  font-family: "lexia", serif;
  font-weight: 600;
  color: #830051;
}

#home-brazil #card-flex .card-background .icon-txt {
  margin-bottom: 56px;
}

#home-brazil .card-background .link {
  position: absolute;
  bottom: 24px;
}

#home-brazil .card-background .link a {
  font-size: 16px;
  line-height: 24px;
  font-family: "Inter-Regular";
  font-weight: normal;
  color: #830051;
}

#home-brazil .card-background .link a:hover {
  text-decoration: none;
}

#home-brazil
  #carousel2
  button.cmp-carousel__action.cmp-carousel__action--previous
  span.cmp-carousel__action-text {
  display: none;
}

#home-brazil
  #carousel2
  button.cmp-carousel__action.cmp-carousel__action--previous {
  background-image: url("/content/dam/intelligentcontent/unbranded/programafazbem/br/pt/images/previous-icon.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 38px;
  height: 37px;
  background-color: transparent;
  cursor: pointer;
}

#home-brazil #carousel2 .cmp-carousel__actions.cmp-carousel__actions--swipe {
  display: flex;
  gap: 15px;
  bottom: 38px;
}

#home-brazil #carousel2 .cmp-carousel__item--swipe {
  justify-content: left;
}

#home-brazil
  #carousel2
  .cmp-carousel__item.cmp-carousel__item--active.cmp-carousel__item--swipe {
  padding-bottom: 60px;
}

#home-brazil
  #carousel2
  ol.cmp-carousel__indicators.cmp-carousel__indicators--desktop.hidden-small {
  display: none;
}

#home-brazil
  #carousel2
  button.cmp-carousel__action.cmp-carousel__action--next
  span.cmp-carousel__action-text {
  display: none;
}

#home-brazil #carousel2 button.cmp-carousel__action.cmp-carousel__action--next {
  background-image: url("/content/dam/intelligentcontent/unbranded/programafazbem/br/pt/images/next-icon.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 38px;
  height: 37px;
  background-color: transparent;
  cursor: pointer;
}

#home-brazil
  #carousel2
  .cmp-carousel__item.cmp-carousel__item--active.cmp-carousel__item--swipe {
  gap: 30px;
}

#home-brazil #button-position-text {
  padding: 0px;
}

#home-brazil #button-position {
  display: flex;
  justify-content: flex-end;
}

#home-brazil #button-position #button-position-text {
  z-index: 9;
  transform: translate(-1px, -62px);
}

#home-brazil #button-position-text a {
  border: 2px solid #830051;
  background-color: transparent;
  border-radius: 32px;
  color: #830051;
  padding: 8px 24px;
}

/*seventh carousel section*/

#home-brazil #carousel-section {
  margin-top: 125px;
  margin-bottom: 96px;
}

#home-brazil #carousel-section #carousel-heading {
  padding: 0px;
}

#home-brazil .txt-section h2.margin-down {
  margin-bottom: 60px;
}

#home-brazil #card-blogs {
  padding: 0px;
  display: grid;
  min-width: 360px;
}

@media screen and (max-width: 768px) {
  #home-brazil #card-blogs {
    padding: 0px;
    display: grid;
    min-width: 385px;
  }
}

#home-brazil #card-blogs .blog-card {
  position: relative;
}

#home-brazil #card-blogs .blog-card .img-blog img {
  margin-bottom: 15px;
}

#home-brazil #card-blogs .blog-card .img-blog p.color-margin {
  margin-bottom: 15px;
  color: #656969;
  text-align: left;
}

#home-brazil #card-blogs .blog-card .img-blog h4 {
  font-size: 24px;
  line-height: 32px;
  font-family: "lexia", serif;
  font-weight: 600;
  color: #830051;
  margin-bottom: 8px;
  text-align: left;
}

#home-brazil p.gray {
  color: #3c4242;
  text-align: left;
}

#home-brazil #carousel3 .cmp-carousel__actions.cmp-carousel__actions--swipe {
  display: flex;
  gap: 15px;
}

#home-brazil
  #carousel3
  button.cmp-carousel__action.cmp-carousel__action--previous {
  background-image: url("/content/dam/intelligentcontent/unbranded/programafazbem/br/pt/images/previous-icon.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 38px;
  height: 37px;
  background-color: transparent;
  cursor: pointer;
}

#home-brazil
  #carousel3
  button.cmp-carousel__action.cmp-carousel__action--previous
  span.cmp-carousel__action-text {
  display: none;
}

#home-brazil #carousel3 button.cmp-carousel__action.cmp-carousel__action--next {
  background-image: url(/content/dam/intelligentcontent/unbranded/programafazbem/br/pt/images/next-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 38px;
  height: 37px;
  background-color: transparent;
  cursor: pointer;
}

#home-brazil
  #carousel3
  button.cmp-carousel__action.cmp-carousel__action--next
  span.cmp-carousel__action-text {
  display: none;
}

#home-brazil
  #carousel3
  ol.cmp-carousel__indicators.cmp-carousel__indicators--desktop.hidden-small {
  display: none;
}

#home-brazil
  #carousel3
  .cmp-carousel__item.cmp-carousel__item--active.cmp-carousel__item--swipe {
  gap: 30px;
}

#home-brazil
  #carousel3
  .cmp-carousel__item.cmp-carousel__item--active.cmp-carousel__item--swipe {
  padding-bottom: 60px;
}

#home-brazil #carousel3 .cmp-carousel__item--swipe {
  justify-content: left;
}

#home-brazil #carousel3 {
  height: 100%;
  min-height: 580px;
}

#home-brazil #carousel-section #button-position #button-position-text {
  transform: translate(-8px, -32px);
}

/*Eighth carousel section*/

#home-brazil #carousel-background {
  background-color: #830051;
  padding-top: 90px;
  padding-bottom: 72px;
  position: relative;
}

#home-brazil #carousel-text {
  padding: 0px;
}

#home-brazil .txt-section h2.white {
  color: #fff;
}

#home-brazil #card-slidder {
  padding: 0px;
  display: grid;
  min-width: 360px;
}

#home-brazil #card-slidder .bloggercard {
  position: relative;
}

#home-brazil #card-slidder .bloggercard .block img {
  margin-bottom: 15px;
}

#home-brazil #card-slidder .bloggercard .block h4 {
  font-size: 24px;
  line-height: 32px;
  font-family: "lexia", serif;
  font-weight: 600;
  color: #fff;
  margin-bottom: 8px;
  text-align: left;
}

#home-brazil #card-slidder .bloggercard .block p {
  color: #fff;
  text-align: left;
}

#home-brazil #carousel4 .cmp-carousel__actions.cmp-carousel__actions--swipe {
  display: flex;
  gap: 15px;
  bottom: 17px;
}

#home-brazil
  #carousel4
  button.cmp-carousel__action.cmp-carousel__action--previous {
  background-image: url("/content/dam/intelligentcontent/unbranded/programafazbem/br/pt/images/white-previous-arrow.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 38px;
  height: 37px;
  background-color: transparent;
  cursor: pointer;
}

#home-brazil
  #carousel4
  button.cmp-carousel__action.cmp-carousel__action--previous
  span.cmp-carousel__action-text {
  display: none;
}

#home-brazil #carousel4 button.cmp-carousel__action.cmp-carousel__action--next {
  background-image: url(/content/dam/intelligentcontent/unbranded/programafazbem/br/pt/images/white-next-arrow.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 38px;
  height: 37px;
  background-color: transparent;
  cursor: pointer;
}

#home-brazil
  #carousel4
  button.cmp-carousel__action.cmp-carousel__action--next
  span.cmp-carousel__action-text {
  display: none;
}

#home-brazil
  #carousel4
  ol.cmp-carousel__indicators.cmp-carousel__indicators--desktop.hidden-small {
  display: none;
}

#home-brazil
  #carousel4
  .cmp-carousel__item.cmp-carousel__item--active.cmp-carousel__item--swipe {
  gap: 30px;
}

#home-brazil
  #carousel4
  .cmp-carousel__item.cmp-carousel__item--active.cmp-carousel__item--swipe {
  padding-bottom: 60px;
}

#home-brazil #carousel4 .cmp-carousel__item--swipe {
  justify-content: left;
}

#home-brazil #carousel4 {
  height: 100%;
  min-height: 580px;
  background-color: #830051;
}

#home-brazil #carousel-background #button-position-text a {
  border: 2px solid #fff;
  color: #fff;
}

#home-brazil #carousel-background #button-position #button-position-text {
  transform: translate(1px, -48px);
}

#home-brazil #carousel-background #hover-box {
  padding: 0px;
}

#home-brazil #carousel-background #hover-content {
  max-width: 100%;
  z-index: 9;
  top: 22%;
  position: absolute;
  min-width: 81%;
  display: none;
}

#home-brazil #carousel-background #hover-content.cmp-container.show {
  display: block;
}

#home-brazil #carousel-background #hover-box .cream-background {
  background-color: #fff0e2;
  padding-top: 141px;
  padding-bottom: 136px;
  text-align: center;
  border-radius: 15px;
}

#home-brazil #carousel-background #hover-box .cream-background .image img {
  margin-bottom: 15px;
}

#home-brazil #carousel-background #hover-box .cream-background h2 {
  margin-bottom: 30px;
  font-size: 40px;
  line-height: 48px;
  font-family: "lexia", serif;
  font-weight: 600;
  color: #830051;
}

#home-brazil #carousel-background #hover-box .cream-background a {
  border: 2px solid #830051;
  background-color: transparent;
  border-radius: 32px;
  color: #830051;
  padding: 8px 24px;
}

/*form-section*/

#home-brazil #form-section {
  margin-top: 120px;
  margin-bottom: 120px;
}

#home-brazil #form-section #first-column-image {
  padding: 0px;
}

#home-brazil #form-section #second-column {
  padding: 0px;
}

#home-brazil #form-section #second-column h2.margin-bottom {
  margin-bottom: 30px;
  text-align: center;
}

#home-brazil #columns-form.azcl-columns__base {
  display: flex;
  align-items: center;
  gap: 128px;
}

#home-brazil
  #form-section
  .azcl-column-par2
  .cmp-form-text
  .cmp-form-text__text {
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 999px;
  padding: 16px 32px;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  font-family: "Inter-Regular";
  font-weight: normal;
  color: #656969;
  margin-bottom: 15px;
}

#home-brazil #form-section input[type="number"]::-webkit-inner-spin-button,
#home-brazil #form-section input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

#home-brazil #form-section input[type="number"] {
  -moz-appearance: textfield;
}

#home-brazil
  #form-section
  .azcl-column-par2
  .cmp-form-text
  .cmp-form-text__text:focus {
  outline: none;
}

#home-brazil #form-section .azcl-column-par2 .button button {
  background-color: #f0ab00;
  width: 100%;
  padding: 16px 32px;
  border-radius: 32px;
  position: relative;
  color: transparent;
  display: block;
  height: 56px;
  cursor: pointer;
}

#home-brazil #form-section .azcl-column-par2 .button button:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "Procurar";
  letter-spacing: 0px;
  color: #830051;
  opacity: 1;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  font-family: "Inter-Regular";
}

/*===============Responsive design=================*/

@media screen and (max-width: 767px) {
  #home-brazil #home-banner .cmp-container__backgroundImage--enabled {
    min-height: 154px !important;
  }

  #home-brazil .cmp-carousel-horizontal .cmp-carousel__indicators {
    bottom: 7% !important;
  }

  #home-brazil #carousel3 .cmp-carousel__actions.cmp-carousel__actions--swipe {
    bottom: 36px;
  }

  #home-brazil #carousel3 .cmp-carousel__item--swipe:last-child {
    padding-bottom: 80px;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #home-brazil #home-banner .cmp-container__backgroundImage--enabled {
    min-height: 300px !important;
  }

  #home-brazil .cmp-carousel-horizontal .cmp-carousel__indicators {
    bottom: -15% !important;
  }

  /*eight carousel section*/

  #home-brazil #carousel-background #hover-content {
    max-width: 71% !important;
    top: 14% !important;
  }

  #home-brazil #carousel-background #hover-box .cream-background {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }

  #home-brazil #carousel3 .cmp-carousel__actions.cmp-carousel__actions--swipe {
    bottom: 36px;
  }
}

@media screen and (max-width: 768px) {
  /*Home banner*/
  #home-brazil .cmp-carousel-horizontal .cmp-carousel__indicators {
    display: flex;
  }

  #home-brazil #home-banner .cmp-container__backgroundImage--enabled {
    border-radius: 4.74px;
  }

  #home-brazil #home-banner {
    margin-bottom: 75px;
  }

  /*second section*/

  #home-brazil #flex-column .flex {
    flex-direction: column;
    gap: 33px;
  }

  #flex-column .flex {
    flex-direction: column;
    gap: 33px;
  }

  #home-brazil #flex-column .flex .first-col p br {
    display: none;
  }

  #flex-column .flex .first-col p br {
    display: none;
  }

  #home-brazil p {
    font-size: 16px;
  }

  #home-brazil #flex-column .flex .first-col p {
    margin-bottom: 42px;
  }

  #flex-column .flex .first-col p {
    margin-bottom: 42px;
  }

  #home-brazil #second-section-column {
    margin-bottom: 30px;
  }

  /*Tab section*/

  #home-brazil #tabs-section {
    margin-top: 15px;
    margin-bottom: 33px;
  }

  #home-brazil #tabs-work ol.cmp-tabs__tablist {
    flex-direction: column;
    margin-bottom: 30px;
  }

  #home-brazil #tabs-work ol li {
    width: 100%;
    margin-bottom: 15px;
  }

  #home-brazil #tabs-work ol li:last-child {
    margin-bottom: 0px;
  }

  #home-brazil #column-wrapper .flex {
    flex-direction: column-reverse;
    gap: 33px;
  }

  #home-brazil #column-wrapper .flex .txt-section p {
    margin-bottom: 27px;
  }

  #home-brazil #column-wrapper .flex .txt-section p br {
    display: none;
  }

  /*fourth section*/

  #home-brazil #red-background {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  #red-background {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  #home-brazil #red-background-txt .flex {
    flex-direction: column;
    gap: 33px;
  }

  #red-background-txt .flex {
    flex-direction: column;
    gap: 33px;
  }

  #home-brazil .txt-section h2.color-white {
    font-size: 39px;
  }

  #home-brazil .txt-section p.color-white br {
    display: none;
  }

  #home-brazil .img-flex {
    gap: 82px;
  }

  #home-brazil .desktop-show {
    display: none;
  }

  #home-brazil .mobile-show {
    display: block;
  }

  #home-brazil .txt-section .line {
    bottom: 29%;
  }

  #home-brazil .txt-section .btn {
    margin-top: 63px;
  }

  /*Fifth section*/

  #home-brazil #text-column {
    margin-top: 60px;
    margin-bottom: 30px;
  }

  #home-brazil #text-part-section .flex {
    flex-direction: column;
    gap: 15px;
  }

  #home-brazil .txt-section h2.mb-0 br {
    display: none;
  }

  #home-brazil .para p br {
    display: none;
  }

  #home-brazil .para p {
    font-size: 16px;
  }

  /*sixth section carousel*/
  #home-brazil #card-flex {
    min-width: 360px;
  }

  @media screen and (max-width: 768px) {
    #home-brazil #card-flex {
      min-width: 385px;
    } 
  }

  #home-brazil
    #carousel2
    .cmp-carousel__item.cmp-carousel__item--active.cmp-carousel__item--swipe {
    padding-bottom: 30px;
  }

  #home-brazil #carousel2 .cmp-carousel__actions.cmp-carousel__actions--swipe {
    bottom: 64px;
  }

  #home-brazil #button-position {
    justify-content: flex-start;
    margin-top: 30px;
  }

  /*seventh section carousel*/

  #home-brazil #carousel-section {
    margin-top: 6px;
    margin-bottom: 30px;
  }

  #home-brazil .txt-section h2.margin-down {
    margin-bottom: 30px;
    font-size: 38px;
  }

  #home-brazil #card-blogs .blog-card .img-blog p.color-margin {
    font-size: 16px;
  }

  #home-brazil #card-blogs .blog-card .img-blog h4 {
    font-size: 23px;
  }

  #home-brazil #card-blogs .blog-card .img-blog img {
    border-radius: 12px;
  }

  #home-brazil
    #carousel3.cmp-carousel__item.cmp-carousel__item--active.cmp-carousel__item--swipe {
    padding-bottom: 86px;
  }

  #home-brazil #carousel3 .cmp-carousel__actions.cmp-carousel__actions--swipe {
    bottom: 36px;
  }

  /*Eight section carousel*/

  #home-brazil #carousel-background {
    padding-top: 30px;
    padding-bottom: 0px;
  }

  #home-brazil .txt-section h2.margin-down.white {
    font-size: 40px;
  }

  #home-brazil
    #carousel4
    .cmp-carousel__item.cmp-carousel__item--active.cmp-carousel__item--swipe {
    padding-bottom: 30px;
  }

  #home-brazil #carousel4 .cmp-carousel__actions.cmp-carousel__actions--swipe {
    bottom: 56px;
  }

  #home-brazil #carousel4 {
    min-height: 586px;
  }

  #home-brazil #carousel-background #hover-box .cream-background {
    padding-top: 125px;
    padding-bottom: 126px;
  }

  #home-brazil #carousel-background #hover-box .cream-background h2 br {
    display: none;
  }

  #home-brazil #carousel-background #hover-content {
    width: 100%;
    max-width: 92%;
    top: 19%;
    min-width: auto;
  }

  #home-brazil #carousel-background #hover-box .cream-background h2 {
    font-size: 32px;
    line-height: 41px;
  }

  /*Form section*/

  #home-brazil #form-section {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  #home-brazil #columns-form.azcl-columns__base {
    flex-direction: column-reverse;
    gap: 30px;
  }

  #home-brazil #form-section #second-column h2.margin-bottom br {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  /*Banner section*/
  #home-brazil #home-banner .cmp-container__backgroundImage--enabled {
    min-height: 309px;
  }

  #home-brazil .cmp-carousel-horizontal .cmp-carousel__indicators {
    bottom: 4%;
  }
}

@media screen and (max-width: 1200px) {
  #home-brazil #carousel2 {
    display: none;
  }

  #home-brazil #carousel2 {
    display: block;
  }

  #home-brazil #carousel3 {
    display: block;
  }
}

@media only screen and (min-width: 769px) and (max-width: 900px) {
  #home-brazil #carousel2.cmp-carousel__item--swipe {
    justify-content: center;
  }

  #home-brazil #carousel3.cmp-carousel__item--swipe {
    justify-content: center;
  }

  #home-brazil #carousel4 .cmp-carousel__item--swipe {
    justify-content: center;
  }
}

@media only screen and (min-width: 769px) and (max-width: 992px) {
  /*Banner section*/
  #home-brazil #home-banner .cmp-container__backgroundImage--enabled {
    min-height: 309px;
  }

  #home-brazil .cmp-carousel-horizontal .cmp-carousel__indicators {
    bottom: 4%;
  }

  #home-brazil #home-banner {
    margin-bottom: 70px;
  }

  /*second section*/

  #home-brazil #flex-column .flex {
    gap: 48px;
  }

  #flex-column .flex {
    gap: 48px;
  }

  #home-brazil #flex-column .flex .first-col {
    flex-basis: 50%;
  }

  #flex-column .flex .first-col {
    flex-basis: 50%;
  }

  #home-brazil #flex-column .flex .first-col p br {
    display: none;
  }

  #flex-column .flex .first-col p br {
    display: none;
  }

  #home-brazil #second-section-column {
    margin-bottom: 50px;
  }

  /*tab section*/

  #home-brazil #tabs-section {
    margin-top: 50px;
    margin-bottom: 53px;
  }

  #home-brazil #tabs-work ol.cmp-tabs__tablist {
    margin-bottom: 50px;
  }

  #home-brazil #column-wrapper .flex {
    gap: 48px;
  }

  #home-brazil #column-wrapper .flex .img-section {
    flex-basis: 50%;
  }

  #home-brazil #column-wrapper .flex .txt-section {
    flex-basis: 50%;
  }

  #home-brazil #column-wrapper .flex .txt-section p br {
    display: none;
  }

  /*Fourth section*/

  #home-brazil #red-background {
    padding-top: 50px;
    padding-bottom: 65px;
  }

  #red-background {
    padding-top: 50px;
    padding-bottom: 65px;
  }

  #home-brazil #red-background-txt .flex .txt-section {
    flex-basis: 50%;
  }

  #red-background-txt .flex .txt-section {
    flex-basis: 50%;
  }

  #home-brazil #red-background-txt .flex .img-col {
    flex-basis: 50%;
  }

  #red-background-txt .flex .img-col {
    flex-basis: 50%;
  }

  #home-brazil .img-flex {
    gap: 71.5px;
  }

  #home-brazil .txt-section h2.color-white br {
    display: none;
  }

  #home-brazil .txt-section p.color-whitebr {
    display: none;
  }

  #home-brazil #red-background-txt .flex {
    gap: 48px;
  }

  #red-background-txt .flex {
    gap: 48px;
  }

  #home-brazil .txt-section .line {
    bottom: 27%;
    width: 96%;
  }

  /*Fifth section*/

  #home-brazil #text-column {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  #home-brazil #text-part-section .flex {
    gap: 30px;
  }

  #home-brazil #text-part-section .flex .txt-section {
    flex-basis: 56%;
  }

  #home-brazil #text-part-section .flex .para {
    flex-basis: 44%;
  }

  #home-brazil .txt-section h2.mb-0 br {
    display: none;
  }

  #home-brazil .para p br {
    display: none;
  }

  /*seventh section carousel*/

  #home-brazil #carousel-section {
    margin-top: 0px;
    margin-bottom: 40px;
  }

  #home-brazil .txt-section h2.margin-down {
    margin-bottom: 30px;
  }

  #home-brazil #carousel3 .cmp-carousel__actions.cmp-carousel__actions--swipe {
    bottom: 5px;
  }

  #home-brazil #carousel-section #button-position #button-position-text {
    transform: translate(-8px, -35px);
  }

  #home-brazil #carousel3 {
    min-height: 536px;
  }

  /*Eighth section carousel*/

  #home-brazil #carousel-background {
    padding-top: 50px;
    padding-bottom: 35px;
  }

  #home-brazil #carousel-background #hover-content {
    top: 16%;
    min-width: 73%;
  }

  /*form-section*/

  #home-brazil #form-section {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  #home-brazil #columns-form.azcl-columns__base {
    gap: 48px;
  }

  #home-brazil #columns-form .azcl-column-par1,
  #home-brazil #columns-form .azcl-column-par2 {
    flex-basis: 50%;
  }

  #home-brazil #form-section #second-column h2.margin-bottom br {
    display: none;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  /*sixth carousel section*/

  #home-brazil #carousel .cmp-carousel__item--swipe {
    justify-content: left;
  }
  /*seventh carousel section*/

  /*eight carousel section*/

  #home-brazil #carousel4 .cmp-carousel__item--swipe {
    justify-content: left;
  }
}

@media only screen and (min-width: 993px) and (max-width: 1200px) {
  /*Home banner*/

  #home-brazil #home-banner {
    margin-bottom: 105px;
  }

  /*second section*/
  #home-brazil #flex-column .flex {
    gap: 48px;
  }

  #flex-column .flex {
    gap: 48px;
  }

  #home-brazil #flex-column .flex .first-col {
    flex-basis: 50%;
  }

  #flex-column .flex .first-col {
    flex-basis: 50%;
  }

  #home-brazil #flex-column .flex .first-col p br {
    display: none;
  }

  #flex-column .flex .first-col p br {
    display: none;
  }

  #home-brazil #second-section-column {
    margin-bottom: 50px;
  }

  /*Tab section*/

  #home-brazil #tabs-section {
    margin-top: 30px;
    margin-bottom: 80px;
  }

  #home-brazil #tabs-work ol.cmp-tabs__tablist {
    margin-bottom: 40px;
  }

  #home-brazil #column-wrapper .flex {
    gap: 48px;
  }

  #home-brazil #column-wrapper .flex .txt-section p br {
    display: none;
  }

  #home-brazil #column-wrapper .flex .img-section {
    flex-basis: 50%;
  }

  #home-brazil #column-wrapper .flex .txt-section {
    flex-basis: 50%;
  }

  /*Fourth section*/

  #home-brazil #text-column {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  #home-brazil #red-background-txt .flex {
    gap: 48px;
  }

  #home-brazil #red-background-txt .flex .txt-section {
    flex-basis: 50%;
  }

  #home-brazil #red-background-txt .flex .img-col {
    flex-basis: 50%;
  }

  #home-brazil .txt-section p.color-white br {
    display: none;
  }

  #home-brazil .txt-section h2.color-white br {
    display: none;
  }

  /*Fifth section*/

  #home-brazil #text-part-section .flex {
    gap: 48px;
  }

  #home-brazil .txt-section h2.mb-0 br {
    display: none;
  }

  #home-brazil .para p br {
    display: none;
  }

  #home-brazil #text-part-section .flex .txt-section {
    flex-basis: 50%;
  }

  #home-brazil #text-part-section .flex .para {
    flex-basis: 50%;
  }

  /*seventh section carousel*/

  #home-brazil #carousel-section {
    margin-top: 0px;
    margin-bottom: 45px;
  }

  #home-brazil .txt-section h2.margin-down {
    margin-bottom: 30px;
  }

  #home-brazil #carousel3 .cmp-carousel__actions.cmp-carousel__actions--swipe {
    bottom: 16px;
  }

  #home-brazil #carousel-section #button-position #button-position-text {
    transform: translate(-8px, -45px);
  }

  #home-brazil #carousel3 {
    min-height: 560px;
  }

  /*Eighth section carousel*/

  #home-brazil #carousel-background {
    padding-top: 50px;
    padding-bottom: 35px;
  }

  #home-brazil #carousel-background #hover-content {
    left: 2%;
    top: 16%;
    min-width: 78%;
  }

  /*form-section*/

  #home-brazil #form-section {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  #home-brazil #columns-form.azcl-columns__base {
    gap: 48px;
  }

  #home-brazil #columns-form .azcl-column-par1,
  #home-brazil #columns-form .azcl-column-par2 {
    flex-basis: 50%;
  }

  #home-brazil #form-section #second-column h2.margin-bottom br {
    display: none;
  }
}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {
  /*Home banner*/

  #home-brazil #home-banner .cmp-container__backgroundImage--enabled {
    min-height: 482px;
  }

  #home-brazil .cmp-carousel-horizontal .cmp-carousel__indicators {
    bottom: 3%;
  }

  #home-brazil #home-banner {
    margin-bottom: 110px;
  }

  /*second section*/

  #home-brazil #flex-column .flex .first-col h1 {
    font-size: 40px;
    line-height: 50px;
  }

  #flex-column .flex .first-col h1 {
    font-size: 40px;
    line-height: 50px;
  }

  #home-brazil #flex-column .flex .first-col {
    flex-basis: 50%;
  }

  #flex-column .flex .first-col {
    flex-basis: 50%;
  }

  #home-brazil #flex-column .flex .first-col p {
    margin-bottom: 30px;
  }

  #flex-column .flex .first-col p {
    margin-bottom: 30px;
  }

  #home-brazil #flex-column .flex .first-col p br {
    display: none;
  }

  #flex-column .flex .first-col p br {
    display: none;
  }

  #home-brazil #second-section-column {
    margin-bottom: 50px;
  }

  /*Tab section*/

  #home-brazil #tabs-section {
    margin-top: 40px;
    margin-bottom: 60px;
  }

  #home-brazil #tabs-work ol.cmp-tabs__tablist {
    margin-bottom: 60px;
  }

  #home-brazil .txt-section h2 {
    line-height: 50px;
    margin-bottom: 20px;
  }

  #home-brazil #column-wrapper .flex .txt-section p {
    margin-bottom: 30px;
  }

  #home-brazil #column-wrapper .flex .img-section {
    flex-basis: 50%;
  }

  #home-brazil #column-wrapper .flex .txt-section {
    flex-basis: 50%;
  }

  #home-brazil #column-wrapper .flex .txt-section p br {
    display: none;
  }

  /*Fourth section*/

  #home-brazil #red-background {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  #home-brazil #red-background-txt .flex .txt-section {
    flex-basis: 50%;
  }

  #red-background-txt .flex .txt-section {
    flex-basis: 50%;
  }

  #home-brazil #red-background-txt .flex .img-col {
    flex-basis: 50%;
  }

  #red-background-txt .flex .img-col {
    flex-basis: 50%;
  }

  #home-brazil .txt-section h2.color-white br {
    display: none;
  }

  #home-brazil .txt-section p.color-white {
    margin-bottom: 35px;
  }

  #home-brazil .txt-section p.color-white br {
    display: none;
  }

  #home-brazil .txt-section .line {
    left: 11px;
    bottom: 32%;
  }

  #home-brazil .txt-section .btn {
    margin-top: 45px;
  }

  /*fifth section*/

  #home-brazil #text-column {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  #home-brazil #text-part-section .flex .txt-section {
    flex-basis: 50%;
  }

  #home-brazil .txt-section h2.mb-0 br {
    display: none;
  }

  #home-brazil .para {
    flex-basis: 50%;
  }

  #home-brazil .para p br {
    display: none;
  }

  /*sixth carousel section*/

  #home-brazil #card-flex .card-background {
    padding: 20px;
  }

  #home-brazil
    #carousel2
    .cmp-carousel__item.cmp-carousel__item--active.cmp-carousel__item--swipe {
    gap: 30px;
  }

  #home-brazil #card-flex {
    min-width: 358px;
  }

  #home-brazil
    #carousel2
    .cmp-carousel__item.cmp-carousel__item--active.cmp-carousel__item--swipe {
    padding-bottom: 30px;
  }

  #home-brazil #carousel2 .cmp-carousel__actions.cmp-carousel__actions--swipe {
    bottom: 12px;
  }

  #home-brazil #button-position #button-position-text {
    transform: translate(-1px, -43px);
  }

  #home-brazil #carousel2 {
    min-height: 440px;
  }

  /*seventh carousel section*/

  #home-brazil #carousel-section {
    margin-top: 40px;
    margin-bottom: 50px;
  }

  #home-brazil .txt-section h2.margin-down {
    margin-bottom: 32px;
  }

  #home-brazil #card-blogs .blog-card .img-blog h4 {
    font-size: 22px;
    line-height: 27.5px;
  }

  #home-brazil #card-blogs {
    min-width: auto;
  }

  #home-brazil
    #carousel3
    .cmp-carousel__item.cmp-carousel__item--active.cmp-carousel__item--swipe {
    padding-bottom: 30px;
  }

  #home-brazil #carousel3 .cmp-carousel__actions.cmp-carousel__actions--swipe {
    bottom: 13px;
  }

  #home-brazil #carousel3 .cmp-carousel__item.cmp-carousel__item--swipe {
    padding-bottom: 50px;
  }

  #home-brazil #carousel-section #button-position #button-position-text {
    transform: translate(-8px, -41px);
  }

  #home-brazil #carousel {
    min-height: 545px;
  }

  /*Eighth carousel section*/

  #home-brazil #carousel-background {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  #home-brazil #card-slidder {
    min-width: auto;
  }

  #home-brazil #card-slidder .bloggercard .block h4 {
    font-size: 22px;
    line-height: 27.5px;
  }

  #home-brazil
    #carousel4
    .cmp-carousel__item.cmp-carousel__item--active.cmp-carousel__item--swipe {
    padding-bottom: 30px;
  }

  #home-brazil #carousel4 .cmp-carousel__actions.cmp-carousel__actions--swipe {
    bottom: 26px;
  }

  #home-brazil #carousel4 {
    min-height: 545px;
  }

  #home-brazil #carousel-background #button-position #button-position-text {
    transform: translate(1px, -55px);
  }

  #home-brazil #carousel-background #hover-box .cream-background h2 {
    margin-bottom: 25px;
    line-height: 50px;
  }

  #home-brazil #carousel-background #hover-box .cream-background .image img {
    margin-bottom: 10px;
  }

  #home-brazil #carousel-background #hover-box .cream-background {
    padding-top: 132px;
    padding-bottom: 136px;
  }

  #home-brazil #carousel-background #hover-content {
    top: 18%;
    min-width: 90.3%;
  }

  /*form section*/

  #home-brazil #form-section {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  #home-brazil #columns-form .azcl-column-par1,
  #home-brazil #columns-form .azcl-column-par2 {
    flex-basis: 50%;
  }
}

@media only screen and (min-width: 1301px) and (max-width: 1400px) {
  #home-brazil #carousel-background #hover-content {
    min-width: 85%;
  }

  #home-brazil #carousel3 .cmp-carousel__actions.cmp-carousel__actions--swipe {
    bottom: 13px;
  }
}

@media only screen and (min-width: 1401px) {
  #home-brazil #carousel3 .cmp-carousel__actions.cmp-carousel__actions--swipe {
    bottom: 13px;
  }

  #home-brazil #carousel3 .cmp-carousel__item--swipe {
    padding-bottom: 50px;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .cmp-carousel__item--swipe {
    cursor: pointer;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all 1s;
    position: relative;
  }

  .card-background {
    margin-right: 10px;
  }
}

#home-page #cols-section {
  margin-top: 50px;
  margin-bottom: 50px;
}

#home-page #cols-section .blue-box {
  padding: 15px;
}

#home-page #cols-section .cream-box {
  padding: 15px;
}

#home-page #cols-section .box-content .flex h4 br {
  display: none;
}

#home-page #cols-section .box-content .txt-para p br {
  display: none;
}

#home-page #video-background {
  padding: 50px 0px;
}

#home-page #video-background #column-video.azcl-columns__base {
  gap: 48px;
}

#home-page
  #video-background
  #column-video.azcl-columns__base
  .azcl-column-par1 {
  flex-basis: 50%;
}

#home-page
  #video-background
  #column-video.azcl-columns__base
  .azcl-column-par2 {
  flex-basis: 50%;
}

#home-page #video-background .azcl-column-par1 .cmp-video__player {
  min-width: 360px;
}

#home-page #video-background .azcl-column-par1 .cmp-video__player {
  padding: 0px;
  min-width: 653px;
  height: auto;
}

#home-page #video-background .azcl-column-par2 .txt-section p {
  color: #ffffff;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 24px;
  font-family: "Inter-Regular";
  font-weight: normal;
}

#home-page #video-background .azcl-column-par2 .txt-section p:last-child {
  margin-bottom: 16px;
}

#home-page #video-background #column-video #social-media-txt .flex {
  display: flex;
  gap: 30px;
}

#home-page #video-background .azcl-column-par2 .txt-section p br {
  display: none;
}

#home-page #video-background {
  padding: 50px 0px;
}

#home-page #video-background {
  padding: 30px 0px;
}

#home-page #video-background #column-video.azcl-columns__base {
  flex-direction: column;
  gap: 30px;
}

#home-page #video-background .azcl-column-par1 .cmp-video__player {
  min-width: 359px;
}

#home-page #cols-section {
  margin-top: 90px;
  margin-bottom: 120px;
}

#home-page #cols-section.azcl-columns__base {
  gap: 30px;
}

#home-page #cols-section #one-box {
  padding: 0px;
}

#home-page #cols-section #second-box {
  padding: 0px;
}

#home-page #cols-section .cream-box {
  background-color: #FFF0E2;
  padding: 30px;
  border-radius: 16px;
}

#home-page #cols-section .blue-box {
  background-color: #F8F2F6;
  padding: 30px;
  border-radius: 16px;
}

#home-page #cols-section .box-content .flex {
  display: flex;
  gap: 30px;
  align-items: center;
  margin-bottom: 30px;
}

#home-page #cols-section .box-content .flex h4 {
  font-size: 24px;
  line-height: 32px;
  font-family: "lexia", serif;
  font-weight: 600;
  color: #830051;
  letter-spacing: 0px;
}

#home-page #cols-section .box-content .txt-para p {
  color: #830051;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Inter-Regular';
  font-weight: normal;
  height: 48px;
  margin-bottom: 30px;
}

#home-page #cols-section .box-content a {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Inter-Regular';
  font-weight: normal;
  color: #FFFFFF;
}

#home-page #cols-section .box-content .width-full {
  border: 2px solid #830051;
  background-color: #830051;
  border-radius: 32px;
  padding: 16px 24px;
  width: 100%;
  text-align: center;
}

#home-page #cols-section .box-content .width-full:hover {
  background-color: transparent;
  cursor: pointer;
}

#home-page #cols-section .box-content a:hover {
  color: #830051;
  text-decoration: none;
}

#home-page #cols-section .box-content a:hover .width-full {
  color: #830051;
}

#home-page #cols-section .box-content a:focus {
  text-decoration: none;
}

#home-page #cols-section .box-content a .width-full:focus {
  text-decoration: none;
}

#column-programa {
  margin-top: 90px;
  margin-bottom: 90px;
}

#column-programa #programa-image-columns {
  padding: 0px;
}

#programa-image-columns .flex {
  display: flex;
  gap: 128px;
  align-items: center;
}

#programa-image-columns .flex .txt-section h1 {
  font-size: 48px;
  line-height: 60px;
  font-family: "lexia", serif;
  font-weight: 600;
  color: #830051;
  margin-bottom: 24px;
}

#programa-image-columns .flex .txt-section p {
  color: #3C4242;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Inter-Regular';
  font-weight: normal;
}

#home-page #cols-section .box-content .flex {
  display: flex;
  gap: 30px;
  align-items: center;
  margin-bottom: 30px;
}

#home-page #cols-section .box-content .flex h4 {
  font-size: 24px;
  line-height: 32px;
  font-family: "lexia", serif;
  font-weight: 600;
  color: #830051;
  letter-spacing: 0px;
}

#home-page #cols-section .box-content .txt-para p {
  color: #830051;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Inter-Regular';
  font-weight: normal;
  height: 48px;
  margin-bottom: 30px;
}

#home-page #cols-section .box-content a {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Inter-Regular';
  font-weight: normal;
  color: #FFFFFF;
}

#home-page #cols-section .box-content .width-full {
  border: 2px solid #830051;
  background-color: #830051;
  border-radius: 32px;
  padding: 16px 24px;
  width: 100%;
  text-align: center;
}

#home-page #cols-section .box-content .width-full:hover {
  background-color: transparent;
  cursor: pointer;
}

#home-page #cols-section .box-content a:hover {
  color: #830051;
  text-decoration: none;
}

#home-page #cols-section .box-content a:hover .width-full {
  color: #830051;
}

#home-page #cols-section .box-content a:focus {
  text-decoration: none;
}

#home-page #cols-section .box-content a .width-full:focus {
  text-decoration: none;
}

#home-page .cmp-container__backgroundImage--enabled .cmp-button {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
}