/* Blue color: background: #406080 */
/* RED color: background: #E64058;; */
/* Gray color: background: #BBBABA; */
/* Blue Background color: background: #F5FAFF; */
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,400i,700,700i,900&display=swap');
.fim-de-ano {
  font-family: 'Lato', sans-serif;
}

.fim-de-ano .container-top-background-image {
  background-image: url(../img/bg-header.jpg);
  position: relative;
}
.fim-de-ano .container-top-background {
  margin-bottom: 60px;
}

.fim-de-ano .btn-header {
  width: 322px;
  height: 57px;
  background: #E64058;
  border-radius: 6px;
  font-family: Lato;
  font-style: normal;
  font-weight: 900;
  font-size: 19px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  padding-top: 16.5px;
  margin-left: 60px;
  z-index: 99;
}

.fim-de-ano .btn-header:hover {
  text-decoration: none;
}

.fim-de-ano .container-title {
  display: flex;
  align-items: start;
  justify-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 100%;
  height: 250px;
  padding-left: 20px;
  margin-top: 93px;
}

.fim-de-ano .container-title .big-title {
  font-family: Playfair Display SC;
  font-style: normal;
  font-weight: normal;
  font-size: 34.4903px;
  line-height: 46px;
  text-align: center;
  color: #BBBABA;
  text-shadow: 0px 0.538911px 0.538911px #606060;
  width: 400px;
}

.fim-de-ano .container-title .big-title strong {
  display: block;
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 51.7354px;
  line-height: 105%;
  text-align: center;
  color: #406080;
}
.fim-de-ano .container-title .sub-title {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 105%;
  text-align: center;
  color: #504F5F;
  width: 400px;
  z-index: 99;
}

.lp-float-right-image {
  position: absolute;
  right: 0;
  top: 90px;
  width: 700px;
}

.btn-header {
  margin-top: 50px;
}

.fim-de-ano .container-title .sub-title strong {
  color: #E64058;
}



.first-card {
  background: linear-gradient(90deg, #F1FBFF 0%, #C0D2E4 68.75%, #7BA8D7 100%);
  box-shadow: 0px -4px 20px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
}

.lp-title {
  font-family: Lato;
  font-style: normal;
  font-weight: 300;
  font-size: 40px;
  line-height: 105%;
  color: #504F5F;
  position: relative;
}

.lp-title strong {
  font-weight: bold;
}

.lp-title::before {
  position: absolute;
  content: '';
  display: block;
  width: 60px;
  height: 3px;
  background: #E64058;
  top: -20px;
  left: 0;
}

.lp-btn {
  width: 322px;
  height: 57px;
  font-family: Lato;
  font-style: normal;
  font-weight: 900;
  font-size: 19px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  background: #E64058;
  border-radius: 6px;
  padding-top: 16.5px;
  display: block;
}

.lp-btn:hover {
  color: #ffffff;
  text-decoration: none;
}

.fim-de-ano .container-top-background-image .container-multi-color-line {
  height: 10px;
}

.fim-de-ano .container-top-background-image .container-multi-color-line div {
  max-height: 100%;
}

.fim-de-ano .bf-terms__wrapper {
  width: 80%;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  height: 300px;
  padding-right: 20px;
  border: 5px solid #F9FCFE;
  border-radius: 20px;
  padding: 0 20px;
}

.fim-de-ano .bf-terms h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}

.fim-de-ano .bf-terms p {
  font-family: Lato;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 150%;
  color: #000000;
  margin-bottom: 20px;
}

.fim-de-ano .container-prices-second .discount-featured {
  background: #406080;
}

.fim-de-ano .container-prices-first .discount-featured {
  background: #BBBABA;
}

