#onschool__navbar {
  max-width: 1520px;
  margin: 0 auto;
  z-index: 9999;
}
#onschool__navbar .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
  color: #FFFFFF;
  font-weight: 500;
  padding: 0.5rem 1.125rem;
}
@media (max-width: 991px) {
  #onschool__navbar .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    padding: 0.5rem 0;
  }
}
#onschool__navbar .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:hover {
  color: #FFFFFF;
}
#onschool__navbar .navbar .navbar-collapse .buttons__container {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  min-width: 280px;
}
#onschool__navbar .navbar .navbar-collapse .buttons__container .divider {
  height: 50px;
  width: 8px;
  background: linear-gradient(270deg, #348ccb 0%, #53cc9f 100%);
}
@media (max-width: 991px) {
  #onschool__navbar .navbar .navbar-collapse .buttons__container .divider {
    display: none;
  }
}
#onschool__navbar .navbar .navbar-collapse .buttons__container .btn__primary,
#onschool__navbar .navbar .navbar-collapse .buttons__container .btn__secondary-outline {
  padding: 0.5rem 1rem;
  min-width: 220px;
}

footer#footer {
  padding: 3.125rem 0;
  background: radial-gradient(190.67% 190.67% at 50% -55.58%, rgba(52, 140, 203, 0.26) 0%, rgba(52, 140, 203, 0) 70.14%);
}
footer#footer h5 {
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
footer#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer#footer ul li {
  margin-bottom: 1rem;
}
footer#footer ul li a {
  color: #FFFFFF;
  font-size: 0.875rem;
  font-weight: 500;
  text-decoration: none;
}
footer#footer p {
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 1rem;
}
footer#footer .social {
  display: flex;
  align-items: center;
  gap: 1.25rem;
}
footer#footer .social a {
  text-decoration: none;
}
@media (max-width: 768px) {
  footer#footer {
    padding: 1rem 0;
  }
}

#cookies__section {
  position: fixed;
  bottom: 5%;
  z-index: 9999;
  width: 100%;
}
#cookies__section .card {
  background: #292327;
  padding: 1.5rem;
  border-radius: 15px;
  border: 1px solid #858585;
}

