@import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Exo 2", sans-serif !important;
  font-size: 14px;
}

p.pt-2.text-break.unordered-list-item ~ ul li{
  font-size: 16px;
}

h2 {
  font-size: 32px;
}

a, a:hover, a:focus, a:active, a:visited {
  text-decoration: none;
}

.ls-3 {
  letter-spacing: 4px;
}

.ls-3 {
  letter-spacing: 3.5px;
}

.text-primary {
  color: #46a59f !important;
}

.text-secondary {
  color: #0f3544 !important;
}

.text-white-intelligence {
  font-size: 18px;
  font-weight: 200;
  line-height: 1.67;
  letter-spacing: -0.15px;
  color: rgb(255, 255, 255);
  margin-top: 60px;
}

.text-grey {
  color: #818885 !important;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.67;
  letter-spacing: -0.15px;
  color: rgb(129, 136, 133);
  margin-top: 0px;
}

.ps-18 {
  padding-left: 22rem !important;
}

.triangulo {
  width: 0px;
  height: 0px;
  border-width: 30px;
  border-style: solid;
  border-color: transparent transparent rgb(15, 53, 68);
  margin-left: -30px;
  transform: rotate(-135deg);
  margin-top: 139px;
  margin-bottom: 15px;
}

.text-mutedd {
  color: #B8C0BC !important;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.71;
  letter-spacing: 3.5px;
  margin-bottom: 55px;
}

.navbar-text-hover {
  transition: 0.5s;
  font-size: 12px;
  font-family: "Exo 2", sans-serif !important;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.navbar-text-hover:hover {
  transition: 0.5s;
  font-weight: 800;
}

.logo {
  width: 200px;
  height: 25px;
}

.btn-navbar {
  color: #46a59f;
  font-weight: bold;
  font-size: 12px;
  padding: 11px 26px;
  text-transform: uppercase;
  border-radius: 5px;
  letter-spacing: 3px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 8px 0px;
}
.btn-navbar:hover {
  color: #46a59f !important;
}

.navbar {
  height: 100px;
}

.w-banner {
  flex-wrap: inherit;
}

footer p.text-white {
  font-size: 18px !important;
  font-weight: 200 !important;
  line-height: 1.67;
  letter-spacing: -0.15px;
  color: rgb(255, 255, 255) !important;
  margin-top: 30px !important;
}
footer .item.d-flex {
  margin-bottom: 1rem;
  background: rgb(70, 165, 159);
}
footer .item.d-flex p {
  margin-top: 22px !important;
}
footer .img-dan {
  -o-object-fit: contain;
     object-fit: contain;
  width: auto !important;
  height: 135px;
  margin-right: 1rem;
}
footer .owl-carousel {
  max-width: 660px !important;
  max-height: 122px !important;
}
@media (max-width: 545px) {
  footer .item.d-flex {
    flex-direction: column;
    justify-content: center;
  }
  footer .col-socials {
    margin-top: 10rem;
  }
  footer .img-dan {
    width: 100% !important;
  }
}

.dropdown-menu {
  box-shadow: rgba(0, 0, 0, 0.15) 1px 7px 23px 2px;
  border-radius: 2px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 12px;
}

.banner {
  height: 100vh;
  max-height: 800px;
  background: linear-gradient(rgb(0, 25, 32) 0%, rgb(15, 53, 68) 100%);
  display: flex;
  justify-content: space-between;
}
.banner h2 {
  width: 70%;
}

.banner-2 {
  height: calc(100vh - 100px);
  max-height: 800px;
  background: rgb(241, 244, 245);
  display: flex;
  justify-content: space-between;
}

.banner-3 {
  height: 100vh;
  max-height: 661px;
  display: flex;
  justify-content: space-between;
  background: rgb(241, 244, 245);
  background-image: url("assets/mercado_spot.avif");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: auto calc(100% - 100px);
}
.banner-3 h2 {
  width: 72%;
  color: rgb(15, 53, 68);
}
.banner-3 .banner-detail {
  bottom: -15px;
}
.banner-3.banner-courses {
  background-image: url("assets/training_spot.svg");
}
.banner-3.banner-efpc {
  background-image: url("assets/efpc_spot.png");
}
.banner-3.banner-lgpd {
  background-image: url("assets/lgpd_spot.svg");
}

.card-banner {
  max-width: 900px;
  padding-bottom: 2.3rem;
}

.navbar-toggler-icon {
  background-image: none !important;
}
.navbar-toggler-icon::before {
  content: "";
  position: fixed;
  top: 45px;
  right: 20px;
  background-image: none !important;
  width: 40px;
  height: 2px;
  background: rgb(15, 53, 68);
  margin-top: 3px;
  transition: all 0.5s ease 0s;
}

.navbar-toggler {
  border: none !important;
}
.navbar-toggler:focus {
  box-shadow: none !important;
}

.navbar-toggler[aria-expanded=true] span::before {
  transform: rotate(45deg) translate(-8px, -2px);
  transition: all 0.5s ease 0s;
}
.navbar-toggler[aria-expanded=true] span::after {
  transform: rotate(-45deg) translate(-6px, -1px);
  transition: all 0.5s ease 0s;
}

@media (max-width: 991px) {
  .navbar {
    height: 70px;
    padding: 20px 0px;
  }
  .navbar .container-xl {
    padding: 0 20px;
  }
  .navbar-collapse.show.nav-mobile,
  .navbar-collapse.collapsing.nav-mobile {
    position: fixed;
    background-color: white;
    padding: 0px 10px;
    top: 88px;
    left: 20px;
    width: calc(100vw - 40px);
    border-radius: 5px;
  }
}
.navbar-toggler-icon::after {
  content: "";
  position: fixed;
  top: 34px;
  right: 20px;
  background-image: none !important;
  width: 40px;
  height: 2px;
  background: rgb(15, 53, 68);
  margin-top: 3px;
  transition: all 0.5s ease 0s;
}

.card {
  border: none;
}

.card-banner > span {
  font-size: 16px;
  font-weight: 500;
  color: rgb(70, 165, 159);
  text-transform: uppercase;
  line-height: 3.13;
  letter-spacing: 4px;
}

.card-banner > h2 {
  font-size: 55px;
  margin-top: 10px;
  margin-bottom: 45px;
  line-height: 0.91;
}

.card-banner a, .tour a {
  background-color: #46a59f;
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 4px;
  padding: 13px 30px;
  border: none;
  white-space: nowrap;
}
.card-banner a svg, .tour a svg {
  margin-left: 20px;
  transition: all 0.6s ease 0s;
}
.card-banner a:hover svg, .tour a:hover svg {
  margin-left: 40px;
  transition: all 0.6s ease 0s;
}

@media (max-width: 460px) {
  .card-banner > button {
    width: 100%;
  }
  .client-list-card button {
    font-size: 13px;
  }
  .col-calendar .text-primary {
    font-size: 14px !important;
  }
  .col-calendar h2 {
    font-size: 30px;
  }
  .row-solutions p {
    font-size: 14px !important;
  }
}
.card-banner > button:hover > i {
  transform-origin: left center;
  margin-left: 20px;
  transition: margin-left ease-in-out 500ms, transform 500ms;
}

.link > button {
  transition: 0.5s;
  width: 180px;
}

.link p {
  height: 223px;
}
.link .fw-lighter {
  font-size: 18px;
  font-weight: 200 !important;
  line-height: 1.67;
  letter-spacing: -0.15px;
  color: rgb(129, 136, 133) !important;
}
.link .text-danger {
  font-size: 16px;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  letter-spacing: 4px;
  color: rgb(234, 120, 112) !important;
  background: rgb(255, 255, 255);
  padding: 13px 0px;
  pointer-events: none;
  cursor: not-allowed;
  margin-top: 0 !important;
  padding-top: 0.5rem;
}

.link > button:hover {
  transform-origin: left center;
  width: 200px;
}

.link2 > button {
  transition: 0.5s;
  width: 450px;
}

.link2 > button:hover {
  transform-origin: left center;
  width: 470px;
}

.link3 > button {
  transition: 0.5s;
  width: 270px;
}

.link3 > button:hover {
  transform-origin: left center;
  width: 300px;
}

.img-banner {
  margin-top: 100px;
}

.banner-detail {
  position: absolute;
  right: 0;
  bottom: -156px;
}

.img-banner-3 {
  margin-top: 100px;
}

@media (max-width: 575px) {
  .mt-nicole {
    margin-top: 10rem;
    padding-right: 9rem;
  }
  .card-figures p, .card-figures i {
    font-size: 14px !important;
  }
  .card-figures h2 {
    font-size: 30px !important;
  }
  .courses-learn p, .courses-learn i {
    font-size: 14px !important;
  }
  .courses-learn h2 {
    font-size: 30px !important;
  }
  .cert-h p.text-primary {
    font-size: 14px !important;
  }
  .cert-h h2 {
    font-size: 30px !important;
  }
  .container-cc .card-cc {
    padding-top: 0.5rem !important;
  }
  .container-cc .card-cc div {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .container-cc .card-cc .tip-title-courses {
    padding-left: 25px !important;
  }
  .container-cc .card-cc p {
    margin-bottom: 0;
  }
}
.mt-10 {
  margin-top: 10rem;
}

.mt-12 {
  margin-top: 12rem;
}

@media (max-width: 1336px) {
  .desc-nicole {
    position: static !important;
  }
}
.small-carousel {
  color: rgb(15, 53, 68);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.71;
  letter-spacing: 3.5px;
  margin-top: 57px;
}

.desc-nicole {
  position: absolute;
  right: -323px;
  bottom: 30px;
}

.test {
  height: 72px;
  background-size: contain;
  background-image: url(assets/after_white.svg);
  background-repeat: no-repeat;
  margin-top: 162px;
  z-index: 1;
  position: relative;
  width: 80px;
  margin-left: -53px;
  left: 33px;
}

.mb-13 {
  margin-bottom: 13rem !important;
}

.mb-7 {
  margin-bottom: 7rem !important;
}

.t-nicole {
  width: 0px;
  height: 0px;
  border-width: 106px;
  border-style: solid;
  border-color: transparent transparent rgb(70, 165, 159);
  margin-left: -128px;
  transform: rotate(-135deg);
  margin-top: 90px;
  opacity: 0.8;
  z-index: 2;
}

.col-calendar {
  position: absolute;
  left: 928px;
  max-width: 612px;
}

.comments-carousel.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: -72px !important;
}

.comments-carousel .owl-dot.active span {
  background: rgb(15, 53, 68) !important;
}

.dropdown-item:active {
  background-color: #ffffff;
}

.dropdown-item {
  padding: 13px 26px;
}

.container-sm {
  max-width: 1030px;
}

.img-nicole {
  position: absolute;
  top: -215px;
  z-index: -1;
}

@media only screen and (max-width: 1215px) {
  .img-banner {
    display: none;
  }
  .img-banner-3 {
    display: none;
  }
  .card-banner {
    padding: 20px 0px;
  }
  .card-banner > h2 {
    font-size: 35px;
  }
  .col-fix {
    padding: 0px !important;
  }
  .card-banner > button {
    font-size: 13px;
    padding: 13px;
  }
  .banner-3 {
    background-image: none;
  }
  .banner-3 h2 {
    width: unset;
  }
  .banner h2 {
    width: unset;
  }
  .col-padding {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  #nic .weird-combo::before {
    right: 0px !important;
  }
  #nic .mt-nicole {
    margin-top: 9rem;
    padding-right: 9rem;
  }
  #nic .test {
    margin-top: 285px;
  }
}
.stats-home {
  background-image: url("assets/statistics.png");
  background-repeat: no-repeat;
  background-size: 80%;
  margin: 100px 0px;
  padding-top: 96px;
  height: 334px;
}
.stats-home .stats-card {
  padding-top: 80px;
}