.fim-de-ano .container-prices-second-top {
  background: linear-gradient(90deg, #F1FBFF 0%, #C0D2E4 68.75%, #7BA8D7 100%);
  box-shadow: 0px -4px 20px rgba(0, 0, 0, 0.08);
}

.fim-de-ano .container-prices-second-top-title, .fim-de-ano .container-prices-second-top-subtitle,
.fim-de-ano .container-prices-first-top-title, .fim-de-ano .container-prices-first-top-subtitle {
  color: #406080;
  font-weight: 500;
}

.container-price-label span {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 70px;
  text-align: center;
  color: #504F5F;
}

.fim-de-ano .container-prices-first .container-price-sublabel {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 15.6471px;
  line-height: 19px;
  text-align: center;
  text-decoration-line: line-through;
  color: #504F5F;
  margin-bottom: 30px;
}

.fim-de-ano .container-button-subscribe {
  width: 200px;
  height: 50px;
  background: #E64058;
  border-radius: 6px;
  font-family: Lato;
  font-style: normal;
  font-weight: 900;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}

.fim-de-ano .container-whitebook-features {
  background: #F5FAFF;
  max-width: 100%;
  padding: 100px 50px;
}

.fim-de-ano p.lp-title.container-whitebook-features-title {
    max-width: 350px;
}

.fim-de-ano .container-whitebook-features .body .option .bubble {
  width: 74px;
  height: 74px;
  background: linear-gradient(90deg, #F1FBFF 0%, #C0D2E4 68.75%, #7BA8D7 100%);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.fim-de-ano .bf-terms {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 50px;
}
.js__anchor {
  cursor: pointer;
}

p.bf-terms__sub-item {
  padding-left: 10px;
}

p.lp-title.cards-title {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

.fim-de-ano .container-categories-carousel-category-list-category-box.active {
  background: linear-gradient(90deg, #F1FBFF 0%, #C0D2E4 68.75%, #7BA8D7 100%);
  box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1);
}
.lp-message {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F5FAFF;
  margin-bottom: 75px;
}

.lp-message__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  max-width: 1200px;
  padding: 100px 50px;
}

.lp-message p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 105%;
  text-align: center;
  color: #406080;
  margin-bottom: 45px;
}

.lp-message p strong {
  color: #E64058;
}

.lp-message a {
  width: 322px;
  height: 57px;
  background: #E64058;
  border-radius: 6px;
  font-family: Lato;
  font-style: normal;
  font-weight: 900;
  font-size: 19px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  padding: 16.5px;
}

.lp-message a {
  text-decoration: none;
}

.lp-section-info {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 75px;
}

p.lp-title.lp-section-info-title {
    margin-bottom: 40px;
    width: 512px;
    max-width: 100%;
}

.lp-section-info__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  width: 100%;
  padding: 20px;
  padding-right: 0;
}

.lp-section-info__content {
  display: flex;
  max-width: 100%;
}

.lp-section-info__content img.desktop {
  display: block;
  max-width: 100%;
}

.lp-section-info__content img.mobile {
  display: none;
  max-width: 100%;
}

.cards-info {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 50px;
}
.cards-info__wrapper {
  display: flex;
  width: 100%;
  padding: 20px;
  align-items: center;
}

.cards-info__images {
  display: flex;
  width: 170px;
}

.cards-info__images img {
  margin-right: 10px;
  max-width: 100%;
}

.cards-info p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #504F5F;
  margin-bottom: 0;
}

.cards-info p a {
  color: #504F5F;
}

.lp-courses {
  display: flex;
  width: 100%;
  margin-bottom: 75px;
  background: #F8F8F8;
  padding: 100px 0;
}

.lp-courses__wrapper {
  max-width: 1200px;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 20px;
}

.lp-courses-title {
  max-width: 400px;
}

.lp-courses__content {
  display: flex;
  flex-direction: column;
}

.lp-courses__first_course, .lp-courses__second_course-item--wrapper {
  display: flex;
  flex-direction: row;
  min-height: 400px;
}

.lp-courses__first_course {
  margin-bottom: 40px;
  padding: 0 18px;
}

.lp-courses__content-image {
  min-width: 220px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 70px;
}

.lp-courses__content-image a {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  text-decoration-line: underline;
  color: #E64058;
  margin-top: 10px;
  cursor: pointer;
}

.lp-courses__content-text {
  display: flex;
}

.lp-courses__content-text__wrapper {
  display: flex;
  flex-direction: column;
  padding: 20px;
}

.lp-courses__second_course {
  position: relative;
}

.lp-courses__second_course h3 {
  position: absolute;
  top: 40px;
  left: 255px;
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 105%;
  text-transform: uppercase;
  color: #406080;
  margin-bottom: 30px;
}

.lp-courses__second_course .lp-courses__content-text p:first-of-type {
  padding-top: 80px;
}

.lp-courses__content-text h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 105%;
  text-transform: uppercase;
  color: #406080;
  margin-bottom: 30px;
}

.lp-courses__content-text p {
  font-family: Lato;
  font-style: normal;
  font-size: 18px;
  line-height: 130%;
  color: #504F5F;
  margin-bottom: 30px;
}

.lp-courses__content-text p strong {
  font-weight: bold;
}

.lp-courses__content-list {
    display: flex;
    flex-direction: row;
}

.lp-courses__content-list ul {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  padding: 20px;
}

.lp-courses__content-list ul li {
  font-family: Lato;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.05em;
  color: #406080;
  list-style: initial;
  margin-bottom: 10px;
}

.lp-course-btn {
  margin-bottom: 30px;
  height: 50px;
  width: 200px;
  font-family: Lato;
  font-style: normal;
  font-weight: 900;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.05em;
}

p.lp-course-info {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #504F5F;
}

.lp-courses__second_course-item.slick-slide {
  height: auto !important;
}

/* Ellipse 8 */
.fim-de-ano .slick-dots li.slick-active button:before {
  width: 10px;
  height: 10px;
  background: #406080;
}
.fim-de-ano .slick-dots li button:before {
  width: 10px;
  height: 10px;
  border: 1px solid #406080;
  box-sizing: border-box;
  background-color: transparent;
  border-radius: 50%;
  font-size: 0;
}