#home__page section {
  margin-bottom: 8rem;
}
#home__page #apresentation__section .content {
  margin: 3rem 0;
}
#home__page #apresentation__section .content h1.title {
  font-size: 2rem;
  margin-bottom: 1.25rem;
  font-weight: 700;
}
#home__page #apresentation__section .content p.description {
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
#home__page #apresentation__section .content .flex {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 0;
}
#home__page #apresentation__section .content .flex .btn__primary {
  max-width: 350px;
  min-width: 350px;
}
@media (max-width: 768px) {
  #home__page #apresentation__section .content .flex .btn__primary {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  #home__page #apresentation__section .content {
    margin: 1.25rem 0;
  }
}
#home__page #apresentation__section .col-img {
  position: relative;
  min-height: 600px;
}
#home__page #apresentation__section .col-img .gradient-bg {
  top: -20%;
  left: -10%;
  width: 120%;
  z-index: -2;
}
#home__page #apresentation__section .col-img .radial-bg {
  top: -10%;
  left: 0;
  width: 90%;
  z-index: -2;
}
@media screen and (max-width: 1199px) {
  #home__page #apresentation__section .col-img .gradient-bg {
    width: 100%;
  }
}
#home__page #apresentation__section .col-img .images-content {
  position: relative;
  bottom: 5%;
  background: rgb(35, 30, 34);
  background: linear-gradient(0deg, rgb(35, 30, 34) 5%, rgba(35, 30, 34, 0.0005252101) 20%);
}
#home__page #apresentation__section .col-img .images-content .woman-img {
  bottom: 1%;
  right: 10%;
  z-index: -1;
}
#home__page #apresentation__section .col-img .images-content .target-img {
  top: 30%;
  left: 10%;
}
#home__page #apresentation__section .col-img .images-content .protection-img {
  bottom: 3%;
  right: 13%;
}
@media screen and (max-width: 1399px) {
  #home__page #apresentation__section .col-img .images-content .woman-img {
    bottom: 1%;
    right: 10%;
  }
}
@media screen and (max-width: 1199px) {
  #home__page #apresentation__section .col-img .images-content .woman-img {
    right: 0;
  }
}
@media screen and (max-width: 991px) {
  #home__page #apresentation__section .col-img .images-content .woman-img {
    right: 20%;
  }
}
@media screen and (max-width: 767px) {
  #home__page #apresentation__section .col-img .images-content .woman-img {
    right: 10%;
  }
}
@media screen and (max-width: 500px) {
  #home__page #apresentation__section .col-img .images-content .woman-img {
    right: 0;
    max-width: 100%;
  }
  #home__page #apresentation__section .col-img .images-content .vetor1-img {
    max-width: 30%;
  }
  #home__page #apresentation__section .col-img .images-content .people-img {
    max-width: 30%;
    left: 0;
  }
}
@media screen and (max-width: 350px) {
  #home__page #apresentation__section .col-img .images-content {
    bottom: 15%;
  }
  #home__page #apresentation__section .col-img .gradient-bg {
    top: 0;
  }
  #home__page #apresentation__section .col-img .radial-bg {
    top: 0;
  }
}
#home__page #differentials__section {
  background: radial-gradient(135.1% 135.1% at 50% 0%, rgba(52, 140, 203, 0.32) 0%, rgba(83, 204, 159, 0) 49.51%);
  border-radius: 9px;
  padding: 2rem 0.5rem;
}
#home__page #differentials__section .differential__card {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: center;
  gap: 0;
}
#home__page #differentials__section .differential__card .img__container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 0;
  width: 142px;
  height: 142px;
  border-radius: 50%;
  margin-bottom: 1.5rem;
  background: linear-gradient(180deg, #231e22 35.67%, rgba(35, 30, 34, 0) 83.65%);
}
#home__page #differentials__section .differential__card .img__container img {
  width: 90px;
  height: 90px;
}
#home__page #differentials__section .differential__card h3.title {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
#home__page #differentials__section .differential__card p.description {
  width: 240px;
  margin: 0 auto;
  font-size: 1rem;
  text-align: center;
}
#home__page #video__section {
  margin: 5rem 0;
  padding: 5rem 0;
}
#home__page #video__section .content h2.title {
  font-size: 1.5rem;
  font-weight: 700;
  background: linear-gradient(90deg, #348ccb 0%, #53cc9f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  width: fit-content;
  margin: 0 0;
  margin-bottom: 1rem;
}
#home__page #video__section .content h4.subtitle {
  font-size: 2rem;
  margin-bottom: 1.25rem;
  font-weight: 700;
  max-width: 450px;
}
#home__page #video__section .content p.description {
  font-size: 1rem;
  margin-bottom: 1.25rem;
  max-width: 450px;
}
#home__page #video__section .content .flex {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 0;
}
#home__page #video__section .content .flex .btn__primary {
  max-width: 256px;
}
@media (max-width: 768px) {
  #home__page #video__section .content h2.title,
  #home__page #video__section .content h4.subtitle,
  #home__page #video__section .content p.description {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  #home__page #video__section .content p.description,
  #home__page #video__section .content .flex .btn__primary {
    max-width: 100%;
  }
}
#home__page #video__section .col-images {
  position: relative;
}
#home__page #video__section .col-images .gradient-bg {
  top: -90%;
  left: -30%;
  width: 120%;
  z-index: -3;
}
#home__page #video__section .col-images .radial-bg {
  left: -25%;
  top: -50%;
  width: 80%;
  z-index: -2;
}
#home__page #video__section .col-images .images-content {
  position: relative;
  left: 0;
  min-height: 300px;
  background: rgb(35, 30, 34);
  background: linear-gradient(0deg, rgb(35, 30, 34) 5%, rgba(35, 30, 34, 0.0005252101) 20%);
  bottom: -10%;
}
#home__page #video__section .col-images .images-content .notebook-img {
  width: 90%;
  left: -7%;
  bottom: -10%;
  z-index: -1;
}
#home__page #video__section .col-images .images-content .phone-img {
  width: 31%;
  right: 15%;
  bottom: -3%;
  z-index: -1;
}
@media screen and (max-width: 1199px) {
  #home__page #video__section .col-images .images-content .notebook-img {
    bottom: -5%;
  }
  #home__page #video__section .col-images .images-content .phone-img {
    bottom: -5%;
  }
}
@media screen and (max-width: 991px) {
  #home__page #video__section .col-images .images-content .notebook-img {
    bottom: 0;
  }
  #home__page #video__section .col-images .images-content .phone-img {
    bottom: 0;
  }
}
@media screen and (max-width: 1399px) {
  #home__page #video__section .col-images .gradient-bg {
    top: -80%;
  }
  #home__page #video__section .col-images .radial-bg {
    top: -50%;
  }
}
@media screen and (max-width: 1199px) {
  #home__page #video__section .col-images .images-content {
    bottom: 20%;
  }
}
@media screen and (max-width: 991px) {
  #home__page #video__section .col-images .images-content {
    bottom: 20%;
    left: 20%;
  }
  #home__page #video__section .col-images .gradient-bg {
    top: -40%;
    left: -20%;
  }
  #home__page #video__section .col-images .radial-bg {
    top: -20%;
    left: -10%;
  }
}
#home__page #about__us__section .text-content h4.title {
  font-size: 1.5rem;
  font-weight: 700;
  background: linear-gradient(90deg, #348ccb 0%, #53cc9f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 1rem;
  text-align: start;
  margin: 0 0 1rem 0 !important;
}
#home__page #about__us__section .text-content h2.subtitle {
  font-size: 2rem;
  text-align: start;
  font-weight: 700;
  margin-bottom: 1rem;
}
#home__page #about__us__section .text-content p.description {
  font-size: 1rem;
  text-align: start;
  line-height: 24px;
  max-width: 550px;
  margin: 0;
  margin-bottom: 2rem;
}
#home__page #about__us__section .images-content {
  position: relative;
  height: 100%;
}
#home__page #about__us__section .images-content .gradient-bg {
  top: -15%;
  left: -25%;
  width: 120%;
  z-index: -3;
}
#home__page #about__us__section .images-content .radial-bg {
  left: -10%;
  top: -10%;
  width: 70%;
  z-index: -3;
}
#home__page #about__us__section .images-content .primary-images {
  position: relative;
  background: rgb(35, 30, 34);
  background: linear-gradient(0deg, rgb(35, 30, 34) 5%, rgba(35, 30, 34, 0.0005252101) 20%);
  bottom: 0;
  height: 525px;
}
#home__page #about__us__section .images-content .primary-images .man-img {
  left: -15%;
  top: 0;
  z-index: -2;
}
#home__page #about__us__section .images-content .primary-images .rocket-img {
  right: 30%;
  top: 10%;
  z-index: -1;
}
#home__page #about__us__section .images-content .primary-images .vetor2-img {
  right: 18%;
  top: 40%;
  z-index: -1;
}
@media screen and (max-width: 1199px) {
  #home__page #about__us__section .images-content .primary-images .rocket-img {
    right: 10%;
  }
  #home__page #about__us__section .images-content .primary-images .vetor2-img {
    right: 0;
    top: 45%;
  }
}
@media screen and (max-width: 991px) {
  #home__page #about__us__section .images-content .primary-images .man-img {
    left: -40%;
  }
}
@media screen and (max-width: 767px) {
  #home__page #about__us__section .images-content .primary-images .man-img {
    left: -5%;
  }
}
#home__page #about__us__section .about__us__card {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 0;
  margin-bottom: 2rem;
}
#home__page #about__us__section .about__us__card .gradient__border {
  width: 100%;
  height: 9px;
  background: linear-gradient(90deg, #348ccb 0%, #53cc9f 100%);
  opacity: 1;
  margin: 0;
}
#home__page #about__us__section .about__us__card .content .card {
  border: none;
  flex-direction: row;
  background: transparent;
}
#home__page #about__us__section .about__us__card .content .card .column-gradient {
  background: linear-gradient(180deg, #348ccb 0%, #53cc9f 100%);
  min-width: 20px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#home__page #about__us__section .about__us__card .content .card .card-body {
  background: #292327;
  display: flex;
  align-items: center;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 1.5rem 1rem;
}
#home__page #about__us__section .about__us__card .content .card .card-body .card-list {
  background: #2f2a2c;
  width: 100%;
  border-radius: 5px;
}
#home__page #about__us__section .about__us__card .content .card .card-body .card-list .list {
  list-style: none;
}
#home__page #about__us__section .about__us__card .content .card .card-body .card-list .list li {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 1.5rem 0;
}
#home__page #about__us__section .about__us__card .content .card .card-body .card-list .list li p {
  margin: 0 1rem;
}
#home__page #numbers__section {
  margin: 2rem 0;
  padding: 3rem 0;
}
#home__page #numbers__section .card {
  background-image: url("../images/bg-gradient-card.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 80%;
  border: 1px solid #858585;
  margin-bottom: 2rem;
}
#home__page #numbers__section .card .card-body {
  text-align: center;
}
#home__page #numbers__section .card .card-body .card-title {
  font-size: 1.5rem;
  font-weight: 700;
  background: linear-gradient(90deg, #348ccb 0%, #53cc9f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 1rem;
}
@media screen and (max-width: 991px) {
  #home__page #numbers__section .card {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #home__page #numbers__section .card {
    width: 100%;
  }
}
#home__page #numbers__section .images-content {
  height: 100%;
  position: relative;
}
#home__page #numbers__section .images-content .gradient-bg {
  top: -20%;
  left: -10%;
  width: 120%;
  z-index: -2;
}
#home__page #numbers__section .images-content .radial-bg {
  right: 0;
  top: -20%;
  z-index: -2;
}
#home__page #numbers__section .images-content .primary-images {
  position: relative;
  height: 520px;
  background: rgb(35, 30, 34);
  background: linear-gradient(0deg, rgb(35, 30, 34) 5%, rgba(35, 30, 34, 0.0005252101) 20%);
}
#home__page #numbers__section .images-content .primary-images .numbers-man-img {
  width: 70%;
  top: -20%;
  left: 15%;
  z-index: -1;
}
#home__page #numbers__section .images-content .primary-images .radial-deal-img {
  bottom: 20%;
  width: 18%;
}
#home__page #numbers__section .images-content .primary-images .panel-img {
  right: 20%;
  top: 20%;
  width: 13%;
}
#home__page #numbers__section .images-content .primary-images .white-computer-img {
  left: 10%;
  top: 0;
}
@media screen and (max-width: 1399px) {
  #home__page #numbers__section .images-content .primary-images .numbers-man-img {
    top: -5%;
  }
}
@media screen and (max-width: 1199px) {
  #home__page #numbers__section .images-content .primary-images .numbers-man-img {
    top: 10%;
  }
}
@media screen and (max-width: 991px) {
  #home__page #numbers__section .images-content .primary-images .numbers-man-img {
    width: 100%;
  }
  #home__page #numbers__section .images-content .primary-images .radial-deal-img {
    width: 30%;
    bottom: 10%;
  }
  #home__page #numbers__section .images-content .primary-images .panel-img {
    right: -10%;
    width: 20%;
  }
}
@media screen and (max-width: 767px) {
  #home__page #numbers__section .images-content .primary-images .numbers-man-img {
    width: 70%;
    top: 0;
  }
  #home__page #numbers__section .images-content .primary-images .radial-deal-img {
    width: 20%;
  }
}
#home__page #integrated__section h4.title {
  font-size: 1.5rem;
  font-weight: 700;
  background: linear-gradient(90deg, #348ccb 0%, #53cc9f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 1rem;
  margin: 0;
}
#home__page #clients__section {
  background: radial-gradient(135.1% 135.1% at 50% 0%, rgba(52, 140, 203, 0.32) 0%, rgba(83, 204, 159, 0) 49.51%);
  border-radius: 9px;
  padding: 2rem 2rem;
  padding-bottom: 4rem;
}
#home__page #clients__section .row div {
  display: flex;
  justify-content: center;
}
#home__page #faq__section h4.title {
  font-size: 1.5rem;
  font-weight: 700;
  background: linear-gradient(90deg, #348ccb 0%, #53cc9f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 1rem;
}
#home__page #faq__section h2.subtitle {
  font-size: 2rem;
  text-align: center;
  font-weight: 700;
  margin-bottom: 2rem;
}
#home__page #faq__section #faq__container .accordion-item {
  background: transparent;
  margin-bottom: 1.5rem;
}
#home__page #faq__section #faq__container .accordion-item .accordion-header .accordion-button {
  background: #292327;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 1.5rem 1.25rem;
}
#home__page #faq__section #faq__container .accordion-item .accordion-header .accordion-button:focus {
  box-shadow: none;
}
#home__page #faq__section #faq__container .accordion-item .accordion-header .accordion-button::after {
  background-image: url("../../../assets/home/images/arrow.svg");
}
#home__page #faq__section #faq__container .accordion-item .accordion-body {
  background: #2F2A2C;
  padding: 1.5rem 1.25rem;
}
#home__page #contact__us__section {
  background: rgba(47, 42, 44, 0.32);
  background-image: url("../images/container_bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: 1px solid #858585;
  backdrop-filter: blur(32px);
  border-radius: 12px;
  padding: 3.125rem 1rem;
  margin: 3rem 0;
}
#home__page #contact__us__section h4.title {
  max-width: 480px;
  margin: 0 auto;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1.5rem;
  line-height: 34px;
}
#home__page #contact__us__section .flex {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 0;
}
#home__page #contact__us__section .flex .btn__primary-outline {
  max-width: 286px;
  font-size: 1.125rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
