* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-user-drag: none;
  /* Safari */
  -khtml-user-drag: none;
  /* Konqueror */
  -moz-user-drag: none;
  /* Firefox */
  -o-user-drag: none;
}

a.active {
  color: #614D43;
  border-bottom: 1px solid #614D43;
  padding-bottom: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

h4.bordered {
  font-size: 16px;
  background-color: #F1ECEA;
  border-radius: 4px;
  padding: 2px 5px;
}
@media (max-width: 720px) {
  h4.bordered {
    font-size: 13px;
    width: 100%;
  }
}

.empty .content {
  background-color: transparent !important;
}
.empty .content h4 {
  font-size: 20px;
  font-weight: bold;
}
.empty .content p {
  font-style: italic;
  font-size: 13px;
}

body {
  background-color: #FDFCFC;
  font-family: "Montserrat", sans-serif;
}
body div.my-nav {
  padding: 0 4%;
  box-shadow: 0 2px 4px -1px rgba(26, 56, 96, 0.1019607843), 0 3px 12px -1px rgba(28, 55, 90, 0.1607843137);
}
body div.my-nav a {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
body div.my-nav ul.navbar-nav > li {
  margin-right: 25px;
}
body div.my-nav img {
  border-radius: 4px;
}
@media (max-width: 720px) {
  body div.my-nav img {
    width: 50px;
    height: 50px;
  }
}
body .collapse .btn {
  padding: 10px 24px;
}
body .navbar {
  background-color: #fff;
}
body .hero {
  padding: 0 4%;
  font-family: "Montserrat", sans-serif;
  padding-top: 40px;
}
body .hero .row .info {
  margin-top: 100px;
}
@media (max-width: 720px) {
  body .hero .row .info {
    margin-top: 15px;
  }
}
body .hero h1 {
  font-size: 60px;
  font-weight: bold;
  position: relative;
}
@media (max-width: 720px) {
  body .hero h1 {
    font-size: 40px;
  }
}
body .hero h1 img {
  position: absolute;
  top: -48%;
  right: -12%;
}
body .hero .lineb img {
  margin-top: -70px;
  z-index: -1;
  position: relative;
}
@media (max-width: 720px) {
  body .hero .lineb img {
    width: 340px;
  }
}
body .hero .btn {
  background-color: #A18170;
  color: #fff;
  padding: 10px 24px;
}
body .hero .bottom img {
  margin-left: -15px;
}
body .btn {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 16px;
}
body .counter {
  padding: 0 4%;
  font-family: "Montserrat", sans-serif;
  margin-top: 50px;
}
body .counter .card-counter {
  background-color: #E2D8D3;
  padding: 12px 0;
  border-radius: 4px;
  position: relative;
}
@media (max-width: 720px) {
  body .counter .card-counter {
    margin: 0px auto;
    margin-bottom: 40px;
    width: 92%;
  }
}
body .counter .card-counter .content {
  width: 60%;
  margin: auto;
}
body .counter .card-counter .content .count {
  font-weight: bold;
  font-size: 31px;
}
body .counter .card-counter .content p {
  font-size: 13px;
  margin-bottom: 0;
}
body .counter .card-counter .bar {
  background-color: #E2D8D3;
  top: 10%;
  right: -28%;
  position: absolute;
  width: 5px;
  height: 80%;
}
body .partners {
  margin-top: 50px;
  padding: 0 4%;
  font-family: "Montserrat", sans-serif;
}
body .partners header {
  width: 20%;
  margin: auto;
}
@media (max-width: 720px) {
  body .partners header {
    width: 80%;
  }
}
body h2 {
  font-weight: bold;
  font-size: 31px;
}
@media (max-width: 720px) {
  body h2 {
    font-size: 24px;
  }
}
body .journey {
  padding: 0 4%;
  margin-top: 100px;
  font-family: "Montserrat", sans-serif;
}
body .journey h4 {
  width: 55%;
}
body .journey a.btn {
  background-color: #fff;
  border-radius: 4px;
  border-color: #796154;
  color: #796154;
  padding: 10px 24px;
}
@media (max-width: 720px) {
  body .journey a.btn {
    margin: 0 auto;
  }
}
@media (max-width: 1200px) {
  body .journey .banner img {
    width: 100%;
  }
}
@media (max-width: 720px) {
  body .journey .bordered {
    width: 100%;
  }
}
body .workshops {
  padding: 0 4%;
  margin-top: 100px;
  font-family: "Montserrat", sans-serif;
}
body .workshops h4 {
  width: 34%;
}
@media (max-width: 720px) {
  body .workshops h4 {
    width: 100%;
  }
}
body .webinars {
  padding: 0 4%;
  margin-top: 40px;
  font-family: "Montserrat", sans-serif;
}
body .webinars .content {
  padding: 0px 15px;
}
body .webinars .content .tags > :first-child {
  background-color: #483A32;
  color: #fff;
  padding: 6px 10px;
  margin-right: 20px;
}
body .webinars .content .tags > :last-child {
  background-color: #E1F7E3;
  color: #15711F;
  padding: 6px 10px;
}
body .webinars .content .tags span {
  border-radius: 4px;
  font-size: 10px;
  font-weight: 700;
}
body .webinars .content h3 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
}
body .webinars .content p.text,
body .webinars .content div.meta {
  font-size: 13px;
}
body .webinars .content p.price {
  font-size: 13px;
  font-weight: 600;
  color: #2E2E2E;
  margin-top: 8px;
}
body .webinars .content a.btn {
  background-color: #796154;
  color: #fff;
  font-size: 14px;
  padding: 8px 12px;
}
body .webinars .content a.btn.outline {
  background-color: transparent;
  color: #483A32;
  border: 1px solid #483A32;
}
body .webinars .content .row .all {
  box-shadow: 0 1px 4px -1px rgba(28, 52, 84, 0.26);
}
body .webinars .content .row .banner {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
body .webinars .content .row .content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
body .mentorship {
  background-color: transparent;
  padding-bottom: 20px;
}
body .mentorship .bordered {
  width: 22%;
  background-color: #fff;
}
@media (max-width: 720px) {
  body .mentorship .bordered {
    width: 100%;
  }
}
body .mentorship .workshops .row {
  padding-top: 65px;
}
body .mentorship .webinars .row .content {
  background-color: #fff;
}
body .mentorship .webinars .row .content .tags > :first-child {
  background-color: #3F6212;
  color: #fff;
  padding: 6px 10px;
  margin-right: 20px;
}
body .mentorship .webinars .row .content .mybtn > :last-child {
  color: #796154;
  background-color: transparent;
}
body .mentorship.events {
  background-color: transparent;
}
body .mentorship.events .bordered {
  background-color: #F1ECEA;
  width: 22%;
}
@media (max-width: 720px) {
  body .mentorship.events .bordered {
    width: 100%;
  }
}
body .mentorship.events .webinars .content .tags > :first-child {
  background-color: #115E59;
}
body .testimonials {
  margin-top: 100px;
  font-family: "Montserrat", sans-serif;
}
body .testimonials .bordered {
  width: 34%;
}
@media (max-width: 720px) {
  body .testimonials .bordered {
    width: 100%;
  }
}
body .testimonials .swiper {
  padding-bottom: 65px;
}
body .testimonials .swiper-button-next, body .testimonials .swiper-button-prev {
  background-size: contain;
  background-repeat: no-repeat;
}
body .testimonials .swiper-button-next {
  background-image: url("/fe/assets/images/next.png");
  width: 60px;
  top: 93%;
  right: 40%;
}
body .testimonials .swiper-button-prev {
  background-image: url("/fe/assets/images/prev.png");
  width: 60px;
  top: 93%;
  left: 46%;
}
body .testimonials .swiper-button-next::after, body .testimonials .swiper-button-prev::after {
  display: none;
}
body .testimonials .testimonial {
  box-shadow: 0 0 8px 0 rgba(59, 130, 246, 0.12);
  border-radius: 16px;
  padding: 28px 20px;
  font-family: "Inter", sans-serif;
  background-color: #fff;
  width: 30vw;
}
@media (max-width: 720px) {
  body .testimonials .testimonial {
    width: 100%;
  }
}
body .testimonials .testimonial .text {
  font-size: 16px;
}
body .testimonials .testimonial span.name {
  font-weight: 600;
  font-size: 18px;
}
body .testimonials .testimonial span.occupation {
  font-size: 14px;
}
body .shop {
  padding: 0 4%;
  margin-top: 20px;
  font-family: "Montserrat", sans-serif;
}
body .shop .workshops {
  margin-top: 20px;
}
body .shop .bordered {
  width: 22%;
}
@media (max-width: 720px) {
  body .shop .bordered {
    width: 100%;
  }
}
body .shop .product {
  box-shadow: 0 1px 4px -1px rgba(28, 52, 84, 0.26);
  padding: 15px;
  border-radius: 8px;
}
body .shop .product h4 {
  font-size: 16px;
}
body .shop .product .footer {
  padding: 0 15px;
}
body .shop .product .footer a.btn {
  background-color: #796154;
  color: #fff;
  font-size: 14px;
}
body .shop .product .footer span {
  font-size: 13px;
}
body .shop .product .footer .previous {
  text-decoration: line-through;
  color: #9CB1C9;
}
body .shop .product .footer .costs {
  padding: 0;
}
body .shop .product .footer .price {
  font-weight: 600;
}
body footer {
  background-color: #000;
  margin-top: 0px;
  font-family: "Inter", sans-serif;
  overflow-x: hidden;
  padding-top: 100px;
  color: #8C94A3;
}
body footer .footer-top {
  padding: 0 4%;
}
body footer .footer-top .socials img {
  margin-right: 12px;
  width: 46px;
}
body footer .footer-top p {
  font-size: 14px;
}
body footer .footer-top h4 {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
body footer .footer-top a {
  color: #8C94A3;
  font-size: 14px;
  margin-bottom: 14px;
  text-decoration: none;
}
body footer .footer-top .newsletter input {
  padding: 10px 15px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border: none;
}
body footer .footer-top .newsletter .letter-box span {
  background-color: #A18170;
  height: 50px;
  width: 50px;
  color: #fff;
  font-size: 1.2rem;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
body footer .footer-bottom {
  box-shadow: inset 0 1px 0 0 rgba(54, 59, 71, 0.5);
  font-size: 14px;
  padding: 30px 0;
}
body footer .footer-bottom p {
  margin-bottom: 0;
}
body .vec-group {
  position: relative;
  margin-bottom: 150px;
}
body .vec-group .bg-vec {
  position: absolute;
  top: -80px;
  left: 0;
  z-index: -1;
  height: 120%;
  width: 100%;
}
body .vec-group .bg-vec img {
  height: 100%;
  width: 100%;
}
body .bottomvec-group {
  position: relative;
  padding-bottom: 50px;
}
body .bottomvec-group .bottom-vec {
  position: absolute;
  top: -50px;
  left: 0;
  z-index: -1;
  height: 130%;
  width: 100%;
}
body .bottomvec-group .bottom-vec img {
  height: 100%;
  width: 100%;
}/*# sourceMappingURL=index.css.map */