.fim-de-ano .slick-dots {
  bottom: 0;
}

.lp-lightbox-bg-black {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  background: rgba(0,0,0,.5);
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease;
}

.lp-lightbox-bg-black.active {
  opacity: 1;
  visibility: visible;
}

.lp-lightbox__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}

.lp-lightbox-item {
  background-color: #ffffff;
  width: 600px;
  max-width: 100%;
  height: 475px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  display: none;
}

.lp-lightbox-item.active {
  display: flex;
}

.lp-lightbox-item-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-family: Lato;
  font-style: normal;
  font-size: 23px;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  color: #504F5F;
  transition: all 300ms ease;
}
.lp-lightbox-item-close:hover {
  text-decoration: none;
  opacity: .5;
}

.lp-lightbox-item img {
  margin-bottom: 15px;
}

.fim-de-ano img {
  max-width: 100%;
}

.lp-lightbox-item h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #406080;
}

.lp-lightbox-item p {
  font-family: Lato;
  font-style: normal;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  color: #504F5F;
  padding: 20px;
}

.fim-de-ano .container-footer .row-fourth {
  padding: 40px 20px;
}

.fim-de-ano .container-footer {
  padding-bottom: 0;
}


.lp-image-header-mobile {
  display: none;
}

.fim-de-ano .container-top-background {
  background-color: transparent;
}

.lp-courses__content-text .open-lightbox {
  display: none;
}

.fim-de-ano .slick-next:before {
  content: '';
  background: url(../img/arrow-right.svg) no-repeat center/cover;
  height: 35px;
  display: block;
  width: 35px;
}

.fim-de-ano .slick-prev:before {
  content: '';
  background: url(../img/arrow-left.svg) no-repeat center/cover;
  height: 35px;
  display: block;
  width: 35px;
}

.fim-de-ano .slick-next {
  right: 10px;
}

.fim-de-ano .slick-prev {
  left: -10px;
}

.fim-de-ano span.discount-featured {
  border-radius: 5px;
  border-bottom-right-radius: 25px;
}

@media (max-width: 1165px) {

}

@media (max-width: 769px) {
  .cards-info {
    display: none;
  }
  .fim-de-ano .container-top-background {
    margin-bottom: 0;
  }
  .fim-de-ano .container-top-background-image {
    background-position: 100%;
  }
  .fim-de-ano .container-top-background {
    height: 600px;
  }
  .fim-de-ano .container-prices {
    overflow-x: none;
    flex-direction: column;
    height: auto !important;
    justify-content: center;
    align-items: center;
  }
  .fim-de-ano .container-prices-second {
    margin-bottom: 30px;
    margin-right: 0 !important;
  }

  .fim-de-ano .container-prices-first {
    margin-right: 0 !important;
  }

  .lp-float-right-image {
    display: none;
  }
  .container-top-head-left {
    justify-content: center;
  }
  .fim-de-ano .container-title {
    align-items: center;
  }
  .fim-de-ano .btn-header {
    margin: 50px auto;
  }
  .lp-courses__content-image {
    display: none;
  }

  .lp-image-header-mobile {
    display: block;
  }
  .lp-courses__content-text .open-lightbox {
    margin-bottom: 40px;
    font-family: Lato;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    text-decoration-line: underline;
    color: #E64058;
    margin-top: 10px;
    cursor: pointer;
    display: block;
  }
  .lp-courses__second_course h3 {
    top: 0;
    left: 35px;
  }
}

@media (max-width: 700px) {

  .lp-courses__content-list {
    flex-direction: column;
  }
  .lp-courses__content-list ul {
    margin-bottom: 0;
  }
  .lp-message__wrapper {
    padding: 100px 20px;
  }
  .lp-message p {
    font-size: 25px;
    line-height: 105%;
  }
  .lp-message a {
    width: 260px;
    font-size: 15px;
  }
  .fim-de-ano .container-title {
    padding-left: 0 !important;
  }
  .fim-de-ano .container-title span {
    font-size: 25px !important;
  }
  .fim-de-ano .container-title .big-title strong {
    font-size: 40px !important;
  }
  .fim-de-ano .btn-header {
    width: 260px;
    font-size: 15px;
  }
  .fim-de-ano .container-prices-first .container-price-sublabel {
    margin-bottom: 0;
  }

  p.lp-title.cards-title {
    margin: 30px auto 0;
    width: 90%;
  }

  .fim-de-ano .lp-section-info__content .desktop {
    display: none;
  }

  .fim-de-ano .lp-section-info__content .mobile {
    display: block;
  }

  .lp-lightbox-item {
    height: auto;
  }
  .lp-lightbox-item img {
    margin-bottom: 0;
  }

  .lp-lightbox-item p {
    font-size: 12px;
    padding: 10px;
  }
  .fim-de-ano .container-footer .row-fourth {
    padding: 30px 0px 50px;
  }

}