#home__page #contact__us__section .flex .gradient-hover:hover {
  background: linear-gradient(90deg, #348ccb 6.38%, #53cc9f 95.97%);
  color: white;
  -webkit-text-fill-color: white;
}

.pag-blog {
  background: #231E22;
  background-image: url(/assets/imgs/home/back-image.png), url(/assets/imgs/home/back-image-2.png);
  background-repeat: no-repeat;
  background-position-x: 100%, 0%;
  background-position-y: 30%, 100%;
}
.pag-blog .switch-card {
  padding: 2rem 3rem;
}
.pag-blog .switch-card .card {
  color: #fff;
  border-top-right-radius: 14px;
  border-top-left-radius: 14px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  border: 1px solid transparent;
  border-image: linear-gradient(0deg, rgb(35, 30, 34) 15%, rgba(253, 187, 45, 0) 100%);
  border-image-slice: 1;
  display: block;
}
.pag-blog .switch-card .card .card-img-overlay {
  padding: 0;
}
.pag-blog .switch-card .card .card-img-overlay .card-header {
  background: rgb(35, 30, 34);
  background: linear-gradient(0deg, rgb(35, 30, 34) 5%, rgba(253, 187, 45, 0) 100%);
}
.pag-blog .switch-card .card .card-img-overlay .card-header .card-title {
  font-weight: 600;
  padding: 1.5rem 0 0 1.5rem;
}
.pag-blog .switch-card .card .card-img-overlay .card-footer {
  background: #231E22;
  padding: 0 1.5rem 1.5rem 1.5rem;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.pag-blog .switch-card .card .card-img-overlay .card-footer .card-link {
  background: linear-gradient(90deg, #348CCB 3.37%, #53CC9F 94.28%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 600;
}
.pag-blog .explore-mobile .list-card {
  background: transparent;
  border: 1px solid #858585;
}
.pag-blog .explore-mobile .list-card .card-title {
  background: linear-gradient(90deg, #348CCB 3.37%, #53CC9F 94.28%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 600;
}
.pag-blog .explore-mobile .list-card ul li {
  margin: 0 0 1rem 0;
}
.pag-blog .explore-mobile .list-card ul li i {
  background: linear-gradient(90deg, #348CCB 3.37%, #53CC9F 94.28%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 600;
  margin-right: 1rem;
}
.pag-blog .other-blogs .card {
  background: #292327;
  border-radius: 9px;
  color: #fff;
}
.pag-blog .other-blogs .card .card-body .card-title {
  margin-bottom: 1rem;
}
.pag-blog .other-blogs .card .card-footer {
  display: flex;
  align-items: center;
  justify-content: end;
}
.pag-blog .other-blogs .card .card-footer .card-link {
  background: linear-gradient(90deg, #348CCB 3.37%, #53CC9F 94.28%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 600;
}
.pag-blog .other-blogs .list-card {
  background: transparent;
  border: 1px solid #858585;
}
.pag-blog .other-blogs .list-card .card-title {
  background: linear-gradient(90deg, #348CCB 3.37%, #53CC9F 94.28%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 600;
}
.pag-blog .other-blogs .list-card ul li {
  margin: 0 0 1rem 0;
}
.pag-blog .other-blogs .list-card ul li i {
  background: linear-gradient(90deg, #348CCB 3.37%, #53CC9F 94.28%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 600;
  margin-right: 1rem;
}

.banner-post {
  padding: 2rem 0;
}
.banner-post img {
  width: 100%;
}

.post .card {
  background: #231E22;
  color: white;
  border: none;
  border-radius: 25px;
  padding: 1.5rem 2.5rem;
}
.post .card .card-title {
  font-weight: 600;
  margin: 0 0 2rem 0;
}
@media (max-width: 768px) {
  .post .card {
    padding: 0.5rem 0rem;
  }
}

.comment-form .card-title {
  background: linear-gradient(90deg, #348CCB 0%, #53CC9F 23.99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 600;
}
.comment-form form .input-group input {
  background: #231E22;
  color: white;
  border: 1px solid lightgray;
  margin-bottom: 1rem;
}
.comment-form form .input-group textarea {
  background: #231E22;
  color: white;
  border: 1px solid lightgray;
  min-height: 200px;
}

.associated-posts .title {
  background: linear-gradient(90deg, #348CCB 0%, #53CC9F 23.99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 600;
}
.associated-posts .card {
  color: white;
  background: #231E22;
  border: 1px solid gray;
  border-radius: 8px;
}

#auth-pages {
  min-height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../images/register__bg.png") center right no-repeat;
}
#auth-pages .side-img {
  max-width: 700px;
  width: 100%;
}
#auth-pages .form__container {
  margin: 2rem 0;
  width: 100%;
  max-width: 530px;
  padding: 0px 1rem;
  background: rgba(47, 42, 44, 0.36);
  border: 1px solid #858585;
  backdrop-filter: blur(22.5px);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
}
#auth-pages .form__container .form__img {
  margin-top: 80px;
  margin-bottom: 60px;
}
#auth-pages .form__container .form__title {
  margin-bottom: 2rem;
  font-weight: 700;
}
#auth-pages .form__container .form__tag {
  max-width: 350px;
  margin: 0 auto;
  width: 100%;
}
#auth-pages .form__container .form__tag .form__input__container {
  margin-bottom: 1.5rem;
}
#auth-pages .form__container .form__tag .form__input__container .form__input {
  width: 100%;
  border: 1px solid #858585;
  border-radius: 40px;
  background: transparent;
  padding: 11px 16px;
  color: #FFFFFF;
  font-size: 0.875rem;
}
#auth-pages .form__container .form__tag .form__input__container .form__input::placeholder {
  color: #e1e1e1;
}
#auth-pages .form__container .form__tag .form__input__container .form__input.is-invalid {
  border-color: red;
}
#auth-pages .form__container .form__tag .form__actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 2.5rem;
}
#auth-pages .form__container .form__tag .form__actions a {
  color: #FFFFFF;
  font-size: 0.875rem;
  text-decoration: none;
}
#auth-pages .form__container .form__tag .btn__primary {
  padding: 0.375rem 0.75rem;
}
#auth-pages .form__container .form__tag .btn-primary {
  border-radius: 40px;
}
#auth-pages .show__password__container {
  position: relative;
}
#auth-pages .show__password__container .show__password__icon {
  height: 20px;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 12px;
  right: 14px;
  cursor: pointer;
}
#auth-pages .subdomain__container {
  position: relative;
}
#auth-pages .subdomain__container input#subdomain {
  padding-right: 160px;
}
#auth-pages .subdomain__container .subdomain__text {
  height: 20px;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 12px;
  right: 72px;
  cursor: default;
}

