/* line 3, /myapp/app/assets/stylesheets/front/category.scss */
.div-category {
  border: solid 0px #3333cc !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  height: 100% !important;
  position: relative !important;
}
@media screen and (min-width: 993px) {
  /* line 3, /myapp/app/assets/stylesheets/front/category.scss */
  .div-category {
    margin: 20px !important;
    border: solid 1px #3333cc !important;
    width: 45% !important;
    height: 672px !important;
  }
}

/* line 19, /myapp/app/assets/stylesheets/front/category.scss */
.div-category.detail {
  width: 100% !important;
}
@media screen and (min-width: 993px) {
  /* line 19, /myapp/app/assets/stylesheets/front/category.scss */
  .div-category.detail {
    width: 97% !important;
  }
}

/* line 28, /myapp/app/assets/stylesheets/front/category.scss */
.team-index .div-category {
  height: auto !important;
}

/* line 33, /myapp/app/assets/stylesheets/front/category.scss */
.div-category-name {
  height: 40px;
  background: #3333cc;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.64;
  letter-spacing: 3.3px;
  text-align: left;
  color: #ffffff;
  padding-left: 30px;
}

/* line 51, /myapp/app/assets/stylesheets/front/category.scss */
.div-category-team a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2.9px;
  text-align: left;
  color: #464646;
  margin: 20px;
}
/* line 65, /myapp/app/assets/stylesheets/front/category.scss */
.div-category-team a div > div:nth-child(2) {
  font-size: 12px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2.5px;
  text-align: left;
  color: #5b5b5b;
}
/* line 76, /myapp/app/assets/stylesheets/front/category.scss */
.div-category-team .img-container {
  width: 80px;
  height: 75px;
  margin-right: 10px;
}
/* line 81, /myapp/app/assets/stylesheets/front/category.scss */
.div-category-team a img {
  width: 80px;
  height: 75px;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 88, /myapp/app/assets/stylesheets/front/category.scss */
.div-category-team.detail {
  padding: 0 !important;
}

/* line 92, /myapp/app/assets/stylesheets/front/category.scss */
.btn-team-more {
  display: flex;
  flex-direction: row-reverse;
  margin: 0 20px 20px;
  position: relative;
  bottom: 0;
  right: 0;
}
/* line 100, /myapp/app/assets/stylesheets/front/category.scss */
.btn-team-more > a {
  max-width: 145px;
  min-width: 145px;
  font-size: 10px;
  height: 26px;
}
@media screen and (min-width: 993px) {
  /* line 92, /myapp/app/assets/stylesheets/front/category.scss */
  .btn-team-more {
    position: absolute;
  }
}

/* line 112, /myapp/app/assets/stylesheets/front/category.scss */
.div-no-team {
  height: 40px;
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.64;
  letter-spacing: 3.3px;
  text-align: left;
  color: #464646;
  padding-left: 10px;
  margin: 20px;
}

/* line 126, /myapp/app/assets/stylesheets/front/category.scss */
.team-container {
  margin: 0;
}
/* line 129, /myapp/app/assets/stylesheets/front/category.scss */
.team-container > div.right-side {
  padding: 0;
  display: block;
}
/* line 135, /myapp/app/assets/stylesheets/front/category.scss */
.team-container .team-detail {
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
}
/* line 142, /myapp/app/assets/stylesheets/front/category.scss */
.team-container .team-detail > div.left-side {
  width: 250px !important;
  height: 230px !important;
  padding: 0;
  margin: 20px 20px 0 20px;
}
/* line 148, /myapp/app/assets/stylesheets/front/category.scss */
.team-container .team-detail > div.left-side > img {
  width: 250px;
  height: 230px;
  -o-object-fit: contain;
     object-fit: contain;
}
/* line 155, /myapp/app/assets/stylesheets/front/category.scss */
.team-container .team-detail > div.right-side {
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.45;
  letter-spacing: 2.8px;
  text-align: left;
  color: #7c7c7c;
  padding: 20px;
  height: auto;
}
@media screen and (min-width: 993px) {
  /* line 135, /myapp/app/assets/stylesheets/front/category.scss */
  .team-container .team-detail {
    display: initial;
  }
}
/* line 174, /myapp/app/assets/stylesheets/front/category.scss */
.team-container .recent-events-title {
  margin-left: 20px;
}
/* line 178, /myapp/app/assets/stylesheets/front/category.scss */
.team-container > .separator {
  border-bottom: solid 0.5px rgba(202, 202, 202, 0.68);
  height: 2px;
  margin-bottom: 5px;
}
@media screen and (min-width: 993px) {
  /* line 126, /myapp/app/assets/stylesheets/front/category.scss */
  .team-container {
    margin: 50px 46px 0 46px;
    text-align: justify;
  }
  /* line 188, /myapp/app/assets/stylesheets/front/category.scss */
  .team-container .team-detail {
    margin-left: 0 0 0 69px;
    flex-direction: row;
    align-items: flex-start;
  }
  /* line 193, /myapp/app/assets/stylesheets/front/category.scss */
  .team-container .team-detail > div.left-side {
    margin: 0;
  }
  /* line 197, /myapp/app/assets/stylesheets/front/category.scss */
  .team-container .team-detail > div.right-side {
    display: contents;
  }
  /* line 203, /myapp/app/assets/stylesheets/front/category.scss */
  .team-container .recent-events-title {
    margin-left: 0;
  }
}

/* line 209, /myapp/app/assets/stylesheets/front/category.scss */
.team-listing-container {
  padding: 0;
}
@media screen and (min-width: 993px) {
  /* line 209, /myapp/app/assets/stylesheets/front/category.scss */
  .team-listing-container {
    padding: 0 0 0 30px;
  }
}

/* line 217, /myapp/app/assets/stylesheets/front/category.scss */
.show-category .services-content > p {
  margin-top: 20px;
}

/* line 221, /myapp/app/assets/stylesheets/front/category.scss */
.description-image-category {
  background: rgba(0, 0, 0, 0.35);
  bottom: 0px;
  color: #ffffff;
  display: flex;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  height: 45px;
  justify-content: center;
  align-items: center;
  letter-spacing: 2.9px;
  line-height: normal;
  padding: 0px 12px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 9;
}

/* line 242, /myapp/app/assets/stylesheets/front/category.scss */
.category-speakers-wrapper {
  background-color: #5900D0;
  padding-top: 20px;
  margin: 0;
  border-radius: 5px;
}
/* line 247, /myapp/app/assets/stylesheets/front/category.scss */
.category-speakers-wrapper > div > div > a {
  color: white;
  font-weight: 400;
}
/* line 251, /myapp/app/assets/stylesheets/front/category.scss */
.category-speakers-wrapper #category-speakers-list {
  margin: 0px;
  margin-top: 20px;
  visibility: hidden;
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: visibility 0s, opacity 0.5s linear;
}
/* line 259, /myapp/app/assets/stylesheets/front/category.scss */
.category-speakers-wrapper #category-speakers-list.show {
  visibility: visible;
  opacity: 1;
  height: inherit;
}

/* line 267, /myapp/app/assets/stylesheets/front/category.scss */
#view-all-speakers {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(#ff003e 9.7%, #f00);
  box-shadow: 0 0 0 4px #ffffff;
  color: white;
  font-weight: 500;
  width: 242px;
  font-size: 14px;
  padding: 0px 15px;
  margin: auto;
  height: auto;
  padding: 10px 0 10px 0px;
  line-height: 20px;
}
@media screen and (min-width: 993px) {
  /* line 267, /myapp/app/assets/stylesheets/front/category.scss */
  #view-all-speakers {
    width: auto;
    padding: 10px;
    font-size: 17px;
    background: red;
  }
}

/* line 291, /myapp/app/assets/stylesheets/front/category.scss */
#carousel_teams_mobile + .indicators {
  bottom: -10px;
}