.client-list-card.border-0 {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 40px 0px;
  max-width: 632px;
}

.client-list-card > div > h2 {
  font-size: 36px;
  font-weight: 800;
  color: rgb(15, 53, 68);
  margin-bottom: 25px;
}

.one {
  position: absolute;
  z-index: 1000;
  left: -30px;
  top: -1px;
}

.fw-bold {
  font-weight: 800 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.client-list-card > div > h2 {
  line-height: 1;
}

.occurrence-waves {
  max-width: 100%;
  height: 72px;
  background-size: contain;
  background-image: url(/assets/after_stats.svg);
  background-repeat: no-repeat;
  background-position: right center;
  margin: -120px 80px 40px 20px;
  width: 130px;
  align-self: flex-end;
}

.after-stats {
  left: 586px;
  top: 168px;
  z-index: 1000;
  position: absolute;
}

@media only screen and (max-width: 1349px) {
  .occurrence-waves {
    display: none;
  }
  .after-stats {
    display: none;
  }
}
.after-stats-courses {
  left: -65px;
  top: 110px;
  z-index: 1000;
  position: absolute;
}

@media only screen and (max-width: 1349px) {
  .after-stats-courses {
    display: none;
  }
}
.fs-14 {
  font-size: 14px;
}

.hover-black:hover {
  color: #0f3544;
}

.hover-white:hover {
  color: white;
}

.gray-container {
  background: linear-gradient(174deg, rgb(241, 244, 245) 0%, rgba(255, 255, 255, 0.76) 100%);
  display: flex;
  align-items: center;
  padding-top: 50px;
}

.img-banner-3 {
  height: calc(100vh - 100px);
  max-height: 565px;
}

.teams > div {
  font-size: 36px;
  font-weight: 800;
  color: rgb(15, 53, 68);
  line-height: 1;
}

.teams > p {
  font-size: 18px;
  font-weight: 200;
  line-height: 1.67;
  letter-spacing: -0.15px;
  color: rgb(129, 136, 133);
  margin-top: 60px;
}

.container-people {
  display: flex;
}

@media (max-width: 993px) {
  .gray-container {
    width: 100%;
  }
}
@media (max-width: 1320px) {
  .monitor {
    position: static !important;
    -o-object-fit: contain;
       object-fit: contain;
    width: -webkit-fill-available;
  }
  .yellow-diagonal {
    display: none;
  }
  .img-documents {
    position: static !important;
    -o-object-fit: contain;
       object-fit: contain;
    width: -webkit-fill-available;
  }
  .img-tablet {
    position: static !important;
    -o-object-fit: contain;
       object-fit: contain;
    width: -webkit-fill-available;
  }
}
.mt-18 {
  margin-top: 18rem;
}

.w-78 {
  width: 78% !important;
}

.w-90 {
  width: 90%;
}

.w-110 {
  width: 110%;
}

@media only screen and (max-width: 1400px) {
  .nic {
    max-width: 765px !important;
  }
  .img-calendar {
    height: 409px !important;
  }
  .row-calendar {
    max-width: 1246px;
  }
  .ps-6 {
    padding-left: 7rem !important;
  }
  .ps-7 {
    padding-left: 0rem !important;
  }
  .container-due-dilligence {
    margin-top: 46px !important;
  }
  .img-tablet-capital {
    position: static !important;
  }
  .container-intelligence {
    max-width: 1174px;
    z-index: 2;
  }
  .desc-nicole {
    position: relative;
    right: -98px;
  }
  .teams {
    margin-left: 30px;
    bottom: 0;
  }
  .yellow-diagonal {
    margin-left: -408px !important;
  }
  .img-documents {
    position: absolute;
    right: 43px !important;
    bottom: -7px !important;
  }
  .img-documents.lgpd {
    bottom: 35px !important;
  }
  .card-cc {
    max-width: 1210px !important;
  }
  .container-due-dilligence {
    max-width: 1234px !important;
  }
  .img-tablet {
    position: absolute;
    left: -96px !important;
    top: -50px !important;
  }
  .img-tablet.lgpd {
    top: -25px !important;
  }
  .img-malabares {
    height: 471px !important;
  }
  .monitor.cert {
    position: static;
  }
  .monitor.certification {
    left: -184px;
  }
}
.bs-card {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 40px 0px;
}

.fw-500 {
  font-weight: 500;
}

.bg-linear-secondary {
  background: linear-gradient(rgb(0, 25, 32) 0%, rgb(15, 53, 68) 100%) !important;
}

.mt-sla {
  margin-top: 190px;
}

.mt-8 {
  margin-top: 8rem;
}

.mt-6 {
  margin-top: 6rem;
}

.img-documents {
  position: absolute;
  right: 15%;
  bottom: -25px;
}
.img-documents.lgpd {
  bottom: 5px;
}

.pb-4-6 {
  padding-bottom: 4.6rem;
}

.img-tablet {
  position: absolute;
  left: -115px;
  top: -63px;
}
.img-tablet.lgpd {
  top: -25px;
}

.img-tablet-capital {
  position: absolute;
  left: 136px;
  bottom: -201px;
  height: 535px;
}

.img-responsive {
  height: 80px;
  filter: grayscale(1);
  width: -webkit-fill-available;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (max-width: 1000px) {
  .card-ask .fs-36 {
    font-size: 30px;
  }
}
@media (max-width: 750px) {
  .title-courses {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
  .tip-title-courses {
    margin-left: 0 !important;
    padding-left: 4px !important;
  }
  .img-documents {
    height: 500px !important;
  }
  .responsive-padding {
    padding-left: 28px !important;
  }
}
@media (max-width: 700px) {
  .padding-intelligence {
    padding: 0 8px !important;
    margin: 0 !important;
  }
  .title-courses {
    padding-left: 0 !important;
  }
  .terms-numbers-list {
    padding: 0px 30px;
    margin-left: 0 !important;
  }
  .terms-list {
    margin-left: 0 !important;
  }
  .img-people {
    padding: 0px 20px !important;
  }
  .card-ask {
    padding: 0 !important;
  }
  .monitor {
    position: static !important;
    -o-object-fit: contain;
       object-fit: contain;
    width: -webkit-fill-available;
  }
  .img-courses {
    -o-object-fit: contain;
       object-fit: contain;
    width: -webkit-fill-available;
  }
  .img-tablet-capital {
    position: static !important;
    -o-object-fit: contain !important;
       object-fit: contain !important;
    width: -webkit-fill-available !important;
  }
  .card-support {
    width: 330px !important;
  }
  .img-calendar {
    -o-object-fit: contain;
       object-fit: contain;
    width: -webkit-fill-available;
  }
  .img-malabares {
    height: 100vw !important;
  }
}
@media (max-width: 715px) {
  .weird-container {
    padding: 0px 20px;
  }
}
@media screen and (max-width: 1440px) {
  .col-calendar {
    position: static !important;
  }
}
.stats-details {
  position: absolute;
  right: -63px;
  bottom: 34px;
}

.col-lgpd {
  display: flex;
  justify-content: space-between;
}
.col-lgpd .col-card {
  background-image: linear-gradient(to top, rgb(241, 244, 245), rgb(255, 255, 255));
  padding: 78px 31px 35px 29px;
  width: 31%;
}

@media (max-width: 1212px) {
  .row.sticky-top {
    position: static;
  }
  .row.sticky-top .col-none {
    display: none !important;
  }
  div.col.p {
    padding: 20px !important;
  }
  div.col.p .t-yellow-sm {
    margin-top: -36px;
  }
}
.bg-linear-secondary > div {
  line-height: 1;
}

.w-91 {
  width: 91%;
}

.text-pilares {
  font-size: 18px;
  font-weight: 200;
  line-height: 1.67;
  letter-spacing: -0.15px;
  color: rgb(129, 136, 133);
  margin-top: 60px;
}

.px-8 {
  padding-left: 8rem;
  padding-right: 8rem;
}

.t-yellow {
  margin: -57px auto -25px;
  width: 0px;
  height: 0px;
  border-width: 40px 20px;
  border-style: solid;
  border-color: transparent transparent rgb(246, 217, 100);
  transform: rotate(180deg);
}

.t-secondary {
  width: 0px;
  height: 0px;
  border-width: 30px;
  border-style: solid;
  border-color: transparent transparent rgb(15, 53, 68);
  transform: rotate(-45deg);
  margin-left: -30px;
  margin-top: -50px;
  margin-bottom: 35px;
}

@media only screen and (max-width: 768px) {
  .w-fix {
    width: 100% !important;
    padding: 1rem !important;
  }
  .container-hero a {
    padding-left: 12px !important;
  }
  .recommendations {
    margin-top: 4rem !important;
  }
  .category h2 {
    font-size: 20px !important;
    padding-bottom: 16px !important;
  }
  .latest-compliasset .container-xl {
    padding-top: 0px !important;
  }
  .latest-compliasset h2 {
    font-size: 20px !important;
  }
  .latest-compliasset figure {
    margin-bottom: 0px !important;
  }
  .latest-compliasset .btn-see-more {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}
.text-automation {
  font-size: 18px;
  font-weight: 200;
  line-height: 1.67;
  letter-spacing: -0.15px;
  color: rgb(15, 53, 68);
}

.text-card {
  font-size: 18px;
  font-weight: 200;
  line-height: 1.67;
  letter-spacing: -0.15px;
  color: rgb(129, 136, 133);
  margin-top: 60px;
}

.card-stats {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 72px;
  font-weight: 300;
  flex-direction: column;
}

.p-card-stats {
  padding: 0px 0px 80px 0px;
}
.p-card-stats.stats-courses {
  padding: 30px 0px 80px 0px;
}

@media (max-width: 1200px) {
  h2 {
    font-size: 30px;
  }
  .col-lgpd {
    flex-direction: column;
  }
  .col-lgpd .col-card {
    width: 100% !important;
  }
  .one {
    position: static;
    padding-top: 20px;
    padding-left: 20px;
  }
  .stats-frame {
    display: none;
  }
  .stats-home {
    background-size: 100%;
  }
  .stats-home .p-card-stats {
    padding: 0 0 20px 0;
  }
  .stats-home .stats-card {
    padding-top: 0px;
  }
  .monitor-intelligence {
    position: static !important;
  }
  #intelligence .weird-combo::before {
    left: 0 !important;
  }
  #cert .weird-combo::before {
    left: 0 !important;
  }
  .img-banner {
    height: calc(100vh - 100px);
    max-height: 398px;
  }
  .title-courses {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
  .tip-title-courses {
    margin-left: 0 !important;
    padding-left: 19px !important;
  }
  .malabares {
    justify-content: start !important;
  }
  .card-support {
    width: 47vw !important;
  }
  .p-card-stats {
    padding: 40px;
  }
  .img-courses {
    height: 286px !important;
  }
  .carousel .card h2 {
    font-size: 25px !important;
  }
  .carousel .card .t-carousel {
    margin-top: -98px !important;
  }
  .responsive-padding {
    padding-left: 18px !important;
  }
}
@media (max-width: 988px) {
  .container-stats {
    max-width: 100%;
  }
}
.mt-140 {
  margin-top: 140px;
}

.p-card-stats > div.ls-3 {
  width: -moz-max-content;
  width: max-content;
}

.gap-6 {
  gap: 6rem;
}

.stats-card {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 40px 0px;
  background-color: white;
}

@media (max-width: 1600px) {
  .stats-card {
    position: static;
  }
}
.fs-18 {
  font-size: 18px;
}

.fs-36 {
  font-size: 36px;
}

.fs-50 {
  font-size: 50px;
}

.card {
  transition: 0.8s;
}

.card-hover:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 40px 0px;
  transition: 0.8s;
}

.text-card {
  color: #0F3544;
}

.footer-page {
  background: linear-gradient(rgb(28, 111, 105) 0%, rgb(70, 165, 159) 100%);
  display: flex;
}

.btn-footer {
  font-size: 16px;
  font-weight: 800;
  color: rgb(255, 255, 255);
  background: rgb(70, 165, 159);
  text-transform: uppercase;
  letter-spacing: 4px;
  padding: 13px 30px;
  width: 100%;
  display: block;
  text-align: center;
}

.text-footer {
  color: #0f3544;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.71;
  letter-spacing: 3.5px;
  margin-bottom: 17px;
}

.text-time {
  color: rgb(15, 53, 68);
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.71;
  letter-spacing: 3.5px;
}

.carousel-card {
  background: rgb(70, 165, 159);
  color: white;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.67;
  letter-spacing: -0.15px;
  color: rgb(255, 255, 255);
}

.fs-24 {
  font-size: 24px;
}

.fs-20 {
  font-size: 20px;
}

.text-primary.ls-3.fs-14 {
  font-weight: 500;
}

.background-efpc {
  background: linear-gradient(rgb(241, 244, 245) 0%, rgb(255, 255, 255) 100%);
}

.background-automation {
  background: #B8C0BC !important;
  height: auto;
  z-index: 1;
}

@media screen and (min-width: 1200px) {
  .nic {
    max-width: 860px !important;
  }
  .desc-nicole {
    position: absolute;
    right: -315px !important;
  }
  .card-courses {
    padding: 78px;
  }
}
@media screen and (min-width: 1400px) {
  .nic {
    max-width: 1121px !important;
  }
}
.img-form {
  height: 500px;
  position: absolute;
  left: 606px;
  bottom: -15px;
}

.channel-text {
  margin: 0 auto;
  font-size: 36px;
}

.col-occurrences {
  max-width: 283px;
}

.background-occurrences {
  background: linear-gradient(rgb(241, 244, 245) 0%, rgb(255, 255, 255) 100%);
}

.img-expand {
  width: -webkit-fill-available;
  height: 197px;
  transition: 1s;
  -o-object-fit: contain;
     object-fit: contain;
}

.img-circles {
  width: inherit;
}

.container-calendar {
  max-width: 1621px;
}

.nic {
  max-width: 1080px;
}

@media (min-width: 1210px) {
  .description-nic {
    margin-top: 12rem;
  }
}
@media (max-width: 1210px) {
  .row.solutions {
    justify-content: start;
    gap: 20px;
    max-width: 100%;
  }
  .row.solutions .col {
    padding-right: 0;
  }
  .stats-details {
    display: none;
  }
  .env-card {
    width: 100% !important;
  }
  .img-courses-scroll {
    display: none;
  }
  .banner-courses {
    background-image: none !important;
  }
  .banner-lgpd {
    background-image: none !important;
  }
  .banner-efpc {
    background-image: none !important;
  }
  .img-form {
    position: static;
    width: -webkit-fill-available;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .nic .title {
    font-size: 30px;
  }
  .channels-mb {
    margin-bottom: 3rem;
  }
  .banner {
    max-height: 100vh;
  }
}
@media (max-width: 1024px) {
  .rec {
    background-image: none !important;
  }
}
.rec {
  background-image: url("assets/rec.png");
  background-repeat: no-repeat;
  background-size: 150%;
  background-position: 100% 84%;
}

.rec.mt-sla {
  background-position: 177% 83%;
}

.ps-7 {
  padding-left: 11rem;
}

.ps-6 {
  padding-left: 4rem;
}

.container-occurrences {
  max-width: 1665px;
}

.container-due-dilligence {
  max-width: 1600px;
}

.title {
  display: flex;
  flex-direction: column;
  color: rgb(15, 53, 68);
  font-size: 36px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.4px;
  max-width: 100%;
}

@media (max-width: 600px) {
  .card-support {
    width: 82vw !important;
  }
  .img-expand {
    width: inherit;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .img-expand-exception {
    width: inherit;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .img-form {
    width: -webkit-fill-available;
    -o-object-fit: contain;
       object-fit: contain;
    margin-top: -110px;
  }
  .pt-0-mobile {
    padding-top: 0px !important;
  }
  .background-efpc > figure > img {
    width: -webkit-fill-available;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .volume {
    width: 100% !important;
    padding-bottom: 66% !important;
  }
  .title-courses {
    font-size: 30px !important;
  }
  .container-p0 {
    padding: 0 !important;
  }
  .p-12 {
    padding: 0 12px !important;
  }
  .btn-banner {
    font-size: 13px !important;
  }
  .img-calendar {
    margin-bottom: -70px !important;
  }
  .oc-mobile {
    padding-top: 1rem !important;
  }
  .oc-mobile img {
    display: none;
  }
  .link2 a {
    font-size: 13px !important;
  }
  .pb-4-6 {
    padding: 0 !important;
  }
  .latest-compliasset .row h2 {
    margin-bottom: 16px !important;
  }
}
.btn-banner {
  display: flex;
  justify-content: space-between;
}

.solutions img {
  width: 199px;
  height: 218px;
}

.img-expand:hover {
  transition: 1s;
  transform: scale(1.1);
}

.img-expand-exception {
  transition: 1s;
  height: 100%;
  margin-bottom: 10px;
  -o-object-fit: contain;
     object-fit: contain;
  width: -webkit-fill-available;
}

.img-expand-exception:hover {
  transition: 1s;
  transform: scale(1.1);
}

.card-figures {
  justify-content: center;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 40px 0px;
  border: none;
}

@media (max-width: 1200px) {
  .card-figures {
    width: 100vw;
  }
  .monitor2 {
    position: static !important;
    width: -webkit-fill-available;
  }
  .channel-text {
    font-size: 30px;
  }
  .card-courses {
    padding-top: 0px !important;
  }
}
.schedule-tour {
  background-color: #46a59f;
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 4px;
  padding: 13px 30px;
  border: none;
  white-space: nowrap;
  width: 320px;
  transition: 0.7s;
}

.red-triangle {
  width: 0px;
  height: 0px;
  border-width: 20px;
  border-style: solid;
  border-color: transparent transparent rgb(234, 120, 112);
  transform: rotate(-135deg);
  margin-left: -20px;
  margin-bottom: -19px;
  margin-top: 10px;
}

.yellow-circle {
  background: rgb(246, 217, 100);
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.schedule-tour:hover {
  transform-origin: left center;
  width: 340px;
}

.square-green {
  background: rgb(70, 165, 159);
  width: 30px;
  height: 30px;
}

.img-statistics {
  background-size: cover;
  height: 20vw;
}

.people {
  position: relative;
  max-width: 286px;
}

.card-canal {
  position: absolute;
  top: 3000px;
  height: 450px;
}

.monitor2 {
  z-index: 1000;
  position: absolute;
  left: 34.5%;
  top: 350px;
  height: 500px;
}

.monitor-intelligence {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  position: absolute;
  bottom: -199px;
  left: -11px;
}
.monitor-intelligence.courses {
  bottom: -10px;
}

.yellow-triangle {
  width: 0px;
  height: 0px;
  border-width: 30px;
  border-style: solid;
  border-color: transparent transparent rgb(246, 217, 100);
  transform: rotate(-45deg);
  margin-left: -30px;
  margin-top: -40px;
  margin-bottom: 71px;
}

.card-support {
  width: 22vw;
  margin-top: 72px;
  padding: 27px 63px 33px 35px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 40px 0px;
  background-color: rgb(254, 254, 254);
}

@media (max-width: 1000px) {
  .card-support {
    width: 100%;
  }
}
.yellow-triangle-3 {
  width: 0px;
  height: 0px;
  border-width: 20px;
  border-style: solid;
  border-color: transparent transparent rgb(246, 217, 100);
  transform: rotate(-45deg);
  margin-left: -20px;
  margin-bottom: 20px;
  margin-top: -57px;
}

.title-card-support {
  color: rgb(125, 210, 205);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.71;
  letter-spacing: 3.5px;
  margin-bottom: 17px;
}

.text-card-support {
  display: flex;
  flex-direction: column;
  color: rgb(70, 165, 159);
  font-size: 36px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.4px;
  width: 579px;
  max-width: 100%;
}

.border-bottom-support {
  border-bottom: 4px solid rgb(184, 192, 188);
}

.yellow-triangle-2 {
  width: 0px;
  height: 0px;
  border-width: 20px;
  border-style: solid;
  border-color: transparent transparent rgb(246, 217, 100);
  transform: rotate(-135deg);
  margin-left: -20px;
  margin-bottom: 39px;
  margin-top: 20px;
}

.yellow-diagonal {
  width: 1463px;
  height: 100px;
  opacity: 0.25;
  background: rgb(246, 217, 100);
  float: left;
  transform: rotate(45deg);
  margin-left: -354px;
  z-index: -1;
}

.yellow-diagonal-2 {
  width: 2000px;
  height: 69px;
  opacity: 0.25;
  background: rgb(246, 217, 100);
  float: right;
  transform: rotate(-45deg);
  margin-right: -334px;
}

.container-fluid.background-occurrences img.after-stats {
  position: absolute;
  left: 227px;
  top: 22px;
  width: auto;
}

.pe-6 {
  padding-right: 6rem;
}

.pe-7 {
  padding-right: 7rem;
}

.pt-6 {
  padding-top: 6rem;
}

.teste {
  position: absolute;
  top: 0;
}

.reveal {
  position: relative;
  transform: translateY(180px);
  opacity: 0;
  transition: 1s all ease;
}

.reveal.active {
  transform: translateY(0);
  opacity: 1;
}

@media (max-width: 1200px) {
  .card-figures > div > h2 {
    width: 100% !important;
  }
  .mt-img {
    margin-top: 10rem !important;
  }
  .teste {
    position: static;
  }
  .mt-sla.lgpd-sla {
    margin-top: 0;
  }
}
.mb-8 {
  margin-bottom: 8rem;
}

.mt-img {
  margin-top: 15rem;
}

.mt-img .sticky-top {
  top: 110px;
}
.mt-img .sticky-top .col.p {
  padding: 100px;
}
.mt-img .sticky-top .col.p .mt-4 {
  font-size: 18px;
  font-weight: 200;
  line-height: 1.67;
  letter-spacing: -0.15px;
  color: rgb(129, 136, 133);
  margin-top: 60px;
}
.mt-img .sticky-top .col.p .schedule-tour {
  background-color: transparent !important;
  color: #46a59f;
  width: 220px !important;
}
.mt-img .sticky-top .col.p .schedule-tour:hover {
  width: 240px !important;
}

.img-courses-scroll {
  width: 666px;
  height: 640px;
}

.bg-gray {
  background-image: linear-gradient(rgb(241, 244, 245), rgb(255, 255, 255));
}

.container.mt-img {
  max-width: 1600px !important;
}

.t-yellow-sm {
  width: 0px;
  height: 0px;
  border-width: 30px;
  border-style: solid;
  border-color: transparent transparent rgb(246, 217, 100);
  transform: rotate(-45deg);
  margin-left: -30px;
  margin-top: -141px;
  margin-bottom: 71px;
}

.t-green-sm {
  transform: rotate(-315deg);
  border-width: 13px;
  border-style: solid;
  border-color: transparent transparent rgb(70, 165, 159);
  margin-top: -5px;
  margin-bottom: -81px;
  margin-left: 0px;
}

.fw-200 {
  font-weight: 200 !important;
}

.monitor.cert {
  top: -50px;
}

@media (min-width: 1400px) {
  .cert-h {
    height: 70vh;
  }
}
@media (max-width: 700px) {
  .cert-h {
    height: auto;
  }
  .courses-margin {
    margin-bottom: 100% !important;
  }
  .t-yellow {
    margin: -11px auto -25px;
  }
}
.container-cc {
  margin: 0 auto;
  margin-bottom: 30px;
  background-image: url("assets/statistics.png");
  background-repeat: repeat-x;
  background-size: 80%;
}

.card-cc {
  max-width: 1210px;
  margin: 0 auto;
  background-color: white;
  margin-bottom: 30px;
}

.volume {
  position: relative;
  width: 50%;
  padding-bottom: 30%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30%;
}

.volume-2 {
  position: relative;
  padding-bottom: 30%;
  margin-bottom: -11%;
}

.img-monitor {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 100%;
  background-repeat: no-repeat;
  /* background-color: lime; */
  background-position: center;
  background-size: contain;
  background-image: url("assets/monitor2.avif");
}

.ls-27 {
  letter-spacing: -0.27px;
}

@media screen and (max-width: 1600px) {
  .carousel {
    margin: 100px 200px !important;
  }
}
.light-gray {
  color: rgb(184, 192, 188);
}

.carousel {
  margin: 100px 485px;
}
.carousel .card {
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 40px 0px;
  padding: 100px 100px 100px 150px;
}
.carousel .card h2 {
  font-size: 32px;
  color: rgb(184, 192, 188);
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.4px;
}
.carousel .card b {
  color: rgb(15, 53, 68);
  font-size: 14px !important;
  letter-spacing: 3.5px;
  line-height: 1.71;
}
.carousel .card .t-carousel {
  width: 0px;
  height: 0px;
  border-width: 30px;
  border-style: solid;
  border-color: transparent transparent rgb(246, 217, 100);
  transform: rotate(-45deg);
  margin-left: -30px;
  margin-top: -145px;
  margin-bottom: 71px;
}
.carousel .card img {
  position: absolute;
  width: 120px;
  height: 100px;
  bottom: 68px;
  left: -48px;
}

@media (max-width: 1000px) {
  .carousel {
    margin: 100px 0px !important;
  }
  .carousel .card {
    padding: 50px;
  }
  .carousel .card img {
    display: none;
  }
}
input[type=text] {
  height: 54px;
}

.container-hero {
  margin-top: 180px;
}
.container-hero h4 {
  font-weight: 500;
  color: #0F3544;
  line-height: 160%;
  font-family: "Roboto";
}
.container-hero p {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 24px;
  line-height: 160%;
  color: #515F64;
  margin-bottom: 0;
}
.container-hero label {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #071A21;
}
.container-hero small, .container-hero a {
  color: #879AA1;
}
.container-hero a {
  text-decoration: underline;
}
.container-hero button {
  background: #0F3544;
  padding: 0px 16px;
  font-size: 16px;
  line-height: 24px;
  color: white;
  font-weight: 700;
}
.container-hero .col-highlight figure {
  margin-bottom: 0;
  position: relative;
}
.container-hero .col-highlight figure label {
  padding: 0px 16px;
  border-radius: 16px;
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  color: #071A21;
  background-color: #F1F4F5;
  position: absolute;
  top: 14px;
  right: 12px;
}
.container-hero .col-highlight img {
  width: 100%;
  max-height: 500px;
  height: 100%;
}
.container-hero .col-highlight small {
  font-weight: 700;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 3.5px;
  color: #0AA89A;
}
.container-hero .col-highlight h3 {
  font-weight: 800;
  font-size: 28px;
  line-height: 110%;
  color: #0F3544;
  margin-top: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.container-hero .col-highlight h1 {
  font-weight: 800;
  font-size: 50px;
  line-height: 110%;
  color: #0F3544;
  margin-top: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.container-hero .col-highlight p {
  font-weight: 400;
  font-size: 20px;
  line-height: 160%;
  font-family: "Roboto";
}

@media (max-width: 1200px) {
  .container-hero {
    margin-top: 100px;
  }
  .container-hero h1 {
    font-size: 24px;
  }
  .container-hero p {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .container-hero {
    margin-top: 100px;
  }
  .container-hero h1 {
    font-size: 24px !important;
  }
  .container-hero p {
    font-size: 14px !important;
  }
  .col-highlight h3 {
    font-size: 20px;
  }
  .col-highlight p {
    font-size: 14px;
  }
  .recommendations .owl-carousel .owl-item img, .see-also .owl-carousel .owl-item img {
    width: 300px !important;
    height: 150px !important;
  }
  .recommendations h2, .see-also h2 {
    font-size: 20px !important;
  }
  .recommendations p, .see-also p {
    width: 300px !important;
    font-size: 16px !important;
  }
}
.recommendations, .see-also {
  margin-top: 7rem;
}
.recommendations .owl-carousel .owl-item img, .see-also .owl-carousel .owl-item img {
  width: 352px;
  height: 176px;
  -o-object-fit: cover;
     object-fit: cover;
}
.recommendations .owl-carousel .owl-dots, .see-also .owl-carousel .owl-dots {
  margin-top: 46px;
  display: flex;
  justify-content: center;
  gap: 16px;
}
.recommendations .owl-carousel .owl-dots .owl-dot, .see-also .owl-carousel .owl-dots .owl-dot {
  width: 16px;
  height: 16px;
  padding: 8px 0;
  border: 1px solid #0F3544;
  border-radius: 8px;
  background-color: transparent;
}
.recommendations .owl-carousel .owl-dots .owl-dot span, .see-also .owl-carousel .owl-dots .owl-dot span {
  width: 0px !important;
}
.recommendations .owl-carousel .owl-dots .owl-dot.active, .see-also .owl-carousel .owl-dots .owl-dot.active {
  background-color: #0F3544;
}
.recommendations p, .see-also p {
  width: 352px;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #0F3544 !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recommendations h5, .see-also h5 {
  width: 352px;
  font-weight: 800;
  font-size: 20px;
  line-height: 150%;
  color: #0F3544 !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recommendations small, .see-also small {
  font-weight: 700;
  font-size: 12px;
  line-height: 150%;
  color: #0AA89A;
  margin-bottom: 16px;
}
.recommendations .card-c, .see-also .card-c {
  width: 352px !important;
  height: 176px !important;
}
.recommendations h2, .see-also h2 {
  color: rgb(15, 53, 68);
  font-size: 36px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.4px;
  margin-bottom: 1.5rem;
}
.recommendations label, .see-also label {
  padding: 0px 16px;
  border-radius: 16px;
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  color: #071A21;
  background-color: #F1F4F5;
  position: absolute;
  top: 14px;
  right: 12px;
}

.see-also p {
  width: unset;
}
.see-also h4 {
  -webkit-line-clamp: 2;
}

.category {
  margin-top: 7rem;
}
.category figure {
  margin-bottom: 0;
}
.category h2 {
  color: rgb(15, 53, 68);
  font-size: 36px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.4px;
  margin-bottom: 1.5rem;
}
.category .card {
  padding: 24px 32px 32px;
  box-shadow: 0px 8px 35px rgba(0, 0, 0, 0.16);
  border-radius: 12px;
  margin-bottom: 2rem;
  height: 245px;
}
.category .card:hover {
  transform: scale(1.1);
}
.category p {
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.category #category-name {
  font-weight: 600;
}
.category h6 {
  font-weight: 600;
  font-size: 20px;
}

.terms-text {
  font-size: 18px;
  font-weight: 200;
  line-height: 1.67;
  letter-spacing: -0.15px;
  color: rgb(129, 136, 133);
}

.terms-topics {
  display: block;
  font-size: 1.5em;
  -webkit-margin-before: 0.83em;
          margin-block-start: 0.83em;
  -webkit-margin-after: 0.83em;
          margin-block-end: 0.83em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
  font-weight: bold;
  line-height: 1.67;
  letter-spacing: -0.15px;
  color: rgb(129, 136, 133);
  font-size: 27px;
}

.terms-subtopics {
  display: block;
  font-size: 1.17em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
  font-weight: bold;
  line-height: 1.67;
  letter-spacing: -0.15px;
  color: rgb(129, 136, 133);
  font-size: 21px;
}

.terms-numbers {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.67;
  letter-spacing: -0.15px;
  color: rgb(129, 136, 133);
}

.category-mobile {
  display: none;
}
.category-mobile .card {
  width: 216px;
}

.category-desktop {
  display: flex;
}
.category-desktop figure {
  width: 100%;
  height: 60px;
  overflow: hidden;
  display: flex;
}
.category-desktop figure img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 71px !important;
  height: 37px;
}

@media screen and (max-width: 768px) {
  .category-mobile {
    display: unset;
  }
  .category-mobile h2 {
    font-size: 20px;
    padding-left: 8px;
  }
  .category-mobile img {
    -o-object-fit: contain;
       object-fit: contain;
    width: 71px !important;
    height: 44px;
  }
  .category-desktop {
    display: none;
  }
  .category {
    margin-top: 1rem;
  }
}
.law-triangle {
  display: inline-flex;
  transform: rotate(315deg);
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 13px solid rgb(70, 165, 159);
  margin-right: 8px;
}

.latest-compliasset {
  background: linear-gradient(359.66deg, #0F3544 0.33%, #001920 99.73%);
}
.latest-compliasset .t-yellow {
  border-width: 51px 31px;
}
.latest-compliasset .div-triangle {
  top: 40px;
}
.latest-compliasset h2 {
  font-weight: 800;
  font-size: 36px;
  line-height: 150%;
  color: #F1F4F5;
  margin-bottom: 32px;
}
.latest-compliasset input, .latest-compliasset input:focus {
  background-color: transparent;
  border-color: #879aa1;
  color: #879aa1;
  border-left: none;
  padding-left: 0;
  padding-top: 3px;
  box-shadow: none;
  height: 38px;
}
.latest-compliasset input::-moz-placeholder, .latest-compliasset input:focus::-moz-placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #879AA1;
}
.latest-compliasset input::placeholder, .latest-compliasset input:focus::placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #879AA1;
}
.latest-compliasset .input-group .fa-search {
  color: #879aa1;
  margin-right: 16px;
  font-size: 16px;
}
.latest-compliasset .input-group .input-group-text {
  background-color: transparent;
  border: 1px solid #879aa1;
  border-right: none !important;
  padding-right: 0;
  padding-left: 16px;
}
.latest-compliasset small {
  font-weight: 700;
  font-size: 12px;
  line-height: 150%;
  color: #0AA89A;
  margin-bottom: 16px;
}
.latest-compliasset h6 {
  font-weight: 800;
  font-size: 20px;
  line-height: 150%;
  color: #FFFFFF;
  margin-bottom: 8px;
}
.latest-compliasset p {
  font-weight: 400;
  font-size: 14px;
  line-height: 200%;
  color: #F1F4F5;
  margin-bottom: 32px;
}
.latest-compliasset figure {
  height: 219px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.latest-compliasset img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 200px;
}
.latest-compliasset .btn-see-more, .latest-compliasset .btn-see-more:hover {
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  letter-spacing: 3.5px;
  padding: 8px 40px;
  text-align: center;
}

@media screen and (max-width: 600px) {
  .latest-compliasset .pt-80 {
    padding-top: 24px;
  }
  .latest-compliasset h2 {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .latest-compliasset .position-relative {
    margin-bottom: 24px;
  }
  .latest-compliasset .btn-see-more {
    width: 100%;
    margin: 32px 16px 24px 16px;
  }
  .latest-compliasset .t-yellow {
    display: none;
  }
  .background-automation.efpc {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (min-width: 600px) {
  .footer-margin {
    margin-left: 2rem;
  }
  .latest-compliasset .row h2 {
    margin-bottom: 0px !important;
  }
}
.pt-80 {
  padding-top: 42px;
}

.pb-80 {
  padding-bottom: 80px;
}

.mt-180 {
  margin-top: 180px;
}

.alert-page .breadcrumb {
  font-family: "Exo 2";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #071A21;
  margin-bottom: 40px;
}
.alert-page .breadcrumb a {
  font-family: "Exo 2";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #46A59F;
}
.alert-page .breadcrumb .divider {
  display: inline-block;
  margin: 0 4px;
}
.alert-page .social-links {
  display: flex;
  justify-content: start;
  margin-top: 12px;
  margin-bottom: 24px;
}
.alert-page .social-links a {
  display: grid;
  place-items: center;
  background-color: #E6E8E9;
  border-radius: 100%;
  margin-right: 16px;
  width: 32px;
  height: 32px;
  font-size: 16px;
}
.alert-page .social-links a svg {
  color: #071A21 !important;
}
.alert-page .date-text {
  font-weight: 700;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 3.5px;
  color: #0AA89A;
  text-transform: uppercase;
}
.alert-page h1 {
  font-family: "Exo 2";
  font-size: 40px;
  font-weight: 800;
  line-height: 44px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 24px;
}
.alert-page h2 {
  font-family: "Roboto";
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 24px;
}
.alert-page .writer {
  font-family: "Exo 2";
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 12px;
}
.alert-page .writer b {
  font-family: "Exo 2";
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
}
.alert-page figure {
  position: relative;
}
.alert-page figure span {
  position: absolute;
  top: 8px;
  right: 8px;
  background-color: #F1F4F5;
  color: #071A21;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: center;
  padding: 2px 16px;
  border-radius: 16px;
}
.alert-page figure img {
  margin-bottom: 8px;
  width: 100%;
}
.alert-page figure figcaption {
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  letter-spacing: 0em;
}
.alert-page .content {
  font-family: "Roboto";
  margin-bottom: 32px;
}
.alert-page .content a {
  color: #46A59F;
}
.alert-page .content ul {
  font-family: "Roboto";
}
.alert-page .content p {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}
.alert-page .content p b {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}
.alert-page .writer-card {
  background-color: #D0E8E7;
  padding: 16px;
  border-radius: 12px;
  margin-bottom: 32px;
}
.alert-page .writer-card figure {
  position: relative;
  padding-left: 8px;
  margin-bottom: 0px;
}
.alert-page .writer-card figure img {
  width: 110px;
  height: 110px;
}
.alert-page .writer-card figure img.detail {
  position: absolute;
  top: 32px;
  right: 32px;
  width: 99px;
  height: 94px;
}
.alert-page .writer-card p {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}
.alert-page .writer-card p b {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}
.alert-page .writer-disclaimer {
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #39484D;
  margin-bottom: 32px;
}
.alert-page .tags {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: #071A21;
  margin-bottom: 32px;
}
.alert-page .tags a {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: #46A59F;
}
.alert-page .tags b {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}
.alert-page .tour-box .tour-inner {
  padding: 16px;
  background: linear-gradient(180deg, #F1F4F5 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 12px;
  height: auto;
}
.alert-page .tour-box .tour-inner h3 {
  font-family: "Exo 2";
  font-size: 24px;
  font-weight: 800;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 16px;
  color: #071A21;
}
.alert-page .tour-box .tour-inner p {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 16px;
  color: #515F64;
}
.alert-page .tour-box .tour-inner a {
  width: 100%;
  height: 38px;
  line-height: 38px;
  vertical-align: middle;
  border-radius: 4px;
  text-align: center;
  background-color: #0AA89A;
  padding: 0;
  font-family: "Exo 2";
  font-size: 14px;
  font-weight: 700;
  color: #FFFFFF;
}
.alert-page .latest-box h3 {
  font-family: "Exo 2";
  font-size: 20px;
  font-weight: 800;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #071A21;
  margin-bottom: 24px;
}
.alert-page .latest-box article {
  margin-bottom: 24px;
}
.alert-page .latest-box article span {
  margin-bottom: 8px;
}
.alert-page .latest-box article h4 {
  font-family: "Exo 2";
  font-size: 16px;
  font-weight: 800;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 0;
  color: #071A21;
}
.alert-page .see-also {
  background: linear-gradient(180deg, #F1F4F5 0%, rgba(255, 255, 255, 0) 100%);
  padding-top: 40px;
  padding-bottom: 40px;
}
.alert-page .see-also h3 {
  font-family: "Exo 2";
  font-size: 28px;
  font-weight: 800;
  line-height: 42px;
  margin-bottom: 24px;
}
.alert-page .see-also h4 {
  font-family: "Exo 2";
  font-size: 20px;
  font-weight: 800;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #0F3544;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.alert-page .see-also .owl-carousel img {
  width: 300px !important;
  height: 150px !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.alert-page .see-also .owl-carousel a {
  width: 300px;
  display: block;
}
.alert-page .see-also .owl-carousel .owl-dots {
  margin-top: 46px;
  display: flex;
  justify-content: center;
  gap: 16px;
}
.alert-page .see-also .owl-carousel .owl-dots .owl-dot {
  width: 16px;
  height: 16px;
  padding: 8px 0;
  border: 1px solid #0F3544;
  border-radius: 8px;
  background-color: transparent;
}
.alert-page .see-also .owl-carousel .owl-dots .owl-dot span {
  width: 0px !important;
}
.alert-page .see-also .owl-carousel .owl-dots .owl-dot.active {
  background-color: #0F3544;
}
.alert-page .newsletter {
  padding-top: 80px;
  padding-bottom: 80px;
}
.alert-page .newsletter h4 {
  font-family: "Exo 2";
  font-size: 28px;
  font-weight: 800;
  line-height: 31px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 24px;
  color: #0F3544;
}
.alert-page .newsletter p {
  font-family: "Exo 2";
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 24px;
  color: #515F64;
}
.alert-page .newsletter label {
  font-family: "Exo 2";
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
}
.alert-page .newsletter input {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0em;
  text-align: left;
  height: 54px;
  line-height: 54px;
  vertical-align: middle;
}
.alert-page .newsletter button {
  font-family: "Exo 2";
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 3.5px;
  text-align: left;
  padding: 0 40px;
  height: 54px;
  line-height: 54px;
  vertical-align: middle;
  background-color: #0F3544 !important;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: #FFFFFF !important;
}
.alert-page .newsletter figure {
  margin-bottom: 0;
}
.alert-page .newsletter figure img {
  margin-bottom: 0;
}
.alert-page .newsletter small {
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: #879AA1;
}
.alert-page .newsletter small a {
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  text-transform: uppercase;
  text-decoration: underline;
  color: #879AA1;
}

@media screen and (max-width: 575px) {
  .alert-page .tour-box {
    background: linear-gradient(180deg, #F1F4F5 0%, rgba(255, 255, 255, 0) 100%);
  }
  .alert-page .tour-box .tour-inner {
    background: unset;
  }
  .alert-page .breadcrumb {
    font-size: 14px;
    line-height: 21px;
  }
  .alert-page .breadcrumb a {
    font-size: 14px;
    line-height: 21px;
  }
  .alert-page .date-text {
    font-size: 12px;
    line-height: 18px;
  }
  .alert-page h1 {
    font-size: 24px;
    line-height: 26.4px;
    margin-bottom: 16px;
  }
  .alert-page h2 {
    font-size: 16px;
    line-height: 25.6px;
    margin-bottom: 16px;
  }
  .alert-page .writer {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 8px;
  }
  .alert-page .writer b {
    font-size: 12px;
    line-height: 18px;
  }
  .alert-page figure span {
    top: 8px;
    right: 8px;
  }
  .alert-page figure img {
    margin-bottom: 4px;
  }
  .alert-page figure figcaption {
    font-size: 10px;
    line-height: 13px;
  }
  .alert-page .content {
    margin-bottom: 16px;
  }
  .alert-page .content p {
    font-size: 18px;
    line-height: 1.5625rem;
  }
  .alert-page .content p b {
    font-size: 12px;
    line-height: 18px;
  }
  .alert-page .writer-card {
    display: none;
    background-color: #D0E8E7;
    padding: 18px;
    border-radius: 12px;
    margin-bottom: 32px;
  }
  .alert-page .writer-card figure {
    position: relative;
    padding-left: 8px;
    margin-bottom: 0px;
  }
  .alert-page .writer-card figure img {
    width: 110px;
    height: 110px;
  }
  .alert-page .writer-card figure img.detail {
    position: absolute;
    top: 32px;
    right: 32px;
    width: 99px;
    height: 94px;
  }
  .alert-page .writer-card p {
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }
  .alert-page .writer-card p b {
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }
  .alert-page .writer-disclaimer {
    display: none;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #39484D;
    margin-bottom: 32px;
  }
  .alert-page .tags {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 16px;
  }
  .alert-page .tags a {
    font-size: 12px;
    line-height: 18px;
  }
  .alert-page .tags b {
    font-size: 12px;
    line-height: 18px;
  }
  .alert-page .tour-box {
    background: linear-gradient(180deg, #F1F4F5 0%, rgba(255, 255, 255, 0) 100%);
  }
  .alert-page .tour-box .tour-inner {
    background: unset;
  }
  .alert-page .latest-box h3 {
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    color: #071A21;
    margin-bottom: 24px;
  }
  .alert-page .latest-box article {
    margin-bottom: 24px;
  }
  .alert-page .latest-box article span {
    margin-bottom: 8px;
  }
  .alert-page .latest-box article h4 {
    font-family: "Exo 2";
    font-size: 16px;
    font-weight: 800;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 0;
  }
  .alert-page .see-also {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .alert-page .see-also h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 16px;
  }
  .alert-page .see-also h4 {
    font-size: 16px;
    line-height: 18px;
  }
  .alert-page .newsletter {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .alert-page .newsletter h4 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 8px;
  }
  .alert-page .newsletter p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px;
  }
  .alert-page .newsletter label {
    font-size: 14px;
    line-height: 21px;
  }
  .alert-page .newsletter input {
    font-size: 14px;
    height: 38px;
    line-height: 38px;
  }
  .alert-page .newsletter button {
    font-size: 14px;
    padding: 0 16px;
    height: 38px;
    line-height: 38px;
  }
  .alert-page .newsletter small {
    font-size: 10px;
  }
  .alert-page .newsletter small a {
    font-size: 10px;
  }
}
@media (max-width: 992px) {
  nav.navbar div.nav-item.dropdown {
    padding-bottom: 10px;
  }
  nav.navbar a.nav-link {
    padding-top: 12px !important;
    padding-bottom: 10px !important;
    margin-bottom: 0px !important;
    padding-right: 27px !important;
  }
  .responsive-padding img {
    display: none;
  }
  .p-card-stats.stats-courses {
    padding: 20px;
  }
  .title {
    font-size: 30px;
  }
  .efpc-mobile {
    padding: 0 20px !important;
  }
}
@media (max-height: 530px) {
  .w-banner {
    height: calc(100vh + 100px);
  }
  .w-banner .container {
    height: calc(100vh + 100px);
  }
}
#newsletter [name=name] {
  display: none;
}

.line {
  background: rgb(246, 217, 100);
  opacity: 0.25;
  transform: rotate(-45deg);
  width: 2000px;
  height: 69px;
}

.env-card {
  width: 655px;
}

.client-list-card a {
  color: rgb(70, 165, 159);
  font-weight: 800;
  font-size: 16px;
  letter-spacing: 4px;
  background: transparent;
  padding: 0px;
  text-transform: uppercase;
}

.client-list-card > div > a svg {
  margin-left: 20px;
  transition: all 0.6s ease 0s;
}
.client-list-card > div > a:hover svg {
  margin-left: 40px;
  transition: all 0.6s ease 0s;
}

.client-list-card > div > a:hover {
  margin-right: 40px;
  transition: margin-right ease-in-out 600ms, transform 600ms;
  transition: 0.5s;
}

.solutions-title {
  color: rgb(15, 53, 68);
  font-size: 36px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.4px;
}

.container-calendar .stats-frame {
  height: 72px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/assets/after_stats.svg");
  background-position: center;
  margin-top: -140px;
  margin-left: -298px;
}

.stats-frame {
  height: 72px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/assets/after_stats.svg");
  background-position: center;
  margin-top: -151px;
  margin-left: -563px;
}

@media screen and (min-width: 1200px) {
  .w-65 {
    width: 69% !important;
  }
  .img-malabares {
    height: 471px !important;
  }
  .people {
    margin-top: 2rem;
  }
  .channel-text {
    width: 73%;
  }
}
@media screen and (max-width: 991px) {
  .row.solutions {
    max-width: 95%;
  }
}
@media screen and (min-width: 1800px) {
  .px-8 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .link p {
    height: 180px !important;
  }
  .container-intelligence {
    max-width: 1536px;
  }
  .padding-intelligence {
    padding: 0 6rem 0 8rem !important;
    margin: 0 !important;
  }
  .monitor {
    height: 642px !important;
    position: absolute;
    left: -126px !important;
    bottom: -190px !important;
    z-index: 1000;
  }
  .monitor.cert {
    height: 535px !important;
  }
  .monitor.certification {
    left: -78px !important;
  }
  .container-intelligence {
    max-width: 1536px;
  }
}
@media screen and (min-width: 1024px) {
  .px-8 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .w-65 {
    width: 100%;
  }
  .link p {
    height: 244px;
  }
}
@media screen and (min-device-width: 481px) and (max-device-width: 1200px) {
  .link p {
    height: 185px;
  }
  .ms-4.padding-intelligence {
    margin-left: 0 !important;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .link p {
    height: 182px;
  }
  .ms-4.padding-intelligence {
    margin-left: 0 !important;
  }
}
@media screen and (min-device-width: 992px) and (max-device-width: 1024px) {
  .link p {
    height: 210px;
  }
}
@media screen and (min-device-width: 772px) and (max-device-width: 815px) {
  .row.solutions {
    max-width: 90%;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .client-list-card > div > button {
    width: 62%;
  }
  .client-list-card > div > button:hover {
    transition: 0.5s;
    width: 65%;
  }
  .px-8 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .w-65 {
    width: 84%;
  }
}
@media screen and (max-device-width: 480px) and (orientation: portrait) {
  .client-list-card > div > button {
    width: 84%;
  }
  .client-list-card > div > button:hover {
    transition: 0.5s;
    width: 86%;
  }
  .px-8 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .link p {
    height: 150px;
  }
}
.monitor {
  height: 535px;
  position: absolute;
  left: -114px;
  bottom: -158px;
  z-index: 1000;
}
.monitor.certification {
  height: 463px !important;
  bottom: 60px !important;
}

.t-navbar {
  opacity: 1;
  width: 0px;
  height: 0px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent rgb(15, 53, 68);
  transform: rotate(-45deg);
  position: absolute;
  top: -10px;
  left: -10px;
}

.text-dark-blue {
  color: rgb(15, 53, 68);
}

.text-dark {
  color: #071A21 !important;
}

.collapse.navbar-collapse a.nav-link::before {
  height: 0;
  display: block;
  content: attr(navbar-title);
  overflow: hidden;
  font-weight: 800;
  visibility: hidden;
}

@media screen and (min-width: 992px) {
  nav.navbar a.nav-link {
    padding-right: 26px !important;
  }
  nav.navbar .dropdown-menu.show {
    margin-top: 2rem;
  }
  .container-xl {
    padding: 0px !important;
  }
}
.documents h2 {
  display: flex;
  flex-direction: column;
  color: rgb(15, 53, 68);
  font-size: 36px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.4px;
  width: 579px;
  max-width: 100%;
}
.documents .w-40 {
  width: 40%;
}

.lh-1 {
  line-height: 1;
}

.title-alert {
  font-family: "Exo 2";
  font-size: 55px;
  font-weight: 800;
  color: rgb(15, 53, 68);
  max-width: 100%;
  width: 616px;
  line-height: 110%;
}

.container-xl {
  max-width: 1210px;
  padding: 0px 20px;
}

:root {
  --max-width: 1210px;
}

* {
  box-sizing: border-box;
}

.section {
  background: white;
  width: 100%;
}

.weird-container {
  background: linear-gradient(rgb(241, 244, 245) 0%, rgb(255, 255, 255) 100%);
  max-width: 100%;
  width: calc(var(--max-width) + (100% - var(--max-width)) / 2);
}

.combo-container {
  max-width: 100%;
  width: var(--max-width);
}

.weird-inverse {
  margin-left: auto;
}

.weird-container:not(.weird-inverse) .combo-container {
  margin-left: auto;
}

.weird-container-blue::before {
  background: linear-gradient(rgb(0, 25, 32) 0%, rgb(15, 53, 68) 100%) !important;
}

.weird-container-green::before {
  background: #B8C0BC !important;
}

.weird-container-before {
  overflow: hidden;
  width: 100%;
}

.weird-combo {
  position: relative;
  max-width: 1210px;
  margin: 0 auto;
}

.weird-combo::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(rgb(241, 244, 245) 0%, rgb(255, 255, 255) 100%);
  width: 200vw;
  height: 100%;
}

.weird-inner {
  position: relative;
  z-index: 2;
}

#ocurrences.weird-combo::before {
  right: 0;
  left: -100px;
}

#intelligence {
  padding-bottom: 200px;
  padding-top: 15px;
}
#intelligence .weird-combo::before {
  right: 0;
  left: 80px;
  box-sizing: content-box;
  padding-top: 26px;
}

#cert {
  padding-bottom: 95px;
  padding-top: 66px !important;
}
#cert .weird-combo::before {
  right: 0;
  left: 80px;
  box-sizing: content-box;
  padding-top: 100px;
}

#due-dilligence {
  padding-bottom: 110px;
}
#due-dilligence .weird-combo::before {
  left: unset;
  right: 0px;
  top: -15px;
  box-sizing: content-box;
}

#forms {
  padding-top: 60px;
}
#forms .weird-combo::before {
  left: unset;
  right: 430px;
  box-sizing: content-box;
}

#nic {
  padding-top: 100px;
}
#nic .weird-combo::before {
  left: unset;
  right: 430px;
  box-sizing: content-box;
}

#case2 .weird-combo::before {
  left: -20px;
  top: -10px;
}

#case3 .weird-combo::before {
  left: unset;
  right: 0;
  top: 0;
}

#case4 .weird-combo::before {
  left: unset;
  right: -15px;
  top: -15px;
  box-sizing: content-box;
  padding: 30px;
}

.alert-page .content p {
  margin: 0 !important;
  font-family: "Roboto";
}

figure:has(.loading) {
  animation: loading 1s linear infinite alternate;
}

@keyframes loading {
  0% {
    background-color: hsl(200, 20%, 60%);
    color: hsl(200, 20%, 60%);
  }
  100% {
    background-color: hsl(200, 20%, 80%);
    color: hsl(200, 20%, 80%);
  }
}
.text-loading.loading {
  border-radius: 8px;
  animation: loading 1s linear infinite alternate;
}

.text-loading.loading:last-child {
  width: 75%;
}

.cursor-pointer {
  cursor: pointer;
}

.text-gray-700 {
  color: #515F64;
}

.badge-task {
  padding: 2px 16px 2px 16px;
  background: white;
  border: 1px solid #46A59F;
  border-radius: 16px;
  color: #46A59F;
  margin-right: 8px;
  text-decoration: none;
  font-family: "Roboto";
  font-weight: 700;
}

.badge-outline-success {
  padding: 2px 16px 2px 16px;
  background: #46A59F;
  border: 1px solid #46A59F;
  border-radius: 16px;
  color: white;
  margin-right: 8px;
  text-decoration: none;
  font-family: "Roboto";
  font-weight: 700;
}

#posts-aria h6 {
  font-family: "Exo 2";
}
#posts-aria p {
  font-family: "Roboto";
  line-height: 140%;
}
#posts-aria h6, #posts-aria p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#posts-aria figure {
  position: relative;
}
#posts-aria figure span {
  position: absolute;
  top: 18px;
  right: 8px;
  background-color: #F1F4F5;
  border: 1px solid #F1F4F5;
  color: #071A21;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: center;
  padding: 2px 16px;
  border-radius: 16px;
}