@media screen and (max-width: 768px) {
  #auth-pages {
    background-image: none !important;
    background: none !important;
  }
}
.light__mode {
  background: url("../images/login-bg.png") no-repeat top center;
  background-size: cover;
  color: #393939;
}
.light__mode #auth-pages .form__container {
  background: rgba(255, 255, 255, 0.19) !important;
  border: 1px solid #cecece !important;
  backdrop-filter: blur(6px) !important;
  border: 1px solid #ced4da;
}
.light__mode #auth-pages .form__container .form__tag .form__input__container .form__input {
  border: 1px solid #ced4da;
  color: #393939;
  background: #FFFFFF;
}
.light__mode #auth-pages .form__container .form__tag .form__input__container .form__input::placeholder {
  color: #ced4da;
}
.light__mode #auth-pages .form__container .form__tag .form__actions a {
  color: #393939;
}

#no-form-pages {
  height: calc(100svh - 82px);
  background: url("../images/no__form.png") center bottom no-repeat;
}
#no-form-pages .no__form__content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  max-width: 560px;
  margin: 0 auto;
}
#no-form-pages .no__form__content .card {
  border: 1px solid #858585;
  background: transparent;
  padding: 2rem;
  border-radius: 15px;
}
#no-form-pages .no__form__content .card .no__form__title {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 2rem;
}
#no-form-pages .no__form__content .card .no__form__text {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 2rem;
  text-align: center;
}
#no-form-pages .no__form__content .card .no__form__inputs__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
#no-form-pages .no__form__content .card .no__form__inputs__content .no__form__input {
  width: 100%;
  background: transparent;
  color: white;
  border-radius: 25px;
  border: 1px solid #858585;
  margin-bottom: 1rem;
  padding: 0.5rem;
  padding-left: 1rem;
}
#no-form-pages .no__form__content .card .no__form__inputs__content .no__form__submit {
  width: 100%;
  background: linear-gradient(90deg, #348ccb 0%, #53cc9f 100%);
  color: white;
  cursor: pointer;
  padding: 0.7rem 0;
  border-radius: 25px;
  margin-top: 1rem;
  border: none;
}

.buy__plan__modal .modal-dialog .modal-content {
  background: #231E22;
  color: #FFFFFF;
  border-radius: 24px;
}
.buy__plan__modal .modal-dialog .modal-content .modal-body {
  position: relative;
}
.buy__plan__modal .modal-dialog .modal-content .modal-body .close__modal {
  position: absolute;
  top: 2rem;
  right: 2rem;
  cursor: pointer;
  background: transparent;
  border: none;
  outline: none;
}
.buy__plan__modal .modal-dialog .modal-content .modal-body .msg__container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 1rem;
}
.buy__plan__modal .modal-dialog .modal-content .modal-body .plan__card {
  padding: 2rem 1rem;
  background: #292327;
  border: 1px solid #4b4b4b;
  border-radius: 3px;
  max-width: 310px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
.buy__plan__modal .modal-dialog .modal-content .modal-body .plan__card .card__header {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.buy__plan__modal .modal-dialog .modal-content .modal-body .plan__card .card__header h3 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 1.25rem;
}
.buy__plan__modal .modal-dialog .modal-content .modal-body .plan__card .card__header span {
  font-size: 0.75rem;
  color: #FFFFFF;
  text-decoration: line-through;
  margin-bottom: 0.625rem;
}
.buy__plan__modal .modal-dialog .modal-content .modal-body .plan__card .card__body {
  font-size: 14px;
}

.config__login__main .hover__overlay {
  position: relative;
  cursor: pointer;
}
.config__login__main .hover__overlay::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../../../assets/company_home/images/home/change_icon.png") no-repeat center center;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.5s ease;
}
.config__login__main .hover__overlay:hover::after {
  opacity: 1;
}
.config__login__main .hover__overlay.lg-size::after {
  background-size: 10%;
}
.config__login__main .hover__overlay.sm-size::after {
  background-size: 2%;
}