.card figure {
  position: relative;
}
.card figure .category-badge {
  position: absolute;
  top: 8px;
  right: 8px;
  background-color: #F1F4F5;
  border: 1px solid #F1F4F5;
  color: #071A21;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: center;
  padding: 2px 16px;
  border-radius: 16px;
}

.col-highlight figure {
  position: relative;
}
.col-highlight figure .category-badge {
  position: absolute;
  top: 8px;
  right: 8px;
  background-color: #F1F4F5;
  border: 1px solid #F1F4F5;
  color: #071A21;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: center;
  padding: 2px 16px 2px 16px;
  border-radius: 16px;
}

.category-filter {
  position: relative;
}
.category-filter .badge-soon {
  position: absolute;
  top: 8px;
  border: 1px solid #0F3544;
  border-radius: 32px;
  padding: 0px 8px;
  color: #0F3544;
  right: 8px;
  font-size: 12px;
}

.row-newsletter img {
  width: -webkit-fill-available;
  height: auto;
  max-width: 520px;
  max-height: 320px;
}
.row-newsletter p {
  font-size: 20px;
  line-height: 160%;
  color: #515F64;
}
.row-newsletter small, .row-newsletter a {
  color: #879AA1;
}
.row-newsletter button {
  background: #0F3544;
  padding: 0px 16px;
  font-size: 16px;
  line-height: 24px;
  color: white;
  font-weight: 700;
}

.btn-outline-secondary {
  color: #0F3544;
  border: 1px solid #0F3544;
  font-weight: bold;
}
.btn-outline-secondary:hover {
  background-color: #0F3544 !important;
  color: white !important;
  border: 1px solid white !important;
}/*# sourceMappingURL=style.css.map */