.richText {
  position: relative;
  width: 100%;
  border-radius: 7px;
}
.richText .richText-form {
  font-family: Calibri, Verdana, Helvetica, sans-serif;
}
.richText .richText-form label {
  display: block;
  padding: 10px 15px;
}
.richText .richText-form input[type=text], .richText .richText-form input[type=file], .richText .richText-form input[type=number] {
  padding: 10px 15px;
  border: #ecf0fa solid 1px;
  min-width: 200px;
  width: 100%;
  border-radius: 5px;
  outline: 0;
}
.richText .richText-form select {
  padding: 10px 15px;
  border: #ecf0fa solid 1px;
  min-width: 200px;
  width: 100%;
  border-radius: 5px;
  outline: 0;
  cursor: pointer;
}
.richText .richText-form button {
  margin: 10px 0;
  padding: 0.375rem 0.75rem;
  background-color: rgba(183, 119, 120, 0.1);
  border: none;
  color: #fafafa;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.richText .richText-toolbar {
  min-height: 20px;
  border-bottom: 0;
}
.richText .richText-toolbar ul {
  margin-bottom: 0;
  border-bottom: #ecf0fa solid 1px;
  padding-left: 0px !important;
}
.richText .richText-toolbar ul li {
  float: left;
  display: block;
  list-style: none;
}
.richText .richText-toolbar ul li a {
  display: block;
  padding: 10px 15px;
  cursor: pointer;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  transition: background-color 0.4s;
  color: #858398;
}
.richText .richText-toolbar ul li a .fa,
.richText .richText-toolbar ul li a .fe,
.richText .richText-toolbar ul li a .fas,
.richText .richText-toolbar ul li a .far,
.richText .richText-toolbar ul li a svg {
  pointer-events: none;
}
.richText .richText-toolbar ul li a .richText-dropdown-outer {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  cursor: default;
}
.richText .richText-toolbar ul li a .richText-dropdown-outer .richText-dropdown {
  position: relative;
  display: block;
  margin: 3% auto 0 auto;
  background-color: #fff;
  border: #ecf0fa solid 1px;
  min-width: 100px;
  width: 320px;
  max-width: 90%;
  border-radius: 5px;
  -webkit-box-shadow: 0px 16px 18px rgba(6, 10, 48, 0.1);
  -moz-box-shadow: 0px 16px 18px rgba(6, 10, 48, 0.1);
  box-shadow: 0px 16px 18px rgba(6, 10, 48, 0.1);
  padding-top: 20px;
  z-index: 1;
}
.richText .richText-toolbar ul li a .richText-dropdown-outer .richText-dropdown .richText-dropdown-close {
  position: absolute;
  top: 6px;
  right: 5px;
  background: transparent;
  /* color: #adaeb1; */
  cursor: pointer;
  font-size: 16px;
  text-align: center;
  width: 25px;
  border-radius: 5px;
}
.richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown {
  list-style: none;
}
.richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li {
  display: block;
  float: none;
  font-family: Calibri, Verdana, Helvetica, sans-serif;
}
.richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li a {
  display: block;
  padding: 10px 15px;
  border-bottom: #efefef solid 1px;
}
.richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li a:hover {
  background-color: #ffffff;
}
.richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li.inline {
  margin: 2px 8px;
  float: left;
  padding: 6px;
}
.richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li.inline a {
  display: block;
  padding: 0;
  margin: 0;
  border: 1px solid #c3bdbd;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  /* -webkit-box-shadow: 0 0 10px 0 #999;
  -moz-box-shadow: 0 0 10px 0 #999;
  box-shadow: 0 0 10px 0 #999; */
}
.richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li.inline a span {
  display: block;
  height: 30px;
  width: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.richText .richText-toolbar ul li a .richText-dropdown-outer div.richText-dropdown {
  padding: 10px 15px;
}
.richText .richText-toolbar ul li a:hover {
  background-color: #ffffff;
}
.richText .richText-toolbar ul li[data-disable=true] {
  opacity: 0.1;
}
.richText .richText-toolbar ul li[data-disable=true] a {
  cursor: default;
}
.richText .richText-toolbar ul li:not([data-disable=true]).is-selected .richText-dropdown-outer {
  display: block;
}
.richText .richText-toolbar ul:after {
  display: block;
  content: "";
  clear: both;
}
.richText .richText-toolbar:last-child {
  font-size: 12px;
}
.richText .richText-toolbar:after {
  display: block;
  clear: both;
  content: "";
}
.richText .richText-editor {
  padding: 20px;
  background-color: #ffffff;
  border-left: #ffffff solid 2px;
  font-family: Calibri, Verdana, Helvetica, sans-serif;
  height: 300px;
  outline: none;
  overflow-y: scroll;
  overflow-x: auto;
}
.richText .richText-editor ul,
.richText .richText-editor ol {
  margin: 10px 25px;
}
.richText .richText-editor table {
  margin: 10px 0;
  border-spacing: 0;
  width: 100%;
}
.richText .richText-editor table td,
.richText .richText-editor table th {
  padding: 10px;
  border: #efefef solid 1px;
}
.richText .richText-editor:focus {
  border-left: transparent solid 2px;
}
.richText .richText-initial {
  margin-bottom: -4px;
  padding: 10px;
  background-color: #282828;
  border: none;
  color: #33ff33;
  font-family: Monospace, Calibri, Verdana, Helvetica, sans-serif;
  max-width: 100%;
  min-width: 100%;
  width: 100%;
  min-height: 400px;
  height: 400px;
}
.richText .richText-help {
  float: right;
  display: block;
  padding: 10px 15px;
  cursor: pointer;
}
.richText .richText-undo,
.richText .richText-redo {
  float: right;
  display: block;
  padding: 10px 15px;
  border-right: #efefef solid 1px;
  cursor: pointer;
}
.richText .richText-undo.is-disabled,
.richText .richText-redo.is-disabled {
  opacity: 0.4;
}
.richText .richText-help-popup a {
  color: #3498db;
  text-decoration: underline;
}
.richText .richText-help-popup hr {
  margin: 10px auto 5px auto;
  border: none;
  border-top: #efefef solid 1px;
}
.richText .richText-list.list-rightclick {
  position: absolute;
  background-color: #fafafa;
  border-right: #efefef solid 1px;
  border-bottom: #efefef solid 1px;
}
.richText .richText-list.list-rightclick li {
  padding: 5px 7px;
  cursor: pointer;
  list-style: none;
}

@media (max-width: 768px) {
  .richText .richText-toolbar ul li {
    border-bottom: #eaedf1 solid 1px;
  }
  .richText .richText-toolbar ul {
    border-bottom: 0 !important;
  }
}
.richText {
  border: #f6f6fb solid 1px;
  background-color: #f6f6fb !important;
}
.richText .richText-toolbar {
  border-bottom: rgba(156, 162, 161, 0.1) solid 1px;
}
.richText .richText-toolbar ul li a {
  border-right: rgba(156, 162, 161, 0.2) solid 1px;
}

#plans__Page #apresentation__Section .left-box .title {
  font-weight: 700;
  font-size: 2rem;
}
#plans__Page #apresentation__Section .left-box .text {
  font-size: 1rem;
  font-weight: 400;
}
#plans__Page #apresentation__Section .left-box .flex {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 0;
}
#plans__Page #apresentation__Section .left-box .flex .btn__primary {
  width: 50%;
}
@media screen and (max-width: 1199px) {
  #plans__Page #apresentation__Section .left-box .flex .btn__primary {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  #plans__Page #apresentation__Section .left-box .flex .btn__primary {
    width: 80%;
  }
}
@media screen and (max-width: 991px) {
  #plans__Page #apresentation__Section .left-box .flex {
    justify-content: center;
  }
}
#plans__Page #apresentation__Section .col-img {
  position: relative;
  min-height: 600px;
}
#plans__Page #apresentation__Section .col-img .gradient-bg {
  top: -10%;
  left: -25%;
  width: 120%;
  z-index: -3;
}
#plans__Page #apresentation__Section .col-img .radial-bg {
  left: -20%;
  top: -5%;
  width: 80%;
  z-index: -2;
}
#plans__Page #apresentation__Section .col-img .images-content {
  position: relative;
  left: 0;
  min-height: 300px;
  background: rgb(35, 30, 34);
  background: linear-gradient(0deg, rgb(35, 30, 34) 5%, rgba(35, 30, 34, 0.0005252101) 20%);
  top: 30%;
}
#plans__Page #apresentation__Section .col-img .images-content .notebook-img {
  width: 90%;
  left: 0;
  bottom: -10%;
  z-index: -1;
}
#plans__Page #apresentation__Section .col-img .images-content .phone-img {
  width: 31%;
  right: 8%;
  bottom: -5%;
  z-index: -1;
}
@media screen and (max-width: 1199px) {
  #plans__Page #apresentation__Section .col-img .images-content .notebook-img {
    bottom: 0%;
  }
  #plans__Page #apresentation__Section .col-img .images-content .phone-img {
    bottom: 0%;
  }
}
@media screen and (max-width: 991px) {
  #plans__Page #apresentation__Section .col-img .images-content .notebook-img {
    bottom: 0;
  }
  #plans__Page #apresentation__Section .col-img .images-content .phone-img {
    bottom: 0;
  }
}
@media screen and (max-width: 1399px) {
  #plans__Page #apresentation__Section .col-img .gradient-bg {
    top: -10%;
  }
  #plans__Page #apresentation__Section .col-img .radial-bg {
    top: 0;
  }
}
@media screen and (max-width: 1199px) {
  #plans__Page #apresentation__Section .col-img .images-content {
    bottom: 35%;
  }
}
@media screen and (max-width: 991px) {
  #plans__Page #apresentation__Section .col-img .images-content {
    bottom: 0%;
    left: 20%;
  }
  #plans__Page #apresentation__Section .col-img .gradient-bg {
    top: -10%;
    left: -20%;
    width: 100%;
  }
  #plans__Page #apresentation__Section .col-img .radial-bg {
    top: 0%;
    left: -10%;
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  #plans__Page #apresentation__Section .col-img .images-content {
    bottom: 20%;
  }
}
@media screen and (max-width: 575px) {
  #plans__Page #apresentation__Section .col-img .images-content {
    bottom: 30%;
    left: 0;
  }
}
@media screen and (max-width: 991px) {
  #plans__Page #apresentation__Section .col-img {
    display: none;
  }
}
#plans__Page #plans__Section .text-box {
  text-align: center;
}
#plans__Page #plans__Section .text-box .gradient-subtitle {
  font-size: 1.5rem;
  font-weight: 700;
  background: linear-gradient(90deg, #348ccb 0%, #53cc9f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 1rem;
  font-weight: 700;
  font-size: 24px;
}
#plans__Page #plans__Section .text-box .title {
  font-weight: 700;
  font-size: 2rem;
}
#plans__Page #plans__Section .plans-cards {
  margin: 2rem 0;
}
#plans__Page #plans__Section .plans-cards .card {
  background: #292327;
  border: 1px solid #4B4B4B;
  height: 100%;
  border-radius: 3px;
}
#plans__Page #plans__Section .plans-cards .card .card-body {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
  padding: 1.5rem;
}
#plans__Page #plans__Section .plans-cards .card .card-body .plan-information {
  text-align: center;
  width: 100%;
  margin-bottom: 1.5rem;
}
#plans__Page #plans__Section .plans-cards .card .card-body .about-plan {
  height: 100%;
}
#plans__Page #plans__Section .plans-cards .card .card-body .about-plan .list-item {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 1rem;
}
#plans__Page #plans__Section .plans-cards .card .card-body .about-plan .list-item .fa-check {
  font-size: 1.5rem;
  font-weight: 700;
  background: linear-gradient(90deg, #348ccb 0%, #53cc9f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 1rem;
  font-size: 14px;
  margin: 0;
}
#plans__Page #plans__Section .plans-cards .card .card-body .conditions-content {
  display: flex;
  flex-direction: column;
  justify-content: start;
  height: 100%;
}
#plans__Page #plans__Section .plans-cards .card .card-body .btn__primary-outline {
  padding: 0.5rem 0;
  width: 100%;
}
#plans__Page #faq__section {
  margin-top: 5rem;
}
#plans__Page #faq__section h4.title {
  font-size: 1.5rem;
  font-weight: 700;
  background: linear-gradient(90deg, #348ccb 0%, #53cc9f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 1rem;
}
#plans__Page #faq__section h2.subtitle {
  font-size: 2rem;
  text-align: center;
  font-weight: 700;
  margin-bottom: 2rem;
}
#plans__Page #faq__section #faq__container .accordion-item {
  background: transparent;
  margin-bottom: 1.5rem;
}
#plans__Page #faq__section #faq__container .accordion-item .accordion-header .accordion-button {
  background: #292327;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 1.5rem 1.25rem;
}
#plans__Page #faq__section #faq__container .accordion-item .accordion-header .accordion-button:focus {
  box-shadow: none;
}
#plans__Page #faq__section #faq__container .accordion-item .accordion-header .accordion-button::after {
  background-image: url("../../../assets/home/images/arrow.svg");
}
#plans__Page #faq__section #faq__container .accordion-item .accordion-body {
  background: #2F2A2C;
  padding: 1.5rem 1.25rem;
}
#plans__Page #contact_us_section {
  background: rgba(47, 42, 44, 0.32);
  background-image: url("../images/container_bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: 1px solid #858585;
  backdrop-filter: blur(32px);
  border-radius: 12px;
  padding: 3.125rem 1rem;
  margin: 3rem 0;
}
#plans__Page #contact_us_section h4.title {
  max-width: 480px;
  margin: 0 auto;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1.5rem;
  line-height: 34px;
}
#plans__Page #contact_us_section .flex {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 0;
}
#plans__Page #contact_us_section .flex .btn__primary-outline {
  max-width: 216px;
  font-size: 1.125rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
#plans__Page #contact_us_section .flex .gradient-hover:hover {
  background: linear-gradient(90deg, #348CCB 6.38%, #53CC9F 95.97%);
  color: white;
  -webkit-text-fill-color: white;
}

#about__us__page #first__section .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 80%;
}
#about__us__page #first__section .content .title {
  font-size: 1.5rem;
  font-weight: 700;
  background: linear-gradient(90deg, #348ccb 0%, #53cc9f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 1rem;
  margin-left: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}
#about__us__page #first__section .content .subtitle {
  font-size: 2rem;
  font-weight: 700;
}
#about__us__page #first__section .col-img {
  position: relative;
  min-height: 600px;
}
#about__us__page #first__section .col-img .gradient-bg {
  top: -20%;
  left: -10%;
  width: 120%;
  z-index: -2;
}
#about__us__page #first__section .col-img .radial-bg {
  top: -10%;
  left: 0;
  width: 90%;
  z-index: -2;
}
@media screen and (max-width: 1199px) {
  #about__us__page #first__section .col-img .gradient-bg {
    width: 100%;
  }
}
@media screen and (max-width: 440px) {
  #about__us__page #first__section .col-img .gradient-bg {
    top: 10%;
  }
  #about__us__page #first__section .col-img .radial-bg {
    top: 10%;
  }
}
#about__us__page #first__section .col-img .images-content {
  position: relative;
  bottom: 5%;
  background: rgb(35, 30, 34);
  background: linear-gradient(0deg, rgb(35, 30, 34) 5%, rgba(35, 30, 34, 0.0005252101) 20%);
}
#about__us__page #first__section .col-img .images-content .man-img {
  bottom: 5%;
  right: 25%;
  z-index: -1;
}
#about__us__page #first__section .col-img .images-content .panel-img {
  right: 15%;
  top: 50%;
  z-index: -1;
}
#about__us__page #first__section .col-img .images-content .radial-computer-img {
  bottom: 7%;
  left: 20%;
  z-index: -1;
}
#about__us__page #first__section .col-img .images-content .vetor-img {
  left: 15%;
  top: 25%;
}
#about__us__page #first__section .col-img .images-content .rocket-img {
  top: 50%;
}
@media screen and (max-width: 1199px) {
  #about__us__page #first__section .col-img .images-content .man-img {
    right: 10%;
  }
}
@media screen and (max-width: 991px) {
  #about__us__page #first__section .col-img .images-content .man-img {
    right: 25%;
  }
}
@media screen and (max-width: 767px) {
  #about__us__page #first__section .col-img .images-content .man-img {
    right: 15%;
  }
}
@media screen and (max-width: 575px) {
  #about__us__page #first__section .col-img .images-content .man-img {
    width: 80%;
  }
  #about__us__page #first__section .col-img .images-content .radial-computer-img {
    display: none;
  }
}
#about__us__page #second__section {
  margin-top: 3rem;
}
#about__us__page #second__section .content {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#about__us__page #second__section .content .title {
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
}
#about__us__page #second__section .content .text {
  font-size: 1rem;
  text-align: center;
}
#about__us__page #second__section .col-img-2 {
  position: relative;
  min-height: 600px;
}
#about__us__page #second__section .col-img-2 .gradient-bg {
  top: -20%;
  left: -10%;
  width: 100%;
  z-index: -2;
}
#about__us__page #second__section .col-img-2 .radial-bg {
  top: -10%;
  left: -10%;
  width: 70%;
  z-index: -2;
}
@media screen and (max-width: 1199px) {
  #about__us__page #second__section .col-img-2 .gradient-bg {
    top: 0;
  }
  #about__us__page #second__section .col-img-2 .radial-bg {
    top: 0;
  }
}
@media screen and (max-width: 991px) {
  #about__us__page #second__section .col-img-2 .gradient-bg {
    top: 20%;
  }
  #about__us__page #second__section .col-img-2 .radial-bg {
    top: 20%;
  }
}
@media screen and (max-width: 767px) {
  #about__us__page #second__section .col-img-2 .gradient-bg {
    top: -15%;
  }
  #about__us__page #second__section .col-img-2 .radial-bg {
    top: -10%;
  }
}
@media screen and (max-width: 400px) {
  #about__us__page #second__section .col-img-2 .gradient-bg {
    top: 0;
  }
  #about__us__page #second__section .col-img-2 .radial-bg {
    top: 0;
  }
}
#about__us__page #second__section .col-img-2 .images-content {
  position: relative;
  left: 0;
  min-height: 300px;
  background: rgb(35, 30, 34);
  background: linear-gradient(0deg, rgb(35, 30, 34) 5%, rgba(35, 30, 34, 0.0005252101) 20%);
  bottom: 25%;
}
#about__us__page #second__section .col-img-2 .images-content .notebook-img {
  width: 80%;
  left: 5%;
  bottom: -3%;
  z-index: -1;
}
#about__us__page #second__section .col-img-2 .images-content .phone-img {
  width: 26%;
  right: 15%;
  bottom: 0;
  z-index: -1;
}
@media screen and (max-width: 1199px) {
  #about__us__page #second__section .col-img-2 .images-content .notebook-img {
    bottom: 0;
  }
  #about__us__page #second__section .col-img-2 .images-content .phone-img {
    bottom: 3%;
  }
}
@media screen and (max-width: 991px) {
  #about__us__page #second__section .col-img-2 .images-content .notebook-img {
    bottom: 3%;
  }
  #about__us__page #second__section .col-img-2 .images-content .phone-img {
    bottom: 4%;
  }
}
@media screen and (max-width: 1199px) {
  #about__us__page #second__section .col-img-2 .images-content {
    bottom: 40%;
  }
}
#about__us__page #second__section .side-col .content {
  display: flex;
  align-items: start;
  width: 100%;
  flex-direction: row;
  margin-bottom: 2rem;
}
#about__us__page #second__section .side-col .content .title {
  font-size: 24px;
  font-weight: 700;
  text-align: start;
}
#about__us__page #second__section .side-col .content .text {
  font-size: 1rem;
  text-align: start;
}
#about__us__page #contact__us__section {
  background: rgba(47, 42, 44, 0.32);
  background-image: url("../images/container_bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: 1px solid #858585;
  backdrop-filter: blur(32px);
  border-radius: 12px;
  padding: 3.125rem 1rem;
  margin: 3rem 0;
}
#about__us__page #contact__us__section h4.title {
  max-width: 480px;
  margin: 0 auto;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1.5rem;
  line-height: 34px;
}
#about__us__page #contact__us__section .flex {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 0;
}
#about__us__page #contact__us__section .flex .btn__primary-outline {
  max-width: 216px;
  font-size: 1.125rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
#about__us__page #contact__us__section .flex .gradient-hover:hover {
  background: linear-gradient(90deg, #348CCB 6.38%, #53CC9F 95.97%);
  color: white;
  -webkit-text-fill-color: white;
}

body {
  background: #231E22;
  color: #FFFFFF;
  font-family: "Lato", sans-serif;
}

.btn__primary {
  background: linear-gradient(90deg, #348ccb 6.38%, #53cc9f 95.97%);
  color: #FFFFFF;
  border: 1px solid #43abb5;
  border-radius: 24px;
  font-size: 1rem;
  font-weight: 500;
  padding: 1rem 2rem;
  width: 100%;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
.btn__primary:hover {
  color: #FFFFFF;
}

.btn__primary-outline {
  background: linear-gradient(90deg, #348ccb 0%, #53cc9f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  border: 1px solid #43abb5;
  border-radius: 24px;
  font-size: 1rem;
  font-weight: 500;
  padding: 1rem 2rem;
  width: 100%;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}

.btn__secondary-outline {
  background: transparent;
  color: #FFFFFF;
  border: 1px solid #43abb5;
  border-radius: 24px;
  font-size: 1rem;
  font-weight: 500;
  padding: 1rem 2rem;
  width: 100%;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
.btn__secondary-outline:hover {
  color: #FFFFFF;
}

/*# sourceMappingURL=style.css.map */
