/* line 1, app/assets/stylesheets/about.scss */
.about-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 6, app/assets/stylesheets/about.scss */
.about-container .tab-content {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 11, app/assets/stylesheets/about.scss */
.about-container .tab-content img {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 768px) {
  /* line 11, app/assets/stylesheets/about.scss */
  .about-container .tab-content img {
    display: none;
  }
}

/* line 23, app/assets/stylesheets/about.scss */
.about-container .radio-toolbar {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  /* line 23, app/assets/stylesheets/about.scss */
  .about-container .radio-toolbar {
    display: none;
  }
}

/* line 33, app/assets/stylesheets/about.scss */
.about-container .radio-toolbar .blue {
  color: #2741fc;
}

/* line 37, app/assets/stylesheets/about.scss */
.about-container .radio-toolbar label {
  display: inline-block;
  font-family: Helvetica;
  font-size: 22px;
  font-weight: bold;
  color: black;
  margin-top: 20px;
}

@media only screen and (max-width: 768px) {
  /* line 37, app/assets/stylesheets/about.scss */
  .about-container .radio-toolbar label {
    display: none;
  }
}

/* line 51, app/assets/stylesheets/about.scss */
.about-container .radio-toolbar .sport {
  text-align: right;
}

/* line 55, app/assets/stylesheets/about.scss */
.about-container .radio-toolbar .advocacy {
  text-align: left;
}

/* line 60, app/assets/stylesheets/about.scss */
.about-container .small-img {
  width: 80%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 68, app/assets/stylesheets/about.scss */
.about-container sup {
  font-size: 80%;
}

@media only screen and (max-width: 768px) {
  /* line 1, app/assets/stylesheets/about.scss */
  .about-container {
    align-items: flex-start;
  }
}

/* line 76, app/assets/stylesheets/about.scss */
.about-container .facts {
  margin-bottom: 0px;
}

/* line 80, app/assets/stylesheets/about.scss */
.about-container .slick-dots li button:before {
  color: black;
}

/* line 84, app/assets/stylesheets/about.scss */
.about-container .slick-dots {
  position: absolute;
  bottom: 10px;
  z-index: 1;
}

/* line 90, app/assets/stylesheets/about.scss */
.about-container .slick-dotted.slick-slider {
  margin-bottom: 0px;
}

/* line 94, app/assets/stylesheets/about.scss */
.about-container .first-picture {
  padding-top: 50px;
  width: 100%;
  position: relative;
  height: 100%;
}

/* line 100, app/assets/stylesheets/about.scss */
.about-container .first-picture .video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  z-index: 1;
}

/* line 108, app/assets/stylesheets/about.scss */
.about-container .first-picture .about-picture1-text {
  height: 240px;
  width: 638px;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 72px;
  font-weight: bold;
  letter-spacing: -4.2px;
  line-height: 60px;
  position: absolute;
  top: 470px;
  left: 30px;
}

/* line 121, app/assets/stylesheets/about.scss */
.about-container .first-picture .about-picture1-text span {
  color: #0f46fb;
}

@media only screen and (max-width: 768px) {
  /* line 108, app/assets/stylesheets/about.scss */
  .about-container .first-picture .about-picture1-text {
    height: 96px;
    width: 281px;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 32px;
    top: 204px;
    left: 20px;
  }
}

/* line 136, app/assets/stylesheets/about.scss */
.about-container .first-picture .slide-left {
  position: absolute;
  z-index: 5;
}

/* line 143, app/assets/stylesheets/about.scss */
.about-container .first-picture .slide-right {
  position: absolute;
  z-index: 5;
}

@media only screen and (max-width: 768px) {
  /* line 151, app/assets/stylesheets/about.scss */
  .about-container single-button {
    padding-left: 100px;
  }
}

/* line 157, app/assets/stylesheets/about.scss */
.about-container .blue-btn {
  height: 48px;
  width: 180px;
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

@media only screen and (max-width: 1320px) {
  /* line 157, app/assets/stylesheets/about.scss */
  .about-container .blue-btn {
    width: 150px;
  }
}

@media only screen and (max-width: 1070px) {
  /* line 157, app/assets/stylesheets/about.scss */
  .about-container .blue-btn {
    width: 120px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 157, app/assets/stylesheets/about.scss */
  .about-container .blue-btn {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
    height: 34px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    text-transform: capitalize;
  }
}

/* line 188, app/assets/stylesheets/about.scss */
.about-container .blue-btn:hover {
  background-color: #4470ff;
}

/* line 192, app/assets/stylesheets/about.scss */
.about-container .blue-btn:focus {
  outline: none;
}

/* line 197, app/assets/stylesheets/about.scss */
.about-container .title {
  font-family: Helvetica;
  font-size: 64px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 60px;
  text-align: center;
  color: #000000;
}

/* line 206, app/assets/stylesheets/about.scss */
.about-container .title span {
  color: #0f46fb;
}

@media only screen and (max-width: 768px) {
  /* line 197, app/assets/stylesheets/about.scss */
  .about-container .title {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 26px;
  }
}

/* line 217, app/assets/stylesheets/about.scss */
.about-container .text {
  color: #404041;
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 24px;
}

/* line 224, app/assets/stylesheets/about.scss */
.about-container .text span {
  color: #0f46fb;
}

/* line 229, app/assets/stylesheets/about.scss */
.about-container .title-1 {
  margin-top: 140px;
  height: 360px;
  width: 1076px;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  /* line 229, app/assets/stylesheets/about.scss */
  .about-container .title-1 {
    height: 208px;
    width: 280px;
    margin-top: 60px;
    margin-left: 20px;
  }
}

/* line 243, app/assets/stylesheets/about.scss */
.about-container .buttons-center {
  align-items: flex-start;
  margin-top: 30px;
  margin-left: 35px;
}

@media only screen and (max-width: 768px) {
  /* line 243, app/assets/stylesheets/about.scss */
  .about-container .buttons-center {
    align-items: flex-end;
    margin-left: 20px;
  }
}

/* line 253, app/assets/stylesheets/about.scss */
.about-container .buttons-center .btn-1 {
  height: 48px;
  width: 180px;
  border-radius: 8px;
  margin-bottom: 20px;
  margin-right: 27px;
}

@media only screen and (max-width: 768px) {
  /* line 253, app/assets/stylesheets/about.scss */
  .about-container .buttons-center .btn-1 {
    height: 34px;
    width: 150px;
    margin-right: 0px;
  }
}

/* line 267, app/assets/stylesheets/about.scss */
.about-container .buttons-center .btn-2 {
  height: 48px;
  width: 180px;
  border-radius: 8px;
}

@media only screen and (max-width: 768px) {
  /* line 267, app/assets/stylesheets/about.scss */
  .about-container .buttons-center .btn-2 {
    margin-left: 10px;
    height: 34px;
    width: 150px;
  }
}

/* line 280, app/assets/stylesheets/about.scss */
.about-container .initial-text {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: transparent;
}

@media only screen and (max-width: 768px) {
  /* line 280, app/assets/stylesheets/about.scss */
  .about-container .initial-text {
    height: 150px;
  }
}

/* line 291, app/assets/stylesheets/about.scss */
.about-container .initial-text .black-text {
  max-width: 500px;
  height: 120px;
  margin-top: 70px;
  color: black;
  font-family: Helvetica;
  font-size: 46px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: normal;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  /* line 291, app/assets/stylesheets/about.scss */
  .about-container .initial-text .black-text {
    margin-bottom: 0px;
    padding-left: 15px;
    height: 100px;
    width: 90%;
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    margin-top: 40px;
  }
}

/* line 315, app/assets/stylesheets/about.scss */
.about-container .initial-text .highlight-header {
  position: relative;
  width: 100%;
}

/* line 320, app/assets/stylesheets/about.scss */
.about-container .initial-text .highlight {
  padding-right: 5px;
  background-color: #2741fc;
  color: black;
}

/* line 326, app/assets/stylesheets/about.scss */
.about-container .initial-text .blue-background-logo {
  height: 75px;
  width: 106px;
  margin-top: 80px;
}

@media only screen and (max-width: 768px) {
  /* line 326, app/assets/stylesheets/about.scss */
  .about-container .initial-text .blue-background-logo {
    margin-top: 50px;
  }
}

/* line 337, app/assets/stylesheets/about.scss */
.about-container .title-2 {
  padding: 0 80px;
  text-align: left;
  margin-top: 100px;
  margin-bottom: 15px;
  height: 100%;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  /* line 337, app/assets/stylesheets/about.scss */
  .about-container .title-2 {
    padding: 0 0;
    margin-bottom: 0px;
    width: 266px;
    height: 30px;
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    margin-top: 50px;
    text-align: left;
    margin-left: 30px;
  }
}

/* line 359, app/assets/stylesheets/about.scss */
.about-container .box-halves {
  margin-top: 10px;
}

@media only screen and (max-width: 768px) {
  /* line 359, app/assets/stylesheets/about.scss */
  .about-container .box-halves {
    margin-top: 20px;
  }
}

/* line 367, app/assets/stylesheets/about.scss */
.about-container .about-box {
  min-height: 410px;
  width: 100%;
  display: flex;
  justify-content: center;
}

/* line 373, app/assets/stylesheets/about.scss */
.about-container .about-box .content {
  width: 50%;
}

/* line 378, app/assets/stylesheets/about.scss */
.about-container .box-inside {
  min-height: 410px;
  width: 100%;
  display: flex;
  justify-content: center;
}

/* line 384, app/assets/stylesheets/about.scss */
.about-container .box-inside sup {
  font-size: 60%;
  top: -0.5em;
}

/* line 389, app/assets/stylesheets/about.scss */
.about-container .box-inside .what-we-do {
  width: 50%;
}

@media only screen and (max-width: 768px) {
  /* line 389, app/assets/stylesheets/about.scss */
  .about-container .box-inside .what-we-do {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  /* line 396, app/assets/stylesheets/about.scss */
  .about-container .box-inside .what-we-do .watch-now {
    text-align: center;
  }
}

/* line 403, app/assets/stylesheets/about.scss */
.about-container .box-inside .content {
  width: 50%;
  min-height: 410px;
  position: relative;
  padding-right: 20px;
  padding-left: 80px;
}

@media only screen and (max-width: 768px) {
  /* line 403, app/assets/stylesheets/about.scss */
  .about-container .box-inside .content {
    padding: 0 35px;
    width: 100%;
    min-height: 100px;
  }
}

/* line 416, app/assets/stylesheets/about.scss */
.about-container .box-inside .content .content-title {
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
}

@media only screen and (max-width: 768px) {
  /* line 416, app/assets/stylesheets/about.scss */
  .about-container .box-inside .content .content-title {
    letter-spacing: -1px;
    font-size: 15px;
    line-height: 15px;
  }
}

/* line 431, app/assets/stylesheets/about.scss */
.about-container .box-inside .content .subtitle {
  margin-top: 20px;
  width: 100%;
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
}

/* line 441, app/assets/stylesheets/about.scss */
.about-container .box-inside .content .subtitle span {
  color: #0f46fb;
}

@media only screen and (max-width: 768px) {
  /* line 431, app/assets/stylesheets/about.scss */
  .about-container .box-inside .content .subtitle {
    width: 100%;
    height: 72px;
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
  }
}

/* line 454, app/assets/stylesheets/about.scss */
.about-container .box-inside .content .box-text-2 {
  margin-top: 115px;
  max-width: 572px;
}

/* line 458, app/assets/stylesheets/about.scss */
.about-container .box-inside .content .box-text-2 span {
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  /* line 454, app/assets/stylesheets/about.scss */
  .about-container .box-inside .content .box-text-2 {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
    width: 100%;
  }
}

/* line 472, app/assets/stylesheets/about.scss */
.about-container .box-inside .content .box-text {
  margin-top: 20px;
  max-width: 572px;
}

/* line 476, app/assets/stylesheets/about.scss */
.about-container .box-inside .content .box-text span {
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  /* line 472, app/assets/stylesheets/about.scss */
  .about-container .box-inside .content .box-text {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
    width: 100%;
  }
}

/* line 491, app/assets/stylesheets/about.scss */
.about-container .box-inside .img-box {
  height: 410px;
  width: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 768px) {
  /* line 491, app/assets/stylesheets/about.scss */
  .about-container .box-inside .img-box {
    height: 300px;
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  /* line 503, app/assets/stylesheets/about.scss */
  .about-container .dir-col {
    flex-direction: column;
  }
}

@media only screen and (max-width: 768px) {
  /* line 509, app/assets/stylesheets/about.scss */
  .about-container .reverse-col {
    flex-direction: column-reverse;
  }
}

/* line 515, app/assets/stylesheets/about.scss */
.about-container .title-3 {
  margin-top: 11px;
  max-width: 400px;
}

@media only screen and (max-width: 768px) {
  /* line 515, app/assets/stylesheets/about.scss */
  .about-container .title-3 {
    margin-top: 20px;
  }
}

/* line 524, app/assets/stylesheets/about.scss */
.about-container .title-4 {
  padding: 0 80px;
  margin-top: 180px;
  margin-bottom: 60px;
  text-align: left;
  height: 100%;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  /* line 524, app/assets/stylesheets/about.scss */
  .about-container .title-4 {
    width: 266px;
    height: 68px;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 34px;
    margin: 80px 0 0 20px;
    text-align: left;
  }
}

/* line 543, app/assets/stylesheets/about.scss */
.about-container .box-margin {
  margin-top: 100px;
}

@media only screen and (max-width: 768px) {
  /* line 543, app/assets/stylesheets/about.scss */
  .about-container .box-margin {
    margin-top: 20px;
  }
}

/* line 551, app/assets/stylesheets/about.scss */
.about-container .box-thirds {
  width: 100%;
  min-height: 515px;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  /* line 551, app/assets/stylesheets/about.scss */
  .about-container .box-thirds {
    flex-direction: column;
    min-height: 354px;
  }
}

/* line 562, app/assets/stylesheets/about.scss */
.about-container .box-thirds .section-third {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 515px;
  width: 32.5%;
}

@media only screen and (max-width: 768px) {
  /* line 562, app/assets/stylesheets/about.scss */
  .about-container .box-thirds .section-third {
    width: 100%;
    min-height: 354px;
    margin-top: 60px;
  }
}

/* line 575, app/assets/stylesheets/about.scss */
.about-container .box-thirds .section-third .section-title-1 {
  margin-top: 30px;
  margin-left: 30px;
  color: #000000;
  font-family: Helvetica;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1.6px;
  line-height: 32px;
}

@media only screen and (max-width: 768px) {
  /* line 575, app/assets/stylesheets/about.scss */
  .about-container .box-thirds .section-third .section-title-1 {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    margin: 16px 0 0 20px;
  }
}

/* line 593, app/assets/stylesheets/about.scss */
.about-container .box-thirds .section-third .section-text {
  margin-top: 20px;
  margin-left: 30px;
  text-align: left;
  margin-right: 20px;
}

@media only screen and (max-width: 768px) {
  /* line 593, app/assets/stylesheets/about.scss */
  .about-container .box-thirds .section-third .section-text {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
    margin: 10px 20px 0 20px;
  }
}

/* line 608, app/assets/stylesheets/about.scss */
.about-container .box-thirds .section-third .section-text-2 {
  margin-top: 20px;
  margin-left: 30px;
  text-align: left;
  min-height: 100px;
  margin-right: 20px;
}

@media only screen and (max-width: 768px) {
  /* line 608, app/assets/stylesheets/about.scss */
  .about-container .box-thirds .section-third .section-text-2 {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
    margin: 10px 20px 0 20px;
    min-height: 14px;
  }
}

/* line 625, app/assets/stylesheets/about.scss */
.about-container .box-thirds .section-third .group-icon-5 {
  position: absolute;
  top: 290px;
  left: 190px;
  height: 60px;
  width: 60px;
}

@media only screen and (max-width: 768px) {
  /* line 625, app/assets/stylesheets/about.scss */
  .about-container .box-thirds .section-third .group-icon-5 {
    top: 314px;
    left: 169px;
    height: 42px;
    width: 30px;
    transform: scale(1.5);
  }
}

/* line 641, app/assets/stylesheets/about.scss */
.about-container .box-thirds .section-third .image {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top;
     object-position: top;
}

@media only screen and (max-width: 768px) {
  /* line 649, app/assets/stylesheets/about.scss */
  .about-container .box-thirds .query-mar {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 655, app/assets/stylesheets/about.scss */
  .about-container .box-thirds .query-height-1 {
    min-height: 390px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 661, app/assets/stylesheets/about.scss */
  .about-container .box-thirds .query-height-2 {
    min-height: 372px;
  }
}

/* line 668, app/assets/stylesheets/about.scss */
.about-container .white-btn {
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  width: 180px;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 18px;
  text-align: center;
}

@media only screen and (max-width: 1320px) {
  /* line 668, app/assets/stylesheets/about.scss */
  .about-container .white-btn {
    width: 150px;
  }
}

@media only screen and (max-width: 1070px) {
  /* line 668, app/assets/stylesheets/about.scss */
  .about-container .white-btn {
    width: 120px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 668, app/assets/stylesheets/about.scss */
  .about-container .white-btn {
    letter-spacing: 0;
    font-size: 12px;
    line-height: 14px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    border: none;
    text-transform: capitalize;
  }
}

/* line 702, app/assets/stylesheets/about.scss */
.about-container .box-5 {
  min-height: 539px;
  margin-top: 120px;
}

@media only screen and (max-width: 768px) {
  /* line 702, app/assets/stylesheets/about.scss */
  .about-container .box-5 {
    margin-top: 0;
    min-height: 150px;
  }
}

/* line 712, app/assets/stylesheets/about.scss */
.about-container .invisible-title {
  visibility: hidden;
}

@media only screen and (max-width: 768px) {
  /* line 712, app/assets/stylesheets/about.scss */
  .about-container .invisible-title {
    visibility: visible;
    margin: 80px 0 0 20px;
    min-height: 34px;
    width: 266px;
    color: #000000;
    font-family: Helvetica;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 34px;
    text-align: left;
  }
}

/* line 730, app/assets/stylesheets/about.scss */
.about-container .title-5 {
  margin-top: 23px;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  /* line 730, app/assets/stylesheets/about.scss */
  .about-container .title-5 {
    display: none;
  }
}

/* line 739, app/assets/stylesheets/about.scss */
.about-container .title-6 {
  margin-top: 15px;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  /* line 739, app/assets/stylesheets/about.scss */
  .about-container .title-6 {
    display: none;
  }
}

/* line 748, app/assets/stylesheets/about.scss */
.about-container .title-7 {
  margin-top: 180px;
  margin-bottom: 60px;
  min-height: 60px;
}

@media only screen and (max-width: 768px) {
  /* line 748, app/assets/stylesheets/about.scss */
  .about-container .title-7 {
    text-decoration: underline;
    margin-bottom: 60px;
    margin-top: 55px;
    width: 100%;
    padding: 0 20px;
    text-align: center;
    padding-top: 30px;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 34px;
  }
}

/* line 767, app/assets/stylesheets/about.scss */
.about-container .title-8 {
  margin-top: 200px;
  margin-bottom: 0px;
  min-height: 60px;
  padding-top: 40px;
  font-size: 64px;
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
  /* line 767, app/assets/stylesheets/about.scss */
  .about-container .title-8 {
    text-transform: capitalize;
    width: 100%;
    padding: 0 20px;
    text-align: center;
    margin-top: 40px;
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    min-height: 30px;
  }
}

/* line 788, app/assets/stylesheets/about.scss */
.about-container .title-9 {
  margin-top: 180px;
  margin-bottom: 60px;
  min-height: 60px;
}

@media only screen and (max-width: 768px) {
  /* line 788, app/assets/stylesheets/about.scss */
  .about-container .title-9 {
    text-decoration: underline;
    margin-bottom: 0px;
    margin-top: 55px;
    width: 100%;
    padding: 0 20px;
    text-align: center;
    padding-top: 30px;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 34px;
  }
}

/* line 807, app/assets/stylesheets/about.scss */
.about-container .press-logo {
  max-width: 300px;
}

/* line 811, app/assets/stylesheets/about.scss */
.about-container .press-container {
  margin-top: 30px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  /* line 811, app/assets/stylesheets/about.scss */
  .about-container .press-container {
    height: 500px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 40px;
  }
}

/* line 828, app/assets/stylesheets/about.scss */
.about-container .second-row {
  height: 36px;
  width: 54%;
  margin-top: 70px;
  margin-bottom: 200px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  /* line 828, app/assets/stylesheets/about.scss */
  .about-container .second-row {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 200px;
    height: 100px;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
  }
}

/* line 851, app/assets/stylesheets/about.scss */
.radio-container {
  display: block;
  position: relative;
  padding-left: 13px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Hide the browser's default checkbox */
  /* When the checkbox is checked, add a blue background */
}

/* line 864, app/assets/stylesheets/about.scss */
.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* line 873, app/assets/stylesheets/about.scss */
.radio-container input:checked ~ .checkmark {
  background-color: black;
}

/* Create a custom checkbox */
/* line 879, app/assets/stylesheets/about.scss */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  border-width: 1px;
  border-color: 707070;
  border-radius: 9999px;
}
/* line 2, app/assets/stylesheets/about/title_ix.scss */
.title-ix-container .poster-desktop {
  width: 100%;
  min-height: 700px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 1200px) {
  /* line 2, app/assets/stylesheets/about/title_ix.scss */
  .title-ix-container .poster-desktop {
    display: none;
  }
}

/* line 12, app/assets/stylesheets/about/title_ix.scss */
.title-ix-container .poster-mobile {
  width: 100%;
  display: none;
}

/* line 16, app/assets/stylesheets/about/title_ix.scss */
.title-ix-container .poster-mobile img {
  max-height: 800px;
}

@media only screen and (max-width: 1200px) {
  /* line 12, app/assets/stylesheets/about/title_ix.scss */
  .title-ix-container .poster-mobile {
    display: block;
  }
}
/* line 2, app/assets/stylesheets/admin.scss */
.admin-page .pagy-nav {
  display: flex;
  margin-left: 0.5rem;
}

/* line 6, app/assets/stylesheets/admin.scss */
.admin-page .pagy-nav .page a,
.admin-page .pagy-nav .page.active,
.admin-page .pagy-nav .page.prev.disabled,
.admin-page .pagy-nav .page.next.disabled {
  display: block;
  border-radius: 0.5rem;
  padding: 0.2rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #6b7280;
  background-color: #e5e7eb;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  margin: 0 0.2rem;
}

/* line 19, app/assets/stylesheets/admin.scss */
.admin-page .pagy-nav .page a:hover,
.admin-page .pagy-nav .page.active:hover,
.admin-page .pagy-nav .page.prev.disabled:hover,
.admin-page .pagy-nav .page.next.disabled:hover {
  background-color: #d1d5db;
}

/* line 22, app/assets/stylesheets/admin.scss */
.admin-page .pagy-nav .page a:active,
.admin-page .pagy-nav .page.active:active,
.admin-page .pagy-nav .page.prev.disabled:active,
.admin-page .pagy-nav .page.next.disabled:active {
  background-color: #9ca3af;
  color: white;
}

/* line 28, app/assets/stylesheets/admin.scss */
.admin-page .pagy-nav .page.prev.disabled,
.admin-page .pagy-nav .page.next.disabled {
  color: #9ca3af;
  cursor: default;
}

/* line 32, app/assets/stylesheets/admin.scss */
.admin-page .pagy-nav .page.prev.disabled:hover,
.admin-page .pagy-nav .page.next.disabled:hover {
  color: #9ca3af;
  background-color: #e5e7eb;
}

/* line 36, app/assets/stylesheets/admin.scss */
.admin-page .pagy-nav .page.prev.disabled:active,
.admin-page .pagy-nav .page.next.disabled:active {
  color: #9ca3af;
  background-color: #e5e7eb;
}

/* line 42, app/assets/stylesheets/admin.scss */
.admin-page .pagy-nav .page.active {
  color: white;
  cursor: default;
  background-color: #9ca3af;
}

/* line 46, app/assets/stylesheets/admin.scss */
.admin-page .pagy-nav .page.active:hover {
  color: white;
  background-color: #9ca3af;
}

/* line 50, app/assets/stylesheets/admin.scss */
.admin-page .pagy-nav .page.active:active {
  color: white;
  background-color: #9ca3af;
}
/* line 2, app/assets/stylesheets/admin/approve_avatars.scss */
.approve_avatars.approve-avatars-nav {
  display: flex;
  justify-content: center;
}

/* line 6, app/assets/stylesheets/admin/approve_avatars.scss */
.approve_avatars.approve-avatars-nav .pagy-nav {
  display: flex;
  border-radius: 5px;
  margin-top: 4rem;
  margin-bottom: 7rem;
  border: 1px solid #e5e7eb;
}

/* line 13, app/assets/stylesheets/admin/approve_avatars.scss */
.approve_avatars.approve-avatars-nav .pagy-nav .page a,
.approve_avatars.approve-avatars-nav .pagy-nav .page.active,
.approve_avatars.approve-avatars-nav .pagy-nav .page.prev.disabled,
.approve_avatars.approve-avatars-nav .pagy-nav .page.next.disabled {
  display: block;
  cursor: default;
  padding: 0.5rem 0.9rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #0f46fb;
  border: 1px solid #e5e7eb;
  background-color: white;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
}

/* line 28, app/assets/stylesheets/admin/approve_avatars.scss */
.approve_avatars.approve-avatars-nav .pagy-nav .gap {
  padding: 0 0.5rem;
}

/* line 33, app/assets/stylesheets/admin/approve_avatars.scss */
.approve_avatars.approve-avatars-nav .pagy-nav .page a:hover {
  color: #9ca3af;
  background-color: #e5e7eb;
}

/* line 39, app/assets/stylesheets/admin/approve_avatars.scss */
.approve_avatars.approve-avatars-nav .pagy-nav .page.prev.disabled,
.approve_avatars.approve-avatars-nav .pagy-nav .page.next.disabled {
  color: #9ca3af;
}

/* line 44, app/assets/stylesheets/admin/approve_avatars.scss */
.approve_avatars.approve-avatars-nav .pagy-nav .page.active {
  color: white;
  background-color: #0f46fb;
  border: 1px solid #0f46fb;
}
/* line 3, app/assets/stylesheets/admin/approve_users.scss */
.admin-page.approve-users .social-media {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
  align-items: center;
  width: 24rem;
  font-size: 22px;
  margin-bottom: 20px;
}

/* line 14, app/assets/stylesheets/admin/approve_users.scss */
.admin-page.approve-users .social-media a:hover {
  color: #0F46FB;
}
/* line 2, app/assets/stylesheets/affiliate/dashboard.scss */
.affiliate-dashboard .section-title {
  font-size: 1.375rem;
  color: white;
  background-color: #0F46FB;
  padding: .75rem;
  display: flex;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

/* line 11, app/assets/stylesheets/affiliate/dashboard.scss */
.affiliate-dashboard .section-title .drop-icon {
  margin: auto .75rem auto 0;
  transform: rotateZ(-90deg);
}

/* line 17, app/assets/stylesheets/affiliate/dashboard.scss */
.affiliate-dashboard .section-title.open .drop-icon {
  transform: rotateZ(0deg);
}

@media screen and (min-width: 1024px) {
  /* line 2, app/assets/stylesheets/affiliate/dashboard.scss */
  .affiliate-dashboard .section-title {
    font-size: 2rem;
    color: #232832;
    background-color: white;
    font-weight: bold;
    padding: 0 0;
    margin-left: 6rem;
    margin-bottom: 1rem;
    display: block;
  }
  /* line 34, app/assets/stylesheets/affiliate/dashboard.scss */
  .affiliate-dashboard .section-title .drop-icon {
    display: none;
  }
}

/* line 40, app/assets/stylesheets/affiliate/dashboard.scss */
.affiliate-dashboard .table-wrapper {
  max-height: 170px;
  overflow-y: auto;
}

@media screen and (min-width: 1024px) {
  /* line 40, app/assets/stylesheets/affiliate/dashboard.scss */
  .affiliate-dashboard .table-wrapper {
    max-height: 380px;
  }
}

/* line 50, app/assets/stylesheets/affiliate/dashboard.scss */
.affiliate-dashboard table {
  border-collapse: separate;
  border-spacing: 0;
  font-size: 0.875rem;
  line-height: 1;
  text-align: left;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 50, app/assets/stylesheets/affiliate/dashboard.scss */
  .affiliate-dashboard table {
    font-size: 1rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 64, app/assets/stylesheets/affiliate/dashboard.scss */
  .affiliate-dashboard table tbody,
.affiliate-dashboard table td {
    border: 1px solid #B9BCC3;
  }
}

/* line 71, app/assets/stylesheets/affiliate/dashboard.scss */
.affiliate-dashboard table td,
.affiliate-dashboard table th {
  padding: .5rem;
}

@media screen and (min-width: 1024px) {
  /* line 71, app/assets/stylesheets/affiliate/dashboard.scss */
  .affiliate-dashboard table td,
.affiliate-dashboard table th {
    padding: 1rem;
  }
}

/* line 80, app/assets/stylesheets/affiliate/dashboard.scss */
.affiliate-dashboard table th {
  font-weight: normal;
  position: sticky;
  top: 0;
  border-bottom: 1px solid #B9BCC3;
  background-color: white;
}

@media screen and (min-width: 1024px) {
  /* line 80, app/assets/stylesheets/affiliate/dashboard.scss */
  .affiliate-dashboard table th {
    background-color: #0F46FB;
    color: white;
    border: none;
  }
}

/* line 98, app/assets/stylesheets/affiliate/dashboard.scss */
.affiliate-dashboard .rewards-packs {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  gap: 5px;
}

/* line 105, app/assets/stylesheets/affiliate/dashboard.scss */
.affiliate-dashboard .rewards-packs .reward-pack {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1em;
  background-color: #0F46FB;
  gap: 10px;
  color: white;
  border-radius: 15px;
  max-width: 150px;
}

/* line 116, app/assets/stylesheets/affiliate/dashboard.scss */
.affiliate-dashboard .rewards-packs .reward-pack .logo {
  height: 1em;
}

/* line 120, app/assets/stylesheets/affiliate/dashboard.scss */
.affiliate-dashboard .rewards-packs .reward-pack .quantity {
  color: #0F46FB;
  font-weight: bold;
  width: 1.5em;
  height: 1.5em;
  border-radius: 25vw;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 132, app/assets/stylesheets/affiliate/dashboard.scss */
.affiliate-dashboard .rewards-packs .reward-pack .price {
  font-size: 0.8em;
  text-align: center;
}

/* line 137, app/assets/stylesheets/affiliate/dashboard.scss */
.affiliate-dashboard .rewards-packs .reward-pack i {
  display: none;
}

/* line 141, app/assets/stylesheets/affiliate/dashboard.scss */
.affiliate-dashboard .rewards-packs .reward-pack .button {
  background-color: #0F46FB;
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 15px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

/* line 151, app/assets/stylesheets/affiliate/dashboard.scss */
.affiliate-dashboard .rewards-packs .reward-pack input:disabled ~ .button {
  opacity: 0.3;
  cursor: not-allowed;
}

/* line 156, app/assets/stylesheets/affiliate/dashboard.scss */
.affiliate-dashboard .rewards-packs .reward-pack input:checked ~ .button {
  display: none;
}

/* line 160, app/assets/stylesheets/affiliate/dashboard.scss */
.affiliate-dashboard .rewards-packs .reward-pack input:checked ~ i {
  display: block;
}

/* line 164, app/assets/stylesheets/affiliate/dashboard.scss */
.affiliate-dashboard .rewards-packs .reward-pack.black {
  background-color: #232832;
}

/* line 167, app/assets/stylesheets/affiliate/dashboard.scss */
.affiliate-dashboard .rewards-packs .reward-pack.black .quantity {
  color: #232832;
}

@media only screen and (max-width: 768px) {
  /* line 173, app/assets/stylesheets/affiliate/dashboard.scss */
  .affiliate-dashboard .rewards-packs .reward-pack .logo {
    display: none;
  }
}
/* line 2, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form input[type="number"]::-webkit-outer-spin-button,
.affiliate-form input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
}

/* line 8, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form input[type=number] {
  -moz-appearance: textfield;
}

/* line 13, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form[disabled] .label, .affiliate-form.rewards[disabled] .label {
  display: block;
  font-size: 1.125rem;
  line-height: 1.75;
  color: #B9BCC3;
  margin: 0;
}

/* line 24, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form.rewards[disabled] .iti__selected-flag {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 0;
}

/* line 30, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form.rewards[disabled] .iti__selected-flag .iti__arrow {
  display: none;
}

/* line 35, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form[disabled] .field {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1;
  border-radius: 0;
  border: none;
  background-color: transparent;
  margin-bottom: 1rem;
  min-height: auto;
}

@media screen and (min-width: 1280px) {
  /* line 35, app/assets/stylesheets/affiliate/form.scss */
  .affiliate-form[disabled] .field {
    margin-bottom: 1rem;
  }
}

/* line 53, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form[disabled] .field.simple {
  display: block;
  padding: 0;
}

/* line 58, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form[disabled] .field.compound {
  display: flex;
}

/* line 61, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form[disabled] .field.compound input {
  width: auto;
  padding-right: 0;
  border-radius: 0;
}

/* line 69, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form[disabled] .field .placeholder {
  display: none;
}

/* line 75, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form input::-moz-placeholder {
  color: #D6D2D2;
}
.affiliate-form input:-ms-input-placeholder {
  color: #D6D2D2;
}
.affiliate-form input::placeholder {
  color: #D6D2D2;
}

/* line 79, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form .label {
  display: block;
  font-size: 0.9375rem;
  line-height: 1;
  margin-bottom: 0.25rem;
  margin-left: 1rem;
}

/* line 89, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form.rewards .label {
  font-size: 1rem;
  margin-bottom: .5rem;
}

/* line 94, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form .field {
  font-size: 0.875rem;
  line-height: 1;
  border-radius: 25px;
  border: 1px solid #D6D2D2;
  background-color: white;
  margin-bottom: 1rem;
  min-height: 3rem;
  width: 100%;
}

@media screen and (min-width: 1280px) {
  /* line 94, app/assets/stylesheets/affiliate/form.scss */
  .affiliate-form .field {
    margin-bottom: 1.5rem;
  }
}

/* line 112, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form .field:focus-within {
  border: 1px solid #72ACFF;
}

/* line 116, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form .field.simple {
  display: block;
  padding: 0 0.5rem;
}

/* line 121, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form .field.compound {
  display: flex;
}

/* line 124, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form .field.compound input {
  width: 100%;
  padding-right: 0.5rem;
  border-radius: 0 25vw 25vw 0;
}

/* line 132, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form .field .placeholder {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 0 0.5em;
  margin-right: 0.25rem;
  border-radius: 25vw 0 0 25vw;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

/* line 145, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form .iti {
  width: 100%;
  margin-bottom: 1rem;
}

/* line 150, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form .iti__flag-container {
  margin: 0;
}

/* line 154, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form .iti__selected-flag {
  border-top-left-radius: 25vw;
  border-bottom-left-radius: 25vw;
}

/* line 159, app/assets/stylesheets/affiliate/form.scss */
.affiliate-form select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='50' fill='%23232832'><polygon points='0,0 100,0 50,50'/></svg>");
  background-repeat: no-repeat;
  background-position: center right 1rem;
  background-size: 1rem;
}

/* line 169, app/assets/stylesheets/affiliate/form.scss */
.vis-checkbox input:checked + span {
  border-color: #0F46FB;
  background-color: #0F46FB;
}

/* line 174, app/assets/stylesheets/affiliate/form.scss */
.vis-checkbox input:disabled ~ span {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 180, app/assets/stylesheets/affiliate/form.scss */
.vis-range-slider {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  height: .5rem;
  border-radius: 25vw;
  background: #0F46FB;
  outline: none;
  margin: .25rem 0rem;
}

/* line 189, app/assets/stylesheets/affiliate/form.scss */
.vis-range-slider::-webkit-slider-thumb, .vis-range-slider::-moz-range-thumb {
  -webkit-appearance: none;
          appearance: none;
  width: .5rem;
  height: .5rem;
  border-radius: 25vw;
  box-shadow: 0px 0px 3px 0px #000000;
  background: #0F46FB;
  border: .25rem solid white;
  cursor: pointer;
}

/* line 203, app/assets/stylesheets/affiliate/form.scss */
.affiliate-apply .side-pic-bg {
  background: linear-gradient(180deg, white 90%, transparent 90%);
}
/* line 1, app/assets/stylesheets/affiliate/index.scss */
.affiliate-hero {
  background: linear-gradient(rgba(0, 60, 255, 0.8), rgba(0, 60, 255, 0.8)), url(/assets/female-soccer-players-97cc83ec1c58f0bd44043a25e1b2b4714e69a89e1c056446f090b7514bfae10a.png);
  background-position: 50% 25%;
  background-size: cover;
}

/* line 7, app/assets/stylesheets/affiliate/index.scss */
.button-affiliate {
  padding: 0.5rem 1.3rem;
  border: 1px solid transparent;
  border-radius: 25vw;
}

/* line 12, app/assets/stylesheets/affiliate/index.scss */
.button-affiliate.disabled {
  opacity: 0.5;
  cursor: default;
}

/* line 17, app/assets/stylesheets/affiliate/index.scss */
.button-affiliate.transparent {
  color: white;
  background-color: transparent;
  border-color: white;
}

/* line 22, app/assets/stylesheets/affiliate/index.scss */
.button-affiliate.transparent:hover, .button-affiliate.transparent.selected {
  color: #232832;
  background-color: #FAF108;
  border-color: #FAF108;
}

/* line 31, app/assets/stylesheets/affiliate/index.scss */
.button-affiliate.transparent.disabled:hover, .button-affiliate.transparent.disabled.selected {
  color: white;
  background-color: transparent;
  border-color: white;
}

/* line 40, app/assets/stylesheets/affiliate/index.scss */
.button-affiliate.blue {
  color: white;
  background-color: #0F46FB;
  border-color: #0F46FB;
}

/* line 45, app/assets/stylesheets/affiliate/index.scss */
.button-affiliate.blue:hover, .button-affiliate.blue.selected {
  color: #232832;
  background-color: #FAF108;
  border-color: #FAF108;
}

/* line 54, app/assets/stylesheets/affiliate/index.scss */
.button-affiliate.blue.disabled:hover, .button-affiliate.blue.disabled.selected {
  color: white;
  background-color: #0F46FB;
  border-color: #0F46FB;
}

/* line 63, app/assets/stylesheets/affiliate/index.scss */
.button-affiliate.white {
  color: #0F46FB;
  background-color: white;
  border-color: white;
}

/* line 68, app/assets/stylesheets/affiliate/index.scss */
.button-affiliate.white:hover, .button-affiliate.white.selected {
  color: #232832;
  background-color: #FAF108;
  border-color: #FAF108;
}

/* line 77, app/assets/stylesheets/affiliate/index.scss */
.button-affiliate.white.disabled:hover, .button-affiliate.white.disabled.selected {
  color: #0F46FB;
  background-color: white;
  border-color: white;
}

/* line 86, app/assets/stylesheets/affiliate/index.scss */
.button-affiliate.gray {
  color: #232832;
  background-color: #F4F4F7;
  border-color: #F4F4F7;
}

/* line 91, app/assets/stylesheets/affiliate/index.scss */
.button-affiliate.gray:hover, .button-affiliate.gray.selected {
  color: white;
  background-color: #0F46FB;
  border-color: #0F46FB;
}

/* line 100, app/assets/stylesheets/affiliate/index.scss */
.button-affiliate.gray.disabled:hover, .button-affiliate.gray.disabled.selected {
  color: #232832;
  background-color: #F4F4F7;
  border-color: #F4F4F7;
}

/* line 110, app/assets/stylesheets/affiliate/index.scss */
.mt-section-4 {
  margin-top: 4rem;
}
/* line 2, app/assets/stylesheets/app.scss */
#app-page .content {
  display: flex;
  flex-direction: row;
  gap: 48px;
}

@media screen and (max-width: 1024px) {
  /* line 2, app/assets/stylesheets/app.scss */
  #app-page .content {
    flex-direction: column;
    align-items: center;
    gap: 25px;
  }
}

/* line 13, app/assets/stylesheets/app.scss */
#app-page .content .app-description {
  width: 100%;
}

@media screen and (min-width: 1025px) {
  /* line 13, app/assets/stylesheets/app.scss */
  #app-page .content .app-description {
    width: 30%;
  }
}

/* line 21, app/assets/stylesheets/app.scss */
#app-page .content .app-image {
  width: 100%;
}

@media screen and (min-width: 1025px) {
  /* line 21, app/assets/stylesheets/app.scss */
  #app-page .content .app-image {
    width: 65%;
  }
}
/* line 5, app/assets/stylesheets/athlete_session_dashboard/index.scss */
.athlete-session-dashboard .page-content {
  padding: 1rem;
  padding-top: calc(60px + 1rem);
  height: 100%;
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
  /* line 5, app/assets/stylesheets/athlete_session_dashboard/index.scss */
  .athlete-session-dashboard .page-content {
    padding: 1rem;
    margin: 0;
    margin-left: 320px;
  }
}

/* line 20, app/assets/stylesheets/athlete_session_dashboard/index.scss */
.athlete-session-dashboard .past-sessions-table {
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
}

/* line 26, app/assets/stylesheets/athlete_session_dashboard/index.scss */
.athlete-session-dashboard .past-sessions-table th {
  border-bottom: 1px solid #707070;
  font-weight: normal;
  background-color: white;
  position: sticky;
  top: 0;
}

/* line 36, app/assets/stylesheets/athlete_session_dashboard/index.scss */
.athlete-session-dashboard .past-sessions-table th,
.athlete-session-dashboard .past-sessions-table td {
  padding: .75rem;
}
/* line 1, app/assets/stylesheets/balloon.scss */
:root {
  --balloon-border-radius: 2px;
  --balloon-color: #232832;
  --balloon-text-color: #fff;
  --balloon-font-size: 12px;
  --balloon-move: 4px;
}

/* line 9, app/assets/stylesheets/balloon.scss */
button[aria-label][data-balloon-pos] {
  overflow: visible;
}

/* line 13, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos] {
  position: relative;
  cursor: pointer;
}

/* line 17, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos]:before {
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: var(--balloon-color);
  opacity: 0;
  pointer-events: none;
  transition: all 0.18s ease-out 0.18s;
  content: "";
  position: absolute;
  z-index: 10;
}

/* line 30, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos]:after {
  opacity: 0;
  pointer-events: none;
  transition: all 0.18s ease-out 0.18s;
  text-indent: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-shadow: none;
  font-size: var(--balloon-font-size);
  background: var(--balloon-color);
  color: var(--balloon-text-color);
  border-radius: var(--balloon-border-radius);
  content: attr(aria-label);
  padding: .5rem 1rem;
  position: absolute;
  z-index: 10;
  white-space: nowrap;
  letter-spacing: normal;
}

/* line 52, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos]:hover:before, [aria-label][data-balloon-pos]:hover:after, [aria-label][data-balloon-pos][data-balloon-visible]:before, [aria-label][data-balloon-pos][data-balloon-visible]:after, [aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:before,
[aria-label][data-balloon-pos] :not([data-balloon-nofocus]):focus:after {
  opacity: 1;
  pointer-events: none;
}

/* line 62, app/assets/stylesheets/balloon.scss */
.font-awesome[aria-label][data-balloon-pos]:after {
  font-family: FontAwesome, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

/* line 66, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-break]:after {
  white-space: pre;
}

/* line 70, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-blunt]:before, [aria-label][data-balloon-pos][data-balloon-blunt]:after {
  transition: none;
}

/* line 75, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos="up"]:hover:after, [aria-label][data-balloon-pos][data-balloon-pos="up"][data-balloon-visible]:after, [aria-label][data-balloon-pos][data-balloon-pos="down"]:hover:after, [aria-label][data-balloon-pos][data-balloon-pos="down"][data-balloon-visible]:after {
  transform: translate(-50%, 0);
}

/* line 82, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos="up"]:hover:before, [aria-label][data-balloon-pos][data-balloon-pos="up"][data-balloon-visible]:before, [aria-label][data-balloon-pos][data-balloon-pos="down"]:hover:before, [aria-label][data-balloon-pos][data-balloon-pos="down"][data-balloon-visible]:before {
  transform: translate(-50%, 0);
}

/* line 89, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos*="-left"]:after {
  left: 0;
}

/* line 93, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos*="-left"]:before {
  left: 5px;
}

/* line 97, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos*="-right"]:after {
  right: 0;
}

/* line 101, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos*="-right"]:before {
  right: 5px;
}

/* line 105, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-po*="-left"]:hover:after, [aria-label][data-balloon-pos][data-balloon-po*="-left"][data-balloon-visible]:after, [aria-label][data-balloon-pos][data-balloon-pos*="-right"]:hover:after, [aria-label][data-balloon-pos][data-balloon-pos*="-right"][data-balloon-visible]:after {
  transform: translate(0, 0);
}

/* line 112, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-po*="-left"]:hover:before, [aria-label][data-balloon-pos][data-balloon-po*="-left"][data-balloon-visible]:before, [aria-label][data-balloon-pos][data-balloon-pos*="-right"]:hover:before, [aria-label][data-balloon-pos][data-balloon-pos*="-right"][data-balloon-visible]:before {
  transform: translate(0, 0);
}

/* line 119, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos^="up"]:before, [aria-label][data-balloon-pos][data-balloon-pos^="up"]:after {
  bottom: 100%;
  transform-origin: top;
  transform: translate(0, var(--balloon-move));
}

/* line 126, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos^="up"]:after {
  margin-bottom: 10px;
}

/* line 130, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos="up"]:before, [aria-label][data-balloon-pos][data-balloon-pos="up"]:after {
  left: 50%;
  transform: translate(-50%, var(--balloon-move));
}

/* line 136, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos^="down"]:before, [aria-label][data-balloon-pos][data-balloon-pos^="down"]:after {
  top: 100%;
  transform: translate(0, calc(var(--balloon-move) * -1));
}

/* line 142, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos^="down"]:after {
  margin-top: 10px;
}

/* line 146, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos^="down"]:before {
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: var(--balloon-color);
}

/* line 153, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos="down"]:after, [aria-label][data-balloon-pos][data-balloon-pos="down"]:before {
  left: 50%;
  transform: translate(-50%, calc(var(--balloon-move) * -1));
}

/* line 159, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos="left"]:hover:after, [aria-label][data-balloon-pos][data-balloon-pos="left"][data-balloon-visible]:after, [aria-label][data-balloon-pos][data-balloon-pos="right"]:hover:after, [aria-label][data-balloon-pos][data-balloon-pos="right"][data-balloon-visible]:after {
  transform: translate(0, -50%);
}

/* line 166, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos="left"]:hover:before, [aria-label][data-balloon-pos][data-balloon-pos="left"][data-balloon-visible]:before, [aria-label][data-balloon-pos][data-balloon-pos="right"]:hover:before, [aria-label][data-balloon-pos][data-balloon-pos="right"][data-balloon-visible]:before {
  transform: translate(0, -50%);
}

/* line 173, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos="left"]:after, [aria-label][data-balloon-pos][data-balloon-pos="left"]:before {
  right: 100%;
  top: 50%;
  transform: translate(var(--balloon-move), -50%);
}

/* line 180, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos="left"]:after {
  margin-right: 10px;
}

/* line 184, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos="left"]:before {
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: var(--balloon-color);
}

/* line 191, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos="right"]:after, [aria-label][data-balloon-pos][data-balloon-pos="right"]:before {
  left: 100%;
  top: 50%;
  transform: translate(calc(var(--balloon-move) * -1), -50%);
}

/* line 198, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos="right"]:after {
  margin-left: 10px;
}

/* line 202, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-pos="right"]:before {
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-right-color: var(--balloon-color);
}

/* line 209, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-break][data-balloon-length]:after {
  white-space: pre-line;
  word-break: break-word;
}

/* line 214, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-length]:after {
  white-space: normal;
}

/* line 218, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-length="small"]:after {
  width: 80px;
}

/* line 222, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-length="medium"]:after {
  width: 150px;
}

/* line 226, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-length="large"]:after {
  width: 260px;
}

/* line 230, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-length="xlarge"]:after {
  width: 380px;
}

@media screen and (max-width: 768px) {
  /* line 230, app/assets/stylesheets/balloon.scss */
  [aria-label][data-balloon-pos][data-balloon-length="xlarge"]:after {
    width: 90vw;
  }
}

/* line 238, app/assets/stylesheets/balloon.scss */
[aria-label][data-balloon-pos][data-balloon-length="fit"]:after {
  width: 100%;
}
/* line 1, app/assets/stylesheets/community/bio_experts_mentors.scss */
main {
  font-family: Helvetica;
  color: #000000;
}

/* line 5, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .sub-info {
  color: #979797;
}

/* line 9, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .font-gray {
  color: #707070;
}

/* line 13, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .gray-link {
  color: #707070;
}

/* line 17, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .gray-link:hover {
  color: #0B3DFF;
}

/* line 21, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .font-blue {
  color: #0B3DFF;
}

/* line 25, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .icons {
  color: #706F6F;
}

/* line 29, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .border-color {
  border-color: #707070;
}

/* line 33, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .bubble {
  padding: .5rem 2rem;
  border: 1px solid #232832;
  border-radius: 2rem;
  color: #232832;
}

/* line 40, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .minutes,
main .color-start {
  font-size: 18px;
  border-radius: 2rem;
  padding: .7rem 2rem;
}

/* line 47, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .minutes {
  border: 0.5px solid #707070;
  color: black;
}

/* line 52, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .color-start {
  border: 0.5px solid #0B3DFF;
  background-color: #0B3DFF;
  color: #FFF;
}

/* line 58, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .content-separator {
  border-bottom: 1px solid #979797;
  padding-bottom: 1rem;
}

/* line 63, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .overlay-button {
  background-color: #F4F4F7;
  color: #B9BCC3;
  width: 30px;
  height: 30px;
  border-radius: 1rem;
  font-size: 14px;
}

/* line 72, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .overlay-button:hover {
  color: #0F46FB;
}

/* line 76, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .rating__star {
  color: #0F46FB;
}

/* line 80, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .back-button {
  width: 15rem;
}

/* line 84, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .back-button a {
  color: #979797;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
}

/* line 91, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .back-button a:hover {
  color: #0F46FB;
}

/* line 95, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .card-overlay-container {
  position: relative;
  box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.2);
}

/* line 100, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .card-overlay-container .card-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: .75rem;
  opacity: .8;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  /* line 100, app/assets/stylesheets/community/bio_experts_mentors.scss */
  main .card-overlay-container .card-overlay {
    width: 100%;
  }
}

/* line 116, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .card-overlay-container .card-overlay-background {
  background: linear-gradient(1deg, #083FF7, #0F48EFDE, #1E59E19C, #2A68D663, #3373CC38, #3373CC38, #3A7CC61A, #3E81C208, #3E81C208, #4083C100, transparent);
  width: 100%;
}

/* line 121, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .card-overlay-container .card-overlay-logo {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 45%;
}

@media only screen and (max-width: 440px) {
  /* line 132, app/assets/stylesheets/community/bio_experts_mentors.scss */
  main .mobile-bubbles {
    width: 90vw;
    overflow: auto;
  }
  /* line 137, app/assets/stylesheets/community/bio_experts_mentors.scss */
  main .mobile-separator {
    border-bottom: 1px solid #979797;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
  }
  /* line 143, app/assets/stylesheets/community/bio_experts_mentors.scss */
  main .mobile-cards {
    box-shadow: 0 2px 6px -1px rgba(0, 0, 0, 0.1), 1px 4px 10px 0 rgba(0, 0, 0, 0.1);
    padding: 1rem;
    border-radius: 1rem;
  }
  /* line 149, app/assets/stylesheets/community/bio_experts_mentors.scss */
  main .mobile-card-title {
    text-align: center;
    margin-top: 2rem;
  }
  /* line 154, app/assets/stylesheets/community/bio_experts_mentors.scss */
  main .mobile-session-card {
    background-color: #0F46FB;
    padding: 1rem;
    border-radius: 1rem;
  }
  /* line 159, app/assets/stylesheets/community/bio_experts_mentors.scss */
  main .mobile-session-card p {
    color: #FFFFFF;
  }
  /* line 163, app/assets/stylesheets/community/bio_experts_mentors.scss */
  main .mobile-session-card .button-component {
    background-color: white;
    color: #000000;
    border: 1px solid #0F46FB;
  }
  /* line 170, app/assets/stylesheets/community/bio_experts_mentors.scss */
  main .bubble {
    padding: .5rem 1rem;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    max-height: 2.5rem;
    text-align: center;
  }
  /* line 177, app/assets/stylesheets/community/bio_experts_mentors.scss */
  main .minutes,
main .color-start {
    padding: .5rem 1.9rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 183, app/assets/stylesheets/community/bio_experts_mentors.scss */
  main .pop-up-bg {
    background-color: #0F46FB;
  }
}

/* line 189, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .book-session-section {
  font-family: "Helvetica Neue";
  width: 100%;
}

@media screen and (max-width: 1023px) {
  /* line 189, app/assets/stylesheets/community/bio_experts_mentors.scss */
  main .book-session-section {
    margin-top: 2rem;
  }
}

/* line 197, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .book-session-section .starting-price {
  color: #9A9AA6;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
}

/* line 204, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .book-session-section .book-session-item {
  border: 1px solid #707070;
  border-radius: 20px;
  width: 100%;
  padding: 24px 32px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 16px 0;
  gap: 10px;
}

/* line 216, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .book-session-section .book-session-item.border-red {
  border: 1px solid #E97474;
}

@media screen and (max-width: 1023px) {
  /* line 204, app/assets/stylesheets/community/bio_experts_mentors.scss */
  main .book-session-section .book-session-item {
    padding: 24px;
    border: none;
    border-radius: 12px;
    background: #F9F9F9;
    flex-direction: column;
  }
}

/* line 229, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .book-session-section .book-session-item .content .title {
  font-size: 21px;
  font-weight: 500;
}

/* line 234, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .book-session-section .book-session-item .content .subtitle {
  color: #707070;
  font-family: Helvetica;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.16px;
  margin-top: 8px;
  margin-bottom: 12px;
}

/* line 244, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .book-session-section .book-session-item .content .subtitle a {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

@media screen and (max-width: 1023px) {
  /* line 234, app/assets/stylesheets/community/bio_experts_mentors.scss */
  main .book-session-section .book-session-item .content .subtitle {
    font-size: 16px;
  }
}

/* line 252, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .book-session-section .book-session-item .content .subtitle.error-message {
  font-size: 16px;
}

/* line 257, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .book-session-section .book-session-item .content .footer {
  color: #707070;
  font-size: 16px;
  font-weight: 400;
}

/* line 262, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .book-session-section .book-session-item .content .footer.bold {
  font-weight: 700;
}

@media screen and (max-width: 1023px) {
  /* line 257, app/assets/stylesheets/community/bio_experts_mentors.scss */
  main .book-session-section .book-session-item .content .footer {
    font-size: 14px;
  }
  /* line 269, app/assets/stylesheets/community/bio_experts_mentors.scss */
  main .book-session-section .book-session-item .content .footer.bold {
    font-size: 16px;
  }
}

/* line 276, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .book-session-section .book-session-item .btn {
  background-color: #0F46FB;
  color: #ffffff;
  font-size: 1em;
  text-align: center;
  border-radius: 25vw;
  padding: 12px 24px;
  transition: 0.2s;
  margin-left: auto;
  cursor: pointer;
  min-width: 158px;
}

@media screen and (max-width: 1023px) {
  /* line 276, app/assets/stylesheets/community/bio_experts_mentors.scss */
  main .book-session-section .book-session-item .btn {
    margin: auto;
    width: 100%;
    max-width: 400px;
  }
}

/* line 294, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .book-session-section .book-session-item .btn:hover {
  background-color: #FAF108;
  color: #000000;
}

/* line 299, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .book-session-section .book-session-item .btn:disabled {
  opacity: 0.3;
  cursor: not-allowed;
  background-color: black;
}

/* line 304, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .book-session-section .book-session-item .btn:disabled:hover {
  background-color: black;
  color: white;
}

/* line 310, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .book-session-section .book-session-item .btn.red {
  background-color: #E02D3C;
}

/* line 313, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .book-session-section .book-session-item .btn.red:hover {
  background-color: #b42430;
  color: white;
}

/* line 319, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .book-session-section .book-session-item .btn.black {
  background-color: #000000;
  color: white;
}

/* line 323, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .book-session-section .book-session-item .btn.black:hover {
  background-color: #000000;
}

/* line 331, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .what-expect {
  font-family: "Helvetica Neue";
  width: 100%;
  padding: 24px 32px;
  border-radius: 20px;
  background: #F4F4F4;
}

/* line 338, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .what-expect .title {
  color: #000;
  font-size: 21px;
  font-weight: 500;
}

/* line 344, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .what-expect .description {
  color: #000;
  font-size: 18px;
  font-weight: 400;
}

@media screen and (max-width: 1023px) {
  /* line 344, app/assets/stylesheets/community/bio_experts_mentors.scss */
  main .what-expect .description {
    font-size: 14px;
  }
}

/* line 356, app/assets/stylesheets/community/bio_experts_mentors.scss */
main .host-images .swiper-slide {
  max-width: 14rem;
}
/* line 1, app/assets/stylesheets/community/community.scss */
.community-container {
  font-family: 'Helvetica Neue', Helvetica;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 8, app/assets/stylesheets/community/community.scss */
.community-container sup {
  font-size: 60%;
  top: -0.5em;
}

/* line 13, app/assets/stylesheets/community/community.scss */
.community-container .title {
  font-size: 32px;
  font-weight: 500;
  line-height: 1;
  color: #000000;
  max-width: 550px;
  text-align: center;
}

/* line 21, app/assets/stylesheets/community/community.scss */
.community-container .title span {
  color: #0f46fb;
}

@media only screen and (max-width: 550px) {
  /* line 13, app/assets/stylesheets/community/community.scss */
  .community-container .title {
    font-size: 24px;
    max-width: 80%;
  }
}

/* line 31, app/assets/stylesheets/community/community.scss */
.community-container .subtitle {
  font-size: 16px;
  text-align: center;
}

@media only screen and (max-width: 550px) {
  /* line 31, app/assets/stylesheets/community/community.scss */
  .community-container .subtitle {
    max-width: 85%;
  }
}

/* line 40, app/assets/stylesheets/community/community.scss */
.community-container .search-filter {
  letter-spacing: -0.7px;
}

/* line 43, app/assets/stylesheets/community/community.scss */
.community-container .search-filter .field-font {
  font: normal normal normal 14px/38px Helvetica;
  color: #080808;
  opacity: 1;
}

/* line 49, app/assets/stylesheets/community/community.scss */
.community-container .search-filter .filter-font {
  text-align: left;
  color: #080808;
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  /* line 56, app/assets/stylesheets/community/community.scss */
  .community-container .photo-badge {
    width: 101px;
    height: 183px;
    padding: 14px 14px 0 14px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 64, app/assets/stylesheets/community/community.scss */
  .community-container .photo-badge .photo-frame {
    width: 78px;
    height: 139px;
    margin-left: -2px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 71, app/assets/stylesheets/community/community.scss */
  .community-container .photo-badge .photo-frame img {
    width: 78px;
    height: 139px;
  }
}

/* line 82, app/assets/stylesheets/community/community.scss */
.community-container .community-member:hover p {
  color: #0f46fb;
}

/* line 86, app/assets/stylesheets/community/community.scss */
.community-container .community-member h1 {
  font-size: 18px;
}

/* line 90, app/assets/stylesheets/community/community.scss */
.community-container .community-member h2 {
  font-size: 14px;
}

/* line 95, app/assets/stylesheets/community/community.scss */
.community-container .blue-text-see-more {
  margin-top: 20px;
  margin-bottom: 80px;
  height: 28px;
  color: black;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1.16px;
  line-height: 28px;
  text-align: center;
}

/* line 107, app/assets/stylesheets/community/community.scss */
.community-container .users-blocked {
  position: relative;
}

/* line 111, app/assets/stylesheets/community/community.scss */
.community-container .users-blocked::before {
  background-image: linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%, white 100%);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%, white 100%);
  content: "\00a0";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 9;
}

/* line 139, app/assets/stylesheets/community/community.scss */
.community-container .swiper {
  width: 90%;
}

/* line 143, app/assets/stylesheets/community/community.scss */
.community-container .before-swiper {
  justify-content: center;
}

@media only screen and (max-width: 1024px) {
  /* line 143, app/assets/stylesheets/community/community.scss */
  .community-container .before-swiper {
    justify-content: flex-start;
  }
}

/* line 151, app/assets/stylesheets/community/community.scss */
.community-container .pagy-nav {
  display: flex;
  border-radius: 5px;
  margin-top: 4rem;
  margin-bottom: 7rem;
  border: 1px solid #e5e7eb;
}

/* line 158, app/assets/stylesheets/community/community.scss */
.community-container .pagy-nav .page a,
.community-container .pagy-nav .page.active,
.community-container .pagy-nav .page.prev.disabled,
.community-container .pagy-nav .page.next.disabled {
  display: block;
  cursor: default;
  padding: 0.5rem 0.9rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #0f46fb;
  border: 1px solid #e5e7eb;
  background-color: white;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
}

/* line 172, app/assets/stylesheets/community/community.scss */
.community-container .pagy-nav .gap {
  padding: 0 0.5rem;
}

/* line 176, app/assets/stylesheets/community/community.scss */
.community-container .pagy-nav .page a:hover {
  color: #9ca3af;
  background-color: #e5e7eb;
}

/* line 182, app/assets/stylesheets/community/community.scss */
.community-container .pagy-nav .page.prev.disabled,
.community-container .pagy-nav .page.next.disabled {
  color: #9ca3af;
}

/* line 187, app/assets/stylesheets/community/community.scss */
.community-container .pagy-nav .page.active {
  color: white;
  background-color: #0f46fb;
  border: 1px solid #0f46fb;
}
/* line 1, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 66.666667%;
  margin: 40px 0;
}

@media only screen and (max-width: 960px) {
  /* line 1, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container {
    min-height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    justify-content: flex-start;
  }
}

/* line 18, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .translate {
  position: absolute;
  top: 0;
  right: -40px;
}

@media only screen and (max-width: 960px) {
  /* line 18, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .translate {
    top: 19.5px;
    right: 19.5px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 28, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .translate .white-close {
    display: none;
  }
}

/* line 34, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .translate .black-close {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 34, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .translate .black-close {
    display: block;
  }
}

/* line 43, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name {
  display: flex;
  min-height: 540px;
  width: 100%;
  max-width: 100%;
  justify-content: space-evenly;
}

@media only screen and (max-width: 960px) {
  /* line 43, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .medal-img-name {
    min-height: 1px;
    flex-direction: column;
    align-items: center;
    justify-content: none;
  }
}

/* line 57, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name .medal-and-profile-img {
  width: 430px;
  height: 442px;
  background-image: url(/assets/athlete-profile-badge@2x-104d3eedf1dbc1e9f7cf802bfdd6ee07b51c720b2851461dfdd88ad5a5ad340e.png);
  background-position: 43.5% 50%;
  background-repeat: no-repeat;
  background-size: 755px 442px;
  position: relative;
}

/* line 66, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name .medal-and-profile-img.advocate {
  background-image: url(/assets/advocate-profile-badge@2x-c55d5d5bc22ff52ab482a2136baa880e8bb8205e3e8dbd66a859bb67fb30bea6.png);
}

/* line 70, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name .medal-and-profile-img.creator {
  background-image: url(/assets/creator-profile-badge@2x-15533f37a6cbd7a7629e1a48803ce9bea4ffe38ab0c710660fe35ac22ea8ff65.png);
}

/* line 74, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name .medal-and-profile-img.expert {
  background-image: url(/assets/expert-profile-badge@2x-18190913e25afb5c89ef045e2806167e82f0f2085c9018d91e6a8c8cc9ff4a15.png);
}

/* line 78, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name .medal-and-profile-img.expert2 {
  background-image: url(/assets/expert-profile-badge@2x-18190913e25afb5c89ef045e2806167e82f0f2085c9018d91e6a8c8cc9ff4a15.png);
}

/* line 82, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name .medal-and-profile-img.league {
  background-image: url(/assets/league-profile-badge@2x-bdb41c6f940bf782545d058b3ab690bde6d9ebe1fad74037b8358901101d5324.png);
}

@media only screen and (max-width: 960px) {
  /* line 57, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .medal-img-name .medal-and-profile-img {
    width: 504px;
    height: 295px;
    margin-top: 30px;
    margin-left: 20px;
    background-size: 504px 295px;
  }
}

/* line 94, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name .medal-and-profile-img .brand-sponsorship {
  max-width: 210px;
  margin-top: 4.6rem;
}

/* line 98, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name .medal-and-profile-img .brand-sponsorship .brand-image {
  width: 210px;
  height: 370px;
}

@media only screen and (max-width: 960px) {
  /* line 94, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .medal-img-name .medal-and-profile-img .brand-sponsorship {
    width: 150px;
    margin-top: 3rem;
    margin-left: 5.5rem;
  }
  /* line 108, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .medal-img-name .medal-and-profile-img .brand-sponsorship .brand-image {
    height: 250px;
  }
}

/* line 114, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name .medal-and-profile-img .profile-image {
  width: 161px;
  height: 287px;
  position: absolute;
  top: 90px;
  left: 248px;
  overflow: hidden;
}

@media only screen and (max-width: 960px) {
  /* line 114, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .medal-img-name .medal-and-profile-img .profile-image {
    width: 107px;
    height: 191px;
    top: 60px;
    left: 260px;
  }
}

/* line 130, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name .medal-and-profile-img .profile-image img {
  width: 161px;
  height: 287px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 960px) {
  /* line 130, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .medal-img-name .medal-and-profile-img .profile-image img {
    width: 107px;
    height: 191px;
  }
}

/* line 143, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name .name-section {
  min-height: 507px;
  width: 25%;
  padding: 127px 27px 0 0px;
  position: relative;
}

@media only screen and (max-width: 960px) {
  /* line 143, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .medal-img-name .name-section {
    width: 100%;
    min-height: 10px;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
  }
}

/* line 159, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name .name-section .name {
  width: 100%;
  color: #000000;
  font-family: Helvetica;
  font-size: 54px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 50px;
  margin-bottom: 12px;
}

@media only screen and (max-width: 960px) {
  /* line 159, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .medal-img-name .name-section .name {
    width: 100%;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 15px;
  }
}

/* line 180, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name .name-section .division-state {
  width: 100%;
  color: #696969;
  font-family: Helvetica;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 12px;
}

@media only screen and (max-width: 960px) {
  /* line 180, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .medal-img-name .name-section .division-state {
    width: 100%;
    padding: 0 20px;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    margin-top: 5px;
  }
}

/* line 200, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name .name-section .expert {
  height: 20px;
  width: 214px;
  display: flex;
  margin-bottom: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 200, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .medal-img-name .name-section .expert {
    margin-bottom: 0;
    width: unset;
    align-items: center;
  }
}

/* line 212, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name .name-section .expert .svg {
  height: 20px;
  width: 10px;
}

/* line 217, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name .name-section .expert .expert-text {
  height: 20px;
  width: 111px;
  color: #5c5d5f;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  margin-right: 10px;
}

@media only screen and (max-width: 960px) {
  /* line 217, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .medal-img-name .name-section .expert .expert-text {
    height: 16px;
    color: #0f46fb;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 16px;
    width: unset;
  }
}

/* line 243, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name .name-section .btn-1 {
  position: absolute;
  bottom: 0;
  height: 48px;
  width: 182px;
}

@media only screen and (max-width: 960px) {
  /* line 243, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .medal-img-name .name-section .btn-1 {
    height: 34px;
    width: 140px;
    position: unset;
    margin-top: 30px;
  }
}

/* line 257, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name .name-section .blue-btn {
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  padding-top: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #0f46fb;
  cursor: pointer;
}

@media only screen and (max-width: 960px) {
  /* line 257, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .medal-img-name .name-section .blue-btn {
    font-size: 12px;
    line-height: 14px;
    padding-top: 17px;
  }
}

/* line 276, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .medal-img-name .name-section .blue-btn:hover {
  background-color: #4470ff;
}

/* line 283, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .title-box {
  width: 100%;
  padding: 0 80px;
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 960px) {
  /* line 283, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .title-box {
    padding: 0;
    justify-content: flex-start;
  }
}

/* line 294, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .title-box p {
  color: #404041;
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 24px;
  width: 100%;
  margin-top: 20px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 294, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .title-box p {
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: 16px;
  }
}

/* line 313, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .tit {
  width: 100%;
  padding: 0 80px;
}

/* line 317, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .tit .section-title {
  min-height: 32px;
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
  margin-top: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 317, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .tit .section-title {
    margin-top: 40px;
    min-height: 22px;
    font-size: 20px;
    letter-spacing: -0.5px;
    line-height: 22px;
  }
}

/* line 338, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .text-dr {
  color: #404041;
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 24px;
}

@media only screen and (max-width: 960px) {
  /* line 338, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .text-dr {
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: 16px;
  }
}

/* line 352, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .text-1 {
  width: 100%;
  padding: 0 80px;
  margin-top: 20px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 352, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .text-1 {
    width: 100%;
  }
}

/* line 363, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .content-images {
  width: 100%;
  padding: 0 80px;
  margin-top: 20px;
  display: flex;
  justify-content: flex-start;
}

@media only screen and (max-width: 960px) {
  /* line 363, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .content-images {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin: 15px 0 0 0;
    width: 100%;
  }
}

/* line 378, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .content-images img {
  height: 135px;
  width: 246px;
}

@media only screen and (max-width: 960px) {
  /* line 378, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .content-images img {
    height: 182px;
    width: 100%;
    padding-bottom: 2px;
  }
}

/* line 390, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .item-done {
  width: 100%;
  padding: 0 80px;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (max-width: 960px) {
  /* line 390, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .item-done {
    width: 100%;
  }
}

/* line 401, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .item-done .done {
  display: flex;
  align-items: center;
  width: 33.33%;
}

@media only screen and (max-width: 960px) {
  /* line 401, app/assets/stylesheets/community/communitydetail.scss */
  .community-detail-container .item-done .done {
    width: 50%;
  }
}

/* line 410, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .item-done .done .check {
  height: 10px;
  width: 12px;
  fill: #0f46fb;
  margin-right: 10px;
}

/* line 417, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .item-done .done .text-color {
  color: #28282d;
}

/* line 421, app/assets/stylesheets/community/communitydetail.scss */
.community-detail-container .item-done .done .text-mar {
  margin-left: 22px;
  opacity: 0.6;
  color: #28282d;
}
/* line 1, app/assets/stylesheets/components/button.scss */
.button-component {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background-color: #0F46FB;
  color: #ffffff;
  font-size: 1em;
  text-align: center;
  border-radius: 25vw;
  padding: 15px 30px;
  transition: 0.2s;
  width: 100%;
  cursor: pointer;
}

/* line 13, app/assets/stylesheets/components/button.scss */
.button-component:hover {
  background-color: #FAF108;
  color: #000000;
}

/* line 18, app/assets/stylesheets/components/button.scss */
.button-component:disabled {
  cursor: initial;
}

/* line 22, app/assets/stylesheets/components/button.scss */
.button-component.disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

/* line 26, app/assets/stylesheets/components/button.scss */
.button-component.disabled:hover {
  background-color: #0F46FB;
  color: #ffffff;
}

/* line 32, app/assets/stylesheets/components/button.scss */
.button-component.transparent {
  background-color: transparent;
  border: 1px solid transparent;
}

/* line 36, app/assets/stylesheets/components/button.scss */
.button-component.transparent:hover {
  border: 1px solid #fff;
  color: inherit;
}

/* line 42, app/assets/stylesheets/components/button.scss */
.button-component.white {
  background-color: white;
  color: #000000;
  border: 1px solid #000000;
}

/* line 47, app/assets/stylesheets/components/button.scss */
.button-component.white:hover {
  background-color: #0F46FB;
  color: white;
  border: 1px solid #0F46FB;
}

/* line 53, app/assets/stylesheets/components/button.scss */
.button-component.white.disabled {
  opacity: 1;
  color: #c5c5c5;
  border: 1px solid #c5c5c5;
}

/* line 58, app/assets/stylesheets/components/button.scss */
.button-component.white.disabled:hover {
  background-color: white;
  color: #c5c5c5;
  border: 1px solid #c5c5c5;
}

/* line 66, app/assets/stylesheets/components/button.scss */
.button-component.white-blue {
  background-color: white;
  color: #0F46FB;
  border: 1px solid #0F46FB;
}

/* line 71, app/assets/stylesheets/components/button.scss */
.button-component.white-blue:hover {
  background-color: #0F46FB;
  color: white;
  border: 1px solid white;
}

/* line 77, app/assets/stylesheets/components/button.scss */
.button-component.white-blue:disabled {
  background-color: #0F46FB;
  color: white;
  border: 1px solid white;
}

/* line 84, app/assets/stylesheets/components/button.scss */
.button-component.yellow {
  background-color: #FAF108;
  color: #000000;
}

/* line 88, app/assets/stylesheets/components/button.scss */
.button-component.yellow:hover {
  background-color: #FFFFFF;
}

/* line 93, app/assets/stylesheets/components/button.scss */
.button-component.red {
  background-color: #dc3545;
  color: white;
}

/* line 97, app/assets/stylesheets/components/button.scss */
.button-component.red:hover {
  background-color: #c82333;
}

/* line 102, app/assets/stylesheets/components/button.scss */
.button-component.sm {
  font-size: 0.5em;
  padding: 4% 20px;
}
/* line 1, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

/* line 4, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .dark-background {
  position: fixed;
  inset: 0 0 0 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 30;
}

/* line 13, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .calendar-container {
  position: fixed;
  top: 50%;
  left: 50%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0;
  background-color: white;
  border-radius: 10px;
  transform: translate(-50%, -50%);
  z-index: 31;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 14px;
  line-height: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  letter-spacing: 1px;
  font-weight: 400;
  color: black;
}

@media screen and (min-width: 375px) {
  /* line 13, app/assets/stylesheets/components/date_range_picker.scss */
  .vis-date-range-picker .calendar-container {
    font-size: 16px;
  }
}

/* line 42, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .calendar-wrapper {
  display: flex;
  flex-wrap: nowrap;
  gap: 30px;
  padding: 0.5em 1.5em;
}

/* line 51, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .button-wrapper {
  padding: 1em 0.5em;
  border-top: 1px solid #F4F4F7;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

/* line 60, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .button-wrapper .clear {
  border: none;
  background-color: transparent;
  text-decoration: underline;
  cursor: pointer;
}

/* line 68, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .button-wrapper .save {
  border: none;
  border-radius: 25vw;
  background-color: #0F46FB;
  color: white;
  padding: 0.8em 2.2em;
  cursor: pointer;
}

/* line 78, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .button-wrapper .save:hover {
  background-color: #FAF108;
  color: #232832;
}

/* line 85, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .calendar {
  border-collapse: separate;
  border-spacing: 0 0.25em;
}

/* line 89, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .calendar:not(:first-child) {
  display: none;
}

@media screen and (min-width: 1024px) {
  /* line 89, app/assets/stylesheets/components/date_range_picker.scss */
  .vis-date-range-picker .calendar:not(:first-child) {
    display: table;
  }
}

@media screen and (min-width: 1024px) {
  /* line 97, app/assets/stylesheets/components/date_range_picker.scss */
  .vis-date-range-picker .calendar .mid {
    visibility: hidden;
  }
}

/* line 103, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .calendar td,
.vis-date-range-picker .calendar th {
  width: 2.8em;
  height: 2.8em;
  vertical-align: middle;
  text-align: center;
}

/* line 112, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .calendar .month {
  font-size: 1.2em;
  font-weight: 400;
}

/* line 117, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .calendar .selected {
  position: relative;
  color: white !important;
  background-color: #0F46FB;
  border-radius: 25vw;
}

/* line 125, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .calendar .selected:first-child, .vis-date-range-picker .calendar .selected:last-child {
  border-radius: 25vw;
}

/* line 132, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .calendar .selected.start::before, .vis-date-range-picker .calendar .selected.end::before {
  content: '';
  position: absolute;
  top: 0;
  display: block;
  width: 50%;
  height: 100%;
  background-color: #F4F4F7;
  z-index: -1;
}

/* line 148, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .calendar .selected.start::before {
  right: 0;
}

/* line 154, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .calendar .selected.start:last-child::before, .vis-date-range-picker .calendar .selected.start.last::before {
  border-radius: 10px;
}

/* line 161, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .calendar .selected.end::before {
  left: 0;
}

/* line 167, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .calendar .selected.end:first-child::before, .vis-date-range-picker .calendar .selected.end.first::before {
  border-radius: 10px;
}

/* line 174, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .calendar .middle-selected {
  background-color: #F4F4F7;
}

/* line 177, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .calendar .middle-selected.first, .vis-date-range-picker .calendar .middle-selected:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

/* line 183, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .calendar .middle-selected.last, .vis-date-range-picker .calendar .middle-selected:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

/* line 190, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .calendar .week-days {
  font-size: 0.8em;
  color: #B9BCC3;
}

/* line 194, app/assets/stylesheets/components/date_range_picker.scss */
.vis-date-range-picker .calendar .week-days th {
  font-weight: 500;
}
/* line 1, app/assets/stylesheets/components/forms.scss */
.form-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}

/* line 7, app/assets/stylesheets/components/forms.scss */
.form-container .field {
  display: flex;
  flex-direction: column;
}

/* line 11, app/assets/stylesheets/components/forms.scss */
.form-container .field.small {
  width: 60%;
}

@media only screen and (max-width: 440px) {
  /* line 11, app/assets/stylesheets/components/forms.scss */
  .form-container .field.small {
    width: 90%;
  }
}

/* line 19, app/assets/stylesheets/components/forms.scss */
.form-container .field.invalid {
  color: red;
}

/* line 23, app/assets/stylesheets/components/forms.scss */
.form-container .field a,
.form-container .field .link {
  font-size: 16px;
  color: #0B3DFF;
  cursor: pointer;
}

/* line 30, app/assets/stylesheets/components/forms.scss */
.form-container .field label {
  font-size: 16px;
  line-height: 20px;
  vertical-align: middle;
  font-weight: normal;
  margin-left: 1.5rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
}

/* line 39, app/assets/stylesheets/components/forms.scss */
.form-container .field label .hint {
  font-size: 14px;
  text-align: left;
  margin-bottom: 0.5rem;
  font-style: italic;
  color: #696969;
  display: block;
}

/* line 50, app/assets/stylesheets/components/forms.scss */
.form-container .field input[type=text],
.form-container .field input[type=email],
.form-container .field input[type=password],
.form-container .field input[type=number],
.form-container .field .info,
.form-container .field .cc-field {
  background-color: #fff;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 1rem;
  color: #000000;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  padding: 0 20px;
}

/* line 66, app/assets/stylesheets/components/forms.scss */
.form-container .field input[type=tel] {
  background-color: #fff;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 1rem;
  color: #000000;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  width: 100%;
  padding-left: 5rem !important;
}

/* line 78, app/assets/stylesheets/components/forms.scss */
.form-container .field .info {
  background-color: #EBEBEC;
  cursor: no-drop;
}

/* line 83, app/assets/stylesheets/components/forms.scss */
.form-container .field .iti__flag-container {
  margin: 0;
}

/* line 87, app/assets/stylesheets/components/forms.scss */
.form-container .field .iti__selected-flag {
  border-radius: 1rem 0 0 1rem;
}

/* line 91, app/assets/stylesheets/components/forms.scss */
.form-container .field .select-box {
  background-color: #fff;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 1rem;
  color: #000000;
  line-height: 46px;
  font-size: 16px;
  padding: 0 20px;
}

/* line 100, app/assets/stylesheets/components/forms.scss */
.form-container .field .select-box input {
  padding: 0;
  box-shadow: none;
  width: 100%;
}

/* line 107, app/assets/stylesheets/components/forms.scss */
.form-container .field select {
  width: 100%;
  height: 46px;
}

/* line 112, app/assets/stylesheets/components/forms.scss */
.form-container .field select option {
  padding: 5px 10px;
}

/* line 116, app/assets/stylesheets/components/forms.scss */
.form-container .field select option:checked {
  background-color: #0F46FB;
  color: #fff;
}

/* line 121, app/assets/stylesheets/components/forms.scss */
.form-container .field select[multiple] {
  height: 7rem;
  margin-top: 1rem;
}

/* line 126, app/assets/stylesheets/components/forms.scss */
.form-container .field .dob-select {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 1rem;
  padding-right: 1rem;
}

/* line 132, app/assets/stylesheets/components/forms.scss */
.form-container .field ::-moz-placeholder {
  color: #666666;
}
.form-container .field :-ms-input-placeholder {
  color: #666666;
}
.form-container .field ::placeholder {
  color: #666666;
}

/* line 136, app/assets/stylesheets/components/forms.scss */
.form-container .field select.year,
.form-container .field select.month,
.form-container .field select.day {
  width: 33.5%;
  box-shadow: none;
}

/* line 143, app/assets/stylesheets/components/forms.scss */
.form-container .field select.year {
  border-radius: 1rem 0 0 1rem;
}

/* line 147, app/assets/stylesheets/components/forms.scss */
.form-container .field select.month {
  border-radius: 0;
}

/* line 151, app/assets/stylesheets/components/forms.scss */
.form-container .field select.day {
  border-radius: 0 1rem 1rem 0;
}

/* line 155, app/assets/stylesheets/components/forms.scss */
.form-container .field textarea {
  background-color: #fff;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 1rem;
  color: #000000;
  height: 13rem;
  line-height: 22px;
  font-size: 16px;
  padding: 10px 20px;
  resize: none;
}

/* line 167, app/assets/stylesheets/components/forms.scss */
.form-container .field .radio-group {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* line 172, app/assets/stylesheets/components/forms.scss */
.form-container .field .radio-group .radio-btn {
  display: flex;
  align-items: center;
}

/* line 176, app/assets/stylesheets/components/forms.scss */
.form-container .field .radio-group .radio-btn label {
  margin: 0;
  font-weight: normal;
}

/* line 181, app/assets/stylesheets/components/forms.scss */
.form-container .field .radio-group .radio-btn .visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin-top: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 192, app/assets/stylesheets/components/forms.scss */
.form-container .field .radio-group .radio-btn .control-indicator {
  width: 21px;
  height: 21px;
  border: 1px solid #000000;
  border-radius: 12px;
  margin-right: 12px;
}

/* line 199, app/assets/stylesheets/components/forms.scss */
.form-container .field .radio-group .radio-btn .control-indicator .check-icon {
  visibility: hidden;
}

/* line 204, app/assets/stylesheets/components/forms.scss */
.form-container .field .radio-group .radio-btn .blue {
  background-color: #0f46fb;
  border: 1px solid #0f46fb;
}

/* line 209, app/assets/stylesheets/components/forms.scss */
.form-container .field .radio-group .radio-btn .control-input:checked ~ .control-indicator {
  background-color: #0f46fb;
  border: 0;
}

/* line 213, app/assets/stylesheets/components/forms.scss */
.form-container .field .radio-group .radio-btn .control-input:checked ~ .control-indicator .icon {
  visibility: visible;
  height: 18px;
  width: 18px;
  transform: translate(2px, 2px);
}
/* line 1, app/assets/stylesheets/components/input.scss */
.wrapper-input-component {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* line 8, app/assets/stylesheets/components/input.scss */
.wrapper-input-component .input-box,
.wrapper-input-component .input-box-big {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 13px;
  width: 315px;
}

/* line 14, app/assets/stylesheets/components/input.scss */
.wrapper-input-component .input-box:focus-within,
.wrapper-input-component .input-box-big:focus-within {
  outline: 2px solid #72ACFF;
}

/* line 19, app/assets/stylesheets/components/input.scss */
.wrapper-input-component .input-box {
  height: 44px;
}

/* line 23, app/assets/stylesheets/components/input.scss */
.wrapper-input-component .input-box-big {
  height: 91px;
}

/* line 27, app/assets/stylesheets/components/input.scss */
.wrapper-input-component label .title {
  font-weight: bold;
  text-align: left;
  font-size: 16px;
  margin-left: 1.5rem;
  margin-bottom: 1rem;
}

/* line 35, app/assets/stylesheets/components/input.scss */
.wrapper-input-component label .subtitle {
  font-size: 16px;
  margin-top: -1rem;
  margin-bottom: 1rem;
  margin-left: 1.5rem;
  color: #707070;
  text-align: left;
}

/* line 44, app/assets/stylesheets/components/input.scss */
.wrapper-input-component label .input-box input,
.wrapper-input-component label .input-box-big input {
  resize: none;
  margin-top: 3%;
  width: 90%;
  height: 60%;
  margin-left: 3%;
  font-size: 14px;
}

/* line 54, app/assets/stylesheets/components/input.scss */
.wrapper-input-component label .input-box-big .max-length {
  margin-bottom: 2%;
}

/* line 58, app/assets/stylesheets/components/input.scss */
.wrapper-input-component label .input-box input::-moz-placeholder, .wrapper-input-component label .input-box-big input::-moz-placeholder {
  line-height: 1.2rem;
  color: #B9BCC3;
}
.wrapper-input-component label .input-box input:-ms-input-placeholder, .wrapper-input-component label .input-box-big input:-ms-input-placeholder {
  line-height: 1.2rem;
  color: #B9BCC3;
}
.wrapper-input-component label .input-box input::placeholder,
.wrapper-input-component label .input-box-big input::placeholder {
  line-height: 1.2rem;
  color: #B9BCC3;
}

/* line 65, app/assets/stylesheets/components/input.scss */
.wrapper-input-component label .input-box p,
.wrapper-input-component label .input-box-big p {
  color: #B9BCC3;
  text-align: left;
  margin-left: 2rem;
  height: 10%;
  margin-bottom: 5%;
  font-size: 16px;
}

/* line 75, app/assets/stylesheets/components/input.scss */
.wrapper-input-component label .dirty {
  border: 2px solid #FF4D4D;
}

/* line 79, app/assets/stylesheets/components/input.scss */
.wrapper-input-component label .input-box input:disabled,
.wrapper-input-component label .input-box-big input:disabled {
  background: #B9BCC3;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 13px;
  opacity: 1;
  color: #707070;
  width: 315px;
  height: 44px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
/* line 4, app/assets/stylesheets/components/links_lists.scss */
div.links-list-container div.new_link_container input {
  width: 100%;
  margin-top: 5px;
}

/* line 9, app/assets/stylesheets/components/links_lists.scss */
div.links-list-container div.new_link_container a {
  margin-top: 10px;
  display: block;
  text-align: right;
}

/* line 15, app/assets/stylesheets/components/links_lists.scss */
div.links-list-container ul.links-list {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 0.3em;
}

/* line 24, app/assets/stylesheets/components/links_lists.scss */
div.links-list-container ul.links-list li {
  background-color: #fff;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 1rem;
  color: #000000;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  padding: 0 20px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

/* line 37, app/assets/stylesheets/components/links_lists.scss */
div.links-list-container ul.links-list li a.add_link {
  color: black;
  text-decoration: underline;
}

/* line 42, app/assets/stylesheets/components/links_lists.scss */
div.links-list-container ul.links-list li span.delete-link {
  cursor: pointer;
  width: 10px;
}

/* line 43, app/assets/stylesheets/components/links_lists.scss */
div.links-list-container ul.links-list li span.delete-link::after {
  width: 10px;
  height: 10px;
  content: "x";
  color: black;
}
/* line 1, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper {
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/* line 8, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper .input-row .input-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background-color: white;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 13px;
  height: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  color: #A6ADB4;
  font-size: 1.2rem;
}

/* line 27, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper .input-row:focus-within .input-btn,
.datetime-picker-wrapper .input-row:focus-within .list-height {
  outline: 2px solid #72ACFF;
}

/* line 34, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper .btn-datetimer {
  text-decoration: underline;
  color: #0F46FB;
}

/* line 40, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper .datetime-picker::-webkit-calendar-picker-indicator {
  margin: 0;
}

/* line 45, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper .list-height {
  height: 16rem;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: white;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 13px;
  margin-top: 0.5rem;
}

/* line 55, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper .list-datetime-item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

/* line 61, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper .list-height::-webkit-scrollbar {
  width: 0.8rem;
}

/* line 65, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper .list-height::-webkit-scrollbar-track {
  background: #CBD0D3;
}

/* line 69, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper .list-height::-webkit-scrollbar-thumb {
  background-color: #EBEDED;
  border-radius: 20px;
  border: 3px solid #EBEDED;
}

/* line 75, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper label {
  display: none;
}

/* line 79, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper .input-hidden {
  display: none;
}

/* line 83, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper input.dirty:invalid + .input-row label {
  display: inline;
  color: #FF4D4D;
}

/* line 88, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper input.dirty:invalid + .input-row input {
  border: 2px solid #FF4D4D;
}

/* line 92, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper input.dirty:invalid + .input-row + .list-height {
  border: 2px solid #FF4D4D;
}

/* line 97, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper .list-datetime-item input {
  margin-right: 1rem;
}

/* line 102, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper .list-datetime-item {
  margin-top: 1rem;
  margin-left: 2rem;
}

/* line 107, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper .btn-close {
  background-color: #FB0F0F;
  border-radius: 25vw;
  color: white;
  margin-right: 1rem;
  height: 1.2rem;
  width: 1.2rem;
  font-size: 0.6rem;
  line-height: 1;
}

/* line 117, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper .btn-close:hover {
  background-color: #0F46FB;
}

/* line 122, app/assets/stylesheets/components/multi_date_picker.scss */
.datetime-picker-wrapper .label-hour {
  color: #A6ADB4;
}
/* line 1, app/assets/stylesheets/components/multi_images_picker.scss */
.multi-image-wrapper {
  margin-top: 1rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 1rem;
  width: 100%;
}

/* line 10, app/assets/stylesheets/components/multi_images_picker.scss */
.multi-image-wrapper .description {
  font-size: 16px;
  font-family: Helvetica;
  color: black;
  margin-top: 1rem;
}

/* line 17, app/assets/stylesheets/components/multi_images_picker.scss */
.multi-image-wrapper .photos {
  margin-top: 1rem;
  display: flex;
  flex-direction: row;
}

/* line 22, app/assets/stylesheets/components/multi_images_picker.scss */
.multi-image-wrapper .photos .ui-sortable-handle {
  border: 2px dashed #8c8b8b;
  padding: 4px;
  cursor: move;
  margin: 0 4px;
}

/* line 29, app/assets/stylesheets/components/multi_images_picker.scss */
.multi-image-wrapper .photos .session-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}

@media screen and (min-width: 1160px) {
  /* line 41, app/assets/stylesheets/components/multi_images_picker.scss */
  .multi-image-wrapper .photos .subtitle .photo {
    width: 16.8rem;
    height: 29.2rem;
  }
}

@media screen and (min-width: 800px) and (max-width: 1160px) {
  /* line 48, app/assets/stylesheets/components/multi_images_picker.scss */
  .multi-image-wrapper .photos {
    overflow-x: auto;
    width: 50rem;
    padding-bottom: 2rem;
  }
  /* line 54, app/assets/stylesheets/components/multi_images_picker.scss */
  .multi-image-wrapper .photos .subtitle .photo {
    width: 14rem;
    height: 24.33rem;
  }
}

@media screen and (min-width: 600px) and (max-width: 800px) {
  /* line 62, app/assets/stylesheets/components/multi_images_picker.scss */
  .multi-image-wrapper .photos {
    overflow-x: auto;
    width: 30rem;
    padding-bottom: 2rem;
  }
  /* line 68, app/assets/stylesheets/components/multi_images_picker.scss */
  .multi-image-wrapper .photos .subtitle .photo {
    width: 11.2rem;
    height: 19.4rem;
  }
}

@media screen and (max-width: 600px) {
  /* line 76, app/assets/stylesheets/components/multi_images_picker.scss */
  .multi-image-wrapper .photos {
    overflow-x: auto;
    width: 20rem;
    padding-bottom: 2rem;
  }
  /* line 82, app/assets/stylesheets/components/multi_images_picker.scss */
  .multi-image-wrapper .photos .subtitle .photo {
    width: 11.2rem;
    height: 19.4rem;
  }
}

/* line 89, app/assets/stylesheets/components/multi_images_picker.scss */
.multi-image-wrapper .photos .wrapper-link {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 95, app/assets/stylesheets/components/multi_images_picker.scss */
.multi-image-wrapper .photos .subtitle .photo {
  border: 1px dashed #707070;
  margin: 0px 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

/* line 104, app/assets/stylesheets/components/multi_images_picker.scss */
.multi-image-wrapper .photos .subtitle .remove-board {
  border: none;
}

/* line 108, app/assets/stylesheets/components/multi_images_picker.scss */
.multi-image-wrapper .photos .subtitle .photo .photo-session {
  width: 40%;
}

/* line 112, app/assets/stylesheets/components/multi_images_picker.scss */
.multi-image-wrapper .photos .subtitle .btn-close {
  display: none;
}

/* line 116, app/assets/stylesheets/components/multi_images_picker.scss */
.multi-image-wrapper .photos .subtitle .link {
  display: none;
}

/* line 120, app/assets/stylesheets/components/multi_images_picker.scss */
.multi-image-wrapper .photos .subtitle {
  position: relative;
}

/* line 124, app/assets/stylesheets/components/multi_images_picker.scss */
.multi-image-wrapper .photos .subtitle .photo .show-btn {
  display: inline;
  background-color: #FB0F0F;
  border-radius: 1.5rem;
  color: white;
  height: 1.8rem;
  width: 1.8rem;
  position: absolute;
  right: 10px;
  top: 5px;
}

/* line 137, app/assets/stylesheets/components/multi_images_picker.scss */
.multi-image-wrapper .photos .wrapper-link .show-link {
  display: inline;
  text-decoration: underline;
  font: "Helvetica";
  cursor: pointer;
  margin-top: 1rem;
}

/* line 145, app/assets/stylesheets/components/multi_images_picker.scss */
.multi-image-wrapper input[type="file"] {
  display: none;
}

/* line 149, app/assets/stylesheets/components/multi_images_picker.scss */
.multi-image-wrapper .custom-file-upload {
  border: 1px solid #707070;
  border-radius: 23px;
  display: inline-block;
  width: 140px;
  height: 42px;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: black;
  margin-top: 1rem;
}

/* line 164, app/assets/stylesheets/components/multi_images_picker.scss */
.multi-image-wrapper .custom-file-upload img {
  margin-right: 1rem;
  width: 1.5rem;
}

/* line 169, app/assets/stylesheets/components/multi_images_picker.scss */
.multi-image-wrapper .disabled {
  color: white;
  cursor: not-allowed;
  background-color: #B9BCC3;
  border: 1px solid #B9BCC3;
}

/* line 176, app/assets/stylesheets/components/multi_images_picker.scss */
.multi-image-wrapper .dirty {
  border: 2px solid #FF4D4D;
}
/* line 2, app/assets/stylesheets/components/multi_select.scss */
.vis-components.multi-select-wrapper {
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/* line 8, app/assets/stylesheets/components/multi_select.scss */
.vis-components.multi-select-wrapper .title {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.16px;
  color: #000000;
  opacity: 1;
  margin-left: 1.5rem;
}

/* line 19, app/assets/stylesheets/components/multi_select.scss */
.vis-components.multi-select-wrapper .multi-select-row .multi-select-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background-color: white;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 13px;
  height: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  color: #A6ADB4;
  font-size: 1rem;
}

/* line 35, app/assets/stylesheets/components/multi_select.scss */
.vis-components.multi-select-wrapper .multi-select-row .multi-select-box select {
  width: 100%;
}

/* line 42, app/assets/stylesheets/components/multi_select.scss */
.vis-components.multi-select-wrapper .multi-select-row:focus-within .multi-select-box,
.vis-components.multi-select-wrapper .multi-select-row:focus-within .list-height {
  outline: 2px solid #72ACFF;
}

/* line 49, app/assets/stylesheets/components/multi_select.scss */
.vis-components.multi-select-wrapper .btn-multi-select {
  text-decoration: underline;
  color: #0F46FB;
}

/* line 54, app/assets/stylesheets/components/multi_select.scss */
.vis-components.multi-select-wrapper .list-height {
  height: 10rem;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: white;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 13px;
  margin-top: 0.5rem;
}

/* line 64, app/assets/stylesheets/components/multi_select.scss */
.vis-components.multi-select-wrapper .list-multi-select-item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

/* line 70, app/assets/stylesheets/components/multi_select.scss */
.vis-components.multi-select-wrapper .list-height::-webkit-scrollbar {
  width: 0.8rem;
}

/* line 74, app/assets/stylesheets/components/multi_select.scss */
.vis-components.multi-select-wrapper .list-height::-webkit-scrollbar-track {
  background: #CBD0D3;
}

/* line 78, app/assets/stylesheets/components/multi_select.scss */
.vis-components.multi-select-wrapper .list-height::-webkit-scrollbar-thumb {
  background-color: #EBEDED;
  border-radius: 20px;
  border: 3px solid #EBEDED;
}

/* line 84, app/assets/stylesheets/components/multi_select.scss */
.vis-components.multi-select-wrapper label {
  display: none;
}

/* line 88, app/assets/stylesheets/components/multi_select.scss */
.vis-components.multi-select-wrapper input.dirty:invalid + .multi-select-row label {
  display: inline;
  color: #FF4D4D;
}

/* line 93, app/assets/stylesheets/components/multi_select.scss */
.vis-components.multi-select-wrapper input.dirty:invalid + .multi-select-row select {
  border: 2px solid #FF4D4D;
}

/* line 97, app/assets/stylesheets/components/multi_select.scss */
.vis-components.multi-select-wrapper input.dirty:invalid + .multi-select-row + .list-height {
  border: 2px solid #FF4D4D;
}

/* line 102, app/assets/stylesheets/components/multi_select.scss */
.vis-components.multi-select-wrapper .list-multi-select-item {
  margin-top: 1rem;
  margin-left: 2rem;
}

/* line 107, app/assets/stylesheets/components/multi_select.scss */
.vis-components.multi-select-wrapper .btn-close {
  background-color: #FB0F0F;
  border-radius: 25vw;
  color: white;
  margin-right: 1rem;
  height: 1.2rem;
  width: 1.2rem;
  font-size: 0.6rem;
  line-height: 1;
}

/* line 117, app/assets/stylesheets/components/multi_select.scss */
.vis-components.multi-select-wrapper .btn-close:hover {
  background-color: #0F46FB;
}

/* line 122, app/assets/stylesheets/components/multi_select.scss */
.vis-components.multi-select-wrapper .label-selection {
  color: #A6ADB4;
}
/* line 1, app/assets/stylesheets/components/multi_time_picker.scss */
.time-picker-wrapper {
  margin-top: 1rem;
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/* line 9, app/assets/stylesheets/components/multi_time_picker.scss */
.time-picker-wrapper .input-row .input-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 50%;
  background-color: white;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 13px;
  height: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  color: #A6ADB4;
  font-size: 1.2rem;
}

/* line 28, app/assets/stylesheets/components/multi_time_picker.scss */
.time-picker-wrapper .input-row:focus-within .input-btn,
.time-picker-wrapper .input-row:focus-within .list-height {
  outline: 2px solid #72ACFF;
}

/* line 35, app/assets/stylesheets/components/multi_time_picker.scss */
.time-picker-wrapper .btn-timer {
  color: #0F46FB;
  text-decoration: underline;
}

/* line 40, app/assets/stylesheets/components/multi_time_picker.scss */
.time-picker-wrapper .list-height {
  height: 16rem;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: white;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 13px;
  margin-top: 0.5rem;
}

/* line 50, app/assets/stylesheets/components/multi_time_picker.scss */
.time-picker-wrapper .list-time-item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

/* line 56, app/assets/stylesheets/components/multi_time_picker.scss */
.time-picker-wrapper .list-height::-webkit-scrollbar {
  width: 0.8rem;
}

/* line 60, app/assets/stylesheets/components/multi_time_picker.scss */
.time-picker-wrapper .list-height::-webkit-scrollbar-track {
  background: #CBD0D3;
}

/* line 64, app/assets/stylesheets/components/multi_time_picker.scss */
.time-picker-wrapper .list-height::-webkit-scrollbar-thumb {
  background-color: #EBEDED;
  border-radius: 20px;
  border: 3px solid #EBEDED;
}

/* line 70, app/assets/stylesheets/components/multi_time_picker.scss */
.time-picker-wrapper label {
  display: none;
}

/* line 74, app/assets/stylesheets/components/multi_time_picker.scss */
.time-picker-wrapper .input-hidden {
  display: none;
}

/* line 78, app/assets/stylesheets/components/multi_time_picker.scss */
.time-picker-wrapper input.dirty:invalid + .input-row label {
  display: inline;
  color: #FF4D4D;
}

/* line 83, app/assets/stylesheets/components/multi_time_picker.scss */
.time-picker-wrapper input.dirty:invalid + .input-row input {
  border: 2px solid #FF4D4D;
}

/* line 88, app/assets/stylesheets/components/multi_time_picker.scss */
.time-picker-wrapper input.dirty:invalid + .input-row + .list-height {
  border: 2px solid #FF4D4D;
}

/* line 93, app/assets/stylesheets/components/multi_time_picker.scss */
.time-picker-wrapper .list-time-item input {
  margin-right: 1rem;
}

/* line 97, app/assets/stylesheets/components/multi_time_picker.scss */
.time-picker-wrapper .list-time-item {
  margin-top: 1rem;
  margin-left: 2rem;
}

/* line 102, app/assets/stylesheets/components/multi_time_picker.scss */
.time-picker-wrapper .btn-close {
  background-color: #FB0F0F;
  border-radius: 25vw;
  color: white;
  margin-right: 1rem;
  height: 1.2rem;
  width: 1.2rem;
  font-size: 0.6rem;
  line-height: 1;
}

/* line 112, app/assets/stylesheets/components/multi_time_picker.scss */
.time-picker-wrapper .btn-close:hover {
  background-color: #0F46FB;
}

/* line 117, app/assets/stylesheets/components/multi_time_picker.scss */
.time-picker-wrapper .label-hour {
  color: #A6ADB4;
}
/* line 1, app/assets/stylesheets/components/pop_up.scss */
.popup-component-wrapper {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 51;
  height: 100%;
  width: 100%;
  cursor: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* line 17, app/assets/stylesheets/components/pop_up.scss */
.popup-component-wrapper .box {
  padding: 2rem;
  position: relative;
  max-height: 90%;
  overflow-x: auto;
  background: #FFF;
  border-radius: 12px;
  box-shadow: 0px 3px 6px #00000029;
}

/* line 26, app/assets/stylesheets/components/pop_up.scss */
.popup-component-wrapper .box .title {
  font-size: 24px;
  margin-bottom: 1rem;
}

/* line 31, app/assets/stylesheets/components/pop_up.scss */
.popup-component-wrapper .box.L {
  width: 80%;
}

/* line 35, app/assets/stylesheets/components/pop_up.scss */
.popup-component-wrapper .box.M {
  width: 50%;
}

/* line 39, app/assets/stylesheets/components/pop_up.scss */
.popup-component-wrapper .box.S {
  width: 300px;
}

@media only screen and (max-width: 700px) {
  /* line 44, app/assets/stylesheets/components/pop_up.scss */
  .popup-component-wrapper .box.M, .popup-component-wrapper .box.S {
    width: 80%;
  }
}

/* line 49, app/assets/stylesheets/components/pop_up.scss */
.popup-component-wrapper .box .content-close {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
  font-size: 1.2rem;
}

/* line 56, app/assets/stylesheets/components/pop_up.scss */
.popup-component-wrapper .box .content-close:hover {
  color: #232832;
}

/* line 61, app/assets/stylesheets/components/pop_up.scss */
.popup-component-wrapper .box .pop-up-buttons {
  width: 100%;
  display: flex;
  justify-content: space-around;
  margin-top: 1rem;
}

/* line 67, app/assets/stylesheets/components/pop_up.scss */
.popup-component-wrapper .box .pop-up-buttons .pop-up-button {
  text-align: center;
  padding: 0.3rem 0;
  width: 40%;
  border-radius: 48px;
}

/* line 73, app/assets/stylesheets/components/pop_up.scss */
.popup-component-wrapper .box .pop-up-buttons .pop-up-button.primary {
  background-color: #0F46FB;
  color: white;
}

/* line 77, app/assets/stylesheets/components/pop_up.scss */
.popup-component-wrapper .box .pop-up-buttons .pop-up-button.primary:hover {
  background-color: #3564ff;
}

/* line 82, app/assets/stylesheets/components/pop_up.scss */
.popup-component-wrapper .box .pop-up-buttons .pop-up-button.secondary {
  background-color: white;
  color: #232832;
  border: 1px solid #232832;
}

/* line 86, app/assets/stylesheets/components/pop_up.scss */
.popup-component-wrapper .box .pop-up-buttons .pop-up-button.secondary:hover {
  background-color: #f6f6f6;
}

/* line 94, app/assets/stylesheets/components/pop_up.scss */
.popup-component-wrapper ::-webkit-scrollbar {
  border-radius: 12px;
  width: 4px;
  margin-right: 3px;
  height: 4px;
}

/* line 101, app/assets/stylesheets/components/pop_up.scss */
.popup-component-wrapper ::-webkit-scrollbar-thumb {
  background: #B9BCC3;
  border-radius: 12px;
}
/* line 1, app/assets/stylesheets/components/radio_button.scss */
.radio-button-component-wrapper {
  width: 100%;
}

/* line 4, app/assets/stylesheets/components/radio_button.scss */
.radio-button-component-wrapper .radio-box {
  margin-left: 1.5rem;
}

/* line 8, app/assets/stylesheets/components/radio_button.scss */
.radio-button-component-wrapper .icon-radio {
  width: 16px;
  height: 16px;
  border: 2px solid #EBEDED;
  border-radius: 13px;
  opacity: 1;
}

/* line 16, app/assets/stylesheets/components/radio_button.scss */
.radio-button-component-wrapper label {
  display: flex;
  flex-direction: row;
}

/* line 21, app/assets/stylesheets/components/radio_button.scss */
.radio-button-component-wrapper label input {
  margin-right: 0.5rem;
}

/* line 25, app/assets/stylesheets/components/radio_button.scss */
.radio-button-component-wrapper .title {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.16px;
  color: #000000;
  opacity: 1;
  margin-left: 1.5rem;
}

/* line 35, app/assets/stylesheets/components/radio_button.scss */
.radio-button-component-wrapper .subtitle {
  max-width: 315px;
  font-size: 14px;
  margin-top: 0.25rem;
  margin-bottom: 1rem;
  margin-left: 1.5rem;
  color: #707070;
}

/* line 44, app/assets/stylesheets/components/radio_button.scss */
.radio-button-component-wrapper .aswer {
  display: none;
}

/* line 48, app/assets/stylesheets/components/radio_button.scss */
.radio-button-component-wrapper .dirty-radio {
  color: #FF4D4D;
  font-weight: bold;
}

/* line 52, app/assets/stylesheets/components/radio_button.scss */
.radio-button-component-wrapper [type="radio"]:checked,
.radio-button-component-wrapper [type="radio"]:not(:checked) {
  display: none;
}

/* line 58, app/assets/stylesheets/components/radio_button.scss */
.radio-button-component-wrapper [type="radio"]:checked + p,
.radio-button-component-wrapper [type="radio"]:not(:checked) + p {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}

/* line 68, app/assets/stylesheets/components/radio_button.scss */
.radio-button-component-wrapper [type="radio"]:checked + p:before,
.radio-button-component-wrapper [type="radio"]:not(:checked) + p:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  border: 2px solid #EBEDED;
  border-radius: 100%;
  background: #fff;
}

/* line 81, app/assets/stylesheets/components/radio_button.scss */
.radio-button-component-wrapper [type="radio"]:checked + p:after, .radio-button-component-wrapper [type="radio"]:not(:checked) + p:after {
  content: '';
  width: 16px;
  height: 16px;
  background-color: #0F46FB;
  border: 2px solid #0F46FB;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 100%;
  transition: all 0.2s ease;
}

/* line 96, app/assets/stylesheets/components/radio_button.scss */
.radio-button-component-wrapper [type="radio"]:not(:checked) + p:after {
  opacity: 0;
  transform: scale(0);
}

/* line 102, app/assets/stylesheets/components/radio_button.scss */
.radio-button-component-wrapper [type="radio"]:checked + p:after {
  opacity: 1;
  transform: scale(1);
}

/* line 108, app/assets/stylesheets/components/radio_button.scss */
.radio-button-component-wrapper label + label {
  margin-top: 0.5rem;
}
/* line 2, app/assets/stylesheets/components/range.scss */
.wrapper-range-component .range-box {
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* line 8, app/assets/stylesheets/components/range.scss */
.wrapper-range-component .number {
  width: 100%;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #B9BCC3;
  opacity: 1;
  height: 51px;
  padding: 1rem;
}

/* line 17, app/assets/stylesheets/components/range.scss */
.wrapper-range-component input {
  width: 100%;
}

/* line 21, app/assets/stylesheets/components/range.scss */
.wrapper-range-component .slider {
  margin-top: 0.75rem;
  -webkit-appearance: none;
  width: 100%;
  height: 4px;
  background: #d3d3d3;
  opacity: 0.7;
  transition: opacity .2s;
}

/* line 32, app/assets/stylesheets/components/range.scss */
.wrapper-range-component .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  background: #FFF;
  border: 2px solid #0F46FB;
  cursor: pointer;
}

/* line 43, app/assets/stylesheets/components/range.scss */
.wrapper-range-component .slider::-moz-range-thumb {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  background: #FFF;
  border: 2px solid #0F46FB;
  cursor: pointer;
}
/* line 1, app/assets/stylesheets/components/select.scss */
.select-component-wrapper {
  width: 100%;
  font: normal normal bold;
}

/* line 5, app/assets/stylesheets/components/select.scss */
.select-component-wrapper .title {
  font-weight: bold;
  text-align: left;
  margin-left: 1.5rem;
  margin-bottom: 0.5rem;
}

/* line 12, app/assets/stylesheets/components/select.scss */
.select-component-wrapper label {
  text-align: left;
  margin-left: 0.5rem;
  margin-bottom: 0.5rem;
  letter-spacing: -0.16px;
  color: #000000;
}

/* line 20, app/assets/stylesheets/components/select.scss */
.select-component-wrapper select {
  width: 100%;
  height: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  background: #FFFFFF;
  box-shadow: 0px 3px 6px #00000029;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 95%;
  background-position-y: 50%;
  border-radius: 13px;
}

/* line 34, app/assets/stylesheets/components/select.scss */
.select-component-wrapper select:focus {
  outline: 2px solid #72ACFF;
}

/* line 39, app/assets/stylesheets/components/select.scss */
.select-component-wrapper option {
  width: 100%;
  background-color: white;
  color: black;
}
/* line 2, app/assets/stylesheets/components/select_create.scss */
div.select-create ul.search-results {
  position: relative;
  background-color: white;
  color: black;
  overflow: auto;
  width: 15rem;
  max-height: 25rem;
  padding: 1rem;
  z-index: 1;
}

/* line 12, app/assets/stylesheets/components/select_create.scss */
div.select-create ul.search-results li {
  cursor: pointer;
  padding: 5px 0px;
}
/* line 2, app/assets/stylesheets/components/select_search.scss */
.wrapper-search-component .easy-autocomplete {
  width: 100% !important;
}

/* line 6, app/assets/stylesheets/components/select_search.scss */
.wrapper-search-component .easy-autocomplete input {
  background: #FFF 0% 0% no-repeat padding-box;
  border-radius: 13px;
  opacity: 1;
  width: 100%;
  height: 51px;
  box-shadow: 0px 3px 6px #00000029;
}
/* line 1, app/assets/stylesheets/components/session-length-picker.scss */
.session-length-picker-wrapper {
  font-family: Helvetica;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/* line 7, app/assets/stylesheets/components/session-length-picker.scss */
.session-length-picker-wrapper .content {
  display: flex;
  gap: .5rem;
}

/* line 12, app/assets/stylesheets/components/session-length-picker.scss */
.session-length-picker-wrapper .minutes,
.session-length-picker-wrapper .color-start {
  font-size: 18px;
  border-radius: 2rem;
  height: 2.5rem;
  width: 7rem;
}

/* line 20, app/assets/stylesheets/components/session-length-picker.scss */
.session-length-picker-wrapper .minutes {
  border: 0.5px solid #707070;
  color: black;
}

/* line 25, app/assets/stylesheets/components/session-length-picker.scss */
.session-length-picker-wrapper .color-start {
  border: 0.5px solid #0B3DFF;
  background-color: #0B3DFF;
  color: #FFF;
}

/* line 31, app/assets/stylesheets/components/session-length-picker.scss */
.session-length-picker-wrapper input.dirty:invalid + .content label {
  display: inline;
  color: #FF4D4D;
}

/* line 36, app/assets/stylesheets/components/session-length-picker.scss */
.session-length-picker-wrapper input.dirty:invalid + .content .calendar button {
  border: 2px solid #FF4D4D;
}
/* line 1, app/assets/stylesheets/components/session_booked.scss */
.session-booked {
  display: flex;
  flex-direction: column;
  border: 1px solid #707070;
  border-radius: 27px;
  width: 450px;
}

/* line 9, app/assets/stylesheets/components/session_booked.scss */
.session-booked .title-booked {
  text-align: left;
  font: 'Helvetica Neue', Helvetica;
  font-size: 32px;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-weight: bold;
  color: black;
  margin: 5%;
  padding: 0.5rem;
}

/* line 21, app/assets/stylesheets/components/session_booked.scss */
.session-booked .title-booked p + p {
  margin-top: 0.5rem;
}

/* line 25, app/assets/stylesheets/components/session_booked.scss */
.session-booked .links {
  display: flex;
  flex-direction: row;
  margin: 0% 5%;
  padding: 0.5rem;
}

/* line 32, app/assets/stylesheets/components/session_booked.scss */
.session-booked .links a {
  text-align: left;
  text-decoration: underline;
  font-size: 24px;
  font-family: Helvetica;
  letter-spacing: 0px;
  color: #706F6F;
  opacity: 1;
}

/* line 42, app/assets/stylesheets/components/session_booked.scss */
.session-booked .links a + a {
  margin-left: 1rem;
}

/* line 46, app/assets/stylesheets/components/session_booked.scss */
.session-booked .item {
  padding: 0.2rem;
  margin: 5%;
}

/* line 51, app/assets/stylesheets/components/session_booked.scss */
.session-booked .item + .item {
  padding: 0.5rem;
  margin: 5%;
  border-top: 1px solid #707070;
}

/* line 57, app/assets/stylesheets/components/session_booked.scss */
.session-booked .item .first-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  text-align: left;
  font-size: 24px;
  font-family: 'Helvetica Neue', Helvetica;
  letter-spacing: -0.24px;
  color: #000000;
  opacity: 1;
  margin-top: 1rem;
}

/* line 70, app/assets/stylesheets/components/session_booked.scss */
.session-booked .item .second-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 0.5rem;
}

/* line 77, app/assets/stylesheets/components/session_booked.scss */
.session-booked .item .second-row .infos {
  color: #707070;
  width: 60%;
  font-size: 18px;
}

/* line 83, app/assets/stylesheets/components/session_booked.scss */
.session-booked .item .second-row .infos button {
  text-decoration: underline;
  color: #535252;
}

/* line 88, app/assets/stylesheets/components/session_booked.scss */
.session-booked .item .second-row .btn {
  width: 20%;
  display: flex;
  align-items: flex-end;
  justify-content: end;
}

/* line 95, app/assets/stylesheets/components/session_booked.scss */
.session-booked .items + .loadmore {
  border-bottom: none;
}

/* line 99, app/assets/stylesheets/components/session_booked.scss */
.session-booked .loadmore {
  text-align: center;
}

/* line 103, app/assets/stylesheets/components/session_booked.scss */
.session-booked .loadmore button {
  font-size: 24px;
  font-family: 'Helvetica Neue', Helvetica;
  letter-spacing: -0.24px;
  color: #000000;
  opacity: 1;
}

/* line 111, app/assets/stylesheets/components/session_booked.scss */
.session-booked .requests {
  border-top: 1px solid #707070;
  padding: 0.5rem;
  margin: 5%;
  margin-top: 2rem;
}

/* line 118, app/assets/stylesheets/components/session_booked.scss */
.session-booked .requests .request {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 2rem;
}

/* line 126, app/assets/stylesheets/components/session_booked.scss */
.session-booked .requests .request button {
  border: 0.5px solid #121111;
  border-radius: 38px;
  opacity: 1;
  height: 55px;
  width: 164px;
}
/* line 1, app/assets/stylesheets/components/sessions/card.scss */
.session-card-link:hover .session-card-component h3 {
  color: #0F46FB;
}

/* line 5, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* line 13, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .card-overlay-container {
  position: relative;
  box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.2);
}

/* line 18, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .card-overlay-container .card-overlay {
  position: absolute;
  top: 0;
  width: 182px;
  height: 20rem;
  border-radius: 1rem;
  opacity: .8;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 29, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .card-overlay-container .card-overlay button {
  display: none;
}

@media screen and (max-width: 768px) {
  /* line 18, app/assets/stylesheets/components/sessions/card.scss */
  .session-card-component .card-overlay-container .card-overlay {
    width: 162px;
  }
}

/* line 38, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .card-overlay-container .card-overlay-background {
  background: linear-gradient(1deg, #083FF7, #0F48EFDE, #1E59E19C, #2A68D663, #3373CC38, #3373CC38, #3A7CC61A, #3E81C208, #3E81C208, #4083C100, transparent);
  width: 100%;
}

/* line 43, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .card-overlay-container .card-overlay:hover {
  opacity: 1;
  background: linear-gradient(to top, #083FF7, #2A68D663);
  width: 100%;
}

/* line 48, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .card-overlay-container .card-overlay:hover button {
  display: block;
  padding: 5px 20px;
  border-radius: 10rem;
}

@media screen and (max-width: 768px) {
  /* line 55, app/assets/stylesheets/components/sessions/card.scss */
  .session-card-component .card-overlay-container .card-overlay-selected {
    opacity: 1;
    background: linear-gradient(to top, #083FF7, #2A68D663);
    width: 100%;
  }
  /* line 61, app/assets/stylesheets/components/sessions/card.scss */
  .session-card-component .card-overlay-container .card-overlay-selected button {
    display: block;
    padding: 5px 20px;
    border-radius: 10rem;
  }
}

/* line 69, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .card-overlay-container .final-card {
  opacity: 1;
}

/* line 72, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .card-overlay-container .final-card button {
  display: block;
  padding: 5px 20px;
  border-radius: 10rem;
}

/* line 79, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .card-overlay-container .card-overlay-logo {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 45%;
}

/* line 87, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .card-overlay-container .card-overlay-logo img {
  width: 100%;
  height: 20px;
}

/* line 93, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .card-overlay-container .card-button {
  padding: 5px 15px;
  border: 1px solid transparent;
  border-radius: 24px;
  line-height: 1.5;
}

/* line 100, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .card-overlay-container .card-button.btn-cards {
  color: white;
  background-color: #0F46FB;
  border-color: #0F46FB;
}

/* line 105, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .card-overlay-container .card-button.btn-cards:hover {
  color: #0F46FB;
  background-color: white;
  border-color: white;
}

/* line 114, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component.small-card {
  width: 162px;
}

/* line 118, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component.small-card .card-overlay-container .card-overlay {
  height: 288px;
}

@media screen and (min-width: 768px) {
  /* line 114, app/assets/stylesheets/components/sessions/card.scss */
  .session-card-component.small-card {
    width: 182px;
  }
  /* line 127, app/assets/stylesheets/components/sessions/card.scss */
  .session-card-component.small-card .card-overlay-container .card-overlay {
    height: 20rem;
  }
}

/* line 134, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component.medium-card {
  width: 182px;
}

/* line 138, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component.medium-card .card-overlay-container .card-overlay {
  height: 20.3rem;
}

/* line 144, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component.large-card {
  width: 182px;
}

@media screen and (min-width: 768px) {
  /* line 144, app/assets/stylesheets/components/sessions/card.scss */
  .session-card-component.large-card {
    width: 214px;
  }
}

/* line 152, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component.large-card .card-overlay-container .card-overlay {
  height: 24rem;
}

/* line 158, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component.landing-card {
  width: 182px;
}

/* line 162, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component.landing-card .card-overlay-container .card-overlay {
  width: 100%;
  height: 30.6rem;
}

/* line 168, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component.landing-card .card-overlay-container .card-overlay-logo img {
  height: 25px;
}

@media screen and (min-width: 768px) {
  /* line 158, app/assets/stylesheets/components/sessions/card.scss */
  .session-card-component.landing-card {
    width: 276px;
  }
}

/* line 179, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .image-wrapper {
  position: relative;
  border-radius: 8px;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  width: 100%;
  padding-top: 177.5%;
  box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.2);
}

/* line 193, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .text-black {
  color: #232832;
}

/* line 197, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .text-gray {
  color: #B9BCC3;
}

/* line 202, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .content-wrapper .status {
  margin-top: 15px;
}

/* line 205, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .content-wrapper .status .denied {
  color: #FA0505;
  cursor: pointer;
  text-decoration: underline;
  display: inline;
}

/* line 214, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .buttons-wrapper {
  display: flex;
  justify-content: left;
  align-items: center;
  margin-top: 5px;
  width: 100%;
  justify-content: space-between;
}

/* line 222, app/assets/stylesheets/components/sessions/card.scss */
.session-card-component .buttons-wrapper a:hover {
  color: #0F46FB;
}
/* line 1, app/assets/stylesheets/components/sessions/carousel.scss */
.swiper.sessions {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  color: #000000;
  width: 100%;
  overflow: visible;
}

/* line 10, app/assets/stylesheets/components/sessions/carousel.scss */
.swiper.sessions .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  flex-shrink: 0;
}

/* line 18, app/assets/stylesheets/components/sessions/carousel.scss */
.swiper.sessions .swiper-slide div {
  flex-shrink: 0;
}

/* line 23, app/assets/stylesheets/components/sessions/carousel.scss */
.swiper.sessions .carousel-header {
  display: flex;
  justify-content: right;
  align-items: center;
  gap: 1.5rem;
  width: 100%;
}

/* line 33, app/assets/stylesheets/components/sessions/carousel.scss */
.swiper.sessions .carousel-header .title {
  font-size: 24px;
  margin-right: auto;
  color: #000000;
}

/* line 40, app/assets/stylesheets/components/sessions/carousel.scss */
.swiper.sessions .carousel-header .swiper-custom-button-prev,
.swiper.sessions .carousel-header .swiper-custom-button-next {
  height: 40px;
  cursor: pointer;
}

/* line 45, app/assets/stylesheets/components/sessions/carousel.scss */
.swiper.sessions .carousel-header .swiper-custom-button-prev:hover,
.swiper.sessions .carousel-header .swiper-custom-button-next:hover {
  fill: #0F46FB;
}

/* line 49, app/assets/stylesheets/components/sessions/carousel.scss */
.swiper.sessions .carousel-header .swiper-custom-button-prev.disabled,
.swiper.sessions .carousel-header .swiper-custom-button-next.disabled {
  fill: #cecece;
  cursor: default;
}

/* line 56, app/assets/stylesheets/components/sessions/carousel.scss */
.swiper.sessions .carousel-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  width: 100%;
}

/* line 63, app/assets/stylesheets/components/sessions/carousel.scss */
.swiper.sessions .carousel-info .subtitle {
  font-size: 24px;
}

/* line 67, app/assets/stylesheets/components/sessions/carousel.scss */
.swiper.sessions .carousel-info .link {
  font-size: 14px;
  line-height: 20px;
}
/* line 1, app/assets/stylesheets/components/sessions/serie.scss */
.serie-component-wrapper {
  position: relative;
  width: 320px;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 4px 5px 6px 3px rgba(0, 0, 0, 0.32);
}

@media screen and (min-width: 769px) {
  /* line 1, app/assets/stylesheets/components/sessions/serie.scss */
  .serie-component-wrapper {
    width: 500px;
  }
}

/* line 13, app/assets/stylesheets/components/sessions/serie.scss */
.serie-component-wrapper .overlay-button {
  position: absolute;
  top: 10px;
  right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background-color: #F4F4F7;
  color: #B9BCC3;
  font-size: 14px;
  border-radius: 25px;
  z-index: 2;
}

@media screen and (min-width: 769px) {
  /* line 13, app/assets/stylesheets/components/sessions/serie.scss */
  .serie-component-wrapper .overlay-button {
    display: none;
  }
}

/* line 35, app/assets/stylesheets/components/sessions/serie.scss */
.serie-component-wrapper .overlay-button:hover {
  background-color: #0F46FB;
  color: #FFFFFF;
}

/* line 41, app/assets/stylesheets/components/sessions/serie.scss */
.serie-component-wrapper .serie {
  display: block;
  padding-top: 60%;
}

/* line 46, app/assets/stylesheets/components/sessions/serie.scss */
.serie-component-wrapper .serie:hover .initial-content {
  filter: blur(5px);
}

/* line 50, app/assets/stylesheets/components/sessions/serie.scss */
.serie-component-wrapper .serie:hover .hidden-content {
  visibility: visible;
  opacity: 1;
}

/* line 56, app/assets/stylesheets/components/sessions/serie.scss */
.serie-component-wrapper .serie > a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
}

/* line 67, app/assets/stylesheets/components/sessions/serie.scss */
.serie-component-wrapper .serie .initial-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: 0.3s;
}

/* line 81, app/assets/stylesheets/components/sessions/serie.scss */
.serie-component-wrapper .serie .hidden-content {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 15%;
  background-color: rgba(15, 70, 251, 0.8);
  transition: 0.3s;
}

/* line 96, app/assets/stylesheets/components/sessions/serie.scss */
.serie-component-wrapper .serie .hidden-content div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}

/* line 104, app/assets/stylesheets/components/sessions/serie.scss */
.serie-component-wrapper .serie .hidden-content div > br {
  margin-bottom: 10px;
}

@media screen and (min-width: 769px) {
  /* line 104, app/assets/stylesheets/components/sessions/serie.scss */
  .serie-component-wrapper .serie .hidden-content div > br {
    margin-bottom: 15px;
  }
}

/* line 112, app/assets/stylesheets/components/sessions/serie.scss */
.serie-component-wrapper .serie .hidden-content div h2 {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 22px;
}

@media screen and (min-width: 769px) {
  /* line 112, app/assets/stylesheets/components/sessions/serie.scss */
  .serie-component-wrapper .serie .hidden-content div h2 {
    font-size: 30px;
  }
}

/* line 122, app/assets/stylesheets/components/sessions/serie.scss */
.serie-component-wrapper .serie .hidden-content div p {
  color: #FFFFFF;
  line-height: 14px;
  font-size: 14px;
}

@media screen and (min-width: 769px) {
  /* line 122, app/assets/stylesheets/components/sessions/serie.scss */
  .serie-component-wrapper .serie .hidden-content div p {
    line-height: 18px;
    font-size: 18px;
  }
}

/* line 137, app/assets/stylesheets/components/sessions/serie.scss */
.serie-component-wrapper.show .hidden-content {
  visibility: visible;
  opacity: 1;
}

@media screen and (min-width: 769px) {
  /* line 137, app/assets/stylesheets/components/sessions/serie.scss */
  .serie-component-wrapper.show .hidden-content {
    visibility: hidden;
    opacity: 0;
  }
}
/* line 1, app/assets/stylesheets/components/share.scss */
.share-component {
  font-family: 'Helvetica Neue', Helvetica, Arial, Helvetica, sans-serif;
}

/* line 4, app/assets/stylesheets/components/share.scss */
.share-component > div {
  min-width: 360px;
}

/* line 8, app/assets/stylesheets/components/share.scss */
.share-component .session-image {
  height: 355px;
  width: 200px;
  border-radius: 18px;
}

/* line 15, app/assets/stylesheets/components/share.scss */
.share-component .font-gray {
  color: #707070;
}

/* line 19, app/assets/stylesheets/components/share.scss */
.share-component .button {
  display: inline-block;
  padding: 0.5em 0.8em;
  border: 1px solid transparent;
  border-radius: 25vw;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  min-width: 130px;
  line-height: 1;
  display: flex;
  align-items: center;
}

/* line 33, app/assets/stylesheets/components/share.scss */
.share-component .button i {
  margin-right: 0.8rem;
  font-size: 1.5rem;
}

/* line 38, app/assets/stylesheets/components/share.scss */
.share-component .button.disabled {
  opacity: 0.5;
  cursor: default;
}

/* line 43, app/assets/stylesheets/components/share.scss */
.share-component .button.blue {
  color: white;
  background-color: #0F46FB;
  border-color: #0F46FB;
}

/* line 48, app/assets/stylesheets/components/share.scss */
.share-component .button.blue:hover, .share-component .button.blue.selected {
  color: #232832;
  background-color: #FAF108;
  border-color: #FAF108;
}

/* line 57, app/assets/stylesheets/components/share.scss */
.share-component .button.blue.disabled:hover, .share-component .button.blue.disabled.selected {
  color: white;
  background-color: #0F46FB;
  border-color: #0F46FB;
}

/* line 66, app/assets/stylesheets/components/share.scss */
.share-component .button.white {
  color: #232832;
  fill: #232832;
  background-color: white;
  border-color: #232832;
}

/* line 72, app/assets/stylesheets/components/share.scss */
.share-component .button.white:hover, .share-component .button.white.selected {
  color: white;
  fill: white;
  background-color: #0F46FB;
  border-color: #0F46FB;
}

/* line 82, app/assets/stylesheets/components/share.scss */
.share-component .button.white.disabled:hover, .share-component .button.white.disabled.selected {
  color: #232832;
  fill: #232832;
  background-color: white;
  border-color: #232832;
}

/* line 92, app/assets/stylesheets/components/share.scss */
.share-component .button.gray {
  color: #232832;
  background-color: #F4F4F7;
  border-color: #F4F4F7;
}

/* line 97, app/assets/stylesheets/components/share.scss */
.share-component .button.gray:hover, .share-component .button.gray.selected {
  color: white;
  background-color: #0F46FB;
  border-color: #0F46FB;
}

/* line 106, app/assets/stylesheets/components/share.scss */
.share-component .button.gray.disabled:hover, .share-component .button.gray.disabled.selected {
  color: #232832;
  background-color: #F4F4F7;
  border-color: #F4F4F7;
}
/* line 2, app/assets/stylesheets/components/tags.scss */
div.tags-search .select-box {
  padding: 10px 20px !important;
}

/* line 4, app/assets/stylesheets/components/tags.scss */
div.tags-search .select-box .search-and-add {
  margin: 10px 0px;
  background-color: #EBEBEC;
  border-radius: 1rem;
  color: white !important;
}

/* line 10, app/assets/stylesheets/components/tags.scss */
div.tags-search .select-box .search-and-add input {
  background-color: inherit !important;
  border: none;
  box-shadow: none !important;
  padding: 0px !important;
  width: 65%;
}

/* line 20, app/assets/stylesheets/components/tags.scss */
div.tags-search .select-box ul.search-results {
  position: absolute;
  background-color: white;
  color: black;
  max-height: 140px;
  overflow: auto;
  width: 400px;
}

/* line 27, app/assets/stylesheets/components/tags.scss */
div.tags-search .select-box ul.search-results li {
  margin-left: 40px;
  cursor: pointer;
}

/* line 36, app/assets/stylesheets/components/tags.scss */
div.tags-search ul.tag-list {
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 0.3em;
}

/* line 45, app/assets/stylesheets/components/tags.scss */
div.tags-search ul.tag-list li {
  background-color: #232832;
  color: #FFFFFF;
  border-radius: 1rem;
  padding: 6px 10px;
  display: flex;
  gap: .5rem;
  align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

/* line 56, app/assets/stylesheets/components/tags.scss */
div.tags-search ul.tag-list li span.delete-tag {
  cursor: pointer;
  width: 10px;
}

/* line 57, app/assets/stylesheets/components/tags.scss */
div.tags-search ul.tag-list li span.delete-tag::after {
  background-image: url(/assets/close-bf6e07e9e2b593a784f9ccd8ed6833ab4ae4825c83bc9506ad23c750c33f5042.svg);
  background-position: center;
  display: inline-block;
  width: 10px;
  height: 10px;
  content: "";
}
/* line 1, app/assets/stylesheets/components/textarea.scss */
.wrapper-textarea-component {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* line 9, app/assets/stylesheets/components/textarea.scss */
.wrapper-textarea-component .textarea-box {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 13px;
  width: 315px;
  height: 219px;
}

/* line 15, app/assets/stylesheets/components/textarea.scss */
.wrapper-textarea-component .textarea-box:focus-within {
  outline: 2px solid #72ACFF;
}

/* line 20, app/assets/stylesheets/components/textarea.scss */
.wrapper-textarea-component label .title {
  font-weight: bold;
  text-align: left;
  font-size: 16px;
  margin-left: 1.5rem;
  margin-bottom: 0.5rem;
}

/* line 28, app/assets/stylesheets/components/textarea.scss */
.wrapper-textarea-component label .textarea-box textarea {
  resize: none;
  margin-top: 3%;
  width: 90%;
  height: 80%;
  margin-bottom: 2%;
  margin-left: 3%;
  font-size: 14px;
}

/* line 38, app/assets/stylesheets/components/textarea.scss */
.wrapper-textarea-component label .textarea-box textarea::-moz-placeholder {
  line-height: 1.2rem;
  color: #B9BCC3;
}
.wrapper-textarea-component label .textarea-box textarea:-ms-input-placeholder {
  line-height: 1.2rem;
  color: #B9BCC3;
}
.wrapper-textarea-component label .textarea-box textarea::placeholder {
  line-height: 1.2rem;
  color: #B9BCC3;
}

/* line 44, app/assets/stylesheets/components/textarea.scss */
.wrapper-textarea-component label .textarea-box p {
  color: #B9BCC3;
  text-align: left;
  margin-left: 2rem;
  height: 10%;
  margin-bottom: 5%;
  font-size: 16px;
}

/* line 53, app/assets/stylesheets/components/textarea.scss */
.wrapper-textarea-component label .dirty {
  border: 2px solid #FF4D4D;
}
/* line 1, app/assets/stylesheets/components/v2/button.scss */
.button-component-v2 {
  padding: 18px 28px;
  border-radius: 360px;
  background: #083FF3;
  border: 1px solid #083FF3;
  font-family: 'Helvetica Neue';
  color: white;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  transition: 0.2s;
  cursor: pointer;
}

/* line 17, app/assets/stylesheets/components/v2/button.scss */
.button-component-v2.md {
  font-size: 16px;
  padding: 12px 26px;
}

/* line 22, app/assets/stylesheets/components/v2/button.scss */
.button-component-v2.sm {
  font-size: 14px;
  padding: 8px 16px;
}

/* line 27, app/assets/stylesheets/components/v2/button.scss */
.button-component-v2:hover {
  background-color: #062EB0;
}

/* line 31, app/assets/stylesheets/components/v2/button.scss */
.button-component-v2.secondary {
  color: #6B7280;
  background-color: transparent;
  border: 1px solid #9CA3AF;
}

/* line 36, app/assets/stylesheets/components/v2/button.scss */
.button-component-v2.secondary:hover {
  color: white;
  border: 1px solid #083FF3;
  background-color: #083FF3;
}

/* line 43, app/assets/stylesheets/components/v2/button.scss */
.button-component-v2:disabled, .button-component-v2.disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
/* line 1, app/assets/stylesheets/components/v2/fields/checkbox.scss */
.v2-components-checkbox,
.v2-components-radio {
  font-family: "Helvetica Neue";
  color: #1E1D1D;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6px;
}

/* line 17, app/assets/stylesheets/components/v2/fields/checkbox.scss */
.v2-components-checkbox input,
.v2-components-radio input {
  align-self: start;
  margin-top: 2px;
}

/* line 23, app/assets/stylesheets/components/v2/fields/checkbox.scss */
.v2-components-checkbox.dirty label,
.v2-components-radio.dirty label {
  color: #EF4444;
}
/* line 1, app/assets/stylesheets/components/v2/fields/file.scss */
.v2-components-file {
  position: relative;
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  color: #1E1D1D;
  width: 100%;
}

/* line 10, app/assets/stylesheets/components/v2/fields/file.scss */
.v2-components-file label {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 6px;
}

/* line 17, app/assets/stylesheets/components/v2/fields/file.scss */
.v2-components-file.dirty label {
  color: #EF4444;
  border-color: #EF4444;
}
/* line 1, app/assets/stylesheets/components/v2/fields/input.scss */
.v2-components-input {
  position: relative;
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  color: #1E1D1D;
  width: 100%;
}

/* line 10, app/assets/stylesheets/components/v2/fields/input.scss */
.v2-components-input label {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 6px;
}

/* line 16, app/assets/stylesheets/components/v2/fields/input.scss */
.v2-components-input .v2-components-subtitle {
  font-size: 14px;
  color: #9CA3AF;
  margin-bottom: 6px;
}

/* line 22, app/assets/stylesheets/components/v2/fields/input.scss */
.v2-components-input input,
.v2-components-input select,
.v2-components-input textarea,
.v2-components-input .input-box {
  -webkit-appearance: none;
  width: 100%;
  min-height: 44px;
  padding: 10px 14px;
  border-radius: 8px;
  border: 1px solid #E5E7EB;
  background: white;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  font-size: 16px;
  line-height: 22px;
}

/* line 38, app/assets/stylesheets/components/v2/fields/input.scss */
.v2-components-input input::-moz-placeholder, .v2-components-input select::-moz-placeholder, .v2-components-input textarea::-moz-placeholder, .v2-components-input .input-box::-moz-placeholder {
  color: #6B7280;
}
.v2-components-input input:-ms-input-placeholder, .v2-components-input select:-ms-input-placeholder, .v2-components-input textarea:-ms-input-placeholder, .v2-components-input .input-box:-ms-input-placeholder {
  color: #6B7280;
}
.v2-components-input input::placeholder,
.v2-components-input select::placeholder,
.v2-components-input textarea::placeholder,
.v2-components-input .input-box::placeholder {
  color: #6B7280;
}

/* line 42, app/assets/stylesheets/components/v2/fields/input.scss */
.v2-components-input input:disabled, .v2-components-input input.disabled,
.v2-components-input select:disabled,
.v2-components-input select.disabled,
.v2-components-input textarea:disabled,
.v2-components-input textarea.disabled,
.v2-components-input .input-box:disabled,
.v2-components-input .input-box.disabled {
  background: #F3F4F6;
  cursor: not-allowed;
}

/* line 49, app/assets/stylesheets/components/v2/fields/input.scss */
.v2-components-input .iti {
  display: block;
}

/* line 52, app/assets/stylesheets/components/v2/fields/input.scss */
.v2-components-input .iti .iti__flag-container {
  margin-left: 0;
}

/* line 57, app/assets/stylesheets/components/v2/fields/input.scss */
.v2-components-input .search-results {
  position: absolute;
  font-size: 12px;
  background-color: white;
  overflow: auto;
  width: 100%;
  max-height: 100px;
  border: 1px solid #E5E7EB;
  border-radius: 8px;
  z-index: 2;
}

/* line 71, app/assets/stylesheets/components/v2/fields/input.scss */
.v2-components-input .search-results li {
  cursor: pointer;
  padding: 5px 10px;
}

/* line 75, app/assets/stylesheets/components/v2/fields/input.scss */
.v2-components-input .search-results li:hover {
  background-color: #e6e6e6;
}

/* line 83, app/assets/stylesheets/components/v2/fields/input.scss */
.v2-components-input.dirty input,
.v2-components-input.dirty select,
.v2-components-input.dirty textarea,
.v2-components-input.dirty .input-box {
  border: 1px solid #EF4444;
  /* Shadow/xs focused 4px error-100 */
  box-shadow: 0px 1px 2px 0px #FEE4E2;
}

/* line 93, app/assets/stylesheets/components/v2/fields/input.scss */
.v2-components-input.dirty label {
  color: #EF4444;
}
/* line 1, app/assets/stylesheets/components/v2/fields/multi-link.scss */
.v2-components-multi-link {
  position: relative;
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  color: #1E1D1D;
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* line 13, app/assets/stylesheets/components/v2/fields/multi-link.scss */
.v2-components-multi-link label {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 6px;
}

/* line 19, app/assets/stylesheets/components/v2/fields/multi-link.scss */
.v2-components-multi-link .v2-components-subtitle {
  font-size: 14px;
  color: #9CA3AF;
  margin-bottom: 6px;
}

/* line 25, app/assets/stylesheets/components/v2/fields/multi-link.scss */
.v2-components-multi-link input {
  width: 100%;
  min-height: 44px;
  padding: 10px 14px;
  border-radius: 8px;
  border: 1px solid #E5E7EB;
  background: white;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  font-size: 16px;
  line-height: 22px;
}

/* line 37, app/assets/stylesheets/components/v2/fields/multi-link.scss */
.v2-components-multi-link input:disabled, .v2-components-multi-link input.disabled {
  background: #F3F4F6;
  cursor: not-allowed;
}

/* line 45, app/assets/stylesheets/components/v2/fields/multi-link.scss */
.v2-components-multi-link.dirty input {
  border: 1px solid #EF4444;
  box-shadow: 0px 1px 2px 0px #FEE4E2;
}

/* line 50, app/assets/stylesheets/components/v2/fields/multi-link.scss */
.v2-components-multi-link.dirty label {
  color: #EF4444;
}

/* line 55, app/assets/stylesheets/components/v2/fields/multi-link.scss */
.v2-components-multi-link .link {
  display: flex;
  flex-direction: row;
  padding: 10px 14px;
  align-items: center;
  border-radius: 8px;
  border: 1px solid #E5E7EB;
  background: #FAFCFE;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  line-height: 22px;
  margin-bottom: 4px;
}

/* line 68, app/assets/stylesheets/components/v2/fields/multi-link.scss */
.v2-components-multi-link .link a {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
/* line 1, app/assets/stylesheets/components/v2/fields/multi-select.scss */
.v2-components-multi-select {
  position: relative;
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  color: #1E1D1D;
  width: 100%;
}

/* line 10, app/assets/stylesheets/components/v2/fields/multi-select.scss */
.v2-components-multi-select .multi-select-title {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 6px;
}

/* line 16, app/assets/stylesheets/components/v2/fields/multi-select.scss */
.v2-components-multi-select .multi-select-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  min-height: 44px;
  padding: 10px 14px;
  border-radius: 8px;
  border: 1px solid #E5E7EB;
  background: white;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  font-size: 16px;
  line-height: 22px;
  cursor: pointer;
}

@media screen and (max-width: 1023px) {
  /* line 16, app/assets/stylesheets/components/v2/fields/multi-select.scss */
  .v2-components-multi-select .multi-select-box {
    font-size: 12px;
  }
}

/* line 37, app/assets/stylesheets/components/v2/fields/multi-select.scss */
.v2-components-multi-select .multi-select-box.unselected {
  color: #6B7280;
}

/* line 41, app/assets/stylesheets/components/v2/fields/multi-select.scss */
.v2-components-multi-select .multi-select-box:disabled, .v2-components-multi-select .multi-select-box.disabled {
  background: #F3F4F6;
  cursor: not-allowed;
}

/* line 48, app/assets/stylesheets/components/v2/fields/multi-select.scss */
.v2-components-multi-select .list-items {
  position: absolute;
  font-size: 16px;
  background-color: white;
  overflow: auto;
  width: 100%;
  max-height: 150px;
  border-radius: 8px;
  z-index: 2;
  border: 1px solid #9CA3AF;
}

@media screen and (max-width: 1023px) {
  /* line 48, app/assets/stylesheets/components/v2/fields/multi-select.scss */
  .v2-components-multi-select .list-items {
    font-size: 12px;
  }
}

/* line 63, app/assets/stylesheets/components/v2/fields/multi-select.scss */
.v2-components-multi-select .list-items .list-option {
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  padding: 10px 14px;
}

@media screen and (max-width: 1023px) {
  /* line 63, app/assets/stylesheets/components/v2/fields/multi-select.scss */
  .v2-components-multi-select .list-items .list-option {
    padding: 6px 10px;
  }
}

/* line 74, app/assets/stylesheets/components/v2/fields/multi-select.scss */
.v2-components-multi-select .list-items .list-option .list-option-checkmark {
  height: 20px;
  min-width: 20px;
  font-size: 12px;
  border-radius: 6px;
  border: 1px solid #9CA3AF;
  color: #9CA3AF;
  margin-left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 87, app/assets/stylesheets/components/v2/fields/multi-select.scss */
.v2-components-multi-select .list-items .list-option.list-option-selected {
  background-color: #F3F4F6;
}

/* line 95, app/assets/stylesheets/components/v2/fields/multi-select.scss */
.v2-components-multi-select.dirty .multi-select-box {
  border: 1px solid #EF4444;
  /* Shadow/xs focused 4px error-100 */
  box-shadow: 0px 1px 2px 0px #FEE4E2;
}

/* line 102, app/assets/stylesheets/components/v2/fields/multi-select.scss */
.v2-components-multi-select.dirty .multi-select-title {
  color: #EF4444;
}
/* line 1, app/assets/stylesheets/components/v2/fields/multi-tag.scss */
.v2-components-multi-tag {
  position: relative;
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  color: #1E1D1D;
  width: 100%;
}

/* line 10, app/assets/stylesheets/components/v2/fields/multi-tag.scss */
.v2-components-multi-tag label {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 6px;
}

/* line 16, app/assets/stylesheets/components/v2/fields/multi-tag.scss */
.v2-components-multi-tag .v2-components-subtitle {
  font-size: 14px;
  color: #9CA3AF;
  margin-bottom: 6px;
}

/* line 22, app/assets/stylesheets/components/v2/fields/multi-tag.scss */
.v2-components-multi-tag .input-box {
  width: 100%;
  min-height: 44px;
  padding: 10px 14px;
  border-radius: 8px;
  border: 1px solid #E5E7EB;
  background: white;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  line-height: 22px;
}

/* line 39, app/assets/stylesheets/components/v2/fields/multi-tag.scss */
.v2-components-multi-tag .input-box:disabled, .v2-components-multi-tag .input-box.disabled {
  background: #F3F4F6;
  cursor: not-allowed;
}

/* line 45, app/assets/stylesheets/components/v2/fields/multi-tag.scss */
.v2-components-multi-tag .input-box input {
  flex: 1;
}

/* line 48, app/assets/stylesheets/components/v2/fields/multi-tag.scss */
.v2-components-multi-tag .input-box input::-moz-placeholder {
  color: #6B7280;
}
.v2-components-multi-tag .input-box input:-ms-input-placeholder {
  color: #6B7280;
}
.v2-components-multi-tag .input-box input::placeholder {
  color: #6B7280;
}

/* line 55, app/assets/stylesheets/components/v2/fields/multi-tag.scss */
.v2-components-multi-tag.dirty .input-box {
  border: 1px solid #EF4444;
  box-shadow: 0px 1px 2px 0px #FEE4E2;
}

/* line 60, app/assets/stylesheets/components/v2/fields/multi-tag.scss */
.v2-components-multi-tag.dirty label {
  color: #EF4444;
}

/* line 65, app/assets/stylesheets/components/v2/fields/multi-tag.scss */
.v2-components-multi-tag .tags {
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 5px;
  margin-top: 16px;
  padding-bottom: 5px;
  overflow-x: auto;
}

/* line 74, app/assets/stylesheets/components/v2/fields/multi-tag.scss */
.v2-components-multi-tag .tags::-webkit-scrollbar {
  height: 0.8rem;
}

/* line 78, app/assets/stylesheets/components/v2/fields/multi-tag.scss */
.v2-components-multi-tag .tags::-webkit-scrollbar-track {
  background: transparent;
}

/* line 82, app/assets/stylesheets/components/v2/fields/multi-tag.scss */
.v2-components-multi-tag .tags::-webkit-scrollbar-thumb {
  background-color: #0F46FB;
  border-radius: 20px;
}

/* line 87, app/assets/stylesheets/components/v2/fields/multi-tag.scss */
.v2-components-multi-tag .tags .tag {
  color: var(--Neutral-White, #FFF);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.36px;
  padding: 2px 8px;
  border-radius: 100px;
  background: #0F46FB;
  cursor: pointer;
  white-space: nowrap;
}

/* line 98, app/assets/stylesheets/components/v2/fields/multi-tag.scss */
.v2-components-multi-tag .tags .tag:hover {
  background-color: #0b35bf;
}
/* line 1, app/assets/stylesheets/components/v2/text.scss */
.vis-text {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
}

/* line 6, app/assets/stylesheets/components/v2/text.scss */
.vis-text.heading-large {
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -0.72px;
}

/* line 12, app/assets/stylesheets/components/v2/text.scss */
.vis-text.paragraph-small {
  font-size: 14px;
  line-height: 18px;
}
/* line 1, app/assets/stylesheets/components/verify_identity_badge.scss */
.verify-identity-badge {
  border-radius: 50px;
  border: 1px solid #696969;
  padding: 10px;
  padding-bottom: 6px;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  font-family: 'Helvetica Neue';
  color: #1E1D1D;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
}

/* line 16, app/assets/stylesheets/components/verify_identity_badge.scss */
.verify-identity-badge span {
  margin-left: 4px;
  margin-right: 10px;
  text-align: center;
}

/* line 21, app/assets/stylesheets/components/verify_identity_badge.scss */
.verify-identity-badge span a {
  text-decoration: underline;
}

/* line 26, app/assets/stylesheets/components/verify_identity_badge.scss */
.verify-identity-badge i {
  color: #6B7280;
  font-size: 18px;
  margin-bottom: 5px;
}

/* line 32, app/assets/stylesheets/components/verify_identity_badge.scss */
.verify-identity-badge i.red {
  color: #EF4444;
}
/* line 1, app/assets/stylesheets/components/vis_card.scss */
.vis-card-component {
  font-family: "Helvetica Neue";
  color: white;
  background-color: #c6c6c6;
  width: 500px;
  padding: 60px 70px 30px 70px;
  border-radius: 12px;
}

/* line 11, app/assets/stylesheets/components/vis_card.scss */
.vis-card-component .blue-card {
  background-color: #083FF3;
  position: relative;
  min-height: 200px;
  width: 100%;
  aspect-ratio: 16/9;
  border-radius: 12px;
  padding: 15px 20px;
  display: flex;
  flex-direction: row;
  align-items: stretch;
}

/* line 23, app/assets/stylesheets/components/vis_card.scss */
.vis-card-component .blue-card .card-info {
  display: flex;
  flex-direction: column;
  align-items: start;
}

/* line 28, app/assets/stylesheets/components/vis_card.scss */
.vis-card-component .blue-card .card-info .vis-card-title {
  font-size: 18px;
  margin-top: auto;
  margin-bottom: 2px;
}

/* line 34, app/assets/stylesheets/components/vis_card.scss */
.vis-card-component .blue-card .card-info .vis-card-subtitle {
  font-size: 14px;
  margin: 0;
}

/* line 40, app/assets/stylesheets/components/vis_card.scss */
.vis-card-component .blue-card .qr-code {
  margin-left: auto;
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
  align-self: center;
}

@media only screen and (max-width: 1023px) {
  /* line 50, app/assets/stylesheets/components/vis_card.scss */
  .vis-card-component {
    width: 300px;
    padding: 30px 35px 15px 35px;
  }
  /* line 54, app/assets/stylesheets/components/vis_card.scss */
  .vis-card-component .blue-card {
    min-height: 100px;
    padding: 7px 10px;
  }
  /* line 59, app/assets/stylesheets/components/vis_card.scss */
  .vis-card-component .blue-card .card-info .vis-card-title {
    font-size: 14px;
  }
  /* line 63, app/assets/stylesheets/components/vis_card.scss */
  .vis-card-component .blue-card .card-info .vis-card-subtitle {
    font-size: 10px;
  }
  /* line 68, app/assets/stylesheets/components/vis_card.scss */
  .vis-card-component .blue-card .qr-code {
    height: 50px;
  }
}
/* line 1, app/assets/stylesheets/components/weekly_date_picker.scss */
.week-picker-wrapper {
  font-family: Helvetica;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/* line 7, app/assets/stylesheets/components/weekly_date_picker.scss */
.week-picker-wrapper .calendar {
  display: flex;
  gap: .5rem;
  flex-wrap: wrap;
}

/* line 13, app/assets/stylesheets/components/weekly_date_picker.scss */
.week-picker-wrapper .day,
.week-picker-wrapper .color-start {
  font-size: 18px;
  border-radius: 2rem;
  height: 2.5rem;
  width: 6rem;
}

/* line 21, app/assets/stylesheets/components/weekly_date_picker.scss */
.week-picker-wrapper .day {
  border: 0.5px solid #707070;
  color: black;
}

/* line 26, app/assets/stylesheets/components/weekly_date_picker.scss */
.week-picker-wrapper .color-start {
  border: 0.5px solid #0B3DFF;
  background-color: #0B3DFF;
  color: #FFF;
}

/* line 32, app/assets/stylesheets/components/weekly_date_picker.scss */
.week-picker-wrapper .calendar-content label {
  display: none;
}

/* line 36, app/assets/stylesheets/components/weekly_date_picker.scss */
.week-picker-wrapper input.dirty:invalid + .calendar-content label {
  display: inline;
  color: #FF4D4D;
}

/* line 41, app/assets/stylesheets/components/weekly_date_picker.scss */
.week-picker-wrapper input.dirty:invalid + .calendar-content .calendar button {
  border: 2px solid #FF4D4D;
}
/* line 3, app/assets/stylesheets/contact.scss */
.contact sup {
  font-size: 40%;
  top: -1.2em;
}

/* line 8, app/assets/stylesheets/contact.scss */
.contact .first-picture {
  width: 100%;
  height: 600px;
  position: relative;
  background-image: url(/assets/contact-hero-0108217c212d6f26cf7662832d3002167471f4cd83bd56e0730458ef4fe619d2.png);
  background-size: cover;
  background-position: center;
  z-index: -1;
}

/* line 17, app/assets/stylesheets/contact.scss */
.contact .first-picture .contact-picture1-text {
  height: 60px;
  color: #ffffff;
  font-size: 64px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 60px;
  position: absolute;
  top: 520px;
  left: 30px;
}

/* line 28, app/assets/stylesheets/contact.scss */
.contact .first-picture .contact-picture1-text span {
  color: #0f46fb;
}

@media only screen and (max-width: 960px) {
  /* line 17, app/assets/stylesheets/contact.scss */
  .contact .first-picture .contact-picture1-text {
    height: 32px;
    width: 281px;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 32px;
    top: 348px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 8, app/assets/stylesheets/contact.scss */
  .contact .first-picture {
    margin-bottom: 20px;
    height: 420px;
  }
}

/* line 48, app/assets/stylesheets/contact.scss */
.contact .info-section {
  margin-left: 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

@media only screen and (max-width: 960px) {
  /* line 48, app/assets/stylesheets/contact.scss */
  .contact .info-section {
    flex-wrap: nowrap;
    flex-direction: column;
  }
}

/* line 59, app/assets/stylesheets/contact.scss */
.contact .info-section .info-block {
  margin-top: 80px;
  margin-right: 60px;
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 960px) {
  /* line 59, app/assets/stylesheets/contact.scss */
  .contact .info-section .info-block {
    margin-top: 40px;
  }
}

/* line 70, app/assets/stylesheets/contact.scss */
.contact .info-section .title {
  color: #000000;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -1.4px;
  line-height: 26px;
}

@media only screen and (max-width: 960px) {
  /* line 70, app/assets/stylesheets/contact.scss */
  .contact .info-section .title {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
  }
}

/* line 84, app/assets/stylesheets/contact.scss */
.contact .info-section .text {
  color: #000000;
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 22px;
  margin-top: 10px;
}

@media only screen and (max-width: 960px) {
  /* line 84, app/assets/stylesheets/contact.scss */
  .contact .info-section .text {
    font-size: 18px;
  }
}

/* line 97, app/assets/stylesheets/contact.scss */
.contact .blue-background {
  height: 108px;
  width: 100%;
  background-color: #0f46fb;
  margin-top: 80px;
  margin-bottom: 153px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 107, app/assets/stylesheets/contact.scss */
.contact .blue-background .text {
  color: #ffffff;
  font-family: Helvetica;
  font-size: 28px;
  font-style: oblique;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 28px;
  height: 28px;
}

@media only screen and (max-width: 960px) {
  /* line 107, app/assets/stylesheets/contact.scss */
  .contact .blue-background .text {
    font-size: 20px;
    letter-spacing: -1px;
    line-height: 22px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 97, app/assets/stylesheets/contact.scss */
  .contact .blue-background {
    margin-bottom: 0;
    margin-top: 60px;
  }
}

/* line 131, app/assets/stylesheets/contact.scss */
.typed-cursor {
  color: #ffffff;
  font-size: 28px;
}
/* line 1, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 1, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container {
    align-items: flex-start;
  }
}

/* line 11, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .paper {
  height: 100%;
  width: 100%;
  background-image: url(/assets/bg-eec570e9f2743c0ff8761abae550a09374f490ddc7a139dc19c6f1c70b83909c.png);
  background-size: cover;
  display: flex;
  justify-content: center;
  overflow: visible;
}

/* line 24, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .video {
  width: 100vw;
  height: 810px;
  display: flex;
  justify-content: center;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  z-index: 1;
}

@media only screen and (max-width: 960px) {
  /* line 24, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .video {
    height: 420px;
  }
}

/* line 38, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .title {
  color: #000000;
  font-family: Helvetica;
  font-size: 64px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 60px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 38, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .title {
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 34px;
    text-align: left;
    padding: 0 20px;
  }
}

/* line 59, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .text {
  color: #49494a;
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 24px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 960px) {
  /* line 59, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .text {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
    text-align: left;
    padding: 0 20px;
  }
}

/* line 79, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .title-1 {
  margin-top: 120px;
  height: 120px;
  width: 579px;
}

@media only screen and (max-width: 960px) {
  /* line 79, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .title-1 {
    margin-top: 60px;
    height: 102px;
    width: 280px;
  }
}

/* line 91, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .text-1 {
  margin-top: 20px;
  min-height: 48px;
  width: 564px;
}

@media only screen and (max-width: 960px) {
  /* line 91, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .text-1 {
    width: 100%;
    min-height: 14px;
  }
}

/* line 102, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .title-2 {
  height: 32px;
  width: 269px;
  font-size: 32px;
  letter-spacing: -1.8px;
  line-height: 32px;
  margin-top: 80px;
}

@media only screen and (max-width: 960px) {
  /* line 102, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .title-2 {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    margin-top: 60px;
    height: 24px;
  }
}

/* line 119, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .two-images {
  width: 100%;
  margin-top: 60px;
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 119, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .two-images {
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
  }
}

/* line 130, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .two-images .img-dimension {
  width: 50%;
  height: 530px;
}

@media only screen and (max-width: 960px) {
  /* line 130, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .two-images .img-dimension {
    width: 100%;
    height: 326px;
  }
}

/* line 139, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .two-images .img-dimension .t-h {
  height: 200px;
  width: 414px;
  color: #ffffff;
  font-family: "Hackney Vector";
  font-style: normal;
  font-weight: bold;
  font-size: 120px;
  letter-spacing: -6px;
  line-height: 100px;
  margin: 54px 0 0 60px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 139, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .two-images .img-dimension .t-h {
    width: 150px;
    height: 80px;
    font-size: 40px;
    letter-spacing: -3px;
    line-height: 40px;
    margin: 40px 0 0 0;
  }
}

/* line 162, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .two-images .img-dimension .img-text-1 {
  margin: 20px 0 0 60px;
  min-height: 64px;
  width: 80%;
  color: #ffffff;
  font-size: 32px;
  letter-spacing: -1.8px;
  line-height: 32px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 162, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .two-images .img-dimension .img-text-1 {
    width: 100%;
    min-height: 18px;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 20px 0 0 0;
  }
}

/* line 182, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .two-images .img-dimension .img-text-2 {
  margin: 20px 0 0 60px;
  min-height: 40px;
  width: 414px;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 20px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 182, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .two-images .img-dimension .img-text-2 {
    width: 100%;
    min-height: 12px;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
    margin: 20px 0 0 0;
  }
}

/* line 202, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .two-images .img-dimension .btn-1 {
  margin: 40px 0 0 60px;
}

@media only screen and (max-width: 960px) {
  /* line 202, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .two-images .img-dimension .btn-1 {
    margin: 30px 0 40px 20px;
  }
}

/* line 211, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .two-images .img-1 {
  background-image: url(/assets/personalstory-a996e78872a35d1fe85b70108783768a32e677fbfb436ecc025e1c6aa65e7b6f.png);
  background-size: cover;
}

/* line 218, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .two-images .img-2 {
  background-image: url(/assets/advocacystory-6883cb001273c5ed5cd5911b491af74019f386addf61ff9cc2b139f74a30b1ac.png);
  background-size: cover;
}

/* line 226, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .title-3 {
  margin-top: 80px;
  min-height: 120px;
  width: 671px;
}

@media only screen and (max-width: 960px) {
  /* line 226, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .title-3 {
    width: 100%;
    min-height: 36px;
    margin-top: 80px;
  }
}

/* line 238, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .text-2 {
  margin-top: 20px;
  min-height: 48px;
  width: 720px;
}

@media only screen and (max-width: 960px) {
  /* line 238, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .text-2 {
    width: 100%;
    min-height: 14px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 249, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .mar-t-40 {
    margin-top: 40px;
  }
}

/* line 255, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .box-group {
  width: 100%;
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 960px) {
  /* line 255, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .box-group {
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
  }
}

/* line 267, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .box-group .box {
  width: 32%;
  height: 340px;
  background-color: #0f46fb;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 267, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .box-group .box {
    width: 100%;
    height: 273px;
    margin-top: 10px;
  }
}

/* line 282, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .box-group .box .box-title {
  margin-top: 40px;
  color: #ffffff;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1.6px;
  line-height: 32px;
}

@media only screen and (max-width: 960px) {
  /* line 282, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .box-group .box .box-title {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    margin-top: 30px;
    text-align: center;
  }
}

/* line 299, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .box-group .box .box-text {
  margin-top: 10px;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 26px;
}

@media only screen and (max-width: 960px) {
  /* line 299, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .box-group .box .box-text {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    margin-top: 15px;
    text-align: center;
  }
}

@media only screen and (max-width: 960px) {
  /* line 315, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .box-group .box .name-svg {
    height: 80px;
    width: 60px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 322, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .box-group .box .format-svg {
    height: 80px;
    width: 80px;
  }
}

/* line 331, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .text-3 {
  margin-top: 25px;
  width: 444px;
}

@media only screen and (max-width: 960px) {
  /* line 331, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .text-3 {
    margin-top: 20px;
    width: 100%;
  }
}

/* line 341, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .mt {
  margin-top: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 341, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .mt {
    margin-top: 40px;
  }
}

/* line 349, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .blue-btn {
  height: 48px;
  width: 180px;
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

@media only screen and (max-width: 960px) {
  /* line 349, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .blue-btn {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
    height: 34px;
    width: 120px;
  }
}

/* line 371, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .blue-btn:hover {
  background-color: #4470ff;
}

/* line 375, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .blue-btn:focus {
  outline: none;
}

/* line 380, app/assets/stylesheets/create_story/createstory.scss */
.create-story-container .get-btn {
  margin: 80px 0 160px 0;
}

@media only screen and (max-width: 960px) {
  /* line 380, app/assets/stylesheets/create_story/createstory.scss */
  .create-story-container .get-btn {
    margin: 30px 0 100px 20px;
  }
}
/* line 1, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 6, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .community-detail-container {
  position: absolute;
  top: 0;
}

@media only screen and (max-width: 960px) {
  /* line 6, app/assets/stylesheets/create_story/getstarted.scss */
  .get-started-modal .community-detail-container {
    height: 100%;
    width: 100%;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
}

/* line 21, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .translate {
  position: absolute;
  top: 0;
  right: -40px;
}

@media only screen and (max-width: 960px) {
  /* line 21, app/assets/stylesheets/create_story/getstarted.scss */
  .get-started-modal .translate {
    top: 19.5px;
    right: 19.5px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 31, app/assets/stylesheets/create_story/getstarted.scss */
  .get-started-modal .translate .white-close {
    display: none;
  }
}

/* line 37, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .translate .black-close {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 37, app/assets/stylesheets/create_story/getstarted.scss */
  .get-started-modal .translate .black-close {
    display: block;
  }
}

/* line 46, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .title {
  width: 421px;
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.8px;
  line-height: 32px;
  text-align: center;
  margin-top: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 46, app/assets/stylesheets/create_story/getstarted.scss */
  .get-started-modal .title {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    margin-top: 20px;
    text-align: left;
    width: 100%;
  }
}

/* line 67, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .text {
  margin-top: 10px;
  min-height: 40px;
  width: 318px;
  color: #747474;
  font-family: Helvetica;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 20px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 67, app/assets/stylesheets/create_story/getstarted.scss */
  .get-started-modal .text {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: left;
    width: 100%;
  }
}

/* line 86, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .text span {
  color: #000000;
  font-weight: bold;
}

/* line 92, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .creator-form {
  width: 361px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 92, app/assets/stylesheets/create_story/getstarted.scss */
  .get-started-modal .creator-form {
    width: 100%;
  }
}

/* line 103, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal ::-moz-placeholder {
  font-style: oblique;
}
.get-started-modal :-ms-input-placeholder {
  font-style: oblique;
}
.get-started-modal ::placeholder {
  font-style: oblique;
}

/* line 107, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-style: oblique;
}

/* line 112, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal ::-ms-input-placeholder {
  /* Microsoft Edge */
  font-style: oblique;
}

/* line 117, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .mt-1 {
  margin-top: 40px;
}

/* line 121, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .mt-2 {
  margin-top: 12px;
}

/* line 125, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .box {
  padding: 21px 0 7px 0;
  border-bottom: 1px solid #dbdee7;
  height: 56px;
  width: 361px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
}

@media only screen and (max-width: 960px) {
  /* line 125, app/assets/stylesheets/create_story/getstarted.scss */
  .get-started-modal .box {
    width: 100%;
  }
}

/* line 140, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .box select {
  outline: none;
  background: transparent;
  width: 361px;
}

@media only screen and (max-width: 960px) {
  /* line 140, app/assets/stylesheets/create_story/getstarted.scss */
  .get-started-modal .box select {
    width: 100%;
  }
}

/* line 149, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .box select option {
  background-color: #ffffff;
  height: 44px;
  width: 361px;
}

@media only screen and (max-width: 960px) {
  /* line 149, app/assets/stylesheets/create_story/getstarted.scss */
  .get-started-modal .box select option {
    width: 100%;
  }
}

/* line 161, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .area-in {
  position: relative;
}

@media only screen and (max-width: 960px) {
  /* line 161, app/assets/stylesheets/create_story/getstarted.scss */
  .get-started-modal .area-in {
    width: 100%;
  }
}

/* line 168, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .area-in .char {
  height: 12px;
  width: 361px;
  color: #808080;
  font-family: Helvetica;
  font-size: 10px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 12px;
  text-align: right;
  padding-right: 10px;
  transform: translateY(6px);
  position: absolute;
}

@media only screen and (max-width: 960px) {
  /* line 168, app/assets/stylesheets/create_story/getstarted.scss */
  .get-started-modal .area-in .char {
    width: 100%;
  }
}

/* line 187, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .area-in textarea {
  margin-top: 6px;
  box-sizing: border-box;
  height: 165px;
  width: 361px;
  border: 1px solid #d4d4d4;
  resize: none;
  background: transparent;
  outline: none;
  padding: 10px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 187, app/assets/stylesheets/create_story/getstarted.scss */
  .get-started-modal .area-in textarea {
    width: 100%;
    height: 128px;
  }
}

/* line 209, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .area-in .translate {
  transform: translateY(-12px);
}

/* line 213, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .area-in .question {
  margin-top: 20px;
  min-height: 20px;
  width: 361px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 213, app/assets/stylesheets/create_story/getstarted.scss */
  .get-started-modal .area-in .question {
    width: 100%;
  }
}

/* line 228, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .area-in .optional-text {
  height: 14px;
  width: 361px;
  color: #aeaeae;
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  text-align: right;
  text-transform: uppercase;
}

@media only screen and (max-width: 960px) {
  /* line 228, app/assets/stylesheets/create_story/getstarted.scss */
  .get-started-modal .area-in .optional-text {
    width: 100%;
  }
}

/* line 246, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .btn-1 {
  height: 48px;
  width: 182px;
  margin: 40px 0;
}

@media only screen and (max-width: 960px) {
  /* line 246, app/assets/stylesheets/create_story/getstarted.scss */
  .get-started-modal .btn-1 {
    width: 280px;
  }
}

/* line 256, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .blue-btn {
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 268, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .blue-btn:hover {
  background-color: #4470ff;
}

/* line 272, app/assets/stylesheets/create_story/getstarted.scss */
.get-started-modal .blue-btn:focus {
  outline: none;
}
/* line 1, app/assets/stylesheets/createpassword.scss */
.create-password {
  height: 808.91px;
  width: 1440px;
  background-image: url(https://i.pinimg.com/originals/df/27/83/df2783b38222bc6fb88ba2ccb09c02cc.jpg);
  background-size: cover;
  display: flex;
  justify-content: center;
}

@media only screen and (min-width: 1440px) {
  /* line 1, app/assets/stylesheets/createpassword.scss */
  .create-password {
    width: 100%;
  }
}

/* line 13, app/assets/stylesheets/createpassword.scss */
.create-password .content {
  margin-top: 190px;
  width: 1240px;
  height: 468px;
}

/* line 18, app/assets/stylesheets/createpassword.scss */
.create-password .content .content-in {
  width: 1140px;
  height: 468px;
  display: flex;
  justify-content: space-between;
  margin-right: 100px;
}

/* line 25, app/assets/stylesheets/createpassword.scss */
.create-password .content .content-in .content-text {
  height: 468px;
  width: 575px;
}

/* line 29, app/assets/stylesheets/createpassword.scss */
.create-password .content .content-in .content-text .title {
  height: 240px;
  width: 575px;
  color: #000000;
  font-family: Helvetica;
  font-size: 100px;
  font-weight: bold;
  letter-spacing: -2px;
  line-height: 80px;
}

/* line 39, app/assets/stylesheets/createpassword.scss */
.create-password .content .content-in .content-text .title span {
  color: #0f46fb;
}

/* line 44, app/assets/stylesheets/createpassword.scss */
.create-password .content .content-in .content-text .text {
  height: 32px;
  width: 405px;
  color: #696969;
  font-family: Helvetica;
  font-size: 24px;
  letter-spacing: -1px;
  line-height: 32px;
  margin-top: 20px;
}

/* line 56, app/assets/stylesheets/createpassword.scss */
.create-password .content .content-in .content-form {
  height: 508px;
  width: 457px;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 64, app/assets/stylesheets/createpassword.scss */
.create-password .content .content-in .content-form .logo {
  height: 40px;
  width: 31px;
}

/* line 69, app/assets/stylesheets/createpassword.scss */
.create-password .content .content-in .content-form .text {
  height: 28px;
  width: 361px;
  font-family: Helvetica;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 28px;
  text-align: center;
}

/* line 80, app/assets/stylesheets/createpassword.scss */
.create-password .content .content-in .content-form .title {
  color: #000000;
  margin-top: 40px;
}

/* line 85, app/assets/stylesheets/createpassword.scss */
.create-password .content .content-in .content-form .more-vis {
  color: #0f46fb;
  margin-top: 10px;
}

/* line 90, app/assets/stylesheets/createpassword.scss */
.create-password .content .content-in .content-form .login-form {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}

/* line 95, app/assets/stylesheets/createpassword.scss */
.create-password .content .content-in .content-form .login-form ::-moz-placeholder {
  color: #000000;
  opacity: 1;
}
.create-password .content .content-in .content-form .login-form :-ms-input-placeholder {
  color: #000000;
  opacity: 1;
}
.create-password .content .content-in .content-form .login-form ::placeholder {
  color: #000000;
  opacity: 1;
}

/* line 100, app/assets/stylesheets/createpassword.scss */
.create-password .content .content-in .content-form .login-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}

/* line 105, app/assets/stylesheets/createpassword.scss */
.create-password .content .content-in .content-form .login-form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000;
}

/* line 110, app/assets/stylesheets/createpassword.scss */
.create-password .content .content-in .content-form .login-form .font {
  height: 28px;
  width: 361px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
  background: transparent;
  border-bottom: 1px solid #dbdee7;
  padding: 21px 0 7px 0;
}

/* line 123, app/assets/stylesheets/createpassword.scss */
.create-password .content .content-in .content-form .login-form .password-1 {
  outline: none;
  height: 56px;
}

/* line 128, app/assets/stylesheets/createpassword.scss */
.create-password .content .content-in .content-form .login-form .password-2 {
  margin-top: 19px;
  outline: none;
  height: 56px;
}

/* line 134, app/assets/stylesheets/createpassword.scss */
.create-password .content .content-in .content-form .login-form input[type="submit"] {
  height: 60px;
  width: 361px;
  background-color: #0f46fb;
  margin-top: 60px;
  cursor: pointer;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 34px;
  text-align: center;
  text-transform: uppercase;
}
/* line 7, app/assets/stylesheets/day_picker.scss */
.qs-datepicker-container {
  font-size: 1rem;
  font-family: sans-serif;
  color: black;
  position: absolute;
  width: 330px;
  display: flex;
  flex-direction: column;
  z-index: 9001;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  background: white;
  box-shadow: 0 29.76px 29.76px -22.32px rgba(0, 0, 0, 0.3);
}

/* line 21, app/assets/stylesheets/day_picker.scss */
.qs-datepicker-container * {
  box-sizing: border-box;
}

/* line 26, app/assets/stylesheets/day_picker.scss */
.qs-centered {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 33, app/assets/stylesheets/day_picker.scss */
.qs-hidden {
  display: none;
}

/* line 37, app/assets/stylesheets/day_picker.scss */
.qs-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  color: white;
  width: 100%;
  height: 100%;
  padding: .5em;
  z-index: 1;
  opacity: 1;
  transition: opacity 0.3s;
  display: flex;
  flex-direction: column;
}

/* line 52, app/assets/stylesheets/day_picker.scss */
.qs-overlay.qs-hidden {
  opacity: 0;
  z-index: -1;
}

/* line 57, app/assets/stylesheets/day_picker.scss */
.qs-overlay .qs-overlay-year {
  border: none;
  background: transparent;
  border-bottom: 1px solid white;
  border-radius: 0;
  color: white;
  font-size: 16px;
  padding: .25em 0;
  width: 80%;
  text-align: center;
  margin: 0 auto;
  display: block;
}

/* line 71, app/assets/stylesheets/day_picker.scss */
.qs-overlay .qs-overlay-year::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

/* line 76, app/assets/stylesheets/day_picker.scss */
.qs-overlay .qs-close {
  padding: .5em;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 84, app/assets/stylesheets/day_picker.scss */
.qs-overlay .qs-submit {
  border: 1px solid white;
  border-radius: 0;
  padding: .5em;
  margin: 0 auto auto;
  cursor: pointer;
  background: rgba(128, 128, 128, 0.4);
}

/* line 92, app/assets/stylesheets/day_picker.scss */
.qs-overlay .qs-submit.qs-disabled {
  color: gray;
  border-color: gray;
  cursor: not-allowed;
}

/* line 99, app/assets/stylesheets/day_picker.scss */
.qs-overlay .qs-overlay-month-container {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
}

/* line 105, app/assets/stylesheets/day_picker.scss */
.qs-overlay .qs-overlay-month {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100% / 3);
  cursor: pointer;
  opacity: .5;
  transition: opacity 0.15s;
}

/* line 114, app/assets/stylesheets/day_picker.scss */
.qs-overlay .qs-overlay-month.active, .qs-overlay .qs-overlay-month:hover {
  opacity: 1;
}

/* line 120, app/assets/stylesheets/day_picker.scss */
.qs-controls {
  margin-top: 25px;
  width: 225px;
  margin-left: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-grow: 1;
  flex-shrink: 0;
  filter: blur(0px);
  transition: filter 0.3s;
}

/* line 132, app/assets/stylesheets/day_picker.scss */
.qs-controls.qs-blur {
  filter: blur(5px);
}

/* line 137, app/assets/stylesheets/day_picker.scss */
.qs-arrow {
  height: 37.2px;
  width: 37.2px;
  position: relative;
  cursor: pointer;
  border-radius: 0;
  transition: background .15s;
}

/* line 145, app/assets/stylesheets/day_picker.scss */
.qs-arrow:hover {
  background: rgba(0, 0, 0, 0.1);
}

/* line 146, app/assets/stylesheets/day_picker.scss */
.qs-arrow.qs-left:hover:after {
  border-right-color: black;
}

/* line 150, app/assets/stylesheets/day_picker.scss */
.qs-arrow.qs-right:hover:after {
  border-left-color: black;
}

/* line 157, app/assets/stylesheets/day_picker.scss */
.qs-arrow:after {
  content: '';
  border: 9.3px solid transparent;
  position: absolute;
  top: 50%;
  transition: border .2s;
}

/* line 165, app/assets/stylesheets/day_picker.scss */
.qs-arrow.qs-left:after {
  border-right-color: gray;
  right: 50%;
  transform: translate(25%, -50%);
}

/* line 171, app/assets/stylesheets/day_picker.scss */
.qs-arrow.qs-right:after {
  border-left-color: gray;
  left: 50%;
  transform: translate(-25%, -50%);
}

/* line 178, app/assets/stylesheets/day_picker.scss */
.qs-month-year {
  font-weight: bold;
  transition: border .2s;
  border-bottom: 1px solid transparent;
  cursor: pointer;
}

/* line 184, app/assets/stylesheets/day_picker.scss */
.qs-month-year:hover {
  border-bottom: 1px solid gray;
}

/* line 188, app/assets/stylesheets/day_picker.scss */
.qs-month-year:focus, .qs-month-year:active:focus {
  outline: none;
}

/* line 194, app/assets/stylesheets/day_picker.scss */
.qs-month {
  padding-right: .5ex;
}

/* line 198, app/assets/stylesheets/day_picker.scss */
.qs-year {
  padding-left: .5ex;
}

/* line 202, app/assets/stylesheets/day_picker.scss */
.qs-squares {
  margin-left: 30px;
  margin-right: 30px;
  width: 302px;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  filter: blur(0px);
  transition: filter 0.3s;
}

/* line 212, app/assets/stylesheets/day_picker.scss */
.qs-squares.qs-blur {
  filter: blur(5px);
}

/* line 218, app/assets/stylesheets/day_picker.scss */
.qs-square {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background .1s;
  border-radius: 0;
}

/* line 231, app/assets/stylesheets/day_picker.scss */
.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover {
  background: lightgray;
}

/* line 238, app/assets/stylesheets/day_picker.scss */
.qs-current {
  color: white;
  background: #0f46fb;
}

/*
  3 possibilities:
    1. Single, active date.
    2. Daterange start selection.
    3. Daterange end selection.
*/
/* line 249, app/assets/stylesheets/day_picker.scss */
.qs-active,
.qs-range-start,
.qs-range-end {
  background: lightblue;
}

/* line 257, app/assets/stylesheets/day_picker.scss */
.qs-range-start:not(.qs-range-6) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 264, app/assets/stylesheets/day_picker.scss */
.qs-range-middle {
  background: #d4ebf2;
}

/* line 267, app/assets/stylesheets/day_picker.scss */
.qs-range-middle:not(.qs-range-0):not(.qs-range-6) {
  border-radius: 0;
}

/* line 271, app/assets/stylesheets/day_picker.scss */
.qs-range-middle.qs-range-0 {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 276, app/assets/stylesheets/day_picker.scss */
.qs-range-middle.qs-range-6 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 284, app/assets/stylesheets/day_picker.scss */
.qs-range-end:not(.qs-range-0) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 290, app/assets/stylesheets/day_picker.scss */
.qs-disabled,
.qs-outside-current-month {
  opacity: .2;
}

/* line 295, app/assets/stylesheets/day_picker.scss */
.qs-disabled {
  cursor: not-allowed;
}

/* line 299, app/assets/stylesheets/day_picker.scss */
.qs-empty {
  cursor: default;
}

/* line 303, app/assets/stylesheets/day_picker.scss */
.qs-day {
  cursor: default;
  font-weight: bold;
  color: gray;
}

/* line 309, app/assets/stylesheets/day_picker.scss */
.qs-event {
  position: relative;
}

/* line 312, app/assets/stylesheets/day_picker.scss */
.qs-event:after {
  content: '';
  position: absolute;
  width: 11.16px;
  height: 11.16px;
  border-radius: 50%;
  background: #07f;
  bottom: 0;
  right: 0;
}
/* line 1, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 66.666667%;
  margin: 40px 0;
}

@media only screen and (max-width: 960px) {
  /* line 1, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container {
    min-height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    justify-content: flex-start;
  }
}

/* line 18, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .translate {
  position: absolute;
  top: 0;
  right: -40px;
}

@media only screen and (max-width: 960px) {
  /* line 18, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .translate {
    top: 19.5px;
    right: 19.5px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 28, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .translate .white-close {
    display: none;
  }
}

/* line 34, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .translate .black-close {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 34, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .translate .black-close {
    display: block;
  }
}

/* line 43, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .medal-img-name {
  display: flex;
  min-height: 540px;
  width: 100%;
  max-width: 100%;
  justify-content: space-evenly;
}

@media only screen and (max-width: 960px) {
  /* line 43, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .medal-img-name {
    min-height: 1px;
    flex-direction: column;
    align-items: center;
    justify-content: none;
  }
}

/* line 57, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .medal-img-name .medal-and-profile-img {
  width: 430px;
  height: 442px;
  background-image: url(/assets/athlete-profile-badge@2x-104d3eedf1dbc1e9f7cf802bfdd6ee07b51c720b2851461dfdd88ad5a5ad340e.png);
  background-position: 43.5% 50%;
  background-repeat: no-repeat;
  background-size: 755px 442px;
  position: relative;
}

/* line 66, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .medal-img-name .medal-and-profile-img.advocate {
  background-image: url(/assets/advocate-profile-badge@2x-c55d5d5bc22ff52ab482a2136baa880e8bb8205e3e8dbd66a859bb67fb30bea6.png);
}

/* line 67, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .medal-img-name .medal-and-profile-img.creator {
  background-image: url(/assets/creator-profile-badge@2x-15533f37a6cbd7a7629e1a48803ce9bea4ffe38ab0c710660fe35ac22ea8ff65.png);
}

/* line 68, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .medal-img-name .medal-and-profile-img.expert {
  background-image: url(/assets/expert-profile-badge@2x-18190913e25afb5c89ef045e2806167e82f0f2085c9018d91e6a8c8cc9ff4a15.png);
}

/* line 69, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .medal-img-name .medal-and-profile-img.expert2 {
  background-image: url(/assets/expert-profile-badge@2x-18190913e25afb5c89ef045e2806167e82f0f2085c9018d91e6a8c8cc9ff4a15.png);
}

/* line 70, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .medal-img-name .medal-and-profile-img.league {
  background-image: url(/assets/league-profile-badge@2x-bdb41c6f940bf782545d058b3ab690bde6d9ebe1fad74037b8358901101d5324.png);
}

@media only screen and (max-width: 960px) {
  /* line 57, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .medal-img-name .medal-and-profile-img {
    width: 504px;
    height: 295px;
    margin-top: 30px;
    margin-left: 20px;
    background-size: 504px 295px;
  }
}

/* line 80, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .medal-img-name .medal-and-profile-img .profile-image {
  width: 161px;
  height: 287px;
  position: absolute;
  top: 90px;
  left: 248px;
  overflow: hidden;
}

@media only screen and (max-width: 960px) {
  /* line 80, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .medal-img-name .medal-and-profile-img .profile-image {
    width: 107px;
    height: 191px;
    top: 60px;
    left: 260px;
  }
}

/* line 96, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .medal-img-name .medal-and-profile-img .profile-image img {
  width: 161px;
  height: 287px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 960px) {
  /* line 96, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .medal-img-name .medal-and-profile-img .profile-image img {
    width: 107px;
    height: 191px;
  }
}

/* line 109, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .medal-img-name .name-section {
  min-height: 507px;
  width: 25%;
  padding: 127px 27px 0 0px;
  position: relative;
}

@media only screen and (max-width: 960px) {
  /* line 109, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .medal-img-name .name-section {
    width: 100%;
    min-height: 10px;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
  }
}

/* line 125, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .medal-img-name .name-section .name {
  width: 100%;
  color: #000000;
  font-family: Helvetica;
  font-size: 54px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 50px;
  margin-bottom: 12px;
}

@media only screen and (max-width: 960px) {
  /* line 125, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .medal-img-name .name-section .name {
    width: 100%;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 15px;
  }
}

/* line 146, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .medal-img-name .name-section .expert {
  height: 20px;
  width: 214px;
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 146, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .medal-img-name .name-section .expert {
    width: unset;
    align-items: center;
  }
}

/* line 156, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .medal-img-name .name-section .expert .svg {
  height: 20px;
  width: 10px;
}

/* line 161, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .medal-img-name .name-section .expert .expert-text {
  height: 20px;
  width: 111px;
  color: #5c5d5f;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  margin-right: 10px;
}

@media only screen and (max-width: 960px) {
  /* line 161, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .medal-img-name .name-section .expert .expert-text {
    height: 16px;
    color: #0f46fb;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 16px;
    width: unset;
  }
}

/* line 185, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .medal-img-name .name-section .btn-1 {
  position: absolute;
  height: 48px;
  width: 182px;
  margin-top: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 185, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .medal-img-name .name-section .btn-1 {
    height: 34px;
    width: 140px;
    position: unset;
  }
}

/* line 198, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .medal-img-name .name-section .blue-btn {
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #0f46fb;
  cursor: pointer;
}

@media only screen and (max-width: 960px) {
  /* line 198, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .medal-img-name .name-section .blue-btn {
    font-size: 12px;
    line-height: 14px;
  }
}

/* line 215, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .medal-img-name .name-section .blue-btn:hover {
  background-color: #4470ff;
}

/* line 222, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .title-box {
  width: 100%;
  padding: 0 80px;
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 960px) {
  /* line 222, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .title-box {
    padding: 0;
    justify-content: flex-start;
  }
}

/* line 234, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .content-box {
  width: 100%;
  justify-content: center;
  padding: 0 80px;
}

@media only screen and (max-width: 960px) {
  /* line 234, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .content-box {
    padding: 0;
  }
}

/* line 243, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .content-box p {
  color: #404041;
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 24px;
  width: 100%;
  margin-top: 40px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 243, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .content-box p {
    margin-top: 15px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
  }
}

/* line 264, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .pubs-box {
  width: 100%;
  padding: 0 80px;
}

/* line 268, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .pubs-box p {
  color: #404041;
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 24px;
  width: 100%;
  margin-top: 40px;
  text-align: left;
  padding-left: 20px;
  border-left: 4px solid #000000;
}

@media only screen and (max-width: 960px) {
  /* line 268, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .pubs-box p {
    margin-top: 15px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
    padding: 0px;
  }
}

/* line 289, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .pubs-box p span,
.expert-detail-container .pubs-box p a {
  font-style: oblique;
  color: #0f46fb;
}

/* line 297, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .first-text {
  margin-top: 41px;
  width: 100%;
  color: #404041;
  font-family: Helvetica;
  font-size: 24px;
  letter-spacing: -0.5px;
  line-height: 26px;
}

@media only screen and (max-width: 960px) {
  /* line 297, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .first-text {
    font-size: 20px;
    line-height: 22px;
    padding: 0 20px;
  }
}

/* line 313, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .ex-tit {
  width: 100%;
  padding: 0 80px;
}

@media only screen and (max-width: 960px) {
  /* line 313, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .ex-tit {
    padding: 0;
  }
}

/* line 321, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .ex-tit .expert-title {
  min-height: 32px;
  width: 100%;
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
  margin-top: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 321, app/assets/stylesheets/experts/expertdetail.scss */
  .expert-detail-container .ex-tit .expert-title {
    font-size: 20px;
    letter-spacing: -0.5px;
    line-height: 22px;
    min-height: 22px;
    width: 100%;
    padding: 0 20px;
    margin-top: 40px;
  }
}

/* line 344, app/assets/stylesheets/experts/expertdetail.scss */
.expert-detail-container .text-mar {
  margin-bottom: 60px;
}
/* line 1, app/assets/stylesheets/experts/experts.scss */
#overlay-experts {
  position: relative;
}

/* line 5, app/assets/stylesheets/experts/experts.scss */
#overlay-experts::before {
  background-image: linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
  content: "\00a0";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 9;
}

/* line 33, app/assets/stylesheets/experts/experts.scss */
.see-more {
  height: 26px;
  color: #2b4eff;
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
  margin-bottom: 20px;
}

/* line 45, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 45, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container {
    align-items: flex-start;
  }
}

/* line 55, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container sup {
  font-size: 40%;
  height: 32px;
  vertical-align: super;
  position: relative;
  top: -0.2em;
}

/* line 63, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .blue-btn {
  height: 48px;
  width: 180px;
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: none;
  cursor: pointer;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 960px) {
  /* line 63, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .blue-btn {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
    height: 34px;
    width: 120px;
  }
}

/* line 87, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .blue-btn:hover {
  background-color: #4470ff;
}

/* line 91, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .blue-btn:focus {
  outline: none;
}

/* line 96, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .white-btn {
  height: 48px;
  width: 177px;
  background-color: #ffffff;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: none;
  cursor: pointer;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  border: none;
}

@media only screen and (max-width: 960px) {
  /* line 96, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .white-btn {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
    height: 34px;
    width: 120px;
  }
}

/* line 121, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .title {
  min-height: 64px;
  width: 543px;
  color: #000000;
  font-family: Helvetica;
  font-size: 64px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 60px;
  text-align: center;
  margin-top: 120px;
}

@media only screen and (max-width: 960px) {
  /* line 121, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .title {
    width: 100%;
    min-height: 34px;
    padding: 0 20px;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 34px;
    margin-top: 60px;
    text-align: left;
  }
}

/* line 144, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .title span {
  color: #5c5d5f;
}

/* line 149, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .title-logo {
  margin-top: 5px;
}

/* line 153, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .title-logo::after {
  content: url(/assets/experts25x50-b2c1aefdf8b0df5b644a3c3aae23f993379a98a63c759fcaa84b67e70eadbf7a.svg);
  margin-left: 15px;
}

@media only screen and (max-width: 960px) {
  /* line 153, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .title-logo::after {
    content: url(/assets/experts14x28-21fdc0f989f3a682cedb2491629b0a1d7ae0b2a9fd9ebb60d22a49db7a8978a0.svg);
    margin-left: 10px;
  }
}

/* line 163, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .black-title {
  min-height: 32px;
  width: 600px;
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
  margin-top: 100px;
  margin-bottom: 30px;
  margin-left: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 163, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .black-title {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 24px;
    width: 280px;
    padding: 0 20px;
    min-height: 14px;
    text-align: left;
    margin: 20px 0 20px 0;
  }
}

/* line 189, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .photo-badge {
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  /* line 189, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .photo-badge {
    width: 101px;
    height: 183px;
    padding: 14px 14px 0 14px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 197, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .photo-badge .photo-frame {
    width: 78px;
    height: 139px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 203, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .photo-badge .photo-frame img {
    width: 78px;
    height: 139px;
  }
}

/* line 212, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .offerings {
  min-height: 40px;
  width: 100%;
  color: #000000;
  font-family: Helvetica;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 45px;
  text-align: left;
  margin-bottom: 30px;
  margin-top: 50px;
  padding-left: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 212, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .offerings {
    width: 100%;
    min-height: 24px;
    padding: 0 20px;
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    margin: 60px 0 20px 0;
    padding-left: 10px;
  }
}

/* line 239, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .controls-container .controls {
  width: 107px;
  margin: 20px auto 0 auto;
  display: flex;
  justify-content: space-between;
}

/* line 245, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .controls-container .controls.mb-med {
  margin-bottom: 20px;
}

/* line 249, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .controls-container .controls .scroll2-prev {
  width: 39px;
  height: 27px;
  background-image: url(/assets/arrow-prev-black-5602965e258446d684ee6246af27a98f472836d2242e55cc724184a4af0c3d73.svg);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

/* line 257, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .controls-container .controls .scroll2-prev:hover {
  background-image: url(/assets/arrow-prev-blue-21f95c4ae06dc6f4b946f81f817c85d0259d694e25a0ab48f1d218758cd89572.svg);
}

/* line 262, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .controls-container .controls .scroll2-next {
  width: 39px;
  height: 27px;
  background-image: url(/assets/arrow-next-black-25728071095425dc4c53f355e686e9759fbd6355d63d6a7c170fd75e55995499.svg);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

/* line 270, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .controls-container .controls .scroll2-next:hover {
  background-image: url(/assets/arrow-next-blue-e6fbef7df22ddb69bde970994f9b4250527b2254da8d5a2efc907af7920abd9f.svg);
}

/* line 277, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .photo-badge {
  background-image: url(/assets/photo-badge-background-46b455f6e7935131384be4a63374a481982320845f3744366820c35eeb49e0d3.png);
}

/* line 281, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .scroller2-container {
  margin-right: 20px;
  margin-left: 20px;
  align-items: left;
}

@media only screen and (max-width: 767px) {
  /* line 281, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .scroller2-container {
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 291, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .scroller2-container .group {
  height: 100%;
  width: auto;
  text-align: left;
}

/* line 297, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .scroller2-container .group .photo-frame img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 304, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .scroller2-container .group .name {
  min-height: 18px;
  color: #2d2d33;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1.4px;
  line-height: 18px;
  margin: 15px auto 5px auto;
  width: 210px;
}

@media only screen and (max-width: 960px) {
  /* line 304, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .scroller2-container .group .name {
    letter-spacing: -1px;
    min-height: 14px;
    text-align: left;
  }
}

@media only screen and (max-width: 767px) {
  /* line 304, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .scroller2-container .group .name {
    padding: 0 5px 0 5px;
    margin-bottom: 2px;
    width: 101px;
    font-size: 8px;
    line-height: 8px;
    min-height: 8px;
  }
}

/* line 330, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .scroller2-container .group .about {
  height: auto;
  color: #747474;
  font-size: 14px;
  letter-spacing: -1px;
  line-height: 14px;
  width: 210px;
  margin: 0 auto;
}

@media only screen and (max-width: 960px) {
  /* line 330, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .scroller2-container .group .about {
    font-weight: 300;
    letter-spacing: 0;
    text-align: left;
  }
}

@media only screen and (max-width: 767px) {
  /* line 330, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .scroller2-container .group .about {
    padding: 0 5px 0 5px;
    width: 101px;
    font-size: 8px;
    line-height: 8px;
  }
}

/* line 354, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .vis-league {
  min-height: 476px;
  width: 100%;
  margin-top: 120px;
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 354, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .vis-league {
    min-height: 200px;
    margin: 0 0 30px 0;
  }
}

/* line 365, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .vis-league .content {
  width: 50%;
  min-height: 375px;
  padding: 20px 100px;
}

@media only screen and (max-width: 960px) {
  /* line 365, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .vis-league .content {
    margin-top: 20px;
    width: 100%;
    min-height: 100px;
    padding: 0 20px;
  }
}

/* line 377, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .vis-league .content .title-1 {
  height: 32px;
  width: 444px;
  margin-top: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 377, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .vis-league .content .title-1 {
    font-size: 20px;
    letter-spacing: -0.5px;
    line-height: 22px;
    height: 24px;
    width: 280px;
    margin: 10px 0 0 0px;
  }
}

/* line 392, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .vis-league .content .text-1 {
  min-height: 120px;
  width: 90%;
  margin-top: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 392, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .vis-league .content .text-1 {
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
    text-align: left;
    min-height: 14px;
  }
}

/* line 408, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .vis-league .content .buttons {
  display: flex;
  margin-top: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 408, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .vis-league .content .buttons {
    margin-top: 30px;
  }
}

/* line 416, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .vis-league .content .buttons .btn-1 {
  height: 48px;
  width: 180px;
  border-radius: 8px;
}

@media only screen and (max-width: 960px) {
  /* line 416, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .vis-league .content .buttons .btn-1 {
    height: 34px;
    width: 120px;
  }
}

/* line 427, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .vis-league .content .buttons .btn-2 {
  height: 48px;
  width: 180px;
  margin-left: 27px;
  border-radius: 8px;
}

@media only screen and (max-width: 960px) {
  /* line 427, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .vis-league .content .buttons .btn-2 {
    margin-left: 10px;
    height: 34px;
    width: 120px;
  }
}

/* line 443, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .expert-card {
  height: auto;
  max-height: 500px;
  width: 50%;
  background-image: url(/assets/expertcard-fa4fc6e9927df2c5026a9c35568d139538e5269244a8a33c5fbcebb1638cb76e.png);
  background-size: cover;
  background-position: center;
}

@media only screen and (max-width: 960px) {
  /* line 443, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .expert-card {
    width: 100%;
    overflow: visible;
    background-image: url(/assets/expertcard-mobile-302584278a6e148e02a76f5595d63432ec687aa32871486cf41ae30cfa9036d2.png);
  }
}

@media only screen and (max-width: 960px) {
  /* line 462, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .reverse-col {
    flex-direction: column-reverse;
  }
}

/* line 468, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .content-title {
  color: #000000;
  font-size: 65px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 65px;
  min-height: 130px;
}

@media only screen and (max-width: 960px) {
  /* line 468, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .content-title {
    font-size: 34px;
    line-height: 34px;
    min-height: 68px;
  }
}

/* line 482, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .text {
  color: #28282d;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 24px;
}

/* line 489, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .img {
  height: 410px;
  width: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 960px) {
  /* line 489, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .img {
    height: 186px;
    width: 100%;
  }
}

@media only screen and (max-width: 960px) {
  /* line 500, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .desktop {
    display: none !important;
  }
}

/* line 506, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .mobile {
  display: none !important;
}

@media only screen and (max-width: 960px) {
  /* line 506, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .mobile {
    display: block !important;
  }
}

/* line 515, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .tabs {
  background-color: #0B3DFF;
  color: white;
  display: flex;
  width: 100%;
  flex-direction: row;
  padding: 20px 15% 20px 15%;
  margin-top: 0px;
}

@media only screen and (max-width: 960px) {
  /* line 515, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .tabs {
    flex-direction: column;
    padding: 5px 15px 5px 10px;
  }
}

/* line 529, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .tabs .content {
  width: 25%;
  transition: 0.3s;
  margin: 0 25px 30px 25px;
  font-size: 18px;
}

@media only screen and (max-width: 960px) {
  /* line 529, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .tabs .content {
    width: 100%;
    margin: 0 0 30px 0;
    font-size: 10px;
  }
}

/* line 541, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .tabs .content .small-title {
  color: white;
  margin-bottom: 20px;
  font-size: 32px;
  letter-spacing: -1px;
}

@media only screen and (max-width: 960px) {
  /* line 549, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .tabs .row {
    display: flex;
    flex-direction: row;
  }
}

@media only screen and (max-width: 960px) {
  /* line 554, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .tabs .row .spacer {
    width: 55%;
  }
}

/* line 559, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .tabs .row .font-9 {
  font-size: 9px;
}

/* line 562, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .tabs .row .content {
  width: 25%;
  margin: 0 25px 30px 25px;
}

@media only screen and (max-width: 960px) {
  /* line 562, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .tabs .row .content {
    width: 100%;
    margin: 0 0px 10px 0;
    font-size: 10px;
    line-height: 10px;
  }
}

/* line 573, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .tabs .row .content .small-title {
  color: white;
  margin-bottom: 0px;
  font-size: 17px;
  letter-spacing: -0.5px;
}

/* line 583, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .blue-background {
  min-height: 386px;
  width: 100%;
  background-color: #0f46fb;
  margin-top: 100px;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}

@media only screen and (min-width: 1440px) {
  /* line 583, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .blue-background {
    width: 100%;
    justify-content: center;
  }
}

@media only screen and (max-width: 960px) {
  /* line 583, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .blue-background {
    margin-top: 100px;
    min-height: 20px;
    flex-direction: column;
  }
}

/* line 603, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .blue-background .content {
  width: 800px;
  min-height: 186px;
  padding-left: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 603, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .blue-background .content {
    width: 100%;
    min-height: 20px;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

/* line 617, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .blue-background .content .join-the {
  height: 120px;
  width: 700px;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 64px;
  font-weight: bold;
  letter-spacing: -4.6px;
  line-height: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 617, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .blue-background .content .join-the {
    height: 168px;
    width: 280px;
    font-size: 42px;
    letter-spacing: -1px;
    line-height: 42px;
    text-align: center;
    margin-top: 40px;
  }
}

/* line 638, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .blue-background .content .advocate-for {
  min-height: 56px;
  width: 516px;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 28px;
  letter-spacing: -1.8px;
  line-height: 28px;
  margin-top: 10px;
}

@media only screen and (max-width: 960px) {
  /* line 638, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .blue-background .content .advocate-for {
    min-height: 18px;
    width: 100%;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    margin-top: 20px;
  }
}

/* line 660, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .blue-background .buttons {
  min-height: 48px;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 960px) {
  /* line 660, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .blue-background .buttons {
    min-height: 68px;
    width: 100%;
    flex-direction: column;
    align-items: center;
    padding: 0;
  }
}

/* line 675, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .blue-background .buttons .btn-1 {
  box-sizing: border-box;
  height: 48px;
  margin-right: 30px;
  width: 184px;
  border: 1px solid #ffffff;
}

@media only screen and (max-width: 960px) {
  /* line 675, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .blue-background .buttons .btn-1 {
    width: 280px;
    margin-top: 20px;
    margin-right: 0px;
  }
}

/* line 689, app/assets/stylesheets/experts/experts.scss */
.vis-experts-container .blue-background .buttons .white-btn {
  height: 48px;
  width: 177px;
  background-color: #ffffff;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -1.2px;
  line-height: 18px;
  text-align: center;
  text-transform: none;
  cursor: pointer;
}

@media only screen and (max-width: 960px) {
  /* line 689, app/assets/stylesheets/experts/experts.scss */
  .vis-experts-container .blue-background .buttons .white-btn {
    width: 280px;
    margin-top: 20px;
    margin-bottom: 50px;
  }
}

/* line 713, app/assets/stylesheets/experts/experts.scss */
.blue-background2 {
  height: 108px;
  width: 100%;
  background-color: #0B3DFF;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 721, app/assets/stylesheets/experts/experts.scss */
.blue-background2 .text {
  color: #ffffff;
  font-family: Helvetica;
  font-size: 28px;
  font-style: oblique;
  letter-spacing: -1.8px;
  line-height: 28px;
  height: 28px;
}

@media only screen and (max-width: 960px) {
  /* line 721, app/assets/stylesheets/experts/experts.scss */
  .blue-background2 .text {
    font-size: 20px;
    letter-spacing: -1px;
    line-height: 22px;
  }
}

/* line 737, app/assets/stylesheets/experts/experts.scss */
.blue-background2 a:hover {
  opacity: 0.5;
  color: white;
}

@media only screen and (max-width: 960px) {
  /* line 713, app/assets/stylesheets/experts/experts.scss */
  .blue-background2 {
    margin-bottom: 50px;
  }
}

/* line 747, app/assets/stylesheets/experts/experts.scss */
.typed-cursor {
  color: #ffffff;
  font-size: 28px;
}
@font-face {
    font-family: Mongoose;
    src: url('/assets/kostic-mongoose-bold-italic-ab1c83ef7697d1d528f115c9c2c7fdf587a51cc488a661955bb5c3dc6f889d77.otf');
}

.font-kostic {
    font-family: Mongoose, 'Archivo Narrow', Arial-Black, sans-serif;
}

@font-face {
    font-family: WNBA-title;
    src: url('/assets/wnba-extendedblack-0f73c3f3c67e94cb5ba1285a2e3d4876c6f9a1bf657e750b1de1e7db2bb7ca14.otf');
}

.font-wnba-title {
    font-family: WNBA-title, 'Helvetica Neue', Arial-Black, sans-serif;
}

@font-face {
    font-family: WNBA-text;
    src: url('/assets/wnba-regular-785f3c09e0aae988ddc729ab3020a92c072f52a02d8faa2c6d82e7d96b1af420.otf');
}

.font-wnba-text {
    font-family: WNBA-text, 'Helvetica Neue', Arial-Black, sans-serif;
}

@font-face {
    font-family: BebasNeueRegular;
    src: url('/assets/bebas-neue-regular-0e2479d0404310997f18bcec64fe82734fc9387c2533cc8d4bd07adea0c0466c.ttf');
}

.font-bebas-neue-regular {
    font-family: BebasNeueRegular, 'Helvetica Neue', Arial-Black, sans-serif;
}

/* line 2, app/assets/stylesheets/get_a_quote.scss */
#get-a-quote .iti__flag-container {
  margin-left: 8px;
  margin-top: 0px;
}

@media only screen and (max-width: 960px) {
  /* line 2, app/assets/stylesheets/get_a_quote.scss */
  #get-a-quote .iti__flag-container {
    margin-left: 0px;
  }
}

/* line 10, app/assets/stylesheets/get_a_quote.scss */
#get-a-quote .iti__flag-container .iti__flag {
  width: 0px;
  background: none;
}

/* line 15, app/assets/stylesheets/get_a_quote.scss */
#get-a-quote .iti__flag-container .iti__flag-box {
  width: 0px;
}

/* line 20, app/assets/stylesheets/get_a_quote.scss */
#get-a-quote input, #get-a-quote textarea, #get-a-quote select {
  width: 100%;
  background-color: rgba(187, 189, 191, 0.3);
}

/* line 25, app/assets/stylesheets/get_a_quote.scss */
#get-a-quote input, #get-a-quote select {
  height: 45px;
  margin-bottom: 15px;
  padding-left: 6px;
  font-size: 15px;
  color: black;
}

@media (min-width: 768px) {
  /* line 25, app/assets/stylesheets/get_a_quote.scss */
  #get-a-quote input, #get-a-quote select {
    width: 280px;
    margin-left: 10px;
  }
}

/* line 39, app/assets/stylesheets/get_a_quote.scss */
#get-a-quote textarea {
  height: 200px;
}

@media (min-width: 768px) {
  /* line 39, app/assets/stylesheets/get_a_quote.scss */
  #get-a-quote textarea {
    width: 450px;
    margin-left: 10px;
  }
}

/* line 48, app/assets/stylesheets/get_a_quote.scss */
#get-a-quote label {
  font-size: 15px;
}

@media (min-width: 768px) {
  /* line 48, app/assets/stylesheets/get_a_quote.scss */
  #get-a-quote label {
    display: inline-block;
    text-align: right;
    width: 210px;
    margin-left: -225px;
  }
}

/* line 59, app/assets/stylesheets/get_a_quote.scss */
#get-a-quote .submit-btn {
  width: 125px;
  height: 30px;
  color: white;
  background: #0F46FB 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 8px;
  opacity: 1;
}

/* line 69, app/assets/stylesheets/get_a_quote.scss */
#get-a-quote .help_label {
  vertical-align: top;
}
/* line 1, app/assets/stylesheets/global.scss */
.bg-blue {
  background-color: #0F46FB;
}

/* line 4, app/assets/stylesheets/global.scss */
.text-vis-blue {
  color: #0F46FB;
}

/* line 7, app/assets/stylesheets/global.scss */
.navbar-spacing {
  padding-top: 44px;
}

@media screen and (min-width: 1024px) {
  /* line 7, app/assets/stylesheets/global.scss */
  .navbar-spacing {
    padding-top: 62px;
  }
}

/* line 15, app/assets/stylesheets/global.scss */
.font-small {
  font-size: smaller;
}

/* line 19, app/assets/stylesheets/global.scss */
.text-transform-none {
  text-transform: none;
}

/* line 23, app/assets/stylesheets/global.scss */
.height-100-navbar {
  height: calc(100% - 44px);
}

@media screen and (min-width: 1024px) {
  /* line 23, app/assets/stylesheets/global.scss */
  .height-100-navbar {
    height: calc(100% - 62px);
  }
}

/* line 31, app/assets/stylesheets/global.scss */
.text-soft-black {
  color: #232832;
}

/* line 35, app/assets/stylesheets/global.scss */
.bg-blue {
  background-color: #0F46FB;
}

@media screen and (min-width: 1024px) {
  /* line 39, app/assets/stylesheets/global.scss */
  .popup-height-min {
    min-height: 500px;
  }
}

/* line 45, app/assets/stylesheets/global.scss */
.display-none {
  display: none;
}

/* line 49, app/assets/stylesheets/global.scss */
.vis-button {
  padding: .875rem 1.5625rem;
  border: 1px solid transparent;
  border-radius: 25vw;
  line-height: 1;
}

/* line 55, app/assets/stylesheets/global.scss */
.vis-button[disabled] {
  opacity: 0.5;
  cursor: default;
}

/* line 60, app/assets/stylesheets/global.scss */
.vis-button.transparent {
  color: white;
  background-color: transparent;
  border-color: white;
}

/* line 65, app/assets/stylesheets/global.scss */
.vis-button.transparent:hover, .vis-button.transparent.selected {
  color: #232832;
  background-color: #FAF108;
  border-color: #FAF108;
}

/* line 74, app/assets/stylesheets/global.scss */
.vis-button.transparent[disabled]:hover, .vis-button.transparent.selected[disabled] {
  color: white;
  background-color: transparent;
  border-color: white;
}

/* line 83, app/assets/stylesheets/global.scss */
.vis-button.blue {
  color: white;
  background-color: #0F46FB;
  border-color: #0F46FB;
}

/* line 88, app/assets/stylesheets/global.scss */
.vis-button.blue:hover, .vis-button.blue.selected {
  color: #232832;
  background-color: #FAF108;
  border-color: #FAF108;
}

/* line 97, app/assets/stylesheets/global.scss */
.vis-button.blue[disabled]:hover, .vis-button.blue.selected[disabled] {
  color: white;
  background-color: #0F46FB;
  border-color: #0F46FB;
}

/* line 106, app/assets/stylesheets/global.scss */
.vis-button.white {
  color: #232832;
  background-color: white;
  border-color: #232832;
}

/* line 111, app/assets/stylesheets/global.scss */
.vis-button.white:hover, .vis-button.white.selected {
  color: #232832;
  background-color: #FAF108;
  border-color: #FAF108;
}

/* line 120, app/assets/stylesheets/global.scss */
.vis-button.white[disabled]:hover, .vis-button.white.selected[disabled] {
  color: #232832;
  background-color: white;
  border-color: #232832;
}

/* line 129, app/assets/stylesheets/global.scss */
.vis-button.gray {
  color: #232832;
  background-color: #F4F4F7;
  border-color: #F4F4F7;
}

/* line 134, app/assets/stylesheets/global.scss */
.vis-button.gray:hover, .vis-button.gray.selected {
  color: #232832;
  background-color: #FAF108;
  border-color: #FAF108;
}

/* line 143, app/assets/stylesheets/global.scss */
.vis-button.gray[disabled]:hover, .vis-button.gray.selected[disabled] {
  color: #232832;
  background-color: #F4F4F7;
  border-color: #F4F4F7;
}
/* line 1, app/assets/stylesheets/inbox.scss */
.draft-container {
  height: 87vh;
}

/* line 5, app/assets/stylesheets/inbox.scss */
.see-more-btn {
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #0f46fb;
  cursor: pointer;
  width: 100px;
  font-weight: 400;
  height: 35px;
  border-radius: 8px;
}

/* line 21, app/assets/stylesheets/inbox.scss */
.see-more-btn:hover {
  background-color: #4470ff;
}

/* line 26, app/assets/stylesheets/inbox.scss */
.inbox-container {
  position: relative;
  height: 100vh;
  padding-top: 4rem;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  overflow: hidden;
}

/* line 36, app/assets/stylesheets/inbox.scss */
.inbox-container .text {
  color: #000000;
  font-family: Helvetica;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  overflow: auto;
}

/* line 45, app/assets/stylesheets/inbox.scss */
.inbox-container .no-messages {
  font-style: oblique;
}

/* line 49, app/assets/stylesheets/inbox.scss */
.inbox-container .inbox-buttons {
  height: 61px;
  width: 546px;
  margin-top: 16px;
  margin-bottom: 14.5px;
  border-radius: 8px;
  background-color: #fafafa;
  display: flex;
  padding: 3px;
  z-index: 5;
}

@media only screen and (max-width: 960px) {
  /* line 49, app/assets/stylesheets/inbox.scss */
  .inbox-container .inbox-buttons {
    width: 100%;
    height: 46px;
    text-transform: uppercase;
    margin-top: 64px;
    border-radius: unset;
  }
  /* line 67, app/assets/stylesheets/inbox.scss */
  .inbox-container .inbox-buttons img {
    display: none;
  }
}

/* line 72, app/assets/stylesheets/inbox.scss */
.inbox-container .inbox-buttons .flex-inside {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

@media only screen and (max-width: 960px) {
  /* line 72, app/assets/stylesheets/inbox.scss */
  .inbox-container .inbox-buttons .flex-inside {
    height: 40px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 82, app/assets/stylesheets/inbox.scss */
  .inbox-container .inbox-buttons a {
    width: 33%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

/* line 91, app/assets/stylesheets/inbox.scss */
.inbox-container .inbox-buttons .active-button {
  height: 55px;
  width: 180px;
  border-radius: 8px;
  background-color: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

@media only screen and (max-width: 960px) {
  /* line 91, app/assets/stylesheets/inbox.scss */
  .inbox-container .inbox-buttons .active-button {
    width: 33%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media only screen and (max-width: 960px) {
  /* line 109, app/assets/stylesheets/inbox.scss */
  .inbox-container .inbox-buttons .active-button .in-100 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

/* line 118, app/assets/stylesheets/inbox.scss */
.inbox-container .inbox-buttons .active-button .active-button-text {
  color: #ffffff;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.44px;
  line-height: 19px;
  text-align: center;
  margin-left: 5px;
}

@media only screen and (max-width: 960px) {
  /* line 118, app/assets/stylesheets/inbox.scss */
  .inbox-container .inbox-buttons .active-button .active-button-text {
    font-size: 10px;
    margin-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

/* line 137, app/assets/stylesheets/inbox.scss */
.inbox-container .inbox-buttons .active-button .inactive-text {
  color: #000000;
  line-height: 21px;
}

/* line 142, app/assets/stylesheets/inbox.scss */
.inbox-container .inbox-buttons .active-button .story-icon {
  height: 20px;
  width: 17px;
}

/* line 148, app/assets/stylesheets/inbox.scss */
.inbox-container .inbox-buttons .inactive {
  background-color: #fafafa;
  cursor: pointer;
}

@media only screen and (max-width: 960px) {
  /* line 152, app/assets/stylesheets/inbox.scss */
  .inbox-container .inbox-buttons .inactive p {
    width: 100%;
    padding: 0 5px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 161, app/assets/stylesheets/inbox.scss */
  .inbox-container .pane-container {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    top: 32px;
  }
}

/* line 171, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-list {
  float: left;
  overflow: auto;
  width: 380px;
  top: 62px;
  left: 0px;
  bottom: 0px;
  box-sizing: border-box;
  position: absolute;
  border-right: 1px solid #ededed;
  border-top: 1px solid #ededed;
  z-index: 2;
}

@media only screen and (max-width: 960px) {
  /* line 171, app/assets/stylesheets/inbox.scss */
  .inbox-container .conversation-list {
    width: 100%;
    position: relative;
    top: 32px;
  }
}

/* line 190, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-list .profile-info:last-child {
  border-bottom: 1px solid #ededed;
}

/* line 194, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-list .search {
  width: 380px;
  padding: 20px 0px 20px 30px;
  display: flex;
}

/* line 199, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-list .search .search-text {
  margin-left: 20px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1.4px;
  line-height: 20px;
}

/* line 208, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-list .conversation {
  padding: 30px 20px 30px 30px;
  border-top: 1px solid #ededed;
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 208, app/assets/stylesheets/inbox.scss */
  .inbox-container .conversation-list .conversation {
    padding: 10px 10px 20px 10px;
  }
}

/* line 217, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-list .conversation .img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin-right: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 225, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-list .conversation .info-box {
  max-width: 280px;
}

@media only screen and (max-width: 960px) {
  /* line 225, app/assets/stylesheets/inbox.scss */
  .inbox-container .conversation-list .conversation .info-box {
    right: 15px;
    width: 70vw;
    max-width: 75vw;
  }
}

/* line 234, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-list .conversation .info-box .name-and-info {
  width: 270px;
  height: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 234, app/assets/stylesheets/inbox.scss */
  .inbox-container .conversation-list .conversation .info-box .name-and-info {
    width: 100%;
  }
}

/* line 245, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-list .conversation .info-box .name-and-info .name-and-icons {
  display: flex;
  align-items: center;
}

/* line 249, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-list .conversation .info-box .name-and-info .name-and-icons .dot {
  height: 6px;
  width: 6px;
  background-color: #0f46fb;
  border-radius: 50%;
  margin-right: 10px;
}

/* line 257, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-list .conversation .info-box .name-and-info .name-and-icons .full-name {
  margin-right: 5px;
  opacity: 0.4;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
}

/* line 266, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-list .conversation .info-box .name-and-info .time {
  opacity: 0.4;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
}

/* line 274, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-list .conversation .info-box .email-up {
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.25px;
  line-height: 22px;
}

/* line 282, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-list .conversation .info-box .message {
  height: 18px;
  margin-top: 5px;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 297, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-detail {
  width: 100%;
  position: absolute;
  bottom: 140px;
  top: 9rem;
  overflow: auto;
  box-sizing: border-box;
  border-top: 1px solid #ededed;
  padding-left: 380px;
}

@media only screen and (max-width: 960px) {
  /* line 297, app/assets/stylesheets/inbox.scss */
  .inbox-container .conversation-detail {
    padding-left: 0px;
    width: 100%;
    min-height: 100vh;
    top: 66px;
    bottom: 140px;
    padding-bottom: 181px;
    background: white;
    z-index: 10;
  }
}

/* line 319, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-detail .email-title {
  height: 61.5px;
  font-size: 28px;
  letter-spacing: -1.4px;
  line-height: 32px;
  padding: 29.5px 0 0 60px;
  margin-bottom: 5px;
}

/* line 328, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-detail .message-box {
  padding: 28.5px 0 40.5px 60px;
  border-top: 1px solid #ededed;
}

@media only screen and (max-width: 960px) {
  /* line 328, app/assets/stylesheets/inbox.scss */
  .inbox-container .conversation-detail .message-box {
    padding: 20.5px 0 20.5px 20px;
  }
}

/* line 336, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-detail .message-box .editor-and-time {
  display: flex;
  justify-content: space-between;
  height: 20px;
}

/* line 341, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-detail .message-box .editor-and-time .editor-name {
  opacity: 0.8;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
}

/* line 348, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-detail .message-box .editor-and-time .update-time {
  opacity: 0.8;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  text-align: right;
  margin-right: 30px;
}

/* line 358, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-detail .message-box .message-content {
  margin-top: 40px;
  padding-right: 30%;
}

@media only screen and (max-width: 960px) {
  /* line 358, app/assets/stylesheets/inbox.scss */
  .inbox-container .conversation-detail .message-box .message-content {
    margin-top: 20px;
    padding-right: 20px;
  }
}

/* line 367, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-detail .message-box .message-content a {
  font-weight: bold;
  color: #0f46fb;
}

/* line 371, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-detail .message-box .message-content a:hover {
  opacity: 0.6;
}

/* line 378, app/assets/stylesheets/inbox.scss */
.inbox-container .conversation-detail .message-box:first-child {
  border-top: transparent;
}

/* line 384, app/assets/stylesheets/inbox.scss */
.inbox-container .draft-detail {
  width: 100%;
  position: absolute;
  bottom: 0px;
  top: 140px;
  overflow: auto;
  box-sizing: border-box;
  border-top: 1px solid #ededed;
  padding-left: 380px;
}

@media only screen and (max-width: 960px) {
  /* line 384, app/assets/stylesheets/inbox.scss */
  .inbox-container .draft-detail {
    padding-left: 0px;
    width: 100%;
    min-height: 80vh;
    top: 66px;
    bottom: 0px;
    padding-bottom: 0px;
    background: white;
    z-index: 10;
  }
}

/* line 406, app/assets/stylesheets/inbox.scss */
.inbox-container .draft-detail .email-title {
  height: 61.5px;
  font-size: 28px;
  letter-spacing: -1.4px;
  line-height: 32px;
  padding: 29.5px 0 0 60px;
  margin-bottom: 5px;
}

/* line 415, app/assets/stylesheets/inbox.scss */
.inbox-container .draft-detail .message-box {
  padding: 28.5px 0 40.5px 60px;
  border-top: 1px solid #ededed;
}

@media only screen and (max-width: 960px) {
  /* line 415, app/assets/stylesheets/inbox.scss */
  .inbox-container .draft-detail .message-box {
    padding: 20.5px 0 20.5px 20px;
  }
}

/* line 423, app/assets/stylesheets/inbox.scss */
.inbox-container .draft-detail .message-box .editor-and-time {
  display: flex;
  justify-content: space-between;
  height: 20px;
}

/* line 428, app/assets/stylesheets/inbox.scss */
.inbox-container .draft-detail .message-box .editor-and-time .editor-name {
  opacity: 0.8;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
}

/* line 435, app/assets/stylesheets/inbox.scss */
.inbox-container .draft-detail .message-box .editor-and-time .update-time {
  opacity: 0.8;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  text-align: right;
  margin-right: 30px;
}

/* line 445, app/assets/stylesheets/inbox.scss */
.inbox-container .draft-detail .message-box .message-content {
  margin-top: 40px;
  padding-right: 30%;
}

@media only screen and (max-width: 960px) {
  /* line 445, app/assets/stylesheets/inbox.scss */
  .inbox-container .draft-detail .message-box .message-content {
    margin-top: 20px;
    padding-right: 20px;
  }
}

/* line 454, app/assets/stylesheets/inbox.scss */
.inbox-container .draft-detail .message-box .message-content a {
  font-weight: bold;
  color: #0f46fb;
}

/* line 458, app/assets/stylesheets/inbox.scss */
.inbox-container .draft-detail .message-box .message-content a:hover {
  opacity: 0.6;
}

/* line 465, app/assets/stylesheets/inbox.scss */
.inbox-container .draft-detail .message-box:first-child {
  border-top: transparent;
}

/* line 472, app/assets/stylesheets/inbox.scss */
.inbox-container .hop {
  width: 100%;
  padding-left: 380px;
}

@media only screen and (max-width: 960px) {
  /* line 472, app/assets/stylesheets/inbox.scss */
  .inbox-container .hop {
    padding-left: 0px;
    bottom: 0px;
    height: 81px;
    z-index: 20;
  }
}

/* line 483, app/assets/stylesheets/inbox.scss */
.inbox-container .hop .send-message {
  position: relative;
  border-top: 1px solid #ededed;
}

@media only screen and (max-width: 960px) {
  /* line 483, app/assets/stylesheets/inbox.scss */
  .inbox-container .hop .send-message {
    position: absolute;
    left: 0px;
    right: 0px;
  }
}

/* line 493, app/assets/stylesheets/inbox.scss */
.inbox-container .hop .send-message .attach {
  position: absolute;
  top: 28px;
  right: 190px;
  display: flex;
  align-items: center;
  height: 48px;
  width: 48px;
  font-size: 16px;
}

/* line 503, app/assets/stylesheets/inbox.scss */
.inbox-container .hop .send-message .attach:hover {
  opacity: 0.6;
}

@media only screen and (max-width: 960px) {
  /* line 493, app/assets/stylesheets/inbox.scss */
  .inbox-container .hop .send-message .attach {
    height: 24px;
    width: 24px;
    right: 100px;
  }
}

/* line 514, app/assets/stylesheets/inbox.scss */
.inbox-container .hop .send-message .send {
  position: absolute;
  top: 28px;
  right: 60px;
  display: flex;
  align-items: center;
  height: 48px;
  width: 113px;
  font-size: 16px;
  background-image: url(/assets/send-f4b2d5ac881687fad52db7391c56ddf10ac971e53022fea408546c7246393c1c.svg);
  background-repeat: no-repeat;
  background-position: 80% 50%;
  padding: 0px 20px;
}

@media only screen and (max-width: 960px) {
  /* line 514, app/assets/stylesheets/inbox.scss */
  .inbox-container .hop .send-message .send {
    height: 24px;
    width: 80px;
    right: 20px;
    padding: 0 0 0 10px;
    text-align: center;
    line-height: 24px;
  }
  /* line 532, app/assets/stylesheets/inbox.scss */
  .inbox-container .hop .send-message .send img {
    display: none;
  }
}

/* line 540, app/assets/stylesheets/inbox.scss */
.inbox-container .hop .send-message .send .send-text {
  margin-left: 20px;
  margin-right: 14px;
  color: white;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.25px;
  line-height: 48px;
  background: none;
  text-transform: uppercase;
}

@media only screen and (max-width: 960px) {
  /* line 540, app/assets/stylesheets/inbox.scss */
  .inbox-container .hop .send-message .send .send-text {
    margin-left: 0px;
    margin-right: 0px;
    width: 68px;
  }
}

/* line 559, app/assets/stylesheets/inbox.scss */
.inbox-container .hop .send-message .area {
  border-radius: 2px;
  width: 100%;
  height: 100px;
  background-color: #ffffff;
  resize: none;
  padding: 30px 250px 30px 30px;
  outline: none;
  color: #000000;
  font-size: 14px;
  font-style: oblique;
  letter-spacing: -0.25px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 559, app/assets/stylesheets/inbox.scss */
  .inbox-container .hop .send-message .area {
    font-size: 16px;
    padding: 20px 140px 20px 20px;
  }
}

/* line 582, app/assets/stylesheets/inbox.scss */
.draft-send-text {
  margin-left: 20px;
  margin-right: 14px;
  color: white;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.25px;
  line-height: 48px;
  background: none;
  text-transform: uppercase;
}

@media only screen and (max-width: 960px) {
  /* line 582, app/assets/stylesheets/inbox.scss */
  .draft-send-text {
    margin-left: 0px;
    margin-right: 0px;
    width: 68px;
  }
}

/* line 602, app/assets/stylesheets/inbox.scss */
.new-message-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* line 615, app/assets/stylesheets/inbox.scss */
.new-message-container .translate {
  position: absolute;
  top: 0;
  right: -40px;
}

@media only screen and (max-width: 960px) {
  /* line 615, app/assets/stylesheets/inbox.scss */
  .new-message-container .translate {
    top: 19.5px;
    right: 19.5px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 625, app/assets/stylesheets/inbox.scss */
  .new-message-container .translate .white-close {
    display: none;
  }
}

/* line 631, app/assets/stylesheets/inbox.scss */
.new-message-container .translate .black-close {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 631, app/assets/stylesheets/inbox.scss */
  .new-message-container .translate .black-close {
    display: block;
  }
}

/* line 640, app/assets/stylesheets/inbox.scss */
.new-message-container .search {
  width: 100%;
  padding: 0px 0px 0px 30px;
  display: flex;
}

/* line 645, app/assets/stylesheets/inbox.scss */
.new-message-container .search .search-text {
  margin-left: 20px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1.4px;
  line-height: 20px;
}

/* line 654, app/assets/stylesheets/inbox.scss */
.new-message-container input[type="submit"] {
  height: 30px;
  width: 80px;
  background-color: #0f46fb;
  cursor: pointer;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 14px;
  letter-spacing: -1px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 5px;
}

/* line 669, app/assets/stylesheets/inbox.scss */
.new-message-container .title {
  height: 32px;
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
  margin-top: 60px;
}

/* line 680, app/assets/stylesheets/inbox.scss */
.new-message-container h2 {
  color: #000000;
  font-family: Helvetica;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
}

/* line 702, app/assets/stylesheets/inbox.scss */
.new-message-container .close {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(40px, -8px);
}

/* line 709, app/assets/stylesheets/inbox.scss */
.new-message-container .medal-img-name {
  display: flex;
  height: 540px;
  width: 778px;
}

/* line 714, app/assets/stylesheets/inbox.scss */
.new-message-container .medal-img-name .modal-image {
  width: 256px;
  height: 540px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 100% 100%;
     object-position: 100% 100%;
}

/* line 721, app/assets/stylesheets/inbox.scss */
.new-message-container .medal-img-name .pictures {
  position: relative;
}

/* line 724, app/assets/stylesheets/inbox.scss */
.new-message-container .medal-img-name .pictures .expert-image {
  position: absolute;
  height: 399px;
  width: 221px;
  bottom: 29px;
  left: 13px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: translate(-7px);
}

/* line 736, app/assets/stylesheets/inbox.scss */
.new-message-container .medal-img-name .name-section {
  height: 507px;
  width: 266px;
  padding: 127px 27px 0 25px;
  position: relative;
}

/* line 742, app/assets/stylesheets/inbox.scss */
.new-message-container .medal-img-name .name-section .name {
  width: 214px;
  color: #000000;
  font-family: Helvetica;
  font-size: 64px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 60px;
  margin-bottom: 12px;
}

/* line 753, app/assets/stylesheets/inbox.scss */
.new-message-container .medal-img-name .name-section .expert {
  height: 20px;
  width: 214px;
  display: flex;
}

/* line 758, app/assets/stylesheets/inbox.scss */
.new-message-container .medal-img-name .name-section .expert .svg {
  height: 20px;
  width: 10px;
}

/* line 763, app/assets/stylesheets/inbox.scss */
.new-message-container .medal-img-name .name-section .expert .expert-text {
  height: 20px;
  width: 111px;
  color: #5c5d5f;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  margin-right: 10px;
}

/* line 776, app/assets/stylesheets/inbox.scss */
.new-message-container .medal-img-name .name-section .btn-1 {
  position: absolute;
  bottom: 0;
  height: 48px;
  width: 182px;
}

/* line 783, app/assets/stylesheets/inbox.scss */
.new-message-container .medal-img-name .name-section .blue-btn {
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #0f46fb;
  cursor: pointer;
}

/* line 795, app/assets/stylesheets/inbox.scss */
.new-message-container .medal-img-name .name-section .blue-btn:hover {
  background-color: #4470ff;
}

/* line 803, app/assets/stylesheets/inbox.scss */
.new-message-container .pubs-box p {
  color: #404041;
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 24px;
  width: 740px;
  margin-top: 40px;
  text-align: left;
  padding-left: 20px;
  border-left: 4px solid #000000;
}

/* line 815, app/assets/stylesheets/inbox.scss */
.new-message-container .pubs-box p span {
  font-style: oblique;
  color: #0f46fb;
}

/* line 822, app/assets/stylesheets/inbox.scss */
.new-message-container .first-text {
  margin-top: 41px;
  width: 740px;
  color: #404041;
  font-family: Helvetica;
  font-size: 24px;
  letter-spacing: -0.5px;
  line-height: 26px;
}

/* line 832, app/assets/stylesheets/inbox.scss */
.new-message-container .ex-tit {
  width: 740px;
}

/* line 855, app/assets/stylesheets/inbox.scss */
.new-message-container .text-mar {
  margin-bottom: 60px;
}
/* line 1, app/assets/stylesheets/join.scss */
.join-container {
  width: 100%;
}

@media only screen and (max-width: 960px) {
  /* line 1, app/assets/stylesheets/join.scss */
  .join-container {
    align-items: flex-start;
  }
}

/* line 8, app/assets/stylesheets/join.scss */
.join-container sup {
  font-size: 60%;
  top: -0.5em;
  position: relative;
}

/* line 14, app/assets/stylesheets/join.scss */
.join-container .back-image {
  height: 730px;
  width: 100%;
  background-image: url(/assets/join-us-header-f91618220dd3ddb1888baec00de3ac08c54332e22df7a81dcdc4785e3bdde42d.png);
  background-size: cover;
  background-position: center;
  position: relative;
}

@media only screen and (max-width: 960px) {
  /* line 14, app/assets/stylesheets/join.scss */
  .join-container .back-image {
    height: 420px;
    background-image: url(/assets/join-us-header-mobile-2814ff735abd49407946548b1ebf4d910749613afd90e14bdd5b364241c1a34e.png);
  }
}

/* line 34, app/assets/stylesheets/join.scss */
.join-container .back-image .title-back {
  height: 240px;
  width: 754px;
  color: #ffffff;
  font-size: 72px;
  font-weight: bold;
  letter-spacing: -4.2px;
  line-height: 60px;
  position: absolute;
  top: 390px;
  left: 30px;
}

/* line 46, app/assets/stylesheets/join.scss */
.join-container .back-image .title-back span {
  color: #0f46fb;
}

@media only screen and (max-width: 960px) {
  /* line 34, app/assets/stylesheets/join.scss */
  .join-container .back-image .title-back {
    height: 224px;
    width: 281px;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 32px;
    top: 156px;
    left: 20px;
  }
}

/* line 62, app/assets/stylesheets/join.scss */
.join-container .title {
  font-size: 64px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 60px;
  text-align: center;
  color: #000000;
}

/* line 70, app/assets/stylesheets/join.scss */
.join-container .title span {
  color: #0f46fb;
}

/* line 75, app/assets/stylesheets/join.scss */
.join-container .text {
  color: #28282d;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 24px;
}

/* line 82, app/assets/stylesheets/join.scss */
.join-container .join {
  height: 50px;
  width: 100%;
  margin-top: 100px;
}

@media only screen and (max-width: 960px) {
  /* line 82, app/assets/stylesheets/join.scss */
  .join-container .join {
    text-align: center;
    margin-top: 50px;
    width: 100%;
    height: 50px;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 34px;
  }
}

/* line 98, app/assets/stylesheets/join.scss */
.join-container .join-text {
  min-height: 72px;
  width: 475px;
  margin-top: 20px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 98, app/assets/stylesheets/join.scss */
  .join-container .join-text {
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
    min-height: 14px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 118, app/assets/stylesheets/join.scss */
  .join-container .dir-col {
    flex-direction: column;
  }
}

@media only screen and (max-width: 960px) {
  /* line 124, app/assets/stylesheets/join.scss */
  .join-container .reverse-col {
    flex-direction: column-reverse;
  }
}

/* line 130, app/assets/stylesheets/join.scss */
.join-container .content-title {
  color: #000000;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
}

/* line 138, app/assets/stylesheets/join.scss */
.join-container .smaller-title {
  color: #000000;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1.6px;
  line-height: 32px;
}

/* line 146, app/assets/stylesheets/join.scss */
.join-container .img {
  height: 410px;
  width: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 960px) {
  /* line 146, app/assets/stylesheets/join.scss */
  .join-container .img {
    height: auto;
    width: 100%;
    overflow: hidden;
  }
}

/* line 158, app/assets/stylesheets/join.scss */
.join-container .athlete-card {
  height: 410px;
  width: 50%;
  background-image: url(/assets/athletecard-29acd63dcad606bb95490fd82e237e713f35dde5d05a8e1aa445f5573ddeda5c.jpg);
  background-size: cover;
  background-position: center;
}

@media only screen and (max-width: 960px) {
  /* line 158, app/assets/stylesheets/join.scss */
  .join-container .athlete-card {
    width: 100%;
    overflow: visible;
    background-image: url(/assets/athletecard-mobile-7a9fc2f17f11b79685b3a2190ee1a0c4ec2b3ea98bd8650a474e9f121073aef6.png);
  }
}

/* line 179, app/assets/stylesheets/join.scss */
.join-container .advocate-card {
  height: 410px;
  width: 50%;
  background-image: url(/assets/advocatecard-eb014cb9033d84c3ef8fb5dabe519f5855a4622c81a529c1c44890454129be55.png);
  background-size: cover;
  background-position: center;
}

@media only screen and (max-width: 960px) {
  /* line 179, app/assets/stylesheets/join.scss */
  .join-container .advocate-card {
    width: 100%;
    overflow: visible;
    background-image: url(/assets/advocatecard-mobile-2b73627ef5170ae0ecd68b04ebc260e22499fb0b54b2286295aea874697f7d92.png);
  }
}

/* line 200, app/assets/stylesheets/join.scss */
.join-container .league-card {
  height: 410px;
  width: 50%;
  background-image: url(/assets/leaguecard-08f8919eb6b5b1d05fcb291c3807bd79b574f3d19b643a26644b56b5da901a32.png);
  background-size: cover;
  background-position: center;
}

@media only screen and (max-width: 960px) {
  /* line 200, app/assets/stylesheets/join.scss */
  .join-container .league-card {
    width: 100%;
    overflow: visible;
    background-image: url(/assets/leaguecard-mobile-dabe11605a90211b31f8e0182ac05db8804855bf0f258f74f58518358224f687.png);
  }
}

/* line 221, app/assets/stylesheets/join.scss */
.join-container .creator-card {
  height: 410px;
  width: 50%;
  background-image: url(/assets/creatorcard-789cf3866d986fd1fdee4ecb58595e14bdf35359cb236a877481e330d2d82488.png);
  background-size: cover;
  background-position: center;
}

@media only screen and (max-width: 960px) {
  /* line 221, app/assets/stylesheets/join.scss */
  .join-container .creator-card {
    width: 100%;
    overflow: visible;
    background-image: url(/assets/creatorcard-mobile-090d2eb5a677e5d406c8f3f51be2e82dee66a90c7a2d25174f1bf2c66c36a040.png);
  }
}

/* line 242, app/assets/stylesheets/join.scss */
.join-container .expert-card {
  height: 410px;
  width: 50%;
  background-image: url(/assets/expertcard-fa4fc6e9927df2c5026a9c35568d139538e5269244a8a33c5fbcebb1638cb76e.png);
  background-size: cover;
  background-position: center;
}

@media only screen and (max-width: 960px) {
  /* line 242, app/assets/stylesheets/join.scss */
  .join-container .expert-card {
    width: 100%;
    overflow: visible;
    background-image: url(/assets/expertcard-mobile-302584278a6e148e02a76f5595d63432ec687aa32871486cf41ae30cfa9036d2.png);
  }
}

/* line 263, app/assets/stylesheets/join.scss */
.join-container .video {
  max-height: 500px;
  width: 50%;
}

@media only screen and (max-width: 960px) {
  /* line 263, app/assets/stylesheets/join.scss */
  .join-container .video {
    min-height: 200px;
    width: 100%;
  }
}

/* line 275, app/assets/stylesheets/join.scss */
.join-container .white-btn {
  color: #0f46fb;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-transform: none;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 640px) {
  /* line 275, app/assets/stylesheets/join.scss */
  .join-container .white-btn {
    font-size: 12px;
    line-height: 14px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    border-color: rgba(0, 0, 0, 0.5);
  }
}

/* line 293, app/assets/stylesheets/join.scss */
.join-container .blue-btn {
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: none;
  cursor: pointer;
  border-radius: 0;
}

@media only screen and (max-width: 640px) {
  /* line 293, app/assets/stylesheets/join.scss */
  .join-container .blue-btn {
    font-size: 12px;
    line-height: 14px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  }
}

/* line 312, app/assets/stylesheets/join.scss */
.join-container .blue-btn:hover {
  background-color: #4470ff;
}

/* line 316, app/assets/stylesheets/join.scss */
.join-container .blue-btn:focus {
  outline: none;
}

/* line 321, app/assets/stylesheets/join.scss */
.join-container .checkboxes {
  margin-top: 15px;
}

@media only screen and (max-width: 960px) {
  /* line 321, app/assets/stylesheets/join.scss */
  .join-container .checkboxes {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 329, app/assets/stylesheets/join.scss */
  .join-container .tick-class {
    height: 16px;
    width: 16px;
  }
}

/* line 336, app/assets/stylesheets/join.scss */
.join-container .checkbox {
  display: flex;
  min-height: 30px;
  align-items: center;
  margin-top: 5px;
}

@media only screen and (max-width: 960px) {
  /* line 336, app/assets/stylesheets/join.scss */
  .join-container .checkbox {
    min-height: 20px;
  }
}

/* line 346, app/assets/stylesheets/join.scss */
.join-container .checkbox p {
  margin-left: 16px;
  min-height: 30px;
  transform: translateY(4px);
}

@media only screen and (max-width: 960px) {
  /* line 346, app/assets/stylesheets/join.scss */
  .join-container .checkbox p {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
    margin-left: 10px;
    min-height: 20px;
    transform: translateY(0);
  }
}

/* line 363, app/assets/stylesheets/join.scss */
.join-container .vis-league {
  min-height: 476px;
  width: 100%;
  margin-top: 50px;
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 363, app/assets/stylesheets/join.scss */
  .join-container .vis-league {
    min-height: 200px;
    margin: 0;
  }
}

/* line 374, app/assets/stylesheets/join.scss */
.join-container .vis-league .content {
  width: 50%;
  min-height: 375px;
  padding: 20px 100px;
}

@media only screen and (max-width: 960px) {
  /* line 374, app/assets/stylesheets/join.scss */
  .join-container .vis-league .content {
    margin-top: 20px;
    width: 100%;
    min-height: 100px;
    padding: 0 20px;
  }
}

/* line 386, app/assets/stylesheets/join.scss */
.join-container .vis-league .content .vis-1 {
  height: 32px;
}

@media only screen and (max-width: 960px) {
  /* line 386, app/assets/stylesheets/join.scss */
  .join-container .vis-league .content .vis-1 {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    height: 24px;
    width: 280px;
    margin: 20px 0 0 0px;
  }
}

/* line 399, app/assets/stylesheets/join.scss */
.join-container .vis-league .content .vis-1::after {
  content: url(/assets/join_ico_league-e55aa6616b435f27d5fb083e308765ebdda9eb006b3bd57616857bdb409237e1.svg);
  margin-left: 15px;
}

@media only screen and (max-width: 960px) {
  /* line 399, app/assets/stylesheets/join.scss */
  .join-container .vis-league .content .vis-1::after {
    content: url(/assets/league11x20-34664ee09cc6b8d4b41791b147106497c035ffd8005b5fd4ae48a0e265fcf083.svg);
    height: 20px;
    width: 11px;
    background: 11px 20px;
    margin-left: 10px;
  }
}

/* line 412, app/assets/stylesheets/join.scss */
.join-container .vis-league .content .vis {
  height: 32px;
}

@media only screen and (max-width: 960px) {
  /* line 412, app/assets/stylesheets/join.scss */
  .join-container .vis-league .content .vis {
    font-size: 22px;
    letter-spacing: -1px;
    line-height: 24px;
    text-align: left;
    height: 24px;
  }
}

/* line 424, app/assets/stylesheets/join.scss */
.join-container .vis-league .content .vis::after {
  content: url(/assets/join_ico_athlete-c99a254dcc01106c06bc1b872300d123c96959200fe4f34d60d9313a1629ae74.svg);
  margin-left: 15px;
}

@media only screen and (max-width: 960px) {
  /* line 424, app/assets/stylesheets/join.scss */
  .join-container .vis-league .content .vis::after {
    content: url(/assets/athlete11x20-8960d4bb6b429a7a429974bb8cf6ecff36321da2c22cc99ec0592b46bf29b38b.svg);
    height: 20px;
    width: 11px;
    background: 11px 20px;
    margin-left: 10px;
  }
}

/* line 437, app/assets/stylesheets/join.scss */
.join-container .vis-league .content .vis-4 {
  height: 32px;
}

@media only screen and (max-width: 960px) {
  /* line 437, app/assets/stylesheets/join.scss */
  .join-container .vis-league .content .vis-4 {
    font-size: 22px;
    letter-spacing: -1px;
    line-height: 24px;
    text-align: left;
    height: 24px;
  }
}

/* line 449, app/assets/stylesheets/join.scss */
.join-container .vis-league .content .vis-4::after {
  content: url(/assets/advocate-plus-2533377ebe605e8136d1ff7ce23e6ecc942b403cff926f6121ba1770cc757a3f.svg);
  margin-left: 15px;
}

@media only screen and (max-width: 960px) {
  /* line 449, app/assets/stylesheets/join.scss */
  .join-container .vis-league .content .vis-4::after {
    content: url(/assets/advocate-plus-2533377ebe605e8136d1ff7ce23e6ecc942b403cff926f6121ba1770cc757a3f.svg);
    height: 24px;
    margin-left: 10px;
  }
}

/* line 460, app/assets/stylesheets/join.scss */
.join-container .vis-league .content .vis-2 {
  height: 32px;
}

@media only screen and (max-width: 960px) {
  /* line 460, app/assets/stylesheets/join.scss */
  .join-container .vis-league .content .vis-2 {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    height: 24px;
    width: 100%;
    margin: 20px 0 0 0px;
  }
}

/* line 473, app/assets/stylesheets/join.scss */
.join-container .vis-league .content .vis-2::after {
  content: url(/assets/join_ico_creator-ac4e4e6ccd634ef96bcabbb20031f768b6c1ebbdc71835cebf6734818a7350a2.svg);
  margin-left: 15px;
}

@media only screen and (max-width: 960px) {
  /* line 473, app/assets/stylesheets/join.scss */
  .join-container .vis-league .content .vis-2::after {
    content: url(/assets/creators11x20-03646cdb886e874d9d8b0ff244478666bf484103ffa095e79c33e6608fef8a71.svg);
    height: 20px;
    width: 11px;
    background: 11px 20px;
    margin-left: 10px;
  }
}

/* line 486, app/assets/stylesheets/join.scss */
.join-container .vis-league .content .vis-3 {
  height: 32px;
}

@media only screen and (max-width: 960px) {
  /* line 486, app/assets/stylesheets/join.scss */
  .join-container .vis-league .content .vis-3 {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    height: 24px;
    width: 280px;
    margin: 20px 0 0 0px;
  }
}

/* line 499, app/assets/stylesheets/join.scss */
.join-container .vis-league .content .vis-3::after {
  content: url(/assets/join_ico_expert-ea3a21cb2a056aee363e9a5eec887b5dcc634d1c8090560ebed5ee370c3688ba.svg);
  margin-left: 15px;
}

@media only screen and (max-width: 960px) {
  /* line 499, app/assets/stylesheets/join.scss */
  .join-container .vis-league .content .vis-3::after {
    content: url(/assets/join_ico_expert-ea3a21cb2a056aee363e9a5eec887b5dcc634d1c8090560ebed5ee370c3688ba.svg);
    height: 20px;
    width: 11px;
    background: 11px 20px;
    margin-left: 10px;
  }
}

/* line 512, app/assets/stylesheets/join.scss */
.join-container .vis-league .content .title-1 {
  height: 32px;
  width: 444px;
  margin-top: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 512, app/assets/stylesheets/join.scss */
  .join-container .vis-league .content .title-1 {
    font-size: 20px;
    letter-spacing: -0.5px;
    line-height: 22px;
    height: auto;
    width: 280px;
    margin: 10px 0 0 0px;
    color: #70706F;
  }
}

/* line 528, app/assets/stylesheets/join.scss */
.join-container .vis-league .content .text-1 {
  min-height: 120px;
  width: 90%;
  margin-top: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 528, app/assets/stylesheets/join.scss */
  .join-container .vis-league .content .text-1 {
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
    text-align: left;
    min-height: 14px;
  }
}

/* line 544, app/assets/stylesheets/join.scss */
.join-container .vis-league .content .oppo {
  height: 32px;
  width: 444px;
  margin-top: 15px;
}

@media only screen and (max-width: 960px) {
  /* line 544, app/assets/stylesheets/join.scss */
  .join-container .vis-league .content .oppo {
    width: 100%;
    text-align: left;
    font-size: 20px;
    letter-spacing: -0.5px;
    line-height: 22px;
    margin-top: 20px;
    height: 22px;
  }
}

/* line 560, app/assets/stylesheets/join.scss */
.join-container .vis-league .content .buttons {
  display: flex;
  margin-top: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 560, app/assets/stylesheets/join.scss */
  .join-container .vis-league .content .buttons {
    margin-top: 30px;
    align-items: center;
  }
}

/* line 569, app/assets/stylesheets/join.scss */
.join-container .vis-league .content .buttons .btn-1 {
  height: 48px;
  width: 180px;
  border-radius: 8px;
}

@media only screen and (max-width: 960px) {
  /* line 569, app/assets/stylesheets/join.scss */
  .join-container .vis-league .content .buttons .btn-1 {
    height: 34px;
    width: 120px;
  }
}

/* line 580, app/assets/stylesheets/join.scss */
.join-container .vis-league .content .buttons .btn-2 {
  height: 48px;
  width: 180px;
  margin-left: 27px;
  border-radius: 8px;
}

@media only screen and (max-width: 960px) {
  /* line 580, app/assets/stylesheets/join.scss */
  .join-container .vis-league .content .buttons .btn-2 {
    margin-left: 10px;
    height: 34px;
    width: 150px;
  }
}

/* line 594, app/assets/stylesheets/join.scss */
.join-container .vis-league .content .tick-circle {
  display: block;
  vertical-align: middle;
  min-width: 20px;
  min-height: 20px;
  background-color: #0f46fb;
  border-radius: 20px;
}

/* line 605, app/assets/stylesheets/join.scss */
.join-container .careers-container {
  background: #0B3DFF;
}

@media only screen and (max-width: 960px) {
  /* line 605, app/assets/stylesheets/join.scss */
  .join-container .careers-container {
    background: none;
  }
}

/* line 613, app/assets/stylesheets/join.scss */
.join-container .mobile {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 613, app/assets/stylesheets/join.scss */
  .join-container .mobile {
    display: block;
  }
}

@media only screen and (max-width: 960px) {
  /* line 621, app/assets/stylesheets/join.scss */
  .join-container .desktop {
    display: none !important;
  }
}

/* line 627, app/assets/stylesheets/join.scss */
.join-container .careers {
  margin-top: 0px;
  height: auto;
  align-items: center;
}

/* line 632, app/assets/stylesheets/join.scss */
.join-container .careers .content {
  width: 100%;
}

/* line 635, app/assets/stylesheets/join.scss */
.join-container .careers .content .text-3 {
  width: 70%;
  color: white;
}

@media only screen and (max-width: 960px) {
  /* line 635, app/assets/stylesheets/join.scss */
  .join-container .careers .content .text-3 {
    margin-bottom: 20px;
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
    min-height: 14px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 650, app/assets/stylesheets/join.scss */
  .join-container .careers .content .buttons {
    margin-bottom: 20px;
  }
}

/* line 656, app/assets/stylesheets/join.scss */
.join-container .careers .content h1 {
  text-align: left;
  padding-bottom: 30px;
  margin-top: 25px;
  color: white;
}

@media only screen and (max-width: 960px) {
  /* line 656, app/assets/stylesheets/join.scss */
  .join-container .careers .content h1 {
    font-size: 32px;
    padding-bottom: 0px;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 632, app/assets/stylesheets/join.scss */
  .join-container .careers .content {
    margin-bottom: 20px !important;
    margin-top: 20px;
    background-color: #0f46fb !important;
    border-radius: 20px;
    width: 90%;
  }
}

@media only screen and (max-width: 960px) {
  /* line 627, app/assets/stylesheets/join.scss */
  .join-container .careers {
    margin-bottom: 0px !important;
    margin-top: 0;
    background-color: white !important;
  }
}

/* line 686, app/assets/stylesheets/join.scss */
.join-container .role {
  margin-top: 0px;
  padding: 20px 100px 0px 100px;
  display: flex;
  height: auto;
  width: 100%;
}

@media only screen and (max-width: 960px) {
  /* line 686, app/assets/stylesheets/join.scss */
  .join-container .role {
    padding: 0 20px;
    background-color: white !important;
    margin-top: 20px;
  }
}

/* line 699, app/assets/stylesheets/join.scss */
.join-container .role .roles {
  color: white;
  font-size: 35px;
}

@media only screen and (max-width: 960px) {
  /* line 699, app/assets/stylesheets/join.scss */
  .join-container .role .roles {
    background-color: white;
    color: black;
    font-size: 24px;
  }
}

/* line 711, app/assets/stylesheets/join.scss */
.join-container .controls-container {
  background-color: #fff;
}

/* line 714, app/assets/stylesheets/join.scss */
.join-container .controls-container .controls {
  width: 107px;
  height: 100px;
  margin: 50px auto 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 722, app/assets/stylesheets/join.scss */
.join-container .controls-container .controls.pt-med {
  padding-top: 20px;
}

/* line 726, app/assets/stylesheets/join.scss */
.join-container .controls-container .controls .scroll2-prev {
  width: 39px;
  height: 27px;
  background-image: url(/assets/arrow-prev-black-5602965e258446d684ee6246af27a98f472836d2242e55cc724184a4af0c3d73.svg);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

/* line 734, app/assets/stylesheets/join.scss */
.join-container .controls-container .controls .scroll2-prev:hover {
  background-image: url(/assets/arrow-prev-blue-21f95c4ae06dc6f4b946f81f817c85d0259d694e25a0ab48f1d218758cd89572.svg);
}

/* line 739, app/assets/stylesheets/join.scss */
.join-container .controls-container .controls .scroll2-next {
  width: 39px;
  height: 27px;
  background-image: url(/assets/arrow-next-black-25728071095425dc4c53f355e686e9759fbd6355d63d6a7c170fd75e55995499.svg);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

/* line 747, app/assets/stylesheets/join.scss */
.join-container .controls-container .controls .scroll2-next:hover {
  background-image: url(/assets/arrow-next-blue-e6fbef7df22ddb69bde970994f9b4250527b2254da8d5a2efc907af7920abd9f.svg);
}

/* line 754, app/assets/stylesheets/join.scss */
.join-container .job {
  margin-top: 0px;
  padding: 20px 100px 0px 100px;
  min-height: 350px;
  width: 100%;
}

@media only screen and (max-width: 960px) {
  /* line 754, app/assets/stylesheets/join.scss */
  .join-container .job {
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    background-color: white !important;
  }
}

/* line 767, app/assets/stylesheets/join.scss */
.join-container .job .content {
  margin-top: 0px;
  margin-right: 20px;
  height: auto;
  width: 25%;
  padding: 20px 20px 0px 0px;
}

@media only screen and (max-width: 960px) {
  /* line 767, app/assets/stylesheets/join.scss */
  .join-container .job .content {
    background-color: white !important;
    color: black;
    padding-bottom: 0px !important;
  }
}

/* line 780, app/assets/stylesheets/join.scss */
.join-container .job .content .content-title {
  color: white;
  font-size: 28px;
}

@media only screen and (max-width: 960px) {
  /* line 780, app/assets/stylesheets/join.scss */
  .join-container .job .content .content-title {
    font-size: 24px;
    color: black;
    line-height: 24px;
  }
}

/* line 791, app/assets/stylesheets/join.scss */
.join-container .job .content .text-1 {
  margin-top: 30px;
  color: white;
  width: 100%;
  font-size: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 791, app/assets/stylesheets/join.scss */
  .join-container .job .content .text-1 {
    color: black;
    font-size: 14px;
    margin-top: 10px;
  }
}

/* line 804, app/assets/stylesheets/join.scss */
.join-container .job .content .buttons {
  margin-top: 15px;
  color: white;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
}

/* line 812, app/assets/stylesheets/join.scss */
.join-container .job .content .buttons a:hover {
  color: white;
  opacity: 0.5;
}

@media only screen and (max-width: 960px) {
  /* line 804, app/assets/stylesheets/join.scss */
  .join-container .job .content .buttons {
    color: #0f46fb;
    font-size: 11px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 767, app/assets/stylesheets/join.scss */
  .join-container .job .content {
    margin-bottom: 20px !important;
    padding-bottom: 60px;
    width: 100% !important;
    min-height: 200px;
  }
}

/* line 834, app/assets/stylesheets/join.scss */
.join-container .buttons {
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
}

@media only screen and (max-width: 640px) {
  /* line 834, app/assets/stylesheets/join.scss */
  .join-container .buttons {
    margin-top: 0px;
  }
}

/* line 845, app/assets/stylesheets/join.scss */
.join-container .buttons .blue-btn {
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: none;
  cursor: pointer;
  border-radius: 0;
  left: 50%;
}

@media only screen and (max-width: 640px) {
  /* line 845, app/assets/stylesheets/join.scss */
  .join-container .buttons .blue-btn {
    font-size: 12px;
    line-height: 14px;
  }
}

/* line 864, app/assets/stylesheets/join.scss */
.join-container .buttons .blue-btn:hover {
  background-color: #4470ff;
}

/* line 868, app/assets/stylesheets/join.scss */
.join-container .buttons .blue-btn:focus {
  outline: none;
}

/* line 873, app/assets/stylesheets/join.scss */
.join-container .buttons .btn-1 {
  height: 48px;
  width: 180px;
  border-radius: 8px;
  margin: auto;
}

@media only screen and (max-width: 960px) {
  /* line 873, app/assets/stylesheets/join.scss */
  .join-container .buttons .btn-1 {
    height: 34px;
    width: 120px;
  }
}

/* line 886, app/assets/stylesheets/join.scss */
.join-container .title-mt {
  margin-top: 1rem;
}

/* line 890, app/assets/stylesheets/join.scss */
.join-container .highlight-header {
  position: relative;
  width: 100%;
}

/* line 895, app/assets/stylesheets/join.scss */
.join-container .highlight-header::before {
  content: '';
  z-index: -1;
  position: absolute;
  width: 105%;
  margin: auto;
  height: 1em;
  background-color: #2741FC;
  top: 5%;
  left: -0.05em;
}
/* line 1, app/assets/stylesheets/join_team.scss */
body#join-team {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  margin: 0;
  background-color: #0f46fb;
  background-image: url(/assets/vis-text-background-02949caffe265577a1c95bfb53063f0938fbdd7295b4f0f8d287781d48112457.svg);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 100vh;
  color: #fff;
}

/* line 11, app/assets/stylesheets/join_team.scss */
body#join-team .join-team-container {
  height: 100vh;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 90px;
  justify-content: center;
  padding: 40px;
}

@media only screen and (max-width: 1024px) {
  /* line 11, app/assets/stylesheets/join_team.scss */
  body#join-team .join-team-container {
    flex-direction: column;
    align-items: center;
    gap: 40px;
    padding: 20px;
  }
}

/* line 30, app/assets/stylesheets/join_team.scss */
body#join-team .join-team-container .column {
  display: flex;
  flex-direction: column;
  max-width: 550px;
}

@media only screen and (max-width: 1024px) {
  /* line 30, app/assets/stylesheets/join_team.scss */
  body#join-team .join-team-container .column {
    align-items: center;
    text-align: center;
    width: 100%;
  }
}

/* line 39, app/assets/stylesheets/join_team.scss */
body#join-team .join-team-container .column a {
  text-decoration: none;
  color: #0e44f7;
}

@media only screen and (min-width: 1024px) {
  /* line 44, app/assets/stylesheets/join_team.scss */
  body#join-team .join-team-container .column.lg-self-center {
    align-self: center;
  }
}

/* line 50, app/assets/stylesheets/join_team.scss */
body#join-team .join-team-container .column .team-logo {
  height: 70px;
  width: 256px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media only screen and (max-width: 1024px) {
  /* line 50, app/assets/stylesheets/join_team.scss */
  body#join-team .join-team-container .column .team-logo {
    height: 47px;
    width: 173px;
  }
}

/* line 62, app/assets/stylesheets/join_team.scss */
body#join-team .join-team-container h1 {
  font-size: 74px;
  line-height: 65px;
  letter-spacing: -0.03em;
}

@media only screen and (max-width: 1024px) {
  /* line 62, app/assets/stylesheets/join_team.scss */
  body#join-team .join-team-container h1 {
    font-size: 32px;
    line-height: 32px;
    max-width: 250px;
  }
}

/* line 74, app/assets/stylesheets/join_team.scss */
body#join-team .join-team-container .text-1 {
  font-size: 1.5rem;
  line-height: 1.33;
  max-width: 424px;
  font-weight: 400;
}

@media only screen and (max-width: 1024px) {
  /* line 74, app/assets/stylesheets/join_team.scss */
  body#join-team .join-team-container .text-1 {
    line-height: 1;
    font-weight: bold;
    letter-spacing: -0.04em;
  }
}

/* line 87, app/assets/stylesheets/join_team.scss */
body#join-team .join-team-container .text-2 {
  font-size: 28px;
  line-height: 34px;
  letter-spacing: -0.06em;
  margin-top: 32px;
  font-weight: 400;
}

@media only screen and (max-width: 1024px) {
  /* line 87, app/assets/stylesheets/join_team.scss */
  body#join-team .join-team-container .text-2 {
    font-size: 20px;
    line-height: 25px;
  }
}

/* line 100, app/assets/stylesheets/join_team.scss */
body#join-team .join-team-container .btn {
  width: 345px;
  height: 54px;
  cursor: pointer;
  border-radius: 100px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 110, app/assets/stylesheets/join_team.scss */
body#join-team .join-team-container .btn.white {
  border: 1px solid #fff;
  color: #1E1D1D;
  background-color: #fff;
}

/* line 116, app/assets/stylesheets/join_team.scss */
body#join-team .join-team-container .btn.transparent {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
}
/* line 5, app/assets/stylesheets/landing/landing.scss */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* line 11, app/assets/stylesheets/landing/landing.scss */
.blue {
  color: #0f46fb;
}

/* line 15, app/assets/stylesheets/landing/landing.scss */
.black {
  color: #000000;
}

/* line 19, app/assets/stylesheets/landing/landing.scss */
.bw {
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

/* line 26, app/assets/stylesheets/landing/landing.scss */
body h1 sup {
  font-size: 80%;
  height: 32px;
  top: -0.2em;
}

/* line 33, app/assets/stylesheets/landing/landing.scss */
body h2.a {
  font-family: Helvetica;
  color: #000000;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
}

/* line 41, app/assets/stylesheets/landing/landing.scss */
body h2.a sup {
  font-size: 80%;
  top: -0.2em;
}

/* line 46, app/assets/stylesheets/landing/landing.scss */
body sup {
  font-size: 80%;
  top: -0.3em;
  position: initial;
}

@font-face {
  font-family: "Hackney Vector";
  src: url(/assets/Hackney-Vector-0238cc29a276f33c74c7ee8a2dd364e30a8496e4dc0b12de91eb4dfaed6502e0.woff2) format("woff2"), url(/assets/Hackney-Vector-e76f63bcbce06eab998cef61ad51cf2202e82e5d44743750256103400d477e49.woff) format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: auto;
}

/* line 66, app/assets/stylesheets/landing/landing.scss */
input:focus,
textarea:focus,
select:focus,
button:focus,
a:focus {
  outline: none;
  box-shadow: none;
}

/* line 75, app/assets/stylesheets/landing/landing.scss */
#landing-page {
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1;
}

/* line 81, app/assets/stylesheets/landing/landing.scss */
#landing-page .section {
  width: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  margin: 60px 0;
}

/* line 91, app/assets/stylesheets/landing/landing.scss */
#landing-page .section .content {
  width: 95%;
}

/* line 94, app/assets/stylesheets/landing/landing.scss */
#landing-page .section .content .section-title {
  color: #1F2937;
  font-size: 28px;
  margin-bottom: 24px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -1.6px;
}

@media screen and (min-width: 1024px) {
  /* line 81, app/assets/stylesheets/landing/landing.scss */
  #landing-page .section {
    margin: 120px 0;
  }
  /* line 107, app/assets/stylesheets/landing/landing.scss */
  #landing-page .section .content {
    width: 85%;
  }
  /* line 110, app/assets/stylesheets/landing/landing.scss */
  #landing-page .section .content .section-title {
    font-size: 40px;
    margin-bottom: 48px;
  }
}
/* line 3, app/assets/stylesheets/landing/landing_app.scss */
#landing-page #app .content {
  display: flex;
  flex-direction: row;
  gap: 48px;
}

@media screen and (max-width: 1024px) {
  /* line 3, app/assets/stylesheets/landing/landing_app.scss */
  #landing-page #app .content {
    flex-direction: column;
    align-items: center;
    gap: 25px;
  }
}

/* line 14, app/assets/stylesheets/landing/landing_app.scss */
#landing-page #app .content .app-description {
  width: 100%;
}

@media screen and (min-width: 1025px) {
  /* line 14, app/assets/stylesheets/landing/landing_app.scss */
  #landing-page #app .content .app-description {
    width: 30%;
  }
}

/* line 22, app/assets/stylesheets/landing/landing_app.scss */
#landing-page #app .content .app-image {
  border-radius: 12px;
  width: 100%;
}

@media screen and (min-width: 1025px) {
  /* line 22, app/assets/stylesheets/landing/landing_app.scss */
  #landing-page #app .content .app-image {
    width: 65%;
  }
}
/* line 1, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles {
  font-family: 'Helvetica Neue', Helvetica;
  font-size: 12px;
  letter-spacing: -0.12px;
}

/* line 6, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .section-content {
  width: 85%;
}

/* line 9, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .section-content .section-title {
  padding-top: 30px;
}

/* line 14, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .main-article {
  display: flex;
  gap: 18px;
  width: 100%;
}

/* line 19, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .main-article:hover .title {
  color: #0F46FB;
}

/* line 24, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .main-article .image-link:hover + div .title {
  color: #0F46FB;
}

/* line 28, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .main-article .image-link .img {
  width: 570px;
  height: auto;
  border-radius: 20px;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
}

/* line 36, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .main-article .main-article-content {
  display: flex;
  flex-direction: column;
}

/* line 40, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .main-article .main-article-content .title {
  font-weight: bold;
  font-size: 28px;
  color: #0D0D0D;
  letter-spacing: -0.28px;
  margin-bottom: 8px;
}

/* line 46, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .main-article .main-article-content .title:hover {
  color: #0F46FB;
}

/* line 51, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .main-article .main-article-content .category {
  color: #707070;
  margin-bottom: 5px;
}

/* line 56, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .main-article .main-article-content .creators {
  color: #B9BCC3;
  margin-bottom: 12px;
}

/* line 61, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .main-article .main-article-content .creators-images {
  display: flex;
  gap: 5px;
  margin-bottom: 28px;
}

/* line 66, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .main-article .main-article-content .creators-images img {
  height: 25px;
  width: 25px;
  border-radius: 25px;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 74, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .main-article .main-article-content .intro {
  font-size: 16px;
  color: #0D0D0D;
  letter-spacing: -0.16px;
}

/* line 80, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .main-article .main-article-content .read-more {
  color: #0F46FB;
  font-weight: bold;
  margin-top: 15px;
}

/* line 89, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .swiper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
  color: #000000;
  width: 100%;
  margin-top: -20px;
}

/* line 99, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .swiper .carousel-header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 30px;
  width: 100%;
}

/* line 106, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .swiper .carousel-header .swiper-custom-button-prev,
#landing-page #articles .swiper .carousel-header .swiper-custom-button-next {
  font-size: 20px;
  line-height: 1;
}

/* line 111, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .swiper .carousel-header .swiper-custom-button-prev:hover,
#landing-page #articles .swiper .carousel-header .swiper-custom-button-next:hover {
  cursor: pointer;
  color: #0F46FB;
}

/* line 116, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .swiper .carousel-header .swiper-custom-button-prev.disabled,
#landing-page #articles .swiper .carousel-header .swiper-custom-button-next.disabled {
  color: #cecece;
  cursor: default;
}

/* line 124, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .articles {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  margin: 0 9px;
  width: 276px;
  display: inline-block;
}

/* line 132, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .articles.first {
  margin-left: 0px;
}

/* line 135, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .articles.last {
  margin-right: 0px;
}

/* line 139, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .articles:hover .title {
  color: #0F46FB;
}

/* line 143, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .articles .img {
  width: 276px;
  height: 154px;
  margin-bottom: 13px;
  border-radius: 10px;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
}

/* line 151, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .articles .title {
  font-weight: bold;
  color: black;
  margin-bottom: 4px;
}

/* line 157, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .articles .category {
  color: #B9BCC3;
}

/* line 162, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .see-more {
  display: inline-block;
  align-self: center;
  margin-top: 10px;
  font-size: 14px;
  border-radius: 20px;
  border: 1px solid black;
  height: 42px;
  line-height: 42px;
  padding: 0 20px;
  color: black;
}

/* line 174, app/assets/stylesheets/landing/landing_articles.scss */
#landing-page #articles .see-more:hover {
  background-color: #0F46FB;
  color: white;
  border: none;
}

@media only screen and (max-width: 768px) {
  /* line 182, app/assets/stylesheets/landing/landing_articles.scss */
  #landing-page #articles .section-content {
    width: 100%;
  }
  /* line 186, app/assets/stylesheets/landing/landing_articles.scss */
  #landing-page #articles .main-article {
    flex-direction: column;
    align-items: center;
    gap: 8px;
  }
  /* line 191, app/assets/stylesheets/landing/landing_articles.scss */
  #landing-page #articles .main-article .image-link {
    width: 100%;
  }
  /* line 193, app/assets/stylesheets/landing/landing_articles.scss */
  #landing-page #articles .main-article .image-link .img {
    width: 100%;
    height: auto;
    border-radius: 0;
  }
  /* line 200, app/assets/stylesheets/landing/landing_articles.scss */
  #landing-page #articles .main-article .main-article-content {
    margin: 0 16px;
    align-self: flex-start;
  }
  /* line 204, app/assets/stylesheets/landing/landing_articles.scss */
  #landing-page #articles .main-article .main-article-content .title {
    font-size: 16px;
    letter-spacing: -0.16px;
    margin-bottom: 2px;
  }
  /* line 210, app/assets/stylesheets/landing/landing_articles.scss */
  #landing-page #articles .main-article .main-article-content .category {
    font-size: 10px;
    letter-spacing: -0.1px;
  }
  /* line 215, app/assets/stylesheets/landing/landing_articles.scss */
  #landing-page #articles .main-article .main-article-content .creators, #landing-page #articles .main-article .main-article-content .creators-images, #landing-page #articles .main-article .main-article-content .intro, #landing-page #articles .main-article .main-article-content .read-more {
    display: none;
  }
  /* line 222, app/assets/stylesheets/landing/landing_articles.scss */
  #landing-page #articles .swiper {
    gap: 10px;
    margin-top: 0;
  }
  /* line 226, app/assets/stylesheets/landing/landing_articles.scss */
  #landing-page #articles .swiper .carousel-header {
    margin-right: 15%;
  }
  /* line 231, app/assets/stylesheets/landing/landing_articles.scss */
  #landing-page #articles .articles {
    margin: 0 3px;
    width: 186px;
  }
  /* line 235, app/assets/stylesheets/landing/landing_articles.scss */
  #landing-page #articles .articles.first {
    margin-left: 0px;
  }
  /* line 238, app/assets/stylesheets/landing/landing_articles.scss */
  #landing-page #articles .articles.last {
    margin-right: 0px;
  }
  /* line 242, app/assets/stylesheets/landing/landing_articles.scss */
  #landing-page #articles .articles .img {
    width: 186px;
    height: auto;
    margin-bottom: 8px;
    border-radius: 0px;
  }
  /* line 249, app/assets/stylesheets/landing/landing_articles.scss */
  #landing-page #articles .articles .title {
    margin: 4px 8px;
    font-size: 16px;
  }
  /* line 254, app/assets/stylesheets/landing/landing_articles.scss */
  #landing-page #articles .articles .category {
    margin: 0 8px;
    font-size: 10px;
  }
}
/* line 2, app/assets/stylesheets/landing/landing_benefits.scss */
#landing-page #benefits .swiper {
  overflow: visible;
}

/* line 5, app/assets/stylesheets/landing/landing_benefits.scss */
#landing-page #benefits .benefit {
  width: 400px;
  height: 500px;
  border-radius: 18px;
  overflow: hidden;
  position: relative;
  margin-right: 48px;
}

@media screen and (max-width: 1024px) {
  /* line 5, app/assets/stylesheets/landing/landing_benefits.scss */
  #landing-page #benefits .benefit {
    width: 291px;
    height: 347px;
    margin-right: 12px;
  }
}

@media screen and (max-width: 768px) {
  /* line 5, app/assets/stylesheets/landing/landing_benefits.scss */
  #landing-page #benefits .benefit {
    flex: none;
  }
}

/* line 23, app/assets/stylesheets/landing/landing_benefits.scss */
#landing-page #benefits .benefit .benefit-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

/* line 30, app/assets/stylesheets/landing/landing_benefits.scss */
#landing-page #benefits .benefit .benefit-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(transparent 30%, #0F46FB 100%);
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 25px;
  color: #fff;
}

/* line 44, app/assets/stylesheets/landing/landing_benefits.scss */
#landing-page #benefits .benefit .benefit-content .title {
  font-size: 32px;
}

/* line 47, app/assets/stylesheets/landing/landing_benefits.scss */
#landing-page #benefits .benefit .benefit-content .sub-title {
  font-size: 16px;
  margin-top: 8px;
}

/* line 51, app/assets/stylesheets/landing/landing_benefits.scss */
#landing-page #benefits .benefit .benefit-content .btn {
  margin-top: 24px;
  background-color: #fff;
  padding: 6px 16px;
  border-radius: 30px;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  color: #111;
}

/* line 65, app/assets/stylesheets/landing/landing_benefits.scss */
#landing-page #benefits .benefits-list {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 48px;
  overflow-x: auto;
}

@media screen and (max-width: 1024px) {
  /* line 65, app/assets/stylesheets/landing/landing_benefits.scss */
  #landing-page #benefits .benefits-list {
    gap: 12px;
  }
}
/* line 2, app/assets/stylesheets/landing/landing_coaches.scss */
#landing-page #coaches .content {
  display: flex;
  flex-direction: row;
  gap: 48px;
}

@media screen and (max-width: 1024px) {
  /* line 2, app/assets/stylesheets/landing/landing_coaches.scss */
  #landing-page #coaches .content {
    flex-direction: column;
    align-items: center;
    gap: 25px;
  }
}

/* line 13, app/assets/stylesheets/landing/landing_coaches.scss */
#landing-page #coaches .content .coaches-image {
  border-radius: 18px;
  width: 100%;
}

@media screen and (min-width: 1025px) {
  /* line 13, app/assets/stylesheets/landing/landing_coaches.scss */
  #landing-page #coaches .content .coaches-image {
    width: 70%;
  }
}
/* line 3, app/assets/stylesheets/landing/landing_join.scss */
#join-us.not-snap .plan-container-wrapper {
  justify-content: center;
  gap: 30px;
  height: auto;
}

/* line 11, app/assets/stylesheets/landing/landing_join.scss */
#join-us .content-wrapper {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  gap: 15px;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 11, app/assets/stylesheets/landing/landing_join.scss */
  #join-us .content-wrapper {
    gap: 40px;
  }
}

/* line 26, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container-wrapper {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 26, app/assets/stylesheets/landing/landing_join.scss */
  #join-us .plan-container-wrapper {
    flex-flow: row nowrap;
    gap: 25px;
    height: auto;
  }
}

/* line 43, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container {
  position: relative;
  width: 300px;
  height: 190px;
  overflow: hidden;
  border-radius: 15px;
  will-change: transform;
}

@media screen and (min-width: 375px) {
  /* line 43, app/assets/stylesheets/landing/landing_join.scss */
  #join-us .plan-container {
    width: 350px;
    height: 220px;
  }
}

@media screen and (min-width: 768px) {
  /* line 43, app/assets/stylesheets/landing/landing_join.scss */
  #join-us .plan-container {
    width: 500px;
    height: 314px;
  }
}

/* line 61, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container div.corner-text {
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
  color: #000000;
  font-weight: bold;
  height: 50px;
  width: 150px;
  padding: 10px;
  background-color: #FAF108;
}

/* line 82, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container div.corner-text.left {
  left: 0;
  transform-origin: left bottom;
  transform: rotateZ(-45deg) translate(-25%, 20%);
}

/* line 89, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container div.corner-text.right {
  right: 0;
  transform-origin: right bottom;
  transform: rotateZ(45deg) translate(25%, 20%);
}

/* line 97, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container .overlay-button {
  bottom: 7px;
  right: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background-color: #F4F4F7;
  color: #B9BCC3;
  font-size: 18px;
  border-radius: 25vw;
  text-align: center;
  z-index: 3;
}

/* line 115, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container .overlay-button:hover {
  color: #0F46FB;
}

/* line 120, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container .overlay-button,
#join-us .plan-container .initial-content,
#join-us .plan-container .hover-content {
  position: absolute;
}

/* line 128, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container.blue .initial-content,
#join-us .plan-container.blue .hover-content {
  background-color: #0F46FB;
  background-image: url(/assets/vis_logo_text_dblue-bfc1b0ae9921afdddb118fbd4d68a60d8cabc5d7cc1541bb4e9462d608f1276f.svg);
}

/* line 134, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container.blue .button {
  background-color: #FAF108;
  color: #000000;
}

/* line 138, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container.blue .button:hover {
  background-color: #FFFFFF;
}

/* line 146, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container.black .initial-content,
#join-us .plan-container.black .hover-content {
  background-color: #2B2C2E;
  background-image: url(/assets/vis_logo_text_black-a3b71cfc07e28406c414f92866ec6521e9eacbcb2960654f4f61b537203b490c.svg);
}

/* line 152, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container.black .button {
  background-color: #0F46FB;
  color: #FFFFFF;
}

/* line 156, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container.black .button:hover {
  background-color: #FAF108;
  color: #000000;
}

/* line 163, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container .initial-content,
#join-us .plan-container .hover-content {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90%;
  color: #FFFFFF;
}

/* line 183, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container .overlay-button {
  position: absolute;
}

/* line 187, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container .initial-content {
  padding: 7px 40px;
  z-index: 1;
  font-size: 12px;
}

@media screen and (min-width: 375px) {
  /* line 187, app/assets/stylesheets/landing/landing_join.scss */
  #join-us .plan-container .initial-content {
    font-size: 14px;
  }
}

@media screen and (min-width: 768px) {
  /* line 187, app/assets/stylesheets/landing/landing_join.scss */
  #join-us .plan-container .initial-content {
    padding: 15px 100px;
    font-size: 18px;
  }
}

/* line 204, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container .hover-content {
  opacity: 0;
  visibility: hidden;
  padding: 10px;
  transition: 0.5s;
  z-index: 2;
  font-size: 12px;
}

@media screen and (min-width: 375px) {
  /* line 204, app/assets/stylesheets/landing/landing_join.scss */
  #join-us .plan-container .hover-content {
    font-size: 14px;
  }
}

@media screen and (min-width: 768px) {
  /* line 204, app/assets/stylesheets/landing/landing_join.scss */
  #join-us .plan-container .hover-content {
    padding: 25px;
    font-size: 18px;
  }
}

/* line 225, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container .hover-content .description {
  margin: 0;
}

/* line 230, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container .title {
  font-size: 1.9em;
}

@media screen and (min-width: 768px) {
  /* line 230, app/assets/stylesheets/landing/landing_join.scss */
  #join-us .plan-container .title {
    align-self: flex-start;
  }
}

@media screen and (min-width: 768px) {
  /* line 238, app/assets/stylesheets/landing/landing_join.scss */
  #join-us .plan-container .subtitle {
    margin-top: 15px;
    align-self: flex-start;
  }
}

/* line 246, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container .description {
  margin-top: 15px;
}

@media screen and (min-width: 768px) {
  /* line 246, app/assets/stylesheets/landing/landing_join.scss */
  #join-us .plan-container .description {
    align-self: flex-start;
  }
}

/* line 254, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container .price {
  font-size: 1.6em;
  line-height: 0.5;
  text-align: center;
  margin-top: auto;
}

/* line 261, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container .price .price-complement {
  font-size: 0.6em;
}

/* line 266, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container .button {
  font-size: 1em;
  text-align: center;
  border-radius: 25vw;
  padding: 4% 30px;
  margin-top: auto;
  transition: 0.2s;
}

/* line 279, app/assets/stylesheets/landing/landing_join.scss */
#join-us .plan-container.show .hover-content {
  opacity: 1;
  visibility: visible;
}
/* line 1, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team {
  min-height: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

/* line 5, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .content-wrapper {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  gap: 35px;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 768px) {
  /* line 5, app/assets/stylesheets/landing/landing_meet_your_team.scss */
  #landing-page #meet-your-team .content-wrapper {
    gap: 35px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 5, app/assets/stylesheets/landing/landing_meet_your_team.scss */
  #landing-page #meet-your-team .content-wrapper {
    flex-flow: row nowrap;
    gap: 15px;
  }
}

/* line 24, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .content-wrapper .content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

@media screen and (min-width: 768px) {
  /* line 24, app/assets/stylesheets/landing/landing_meet_your_team.scss */
  #landing-page #meet-your-team .content-wrapper .content {
    gap: 15px;
  }
}

/* line 36, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .athletes .swiper-pagination.out {
  left: -2.5px;
}

@media screen and (min-width: 768px) {
  /* line 36, app/assets/stylesheets/landing/landing_meet_your_team.scss */
  #landing-page #meet-your-team .athletes .swiper-pagination.out {
    left: -7.5px;
  }
}

/* line 45, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .experts .swiper-pagination.out {
  left: auto;
  right: -2.5px;
  transform: translateX(50%);
}

@media screen and (min-width: 768px) {
  /* line 45, app/assets/stylesheets/landing/landing_meet_your_team.scss */
  #landing-page #meet-your-team .experts .swiper-pagination.out {
    right: -7.5px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 45, app/assets/stylesheets/landing/landing_meet_your_team.scss */
  #landing-page #meet-your-team .experts .swiper-pagination.out {
    left: -7.5px;
    right: auto;
    transform: translateX(-50%);
  }
}

/* line 62, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .swiper {
  margin: 0;
}

/* line 66, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .swiper .swiper-pagination.in {
  top: 10px;
  bottom: auto;
}

/* line 71, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .swiper .swiper-pagination.out {
  bottom: -25px;
}

/* line 75, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .swiper .swiper-pagination .swiper-pagination-bullet {
  background-color: #c2c2c2;
  opacity: 1;
  height: 12px;
  width: 12px;
}

/* line 83, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #0F46FB;
}

/* line 88, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .swiper .swiper-custom-button-next,
#landing-page #meet-your-team .swiper .swiper-custom-button-prev {
  position: absolute;
  top: 0;
  display: none;
  height: 100%;
  width: 50%;
  padding: 10px;
  z-index: 11;
}

@media screen and (min-width: 1024px) {
  /* line 88, app/assets/stylesheets/landing/landing_meet_your_team.scss */
  #landing-page #meet-your-team .swiper .swiper-custom-button-next,
#landing-page #meet-your-team .swiper .swiper-custom-button-prev {
    display: flex;
  }
}

/* line 105, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .swiper .swiper-custom-button-next:hover,
#landing-page #meet-your-team .swiper .swiper-custom-button-prev:hover {
  cursor: pointer;
}

/* line 108, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .swiper .swiper-custom-button-next:hover i,
#landing-page #meet-your-team .swiper .swiper-custom-button-prev:hover i {
  display: block;
}

/* line 113, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .swiper .swiper-custom-button-next i,
#landing-page #meet-your-team .swiper .swiper-custom-button-prev i {
  display: none;
  font-size: 45px;
  color: #0F46FB;
}

/* line 120, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .swiper .swiper-custom-button-next.disabled,
#landing-page #meet-your-team .swiper .swiper-custom-button-prev.disabled {
  cursor: default;
}

/* line 123, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .swiper .swiper-custom-button-next.disabled i,
#landing-page #meet-your-team .swiper .swiper-custom-button-prev.disabled i {
  color: #232832;
}

/* line 129, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .swiper .swiper-custom-button-next {
  right: 0;
  border-radius: 0 15px 15px 0;
}

/* line 135, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .swiper .swiper-custom-button-prev {
  left: 0;
  border-radius: 15px 0 0 15px;
}

/* line 142, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .aspect-ratio-container {
  position: relative;
  width: 48vw;
  max-width: 260px;
}

@media screen and (min-width: 1024px) {
  /* line 142, app/assets/stylesheets/landing/landing_meet_your_team.scss */
  #landing-page #meet-your-team .aspect-ratio-container {
    width: 22vw;
    max-width: 320px;
  }
}

/* line 152, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .aspect-ratio-container::before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 177.53%;
}

/* line 160, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .aspect-ratio-container .ratio-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 170, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .text-card,
#landing-page #meet-your-team .swiper {
  font-size: 10px;
}

@media screen and (min-width: 375px) {
  /* line 170, app/assets/stylesheets/landing/landing_meet_your_team.scss */
  #landing-page #meet-your-team .text-card,
#landing-page #meet-your-team .swiper {
    font-size: 13px;
  }
}

@media screen and (min-width: 768px) {
  /* line 170, app/assets/stylesheets/landing/landing_meet_your_team.scss */
  #landing-page #meet-your-team .text-card,
#landing-page #meet-your-team .swiper {
    font-size: 16px;
  }
}

@media screen and (min-width: 1280px) {
  /* line 170, app/assets/stylesheets/landing/landing_meet_your_team.scss */
  #landing-page #meet-your-team .text-card,
#landing-page #meet-your-team .swiper {
    font-size: 20px;
  }
}

/* line 187, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .text-card,
#landing-page #meet-your-team .pic-card {
  border-radius: 15px;
}

/* line 192, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .text-card {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  gap: 10px;
  overflow-y: auto;
  padding: 20px;
}

/* line 199, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .text-card::-webkit-scrollbar {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 192, app/assets/stylesheets/landing/landing_meet_your_team.scss */
  #landing-page #meet-your-team .text-card {
    padding: 1.5rem;
    gap: 20px;
  }
}

@media screen and (min-width: 1280px) {
  /* line 192, app/assets/stylesheets/landing/landing_meet_your_team.scss */
  #landing-page #meet-your-team .text-card {
    padding: 2rem;
  }
}

/* line 214, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .text-card.blue {
  color: #FFFFFF;
  background-color: #0F46FB;
}

/* line 219, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .text-card.grey {
  background-color: #F4F4F7;
}

/* line 222, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .text-card.grey .title {
  color: #232832;
}

/* line 226, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .text-card.grey .description {
  color: #707070;
}

/* line 230, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .text-card.grey .learn-more {
  color: #0F46FB;
}

/* line 235, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .text-card .title {
  font-size: 2em;
  font-weight: bold;
}

/* line 240, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .text-card .description {
  line-height: normal;
}

@media screen and (min-width: 375px) {
  /* line 240, app/assets/stylesheets/landing/landing_meet_your_team.scss */
  #landing-page #meet-your-team .text-card .description {
    font-size: 14px;
    line-height: 120%;
  }
}

@media screen and (min-width: 768px) {
  /* line 240, app/assets/stylesheets/landing/landing_meet_your_team.scss */
  #landing-page #meet-your-team .text-card .description {
    font-size: 18px;
    line-height: 120%;
  }
}

/* line 254, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .text-card .bottom-text {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
}

@media screen and (min-width: 360px) {
  /* line 254, app/assets/stylesheets/landing/landing_meet_your_team.scss */
  #landing-page #meet-your-team .text-card .bottom-text {
    margin-top: auto;
  }
}

/* line 267, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .text-card .icon {
  height: 2.5em;
}

/* line 272, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .text-card .learn-more:hover {
  text-decoration: underline;
}

/* line 278, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .pic-card {
  overflow: hidden;
}

/* line 281, app/assets/stylesheets/landing/landing_meet_your_team.scss */
#landing-page #meet-your-team .pic-card img {
  border-radius: 15px;
  height: 100%;
  width: 100%;
  -o-object-position: bottom;
     object-position: bottom;
  -o-object-fit: cover;
     object-fit: cover;
}
/* line 3, app/assets/stylesheets/landing/landing_memberships.scss */
#landing-page #memberships .content {
  display: flex;
  flex-direction: row;
  gap: 48px;
}

@media screen and (max-width: 1024px) {
  /* line 3, app/assets/stylesheets/landing/landing_memberships.scss */
  #landing-page #memberships .content {
    flex-direction: column-reverse;
    align-items: center;
    gap: 25px;
  }
}

/* line 14, app/assets/stylesheets/landing/landing_memberships.scss */
#landing-page #memberships .content .membership-image {
  border-radius: 18px;
  width: 100%;
}

@media screen and (min-width: 1025px) {
  /* line 14, app/assets/stylesheets/landing/landing_memberships.scss */
  #landing-page #memberships .content .membership-image {
    width: 55%;
  }
}
/* line 2, app/assets/stylesheets/landing/landing_partners.scss */
#landing-page #partners .swiper {
  overflow: visible;
}

/* line 5, app/assets/stylesheets/landing/landing_partners.scss */
#landing-page #partners .partner {
  width: 400px;
  height: 520px;
  border-radius: 18px;
  overflow: hidden;
  position: relative;
  margin-right: 48px;
}

@media screen and (max-width: 1024px) {
  /* line 5, app/assets/stylesheets/landing/landing_partners.scss */
  #landing-page #partners .partner {
    width: 291px;
    height: 347px;
    margin-right: 12px;
  }
}

@media screen and (max-width: 768px) {
  /* line 5, app/assets/stylesheets/landing/landing_partners.scss */
  #landing-page #partners .partner {
    flex: none;
  }
}

/* line 23, app/assets/stylesheets/landing/landing_partners.scss */
#landing-page #partners .partner .partner-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

/* line 30, app/assets/stylesheets/landing/landing_partners.scss */
#landing-page #partners .partner .partner-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(transparent 30%, #0F46FB 100%);
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 25px;
  color: #fff;
}

/* line 44, app/assets/stylesheets/landing/landing_partners.scss */
#landing-page #partners .partner .partner-content .title {
  font-size: 32px;
}

/* line 47, app/assets/stylesheets/landing/landing_partners.scss */
#landing-page #partners .partner .partner-content .sub-title {
  font-size: 16px;
  margin-top: 8px;
}

/* line 51, app/assets/stylesheets/landing/landing_partners.scss */
#landing-page #partners .partner .partner-content .btn {
  margin-top: 24px;
  background-color: #fff;
  padding: 6px 16px;
  border-radius: 30px;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  color: #111;
}

/* line 65, app/assets/stylesheets/landing/landing_partners.scss */
#landing-page #partners .partners-list {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 48px;
  overflow-x: auto;
}

@media screen and (max-width: 1024px) {
  /* line 65, app/assets/stylesheets/landing/landing_partners.scss */
  #landing-page #partners .partners-list {
    gap: 12px;
  }
}
/* line 1, app/assets/stylesheets/landing/landing_poster.scss */
.button-float-lp {
  display: flex;
  align-items: center;
  font-size: 24px;
  height: 6vh;
  padding: 0 35px;
  border-radius: 25vw;
  background-color: #FFFFFF;
  color: #000;
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.5);
  transition: 0.2s;
  top: 73vh;
}

/* line 16, app/assets/stylesheets/landing/landing_poster.scss */
.button-float-lp.scrolled {
  background-color: #0F46FB;
  color: #FFFFFF;
}

/* line 24, app/assets/stylesheets/landing/landing_poster.scss */
#landing-page #poster {
  position: relative;
  color: #FFFFFF;
  min-height: 85vh;
  height: 85vh;
  margin: 0;
}

/* line 31, app/assets/stylesheets/landing/landing_poster.scss */
#landing-page #poster .swiper {
  width: 100%;
  height: 100%;
}

/* line 35, app/assets/stylesheets/landing/landing_poster.scss */
#landing-page #poster .swiper .swiper-slide {
  flex-shrink: 0;
}

/* line 38, app/assets/stylesheets/landing/landing_poster.scss */
#landing-page #poster .swiper .swiper-slide img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}

/* line 45, app/assets/stylesheets/landing/landing_poster.scss */
#landing-page #poster .swiper .swiper-slide img.with-buttons {
  -o-object-position: right center;
     object-position: right center;
}

/* line 48, app/assets/stylesheets/landing/landing_poster.scss */
#landing-page #poster .swiper .swiper-slide img.with-buttons.mobile {
  -o-object-position: left bottom;
     object-position: left bottom;
}

/* line 54, app/assets/stylesheets/landing/landing_poster.scss */
#landing-page #poster .swiper .swiper-slide .store-links {
  font-family: BebasNeueRegular;
  font-size: 128px;
  line-height: 110px;
  letter-spacing: -2.56px;
  color: #000;
  position: absolute;
  top: 50%;
  left: 40px;
  transform: translateY(-50%);
}

/* line 65, app/assets/stylesheets/landing/landing_poster.scss */
#landing-page #poster .swiper .swiper-slide .store-links img {
  width: 118px;
  height: 34px;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 71, app/assets/stylesheets/landing/landing_poster.scss */
#landing-page #poster .swiper .swiper-slide .store-links.mobile {
  top: 80px;
  left: 20px;
  transform: translateY(0);
  font-size: 64px;
  line-height: 55px;
  letter-spacing: -1.28px;
}

/* line 83, app/assets/stylesheets/landing/landing_poster.scss */
#landing-page #poster > .poster-content {
  width: 100%;
  height: 100%;
  background: linear-gradient(transparent 30%, #0F46FB 100%);
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 2vh;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  font-size: 26px;
}

@media screen and (min-width: 768px) {
  /* line 83, app/assets/stylesheets/landing/landing_poster.scss */
  #landing-page #poster > .poster-content {
    font-size: 48px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 83, app/assets/stylesheets/landing/landing_poster.scss */
  #landing-page #poster > .poster-content {
    font-size: 72px;
  }
}

/* line 113, app/assets/stylesheets/landing/landing_poster.scss */
#landing-page #poster > .poster-content > h1 {
  font-weight: bold;
}

/* line 115, app/assets/stylesheets/landing/landing_poster.scss */
#landing-page #poster > .poster-content > h1.poster-title {
  line-height: 60px;
}

@media only screen and (max-width: 768px) {
  /* line 115, app/assets/stylesheets/landing/landing_poster.scss */
  #landing-page #poster > .poster-content > h1.poster-title {
    line-height: unset;
    width: calc(100% + 20px);
  }
}

/* line 125, app/assets/stylesheets/landing/landing_poster.scss */
#landing-page #poster > .poster-content > h2 {
  font-size: 0.5em;
}

@media screen and (min-width: 768px) {
  /* line 125, app/assets/stylesheets/landing/landing_poster.scss */
  #landing-page #poster > .poster-content > h2 {
    white-space: nowrap;
  }
}

/* line 133, app/assets/stylesheets/landing/landing_poster.scss */
#landing-page #poster > .poster-content > .button {
  opacity: 0;
  height: 8vh;
}

/* line 138, app/assets/stylesheets/landing/landing_poster.scss */
#landing-page #poster > .poster-content > p {
  height: 2vh;
  font-size: 12px;
  margin-top: 15px;
}

@media screen and (min-width: 768px) {
  /* line 138, app/assets/stylesheets/landing/landing_poster.scss */
  #landing-page #poster > .poster-content > p {
    font-size: 16px;
  }
}

/* line 148, app/assets/stylesheets/landing/landing_poster.scss */
#landing-page #poster > .poster-content > p a {
  text-decoration: underline;
}
/* line 2, app/assets/stylesheets/landing/landing_sessions.scss */
#landing-page #sessions-section, #landing-page #series-section {
  width: 85%;
}

@media only screen and (max-width: 768px) {
  /* line 2, app/assets/stylesheets/landing/landing_sessions.scss */
  #landing-page #sessions-section, #landing-page #series-section {
    width: 90%;
  }
}
/* line 2, app/assets/stylesheets/landing/landing_testimonials.scss */
#testimonials .section-content {
  width: 100%;
}

/* line 6, app/assets/stylesheets/landing/landing_testimonials.scss */
#testimonials .swiper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
  width: 100%;
  margin-top: 50px;
  font-size: 22px;
  color: #000000;
}

@media screen and (min-width: 768px) {
  /* line 6, app/assets/stylesheets/landing/landing_testimonials.scss */
  #testimonials .swiper {
    font-size: 36px;
  }
}

/* line 23, app/assets/stylesheets/landing/landing_testimonials.scss */
#testimonials .swiper .swiper-wrapper {
  height: auto;
  align-items: center;
}

/* line 28, app/assets/stylesheets/landing/landing_testimonials.scss */
#testimonials .swiper .swiper-pagination {
  position: static;
  transform: none;
}

/* line 32, app/assets/stylesheets/landing/landing_testimonials.scss */
#testimonials .swiper .swiper-pagination .swiper-pagination-bullet {
  height: 10px;
  width: 10px;
}

/* line 37, app/assets/stylesheets/landing/landing_testimonials.scss */
#testimonials .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #0F46FB;
}

/* line 43, app/assets/stylesheets/landing/landing_testimonials.scss */
#testimonials .testimonials-container {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

/* line 53, app/assets/stylesheets/landing/landing_testimonials.scss */
#testimonials .quote {
  text-align: center;
  line-height: 1.2;
  width: 85%;
  max-width: 800px;
}

/* line 61, app/assets/stylesheets/landing/landing_testimonials.scss */
#testimonials .name {
  font-size: 0.85em;
  margin-top: 30px;
}

/* line 67, app/assets/stylesheets/landing/landing_testimonials.scss */
#testimonials .description {
  font-size: 0.5em;
  margin-top: 1.2em;
}
/* line 3, app/assets/stylesheets/landing/landing_what_we_do.scss */
#landing-page #what-we-do #video-what_we_do {
  width: 100%;
  max-width: 1022px;
  border-radius: 36px;
  align-self: center;
}
/* line 1, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 920px;
}

@media only screen and (max-width: 960px) {
  /* line 1, app/assets/stylesheets/landing/landingmentorship.scss */
  .modal-mentorship {
    min-height: 100%;
    width: 100%;
    padding: 0;
  }
}

/* line 13, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .translate {
  position: absolute;
  top: 0;
  right: -40px;
}

@media only screen and (max-width: 960px) {
  /* line 13, app/assets/stylesheets/landing/landingmentorship.scss */
  .modal-mentorship .translate {
    top: 19.5px;
    right: 19.5px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 23, app/assets/stylesheets/landing/landingmentorship.scss */
  .modal-mentorship .translate .white-close {
    display: none;
  }
}

/* line 29, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .translate .black-close {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 29, app/assets/stylesheets/landing/landingmentorship.scss */
  .modal-mentorship .translate .black-close {
    display: block;
  }
}

/* line 38, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .title {
  color: #000000;
  font-family: Helvetica;
  font-size: 64px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 60px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 38, app/assets/stylesheets/landing/landingmentorship.scss */
  .modal-mentorship .title {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
  }
}

/* line 54, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .title-1 {
  margin-top: 60px;
  height: 60px;
  width: 630px;
}

@media only screen and (max-width: 960px) {
  /* line 54, app/assets/stylesheets/landing/landingmentorship.scss */
  .modal-mentorship .title-1 {
    width: 100%;
    height: 24px;
    margin-top: 20px;
  }
}

/* line 66, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .title-2 {
  margin: 80px 0 0 0;
  height: 120px;
  width: 750px;
}

@media only screen and (max-width: 960px) {
  /* line 66, app/assets/stylesheets/landing/landingmentorship.scss */
  .modal-mentorship .title-2 {
    margin: 100px 0 30px 0;
    height: 68px;
    width: 280px;
  }
}

/* line 78, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .text {
  height: 48px;
  width: 592px;
  color: #2d2d33;
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 24px;
  text-align: center;
  margin-top: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 78, app/assets/stylesheets/landing/landingmentorship.scss */
  .modal-mentorship .text {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    width: 100%;
    padding: 0 30px;
  }
}

/* line 98, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .video {
  margin: 80px 0 8px 0;
}

@media only screen and (max-width: 960px) {
  /* line 98, app/assets/stylesheets/landing/landingmentorship.scss */
  .modal-mentorship .video {
    height: 300px;
    width: 100%;
    margin: 40px 0 0 0;
  }
}

/* line 108, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .see-box {
  width: 1440px;
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 960px) {
  /* line 108, app/assets/stylesheets/landing/landingmentorship.scss */
  .modal-mentorship .see-box {
    display: none;
  }
}

/* line 118, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .groups {
  height: 160px;
  width: 780px;
  display: flex;
  justify-content: center;
}

/* line 124, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .groups .font {
  height: 18px;
  width: 240px;
  color: #000000;
  font-family: Helvetica;
  font-size: 14px;
  letter-spacing: -0.44px;
  line-height: 18px;
}

/* line 134, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .groups h3 {
  font-weight: bold;
  margin-bottom: 3px;
}

/* line 139, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .groups p {
  margin: 1px 0;
}

/* line 143, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .groups .group {
  width: 240px;
}

/* line 147, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .groups .group-3 {
  margin-left: 60px;
}

/* line 152, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .groups-for-mobile {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 152, app/assets/stylesheets/landing/landingmentorship.scss */
  .modal-mentorship .groups-for-mobile {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 50px;
  }
}

/* line 162, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .groups-for-mobile .group {
  width: 100%;
  padding: 0 20px;
  height: 23px;
  display: flex;
  margin-bottom: 15px;
}

/* line 169, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .groups-for-mobile .group .pro {
  height: 23px;
  color: #000000;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.44px;
  line-height: 18px;
  text-align: center;
  border-bottom: 2px solid #000000;
  padding-bottom: 5px;
}

/* line 182, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .groups-for-mobile .group .grey {
  opacity: 0.4;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

/* line 188, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .groups-for-mobile .group-content {
  width: 100%;
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
}

/* line 194, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .groups-for-mobile .group-content .text-sm {
  margin-bottom: 5px;
  min-height: 18px;
  width: 100%;
  color: #000000;
  font-family: Helvetica;
  font-size: 14px;
  letter-spacing: -0.44px;
  line-height: 18px;
}

/* line 209, app/assets/stylesheets/landing/landingmentorship.scss */
.modal-mentorship .btn-1 {
  height: 48px;
  width: 180px;
  margin: 40px 0 80px 0;
}

@media only screen and (max-width: 960px) {
  /* line 209, app/assets/stylesheets/landing/landingmentorship.scss */
  .modal-mentorship .btn-1 {
    height: 34px;
    width: 120px;
    margin: 0 0 100px 0;
    font-size: 12px;
    line-height: 14px;
  }
}
/* line 1, app/assets/stylesheets/landing/landingv2.scss */
.text-blue {
  color: #0f46fb;
}

/* line 5, app/assets/stylesheets/landing/landingv2.scss */
.text-xxxs {
  font-size: 8px;
}

/* line 9, app/assets/stylesheets/landing/landingv2.scss */
.essentials-gray {
  color: rgba(82, 82, 75, 0.6);
}

/* line 13, app/assets/stylesheets/landing/landingv2.scss */
h4.free-profile-features {
  font-size: 18px;
  letter-spacing: -0.05em;
  cursor: pointer;
  background-image: url(/assets/blue-plan-list-check-small-edbed1219f5a52694d9cf1f8b3dd52bb40764ac45ed47f9e3d5561d4b692ad52.svg);
  background-repeat: no-repeat;
  margin-left: -25px;
  background-position: 0px 3px;
  padding-left: 25px;
}

@media only screen and (max-width: 1279px) {
  /* line 13, app/assets/stylesheets/landing/landingv2.scss */
  h4.free-profile-features {
    font-size: 16px;
  }
}

@media only screen and (max-width: 800px) {
  /* line 13, app/assets/stylesheets/landing/landingv2.scss */
  h4.free-profile-features {
    font-size: 13px;
  }
}

/* line 32, app/assets/stylesheets/landing/landingv2.scss */
.mobile {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 32, app/assets/stylesheets/landing/landingv2.scss */
  .mobile {
    display: block;
  }
}

@media only screen and (max-width: 960px) {
  /* line 39, app/assets/stylesheets/landing/landingv2.scss */
  .desktop {
    display: none !important;
  }
}

/* line 45, app/assets/stylesheets/landing/landingv2.scss */
.page-hero {
  width: 100%;
  background-color: #0b3dff;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  position: relative;
}

/* line 52, app/assets/stylesheets/landing/landingv2.scss */
.page-hero .back-image {
  width: 100%;
}

/* line 55, app/assets/stylesheets/landing/landingv2.scss */
.page-hero .back-image .bg-video {
  padding-top: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  top: 0;
}

/* line 65, app/assets/stylesheets/landing/landingv2.scss */
.page-hero .menu-text.black {
  color: #fff;
  font-weight: bold;
  text-transform: none;
}

/* line 71, app/assets/stylesheets/landing/landingv2.scss */
.page-hero .menu-overlay .menu-text.black {
  color: #000;
}

/* line 75, app/assets/stylesheets/landing/landingv2.scss */
.page-hero .mobile-menu {
  background-color: transparent;
}

@media only screen and (max-width: 960px) {
  /* line 79, app/assets/stylesheets/landing/landingv2.scss */
  .page-hero .menu .logo {
    text-align: center;
    margin: auto;
    margin-top: 10px;
    left: auto;
    z-index: 90;
    background-color: white;
    height: 40px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 90, app/assets/stylesheets/landing/landingv2.scss */
  .page-hero .menu .logo img {
    display: inline-block;
  }
}

@media only screen and (max-width: 960px) {
  /* line 97, app/assets/stylesheets/landing/landingv2.scss */
  .page-hero .menu .logo-mobile {
    text-align: center;
    margin: auto;
    margin-top: 25px;
    left: auto;
    z-index: 90;
    background-color: white;
    height: 50px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 108, app/assets/stylesheets/landing/landingv2.scss */
  .page-hero .menu .logo-mobile img {
    display: inline-block;
  }
}

/* line 115, app/assets/stylesheets/landing/landingv2.scss */
.page-hero .caption {
  width: 100%;
  position: absolute;
  bottom: 12.315%;
  color: #fff;
}

@media only screen and (max-width: 800px) {
  /* line 115, app/assets/stylesheets/landing/landingv2.scss */
  .page-hero .caption {
    bottom: 8%;
  }
}

@media only screen and (max-width: 479px) {
  /* line 115, app/assets/stylesheets/landing/landingv2.scss */
  .page-hero .caption {
    bottom: 4%;
  }
}

/* line 129, app/assets/stylesheets/landing/landingv2.scss */
.page-hero .caption p {
  max-width: 877px;
  text-align: center;
  margin: 0 auto 32px auto;
  text-transform: uppercase;
  font-size: 39px;
  line-height: 39px;
  letter-spacing: -0.05em;
  padding: 0 1.25em;
}

@media only screen and (max-width: 1023px) {
  /* line 129, app/assets/stylesheets/landing/landingv2.scss */
  .page-hero .caption p {
    font-size: 14px;
    line-height: 14px;
  }
}

/* line 145, app/assets/stylesheets/landing/landingv2.scss */
.page-hero .caption button {
  display: block;
  margin: 0 auto;
  background-color: #fff;
  color: #2741fc;
  font-size: 24px;
  line-height: 35px;
  padding: 0 25px;
  border-radius: 38px;
}

@media only screen and (max-width: 1023px) {
  /* line 145, app/assets/stylesheets/landing/landingv2.scss */
  .page-hero .caption button {
    font-size: 17px;
    line-height: 25px;
    padding: 0 18px;
  }
}

/* line 162, app/assets/stylesheets/landing/landingv2.scss */
.page-hero .caption a:hover {
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  /* line 169, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container.responsive-not-flex {
    display: block;
  }
}

/* line 176, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .about-section .list-head {
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
  font-style: italic;
}

@media only screen and (max-width: 1023px) {
  /* line 176, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .about-section .list-head {
    margin-left: 1rem;
    margin-right: 1rem;
    font-size: 12px;
  }
  /* line 187, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .about-section .list-head br {
    display: none;
  }
}

/* line 193, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .about-section ul.section-teaser {
  display: flex;
  justify-content: space-between;
  color: #000;
}

@media only screen and (max-width: 1023px) {
  /* line 193, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .about-section ul.section-teaser {
    flex-wrap: wrap;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

@media only screen and (max-width: 800px) {
  /* line 193, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .about-section ul.section-teaser {
    flex-wrap: wrap;
    flex-direction: column;
    margin-left: 0;
  }
}

@media only screen and (max-width: 1023px) {
  /* line 210, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .about-section ul.section-teaser li {
    margin-bottom: 1em;
    width: 40%;
  }
}

@media only screen and (max-width: 1023px) {
  /* line 210, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .about-section ul.section-teaser li {
    width: 100%;
  }
}

/* line 220, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .about-section ul.section-teaser li:hover {
  color: #174df1;
}

/* line 224, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .about-section ul.section-teaser img {
  height: 75%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 230, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .about-section ul.section-teaser h4 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.05em;
  margin: 0px 10px;
}

@media only screen and (max-width: 1023px) {
  /* line 230, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .about-section ul.section-teaser h4 {
    font-size: 16px;
  }
}

/* line 241, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .about-section ul.section-teaser p {
  font-size: 16px;
  line-height: 16px;
  margin: 0px 10px;
}

@media only screen and (max-width: 1023px) {
  /* line 241, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .about-section ul.section-teaser p {
    font-size: 12px;
    line-height: 12px;
  }
}

/* line 254, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .landing-section {
  width: 986px;
}

/* line 257, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .landing-section .play {
  position: absolute;
  width: 100%;
  top: -15%;
}

@media only screen and (max-width: 1023px) {
  /* line 254, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .landing-section {
    margin-left: 1em;
    margin-right: 1em;
    width: auto;
  }
}

/* line 270, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .title-split {
  display: flex;
}

@media only screen and (max-width: 1023px) {
  /* line 270, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .title-split {
    display: block;
  }
}

/* line 277, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .title-split > :first-child {
  padding-right: 25px;
}

/* line 281, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .title-split .split-small {
  width: 416px;
}

@media only screen and (max-width: 1023px) {
  /* line 281, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .title-split .split-small {
    width: 100%;
  }
}

/* line 289, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .title-split .split-large {
  width: 570px;
}

@media only screen and (max-width: 1023px) {
  /* line 289, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .title-split .split-large {
    width: 100%;
  }
}

/* line 297, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .title-split .split-half {
  width: 50%;
}

@media only screen and (max-width: 1023px) {
  /* line 297, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .title-split .split-half {
    width: 100%;
  }
}

/* line 305, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .title-split .push-right {
  display: flex;
  justify-content: flex-end;
}

/* line 309, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .title-split .push-right.vertical-center {
  align-items: center;
}

/* line 315, app/assets/stylesheets/landing/landingv2.scss */
.landing-container h1 {
  font-size: 65px;
  font-weight: bold;
  letter-spacing: -0.05em;
  line-height: 56px;
  color: #000;
  margin: 0;
}

@media only screen and (max-width: 1023px) {
  /* line 315, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container h1 {
    font-size: 31px;
    line-height: 26px;
  }
}

/* line 329, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .community {
  font-size: 24px;
  color: #000;
  line-height: 24px;
  letter-spacing: -0.0562em;
  text-transform: uppercase;
}

/* line 336, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .community strong {
  font-weight: 700;
}

@media only screen and (max-width: 1023px) {
  /* line 329, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .community {
    margin: 0 20px;
  }
}

@media only screen and (max-width: 800px) {
  /* line 329, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .community {
    font-size: 14px;
    line-height: 14px;
    margin: 0 40px;
  }
}

/* line 350, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .watch-now {
  text-transform: uppercase;
}

@media only screen and (max-width: 800px) {
  /* line 350, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .watch-now {
    text-align: center;
    font-size: 12px;
  }
}

/* line 359, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .splash-quote {
  max-width: 986px;
  font-size: 65px;
  font-weight: bold;
  line-height: 60px;
  letter-spacing: -0.05em;
  color: #000;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  /* line 359, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .splash-quote {
    margin-left: 3rem;
    margin-right: 3rem;
    font-size: 32px;
    line-height: 28px;
  }
}

/* line 376, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .landing-section .splash-quote.shift-up {
  margin-top: -50px;
}

/* line 380, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .splash-quote-large {
  font-size: 89px;
  font-weight: bold;
  line-height: 74px;
  letter-spacing: -0.05em;
  color: #000;
}

/* line 388, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .splash-quote-small {
  font-size: 51px;
  font-weight: bold;
  line-height: 42px;
  letter-spacing: -0.05em;
  color: #000;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  /* line 388, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .splash-quote-small {
    font-size: 24px;
    line-height: 20px;
  }
}

/* line 402, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .splash-quote-med {
  font-size: 64px;
  font-weight: bold;
  line-height: 53px;
  letter-spacing: -0.05em;
  color: #000;
}

/* line 410, app/assets/stylesheets/landing/landingv2.scss */
.landing-container h2 {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: -0.05em;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  /* line 410, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container h2 {
    font-size: 18px;
  }
}

/* line 421, app/assets/stylesheets/landing/landingv2.scss */
.landing-container h3.text-black {
  color: black;
}

/* line 425, app/assets/stylesheets/landing/landingv2.scss */
.landing-container h3 {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.057em;
  line-height: 32px;
  color: #707070;
}

@media only screen and (max-width: 1279px) {
  /* line 425, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container h3 {
    font-size: 26px;
    line-height: 26px;
  }
}

@media only screen and (max-width: 800px) {
  /* line 425, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container h3 {
    font-size: 24px;
    line-height: 24px;
  }
}

/* line 443, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .under-title {
  width: 340px;
  margin: 15px 0;
  font-size: 16px;
  letter-spacing: -0.025em;
  line-height: 19px;
  color: #707070;
}

@media only screen and (max-width: 1023px) {
  /* line 443, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .under-title {
    width: auto;
    font-size: 12px;
    line-height: 14px;
  }
}

/* line 457, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .under-title a {
  font-weight: bold;
}

/* line 462, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .community-list {
  color: #000;
  font-size: 14px;
  line-height: 20px;
  margin: 60px 0 14px 0;
}

/* line 468, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .community-list li {
  padding-top: 3px;
}

@media only screen and (max-width: 1023px) {
  /* line 462, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .community-list {
    margin-top: 16px;
  }
}

/* line 476, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .community-list strong {
  font-weight: bold;
  font-size: 18px;
}

/* line 481, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .community-list .member {
  width: 210px;
  padding-left: 10px;
}

/* line 485, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .community-list .member.badge {
  padding-left: 0;
}

@media only screen and (max-width: 800px) {
  /* line 481, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .community-list .member {
    width: 100%;
    min-width: 278px;
  }
  /* line 493, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .community-list .member.no-badge {
    display: flex;
    justify-content: space-around;
  }
}

/* line 499, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .community-list .member img.testimonial {
  width: 210px;
  height: 373px;
  display: none;
}

@media only screen and (max-width: 800px) {
  /* line 499, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .community-list .member img.testimonial {
    width: 131px;
    height: 233px;
  }
}

/* line 510, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .community-list .member .member-alt-testimonial {
  display: none;
  width: 131px;
}

@media only screen and (max-width: 800px) {
  /* line 510, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .community-list .member .member-alt-testimonial {
    display: block;
  }
}

/* line 518, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .community-list .member .member-alt-testimonial img {
  width: 131px;
  height: 233px;
}

/* line 524, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .community-list .member:hover img.testimonial {
  display: inline-block;
}

@media only screen and (max-width: 800px) {
  /* line 524, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .community-list .member:hover img.testimonial {
    display: none;
  }
}

/* line 532, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .community-list .member:hover .photo-badge {
  display: none;
}

@media only screen and (max-width: 800px) {
  /* line 532, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .community-list .member:hover .photo-badge {
    display: block;
  }
}

/* line 540, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .community-list .member:hover .teaser .photo-badge {
  display: block;
}

/* line 544, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .community-list .member.badge img {
  width: 210px;
  height: 373px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

@media only screen and (max-width: 800px) {
  /* line 544, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .community-list .member.badge img {
    width: 131px;
    height: 233px;
  }
}

@media only screen and (max-width: 800px) {
  /* line 555, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .community-list .member .badge-holder {
    width: 100%;
    display: flex;
    justify-content: space-around;
  }
}

/* line 562, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .community-list .member .badge-holder .teaser {
  display: none;
}

/* line 565, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .community-list .member .badge-holder .teaser img {
  height: auto;
}

@media only screen and (max-width: 800px) {
  /* line 562, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .community-list .member .badge-holder .teaser {
    display: block;
  }
}

/* line 576, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .community-list .member-info {
  margin: 14px 0;
}

/* line 581, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .video-link-holder {
  position: relative;
  margin-top: 50px;
}

/* line 585, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .video-link-holder .play-video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(/assets/video-play-button-1de5141c25bddc4c9f85f6af8b8a8f79ca0079d0c897f1b123ca87f59b0a727c.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

/* line 596, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .video-link-holder img {
  display: block;
  margin: 0 auto;
}

/* line 602, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .wide-section {
  width: 100%;
  margin-top: 25px;
  display: flex;
}

@media only screen and (max-width: 800px) {
  /* line 602, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .wide-section {
    display: block;
  }
}

/* line 611, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .wide-section .content-image {
  width: 50%;
}

@media only screen and (max-width: 800px) {
  /* line 611, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .wide-section .content-image {
    width: auto;
  }
}

/* line 618, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .wide-section .content-image img {
  max-width: 100%;
}

/* line 623, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .wide-section .content-body {
  width: 50%;
}

@media only screen and (max-width: 800px) {
  /* line 623, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .wide-section .content-body {
    width: auto;
  }
}

/* line 630, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .wide-section .content-body .content {
  padding: 30px 75px;
}

@media only screen and (max-width: 800px) {
  /* line 630, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .wide-section .content-body .content {
    padding: 1.5rem 1rem;
  }
}

/* line 637, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .wide-section .content-body .content h4.content-category {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  color: #000;
  opacity: 0.6;
}

@media only screen and (max-width: 800px) {
  /* line 637, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .wide-section .content-body .content h4.content-category {
    font-size: 16px;
    line-height: 16px;
  }
}

/* line 653, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .wide-section .content-body .content h3.content-title {
  margin-top: 10px;
  min-height: 64px;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
  color: #000;
}

@media only screen and (max-width: 800px) {
  /* line 653, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .wide-section .content-body .content h3.content-title {
    margin-top: 5px;
    font-size: 20px;
    line-height: 21px;
    min-height: 0;
    letter-spacing: -0.05em;
  }
}

/* line 671, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .wide-section .content-body .content .small-text {
  margin-top: 20px;
  height: 18px;
  color: #404041;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 18px;
}

@media only screen and (max-width: 800px) {
  /* line 671, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .wide-section .content-body .content .small-text {
    font-size: 16px;
    line-height: 16px;
    height: auto;
  }
}

/* line 685, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .wide-section .content-body .content .small-text span {
  color: #0f46fb;
  font-weight: bold;
}

/* line 691, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .wide-section .content-body .content .small-title {
  margin-top: 10px;
  height: 18px;
  width: 150px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-transform: uppercase;
}

@media only screen and (max-width: 800px) {
  /* line 691, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .wide-section .content-body .content .small-title {
    font-size: 16px;
    line-height: 16px;
    width: auto;
    height: auto;
  }
}

/* line 709, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .wide-section .content-body .content .small-title::after {
  content: url(/assets/ico_creators11x16-57ad97a8aef8df85e12e84b8b184e3c2f31c70a60c8ed68fbb64a1b34bfdbb43.svg);
  margin-left: 8px;
}

@media only screen and (max-width: 960px) {
  /* line 709, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .wide-section .content-body .content .small-title::after {
    content: url(/assets/ico_creators10x14-1f3304bb869cff716f411a53648286a7e154d4d0640d2fef14241805805db29d.svg);
  }
}

/* line 719, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .wide-section .content-body .content .text {
  margin-top: 20px;
  letter-spacing: -0.5px;
  color: #404041;
  font-size: 20px;
  line-height: 24px;
  text-align: left;
  min-height: 0;
  width: auto;
}

@media only screen and (max-width: 800px) {
  /* line 719, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .wide-section .content-body .content .text {
    margin-top: 10px;
    font-size: 12px;
    line-height: 14px;
  }
}

/* line 736, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .wide-section .content-body .content .st-1 {
  margin-top: 40px;
}

@media only screen and (max-width: 800px) {
  /* line 736, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .wide-section .content-body .content .st-1 {
    margin-top: 20px;
  }
}

/* line 747, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .mini-content-container {
  width: 96vw;
  margin: 12px 2vw 0 2vw;
}

/* line 751, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .mini-content-container .content-mini {
  width: 15.5vw;
  margin-right: 0.5vw;
}

@media only screen and (max-width: 1023px) {
  /* line 751, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .mini-content-container .content-mini {
    width: 31.5vw;
  }
}

@media only screen and (max-width: 800px) {
  /* line 751, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .mini-content-container .content-mini {
    width: 47.5vw;
  }
}

/* line 763, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .mini-content-container .content-mini-image {
  width: 15.5vw;
  height: 8.145vw;
  overflow: hidden;
  margin-bottom: 12px;
}

/* line 769, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .mini-content-container .content-mini-image img {
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  /* line 763, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .mini-content-container .content-mini-image {
    width: 31.5vw;
    height: 16.553vw;
  }
}

@media only screen and (max-width: 800px) {
  /* line 763, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .mini-content-container .content-mini-image {
    width: 47.5vw;
    height: 24.96vw;
  }
}

/* line 783, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .mini-content-container .content-mini-category {
  font-size: 10px;
  color: #000;
  opacity: 0.6;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 4px;
}

/* line 792, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .mini-content-container .content-mini-title {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  line-height: 14px;
}

/* line 800, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .podcast-container {
  width: 96vw;
  margin-left: 2vw;
  margin-right: 2vw;
}

/* line 805, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .podcast-container .podcast {
  width: 31.5vw;
  margin-right: 0.5vw;
}

@media only screen and (max-width: 1023px) {
  /* line 805, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .podcast-container .podcast {
    width: 47.5vw;
  }
}

@media only screen and (max-width: 800px) {
  /* line 805, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .podcast-container .podcast {
    width: 95.5vw;
  }
}

/* line 817, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .podcast-container .podcast-image {
  width: 31.5vw;
  height: 31.5vw;
  overflow: hidden;
  margin-bottom: 12px;
  position: relative;
}

/* line 824, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .podcast-container .podcast-image img {
  width: 100%;
}

/* line 828, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .podcast-container .podcast-image .play-excerpt {
  position: absolute;
  top: 50%;
  left: 50%;
  top: calc(50% - 17.5px);
  left: calc(50% - 17.5px);
}

/* line 835, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .podcast-container .podcast-image .play-excerpt button {
  width: 35px;
  height: 35px;
  background-image: url(/assets/audio-play-button-edfa7b2f43836ee6822e6ed81072a372316915e27352184b78b7784cc07e45f3.svg);
  background-repeat: no-repeat;
}

/* line 841, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .podcast-container .podcast-image .play-excerpt button:hover {
  opacity: 0.8;
}

/* line 846, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .podcast-container .podcast-image .play-excerpt button.playing {
  background-image: url(/assets/audio-pause-button-cd5282541bf54fdbc0556a6a7de3f1f61703834296eae43c230cd37c7c4cf7fe.svg);
}

@media only screen and (max-width: 1023px) {
  /* line 817, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .podcast-container .podcast-image {
    width: 31.5vw;
    height: 31.5vw;
  }
}

@media only screen and (max-width: 800px) {
  /* line 817, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .podcast-container .podcast-image {
    width: 95.5vw;
    height: 95.5vw;
  }
}

/* line 861, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .podcast-container .podcast-episode-number {
  font-size: 18px;
  color: #0f46fb;
  font-weight: bold;
  line-height: 32px;
}

/* line 868, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .podcast-container .podcast-title {
  font-size: 18px;
  font-weight: normal;
  color: #000;
  line-height: 32px;
}

/* line 876, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .whoop-container {
  display: flex;
  flex-direction: row;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 876, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .whoop-container {
    flex-direction: column;
  }
}

/* line 885, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .whoop-container .section {
  width: 50%;
}

@media only screen and (max-width: 767px) {
  /* line 885, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .whoop-container .section {
    width: 100%;
  }
}

/* line 892, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .whoop-container .section h2 {
  font-size: 48px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  letter-spacing: -0.03em;
}

@media only screen and (max-width: 767px) {
  /* line 892, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .whoop-container .section h2 {
    font-size: 24px;
    line-height: 22px;
  }
}

/* line 908, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .scroller2-container .controls {
  width: 107px;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
}

/* line 916, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .scroller2-container .controls .scroll2-prev {
  width: 39px;
  height: 27px;
  background-image: url(/assets/arrow-prev-black-5602965e258446d684ee6246af27a98f472836d2242e55cc724184a4af0c3d73.svg);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

/* line 924, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .scroller2-container .controls .scroll2-prev:hover {
  background-image: url(/assets/arrow-prev-blue-21f95c4ae06dc6f4b946f81f817c85d0259d694e25a0ab48f1d218758cd89572.svg);
}

/* line 929, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .scroller2-container .controls .scroll2-next {
  width: 39px;
  height: 27px;
  background-image: url(/assets/arrow-next-black-25728071095425dc4c53f355e686e9759fbd6355d63d6a7c170fd75e55995499.svg);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

/* line 937, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .scroller2-container .controls .scroll2-next:hover {
  background-image: url(/assets/arrow-next-blue-e6fbef7df22ddb69bde970994f9b4250527b2254da8d5a2efc907af7920abd9f.svg);
}

@media (min-width: 1024px) {
  /* line 944, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .sponsorship {
    padding-bottom: 20px !important;
  }
}

@media only screen and (max-width: 800px) {
  /* line 950, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .sponsorship-text {
    padding: 30px 0px !important;
  }
}

/* line 956, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box {
  padding: 20px 30px 0 40px;
  border-radius: 15px;
  height: auto;
  position: relative;
}

@media only screen and (max-width: 800px) {
  /* line 956, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .plan-box {
    padding: 2rem 1.75rem;
  }
}

/* line 967, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box ul {
  color: inherit;
}

/* line 971, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box.free {
  border: 1px solid #e5e5e5;
  color: #000;
}

/* line 975, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box.free .plan-summary {
  color: #707070;
}

/* line 980, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box.starter {
  background-color: #e5e5e5;
  color: #707070;
}

/* line 985, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box.starter .plan-pricing .price-selector li {
  color: #707070;
}

/* line 988, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box.starter .plan-pricing .price-selector li.selected {
  text-decoration: underline;
}

/* line 994, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box.starter h4.plan-feature-head .expandable {
  background-image: url(/assets/expandable-open-gray-08590ed98a6bec0a5ee6c7619c95e5ad689833eeb15e8a8ec8803a3b8dc0bc9d.svg);
  transform: rotate(180deg);
}

/* line 997, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box.starter h4.plan-feature-head .expandable.expanded {
  background-image: url(/assets/expandable-open-gray-08590ed98a6bec0a5ee6c7619c95e5ad689833eeb15e8a8ec8803a3b8dc0bc9d.svg);
  transform: rotate(0deg);
}

/* line 1004, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box.essentials {
  background: rgba(82, 82, 75, 0.6);
  color: #fff;
}

/* line 1007, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box.essentials h3 {
  color: #fff;
}

/* line 1010, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box.essentials .plan-pricing .price-selector li.selected {
  text-decoration: underline;
}

/* line 1015, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box.premium {
  background-color: #0f46fb;
  color: #fff;
}

/* line 1018, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box.premium h3 {
  color: #fff;
}

/* line 1021, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box.premium .plan-features li {
  background-image: url(/assets/white-plan-list-check-22db2cdd48c0a629141b410e23a9e02c59c20a78a84466ea57d0112ab5a945a2.svg);
}

/* line 1026, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box .plan-summary {
  max-width: 360px;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: -0.025em;
  margin: 30px 0 20px 0;
  height: 70px;
}

@media only screen and (max-width: 1279px) {
  /* line 1026, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .plan-box .plan-summary {
    font-size: 14px;
    line-height: 16px;
    height: 48px;
  }
}

@media only screen and (max-width: 800px) {
  /* line 1026, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .plan-box .plan-summary {
    font-size: 12px;
    line-height: 14px;
    margin: 0.75rem 0;
    height: auto;
  }
}

/* line 1048, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box h4.plan-feature-head {
  font-size: 18px;
  letter-spacing: -0.05em;
  cursor: pointer;
  background-image: url(/assets/white-plan-list-check-small-85484aaffa6bcf78c72418957972221811951e292f62fc820e0b4761b7cb31e1.svg);
  background-repeat: no-repeat;
  margin-left: -20px;
  background-position: 0px 4px;
  padding-left: 20px;
  font-weight: bold;
}

@media only screen and (max-width: 1279px) {
  /* line 1048, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .plan-box h4.plan-feature-head {
    font-size: 16px;
  }
}

@media only screen and (max-width: 800px) {
  /* line 1048, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .plan-box h4.plan-feature-head {
    font-size: 13px;
  }
}

/* line 1067, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box h4.plan-feature-head .expandable {
  display: inline-block;
  width: 20px;
  height: 16px;
  background-image: url(/assets/expandable-open-white-19feb8d3d4694581b51c2db5e0a38e17de59e9b5812a71b88f86cd8aa4866dee.svg);
  transform: rotate(180deg);
  background-repeat: no-repeat;
  background-position: center;
}

@media only screen and (max-width: 800px) {
  /* line 1067, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .plan-box h4.plan-feature-head .expandable {
    width: 13px;
    height: 11px;
    background-size: 9px;
  }
}

/* line 1082, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box h4.plan-feature-head .expandable.expanded {
  background-image: url(/assets/expandable-open-white-19feb8d3d4694581b51c2db5e0a38e17de59e9b5812a71b88f86cd8aa4866dee.svg);
  transform: rotate(0deg);
}

/* line 1089, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box .plan-pricing {
  position: absolute;
  top: 14px;
  right: 14px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

@media only screen and (max-width: 800px) {
  /* line 1089, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .plan-box .plan-pricing {
    top: 7px;
    right: 7px;
  }
}

/* line 1102, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box .plan-pricing .price-selector {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 20px;
  display: flex;
}

@media only screen and (max-width: 800px) {
  /* line 1102, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .plan-box .plan-pricing .price-selector {
    height: 14px;
    border-radius: 7px;
  }
}

/* line 1114, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box .plan-pricing .price-selector li {
  display: inline-block;
  font-size: 8px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  line-height: 20px;
  padding: 0 8px;
  height: 20px;
  cursor: pointer;
}

@media only screen and (max-width: 800px) {
  /* line 1114, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .plan-box .plan-pricing .price-selector li {
    font-size: 5px;
    line-height: 12px;
    height: 12px;
    padding: 0 6px;
  }
}

/* line 1132, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box .plan-pricing .price-selector li:first-child {
  margin-right: -5px;
}

@media only screen and (max-width: 800px) {
  /* line 1132, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .plan-box .plan-pricing .price-selector li:first-child {
    margin-right: -3px;
  }
}

/* line 1140, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box .plan-pricing .price-selector li.selected {
  text-decoration: underline;
}

/* line 1146, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box .plan-pricing .price {
  white-space: nowrap;
  font-size: 22px;
  font-weight: bold;
}

@media only screen and (max-width: 1279px) {
  /* line 1146, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .plan-box .plan-pricing .price {
    font-size: 18px;
  }
}

@media only screen and (max-width: 800px) {
  /* line 1146, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .plan-box .plan-pricing .price {
    font-size: 15px;
  }
}

/* line 1162, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .plan-box-horizontal {
  display: flex;
  justify-content: space-between;
  padding-bottom: 40px;
}

@media only screen and (max-width: 800px) {
  /* line 1162, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .plan-box-horizontal {
    flex-direction: column;
    padding-bottom: 2rem;
  }
}

/* line 1173, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container {
  width: 100%;
  margin-top: 150px;
}

@media only screen and (max-width: 800px) {
  /* line 1173, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .paid-plans-container {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 800px) {
  /* line 1181, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .paid-plans-container .sponsorship {
    flex-direction: row !important;
  }
}

/* line 1187, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner {
  margin: 0 30px 30px 30px;
  display: flex;
}

@media only screen and (max-width: 800px) {
  /* line 1187, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .paid-plans-container .paid-plans-inner {
    flex-direction: column;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
    margin-bottom: 1rem;
  }
}

/* line 1198, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .stand-out {
  font-weight: bold;
  text-decoration: underline;
  cursor: help;
}

/* line 1204, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .border-b-0 {
  border-bottom-width: 0px !important;
}

/* line 1207, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .check-box {
  border-bottom-width: 1px;
  height: 4rem;
  display: flex;
  align-items: center;
}

/* line 1214, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .big-check-box {
  border-bottom-width: 1px;
  height: 8rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-evenly;
}

/* line 1223, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .checked {
  background: url(/assets/white-plan-list-check-22db2cdd48c0a629141b410e23a9e02c59c20a78a84466ea57d0112ab5a945a2.svg) 8% 50% no-repeat;
  background-size: 25% 40%;
}

/* line 1228, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .psych-checked {
  background: url(/assets/white-plan-list-check-22db2cdd48c0a629141b410e23a9e02c59c20a78a84466ea57d0112ab5a945a2.svg) 15% 15% no-repeat, url(/assets/white-plan-list-check-22db2cdd48c0a629141b410e23a9e02c59c20a78a84466ea57d0112ab5a945a2.svg) 15% 85% no-repeat;
  background-size: 10% 20%;
}

/* line 1234, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .variant-desktop:checked ~ label img {
  background-color: #e5e5e588;
  border-radius: 9999px;
}

/* line 1239, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .double-checked {
  background: url(/assets/white-plan-list-check-22db2cdd48c0a629141b410e23a9e02c59c20a78a84466ea57d0112ab5a945a2.svg) 8% 50% no-repeat, url(/assets/white-plan-list-check-22db2cdd48c0a629141b410e23a9e02c59c20a78a84466ea57d0112ab5a945a2.svg) 23% 50% no-repeat;
  background-size: 25% 40%;
}

/* line 1245, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .triple-checked {
  background: url(/assets/white-plan-list-check-22db2cdd48c0a629141b410e23a9e02c59c20a78a84466ea57d0112ab5a945a2.svg) 8% 50% no-repeat, url(/assets/white-plan-list-check-22db2cdd48c0a629141b410e23a9e02c59c20a78a84466ea57d0112ab5a945a2.svg) 23% 50% no-repeat, url(/assets/white-plan-list-check-22db2cdd48c0a629141b410e23a9e02c59c20a78a84466ea57d0112ab5a945a2.svg) 38% 50% no-repeat;
  background-size: 25% 40%;
}

/* line 1252, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .features-container {
  width: 20%;
  padding-top: 20px;
}

@media only screen and (max-width: 800px) {
  /* line 1252, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .paid-plans-container .paid-plans-inner .features-container {
    display: none;
  }
}

/* line 1260, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .features-container h3 {
  color: #000;
  padding-left: 20px;
}

/* line 1265, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .features-container .features {
  position: absolute;
  background-color: #fff;
  width: 18%;
  margin-top: -0.5rem;
  margin-left: 0.5rem;
  padding-bottom: 10px;
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
}

/* line 1275, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .features-container .features.collapsed {
  display: none;
}

/* line 1279, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .features-container .features li {
  font-size: 13px;
  line-height: 17px;
  padding: 2px;
}

/* line 1284, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .features-container .features li:last-child {
  padding-bottom: 0;
}

/* line 1290, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .features-container .plan-summary {
  max-width: 360px;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: -0.025em;
  margin: 30px 0 20px 0;
  height: 70px;
  padding-left: 20px;
}

@media only screen and (max-width: 1279px) {
  /* line 1290, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .paid-plans-container .paid-plans-inner .features-container .plan-summary {
    font-size: 14px;
    line-height: 16px;
    height: 48px;
  }
}

@media only screen and (max-width: 800px) {
  /* line 1290, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .paid-plans-container .paid-plans-inner .features-container .plan-summary {
    font-size: 12px;
    line-height: 14px;
    margin: 0.75rem 0;
    height: auto;
  }
}

/* line 1313, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .features-container .li-child {
  margin-left: 10px;
}

/* line 1317, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .features-container h4.plan-feature-head {
  font-size: 20px;
  line-height: 18px;
  letter-spacing: -0.05em;
  cursor: pointer;
  background-position: 0px 3px;
  display: flex;
  flex-direction: row;
  font-weight: bold;
}

@media only screen and (max-width: 1279px) {
  /* line 1317, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .paid-plans-container .paid-plans-inner .features-container h4.plan-feature-head {
    font-size: 16px;
  }
}

@media only screen and (max-width: 800px) {
  /* line 1317, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .paid-plans-container .paid-plans-inner .features-container h4.plan-feature-head {
    font-size: 13px;
  }
}

/* line 1335, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .features-container h4.plan-feature-head .expandable {
  display: block;
  width: 20px;
  height: 16px;
  background-image: url(/assets/expandable-open-gray-08590ed98a6bec0a5ee6c7619c95e5ad689833eeb15e8a8ec8803a3b8dc0bc9d.svg);
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 5px;
}

@media only screen and (max-width: 800px) {
  /* line 1335, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .paid-plans-container .paid-plans-inner .features-container h4.plan-feature-head .expandable {
    width: 13px;
    height: 11px;
    background-size: 9px;
  }
}

/* line 1350, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .features-container h4.plan-feature-head .expandable.expanded {
  background-image: url(/assets/expandable-open-gray-08590ed98a6bec0a5ee6c7619c95e5ad689833eeb15e8a8ec8803a3b8dc0bc9d.svg);
  transform: rotate(180deg);
}

@media only screen and (max-width: 800px) {
  /* line 1358, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .paid-plans-container .paid-plans-inner .sponsorship-wrapper {
    width: 30% !important;
  }
}

/* line 1364, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper {
  width: 26%;
  padding-bottom: 68px;
}

@media only screen and (max-width: 800px) {
  /* line 1364, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper {
    width: auto;
    margin-bottom: 2rem;
    padding-bottom: 0;
    height: auto;
  }
}

/* line 1375, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper .btn-join-white {
  width: 46%;
  background: #fff;
  text-align: center;
  border: 1px solid #0f46fb;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 38px;
  display: flex;
  align-items: center;
  height: 48px;
}

@media only screen and (max-width: 800px) {
  /* line 1375, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper .btn-join-white {
    height: 33px;
    width: 46%;
  }
}

/* line 1391, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper .btn-join-white p {
  width: 100%;
  background: transparent;
  line-height: 18px;
  font-size: 18px;
  font-weight: 300;
  color: #0f46fb;
}

@media only screen and (max-width: 800px) {
  /* line 1391, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper .btn-join-white p {
    font-size: 12px;
    line-height: 33px;
  }
}

/* line 1406, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper .btn-join-blue {
  width: 46%;
  text-align: center;
  background-color: #0f46fb;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 38px;
  display: flex;
  align-items: center;
  height: 48px;
}

@media only screen and (max-width: 800px) {
  /* line 1406, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper .btn-join-blue {
    height: 33px;
    width: 46%;
  }
}

/* line 1421, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper .btn-join-blue p {
  width: 100%;
  background: transparent;
  line-height: 18px;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
}

@media only screen and (max-width: 800px) {
  /* line 1421, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper .btn-join-blue p {
    font-size: 12px;
    line-height: 33px;
  }
}

/* line 1436, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper .starter {
  background-color: #e5e5e5;
}

/* line 1438, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper .starter p {
  color: #707070;
}

/* line 1441, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper .essentials {
  background-color: rgba(82, 82, 75, 0.6);
}

/* line 1443, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper .essentials p {
  color: #fff;
}

/* line 1446, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper .premium {
  background-color: #0f46fb;
}

/* line 1448, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper .premium p {
  color: #fff;
}

/* line 1451, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper .btn-sponsor {
  width: 46%;
  text-align: center;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 38px;
  display: flex;
  align-items: center;
  height: 48px;
}

@media only screen and (max-width: 800px) {
  /* line 1451, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper .btn-sponsor {
    height: 33px;
    width: 33%;
  }
}

/* line 1465, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper .btn-sponsor p {
  width: 100%;
  background: transparent;
  line-height: 18px;
  font-size: 18px;
  font-weight: 300;
}

@media only screen and (max-width: 800px) {
  /* line 1465, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .paid-plans-container .paid-plans-inner .plan-box-wrapper .btn-sponsor p {
    font-size: 12px;
    line-height: 33px;
  }
}

/* line 1480, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .paid-plans-inner .button-container {
  margin-top: 20px;
}

@media only screen and (max-width: 800px) {
  /* line 1480, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .paid-plans-container .paid-plans-inner .button-container {
    margin-top: 8px;
  }
}

/* line 1489, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .plan-features {
  margin: 5px 0;
  margin-bottom: 20px;
}

/* line 1493, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .plan-features.collapsed {
  display: none;
}

/* line 1497, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .plan-features li {
  font-size: 13px;
  line-height: 14px;
  padding: 15px 0 15px 25px;
  background-image: url(/assets/blue-plan-list-check-516a893eb65fc61ebf9bb52309bf3a2c35afc91deebc5fd7fc3f1ad3138ae7b5.svg);
  background-repeat: no-repeat;
  background-position: 0px 14px;
  margin-left: -25px;
}

@media only screen and (max-width: 800px) {
  /* line 1497, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .paid-plans-container .plan-features li {
    background-size: 15px;
    padding-left: 20px;
    margin-left: -20px;
  }
}

/* line 1512, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .paid-plans-container .plan-features li:last-child {
  padding-bottom: 0;
}

/* line 1519, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .control {
  cursor: pointer;
}

/* line 1522, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .control.disabled {
  color: #a7a7a7;
}

/* line 1526, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .control .visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin-top: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 1537, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .control .control-indicator {
  height: 20px;
  width: 20px;
  line-height: 20px;
  border: 1px solid #707070;
  background-color: #fff;
  border-radius: 20px;
}

/* line 1546, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .control .control-input:checked ~ .control-indicator {
  background-color: #0f46fb;
  border: 0;
}

/* line 1552, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .control-desktop {
  cursor: pointer;
}

/* line 1555, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .control-desktop.disabled {
  color: #a7a7a7;
}

/* line 1559, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .control-desktop .visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin-top: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 1570, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .control-desktop .control-indicator {
  height: 32px;
  width: 32px;
  background-image: url(/assets/white-plan-list-check-22db2cdd48c0a629141b410e23a9e02c59c20a78a84466ea57d0112ab5a945a2.svg);
  background-position: center;
  background-repeat: no-repeat;
}

/* line 1578, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .control-desktop .control-input:checked ~ .control-indicator {
  background-color: rgba(255, 255, 255, 0.34);
  border-radius: 50%;
}

/* line 1584, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .mt-break {
  margin-top: 100px;
}

/* line 1588, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .mt-break-large {
  margin-top: 150px;
}

/* line 1592, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .highlight-under {
  position: relative;
}

/* line 1595, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .highlight-under::before {
  content: "";
  position: absolute;
  width: 100%;
  width: calc(100% + 0.25em);
  height: 0.3em;
  background-color: #2741fc;
  top: 0.95em;
  left: -0.125em;
}

/* line 1606, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .highlight-under span {
  position: relative;
}

/* line 1611, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .highlight {
  background-color: #d3fc27;
}

/* line 1615, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .btn-join-white {
  width: 212px;
  line-height: 48px;
  font-size: 18px;
  font-weight: 300;
  color: #707070;
  background: #fff;
  border: 1px solid #707070;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 38px;
}

@media only screen and (max-width: 800px) {
  /* line 1615, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .btn-join-white {
    line-height: 33px;
    width: 46%;
    font-size: 12px;
  }
}

/* line 1633, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .btn-join-blue {
  width: 212px;
  line-height: 48px;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  background-color: #0f46fb;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 38px;
}

@media only screen and (max-width: 800px) {
  /* line 1633, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .btn-join-blue {
    line-height: 33px;
    width: 46%;
    font-size: 12px;
  }
}

/* line 1650, app/assets/stylesheets/landing/landingv2.scss */
.landing-container .btn-small {
  height: 40px;
  line-height: 36px;
  font-size: 14px;
  text-transform: none;
  width: 130px;
  font-weight: 300;
  border-radius: 38px;
}

@media only screen and (max-width: 1023px) {
  /* line 1660, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .responsive-gutter {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

@media only screen and (max-width: 1023px) {
  /* line 1667, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .responsive-centered {
    display: flex;
    justify-content: center;
  }
}

@media only screen and (max-width: 1023px) {
  /* line 1674, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .responsive-swap {
    display: flex;
    flex-flow: column-reverse;
  }
}

@media only screen and (max-width: 1023px) {
  /* line 1681, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .responsive-mb3 {
    margin-bottom: 3rem;
  }
}

@media only screen and (max-width: 1023px) {
  /* line 1687, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .responsive-mb5 {
    margin-bottom: 5rem;
  }
}

@media only screen and (max-width: 1023px) {
  /* line 1693, app/assets/stylesheets/landing/landingv2.scss */
  .landing-container .responsive-hide {
    display: none !important;
  }
}
/* line 1, app/assets/stylesheets/login.scss */
.login {
  min-height: 100vh;
}

/* line 4, app/assets/stylesheets/login.scss */
.login .content {
  margin-top: 171px;
  width: 80%;
}

@media only screen and (max-width: 960px) {
  /* line 4, app/assets/stylesheets/login.scss */
  .login .content {
    width: 100%;
    margin: 0;
  }
}

/* line 13, app/assets/stylesheets/login.scss */
.login .content .content-in {
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 960px) {
  /* line 13, app/assets/stylesheets/login.scss */
  .login .content .content-in {
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    position: relative;
  }
}

/* line 25, app/assets/stylesheets/login.scss */
.login .content .content-in .become-top {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 25, app/assets/stylesheets/login.scss */
  .login .content .content-in .become-top {
    display: block;
    position: absolute;
    top: 25px;
    right: 20px;
    height: 17px;
    width: 116px;
    color: #0f46fb;
    font-family: Helvetica;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 17px;
    text-align: right;
  }
}

/* line 45, app/assets/stylesheets/login.scss */
.login .content .content-in .logo-mob {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 45, app/assets/stylesheets/login.scss */
  .login .content .content-in .logo-mob {
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    height: 26px;
    width: 20px;
  }
}

/* line 58, app/assets/stylesheets/login.scss */
.login .content .content-in .content-text {
  min-height: 468px;
}

@media only screen and (max-width: 960px) {
  /* line 58, app/assets/stylesheets/login.scss */
  .login .content .content-in .content-text {
    width: 100%;
    min-height: 10px;
  }
}

/* line 66, app/assets/stylesheets/login.scss */
.login .content .content-in .content-text .title {
  height: 240px;
  color: #000000;
  font-size: 100px;
  font-weight: bold;
  letter-spacing: -2px;
  line-height: 80px;
  margin-top: 19px;
}

@media only screen and (max-width: 960px) {
  /* line 66, app/assets/stylesheets/login.scss */
  .login .content .content-in .content-text .title {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    height: 48px;
    width: 100%;
    margin-top: 106px;
    text-align: center;
  }
}

/* line 85, app/assets/stylesheets/login.scss */
.login .content .content-in .content-text .title sup {
  font-size: 25px;
  vertical-align: super;
}

@media only screen and (max-width: 960px) {
  /* line 85, app/assets/stylesheets/login.scss */
  .login .content .content-in .content-text .title sup {
    font-size: 14px;
    transform: translateY(-8px);
    vertical-align: unset;
  }
}

/* line 96, app/assets/stylesheets/login.scss */
.login .content .content-in .content-text .title span {
  color: #0f46fb;
}

/* line 101, app/assets/stylesheets/login.scss */
.login .content .content-in .content-text .text {
  min-height: 64px;
  color: #696969;
  font-family: Helvetica;
  font-size: 24px;
  letter-spacing: -1px;
  line-height: 32px;
  margin-top: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 101, app/assets/stylesheets/login.scss */
  .login .content .content-in .content-text .text {
    margin-top: 10px;
    min-height: 10px;
    width: 100%;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
  }
}

/* line 123, app/assets/stylesheets/login.scss */
.login .content .content-in .content-text .dont-have {
  height: 24px;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: -1px;
  line-height: 24px;
  margin-top: 101px;
}

@media only screen and (max-width: 960px) {
  /* line 123, app/assets/stylesheets/login.scss */
  .login .content .content-in .content-text .dont-have {
    display: none;
  }
}

/* line 137, app/assets/stylesheets/login.scss */
.login .content .content-in .content-text .dont-have span {
  text-decoration: underline;
  cursor: pointer;
  color: #0f46fb;
  font-weight: bold;
}

/* line 146, app/assets/stylesheets/login.scss */
.login .content .content-in .content-form {
  min-height: 508px;
  width: 457px;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 146, app/assets/stylesheets/login.scss */
  .login .content .content-in .content-form {
    width: 100%;
    min-height: 10px;
    padding: 0 20px;
  }
}

/* line 160, app/assets/stylesheets/login.scss */
.login .content .content-in .content-form .logo {
  height: 40px;
  width: 31px;
}

@media only screen and (max-width: 960px) {
  /* line 160, app/assets/stylesheets/login.scss */
  .login .content .content-in .content-form .logo {
    display: none;
  }
}

/* line 169, app/assets/stylesheets/login.scss */
.login .content .content-in .content-form .text {
  min-height: 28px;
  width: 361px;
  font-family: Helvetica;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 28px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 169, app/assets/stylesheets/login.scss */
  .login .content .content-in .content-form .text {
    width: 100%;
    min-height: 10px;
    padding: 0 20px;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 20px;
  }
}

/* line 189, app/assets/stylesheets/login.scss */
.login .content .content-in .content-form .title {
  color: #000000;
  margin-top: 40px;
}

/* line 194, app/assets/stylesheets/login.scss */
.login .content .content-in .content-form .more-vis {
  color: #0f46fb;
  margin-top: 10px;
}

/* line 199, app/assets/stylesheets/login.scss */
.login .content .content-in .content-form .login-form {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
  position: relative;
}

/* line 205, app/assets/stylesheets/login.scss */
.login .content .content-in .content-form .login-form ::-moz-placeholder {
  color: #000000;
  opacity: 1;
}
.login .content .content-in .content-form .login-form :-ms-input-placeholder {
  color: #000000;
  opacity: 1;
}
.login .content .content-in .content-form .login-form ::placeholder {
  color: #000000;
  opacity: 1;
}

/* line 210, app/assets/stylesheets/login.scss */
.login .content .content-in .content-form .login-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}

/* line 215, app/assets/stylesheets/login.scss */
.login .content .content-in .content-form .login-form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000;
}

/* line 220, app/assets/stylesheets/login.scss */
.login .content .content-in .content-form .login-form label {
  height: 20px;
  color: #000000;
  font-family: Helvetica;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  text-transform: uppercase;
  transform: translateY(20px);
}

@media only screen and (max-width: 960px) {
  /* line 220, app/assets/stylesheets/login.scss */
  .login .content .content-in .content-form .login-form label {
    width: 100%;
  }
}

/* line 236, app/assets/stylesheets/login.scss */
.login .content .content-in .content-form .login-form .font {
  height: 28px;
  width: 361px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
  background: transparent;
  border-bottom: 1px solid #dbdee7;
  padding: 21px 0 7px 0;
}

@media only screen and (max-width: 960px) {
  /* line 236, app/assets/stylesheets/login.scss */
  .login .content .content-in .content-form .login-form .font {
    width: 100%;
  }
}

/* line 253, app/assets/stylesheets/login.scss */
.login .content .content-in .content-form .login-form input[type="email"] {
  outline: none;
  height: 56px;
}

/* line 258, app/assets/stylesheets/login.scss */
.login .content .content-in .content-form .login-form input[type="password"] {
  margin-top: 12px;
  outline: none;
  height: 56px;
}

/* line 264, app/assets/stylesheets/login.scss */
.login .content .content-in .content-form .login-form input[type="submit"] {
  height: 60px;
  width: 361px;
  background-color: #0f46fb;
  margin-top: 60px;
  cursor: pointer;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 34px;
  text-align: center;
  text-transform: uppercase;
}

@media only screen and (max-width: 960px) {
  /* line 264, app/assets/stylesheets/login.scss */
  .login .content .content-in .content-form .login-form input[type="submit"] {
    width: 280px;
  }
}

/* line 284, app/assets/stylesheets/login.scss */
.login .content .content-in .content-form .login-form .password {
  position: absolute;
  top: 68px;
  z-index: 1;
}

/* line 291, app/assets/stylesheets/login.scss */
.login .content .content-in .content-form .forgot-password {
  height: 18px;
  width: 150px;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 14px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 18px;
  text-align: right;
  margin-top: 20px;
  cursor: pointer;
}

@media only screen and (max-width: 960px) {
  /* line 291, app/assets/stylesheets/login.scss */
  .login .content .content-in .content-form .forgot-password {
    margin: 20px 0 40px 0;
  }
}

/* line 308, app/assets/stylesheets/login.scss */
.login .content .content-in .content-form .forgot-password a {
  height: 18px;
  width: 113px;
}
/* line 2, app/assets/stylesheets/meeting.scss */
#zmmtg-root .vizzy {
  height: 83px;
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/meeting.scss */
  #zmmtg-root .vizzy {
    height: 123px;
  }
}

/* line 9, app/assets/stylesheets/meeting.scss */
#zmmtg-root .vis-title {
  text-align: center;
  color: #1E1D1D;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
  margin-top: 15px;
  margin-bottom: 26px;
}

@media (max-width: 768px) {
  /* line 9, app/assets/stylesheets/meeting.scss */
  #zmmtg-root .vis-title {
    width: 244px;
  }
}

/* line 23, app/assets/stylesheets/meeting.scss */
#zmmtg-root .vis-logo {
  height: 2rem;
  margin-left: 0.5rem;
}

/* line 27, app/assets/stylesheets/meeting.scss */
#zmmtg-root .page-footer {
  display: none;
}

/* line 30, app/assets/stylesheets/meeting.scss */
#zmmtg-root .zoom-meetingsdk-meeting-header > svg {
  display: none;
}

/* line 33, app/assets/stylesheets/meeting.scss */
#zmmtg-root .wr-default-bg {
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 36, app/assets/stylesheets/meeting.scss */
#zmmtg-root .wr-main-content.wr-content-default {
  background-color: #fff;
}

/* line 40, app/assets/stylesheets/meeting.scss */
#zmmtg-root .mobile-waiting-room {
  justify-content: center;
}

/* line 43, app/assets/stylesheets/meeting.scss */
#zmmtg-root .mobile-waiting-room .vis-logo {
  align-self: center;
  margin-top: 100px;
}

/* line 48, app/assets/stylesheets/meeting.scss */
#zmmtg-root .mobile-waiting-room .vis-title {
  align-self: center;
}

/* line 52, app/assets/stylesheets/meeting.scss */
#zmmtg-root .mobile-waiting-room .vizzy {
  margin-bottom: 40px;
}

/* line 57, app/assets/stylesheets/meeting.scss */
#zmmtg-root .preview-new-flow-content {
  font-family: 'Helvetica Neue';
}

/* line 60, app/assets/stylesheets/meeting.scss */
#zmmtg-root .preview-new-flow-content .preview-agreement {
  margin-top: 44px;
  width: 300px;
}

/* line 65, app/assets/stylesheets/meeting.scss */
#zmmtg-root .preview-new-flow-content .preview-join-button {
  background-color: #0B3DFF;
  border-radius: 360px;
  padding: 16px 24px;
  height: 54px;
  width: auto;
  font-weight: 400;
  border: none;
  margin-top: 15px;
}

/* line 76, app/assets/stylesheets/meeting.scss */
#zmmtg-root .preview-new-flow-content .vizzy {
  margin-top: 40px;
}

/* line 81, app/assets/stylesheets/meeting.scss */
#zmmtg-root .wr-topic {
  font-size: 16px;
}
/* line 2, app/assets/stylesheets/membership/_become_vis_athlete.scss */
#membership-index #become-vis-athlete {
  text-align: center;
}

/* line 5, app/assets/stylesheets/membership/_become_vis_athlete.scss */
#membership-index #become-vis-athlete .container-box {
  border-radius: 20px;
  background: #E5E7EB;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 32px;
  padding: 36px 200px;
}

@media (max-width: 1024px) {
  /* line 5, app/assets/stylesheets/membership/_become_vis_athlete.scss */
  #membership-index #become-vis-athlete .container-box {
    width: 100%;
    padding: 36px;
    border-radius: 0;
  }
}

/* line 21, app/assets/stylesheets/membership/_become_vis_athlete.scss */
#membership-index #become-vis-athlete .container-box .user-card {
  width: 237px;
  height: 417px;
  border-radius: 20px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

/* line 27, app/assets/stylesheets/membership/_become_vis_athlete.scss */
#membership-index #become-vis-athlete .container-box .user-card img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 768px) {
  /* line 21, app/assets/stylesheets/membership/_become_vis_athlete.scss */
  #membership-index #become-vis-athlete .container-box .user-card {
    width: 118px;
    height: 208px;
    border-radius: 10px;
  }
  /* line 39, app/assets/stylesheets/membership/_become_vis_athlete.scss */
  #membership-index #become-vis-athlete .container-box .user-card img {
    border-radius: 10px;
  }
}
/* line 2, app/assets/stylesheets/membership/_fuel_up_cards.scss */
#membership-index #fuel-up-cards {
  margin-top: 120px;
  text-align: center;
}

/* line 6, app/assets/stylesheets/membership/_fuel_up_cards.scss */
#membership-index #fuel-up-cards .fuel-up-cards {
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

/* line 15, app/assets/stylesheets/membership/_fuel_up_cards.scss */
#membership-index #fuel-up-cards .fuel-up-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 10px;
}

/* line 22, app/assets/stylesheets/membership/_fuel_up_cards.scss */
#membership-index #fuel-up-cards .fuel-up-card-title {
  font-size: 18px;
  font-weight: bold;
}

/* line 27, app/assets/stylesheets/membership/_fuel_up_cards.scss */
#membership-index #fuel-up-cards .fuel-up-card-image {
  width: 40%;
  margin-bottom: 10px;
}

/* line 32, app/assets/stylesheets/membership/_fuel_up_cards.scss */
#membership-index #fuel-up-cards .fuel-up-card-description {
  width: 230px;
  height: 100px;
}
/* line 2, app/assets/stylesheets/membership/_other_roles.scss */
#membership-index #other-roles {
  margin-top: 120px;
  text-align: center;
}

/* line 6, app/assets/stylesheets/membership/_other_roles.scss */
#membership-index #other-roles .swiper {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
  padding: 0 20px;
  padding-bottom: 40px;
}

@media (min-width: 1690px) {
  /* line 16, app/assets/stylesheets/membership/_other_roles.scss */
  #membership-index #other-roles .swiper .swiper-wrapper {
    justify-content: center;
  }
}

/* line 21, app/assets/stylesheets/membership/_other_roles.scss */
#membership-index #other-roles .swiper .swiper-wrapper .other-roles-card {
  width: 225px;
}

/* line 24, app/assets/stylesheets/membership/_other_roles.scss */
#membership-index #other-roles .swiper .swiper-wrapper .other-roles-card .other-roles-card-image {
  position: relative;
  width: 100%;
  height: 272px;
}

/* line 29, app/assets/stylesheets/membership/_other_roles.scss */
#membership-index #other-roles .swiper .swiper-wrapper .other-roles-card .other-roles-card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}

/* line 36, app/assets/stylesheets/membership/_other_roles.scss */
#membership-index #other-roles .swiper .swiper-wrapper .other-roles-card .other-roles-card-image .other-roles-card-gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, transparent 50%, #083FF7 100%);
  border-radius: 20px;
}

/* line 46, app/assets/stylesheets/membership/_other_roles.scss */
#membership-index #other-roles .swiper .swiper-wrapper .other-roles-card .other-roles-card-image .other-roles-card-title {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 28px;
  font-weight: 700;
}

@media (max-width: 768px) {
  /* line 21, app/assets/stylesheets/membership/_other_roles.scss */
  #membership-index #other-roles .swiper .swiper-wrapper .other-roles-card {
    width: 175px;
  }
  /* line 61, app/assets/stylesheets/membership/_other_roles.scss */
  #membership-index #other-roles .swiper .swiper-wrapper .other-roles-card .other-roles-card-image {
    height: 175px;
  }
  /* line 64, app/assets/stylesheets/membership/_other_roles.scss */
  #membership-index #other-roles .swiper .swiper-wrapper .other-roles-card .other-roles-card-image .other-roles-card-title {
    display: none;
  }
}

/* line 73, app/assets/stylesheets/membership/_other_roles.scss */
#membership-index #other-roles .swiper .swiper-pagination {
  bottom: 5px;
}
/* line 2, app/assets/stylesheets/membership/_partners.scss */
#membership-index #partners {
  margin-top: 120px;
  margin-bottom: 120px;
  text-align: center;
}

/* line 7, app/assets/stylesheets/membership/_partners.scss */
#membership-index #partners .swiper {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
  padding: 0 20px;
  padding-bottom: 40px;
}

@media (min-width: 1212px) {
  /* line 17, app/assets/stylesheets/membership/_partners.scss */
  #membership-index #partners .swiper .swiper-wrapper {
    justify-content: center;
  }
}

/* line 22, app/assets/stylesheets/membership/_partners.scss */
#membership-index #partners .swiper .swiper-wrapper .partners-card {
  width: 225px;
}

/* line 25, app/assets/stylesheets/membership/_partners.scss */
#membership-index #partners .swiper .swiper-wrapper .partners-card .partners-card-image {
  position: relative;
  width: 100%;
  height: 272px;
}

/* line 30, app/assets/stylesheets/membership/_partners.scss */
#membership-index #partners .swiper .swiper-wrapper .partners-card .partners-card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}

/* line 37, app/assets/stylesheets/membership/_partners.scss */
#membership-index #partners .swiper .swiper-wrapper .partners-card .partners-card-image .partners-card-gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, transparent 50%, #083FF7 100%);
  border-radius: 20px;
}

@media (max-width: 768px) {
  /* line 22, app/assets/stylesheets/membership/_partners.scss */
  #membership-index #partners .swiper .swiper-wrapper .partners-card {
    width: 175px;
  }
  /* line 51, app/assets/stylesheets/membership/_partners.scss */
  #membership-index #partners .swiper .swiper-wrapper .partners-card .partners-card-image {
    height: 210px;
  }
}

/* line 59, app/assets/stylesheets/membership/_partners.scss */
#membership-index #partners .swiper .swiper-pagination {
  bottom: 5px;
}
/* line 2, app/assets/stylesheets/membership/_plan_cards.scss */
#membership-index #plan-cards {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 120px;
  text-align: center;
}

/* line 8, app/assets/stylesheets/membership/_plan_cards.scss */
#membership-index #plan-cards .cards-container {
  display: flex;
  flex-direction: row;
  gap: 30px;
}

/* line 13, app/assets/stylesheets/membership/_plan_cards.scss */
#membership-index #plan-cards .cards-container .card-container {
  width: 322px;
}

/* line 16, app/assets/stylesheets/membership/_plan_cards.scss */
#membership-index #plan-cards .cards-container .card-container .card {
  width: 100%;
  height: 179px;
  position: relative;
}

/* line 21, app/assets/stylesheets/membership/_plan_cards.scss */
#membership-index #plan-cards .cards-container .card-container .card img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 27, app/assets/stylesheets/membership/_plan_cards.scss */
#membership-index #plan-cards .cards-container .card-container .card .content {
  position: absolute;
  top: 30px;
  left: 20px;
  right: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  color: white;
  font-family: BebasNeueRegular;
}

@media screen and (max-width: 768px) {
  /* line 44, app/assets/stylesheets/membership/_plan_cards.scss */
  #membership-index #plan-cards .cards-container {
    gap: 12px;
  }
  /* line 47, app/assets/stylesheets/membership/_plan_cards.scss */
  #membership-index #plan-cards .cards-container .card-container {
    width: 160px;
  }
  /* line 50, app/assets/stylesheets/membership/_plan_cards.scss */
  #membership-index #plan-cards .cards-container .card-container .card {
    height: 91px;
  }
  /* line 53, app/assets/stylesheets/membership/_plan_cards.scss */
  #membership-index #plan-cards .cards-container .card-container .card .content {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
  }
}

/* line 64, app/assets/stylesheets/membership/_plan_cards.scss */
#membership-index #plan-cards table {
  margin-top: 48px;
  color: #1E1D1D;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  /* line 64, app/assets/stylesheets/membership/_plan_cards.scss */
  #membership-index #plan-cards table {
    margin-top: 20px;
    font-size: 12px;
  }
}

/* line 76, app/assets/stylesheets/membership/_plan_cards.scss */
#membership-index #plan-cards table tr:not(:first-child) td:first-child {
  border-top: 1px solid #E5E7EB;
}

/* line 82, app/assets/stylesheets/membership/_plan_cards.scss */
#membership-index #plan-cards table td {
  height: 60px;
  min-width: 150px;
}

@media screen and (max-width: 768px) {
  /* line 82, app/assets/stylesheets/membership/_plan_cards.scss */
  #membership-index #plan-cards table td {
    height: 40px;
    min-width: 80px;
  }
}

/* line 91, app/assets/stylesheets/membership/_plan_cards.scss */
#membership-index #plan-cards table td.header-cell {
  font-size: 20px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  /* line 91, app/assets/stylesheets/membership/_plan_cards.scss */
  #membership-index #plan-cards table td.header-cell {
    font-size: 16px;
  }
}

/* line 100, app/assets/stylesheets/membership/_plan_cards.scss */
#membership-index #plan-cards table td:first-child {
  text-align: left;
}

/* line 104, app/assets/stylesheets/membership/_plan_cards.scss */
#membership-index #plan-cards table td i {
  margin: auto;
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  /* line 104, app/assets/stylesheets/membership/_plan_cards.scss */
  #membership-index #plan-cards table td i {
    font-size: 16px;
  }
}

/* line 113, app/assets/stylesheets/membership/_plan_cards.scss */
#membership-index #plan-cards table td:nth-child(3n) {
  color: #0B3DFF;
}
/* line 2, app/assets/stylesheets/membership/_support_athlete.scss */
#membership-index #support-athlete {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  gap: 124px;
  margin-top: 120px;
}

/* line 10, app/assets/stylesheets/membership/_support_athlete.scss */
#membership-index #support-athlete img {
  width: 45%;
  border-radius: 20px;
}

@media (max-width: 1024px) {
  /* line 10, app/assets/stylesheets/membership/_support_athlete.scss */
  #membership-index #support-athlete img {
    display: none;
  }
}

/* line 19, app/assets/stylesheets/membership/_support_athlete.scss */
#membership-index #support-athlete .content {
  width: 30%;
}

@media (max-width: 1024px) {
  /* line 2, app/assets/stylesheets/membership/_support_athlete.scss */
  #membership-index #support-athlete {
    flex-direction: column;
    gap: 0;
    align-items: center;
    text-align: center;
  }
  /* line 29, app/assets/stylesheets/membership/_support_athlete.scss */
  #membership-index #support-athlete .content {
    width: 90%;
  }
}
/* line 2, app/assets/stylesheets/membership/_use_for_cards.scss */
#membership-index #use-for-cards {
  margin-top: 120px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  /* line 2, app/assets/stylesheets/membership/_use_for_cards.scss */
  #membership-index #use-for-cards {
    margin-top: 40px;
  }
}

/* line 10, app/assets/stylesheets/membership/_use_for_cards.scss */
#membership-index #use-for-cards .card-use-for-cards {
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 32px;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
}

@media only screen and (max-width: 500px) {
  /* line 10, app/assets/stylesheets/membership/_use_for_cards.scss */
  #membership-index #use-for-cards .card-use-for-cards {
    width: 100%;
    overflow: auto;
    justify-content: flex-start;
    margin-top: 24px;
  }
}

/* line 27, app/assets/stylesheets/membership/_use_for_cards.scss */
#membership-index #use-for-cards .card-use-for-card {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  margin: 5px;
  width: 200px;
  flex-shrink: 0;
  border-radius: 10px;
}

/* line 38, app/assets/stylesheets/membership/_use_for_cards.scss */
#membership-index #use-for-cards .use-for-card-title {
  position: absolute;
  font-size: 23px;
  line-height: 25px;
  font-weight: bold;
  text-align: left;
}

@media only screen and (max-width: 600px) {
  /* line 38, app/assets/stylesheets/membership/_use_for_cards.scss */
  #membership-index #use-for-cards .use-for-card-title {
    height: 55px;
  }
}

/* line 50, app/assets/stylesheets/membership/_use_for_cards.scss */
#membership-index #use-for-cards .card-description {
  width: 180px;
  height: 150px;
  margin: 0 10px;
}
/* line 3, app/assets/stylesheets/membership/index.scss */
#membership-index {
  width: 100%;
}

@media (max-width: 768px) {
  /* line 3, app/assets/stylesheets/membership/index.scss */
  #membership-index {
    padding-top: 24px;
  }
}

/* line 11, app/assets/stylesheets/membership/index.scss */
.section-title-membership {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  margin-top: 40px;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  /* line 11, app/assets/stylesheets/membership/index.scss */
  .section-title-membership {
    font-size: 27px;
  }
}
@charset "UTF-8";
/* line 1, app/assets/stylesheets/mentorship.scss */
html {
  scroll-behavior: smooth;
}

/* line 5, app/assets/stylesheets/mentorship.scss */
.blue-background {
  height: 108px;
  width: 100%;
  background-color: #0B3DFF;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0px;
}

/* line 14, app/assets/stylesheets/mentorship.scss */
.blue-background .text {
  color: #ffffff;
  font-family: Helvetica;
  font-size: 28px;
  font-style: oblique;
  letter-spacing: -1.8px;
  line-height: 28px;
  height: 28px;
}

@media only screen and (max-width: 960px) {
  /* line 14, app/assets/stylesheets/mentorship.scss */
  .blue-background .text {
    font-size: 20px;
    letter-spacing: -1px;
    line-height: 22px;
  }
}

/* line 30, app/assets/stylesheets/mentorship.scss */
.blue-background a:hover {
  opacity: 0.5;
  color: white;
}

@media only screen and (max-width: 960px) {
  /* line 5, app/assets/stylesheets/mentorship.scss */
  .blue-background {
    margin-bottom: 30px;
    margin-top: 30px;
  }
}

/* line 41, app/assets/stylesheets/mentorship.scss */
.typed-cursor {
  color: #ffffff;
  font-size: 28px;
}

/* line 46, app/assets/stylesheets/mentorship.scss */
.mentorship-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 46, app/assets/stylesheets/mentorship.scss */
  .mentorship-container {
    align-items: flex-start;
  }
}

/* line 56, app/assets/stylesheets/mentorship.scss */
.mentorship-container sup {
  font-size: 60%;
  height: 32px;
  vertical-align: super;
  position: relative;
  top: 0em;
}

/* line 64, app/assets/stylesheets/mentorship.scss */
.mentorship-container .title {
  font-family: Helvetica;
  font-size: 64px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 60px;
  color: black;
}

@media only screen and (max-width: 960px) {
  /* line 64, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .title {
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 34px;
  }
}

/* line 79, app/assets/stylesheets/mentorship.scss */
.mentorship-container .text {
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 24px;
}

@media only screen and (max-width: 960px) {
  /* line 79, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .text {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
  }
}

/* line 93, app/assets/stylesheets/mentorship.scss */
.mentorship-container .img {
  width: 50%;
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
}

@media only screen and (max-width: 960px) {
  /* line 93, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .img {
    height: 186px;
    width: 100%;
    height: auto;
  }
}

/* line 105, app/assets/stylesheets/mentorship.scss */
.mentorship-container .img-session {
  width: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 500px;
}

@media only screen and (max-width: 960px) {
  /* line 105, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .img-session {
    height: 300px !important;
    width: 100%;
    height: auto;
  }
}

/* line 117, app/assets/stylesheets/mentorship.scss */
.mentorship-container .blue-btn {
  height: 48px;
  width: 180px;
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: none;
  cursor: pointer;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 960px) {
  /* line 117, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .blue-btn {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
    height: 38px;
    width: 140px;
  }
}

/* line 141, app/assets/stylesheets/mentorship.scss */
.mentorship-container .blue-btn:hover {
  background-color: #4470ff;
}

/* line 145, app/assets/stylesheets/mentorship.scss */
.mentorship-container .blue-btn:focus {
  outline: none;
}

/* line 150, app/assets/stylesheets/mentorship.scss */
.mentorship-container .white-btn {
  background-color: white;
  text-transform: none;
  cursor: pointer;
  height: 48px;
  width: 180px;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 18px;
  text-align: center;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  border: none;
}

@media only screen and (max-width: 960px) {
  /* line 150, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .white-btn {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 173, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .dir-col {
    flex-direction: column;
  }
}

@media only screen and (max-width: 960px) {
  /* line 178, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .reverse-col {
    flex-direction: column-reverse;
  }
}

/* line 184, app/assets/stylesheets/mentorship.scss */
.mentorship-container .background-image {
  width: 100%;
  position: relative;
  margin-bottom: 0px;
  height: 720px;
}

@media only screen and (max-width: 960px) {
  /* line 184, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .background-image {
    top: 0px;
    margin-bottom: 20px;
    height: auto;
  }
}

/* line 196, app/assets/stylesheets/mentorship.scss */
.mentorship-container .background-image img {
  -o-object-position: center bottom;
     object-position: center bottom;
}

/* line 200, app/assets/stylesheets/mentorship.scss */
.mentorship-container .background-image .title {
  height: 120px;
  width: 525px;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 60px;
  font-weight: bold;
  letter-spacing: -4.2px;
  line-height: 60px;
  position: absolute;
  top: 65%;
  left: 5%;
}

/* line 213, app/assets/stylesheets/mentorship.scss */
.mentorship-container .background-image .title span {
  color: #0f46fb;
}

@media only screen and (max-width: 960px) {
  /* line 200, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .background-image .title {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 25px;
    width: 200px;
  }
}

/* line 226, app/assets/stylesheets/mentorship.scss */
.mentorship-container .background-image .btn {
  position: absolute;
  top: 582px;
  left: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 226, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .background-image .btn {
    top: 346px;
    left: 20px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 238, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .desktop {
    display: none !important;
  }
}

/* line 244, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mobile {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 244, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mobile {
    display: block;
  }
}

/* line 251, app/assets/stylesheets/mentorship.scss */
.mentorship-container .slick-list {
  padding: 0 20% 0 20%;
}

/* line 255, app/assets/stylesheets/mentorship.scss */
.mentorship-container .slick-center {
  background-color: #0B3DFF !important;
}

/* line 259, app/assets/stylesheets/mentorship.scss */
.mentorship-container .slick-slide {
  margin: 0 8px 0 8px;
  border-radius: 20px;
  margin-bottom: 20px;
  background-color: #DDDDDD;
}

/* line 267, app/assets/stylesheets/mentorship.scss */
.mentorship-container .slick-dots li button:before {
  content: '○';
  font-size: 11px;
  color: #0045ff;
}

/* line 273, app/assets/stylesheets/mentorship.scss */
.mentorship-container .slick-dots li.slick-active button:before {
  padding-top: 1px;
  color: #0045ff;
  content: '•';
  font-size: 8px;
}

/* line 280, app/assets/stylesheets/mentorship.scss */
.mentorship-container .tabs {
  background-color: #0B3DFF;
  color: white;
  display: flex;
  width: 100%;
  flex-direction: row;
  padding: 30px 20% 30px 20%;
}

@media only screen and (max-width: 960px) {
  /* line 280, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .tabs {
    flex-direction: column;
    padding: 30px 20px 0px 20px;
    margin-top: 0;
    width: 100vw;
    background-color: white;
    align-items: center;
  }
}

/* line 297, app/assets/stylesheets/mentorship.scss */
.mentorship-container .tabs a {
  width: 33%;
  margin: 0 25px 30px 25px;
  transition: 0.3s;
}

@media only screen and (max-width: 960px) {
  /* line 297, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .tabs a {
    margin: 0;
  }
}

/* line 307, app/assets/stylesheets/mentorship.scss */
.mentorship-container .tabs a:hover {
  color: white;
  opacity: 50%;
}

/* line 312, app/assets/stylesheets/mentorship.scss */
.mentorship-container .tabs .content {
  width: 100%;
  padding-right: 20%;
  font-size: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 312, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .tabs .content {
    font-size: 16px;
    line-height: 16px;
    font-weight: 550;
  }
}

/* line 321, app/assets/stylesheets/mentorship.scss */
.mentorship-container .tabs .content .small-title {
  color: white;
  margin-bottom: 20px;
  font-size: 32px;
}

@media only screen and (max-width: 960px) {
  /* line 321, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .tabs .content .small-title {
    font-size: 32px;
    text-decoration: underline;
  }
}

@media only screen and (max-width: 960px) {
  /* line 312, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .tabs .content {
    min-height: 220px;
    padding: 35px 20px 0px 20px;
    background-color: transparent;
  }
}

/* line 338, app/assets/stylesheets/mentorship.scss */
.mentorship-container .after-league::after {
  content: url(/assets/ico_league26x51-97fd6e898504f8c9a2ab30fb7f3ec43ba578355482245987b004ce771de44b8d.svg);
  margin-left: 15px;
}

@media only screen and (max-width: 960px) {
  /* line 338, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .after-league::after {
    content: url(/assets/ico_league15x28-3f0f72a17471737a9d3a02af7e7b3a62e989905870fcfe721fda5e46f736812b.svg);
    margin-left: 10px;
  }
}

/* line 348, app/assets/stylesheets/mentorship.scss */
.mentorship-container .text-content {
  min-height: 72px;
  width: 771px;
  text-align: center;
  margin-top: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 348, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .text-content {
    text-align: left;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 60px;
    min-height: 10px;
  }
}

/* line 363, app/assets/stylesheets/mentorship.scss */
.mentorship-container .program {
  margin-top: 125px !important;
}

@media only screen and (max-width: 960px) {
  /* line 363, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .program {
    margin-top: 50px !important;
  }
}

/* line 370, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mentorship {
  min-height: 410px;
  width: 100%;
  margin-top: 0;
  display: flex;
  margin-bottom: 0;
}

@media only screen and (max-width: 960px) {
  /* line 370, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mentorship {
    margin-top: 0;
    margin-bottom: 50px;
    min-height: 150px;
    align-items: center;
  }
}

/* line 384, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mentorship .content-mentorship {
  margin-top: 5%;
  padding: 50px 50px 50px 80px;
  max-width: 500px;
}

/* line 390, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mentorship .content-1-on-1 {
  padding: 50px 75px 75px 80px;
  max-width: 500px;
}

/* line 395, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mentorship .content-matching {
  padding: 50px 75px 75px 5%;
}

@media only screen and (max-width: 960px) {
  /* line 395, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mentorship .content-matching {
    padding: 50px 75px 75px 80px;
    max-width: 500px;
  }
}

/* line 401, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mentorship .content-matching .ment-text {
  max-width: 500px;
}

/* line 406, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mentorship .content {
  width: 50%;
  min-height: 410px;
}

@media only screen and (max-width: 960px) {
  /* line 406, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mentorship .content {
    width: 100%;
    padding: 0 20px;
    min-height: 100px;
  }
}

/* line 416, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mentorship .content .ment-title {
  min-height: 60px;
  color: black;
}

@media only screen and (max-width: 960px) {
  /* line 416, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mentorship .content .ment-title {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    margin-top: 25px;
    min-height: 24px;
  }
}

/* line 429, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mentorship .content .ment-top {
  min-height: 72px;
  font-size: 72px;
  color: black;
}

@media only screen and (max-width: 960px) {
  /* line 429, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mentorship .content .ment-top {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: -1px;
    min-height: 30px;
    line-height: 34px;
    font-size: 44px;
  }
}

/* line 445, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mentorship .content .ment-text {
  min-height: 72px;
  margin-top: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 445, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mentorship .content .ment-text {
    min-height: 14px;
  }
}

/* line 454, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mentorship .content .buttons {
  margin-top: 30px;
  display: flex;
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  /* line 454, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mentorship .content .buttons {
    margin-top: 30px;
    margin-bottom: 0px;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
}

@media only screen and (max-width: 767px) {
  /* line 454, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mentorship .content .buttons {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
    align-items: center;
    justify-content: center;
  }
}

/* line 473, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mentorship .content .buttons .btn-1 {
  height: 48px;
  width: 186px;
}

@media only screen and (max-width: 960px) {
  /* line 473, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mentorship .content .buttons .btn-1 {
    height: 34px;
    width: 134px;
  }
}

/* line 483, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mentorship .content .buttons .btn-2 {
  margin-left: 22px;
  height: 48px;
  width: 180px;
}

@media only screen and (max-width: 960px) {
  /* line 483, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mentorship .content .buttons .btn-2 {
    height: 34px;
    width: 134px;
    margin-left: 12px;
  }
}

/* line 498, app/assets/stylesheets/mentorship.scss */
.mentorship-container .our-title {
  height: 60px;
  width: 936px;
  color: #000000;
  text-align: center;
  margin-top: 80px;
}

@media only screen and (max-width: 960px) {
  /* line 498, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .our-title {
    width: 100%;
    height: 34px;
    padding: 0 20px;
    text-align: left;
    margin-top: 20px;
    font-size: 24px;
    line-height: 24px;
  }
}

/* line 516, app/assets/stylesheets/mentorship.scss */
.mentorship-container .text-mentors {
  min-height: 48px;
  width: 400px;
  text-align: left;
  padding-left: 30px;
  margin-top: 20px;
  font-weight: 300;
}

@media only screen and (max-width: 960px) {
  /* line 516, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .text-mentors {
    width: 100%;
    min-height: 14px;
    padding: 0 20px;
    margin-top: 0px;
  }
}

/* line 532, app/assets/stylesheets/mentorship.scss */
.mentorship-container .video {
  width: 100%;
  height: 676px;
  display: flex;
  justify-content: center;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: -1;
  margin-top: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 532, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .video {
    width: 100%;
    height: 300px;
    margin-top: 20px;
  }
}

/* line 548, app/assets/stylesheets/mentorship.scss */
.mentorship-container .groups-for-mobile {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 548, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .groups-for-mobile {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 50px;
  }
}

/* line 558, app/assets/stylesheets/mentorship.scss */
.mentorship-container .groups-for-mobile .group {
  width: 100%;
  padding: 0 20px;
  height: 23px;
  display: flex;
  margin-bottom: 15px;
}

/* line 565, app/assets/stylesheets/mentorship.scss */
.mentorship-container .groups-for-mobile .group .pro {
  height: 23px;
  color: #000000;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.44px;
  line-height: 18px;
  text-align: center;
  border-bottom: 2px solid #000000;
  padding-bottom: 5px;
}

/* line 578, app/assets/stylesheets/mentorship.scss */
.mentorship-container .groups-for-mobile .group .grey {
  opacity: 0.4;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

/* line 584, app/assets/stylesheets/mentorship.scss */
.mentorship-container .groups-for-mobile .group-content {
  width: 100%;
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
}

/* line 590, app/assets/stylesheets/mentorship.scss */
.mentorship-container .groups-for-mobile .group-content .text {
  margin-left: 20px;
  margin-bottom: 5px;
  height: 18px;
  width: 100%;
  color: #000000;
  font-family: Helvetica;
  font-size: 14px;
  letter-spacing: -0.44px;
  line-height: 18px;
}

/* line 604, app/assets/stylesheets/mentorship.scss */
.mentorship-container .groups {
  min-height: 160px;
  width: 50%;
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 960px) {
  /* line 604, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .groups {
    display: none;
  }
}

/* line 614, app/assets/stylesheets/mentorship.scss */
.mentorship-container .groups .font {
  min-height: 18px;
  width: 240px;
  color: #000000;
  font-family: Helvetica;
  font-size: 14px;
  letter-spacing: -0.44px;
  line-height: 18px;
}

/* line 624, app/assets/stylesheets/mentorship.scss */
.mentorship-container .groups h3 {
  font-weight: bold;
  margin-bottom: 3px;
}

/* line 629, app/assets/stylesheets/mentorship.scss */
.mentorship-container .groups p {
  margin: 1px 0;
}

/* line 633, app/assets/stylesheets/mentorship.scss */
.mentorship-container .groups .group {
  width: 240px;
}

/* line 637, app/assets/stylesheets/mentorship.scss */
.mentorship-container .groups .group-3 {
  margin-left: 60px;
}

/* line 642, app/assets/stylesheets/mentorship.scss */
.mentorship-container .buttons-group {
  height: 48px;
  width: 389px;
  margin-top: 40px;
  display: flex;
  margin-bottom: 25px;
  align-items: center;
  justify-content: center;
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  /* line 642, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .buttons-group {
    margin-top: 30px;
    margin-bottom: 50px;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 642, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .buttons-group {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 50px;
  }
}

/* line 664, app/assets/stylesheets/mentorship.scss */
.mentorship-container .buttons-group .btn-1 {
  height: 48px;
  width: 180px;
}

@media only screen and (max-width: 960px) {
  /* line 664, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .buttons-group .btn-1 {
    height: 34px;
    width: 130px;
  }
}

/* line 674, app/assets/stylesheets/mentorship.scss */
.mentorship-container .buttons-group .btn-2 {
  margin-left: 39px;
}

@media only screen and (max-width: 960px) {
  /* line 674, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .buttons-group .btn-2 {
    height: 34px;
    width: 143px;
    margin-left: 7px;
  }
}

/* line 685, app/assets/stylesheets/mentorship.scss */
.mentorship-container .gr-ment-title {
  margin-top: 100px;
  height: 60px;
  width: 100%;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 685, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .gr-ment-title {
    margin-top: 75px !important;
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    height: 24px;
    width: 266px;
    padding: 0 20px;
    margin-top: 20px;
    text-align: left;
  }
}

/* line 704, app/assets/stylesheets/mentorship.scss */
.mentorship-container .text-ment {
  margin-top: 20px;
  width: 864px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 704, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .text-ment {
    width: 100%;
    padding: 0 20px;
    text-align: left;
    margin-bottom: 20px;
  }
}

/* line 718, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mental-health {
  min-height: 410px;
  width: 100%;
  margin-top: 100px;
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 718, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mental-health {
    min-height: 100px;
    margin: 0 0 60px 0;
  }
}

/* line 729, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mental-health .content {
  width: 50%;
  min-height: 410px;
  padding: 71px 0 71px 80px;
}

@media only screen and (max-width: 960px) {
  /* line 729, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mental-health .content {
    min-height: 100px;
    width: 100%;
    padding: 0 20px;
  }
}

/* line 740, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mental-health .content .grey-text {
  height: 18px;
  width: 187px;
  color: #aeaeae;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 18px;
  text-transform: uppercase;
}

@media only screen and (max-width: 960px) {
  /* line 740, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mental-health .content .grey-text {
    font-size: 12px;
    letter-spacing: -1.2px;
    margin-top: 16px;
  }
}

/* line 758, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mental-health .content .ment-title {
  min-height: 60px;
  width: 440px;
  margin-top: 10px;
}

@media only screen and (max-width: 960px) {
  /* line 758, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mental-health .content .ment-title {
    min-height: 24px;
    width: 100%;
    margin: 0;
    text-align: left;
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
  }
}

/* line 774, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mental-health .content .date {
  margin-top: 40px;
  height: 18px;
  width: 187px;
  color: #28282d;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 18px;
}

@media only screen and (max-width: 960px) {
  /* line 774, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mental-health .content .date {
    font-size: 14px;
    letter-spacing: -0.78px;
    line-height: 18px;
    margin-top: 10px;
    height: 18px;
  }
}

/* line 794, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mental-health .content .ment-text {
  min-height: 72px;
  width: 379px;
  margin-top: 10px;
}

@media only screen and (max-width: 960px) {
  /* line 794, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mental-health .content .ment-text {
    width: 100%;
    min-height: 18px;
    margin-top: 5px;
  }
}

/* line 806, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mental-health .content .buttons {
  margin-top: 40px;
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 806, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mental-health .content .buttons {
    margin-top: 30px;
  }
}

/* line 814, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mental-health .content .buttons .btn-1 {
  height: 48px;
  width: 186px;
}

@media only screen and (max-width: 960px) {
  /* line 814, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mental-health .content .buttons .btn-1 {
    height: 34px;
    width: 120px;
  }
}

/* line 824, app/assets/stylesheets/mentorship.scss */
.mentorship-container .mental-health .content .buttons .btn-2 {
  margin-left: 32px;
  height: 48px;
  width: 180px;
}

@media only screen and (max-width: 960px) {
  /* line 824, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .mental-health .content .buttons .btn-2 {
    height: 34px;
    width: 130px;
    margin-left: 33px;
  }
}

/* line 839, app/assets/stylesheets/mentorship.scss */
.mentorship-container .see-all-sessions {
  height: 28px;
  width: 185px;
  margin-top: 80px;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 28px;
}

@media only screen and (max-width: 960px) {
  /* line 839, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .see-all-sessions {
    margin: 0;
    font-size: 22px;
  }
}

/* line 856, app/assets/stylesheets/mentorship.scss */
.mentorship-container .join {
  margin-top: 160px;
  min-height: 326px;
  width: 100%;
  background-color: #0f46fb;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 960px) {
  /* line 856, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .join {
    margin-top: 100px;
    min-height: 200px;
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
  }
}

/* line 873, app/assets/stylesheets/mentorship.scss */
.mentorship-container .join .join-the-vis {
  margin-left: 30px;
  min-height: 126px;
}

@media only screen and (max-width: 960px) {
  /* line 873, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .join .join-the-vis {
    margin: 0;
    min-height: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

/* line 885, app/assets/stylesheets/mentorship.scss */
.mentorship-container .join .join-the-vis .join-title {
  color: #ffffff;
  font-size: 75px;
  font-weight: bold;
  letter-spacing: -4.6px;
  line-height: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 885, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .join .join-the-vis .join-title {
    margin-top: 40px;
    height: 84px;
    width: 280px;
    color: #ffffff;
    font-family: Helvetica;
    font-size: 42px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 42px;
    text-align: center;
  }
}

/* line 906, app/assets/stylesheets/mentorship.scss */
.mentorship-container .join .join-the-vis .join-text {
  color: #ffffff;
  font-size: 28px;
  letter-spacing: -1.8px;
  line-height: 28px;
  margin-top: 10px;
}

@media only screen and (max-width: 960px) {
  /* line 906, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .join .join-the-vis .join-text {
    margin-top: 20px;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    width: 100%;
    padding: 0 20px;
  }
}

/* line 925, app/assets/stylesheets/mentorship.scss */
.mentorship-container .join .buttons {
  min-height: 48px;
  width: 430px;
  display: flex;
  margin-right: 117px;
  margin-left: 102px;
}

@media only screen and (max-width: 960px) {
  /* line 925, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .join .buttons {
    width: 100%;
    flex-direction: column;
    align-items: center;
    margin: 0;
    min-height: 10px;
  }
}

/* line 940, app/assets/stylesheets/mentorship.scss */
.mentorship-container .join .buttons .btn-1 {
  height: 48px;
  width: 216px;
}

@media only screen and (max-width: 960px) {
  /* line 940, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .join .buttons .btn-1 {
    margin: 20px 0 0 0;
    height: 48px;
    width: 280px;
  }
}

/* line 951, app/assets/stylesheets/mentorship.scss */
.mentorship-container .join .buttons .btn-2 {
  box-sizing: border-box;
  height: 48px;
  width: 184px;
  border: 1px solid #ffffff;
  margin-left: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 951, app/assets/stylesheets/mentorship.scss */
  .mentorship-container .join .buttons .btn-2 {
    margin: 20px 0 50px 0;
    height: 48px;
    width: 280px;
  }
}

/* line 969, app/assets/stylesheets/mentorship.scss */
.calendar-container .header {
  padding-top: 60px;
}

/* line 972, app/assets/stylesheets/mentorship.scss */
.calendar-container .header h1 {
  font-family: Helvetica;
  font-size: 64px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 60px;
  color: black;
}

@media only screen and (max-width: 960px) {
  /* line 972, app/assets/stylesheets/mentorship.scss */
  .calendar-container .header h1 {
    font-size: 36px;
    line-height: 34px;
  }
}

/* line 986, app/assets/stylesheets/mentorship.scss */
.calendar-container .header body {
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 24px;
}

@media only screen and (max-width: 960px) {
  /* line 986, app/assets/stylesheets/mentorship.scss */
  .calendar-container .header body {
    font-size: 14px;
  }
}

/* line 1000, app/assets/stylesheets/mentorship.scss */
.calendar-container .month-icon {
  border: none !important;
  float: right;
}

/* line 1003, app/assets/stylesheets/mentorship.scss */
.calendar-container .sessions {
  height: 122px;
}

/* line 1006, app/assets/stylesheets/mentorship.scss */
.calendar-container .session {
  color: white;
  margin-bottom: 3px;
  height: 36px;
}

@media only screen and (max-width: 720px) {
  /* line 1006, app/assets/stylesheets/mentorship.scss */
  .calendar-container .session {
    color: inherit;
  }
}

/* line 1015, app/assets/stylesheets/mentorship.scss */
.calendar-container .session h2 {
  height: 10px;
  color: white;
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 10px;
  margin-bottom: 2px;
  text-transform: uppercase;
}

@media only screen and (max-width: 720px) {
  /* line 1015, app/assets/stylesheets/mentorship.scss */
  .calendar-container .session h2 {
    text-transform: none;
    font-weight: 300;
    color: inherit;
  }
}

/* line 1033, app/assets/stylesheets/mentorship.scss */
.calendar-container .session h3 {
  color: white;
  font-family: Helvetica;
  font-size: 10px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 10px;
  text-transform: uppercase;
}

@media only screen and (max-width: 960px) {
  /* line 1033, app/assets/stylesheets/mentorship.scss */
  .calendar-container .session h3 {
    font-size: 10px;
    line-height: 10px;
  }
}

@media only screen and (max-width: 720px) {
  /* line 1033, app/assets/stylesheets/mentorship.scss */
  .calendar-container .session h3 {
    color: inherit;
    text-transform: none;
  }
}

/* line 1053, app/assets/stylesheets/mentorship.scss */
.calendar-container .session.signed-up {
  border: 2px solid #FA0B0B;
}

/* line 1057, app/assets/stylesheets/mentorship.scss */
.calendar-container .session img {
  border: 4px solid;
}

/* line 1061, app/assets/stylesheets/mentorship.scss */
.calendar-container .session.session-professional img {
  border-color: #00A79D;
}

/* line 1062, app/assets/stylesheets/mentorship.scss */
.calendar-container .session.session-college img {
  border-color: #662D91;
}

/* line 1063, app/assets/stylesheets/mentorship.scss */
.calendar-container .session.session-psych img {
  border-color: #F9ED32;
}

/* line 1064, app/assets/stylesheets/mentorship.scss */
.calendar-container .session.session-nutrition img {
  border-color: #FC3434;
}

/* line 1065, app/assets/stylesheets/mentorship.scss */
.calendar-container .session.session-science img {
  border-color: #FBB040;
}

/* line 1069, app/assets/stylesheets/mentorship.scss */
.calendar-container .search-filter {
  width: 100%;
  margin-left: 80px;
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-start;
}

@media only screen and (max-width: 960px) {
  /* line 1069, app/assets/stylesheets/mentorship.scss */
  .calendar-container .search-filter {
    width: 100%;
    margin-left: 0px;
  }
}

/* line 1082, app/assets/stylesheets/mentorship.scss */
.calendar-container .search-filter .flexy {
  display: flex;
  align-items: center;
}

/* line 1086, app/assets/stylesheets/mentorship.scss */
.calendar-container .search-filter .flexy ::-webkit-input-placeholder {
  /* Edge */
  color: #000000;
}

/* line 1091, app/assets/stylesheets/mentorship.scss */
.calendar-container .search-filter .flexy :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}

/* line 1096, app/assets/stylesheets/mentorship.scss */
.calendar-container .search-filter .flexy ::-moz-placeholder {
  color: #000000;
}
.calendar-container .search-filter .flexy :-ms-input-placeholder {
  color: #000000;
}
.calendar-container .search-filter .flexy ::placeholder {
  color: #000000;
}

/* line 1100, app/assets/stylesheets/mentorship.scss */
.calendar-container .search-filter .flexy .se-fi {
  height: 32px;
  font-size: 28px;
  letter-spacing: -1.6px;
  line-height: 32px;
  margin-left: 25px;
  outline: none;
  background: transparent;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 1100, app/assets/stylesheets/mentorship.scss */
  .calendar-container .search-filter .flexy .se-fi {
    font-size: 22px;
  }
}

/* line 1118, app/assets/stylesheets/mentorship.scss */
.calendar-container .icon-text {
  font-size: 8px;
}

/* line 1120, app/assets/stylesheets/mentorship.scss */
.calendar-container .icon-mobile {
  display: block;
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 0.1);
  width: 28px;
  height: 28px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 45%;
}

/* line 1131, app/assets/stylesheets/mentorship.scss */
.calendar-container .icon-group {
  background-image: url(/assets/icon-group-white-537f671f46e80f689a1397c7ddf61e60d8a3ee565a8c399724b8270b3a351097.svg);
}

/* line 1133, app/assets/stylesheets/mentorship.scss */
.calendar-container .icon-1-on-1 {
  background-image: url(/assets/icon-1on1-white-1b7429735e47db69a517069063d00034ad77114ea49d31a4c28e5629687217a3.svg);
}

/* line 1135, app/assets/stylesheets/mentorship.scss */
.calendar-container .icon-pro {
  background-image: url(/assets/icon-pro-white-0af51924952db6433342a52ca80cf33dda27192670fcdbd7ba8407e60b6ff121.svg);
}

/* line 1137, app/assets/stylesheets/mentorship.scss */
.calendar-container .icon-college {
  background-image: url(/assets/icon-college-white-7e78fd644fcdc16c09cff3346eadbfe41f3e14c2f4301ff65d4387ef335025a6.svg);
}

/* line 1139, app/assets/stylesheets/mentorship.scss */
.calendar-container .icon-psych {
  background-image: url(/assets/icon-psych-white-14babc9a39da3fee1bd54dfcde263eb29034b6f7634fefae20044e1e03d6092c.svg);
}

/* line 1141, app/assets/stylesheets/mentorship.scss */
.calendar-container .icon-nutrition {
  background-image: url(/assets/icon-nutrition-white-09929cd11ff8debbb890525efeb9be693647d274238a1a2fc854640e07a1145e.svg);
}

/* line 1143, app/assets/stylesheets/mentorship.scss */
.calendar-container .icon-science {
  background-image: url(/assets/icon-science-white-700494e833b8b21d0d46661b190795e85aa83a59cb3dff3302981357d04a16c4.svg);
}

/* line 1145, app/assets/stylesheets/mentorship.scss */
.calendar-container .icon-team {
  background-image: url(/assets/icon-team-white-bbd9d023261a4b30ecd28160de88deaa504522e6979a15922f033f64c9ac8552.svg);
}

/* line 1147, app/assets/stylesheets/mentorship.scss */
.calendar-container .icon-free {
  background-size: 90%;
  border-radius: 0;
  background-color: transparent;
  background-image: url(/assets/icon-free-gray-7b46969e4af1e2b24944e5524556ada02f2ada7a9887a476f02246270e0a2c4b.svg);
}

/* line 1154, app/assets/stylesheets/mentorship.scss */
.calendar-container .session-hover {
  width: 480px;
  height: 333px;
  z-index: 40;
  overflow: visible;
}

/* line 1163, app/assets/stylesheets/mentorship.scss */
.calendar-container .session-hover:before {
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
  left: 200px;
  bottom: -48px;
  border: 24px solid transparent;
  border-top-color: #ffffff;
  z-index: 300;
}

/* line 1175, app/assets/stylesheets/mentorship.scss */
.calendar-container .group {
  background: #0f46fb;
}

/* line 1179, app/assets/stylesheets/mentorship.scss */
.calendar-container .single {
  background: #86FFE8;
}

/* line 1181, app/assets/stylesheets/mentorship.scss */
.calendar-container .single h3, .calendar-container .single h2 {
  color: rgba(0, 0, 0, 0.7) !important;
}

/* line 1186, app/assets/stylesheets/mentorship.scss */
.calendar-container .medal-box {
  padding-right: 27px;
}

/* line 1189, app/assets/stylesheets/mentorship.scss */
.calendar-container .medal-box img.medal {
  width: 169px;
  height: auto;
  box-shadow: 6px 9px 9px rgba(8, 7, 7, 0.16);
}

@media only screen and (max-width: 768px) {
  /* line 1196, app/assets/stylesheets/mentorship.scss */
  .calendar-container .pr-sm-0 {
    padding-right: 0;
  }
}
/* line 1, app/assets/stylesheets/newsletter.scss */
#newsletter-pop-up {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  height: 100vh;
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 10;
  transition: 0.2s;
}

/* line 12, app/assets/stylesheets/newsletter.scss */
#newsletter-pop-up.closed {
  transform: translateY(-100%);
  opacity: 0;
  box-shadow: none;
  position: absolute;
  transition: 0.2s;
}

@media screen and (max-width: 1023px) {
  /* line 1, app/assets/stylesheets/newsletter.scss */
  #newsletter-pop-up {
    justify-content: center;
  }
}

/* line 25, app/assets/stylesheets/newsletter.scss */
#newsletter-pop-up .modal-content {
  width: 30%;
  padding: 30px;
  background-color: #0B3DFF;
  border-radius: 15px 15px 0 0;
  margin-right: 5%;
  color: #fff;
  position: relative;
  z-index: 1;
}

/* line 35, app/assets/stylesheets/newsletter.scss */
#newsletter-pop-up .modal-content .close-button {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
  font-size: 2rem;
}

/* line 43, app/assets/stylesheets/newsletter.scss */
#newsletter-pop-up .modal-content .mobile-swiper {
  display: none;
}

/* line 49, app/assets/stylesheets/newsletter.scss */
#newsletter-pop-up .modal-content .newsletter-box p.error-msg {
  border: 1px solid white;
  padding: 12px;
  border-radius: 20px;
  font-size: 0.8em;
  margin: 5px 0px;
  width: 90%;
}

/* line 58, app/assets/stylesheets/newsletter.scss */
#newsletter-pop-up .modal-content .newsletter-box .title {
  font-size: 35px;
  font-weight: bold;
  line-height: 29px;
}

@media only screen and (max-width: 1023px) {
  /* line 58, app/assets/stylesheets/newsletter.scss */
  #newsletter-pop-up .modal-content .newsletter-box .title {
    font-size: 21px;
  }
}

/* line 68, app/assets/stylesheets/newsletter.scss */
#newsletter-pop-up .modal-content .newsletter-box .content {
  margin: 10px 0 20px 0;
  font-size: 18px;
  line-height: 18px;
}

/* line 73, app/assets/stylesheets/newsletter.scss */
#newsletter-pop-up .modal-content .newsletter-box .content h4 {
  margin-bottom: 10px;
}

/* line 77, app/assets/stylesheets/newsletter.scss */
#newsletter-pop-up .modal-content .newsletter-box .content p {
  font-weight: bold;
}

/* line 82, app/assets/stylesheets/newsletter.scss */
#newsletter-pop-up .modal-content .newsletter-box input,
#newsletter-pop-up .modal-content .newsletter-box .select,
#newsletter-pop-up .modal-content .newsletter-box .buttons {
  width: 60%;
}

@media only screen and (max-width: 1023px) {
  /* line 82, app/assets/stylesheets/newsletter.scss */
  #newsletter-pop-up .modal-content .newsletter-box input,
#newsletter-pop-up .modal-content .newsletter-box .select,
#newsletter-pop-up .modal-content .newsletter-box .buttons {
    width: 70%;
  }
}

@media screen and (max-width: 1023px) {
  /* line 96, app/assets/stylesheets/newsletter.scss */
  #newsletter-pop-up .modal-content {
    width: 90%;
    margin-right: 0;
    height: 60%;
    transition: height 2s;
  }
  /* line 102, app/assets/stylesheets/newsletter.scss */
  #newsletter-pop-up .modal-content .close-button {
    display: none;
  }
  /* line 106, app/assets/stylesheets/newsletter.scss */
  #newsletter-pop-up .modal-content .mobile-swiper {
    display: block;
    text-align: center;
    font-size: 50px;
    line-height: 20px;
    cursor: pointer;
  }
}

@media screen and (max-width: 440px) {
  /* line 117, app/assets/stylesheets/newsletter.scss */
  #newsletter-pop-up .modal-content {
    width: 100%;
    margin-right: 0;
    height: auto;
    transition: height 2s;
  }
  /* line 123, app/assets/stylesheets/newsletter.scss */
  #newsletter-pop-up .modal-content .close-button {
    display: none;
  }
  /* line 127, app/assets/stylesheets/newsletter.scss */
  #newsletter-pop-up .modal-content .mobile-swiper {
    display: block;
    cursor: pointer;
    text-align: center;
    font-size: 50px;
    line-height: 20px;
  }
}

/* line 140, app/assets/stylesheets/newsletter.scss */
.background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.8);
}

/* line 150, app/assets/stylesheets/newsletter.scss */
.background-hidden {
  display: none;
}

/* line 154, app/assets/stylesheets/newsletter.scss */
.newsletter {
  height: 20px;
  max-width: 360px;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1.2px;
  line-height: 20px;
}

/* line 164, app/assets/stylesheets/newsletter.scss */
.newsletter hr {
  border-top: 1px solid black;
}

@media only screen and (max-width: 1023px) {
  /* line 154, app/assets/stylesheets/newsletter.scss */
  .newsletter {
    max-width: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
}

/* line 176, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup form {
  display: block;
  position: relative;
  text-align: left;
  padding: 10px 0 0px 0%;
}

/* line 183, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup h2 {
  font-weight: bold;
  padding: 0;
  margin: 15px 0;
  font-size: 1.4em;
}

/* line 190, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup input {
  -webkit-appearance: none;
  outline: none;
}

/* line 196, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup input[type=checkbox] {
  -webkit-appearance: checkbox;
}

/* line 200, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup input[type=radio] {
  -webkit-appearance: radio;
}

/* line 208, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup .button {
  height: 48px;
  width: 180px;
  background-color: #0f46fb;
  margin-top: 6px;
  cursor: pointer;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 34px;
  text-align: center;
  text-transform: none;
  border-radius: 10px;
}

@media only screen and (max-width: 1023px) {
  /* line 208, app/assets/stylesheets/newsletter.scss */
  #mc_embed_signup .button {
    height: 28px;
    width: 100px;
    font-size: 12px;
    line-height: 28px;
    right: 0px;
    top: 11px;
    position: absolute;
  }
}

/* line 235, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup .button-top {
  height: 33px;
  width: 107px;
  background-color: #0f46fb;
  margin-top: 6px;
  cursor: pointer;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  text-align: center;
  text-transform: none;
  border-radius: 10px;
}

/* line 251, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup .button:hover {
  background-color: #4470ff;
}

/* line 255, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup .small-meta {
  font-size: 11px;
}

/* line 259, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup .nowrap {
  white-space: nowrap;
}

/* line 263, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup .clear {
  clear: none;
  display: inline;
}

/* line 268, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup label {
  display: block;
  font-size: 16px;
  padding-bottom: 10px;
  font-weight: bold;
}

/* line 275, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup input.email {
  display: block;
  padding: 8px 0;
  width: 100%;
  min-width: 130px;
  border-width: 0px;
  border: none;
  border-bottom: 2px black;
  color: #000000;
  font-family: Helvetica;
  font-size: 18px;
  font-style: oblique;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
}

/* line 293, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup input.email-top {
  display: block;
  padding: 8px 0;
  padding-left: 8px;
  width: 100%;
  color: #000000;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 12px;
}

/* line 306, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup input.button {
  display: block;
  margin: 6 0 10px 0;
  min-width: 90px;
}

/* line 313, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0em .5em 0em .5em;
  overflow: hidden;
  width: 90%;
  margin: 0 5%;
  clear: both;
}

/* line 323, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup div.response {
  margin: 1em 0;
  padding: 1em .5em .5em 0;
  font-weight: bold;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 80%;
}

/* line 333, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup #mce-error-response {
  display: none;
}

/* line 337, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup #mce-success-response {
  color: #529214;
  display: none;
}

/* line 342, app/assets/stylesheets/newsletter.scss */
#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: .5em 0;
}

/* line 351, app/assets/stylesheets/newsletter.scss */
.newsletter-content {
  background-color: #0B3DFF;
  padding: 70px;
  color: #FFFFFF;
}

/* line 356, app/assets/stylesheets/newsletter.scss */
.newsletter-content.rigth-side {
  padding: 30px 100px;
}

/* line 361, app/assets/stylesheets/newsletter.scss */
.newsletter-form-container {
  padding: 20px 0;
}

/* line 365, app/assets/stylesheets/newsletter.scss */
.input {
  display: flex;
  flex-direction: column;
  align-items: left;
  gap: 10px;
  padding-bottom: 10px;
}

@media only screen and (max-width: 1023px) {
  /* line 365, app/assets/stylesheets/newsletter.scss */
  .input {
    align-items: center;
  }
}

/* line 376, app/assets/stylesheets/newsletter.scss */
.input input {
  border-radius: 20px;
  padding: 10px 20px;
  color: #000000;
  width: 80%;
}

@media only screen and (max-width: 1023px) {
  /* line 376, app/assets/stylesheets/newsletter.scss */
  .input input {
    width: 90%;
  }
}

/* line 388, app/assets/stylesheets/newsletter.scss */
.select {
  border-radius: 20px;
  width: 80%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23707070'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size: 12px;
  background-position: calc(100% - 10px) 65%;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1023px) {
  /* line 388, app/assets/stylesheets/newsletter.scss */
  .select {
    width: 90%;
  }
}

/* line 405, app/assets/stylesheets/newsletter.scss */
.buttons {
  width: 80%;
}

@media only screen and (max-width: 1023px) {
  /* line 405, app/assets/stylesheets/newsletter.scss */
  .buttons {
    width: 90%;
  }
}

/* line 413, app/assets/stylesheets/newsletter.scss */
#newsletter-content-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 30px;
  margin-top: 26px;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  /* line 413, app/assets/stylesheets/newsletter.scss */
  #newsletter-content-list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  /* line 413, app/assets/stylesheets/newsletter.scss */
  #newsletter-content-list {
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
  }
}

/* line 430, app/assets/stylesheets/newsletter.scss */
#newsletter-content-list .newsletter-content-item {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}

/* line 435, app/assets/stylesheets/newsletter.scss */
#newsletter-content-list .newsletter-content-item .image-wrapper {
  aspect-ratio: 4 / 3;
  width: 100%;
  overflow: hidden;
  background-color: #f5f5f5;
}

/* line 441, app/assets/stylesheets/newsletter.scss */
#newsletter-content-list .newsletter-content-item .image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

/* line 450, app/assets/stylesheets/newsletter.scss */
#newsletter-content-list .newsletter-content-item img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 455, app/assets/stylesheets/newsletter.scss */
#newsletter-content-list .newsletter-content-item .newsletter-content-item-date {
  font-size: 22px;
  color: #747474;
  margin-top: 18px;
}

/* line 461, app/assets/stylesheets/newsletter.scss */
#newsletter-content-list .newsletter-content-item .newsletter-content-item-title {
  font-size: 22px;
  font-weight: bold;
  margin-top: 7px;
}

/* line 467, app/assets/stylesheets/newsletter.scss */
#newsletter-content-list .newsletter-content-item .newsletter-content-item-link {
  font-size: 16px;
  color: #000000;
  margin-top: 7px;
  text-decoration: underline;
}

@media (max-width: 768px) {
  /* line 475, app/assets/stylesheets/newsletter.scss */
  #newsletter-content-list .newsletter-content-item .newsletter-content-item-date {
    font-size: 18px;
    margin-top: 10px;
  }
  /* line 480, app/assets/stylesheets/newsletter.scss */
  #newsletter-content-list .newsletter-content-item .newsletter-content-item-title {
    font-size: 18px;
    margin-top: 4px;
  }
  /* line 485, app/assets/stylesheets/newsletter.scss */
  #newsletter-content-list .newsletter-content-item .newsletter-content-item-link {
    font-size: 14px;
    margin-top: 4px;
  }
}

/* line 494, app/assets/stylesheets/newsletter.scss */
#newsletter-show {
  width: 100%;
  max-width: 1000px;
  margin: 60px auto;
  padding-left: 20px;
  padding-right: 20px;
}

@media only screen and (max-width: 1024px) {
  /* line 494, app/assets/stylesheets/newsletter.scss */
  #newsletter-show {
    margin-top: 20px;
  }
}

/* line 505, app/assets/stylesheets/newsletter.scss */
#newsletter-show .post-image {
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  /* line 505, app/assets/stylesheets/newsletter.scss */
  #newsletter-show .post-image {
    width: 80%;
    margin: 0 auto;
  }
}

/* line 514, app/assets/stylesheets/newsletter.scss */
#newsletter-show .renderer {
  color: #000000;
  font-size: 20px;
  letter-spacing: -0.4px;
  line-height: 28px;
}

@media only screen and (max-width: 767px) {
  /* line 514, app/assets/stylesheets/newsletter.scss */
  #newsletter-show .renderer {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 527, app/assets/stylesheets/newsletter.scss */
  #newsletter-show .renderer b {
    letter-spacing: 0;
    line-height: 24px;
  }
}

/* line 534, app/assets/stylesheets/newsletter.scss */
#newsletter-show .renderer p {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 534, app/assets/stylesheets/newsletter.scss */
  #newsletter-show .renderer p {
    margin: 15px 0 15px 0;
  }
}

/* line 543, app/assets/stylesheets/newsletter.scss */
#newsletter-show .renderer h1 {
  color: #000000;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
  margin-bottom: 19px;
}

/* line 552, app/assets/stylesheets/newsletter.scss */
#newsletter-show .renderer h2 {
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -1.2px;
  line-height: 32px;
  margin-bottom: 19px;
}

/* line 561, app/assets/stylesheets/newsletter.scss */
#newsletter-show .renderer ul {
  list-style-type: disc;
  margin-left: 20px;
}

/* line 565, app/assets/stylesheets/newsletter.scss */
#newsletter-show .renderer ul p {
  margin: 0px;
}

/* line 570, app/assets/stylesheets/newsletter.scss */
#newsletter-show .renderer ol {
  list-style-type: decimal;
  margin-left: 25px;
}

/* line 574, app/assets/stylesheets/newsletter.scss */
#newsletter-show .renderer ol p {
  margin: 0px;
}

/* line 579, app/assets/stylesheets/newsletter.scss */
#newsletter-show .renderer a {
  text-decoration: underline;
}

/* line 583, app/assets/stylesheets/newsletter.scss */
#newsletter-show .renderer u {
  text-decoration: none;
}

/* line 587, app/assets/stylesheets/newsletter.scss */
#newsletter-show .renderer img {
  margin: 60px 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 767px) {
  /* line 587, app/assets/stylesheets/newsletter.scss */
  #newsletter-show .renderer img {
    margin: 40px 0;
    height: auto;
    width: 100%;
  }
}

/* line 600, app/assets/stylesheets/newsletter.scss */
#newsletter-show .newsletter-input {
  padding: 10px 16px;
  border-radius: 8px;
  border: 1px solid #E5E7EB;
  background: #FFF;
  font-size: 16px;
}

/* line 606, app/assets/stylesheets/newsletter.scss */
#newsletter-show .newsletter-input ::-moz-placeholder {
  color: #9CA3AF;
}
#newsletter-show .newsletter-input :-ms-input-placeholder {
  color: #9CA3AF;
}
#newsletter-show .newsletter-input ::placeholder {
  color: #9CA3AF;
}
/* line 1, app/assets/stylesheets/pledge.scss */
.pledge-container {
  height: 100vh;
}

/* line 4, app/assets/stylesheets/pledge.scss */
.pledge-container .pledge-bullet {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 1rem;
}

/* line 10, app/assets/stylesheets/pledge.scss */
.pledge-container .pledge-bullet .bullet {
  height: 12px;
  width: 12px;
  background-color: #0045ff;
  border-radius: 50%;
  margin-right: 16px;
}
/* line 1, app/assets/stylesheets/posts/postdetails.scss */
.post-back-button {
  padding-top: 60px;
  margin-top: 84px;
  margin-left: 25vw;
  height: 18px;
  color: #aeaeae;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 18px;
  text-transform: uppercase;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  /* line 1, app/assets/stylesheets/posts/postdetails.scss */
  .post-back-button {
    margin-left: 0px;
    margin-top: -80px;
    padding: 0 20px;
    height: 66px;
    width: 100%;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: fixed;
    margin-top: 0px;
    background: white;
    color: #000000;
    z-index: 60;
    padding: 0;
  }
}

/* line 35, app/assets/stylesheets/posts/postdetails.scss */
.post-back-button div::before {
  margin-right: 6px;
  background-size: 8px 12px;
  background-image: url(/assets/back_to_feed-af189dd1d6ecdb318d46f81feb565e4c93143ee63c509bc9fc399830b2aaab01.svg);
  display: inline-block;
  width: 8px;
  height: 12px;
  content: "";
}

@media only screen and (max-width: 767px) {
  /* line 35, app/assets/stylesheets/posts/postdetails.scss */
  .post-back-button div::before {
    position: absolute;
    left: 18px;
    background-image: url(/assets/arrow_right16x8-21347de6704eebfccbc9ab9dd08bd80f0cfd85215d753f814508d0dca5a39a0e.svg);
  }
}

/* line 53, app/assets/stylesheets/posts/postdetails.scss */
.post-details {
  padding-top: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 53, app/assets/stylesheets/posts/postdetails.scss */
  .post-details {
    padding-top: 10px;
  }
}

/* line 60, app/assets/stylesheets/posts/postdetails.scss */
.post-details .mobile-topic {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 60, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .mobile-topic {
    display: block;
    padding: 0 20px;
    width: 100%;
    text-transform: uppercase;
    margin-top: 20px;
    color: #696969;
    font-family: Helvetica;
    font-size: 10px;
    letter-spacing: 0;
    line-height: 12px;
  }
}

/* line 77, app/assets/stylesheets/posts/postdetails.scss */
.post-details .post-title {
  max-width: 561px;
  color: #000000;
  font-size: 42px;
  font-weight: bold;
  letter-spacing: -2.6px;
  line-height: 42px;
  margin-top: 10px;
  margin-left: 25vw;
}

@media only screen and (max-width: 767px) {
  /* line 77, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .post-title {
    padding: 0 20px;
    font-size: 26px;
    letter-spacing: 0;
    line-height: 28px;
    margin: 5px 0 0 0;
    max-width: 100%;
  }
}

/* line 97, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-above-picture {
  margin-top: 40px;
  min-height: 100px;
  display: flex;
  margin-bottom: 80px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 97, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-above-picture {
    margin: 20px 0;
    min-height: 1px;
    padding: 0 20px;
    width: 100%;
    flex-direction: column;
  }
}

/* line 113, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-above-picture .author {
  display: flex;
  flex-direction: column;
  width: 170px;
}

@media only screen and (max-width: 767px) {
  /* line 113, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-above-picture .author {
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 15px;
  }
}

@media only screen and (max-width: 440px) {
  /* line 130, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-above-picture .author .images-container {
    flex-direction: column;
    align-items: baseline;
    gap: 1rem;
  }
}

/* line 138, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-above-picture .author .group {
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 138, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-above-picture .author .group {
    align-items: center;
    margin-top: 0;
  }
}

@media only screen and (max-width: 440px) {
  /* line 138, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-above-picture .author .group {
    margin-bottom: 1rem;
  }
}

/* line 150, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-above-picture .author .group .user-img {
  width: 11px;
  height: 18px;
}

/* line 155, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-above-picture .author .group .team {
  height: 18px;
  color: #282828;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 18px;
  margin-right: 5px;
}

@media only screen and (max-width: 767px) {
  /* line 155, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-above-picture .author .group .team {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 16px;
    height: 16px;
  }
}

/* line 173, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-above-picture .author .group:last-of-type {
  margin-bottom: 0;
}

/* line 177, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-above-picture .author .font {
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 18px;
}

@media only screen and (max-width: 767px) {
  /* line 177, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-above-picture .author .font {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 16px;
    margin-top: 0;
  }
}

/* line 190, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-above-picture .author .name {
  color: #000000;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  /* line 190, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-above-picture .author .name {
    margin: 0 5px 0 0;
  }
}

/* line 199, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-above-picture .author .topic {
  color: #000000;
  font-weight: bold;
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 199, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-above-picture .author .topic {
    display: none;
  }
}

/* line 209, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-above-picture .author .date {
  color: #28282d;
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 209, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-above-picture .author .date {
    display: none;
  }
}

/* line 218, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-above-picture .author .author-pic {
  background-size: cover;
  position: relative;
  height: 36px;
  width: 36px;
  border-radius: 24px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 767px) {
  /* line 218, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-above-picture .author .author-pic {
    margin-right: 10px;
  }
}

@media only screen and (max-width: 440px) {
  /* line 218, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-above-picture .author .author-pic {
    margin-left: 0;
  }
}

/* line 236, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-above-picture .synopsis {
  margin-left: 25vw;
  margin-right: 20vw;
  min-height: 144px;
}

@media only screen and (max-width: 767px) {
  /* line 236, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-above-picture .synopsis {
    margin: 0;
    width: 100%;
    min-height: 1px;
  }
}

/* line 247, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-above-picture .synopsis .text {
  color: #28282d;
  font-family: Helvetica;
  font-size: 24px;
  letter-spacing: -1.4px;
  line-height: 36px;
}

@media only screen and (max-width: 767px) {
  /* line 247, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-above-picture .synopsis .text {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
  }
}

/* line 263, app/assets/stylesheets/posts/postdetails.scss */
.post-details .picture-main {
  width: 100%;
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 263, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .picture-main {
    min-height: 147px;
  }
}

/* line 272, app/assets/stylesheets/posts/postdetails.scss */
.post-details .img-source {
  display: flex;
  justify-content: center;
  width: 100%;
}

/* line 277, app/assets/stylesheets/posts/postdetails.scss */
.post-details .img-source .image-source-in {
  width: 100%;
  color: #696969;
  font-size: 12px;
  font-style: oblique;
  line-height: 16px;
  text-align: center;
  margin-top: 10px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  /* line 277, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .img-source .image-source-in {
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
  }
}

/* line 295, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture {
  margin: 60px 0;
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 295, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture {
    margin: 20px 0 0 0;
    padding: 0 20px;
    width: 100%;
  }
}

/* line 305, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .left-icons {
  height: 294px;
  width: 77px;
  position: absolute;
  margin-left: 122px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}

@media only screen and (max-width: 767px) {
  /* line 305, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .left-icons {
    display: none;
  }
}

/* line 325, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .left-icons .share-container span, .post-details .content-below-picture .right-content .center-icons .center-icons-in .share-container span {
  display: none;
}

/* line 330, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .left-icons .share-icon, .post-details .content-below-picture .right-content .center-icons .center-icons-in .share-icon {
  display: inline-block;
  width: 27px;
  height: 23px;
  background-image: url(/assets/action_share_blue-020e2587a300cf714e57619aa0e2457c6040aa5009f08e0869280ee5b060e2c9.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 340, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .left-icons .share-icon:hover, .post-details .content-below-picture .right-content .center-icons .center-icons-in .share-icon:hover {
  background-image: url(/assets/share-ee3be2058b58f72ec0fc24b318efe96e52a21e2a655a8360183e3528da72964c.svg);
}

/* line 345, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 25vw;
  margin-right: 20vw;
  margin-bottom: 4rem;
  max-width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 345, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content {
    margin: 0;
  }
}

/* line 358, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .text {
  color: #28282d;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 28px;
}

@media only screen and (max-width: 767px) {
  /* line 358, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .text {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 371, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .text b {
    letter-spacing: 0;
    line-height: 24px;
  }
}

/* line 379, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .text p {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 379, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .text p {
    margin: 15px 0 15px 0;
  }
}

/* line 388, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .text h1 {
  color: #000000;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
  margin-bottom: 19px;
}

/* line 397, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .text h2 {
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -1.2px;
  line-height: 32px;
  margin-bottom: 19px;
}

/* line 406, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .text ul {
  list-style-type: disc;
  margin-left: 20px;
}

/* line 410, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .text ul p {
  margin: 0px;
}

/* line 415, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .text ol {
  list-style-type: decimal;
  margin-left: 25px;
}

/* line 419, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .text ol p {
  margin: 0px;
}

/* line 424, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .text a {
  color: #0f46fb;
}

/* line 428, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .text u {
  text-decoration: none;
}

/* line 432, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .text img {
  margin: 60px 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 767px) {
  /* line 432, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .text img {
    margin: 40px 0;
    height: auto;
    width: 100%;
  }
}

/* line 445, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .quote {
  display: flex;
  flex-direction: column;
  padding-top: 60px;
  padding-bottom: 60px;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  /* line 445, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .quote {
    padding: 10px 0 25px 0;
  }
}

/* line 456, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .quote img {
  margin: 0;
  height: auto;
}

/* line 461, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .quote .text {
  color: #28282d;
  font-size: 32px;
  font-style: oblique;
  letter-spacing: -1.6px;
  line-height: 42px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  /* line 461, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .quote .text {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
  }
}

/* line 476, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .quote .author {
  color: #0f46fb;
  font-size: 24px;
  font-style: oblique;
  letter-spacing: -1.4px;
  line-height: 28px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  /* line 476, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .quote .author {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
  }
}

/* line 491, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .quote .rectangle {
  height: 24px;
  width: 1px;
  background-color: #000000;
}

/* line 497, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .quote .share {
  height: 18px;
  width: 100%;
  color: #28282d;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 18px;
  text-align: center;
  padding-top: 24px;
}

/* line 509, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .references {
  margin-top: 30px;
  margin-bottom: 40px;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 509, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .references {
    margin: 20px 0;
  }
}

/* line 518, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .references .title {
  height: 28px;
  color: #28282d;
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 28px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 518, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .references .title {
    font-size: 20px;
    letter-spacing: -1.2px;
    line-height: 28px;
  }
}

/* line 533, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .references .text {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
}

@media only screen and (max-width: 767px) {
  /* line 533, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .references .text {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
  }
}

/* line 547, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .references a {
  color: #0f46fb;
  font-style: oblique;
}

/* line 553, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .action-container {
  background-color: #0f46fb;
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 553, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .action-container {
    margin: 0;
  }
}

/* line 566, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .action-container img {
  margin-top: 20px;
}

/* line 570, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .action-container a {
  color: white;
  font-weight: bold;
}

/* line 575, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .action-container .title {
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
  margin-top: 10px;
  margin-left: 40px;
  margin-right: 40px;
}

@media only screen and (max-width: 767px) {
  /* line 575, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .action-container .title {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    margin: 10px 0 0 0;
  }
}

/* line 593, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .action-container .text {
  width: 90%;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 28px;
  margin-top: 15px;
  margin-bottom: 20px;
  margin-left: 40px;
  margin-right: 40px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  /* line 593, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .action-container .text {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
    margin: 18px 0 20px 0;
  }
}

/* line 615, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .center-icons {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 60px;
}

/* line 621, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .center-icons .center-icons-in {
  height: 28px;
  display: flex;
  justify-content: center;
  gap: 30px;
}

/* line 627, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .center-icons .center-icons-in .share-container {
  text-align: center;
}

@media only screen and (max-width: 440px) {
  /* line 631, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .center-icons .center-icons-in .share-container span {
    color: #aeaeae;
    font-weight: 500;
    font-size: 19px;
    display: block;
  }
}

@media only screen and (max-width: 440px) {
  /* line 621, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .center-icons .center-icons-in {
    margin-bottom: 4rem;
  }
  /* line 643, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .center-icons .center-icons-in a,
.post-details .content-below-picture .right-content .center-icons .center-icons-in button {
    display: none;
  }
  /* line 648, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .center-icons .center-icons-in .share-icon {
    width: 36px;
    height: 30px;
  }
}

/* line 656, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .three-dots {
  display: flex;
  justify-content: space-between;
  height: 6px;
  width: 78px;
  opacity: 0.6;
  margin-top: 60px;
}

@media only screen and (max-width: 767px) {
  /* line 656, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .three-dots {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 440px) {
  /* line 656, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .three-dots {
    display: none;
  }
}

/* line 672, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .three-dots span {
  height: 6px;
  width: 6px;
  background-color: #000000;
  border-radius: 50%;
}

/* line 680, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .btf {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

@media only screen and (max-width: 767px) {
  /* line 680, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .content-below-picture .right-content .btf {
    display: none;
  }
}

/* line 689, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .btf .back-to-feed {
  height: 18px;
  width: 108px;
  color: #aeaeae;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 18px;
  text-transform: uppercase;
}

/* line 702, app/assets/stylesheets/posts/postdetails.scss */
.post-details .content-below-picture .right-content .read-article {
  height: 26px;
  color: #2b4eff;
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
  margin-bottom: 20px;
}

/* line 715, app/assets/stylesheets/posts/postdetails.scss */
.post-details .conversation {
  margin-left: 25vw;
  margin-right: 20vw;
  margin-bottom: 120px;
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 767px) {
  /* line 715, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .conversation {
    margin: 40px 0 20px 0;
    padding: 0 20px;
  }
}

/* line 727, app/assets/stylesheets/posts/postdetails.scss */
.post-details .conversation .conversation-block {
  display: flex;
  justify-content: space-between;
}

/* line 731, app/assets/stylesheets/posts/postdetails.scss */
.post-details .conversation .conversation-block .conversation-title {
  height: 32px;
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
  margin-bottom: 19px;
}

@media only screen and (max-width: 767px) {
  /* line 731, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .conversation .conversation-block .conversation-title {
    margin: 0;
    font-size: 20px;
    letter-spacing: -0.5px;
    line-height: 22px;
  }
}

/* line 749, app/assets/stylesheets/posts/postdetails.scss */
.post-details .conversation .conversation-block .icon {
  display: flex;
}

/* line 752, app/assets/stylesheets/posts/postdetails.scss */
.post-details .conversation .conversation-block .icon .number {
  height: 20px;
  width: 18px;
  color: #bbbdbf;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
  margin-right: 5px;
}

/* line 767, app/assets/stylesheets/posts/postdetails.scss */
.post-details .conversation .reply {
  margin-left: 46px;
}

/* line 771, app/assets/stylesheets/posts/postdetails.scss */
.post-details .conversation .continue {
  height: 58px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #d4d4d4;
}

/* line 780, app/assets/stylesheets/posts/postdetails.scss */
.post-details .conversation .continue .continue-conversation {
  height: 18px;
  color: #0f46fb;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 18px;
}

/* line 790, app/assets/stylesheets/posts/postdetails.scss */
.post-details .conversation .join {
  height: 32px;
  width: 100%;
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
  margin-top: 27px;
  margin-bottom: 19px;
}

@media only screen and (max-width: 767px) {
  /* line 790, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .conversation .join {
    margin: 20px 0 20px 0;
    font-size: 20px;
    letter-spacing: -0.5px;
    line-height: 22px;
  }
}

/* line 811, app/assets/stylesheets/posts/postdetails.scss */
.post-details .vis-creator {
  margin-left: 25vw;
  margin-right: 20vw;
  margin-bottom: 120px;
}

@media only screen and (max-width: 767px) {
  /* line 811, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .vis-creator {
    margin: 60px 0 40px 0;
  }
}

/* line 822, app/assets/stylesheets/posts/postdetails.scss */
.post-details .vis-creator .title {
  min-height: 32px;
  width: 700px;
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
}

@media only screen and (max-width: 767px) {
  /* line 822, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .vis-creator .title {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 24px;
    padding: 0 20px;
    text-align: left;
    width: 100%;
    min-height: 20px;
    margin-bottom: 10px;
  }
}

/* line 843, app/assets/stylesheets/posts/postdetails.scss */
.post-details .vis-creator .title span {
  color: #0f46fb;
}

/* line 848, app/assets/stylesheets/posts/postdetails.scss */
.post-details .vis-creator .pictures {
  margin-top: 30px;
  width: 100%;
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 848, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .vis-creator .pictures {
    margin: 0;
    overflow-x: scroll;
  }
}

/* line 859, app/assets/stylesheets/posts/postdetails.scss */
.post-details .vis-creator .pictures .picture-out {
  width: 24.5%;
  margin-right: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 859, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .vis-creator .pictures .picture-out {
    width: 194px;
  }
}

/* line 867, app/assets/stylesheets/posts/postdetails.scss */
.post-details .vis-creator .pictures .picture-out .picture-creators {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

@media only screen and (max-width: 767px) {
  /* line 867, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .vis-creator .pictures .picture-out .picture-creators {
    width: 194px;
    max-width: unset;
  }
}

/* line 881, app/assets/stylesheets/posts/postdetails.scss */
.post-details .vis-league {
  margin-left: 25vw;
  margin-right: 20vw;
  margin-bottom: 180px;
  min-height: 163px;
}

@media only screen and (max-width: 767px) {
  /* line 881, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .vis-league {
    margin: 0 0 40px 0;
    min-height: 221px;
  }
}

/* line 892, app/assets/stylesheets/posts/postdetails.scss */
.post-details .vis-league .title {
  min-height: 32px;
  width: 700px;
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
}

@media only screen and (max-width: 767px) {
  /* line 892, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .vis-league .title {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 24px;
    padding: 0 20px;
    text-align: left;
    width: 100%;
    min-height: 20px;
    margin-bottom: 10px;
  }
}

/* line 914, app/assets/stylesheets/posts/postdetails.scss */
.post-details .vis-league .pictures {
  margin-top: 30px;
  height: 109px;
  width: 100%;
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 914, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .vis-league .pictures {
    margin: 0;
    height: 200px;
    overflow-x: scroll;
  }
}

/* line 927, app/assets/stylesheets/posts/postdetails.scss */
.post-details .vis-league .pictures .pic-1 {
  width: 24.5%;
  margin-right: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 927, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .vis-league .pictures .pic-1 {
    width: 194px;
  }
}

/* line 935, app/assets/stylesheets/posts/postdetails.scss */
.post-details .vis-league .pictures .pic-1 .name {
  min-height: 24px;
  width: 100%;
  color: #696969;
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 24px;
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 935, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .vis-league .pictures .pic-1 .name {
    padding-left: 10px;
  }
}

/* line 950, app/assets/stylesheets/posts/postdetails.scss */
.post-details .vis-league .pictures .pic-1 .text {
  min-height: 20px;
  width: 100%;
  color: #0f46fb;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 950, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .vis-league .pictures .pic-1 .text {
    padding-left: 10px;
  }
}

/* line 963, app/assets/stylesheets/posts/postdetails.scss */
.post-details .vis-league .pictures .pic-1 .picture {
  height: 140px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

@media only screen and (max-width: 767px) {
  /* line 963, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .vis-league .pictures .pic-1 .picture {
    width: 194px;
    max-width: unset;
  }
}

/* line 979, app/assets/stylesheets/posts/postdetails.scss */
.post-details .sessions-section {
  width: 90%;
  overflow: hidden;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  /* line 979, app/assets/stylesheets/posts/postdetails.scss */
  .post-details .sessions-section {
    margin-top: 50px;
  }
}

/* line 991, app/assets/stylesheets/posts/postdetails.scss */
.share-quote {
  display: flex;
  flex-direction: column;
  padding-top: 60px;
  padding-bottom: 60px;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  /* line 991, app/assets/stylesheets/posts/postdetails.scss */
  .share-quote {
    padding: 10px 0 25px 0;
  }
}

/* line 1002, app/assets/stylesheets/posts/postdetails.scss */
.share-quote .text {
  color: #28282d;
  font-size: 32px;
  font-style: oblique;
  letter-spacing: -1.6px;
  line-height: 42px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  /* line 1002, app/assets/stylesheets/posts/postdetails.scss */
  .share-quote .text {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
  }
}

/* line 1017, app/assets/stylesheets/posts/postdetails.scss */
.share-quote .author {
  color: #0f46fb;
  font-size: 24px;
  font-style: oblique;
  letter-spacing: -1.4px;
  line-height: 28px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  /* line 1017, app/assets/stylesheets/posts/postdetails.scss */
  .share-quote .author {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
  }
}

/* line 1032, app/assets/stylesheets/posts/postdetails.scss */
.share-quote .rectangle {
  height: 24px;
  width: 1px;
  background-color: #000000;
}

/* line 1038, app/assets/stylesheets/posts/postdetails.scss */
.share-quote .share {
  height: 18px;
  width: 100%;
  color: #28282d;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 18px;
  text-align: center;
  padding-top: 24px;
}

/* line 1051, app/assets/stylesheets/posts/postdetails.scss */
#overlay {
  position: relative;
}

/* line 1055, app/assets/stylesheets/posts/postdetails.scss */
#overlay::before {
  background-image: linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  content: "\00a0";
  height: 100%;
  position: absolute;
  width: 100%;
}
/* line 1, app/assets/stylesheets/posts/posts.scss */
.mentorship-filter {
  z-index: 40;
  width: 360px;
  font-size: 0.875rem;
}

@media only screen and (max-width: 1023px) {
  /* line 1, app/assets/stylesheets/posts/posts.scss */
  .mentorship-filter {
    width: 100vw;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 60;
  }
}

/* line 16, app/assets/stylesheets/posts/posts.scss */
.mentorship-filter h1 {
  color: #000000;
  font-family: Helvetica;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: -0.5px;
  text-transform: unset;
  margin-bottom: 10px;
}

/* line 30, app/assets/stylesheets/posts/posts.scss */
.mentorship-filter .control {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

/* line 35, app/assets/stylesheets/posts/posts.scss */
.mentorship-filter .control.disabled {
  color: #a7a7a7;
}

@media only screen and (max-width: 960px) {
  /* line 30, app/assets/stylesheets/posts/posts.scss */
  .mentorship-filter .control {
    font-size: 12px;
    letter-spacing: -0.5px;
    line-height: 14px;
  }
}

/* line 45, app/assets/stylesheets/posts/posts.scss */
.mentorship-filter .control .visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin-top: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 56, app/assets/stylesheets/posts/posts.scss */
.mentorship-filter .control .control-indicator {
  height: 0.75rem;
  width: 0.75rem;
  line-height: 0.875rem;
  border: 1px solid #707070;
  border-radius: 12px;
  margin-right: 0.625rem;
}

/* line 64, app/assets/stylesheets/posts/posts.scss */
.mentorship-filter .control .control-indicator .check-icon {
  visibility: hidden;
}

/* line 69, app/assets/stylesheets/posts/posts.scss */
.mentorship-filter .control .control-input:checked ~ .control-indicator {
  background-color: #0f46fb;
  border: 0;
}

/* line 73, app/assets/stylesheets/posts/posts.scss */
.mentorship-filter .control .control-input:checked ~ .control-indicator .icon {
  visibility: visible;
  height: 18px;
  width: 18px;
  transform: translate(2px, 2px);
}

/* line 83, app/assets/stylesheets/posts/posts.scss */
.filter-container {
  width: 361px;
  height: 650px;
}

/* line 88, app/assets/stylesheets/posts/posts.scss */
.filter-container-sm {
  width: 361px;
  height: 302px;
}

/* line 93, app/assets/stylesheets/posts/posts.scss */
.feed-categories::-webkit-scrollbar {
  display: none;
}

/* line 97, app/assets/stylesheets/posts/posts.scss */
.post-vis {
  content: "";
  border-style: none;
}

/* line 101, app/assets/stylesheets/posts/posts.scss */
.post-vis :hover .img-static {
  opacity: 0;
}

/* line 105, app/assets/stylesheets/posts/posts.scss */
.post-vis .action-vis {
  content: "";
  opacity: 0;
}

/* line 109, app/assets/stylesheets/posts/posts.scss */
.post-vis .action-vis:hover {
  opacity: 1;
  content: url(/assets/Icons-for-Animation_Vis-91fb56868d9f90698d39a116d647c71b4361c437de5bd60e73dcec0299f5b090.gif);
  transform: scale(2.9, 2.9) translate(1.5px, 1.5px);
}

/* line 117, app/assets/stylesheets/posts/posts.scss */
.action-action {
  content: "";
  border-style: none;
}

/* line 121, app/assets/stylesheets/posts/posts.scss */
.action-action :hover .img-static {
  opacity: 0;
}

/* line 125, app/assets/stylesheets/posts/posts.scss */
.action-action .action-acti {
  content: "";
  border-style: none;
  opacity: 0;
}

/* line 130, app/assets/stylesheets/posts/posts.scss */
.action-action .action-acti:hover {
  opacity: 1;
  content: url(/assets/Icons-for-Animation_Take-action-21e3dad1110f576a68b439e14b7a3cd661446be99b5d864651478cd8a01ce3dd.gif);
  transform: scale(1.9, 1.9) translate(1.5px, 0px);
}

/* line 138, app/assets/stylesheets/posts/posts.scss */
.invisible-search {
  display: none;
}

/* line 141, app/assets/stylesheets/posts/posts.scss */
.invisible-search ::-webkit-input-placeholder {
  /* Edge */
  color: #aeaeae;
}

/* line 146, app/assets/stylesheets/posts/posts.scss */
.invisible-search :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #aeaeae;
}

/* line 151, app/assets/stylesheets/posts/posts.scss */
.invisible-search ::-moz-placeholder {
  color: #aeaeae;
}
.invisible-search :-ms-input-placeholder {
  color: #aeaeae;
}
.invisible-search ::placeholder {
  color: #aeaeae;
}

/* line 155, app/assets/stylesheets/posts/posts.scss */
.invisible-search .search-text {
  margin-left: 10px;
  width: 220px;
  color: #000000;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1.1px;
  line-height: 18px;
  outline: none;
  background: transparent;
}

@media only screen and (max-width: 960px) {
  /* line 155, app/assets/stylesheets/posts/posts.scss */
  .invisible-search .search-text {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 138, app/assets/stylesheets/posts/posts.scss */
  .invisible-search {
    display: block;
    width: 100%;
    padding: 0 20px;
    background-color: #f3f3f3;
    background-clip: content-box;
  }
}

/* line 181, app/assets/stylesheets/posts/posts.scss */
.invisible-search .invi-form {
  width: 100%;
  height: 38px;
  display: flex;
  align-items: center;
}

/* line 187, app/assets/stylesheets/posts/posts.scss */
.invisible-search .invi-form .search-text {
  flex: 1;
  margin-top: 0;
}

/* line 194, app/assets/stylesheets/posts/posts.scss */
.feed-categories {
  margin-left: 30px;
  display: flex;
  overflow-x: scroll;
  overflow-y: hidden;
  height: 26px;
  color: #28282d;
  font-size: 18px;
  line-height: 18px;
}

@media only screen and (max-width: 960px) {
  /* line 194, app/assets/stylesheets/posts/posts.scss */
  .feed-categories {
    margin: 20px 0 0 20px;
  }
}

/* line 210, app/assets/stylesheets/posts/posts.scss */
.feed-categories .icon {
  height: 24px;
  width: 24px;
  margin-right: 45px;
}

@media only screen and (max-width: 960px) {
  /* line 216, app/assets/stylesheets/posts/posts.scss */
  .feed-categories .icon-invisible {
    display: none;
  }
}

/* line 222, app/assets/stylesheets/posts/posts.scss */
.feed-categories .categories {
  letter-spacing: -1.1px;
  text-transform: capitalize;
  margin-right: 50px;
  white-space: nowrap;
}

/* line 228, app/assets/stylesheets/posts/posts.scss */
.feed-categories .categories .text {
  color: black;
  font-size: 18px;
  letter-spacing: -0.5px;
}

/* line 234, app/assets/stylesheets/posts/posts.scss */
.feed-categories .categories .text:hover {
  color: #0f46fb;
  transition: 0.3s;
}

/* line 239, app/assets/stylesheets/posts/posts.scss */
.feed-categories .categories .text-selected {
  color: #0f46fb;
}

/* line 246, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards {
  margin-top: 83px;
  margin-left: 60px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media only screen and (max-width: 960px) {
  /* line 246, app/assets/stylesheets/posts/posts.scss */
  .feed .feed-cards {
    flex-direction: column;
    align-items: center;
    margin: 20px 0 0 0;
  }
}

/* line 259, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card {
  display: flex;
  justify-content: space-between;
  min-height: 253px;
  width: 45%;
  margin-right: 60px;
  margin-bottom: 60px;
}

@media screen and (max-width: 1260px) {
  /* line 259, app/assets/stylesheets/posts/posts.scss */
  .feed .feed-cards .feed-card {
    width: 90%;
  }
}

@media only screen and (max-width: 960px) {
  /* line 259, app/assets/stylesheets/posts/posts.scss */
  .feed .feed-cards .feed-card {
    flex-direction: column-reverse;
    align-items: flex-start;
    width: 100%;
    min-height: 20px;
    padding: 0 20px;
    margin: 0 0 60px 0;
  }
}

/* line 281, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card .card-text {
  display: flex;
  flex-direction: column;
  width: 30%;
}

@media only screen and (max-width: 960px) {
  /* line 281, app/assets/stylesheets/posts/posts.scss */
  .feed .feed-cards .feed-card .card-text {
    width: 100%;
  }
}

/* line 290, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card .card-text .card-title {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 22px;
}

@media only screen and (max-width: 960px) {
  /* line 290, app/assets/stylesheets/posts/posts.scss */
  .feed .feed-cards .feed-card .card-text .card-title {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
  }
}

/* line 304, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card .card-text .text-content {
  color: #696969;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 16px;
  margin-top: 10px;
}

@media only screen and (max-width: 960px) {
  /* line 304, app/assets/stylesheets/posts/posts.scss */
  .feed .feed-cards .feed-card .card-text .text-content {
    font-size: 16px;
    line-height: 18px;
  }
}

/* line 317, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card .card-text .two-vis-creator {
  min-height: 66px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-top: auto;
  margin-bottom: 21px;
}

@media only screen and (max-width: 960px) {
  /* line 317, app/assets/stylesheets/posts/posts.scss */
  .feed .feed-cards .feed-card .card-text .two-vis-creator {
    min-height: 10px;
    margin-bottom: 0;
  }
}

/* line 331, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card .card-text .vis-creator {
  display: flex;
  min-height: 28px;
  width: 100%;
  color: #696969;
}

@media only screen and (max-width: 960px) {
  /* line 331, app/assets/stylesheets/posts/posts.scss */
  .feed .feed-cards .feed-card .card-text .vis-creator {
    margin-top: 10px;
  }
}

/* line 341, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card .card-text .vis-creator .vis-creator-pic {
  height: 28px;
  width: 28px;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 348, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card .card-text .vis-creator .vis-creator-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 8px;
}

/* line 354, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card .card-text .vis-creator .vis-creator-content .vc-name {
  min-height: 12px;
  font-family: Helvetica;
  font-size: 12px;
  letter-spacing: -0.67px;
  line-height: 12px;
}

@media only screen and (max-width: 960px) {
  /* line 354, app/assets/stylesheets/posts/posts.scss */
  .feed .feed-cards .feed-card .card-text .vis-creator .vis-creator-content .vc-name {
    letter-spacing: 0;
  }
}

/* line 366, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card .card-text .vis-creator .vis-creator-content .medal {
  display: flex;
  color: #282828;
}

/* line 370, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card .card-text .vis-creator .vis-creator-content .medal .vc-text {
  height: 12px;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 12px;
  margin-top: 2px;
  margin-right: 2px;
}

@media only screen and (max-width: 960px) {
  /* line 370, app/assets/stylesheets/posts/posts.scss */
  .feed .feed-cards .feed-card .card-text .vis-creator .vis-creator-content .medal .vc-text {
    letter-spacing: 0;
  }
}

/* line 384, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card .card-text .vis-creator .vis-creator-content .medal .expert {
  color: #0f46fb;
}

/* line 392, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card .card-img {
  display: flex;
  flex-direction: column;
  max-width: 64%;
}

@media only screen and (max-width: 960px) {
  /* line 392, app/assets/stylesheets/posts/posts.scss */
  .feed .feed-cards .feed-card .card-img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}

/* line 403, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card .card-img .overlay {
  position: relative;
}

@media only screen and (max-width: 960px) {
  /* line 403, app/assets/stylesheets/posts/posts.scss */
  .feed .feed-cards .feed-card .card-img .overlay {
    width: 100%;
    height: auto;
  }
}

/* line 411, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card .card-img .overlay .img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 417, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card .card-img .overlay .upgrade-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0B3DFF;
  visibility: hidden;
  opacity: 1;
}

/* line 428, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card .card-img .overlay .upgrade-overlay-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 97px 18px 18px 18px;
  color: #fff;
  background-image: url(/assets/voice-in-sport-logo-white-d45a65d2b297e0ce341d9c2ca2675e3512f328b782fca005afc2de6980ef345c.svg);
  background-repeat: no-repeat;
  background-position: 18px 18px;
  background-size: 330px 69px;
  visibility: hidden;
  opacity: 0;
}

@media only screen and (max-width: 960px) {
  /* line 428, app/assets/stylesheets/posts/posts.scss */
  .feed .feed-cards .feed-card .card-img .overlay .upgrade-overlay-content {
    background-size: 165px 35px;
    padding-top: 48px;
  }
}

/* line 450, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card .card-img .below-img {
  display: flex;
  justify-content: space-between;
}

/* line 454, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card .card-img .below-img .category {
  height: 10px;
  width: 146px;
  color: #aeaeae;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 10px;
  margin-top: 8px;
  text-transform: uppercase;
}

@media only screen and (max-width: 960px) {
  /* line 454, app/assets/stylesheets/posts/posts.scss */
  .feed .feed-cards .feed-card .card-img .below-img .category {
    letter-spacing: 0;
  }
}

/* line 470, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card .card-img .below-img .actions {
  display: flex;
  justify-content: flex-end;
  height: 16px;
  margin-top: 5px;
  gap: 5px;
}

/* line 481, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card:hover .card-text p {
  color: #0f46fb;
  transition: 0.3s;
}

/* line 486, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card:hover .card-title {
  color: #0f46fb;
  transition: 0.3s;
}

/* line 491, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card:hover .vis-creator p,
.feed .feed-cards body,
.feed .feed-cards span {
  color: #0f46fb;
  transition: 0.3s;
}

/* line 498, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card:hover .overlay img {
  transition: 0.3s;
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

/* line 505, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card:hover .card-img .overlay .upgrade-overlay {
  transition: opacity 0.3s;
  visibility: visible;
  opacity: 1;
}

/* line 511, app/assets/stylesheets/posts/posts.scss */
.feed .feed-cards .feed-card:hover .card-img .overlay .upgrade-overlay-content {
  transition: opacity 0.3s;
  visibility: visible;
  opacity: 1;
}

/* line 518, app/assets/stylesheets/posts/posts.scss */
.feed .load {
  display: flex;
  justify-content: center;
  width: 100%;
}

/* line 523, app/assets/stylesheets/posts/posts.scss */
.feed .load .load-more {
  height: 28px;
  width: 144px;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 28px;
  cursor: pointer;
}

@media screen and (max-width: 1260px) {
  /* line 523, app/assets/stylesheets/posts/posts.scss */
  .feed .load .load-more {
    font-size: 22px;
    letter-spacing: -1px;
    line-height: 28px;
  }
}

/* line 542, app/assets/stylesheets/posts/posts.scss */
.feed .blue-background {
  min-height: 348px;
  width: 100%;
  background-color: #0f46fb;
  margin-top: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 1260px) {
  /* line 542, app/assets/stylesheets/posts/posts.scss */
  .feed .blue-background {
    margin-top: 60px;
  }
}

/* line 555, app/assets/stylesheets/posts/posts.scss */
.feed .blue-background .blue-background-in {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 731px;
  min-height: 148px;
}

@media screen and (max-width: 1260px) {
  /* line 555, app/assets/stylesheets/posts/posts.scss */
  .feed .blue-background .blue-background-in {
    max-width: 100%;
    min-height: 20px;
  }
}

/* line 568, app/assets/stylesheets/posts/posts.scss */
.feed .blue-background .blue-background-in .title {
  min-height: 60px;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 72px;
  font-weight: bold;
  letter-spacing: -4.6px;
  line-height: 60px;
  text-align: center;
}

@media screen and (max-width: 1260px) {
  /* line 568, app/assets/stylesheets/posts/posts.scss */
  .feed .blue-background .blue-background-in .title {
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 42px;
    min-height: 42px;
    margin-bottom: 20px;
    margin-top: 40px;
  }
}

/* line 588, app/assets/stylesheets/posts/posts.scss */
.feed .blue-background .blue-background-in .buttons-group {
  min-height: 48px;
  width: 571px;
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 1260px) {
  /* line 588, app/assets/stylesheets/posts/posts.scss */
  .feed .blue-background .blue-background-in .buttons-group {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 50px;
  }
}

/* line 601, app/assets/stylesheets/posts/posts.scss */
.feed .blue-background .blue-background-in .buttons-group .btn {
  height: 48px;
  width: 177px;
  background-color: #ffffff;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
}

@media screen and (max-width: 1260px) {
  /* line 601, app/assets/stylesheets/posts/posts.scss */
  .feed .blue-background .blue-background-in .buttons-group .btn {
    margin-top: 20px;
    width: 280px;
  }
}

/* line 616, app/assets/stylesheets/posts/posts.scss */
.feed .blue-background .blue-background-in .buttons-group .btn .btn-text {
  height: 18px;
  width: 140px;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
}

/* line 633, app/assets/stylesheets/posts/posts.scss */
.feed .white-btn {
  background-color: white;
}

/* line 637, app/assets/stylesheets/posts/posts.scss */
.feed .blue-btn {
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  padding: 1rem 2rem;
}

/* line 650, app/assets/stylesheets/posts/posts.scss */
.feed .blue-btn:hover {
  background-color: #4470ff;
}

/* line 654, app/assets/stylesheets/posts/posts.scss */
.feed .blue-btn:focus {
  outline: none;
}
/* line 1, app/assets/stylesheets/press.scss */
.press-container {
  margin-bottom: 2rem;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  /* line 1, app/assets/stylesheets/press.scss */
  .press-container {
    height: 500px;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 15px;
    padding-top: 15px;
  }
}

/* line 18, app/assets/stylesheets/press.scss */
.press-logo {
  max-width: 200px;
}

@media only screen and (max-width: 768px) {
  /* line 22, app/assets/stylesheets/press.scss */
  .logo-1 {
    max-height: 60px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 27, app/assets/stylesheets/press.scss */
  .logo-4 {
    max-height: 40px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 32, app/assets/stylesheets/press.scss */
  .logo-2 {
    max-width: 150px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 37, app/assets/stylesheets/press.scss */
  .logo-3 {
    max-width: 110px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 42, app/assets/stylesheets/press.scss */
  .logo-5 {
    max-width: 150px;
    margin-top: -20px;
    margin-bottom: -20px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 49, app/assets/stylesheets/press.scss */
  .logo-6 {
    max-height: 60px;
    margin-top: -25px;
    margin-bottom: -25px;
  }
}

/* line 57, app/assets/stylesheets/press.scss */
.forbes-logo {
  max-width: 125px;
}

/* line 60, app/assets/stylesheets/press.scss */
.press {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 5rem;
  padding-right: 5rem;
}

@media only screen and (max-width: 960px) {
  /* line 60, app/assets/stylesheets/press.scss */
  .press {
    align-items: flex-start;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

/* line 73, app/assets/stylesheets/press.scss */
.press .line-break {
  border: solid;
  width: 100%;
  height: 0px;
  border: none;
  border-top: 1.75px solid black;
}

/* line 81, app/assets/stylesheets/press.scss */
.press align-left {
  align-items: flex-start;
}

/* line 84, app/assets/stylesheets/press.scss */
.press sup {
  font-size: 60%;
  top: -0.5em;
}

/* line 89, app/assets/stylesheets/press.scss */
.press .title {
  font-size: 64px;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 60px;
  text-align: left;
  color: #000000;
}

/* line 97, app/assets/stylesheets/press.scss */
.press .title span {
  color: #0f46fb;
}

/* line 102, app/assets/stylesheets/press.scss */
.press .content-title {
  width: 100%;
  color: black;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 32px;
}

/* line 111, app/assets/stylesheets/press.scss */
.press .oblique-text {
  width: 100%;
  color: #404041;
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 26px;
}

/* line 119, app/assets/stylesheets/press.scss */
.press .more-about-vis {
  margin-top: 120px;
  margin-bottom: 45px;
  font-size: 64px;
  letter-spacing: 0px;
  line-height: 60px;
  text-transform: uppercase;
}

@media only screen and (max-width: 960px) {
  /* line 119, app/assets/stylesheets/press.scss */
  .press .more-about-vis {
    font-size: 36px;
    letter-spacing: 0px;
    line-height: 34px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 134, app/assets/stylesheets/press.scss */
  .press .mar-top {
    margin: 120px 0 20px 20px;
    text-align: left;
    height: 34px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 142, app/assets/stylesheets/press.scss */
  .press .mar-top-ext {
    margin: 50px 0 20px 20px;
    text-align: left;
    height: 34px;
  }
}

/* line 150, app/assets/stylesheets/press.scss */
.press .mar-top-1 {
  margin-top: -21px;
}

@media only screen and (max-width: 960px) {
  /* line 150, app/assets/stylesheets/press.scss */
  .press .mar-top-1 {
    margin: 0px 0 20px 20px;
    text-align: left;
    min-height: 34px;
  }
}

/* line 160, app/assets/stylesheets/press.scss */
.press .press-article {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 160, app/assets/stylesheets/press.scss */
  .press .press-article {
    margin-bottom: 80px;
    flex-direction: column;
    min-height: 150px;
    margin-bottom: 35px;
  }
}

/* line 174, app/assets/stylesheets/press.scss */
.press .press-article .pic {
  height: auto;
  width: 35%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media only screen and (max-width: 960px) {
  /* line 174, app/assets/stylesheets/press.scss */
  .press .press-article .pic {
    height: auto;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

/* line 186, app/assets/stylesheets/press.scss */
.press .press-article .content {
  width: 65%;
  padding-left: 3%;
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 960px) {
  /* line 186, app/assets/stylesheets/press.scss */
  .press .press-article .content {
    width: 100%;
    min-height: 125px;
    padding: 0 10px;
  }
}

/* line 198, app/assets/stylesheets/press.scss */
.press .press-article .content body {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 18px;
}

/* line 204, app/assets/stylesheets/press.scss */
.press .press-article .content b,
.press .press-article .content strong,
.press .press-article .content a {
  font-weight: bold;
  color: #0f46fb;
}

/* line 211, app/assets/stylesheets/press.scss */
.press .press-article .content a:hover {
  text-decoration: underline;
}

/* line 215, app/assets/stylesheets/press.scss */
.press .press-article .content p {
  margin-bottom: 0px;
  margin-top: 5px;
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 24px;
}

@media only screen and (max-width: 960px) {
  /* line 215, app/assets/stylesheets/press.scss */
  .press .press-article .content p {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
  }
}

/* line 230, app/assets/stylesheets/press.scss */
.press .press-article .content .text-container {
  width: 100%;
  margin-top: 7px;
}

@media only screen and (max-width: 960px) {
  /* line 230, app/assets/stylesheets/press.scss */
  .press .press-article .content .text-container {
    margin-top: 0;
  }
}

@media only screen and (max-width: 960px) {
  /* line 239, app/assets/stylesheets/press.scss */
  .press .press-article .content .title-1 {
    width: 100%;
    margin-top: 21px;
  }
}

/* line 246, app/assets/stylesheets/press.scss */
.press .press-article .content .oblique {
  margin-top: 7px;
}

@media only screen and (max-width: 960px) {
  /* line 246, app/assets/stylesheets/press.scss */
  .press .press-article .content .oblique {
    margin-top: 10px;
  }
}

/* line 254, app/assets/stylesheets/press.scss */
.press .press-article .content .read {
  margin-top: auto;
  letter-spacing: 0px;
  line-height: 18px;
}

@media only screen and (max-width: 960px) {
  /* line 254, app/assets/stylesheets/press.scss */
  .press .press-article .content .read {
    position: relative;
    margin-top: 20px;
  }
}

/* line 267, app/assets/stylesheets/press.scss */
.press .blue-btn {
  height: 48px;
  width: 180px;
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

@media only screen and (max-width: 960px) {
  /* line 267, app/assets/stylesheets/press.scss */
  .press .blue-btn {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
    height: 34px;
    width: 120px;
  }
}

/* line 289, app/assets/stylesheets/press.scss */
.press .blue-btn:hover {
  background-color: #4470ff;
}

/* line 293, app/assets/stylesheets/press.scss */
.press .blue-btn:focus {
  outline: none;
}

/* line 298, app/assets/stylesheets/press.scss */
.press .join {
  height: 100%;
  width: 100%;
  margin-top: -26px;
}

@media only screen and (max-width: 960px) {
  /* line 298, app/assets/stylesheets/press.scss */
  .press .join {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    font-size: 36px;
    letter-spacing: 0px;
    line-height: 34px;
    height: 68px;
  }
}

/* line 314, app/assets/stylesheets/press.scss */
.press .btn {
  margin-bottom: 160px;
}

@media only screen and (max-width: 960px) {
  /* line 314, app/assets/stylesheets/press.scss */
  .press .btn {
    margin: 30px 0 100px 0;
  }
}
/* line 1, app/assets/stylesheets/profile/emptystate.scss */
.notebook-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 650px;
  width: 100%;
}

@media only screen and (max-width: 960px) {
  /* line 1, app/assets/stylesheets/profile/emptystate.scss */
  .notebook-box {
    min-height: 80px;
  }
}

/* line 12, app/assets/stylesheets/profile/emptystate.scss */
.notebook-box .this-place {
  min-height: 432px;
  width: 1051px;
  font-size: 120px;
  letter-spacing: -2px;
  line-height: 144px;
  margin: 250px 0 0 0;
}

/* line 20, app/assets/stylesheets/profile/emptystate.scss */
.notebook-box .this-place span {
  color: #0f46fb;
}

@media only screen and (max-width: 960px) {
  /* line 12, app/assets/stylesheets/profile/emptystate.scss */
  .notebook-box .this-place {
    margin: 80px 0 0 0;
    padding: 0 40px;
    width: 100%;
    min-height: 80px;
    font-size: 120px;
    letter-spacing: -4px;
    line-height: 80px;
  }
}

/* line 35, app/assets/stylesheets/profile/emptystate.scss */
.notebook-box .goals-empty-btn {
  margin-top: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 35, app/assets/stylesheets/profile/emptystate.scss */
  .notebook-box .goals-empty-btn {
    margin-top: 50px;
  }
}

/* line 43, app/assets/stylesheets/profile/emptystate.scss */
.notebook-box .read-more {
  text-transform: uppercase;
  margin-top: 20px;
  height: 18px;
  width: 208px;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 43, app/assets/stylesheets/profile/emptystate.scss */
  .notebook-box .read-more {
    margin-bottom: 50px;
  }
}

/* line 62, app/assets/stylesheets/profile/emptystate.scss */
.notebook-box-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

/* line 68, app/assets/stylesheets/profile/emptystate.scss */
.notebook-box-1 .welcome-to {
  min-height: 288px;
  width: 1047px;
  font-size: 70px;
  line-height: 60px;
  letter-spacing: -2px;
  margin-top: 150px;
}

@media only screen and (max-width: 960px) {
  /* line 68, app/assets/stylesheets/profile/emptystate.scss */
  .notebook-box-1 .welcome-to {
    margin: 80px 0 0 0;
    padding: 0 40px;
    width: 100%;
    min-height: 80px;
  }
}

/* line 84, app/assets/stylesheets/profile/emptystate.scss */
.notebook-box-1 .no-more-losing-track {
  min-height: 108px;
  width: 1047px;
  color: #000000;
  font-family: Helvetica;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 30px;
  margin-top: 40px;
}

@media only screen and (max-width: 960px) {
  /* line 84, app/assets/stylesheets/profile/emptystate.scss */
  .notebook-box-1 .no-more-losing-track {
    padding: 0 40px;
    width: 100%;
    min-height: 8px;
  }
}

/* line 101, app/assets/stylesheets/profile/emptystate.scss */
.notebook-box-1 .mar-for-groups {
  margin: 64px 0;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 101, app/assets/stylesheets/profile/emptystate.scss */
  .notebook-box-1 .mar-for-groups {
    margin: 40px 0;
  }
}

/* line 110, app/assets/stylesheets/profile/emptystate.scss */
.notebook-box-1 .read-margin {
  margin: 32px;
}

/* line 115, app/assets/stylesheets/profile/emptystate.scss */
.notebook-box-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

/* line 121, app/assets/stylesheets/profile/emptystate.scss */
.notebook-box-2 .your-voice {
  min-height: 500px;
  width: 1055px;
  font-weight: bold;
  font-size: 70px;
  line-height: 60px;
  letter-spacing: -2px;
  text-align: left;
  margin: 270px 0 0 0;
}

@media only screen and (max-width: 960px) {
  /* line 121, app/assets/stylesheets/profile/emptystate.scss */
  .notebook-box-2 .your-voice {
    min-height: 80px;
    width: 100%;
    padding: 0 40px;
    margin-top: 80px;
  }
}

/* line 140, app/assets/stylesheets/profile/emptystate.scss */
.notebook-box-2 .start-mindset-btn {
  margin: 20px 0 0 0;
}

@media only screen and (max-width: 960px) {
  /* line 140, app/assets/stylesheets/profile/emptystate.scss */
  .notebook-box-2 .start-mindset-btn {
    margin: 50px 0 40px 0;
  }
}

/* line 149, app/assets/stylesheets/profile/emptystate.scss */
.alert--profile {
  top: 40px;
}
/* line 5, app/assets/stylesheets/profile/fields/_vis_card_info.scss */
.vis-card-field {
  margin-bottom: 15px;
  margin-left: 100px;
}

@media only screen and (max-width: 960px) {
  /* line 5, app/assets/stylesheets/profile/fields/_vis_card_info.scss */
  .vis-card-field {
    margin-left: unset;
  }
}

/* line 13, app/assets/stylesheets/profile/fields/_vis_card_info.scss */
.vis-card-field:nth-child(4) {
  margin-bottom: 60px;
}

/* line 17, app/assets/stylesheets/profile/fields/_vis_card_info.scss */
.vis-card-field label {
  display: inline-block;
  width: 150px;
  font-size: 15px;
  text-transform: uppercase;
  text-align: right;
  vertical-align: middle;
  font-weight: normal;
}

@media only screen and (max-width: 960px) {
  /* line 17, app/assets/stylesheets/profile/fields/_vis_card_info.scss */
  .vis-card-field label {
    text-align: left;
  }
}

/* line 30, app/assets/stylesheets/profile/fields/_vis_card_info.scss */
.vis-card-field input {
  margin-left: 20px;
  width: 275px;
  background-color: #BBBDBF;
  background-color: rgba(187, 189, 191, 0.3);
  font-size: 15px;
  height: 46px;
  line-height: 46px;
  color: #000000;
  padding: 0 10px;
}

@media only screen and (max-width: 960px) {
  /* line 30, app/assets/stylesheets/profile/fields/_vis_card_info.scss */
  .vis-card-field input {
    margin-left: unset;
    width: 100%;
  }
}

/* line 47, app/assets/stylesheets/profile/fields/_vis_card_info.scss */
.vis-card-image {
  width: 50%;
  margin-left: 275px;
  margin-bottom: 2.5rem;
}

@media only screen and (max-width: 960px) {
  /* line 47, app/assets/stylesheets/profile/fields/_vis_card_info.scss */
  .vis-card-image {
    margin-left: unset;
    width: 100%;
  }
}

/* line 57, app/assets/stylesheets/profile/fields/_vis_card_info.scss */
.vis-card-profile-buttons {
  margin-left: 275px;
  margin-top: 35px;
  margin-bottom: 70px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 57, app/assets/stylesheets/profile/fields/_vis_card_info.scss */
  .vis-card-profile-buttons {
    margin-left: unset;
  }
}

/* line 67, app/assets/stylesheets/profile/fields/_vis_card_info.scss */
.vis-card-profile-buttons a {
  margin-left: 10px;
}

/* line 73, app/assets/stylesheets/profile/fields/_vis_card_info.scss */
.form-main table td {
  text-align: center;
  padding: 10px 0;
}

@media only screen and (max-width: 960px) {
  /* line 78, app/assets/stylesheets/profile/fields/_vis_card_info.scss */
  .form-main table .transaction-history-title {
    font-size: 10px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 85, app/assets/stylesheets/profile/fields/_vis_card_info.scss */
  .vis-card-profile-title {
    width: 100%;
    text-align: center;
  }
}
/* line 1, app/assets/stylesheets/profile/fields/document_link.scss */
.document-link {
  padding: 13px 22px;
  border-radius: 12px;
  background: #F3F4F6;
  color: #000;
  font-family: "Helvetica Neue";
  font-weight: 400;
  width: 100%;
}

/* line 10, app/assets/stylesheets/profile/fields/document_link.scss */
.document-link .status {
  padding: 2px 8px;
  border-radius: 16px;
  background: #FEF3F2;
  color: #B42318;
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
}

/* line 19, app/assets/stylesheets/profile/fields/document_link.scss */
.document-link .status .dot {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #F04438;
  display: inline-block;
}

/* line 27, app/assets/stylesheets/profile/fields/document_link.scss */
.document-link .status.complete {
  background: rgba(22, 163, 74, 0.1);
  color: #16A34A;
}

/* line 31, app/assets/stylesheets/profile/fields/document_link.scss */
.document-link .status.complete .dot {
  background-color: #16A34A;
}

/* line 37, app/assets/stylesheets/profile/fields/document_link.scss */
.document-link .document-title {
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.24px;
}

/* line 43, app/assets/stylesheets/profile/fields/document_link.scss */
.document-link .document-description {
  color: #6B7280;
  font-size: 14px;
  line-height: 18px;
}

/* line 49, app/assets/stylesheets/profile/fields/document_link.scss */
.document-link .document-btn {
  display: block;
  padding: 12px 24px;
  border-radius: 360px;
  border: 1px solid #9CA3AF;
  color: #6B7280;
  font-size: 16px;
  line-height: 22px;
  cursor: pointer;
}

/* line 59, app/assets/stylesheets/profile/fields/document_link.scss */
.document-link .document-btn.blue {
  background-color: #083FF3;
  color: white;
}

/* line 65, app/assets/stylesheets/profile/fields/document_link.scss */
.document-link .document-modal {
  background-color: #F9FAFB;
}

/* line 69, app/assets/stylesheets/profile/fields/document_link.scss */
.document-link .signature-field {
  width: 100%;
  padding: 10px 14px;
  font-size: 16px;
  line-height: 22px;
  color: #6B7280;
  border-radius: 8px;
  border: 1px solid #E5E7EB;
  background: #FFF;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}

/* line 84, app/assets/stylesheets/profile/fields/document_link.scss */
.document-sent-description {
  color: #6B7280;
  font-family: "Helvetica Neue";
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
/* line 3, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media print {
  @page {
    /* line 3, app/assets/stylesheets/profile/goals.scss */
    .profile-goals-container {
      size: 330mm 427mm;
      margin: 14mm;
    }
  }
  /* line 10, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .container {
    width: 1170px;
  }
}

/* line 21, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container.left {
  align-items: flex-start;
}

@media only screen and (max-width: 960px) {
  /* line 3, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container {
    align-items: unset;
  }
}

/* line 29, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .card-overlay-container {
  position: relative;
  box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.2);
}

/* line 34, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .card-overlay-container .card-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: .75rem;
  opacity: .8;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 46, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .card-overlay-container .card-overlay-background {
  background: linear-gradient(1deg, #083FF7, #0F48EFDE, #1E59E19C, #2A68D663, #3373CC38, #3373CC38, #3A7CC61A, #3E81C208, #3E81C208, #4083C100, transparent);
}

/* line 50, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .card-overlay-container .card-overlay-logo {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 45%;
}

/* line 58, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .card-overlay-container .card-overlay-logo img {
  width: 100%;
  height: 25px;
}

/* line 66, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .scroller2-container .controls {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
}

/* line 73, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .scroller2-container .controls .scroll2-prev {
  width: 39px;
  height: 27px;
  background-image: url(/assets/arrow-prev-black-5602965e258446d684ee6246af27a98f472836d2242e55cc724184a4af0c3d73.svg);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

/* line 81, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .scroller2-container .controls .scroll2-prev:hover {
  background-image: url(/assets/arrow-prev-blue-21f95c4ae06dc6f4b946f81f817c85d0259d694e25a0ab48f1d218758cd89572.svg);
}

/* line 86, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .scroller2-container .controls .scroll2-next {
  width: 39px;
  height: 27px;
  background-image: url(/assets/arrow-next-black-25728071095425dc4c53f355e686e9759fbd6355d63d6a7c170fd75e55995499.svg);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

/* line 94, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .scroller2-container .controls .scroll2-next:hover {
  background-image: url(/assets/arrow-next-blue-e6fbef7df22ddb69bde970994f9b4250527b2254da8d5a2efc907af7920abd9f.svg);
}

/* line 102, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .controls-container .controls {
  width: 107px;
  margin: 20px auto 0 auto;
  display: flex;
  justify-content: space-between;
}

/* line 108, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .controls-container .controls.mb-med {
  margin-bottom: 20px;
}

/* line 112, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .controls-container .controls .scroll2-prev {
  width: 39px;
  height: 27px;
  background-image: url(/assets/arrow-prev-black-5602965e258446d684ee6246af27a98f472836d2242e55cc724184a4af0c3d73.svg);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

/* line 120, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .controls-container .controls .scroll2-prev:hover {
  background-image: url(/assets/arrow-prev-blue-21f95c4ae06dc6f4b946f81f817c85d0259d694e25a0ab48f1d218758cd89572.svg);
}

/* line 125, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .controls-container .controls .scroll2-next {
  width: 39px;
  height: 27px;
  background-image: url(/assets/arrow-next-black-25728071095425dc4c53f355e686e9759fbd6355d63d6a7c170fd75e55995499.svg);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

/* line 133, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .controls-container .controls .scroll2-next:hover {
  background-image: url(/assets/arrow-next-blue-e6fbef7df22ddb69bde970994f9b4250527b2254da8d5a2efc907af7920abd9f.svg);
}

/* line 140, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .board-edu {
  width: 430px;
  height: 480px;
  color: black;
  font-family: Helvetica;
  font-size: 44px;
  font-weight: bold;
  letter-spacing: -2.6px;
  line-height: 38px;
}

@media only screen and (max-width: 960px) {
  /* line 140, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .board-edu {
    width: 100%;
    height: 100%;
  }
}

/* line 156, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .board-edu span {
  color: #0f46fb;
}

/* line 160, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .board-edu .blue-btn {
  height: 48px;
  width: 160px;
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

@media only screen and (max-width: 960px) {
  /* line 160, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .board-edu .blue-btn {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
    height: 34px;
    width: 140px;
  }
}

/* line 182, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .board-edu .blue-btn:hover {
  background-color: #4470ff;
}

/* line 186, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .board-edu .blue-btn:focus {
  outline: none;
}

/* line 192, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .signup-btn {
  width: 113px;
  height: 31px;
  font-size: 15px;
  font-weight: 300;
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  letter-spacing: -0.05em;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 8px;
}

/* line 207, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .signup-btn:hover {
  background-color: #4470ff;
}

/* line 211, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .signup-btn:focus {
  outline: none;
}

/* line 216, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .medal-box {
  width: 100%;
  padding: 0 20px;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-bottom: 80px;
}

@media only screen and (max-width: 1265px) {
  /* line 216, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .medal-box {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 216, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .medal-box {
    /*height: 407px;*/
    padding: 0;
    overflow: hidden;
    justify-content: center;
    margin-bottom: 20px;
  }
}

/* line 237, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .medal-box .medal-and-profile-img {
  width: 755px;
  height: 442px;
  background-image: url(/assets/athlete-profile-badge@2x-104d3eedf1dbc1e9f7cf802bfdd6ee07b51c720b2851461dfdd88ad5a5ad340e.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 755px 442px;
  position: relative;
}

/* line 247, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .medal-box .medal-and-profile-img.advocate {
  background-image: url(/assets/advocate-profile-badge@2x-c55d5d5bc22ff52ab482a2136baa880e8bb8205e3e8dbd66a859bb67fb30bea6.png);
}

/* line 251, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .medal-box .medal-and-profile-img.creator {
  background-image: url(/assets/creator-profile-badge@2x-15533f37a6cbd7a7629e1a48803ce9bea4ffe38ab0c710660fe35ac22ea8ff65.png);
}

/* line 255, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .medal-box .medal-and-profile-img.expert {
  background-image: url(/assets/expert-profile-badge@2x-18190913e25afb5c89ef045e2806167e82f0f2085c9018d91e6a8c8cc9ff4a15.png);
}

/* line 259, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .medal-box .medal-and-profile-img.expert2 {
  background-image: url(/assets/expert-profile-badge@2x-18190913e25afb5c89ef045e2806167e82f0f2085c9018d91e6a8c8cc9ff4a15.png);
}

/* line 263, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .medal-box .medal-and-profile-img.league {
  background-image: url(/assets/league-profile-badge@2x-bdb41c6f940bf782545d058b3ab690bde6d9ebe1fad74037b8358901101d5324.png);
}

@media only screen and (max-width: 960px) {
  /* line 237, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .medal-box .medal-and-profile-img {
    /*height: 407px;*/
    width: 504px;
    height: 295px;
    margin-top: 30px;
    margin-left: 20px;
    background-size: 504px 295px;
  }
}

/* line 276, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .medal-box .medal-and-profile-img .profile-image {
  width: 161px;
  height: 287px;
  top: 90px;
  left: 390px;
  overflow: hidden;
}

@media only screen and (max-width: 960px) {
  /* line 276, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .medal-box .medal-and-profile-img .profile-image {
    width: 107px;
    height: 191px;
    top: 60px;
    left: 260px;
  }
}

/* line 290, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .medal-box .medal-and-profile-img .profile-image img {
  width: 161px;
  height: 287px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 960px) {
  /* line 290, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .medal-box .medal-and-profile-img .profile-image img {
    width: 107px;
    height: 191px;
  }
}

/* line 303, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .medal-box .link {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}

/* line 307, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .medal-box .link:hover {
  color: #0f46fb;
}

/* line 312, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .medal-box .notebooks {
  position: absolute;
  right: 30px;
  top: 90px;
  height: 105px;
  width: 352px;
  display: flex;
}

@media only screen and (max-width: 1280px) {
  /* line 312, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .medal-box .notebooks {
    top: unset;
    right: unset;
    position: relative;
    margin-top: 40px;
    justify-content: space-around;
    width: 400px;
    height: unset;
  }
}

@media only screen and (max-width: 960px) {
  /* line 312, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .medal-box .notebooks {
    width: 283px;
  }
}

/* line 334, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .medal-box .notebooks .notebook-img {
  height: 100px;
  width: 72px;
}

@media only screen and (max-width: 960px) {
  /* line 334, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .medal-box .notebooks .notebook-img {
    height: 80px;
    width: 58px;
  }
}

/* line 344, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .medal-box .notebooks .vi-sion-board {
  height: 80px;
  width: 53px;
  box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.2);
  margin: 4px 0 0 10px;
}

@media only screen and (max-width: 960px) {
  /* line 344, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .medal-box .notebooks .vi-sion-board {
    height: 65px;
    width: 40px;
  }
}

/* line 356, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .medal-box .notebooks .calendar-cut {
  height: 80px;
  width: 48.93px;
  box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.2);
  margin: 4px 0 0 20px;
}

@media only screen and (max-width: 960px) {
  /* line 356, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .medal-box .notebooks .calendar-cut {
    height: 65px;
    width: 40px;
  }
}

/* line 369, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .medal-box .profile-details {
  color: #232832;
  position: absolute;
  right: 30px;
  top: 190px;
  width: 352px;
}

@media only screen and (max-width: 1280px) {
  /* line 369, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .medal-box .profile-details {
    position: static;
    text-align: left;
    padding: 0 20px;
    margin-top: 10px;
    width: 400px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 369, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .medal-box .profile-details {
    padding: 0;
    width: 283px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 389, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .medal-box .profile-details p,
.profile-goals-container .medal-box .profile-details a {
    font-size: 16px;
  }
}

/* line 398, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .gallery-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 398, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .gallery-box {
    margin-top: 0px;
    padding: 0;
    flex-direction: column-reverse;
  }
}

/* line 412, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .gallery-box .gallery {
  width: 100%;
  padding: 0 30px;
}

@media print {
  /* line 412, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .gallery-box .gallery {
    padding: 0;
  }
}

@media only screen and (max-width: 960px) {
  /* line 412, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .gallery-box .gallery {
    padding: 0 1px;
    justify-content: space-evenly;
  }
}

/* line 427, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .gallery-box .gallery .img-box {
  height: 183px;
  position: relative;
}

@media only screen and (max-width: 960px) {
  /* line 427, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .gallery-box .gallery .img-box {
    height: 88px;
    margin: 1px;
    padding: 0;
  }
}

/* line 451, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .gallery-box .gallery .img-box .public-edit {
  background: rgba(15, 70, 251, 0.6);
}

/* line 455, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .gallery-box .gallery .img-box .lock {
  position: absolute;
  top: 12px;
  right: 12px;
  height: 26px;
  width: 26px;
  border-radius: 15px;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}

@media print {
  /* line 455, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .gallery-box .gallery .img-box .lock {
    display: none;
  }
}

@media only screen and (max-width: 960px) {
  /* line 455, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .gallery-box .gallery .img-box .lock {
    top: 6px;
    right: 6px;
    height: 20px;
    width: 20px;
  }
}

/* line 478, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .gallery-box .gallery .img-box .lock svg,
.profile-goals-container .gallery-box .gallery .img-box .lock img {
  height: 14px;
  width: 12px;
}

@media only screen and (max-width: 960px) {
  /* line 478, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .gallery-box .gallery .img-box .lock svg,
.profile-goals-container .gallery-box .gallery .img-box .lock img {
    height: 10.77px;
    width: 9.23px;
  }
}

/* line 492, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .gallery-box .edit-share-print {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-top: 9px;
  padding: 0 30px;
}

@media only screen and (max-width: 960px) {
  /* line 492, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .gallery-box .edit-share-print {
    flex-direction: row-reverse;
    justify-content: center;
    display: hidden;
  }
}

/* line 507, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .gallery-box .edit-share-print .grey-text {
  margin-left: 10px;
  color: #696969;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 18px;
}

@media only screen and (max-width: 960px) {
  /* line 507, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .gallery-box .edit-share-print .grey-text {
    display: none;
  }
}

/* line 521, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .gallery-box .edit-share-print .edit-public-posts {
  display: flex;
  height: 18px;
  cursor: pointer;
}

@media only screen and (max-width: 960px) {
  /* line 521, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .gallery-box .edit-share-print .edit-public-posts {
    height: 36px;
    width: 36px;
    border-radius: 8px;
    background-color: #fafafa;
    display: flex;
    justify-content: center;
  }
}

/* line 536, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .gallery-box .edit-share-print .share-print {
  display: flex;
  justify-content: space-around;
  height: 18px;
}

@media only screen and (max-width: 960px) {
  /* line 536, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .gallery-box .edit-share-print .share-print {
    height: 36px;
  }
}

@media print {
  /* line 536, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .gallery-box .edit-share-print .share-print {
    display: none;
  }
}

/* line 549, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .gallery-box .edit-share-print .share-print .share {
  height: 18px;
  width: 119px;
  display: flex;
  margin-right: 30px;
  cursor: pointer;
}

@media only screen and (max-width: 960px) {
  /* line 549, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .gallery-box .edit-share-print .share-print .share {
    height: 36px;
    width: 36px;
    border-radius: 8px;
    background-color: #fafafa;
    display: flex;
    justify-content: center;
  }
}

/* line 566, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .gallery-box .edit-share-print .share-print .print {
  height: 18px;
  width: 112px;
  display: flex;
  margin-right: 30px;
  cursor: pointer;
}

@media only screen and (max-width: 960px) {
  /* line 566, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .gallery-box .edit-share-print .share-print .print {
    height: 36px;
    width: 36px;
    border-radius: 8px;
    background-color: #fafafa;
    display: flex;
    justify-content: center;
  }
}

/* line 583, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .gallery-box .edit-share-print .share-print .edit {
  height: 18px;
  width: 104px;
  display: flex;
  cursor: pointer;
}

/* line 592, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .gallery-box .edit-public-posts-bottom-mobile {
  display: none;
}

/* line 595, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .gallery-box .edit-public-posts-bottom-mobile a {
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 592, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .gallery-box .edit-public-posts-bottom-mobile {
    min-height: 36px;
    min-width: 100%;
    padding: 0 10px;
    color: #696969;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }
}

/* line 610, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .gallery-box .edit-public-posts-bottom-mobile .grey-text {
  font-family: Helvetica;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  margin-left: 10px;
}

/* line 621, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .buttons-group {
  height: 62px;
  width: 514px;
  margin-top: 60px;
  border-radius: 8px;
  background-color: #fafafa;
  padding: 3.43px;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 960px) {
  /* line 621, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .buttons-group {
    margin-top: 60px;
    height: 46px;
    width: 100%;
    padding: 2.5px 10px;
  }
}

/* line 638, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .buttons-group .btn-1 {
  height: 54.95px;
  width: 150.92px;
  border-radius: 8px;
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1.4px;
  line-height: 18px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 638, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .buttons-group .btn-1 {
    height: 40px;
    width: 100px;
    font-size: 16px;
    letter-spacing: -1px;
  }
}

/* line 659, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .buttons-group .btn-2 {
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1.4px;
  line-height: 18px;
  text-align: center;
  border-radius: 8px;
  background-color: #fafafa;
  height: 54.95px;
  width: 174.68px;
}

@media only screen and (max-width: 960px) {
  /* line 659, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .buttons-group .btn-2 {
    height: 40px;
    width: 100px;
    font-size: 16px;
    letter-spacing: -1px;
  }
}

/* line 681, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .arrow-container-goals {
  min-height: 1020px;
  width: 1280px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 960px) {
  /* line 681, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .arrow-container-goals {
    min-height: 160px;
    width: 100%;
  }
}

/* line 694, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .arrow-container-goals .arrow-notebook-left {
  position: absolute;
  left: 0;
}

@media only screen and (max-width: 960px) {
  /* line 694, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .arrow-container-goals .arrow-notebook-left {
    display: none;
  }
}

/* line 703, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .arrow-container-goals .arrow-notebook-right {
  position: absolute;
  right: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 703, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .arrow-container-goals .arrow-notebook-right {
    display: none;
  }
}

/* line 713, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook {
  width: 1208px;
  background-size: 1208px 969px;
  background-repeat: no-repeat;
  min-height: 1020px;
  padding-top: 40px;
  padding-bottom: 60px;
  background-position: 55% 50%;
  background-image: url(/assets/bg-notebook-ef7e3762649f9acd87a1ec6fb87b4d6f33f06ca8a65a685bbf6b65211af5677f.png);
  position: relative;
}

/* line 728, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .empty-state-text {
  font-size: 28px;
  font-family: Helvetica;
}

@media only screen and (max-width: 960px) {
  /* line 713, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook {
    min-height: 160px;
    width: 100%;
    background-image: url(/assets/notebook-bg-8d484b0ed3376d4d7e9eb1a31ff441f208b1c57f1df8b02a14e750062441f8df.png);
    background-size: cover;
    background-position: left;
    margin-top: 0;
    flex-direction: column;
    padding: 0;
  }
}

/* line 748, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .page {
  min-height: 910px;
  width: 566px;
}

@media only screen and (max-width: 960px) {
  /* line 748, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook .page {
    width: 100%;
    min-height: 10px;
  }
}

/* line 758, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .placeholder {
  font-family: Helvetica;
  font-weight: bold;
  color: black;
  font-size: 70px;
  line-height: 60px;
  text-align: left;
}

/* line 768, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .quote {
  font-family: "Hackney Vector";
  font-size: 180px;
  margin-top: 130px;
  margin-left: 130px;
  margin-right: 130px;
}

/* line 776, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .custom-area {
  height: 534px;
  width: 466px;
  resize: none;
  background: transparent;
  color: #000000;
  font-family: Helvetica;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 28px;
  text-align: left;
  padding: 0;
  background-image: repeating-linear-gradient(to bottom, rgba(174, 174, 174, 0) 0, rgba(174, 174, 174, 0) 27px, #aeaeae 27px, #aeaeae 28px);
}

@media only screen and (max-width: 960px) {
  /* line 776, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook .custom-area {
    width: 100%;
  }
}

/* line 799, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook ::-moz-placeholder {
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}
.profile-goals-container .notebook :-ms-input-placeholder {
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}
.profile-goals-container .notebook ::placeholder {
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 799, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook ::-moz-placeholder {
    opacity: 1;
    font-style: normal;
  }
  .profile-goals-container .notebook :-ms-input-placeholder {
    opacity: 1;
    font-style: normal;
  }
  .profile-goals-container .notebook ::placeholder {
    opacity: 1;
    font-style: normal;
  }
}

/* line 815, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 815, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook :-ms-input-placeholder {
    opacity: 1;
    font-style: normal;
  }
}

/* line 832, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook ::-ms-input-placeholder {
  /* Microsoft Edge */
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 832, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook ::-ms-input-placeholder {
    opacity: 1;
    font-style: normal;
  }
}

/* line 849, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .left-page {
  padding: 60px 40px 34px 60px;
}

@media only screen and (max-width: 960px) {
  /* line 849, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook .left-page {
    width: 100%;
    padding: 30px 20px;
  }
}

/* line 857, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .left-page .goal-title {
  font-size: 32px;
  letter-spacing: -1.8px;
  line-height: 32px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 857, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook .left-page .goal-title {
    display: none;
  }
}

/* line 868, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .left-page .mobile-title {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 868, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook .left-page .mobile-title {
    display: flex;
    justify-content: space-between;
    min-height: 40px;
    width: 100%;
  }
}

/* line 878, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .left-page .mobile-title a {
  display: flex;
  align-items: center;
}

/* line 883, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .left-page .mobile-title .blue-title {
  background-image: url(/assets/blue-stripe-xl-32ba6e09254b5224b02de6626c84a4ee11f4b5c9dced94f372b15fb07bc3744e.png);
  background-size: cover;
  min-height: 40px;
  min-width: 217.55px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 895, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .left-page .mobile-title .blue-title p {
  min-height: 26px;
  width: 200px;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 26px;
  text-align: center;
}

/* line 909, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .left-page .dates {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 960px) {
  /* line 909, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook .left-page .dates {
    margin-top: 52px;
    padding-left: 20px;
  }
}

/* line 920, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .left-page .mt {
  margin-top: 15px;
}

/* line 924, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .left-page .date-1 {
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 20px;
  text-align: left;
}

/* line 931, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .left-page .date-2 {
  opacity: 0.6;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
  text-align: right;
}

/* line 939, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .left-page .gameplan {
  margin: 60px 0 20px 0;
  text-align: left;
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 939, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook .left-page .gameplan {
    margin: 40px 0 20px 0;
    padding-left: 20px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 952, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook .left-page .mobile-area {
    height: 56px;
    width: 100%;
  }
}

/* line 960, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .right-page {
  padding: 60px 45px 35px 60px;
}

@media only screen and (max-width: 960px) {
  /* line 960, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook .right-page {
    padding: 20px 20px 0 30px;
    width: 100%;
    height: 683px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

/* line 972, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .right-page .edit-add {
  height: 18px;
  display: flex;
  justify-content: flex-end;
}

@media only screen and (max-width: 960px) {
  /* line 972, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook .right-page .edit-add {
    order: 2;
    margin: 40px auto 0 auto;
  }
}

/* line 984, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .right-page .edit-add .edit {
  color: #696969;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 18px;
}

/* line 991, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .right-page .edit-add .add {
  color: #0f46fb;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 18px;
}

/* line 999, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .right-page .exerciser {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 55px;
  height: 165px;
  width: 165px;
}

@media only screen and (max-width: 960px) {
  /* line 999, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook .right-page .exerciser {
    display: flex;
    justify-content: center;
  }
}

/* line 1019, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .right-page .milestones {
  text-align: left;
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 1019, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook .right-page .milestones {
    margin-top: 40px;
    width: 100%;
    text-align: left;
  }
}

/* line 1032, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .right-page .icon-date {
  display: flex;
  margin: 20px 0 10px 0;
}

@media only screen and (max-width: 960px) {
  /* line 1032, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook .right-page .icon-date {
    margin-top: 20px;
    width: 100%;
    justify-content: flex-start;
  }
}

/* line 1042, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .right-page .icon-date .date {
  margin-left: 15px;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
}

/* line 1050, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .right-page .first-area {
  height: 56px;
  width: 461px;
}

@media only screen and (max-width: 960px) {
  /* line 1050, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook .right-page .first-area {
    width: 100%;
  }
}

/* line 1059, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .right-page .mt {
  margin-top: 8px;
}

@media only screen and (max-width: 960px) {
  /* line 1059, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook .right-page .mt {
    margin-top: 15px;
  }
}

/* line 1067, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .right-page .about-logo {
  width: 289px;
  margin-left: 172px;
  margin-top: 40px;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 1067, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook .right-page .about-logo {
    display: none;
  }
}

/* line 1077, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .right-page .about-logo .about {
  margin-right: 141px;
  color: #696969;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 18px;
}

/* line 1085, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .right-page .about-logo .vis-logo {
  height: 40px;
  width: 57px;
}

/* line 1092, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .three-dots {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
  height: 8px;
  width: 100%;
}

@media only screen and (max-width: 960px) {
  /* line 1092, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .notebook .three-dots {
    margin: 40px 0;
  }
}

/* line 1104, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .three-dots .span-1 {
  height: 8px;
  width: 8px;
  background-color: #0045ff;
  border-radius: 50%;
  margin-left: 16px;
}

/* line 1112, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .notebook .three-dots .span-2 {
  height: 8px;
  width: 8px;
  border: 1px solid #0045ff;
  border-radius: 50%;
  margin-left: 16px;
}

/* line 1122, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .title {
  color: #000000;
  font-family: Helvetica;
  font-size: 64px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 60px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 1122, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .title {
    font-size: 26px;
    letter-spacing: -1px;
    line-height: 26px;
  }
}

/* line 1138, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .title-1 {
  margin-top: 100px;
  height: 60px;
}

@media print {
  /* line 1138, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .title-1 {
    margin-top: 0;
  }
}

@media only screen and (max-width: 960px) {
  /* line 1138, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .title-1 {
    height: 32px;
    width: 100%;
    margin-top: 50px;
  }
}

/* line 1153, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .title-2 {
  color: #000000;
  font-family: Helvetica;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 30px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 1153, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .title-2 {
    font-size: 26px;
    letter-spacing: -1px;
    line-height: 26px;
    text-align: center;
  }
}

/* line 1170, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .subtitle {
  color: #000000;
  font-family: Helvetica;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 26px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 1170, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .subtitle {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
  }
}

/* line 1187, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories {
  height: 796.8px;
  width: 1146px;
  margin-top: 50px;
  background-image: url(/assets/bg-stories-0f5f0205351ae30ea4688588a32870245df456bd64ef8449e4bcda06b734ce50.png);
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 960px) {
  /* line 1187, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .bg-stories {
    display: none;
  }
}

/* line 1204, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .submit {
  top: 570px;
}

/* line 1208, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .photo {
  position: absolute;
  top: 256px;
  height: 241px;
  width: 362px;
  background-color: #d8d8d8;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 1218, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .photo img[src=""] {
  display: none;
}

/* line 1222, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .photo .upload {
  margin-top: 90px;
}

/* line 1226, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .photo .upload-text {
  margin-top: 20px;
  height: 18px;
  width: 103px;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 18px;
}

/* line 1238, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .photo .img-photo {
  height: 240px;
}

/* line 1244, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .photo-1 {
  left: 150px;
}

/* line 1248, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .photo-2 {
  right: 150px;
}

/* line 1252, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .your-text {
  position: absolute;
  top: 517px;
  width: 362px;
  opacity: 0.4;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
  outline: none;
  background: transparent;
}

/* line 1269, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories ::-webkit-input-placeholder {
  /* Edge */
  opacity: 0.4;
  color: #000000;
}

/* line 1275, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 0.4;
  color: #000000;
}

/* line 1281, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories ::-moz-placeholder {
  opacity: 0.4;
  color: #000000;
}
.profile-goals-container .bg-stories :-ms-input-placeholder {
  opacity: 0.4;
  color: #000000;
}
.profile-goals-container .bg-stories ::placeholder {
  opacity: 0.4;
  color: #000000;
}

/* line 1286, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .left-text {
  left: 150px;
}

/* line 1290, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .right-text {
  right: 150px;
}

/* line 1294, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .sticker-xl {
  position: absolute;
  top: 126px;
  left: 15px;
}

/* line 1300, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .sticker-m {
  position: absolute;
  top: 618px;
  left: 675px;
}

/* line 1306, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .sticker-s {
  position: absolute;
  top: 115px;
  right: 3px;
  z-index: 2;
}

/* line 1313, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .sticker-4-s {
  position: absolute;
  top: 13px;
  right: -33px;
  z-index: 2;
}

/* line 1320, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .sticker-4-m {
  position: absolute;
  top: 630px;
  right: -51px;
}

/* line 1326, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .sticker-4-xl {
  position: absolute;
  top: 60px;
  left: 470px;
  z-index: 2;
}

/* line 1333, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .sticker-3-m {
  position: absolute;
  top: 75px;
  right: 14px;
}

/* line 1339, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .sticker-3-xl {
  position: absolute;
  top: 65px;
  left: -104px;
  z-index: 2;
}

/* line 1346, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .sticker-1-m {
  position: absolute;
  bottom: -28.2px;
  left: 59px;
}

/* line 1352, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .sticker-1-xl {
  position: absolute;
  bottom: -6.2px;
  left: 991px;
  z-index: 2;
}

/* line 1359, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .sticker-2-s {
  position: absolute;
  top: 538px;
  right: 332px;
  z-index: 2;
}

/* line 1366, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .sticker-2-m {
  position: absolute;
  top: 662px;
  left: -17px;
  z-index: 2;
}

/* line 1373, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories .sticker-2-xl {
  position: absolute;
  top: -24.24px;
  left: 512px;
  z-index: 2;
}

/* line 1381, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories-mobile {
  display: none;
  height: 568px;
  width: 100%;
  margin-top: 20px;
  background-image: url(/assets/VISION_BOARD_mobile-ef74cadd295bfab94d5f29d445f84b0ce57d57d3a44eef2df8c4f0bf06c9bfd8.jpg);
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 960px) {
  /* line 1381, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .bg-stories-mobile {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

/* line 1401, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories-mobile .photo-container {
  top: 150px;
  width: 320px;
  height: 300px;
  background: url(/assets/VISPOLAROIDMOBILE-b707ef8e7536e1cd46bcf8bd003f1daeb4fbe48e4fd28f8e25e768a7455f7a6f.png);
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 1410, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories-mobile .photo {
  height: 186px;
  margin-left: 16px;
  margin-right: 16px;
  margin-top: 0px;
  background-color: #d8d8d8;
  position: absolute;
  top: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 1423, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories-mobile .photo img {
  height: 185px;
}

/* line 1427, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories-mobile .photo .upload-text {
  margin-top: 20px;
  height: 16px;
  width: 103px;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 16px;
  text-align: center;
}

/* line 1441, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories-mobile .input-text-here {
  position: absolute;
  top: 210px;
  width: 100%;
  height: 19px;
  color: #000000;
  font-family: Helvetica;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 14px;
  text-align: center;
}

/* line 1454, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories-mobile .sticker-2-xl {
  position: absolute;
  top: -18px;
  left: 12px;
  height: 68px;
  width: 66px;
}

/* line 1462, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories-mobile .sticker-2-m {
  position: absolute;
  top: 408px;
  right: -27px;
  z-index: 2;
  height: 78px;
  width: 78px;
}

/* line 1471, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories-mobile .sticker-4-s {
  position: absolute;
  top: 6px;
  right: -99px;
  height: 50px;
  width: 140px;
  z-index: 2;
}

/* line 1480, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories-mobile .sticker-4-xl {
  position: absolute;
  top: 26px;
  left: 15px;
  height: 48px;
  width: 134px;
}

/* line 1488, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories-mobile .sticker-4-m {
  position: absolute;
  bottom: 9px;
  left: 12px;
  height: 57px;
  width: 159px;
}

/* line 1496, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories-mobile .sticker-3-m {
  position: absolute;
  top: 41px;
  right: -67px;
  height: 36px;
  width: 137px;
}

/* line 1504, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories-mobile .sticker-xl {
  position: absolute;
  top: 464px;
  right: 23px;
  height: 62px;
  width: 56px;
}

/* line 1512, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories-mobile .sticker-m {
  position: absolute;
  top: 408px;
  left: -31px;
  height: 55px;
  width: 48px;
}

/* line 1520, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .bg-stories-mobile .sticker-1-m {
  position: absolute;
  bottom: -30px;
  left: 103px;
  height: 66px;
  width: 66px;
}

/* line 1529, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .share-vision {
  margin: 30px 0 122px 0;
  height: 18px;
}

@media only screen and (max-width: 960px) {
  /* line 1529, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .share-vision {
    margin: 15px 0;
  }
}

/* line 1538, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .share-vision .share-text {
  height: 18px;
  color: #696969;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 18px;
  margin-left: 10px;
}

@media only screen and (max-width: 960px) {
  /* line 1538, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .share-vision .share-text {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 14px;
  }
}

/* line 1557, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .expert-schedule {
  margin-top: 40px;
}

@media only screen and (max-width: 960px) {
  /* line 1557, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .expert-schedule {
    width: 100%;
    height: auto;
    margin-bottom: 80px;
  }
}

/* line 1566, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .expert-schedule a {
  font-size: 12px;
  font-weight: bold;
  color: #0f46fb;
}

/* line 1572, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .expert-schedule .calendar {
  width: 361px;
  height: 421px;
}

/* line 1577, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .expert-schedule .calendar .qs-datepicker-container {
  font-size: 1rem;
  font-family: sans-serif;
  color: black;
  margin-top: 6px;
  position: absolute;
  width: 361px;
  height: 391px;
  display: flex;
  flex-direction: column;
  z-index: 10;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  background: white;
  box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.2);
}

/* line 1593, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .expert-schedule .calendar .qs-datepicker-container * {
  box-sizing: border-box;
}

/* line 1598, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .expert-schedule .calendar .qs-controls {
  margin-top: 25px;
  width: 225px;
  margin-left: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-grow: 1;
  flex-shrink: 0;
  filter: blur(0px);
}

/* line 1609, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .expert-schedule .calendar .qs-controls.qs-blur {
  filter: blur(5px);
}

/* line 1614, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .expert-schedule .calendar .qs-squares {
  margin-left: 25px;
  margin-right: 25px;
  width: 312px;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  filter: blur(0px);
}

/* line 1623, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .expert-schedule .calendar .qs-squares.qs-blur {
  filter: blur(5px);
}

/* line 1629, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .expert-schedule .calendar .qs-square {
  width: 41px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.1s;
}

/* line 1639, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .expert-schedule .calendar .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover {
  background: lightgray;
}

/* line 1646, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .expert-schedule .sessions {
  padding: 0 20px;
  margin-top: 30px;
  white-space: nowrap;
}

/* line 1651, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .expert-schedule .sessions .session {
  display: inline-block;
  width: 188px;
  height: 391px;
}

/* line 1656, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .expert-schedule .sessions .session .avatar-container {
  margin-left: 0px;
  margin-top: 4px;
  height: 24px;
}

/* line 1664, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .expert-schedule .sessions .scheduled-session .ml-0 {
  margin-left: 0;
}

/* line 1670, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .expert-schedule .sessions .scheduled-session div h3 {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #696969;
}

/* line 1681, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .control {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 20px;
}

/* line 1691, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .control .visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin-top: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 1702, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .control .control-indicator {
  width: 21px;
  height: 21px;
  border: 1px solid #000000;
  border-radius: 12px;
  margin-right: 1.5px;
}

/* line 1709, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .control .control-indicator .check-icon {
  visibility: hidden;
}

/* line 1714, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .control .control-input:checked ~ .control-indicator {
  background-color: #0f46fb;
  border: 0;
}

/* line 1718, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .control .control-input:checked ~ .control-indicator .icon {
  visibility: visible;
  height: 18px;
  width: 18px;
  transform: translate(2px, 2px);
}

@media only screen and (max-width: 960px) {
  /* line 1727, app/assets/stylesheets/profile/goals.scss */
  .profile-goals-container .schedule-section {
    width: 100%;
  }
}

/* line 1733, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .schedule-card {
  box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.2);
}

/* line 1736, app/assets/stylesheets/profile/goals.scss */
.profile-goals-container .schedule-card h3 {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #696969;
}

/* line 1745, app/assets/stylesheets/profile/goals.scss */
.profile-guidelines {
  margin-top: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 1745, app/assets/stylesheets/profile/goals.scss */
  .profile-guidelines {
    margin-top: unset;
  }
}

/* line 1752, app/assets/stylesheets/profile/goals.scss */
.profile-guidelines h1 {
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.8px;
  line-height: 32px;
  text-align: center;
}

/* line 1762, app/assets/stylesheets/profile/goals.scss */
.profile-guidelines h2 {
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1.2px;
  line-height: 24px;
}

/* line 1771, app/assets/stylesheets/profile/goals.scss */
.profile-guidelines p {
  color: #696969;
  font-family: Helvetica;
  font-size: 14px;
  letter-spacing: -0.4px;
  line-height: 18px;
}

/* line 1838, app/assets/stylesheets/profile/goals.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 1844, app/assets/stylesheets/profile/goals.scss */
.set-size {
  font-size: 10em;
}

/* line 1849, app/assets/stylesheets/profile/goals.scss */
.charts-container:after {
  clear: both;
  content: "";
  display: table;
}

/* line 1856, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper {
  height: 10em;
  width: 10em;
  float: left;
  position: relative;
}

/* line 1862, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper:nth-child(3n + 1) {
  clear: both;
}

/* line 1866, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper .pie {
  height: 100%;
  width: 100%;
  clip: rect(0, 10em, 10em, 5em);
  left: 0;
  position: absolute;
  top: 0;
}

/* line 1873, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper .pie .half-circle {
  height: 100%;
  width: 100%;
  border: 1em solid #3498db;
  border-radius: 50%;
  clip: rect(0, 5em, 10em, 0);
  left: 0;
  position: absolute;
  top: 0;
}

/* line 1884, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper .label {
  background: #000000;
  border-radius: 50%;
  bottom: 4em;
  color: #ecf0f1;
  cursor: default;
  display: block;
  font-size: 2.5em;
  left: 4em;
  line-height: 28em;
  position: absolute;
  right: 4em;
  text-align: center;
  top: 4em;
}

/* line 1899, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper .label .smaller {
  color: #bdc3c7;
  font-size: 0.45em;
  padding-bottom: 20px;
  vertical-align: super;
}

/* line 1907, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper .shadow {
  height: 100%;
  width: 100%;
  border: 1em solid #bdc3c7;
  border-radius: 50%;
}

/* line 1797, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-25 .pie .half-circle {
  border-color: #0f46fb;
}

/* line 1801, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-25 .pie .left-side {
  transform: rotate(90deg);
}

/* line 1806, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-25 .pie .right-side {
  display: none;
}

/* line 1797, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-50 .pie .half-circle {
  border-color: #0f46fb;
}

/* line 1801, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-50 .pie .left-side {
  transform: rotate(180deg);
}

/* line 1806, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-50 .pie .right-side {
  display: none;
}

/* line 1796, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-75 .pie {
  clip: rect(auto, auto, auto, auto);
}

/* line 1797, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-75 .pie .half-circle {
  border-color: #0f46fb;
}

/* line 1801, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-75 .pie .left-side {
  transform: rotate(270deg);
}

/* line 1814, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-75 .pie .right-side {
  transform: rotate(180deg);
}

/* line 1796, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-100 .pie {
  clip: rect(auto, auto, auto, auto);
}

/* line 1797, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-100 .pie .half-circle {
  border-color: #0f46fb;
}

/* line 1801, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-100 .pie .left-side {
  transform: rotate(360deg);
}

/* line 1814, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-100 .pie .right-side {
  transform: rotate(180deg);
}

/* line 1797, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-33 .pie .half-circle {
  border-color: #0f46fb;
}

/* line 1801, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-33 .pie .left-side {
  transform: rotate(118.8deg);
}

/* line 1806, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-33 .pie .right-side {
  display: none;
}

/* line 1796, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-66 .pie {
  clip: rect(auto, auto, auto, auto);
}

/* line 1797, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-66 .pie .half-circle {
  border-color: #0f46fb;
}

/* line 1801, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-66 .pie .left-side {
  transform: rotate(237.6deg);
}

/* line 1814, app/assets/stylesheets/profile/goals.scss */
.pie-wrapper.progress-66 .pie .right-side {
  transform: rotate(180deg);
}

/* line 1955, app/assets/stylesheets/profile/goals.scss */
.print-board-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 1955, app/assets/stylesheets/profile/goals.scss */
  .print-board-container {
    align-items: unset;
  }
}

/* line 1965, app/assets/stylesheets/profile/goals.scss */
.print-board-container .gallery-box {
  width: 100%;
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 1965, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .gallery-box {
    margin-top: 0px;
    padding: 0;
    flex-direction: column-reverse;
  }
}

/* line 1980, app/assets/stylesheets/profile/goals.scss */
.print-board-container .gallery-box .gallery {
  width: 100%;
  padding: 0 30px;
}

@media print {
  /* line 1980, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .gallery-box .gallery {
    padding: 0;
  }
}

@media only screen and (max-width: 960px) {
  /* line 1980, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .gallery-box .gallery {
    padding: 0 1px;
    justify-content: space-evenly;
  }
}

/* line 1995, app/assets/stylesheets/profile/goals.scss */
.print-board-container .gallery-box .gallery .img-box {
  height: 183px;
  position: relative;
}

@media only screen and (max-width: 960px) {
  /* line 1995, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .gallery-box .gallery .img-box {
    height: 88px;
    margin: 1px;
    padding: 0;
  }
}

@media print {
  /* line 1995, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .gallery-box .gallery .img-box {
    height: 20vh;
  }
}

/* line 2023, app/assets/stylesheets/profile/goals.scss */
.print-board-container .gallery-box .gallery .img-box .public-edit {
  background: rgba(15, 70, 251, 0.6);
}

/* line 2027, app/assets/stylesheets/profile/goals.scss */
.print-board-container .gallery-box .gallery .img-box .lock {
  position: absolute;
  top: 12px;
  right: 12px;
  height: 26px;
  width: 26px;
  border-radius: 15px;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}

@media print {
  /* line 2027, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .gallery-box .gallery .img-box .lock {
    display: none;
  }
}

@media only screen and (max-width: 960px) {
  /* line 2027, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .gallery-box .gallery .img-box .lock {
    top: 6px;
    right: 6px;
    height: 20px;
    width: 20px;
  }
}

/* line 2050, app/assets/stylesheets/profile/goals.scss */
.print-board-container .gallery-box .gallery .img-box .lock svg,
.print-board-container .gallery-box .gallery .img-box .lock img {
  height: 14px;
  width: 12px;
}

@media only screen and (max-width: 960px) {
  /* line 2050, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .gallery-box .gallery .img-box .lock svg,
.print-board-container .gallery-box .gallery .img-box .lock img {
    height: 10.77px;
    width: 9.23px;
  }
}

/* line 2064, app/assets/stylesheets/profile/goals.scss */
.print-board-container .gallery-box .edit-share-print {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-top: 9px;
  padding: 0 30px;
}

@media only screen and (max-width: 960px) {
  /* line 2064, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .gallery-box .edit-share-print {
    flex-direction: row-reverse;
    justify-content: center;
    display: hidden;
  }
}

/* line 2079, app/assets/stylesheets/profile/goals.scss */
.print-board-container .gallery-box .edit-share-print .grey-text {
  margin-left: 10px;
  color: #696969;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 18px;
}

@media only screen and (max-width: 960px) {
  /* line 2079, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .gallery-box .edit-share-print .grey-text {
    display: none;
  }
}

/* line 2093, app/assets/stylesheets/profile/goals.scss */
.print-board-container .gallery-box .edit-share-print .edit-public-posts {
  display: flex;
  height: 18px;
  cursor: pointer;
}

@media only screen and (max-width: 960px) {
  /* line 2093, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .gallery-box .edit-share-print .edit-public-posts {
    height: 36px;
    width: 36px;
    border-radius: 8px;
    background-color: #fafafa;
    display: flex;
    justify-content: center;
  }
}

/* line 2108, app/assets/stylesheets/profile/goals.scss */
.print-board-container .gallery-box .edit-share-print .share-print {
  display: flex;
  justify-content: space-around;
  height: 18px;
}

@media only screen and (max-width: 960px) {
  /* line 2108, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .gallery-box .edit-share-print .share-print {
    height: 36px;
  }
}

@media print {
  /* line 2108, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .gallery-box .edit-share-print .share-print {
    display: none;
  }
}

/* line 2121, app/assets/stylesheets/profile/goals.scss */
.print-board-container .gallery-box .edit-share-print .share-print .share {
  height: 18px;
  width: 119px;
  display: flex;
  margin-right: 30px;
  cursor: pointer;
}

@media only screen and (max-width: 960px) {
  /* line 2121, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .gallery-box .edit-share-print .share-print .share {
    height: 36px;
    width: 36px;
    border-radius: 8px;
    background-color: #fafafa;
    display: flex;
    justify-content: center;
  }
}

/* line 2138, app/assets/stylesheets/profile/goals.scss */
.print-board-container .gallery-box .edit-share-print .share-print .print {
  height: 18px;
  width: 112px;
  display: flex;
  margin-right: 30px;
  cursor: pointer;
}

@media only screen and (max-width: 960px) {
  /* line 2138, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .gallery-box .edit-share-print .share-print .print {
    height: 36px;
    width: 36px;
    border-radius: 8px;
    background-color: #fafafa;
    display: flex;
    justify-content: center;
  }
}

/* line 2155, app/assets/stylesheets/profile/goals.scss */
.print-board-container .gallery-box .edit-share-print .share-print .edit {
  height: 18px;
  width: 104px;
  display: flex;
  cursor: pointer;
}

/* line 2164, app/assets/stylesheets/profile/goals.scss */
.print-board-container .gallery-box .edit-public-posts-bottom-mobile {
  display: none;
}

/* line 2167, app/assets/stylesheets/profile/goals.scss */
.print-board-container .gallery-box .edit-public-posts-bottom-mobile a {
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 2164, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .gallery-box .edit-public-posts-bottom-mobile {
    min-height: 36px;
    min-width: 100%;
    padding: 0 10px;
    color: #696969;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }
}

/* line 2182, app/assets/stylesheets/profile/goals.scss */
.print-board-container .gallery-box .edit-public-posts-bottom-mobile .grey-text {
  font-family: Helvetica;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  margin-left: 10px;
}

/* line 2193, app/assets/stylesheets/profile/goals.scss */
.print-board-container .title {
  color: #000000;
  font-family: Helvetica;
  font-size: 64px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 60px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 2193, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .title {
    font-size: 26px;
    letter-spacing: -1px;
    line-height: 26px;
  }
}

/* line 2209, app/assets/stylesheets/profile/goals.scss */
.print-board-container .title-1 {
  margin-top: 100px;
  height: 60px;
}

@media print {
  /* line 2209, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .title-1 {
    margin-top: 0;
  }
}

@media only screen and (max-width: 960px) {
  /* line 2209, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .title-1 {
    height: 32px;
    width: 100%;
    margin-top: 50px;
  }
}

/* line 2224, app/assets/stylesheets/profile/goals.scss */
.print-board-container .title-2 {
  color: #000000;
  font-family: Helvetica;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 30px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 2224, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .title-2 {
    font-size: 26px;
    letter-spacing: -1px;
    line-height: 26px;
    text-align: center;
  }
}

/* line 2241, app/assets/stylesheets/profile/goals.scss */
.print-board-container .subtitle {
  color: #000000;
  font-family: Helvetica;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 26px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 2241, app/assets/stylesheets/profile/goals.scss */
  .print-board-container .subtitle {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
  }
}
/* line 1, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook {
  width: 1132px;
  min-height: 910px;
  display: flex;
  justify-content: center;
  position: relative;
}

@media only screen and (max-width: 960px) {
  /* line 1, app/assets/stylesheets/profile/journalentries.scss */
  .journal-entries-notebook {
    width: 100%;
    min-height: 10px;
    flex-direction: column;
  }
}

/* line 14, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook .entry-box {
  min-height: 69px;
  width: 100%;
  border-bottom: 1px solid #aeaeae;
  margin-bottom: 20px;
}

/* line 20, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook .entry-box .date-and-icons {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

/* line 25, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook .entry-box .date-and-icons .date {
  height: 20px;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1.2px;
  line-height: 20px;
}

/* line 35, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook .entry-box .date-and-icons .icons {
  width: 56px;
  display: flex;
}

/* line 39, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook .entry-box .date-and-icons .icons .edit {
  height: 14px;
  width: 14px;
  margin-right: 30px;
}

/* line 45, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook .entry-box .date-and-icons .icons .delete {
  height: 14px;
  width: 12px;
}

/* line 52, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook .entry-box .entry-text {
  min-height: 28px;
  width: 100%;
  color: #000000;
  font-family: Helvetica;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 28px;
  margin: 10px 0;
}

/* line 64, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook .left-side {
  min-height: 910px;
  width: 566px;
  padding: 60px 40px 66px 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 64, app/assets/stylesheets/profile/journalentries.scss */
  .journal-entries-notebook .left-side {
    width: 100%;
    min-height: 10px;
    padding: 0 20px 0 30px;
  }
}

/* line 78, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook .left-side .journal-tit {
  width: 100%;
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
  margin-bottom: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 78, app/assets/stylesheets/profile/journalentries.scss */
  .journal-entries-notebook .left-side .journal-tit {
    height: 40px;
    width: 217.55px;
    background-image: url(/assets/blue-stripe-xl-32ba6e09254b5224b02de6626c84a4ee11f4b5c9dced94f372b15fb07bc3744e.png);
    background-size: cover;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: -0.5px;
    line-height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

/* line 106, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook .right-side {
  min-height: 910px;
  width: 566px;
  padding: 60px 60px 0 40px;
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 960px) {
  /* line 106, app/assets/stylesheets/profile/journalentries.scss */
  .journal-entries-notebook .right-side {
    width: 100%;
    min-height: 10px;
    padding: 0 20px 0 30px;
  }
}

/* line 119, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook .right-side .edit-add {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 74px;
}

@media only screen and (max-width: 960px) {
  /* line 119, app/assets/stylesheets/profile/journalentries.scss */
  .journal-entries-notebook .right-side .edit-add {
    order: 1;
    margin-bottom: 40px;
    margin-top: 20px;
    justify-content: center;
  }
}

/* line 132, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook .right-side .edit-add .edit {
  height: 18px;
  width: 29px;
  color: #696969;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 18px;
  text-align: right;
}

/* line 144, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook .right-side .edit-add .add-new {
  height: 18px;
  width: 66px;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 18px;
  margin-left: 30px;
}

/* line 157, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook .right-side .about-and-logo {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: auto 0 60px 0;
}

@media only screen and (max-width: 960px) {
  /* line 157, app/assets/stylesheets/profile/journalentries.scss */
  .journal-entries-notebook .right-side .about-and-logo {
    display: none;
  }
}

/* line 169, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook .right-side .about-and-logo .about {
  height: 18px;
  width: 101px;
  color: #696969;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 18px;
}

/* line 180, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook .right-side .about-and-logo .logo {
  margin-left: 130px;
  height: 40px;
  width: 57px;
}

/* line 188, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook .three-dots-journal {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  height: 8px;
  width: 56px;
}

@media only screen and (max-width: 960px) {
  /* line 188, app/assets/stylesheets/profile/journalentries.scss */
  .journal-entries-notebook .three-dots-journal {
    display: none;
  }
}

/* line 200, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook .three-dots-journal .span-1 {
  height: 8px;
  width: 8px;
  background-color: #0045ff;
  border-radius: 50%;
}

/* line 207, app/assets/stylesheets/profile/journalentries.scss */
.journal-entries-notebook .three-dots-journal .span-2 {
  height: 8px;
  width: 8px;
  border: 1px solid #0045ff;
  border-radius: 50%;
  margin-left: 16px;
}

/* line 217, app/assets/stylesheets/profile/journalentries.scss */
.arrow-container-journal {
  min-height: 1020px;
  width: 1280px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 960px) {
  /* line 217, app/assets/stylesheets/profile/journalentries.scss */
  .arrow-container-journal {
    min-height: 160px;
    width: 100%;
  }
}

/* line 230, app/assets/stylesheets/profile/journalentries.scss */
.arrow-container-journal .arrow-notebook-left {
  position: absolute;
  left: 0;
}

@media only screen and (max-width: 960px) {
  /* line 230, app/assets/stylesheets/profile/journalentries.scss */
  .arrow-container-journal .arrow-notebook-left {
    display: none;
  }
}

/* line 239, app/assets/stylesheets/profile/journalentries.scss */
.arrow-container-journal .arrow-notebook-right {
  position: absolute;
  right: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 239, app/assets/stylesheets/profile/journalentries.scss */
  .arrow-container-journal .arrow-notebook-right {
    display: none;
  }
}
/* line 4, app/assets/stylesheets/profile/mindsetenterquote.scss */
.mindset-new-quote-container {
  width: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
}

@media only screen and (max-width: 960px) {
  /* line 4, app/assets/stylesheets/profile/mindsetenterquote.scss */
  .mindset-new-quote-container {
    margin-top: 0;
  }
}

/* line 16, app/assets/stylesheets/profile/mindsetenterquote.scss */
.mindset-new-quote-container .media-look {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 16, app/assets/stylesheets/profile/mindsetenterquote.scss */
  .mindset-new-quote-container .media-look {
    height: 105px;
    width: 100%;
    margin-top: 0;
    margin-bottom: -105px;
    z-index: 100;
  }
}

/* line 30, app/assets/stylesheets/profile/mindsetenterquote.scss */
.mindset-new-quote-container .media-look .back-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 30, app/assets/stylesheets/profile/mindsetenterquote.scss */
  .mindset-new-quote-container .media-look .back-arrow {
    height: 65px;
    width: 100%;
  }
}

/* line 40, app/assets/stylesheets/profile/mindsetenterquote.scss */
.mindset-new-quote-container .media-look .back-arrow .back-title {
  text-transform: uppercase;
  color: #aeaeae;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 18px;
}

@media only screen and (max-width: 960px) {
  /* line 40, app/assets/stylesheets/profile/mindsetenterquote.scss */
  .mindset-new-quote-container .media-look .back-arrow .back-title {
    text-transform: none;
    color: #000000;
    position: relative;
  }
}

@media only screen and (max-width: 960px) {
  /* line 54, app/assets/stylesheets/profile/mindsetenterquote.scss */
  .mindset-new-quote-container .media-look .back-arrow .back-title span {
    display: none;
  }
}

/* line 61, app/assets/stylesheets/profile/mindsetenterquote.scss */
.mindset-new-quote-container .media-look .back-arrow .arrow-r {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 61, app/assets/stylesheets/profile/mindsetenterquote.scss */
  .mindset-new-quote-container .media-look .back-arrow .arrow-r {
    display: block;
    position: absolute;
    left: 30px;
  }
}

/* line 72, app/assets/stylesheets/profile/mindsetenterquote.scss */
.mindset-new-quote-container .media-look .add-new-quote {
  margin-top: 10px;
  color: #000000;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 72, app/assets/stylesheets/profile/mindsetenterquote.scss */
  .mindset-new-quote-container .media-look .add-new-quote {
    height: 40px;
    width: 217.55px;
    background-image: url(/assets/blue-stripe-xl-32ba6e09254b5224b02de6626c84a4ee11f4b5c9dced94f372b15fb07bc3744e.png);
    background-size: cover;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: -0.5px;
    line-height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
  }
}

/* line 100, app/assets/stylesheets/profile/mindsetenterquote.scss */
.mindset-new-quote-container .mindset-notebook {
  width: 1208px;
  background-size: 1208px 969px;
  background-repeat: no-repeat;
  min-height: 1020px;
  padding-top: 40px;
  padding-bottom: 60px;
  background-position: 55% 50%;
  background-image: url(/assets/bg-notebook-ef7e3762649f9acd87a1ec6fb87b4d6f33f06ca8a65a685bbf6b65211af5677f.png);
}

@media only screen and (max-width: 960px) {
  /* line 100, app/assets/stylesheets/profile/mindsetenterquote.scss */
  .mindset-new-quote-container .mindset-notebook {
    min-height: 100%;
    width: 100%;
    background-image: url(/assets/notebook-bg-8d484b0ed3376d4d7e9eb1a31ff441f208b1c57f1df8b02a14e750062441f8df.png);
    background-size: cover;
    background-position: left;
    margin-top: 0;
    flex-direction: column;
    padding: 105px 0 0 0;
    align-items: center;
  }
}

/* line 126, app/assets/stylesheets/profile/mindsetenterquote.scss */
.mindset-new-quote-container .mindset-notebook .mindset-enter-quote {
  min-height: 918px;
  width: 1146px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 126, app/assets/stylesheets/profile/mindsetenterquote.scss */
  .mindset-new-quote-container .mindset-notebook .mindset-enter-quote {
    min-height: 100%;
    width: 100%;
  }
}

/* line 138, app/assets/stylesheets/profile/mindsetenterquote.scss */
.mindset-new-quote-container .mindset-notebook .mindset-enter-quote ::-moz-placeholder {
  color: #000000;
  opacity: 0.8;
}
.mindset-new-quote-container .mindset-notebook .mindset-enter-quote :-ms-input-placeholder {
  color: #000000;
  opacity: 0.8;
}
.mindset-new-quote-container .mindset-notebook .mindset-enter-quote ::placeholder {
  color: #000000;
  opacity: 0.8;
}

/* line 143, app/assets/stylesheets/profile/mindsetenterquote.scss */
.mindset-new-quote-container .mindset-notebook .mindset-enter-quote :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
  opacity: 0.8;
}

/* line 149, app/assets/stylesheets/profile/mindsetenterquote.scss */
.mindset-new-quote-container .mindset-notebook .mindset-enter-quote ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000;
  opacity: 0.8;
}

/* line 155, app/assets/stylesheets/profile/mindsetenterquote.scss */
.mindset-new-quote-container .mindset-notebook .mindset-enter-quote .custom-area {
  height: 365px;
  width: 860px;
  resize: none;
  background: transparent;
  opacity: 0.4;
  color: #000000;
  font-family: "Hackney Vector";
  font-size: 120px;
  letter-spacing: -2px;
  line-height: 182px;
  text-align: center;
  padding: 0;
  margin-top: 200px;
  background-image: repeating-linear-gradient(to bottom, rgba(174, 174, 174, 0) 0, rgba(174, 174, 174, 0) 181px, #aeaeae 181px, #aeaeae 182px);
}

@media only screen and (max-width: 960px) {
  /* line 155, app/assets/stylesheets/profile/mindsetenterquote.scss */
  .mindset-new-quote-container .mindset-notebook .mindset-enter-quote .custom-area {
    width: 100%;
    margin-top: 80px;
    padding: 0 20px 0 30px;
    font-size: 60px;
    letter-spacing: -1px;
    line-height: 50px;
    background-image: repeating-linear-gradient(to bottom, rgba(174, 174, 174, 0) 0, rgba(174, 174, 174, 0) 49px, #aeaeae 49px, #aeaeae 50px);
  }
}

/* line 194, app/assets/stylesheets/profile/mindsetenterquote.scss */
.mindset-new-quote-container .mindset-notebook .mindset-enter-quote .blue-area {
  height: 365px;
  width: 860px;
  resize: none;
  background: transparent;
  color: #0f46fb;
  font-family: "Hackney Vector";
  font-size: 120px;
  letter-spacing: -2px;
  line-height: 182px;
  text-align: center;
  padding: 0;
  margin-top: 200px;
}

@media only screen and (max-width: 960px) {
  /* line 194, app/assets/stylesheets/profile/mindsetenterquote.scss */
  .mindset-new-quote-container .mindset-notebook .mindset-enter-quote .blue-area {
    width: 100%;
    margin-top: 80px;
    padding: 0 20px 0 30px;
    font-size: 60px;
    letter-spacing: -1px;
    line-height: 50px;
  }
}

/* line 218, app/assets/stylesheets/profile/mindsetenterquote.scss */
.mindset-new-quote-container .mindset-notebook .mindset-enter-quote .logo-and-cancel-save {
  height: 43px;
  width: 251px;
  margin: auto 0 35px 50%;
  transform: translate(35%);
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 218, app/assets/stylesheets/profile/mindsetenterquote.scss */
  .mindset-new-quote-container .mindset-notebook .mindset-enter-quote .logo-and-cancel-save {
    margin: 100px 0;
    transform: translate(0);
    width: 118px;
    height: 18px;
  }
}

/* line 232, app/assets/stylesheets/profile/mindsetenterquote.scss */
.mindset-new-quote-container .mindset-notebook .mindset-enter-quote .logo-and-cancel-save .vis-logo {
  height: 40px;
  width: 57px;
  opacity: 0.2;
  margin-right: 76px;
}

@media only screen and (max-width: 960px) {
  /* line 232, app/assets/stylesheets/profile/mindsetenterquote.scss */
  .mindset-new-quote-container .mindset-notebook .mindset-enter-quote .logo-and-cancel-save .vis-logo {
    display: none;
  }
}

/* line 243, app/assets/stylesheets/profile/mindsetenterquote.scss */
.mindset-new-quote-container .mindset-notebook .mindset-enter-quote .logo-and-cancel-save .cancel-save {
  height: 18px;
  width: 118px;
  display: flex;
  justify-content: space-between;
}

/* line 249, app/assets/stylesheets/profile/mindsetenterquote.scss */
.mindset-new-quote-container .mindset-notebook .mindset-enter-quote .logo-and-cancel-save .cancel-save .cancel {
  color: #696969;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 18px;
}

/* line 258, app/assets/stylesheets/profile/mindsetenterquote.scss */
.mindset-new-quote-container .mindset-notebook .mindset-enter-quote .logo-and-cancel-save .cancel-save .save {
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 18px;
}
/* line 3, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

/* line 10, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .title {
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
  text-align: center;
}

/* line 20, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .grey-title {
  color: #aeaeae;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 18px;
  margin-top: 60px;
  text-transform: uppercase;
}

@media only screen and (max-width: 960px) {
  /* line 20, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .grey-title {
    display: none;
  }
}

/* line 33, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .title-1 {
  margin: 10px 0 40px 0;
}

@media only screen and (max-width: 960px) {
  /* line 33, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .title-1 {
    display: none;
  }
}

/* line 41, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .arrow-container-new-goals {
  min-height: 1020px;
  width: 1280px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 960px) {
  /* line 41, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .arrow-container-new-goals {
    min-height: 160px;
    width: 100%;
  }
}

/* line 54, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .arrow-container-new-goals .arrow-notebook-left {
  position: absolute;
  left: 0;
}

@media only screen and (max-width: 960px) {
  /* line 54, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .arrow-container-new-goals .arrow-notebook-left {
    display: none;
  }
}

/* line 63, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .arrow-container-new-goals .arrow-notebook-right {
  position: absolute;
  right: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 63, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .arrow-container-new-goals .arrow-notebook-right {
    display: none;
  }
}

/* line 73, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook {
  width: 1208px;
  background-size: 1208px 969px;
  background-repeat: no-repeat;
  min-height: 1020px;
  padding-top: 40px;
  padding-bottom: 60px;
  background-position: 55% 50%;
  background-image: url(/assets/bg-notebook-ef7e3762649f9acd87a1ec6fb87b4d6f33f06ca8a65a685bbf6b65211af5677f.png);
}

@media only screen and (max-width: 960px) {
  /* line 73, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook {
    padding: 0;
    background-image: url(/assets/notebook-bg-8d484b0ed3376d4d7e9eb1a31ff441f208b1c57f1df8b02a14e750062441f8df.png);
    background-size: cover;
    background-position: left;
    min-height: 1547px;
    width: 100%;
    flex-direction: column;
    margin-top: -40px;
  }
}

/* line 98, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .page {
  min-height: 910px;
  width: 566px;
}

@media only screen and (max-width: 960px) {
  /* line 98, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .page {
    width: 100%;
    min-height: 100px;
  }
}

/* line 108, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .invisible-back-btn {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 108, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .invisible-back-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 65px;
    font-size: 18px;
    letter-spacing: -1.4px;
    line-height: 20px;
    position: relative;
  }
}

/* line 124, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .invisible-title {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 124, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .invisible-title {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 217.55px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 20px;
    text-align: center;
    background-image: url(/assets/blue-stripe-xl-32ba6e09254b5224b02de6626c84a4ee11f4b5c9dced94f372b15fb07bc3744e.png);
    background-size: cover;
    margin: 0 auto;
  }
}

/* line 147, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .arrow {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 147, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .arrow {
    display: block;
    position: absolute;
    left: 20px;
  }
}

/* line 157, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .custom-area {
  height: 534px;
  width: 466px;
  resize: none;
  background: transparent;
  color: #000000;
  font-family: Helvetica;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 28px;
  text-align: left;
  padding: 0;
  background-image: repeating-linear-gradient(to bottom, rgba(174, 174, 174, 0) 0, rgba(174, 174, 174, 0) 27px, #aeaeae 27px, #aeaeae 28px);
}

@media only screen and (max-width: 960px) {
  /* line 157, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .custom-area {
    width: 100%;
    height: 281px;
    letter-spacing: 0;
  }
}

/* line 184, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook ::-moz-placeholder {
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}
.new-goal-container .notebook :-ms-input-placeholder {
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}
.new-goal-container .notebook ::placeholder {
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 184, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook ::-moz-placeholder {
    font-size: 18px;
  }
  .new-goal-container .notebook :-ms-input-placeholder {
    font-size: 18px;
  }
  .new-goal-container .notebook ::placeholder {
    font-size: 18px;
  }
}

/* line 199, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 199, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook :-ms-input-placeholder {
    font-size: 18px;
  }
}

/* line 215, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook ::-ms-input-placeholder {
  /* Microsoft Edge */
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 215, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook ::-ms-input-placeholder {
    font-size: 18px;
  }
}

/* line 231, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .left-page {
  padding: 50px 40px 34px 60px;
}

@media only screen and (max-width: 960px) {
  /* line 231, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .left-page {
    width: 100%;
    padding: 0 20px 0 30px;
  }
}

/* line 239, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .left-page .goal-title {
  font-size: 32px;
  letter-spacing: -1.8px;
  line-height: 32px;
  text-align: left;
  width: 466px;
  border-bottom: 1px solid #aeaeae;
  background: transparent;
}

@media only screen and (max-width: 960px) {
  /* line 239, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .left-page .goal-title {
    width: 100%;
    font-size: 18px;
    letter-spacing: -1.4px;
    line-height: 20px;
    margin-top: 40px;
  }
}

/* line 257, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .left-page .dates {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 960px) {
  /* line 257, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .left-page .dates {
    margin-top: 33px;
    width: 100%;
  }
}

/* line 268, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .left-page .mt {
  margin-top: 15px;
}

@media only screen and (max-width: 960px) {
  /* line 268, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .left-page .mt {
    margin-top: 22px;
  }
}

/* line 276, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .left-page .date-1 {
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 20px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 276, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .left-page .date-1 {
    letter-spacing: 0;
  }
}

/* line 287, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .left-page .date-2 {
  margin-right: 8px;
}

/* line 291, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .left-page .gameplan {
  margin: 95px 0 20px 0;
  text-align: left;
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 291, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .left-page .gameplan {
    height: 30px;
    width: 242.11px;
    margin: 31px 0 5px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: -1.4px;
    line-height: 20px;
    background-image: url(/assets/blue-stripe-m-c0a0f27f76fe1f5e877519e6b626fcd75b27aaa4d540aeabfcc46b2f7840ad0a.png);
    background-size: cover;
  }
}

/* line 317, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .right-page {
  padding: 50px 50px 35px 50px;
}

@media only screen and (max-width: 960px) {
  /* line 317, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .right-page {
    width: 100%;
    padding: 0 20px 0 30px;
  }
}

/* line 325, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .right-page .choose {
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 20px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 325, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .right-page .choose {
    margin: 30px 0 0 0;
    height: 30px;
    width: 242.11px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: -1.4px;
    line-height: 20px;
    background-image: url(/assets/blue-stripe-m-c0a0f27f76fe1f5e877519e6b626fcd75b27aaa4d540aeabfcc46b2f7840ad0a.png);
    background-size: cover;
  }
}

/* line 349, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .right-page .icons-container {
  height: 215px;
}

@media only screen and (max-width: 960px) {
  /* line 349, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .right-page .icons-container {
    margin-top: 14px;
    height: 87px;
  }
}

/* line 358, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .right-page .icons {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media only screen and (max-width: 960px) {
  /* line 358, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .right-page .icons {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
}

/* line 371, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .right-page .icons .icon {
  height: 60px;
  width: 70px;
  border: 1px solid #aeaeae;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  position: relative;
}

@media only screen and (max-width: 960px) {
  /* line 371, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .right-page .icons .icon {
    margin-right: 12px;
  }
}

/* line 386, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .right-page .icons .icon:hover {
  border: 1px solid #0f46fb;
  background-color: #dddddd;
  box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.15);
}

/* line 392, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .right-page .icons .icon .tick {
  position: absolute;
  top: -8px;
  right: -8px;
  background-color: #ffffff;
  border-radius: 50%;
}

/* line 402, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .right-page .milestones {
  text-align: left;
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 20px;
  margin-top: 34px;
}

@media only screen and (max-width: 960px) {
  /* line 402, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .right-page .milestones {
    margin: 30px 0 0 0;
    height: 30px;
    width: 110.62px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: -1.4px;
    line-height: 20px;
    background-image: url(/assets/blue-stripe-s-67a9c2199575be2df0aa3a1972e5ff87c3742127b816e3bb204a7e76f8a53106.png);
    background-size: cover;
  }
}

/* line 427, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .right-page .oblique-text {
  margin-top: 5px;
  opacity: 0.3;
  color: #000000;
  font-family: Helvetica;
  font-size: 16px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 18px;
}

@media only screen and (max-width: 960px) {
  /* line 427, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .right-page .oblique-text {
    margin: 5px 0 0 0;
    height: 128px;
    width: 100%;
    font-size: 14px;
    line-height: 16px;
  }
}

/* line 446, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .right-page .first-area {
  height: 56px;
  width: 466px;
  margin-top: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 446, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .right-page .first-area {
    height: 113px;
    width: 100%;
    margin-top: 20px;
  }
}

/* line 458, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .right-page .logo {
  height: 43px;
  width: 251px;
  margin-left: 205px;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 960px) {
  /* line 458, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .right-page .logo {
    width: 100%;
    margin-left: 0;
    flex-direction: column;
    align-items: center;
  }
}

@media only screen and (max-width: 960px) {
  /* line 473, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .right-page .logo .svg-logo {
    display: none;
  }
}

/* line 479, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .right-page .logo .cancel {
  color: #696969;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 18px;
}

/* line 486, app/assets/stylesheets/profile/newgoal.scss */
.new-goal-container .notebook .right-page .logo .save {
  color: #0f46fb;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 18px;
  margin-left: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 486, app/assets/stylesheets/profile/newgoal.scss */
  .new-goal-container .notebook .right-page .logo .save {
    margin-left: 60px;
  }
}
/* line 3, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 9, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .control {
  display: inline-flex;
  align-items: center;
}

/* line 14, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin-top: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 25, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .checked-svg {
  height: 24px;
  width: 12px;
  content: url(/assets/unchecked-d38d68829bb2e9bf0cbae8e8f637a7ed5edc50ee19d9ff0bc58938f2ddfcfadf.svg);
}

/* line 31, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .checked-input:checked ~ .checked-svg {
  content: url(/assets/checked-c6312512980029c8ec3ef4b18699ef1861cb943981fe9cab0ceddcdf3dbb5c87.svg);
}

/* line 35, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .media-look {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 35, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .media-look {
    height: 105px;
    width: 100%;
    margin-bottom: -105px;
    z-index: 100;
  }
}

/* line 47, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .media-look .back-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 47, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .media-look .back-arrow {
    height: 65px;
    width: 100%;
    position: relative;
    margin-top: -40px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 59, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .media-look .back-arrow h1 {
    width: 200px;
    text-align: left;
  }
}

/* line 66, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .media-look .back-arrow .arrow-r {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 66, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .media-look .back-arrow .arrow-r {
    display: block;
    position: absolute;
    left: 30px;
  }
}

/* line 78, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .title {
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
  text-align: center;
}

/* line 88, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .grey-title {
  color: #aeaeae;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 18px;
  margin-top: 60px;
  text-transform: uppercase;
}

@media only screen and (max-width: 960px) {
  /* line 88, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .grey-title {
    text-transform: none;
    color: #000000;
    margin: 0 50% 0 0;
    transform: translate(50px);
  }
}

@media only screen and (max-width: 960px) {
  /* line 103, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .grey-title span {
    display: none;
  }
}

/* line 110, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .title-1 {
  margin: 10px 0 40px 0;
}

@media only screen and (max-width: 960px) {
  /* line 110, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .title-1 {
    height: 40px;
    width: 217.55px;
    background-image: url(/assets/blue-stripe-xl-32ba6e09254b5224b02de6626c84a4ee11f4b5c9dced94f372b15fb07bc3744e.png);
    background-size: cover;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: -0.5px;
    line-height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
  }
}

/* line 131, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .arrow-container {
  min-height: 1020px;
  width: 1280px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 960px) {
  /* line 131, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .arrow-container {
    min-height: 160px;
    width: 100%;
  }
}

/* line 144, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .arrow-container .arrow-notebook-left {
  position: absolute;
  left: 0;
}

@media only screen and (max-width: 960px) {
  /* line 144, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .arrow-container .arrow-notebook-left {
    display: none;
  }
}

/* line 153, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .arrow-container .arrow-notebook-right {
  position: absolute;
  right: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 153, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .arrow-container .arrow-notebook-right {
    display: none;
  }
}

/* line 163, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook {
  width: 1208px;
  background-size: 1208px 969px;
  background-repeat: no-repeat;
  min-height: 1020px;
  padding-top: 40px;
  padding-bottom: 60px;
  background-position: 50% 50%;
  background-image: url(/assets/bg-notebook-ef7e3762649f9acd87a1ec6fb87b4d6f33f06ca8a65a685bbf6b65211af5677f.png);
  align-items: center;
  position: relative;
}

@media only screen and (max-width: 960px) {
  /* line 163, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook {
    min-height: 160px;
    width: 100%;
    background-image: url(/assets/notebook-mobile-bg-9b4eb65bb36784b290fc55b3d5fdea8f1c6a239fa48eb8b8d3160336c05198ed.png);
    background-size: cover;
    background-position: left;
    margin-top: 0;
    flex-direction: column;
    padding: 75px 0 0 0;
    align-items: center;
  }
}

/* line 191, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .page {
  min-height: 910px;
  width: 566px;
}

@media only screen and (max-width: 960px) {
  /* line 191, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .page {
    width: 100%;
    min-height: 10px;
  }
}

/* line 201, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .custom-area {
  height: 281px;
  width: 466px;
  resize: none;
  background: transparent;
  color: #000000;
  font-family: Helvetica;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 28px;
  text-align: left;
  padding: 0;
  background-image: repeating-linear-gradient(to bottom, rgba(174, 174, 174, 0) 0, rgba(174, 174, 174, 0) 27px, #aeaeae 27px, #aeaeae 28px);
}

@media only screen and (max-width: 960px) {
  /* line 201, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .custom-area {
    width: 100%;
  }
}

/* line 226, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .left-page {
  padding: 60px 40px 34px 60px;
}

@media only screen and (max-width: 960px) {
  /* line 226, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .left-page {
    padding: 0 20px 0 30px;
  }
}

/* line 233, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .left-page .flex-group {
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 233, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .left-page .flex-group {
    flex-direction: column;
  }
}

/* line 240, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .left-page .flex-group .flex-gr-1 {
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 240, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .left-page .flex-group .flex-gr-1 {
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
  }
}

/* line 250, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .left-page .flex-group .flex-gr-2 {
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 250, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .left-page .flex-group .flex-gr-2 {
    margin-top: 20px;
  }
}

/* line 259, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .left-page .date-1 {
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 20px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 259, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .left-page .date-1 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1.4px;
    line-height: 18px;
  }
}

/* line 273, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .left-page ::-moz-placeholder {
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}
.new-journal-container .notebook .left-page :-ms-input-placeholder {
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}
.new-journal-container .notebook .left-page ::placeholder {
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 273, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .left-page ::-moz-placeholder {
    font-size: 18px;
  }
  .new-journal-container .notebook .left-page :-ms-input-placeholder {
    font-size: 18px;
  }
  .new-journal-container .notebook .left-page ::placeholder {
    font-size: 18px;
  }
}

/* line 288, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .left-page :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 288, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .left-page :-ms-input-placeholder {
    font-size: 18px;
  }
}

/* line 304, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .left-page ::-ms-input-placeholder {
  /* Microsoft Edge */
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 304, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .left-page ::-ms-input-placeholder {
    font-size: 18px;
  }
}

/* line 320, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .left-page .input-date {
  width: 120px;
  margin-left: 10px;
  border-bottom: 1px solid #aeaeae;
  background: transparent;
  outline: none;
}

/* line 328, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .left-page .train {
  margin: 0 16px 0 48px;
  height: 20px;
  width: 42px;
  opacity: 0.6;
  font-size: 18px;
  letter-spacing: -1.08px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 328, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .left-page .train {
    margin: 0 20px 0 0;
  }
}

/* line 342, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .left-page .mar-lef {
  margin-left: 36px;
}

@media only screen and (max-width: 960px) {
  /* line 342, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .left-page .mar-lef {
    margin-left: 40px;
  }
}

/* line 350, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .left-page .title-2 {
  margin-top: 40px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 350, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .left-page .title-2 {
    height: 30px;
    width: 180px;
    margin-top: 15px;
    background-image: url(/assets/blue-stripe-m-c0a0f27f76fe1f5e877519e6b626fcd75b27aaa4d540aeabfcc46b2f7840ad0a.png);
    background-size: cover;
    color: #ffffff;
    display: flex;
    align-items: center;
    font-size: 20px;
    letter-spacing: -0.83px;
    line-height: 20px;
    padding-left: 20px;
  }
}

/* line 372, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .left-page .gameplan {
  margin-bottom: 4px;
  text-align: left;
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 372, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .left-page .gameplan {
    margin: 10px 0 0 0;
    font-size: 18px;
    letter-spacing: -1.4px;
  }
}

/* line 387, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page {
  padding: 60px 50px 35px 50px;
}

@media only screen and (max-width: 960px) {
  /* line 387, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page {
    padding: 0 20px 0 30px;
  }
}

/* line 394, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .title-3 {
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 394, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .title-3 {
    height: 30px;
    width: 180px;
    margin-top: 15px;
    background-image: url(/assets/blue-stripe-m-c0a0f27f76fe1f5e877519e6b626fcd75b27aaa4d540aeabfcc46b2f7840ad0a.png);
    background-size: cover;
    color: #ffffff;
    display: flex;
    align-items: center;
    font-size: 20px;
    letter-spacing: -0.83px;
    line-height: 20px;
    padding-left: 20px;
  }
}

/* line 415, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .grey-small {
  opacity: 0.6;
  font-size: 18px;
  letter-spacing: -1.08px;
  line-height: 20px;
  width: 86px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 415, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .grey-small {
    margin-top: 20px;
  }
}

/* line 428, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .flex-1 {
  margin-top: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 428, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .flex-1 {
    display: none;
  }
}

/* line 435, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .flex-1 .time {
  margin-left: 56px;
}

/* line 440, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .flex-1-invisible {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 440, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .flex-1-invisible {
    display: flex;
  }
}

/* line 448, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .flex-media {
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 448, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .flex-media {
    flex-direction: column;
  }
}

/* line 456, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .eat {
  height: 28px;
  width: 56px;
  text-align: left;
  display: flex;
  align-items: flex-end;
}

/* line 464, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page ::-moz-placeholder {
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 18px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}
.new-journal-container .notebook .right-page :-ms-input-placeholder {
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 18px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}
.new-journal-container .notebook .right-page ::placeholder {
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 18px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}

/* line 475, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 18px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}

/* line 487, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page ::-ms-input-placeholder {
  /* Microsoft Edge */
  opacity: 0.2;
  color: #000000;
  font-family: Helvetica;
  font-size: 18px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}

/* line 499, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .time-input {
  background: transparent;
  outline: none;
  border-bottom: 1px solid #aeaeae;
  width: 76px;
  height: 28px;
}

/* line 507, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .first-area {
  height: 56px;
  width: 324px;
  margin-left: 10px;
}

@media only screen and (max-width: 960px) {
  /* line 507, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .first-area {
    width: calc(100% - 86px);
  }
}

/* line 517, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .flex-2 {
  margin-top: 40px;
}

/* line 520, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .flex-2 .sleep {
  width: 251px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 520, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .flex-2 .sleep {
    height: 30px;
    width: 110.62px;
    margin: 15px 25px 0 0;
    background-image: url(/assets/blue-stripe-s-67a9c2199575be2df0aa3a1972e5ff87c3742127b816e3bb204a7e76f8a53106.png);
    background-size: cover;
    color: #ffffff;
    display: flex;
    align-items: center;
    font-size: 20px;
    letter-spacing: -0.83px;
    line-height: 20px;
    padding-left: 20px;
  }
}

/* line 542, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .flex-2 .wake {
  width: 89px;
  margin-right: 8px;
}

@media only screen and (max-width: 960px) {
  /* line 542, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .flex-2 .wake {
    margin: 0;
  }
}

/* line 551, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .flex-2 .wake-input {
  width: 105px;
}

/* line 555, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .flex-2 .mt {
  margin-top: 21px;
}

@media only screen and (max-width: 960px) {
  /* line 555, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .flex-2 .mt {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
  }
}

/* line 565, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .flex-2 .period {
  width: 89px;
  margin-top: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 565, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .flex-2 .period {
    margin-top: 20px;
  }
}

/* line 574, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .flex-2 .flex-3 {
  margin-top: 10px;
}

@media only screen and (max-width: 960px) {
  /* line 574, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .flex-2 .flex-3 {
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

/* line 584, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .flex-2 .flex-3 .flex-mid {
  display: flex;
  height: 24px;
}

@media only screen and (max-width: 960px) {
  /* line 584, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .flex-2 .flex-3 .flex-mid {
    align-items: center;
    margin-bottom: 25px;
  }
}

/* line 594, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .flex-2 .flex-3 .on {
  width: 22px;
  margin-right: 16px;
}

@media only screen and (max-width: 960px) {
  /* line 594, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .flex-2 .flex-3 .on {
    margin-right: 22px;
    margin-top: 0;
  }
}

/* line 604, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .flex-2 .flex-3 .off {
  width: 24px;
  margin: 0 16px 0 36px;
}

@media only screen and (max-width: 960px) {
  /* line 604, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .flex-2 .flex-3 .off {
    margin: 0 20px 0 0;
  }
}

/* line 614, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .flex-2 .day {
  width: 56px;
}

@media only screen and (max-width: 960px) {
  /* line 614, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .flex-2 .day {
    margin-top: 0;
  }
}

@media only screen and (max-width: 960px) {
  /* line 622, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .flex-2 .mt-1 {
    margin-top: 0;
  }
}

/* line 629, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .title-4 {
  text-align: left;
  margin-top: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 629, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .title-4 {
    height: 30px;
    width: 180px;
    margin-top: 15px;
    background-image: url(/assets/blue-stripe-m-c0a0f27f76fe1f5e877519e6b626fcd75b27aaa4d540aeabfcc46b2f7840ad0a.png);
    background-size: cover;
    color: #ffffff;
    display: flex;
    align-items: center;
    font-size: 20px;
    letter-spacing: -0.83px;
    line-height: 20px;
    padding-left: 20px;
  }
}

/* line 651, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .meditation-area {
  height: 85px;
  width: 466px;
}

@media only screen and (max-width: 960px) {
  /* line 651, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .meditation-area {
    height: 169px;
    width: 100%;
  }
}

/* line 661, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .logo {
  height: 43px;
  width: 251px;
  margin-left: 205px;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 960px) {
  /* line 661, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .logo {
    width: 100%;
    justify-content: center;
    margin: 40px 0;
  }
}

@media only screen and (max-width: 960px) {
  /* line 675, app/assets/stylesheets/profile/newjournal.scss */
  .new-journal-container .notebook .right-page .logo .logos {
    display: none;
  }
}

/* line 681, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .logo .cancel {
  color: #696969;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 18px;
}

/* line 688, app/assets/stylesheets/profile/newjournal.scss */
.new-journal-container .notebook .right-page .logo .save {
  color: #0f46fb;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 18px;
  margin-left: 30px;
}
/* line 1, app/assets/stylesheets/profile/profileedit.scss */
.profile-edit-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 7, app/assets/stylesheets/profile/profileedit.scss */
.profile-edit-container .title {
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
  text-align: center;
}

/* line 17, app/assets/stylesheets/profile/profileedit.scss */
.profile-edit-container .title-1 {
  height: 32px;
  width: 411px;
  margin-top: 77px;
}

/* line 23, app/assets/stylesheets/profile/profileedit.scss */
.profile-edit-container .text {
  color: #000000;
  font-family: Helvetica;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 28px;
  text-align: center;
}

/* line 32, app/assets/stylesheets/profile/profileedit.scss */
.profile-edit-container .text-1 {
  height: 56px;
  width: 466px;
  margin-top: 20px;
  margin-bottom: 77px;
}

/* line 39, app/assets/stylesheets/profile/profileedit.scss */
.profile-edit-container .gallery {
  width: 100%;
  padding: 0 30px;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

/* line 46, app/assets/stylesheets/profile/profileedit.scss */
.profile-edit-container .gallery .img {
  height: 183px;
  width: 327px;
  margin-bottom: 31px;
}

/* line 53, app/assets/stylesheets/profile/profileedit.scss */
.profile-edit-container .white-btn {
  text-transform: uppercase;
  cursor: pointer;
  background-color: #ffffff;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -.05em;
  line-height: 18px;
  text-align: center;
}

/* line 66, app/assets/stylesheets/profile/profileedit.scss */
.profile-edit-container .blue-btn {
  text-transform: uppercase;
  cursor: pointer;
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
}

/* line 78, app/assets/stylesheets/profile/profileedit.scss */
.profile-edit-container .blue-btn:hover {
  background-color: #4470ff;
}

/* line 83, app/assets/stylesheets/profile/profileedit.scss */
.profile-edit-container .buttons {
  width: 100%;
  margin-top: 9px;
  margin-bottom: 59px;
  padding-right: 30px;
  display: flex;
  justify-content: flex-end;
}

/* line 91, app/assets/stylesheets/profile/profileedit.scss */
.profile-edit-container .buttons .btn-1 {
  height: 48px;
  width: 140px;
  margin-right: 40px;
}

/* line 97, app/assets/stylesheets/profile/profileedit.scss */
.profile-edit-container .buttons .btn-2 {
  height: 48px;
  width: 180px;
}
/* line 1, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 7, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .medal-box {
  width: 100%;
  height: 575px;
  padding: 0 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

/* line 16, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .medal-box .medal-and-profile-img {
  height: 559px;
  display: flex;
}

/* line 20, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .medal-box .medal-and-profile-img .medal {
  height: 559px;
  width: 183.18px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 100%;
     object-position: 50% 100%;
}

/* line 27, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .medal-box .medal-and-profile-img .medal-img {
  height: 559px;
  width: 183px;
  margin-right: 10px;
  position: relative;
}

/* line 33, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .medal-box .medal-and-profile-img .medal-img .text-box {
  position: absolute;
  top: 220px;
  left: 25px;
}

/* line 38, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .medal-box .medal-and-profile-img .medal-img .text-box .black-text {
  color: #000000;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  width: 110px;
}

/* line 48, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .medal-box .medal-and-profile-img .medal-img .text-box .name {
  margin-bottom: 8px;
}

/* line 52, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .medal-box .medal-and-profile-img .medal-img .text-box .basketball {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
  margin-bottom: 2px;
}

/* line 61, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .medal-box .medal-and-profile-img .medal-member {
  height: 559px;
  width: 183px;
  position: relative;
}

/* line 66, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .medal-box .medal-and-profile-img .medal-member .member-img {
  height: 336px;
  width: 175px;
  position: absolute;
  left: 5px;
  bottom: 22px;
  transform: translate(-5px);
}

/* line 77, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .medal-box .edit-profile {
  display: flex;
  height: 16px;
}

/* line 81, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .medal-box .edit-profile .edit-text {
  color: #696969;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 16px;
  margin-left: 5px;
}

/* line 93, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .board-inbox-buttons {
  margin: 40px 0;
  height: 61px;
  width: 308px;
  border-radius: 8px;
  background-color: #fafafa;
  padding: 3px;
  display: flex;
  justify-content: space-between;
}

/* line 103, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .board-inbox-buttons .button {
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1.4px;
  line-height: 18px;
  text-align: center;
}

/* line 112, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .board-inbox-buttons .board-btn {
  height: 55px;
  width: 151px;
  border-radius: 8px;
  background-color: #0f46fb;
  color: #ffffff;
}

/* line 120, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .board-inbox-buttons .inbox-btn {
  height: 55px;
  width: 144px;
  border-radius: 8px;
  background-color: #fafafa;
  color: #0f46fb;
}

/* line 129, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .gallery-box {
  width: 100%;
  margin-bottom: 100px;
}

/* line 133, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .gallery-box .gallery {
  width: 100%;
  padding: 0 30px;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

/* line 140, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .gallery-box .gallery .img-box {
  height: 183px;
  width: 327px;
  margin-bottom: 31px;
  position: relative;
}

/* line 146, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .gallery-box .gallery .img-box .img {
  height: 183px;
  width: 327px;
}

/* line 151, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .gallery-box .gallery .img-box .lock {
  position: absolute;
  top: 12px;
  right: 12px;
  height: 26px;
  width: 26px;
  border-radius: 15px;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 166, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .gallery-box .edit-share-print {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-top: 9px;
  padding: 0 30px;
}

/* line 173, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .gallery-box .edit-share-print .grey-text {
  margin-left: 10px;
  color: #696969;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 18px;
}

/* line 183, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .gallery-box .edit-share-print .edit-public-posts {
  display: flex;
  height: 18px;
  cursor: pointer;
}

/* line 189, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .gallery-box .edit-share-print .share-print {
  display: flex;
  justify-content: space-around;
  height: 18px;
}

/* line 194, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .gallery-box .edit-share-print .share-print .share {
  height: 18px;
  width: 119px;
  display: flex;
  margin-right: 30px;
  cursor: pointer;
}

/* line 202, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .gallery-box .edit-share-print .share-print .print {
  height: 18px;
  width: 112px;
  display: flex;
  margin-right: 30px;
  cursor: pointer;
}

/* line 210, app/assets/stylesheets/profile/profileexpert.scss */
.profile-expert-container .gallery-box .edit-share-print .share-print .edit {
  height: 18px;
  width: 104px;
  display: flex;
  cursor: pointer;
}
/* line 1, app/assets/stylesheets/profile/profilemindset.scss */
.profile-mindset {
  min-height: 918px;
  width: 1146px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}

@media only screen and (max-width: 960px) {
  /* line 1, app/assets/stylesheets/profile/profilemindset.scss */
  .profile-mindset {
    width: 100%;
    min-height: 10px;
  }
}

/* line 15, app/assets/stylesheets/profile/profilemindset.scss */
.profile-mindset .right-arrow-mindset {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 15, app/assets/stylesheets/profile/profilemindset.scss */
  .profile-mindset .right-arrow-mindset {
    display: block;
    position: absolute;
    right: 23px;
    height: 100%;
    width: 20px;
  }
}

/* line 27, app/assets/stylesheets/profile/profilemindset.scss */
.profile-mindset .left-arrow-mindset {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 27, app/assets/stylesheets/profile/profilemindset.scss */
  .profile-mindset .left-arrow-mindset {
    display: block;
    position: absolute;
    left: 23px;
    height: 100%;
    width: 20px;
    margin-top: auto;
    margin-bottom: auto;
  }
}

/* line 41, app/assets/stylesheets/profile/profilemindset.scss */
.profile-mindset .edit-add-share {
  height: 18px;
  margin-left: auto;
  margin-right: 60px;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 960px) {
  /* line 41, app/assets/stylesheets/profile/profilemindset.scss */
  .profile-mindset .edit-add-share {
    width: 100%;
    margin: 30px 0 0 0;
    padding: 0 60px;
    order: 1;
  }
}

/* line 56, app/assets/stylesheets/profile/profilemindset.scss */
.profile-mindset .edit-add-share .text {
  color: #696969;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 18px;
}

/* line 64, app/assets/stylesheets/profile/profilemindset.scss */
.profile-mindset .edit-add-share .blue {
  color: #0f46fb;
}

/* line 69, app/assets/stylesheets/profile/profilemindset.scss */
.profile-mindset .your-voice-is-a-force {
  max-height: 720px;
  text-overflow: ellipsis;
  width: 570px;
  color: #0f46fb;
  font-family: "Hackney Vector";
  font-size: 120px;
  letter-spacing: -4px;
  line-height: 120px;
}

@media only screen and (max-width: 960px) {
  /* line 69, app/assets/stylesheets/profile/profilemindset.scss */
  .profile-mindset .your-voice-is-a-force {
    max-height: unset;
    width: 100%;
    padding: 0 40px;
    margin-top: 80px;
    padding-bottom: 80px;
    font-size: 120px;
    letter-spacing: -4px;
    line-height: 80px;
    min-height: 10px;
  }
}

/* line 97, app/assets/stylesheets/profile/profilemindset.scss */
.profile-mindset .about-mindset-and-logo {
  width: 289px;
  height: 40px;
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 97, app/assets/stylesheets/profile/profilemindset.scss */
  .profile-mindset .about-mindset-and-logo {
    display: none;
  }
}

/* line 107, app/assets/stylesheets/profile/profilemindset.scss */
.profile-mindset .about-mindset-and-logo .about {
  margin-right: 121px;
  color: #696969;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 18px;
}

/* line 116, app/assets/stylesheets/profile/profilemindset.scss */
.profile-mindset .about-mindset-and-logo .vis-logo {
  height: 40px;
  width: 57px;
}

/* line 122, app/assets/stylesheets/profile/profilemindset.scss */
.profile-mindset .three-dots {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 122, app/assets/stylesheets/profile/profilemindset.scss */
  .profile-mindset .three-dots {
    display: flex;
    justify-content: space-between;
    margin: 40px 0;
    order: 2;
  }
}

/* line 132, app/assets/stylesheets/profile/profilemindset.scss */
.profile-mindset .three-dots .span-1 {
  height: 8px;
  width: 8px;
  background-color: #0045ff;
  border-radius: 50%;
  margin-left: 16px;
}

/* line 140, app/assets/stylesheets/profile/profilemindset.scss */
.profile-mindset .three-dots .span-2 {
  box-sizing: border-box;
  height: 8px;
  width: 8px;
  border: 1px solid #0045ff;
  border-radius: 50%;
}
/* line 3, app/assets/stylesheets/profile/setup.scss */
.sessions-info-container h3 {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -.057em;
  line-height: 32px;
  color: #707070;
}

@media only screen and (max-width: 1279px) {
  /* line 3, app/assets/stylesheets/profile/setup.scss */
  .sessions-info-container h3 {
    font-size: 26px;
    line-height: 26px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, app/assets/stylesheets/profile/setup.scss */
  .sessions-info-container h3 {
    font-size: 24px;
    line-height: 24px;
  }
}

/* line 21, app/assets/stylesheets/profile/setup.scss */
.sessions-info-container .sessions-info {
  width: 350px;
  border-radius: 16px;
  padding: 10px;
  font-size: 18px;
  line-height: 16px;
}

/* line 28, app/assets/stylesheets/profile/setup.scss */
.sessions-info-container .sessions-info.starter {
  background-color: #E5E5E5;
  color: #707070;
}

/* line 33, app/assets/stylesheets/profile/setup.scss */
.sessions-info-container .sessions-info.essentials_psychology, .sessions-info-container .sessions-info.essentials_nutrition, .sessions-info-container .sessions-info.essentials {
  background: rgba(82, 82, 75, 0.6);
  color: #fff;
}

/* line 40, app/assets/stylesheets/profile/setup.scss */
.sessions-info-container .sessions-info.premium {
  background-color: #0F46FB;
  color: #fff;
}

/* line 44, app/assets/stylesheets/profile/setup.scss */
.sessions-info-container .sessions-info.premium h3 {
  color: #fff;
}

/* line 51, app/assets/stylesheets/profile/setup.scss */
.change-a-tag {
  padding-left: 310px;
}

@media only screen and (max-width: 767px) {
  /* line 51, app/assets/stylesheets/profile/setup.scss */
  .change-a-tag {
    padding-left: 10px;
  }
}

/* line 59, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container {
  width: 100%;
  margin-bottom: 2rem;
}

@media only screen and (max-width: 960px) {
  /* line 59, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container {
    min-height: 100px;
  }
}

/* line 68, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 {
  width: 100%;
  display: flex;
  justify-content: center;
}

/* line 74, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .photo-badge {
  width: 8rem;
  height: 14.1875rem;
  padding: .85rem .85rem 0 .85rem;
}

/* line 79, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .photo-badge .photo-frame {
  width: 6.3rem;
  height: 11.18rem;
}

/* line 83, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .photo-badge .photo-frame img {
  width: 6.3rem;
  height: 11.18rem;
}

/* line 90, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .sub-text {
  color: #B9BCC3;
}

@media only screen and (max-width: 960px) {
  /* line 94, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .query-display {
    flex-direction: column;
  }
}

/* line 100, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .medals {
  width: 308px;
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 100, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .medals {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 110, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .medals .med-1 {
  /*
                height: 596px;
                width: 244px;
              */
  width: 161px;
  height: 393px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: 100% 100%;
     object-position: 100% 100%;
}

@media only screen and (max-width: 960px) {
  /* line 110, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .medals .med-1 {
    width: 142px;
    height: 407px;
  }
}

/* line 126, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .medals .medal-2 {
  width: 161px;
  height: 393px;
  margin-left: 6px;
  position: relative;
}

@media only screen and (max-width: 960px) {
  /* line 126, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .medals .medal-2 {
    width: 142px;
    height: 407px;
    margin-left: 1px;
  }
}

/* line 138, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .medals .medal-2 .mask-creator {
  background-color: #1e1c1c;
  color: #ffffff;
}

/* line 143, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .medals .medal-2 .mask-league {
  background-color: #ffffff;
  color: #0f46fb;
}

/* line 148, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .medals .medal-2 .mask {
  position: absolute;
  top: 161px;
  left: 26px;
  height: 216px;
  width: 119px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 148, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .medals .medal-2 .mask {
    width: 122px;
    height: 221px;
    top: 170px;
    left: 4px;
  }
}

/* line 165, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .medals .medal-2 .mask .upload-box {
  height: 56px;
  width: 119px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

/* line 173, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .medals .medal-2 .mask .upload-box input {
  display: none;
}

/* line 177, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .medals .medal-2 .mask .upload-box label {
  cursor: pointer;
}

/* line 181, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .medals .medal-2 .mask .upload-box .upload-text {
  height: 16px;
  width: 119px;
  font-family: Helvetica;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
}

@media only screen and (max-width: 960px) {
  /* line 181, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .medals .medal-2 .mask .upload-box .upload-text {
    font-size: 12px;
    width: 109px;
  }
}

/* line 199, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .blue-btn {
  text-transform: uppercase;
  cursor: pointer;
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -.05em;
  line-height: 18px;
  text-align: center;
  -webkit-appearance: none;
  border-radius: 0;
}

@media only screen and (max-width: 960px) {
  /* line 199, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .blue-btn {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
  }
}

/* line 219, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .blue-btn:focus {
  outline: none;
}

/* line 223, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .blue-btn:hover {
  background-color: #4470ff;
}

/* line 228, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .white-btn {
  text-transform: uppercase;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -.05em;
  line-height: 18px;
  text-align: center;
  cursor: pointer;
  background: transparent;
}

@media only screen and (max-width: 960px) {
  /* line 228, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .white-btn {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
  }
}

/* line 247, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .title {
  color: #000000;
  font-family: Helvetica;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 26px;
}

@media only screen and (max-width: 960px) {
  /* line 247, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .title {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
  }
}

/* line 262, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side {
  width: 753px;
  min-height: 1000px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 30px;
  margin-top: 184px;
}

@media only screen and (max-width: 960px) {
  /* line 262, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side {
    width: 100%;
    min-height: 100px;
    margin: 20px 0 0 0;
  }
}

/* line 277, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form {
  width: 753px;
}

@media only screen and (max-width: 960px) {
  /* line 277, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .edit-form {
    width: 100%;
    padding: 0 20px;
  }
}

/* line 286, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .payment-div {
  width: 753px;
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 960px) {
  /* line 286, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .edit-form .payment-div {
    width: 100%;
  }
}

/* line 296, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .payment-div .payment-text {
  height: 42px;
  max-width: 328.68px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 21px;
}

/* line 306, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .payment-div .enter-btn {
  height: 48px;
  width: 164px;
}

/* line 312, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .two-columns {
  width: 753px;
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 960px) {
  /* line 312, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .edit-form .two-columns {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }
}

/* line 326, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .two-columns .column {
  width: 361px;
}

@media only screen and (max-width: 960px) {
  /* line 326, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .edit-form .two-columns .column {
    width: 100%;
  }
}

/* line 333, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .two-columns .column .label-text {
  height: 20px;
  color: #000000;
  font-family: Helvetica;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  text-transform: uppercase;
}

/* line 344, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .two-columns .column .input-div {
  position: relative;
  height: 56px;
  width: 361px;
  margin-top: 12px;
}

@media only screen and (max-width: 960px) {
  /* line 344, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .edit-form .two-columns .column .input-div {
    width: 100%;
  }
}

/* line 354, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .two-columns .column .input-div label {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 360, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .two-columns .column .input-div input {
  margin-top: 0;
}

/* line 364, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .two-columns .column .input-div .optional-text {
  height: 14px;
  width: 52px;
  color: #aeaeae;
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  text-align: right;
  text-transform: uppercase;
  position: absolute;
  top: 28px;
  left: 309px;
}

/* line 381, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .two-columns .column .input-field {
  height: 56px;
  width: 361px;
  padding: 21px 32.32px 7px 0;
  margin-top: 12px;
  background: transparent;
  border-bottom: 1px solid #dbdee7;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
  outline: none;
}

@media only screen and (max-width: 960px) {
  /* line 381, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .edit-form .two-columns .column .input-field {
    width: 100%;
  }
}

/* line 399, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .two-columns .column .input-field:focus {
  border-bottom: 1px solid #000000;
}

/* line 406, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .title-2 {
  margin-top: 40px;
  min-height: 26px;
  width: 421px;
}

@media only screen and (max-width: 960px) {
  /* line 406, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .edit-form .title-2 {
    width: 100%;
    font-size: 20px;
    letter-spacing: -0.5px;
    line-height: 22px;
    min-height: 22px;
  }
}

/* line 420, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .area {
  position: relative;
}

/* line 423, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .area .char {
  height: 12px;
  width: 752px;
  color: #808080;
  font-family: Helvetica;
  font-size: 10px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 12px;
  text-align: right;
  padding-right: 10px;
  transform: translateY(6px);
  position: absolute;
}

@media only screen and (max-width: 960px) {
  /* line 423, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .edit-form .area .char {
    width: 100%;
  }
}

/* line 442, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .area textarea {
  margin-top: 6px;
  box-sizing: border-box;
  height: 94px;
  width: 752px;
  border: 1px solid #d4d4d4;
  resize: none;
  background: transparent;
  outline: none;
  padding: 10px;
  color: #696969;
  font-family: Helvetica;
  font-size: 14px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 442, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .edit-form .area textarea {
    width: 100%;
  }
}

/* line 464, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .area .translate {
  transform: translateY(-12px);
}

/* line 468, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .area .question {
  margin-top: 20px;
  height: 20px;
  width: 752px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 468, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .edit-form .area .question {
    width: 100%;
    margin-top: 10px;
  }
}

/* line 485, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .radio-group {
  margin-top: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 485, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .edit-form .radio-group {
    margin-top: 0;
  }
}

/* line 493, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .radio-group .radio-btn {
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 493, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .edit-form .radio-group .radio-btn {
    margin-top: 8px;
  }
}

/* line 508, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .select {
  display: flex;
  align-items: center;
  margin-top: 40px;
}

@media only screen and (max-width: 960px) {
  /* line 513, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .edit-form .select .select-title {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
  }
}

/* line 521, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .select .circle-i {
  margin-left: 10px;
  height: 16px;
  width: 16px;
  color: #696969;
  font-family: Helvetica;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #696969;
}

/* line 536, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .option-box {
  padding: 21px 32.32px 7px 0;
  border-bottom: 1px solid #dbdee7;
  height: 56px;
  width: 361px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
  margin-top: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 536, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .edit-form .option-box {
    width: 100%;
  }
}

/* line 552, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .option-box select {
  outline: none;
  background: transparent;
  width: 361px;
}

@media only screen and (max-width: 960px) {
  /* line 552, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .edit-form .option-box select {
    width: 100%;
  }
}

/* line 561, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .option-box select option {
  background-color: #ffffff;
  height: 44px;
  width: 361px;
}

/* line 569, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .edit-form .top-margin {
  margin-top: 0;
}

/* line 574, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .notebooks {
  width: 847px;
  margin-top: 40px;
  display: flex;
  position: relative;
}

@media only screen and (max-width: 960px) {
  /* line 574, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .notebooks {
    display: none;
  }
}

/* line 584, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .notebooks .goals-title {
  position: absolute;
  top: 100px;
  left: 57px;
  height: 47px;
  width: 81px;
  color: #0f46fb;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 20px;
}

/* line 596, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .notebooks .goals-btn {
  position: absolute;
  top: 176px;
  left: 57px;
  height: 36px;
  width: 120px;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
}

/* line 607, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .notebooks .mindset-title {
  left: 338px;
  color: #ffffff;
  height: 47px;
  width: 133px;
}

/* line 614, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .notebooks .mindset-btn {
  height: 36px;
  width: 120px;
  position: absolute;
  top: 176px;
  left: 338px;
  background-color: #ffffff;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
}

/* line 626, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .notebooks .start-title {
  left: 625px;
}

/* line 630, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .notebooks .start-btn {
  left: 625px;
}

/* line 634, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .notebooks .notebook-1 {
  height: 386px;
  width: 278px;
}

/* line 639, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .notebooks .notebook-2 {
  height: 406px;
  width: 291px;
}

/* line 644, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .notebooks .notebook-3 {
  height: 386px;
  width: 278px;
}

/* line 650, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .mobile-notebooks {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 650, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .mobile-notebooks {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 20px;
    padding: 0 20px;
  }
}

/* line 662, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .mobile-notebooks .mb-book {
  position: relative;
}

/* line 665, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .mobile-notebooks .mb-book .rot-text {
  height: 20px;
  width: 46px;
  transform: rotate(-90deg);
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 20px;
  position: absolute;
}

/* line 678, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .mobile-notebooks .mb-book .rt-1 {
  top: 50px;
  right: 28px;
}

/* line 683, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .mobile-notebooks .mb-book .rt-2 {
  top: 53px;
  right: 30px;
  color: #ffffff;
}

/* line 689, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .mobile-notebooks .mb-book .rt-3 {
  top: 44.5px;
  right: 26.5px;
}

/* line 694, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .mobile-notebooks .mb-book .notebook-1 {
  height: 100px;
  width: 72px;
}

/* line 699, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .mobile-notebooks .mb-book .notebook-2 {
  height: 105px;
  width: 76px;
}

/* line 705, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .mobile-notebooks .mb-content {
  padding-left: 10px;
}

/* line 708, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .mobile-notebooks .mb-content .mb-title {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 22px;
  margin-top: 15px;
}

/* line 717, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .mobile-notebooks .mb-content .mb-text {
  margin-top: 10px;
  text-transform: uppercase;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
}

/* line 730, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .buttons {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  width: 843px;
}

@media only screen and (max-width: 960px) {
  /* line 730, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .buttons {
    width: 100%;
    margin-top: 40px;
    order: 2;
  }
}

/* line 742, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .buttons .btn-1 {
  height: 48px;
  width: 166px;
  margin-left: 21px;
}

/* line 747, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .buttons .btn-1:focus {
  outline: none;
}

@media only screen and (max-width: 960px) {
  /* line 742, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .buttons .btn-1 {
    height: 34px;
    width: 126px;
    margin-left: 28px;
  }
}

/* line 758, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .form-side .buttons .btn-2 {
  height: 48px;
  width: 166px;
}

@media only screen and (max-width: 960px) {
  /* line 758, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .form-side .buttons .btn-2 {
    height: 34px;
    width: 126px;
  }
}

/* line 770, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .mobile-icons {
  margin-top: 60px;
  height: 20px;
  width: 100%;
  padding-top: 6px;
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 770, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .box-1 .mobile-icons {
    display: flex;
    justify-content: center;
  }
}

/* line 783, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .box-1 .mobile-icons .icons {
  height: 22px;
  width: 255px;
  display: flex;
  justify-content: space-between;
}

/* line 792, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .progress {
  height: 21px;
  width: 361px;
  margin-top: 15px;
  border-radius: 20.5px;
  background-color: rgba(0, 0, 0, 0.06);
  display: flex;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 792, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .progress {
    width: 100%;
    margin-top: 17px;
    height: 20px;
    width: 280px;
  }
}

/* line 808, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .progress .blue-progress {
  height: 20px;
  border-radius: 20.5px;
  background-color: #0f46fb;
}

/* line 813, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .progress .blue-progress .text-progress {
  margin-left: 20px;
  height: 20px;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 813, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .progress .blue-progress .text-progress {
    font-size: 12px;
    line-height: 18px;
    margin-left: 10px;
    height: 18px;
  }
}

/* line 834, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .control {
  margin-top: 12px;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

@media only screen and (max-width: 960px) {
  /* line 834, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .control {
    width: 50%;
  }
}

/* line 845, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .control .visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin-top: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 856, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .control .control-indicator {
  width: 21px;
  height: 21px;
  border: 1px solid #000000;
  border-radius: 12px;
  margin-right: 12px;
}

/* line 863, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .control .control-indicator .check-icon {
  visibility: hidden;
}

/* line 868, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .control .blue {
  background-color: #0f46fb;
}

/* line 872, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .control .control-input:checked ~ .control-indicator {
  background-color: #0f46fb;
  border: 0;
}

/* line 876, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .control .control-input:checked ~ .control-indicator .icon {
  visibility: visible;
  height: 18px;
  width: 18px;
  transform: translate(2px, 2px);
}

/* line 885, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .profile-tabs {
  margin-top: 80px;
}

/* line 888, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .profile-tabs li {
  padding: 0 0 0 20px;
  margin: 0 0 12px 0;
  font-size: 15px;
  line-height: 33px;
  cursor: pointer;
}

/* line 895, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .profile-tabs li a {
  color: inherit;
}

/* line 900, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .profile-tabs li.selected {
  padding-left: 15px;
  border-left: 5px solid #707070;
  font-weight: bold;
}

@media only screen and (max-width: 960px) {
  /* line 885, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .profile-tabs {
    width: 90vw;
    display: flex;
    gap: .5rem;
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 1rem;
    border-bottom: 1px solid #707070;
  }
  /* line 918, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .profile-tabs li {
    border: 1px solid #232832;
    border-radius: 2rem;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 20px;
    line-height: 1rem;
    max-height: 2.5rem;
  }
  /* line 928, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .profile-tabs li.selected {
    border: 1px solid #0E46F7;
    padding: 10px 20px;
    color: #0E46F7;
  }
}

/* line 936, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .profile-overview {
  max-width: 450px;
}

/* line 939, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .profile-overview .card-overlay-container {
  position: relative;
  box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.2);
}

/* line 944, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .profile-overview .card-overlay-container .card-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: .75rem;
  opacity: .8;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 956, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .profile-overview .card-overlay-container .card-overlay-background {
  background: linear-gradient(1deg, #083FF7, #0F48EFDE, #1E59E19C, #2A68D663, #3373CC38, #3373CC38, #3A7CC61A, #3E81C208, #3E81C208, #4083C100, transparent);
}

/* line 960, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .profile-overview .card-overlay-container .card-overlay-logo {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 45%;
}

/* line 968, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .profile-overview .card-overlay-container .card-overlay-logo img {
  width: 100%;
  height: 25px;
}

/* line 976, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .personal-info-form,
.profile-setup-container .profile-forms,
.profile-setup-container .profile-form,
.profile-setup-container .card-info-form,
.profile-setup-container .membership-plan-form,
.profile-setup-container .photos-form {
  width: 700px;
}

@media only screen and (max-width: 440px) {
  /* line 976, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .personal-info-form,
.profile-setup-container .profile-forms,
.profile-setup-container .profile-form,
.profile-setup-container .card-info-form,
.profile-setup-container .membership-plan-form,
.profile-setup-container .photos-form {
    width: 100%;
  }
}

/* line 988, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .personal-info-form select,
.profile-setup-container .profile-forms select,
.profile-setup-container .profile-form select,
.profile-setup-container .card-info-form select,
.profile-setup-container .membership-plan-form select,
.profile-setup-container .photos-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23707070'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size: 12px;
  background-position: calc(100% - 10px) 65%;
  background-repeat: no-repeat;
  background-color: #fff;
  border: none;
}

/* line 1001, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main {
  width: 553px;
}

@media only screen and (max-width: 960px) {
  /* line 1001, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 1010, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field_with_errors {
  display: inline;
  color: red;
}

/* line 1015, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field {
  margin-bottom: 15px;
}

/* line 1016, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field.invalid {
  color: red;
}

/* line 1022, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field a,
.profile-setup-container .form-main .field .link {
  font-size: 15px;
  color: #0B3DFF;
  font-weight: bold;
  cursor: pointer;
}

/* line 1030, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field label,
.profile-setup-container .form-main .field .no-label {
  display: inline-block;
  width: 250px;
  font-size: 15px;
  text-transform: uppercase;
  text-align: right;
  vertical-align: middle;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  /* line 1030, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .field label,
.profile-setup-container .form-main .field .no-label {
    width: 95%;
    margin-left: 10px;
    text-align: left;
  }
}

/* line 1046, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field label.align-top,
.profile-setup-container .form-main .field .no-label.align-top {
  vertical-align: top;
}

/* line 1050, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field label .hint,
.profile-setup-container .form-main .field .no-label .hint {
  display: block;
  text-transform: none;
  font-size: 11px;
}

/* line 1057, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field .radio-group {
  display: inline-block;
  width: 275px;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 1057, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .field .radio-group {
    width: 95%;
    margin-left: 10px;
  }
}

/* line 1067, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field .radio-group .radio-expand {
  width: 510px;
}

@media only screen and (max-width: 960px) {
  /* line 1067, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .field .radio-group .radio-expand {
    width: 340px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1067, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .field .radio-group .radio-expand {
    width: 95%;
    margin-left: 10px;
  }
}

/* line 1079, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field .radio-group .radio-expand > label {
  width: 170px;
}

@media only screen and (max-width: 767px) {
  /* line 1079, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .field .radio-group .radio-expand > label {
    width: 90%;
  }
}

/* line 1088, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field .radio-group label {
  width: 136px;
  text-align: left;
  text-transform: none;
  vertical-align: top;
}

/* line 1094, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field .radio-group label.w-full {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 1088, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .field .radio-group label {
    width: 100%;
  }
}

/* line 1103, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field .radio-group label label {
  width: auto;
}

/* line 1107, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field .radio-group .control-indicator {
  display: inline-block;
}

/* line 1111, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field .radio-group input[type=text] {
  margin-left: 0;
}

/* line 1116, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field input[type=text],
.profile-setup-container .form-main .field input[type=email],
.profile-setup-container .form-main .field input[type=tel] {
  margin-left: 20px;
  width: 275px;
  background-color: #BBBDBF;
  background-color: rgba(187, 189, 191, 0.3);
  font-size: 15px;
  height: 46px;
  line-height: 46px;
  color: #000000;
  padding: 0 10px;
}

@media only screen and (max-width: 767px) {
  /* line 1116, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .field input[type=text],
.profile-setup-container .form-main .field input[type=email],
.profile-setup-container .form-main .field input[type=tel] {
    width: 95%;
    margin-left: 10px;
  }
}

/* line 1135, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field input[type=password],
.profile-setup-container .form-main .field input[type=number] {
  margin-left: 20px;
  width: 275px;
  background-color: #BBBDBF;
  background-color: rgba(187, 189, 191, 0.3);
  font-size: 15px;
  height: 46px;
  line-height: 46px;
  color: #000000;
  padding: 0 10px;
}

@media only screen and (max-width: 767px) {
  /* line 1135, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .field input[type=password],
.profile-setup-container .form-main .field input[type=number] {
    width: 95%;
    margin-left: 10px;
  }
}

/* line 1153, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field ::-moz-placeholder {
  color: #666666;
}
.profile-setup-container .form-main .field :-ms-input-placeholder {
  color: #666666;
}
.profile-setup-container .form-main .field ::placeholder {
  color: #666666;
}

/* line 1157, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field .cc-field {
  display: inline-block;
  width: 275px;
  margin: 0 0 0 20px;
  padding: 0 10px;
  vertical-align: middle;
  background-color: #BBBDBF;
  background-color: rgba(187, 189, 191, 0.3);
}

@media only screen and (max-width: 767px) {
  /* line 1157, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .field .cc-field {
    width: 95%;
    margin-left: 10px;
  }
}

/* line 1172, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field .input-group {
  display: inline-block;
  width: 295px;
}

/* line 1176, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field .input-group input[type=text] {
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  /* line 1172, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .field .input-group {
    width: 95%;
  }
}

/* line 1185, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field select {
  /* -webkit-appearance: none; */
  margin-left: 20px;
  width: 275px;
  background-color: #BBBDBF;
  background-color: rgba(187, 189, 191, 0.3);
  font-size: 15px;
  height: 46px;
  color: #000000;
  border-radius: 0;
}

@media only screen and (max-width: 767px) {
  /* line 1185, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .field select {
    width: 95%;
    margin-left: 10px;
  }
}

/* line 1202, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field select[multiple] {
  height: 115px;
}

/* line 1206, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field select.year {
  width: 85px;
}

@media only screen and (max-width: 767px) {
  /* line 1206, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .field select.year {
    width: 40%;
  }
}

/* line 1214, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field select.month {
  width: 85px;
  margin-left: 8px;
}

@media only screen and (max-width: 767px) {
  /* line 1214, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .field select.month {
    width: 20%;
    margin-left: 2px;
  }
}

/* line 1224, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field select.day {
  width: 80px;
  margin-left: 8px;
}

@media only screen and (max-width: 767px) {
  /* line 1224, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .field select.day {
    width: 20%;
    margin-left: 2px;
  }
}

/* line 1234, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .field textarea {
  margin-left: 20px;
  width: 275px;
  background-color: #BBBDBF;
  background-color: rgba(187, 189, 191, 0.3);
  font-size: 15px;
  height: 178px;
  color: #000000;
  padding: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 1234, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .field textarea {
    width: 95%;
    margin-left: 10px;
  }
}

/* line 1251, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .under-field-text {
  display: flex;
  justify-content: flex-end;
}

/* line 1255, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .under-field-text p {
  width: 295px;
  padding-left: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 1255, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .under-field-text p {
    width: 95%;
    margin-left: 10px;
  }
}

/* line 1266, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .buttons {
  padding-left: 270px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  /* line 1266, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .buttons {
    padding-left: 10px;
  }
}

/* line 1275, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .activation-text {
  padding-left: 270px;
  line-height: 30px;
}

@media only screen and (max-width: 767px) {
  /* line 1275, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .activation-text {
    padding-left: 10px;
  }
}

/* line 1284, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .white-btn,
.profile-setup-container .form-main .blue-btn {
  width: 130px;
  height: 31px;
  border-radius: 8px;
}

/* line 1290, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .white-btn:disabled,
.profile-setup-container .form-main .blue-btn:disabled {
  opacity: .7;
}

/* line 1295, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .progress {
  margin-left: 270px;
  margin-bottom: 70px;
  margin-top: -40px;
}

@media only screen and (max-width: 960px) {
  /* line 1295, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .progress {
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 1306, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .profile-notice {
  margin-left: 100px;
  width: 430px;
  font-size: 15px;
  line-height: 28px;
}

/* line 1312, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-main .profile-notice a {
  color: #0B3DFF;
}

@media only screen and (max-width: 960px) {
  /* line 1306, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-main .profile-notice {
    margin-left: auto;
    margin-right: auto;
    width: auto;
  }
}

/* line 1324, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-extra {
  margin: 31px 0 0 20px;
  width: 387px;
}

@media only screen and (max-width: 1277px) {
  /* line 1324, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-extra {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1324, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-extra {
    width: 100%;
    margin-left: 0;
  }
}

/* line 1337, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-extra .field {
  margin-bottom: 15px;
}

/* line 1340, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-extra .field label {
  display: inline-block;
  width: 95px;
  font-size: 15px;
  text-transform: uppercase;
  text-align: right;
  vertical-align: middle;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  /* line 1340, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-extra .field label {
    width: 50%;
  }
}

/* line 1354, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .form-extra .field .info {
  display: inline-block;
  margin-left: 20px;
  width: 268px;
  font-size: 15px;
  height: 44px;
  line-height: 44px;
  color: #000000;
  padding: 0 10px;
  border: 1px solid #707070;
}

@media only screen and (max-width: 767px) {
  /* line 1354, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container .form-extra .field .info {
    width: calc(49% - 22px);
  }
}

/* line 1372, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .invisible-file-field {
  width: 1px;
  height: 1px;
  opacity: 0;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
}

/* line 1380, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .shadow-badge {
  box-shadow: 6px 9px 9px rgba(8, 7, 7, 0.16);
}

/* line 1384, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .bg-badge-advocate {
  background-color: #0043DC;
}

/* line 1388, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .bg-badge-creator {
  background-color: #1E1C1C;
}

/* line 1392, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .bg-badge-league {
  background-color: #fff;
  box-shadow: 6px 9px 9px rgba(8, 7, 7, 0.16);
}

/* line 1397, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .bg-badge-expert {
  background-color: #A3A7AC;
}

/* line 1401, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .scroll-in-field {
  visibility: hidden;
  height: 0;
  overflow-y: hidden;
  transition: height 0.3s;
}

/* line 1407, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container .scroll-in-field.shown {
  visibility: visible;
  height: 46px;
}

/* line 1413, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container #my-packs {
  width: 100%;
  max-width: 930px;
}

/* line 1417, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container #my-packs .packs {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (max-width: 619px) {
  /* line 1417, app/assets/stylesheets/profile/setup.scss */
  .profile-setup-container #my-packs .packs {
    justify-content: center;
  }
}

/* line 1426, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container #my-packs .packs .pack {
  background-color: #0F46FB;
  color: white;
  display: flex;
  align-items: center;
  width: 290px;
  height: 300px;
  border-radius: 10px;
  flex-direction: column;
  padding: 20px;
  margin: 10px;
}

/* line 1438, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container #my-packs .packs .pack .quantity {
  margin-top: 1rem;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
  vertical-align: middle;
  background-color: white;
  border-radius: 3rem;
  color: #0F46FB;
  font-size: 26px;
  font-weight: bold;
}

/* line 1451, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container #my-packs .packs .pack .pack-name {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  line-height: 1.1;
}

/* line 1458, app/assets/stylesheets/profile/setup.scss */
.profile-setup-container #my-packs .packs .pack .info {
  margin-top: auto;
  align-self: flex-start;
  font-size: 16px;
}

/* line 1468, app/assets/stylesheets/profile/setup.scss */
.profile-type-card {
  width: 250px;
  height: 410px;
  margin-top: -15px;
}

@media only screen and (max-width: 710px) {
  /* line 1468, app/assets/stylesheets/profile/setup.scss */
  .profile-type-card {
    width: 205px;
    height: 320px;
    margin-top: 0;
  }
}

@media only screen and (max-width: 400px) {
  /* line 1468, app/assets/stylesheets/profile/setup.scss */
  .profile-type-card {
    width: 180px;
    height: 340px;
    margin-top: -10px;
  }
}

/* line 1486, app/assets/stylesheets/profile/setup.scss */
.profile-edit-type-card {
  width: 145px;
  height: 245px;
  margin-top: -10px;
}

@media only screen and (max-width: 710px) {
  /* line 1486, app/assets/stylesheets/profile/setup.scss */
  .profile-edit-type-card {
    width: 145px;
    height: 245px;
    margin-top: -10px;
  }
}

@media only screen and (max-width: 400px) {
  /* line 1486, app/assets/stylesheets/profile/setup.scss */
  .profile-edit-type-card {
    width: 145px;
    height: 245px;
    margin-top: -10px;
  }
}
/* line 1, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container {
  width: 100%;
  height: 3200px;
  background-image: url(/assets/bg-eec570e9f2743c0ff8761abae550a09374f490ddc7a139dc19c6f1c70b83909c.png);
  background-size: cover;
  display: flex;
}

/* line 10, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 16, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .medals {
  width: 498px;
  display: flex;
}

/* line 20, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .medals .med-1 {
  height: 596px;
  width: 244px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 100% 100%;
     object-position: 100% 100%;
}

/* line 27, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .medals .medal-2 {
  height: 596px;
  width: 244px;
  margin-left: 10px;
  position: relative;
}

/* line 33, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .medals .medal-2 .mask {
  position: absolute;
  top: 188px;
  transform: translate(5px);
  height: 381px;
  width: 211px;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 44, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .medals .medal-2 .mask .upload-box {
  height: 56px;
  width: 126px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

/* line 52, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .medals .medal-2 .mask .upload-box .upload-text {
  height: 16px;
  width: 126px;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
}

/* line 66, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .blue-btn {
  text-transform: uppercase;
  cursor: pointer;
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -.05em;
  line-height: 18px;
  text-align: center;
}

/* line 78, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .blue-btn:hover {
  background-color: #4470ff;
}

/* line 83, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .white-btn {
  text-transform: uppercase;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -.05em;
  line-height: 18px;
  text-align: center;
  cursor: pointer;
}

/* line 95, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .title {
  color: #000000;
  font-family: Helvetica;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 26px;
}

/* line 104, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side {
  width: 847px;
  height: 1000px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 111, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form {
  width: 753px;
  margin: 0 49px;
}

/* line 115, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .progress {
  height: 21px;
  width: 361px;
  margin-top: 15px;
  border-radius: 20.5px;
  background-color: rgba(0, 0, 0, 0.06);
  display: flex;
  text-align: center;
}

/* line 124, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .progress .blue-progress {
  height: 20px;
  width: 295px;
  border-radius: 20.5px;
  background-color: #0f46fb;
}

/* line 130, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .progress .blue-progress .text-progress {
  margin-left: 20px;
  height: 20px;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  text-align: left;
}

/* line 144, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .two-columns {
  width: 753px;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

/* line 150, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .two-columns .column {
  width: 361px;
}

/* line 153, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .two-columns .column .label-text {
  height: 20px;
  color: #000000;
  font-family: Helvetica;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  text-transform: uppercase;
}

/* line 164, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .two-columns .column .input-div {
  position: relative;
  height: 56px;
  width: 361px;
  margin-top: 12px;
}

/* line 170, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .two-columns .column .input-div label {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 176, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .two-columns .column .input-div input {
  margin-top: 0;
}

/* line 180, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .two-columns .column .input-div .optional-text {
  height: 14px;
  width: 52px;
  color: #aeaeae;
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  text-align: right;
  text-transform: uppercase;
  position: absolute;
  top: 28px;
  left: 309px;
}

/* line 196, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .two-columns .column .input-div .optional-padding {
  padding-right: 70px;
}

/* line 201, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .two-columns .column .input-field {
  height: 56px;
  width: 361px;
  padding: 21px 32.32px 7px 0;
  margin-top: 12px;
  background: transparent;
  border-bottom: 1px solid #dbdee7;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
  outline: none;
}

/* line 215, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .two-columns .column .input-field:focus {
  border-bottom: 1px solid #000000;
}

/* line 222, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .title-2 {
  margin-top: 40px;
  height: 26px;
  width: 421px;
}

/* line 228, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .area {
  position: relative;
}

/* line 231, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .area .char {
  height: 12px;
  width: 752px;
  color: #808080;
  font-family: Helvetica;
  font-size: 10px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 12px;
  text-align: right;
  padding-right: 10px;
  transform: translateY(6px);
  position: absolute;
}

/* line 246, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .area textarea {
  margin-top: 6px;
  box-sizing: border-box;
  height: 94px;
  width: 752px;
  border: 1px solid #d4d4d4;
  resize: none;
  background: transparent;
  outline: none;
  padding: 10px;
  color: #696969;
  font-family: Helvetica;
  font-size: 14px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 20px;
}

/* line 264, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .area .translate {
  transform: translateY(-12px);
}

/* line 268, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .area .question {
  margin-top: 20px;
  height: 20px;
  width: 752px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 20px;
}

/* line 280, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .radio-group {
  margin-top: 20px;
  width: 753px;
}

/* line 284, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .radio-group .radio-btn {
  margin-top: 12px;
  display: flex;
  text-align: left;
  height: 21px;
  width: 753px;
}

/* line 293, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .control {
  margin-top: 12px;
  width: 250.6666px;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

/* line 300, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .control .visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin-top: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 311, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .control .control-indicator {
  width: 21px;
  height: 21px;
  border: 1px solid #000000;
  border-radius: 12px;
  margin-right: 12px;
}

/* line 318, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .control .control-indicator .check-icon {
  visibility: hidden;
}

/* line 323, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .control .control-input:checked ~ .control-indicator {
  background-color: #0f46fb;
  border: 0;
}

/* line 327, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .control .control-input:checked ~ .control-indicator .icon {
  visibility: visible;
  height: 18px;
  width: 18px;
  transform: translate(2px, 2px);
}

/* line 336, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .select {
  display: flex;
  align-items: center;
  margin-top: 40px;
}

/* line 341, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .select .circle-i {
  margin-left: 10px;
  height: 16px;
  width: 16px;
  color: #696969;
  font-family: Helvetica;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #696969;
}

/* line 356, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .option-box {
  padding: 21px 32.32px 7px 0;
  border-bottom: 1px solid #dbdee7;
  height: 56px;
  width: 361px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
  margin-top: 20px;
}

/* line 368, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .option-box select {
  outline: none;
  background: transparent;
  width: 361px;
}

/* line 373, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .option-box select option {
  background-color: #ffffff;
  height: 44px;
  width: 361px;
}

/* line 381, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .edit-form .top-margin {
  margin-top: 0;
}

/* line 386, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .notebooks {
  width: 847px;
  margin-top: 40px;
  display: flex;
  position: relative;
}

/* line 392, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .notebooks .goals-title {
  position: absolute;
  top: 100px;
  left: 57px;
  height: 47px;
  width: 81px;
  color: #0f46fb;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 20px;
}

/* line 404, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .notebooks .goals-btn {
  position: absolute;
  top: 176px;
  left: 57px;
  height: 36px;
  width: 120px;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
}

/* line 415, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .notebooks .mindset-title {
  left: 338px;
  color: #ffffff;
  height: 47px;
  width: 133px;
}

/* line 422, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .notebooks .mindset-btn {
  height: 36px;
  width: 120px;
  position: absolute;
  top: 176px;
  left: 338px;
  background-color: #ffffff;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
}

/* line 434, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .notebooks .start-title {
  left: 625px;
}

/* line 438, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .notebooks .start-btn {
  left: 625px;
}

/* line 442, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .notebooks .notebook-1 {
  height: 386px;
  width: 278px;
}

/* line 447, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .notebooks .notebook-2 {
  height: 406px;
  width: 291px;
}

/* line 452, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .notebooks .notebook-3 {
  height: 386px;
  width: 278px;
}

/* line 458, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .buttons {
  display: flex;
  margin-top: 20px;
  width: 843px;
}

/* line 463, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .buttons .btn-1 {
  height: 48px;
  width: 166px;
  margin-left: 90px;
}

/* line 469, app/assets/stylesheets/profile/setupleague.scss */
.profile-setup-league-container .box-1 .form-side .buttons .btn-2 {
  height: 48px;
  width: 126px;
  margin-left: 210px;
}
/* line 1, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container.title-ix {
  width: 100%;
}

/* line 4, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container {
  margin-top: 40px;
  width: 100vw;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  /* line 4, app/assets/stylesheets/profile/whoop.scss */
  .whoop-page-container {
    font-size: 16px;
    line-height: 16px;
  }
}

/* line 17, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .btn-small {
  height: 40px;
  line-height: 36px;
  font-size: 14px;
  text-transform: none;
  width: 147px;
  font-weight: 300;
  border-radius: 38px;
}

/* line 27, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .buttons-container {
  display: flex;
  flex-direction: row;
  font-size: 12px;
  margin-top: 20px;
  font-weight: 300;
}

@media only screen and (max-width: 767px) {
  /* line 27, app/assets/stylesheets/profile/whoop.scss */
  .whoop-page-container .buttons-container {
    margin-top: 20px;
  }
}

/* line 39, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container h2 {
  font-size: 48px;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: -0.03em;
}

@media only screen and (max-width: 767px) {
  /* line 39, app/assets/stylesheets/profile/whoop.scss */
  .whoop-page-container h2 {
    font-size: 24px;
    line-height: 22px;
  }
}

/* line 51, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
}

/* line 57, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .about-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 70px;
}

/* line 64, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .about-section .about-content {
  width: 580px;
}

@media only screen and (max-width: 767px) {
  /* line 57, app/assets/stylesheets/profile/whoop.scss */
  .whoop-page-container .about-section {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 60px;
  }
  /* line 74, app/assets/stylesheets/profile/whoop.scss */
  .whoop-page-container .about-section .about-content {
    width: 100%;
  }
}

/* line 80, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .sessions-section {
  overflow: hidden;
  margin-top: 100px;
}

/* line 82, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .sessions-section .swiper-wrapper {
  justify-content: center;
}

/* line 85, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .sessions-section .swiper.sessions .carousel-header {
  justify-content: center;
}

/* line 88, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .sessions-section .swiper.sessions .carousel-header .title {
  margin-right: 370px;
  font-size: 38px;
  font-weight: bold;
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  /* line 80, app/assets/stylesheets/profile/whoop.scss */
  .whoop-page-container .sessions-section {
    padding-left: 20px;
    width: 100vw;
  }
  /* line 101, app/assets/stylesheets/profile/whoop.scss */
  .whoop-page-container .sessions-section .swiper-wrapper {
    justify-content: flex-start;
  }
  /* line 104, app/assets/stylesheets/profile/whoop.scss */
  .whoop-page-container .sessions-section .title {
    margin-right: auto;
    font-size: 24px;
    line-height: 1;
  }
  /* line 109, app/assets/stylesheets/profile/whoop.scss */
  .whoop-page-container .sessions-section .swiper.sessions .carousel-header {
    justify-content: right;
  }
  /* line 112, app/assets/stylesheets/profile/whoop.scss */
  .whoop-page-container .sessions-section .swiper.sessions .carousel-header .title {
    margin-right: auto;
    font-size: 24px;
    font-weight: normal;
  }
}

/* line 121, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .giveaway-section {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-top: 100px;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  /* line 121, app/assets/stylesheets/profile/whoop.scss */
  .whoop-page-container .giveaway-section {
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
  }
}

/* line 134, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .giveaway-section .images {
  display: flex;
  flex-direction: row;
  width: 50%;
}

@media only screen and (max-width: 767px) {
  /* line 134, app/assets/stylesheets/profile/whoop.scss */
  .whoop-page-container .giveaway-section .images {
    width: 100%;
    margin-right: 10%;
  }
}

/* line 144, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .giveaway-section .images .band {
  width: 50%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 149, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .giveaway-section .images .card {
  width: 50%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 154, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .giveaway-section .giveaway {
  display: flex;
  flex-direction: column;
  margin-left: 40px;
  margin-top: 50px;
  width: 28.5%;
}

@media only screen and (max-width: 767px) {
  /* line 154, app/assets/stylesheets/profile/whoop.scss */
  .whoop-page-container .giveaway-section .giveaway {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
  }
}

/* line 170, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .partnership-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 100px;
  margin-left: 100px;
  margin-right: 100px;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  /* line 170, app/assets/stylesheets/profile/whoop.scss */
  .whoop-page-container .partnership-section {
    width: auto;
    margin-left: 30px;
    margin-right: 30px;
  }
}

/* line 185, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .partnership-section .partnership {
  display: flex;
  flex-direction: column;
  margin: 20px 40px;
  width: 31%;
}

@media only screen and (max-width: 767px) {
  /* line 185, app/assets/stylesheets/profile/whoop.scss */
  .whoop-page-container .partnership-section .partnership {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 197, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .partnership-section .partnership.sponsorship {
  width: 38%;
}

@media only screen and (max-width: 767px) {
  /* line 197, app/assets/stylesheets/profile/whoop.scss */
  .whoop-page-container .partnership-section .partnership.sponsorship {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 207, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .partnership-section .partnership img {
  margin-bottom: 30px;
}

/* line 211, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .partnership-section .partnership h3 {
  margin-bottom: 16px;
}

/* line 217, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .get-whoop-section {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-top: 100px;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  /* line 217, app/assets/stylesheets/profile/whoop.scss */
  .whoop-page-container .get-whoop-section {
    align-items: center;
    margin-top: 50px;
  }
}

/* line 229, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .get-whoop-section .band {
  width: 25%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media only screen and (max-width: 767px) {
  /* line 229, app/assets/stylesheets/profile/whoop.scss */
  .whoop-page-container .get-whoop-section .band {
    width: 50%;
    margin-left: -10%;
  }
}

/* line 238, app/assets/stylesheets/profile/whoop.scss */
.whoop-page-container .get-whoop-section .text {
  display: flex;
  flex-direction: column;
  width: 411px;
  margin-left: 40px;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  /* line 238, app/assets/stylesheets/profile/whoop.scss */
  .whoop-page-container .get-whoop-section .text {
    width: 50%;
    margin-top: 20px;
    margin-left: 0;
  }
}

/* line 254, app/assets/stylesheets/profile/whoop.scss */
.whoop-pop-up {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: #0008;
  z-index: 21;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 266, app/assets/stylesheets/profile/whoop.scss */
.whoop-pop-up .box-pop-up {
  background-color: white;
  border-radius: 0.75rem;
  padding: 0 2rem 2rem 2rem;
  font-size: 0.875rem;
  position: relative;
  margin: auto;
  max-height: 90%;
  max-width: 50%;
}

@media only screen and (max-width: 767px) {
  /* line 266, app/assets/stylesheets/profile/whoop.scss */
  .whoop-pop-up .box-pop-up {
    max-width: 90%;
  }
}

/* line 280, app/assets/stylesheets/profile/whoop.scss */
.whoop-pop-up .box-pop-up .close-button {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
  font-size: 2rem;
}

/* line 288, app/assets/stylesheets/profile/whoop.scss */
.whoop-pop-up .box-pop-up .scroll-box {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow-y: auto;
}

/* line 296, app/assets/stylesheets/profile/whoop.scss */
.whoop-pop-up .box-pop-up .scroll-box .title {
  width: 100%;
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}

/* line 303, app/assets/stylesheets/profile/whoop.scss */
.whoop-pop-up .box-pop-up .scroll-box .fields-container {
  display: flex;
  flex-direction: row;
  margin: 0.4rem 0;
  justify-content: space-between;
}

@media only screen and (max-width: 425px) {
  /* line 303, app/assets/stylesheets/profile/whoop.scss */
  .whoop-pop-up .box-pop-up .scroll-box .fields-container {
    flex-direction: column;
    margin: 0;
  }
}

/* line 314, app/assets/stylesheets/profile/whoop.scss */
.whoop-pop-up .box-pop-up .scroll-box .fields-container .field {
  display: flex;
  flex-direction: column;
  padding: 0.2rem 0;
  width: 48%;
}

@media only screen and (max-width: 425px) {
  /* line 314, app/assets/stylesheets/profile/whoop.scss */
  .whoop-pop-up .box-pop-up .scroll-box .fields-container .field {
    width: 100%;
    padding: 0.6rem 0;
  }
}

/* line 325, app/assets/stylesheets/profile/whoop.scss */
.whoop-pop-up .box-pop-up .scroll-box .fields-container .field.full {
  width: 100%;
}

/* line 329, app/assets/stylesheets/profile/whoop.scss */
.whoop-pop-up .box-pop-up .scroll-box .fields-container .field p, .whoop-pop-up .box-pop-up .scroll-box .fields-container .field label {
  margin-left: 0.7rem;
  font-size: 0.75rem;
  text-align: left;
}

/* line 335, app/assets/stylesheets/profile/whoop.scss */
.whoop-pop-up .box-pop-up .scroll-box .fields-container .field .text-field {
  border-radius: 1.5rem;
  border-width: 0.5px;
  border-color: #D6D2D2;
  padding: 0.65rem;
  font-size: 12px;
  height: 40px;
  background-color: white;
}

/* line 350, app/assets/stylesheets/profile/whoop.scss */
.whoop-image {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: auto;
  max-width: 50%;
}

@media only screen and (max-width: 1024px) {
  /* line 350, app/assets/stylesheets/profile/whoop.scss */
  .whoop-image {
    height: auto;
    width: 100%;
    max-width: 100%;
    max-height: 30vh;
    -o-object-position: top;
       object-position: top;
  }
}
/* line 1, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 6, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .community-detail-container {
  position: absolute;
  top: 0;
}

@media only screen and (max-width: 960px) {
  /* line 6, app/assets/stylesheets/requestmentor.scss */
  .request-mentor-modal .community-detail-container {
    min-height: 100%;
    width: 100%;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
}

/* line 21, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .translate {
  position: absolute;
  top: 0;
  right: -40px;
}

@media only screen and (max-width: 960px) {
  /* line 21, app/assets/stylesheets/requestmentor.scss */
  .request-mentor-modal .translate {
    top: 19.5px;
    right: 19.5px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 31, app/assets/stylesheets/requestmentor.scss */
  .request-mentor-modal .translate .white-close {
    display: none;
  }
}

/* line 37, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .translate .black-close {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 37, app/assets/stylesheets/requestmentor.scss */
  .request-mentor-modal .translate .black-close {
    display: block;
  }
}

/* line 46, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .mentor-form {
  width: 361px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 46, app/assets/stylesheets/requestmentor.scss */
  .request-mentor-modal .mentor-form {
    width: 100%;
  }
}

/* line 57, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .title {
  height: 32px;
  width: 421px;
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.8px;
  line-height: 32px;
  text-align: center;
  margin-top: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 57, app/assets/stylesheets/requestmentor.scss */
  .request-mentor-modal .title {
    margin-top: 20px;
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    height: 24px;
    width: 100%;
  }
}

/* line 79, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .text {
  margin-top: 10px;
  min-height: 40px;
  width: 318px;
  color: #747474;
  font-family: Helvetica;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 20px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 79, app/assets/stylesheets/requestmentor.scss */
  .request-mentor-modal .text {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    min-height: 18px;
    width: 100%;
  }
}

/* line 98, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .text span {
  color: #000000;
  font-weight: bold;
}

/* line 104, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .mt-1 {
  margin-top: 40px;
}

/* line 108, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .mt-2 {
  margin-top: 12px;
}

/* line 112, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .mt-3 {
  margin-top: 20px;
}

/* line 116, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .text-1 {
  text-align: left;
  margin: 20px 0;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 20px;
  width: 361px;
}

@media only screen and (max-width: 960px) {
  /* line 116, app/assets/stylesheets/requestmentor.scss */
  .request-mentor-modal .text-1 {
    width: 100%;
  }
}

/* line 131, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .box {
  padding: 21px 0 7px 0;
  border-bottom: 1px solid #dbdee7;
  height: 56px;
  width: 361px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
}

@media only screen and (max-width: 960px) {
  /* line 131, app/assets/stylesheets/requestmentor.scss */
  .request-mentor-modal .box {
    width: 100%;
  }
}

/* line 146, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .box select {
  outline: none;
  background: transparent;
  width: 361px;
}

@media only screen and (max-width: 960px) {
  /* line 146, app/assets/stylesheets/requestmentor.scss */
  .request-mentor-modal .box select {
    width: 100%;
  }
}

/* line 155, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .box select option {
  background-color: #ffffff;
  height: 44px;
  width: 361px;
}

@media only screen and (max-width: 960px) {
  /* line 155, app/assets/stylesheets/requestmentor.scss */
  .request-mentor-modal .box select option {
    width: 100%;
  }
}

/* line 167, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .calendar {
  height: 356px;
  width: 361px;
  background-color: #fafafa;
}

@media only screen and (max-width: 960px) {
  /* line 167, app/assets/stylesheets/requestmentor.scss */
  .request-mentor-modal .calendar {
    width: 100%;
  }
}

/* line 177, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .btn-1 {
  height: 48px;
  width: 182px;
  margin: 40px 0;
}

@media only screen and (max-width: 960px) {
  /* line 177, app/assets/stylesheets/requestmentor.scss */
  .request-mentor-modal .btn-1 {
    width: 280px;
  }
}

/* line 187, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .input-div {
  position: relative;
  height: 56px;
  width: 361px;
  margin-top: 12px;
}

@media only screen and (max-width: 960px) {
  /* line 187, app/assets/stylesheets/requestmentor.scss */
  .request-mentor-modal .input-div {
    width: 100%;
  }
}

/* line 197, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .input-div label {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 100%;
  color: #000000;
  font-family: Helvetica;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  text-transform: uppercase;
  text-align: right;
}

/* line 213, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .input-div input {
  margin-top: 0;
}

/* line 217, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .input-div .optional-text {
  position: absolute;
  width: auto;
  top: 28px;
  left: unset;
  right: 0;
  text-transform: uppercase;
  color: #aeaeae;
}

/* line 228, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .input-field {
  height: 56px;
  width: 361px;
  padding: 21px 32.32px 7px 0;
  margin-top: 12px;
  background: transparent;
  border-bottom: 1px solid #dbdee7;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
  outline: none;
}

@media only screen and (max-width: 960px) {
  /* line 228, app/assets/stylesheets/requestmentor.scss */
  .request-mentor-modal .input-field {
    width: 100%;
  }
}

/* line 246, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .input-field:focus {
  border-bottom: 1px solid #000000;
}

/* line 251, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal ::-moz-placeholder {
  color: #000000;
  opacity: 1;
  /* Firefox */
}
.request-mentor-modal :-ms-input-placeholder {
  color: #000000;
  opacity: 1;
  /* Firefox */
}
.request-mentor-modal ::placeholder {
  color: #000000;
  opacity: 1;
  /* Firefox */
}

/* line 256, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}

/* line 261, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000;
}

/* line 266, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .text-2 {
  margin-top: 10px;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 12px;
  text-align: left;
  width: 361px;
}

@media only screen and (max-width: 960px) {
  /* line 266, app/assets/stylesheets/requestmentor.scss */
  .request-mentor-modal .text-2 {
    width: 100%;
  }
}

/* line 279, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .blue-btn {
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 291, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .blue-btn:hover {
  background-color: #4470ff;
}

/* line 295, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .blue-btn:focus {
  outline: none;
}

/* line 300, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .custom-date-calendar {
  width: 100%;
  background-color: #FAFAFA;
}

/* line 304, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .custom-date-calendar .qs-datepicker-container {
  position: static;
  box-shadow: none;
  background-color: #FAFAFA;
  margin: 0 auto;
}

/* line 310, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .custom-date-calendar .qs-datepicker-container .qs-day {
  color: #000000;
}

/* line 314, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .custom-date-calendar .qs-datepicker-container .qs-current {
  background-color: transparent;
  color: #0F46FB;
}

/* line 319, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .custom-date-calendar .qs-datepicker-container .qs-active {
  background-color: #0F46FB;
  color: #ffffff;
}

/* line 326, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .gray-control {
  background-color: #FAFAFA;
}

/* line 329, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .gray-control.box {
  border-bottom: none;
  height: 46px;
  padding: 9px 15px;
}

/* line 334, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .gray-control.box .select-selected:after {
  top: 20px;
}

/* line 338, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .gray-control.box .select-selected.select-arrow-active:after {
  top: 10px;
}

/* line 344, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .box.with-input {
  border-bottom: none;
  position: relative;
  padding: 0;
  margin-top: 12px;
}

/* line 350, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .box.with-input .input-field {
  margin: 0;
  padding-right: 0;
}

/* line 356, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .left-label {
  position: absolute;
  top: 21px;
  left: 0;
}

/* line 362, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .field_with_errors {
  width: 100%;
}

/* line 365, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .field_with_errors label {
  color: #FC3434;
}

/* line 370, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal #error_explanation {
  width: 361px;
}

/* line 372, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal #error_explanation h2 {
  font-size: 15px;
}

/* line 378, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .custom-select .field_with_errors {
  display: none;
}

/* line 383, app/assets/stylesheets/requestmentor.scss */
.request-mentor-modal .custom-select.right-align .select-selected {
  text-align: right;
  padding-right: 28px;
}
/* line 1, app/assets/stylesheets/reviews/index.scss */
.rating_star {
  cursor: pointer;
  color: #0F46FB;
  font-size: 1.5rem;
  line-height: 2rem;
}

/* line 9, app/assets/stylesheets/reviews/index.scss */
#review-host-modal .field {
  font-family: Helvetica;
  margin-top: 1rem;
  min-width: 294px;
}

/* line 14, app/assets/stylesheets/reviews/index.scss */
#review-host-modal .field label {
  font-size: 14px;
  color: #1E1D1D;
  margin-bottom: 0.2rem;
  display: block;
}

/* line 21, app/assets/stylesheets/reviews/index.scss */
#review-host-modal .field .input-box,
#review-host-modal .field input,
#review-host-modal .field textarea,
#review-host-modal .field select {
  padding: 10px 14px;
  border: 1px solid #E5E7EB;
  border-radius: 8px;
  font-size: 16px;
  width: 100%;
}

/* line 31, app/assets/stylesheets/reviews/index.scss */
#review-host-modal .field .input-box.disabled,
#review-host-modal .field input.disabled,
#review-host-modal .field textarea.disabled,
#review-host-modal .field select.disabled {
  cursor: not-allowed;
}
/* line 1, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal {
  font-family: Helvetica;
}

/* line 4, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .modal-size {
  width: 375px;
}

/* line 8, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .modal-height {
  min-height: 300px;
}

/* line 12, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .title {
  color: #111827;
  font-family: "Helvetica Neue";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

/* line 20, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .title.lg {
  font-size: 24px;
}

/* line 25, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal #add-availability-calendar {
  width: 330px;
  height: 300px;
}

/* line 31, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .add-availability-calendar .qs-current {
  color: black;
  background: white;
}

/* line 36, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .add-availability-calendar .qs-active {
  color: white;
  background: #0f46fb;
}

/* line 41, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .add-availability-calendar .qs-datepicker-container {
  border-radius: 0.8rem;
}

/* line 45, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .add-availability-calendar .qs-square {
  font-size: 12px;
  font-family: Inter;
}

/* line 49, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .add-availability-calendar .qs-square.qs-num {
  border: 0.5px solid #D5D4DF;
}

/* line 52, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .add-availability-calendar .qs-square.qs-num.qs-active {
  border: 0.5px solid #0f46fb;
}

/* line 57, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .add-availability-calendar .qs-square.qs-day {
  color: #000;
  font-variant-numeric: lining-nums tabular-nums;
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

/* line 69, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .subtitle {
  color: #666;
  font-family: Helvetica;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.6px;
  margin-bottom: 0.4rem;
  margin-top: 1rem;
  display: block;
}

/* line 81, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .subtitle.mobile {
  text-align: center;
  font-size: 15px;
}

/* line 87, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .time-field {
  background: #fff;
  min-width: 100px;
}

/* line 91, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .time-field.mobile {
  font-size: 20px;
}

/* line 96, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .time-field:invalid:before {
  content: '10:00';
  color: #DEDEDE;
  position: absolute;
  background: #fff;
  width: 70px;
  height: 30px;
  padding-top: 5px;
}

/* line 105, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .time-field.mobile:invalid:before {
  font-size: 20px;
}

/* line 110, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .time-field:focus:before {
  width: 0;
  content: '';
}

/* line 115, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .repeats-select {
  border-radius: 10px;
  border: 1px solid #DEDEDE;
  padding: 5px 10px;
  font-size: 16px;
  color: #333;
}

/* line 122, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .repeats-select.not-selected {
  color: #DEDEDE;
}

/* line 128, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .radio-box label {
  margin-top: 0.7rem;
}

/* line 131, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .radio-box label .option {
  color: #666;
  font-family: "Helvetica Neue";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

/* line 142, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .repeat-times {
  border-radius: 10px;
  border: 1px solid #DEDEDE;
  padding: 5px 10px;
  width: 100%;
}

/* line 149, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .repeat-times::-moz-placeholder {
  color: #DEDEDE;
}
#add-session-availability-modal .repeat-times:-ms-input-placeholder {
  color: #DEDEDE;
}
#add-session-availability-modal .repeat-times::placeholder {
  color: #DEDEDE;
}

/* line 153, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .repeat-until {
  border-radius: 10px;
  border: 1px solid #DEDEDE;
  padding: 5px 10px;
  width: 100%;
}

/* line 160, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .btn {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background-color: #0F46FB;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  border-radius: 24px;
  padding: 12px 24px;
  transition: 0.2s;
  cursor: pointer;
}

/* line 171, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .btn.black {
  background-color: black;
  color: white;
}

/* line 176, app/assets/stylesheets/session_availability/add_modal.scss */
#add-session-availability-modal .btn.white {
  background-color: white;
  border: 1px solid #111827;
  color: #111827;
}
/* line 1, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section {
  font-family: Helvetica;
}

/* line 4, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section .calendar {
  width: 330px;
  height: 380px;
}

/* line 8, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section .calendar .qs-current {
  color: black;
  background: white;
}

/* line 13, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section .calendar .qs-active {
  color: white;
  background: #0f46fb;
}

/* line 18, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section .calendar .qs-datepicker-container {
  border-radius: 0.8rem;
  z-index: 0;
}

/* line 23, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section .calendar .qs-square {
  font-size: 12px;
  font-family: Inter;
}

/* line 27, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section .calendar .qs-square.qs-num {
  border: 0.5px solid #D5D4DF;
  position: relative;
}

/* line 31, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section .calendar .qs-square.qs-num.qs-active {
  border: 0.5px solid #0f46fb;
}

/* line 35, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section .calendar .qs-square.qs-num .calendar-blue-dot {
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  height: 3px;
  width: 3px;
  border-radius: 3px;
  background-color: #0f46fb;
}

/* line 47, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section .calendar .qs-square.qs-day {
  color: #000;
  font-variant-numeric: lining-nums tabular-nums;
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

/* line 60, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section .view-all-link {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

/* line 73, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section .availability-grid {
  display: grid;
  flex-grow: 1;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: -webkit-min-content;
  grid-auto-rows: min-content;
  gap: 20px;
  position: relative;
}

@media only screen and (max-width: 1286px) {
  /* line 73, app/assets/stylesheets/session_availability/index.scss */
  #session-availability-section .availability-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 73, app/assets/stylesheets/session_availability/index.scss */
  #session-availability-section .availability-grid {
    width: 100%;
  }
}

/* line 89, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section .availability-grid .grid-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0.7;
}

/* line 99, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section .availability-grid .availability-item {
  border-radius: 8px;
  background: #F3F3F3;
  display: flex;
  flex-direction: column;
  font-family: "Helvetica Neue";
  height: 80px;
  min-width: 250px;
  position: relative;
  cursor: pointer;
}

/* line 110, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section .availability-grid .availability-item.edit {
  z-index: 1;
  cursor: default;
}

/* line 115, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section .availability-grid .availability-item .title {
  margin: 19px 13px 0 13px;
  color: #535353;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

/* line 124, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section .availability-grid .availability-item .subtitle {
  margin-top: 3px;
  margin-left: 13px;
  color: #666;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.5px;
}

/* line 135, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section .availability-grid .availability-item .footer {
  margin-top: auto;
  width: 100%;
  border-radius: 0px 0px 8px 8px;
  background: #DBDBDB;
  padding: 2px 13px;
  color: #535353;
  font-size: 10px;
  letter-spacing: 0.5px;
}

/* line 146, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section .availability-grid .availability-item .edit-options {
  position: absolute;
  top: 10px;
  right: 12px;
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: center;
}

/* line 156, app/assets/stylesheets/session_availability/index.scss */
#session-availability-section .availability-grid .availability-item .availability-handler {
  position: absolute;
  top: 8px;
  left: 10px;
}

@media screen and (max-width: 768px) {
  /* line 156, app/assets/stylesheets/session_availability/index.scss */
  #session-availability-section .availability-grid .availability-item .availability-handler {
    left: 0;
  }
}
/* line 2, app/assets/stylesheets/session_templates/about.scss */
.session-template-container .section-about {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* line 8, app/assets/stylesheets/session_templates/about.scss */
.session-template-container .section-about h3 {
  font: Helvetica Neue;
  font-size: 24px;
  color: #000000;
  text-align: left;
  text-transform: capitalize;
  opacity: 1;
}
/* line 2, app/assets/stylesheets/session_templates/age_restriction.scss */
.session-template-container .age-wrapper {
  display: flex;
  flex-direction: column;
  margin-top: 1rem;
}

/* line 8, app/assets/stylesheets/session_templates/age_restriction.scss */
.session-template-container .age-wrapper .title-age {
  text-align: left;
  font-size: 16px;
  font-family: Helvetica;
  font-weight: bold;
  letter-spacing: -0.16px;
  color: #000000;
  opacity: 1;
  margin-left: 1.5rem;
}

/* line 19, app/assets/stylesheets/session_templates/age_restriction.scss */
.session-template-container .age-wrapper [type="checkbox"]:checked,
.session-template-container .age-wrapper [type="checkbox"]:not(:checked) {
  display: none;
}

/* line 25, app/assets/stylesheets/session_templates/age_restriction.scss */
.session-template-container .age-wrapper [type="checkbox"]:checked + p,
.session-template-container .age-wrapper [type="checkbox"]:not(:checked) + p {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}

/* line 35, app/assets/stylesheets/session_templates/age_restriction.scss */
.session-template-container .age-wrapper [type="checkbox"]:checked + p:before,
.session-template-container .age-wrapper [type="checkbox"]:not(:checked) + p:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  border: 2px solid #EBEDED;
  border-radius: 100%;
  background: #fff;
}

/* line 48, app/assets/stylesheets/session_templates/age_restriction.scss */
.session-template-container .age-wrapper [type="checkbox"]:checked + p:after, .session-template-container [type="checkbox"]:not(:checked) + p:after {
  content: '';
  width: 16px;
  height: 16px;
  background-color: #0F46FB;
  border: 2px solid #0F46FB;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 100%;
  transition: all 0.2s ease;
}

/* line 63, app/assets/stylesheets/session_templates/age_restriction.scss */
.session-template-container .age-wrapper [type="checkbox"]:not(:checked) + p:after {
  opacity: 0;
  transform: scale(0);
}

/* line 69, app/assets/stylesheets/session_templates/age_restriction.scss */
.session-template-container .age-wrapper [type="checkbox"]:checked + p:after {
  opacity: 1;
  transform: scale(1);
}

/* line 75, app/assets/stylesheets/session_templates/age_restriction.scss */
.session-template-container .age-wrapper label + label {
  margin-top: 0.5rem;
}

/* line 79, app/assets/stylesheets/session_templates/age_restriction.scss */
.session-template-container .age-wrapper .options {
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
}
/* line 2, app/assets/stylesheets/session_templates/dates.scss */
.session-template-container .section-dates {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* line 8, app/assets/stylesheets/session_templates/dates.scss */
.session-template-container .section-dates .field-title {
  font-weight: bold;
  text-align: left;
  font-size: 16px;
  margin-left: 1.5rem;
  margin-bottom: 0.5rem;
}

/* line 17, app/assets/stylesheets/session_templates/dates.scss */
.session-template-container .section-dates .field {
  width: 315px;
  margin: 1rem 0;
}

/* line 22, app/assets/stylesheets/session_templates/dates.scss */
.session-template-container .section-dates .weekly-label {
  letter-spacing: -0.15px;
  color: #000000;
  font-weight: bold;
  text-align: left;
  font-size: 16px;
  margin-left: 1.5rem;
  margin-bottom: 0.5rem;
}

/* line 32, app/assets/stylesheets/session_templates/dates.scss */
.session-template-container .section-dates .title-page {
  width: 315px;
  text-align: left;
  font-weight: bold;
  font-size: 24px;
  font-family: 'Helvetica Neue', Helvetica;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

/* line 43, app/assets/stylesheets/session_templates/dates.scss */
.session-template-container .section-dates .popular-dates .info {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 13px;
  padding: 1rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

/* line 52, app/assets/stylesheets/session_templates/dates.scss */
.session-template-container .section-dates .popular-dates .info li {
  text-decoration: none;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

/* line 60, app/assets/stylesheets/session_templates/dates.scss */
.session-template-container .section-dates .popular-dates .info li .media {
  font-size: 14px;
  font-weight: bold;
}
/* line 2, app/assets/stylesheets/session_templates/details.scss */
.session-template-container .section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* line 9, app/assets/stylesheets/session_templates/details.scss */
.session-template-container .section div {
  width: 315px;
}

/* line 13, app/assets/stylesheets/session_templates/details.scss */
.session-template-container .section .field {
  margin: 1rem 0;
}
/* line 1, app/assets/stylesheets/session_templates/form.scss */
.session-template-container {
  line-height: normal;
  letter-spacing: normal;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

@media screen and (min-width: 1024px) {
  /* line 6, app/assets/stylesheets/session_templates/form.scss */
  .session-template-container .pop-up-bg {
    background-color: #0F46FB;
  }
}

/* line 12, app/assets/stylesheets/session_templates/form.scss */
.session-template-container .hover-blue:hover {
  color: #0F46FB;
}

/* line 16, app/assets/stylesheets/session_templates/form.scss */
.session-template-container .button-menu {
  border: 1px solid #707070;
  border-radius: 23px;
  color: black;
  background-color: white;
  width: 92px;
  padding: 0.5rem;
  font-size: 14px;
  font-weight: bold;
}

/* line 26, app/assets/stylesheets/session_templates/form.scss */
.session-template-container .button-menu:hover {
  background-color: #0F46FB;
  color: white;
}

/* line 31, app/assets/stylesheets/session_templates/form.scss */
.session-template-container .button-menu:disabled {
  cursor: not-allowed;
  color: white;
  background-color: #B9BCC3;
  border: none;
}
/* line 2, app/assets/stylesheets/session_templates/index.scss */
.session-template-container [x-cloak] {
  display: none !important;
}

/* line 6, app/assets/stylesheets/session_templates/index.scss */
.session-template-container .buttons {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  padding-top: 1rem;
  padding-bottom: 1rem;
  bottom: 0;
  left: 0;
  margin-left: 320px;
}

/* line 20, app/assets/stylesheets/session_templates/index.scss */
.session-template-container .buttons button + button {
  margin-left: 0.5rem;
}

/* line 24, app/assets/stylesheets/session_templates/index.scss */
.session-template-container .form {
  margin-bottom: 4rem;
}

@media screen and (max-width: 600px) {
  /* line 29, app/assets/stylesheets/session_templates/index.scss */
  .session-template-container .buttons {
    width: 100%;
    margin-left: 0;
  }
}
/* line 4, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container {
  line-height: normal;
  letter-spacing: normal;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* line 9, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .right-bar {
  padding: 20px;
  padding-top: calc(60px + 10px);
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  z-index: 0;
  height: 100%;
}

@media screen and (min-width: 768px) {
  /* line 9, app/assets/stylesheets/session_templates/layout.scss */
  .session-template-container .right-bar {
    margin: 0;
    flex: 1;
  }
}

@media screen and (max-width: 768px) {
  /* line 9, app/assets/stylesheets/session_templates/layout.scss */
  .session-template-container .right-bar {
    width: 100%;
  }
}

/* line 28, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .right-bar .payment-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column nowrap;
}

/* line 34, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .right-bar .payment-container h2 {
  margin-bottom: 3rem;
}

@media screen and (min-width: 768px) {
  /* line 28, app/assets/stylesheets/session_templates/layout.scss */
  .session-template-container .right-bar .payment-container {
    display: block;
  }
}

/* line 43, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .right-bar .tab-title {
  font-size: 35px;
  color: #0F46FB;
  margin-bottom: 20px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  /* line 43, app/assets/stylesheets/session_templates/layout.scss */
  .session-template-container .right-bar .tab-title {
    display: none;
  }
}

/* line 54, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .right-bar p.empty-list {
  margin-bottom: 20px;
  text-align: center;
  font-size: 22px;
  margin-top: 4rem;
}

@media screen and (min-width: 480px) {
  /* line 54, app/assets/stylesheets/session_templates/layout.scss */
  .session-template-container .right-bar p.empty-list {
    text-align: left;
    font-size: 25px;
  }
}

/* line 66, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .right-bar .payment-button {
  font-size: 16px;
  color: #FFFFFF;
  margin-top: 15px;
  padding: 10px 35px;
  border-radius: 25vw;
  background-color: #0F46FB;
  transition: 0.2s;
}

/* line 77, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .right-bar .payment-button:hover {
  transform: scale(1.1);
}

/* line 82, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .right-bar .centralized-content {
  min-height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-flow: column nowrap;
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
  /* line 82, app/assets/stylesheets/session_templates/layout.scss */
  .session-template-container .right-bar .centralized-content {
    padding: 20px;
    justify-content: center;
  }
}

/* line 95, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .right-bar .centralized-content.both {
  align-items: center;
}

/* line 100, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .right-bar .session_template_form {
  padding-bottom: 60px;
}

/* line 104, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .right-bar.collapse {
  position: relative;
}

/* line 109, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container {
  width: 320px;
  height: auto;
  min-height: 100vh;
}

@media screen and (max-width: 768px) {
  /* line 109, app/assets/stylesheets/session_templates/layout.scss */
  .session-template-container .left-bar-container {
    z-index: 1;
  }
}

/* line 118, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar {
  position: fixed;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 300px;
  overflow-x: visible;
}

@media screen and (min-width: 768px) {
  /* line 118, app/assets/stylesheets/session_templates/layout.scss */
  .session-template-container .left-bar-container .left-bar {
    background-color: #F4F4F7;
    padding: 15px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 118, app/assets/stylesheets/session_templates/layout.scss */
  .session-template-container .left-bar-container .left-bar {
    padding: 20px;
  }
}

/* line 136, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .top-container {
  position: relative;
  min-height: 60px;
  width: 60px;
  padding: 10px 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  background-color: transparent;
  transition: 0.5s;
  z-index: 2;
}

@media screen and (min-width: 768px) {
  /* line 136, app/assets/stylesheets/session_templates/layout.scss */
  .session-template-container .left-bar-container .left-bar .top-container {
    display: none;
  }
}

/* line 159, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .nav-button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 45px;
  min-height: 45px;
  border: 2px solid #0F46FB;
  background-color: #F4F4F7;
  border-radius: 25px;
  margin-right: 15px;
  z-index: 2;
}

@media screen and (min-width: 768px) {
  /* line 159, app/assets/stylesheets/session_templates/layout.scss */
  .session-template-container .left-bar-container .left-bar .nav-button {
    display: none;
  }
}

/* line 179, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .nav-button:hover {
  cursor: pointer;
}

/* line 183, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .nav-button i {
  color: #0F46FB;
  font-size: 18px;
}

/* line 189, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .current-page {
  visibility: hidden;
  opacity: 0;
  font-size: 20px;
  white-space: nowrap;
  transition: 0.5s;
}

/* line 199, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list {
  position: absolute;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  overflow-y: auto;
  background-color: #F4F4F7;
  padding: 10px 20px;
  z-index: 1;
  transition: 0.5s ease;
}

@media screen and (min-width: 768px) {
  /* line 199, app/assets/stylesheets/session_templates/layout.scss */
  .session-template-container .left-bar-container .left-bar .links-list {
    align-items: flex-start;
    background-color: transparent;
    transition: none;
  }
}

/* line 225, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .active header {
  color: #0F46FB;
}

/* line 229, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .logo {
  height: 40px;
  margin-top: 0;
  align-self: flex-end;
  flex-shrink: 0;
  display: block;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  /* line 229, app/assets/stylesheets/session_templates/layout.scss */
  .session-template-container .left-bar-container .left-bar .links-list .logo {
    height: 35px;
    margin-top: 10px;
    align-self: flex-start;
  }
}

@media screen and (min-width: 1024px) {
  /* line 229, app/assets/stylesheets/session_templates/layout.scss */
  .session-template-container .left-bar-container .left-bar .links-list .logo {
    height: 45px;
  }
}

/* line 247, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .logo img {
  height: 100%;
  width: auto;
}

/* line 253, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-item {
  position: relative;
  width: 100%;
  margin-top: 30px;
  color: #000000;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 261, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-item header {
  font-size: 22px;
}

/* line 264, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-item header:hover {
  cursor: pointer;
  color: #0F46FB;
}

/* line 270, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-item .dropdown-arrow {
  background-image: url(/assets/dropdown-1-9df60dd0cfd746bf8f80727ba403418943ca0f4a103cf5aaee9e99eee3d1fef0.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
}

/* line 282, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-item .completion {
  position: absolute;
  top: 6px;
  right: 0;
  font-size: 18px;
  color: #FB0F0F;
}

/* line 290, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-item .completion::before {
  content: '\f06a';
}

/* line 295, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-item ul {
  overflow: hidden;
  margin-top: 10px;
  margin-left: 10px;
}

/* line 300, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-item ul li {
  font-size: 14px;
}

/* line 305, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-item.collapse {
  margin-bottom: 0;
}

/* line 308, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-item.collapse .dropdown-arrow {
  background-image: url(/assets/cal-arrow-right-ef164e4dd74b1e5375cc44f6997079f3fab37408801f997acebb6ac361d04bad.svg);
}

/* line 312, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-item.collapse ul {
  height: 0;
  margin: 0;
}

/* line 319, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-item.active header {
  color: #0F46FB;
}

/* line 325, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-item.done .completion {
  color: #0F46FB;
}

/* line 328, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-item.done .completion::before {
  content: '\f058';
}

/* line 333, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-item.done .loader {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 341, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-item.blocked header {
  cursor: not-allowed;
}

/* line 347, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-link {
  font-weight: 500;
  color: #232832;
  font-size: 24px;
  margin-top: 40px;
  display: block;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media screen and (min-width: 768px) {
  /* line 347, app/assets/stylesheets/session_templates/layout.scss */
  .session-template-container .left-bar-container .left-bar .links-list .menu-link {
    font-size: 22px;
    transition: none;
  }
}

/* line 362, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-link.active {
  color: #0F46FB;
}

/* line 366, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-link.exit {
  font-size: 18px;
  text-decoration: underline;
  font-weight: 500;
  text-align: center;
}

/* line 373, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list .menu-link .badge {
  background-color: red;
  color: white;
  position: absolute;
  top: -7px;
  right: -12px;
  font-size: 10px;
  height: 15px;
  width: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
}

/* line 389, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container .left-bar .links-list a.menu-link:hover {
  color: #0F46FB;
  cursor: pointer;
}

/* line 397, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container.collapse .left-bar {
  width: 320px;
}

/* line 400, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container.collapse .left-bar .nav-button {
  background: none;
}

/* line 404, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container.collapse .left-bar .top-container {
  width: 100vw;
  background-color: #FFFFFF;
}

/* line 411, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container.collapse .left-bar .current-page {
  visibility: visible;
  opacity: 1;
}

/* line 416, app/assets/stylesheets/session_templates/layout.scss */
.session-template-container .left-bar-container.collapse .left-bar .links-list {
  transform: translateX(-100%);
}

@media screen and (min-width: 768px) {
  /* line 416, app/assets/stylesheets/session_templates/layout.scss */
  .session-template-container .left-bar-container.collapse .left-bar .links-list {
    transform: none;
  }
}

@media screen and (max-width: 768px) {
  /* line 396, app/assets/stylesheets/session_templates/layout.scss */
  .session-template-container .left-bar-container.collapse {
    width: 0;
  }
  /* line 428, app/assets/stylesheets/session_templates/layout.scss */
  .session-template-container .left-bar-container.collapse .left-bar {
    width: 0;
  }
}
/* line 2, app/assets/stylesheets/session_templates/photos.scss */
.session-template-container .section-photo {
  display: flex;
  flex-direction: column;
  text-align: left;
  align-items: center;
}

@media screen and (max-width: 600px) {
  /* line 9, app/assets/stylesheets/session_templates/photos.scss */
  .session-template-container .section-photo .section-photo {
    margin-bottom: 3%;
  }
}

/* line 15, app/assets/stylesheets/session_templates/photos.scss */
.session-template-container .section-photo .info a {
  text-decoration: underline;
}

/* line 19, app/assets/stylesheets/session_templates/photos.scss */
.session-template-container .pickers {
  width: 315px;
}
/* line 2, app/assets/stylesheets/session_templates/policy.scss */
.session-template-container .section-policy {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* line 9, app/assets/stylesheets/session_templates/policy.scss */
.session-template-container .section-policy div {
  width: 315px;
}

/* line 13, app/assets/stylesheets/session_templates/policy.scss */
.session-template-container .section-policy div h4 {
  text-align: left;
  font-size: 16px;
  font-family: 'Helvetica Neue', Helvetica;
  font-weight: bold;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  margin-top: 1rem;
}

/* line 24, app/assets/stylesheets/session_templates/policy.scss */
.session-template-container .section-policy div p {
  letter-spacing: var(--unnamed-character-spacing--0-16);
  text-align: left;
  font-size: 16px;
  font-family: Helvetica;
  letter-spacing: -0.16px;
  color: #000000;
  opacity: 1;
}

/* line 34, app/assets/stylesheets/session_templates/policy.scss */
.session-template-container .section-policy div .checkbox p {
  margin-top: 1rem;
}

/* line 39, app/assets/stylesheets/session_templates/policy.scss */
.session-template-container .section-policy div .checkbox p {
  text-align: left;
  font-size: 16px;
  font-family: 'Helvetica Neue', Helvetica;
  letter-spacing: 0px;
  font-weight: bold;
  color: #000000;
  opacity: 1;
}

/* line 49, app/assets/stylesheets/session_templates/policy.scss */
.session-template-container .section-policy [type="checkbox"]:checked,
.session-template-container .section-policy [type="checkbox"]:not(:checked) {
  display: none;
}

/* line 54, app/assets/stylesheets/session_templates/policy.scss */
.session-template-container .section-policy [type="checkbox"]:checked + p,
.session-template-container .section-policy [type="checkbox"]:not(:checked) + p {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}

/* line 64, app/assets/stylesheets/session_templates/policy.scss */
.session-template-container .section-policy [type="checkbox"]:checked + p:before,
.session-template-container .section-policy [type="checkbox"]:not(:checked) + p:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  border: 2px solid #EBEDED;
  border-radius: 100%;
  background: #fff;
}

/* line 77, app/assets/stylesheets/session_templates/policy.scss */
.session-template-container .section-policy [type="checkbox"]:checked + p:after,
.session-template-container .section-policy [type="checkbox"]:not(:checked) + p:after {
  content: '';
  width: 16px;
  height: 16px;
  background-color: #0F46FB;
  border: 2px solid #0F46FB;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 100%;
  transition: all 0.2s ease;
}

/* line 93, app/assets/stylesheets/session_templates/policy.scss */
.session-template-container .section-policy [type="checkbox"]:not(:checked) + p:after {
  opacity: 0;
  transform: scale(0);
}

/* line 99, app/assets/stylesheets/session_templates/policy.scss */
.session-template-container .section-policy [type="checkbox"]:checked + p:after {
  opacity: 1;
  transform: scale(1);
}
/* line 2, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: left;
}

/* line 9, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .field {
  margin: 1rem 0;
}

/* line 13, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .title-price {
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  font-family: 'Helvetica Neue', Helvetica;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

/* line 22, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices div {
  width: 315px;
}

/* line 26, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .options {
  margin-bottom: 1rem;
}

/* line 28, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .options label input {
  margin-right: 0.5rem;
}

/* line 32, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .options .dirty-radio {
  color: #FF4D4D;
  font-weight: bold;
}

/* line 36, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .options [type="radio"]:checked,
.session-template-container .section-prices .options [type="radio"]:not(:checked) {
  display: none;
}

/* line 42, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .options [type="radio"]:checked + p,
.session-template-container .section-prices .options [type="radio"]:not(:checked) + p {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}

/* line 52, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .options [type="radio"]:checked + p:before,
.session-template-container .section-prices .options [type="radio"]:not(:checked) + p:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  border: 2px solid #EBEDED;
  border-radius: 100%;
  background: #fff;
}

/* line 65, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .options [type="radio"]:checked + p:after, .session-template-container .section-prices .options [type="radio"]:not(:checked) + p:after {
  content: '';
  width: 16px;
  height: 16px;
  background-color: #0F46FB;
  border: 2px solid #0F46FB;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 100%;
  transition: all 0.2s ease;
}

/* line 80, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .options [type="radio"]:not(:checked) + p:after {
  opacity: 0;
  transform: scale(0);
}

/* line 86, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .options [type="radio"]:checked + p:after {
  opacity: 1;
  transform: scale(1);
}

/* line 92, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .options label + label {
  margin-top: 0.5rem;
}

/* line 97, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices #radio-session_template_offered_for_free_,
.session-template-container .section-prices #radio-session_template_payout_disabled_ {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

/* line 105, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices #radio-session_template_offered_for_free_ .radio-button-wrapper label + label {
  margin-top: 0rem;
}

/* line 108, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .options {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 3rem;
}

/* line 114, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices #radio-session_template_private_allowed_ {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

/* line 121, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices #radio-session_template_private_allowed_ .radio-button-wrapper label + label {
  margin-top: 0rem;
}

/* line 125, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .options .title-option {
  text-align: left;
  font-size: 16px;
  font-family: Helvetica;
  font-style: oblique;
  letter-spacing: -0.16px;
  color: #000000;
  opacity: 1;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 0.5rem;
}

/* line 138, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .potential-earnings {
  color: #707070;
  text-align: left;
  font-size: 16px;
  font-family: Helvetica;
  letter-spacing: -0.16px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 1.5rem;
}

/* line 149, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .radio-button-wrapper {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

/* line 154, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .radio-button-wrapper .title {
  margin-left: 0;
  margin: 0;
  margin-bottom: 1rem;
}

/* line 159, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .radio-button-wrapper .subtitle {
  letter-spacing: var(--unnamed-character-spacing--0-16);
  text-align: left;
  font-size: 16px;
  font-family: Helvetica;
  letter-spacing: -0.16px;
  color: #000000;
}

/* line 168, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .time-session-div p {
  text-align: left;
  font-size: 16px;
  font-family: Helvetica;
  letter-spacing: -0.16px;
  color: #000000;
  opacity: 1;
  margin-bottom: 1rem;
  margin-left: 1.5rem;
}

/* line 179, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .time-session-div .time-session,
.session-template-container .section-prices .time-session-div .time-session p {
  display: flex;
  flex-direction: row;
  color: #707070;
}

/* line 186, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .wrapper-input .title,
.session-template-container .section-prices .wrapper-input .subtitle {
  margin-left: 0;
  margin: 0;
  margin-bottom: 1rem;
  text-align: left;
}

/* line 194, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .without-bold {
  margin-bottom: 1rem;
}

/* line 198, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .without-bold .title p {
  font-weight: 0;
}

/* line 202, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .earnings {
  color: #707070;
  text-align: left;
  font-size: 16px;
  font-family: Helvetica;
  letter-spacing: -0.16px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 1.5rem;
}

/* line 213, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .earnings-slider .earnings-value {
  border: 1px solid var(--unnamed-color-b9bcc3);
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #B9BCC3;
  opacity: 1;
  height: 51px;
  padding: 1rem;
}

/* line 222, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .earnings-slider .earnings-pontetial-slider {
  margin-left: 1rem;
  text-align: left;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: -0.16px;
  color: #707070;
  opacity: 1;
  margin-top: 1rem;
}

/* line 234, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .field-title {
  margin-left: 1rem;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: -0.16px;
  color: black;
  margin-top: 1rem;
}

/* line 244, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .field-subtitle {
  margin-left: 1rem;
  font-family: Helvetica;
  font-size: 16px;
  letter-spacing: -0.16px;
  color: black;
}

/* line 252, app/assets/stylesheets/session_templates/prices.scss */
.session-template-container .section-prices .slider-title {
  margin-left: 1rem;
  margin-top: 1rem;
  font-family: Helvetica;
  font-size: 14px;
  letter-spacing: -0.16px;
  color: #707070;
}
/* line 2, app/assets/stylesheets/session_templates/welcome.scss */
.session-template-container #dashboard-welcome {
  width: 60%;
  height: 60vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: 'Helvetica Neue', Helvetica;
  font-size: 24px;
}

/* line 12, app/assets/stylesheets/session_templates/welcome.scss */
.session-template-container #dashboard-welcome .container {
  width: 382px;
}

@media only screen and (max-width: 500px) {
  /* line 12, app/assets/stylesheets/session_templates/welcome.scss */
  .session-template-container #dashboard-welcome .container {
    width: 100%;
    padding: 0 20px;
  }
}

/* line 20, app/assets/stylesheets/session_templates/welcome.scss */
.session-template-container #dashboard-welcome .container .title {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}

/* line 26, app/assets/stylesheets/session_templates/welcome.scss */
.session-template-container #dashboard-welcome .container p {
  margin: 10px 0;
}

@media only screen and (max-width: 1024px) {
  /* line 2, app/assets/stylesheets/session_templates/welcome.scss */
  .session-template-container #dashboard-welcome {
    width: 100%;
  }
}
/* line 1, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal {
  font-family: "Helvetica Neue";
}

/* line 4, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .modal-size {
  max-width: 95%;
}

@media (max-width: 1023px) {
  /* line 8, app/assets/stylesheets/sessions/book_private_session.scss */
  #book-private-session-modal .host-container {
    padding: 8px;
    display: flex;
    flex-direction: row;
    gap: 18px;
    align-items: center;
    border-radius: 12px;
    background: #EFEFEF;
  }
  /* line 18, app/assets/stylesheets/sessions/book_private_session.scss */
  #book-private-session-modal .host-container .description {
    flex: 1;
    color: #151618;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.54px;
  }
  /* line 25, app/assets/stylesheets/sessions/book_private_session.scss */
  #book-private-session-modal .host-container .description .sub-title {
    font-size: 15px;
    margin-top: 6px;
  }
  /* line 31, app/assets/stylesheets/sessions/book_private_session.scss */
  #book-private-session-modal .host-container.md-hidden {
    display: none;
  }
}

/* line 36, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .host-container .host-image {
  border-radius: 20px;
  width: 267px;
  height: 474px;
}

@media (max-width: 1023px) {
  /* line 36, app/assets/stylesheets/sessions/book_private_session.scss */
  #book-private-session-modal .host-container .host-image {
    width: 69px;
    height: 122px;
    border-radius: 8px;
  }
}

/* line 49, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .options-list {
  overflow-y: scroll;
  max-height: 20rem;
}

/* line 53, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .options-list::-webkit-scrollbar {
  display: none;
}

/* line 58, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .length-option {
  min-width: 260px;
  margin: 12px 0;
  border-radius: 10px;
  border: 1px solid #DEDEDE;
  text-align: center;
}

/* line 65, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .length-option input[type='radio'] {
  opacity: 0;
  position: absolute;
}

/* line 70, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .length-option label {
  display: inline-block;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  height: 100%;
  padding: 10px 24px;
  cursor: pointer;
}

/* line 81, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .length-option.selected {
  border: 1px solid #083FF3;
  background-color: #083FF3;
}

/* line 85, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .length-option.selected label {
  color: #FFF;
}

/* line 91, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-section,
#book-private-session-modal .request-date-section {
  margin-top: 12px;
  font-family: Inter;
  font-size: 12px;
  font-weight: 500;
}

/* line 98, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-section .date,
#book-private-session-modal .request-date-section .date {
  font-weight: 700;
}

/* line 102, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-section .timezone,
#book-private-session-modal .request-date-section .timezone {
  color: #BFBEC4;
}

/* line 106, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-section .options-grid,
#book-private-session-modal .request-date-section .options-grid {
  max-height: 90px;
  max-width: 380px;
  overflow-y: auto;
  display: grid;
  grid-template-columns: repeat(auto-fill, 60px);
  row-gap: 6px;
  -moz-column-gap: 8px;
       column-gap: 8px;
  margin-top: 14px;
}

/* line 116, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-section .options-grid .time-option,
#book-private-session-modal .request-date-section .options-grid .time-option {
  padding: 6px 12px;
  border-radius: 4px;
  border: 1px solid #D5D4DF;
  cursor: pointer;
  text-align: center;
}

/* line 123, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-section .options-grid .time-option label,
#book-private-session-modal .request-date-section .options-grid .time-option label {
  display: inline-block;
  color: black;
  cursor: pointer;
}

/* line 129, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-section .options-grid .time-option.selected,
#book-private-session-modal .request-date-section .options-grid .time-option.selected {
  border: 1px solid #2756F1;
  background-color: #2756F1;
}

/* line 133, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-section .options-grid .time-option.selected label,
#book-private-session-modal .request-date-section .options-grid .time-option.selected label {
  color: #FFF;
}

/* line 140, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-section .unavailable-container,
#book-private-session-modal .request-date-section .unavailable-container {
  border-radius: 4px;
  border: 1px solid #D5D4DF;
  padding: 8px 16px;
  margin-top: 14px;
}

/* line 146, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-section .unavailable-container .link,
#book-private-session-modal .request-date-section .unavailable-container .link {
  color: #2756F1;
  font-weight: 700;
  cursor: pointer;
}

/* line 154, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .footer {
  margin-top: auto;
  padding-top: 1rem;
}

/* line 158, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .footer .buttons-container {
  display: flex;
  flex-direction: row;
  gap: 10px;
}

/* line 164, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .footer .btn-confirm {
  padding: 10px 25px;
}

/* line 167, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .footer .btn-confirm:disabled {
  opacity: 0.5;
  background: #95989F;
  cursor: not-allowed;
}

/* line 174, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .footer .request-time {
  margin-top: 8px;
  color: #232832;
  width: 100%;
  font-family: Inter;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
}

@media (max-width: 1023px) {
  /* line 174, app/assets/stylesheets/sessions/book_private_session.scss */
  #book-private-session-modal .footer .request-time {
    text-align: center;
  }
}

/* line 189, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-calendar,
#book-private-session-modal .request-time-calendar {
  width: 330px;
  height: 300px;
}

/* line 194, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-calendar .qs-datepicker-container,
#book-private-session-modal .request-time-calendar .qs-datepicker-container {
  border-radius: 0.8rem;
  border: 1px solid #D5D4DF;
  box-shadow: none;
}

/* line 199, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-calendar .qs-datepicker-container .qs-controls,
#book-private-session-modal .request-time-calendar .qs-datepicker-container .qs-controls {
  margin-top: 16px;
}

/* line 203, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-calendar .qs-datepicker-container .qs-square,
#book-private-session-modal .request-time-calendar .qs-datepicker-container .qs-square {
  font-size: 12px;
  font-family: Inter;
  position: relative;
}

/* line 208, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-calendar .qs-datepicker-container .qs-square.qs-current,
#book-private-session-modal .request-time-calendar .qs-datepicker-container .qs-square.qs-current {
  color: black;
  background: white;
}

/* line 213, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-calendar .qs-datepicker-container .qs-square.qs-active,
#book-private-session-modal .request-time-calendar .qs-datepicker-container .qs-square.qs-active {
  color: white;
  background: #0f46fb;
}

/* line 218, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-calendar .qs-datepicker-container .qs-square.qs-num,
#book-private-session-modal .request-time-calendar .qs-datepicker-container .qs-square.qs-num {
  border: 0.5px solid #D5D4DF;
}

/* line 221, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-calendar .qs-datepicker-container .qs-square.qs-num.qs-active,
#book-private-session-modal .request-time-calendar .qs-datepicker-container .qs-square.qs-num.qs-active {
  border: 0.5px solid #0f46fb;
}

/* line 225, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-calendar .qs-datepicker-container .qs-square.qs-num .calendar-blue-dot,
#book-private-session-modal .request-time-calendar .qs-datepicker-container .qs-square.qs-num .calendar-blue-dot {
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  height: 3px;
  width: 3px;
  border-radius: 3px;
  background-color: #0f46fb;
}

/* line 237, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .select-time-calendar .qs-datepicker-container .qs-square.qs-day,
#book-private-session-modal .request-time-calendar .qs-datepicker-container .qs-square.qs-day {
  color: #000;
  font-variant-numeric: lining-nums tabular-nums;
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

/* line 250, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .card-container {
  width: 267px;
  height: 474px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  position: relative;
  color: #FFF;
  font-family: Helvetica;
  font-weight: 400;
}

@media (max-width: 1023px) {
  /* line 250, app/assets/stylesheets/sessions/book_private_session.scss */
  #book-private-session-modal .card-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 13rem;
  }
}

/* line 273, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .card-container .card-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 18px;
}

@media (max-width: 1023px) {
  /* line 273, app/assets/stylesheets/sessions/book_private_session.scss */
  #book-private-session-modal .card-container .card-image {
    border-radius: 0;
  }
}

/* line 287, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .card-container .box-amount {
  border-radius: 8px;
  border: 1px solid #7D94DA;
  background: rgba(0, 0, 0, 0.2);
  font-size: 28px;
  letter-spacing: -0.854px;
  padding: 6px 18px;
  z-index: 1;
}

/* line 297, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal .card-container .sub-title {
  font-size: 10px;
  letter-spacing: -0.322px;
  z-index: 1;
}

/* line 306, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-confirm-payment .description-container,
#book-private-session-modal #book-session-confirmation .description-container {
  color: #000;
  font-family: "Helvetica Neue";
  font-weight: 400;
}

/* line 311, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-confirm-payment .description-container .title,
#book-private-session-modal #book-session-confirmation .description-container .title {
  font-size: 24px;
  letter-spacing: -0.72px;
  margin-bottom: 12px;
}

/* line 317, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-confirm-payment .description-container .description,
#book-private-session-modal #book-session-confirmation .description-container .description {
  font-size: 16px;
  margin: 8px 0;
  margin-right: 0.25rem;
}

/* line 322, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-confirm-payment .description-container .description i,
#book-private-session-modal #book-session-confirmation .description-container .description i {
  width: 16px;
  text-align: center;
}

@media (max-width: 1023px) {
  /* line 306, app/assets/stylesheets/sessions/book_private_session.scss */
  #book-private-session-modal #book-session-confirm-payment .description-container,
#book-private-session-modal #book-session-confirmation .description-container {
    border: none;
    padding: 0;
  }
  /* line 332, app/assets/stylesheets/sessions/book_private_session.scss */
  #book-private-session-modal #book-session-confirm-payment .description-container .title,
#book-private-session-modal #book-session-confirmation .description-container .title {
    display: none;
  }
}

/* line 337, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-confirm-payment .description-container textarea,
#book-private-session-modal #book-session-confirmation .description-container textarea {
  font-size: 14px;
  padding: 12px;
  height: 100px;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #DEDEDE;
  margin-top: 0.5rem;
}

/* line 346, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-confirm-payment .description-container textarea::-moz-placeholder, #book-private-session-modal #book-session-confirmation .description-container textarea::-moz-placeholder {
  color: #969696;
}
#book-private-session-modal #book-session-confirm-payment .description-container textarea:-ms-input-placeholder, #book-private-session-modal #book-session-confirmation .description-container textarea:-ms-input-placeholder {
  color: #969696;
}
#book-private-session-modal #book-session-confirm-payment .description-container textarea::placeholder,
#book-private-session-modal #book-session-confirmation .description-container textarea::placeholder {
  color: #969696;
}

/* line 354, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-add-money .add-amount {
  display: flex;
  flex-direction: column;
}

/* line 358, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-add-money .add-amount .title {
  color: #202020;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.36px;
  margin-right: 0.5rem;
}

/* line 366, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-add-money .add-amount .input-money {
  color: #ACACAC;
  font-size: 36px;
  line-height: 18px;
}

/* line 371, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-add-money .add-amount .input-money input {
  border-bottom: 1px solid #ACACAC;
  width: 90px;
}

/* line 375, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-add-money .add-amount .input-money input::-moz-placeholder {
  color: #ACACAC;
}
#book-private-session-modal #book-session-add-money .add-amount .input-money input:-ms-input-placeholder {
  color: #ACACAC;
}
#book-private-session-modal #book-session-add-money .add-amount .input-money input::placeholder {
  color: #ACACAC;
}

/* line 379, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-add-money .add-amount .input-money input::-webkit-outer-spin-button, #book-private-session-modal #book-session-add-money .add-amount .input-money input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 386, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-add-money .add-amount .input-money.filled {
  color: #1345FF;
}

@media (min-width: 1024px) {
  /* line 390, app/assets/stylesheets/sessions/book_private_session.scss */
  #book-private-session-modal #book-session-add-money .add-amount .input-money.filled input {
    border-bottom: 1px solid #1345FF;
  }
}

@media (max-width: 1023px) {
  /* line 354, app/assets/stylesheets/sessions/book_private_session.scss */
  #book-private-session-modal #book-session-add-money .add-amount {
    flex-direction: row;
    align-items: center;
  }
  /* line 401, app/assets/stylesheets/sessions/book_private_session.scss */
  #book-private-session-modal #book-session-add-money .add-amount .title,
#book-private-session-modal #book-session-add-money .add-amount .input-money {
    font-size: 22px;
  }
  /* line 405, app/assets/stylesheets/sessions/book_private_session.scss */
  #book-private-session-modal #book-session-add-money .add-amount .title input,
#book-private-session-modal #book-session-add-money .add-amount .input-money input {
    width: auto;
    border-bottom: none;
  }
}

/* line 413, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-add-money .saved-card {
  margin-top: 25px;
  font-family: Inter;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

/* line 420, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-add-money .saved-card .saved-card-box {
  margin-top: 8px;
  padding: 12px 16px;
  color: #ACACAC;
  font-size: 16px;
  font-weight: 400;
  border: 1.5px solid #ACACAC;
  border-radius: 4px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
}

/* line 434, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-add-money .saved-card .use-new-card {
  margin-top: 10px;
  color: #666;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
}

/* line 444, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-add-money .payment-inputs .field {
  margin-top: 12px;
  font-family: Inter;
  line-height: 22px;
}

/* line 449, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-add-money .payment-inputs .field label {
  font-size: 12px;
  font-weight: 500;
}

/* line 454, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-add-money .payment-inputs .field input,
#book-private-session-modal #book-session-add-money .payment-inputs .field .cc-field {
  font-size: 14px;
  border: 1.5px solid #ACACAC;
  border-radius: 4px;
  padding: 6px 10px;
}

/* line 461, app/assets/stylesheets/sessions/book_private_session.scss */
#book-private-session-modal #book-session-add-money .payment-inputs .field input::-moz-placeholder, #book-private-session-modal #book-session-add-money .payment-inputs .field .cc-field::-moz-placeholder {
  color: #ACACAC;
}
#book-private-session-modal #book-session-add-money .payment-inputs .field input:-ms-input-placeholder, #book-private-session-modal #book-session-add-money .payment-inputs .field .cc-field:-ms-input-placeholder {
  color: #ACACAC;
}
#book-private-session-modal #book-session-add-money .payment-inputs .field input::placeholder,
#book-private-session-modal #book-session-add-money .payment-inputs .field .cc-field::placeholder {
  color: #ACACAC;
}
/* line 2, app/assets/stylesheets/sessions/book_session.scss */
#book-session-modal .text-services {
  font-size: 10px;
}

/* line 6, app/assets/stylesheets/sessions/book_session.scss */
#book-session-modal .cancelation-policy-box {
  z-index: 50;
  position: absolute;
  left: 5%;
  right: 5%;
  top: 50%;
  transform: translate(0, -50%);
  max-height: 80%;
  overflow-y: auto;
  background-color: white;
  padding: 20px;
  font-size: 16px;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.3);
  border-radius: 8px;
}

/* line 21, app/assets/stylesheets/sessions/book_session.scss */
#book-session-modal .cancelation-policy-box .cancelation-policy-box-title {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 27, app/assets/stylesheets/sessions/book_session.scss */
#book-session-modal .cancelation-policy-box .close {
  position: absolute;
  right: 5%;
  top: 5%;
  cursor: pointer;
}

/* line 34, app/assets/stylesheets/sessions/book_session.scss */
#book-session-modal .cancelation-policy-box .blue-btn {
  padding: 10px 15px;
  margin: 10px 0 10px 50%;
  transform: translate(-50%, 0);
}
/* line 1, app/assets/stylesheets/sessions/filter.scss */
#session-filters {
  width: 100%;
}

/* line 4, app/assets/stylesheets/sessions/filter.scss */
#session-filters .search-bar {
  width: 100%;
  min-height: 44px;
  padding: 10px 14px;
  border-radius: 8px;
  border: 1px solid #E5E7EB;
  background: white;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  color: #1E1D1D;
  font-family: "Helvetica Neue";
  font-size: 16px;
  line-height: 22px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

/* line 24, app/assets/stylesheets/sessions/filter.scss */
#session-filters .search-bar input {
  flex: 1;
}

/* line 27, app/assets/stylesheets/sessions/filter.scss */
#session-filters .search-bar input::-moz-placeholder {
  color: #6B7280;
}
#session-filters .search-bar input:-ms-input-placeholder {
  color: #6B7280;
}
#session-filters .search-bar input::placeholder {
  color: #6B7280;
}

/* line 33, app/assets/stylesheets/sessions/filter.scss */
#session-filters .session-filter {
  min-width: 180px;
}

@media screen and (max-width: 1023px) {
  /* line 33, app/assets/stylesheets/sessions/filter.scss */
  #session-filters .session-filter {
    min-width: 150px;
  }
}
/* line 2, app/assets/stylesheets/sessions/index.scss */
#main-container-landing .filter-button {
  display: inline-block;
  padding: 5px 15px;
  border: 1px solid transparent;
  border-radius: 24px;
  line-height: 1.5;
}

/* line 10, app/assets/stylesheets/sessions/index.scss */
#main-container-landing .filter-button.btn-selected {
  color: white;
  background-color: #0F46FB;
  border-color: #0F46FB;
}

/* line 15, app/assets/stylesheets/sessions/index.scss */
#main-container-landing .filter-button.btn-selected:hover {
  color: #0F46FB;
  background-color: white;
  border-color: #0F46FB;
}

/* line 22, app/assets/stylesheets/sessions/index.scss */
#main-container-landing .filter-button.btn-unselected {
  color: #232832;
  background-color: white;
  border-color: white;
}

/* line 27, app/assets/stylesheets/sessions/index.scss */
#main-container-landing .filter-button.btn-unselected:hover {
  color: white;
  background-color: #0F46FB;
  border-color: #0F46FB;
}

/* line 34, app/assets/stylesheets/sessions/index.scss */
#main-container-landing .filter-button.btn-disabled {
  color: #707070;
  background-color: white;
  border: 1px solid #707070;
}

@media (max-width: 768px) {
  /* line 41, app/assets/stylesheets/sessions/index.scss */
  #main-container-landing .filter-button.btn-unselected {
    background-color: #F4F4F7;
    color: #707070;
  }
}

/* line 48, app/assets/stylesheets/sessions/index.scss */
#main-container-landing #overlay {
  position: relative;
  width: 100vw;
}

/* line 53, app/assets/stylesheets/sessions/index.scss */
#main-container-landing #overlay::before {
  background-image: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 20%, rgba(255, 255, 255, 0.9) 45%, white 90%);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 20%, rgba(255, 255, 255, 0.9) 45%, white 90%);
  content: "\00a0";
  height: 90%;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 10;
}

/* line 87, app/assets/stylesheets/sessions/index.scss */
#main-container-landing .overlay-message {
  position: absolute;
  bottom: 40%;
  left: 45%;
  z-index: 10;
}

@media (max-width: 768px) {
  /* line 87, app/assets/stylesheets/sessions/index.scss */
  #main-container-landing .overlay-message {
    left: 0;
    right: 0;
  }
}

/* line 100, app/assets/stylesheets/sessions/index.scss */
section.session-filters {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 103, app/assets/stylesheets/sessions/index.scss */
section.session-filters .dark-background {
  position: fixed;
  inset: 0 0 0 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 20;
}

@media (max-width: 768px) {
  /* line 112, app/assets/stylesheets/sessions/index.scss */
  section.session-filters .filters-container {
    gap: 1rem;
  }
  /* line 116, app/assets/stylesheets/sessions/index.scss */
  section.session-filters .filters-container div {
    width: 100%;
  }
  /* line 120, app/assets/stylesheets/sessions/index.scss */
  section.session-filters .filters-container .search,
section.session-filters .filters-container .filters-page {
    border-radius: 24px;
  }
  /* line 125, app/assets/stylesheets/sessions/index.scss */
  section.session-filters .filters-container .filters-page {
    border: 1px solid #F4F4F7;
    background-color: #F4F4F7;
    padding: 0;
  }
  /* line 130, app/assets/stylesheets/sessions/index.scss */
  section.session-filters .filters-container .filters-page span {
    color: #707070;
    font-size: 20px;
  }
  /* line 135, app/assets/stylesheets/sessions/index.scss */
  section.session-filters .filters-container .filters-page a.reset {
    display: none;
  }
}

/* line 142, app/assets/stylesheets/sessions/index.scss */
section.session-filters .search {
  border: 1px solid #707070;
  border-radius: 24px 0 0 24px;
  background-color: #F4F4F7;
  padding: 10px 20px;
  align-items: center;
}

/* line 149, app/assets/stylesheets/sessions/index.scss */
section.session-filters .search input {
  background-color: #F4F4F7;
  width: 90%;
  margin-left: 15px;
}

/* line 156, app/assets/stylesheets/sessions/index.scss */
section.session-filters .filters-page {
  border: 1px solid #707070;
  border-radius: 0 24px 24px 0;
  background-color: #FFFFFF;
  padding: 5px 15px;
  align-items: center;
}

/* line 164, app/assets/stylesheets/sessions/index.scss */
section.session-filters .select {
  border: 1px solid #707070;
  border-radius: 25px;
  padding-left: 20px;
  color: #707070;
  line-height: 1rem;
  height: 40px;
}

/* line 173, app/assets/stylesheets/sessions/index.scss */
section.session-filters .select:hover {
  border: 1px solid #0F46FB;
  color: #0F46FB;
}

/* line 178, app/assets/stylesheets/sessions/index.scss */
section.session-filters .sessions-dropdown {
  position: relative;
  align-items: center;
  border: 1px solid #707070;
  color: #707070;
  border-radius: 25px;
  padding: 10px 20px;
  height: 50px;
}

/* line 187, app/assets/stylesheets/sessions/index.scss */
section.session-filters .sessions-dropdown .dropdown-title {
  position: relative;
  transition: 0.2s;
  z-index: 1;
}

/* line 192, app/assets/stylesheets/sessions/index.scss */
section.session-filters .sessions-dropdown .dropdown-title:hover {
  cursor: pointer;
}

/* line 197, app/assets/stylesheets/sessions/index.scss */
section.session-filters .sessions-dropdown ul {
  overflow: hidden;
  position: absolute;
  top: 50px;
  right: 0;
  width: 220px;
  transform-origin: top;
  z-index: 100;
  padding: 10px;
  background-color: #FFFFFF;
  border: 1px solid #707070;
  border-radius: 5px;
  white-space: nowrap;
  transition: 0.2s;
}

/* line 214, app/assets/stylesheets/sessions/index.scss */
section.session-filters .sessions-dropdown ul li {
  margin: 10px;
  position: relative;
  cursor: pointer;
}

/* line 219, app/assets/stylesheets/sessions/index.scss */
section.session-filters .sessions-dropdown ul li:hover {
  transform-origin: center;
  transform: scale(1.1);
  font-weight: bold;
  color: #0F46FB;
}

/* line 229, app/assets/stylesheets/sessions/index.scss */
section.session-filters .sessions-dropdown.collapse ul {
  transform: scaleY(0);
  display: block;
  z-index: 1;
}

/* line 234, app/assets/stylesheets/sessions/index.scss */
section.session-filters .sessions-dropdown.collapse ul li {
  opacity: 0;
  transition: none;
}

/* line 244, app/assets/stylesheets/sessions/index.scss */
section.session-filters .vis-checkbox span {
  height: 1em;
  width: 1em;
  border-radius: 25vw;
  border: 1px solid #232832;
  background-color: white;
}

/* line 255, app/assets/stylesheets/sessions/index.scss */
section.session-filters .vis-checkbox:hover span {
  background-color: #F4F4F7;
}

/* line 260, app/assets/stylesheets/sessions/index.scss */
section.session-filters .vis-checkbox input:checked ~ span {
  border: none;
  background-color: #0F46FB;
}

/* line 267, app/assets/stylesheets/sessions/index.scss */
.sessions-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  width: 100%;
}

/* line 274, app/assets/stylesheets/sessions/index.scss */
.sessions-info .subtitle,
.sessions-info .title {
  font-size: 24px;
}

/* line 279, app/assets/stylesheets/sessions/index.scss */
.sessions-info .link {
  font-size: 14px;
  line-height: 20px;
}

/* line 287, app/assets/stylesheets/sessions/index.scss */
.filter-slides .swiper-custom-button-prev,
.filter-slides .swiper-custom-button-next {
  font-size: 20px;
  line-height: 1;
}

/* line 292, app/assets/stylesheets/sessions/index.scss */
.filter-slides .swiper-custom-button-prev:hover,
.filter-slides .swiper-custom-button-next:hover {
  cursor: pointer;
  color: #0F46FB;
}

/* line 297, app/assets/stylesheets/sessions/index.scss */
.filter-slides .swiper-custom-button-prev.disabled, .filter-slides .swiper-custom-button-prev.locked,
.filter-slides .swiper-custom-button-next.disabled,
.filter-slides .swiper-custom-button-next.locked {
  color: #cecece;
  cursor: default;
}

/* line 304, app/assets/stylesheets/sessions/index.scss */
.filter-slides .swiper-slide {
  width: auto;
}
/* line 1, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 6, app/assets/stylesheets/sessions/newsession.scss */
  .new-session-modal .community-detail-container {
    min-height: 900px;
    width: 100%;
    padding: 0 20px;
    margin: 0;
  }
}

/* line 17, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .translate {
  position: absolute;
  top: 0;
  right: -40px;
}

@media only screen and (max-width: 960px) {
  /* line 17, app/assets/stylesheets/sessions/newsession.scss */
  .new-session-modal .translate {
    top: 19.5px;
    right: 19.5px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 27, app/assets/stylesheets/sessions/newsession.scss */
  .new-session-modal .translate .white-close {
    display: none;
  }
}

/* line 33, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .translate .black-close {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 33, app/assets/stylesheets/sessions/newsession.scss */
  .new-session-modal .translate .black-close {
    display: block;
  }
}

/* line 42, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .title {
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.8px;
  line-height: 32px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 42, app/assets/stylesheets/sessions/newsession.scss */
  .new-session-modal .title {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    text-align: left;
  }
}

/* line 59, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .title-1 {
  min-height: 32px;
  width: 421px;
  margin-top: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 59, app/assets/stylesheets/sessions/newsession.scss */
  .new-session-modal .title-1 {
    min-height: 24px;
    width: 100%;
    margin-top: 20px;
  }
}

/* line 71, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal ::-moz-placeholder {
  color: #999999;
}
.new-session-modal :-ms-input-placeholder {
  color: #999999;
}
.new-session-modal ::placeholder {
  color: #999999;
}

/* line 75, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}

/* line 80, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000;
}

/* line 85, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .schedule-form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 85, app/assets/stylesheets/sessions/newsession.scss */
  .new-session-modal .schedule-form {
    width: 100%;
  }
}

/* line 95, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .radio-group {
  margin-top: 12px;
  width: 361px;
  min-height: 62px;
  position: relative;
}

@media only screen and (max-width: 960px) {
  /* line 95, app/assets/stylesheets/sessions/newsession.scss */
  .new-session-modal .radio-group {
    width: 100%;
  }
}

/* line 105, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .radio-group .radio-text {
  height: 20px;
  width: 331px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}

/* line 116, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .radio-group .radio-btn {
  display: flex;
  justify-content: flex-start;
  text-align: left;
  min-height: 21px;
  width: 361px;
  margin-top: 10px;
}

@media only screen and (max-width: 960px) {
  /* line 116, app/assets/stylesheets/sessions/newsession.scss */
  .new-session-modal .radio-group .radio-btn {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
}

/* line 131, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .radio-group .optional-text {
  text-transform: uppercase;
  height: 14px;
  width: 57px;
  color: #aeaeae;
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  text-align: right;
  position: absolute;
  top: 7px;
  right: 0;
}

/* line 148, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal h3 {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #696969;
}

/* line 155, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .control {
  margin-top: 12px;
  width: 361px;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.94px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 155, app/assets/stylesheets/sessions/newsession.scss */
  .new-session-modal .control {
    width: 100%;
  }
}

/* line 171, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .control .visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin-top: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 182, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .control .control-indicator {
  width: 21px;
  height: 21px;
  border: 1px solid #000000;
  border-radius: 12px;
  margin-right: 5px;
}

/* line 189, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .control .control-indicator .check-icon {
  visibility: hidden;
}

/* line 194, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .control .control-input:disabled ~ span {
  opacity: 0.2;
  cursor: not-allowed;
}

/* line 199, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .control .control-input:checked ~ span {
  opacity: 1;
}

/* line 203, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .control .control-input:checked ~ .control-indicator {
  background-color: #0f46fb;
  border: 0;
  opacity: 1;
}

/* line 208, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .control .control-input:checked ~ .control-indicator .icon {
  visibility: visible;
  height: 18px;
  width: 18px;
  transform: translate(2px, 2px);
}

/* line 217, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .mt-1 {
  margin-top: 40px;
}

/* line 221, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .box {
  padding: 21px 0 7px 0;
  border-bottom: 1px solid #dbdee7;
  height: 56px;
  width: 361px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
  margin-top: 12px;
}

@media only screen and (max-width: 960px) {
  /* line 221, app/assets/stylesheets/sessions/newsession.scss */
  .new-session-modal .box {
    width: 100%;
  }
}

/* line 237, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .box .small {
  width: 175px;
}

/* line 241, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .box select {
  outline: none;
  background: transparent;
  width: 361px;
}

@media only screen and (max-width: 960px) {
  /* line 241, app/assets/stylesheets/sessions/newsession.scss */
  .new-session-modal .box select {
    width: 100%;
  }
}

/* line 250, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .box select option {
  background-color: #ffffff;
  height: 44px;
  width: 361px;
}

@media only screen and (max-width: 960px) {
  /* line 250, app/assets/stylesheets/sessions/newsession.scss */
  .new-session-modal .box select option {
    width: 100%;
  }
}

/* line 262, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .day-text {
  margin: 20px 0 0 0;
  height: 20px;
  width: 361px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 20px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 262, app/assets/stylesheets/sessions/newsession.scss */
  .new-session-modal .day-text {
    width: 100%;
  }
}

/* line 278, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .calendar {
  width: 361px;
}

@media only screen and (max-width: 960px) {
  /* line 278, app/assets/stylesheets/sessions/newsession.scss */
  .new-session-modal .calendar {
    width: 100%;
  }
}

/* line 288, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .input-field {
  height: 56px;
  width: 361px;
  padding: 21px 32.32px 7px 0;
  margin-top: 12px;
  background: transparent;
  border-bottom: 1px solid #dbdee7;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
  outline: none;
}

@media only screen and (max-width: 960px) {
  /* line 288, app/assets/stylesheets/sessions/newsession.scss */
  .new-session-modal .input-field {
    width: 100%;
  }
}

/* line 306, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .input-field:focus {
  border-bottom: 1px solid #000000;
}

/* line 311, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .input-field-area {
  width: 361px;
  padding: 21px 32.32px 7px 0;
  margin-top: 12px;
  background: transparent;
  border-bottom: 1px solid #dbdee7;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
  outline: none;
}

@media only screen and (max-width: 960px) {
  /* line 311, app/assets/stylesheets/sessions/newsession.scss */
  .new-session-modal .input-field-area {
    width: 100%;
  }
}

/* line 328, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .input-field-area:focus {
  border-bottom: 1px solid #000000;
}

/* line 333, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .btn-1 {
  height: 48px;
  width: 182px;
  margin: 40px 0;
}

@media only screen and (max-width: 960px) {
  /* line 333, app/assets/stylesheets/sessions/newsession.scss */
  .new-session-modal .btn-1 {
    margin: 40px auto;
  }
}

/* line 343, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .blue-btn {
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 355, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .blue-btn:hover {
  background-color: #4470ff;
}

/* line 359, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .blue-btn:focus {
  outline: none;
}

/* line 364, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .control-label {
  width: 100%;
  margin: 40px 0 10px 0;
}

/* line 369, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal label {
  font-size: 15px;
}

/* line 373, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal textarea {
  width: 100%;
  height: 190px;
  border: 1px solid #707070;
  padding: 25px 10px;
  font-size: 12px;
}

/* line 381, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .custom-date-calendar {
  width: 100%;
  background-color: #FAFAFA;
}

/* line 385, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .custom-date-calendar .qs-datepicker-container {
  position: static;
  box-shadow: none;
  background-color: #FAFAFA;
  margin: 0 auto;
}

/* line 391, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .custom-date-calendar .qs-datepicker-container .qs-day {
  color: #000000;
}

/* line 395, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .custom-date-calendar .qs-datepicker-container .qs-current {
  background-color: transparent;
  color: #0F46FB;
}

/* line 400, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .custom-date-calendar .qs-datepicker-container .qs-active {
  background-color: #0F46FB;
  color: #ffffff;
}

/* line 407, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .gray-control {
  background-color: #FAFAFA;
}

/* line 410, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .gray-control.box {
  border-bottom: none;
  height: 46px;
  padding: 9px 15px;
}

/* line 415, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .gray-control.box .select-selected:after {
  top: 20px;
}

/* line 419, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .gray-control.box .select-selected.select-arrow-active:after {
  top: 10px;
}

/* line 425, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .box.with-input {
  border-bottom: none;
  position: relative;
  padding: 0;
  margin-top: 12px;
}

/* line 431, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .box.with-input .input-field {
  margin: 0;
  padding-right: 0;
}

/* line 437, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .left-label {
  position: absolute;
  top: 21px;
  left: 0;
}

/* line 443, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .field_with_errors {
  width: 100%;
}

/* line 446, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .field_with_errors label {
  color: #FC3434;
}

/* line 451, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal #error_explanation {
  width: 361px;
}

/* line 453, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal #error_explanation h2 {
  font-size: 15px;
}

/* line 459, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .custom-select .field_with_errors {
  display: none;
}

/* line 464, app/assets/stylesheets/sessions/newsession.scss */
.new-session-modal .custom-select.right-align .select-selected {
  text-align: right;
  padding-right: 28px;
}
/* line 3, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .title {
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.8px;
  line-height: 32px;
  text-align: center;
}

/* line 13, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .title-1 {
  height: 32px;
  width: 421px;
  margin-top: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 13, app/assets/stylesheets/sessions/schedule.scss */
  .schedule-session-modal .title-1 {
    width: 90%;
    margin-top: 10px;
  }
}

/* line 24, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .title-2 {
  height: 16px;
  color: #707071;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.8px;
  line-height: 16px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 40px;
  width: 100%;
}

/* line 38, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .text {
  margin-top: 10px;
  height: 40px;
  width: 340px;
  color: #747474;
  font-family: Helvetica;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 20px;
  text-align: center;
}

/* line 49, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .text span {
  color: #000000;
  font-weight: bold;
}

/* line 55, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal ::-moz-placeholder {
  font-style: oblique;
}
.schedule-session-modal :-ms-input-placeholder {
  font-style: oblique;
}
.schedule-session-modal ::placeholder {
  font-style: oblique;
}

/* line 59, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-style: oblique;
}

/* line 64, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal ::-ms-input-placeholder {
  /* Microsoft Edge */
  font-style: oblique;
}

/* line 69, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .grey-box {
  margin-top: 20px;
  width: 450px;
  background-color: #f3f3f3;
  padding: 15px;
  color: #000;
}

@media only screen and (max-width: 960px) {
  /* line 69, app/assets/stylesheets/sessions/schedule.scss */
  .schedule-session-modal .grey-box {
    width: 90%;
    margin-top: 20px;
  }
}

/* line 81, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .grey-box.single {
  background-color: #86FFE8;
  color: rgba(0, 0, 0, 0.8);
}

/* line 86, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .grey-box.group {
  background-color: #0F46FB;
  color: #fff;
}

/* line 91, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .grey-box .avatar {
  background-color: transparent;
  margin-right: 10px;
}

/* line 95, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .grey-box .avatar img {
  border: 4px solid;
}

/* line 96, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .grey-box .avatar.session-professional img {
  border-color: #00A79D;
}

/* line 97, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .grey-box .avatar.session-college img {
  border-color: #662D91;
}

/* line 98, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .grey-box .avatar.session-psych img {
  border-color: #F9ED32;
}

/* line 99, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .grey-box .avatar.session-nutrition img {
  border-color: #FC3434;
}

/* line 100, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .grey-box .avatar.session-science img {
  border-color: #FBB040;
}

/* line 103, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .grey-box .grey-title {
  text-transform: uppercase;
  color: #aeaeae;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 18px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 103, app/assets/stylesheets/sessions/schedule.scss */
  .schedule-session-modal .grey-box .grey-title {
    font-size: 15px;
    line-height: 15px;
  }
}

/* line 118, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .grey-box .name {
  text-align: left;
  margin-top: 5px;
  font-size: 28px;
  letter-spacing: -1.6px;
}

@media only screen and (max-width: 960px) {
  /* line 118, app/assets/stylesheets/sessions/schedule.scss */
  .schedule-session-modal .grey-box .name {
    font-size: 24px;
    line-height: 24px;
  }
}

/* line 130, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .grey-box .date {
  margin-top: 20px;
  text-align: left;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 18px;
}

/* line 138, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .grey-box .box-text {
  margin-top: 10px;
  text-align: left;
  height: 72px;
  width: 311px;
  color: #404041;
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 24px;
}

/* line 151, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .schedule-form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 157, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .area-in {
  position: relative;
  width: 450px;
}

@media only screen and (max-width: 960px) {
  /* line 157, app/assets/stylesheets/sessions/schedule.scss */
  .schedule-session-modal .area-in {
    width: 90%;
  }
}

/* line 165, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .area-in .box {
  height: 56px;
  padding: 21px 0 7px;
  line-height: 28px;
}

/* line 171, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .area-in .char {
  height: 12px;
  width: 361px;
  color: #808080;
  font-family: Helvetica;
  font-size: 10px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 12px;
  text-align: right;
  padding-right: 10px;
  transform: translateY(6px);
  position: absolute;
}

/* line 186, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .area-in textarea {
  margin-top: 6px;
  box-sizing: border-box;
  height: 105px;
  width: 100%;
  border: 1px solid #d4d4d4;
  resize: none;
  background: transparent;
  outline: none;
  padding: 10px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 186, app/assets/stylesheets/sessions/schedule.scss */
  .schedule-session-modal .area-in textarea {
    height: 100px;
    width: 100%;
  }
}

/* line 209, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .area-in .question {
  margin-top: 20px;
  min-height: 20px;
  width: 361px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 209, app/assets/stylesheets/sessions/schedule.scss */
  .schedule-session-modal .area-in .question {
    width: 100%;
  }
}

/* line 225, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .btn-1 {
  height: 48px;
  width: 182px;
  margin: 40px 0;
}

/* line 231, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .blue-btn {
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 243, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .blue-btn:hover {
  background-color: #4470ff;
}

/* line 247, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .blue-btn:focus {
  outline: none;
}

/* line 252, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .control {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

/* line 257, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .control.disabled {
  color: #A7A7A7;
}

@media only screen and (max-width: 960px) {
  /* line 252, app/assets/stylesheets/sessions/schedule.scss */
  .schedule-session-modal .control {
    font-size: 12px;
    letter-spacing: -0.5px;
    line-height: 14px;
  }
}

/* line 267, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .control .visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin-top: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 278, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .control .control-indicator {
  height: .75rem;
  width: .75rem;
  line-height: .875rem;
  border: 1px solid #707070;
  border-radius: 12px;
  margin-right: .625rem;
}

/* line 286, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .control .control-indicator .check-icon {
  visibility: hidden;
}

/* line 291, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .control .control-input:checked ~ .control-indicator {
  background-color: #0f46fb;
  border: 0;
}

/* line 295, app/assets/stylesheets/sessions/schedule.scss */
.schedule-session-modal .control .control-input:checked ~ .control-indicator .icon {
  visibility: visible;
  height: 18px;
  width: 18px;
  transform: translate(2px, 2px);
}

/* line 305, app/assets/stylesheets/sessions/schedule.scss */
.free-session-limit {
  width: 100%;
  height: 450px;
}
/* line 1, app/assets/stylesheets/sessions/show.scss */
[x-cloak] {
  display: none !important;
}

/* line 6, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .session-image {
  height: 490px;
  width: 276px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}

/* line 13, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .session-image + p {
  color: #B9BCC3;
  fill: #B9BCC3;
}

/* line 17, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .session-image + p:hover {
  color: black;
  fill: black;
}

/* line 24, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .reserve-card {
  width: 285px;
}

/* line 29, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .info-slide .overlay-button {
  text-align: center;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background-color: #F4F4F7;
  color: #B9BCC3;
  font-size: 14px;
  border-radius: 25vw;
  text-align: center;
  z-index: 3;
}

/* line 43, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .info-slide .overlay-button:hover {
  color: #0F46FB;
}

/* line 49, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .button {
  display: inline-block;
  padding: 0.7em 2em;
  border: 1px solid transparent;
  border-radius: 25vw;
}

/* line 55, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .button.disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

/* line 60, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .button.blue {
  color: white;
  background-color: #0F46FB;
  border-color: #0F46FB;
}

/* line 65, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .button.blue:hover, #main-container-landing.session-detail-page .button.blue.selected {
  color: #232832;
  background-color: #FAF108;
  border-color: #FAF108;
}

/* line 74, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .button.blue.disabled:hover, #main-container-landing.session-detail-page .button.blue.disabled.selected {
  color: white;
  background-color: #0F46FB;
  border-color: #0F46FB;
}

/* line 83, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .button.white {
  color: #232832;
  background-color: white;
  border-color: #232832;
}

/* line 88, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .button.white:hover, #main-container-landing.session-detail-page .button.white.selected {
  color: white;
  background-color: #0F46FB;
  border-color: #0F46FB;
}

/* line 97, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .button.white.disabled:hover, #main-container-landing.session-detail-page .button.white.disabled.selected {
  color: #232832;
  background-color: white;
  border-color: #232832;
}

/* line 106, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .button.gray {
  color: #232832;
  background-color: #F4F4F7;
  border-color: #F4F4F7;
}

/* line 111, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .button.gray:hover, #main-container-landing.session-detail-page .button.gray.selected {
  color: white;
  background-color: #0F46FB;
  border-color: #0F46FB;
}

/* line 120, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .button.gray.disabled:hover, #main-container-landing.session-detail-page .button.gray.disabled.selected {
  color: #232832;
  background-color: #F4F4F7;
  border-color: #F4F4F7;
}

/* line 130, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border: 1px solid white;
  background-color: transparent;
  opacity: 1;
  transition: 0.5s;
}

/* line 142, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .swiper-wrapper {
  z-index: auto;
}

/* line 146, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .swiper-pagination-bullet-active {
  background-color: white;
}

/* line 150, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .swiper-scrollbar {
  position: absolute;
  right: -20px;
  top: 0;
  z-index: 50;
  width: 7px;
  height: 100%;
}

/* line 159, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .swiper-custom-button-prev,
#main-container-landing.session-detail-page .swiper-custom-button-next {
  cursor: pointer;
}

/* line 163, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .swiper-custom-button-prev:hover,
#main-container-landing.session-detail-page .swiper-custom-button-next:hover {
  color: #0F46FB;
}

/* line 167, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .swiper-custom-button-prev.disabled,
#main-container-landing.session-detail-page .swiper-custom-button-next.disabled {
  color: #cecece;
  cursor: default;
}

/* line 173, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .max-h-custom {
  max-height: 550px;
}

/* line 177, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .font-gray {
  color: #B9BCC3;
}

/* line 181, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .font-dark-gray {
  color: #707070;
}

/* line 185, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .font-blue {
  color: #0F46FB;
}

/* line 189, app/assets/stylesheets/sessions/show.scss */
#main-container-landing.session-detail-page .bg-blue {
  background-color: #0F46FB;
}

@media screen and (min-width: 1024px) {
  /* line 193, app/assets/stylesheets/sessions/show.scss */
  #main-container-landing.session-detail-page .pop-up-bg {
    background-color: #0F46FB;
  }
}
/* line 1, app/assets/stylesheets/sign_in.scss */
.signup-btn {
  width: 200px;
  border-radius: 1.5rem;
  border-width: 0.5px;
  border-color: #D6D2D2;
  padding: 0.7rem 0;
  margin: 10px 0;
  text-align: center;
  cursor: pointer;
}

/* line 12, app/assets/stylesheets/sign_in.scss */
.forgot {
  color: #0b3dff;
  font-weight: bold;
}

/* line 17, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container {
  width: 100vw;
  height: 100vh;
  letter-spacing: 0;
  color: black;
}

/* line 23, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .iti__flag-container {
  margin-left: 0;
}

/* line 27, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .iti__selected-flag {
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}

/* line 32, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .whoop-thank-you {
  font-size: 45px;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
}

/* line 39, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .btn-small {
  height: 40px;
  line-height: 36px;
  font-size: 14px;
  text-transform: none;
  width: 147px;
  font-weight: 300;
  border-radius: 38px;
}

/* line 49, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .upload {
  padding: 0.75rem 1.25rem;
  margin: 0.5rem;
  text-align: center;
  color: gray;
}

@media only screen and (min-width: 768px) {
  /* line 49, app/assets/stylesheets/sign_in.scss */
  .signup-athlete-container .upload {
    margin-left: 0;
  }
}

/* line 60, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container hr {
  width: 30px;
  margin: 0 0.5rem;
  border-color: #C0BDCC;
}

/* line 66, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .text-gray {
  color: #707070;
}

/* line 70, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .fields-container {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}

/* line 75, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .fields-container.signin {
  width: 200px;
  margin: auto;
  margin-bottom: 15px;
  flex-direction: column;
}

/* line 82, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .fields-container.signup {
  flex-direction: column;
}

@media only screen and (min-width: 768px) {
  /* line 82, app/assets/stylesheets/sign_in.scss */
  .signup-athlete-container .fields-container.signup {
    flex-direction: row;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 82, app/assets/stylesheets/sign_in.scss */
  .signup-athlete-container .fields-container.signup {
    margin-bottom: 2rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 93, app/assets/stylesheets/sign_in.scss */
  .signup-athlete-container .fields-container.signup .text-field {
    max-width: 200px;
  }
}

/* line 100, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .fields-container .signup-field {
  display: flex;
  flex-direction: column;
}

/* line 104, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .fields-container .signup-field p,
.signup-athlete-container .fields-container .signup-field label {
  text-align: left;
  margin-left: 0.7rem;
  color: black;
  font-size: 15px;
}

/* line 112, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .fields-container .signup-field label.signin {
  font-size: 20px;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  /* line 112, app/assets/stylesheets/sign_in.scss */
  .signup-athlete-container .fields-container .signup-field label.signin {
    font-size: 15px;
  }
}

/* line 121, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .fields-container .signup-field .text-field {
  border-radius: 1.5rem;
  border-width: 0.5px;
  border-color: #D6D2D2;
  padding: 0.65rem;
  font-size: 12px;
  height: 40px;
  background-color: white;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 133, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .fields-container .signup-field .text-field.bio {
  height: 200px;
}

/* line 138, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .fields-container .signup-field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23707070'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size: 12px;
  background-position: calc(100% - 10px) 65%;
  background-repeat: no-repeat;
}

/* line 148, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .fields-container .signup-field.form-field {
  width: 100%;
  margin-bottom: 2rem;
}

@media only screen and (min-width: 1024px) {
  /* line 148, app/assets/stylesheets/sign_in.scss */
  .signup-athlete-container .fields-container .signup-field.form-field {
    width: 33.333333%;
    margin-bottom: 0;
  }
}

/* line 159, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .fields-container .signup-field.invalid .text-field {
  border-color: red;
}

/* line 163, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .fields-container .signup-field.invalid label {
  color: red;
}

/* line 170, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .section {
  display: flex;
  flex-direction: column;
  font-size: 15px;
}

/* line 175, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .section .get-started {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1rem;
  margin-top: 2rem;
}

@media only screen and (max-width: 767px) {
  /* line 175, app/assets/stylesheets/sign_in.scss */
  .signup-athlete-container .section .get-started {
    font-size: 22px;
  }
}

/* line 189, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .upload-photo-container h1 {
  font-size: 1.5rem;
  line-height: 2rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 1rem;
}

/* line 197, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .upload-photo-container .upload-about {
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
  align-items: center;
  justify-content: center;
  line-height: 1rem;
}

@media only screen and (min-width: 768px) {
  /* line 197, app/assets/stylesheets/sign_in.scss */
  .signup-athlete-container .upload-photo-container .upload-about {
    flex-direction: row;
  }
}

/* line 209, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .upload-photo-container .upload-about p {
  width: 322px;
  margin-left: 2rem;
}

/* line 216, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .upgrade-plan {
  width: 24rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  border-radius: 1.5rem;
  padding: 1rem;
}

@media only screen and (max-width: 450px) {
  /* line 216, app/assets/stylesheets/sign_in.scss */
  .signup-athlete-container .upgrade-plan {
    width: 290px;
  }
}

/* line 230, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .upgrade-plan .info {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-top: 1rem;
}

@media only screen and (max-width: 450px) {
  /* line 230, app/assets/stylesheets/sign_in.scss */
  .signup-athlete-container .upgrade-plan .info {
    flex-direction: column;
  }
}

/* line 240, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .upgrade-plan .info .split-info {
  display: flex;
  flex-direction: column;
  width: 50%;
}

@media only screen and (max-width: 450px) {
  /* line 240, app/assets/stylesheets/sign_in.scss */
  .signup-athlete-container .upgrade-plan .info .split-info {
    width: 100%;
    align-items: center;
    margin-bottom: 10px;
  }
}

/* line 254, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .checkbox {
  height: 1rem;
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  margin-right: 0.5rem;
  margin-top: 0.25rem;
}

/* line 262, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .finish-form-container {
  display: flex;
  flex-direction: column;
}

/* line 266, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .finish-form-container h2 {
  font-size: 22px;
  letter-spacing: 0;
}

@media only screen and (max-width: 767px) {
  /* line 266, app/assets/stylesheets/sign_in.scss */
  .signup-athlete-container .finish-form-container h2 {
    font-size: 18px;
  }
}

/* line 275, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .finish-form-container p {
  font-size: 12px;
  margin-bottom: 5px;
}

/* line 280, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .finish-form-container .medal-box {
  padding: 0 20px;
  flex-direction: column;
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 280, app/assets/stylesheets/sign_in.scss */
  .signup-athlete-container .finish-form-container .medal-box {
    padding: 0;
    overflow: hidden;
  }
}

/* line 291, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .finish-form-container .medal-box .medal-and-profile-img .profile-image {
  position: absolute;
  top: 8%;
  left: 56.5%;
  width: 32%;
  height: 72%;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  /* line 291, app/assets/stylesheets/sign_in.scss */
  .signup-athlete-container .finish-form-container .medal-box .medal-and-profile-img .profile-image {
    width: 37%;
  }
}

/* line 303, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .finish-form-container .medal-box .medal-and-profile-img .profile-image .user-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 309, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .finish-form-container .medal-box .medal-and-profile-img .profile-image .signup-badge-face {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
}

/* line 321, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .checkbox-selector {
  border-color: #9B9393;
  width: 200px;
  height: 47px;
  display: flex;
  justify-content: center;
  border-width: 2px;
  border-radius: 1.5rem;
  cursor: pointer;
  font-size: 16px;
}

@media only screen and (max-width: 767px) {
  /* line 321, app/assets/stylesheets/sign_in.scss */
  .signup-athlete-container .checkbox-selector {
    height: 40px;
    width: 150px;
    font-size: 12px;
  }
}

/* line 339, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .control {
  display: flex;
  align-items: center;
  cursor: pointer;
}

/* line 344, app/assets/stylesheets/sign_in.scss */
.signup-athlete-container .control input[type="checkbox"] {
  display: none;
}

/* line 350, app/assets/stylesheets/sign_in.scss */
.invitation {
  display: inline-block;
  font-size: 15px;
  line-height: 15px;
  min-height: auto;
  text-align: center;
  white-space: nowrap;
  border-radius: 23px;
  padding: 13px 30px;
  margin-bottom: 20px;
  background-color: #0F46FB;
  color: #FFFFFF;
}

/* line 366, app/assets/stylesheets/sign_in.scss */
.invitation:hover {
  padding: 12px 30px;
  border: 1px solid #707070;
  background-color: #FFFFFF;
  color: #000000;
}

/* line 375, app/assets/stylesheets/sign_in.scss */
.signup-popup-container {
  position: fixed;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  z-index: 22;
}

@media only screen and (min-width: 768px) {
  /* line 375, app/assets/stylesheets/sign_in.scss */
  .signup-popup-container {
    justify-content: center;
    background-color: transparent;
  }
}

/* line 390, app/assets/stylesheets/sign_in.scss */
.signup-popup-container .pledge {
  background-color: white;
  border-radius: 0.75rem;
  border-width: 0.5px;
  width: 365px;
  font-size: 0.875rem;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  /* line 390, app/assets/stylesheets/sign_in.scss */
  .signup-popup-container .pledge {
    margin: 20px;
  }
}

/* line 405, app/assets/stylesheets/sign_in.scss */
.signup-popup-container .pledge p {
  width: 90%;
  line-height: 1rem;
}

/* line 410, app/assets/stylesheets/sign_in.scss */
.signup-popup-container .pledge .pledge-bullet {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 1rem;
}

/* line 416, app/assets/stylesheets/sign_in.scss */
.signup-popup-container .pledge .pledge-bullet .bullet {
  height: 12px;
  width: 12px;
  background-color: #0045ff;
  border-radius: 50%;
  margin-right: 16px;
}
/* line 17, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--topic--locked-notice, .thredded--flash-message, .thredded--alert {
  border: solid 1px;
  border-radius: 3px;
  box-sizing: border-box;
  margin-bottom: 0.75rem;
  padding: 0.75rem;
  text-decoration: none;
  width: 100%;
}

@media (min-width: 48.00001rem) {
  /* line 17, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_alerts.scss */
  .thredded--topic--locked-notice, .thredded--flash-message, .thredded--alert {
    margin-bottom: 1.5rem;
  }
}

/* line 31, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--flash-message--success, .thredded--alert-success {
  background: #e6efc2;
  border-color: #cce5cc;
  color: #3c763d;
}

/* line 6, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--flash-message--success a, .thredded--alert-success a {
  color: #2b542c;
  text-decoration: underline;
}

/* line 10, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--flash-message--success a:focus, .thredded--alert-success a:focus, .thredded--flash-message--success a:hover, .thredded--alert-success a:hover {
  color: #224323;
}

/* line 35, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--flash-message--error, .thredded--alert-danger {
  background: #fbe3e4;
  border-color: #f9f1f1;
  color: #a94442;
}

/* line 6, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--flash-message--error a, .thredded--alert-danger a {
  color: #843534;
  text-decoration: underline;
}

/* line 10, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--flash-message--error a:focus, .thredded--alert-danger a:focus, .thredded--flash-message--error a:hover, .thredded--alert-danger a:hover {
  color: #722e2d;
}

/* line 39, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--flash-message--notice, .thredded--alert-info {
  background: #e6f3fa;
  border-color: #b3c7ff;
  color: #0030b3;
}

/* line 6, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--flash-message--notice a, .thredded--alert-info a {
  color: #002380;
  text-decoration: underline;
}

/* line 10, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--flash-message--notice a:focus, .thredded--alert-info a:focus, .thredded--flash-message--notice a:hover, .thredded--alert-info a:hover {
  color: #001c66;
}

/* line 43, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--topic--locked-notice, .thredded--flash-message--alert, .thredded--alert-warning {
  background: #fcf8e3;
  border-color: #eee5d6;
  color: #8a6d3b;
}

/* line 6, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--topic--locked-notice a, .thredded--flash-message--alert a, .thredded--alert-warning a {
  color: #66512c;
  text-decoration: underline;
}

/* line 10, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--topic--locked-notice a:focus, .thredded--flash-message--alert a:focus, .thredded--alert-warning a:focus, .thredded--topic--locked-notice a:hover, .thredded--flash-message--alert a:hover, .thredded--alert-warning a:hover {
  color: #544324;
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--button, .thredded--form--submit {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-font-smoothing: antialiased;
  background: #0045ff;
  border-radius: 3px;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1;
  padding: 0.75em 1em;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}

/* line 20, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--button:hover, .thredded--form--submit:hover, .thredded--button:focus, .thredded--form--submit:focus {
  background-color: #0030b3;
  color: #fff;
  text-decoration: none;
}

/* line 27, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--button:focus, .thredded--form--submit:focus {
  box-shadow: 0 0 3px #0045ff;
  outline: none;
}

/* line 32, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--button:disabled, .thredded--form--submit:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 36, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--button:disabled:hover, .thredded--form--submit:disabled:hover {
  background: #0045ff;
}

/* line 42, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--button-light {
  background-color: #b3c7ff;
  color: #0030b3;
}

/* line 46, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--button-light:hover, .thredded--button-light:active, .thredded--button-light:focus {
  background-color: #668fff;
  color: #001c66;
}

/* line 54, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--button-wide {
  display: block;
  text-align: center;
}

/* line 59, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--messageboards--actions, .thredded--post-moderation-actions {
  text-align: center;
}

/* line 61, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--messageboards--actions a, .thredded--post-moderation-actions a, .thredded--messageboards--actions .button_to, .thredded--post-moderation-actions .button_to {
  display: block;
  margin-top: 0.75rem;
}

@media (min-width: 34.00001rem) {
  /* line 66, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_buttons.scss */
  .thredded--messageboards--actions a, .thredded--post-moderation-actions a, .thredded--messageboards--actions .button_to, .thredded--post-moderation-actions .button_to {
    display: inline-block;
  }
  /* line 69, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_buttons.scss */
  .thredded--messageboards--actions a + a, .thredded--post-moderation-actions a + a, .thredded--messageboards--actions .button_to + .button_to, .thredded--post-moderation-actions .button_to + .button_to {
    margin-left: 0.75rem;
  }
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_dropdown-menu.scss */
.thredded--post--dropdown {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

/* line 7, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_dropdown-menu.scss */
.thredded--post--dropdown:hover .thredded--post--dropdown--toggle {
  color: #0030b3;
}

/* line 11, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_dropdown-menu.scss */
.thredded--post--dropdown:hover .thredded--post--dropdown--actions {
  transform: scale(1);
  opacity: 1;
}

/* line 18, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_dropdown-menu.scss */
.thredded--post--dropdown--toggle {
  color: #0045ff;
}

/* line 22, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_dropdown-menu.scss */
.thredded--post--dropdown--actions {
  position: absolute;
  background-color: white;
  border-radius: 2px;
  overflow: hidden;
  min-width: 8.5rem;
  z-index: 3;
  cursor: pointer;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transform: scale(0);
  opacity: 0;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}

/* line 37, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_dropdown-menu.scss */
.thredded--post--dropdown--actions {
  right: 0;
  transform-origin: 100% 0;
}

/* line 49, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_dropdown-menu.scss */
.thredded--post--dropdown--actions--item {
  background: none;
  border-radius: 0;
  border: 0;
  box-sizing: border-box;
  font: inherit;
  margin: 0;
  text-align: left;
  transition: none;
  width: 100%;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.87);
  text-decoration: none;
  padding: 1rem 0.75rem;
  display: block;
  white-space: nowrap;
}

/* line 70, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_dropdown-menu.scss */
.thredded--post--dropdown--actions--item:active, .thredded--post--dropdown--actions--item:focus, .thredded--post--dropdown--actions--item:hover {
  background-color: #0045ff;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 79, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_dropdown-menu.scss */
.thredded--post--dropdown--actions--item:active, .thredded--post--dropdown--actions--item:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form [type='color'], .thredded--form [type='date'], .thredded--form [type='datetime'], .thredded--form [type='datetime-local'], .thredded--form [type='email'], .thredded--form [type='month'],
.thredded--form [type='number'], .thredded--form [type='password'], .thredded--form [type='search'], .thredded--form [type='tel'], .thredded--form [type='text'], .thredded--form [type='time'], .thredded--form [type='url'],
.thredded--form [type='week'], .thredded--form input:not([type]), .thredded--form textarea, .thredded--form select[multiple=multiple] {
  background: #fff;
  border: 1px solid #e1e1e1;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  color: rgba(0, 0, 0, 0.87);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  padding: 0.75rem;
  transition: border-color;
}

/* line 11, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form [type='color']:hover, .thredded--form [type='date']:hover, .thredded--form [type='datetime']:hover, .thredded--form [type='datetime-local']:hover, .thredded--form [type='email']:hover, .thredded--form [type='month']:hover,
.thredded--form [type='number']:hover, .thredded--form [type='password']:hover, .thredded--form [type='search']:hover, .thredded--form [type='tel']:hover, .thredded--form [type='text']:hover, .thredded--form [type='time']:hover, .thredded--form [type='url']:hover,
.thredded--form [type='week']:hover, .thredded--form input:hover:not([type]), .thredded--form textarea:hover, .thredded--form select[multiple=multiple]:hover {
  border-color: #d1d1d1;
}

/* line 15, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form [type='color']:focus, .thredded--form [type='date']:focus, .thredded--form [type='datetime']:focus, .thredded--form [type='datetime-local']:focus, .thredded--form [type='email']:focus, .thredded--form [type='month']:focus,
.thredded--form [type='number']:focus, .thredded--form [type='password']:focus, .thredded--form [type='search']:focus, .thredded--form [type='tel']:focus, .thredded--form [type='text']:focus, .thredded--form [type='time']:focus, .thredded--form [type='url']:focus,
.thredded--form [type='week']:focus, .thredded--form input:focus:not([type]), .thredded--form textarea:focus, .thredded--form select[multiple=multiple]:focus {
  border-color: #0045ff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 3px #0045ff;
  outline: none;
}

/* line 23, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form fieldset {
  background-color: #fff;
  border: 1px solid #eee;
  margin: 0 0 0.75rem;
  padding: 1.5rem;
}

/* line 30, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form input,
.thredded--form label,
.thredded--form select {
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
}

/* line 38, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form label {
  font-weight: 600;
  margin-bottom: 0.375rem;
}

/* line 42, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form label.required::after {
  content: "*";
}

/* line 46, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form label abbr {
  display: none;
}

/* line 51, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form [type='color'], .thredded--form [type='date'], .thredded--form [type='datetime'], .thredded--form [type='datetime-local'], .thredded--form [type='email'], .thredded--form [type='month'],
.thredded--form [type='number'], .thredded--form [type='password'], .thredded--form [type='search'], .thredded--form [type='tel'], .thredded--form [type='text'], .thredded--form [type='time'], .thredded--form [type='url'],
.thredded--form [type='week'], .thredded--form input:not([type]), .thredded--form textarea, .thredded--form select[multiple=multiple] {
  box-sizing: border-box;
  width: 100%;
}

/* line 59, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form textarea {
  line-height: 1.5;
  resize: vertical;
}

/* line 64, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form input[type="search"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 68, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form input[type="checkbox"],
.thredded--form input[type="radio"] {
  display: inline;
  margin-right: 0.375rem;
}

/* line 74, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form input[type="file"] {
  padding-bottom: 0.75rem;
  width: 100%;
}

/* line 79, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form select {
  margin-bottom: 0.75rem;
  max-width: 100%;
  width: auto;
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_lists.scss */
.thredded--form-list, .thredded--currently-online--users, .thredded--navigation-breadcrumbs, .thredded--main-navigation, .thredded--moderation-navigation--items, .thredded--scoped-navigation, .thredded--user-navigation {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--navigation-breadcrumbs a, .thredded--moderation-navigation--item a, .thredded--user-navigation--item a {
  color: rgba(0, 0, 0, 0.87);
  text-decoration: none;
  transition: color 0.1s linear;
}

/* line 6, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--navigation-breadcrumbs a:active, .thredded--moderation-navigation--item a:active, .thredded--user-navigation--item a:active, .thredded--navigation-breadcrumbs a:focus, .thredded--moderation-navigation--item a:focus, .thredded--user-navigation--item a:focus, .thredded--navigation-breadcrumbs a:hover, .thredded--moderation-navigation--item a:hover, .thredded--user-navigation--item a:hover {
  color: #0045ff;
  text-decoration: none;
}

/* line 13, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--navigation-breadcrumbs a:active, .thredded--moderation-navigation--item a:active, .thredded--user-navigation--item a:active, .thredded--navigation-breadcrumbs a:focus, .thredded--moderation-navigation--item a:focus, .thredded--user-navigation--item a:focus {
  outline: none;
}

/* line 19, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--pending-moderation .thredded--moderation-navigation--pending a,
.thredded--moderation-history .thredded--moderation-navigation--history a,
.thredded--moderation-users .thredded--moderation-navigation--users a,
.thredded--moderation-user .thredded--moderation-navigation--users a,
.thredded--moderation-activity .thredded--moderation-navigation--activity a, .thredded--user-navigation--item.thredded--is-current a {
  color: #0045ff;
}

/* line 24, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--moderation-navigation--items, .thredded--scoped-navigation, .thredded--user-navigation {
  border-bottom: 1px solid #eee;
  font-size: 0.875rem;
  margin-left: 0;
  text-align: left;
  list-style-type: none;
}

/* line 33, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--moderation-navigation--item, .thredded--user-navigation--item {
  display: inline-block;
  margin-right: 1rem;
}

/* line 37, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--moderation-navigation--item a, .thredded--user-navigation--item a {
  display: inline-block;
  color: rgba(0, 0, 0, 0.54);
  padding: 0.75rem 0;
}

/* line 44, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--moderation-navigation--item:last-child, .thredded--user-navigation--item:last-child {
  margin-right: 0;
}

/* line 49, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--pending-moderation .thredded--moderation-navigation--pending,
.thredded--moderation-history .thredded--moderation-navigation--history,
.thredded--moderation-users .thredded--moderation-navigation--users,
.thredded--moderation-user .thredded--moderation-navigation--users,
.thredded--moderation-activity .thredded--moderation-navigation--activity, .thredded--user-navigation--item.thredded--is-current {
  border-bottom: 1px solid #0045ff;
  margin-bottom: -1px;
}

/* line 58, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--messageboard--unread-followed-topics-count, .thredded--user-navigation--private-topics--unread,
.thredded--user-navigation--moderation--pending-count,
.thredded--user-navigation--unread-topics--followed-count {
  background: #0045ff;
  border-radius: 10px;
  color: #fff;
  font-size: 0.75rem;
  line-height: 1;
  margin-left: 0.4rem;
  padding: 2px 6px;
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_tables.scss */
.thredded--post--content table, .thredded--table {
  font-feature-settings: "kern", "liga", "tnum";
  border-collapse: collapse;
  margin: 0.75rem 0;
}

/* line 6, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_tables.scss */
.thredded--post--content table td, .thredded--table td, .thredded--post--content table th, .thredded--table th {
  text-align: center;
  padding: 0.5rem 0.75rem;
  border-bottom: 1px solid #eee;
  vertical-align: middle;
  word-break: break-word;
}

/* line 14, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_tables.scss */
.thredded--post--content table th, .thredded--table th {
  font-weight: bold;
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--preview-area--title, .thredded--topics--title, .thredded--topic-header--title, .thredded--preferences--title, .thredded--post-form--title, .thredded--post--user,
.thredded--post--user-and-topic, .thredded--post--topic, .thredded--messageboard--meta--counts, .thredded--messageboard--title, .thredded--empty--title, .thredded--currently-online--title {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.2;
  margin: 0 0 0.75rem;
}

/* line 8, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--topics--updated-by a,
.thredded--topics--messageboard a, .thredded--topics--title a, .thredded--topic-header--follow-info form input[type=submit], .thredded--topic-header--follow-info form button, .thredded--topic-header--edit-topic, .thredded--topic-header--started-by a, .thredded--topic-header--participants--participant > a, .thredded--post--content--spoiler--summary, .thredded--post--content a, .thredded--post--user a,
.thredded--post--topic a,
.thredded--post--user-and-topic a, .thredded--messageboard, .thredded--link, .thredded--post-moderation-record--content-changed-notice a, .thredded--post-moderation-record--moderation-state-notice a {
  color: #0045ff;
  text-decoration: none;
  transition: color 0.1s linear;
}

/* line 13, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--topics--updated-by a:active,
.thredded--topics--messageboard a:active, .thredded--topics--title a:active, .thredded--topic-header--follow-info form input[type=submit]:active, .thredded--topic-header--follow-info form button:active, .thredded--topic-header--edit-topic:active, .thredded--topic-header--started-by a:active, .thredded--topic-header--participants--participant > a:active, .thredded--post--content--spoiler--summary:active, .thredded--post--content a:active, .thredded--post--user a:active,
.thredded--post--topic a:active,
.thredded--post--user-and-topic a:active, .thredded--messageboard:active, .thredded--link:active, .thredded--post-moderation-record--content-changed-notice a:active, .thredded--post-moderation-record--moderation-state-notice a:active, .thredded--topics--updated-by a:focus,
.thredded--topics--messageboard a:focus, .thredded--topics--title a:focus, .thredded--topic-header--follow-info form input[type=submit]:focus, .thredded--topic-header--follow-info form button:focus, .thredded--topic-header--edit-topic:focus, .thredded--topic-header--started-by a:focus, .thredded--topic-header--participants--participant > a:focus, .thredded--post--content--spoiler--summary:focus, .thredded--post--content a:focus, .thredded--post--user a:focus,
.thredded--post--topic a:focus,
.thredded--post--user-and-topic a:focus, .thredded--messageboard:focus, .thredded--link:focus, .thredded--post-moderation-record--content-changed-notice a:focus, .thredded--post-moderation-record--moderation-state-notice a:focus, .thredded--topics--updated-by a:hover,
.thredded--topics--messageboard a:hover, .thredded--topics--title a:hover, .thredded--topic-header--follow-info form input[type=submit]:hover, .thredded--topic-header--follow-info form button:hover, .thredded--topic-header--edit-topic:hover, .thredded--topic-header--started-by a:hover, .thredded--topic-header--participants--participant > a:hover, .thredded--post--content--spoiler--summary:hover, .thredded--post--content a:hover, .thredded--post--user a:hover,
.thredded--post--topic a:hover,
.thredded--post--user-and-topic a:hover, .thredded--messageboard:hover, .thredded--link:hover, .thredded--post-moderation-record--content-changed-notice a:hover, .thredded--post-moderation-record--moderation-state-notice a:hover {
  color: #0030b3;
  text-decoration: none;
}

/* line 20, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--topics--updated-by a:active,
.thredded--topics--messageboard a:active, .thredded--topics--title a:active, .thredded--topic-header--follow-info form input[type=submit]:active, .thredded--topic-header--follow-info form button:active, .thredded--topic-header--edit-topic:active, .thredded--topic-header--started-by a:active, .thredded--topic-header--participants--participant > a:active, .thredded--post--content--spoiler--summary:active, .thredded--post--content a:active, .thredded--post--user a:active,
.thredded--post--topic a:active,
.thredded--post--user-and-topic a:active, .thredded--messageboard:active, .thredded--link:active, .thredded--post-moderation-record--content-changed-notice a:active, .thredded--post-moderation-record--moderation-state-notice a:active, .thredded--topics--updated-by a:focus,
.thredded--topics--messageboard a:focus, .thredded--topics--title a:focus, .thredded--topic-header--follow-info form input[type=submit]:focus, .thredded--topic-header--follow-info form button:focus, .thredded--topic-header--edit-topic:focus, .thredded--topic-header--started-by a:focus, .thredded--topic-header--participants--participant > a:focus, .thredded--post--content--spoiler--summary:focus, .thredded--post--content a:focus, .thredded--post--user a:focus,
.thredded--post--topic a:focus,
.thredded--post--user-and-topic a:focus, .thredded--messageboard:focus, .thredded--link:focus, .thredded--post-moderation-record--content-changed-notice a:focus, .thredded--post-moderation-record--moderation-state-notice a:focus {
  outline: none;
}

/* line 26, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--post--content hr {
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: 1px solid #eee;
  margin: 1.5rem 0;
}

/* line 34, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--post--content p, .thredded--post--created-at, .thredded--messageboard--byline, .thredded--messageboard--description, .thredded--form-list--hint {
  margin: 0 0 0.75rem;
}

/* line 38, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--messageboard--meta--icon, .thredded--icon {
  fill: currentColor;
}

/* line 42, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--post--content blockquote, .thredded--blockquote {
  margin: 0 0 0.75rem;
  border-left: solid 5px #eee;
  padding: 1rem;
}

/* line 47, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--post--content blockquote > *:last-child, .thredded--blockquote > *:last-child {
  margin-bottom: 0;
}

@media (max-width: 34rem) {
  /* line 42, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_typography.scss */
  .thredded--post--content blockquote, .thredded--blockquote {
    padding: 0.375rem 0.75rem;
  }
}

/* line 56, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--embed-16-by-9 {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}

/* line 65, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--embed-16-by-9 > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/utilities/_flex.scss */
.thredded--flex-spacer {
  flex-grow: 1;
}

/* line 3, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/utilities/_is-compact.scss */
.thredded--is-compact input[type="submit"],
.thredded--is-compact label {
  height: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
}

/* line 11, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/utilities/_is-compact.scss */
.thredded--is-compact input {
  margin: 0;
}

/* line 15, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/utilities/_is-compact.scss */
.thredded--is-compact li {
  margin-bottom: 0;
}

/* line 18, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/utilities/_is-compact.scss */
.thredded--is-compact li:not(.title) {
  height: 0;
  visibility: hidden;
  opacity: 0;
  margin: 0;
}

/* line 2, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/utilities/_is-expanded.scss */
.thredded--is-expanded label {
  height: auto;
  margin-bottom: 0.375rem;
  opacity: 1;
  visibility: visible;
}

/* line 9, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/utilities/_is-expanded.scss */
.thredded--is-expanded .private_users,
.thredded--is-expanded .content,
.thredded--is-expanded .submit {
  height: auto;
  opacity: 1;
  visibility: visible;
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_main-container.scss */
.thredded--main-container {
  -webkit-font-smoothing: antialiased;
  box-sizing: content-box;
  color: rgba(0, 0, 0, 0.87);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  margin: 0 auto;
  max-width: 43.125rem;
  padding: 0;
}

/* line 53, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_grid.scss */
.thredded--main-container::after {
  clear: both;
  content: "";
  display: block;
}

@media (min-width: 34.00001rem) {
  /* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_main-container.scss */
  .thredded--main-container {
    padding: 0 2rem 0.75rem 2rem;
  }
}

/* line 10, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_main-navigation.scss */
.thredded--main-navigation {
  display: flex;
  flex-wrap: wrap;
}

/* line 19, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_main-navigation.scss */
.thredded--navigation-breadcrumbs li {
  display: block;
}

/* line 22, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_main-navigation.scss */
.thredded--navigation-breadcrumbs li a {
  display: block;
}

@media (max-width: 48rem) {
  /* line 19, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_main-navigation.scss */
  .thredded--navigation-breadcrumbs li {
    font-weight: bold;
  }
}

@media (max-width: 34rem) {
  /* line 31, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_main-navigation.scss */
  .thredded--navigation-breadcrumbs li a {
    position: relative;
  }
  /* line 36, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_main-navigation.scss */
  .thredded--navigation-breadcrumbs li:first-child:last-child a, .thredded--navigation-breadcrumbs li.thredded--navigation-breadcrumbs--item-no-link:first-child:last-child {
    padding: 0.75rem 0;
  }
  /* line 42, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_main-navigation.scss */
  .thredded--navigation-breadcrumbs li:first-child:not(:last-child) a, .thredded--navigation-breadcrumbs li.thredded--navigation-breadcrumbs--item-no-link:first-child:not(:last-child) {
    padding-top: 0.375rem;
  }
  /* line 48, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_main-navigation.scss */
  .thredded--navigation-breadcrumbs li:last-child:not(:first-child) a, .thredded--navigation-breadcrumbs li.thredded--navigation-breadcrumbs--item-no-link:last-child:not(:first-child) {
    padding-bottom: 0.375rem;
  }
  /* line 50, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_main-navigation.scss */
  .thredded--navigation-breadcrumbs li:last-child:not(:first-child) a::before, .thredded--navigation-breadcrumbs li.thredded--navigation-breadcrumbs--item-no-link:last-child:not(:first-child)::before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 7 11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.96.19a.47.47 0 0 0-.685 0L.592.91a.52.52 0 0 0 0 .715L3.887 5.03.564 8.462a.52.52 0 0 0 0 .716l.684.717a.47.47 0 0 0 .684 0l4.35-4.508a.528.528 0 0 0 0-.717L1.958.19' fill='%23B0AEBC' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat center center;
    content: "";
    display: inline-block;
    height: 10px;
    margin: 0 0.45rem 0 0.75rem;
    width: 6px;
    position: absolute;
    top: 0.4em;
    left: -1.625em;
  }
}

@media (min-width: 34.00001rem) {
  /* line 19, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_main-navigation.scss */
  .thredded--navigation-breadcrumbs li {
    display: inline-block;
  }
  /* line 62, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_main-navigation.scss */
  .thredded--navigation-breadcrumbs li a, .thredded--navigation-breadcrumbs li.thredded--navigation-breadcrumbs--item-no-link {
    display: inline-block;
    padding: 0.75rem 0;
  }
  /* line 67, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_main-navigation.scss */
  .thredded--navigation-breadcrumbs li::after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 7 11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.96.19a.47.47 0 0 0-.685 0L.592.91a.52.52 0 0 0 0 .715L3.887 5.03.564 8.462a.52.52 0 0 0 0 .716l.684.717a.47.47 0 0 0 .684 0l4.35-4.508a.528.528 0 0 0 0-.717L1.958.19' fill='%23B0AEBC' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat center center;
    content: "";
    display: inline-block;
    height: 10px;
    margin: 0 0.45rem 0 0.75rem;
    width: 6px;
  }
  /* line 70, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_main-navigation.scss */
  .thredded--navigation-breadcrumbs li:last-child::after {
    display: none;
  }
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
.thredded--navigation--search {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: auto;
  left: 0;
}

@media (max-width: 48rem) {
  /* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search {
    position: initial;
    margin-bottom: 0.75rem;
  }
}

/* line 14, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
.thredded--navigation--search label {
  display: none;
}

/* line 18, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
.thredded--navigation--search input[type="search"] {
  box-shadow: none;
  width: 100%;
}

@media (min-width: 48.00001rem) {
  /* line 18, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search input[type="search"] {
    background: transparent;
    border-color: transparent;
    font-size: 0.875rem;
    line-height: 1rem;
    min-width: 13rem;
    width: auto;
    padding: 0.9375rem 0.75rem 0.875rem 0.75rem;
    margin-top: -1px;
    margin-bottom: 0;
  }
  /* line 34, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search input[type="search"], .thredded--navigation--search input[type="search"]:focus {
    transition: background, border-color, box-shadow, min-width 0.15s ease-out 0s;
  }
  /* line 38, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search input[type="search"]:not(:-moz-placeholder-shown) {
    background: #fff;
    box-shadow: none;
    margin-right: 0;
    margin-left: 0;
    min-width: 16rem;
    text-align: left;
  }
  .thredded--navigation--search input[type="search"]:not(:-ms-input-placeholder) {
    background: #fff;
    box-shadow: none;
    margin-right: 0;
    margin-left: 0;
    min-width: 16rem;
    text-align: left;
  }
  .thredded--navigation--search input[type="search"]:focus, .thredded--navigation--search input[type="search"]:not(:placeholder-shown) {
    background: #fff;
    box-shadow: none;
    margin-right: 0;
    margin-left: 0;
    min-width: 16rem;
    text-align: left;
  }
  /* line 47, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search input[type="search"]:hover {
    border-color: transparent;
    box-shadow: none;
  }
  /* line 52, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search input[type="search"]::-webkit-search-decoration, .thredded--navigation--search input[type="search"]::-webkit-search-cancel-button, .thredded--navigation--search input[type="search"]::-webkit-search-results-button, .thredded--navigation--search input[type="search"]::-webkit-search-results-decoration {
    max-height: 1rem;
  }
  /* line 63, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search input[type="search"]:placeholder-shown::-webkit-search-cancel-button, .thredded--navigation--search input[type="search"]:placeholder-shown::-webkit-search-decoration, .thredded--navigation--search input[type="search"]:not(:focus)::-webkit-search-cancel-button, .thredded--navigation--search input[type="search"]:not(:focus)::-webkit-search-decoration {
    -webkit-appearance: none;
    margin: 0;
  }
  /* line 70, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search input[type="search"]::-moz-placeholder {
    color: rgba(0, 0, 0, 0.54);
    -moz-transition: color 0.1s linear;
    transition: color 0.1s linear;
    height: inherit;
    line-height: inherit;
    opacity: 1;
  }
  .thredded--navigation--search input[type="search"]:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.54);
    -ms-transition: color 0.1s linear;
    transition: color 0.1s linear;
    height: inherit;
    line-height: inherit;
    opacity: 1;
  }
  .thredded--navigation--search input[type="search"]::placeholder {
    color: rgba(0, 0, 0, 0.54);
    transition: color 0.1s linear;
    height: inherit;
    line-height: inherit;
    opacity: 1;
  }
  /* line 81, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search input[type="search"]:hover:not(:focus):-moz-placeholder-shown {
    cursor: pointer;
  }
  .thredded--navigation--search input[type="search"]:hover:not(:focus):-ms-input-placeholder {
    cursor: pointer;
  }
  .thredded--navigation--search input[type="search"]:hover:not(:focus):placeholder-shown {
    cursor: pointer;
  }
  /* line 84, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search input[type="search"]:hover:not(:focus)::-moz-placeholder {
    color: #0045ff;
  }
  .thredded--navigation--search input[type="search"]:hover:not(:focus):-ms-input-placeholder {
    color: #0045ff;
  }
  .thredded--navigation--search input[type="search"]:hover:not(:focus)::placeholder {
    color: #0045ff;
  }
  /* line 89, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search input[type="search"]:not(:-moz-placeholder-shown) {
    border-color: #eee;
  }
  .thredded--navigation--search input[type="search"]:not(:-ms-input-placeholder) {
    border-color: #eee;
  }
  .thredded--navigation--search input[type="search"]:focus, .thredded--navigation--search input[type="search"]:not(:placeholder-shown) {
    border-color: #eee;
  }
}

/* line 95, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
.thredded--navigation--search [type="submit"] {
  display: none;
}

@media print {
  /* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search {
    display: none;
  }
}

@media (min-width: 48.00001rem) {
  /* line 107, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search input[type="search"] {
    text-align: left;
    margin-right: 0;
    margin-left: -0.75rem;
  }
}

/* line 115, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
.thredded--navigation--search--right {
  right: 0;
  left: auto;
}

@media (min-width: 48.00001rem) {
  /* line 119, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search--right input[type="search"] {
    text-align: right;
    margin-right: -0.75rem;
    margin-left: 0;
  }
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_user-navigation.scss */
.thredded--user-navigation {
  display: flex;
  justify-content: flex-end;
}

@media print {
  /* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_user-navigation.scss */
  .thredded--user-navigation {
    display: none;
  }
}

/* line 23, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_user-navigation.scss */
.thredded--unread-topics--followed-icon {
  fill: currentColor;
  width: 1em;
  height: 1em;
  top: 0.1em;
  position: relative;
}

@media (max-width: 48rem) {
  /* line 23, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_user-navigation.scss */
  .thredded--unread-topics--followed-icon {
    display: none;
  }
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_scoped-navigation.scss */
.thredded--scoped-navigation {
  border-bottom: 0;
  display: flex;
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
.thredded--navigation {
  position: relative;
}

/* line 3, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
.thredded--navigation .thredded--icon {
  display: none;
}

@media (max-width: 48rem) {
  /* line 11, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--user-navigation--moderation, .thredded--user-navigation--private-topics, .thredded--user-navigation--settings, .thredded--user-navigation--unread-topics {
    box-sizing: border-box;
    margin: 0 0 0 0.5rem;
    padding: 0;
    vertical-align: top;
  }
  /* line 16, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--user-navigation--moderation a, .thredded--user-navigation--private-topics a, .thredded--user-navigation--settings a, .thredded--user-navigation--unread-topics a {
    position: relative;
    display: block;
    padding: 0.4375rem 0 0.375rem 0;
  }
  /* line 21, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--user-navigation--moderation .thredded--icon, .thredded--user-navigation--private-topics .thredded--icon, .thredded--user-navigation--settings .thredded--icon, .thredded--user-navigation--unread-topics .thredded--icon {
    display: block;
    width: 2rem;
    height: 2rem;
  }
  /* line 27, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--user-navigation--moderation--pending-count, .thredded--user-navigation--private-topics--unread, .thredded--user-navigation--unread-topics--followed-count {
    bottom: 0.3125rem;
    position: absolute;
    right: -0.1875rem;
  }
  /* line 32, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--navigation {
    position: relative;
    width: 100%;
  }
  /* line 36, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--navigation-breadcrumbs {
    font-size: 0.875rem;
    padding-right: 2.625rem;
  }
  /* line 39, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--global-nav-icons-1 .thredded--navigation-breadcrumbs {
    padding-right: 5.25rem;
  }
  /* line 42, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--global-nav-icons-2 .thredded--navigation-breadcrumbs {
    padding-right: 7.875rem;
  }
  /* line 45, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--global-nav-icons-3 .thredded--navigation-breadcrumbs {
    padding-right: 10.5rem;
  }
  /* line 50, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--navigation--search-topics {
    display: none;
  }
}

@media screen and (max-width: 48rem) {
  /* line 52, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--messageboards-index .thredded--navigation--search-topics, .thredded--topics-index .thredded--navigation--search-topics, .thredded--topic-search-results .thredded--navigation--search-topics {
    display: block;
    width: 100%;
  }
}

@media (max-width: 48rem) {
  /* line 61, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--user-navigation {
    border-bottom: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
  }
  /* line 67, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--user-navigation-standalone {
    display: block;
    margin-bottom: 0;
  }
  /* line 72, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--user-navigation--item .thredded--nav-text {
    display: none;
  }
  /* line 97, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--user-navigation--moderation.thredded--is-current ~ .thredded--user-navigation--settings, .thredded--user-navigation--moderation.thredded--is-current ~ .thredded--user-navigation--private-topics {
    display: none;
  }
  /* line 102, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--scoped-navigation {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 106, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--global-nav-icons-1 .thredded--scoped-navigation {
    right: 2.625rem;
  }
  /* line 109, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--global-nav-icons-2 .thredded--scoped-navigation {
    right: 5.25rem;
  }
  /* line 112, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--global-nav-icons-3 .thredded--scoped-navigation {
    right: 7.875rem;
  }
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--moderation-navigation {
  position: relative;
}

@media (min-width: 48.00001rem) {
  /* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_moderation.scss */
  .thredded--moderation-navigation {
    margin-bottom: 1.5rem;
  }
}

/* line 8, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--moderation-navigation--items {
  margin-bottom: 0.75rem;
}

/* line 29, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--moderated-notice {
  margin-bottom: 1.5rem;
  padding: 0.75rem 1.5rem;
  background: #eee;
}

/* line 37, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--post-moderation .thredded--post--user a,
.thredded--post-moderation-record .thredded--post--user a {
  color: #0045ff;
}

/* line 43, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--post-moderation-record .thredded--post {
  margin-bottom: 0;
  margin-left: 1rem;
}

@media (min-width: 47.12501rem) {
  /* line 43, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_moderation.scss */
  .thredded--post-moderation-record .thredded--post {
    margin-left: 4rem;
  }
}

/* line 50, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--post-moderation-record--moderation-state-notice {
  margin-bottom: 1rem;
}

/* line 55, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--post-moderation-record-approved .thredded--post-moderation-record--moderation-state-notice {
  color: #3c763d;
}

/* line 58, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--post-moderation-record-blocked .thredded--post-moderation-record--moderation-state-notice {
  color: #a94442;
}

/* line 62, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--post-moderation-record--content-changed-notice {
  font-style: italic;
}

/* line 70, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--post-moderation-record + .thredded--post-moderation-record {
  margin-top: 3rem;
}

/* line 74, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--moderation--users-table {
  width: 100%;
}

/* line 76, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--moderation--users-table a {
  display: block;
}

/* line 81, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--moderation--user--title {
  margin: 0;
}

/* line 85, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--moderation--user--info {
  margin-left: 2rem;
}

/* line 89, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--user--moderation-actions {
  text-align: left;
  margin-left: 4rem;
}

/* line 92, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--user--moderation-actions .button_to {
  display: inline-block;
}

/* line 95, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--user--moderation-actions .button_to + .button_to {
  margin-left: 0.75rem;
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/layout/_user.scss */
.thredded--user--avatar {
  border-radius: 50%;
  display: inline-block;
  height: 1.75em;
  width: 1.75em;
  margin-right: 0.4375em;
  vertical-align: baseline;
  position: relative;
  top: 0.5em;
}

/* line 27, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_base.scss */
.thredded--spacer {
  flex-grow: 1;
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_currently-online.scss */
.thredded--currently-online {
  background-color: #eee;
  bottom: -1.25rem;
  box-sizing: content-box;
  padding: 1.5rem;
  position: fixed;
  right: 0;
  width: 16.25rem;
  z-index: 10;
}

@media (max-width: 34rem) {
  /* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_currently-online.scss */
  .thredded--currently-online {
    display: none;
  }
}

/* line 15, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_currently-online.scss */
.thredded--currently-online.thredded--is-expanded {
  bottom: 0;
  position: fixed;
  right: 0;
}

/* line 21, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_currently-online.scss */
.thredded--currently-online--title {
  margin-bottom: 1.5rem;
}

/* line 26, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_currently-online.scss */
.thredded--currently-online--avatar {
  background-color: rgba(0, 0, 0, 0.87);
  border-radius: 50%;
  display: inline-block;
  height: 1.75rem;
  margin-right: 0.75rem;
  vertical-align: middle;
  width: 1.75rem;
}

/* line 36, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_currently-online.scss */
.thredded--currently-online--user {
  padding: 0.75rem 0;
}

/* line 40, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_currently-online.scss */
.thredded--currently-online--users {
  height: 0;
  visibility: hidden;
}

/* line 46, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_currently-online.scss */
.thredded--currently-online.thredded--is-expanded .thredded--currently-online--users {
  height: auto;
  visibility: visible;
}

@media print {
  /* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_currently-online.scss */
  .thredded--currently-online {
    display: none;
  }
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_empty.scss */
.thredded--empty {
  border: 1px solid #eee;
  padding: 1.5rem;
  text-align: center;
}

/* line 7, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_empty.scss */
.thredded--empty--title {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}

/* line 2, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_following.scss */
.thredded--topic-following .thredded--topics--follow-icon, .thredded--topic-header--follow-icon, .thredded--topic-notfollowing .thredded--topics--follow-icon {
  fill: currentColor;
  display: inline-block;
  font-size: 1em;
  width: 1.4rem;
  height: 1.4rem;
  opacity: 0.4;
}

/* line 11, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_following.scss */
.thredded--topic-notfollowing .thredded--topics--follow-icon {
  opacity: 0.1;
}

/* line 4, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_form-list.scss */
.thredded--form-list.on-top {
  margin-bottom: 0.75rem;
}

/* line 8, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_form-list.scss */
.thredded--form-list li {
  transition: all 0.15s ease-out 0s;
  margin-bottom: 0.75rem;
}

/* line 13, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_form-list.scss */
.thredded--form-list label {
  transition: all 0.15s ease-out 0s;
}

/* line 17, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_form-list.scss */
.thredded--form-list label ~ label {
  display: inline-block;
  font-weight: normal;
  margin-right: 15px;
}

/* line 25, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_form-list.scss */
.thredded--form-list--admin-options label {
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 1.5rem;
}

/* line 33, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_form-list.scss */
.thredded--form-list--hint {
  color: rgba(0, 0, 0, 0.54);
  font-size: 0.875rem;
  font-weight: normal;
  position: relative;
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_main-section.scss */
.thredded--main-section {
  margin-bottom: 3rem;
}

@media (min-width: 34.00001rem) and (max-width: 48rem) {
  /* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_main-section.scss */
  .thredded--main-section {
    margin-bottom: 1.5rem;
  }
}

@media (max-width: 34rem) {
  /* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_main-section.scss */
  .thredded--main-section {
    margin-bottom: 0.75rem;
  }
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_mention-autocomplete.scss */
ul.thredded--textcomplete-dropdown {
  background: inherit;
  border-color: #0045ff;
  border-top: 1px solid #eee;
  box-shadow: 0 1px 1px #0045ff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
}

/* line 11, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_mention-autocomplete.scss */
ul.thredded--textcomplete-dropdown {
  background: #fff;
  list-style: none;
  margin: 0;
  padding: 4px;
}

/* line 18, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_mention-autocomplete.scss */
ul.thredded--textcomplete-dropdown li.textcomplete-item {
  padding: 0.75rem;
}

/* line 19, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_mention-autocomplete.scss */
ul.thredded--textcomplete-dropdown li.textcomplete-item a {
  color: rgba(0, 0, 0, 0.87);
}

/* line 23, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_mention-autocomplete.scss */
ul.thredded--textcomplete-dropdown li.textcomplete-item.active {
  background: #0045ff;
}

/* line 25, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_mention-autocomplete.scss */
ul.thredded--textcomplete-dropdown li.textcomplete-item.active a {
  color: #fff;
}

/* line 37, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_mention-autocomplete.scss */
.thredded--textcomplete-user-result__avatar {
  width: 2rem;
  min-height: 2rem;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

/* line 44, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_mention-autocomplete.scss */
.thredded--textcomplete-user-result__name {
  display: inline-block;
  margin-left: 0.6rem;
}

/* line 48, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_mention-autocomplete.scss */
.thredded--textcomplete-user-result__display_name {
  display: inline-block;
  margin-left: 0.4rem;
  color: rgba(0, 0, 0, 0.54);
}

/* line 53, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_mention-autocomplete.scss */
.textcomplete-item.active .thredded--textcomplete-user-result__display_name {
  color: rgba(255, 255, 255, 0.54);
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboards-group {
  box-sizing: border-box;
}

/* line 3, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboards-group--title {
  font-size: 1em;
  margin: 0.75em 0 0.625em 0;
}

/* line 9, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard {
  box-sizing: border-box;
  display: block;
  margin-bottom: -1px;
  padding: 1.5rem;
  position: relative;
}

/* line 17, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard, .thredded--messageboard:focus, .thredded--messageboard:hover, .thredded--messageboard:active {
  border: 1px solid #eeeeee;
}

/* line 21, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard:hover {
  background-color: rgba(0, 69, 255, 0.035);
}

/* line 25, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}

/* line 30, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard--title {
  font-size: 1.125rem;
  display: inline-block;
  float: left;
  line-height: 1.2;
  vertical-align: baseline;
}

/* line 39, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard--title,
.thredded--messageboard--meta,
.thredded--messageboard--description {
  margin-bottom: 0.375rem;
}

/* line 45, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard--description,
.thredded--messageboard--meta,
.thredded--messageboard--byline {
  font-size: 0.875em;
}

/* line 51, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard--meta--icon {
  opacity: 0.8;
  width: 1rem;
  height: 1rem;
}

/* line 58, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard--meta--counts {
  color: rgba(0, 0, 0, 0.54);
  display: inline-block;
  font-size: inherit;
  font-weight: normal;
  margin-bottom: 0;
  vertical-align: baseline;
}

/* line 68, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard--unread-followed-topics-count {
  align-self: baseline;
  line-height: inherit;
  display: flex;
}

/* line 75, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard--unread-followed-icon {
  fill: currentColor;
  width: 1rem;
  height: 1rem;
}

/* line 81, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard--description {
  clear: both;
  color: rgba(0, 0, 0, 0.87);
}

/* line 85, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard--description:empty {
  margin: 0;
}

/* line 90, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard--byline {
  color: rgba(0, 0, 0, 0.54);
  font-weight: normal;
  margin-bottom: 0;
}

/* line 97, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard--delete {
  background-color: #a94442;
}

@media print {
  /* line 101, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
  .thredded--messageboards--actions {
    display: none;
  }
}

@supports (flex-wrap: wrap) {
  /* line 109, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
  .thredded--messageboard {
    display: flex;
    flex-direction: column;
  }
  /* line 112, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
  .thredded--messageboard--header {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 115, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
  .thredded--messageboard--header > .thredded--flex-spacer {
    margin-right: 0.75rem;
  }
  /* line 119, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
  .thredded--messageboard--meta {
    text-align: right;
  }
  /* line 122, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
  .thredded--messageboard--byline, .thredded--messageboard--description {
    margin-top: auto;
  }
  @media (min-width: 48.00001rem) {
    /* line 137, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
    .thredded--messageboard, .thredded--grid-sizer, .thredded--messageboards-group::after, .thredded--messageboards-group::before {
      flex-basis: 21.5rem;
      flex-grow: 1;
      margin-left: -0.5px;
      margin-right: -0.5px;
    }
    /* line 144, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
    .thredded--messageboards-group {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between;
      margin: 0.5px 0.5px;
    }
    /* line 152, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
    .thredded--messageboards-group::after, .thredded--messageboards-group::before {
      box-sizing: border-box;
      content: "";
      padding: 0 1.2rem;
    }
    /* line 159, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
    .thredded--messageboards-group::before {
      order: 1;
    }
    /* line 169, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_messageboard.scss */
    .thredded--messageboard {
      margin-top: -0.5px;
      margin-bottom: -0.5px;
      padding: 1.5rem 1.2rem;
    }
  }
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_pagination.scss */
.thredded--pagination {
  border-top: 1px solid #eee;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  text-align: center;
}

/* line 7, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_pagination.scss */
.thredded--pagination > span {
  color: rgba(0, 0, 0, 0.54);
  display: inline-block;
  margin-right: 0.75rem;
}

/* line 12, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_pagination.scss */
.thredded--pagination > span > a {
  color: rgba(0, 0, 0, 0.87);
  display: inline-block;
}

/* line 16, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_pagination.scss */
.thredded--pagination > span > a:focus, .thredded--pagination > span > a:hover {
  color: #0045ff;
}

/* line 22, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_pagination.scss */
.thredded--pagination > span.current, .thredded--pagination > span > a {
  padding: 0.375rem 0.75rem;
}

/* line 28, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_pagination.scss */
.thredded--pagination-top > .thredded--pagination {
  border-bottom: 1px solid #eee;
  margin-bottom: 1.5rem;
}

/* line 33, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_pagination.scss */
.thredded--pagination-bottom > .thredded--pagination {
  margin-top: 1.5rem;
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post {
  position: relative;
  margin-bottom: 1.5rem;
}

@media (min-width: 48.00001rem) {
  /* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post.scss */
  .thredded--post {
    margin-bottom: 3rem;
  }
}

/* line 9, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--dropdown--toggle {
  fill: currentColor;
  box-sizing: content-box;
  color: #0045ff;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  padding: 0.875rem 0.875rem 0.875rem 1.5rem;
  margin-right: -0.875rem;
  -webkit-tap-highlight-color: transparent;
}

@media (min-width: 47.12501rem) {
  /* line 9, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post.scss */
  .thredded--post--dropdown--toggle {
    margin-top: -0.75rem;
  }
}

/* line 25, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--dropdown {
  float: right;
}

@media print {
  /* line 25, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post.scss */
  .thredded--post--dropdown {
    display: none;
  }
}

/* line 33, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--dropdown--actions {
  margin-top: -0.875rem;
}

/* line 42, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--avatar {
  border-radius: 50%;
  display: inline-block;
  height: 1.75rem;
  margin-right: 0.4375em;
  position: relative;
  top: 6px;
  vertical-align: baseline;
  width: 1.75rem;
}

@media (min-width: 47.12501rem) {
  /* line 42, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post.scss */
  .thredded--post--avatar {
    height: 2.25rem;
    left: -3rem;
    position: absolute;
    top: -0.5rem;
    width: 2.25rem;
  }
}

@media (min-width: 56.62501rem) {
  /* line 42, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post.scss */
  .thredded--post--avatar {
    height: 3.25rem;
    left: -4.125rem;
    width: 3.25rem;
  }
}

/* line 67, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--topic {
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 0.375rem;
}

/* line 74, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--user,
.thredded--post--topic,
.thredded--post--user-and-topic {
  display: inline;
  font-size: 1.125rem;
  line-height: 1.2;
  margin-right: 0.4375em;
}

/* line 89, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--user a {
  color: rgba(0, 0, 0, 0.87);
}

/* line 94, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--created-at {
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.54);
  display: inline-block;
}

/* line 101, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--content {
  font-size: 1.063rem;
  line-height: 1.65;
  word-break: break-word;
}

/* line 114, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--content img {
  max-width: 100%;
  height: auto;
}

/* line 124, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--content pre {
  overflow-x: auto;
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_spoiler.scss */
.thredded--post--content--spoiler {
  background-color: rgba(0, 0, 0, 0.06);
  cursor: pointer;
  margin: 0 0 0.75rem;
  padding: 0.75rem;
  position: relative;
}

/* line 8, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_spoiler.scss */
.thredded--post--content--spoiler--contents {
  visibility: hidden;
}

/* line 11, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_spoiler.scss */
.thredded--post--content--spoiler--contents > *:last-child {
  margin-bottom: 0;
}

/* line 16, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_spoiler.scss */
.thredded--post--content--spoiler--summary {
  position: absolute;
  visibility: visible;
}

/* line 22, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_spoiler.scss */
.thredded--post--content--spoiler .thredded--post--content--spoiler {
  visibility: visible;
}

/* line 27, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_spoiler.scss */
.thredded--post--content--spoiler table td, .thredded--post--content--spoiler table th {
  border-color: rgba(66, 66, 66, 0.25);
}

/* line 33, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_spoiler.scss */
.thredded--post--content--spoiler.thredded--post--content--spoiler--is-open > .thredded--post--content--spoiler--contents {
  visibility: visible;
}

/* line 37, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_spoiler.scss */
.thredded--post--content--spoiler.thredded--post--content--spoiler--is-open > .thredded--post--content--spoiler--summary {
  display: none;
}

/* line 2, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post-form.scss */
.thredded--post-form label {
  display: none;
}

/* line 6, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post-form.scss */
.thredded--post-form--wrapper {
  border-top: 1px solid #eee;
  padding-top: 1.5rem;
}

/* line 11, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post-form.scss */
.thredded--post-form--title {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}

/* line 17, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post-form.scss */
.thredded--post-form--submit {
  margin-top: 0.75rem;
}

@media print {
  /* line 22, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_post-form.scss */
  .thredded--post-form--wrapper {
    display: none;
  }
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_preferences.scss */
.thredded--preferences--title {
  font-size: 1.5rem;
}

/* line 6, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_preferences.scss */
.thredded--preferences--form {
  padding-bottom: 1.5rem;
}

/* line 10, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_preferences.scss */
.thredded--preferences--messageboards-nav {
  border-top: 1px solid #eee;
  padding-top: 1.5rem;
}

/* line 16, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_preferences.scss */
.thredded--preferences--messageboards-nav--item.thredded--messageboard {
  padding: 0.75rem;
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-delete.scss */
.thredded--topic-delete--wrapper {
  border-top: 1px solid #eee;
  margin-top: 1.5rem;
  padding-top: 3rem;
}

@media print {
  /* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-delete.scss */
  .thredded--topic-delete--wrapper {
    display: none;
  }
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-header {
  margin-bottom: 0.75rem;
  margin-top: 0;
}

@media (min-width: 48.00001rem) {
  /* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
  .thredded--topic-header {
    margin-bottom: 2.25rem;
    margin-top: 0.75rem;
  }
  /* line 53, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/base/_grid.scss */
  .thredded--topic-header::after {
    clear: both;
    content: "";
    display: block;
  }
}

/* line 11, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-header--title {
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 0.375rem;
}

@media (min-width: 34.00001rem) {
  /* line 11, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
  .thredded--topic-header--title {
    font-size: 1.5rem;
  }
}

/* line 21, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-header--participants {
  color: rgba(0, 0, 0, 0.54);
}

/* line 25, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-header--participants--participant > a {
  font-size: 0.875rem;
}

/* line 29, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-header--participants--participant::before {
  content: '\2022\00A0';
}

/* line 35, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-header--started-by {
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.54);
  font-style: normal;
}

/* line 44, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-header--edit-topic {
  font-size: 0.875rem;
  margin-left: 0.4rem;
}

@media print {
  /* line 44, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
  .thredded--topic-header--edit-topic {
    display: none;
  }
}

/* line 53, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-header--follow-info {
  color: rgba(0, 0, 0, 0.54);
  font-size: 0.875rem;
  font-style: normal;
}

@media (min-width: 48.00001rem) {
  /* line 53, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
  .thredded--topic-header--follow-info {
    float: right;
    text-align: right;
    max-width: 25rem;
    position: relative;
  }
  /* line 62, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
  .thredded--topic-header--follow-info form {
    position: absolute;
    right: 0;
    vertical-align: text-top;
  }
  /* line 67, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
  .thredded--topic-header--follow-info form.thredded--topic-header--follow-info--unfollow {
    top: 1.625em;
  }
  /* line 71, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
  .thredded--topic-header--follow-info--reason {
    display: block;
    vertical-align: text-top;
  }
}

/* line 76, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-header--follow-info p {
  margin: 0;
}

/* line 79, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-header--follow-info--reason {
  display: inline-block;
}

/* line 82, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-header--follow-info form {
  display: inline-block;
}

/* line 84, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-header--follow-info form input[type=submit], .thredded--topic-header--follow-info form button {
  background: none;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
}

@media print {
  /* line 82, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
  .thredded--topic-header--follow-info form {
    display: none;
  }
}

/* line 99, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-header--follow-icon {
  vertical-align: middle;
}

/* line 104, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-followers {
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.54);
}

/* line 109, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--svg-definitions {
  display: none;
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--topic {
  margin-bottom: 1.5rem;
  position: relative;
}

@media (max-width: 47.125rem) {
  /* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
  .thredded--topics--topic {
    margin-left: 3rem;
  }
}

@media (max-width: 34rem) {
  /* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
  .thredded--topics--topic {
    margin-right: 2rem;
  }
}

/* line 13, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--sticky-topics-divider {
  margin-top: -0.75rem;
  margin-bottom: 0.75rem;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 20, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--title {
  display: inline;
  font-size: 1.125rem;
  line-height: 1.5;
}

/* line 26, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--title a {
  color: rgba(0, 0, 0, 0.87);
  display: inline;
}

/* line 31, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--title a:hover {
  color: #0045ff;
}

/* line 37, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--categories {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  line-height: 1rem;
}

/* line 44, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--categories li {
  font-size: .5rem;
  display: inline-block;
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(140, 140, 140, 0.87);
  box-shadow: inset 0 -1px 0 rgba(102, 102, 102, 0.87);
  padding: 1px 6px;
  border-radius: 2px;
  text-transform: lowercase;
  letter-spacing: 1px;
  vertical-align: bottom;
}

/* line 58, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--updated-by,
.thredded--topics--messageboard {
  color: rgba(0, 0, 0, 0.54);
  font-size: 0.875rem;
  font-style: normal;
}

/* line 64, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--updated-by a,
.thredded--topics--messageboard a {
  color: rgba(51, 51, 51, 0.87);
}

/* line 68, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--updated-by a:hover,
.thredded--topics--messageboard a:hover {
  color: #0045ff;
}

/* line 75, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--participants--participant + .thredded--topics--participants--participant::before {
  content: '\2022\00A0';
}

/* line 80, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--moderation-state {
  padding: 0.3em 0.5em;
  font-size: 0.875rem;
  font-style: normal;
}

/* line 86, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--posts-count {
  border-radius: 50%;
  display: inline-block;
  font-weight: 900;
  font-size: 0.8rem;
  height: 2rem;
  left: -3rem;
  line-height: 2rem;
  margin-right: 1.5rem;
  position: absolute;
  text-align: center;
  top: 0;
  width: 2rem;
  transition: background 0.1s linear, color 0.1s linear;
}

/* line 103, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topic-read > .thredded--topics--title a {
  font-weight: lighter;
}

/* line 106, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topic-read > .thredded--topics--posts-count {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

/* line 113, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topic-unread > .thredded--topics--title a {
  font-weight: bold;
}

/* line 116, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topic-unread > .thredded--topics--posts-count {
  background: #0045ff;
  color: #fff;
}

/* line 122, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--follow-icon {
  position: absolute;
  right: -1.6rem;
  top: 0;
}

@media (max-width: 34rem) {
  /* line 122, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
  .thredded--topics--follow-icon {
    right: -3rem;
  }
}

@media print {
  /* line 143, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
  .thredded--new-topic-form,
.thredded--new-private-topic-form {
    display: none;
  }
}

/* line 151, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topic-locked .thredded--topics--posts-count {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 1, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_preview_area.scss */
.thredded--preview-area {
  display: none;
}

/* line 8, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_preview_area.scss */
.thredded--preview-area--post {
  margin-bottom: 1.5rem;
}

/* line 4, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox,
.maps-onebox,
.thredded--embed-16-by-9 {
  margin-bottom: 0.75rem;
}

/* line 10, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox {
  border: 1px solid #eee;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
  padding: 0.75rem;
  line-height: normal;
  font-size: 0.85em;
}

/* line 17, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox.wikipedia .source > a::before, aside.onebox.twitterstatus .source > a::before, aside.onebox.stackexchange .source > a::before, aside.onebox.googledocs .source > a::before, aside.onebox.githubpullrequest .source > a::before, aside.onebox.githubissue .source > a::before, aside.onebox.githubgist .source > a::before, aside.onebox.githubcommit .source > a::before, aside.onebox.githubblob .source > a::before, aside.onebox.amazon .source > a::before {
  background: no-repeat 50% 50%;
  background-size: 16px 16px;
  content: ' ';
  display: inline-block;
  height: 16px;
  vertical-align: bottom;
  width: 16px;
  margin-right: 0.4em;
}

/* line 29, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox.amazon .source > a::before {
  background-image: url(/assets/favicons/amazon-a3ce3a0056b076efc02f606b2dff7f94e96dbfd84dca05d5b9bc1ae42105d24a.png);
}

/* line 29, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox.githubblob .source > a::before {
  background-image: url(/assets/favicons/github-ab23843fc9041beef855bc3c62b831331e3397c72f8dfd09bad95952c78119a9.png);
}

/* line 29, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox.githubcommit .source > a::before {
  background-image: url(/assets/favicons/github-ab23843fc9041beef855bc3c62b831331e3397c72f8dfd09bad95952c78119a9.png);
}

/* line 29, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox.githubgist .source > a::before {
  background-image: url(/assets/favicons/github-ab23843fc9041beef855bc3c62b831331e3397c72f8dfd09bad95952c78119a9.png);
}

/* line 29, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox.githubissue .source > a::before {
  background-image: url(/assets/favicons/github-ab23843fc9041beef855bc3c62b831331e3397c72f8dfd09bad95952c78119a9.png);
}

/* line 29, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox.githubpullrequest .source > a::before {
  background-image: url(/assets/favicons/github-ab23843fc9041beef855bc3c62b831331e3397c72f8dfd09bad95952c78119a9.png);
}

/* line 29, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox.googledocs .source > a::before {
  background-image: url(/assets/favicons/google_branding/logo_drive_48px-5b77ef93756a8153de8a0e10bfb865bd6a07dbb68005843858b1a72a024b4ca5.png);
}

/* line 29, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox.stackexchange .source > a::before {
  background-image: url(/assets/favicons/stackexchange-7f8de332a694e52fd4b3da40c07d3d87a11c21e549b05911a70aa7f002ae185b.png);
}

/* line 29, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox.twitterstatus .source > a::before {
  background-image: url(/assets/favicons/twitter-ee2e3dbaffc2185deaf9af2f366fedb4965a239af58a58505773d754fa7570df.png);
}

/* line 29, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox.wikipedia .source > a::before {
  background-image: url(/assets/favicons/wikipedia-ab880bc06a1018d5c2e3d312e66d8a46f086eca15b042cfe74aac18bd3da89bf.png);
}

/* line 39, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox header a[href] {
  color: rgba(0, 0, 0, 0.54);
  text-decoration: none;
}

/* line 45, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox .onebox-body {
  clear: both;
}

/* line 48, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox .onebox-body h3, aside.onebox .onebox-body h4 {
  font-size: 1em;
  margin: 10px 0;
}

/* line 53, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox .onebox-body img {
  max-height: 80%;
  max-width: 20%;
  height: auto;
  float: left;
  margin-right: 1em;
}

/* line 61, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox .onebox-body .tweet-images {
  display: block;
  clear: both;
}

/* line 65, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox .onebox-body .tweet-images img.tweet-image {
  margin-top: 1em;
  max-width: 100%;
  max-height: 100%;
  float: none;
}

/* line 75, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.googledocs-onebox-logo {
  width: 60px;
  height: 50px;
  float: left;
}

/* line 80, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.googledocs-onebox-logo.g-docs-logo {
  background: url(/assets/favicons/google_branding/logo_docs_48px-ea52273f97f57aff8ee6104a81fdedf72632a2e40a615f89c83c543abede4a27.png) no-repeat;
}

/* line 80, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.googledocs-onebox-logo.g-forms-logo {
  background: url(/assets/favicons/google_branding/logo_forms_48px-0b6305da39b689f54749ffbe77495e1e308abb622860f9736d5bcbda4d97bd6a.png) no-repeat;
}

/* line 80, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.googledocs-onebox-logo.g-sheets-logo {
  background: url(/assets/favicons/google_branding/logo_sheets_48px-475378340742aff290d2f11a1af7bbdcfe16b80250a468ed97bf87594047d5f9.png) no-repeat;
}

/* line 80, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.googledocs-onebox-logo.g-slides-logo {
  background: url(/assets/favicons/google_branding/logo_slides_48px-fc7a1740f13a281762c49b17ef2e8e9c7fbf69944c8259103df30a87d2e0144b.png) no-repeat;
}

/* line 80, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.googledocs-onebox-logo.g-calendar-logo {
  background: url(/images/favicons/google_branding/logo_calendar_48px.png) no-repeat;
}

/* line 80, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.googledocs-onebox-logo.g-drive-logo {
  background: url(/assets/favicons/google_branding/logo_drive_48px-5b77ef93756a8153de8a0e10bfb865bd6a07dbb68005843858b1a72a024b4ca5.png) no-repeat;
}

/* line 87, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.gdocs-onebox-splash {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
  border: 1px inset rgba(0, 0, 0, 0.87);
}

/* line 91, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.gdocs-onebox-splash .gdocs-onebox-logo {
  display: inline-block;
  width: 128px;
  height: 128px;
}

/* line 95, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.gdocs-onebox-splash .gdocs-onebox-logo.g-calendar-logo {
  background: url(/assets/favicons/google_branding/logo_calendar_128px-22b621b08026676a89c2ae478573e5327426fb2e19f9af2f67184d671a785cfa.png) no-repeat;
}

/* line 101, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox .onebox-body .onebox-avatar {
  max-height: none;
  max-width: none;
  height: 90px;
  width: 90px;
}

/* line 109, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
pre.onebox code {
  font-size: 14px;
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4;
  white-space: normal;
}

/* line 114, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
pre.onebox code ol.lines li:before {
  position: absolute;
  display: inline-block;
  width: 35px;
  left: -40px;
  color: #afafaf;
  text-align: right;
  padding-right: 5px;
  font-size: 12px;
  line-height: 1.9em;
  content: counter(li-counter);
  counter-increment: li-counter;
}

/* line 128, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
pre.onebox code ol {
  margin-left: 0;
  line-height: 1.5em;
}

/* line 133, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
pre.onebox code li {
  padding-left: 5px;
}

/* line 137, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
pre.onebox code ol.lines {
  padding: 0;
  margin: 0 0 0.2rem 2rem;
  position: relative;
}

/* line 143, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
pre.onebox code ol.lines li {
  border-left: 1px solid #eee;
  list-style-type: none;
  margin: 0;
  min-height: 1.5em;
  padding-left: 5px;
  white-space: pre;
}

/* line 152, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
pre.onebox code li.selected {
  background-color: #f8eec7;
}

/* line 159, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.onebox-body .github-commit-status {
  background: #f5f5f5;
  border-radius: 5px;
  margin: 0 0 5px 100px;
  padding: 10px;
}

/* line 166, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.onebox-body .status_tag {
  display: inline-block;
  color: #fff;
  padding: 1px 4px;
  border-radius: 3px;
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: capitalize;
}

/* line 176, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.onebox-body .build_status {
  padding: 2px;
  font-size: 12px;
}

/* line 181, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.onebox-body .status_tag.open {
  background-color: #6cc644;
}

/* line 185, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.onebox-body .status_tag.merged {
  background-color: #6e5494;
}

/* line 189, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.onebox-body .status_tag.closed {
  background-color: #bd2c00;
}

/* line 193, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.onebox-body .github-content-right {
  margin-left: 100px;
}

/* line 200, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox.twitterstatus .onebox-body h4 {
  margin-bottom: 0;
}

/* line 206, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.onebox.twitterstatus .thumbnail {
  float: left;
}

/* line 209, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.onebox.twitterstatus p, .onebox.twitterstatus .tweet {
  float: left;
  display: inline-block;
  white-space: pre-wrap;
  padding-top: 3px;
  width: 85%;
}

/* line 216, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.onebox.twitterstatus .date {
  clear: left;
  padding-top: 5px;
}

/* line 224, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.onebox.imgur-album .outer-box {
  position: absolute;
  z-index: 935;
  height: 30px;
  overflow: hidden;
  font-size: 12px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  text-overflow: ellipsis;
  max-width: 100%;
}

/* line 235, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.onebox.imgur-album .outer-box .inner-box {
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: normal;
  white-space: nowrap;
}

/* line 243, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.onebox.imgur-album .outer-box .inner-box .album-title {
  width: 100%;
  font-size: 13px;
  line-height: 30px;
  color: #ccc;
  text-decoration: none;
}

/* line 256, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox.stackexchange .onebox-body img {
  max-height: 60%;
  max-width: 10%;
}

/* line 261, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
aside.onebox.stackexchange .onebox-body .tags {
  color: gray;
}

/* line 266, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.onebox-metadata {
  color: rgba(0, 0, 0, 0.54);
}

/* line 271, ../usr/local/bundle/gems/thredded-0.16.16/app/assets/stylesheets/thredded/components/_onebox.scss */
.onebox.xkcd .onebox-body img {
  max-width: 100% !important;
  float: none !important;
}

/* line 5, app/assets/stylesheets/signup/common_components.scss */
.thredded--main-container {
  max-width: none;
  padding-left: 6rem;
  padding-right: 6rem;
  padding-top: 4rem;
  font-weight: 400;
}

/* line 13, app/assets/stylesheets/signup/common_components.scss */
.thredded--main-container h1 {
  font-weight: 400;
}

/* line 17, app/assets/stylesheets/signup/common_components.scss */
.thredded--main-container h2 {
  letter-spacing: -0.7px;
}

@media only screen and (max-width: 960px) {
  /* line 5, app/assets/stylesheets/signup/common_components.scss */
  .thredded--main-container {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 1.5rem;
  }
}

/* line 28, app/assets/stylesheets/signup/common_components.scss */
.thredded--user-navigation {
  border-bottom: 0px solid #eee;
}

/* line 32, app/assets/stylesheets/signup/common_components.scss */
.thredded--topic-read > .thredded--topics--title a {
  font-weight: 400;
}

/* line 36, app/assets/stylesheets/signup/common_components.scss */
.thredded--post--avatar {
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 40, app/assets/stylesheets/signup/common_components.scss */
.thredded--topic-header {
  margin-bottom: 5rem;
}

/* line 44, app/assets/stylesheets/signup/common_components.scss */
.highlight-through {
  position: relative;
}

/* line 47, app/assets/stylesheets/signup/common_components.scss */
.highlight-through::before {
  content: '';
  position: absolute;
  width: 100%;
  height: .75em;
  background-color: #2741FC;
  top: .2em;
  left: 0;
  outline: .05em solid #2741FC;
}

/* line 58, app/assets/stylesheets/signup/common_components.scss */
.highlight-through span {
  position: relative;
}

/* The container must be positioned relative: */
/* line 66, app/assets/stylesheets/signup/common_components.scss */
.custom-select {
  position: relative;
  font-weight: 400;
  font-size: 15px;
}

/* line 72, app/assets/stylesheets/signup/common_components.scss */
.custom-select select {
  display: none;
  /*hide original SELECT element: */
}

/* line 76, app/assets/stylesheets/signup/common_components.scss */
.custom-select-m {
  position: relative;
  font-weight: 400;
  font-size: 15px;
}

/* line 82, app/assets/stylesheets/signup/common_components.scss */
.custom-select-m select {
  display: none;
  /*hide original SELECT element: */
}

/* line 86, app/assets/stylesheets/signup/common_components.scss */
.select-selected {
  background-color: transparent;
}

/* Style the arrow inside the select element: */
/* line 91, app/assets/stylesheets/signup/common_components.scss */
.select-selected:after {
  position: absolute;
  content: "";
  top: 32px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: black transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
/* line 104, app/assets/stylesheets/signup/common_components.scss */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent black transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
/* line 110, app/assets/stylesheets/signup/common_components.scss */
.select-items div {
  color: #696969;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

/* line 118, app/assets/stylesheets/signup/common_components.scss */
.select-selected {
  color: black;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

/* Style items (options): */
/* line 125, app/assets/stylesheets/signup/common_components.scss */
.select-items {
  position: absolute;
  background-color: white;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}

/* Hide the items when the select box is closed: */
/* line 136, app/assets/stylesheets/signup/common_components.scss */
.select-hide {
  display: none;
}

/* line 140, app/assets/stylesheets/signup/common_components.scss */
.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 146, app/assets/stylesheets/signup/common_components.scss */
[x-cloak] {
  display: none;
}

/* line 150, app/assets/stylesheets/signup/common_components.scss */
.iti {
  width: auto;
}

/* line 154, app/assets/stylesheets/signup/common_components.scss */
.iti__flag-container {
  margin-left: 10px;
}

@media only screen and (min-width: 768px) {
  /* line 154, app/assets/stylesheets/signup/common_components.scss */
  .iti__flag-container {
    margin-left: 20px;
  }
}

/* line 161, app/assets/stylesheets/signup/common_components.scss */
.iti__flag-container .iti__flag {
  width: 0px;
  background: none;
}

/* line 166, app/assets/stylesheets/signup/common_components.scss */
.iti__flag-container .iti__flag-box {
  width: 0px;
}
/* line 1, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 {
  font-family: "Helvetica Neue";
  color: #1E1D1D;
}

/* line 5, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .header {
  background-color: #F3F4F6;
  padding: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
  letter-spacing: -0.44px;
}

@media only screen and (max-width: 1023px) {
  /* line 5, app/assets/stylesheets/signup/finish_signup.scss */
  #finish-signup-v4 .header {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.24px;
  }
}

/* line 24, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .header .progress-bar {
  width: 100%;
  max-width: 700px;
  display: flex;
  flex-direction: row;
  gap: 3px;
}

/* line 31, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .header .progress-bar .step {
  flex: 1;
  height: 10px;
  background-color: #D1D5DB;
}

/* line 36, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .header .progress-bar .step.complete {
  background-color: #083FF3;
}

/* line 43, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content {
  margin: auto;
  max-width: 640px;
  padding: 30px 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 51, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.24px;
}

/* line 57, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .title.blue {
  color: #083FF3;
}

/* line 62, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .description {
  font-size: 16px;
  font-weight: 700;
}

/* line 67, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .subtitle {
  color: #6B7280;
  font-size: 14px;
  line-height: 18px;
}

/* line 74, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .plans-table {
  border-radius: 12px;
  background-color: #F9FAFB;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  border-spacing: 8px 0;
  border-collapse: separate;
}

@media only screen and (max-width: 1023px) {
  /* line 74, app/assets/stylesheets/signup/finish_signup.scss */
  #finish-signup-v4 .content .plans-table {
    font-size: 12px;
    line-height: 18px;
  }
}

/* line 89, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .plans-table tr {
  height: 72px;
}

/* line 92, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .plans-table tr td {
  width: 92px;
  text-align: center;
  border-top: 1px solid #D1D5DB;
}

@media only screen and (max-width: 1023px) {
  /* line 92, app/assets/stylesheets/signup/finish_signup.scss */
  #finish-signup-v4 .content .plans-table tr td {
    width: 65px;
  }
}

/* line 101, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .plans-table tr td.premium {
  color: white;
  background-color: #083FF3;
  border-top: none;
  padding: 0 28px;
  position: relative;
}

/* line 108, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .plans-table tr td.premium .overflow-border {
  position: absolute;
  background-color: #083FF3;
  width: 100%;
  height: 10px;
  left: 0;
}

/* line 115, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .plans-table tr td.premium .overflow-border.top {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  top: -10px;
}

/* line 121, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .plans-table tr td.premium .overflow-border.bottom {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  bottom: -10px;
}

/* line 130, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .plans-table tr td:first-child {
  width: auto;
  text-align: left;
  padding: 0 4px;
}

/* line 137, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .plans-table tr:first-child td {
  border-top: none;
}

/* line 143, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .plan-container {
  margin-top: 1rem;
  display: flex;
  flex-direction: row;
  padding: 16px;
  align-items: center;
  border-radius: 8px;
  border: 1px solid #D1D5DB;
  color: #6B7280;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

/* line 157, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .plan-container .vis-logo {
  background-color: #6B7280;
  padding: 5px;
  height: 28px;
  width: 28px;
  border-radius: 100%;
  margin-right: 10px;
}

@media only screen and (max-width: 1023px) {
  /* line 167, app/assets/stylesheets/signup/finish_signup.scss */
  #finish-signup-v4 .content .plan-container .vis-logo {
    display: none;
  }
}

/* line 172, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .plan-container.premium {
  color: #083FF3;
}

/* line 173, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .plan-container.premium .vis-logo {
  background-color: #083FF3;
}

/* line 180, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .plan-container .plan-checkmark {
  margin-left: auto;
  border-radius: 100%;
  border: 1px solid #D1D5DB;
  width: 24px;
  height: 24px;
  color: white;
  font-size: 12px;
}

/* line 189, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .plan-container .plan-checkmark.checked {
  background-color: #083FF3;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 198, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .load-vis-card {
  border-radius: 24px;
  border: 1px solid #9CA3AF;
  background: #F9FAFB;
  padding: 35px;
  width: 100%;
}

/* line 205, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .load-vis-card .amount-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 20px;
  background: #083FF3;
  padding: 35px 30px;
}

/* line 213, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .load-vis-card .amount-container label {
  color: white;
  font-size: 12px;
  line-height: 18px;
}

/* line 219, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .load-vis-card .amount-container input {
  max-width: 95%;
  color: white;
  font-size: 44px;
  line-height: 52px;
  letter-spacing: -0.44px;
  background-color: transparent;
}

/* line 227, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .load-vis-card .amount-container input::-moz-placeholder {
  opacity: 0.5;
}
#finish-signup-v4 .content .load-vis-card .amount-container input:-ms-input-placeholder {
  opacity: 0.5;
}
#finish-signup-v4 .content .load-vis-card .amount-container input::placeholder {
  opacity: 0.5;
}

/* line 231, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .load-vis-card .amount-container input::-webkit-outer-spin-button, #finish-signup-v4 .content .load-vis-card .amount-container input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 240, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .vis-profile {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
}

@media only screen and (min-width: 1024px) {
  /* line 240, app/assets/stylesheets/signup/finish_signup.scss */
  #finish-signup-v4 .content .vis-profile {
    padding: 30px 0;
    border-radius: 20px;
    border: 1px solid #E5E7EB;
    background: #FAFCFE;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
  }
}

/* line 254, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .vis-profile .user-info {
  color: #9CA3AF;
  font-size: 16px;
  line-height: 140%;
}

/* line 260, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .vis-profile .tags {
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 5px;
  padding-bottom: 5px;
  overflow-x: auto;
}

/* line 268, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .vis-profile .tags::-webkit-scrollbar {
  height: 0.8rem;
}

/* line 272, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .vis-profile .tags::-webkit-scrollbar-track {
  background: transparent;
}

/* line 276, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .vis-profile .tags::-webkit-scrollbar-thumb {
  background-color: #0F46FB;
  border-radius: 20px;
}

/* line 281, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .vis-profile .tags .tag {
  color: #9CA3AF;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.36px;
  padding: 2px 8px;
  border-radius: 100px;
  background: rgba(156, 163, 175, 0.19);
  white-space: nowrap;
}

/* line 294, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .share-link {
  display: flex;
  flex-direction: row;
  padding: 10px 14px;
  align-items: center;
  width: 100%;
  border-radius: 8px;
  border: 1px solid #E5E7EB;
  background: #FAFCFE;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  line-height: 22px;
  margin-bottom: 4px;
}

/* line 308, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .share-link a {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

/* line 312, app/assets/stylesheets/signup/finish_signup.scss */
#finish-signup-v4 .content .share-link i {
  background-color: #083FF3;
  padding: 5px;
  cursor: pointer;
  margin-left: auto;
  color: white;
  border-radius: 100%;
}
/* line 1, app/assets/stylesheets/signupv4.scss */
.signup-v4-bg {
  background-image: url(/assets/membership/VISCOMMUNITY-6ea00dc4e72c91dfea3b5e00e814042c4caad1bc549c9ea6a80e838f41be5a0b.jpg);
  width: 100%;
  background-size: cover;
  background-blend-mode: multiply;
  background-color: #083FF3;
}

/* line 9, app/assets/stylesheets/signupv4.scss */
#signup-v4 {
  font-family: "Helvetica Neue";
  color: #1E1D1D;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0;
  margin-top: 44px;
}

@media screen and (min-width: 1024px) {
  /* line 9, app/assets/stylesheets/signupv4.scss */
  #signup-v4 {
    margin-top: 62px;
  }
}

/* line 22, app/assets/stylesheets/signupv4.scss */
#signup-v4 .text-app-gray {
  color: #747474;
}

/* line 26, app/assets/stylesheets/signupv4.scss */
#signup-v4.modal {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  margin-top: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 20;
}

/* line 37, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box {
  background-color: white;
  border-radius: 0.5rem;
  position: relative;
  width: 570px;
  min-height: 670px;
  max-height: 90%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  /* line 37, app/assets/stylesheets/signupv4.scss */
  #signup-v4 .box {
    width: 90%;
    min-height: 630px;
  }
}

/* line 53, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box .header {
  background-color: #F3F4F6;
  padding: 60px 54px 18px 54px;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

@media only screen and (max-width: 768px) {
  /* line 53, app/assets/stylesheets/signupv4.scss */
  #signup-v4 .box .header {
    padding: 16px 18px;
  }
}

/* line 63, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box .header .progress-bar {
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 3px;
}

/* line 69, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box .header .progress-bar .step {
  flex: 1;
  height: 10px;
  background-color: #D1D5DB;
}

/* line 74, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box .header .progress-bar .step.complete {
  background-color: #083FF3;
}

/* line 80, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box .header .title {
  font-size: 36px;
  font-weight: 700;
  line-height: 42px;
}

@media only screen and (max-width: 768px) {
  /* line 80, app/assets/stylesheets/signupv4.scss */
  #signup-v4 .box .header .title {
    font-size: 24px;
    line-height: 28px;
  }
}

/* line 92, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box .content {
  flex: 1;
  overflow-y: auto;
  padding: 25px 54px 18px 54px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  /* line 92, app/assets/stylesheets/signupv4.scss */
  #signup-v4 .box .content {
    padding: 16px;
  }
}

/* line 104, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box .content .social-auth {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 15px;
  color: #6B7280;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

/* line 115, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box .content .social-auth a {
  display: flex;
  align-items: center;
  gap: 4px;
}

/* line 122, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box .content .terms {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

/* line 127, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box .content .terms a {
  color: #083FF3;
}

/* line 132, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box .content .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.24px;
}

/* line 139, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box .content .sub-title {
  color: #6B7280;
  font-size: 14px;
  line-height: 18px;
}

/* line 145, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box .content .description {
  font-size: 14px;
  line-height: 24px;
}

/* line 150, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box .content .verify-identity-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 22;
}

@media only screen and (min-width: 768px) {
  /* line 150, app/assets/stylesheets/signupv4.scss */
  #signup-v4 .box .content .verify-identity-modal {
    justify-content: center;
  }
}

/* line 164, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box .content .verify-identity-modal .verify-identity-box {
  background-color: white;
  border-radius: 0.75rem;
  border-width: 0.5px;
  width: 365px;
  font-size: 0.875rem;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  /* line 164, app/assets/stylesheets/signupv4.scss */
  #signup-v4 .box .content .verify-identity-modal .verify-identity-box {
    margin: 20px;
  }
}

/* line 182, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box .confirmation-title {
  text-align: center;
  font-size: 34px;
  line-height: 40px;
  letter-spacing: -0.72px;
}

/* line 189, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box .confirmation-description {
  color: #747474;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
}

/* line 196, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box .confirmation-description .link {
  color: #083FF3;
  text-decoration: underline;
  cursor: pointer;
}

/* line 203, app/assets/stylesheets/signupv4.scss */
#signup-v4 .box .confirmation-close {
  height: 40px;
  width: 40px;
  border-radius: 100px;
  background: rgba(0, 0, 0, 0.34);
  color: white;
  font-size: 20px;
  position: absolute;
  top: 18px;
  right: 18px;
}

/* line 220, app/assets/stylesheets/signupv4.scss */
.signup-team-thank-you .close-btn,
.signup-parent-thank-you .close-btn {
  height: 40px;
  width: 40px;
  border-radius: 100px;
  background: rgba(0, 0, 0, 0.66);
  color: white;
  font-size: 20px;
  position: absolute;
  top: 18px;
  right: 18px;
}

/* line 232, app/assets/stylesheets/signupv4.scss */
.signup-team-thank-you .wnba-img,
.signup-parent-thank-you .wnba-img {
  width: 300px;
  height: 444px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 1023px) {
  /* line 232, app/assets/stylesheets/signupv4.scss */
  .signup-team-thank-you .wnba-img,
.signup-parent-thank-you .wnba-img {
    width: 100%;
    height: 200px;
  }
}
/* line 1, app/assets/stylesheets/sponsorships/_create.scss */
.sponsorship-thank-you {
  width: 800px;
  height: 400px;
  display: flex;
  background: #fff;
}

@media only screen and (max-width: 960px) {
  /* line 1, app/assets/stylesheets/sponsorships/_create.scss */
  .sponsorship-thank-you {
    width: 90%;
    height: 90%;
    flex-direction: column;
  }
  /* line 12, app/assets/stylesheets/sponsorships/_create.scss */
  .sponsorship-thank-you img {
    width: 100px;
  }
}
/* line 1, app/assets/stylesheets/sponsorships/index.scss */
.sponsorship-input {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  margin-right: unset !important;
  margin-left: unset !important;
}

@media only screen and (max-width: 768px) {
  /* line 1, app/assets/stylesheets/sponsorships/index.scss */
  .sponsorship-input {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
}

/* line 15, app/assets/stylesheets/sponsorships/index.scss */
.sponsorship-input.no-width {
  width: 320px;
}

/* line 17, app/assets/stylesheets/sponsorships/index.scss */
.sponsorship-input.no-width textarea {
  width: 100%;
  flex-shrink: 0;
  margin-bottom: 20px;
}

/* line 23, app/assets/stylesheets/sponsorships/index.scss */
.sponsorship-input textarea {
  height: 200px;
}

/* line 26, app/assets/stylesheets/sponsorships/index.scss */
.sponsorship-input input, .sponsorship-input select, .sponsorship-input textarea {
  width: 40%;
  border: 1px solid #dedede;
  border-radius: 20px;
  padding: 8px 15px;
}

@media only screen and (max-width: 768px) {
  /* line 26, app/assets/stylesheets/sponsorships/index.scss */
  .sponsorship-input input, .sponsorship-input select, .sponsorship-input textarea {
    width: 100%;
  }
}

/* line 39, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index {
  letter-spacing: normal;
}

/* line 42, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index.sponsor {
  overflow-x: hidden;
}

/* line 46, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .header {
  width: 100%;
  height: 700px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  background-image: url(/assets/VIS_Business-Card-dc7c84ff89fa654a423f98d4b48c208dad20a13add0d9f52a157fa606aff76c3.jpg);
  background-repeat: no-repeat;
  background-color: #cccccc;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 61, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .header .left {
  margin-left: 5%;
}

/* line 65, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .header .left h1 {
  text-align: left;
  width: 320px;
  font-weight: bold;
  font-size: 47px;
  font-family: 'Helvetica Neue', Helvetica;
  letter-spacing: -0.47px;
  color: #222222;
  opacity: 1;
  line-height: 47px;
}

/* line 77, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .header .left p {
  text-align: left;
  letter-spacing: -0.16px;
  color: #232832;
  opacity: 1;
  width: 454px;
}

/* line 85, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .header .left a {
  text-align: center;
  font-size: 19px;
  font-family: 'Helvetica Neue', Helvetica;
  letter-spacing: 0.19px;
  color: #FFFFFF;
  opacity: 1;
  width: 186px;
  height: 48px;
  background: #0F46FB 0% 0% no-repeat padding-box;
  border-radius: 38px;
  margin-top: 3rem;
  line-height: 48px;
  display: inline-block;
}

/* line 101, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .swiper-cards {
  margin-top: 150px;
  margin-bottom: 100px;
}

@media only screen and (max-width: 1024px) {
  /* line 101, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .swiper-cards {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

/* line 112, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .slider-cards .slide {
  width: 379px;
  height: 387px;
  background: #EBEAEB 0% 0% no-repeat padding-box;
  opacity: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 123, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .slider-cards .slide-subtitle a {
  text-align: left;
  text-decoration: underline;
  font: 18px;
  font-family: 'Helvetica Neue', Helvetica;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

/* line 133, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .slider-cards .slide-subtitle p {
  margin-top: 0.5rem;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  font-family: 'Helvetica Neue', Helvetica;
  letter-spacing: 0px;
  color: #232832;
  opacity: 1;
}

/* line 144, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .slider-cards .slide-subtitle + .slide-subtitle {
  margin-left: 1rem;
}

/* line 149, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .slider-cards .slide a {
  text-decoration: none;
}

/* line 153, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .slider-cards .slide .card {
  background: #0F46FB;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 8px;
  opacity: 1;
  color: #0032D8;
  width: 313px;
  height: 192px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-family: 'Helvetica Neue', Helvetica;
}

/* line 168, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .slider-cards .slide .card img {
  width: 80%;
  opacity: 0.15;
  margin-bottom: 0.5rem;
}

/* line 175, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .slider-cards .slide .gift-card {
  width: 313px;
  height: 192px;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 8px;
}

/* line 185, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .match {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 100px;
  font-family: 'Helvetica Neue', Helvetica;
}

/* line 193, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .match h1 {
  text-align: left;
  font-weight: bold;
  font-size: 47px;
  letter-spacing: -0.47px;
  color: #222222;
  opacity: 1;
}

/* line 202, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .match p {
  max-width: 379px;
  font-size: 18px;
  line-height: 22px;
}

@media only screen and (max-width: 1024px) {
  /* line 210, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .header {
    height: 700px;
    margin-top: -80px;
  }
  /* line 215, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .header .left {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    align-items: center;
    margin-left: 0;
    width: 100%;
  }
  /* line 225, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .header .left h1 {
    font-size: 20px;
    text-align: center;
  }
  /* line 230, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .header .left p {
    font-size: 16px;
    margin-left: 0;
    text-align: center;
  }
  /* line 236, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .header .left a {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
  }
  /* line 241, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .slider-cards .slide + .slide + .slide {
    margin-right: 2rem;
  }
  /* line 245, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .slider-cards .slide {
    width: 284px;
    height: 290px;
    background: #EBEAEB 0% 0% no-repeat padding-box;
    opacity: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  /* line 256, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .slider-cards .slide-subtitle + .slide-subtitle {
    margin-left: 1rem;
  }
  /* line 260, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .slider-cards .slide .card {
    width: 247px;
    height: 152px;
  }
  /* line 265, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .slider-cards .slide .gift-card {
    width: 247px;
    height: 152px;
  }
}

@media only screen and (max-width: 600px) {
  /* line 272, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .header {
    height: 600px;
  }
  /* line 276, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .header .left {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    align-items: center;
    margin-left: 0;
    width: 100%;
  }
  /* line 286, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .header .left h1 {
    font-size: 20px;
    text-align: center;
  }
  /* line 291, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .header .left p {
    font-size: 16px;
    margin-left: 0;
    text-align: center;
  }
  /* line 297, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .header .left a {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
  }
  /* line 302, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .slider-cards .slide {
    width: 284px;
    height: 290px;
    background: #EBEAEB 0% 0% no-repeat padding-box;
    opacity: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  /* line 313, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .slider-cards .slide-subtitle + .slide-subtitle {
    margin-left: 1rem;
  }
  /* line 317, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .match {
    margin-bottom: 100px;
  }
  /* line 320, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .match h1 {
    font-size: 24px;
    width: 295px;
  }
  /* line 325, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .match p {
    margin-top: 1rem;
    width: 295px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 350px) {
  /* line 334, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .header {
    height: 560px;
  }
  /* line 338, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .header .left {
    margin-left: 1rem;
  }
  /* line 342, app/assets/stylesheets/sponsorships/index.scss */
  #sponsorship-page-index .slider-cards {
    margin-right: 2rem;
  }
}

/* line 347, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .teams {
  margin-top: 50px;
}

/* line 351, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .swiper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  color: #000000;
  width: 90%;
}

/* line 360, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .swiper .carousel-header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 30px;
  width: 90%;
}

/* line 367, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .swiper .carousel-header .swiper-custom-button-prev,
#sponsorship-page-index .swiper .carousel-header .swiper-custom-button-next {
  font-size: 20px;
  line-height: 1;
}

/* line 372, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .swiper .carousel-header .swiper-custom-button-prev:hover,
#sponsorship-page-index .swiper .carousel-header .swiper-custom-button-next:hover {
  cursor: pointer;
  color: #0F46FB;
}

/* line 377, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .swiper .carousel-header .swiper-custom-button-prev.disabled,
#sponsorship-page-index .swiper .carousel-header .swiper-custom-button-next.disabled {
  color: #cecece;
  cursor: default;
}

/* line 385, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: center;
  width: auto;
  flex-direction: column;
}

/* line 392, app/assets/stylesheets/sponsorships/index.scss */
#sponsorship-page-index .swiper .swiper-wrapper .swiper-slide .swiper-container img {
  height: 70px;
  margin: 0 35px;
}
/* line 1, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page {
  font-family: 'Helvetica Neue', Helvetica;
  letter-spacing: normal;
}

/* line 5, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .pack-slide {
  width: 100%;
  max-width: 22rem;
}

/* line 10, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .step1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 80px 0;
}

/* line 17, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .step1 .title-step1 {
  font-size: 45px;
  font-weight: bold;
  line-height: 45px;
}

/* line 23, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .step1 .subtitle-step1 {
  text-align: left;
  font-size: 24px;
  color: #000000;
  opacity: 1;
}

/* line 31, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .plan-card {
  box-shadow: 12px 12px 6px #00000029;
  border-radius: 21px;
  opacity: 1;
  width: 220px;
  height: 345px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  color: white;
  background-color: #232832;
  position: relative;
}

/* line 45, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .plan-card.selected {
  background: #315AFF;
}

/* line 49, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .plan-card .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
  opacity: 0.2;
  width: 130%;
  max-width: 130%;
}

/* line 63, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .plan-card .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 30%;
}

/* line 69, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .plan-card .content .price {
  text-align: left;
  letter-spacing: -0.4px;
  color: #FFFFFF;
  opacity: 1;
  font-size: 40px;
  font-weight: bold;
}

/* line 78, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .plan-card .content .month {
  font-size: 24px;
  letter-spacing: -1.2px;
}

/* line 84, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .plan-card .action {
  margin-bottom: 10%;
}

/* line 87, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .plan-card .action .action-checkmark {
  font-size: 40px;
}

/* line 91, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .plan-card .action button {
  width: 143px;
  height: 48px;
  background: #FFFFFF;
  border-radius: 37px;
  opacity: 0.3;
  color: #232832;
  line-height: 48px;
  font-size: 22px;
}

/* line 104, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .blue-next {
  width: 179px;
  height: 48px;
  background: #0F46FB 0% 0% no-repeat padding-box;
  border-radius: 37px;
  color: white;
  font-size: 22px;
}

@media only screen and (max-width: 768px) {
  /* line 114, app/assets/stylesheets/sponsorships/step_1.scss */
  #sponsorship-page .step1 {
    margin: 20px 0;
  }
  /* line 117, app/assets/stylesheets/sponsorships/step_1.scss */
  #sponsorship-page .step1 .title-step1 {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.66px;
    line-height: 24px;
  }
  /* line 124, app/assets/stylesheets/sponsorships/step_1.scss */
  #sponsorship-page .step1 .subtitle-step1 {
    font-size: 16px;
  }
  /* line 129, app/assets/stylesheets/sponsorships/step_1.scss */
  #sponsorship-page .plan-card {
    box-shadow: 4px 4px 6px #00000029;
    border-radius: 15px;
    width: 170px;
    height: 270px;
  }
  /* line 136, app/assets/stylesheets/sponsorships/step_1.scss */
  #sponsorship-page .plan-card .content .price {
    font-size: 30px;
  }
  /* line 140, app/assets/stylesheets/sponsorships/step_1.scss */
  #sponsorship-page .plan-card .content .month {
    font-size: 17px;
  }
  /* line 146, app/assets/stylesheets/sponsorships/step_1.scss */
  #sponsorship-page .plan-card .action .action-checkmark {
    font-size: 30px;
  }
  /* line 150, app/assets/stylesheets/sponsorships/step_1.scss */
  #sponsorship-page .plan-card .action button {
    width: 108px;
    height: 33px;
    border-radius: 20px;
    font-size: 15px;
    line-height: 33px;
  }
  /* line 160, app/assets/stylesheets/sponsorships/step_1.scss */
  #sponsorship-page .blue-next {
    width: 106px;
    height: 42px;
    border-radius: 20px;
    font-size: 14px;
  }
}

/* line 169, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .swiper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  color: #000000;
  width: 90%;
}

/* line 178, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .swiper .carousel-header {
  display: none;
  justify-content: flex-end;
  align-items: center;
  gap: 30px;
  width: 90%;
}

/* line 185, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .swiper .carousel-header .swiper-custom-button-prev,
#sponsorship-page .swiper .carousel-header .swiper-custom-button-next {
  font-size: 20px;
  line-height: 1;
}

/* line 190, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .swiper .carousel-header .swiper-custom-button-prev:hover,
#sponsorship-page .swiper .carousel-header .swiper-custom-button-next:hover {
  cursor: pointer;
  color: #0F46FB;
}

/* line 195, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .swiper .carousel-header .swiper-custom-button-prev.disabled,
#sponsorship-page .swiper .carousel-header .swiper-custom-button-next.disabled {
  color: #cecece;
  cursor: default;
}

/* line 202, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .swiper .swiper-wrapper {
  justify-content: center;
}

/* line 207, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .swiper.swiper-initialized .carousel-header {
  display: flex;
}

/* line 211, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .swiper.swiper-initialized .swiper-wrapper {
  justify-content: flex-start;
}

/* line 219, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .signup-field {
  display: flex;
  flex-direction: column;
}

/* line 223, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .signup-field p, #sponsorship-page .signup-field label {
  margin-left: 0.7rem;
  color: black;
  font-size: 15px;
}

/* line 229, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .signup-field label.signin {
  font-size: 20px;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  /* line 229, app/assets/stylesheets/sponsorships/step_1.scss */
  #sponsorship-page .signup-field label.signin {
    font-size: 15px;
  }
}

/* line 238, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .signup-field .text-field {
  border-radius: 1.5rem;
  border-width: 0.5px;
  border-color: #D6D2D2;
  padding: 0.65rem;
  font-size: 12px;
  height: 40px;
  background-color: white;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 250, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .signup-field .text-field.bio {
  height: 200px;
}

/* line 255, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .signup-field iframe {
  height: 15px !important;
}

/* line 259, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .signup-field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23707070'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size: 12px;
  background-position: calc(100% - 10px) 65%;
  background-repeat: no-repeat;
}

/* line 269, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .signup-field.form-field {
  width: 100%;
  margin-bottom: 2rem;
}

@media only screen and (min-width: 1024px) {
  /* line 269, app/assets/stylesheets/sponsorships/step_1.scss */
  #sponsorship-page .signup-field.form-field {
    width: 33.333333%;
    margin-bottom: 0;
  }
}

/* line 280, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .signup-field.invalid .text-field {
  border-color: red;
}

/* line 284, app/assets/stylesheets/sponsorships/step_1.scss */
#sponsorship-page .signup-field.invalid label {
  color: red;
}
/* line 1, app/assets/stylesheets/takeaction/action.scss */
.action-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 1, app/assets/stylesheets/takeaction/action.scss */
  .action-container {
    align-items: flex-start;
  }
}

/* line 11, app/assets/stylesheets/takeaction/action.scss */
.action-container .back-image {
  height: 730px;
  width: 100%;
  background-image: url(/assets/sade-2a67aeec4db3b362c551babcd5e468bd8e9565b01a1db46665b3845dd75fde55.png);
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: -1;
}

@media only screen and (max-width: 960px) {
  /* line 11, app/assets/stylesheets/takeaction/action.scss */
  .action-container .back-image {
    height: 420px;
  }
}

/* line 28, app/assets/stylesheets/takeaction/action.scss */
.action-container .back-image .title-back {
  height: 240px;
  width: 590px;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 72px;
  font-weight: bold;
  letter-spacing: -4.2px;
  line-height: 72px;
  position: absolute;
  top: 390px;
  left: 30px;
}

/* line 41, app/assets/stylesheets/takeaction/action.scss */
.action-container .back-image .title-back span {
  color: #0f46fb;
}

@media only screen and (max-width: 960px) {
  /* line 28, app/assets/stylesheets/takeaction/action.scss */
  .action-container .back-image .title-back {
    height: 128px;
    width: 281px;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 32px;
    top: 252px;
    left: 20px;
  }
}

/* line 57, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-background {
  min-height: 527px;
  width: 100%;
  background-color: #0f46fb;
}

@media only screen and (max-width: 960px) {
  /* line 57, app/assets/stylesheets/takeaction/action.scss */
  .action-container .blue-background {
    min-height: 400px;
    height: 400px;
  }
}

/* line 68, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-background .fact {
  margin-left: 10px;
  margin-right: 10px;
}

/* line 72, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-background .fact h2 {
  font-size: 48px;
  font-weight: bold;
  color: white;
  margin-top: 67px;
  letter-spacing: 0;
}

/* line 80, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-background .fact p {
  font-size: 20px;
  font-weight: 300;
}

@media only screen and (max-width: 960px) {
  /* line 80, app/assets/stylesheets/takeaction/action.scss */
  .action-container .blue-background .fact p {
    font-size: 16px;
  }
}

/* line 90, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-background h1 {
  font-size: 64px;
  font-weight: bold;
  color: white;
  margin-top: 60px;
  margin-bottom: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 90, app/assets/stylesheets/takeaction/action.scss */
  .action-container .blue-background h1 {
    font-size: 36px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

/* line 104, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-background .slide-left {
  position: absolute;
  top: 278px;
  left: 30px;
  z-index: 5;
}

@media only screen and (max-width: 960px) {
  /* line 104, app/assets/stylesheets/takeaction/action.scss */
  .action-container .blue-background .slide-left {
    top: 167px;
  }
}

/* line 116, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-background .slide-right {
  position: absolute;
  top: 278px;
  right: 30px;
  z-index: 5;
}

@media only screen and (max-width: 960px) {
  /* line 116, app/assets/stylesheets/takeaction/action.scss */
  .action-container .blue-background .slide-right {
    top: 167px;
  }
}

/* line 128, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-background .slick-dots li button:before {
  color: white;
}

/* line 132, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-background .slick-dots {
  bottom: 40px;
  z-index: 1;
}

@media only screen and (max-width: 960px) {
  /* line 132, app/assets/stylesheets/takeaction/action.scss */
  .action-container .blue-background .slick-dots {
    position: relative;
    bottom: 0;
    margin: 0;
  }
}

/* line 150, app/assets/stylesheets/takeaction/action.scss */
.action-container sup {
  font-size: 60%;
  height: 32px;
  vertical-align: super;
  position: relative;
  top: 0em;
}

/* line 158, app/assets/stylesheets/takeaction/action.scss */
.action-container .title {
  font-family: Helvetica;
  font-size: 64px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 60px;
  text-align: center;
  color: #000000;
}

/* line 167, app/assets/stylesheets/takeaction/action.scss */
.action-container .title span {
  color: #0f46fb;
}

@media only screen and (max-width: 960px) {
  /* line 158, app/assets/stylesheets/takeaction/action.scss */
  .action-container .title {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 34px;
    text-align: left;
    padding: 0 20px;
  }
}

/* line 181, app/assets/stylesheets/takeaction/action.scss */
.action-container .title-1 {
  height: 60px;
  width: 770px;
  margin-top: 120px;
}

@media only screen and (max-width: 960px) {
  /* line 181, app/assets/stylesheets/takeaction/action.scss */
  .action-container .title-1 {
    height: 34px;
    width: 100%;
    padding: 0 20px;
    margin-top: 80px;
  }
}

/* line 194, app/assets/stylesheets/takeaction/action.scss */
.action-container .create-content-mobile {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 194, app/assets/stylesheets/takeaction/action.scss */
  .action-container .create-content-mobile {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
}

/* line 204, app/assets/stylesheets/takeaction/action.scss */
.action-container .create-content-mobile .mobile-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 140px;
  width: 140px;
  background-color: #ffffff;
  box-shadow: 5px 5px 15px 0 rgba(40, 40, 45, 0.1);
  margin: 20px 10px 0 10px;
}

/* line 215, app/assets/stylesheets/takeaction/action.scss */
.action-container .create-content-mobile .mobile-btn .btn-text {
  height: 36px;
  width: 120px;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 18px;
  text-align: center;
  margin-top: 18px;
}

/* line 230, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-btn {
  height: 48px;
  width: 180px;
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

@media only screen and (max-width: 960px) {
  /* line 230, app/assets/stylesheets/takeaction/action.scss */
  .action-container .blue-btn {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
    height: 34px;
    width: 120px;
  }
}

/* line 252, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-btn:hover {
  background-color: #4470ff;
}

/* line 256, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-btn:focus {
  outline: none;
}

/* line 261, app/assets/stylesheets/takeaction/action.scss */
.action-container .buttons {
  height: 48px;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

@media only screen and (max-width: 960px) {
  /* line 261, app/assets/stylesheets/takeaction/action.scss */
  .action-container .buttons {
    display: none;
  }
}

/* line 271, app/assets/stylesheets/takeaction/action.scss */
.action-container .buttons .btn {
  height: 48px;
  width: 182px;
  margin-left: 10px;
  margin-right: 10px;
}

/* line 279, app/assets/stylesheets/takeaction/action.scss */
.action-container .title-2 {
  margin-top: 120px;
  height: 60px;
  width: 532px;
}

@media only screen and (max-width: 960px) {
  /* line 279, app/assets/stylesheets/takeaction/action.scss */
  .action-container .title-2 {
    height: 68px;
    width: 280px;
    margin-top: 100px;
  }
}

/* line 291, app/assets/stylesheets/takeaction/action.scss */
.action-container .text {
  color: #28282d;
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 24px;
  text-align: center;
}

/* line 299, app/assets/stylesheets/takeaction/action.scss */
.action-container .text span {
  color: #0f46fb;
}

@media only screen and (max-width: 960px) {
  /* line 291, app/assets/stylesheets/takeaction/action.scss */
  .action-container .text {
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
    text-align: left;
    padding: 0 20px;
  }
}

/* line 314, app/assets/stylesheets/takeaction/action.scss */
.action-container .text-1 {
  min-height: 120px;
  width: 50%;
  margin-top: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 314, app/assets/stylesheets/takeaction/action.scss */
  .action-container .text-1 {
    width: 100%;
    min-height: 14px;
  }
}

/* line 325, app/assets/stylesheets/takeaction/action.scss */
.action-container .btn-1 {
  margin-top: 40px;
  height: 48px;
  width: 182px;
}

@media only screen and (max-width: 960px) {
  /* line 325, app/assets/stylesheets/takeaction/action.scss */
  .action-container .btn-1 {
    margin: 30px 0 0 20px;
    height: 34px;
    width: 133px;
  }
}

/* line 337, app/assets/stylesheets/takeaction/action.scss */
.action-container .back-video {
  width: 100%;
  margin-top: 60px;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 355, app/assets/stylesheets/takeaction/action.scss */
  .action-container .play {
    height: 36px;
    width: 36px;
  }
}

/* line 362, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-in {
  width: 100%;
  min-height: 530px;
  background-color: #0f46fb;
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 362, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-in {
    flex-direction: column-reverse;
    min-height: 50px;
  }
}

/* line 373, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-in .content {
  width: 50%;
  min-height: 530px;
  padding: 0 80px;
}

@media only screen and (max-width: 960px) {
  /* line 373, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-in .content {
    width: 100%;
    min-height: 100px;
    padding: 0;
  }
}

/* line 384, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-in .content .content-text {
  margin-top: 155px;
  height: 32px;
  width: 482px;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
}

@media only screen and (max-width: 960px) {
  /* line 384, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-in .content .content-text {
    width: auto;
    font-size: 32px;
    letter-spacing: -1px;
    line-height: 34px;
    margin-top: 40px;
    padding: 0 20px;
  }
}

/* line 405, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-in .content .white-text {
  color: #ffffff;
  margin-top: 20px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 405, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-in .content .white-text {
    margin-bottom: 40px;
  }
}

/* line 416, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-in .img-1 {
  width: 50%;
  height: 530px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 960px) {
  /* line 416, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-in .img-1 {
    width: 100%;
    height: 235px;
  }
}

/* line 428, app/assets/stylesheets/takeaction/action.scss */
.action-container .title-3 {
  margin-top: 180px;
  height: 60px;
  width: 734px;
}

@media only screen and (max-width: 960px) {
  /* line 428, app/assets/stylesheets/takeaction/action.scss */
  .action-container .title-3 {
    margin-top: 80px;
    height: 68px;
    width: 280px;
  }
}

/* line 440, app/assets/stylesheets/takeaction/action.scss */
.action-container .text-2 {
  min-height: 48px;
  width: 880px;
  margin-top: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 440, app/assets/stylesheets/takeaction/action.scss */
  .action-container .text-2 {
    min-height: 14px;
    width: 100%;
    margin-bottom: 20px;
  }
}

/* line 452, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-2 {
  display: flex;
  width: 100%;
  min-height: 397px;
  justify-content: space-between;
  margin-top: 99px;
}

@media only screen and (max-width: 960px) {
  /* line 452, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-2 {
    min-height: 14px;
    width: 100%;
    margin: 0;
    flex-direction: column;
    justify-content: flex-start;
  }
}

/* line 467, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-2 .section {
  min-height: 397px;
  width: 24.5%;
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 960px) {
  /* line 467, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-2 .section {
    min-height: 81px;
    width: 100%;
    margin-bottom: 60px;
  }
}

/* line 479, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-2 .section a {
  margin-top: auto;
}

/* line 483, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-2 .section .img-2 {
  height: 201px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 960px) {
  /* line 483, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-2 .section .img-2 {
    height: 181px;
    width: 100%;
  }
}

/* line 494, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-2 .section .title-section {
  margin-top: 28px;
  color: #000000;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1.6px;
  line-height: 32px;
  margin-left: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 494, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-2 .section .title-section {
    min-height: 24px;
    width: 100%;
    padding: 0 20px;
    margin: 15px 0 0 0;
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
  }
}

/* line 514, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-2 .section .btn-2 {
  margin-top: 30px;
  height: 48px;
  width: 180px;
  margin-left: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 514, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-2 .section .btn-2 {
    height: 34px;
    width: 133px;
    margin-left: 20px;
  }
}

/* line 527, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-2 .section .text-3 {
  margin-top: 10px;
  margin-left: 30px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 527, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-2 .section .text-3 {
    min-height: 18px;
    width: 100%;
    margin-left: 0;
  }
}

/* line 541, app/assets/stylesheets/takeaction/action.scss */
.action-container .title-4 {
  margin-top: 180px;
  height: 60px;
  width: 606px;
}

@media only screen and (max-width: 960px) {
  /* line 541, app/assets/stylesheets/takeaction/action.scss */
  .action-container .title-4 {
    margin-top: 40px;
    height: 34px;
    width: 280px;
  }
}

/* line 553, app/assets/stylesheets/takeaction/action.scss */
.action-container .text-4 {
  margin-top: 20px;
  min-height: 48px;
  width: 819px;
}

@media only screen and (max-width: 960px) {
  /* line 553, app/assets/stylesheets/takeaction/action.scss */
  .action-container .text-4 {
    min-height: 14px;
    width: 100%;
  }
}

/* line 564, app/assets/stylesheets/takeaction/action.scss */
.action-container .search {
  margin-top: 40px;
  height: 32px;
  width: 162px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 564, app/assets/stylesheets/takeaction/action.scss */
  .action-container .search {
    margin-top: 30px;
    width: 100%;
    padding: 0 20px;
    height: 38px;
    background-color: #f3f3f3;
    background-clip: content-box;
  }
}

/* line 580, app/assets/stylesheets/takeaction/action.scss */
.action-container .search .search-ico {
  height: 24px;
  width: 24px;
}

@media only screen and (max-width: 960px) {
  /* line 580, app/assets/stylesheets/takeaction/action.scss */
  .action-container .search .search-ico {
    height: 18px;
    width: 18px;
    opacity: 0.6;
    margin-left: 10px;
  }
}

/* line 592, app/assets/stylesheets/takeaction/action.scss */
.action-container .search ::-webkit-input-placeholder {
  /* Edge */
  color: #000000;
}

@media only screen and (max-width: 960px) {
  /* line 592, app/assets/stylesheets/takeaction/action.scss */
  .action-container .search ::-webkit-input-placeholder {
    color: #aeaeae;
  }
}

/* line 601, app/assets/stylesheets/takeaction/action.scss */
.action-container .search :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}

@media only screen and (max-width: 960px) {
  /* line 601, app/assets/stylesheets/takeaction/action.scss */
  .action-container .search :-ms-input-placeholder {
    color: #aeaeae;
  }
}

/* line 610, app/assets/stylesheets/takeaction/action.scss */
.action-container .search ::-moz-placeholder {
  color: #000000;
}
.action-container .search :-ms-input-placeholder {
  color: #000000;
}
.action-container .search ::placeholder {
  color: #000000;
}

@media only screen and (max-width: 960px) {
  /* line 610, app/assets/stylesheets/takeaction/action.scss */
  .action-container .search ::-moz-placeholder {
    color: #aeaeae;
  }
  .action-container .search :-ms-input-placeholder {
    color: #aeaeae;
  }
  .action-container .search ::placeholder {
    color: #aeaeae;
  }
}

/* line 618, app/assets/stylesheets/takeaction/action.scss */
.action-container .search .search-text {
  margin-left: 30px;
  height: 32px;
  width: 300px;
  color: #000000;
  font-family: Helvetica;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1.6px;
  line-height: 32px;
  outline: none;
  background: transparent;
}

@media only screen and (max-width: 960px) {
  /* line 618, app/assets/stylesheets/takeaction/action.scss */
  .action-container .search .search-text {
    margin-left: 10px;
    height: 18px;
    width: 240px;
    font-size: 18px;
    letter-spacing: -1.1px;
    line-height: 18px;
  }
}

/* line 642, app/assets/stylesheets/takeaction/action.scss */
.action-container .form-title {
  color: #000000;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 28px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 642, app/assets/stylesheets/takeaction/action.scss */
  .action-container .form-title {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
  }
}

/* line 659, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-action {
  margin-top: 40px;
  min-height: 368px;
  padding: 0 80px 0px 80px;
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 659, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-action {
    margin-top: 20px;
    min-height: 30px;
    padding: 0;
    flex-direction: column;
    justify-content: flex-start;
  }
}

/* line 674, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-action .hover-container {
  height: 368px;
  width: 490px;
  position: relative;
}

@media only screen and (max-width: 960px) {
  /* line 674, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-action .hover-container {
    width: 100%;
    height: 320px;
  }
}

/* line 685, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-action .img-3 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #0f46fb;
  -o-object-fit: contain;
     object-fit: contain;
}

@media only screen and (max-width: 960px) {
  /* line 685, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-action .img-3 {
    width: 100%;
    height: 320px;
  }
}

/* line 700, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-action .hover-content {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  background-color: #0f46fb;
}

/* line 709, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-action .hover-content .title {
  color: #ffffff;
  font-family: Helvetica;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1.6px;
  line-height: 32px;
  text-align: center;
  padding-bottom: 20px;
  margin-left: 25px;
  margin-right: 25px;
}

/* line 722, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-action .hover-content .text {
  color: #ffffff;
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 24px;
  text-align: center;
  margin-left: 25px;
  margin-right: 25px;
}

/* line 734, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-action .email-form {
  width: 66%;
  min-height: 368px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #aeaeae;
}

@media only screen and (max-width: 960px) {
  /* line 734, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-action .email-form {
    max-width: 100%;
    width: 100%;
    min-height: 20px;
    padding: 0 20px;
  }
}

/* line 750, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-action .email-form .title-5 {
  min-height: 56px;
  width: 100%;
}

@media only screen and (max-width: 960px) {
  /* line 750, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-action .email-form .title-5 {
    margin-top: 39px;
    min-height: 24px;
  }
}

/* line 760, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-action .email-form .name-email {
  min-height: 35px;
  width: 90%;
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 960px) {
  /* line 760, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-action .email-form .name-email {
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 10px;
    width: 100%;
  }
}

/* line 774, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-action .email-form .name-email ::-moz-placeholder {
  color: #000000;
  opacity: 1;
  /* Firefox */
}
.action-container .box-action .email-form .name-email :-ms-input-placeholder {
  color: #000000;
  opacity: 1;
  /* Firefox */
}
.action-container .box-action .email-form .name-email ::placeholder {
  color: #000000;
  opacity: 1;
  /* Firefox */
}

/* line 780, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-action .email-form .name-email :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}

/* line 785, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-action .email-form .name-email ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000;
}

/* line 790, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-action .email-form .name-email .input-field-1 {
  height: 35px;
  width: 48%;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
  border-bottom: 1px solid #696969;
  outline: none;
  background: transparent;
  padding-right: 29.27px;
}

@media only screen and (max-width: 960px) {
  /* line 790, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-action .email-form .name-email .input-field-1 {
    height: 35px;
    margin-top: 30px;
    width: 100%;
    padding-right: 10px;
  }
}

/* line 812, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-action .email-form textarea {
  height: 69px;
  width: 90%;
  margin-top: 20px;
  resize: none;
  border-bottom: 1px solid #696969;
  outline: none;
}

@media only screen and (max-width: 960px) {
  /* line 812, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-action .email-form textarea {
    height: 69px;
    margin-top: 30px;
    width: 100%;
  }
}

/* line 827, app/assets/stylesheets/takeaction/action.scss */
.action-container .box-action .email-form .send {
  display: flex;
  justify-content: flex-end;
  height: 48px;
  margin-top: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 827, app/assets/stylesheets/takeaction/action.scss */
  .action-container .box-action .email-form .send {
    margin: 40px 0;
  }
}

/* line 840, app/assets/stylesheets/takeaction/action.scss */
.action-container .send-email {
  height: 48px;
  width: 180px;
}

@media only screen and (max-width: 960px) {
  /* line 840, app/assets/stylesheets/takeaction/action.scss */
  .action-container .send-email {
    font-size: 15px;
    letter-spacing: -1.2px;
    line-height: 18px;
  }
}

/* line 851, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-text {
  margin-top: 80px;
  height: 28px;
  width: 153px;
  color: #0f46fb;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 28px;
}

@media only screen and (max-width: 960px) {
  /* line 851, app/assets/stylesheets/takeaction/action.scss */
  .action-container .blue-text {
    font-size: 22px;
    letter-spacing: -1px;
    margin-top: 40px;
  }
}

/* line 868, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-background-bottom {
  margin-top: 211px;
  min-height: 326px;
  width: 100%;
  background-color: #0f46fb;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 868, app/assets/stylesheets/takeaction/action.scss */
  .action-container .blue-background-bottom {
    margin-top: 100px;
    padding: 0 20px;
    min-height: 36px;
    flex-direction: column;
  }
}

/* line 884, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-background-bottom .join-the-vis {
  min-height: 126px;
  margin-left: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 884, app/assets/stylesheets/takeaction/action.scss */
  .action-container .blue-background-bottom .join-the-vis {
    width: 100%;
    min-height: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
  }
}

/* line 898, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-background-bottom .join-the-vis .join-title {
  min-height: 60px;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 72px;
  font-weight: bold;
  letter-spacing: -4.6px;
  line-height: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 898, app/assets/stylesheets/takeaction/action.scss */
  .action-container .blue-background-bottom .join-the-vis .join-title {
    margin-top: 40px;
    height: 84px;
    width: 230px;
    font-size: 42px;
    letter-spacing: -1px;
    line-height: 42px;
    text-align: center;
  }
}

/* line 919, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-background-bottom .join-the-vis .join-text {
  min-height: 56px;
  max-width: 554px;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 28px;
  letter-spacing: -1.8px;
  line-height: 28px;
  margin-top: 10px;
}

@media only screen and (max-width: 960px) {
  /* line 919, app/assets/stylesheets/takeaction/action.scss */
  .action-container .blue-background-bottom .join-the-vis .join-text {
    margin-top: 20px;
    min-height: 14px;
    width: 100%;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 22px;
    text-align: center;
  }
}

/* line 941, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-background-bottom .buttons-group {
  min-height: 48px;
  display: flex;
  right: 100px;
  margin-right: 117px;
}

@media only screen and (max-width: 960px) {
  /* line 941, app/assets/stylesheets/takeaction/action.scss */
  .action-container .blue-background-bottom .buttons-group {
    width: 100%;
    flex-direction: column;
    align-items: center;
    margin: 0;
    min-height: 20px;
  }
}

/* line 957, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-background-bottom .buttons-group .btn-first {
  height: 48px;
  width: 216px;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -1.2px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #ffffff;
}

@media only screen and (max-width: 960px) {
  /* line 957, app/assets/stylesheets/takeaction/action.scss */
  .action-container .blue-background-bottom .buttons-group .btn-first {
    font-size: 15px;
    letter-spacing: -1.2px;
    line-height: 18px;
    height: 48px;
    width: 280px;
    margin-top: 20px;
  }
}

/* line 981, app/assets/stylesheets/takeaction/action.scss */
.action-container .blue-background-bottom .buttons-group .btn-second {
  box-sizing: border-box;
  height: 48px;
  width: 184px;
  border: 1px solid #ffffff;
  margin-left: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 981, app/assets/stylesheets/takeaction/action.scss */
  .action-container .blue-background-bottom .buttons-group .btn-second {
    font-size: 15px;
    letter-spacing: -1.2px;
    line-height: 18px;
    height: 48px;
    width: 280px;
    margin: 20px 0 50px 0;
  }
}
/* line 1, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 6, app/assets/stylesheets/takeaction/athletesubmit.scss */
  .submit-athlete-modal .action-modal-container {
    height: 100%;
    width: 100%;
    padding: 0 20px;
    margin: 0;
  }
}

/* line 17, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .detail-container {
  width: 600px;
}

@media only screen and (max-width: 960px) {
  /* line 17, app/assets/stylesheets/takeaction/athletesubmit.scss */
  .submit-athlete-modal .detail-container {
    height: 100%;
    width: 100%;
    padding: 0 20px;
    margin: 0;
  }
}

/* line 29, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .translate {
  position: absolute;
  top: 0px;
  right: -40px;
}

@media only screen and (max-width: 960px) {
  /* line 29, app/assets/stylesheets/takeaction/athletesubmit.scss */
  .submit-athlete-modal .translate {
    top: 19.5px;
    right: 19.5px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 39, app/assets/stylesheets/takeaction/athletesubmit.scss */
  .submit-athlete-modal .translate .white-close {
    display: none;
  }
}

/* line 45, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .translate .black-close {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 45, app/assets/stylesheets/takeaction/athletesubmit.scss */
  .submit-athlete-modal .translate .black-close {
    display: block;
  }
}

/* line 54, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .creator-form {
  width: 80%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 54, app/assets/stylesheets/takeaction/athletesubmit.scss */
  .submit-athlete-modal .creator-form {
    width: 100%;
  }
}

/* line 66, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .get-title {
  height: 32px;
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.8px;
  line-height: 32px;
  text-align: center;
  margin-top: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 66, app/assets/stylesheets/takeaction/athletesubmit.scss */
  .submit-athlete-modal .get-title {
    margin-top: 20px;
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    height: 24px;
    width: 100%;
  }
}

/* line 88, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .text {
  margin-top: 10px;
  color: #747474;
  font-family: Helvetica;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 20px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 88, app/assets/stylesheets/takeaction/athletesubmit.scss */
  .submit-athlete-modal .text {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    min-height: 18px;
    width: 100%;
  }
}

/* line 107, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .text span {
  color: #000000;
  font-weight: bold;
}

/* line 113, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal ::-moz-placeholder {
  color: #000000;
}
.submit-athlete-modal :-ms-input-placeholder {
  color: #000000;
}
.submit-athlete-modal ::placeholder {
  color: #000000;
}

/* line 117, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}

/* line 122, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000;
}

/* line 127, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .input-div {
  position: relative;
  height: 56px;
  width: 100%;
  margin-top: 12px;
}

@media only screen and (max-width: 960px) {
  /* line 127, app/assets/stylesheets/takeaction/athletesubmit.scss */
  .submit-athlete-modal .input-div {
    width: 100%;
  }
}

/* line 138, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .input-div .pad-right {
  padding: 21px 85px 7px 0;
}

/* line 142, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .input-div label {
  position: absolute;
  top: 0;
  left: 0;
  height: 14px;
  width: 100%;
  color: #aeaeae;
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  text-align: right;
  text-transform: uppercase;
}

/* line 158, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .input-div input {
  margin-top: 0;
}

/* line 162, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .input-div .optional-text {
  position: absolute;
  top: 28px;
  right: 0;
  text-transform: uppercase;
  color: #aeaeae;
}

/* line 171, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .input-field {
  height: 56px;
  width: 100%;
  padding: 21px 32.32px 7px 0;
  margin-top: 12px;
  background: transparent;
  border-bottom: 1px solid #dbdee7;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
  outline: none;
}

@media only screen and (max-width: 960px) {
  /* line 171, app/assets/stylesheets/takeaction/athletesubmit.scss */
  .submit-athlete-modal .input-field {
    width: 100%;
  }
}

/* line 189, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .input-field:focus {
  border-bottom: 1px solid #000000;
}

/* line 194, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .box {
  padding: 21px 0 7px 0;
  border-bottom: 1px solid #dbdee7;
  height: 56px;
  width: 100%;
  margin-top: 12px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
}

@media only screen and (max-width: 960px) {
  /* line 194, app/assets/stylesheets/takeaction/athletesubmit.scss */
  .submit-athlete-modal .box {
    width: 100%;
  }
}

/* line 211, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .box select {
  outline: none;
  background: transparent;
}

@media only screen and (max-width: 960px) {
  /* line 211, app/assets/stylesheets/takeaction/athletesubmit.scss */
  .submit-athlete-modal .box select {
    width: 100%;
  }
}

/* line 220, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .box select option {
  background-color: #ffffff;
  height: 44px;
}

@media only screen and (max-width: 960px) {
  /* line 220, app/assets/stylesheets/takeaction/athletesubmit.scss */
  .submit-athlete-modal .box select option {
    width: 100%;
  }
}

/* line 232, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .area-in {
  position: relative;
  width: 100%;
}

@media only screen and (max-width: 960px) {
  /* line 232, app/assets/stylesheets/takeaction/athletesubmit.scss */
  .submit-athlete-modal .area-in {
    width: 100%;
  }
}

/* line 240, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .area-in ::-moz-placeholder {
  font-style: oblique;
  color: #696969;
}
.submit-athlete-modal .area-in :-ms-input-placeholder {
  font-style: oblique;
  color: #696969;
}
.submit-athlete-modal .area-in ::placeholder {
  font-style: oblique;
  color: #696969;
}

/* line 245, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .area-in :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-style: oblique;
  color: #696969;
}

/* line 251, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .area-in ::-ms-input-placeholder {
  /* Microsoft Edge */
  font-style: oblique;
  color: #696969;
}

/* line 257, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .area-in .char {
  height: 12px;
  width: 100%;
  color: #808080;
  font-family: Helvetica;
  font-size: 10px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 12px;
  text-align: right;
  padding-right: 10px;
  transform: translateY(6px);
  position: absolute;
}

@media only screen and (max-width: 960px) {
  /* line 257, app/assets/stylesheets/takeaction/athletesubmit.scss */
  .submit-athlete-modal .area-in .char {
    width: 100%;
  }
}

/* line 277, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .area-in textarea {
  margin-top: 6px;
  box-sizing: border-box;
  height: 125px;
  width: 100%;
  border: 1px solid #d4d4d4;
  resize: none;
  background: transparent;
  outline: none;
  padding: 10px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 277, app/assets/stylesheets/takeaction/athletesubmit.scss */
  .submit-athlete-modal .area-in textarea {
    width: 100%;
    height: 128px;
  }
}

/* line 300, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .area-in .question {
  margin-top: 20px;
  height: 20px;
  width: 100%;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 300, app/assets/stylesheets/takeaction/athletesubmit.scss */
  .submit-athlete-modal .area-in .question {
    width: 100%;
  }
}

/* line 317, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .btn-1 {
  height: 48px;
  width: 182px;
  margin-top: 20px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 317, app/assets/stylesheets/takeaction/athletesubmit.scss */
  .submit-athlete-modal .btn-1 {
    width: 280px;
  }
}

/* line 329, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .blue-btn {
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 341, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .blue-btn:hover {
  background-color: #4470ff;
}

/* line 345, app/assets/stylesheets/takeaction/athletesubmit.scss */
.submit-athlete-modal .blue-btn:focus {
  outline: none;
}
/* line 1, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 6, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal .creator-form {
  width: 361px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 13, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal .title {
  height: 32px;
  width: 421px;
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.8px;
  line-height: 32px;
  text-align: center;
  margin-top: 60px;
}

/* line 26, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal .text {
  margin-top: 10px;
  height: 40px;
  width: 318px;
  color: #747474;
  font-family: Helvetica;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 20px;
  text-align: center;
}

/* line 37, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal .text span {
  color: #000000;
  font-weight: bold;
}

/* line 43, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal ::-moz-placeholder {
  color: #000000;
}
.request-creator-modal :-ms-input-placeholder {
  color: #000000;
}
.request-creator-modal ::placeholder {
  color: #000000;
}

/* line 47, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}

/* line 52, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000;
}

/* line 57, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal .input-div {
  position: relative;
  height: 56px;
  width: 361px;
  margin-top: 12px;
}

/* line 63, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal .input-div .pad-right {
  padding: 21px 73px 7px 0;
}

/* line 67, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal .input-div label {
  position: absolute;
  top: 0;
  left: 0;
  height: 14px;
  width: 52px;
  color: #aeaeae;
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  text-align: right;
  text-transform: uppercase;
}

/* line 83, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal .input-div input {
  margin-top: 0;
}

/* line 87, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal .input-div .optional-text {
  position: absolute;
  top: 28px;
  left: 309px;
  text-transform: uppercase;
  color: #aeaeae;
}

/* line 96, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal .input-field {
  height: 56px;
  width: 361px;
  padding: 21px 32.32px 7px 0;
  margin-top: 12px;
  background: transparent;
  border-bottom: 1px solid #dbdee7;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
  outline: none;
}

/* line 110, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal .input-field:focus {
  border-bottom: 1px solid #000000;
}

/* line 115, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal .box {
  padding: 21px 0 7px 0;
  border-bottom: 1px solid #dbdee7;
  height: 56px;
  width: 361px;
  margin-top: 12px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
}

/* line 127, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal .box select {
  outline: none;
  background: transparent;
  width: 361px;
}

/* line 132, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal .box select option {
  background-color: #ffffff;
  height: 44px;
  width: 361px;
}

/* line 140, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal .btn-1 {
  height: 48px;
  width: 182px;
  margin: 60px 0 40px 0;
}

/* line 146, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal .blue-btn {
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 158, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal .blue-btn:hover {
  background-color: #4470ff;
}

/* line 162, app/assets/stylesheets/takeaction/requestcreator.scss */
.request-creator-modal .blue-btn:focus {
  outline: none;
}
/* line 1, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 7, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .community-detail-container {
    min-height: 100%;
    width: 100%;
    padding: 0 20px;
  }
}

/* line 15, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .translate {
  position: absolute;
  top: 19.5px;
  right: 19.5px;
}

@media only screen and (max-width: 960px) {
  /* line 15, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .translate {
    top: 19.5px;
    right: 19.5px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 27, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .translate .white-close {
    display: none;
  }
}

/* line 33, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .translate .black-close {
  display: block;
}

@media only screen and (max-width: 960px) {
  /* line 33, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .translate .black-close {
    display: block;
  }
}

/* line 42, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .title {
  min-height: 32px;
  width: 421px;
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.8px;
  line-height: 32px;
  text-align: center;
  margin-top: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 42, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .title {
    margin-top: 20px;
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    min-height: 24px;
    width: 100%;
    padding: 0 30px;
  }
}

/* line 65, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .text {
  margin-top: 10px;
  min-height: 40px;
  width: 480px;
  color: #747474;
  font-family: Helvetica;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 20px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 65, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .text {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    min-height: auto;
    width: 100%;
  }
}

/* line 84, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .text span {
  color: #000000;
  font-weight: bold;
}

/* line 90, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .request-form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 90, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .request-form {
    width: 100%;
  }
}

/* line 100, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .subtitle {
  margin-top: 60px;
  width: 752px;
  text-align: left;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
}

@media only screen and (max-width: 960px) {
  /* line 100, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .subtitle {
    width: 100%;
    margin-top: 20px;
    padding: 0;
  }
}

/* line 115, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .container {
  display: flex;
  justify-content: space-between;
  width: 752px;
}

@media only screen and (max-width: 960px) {
  /* line 115, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .container {
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
  }
}

/* line 126, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .container .column {
  width: 361px;
}

@media only screen and (max-width: 960px) {
  /* line 126, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .container .column {
    width: 100%;
  }
}

/* line 135, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .wid-lef {
  width: 752px;
}

@media only screen and (max-width: 960px) {
  /* line 135, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .wid-lef {
    width: 100%;
  }
}

/* line 143, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal ::-moz-placeholder {
  color: #000000;
}
.request-expert-modal :-ms-input-placeholder {
  color: #000000;
}
.request-expert-modal ::placeholder {
  color: #000000;
}

/* line 147, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}

/* line 152, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000;
}

/* line 157, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .input-div {
  position: relative;
  height: 56px;
  width: 361px;
  margin-top: 12px;
}

@media only screen and (max-width: 960px) {
  /* line 157, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .input-div {
    width: 100%;
  }
}

/* line 167, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .input-div .pad-right {
  padding: 21px 85px 7px 0;
}

/* line 171, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .input-div label {
  position: absolute;
  top: 0;
  left: 0;
  height: 14px;
  width: 100%;
  color: #000000;
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  text-align: left;
  text-transform: uppercase;
}

/* line 187, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .input-div input {
  margin-top: 0;
}

/* line 191, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .input-div .optional-text {
  position: absolute;
  top: 28px;
  right: 0;
  text-transform: uppercase;
  color: #aeaeae;
}

/* line 200, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .input-field {
  height: 56px;
  width: 361px;
  padding: 21px 32.32px 7px 0;
  margin-top: 12px;
  background: transparent;
  border-bottom: 1px solid #dbdee7;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
  outline: none;
}

@media only screen and (max-width: 960px) {
  /* line 200, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .input-field {
    width: 100%;
  }
}

/* line 218, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .input-field:focus {
  border-bottom: 1px solid #000000;
}

/* line 223, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .box {
  padding: 21px 0 7px 0;
  border-bottom: 1px solid #dbdee7;
  height: 56px;
  width: 361px;
  margin-top: 12px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
}

@media only screen and (max-width: 960px) {
  /* line 223, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .box {
    width: 100%;
  }
}

/* line 239, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .box select {
  outline: none;
  background: transparent;
  width: 361px;
}

@media only screen and (max-width: 960px) {
  /* line 239, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .box select {
    width: 100%;
  }
}

/* line 248, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .box select option {
  background-color: #ffffff;
  height: 44px;
  width: 361px;
}

@media only screen and (max-width: 960px) {
  /* line 248, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .box select option {
    width: 100%;
  }
}

/* line 260, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .ex-if-you-ask-on-ju {
  height: 12px;
  width: 311px;
  color: #696969;
  font-family: Helvetica;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 12px;
  margin: 10px 0 0 351px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 260, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .ex-if-you-ask-on-ju {
    width: 100%;
    margin: 10px 0 0 0;
  }
}

/* line 277, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .area-in {
  position: relative;
}

@media only screen and (max-width: 960px) {
  /* line 277, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .area-in {
    width: 100%;
  }
}

/* line 284, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .area-in ::-moz-placeholder {
  font-style: oblique;
}
.request-expert-modal .area-in :-ms-input-placeholder {
  font-style: oblique;
}
.request-expert-modal .area-in ::placeholder {
  font-style: oblique;
}

/* line 288, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .area-in :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-style: oblique;
}

/* line 293, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .area-in ::-ms-input-placeholder {
  /* Microsoft Edge */
  font-style: oblique;
}

/* line 298, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .area-in .char {
  height: 12px;
  width: 752px;
  color: #808080;
  font-family: Helvetica;
  font-size: 10px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 12px;
  text-align: right;
  padding-right: 10px;
  transform: translateY(6px);
  position: absolute;
}

@media only screen and (max-width: 960px) {
  /* line 298, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .area-in .char {
    width: 100%;
  }
}

/* line 317, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .area-in textarea {
  margin-top: 6px;
  box-sizing: border-box;
  height: 94px;
  width: 752px;
  border: 1px solid #d4d4d4;
  resize: none;
  background: transparent;
  outline: none;
  padding: 10px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 317, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .area-in textarea {
    width: 100%;
    height: 128px;
  }
}

/* line 339, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .area-in .question {
  margin-top: 20px;
  min-height: 20px;
  width: 752px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 339, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .area-in .question {
    width: 100%;
  }
}

/* line 355, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .btn-1 {
  height: 18px;
  width: 127px;
  margin-top: 15px;
}

/* line 361, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .btn-2 {
  height: 48px;
  width: 182px;
}

@media only screen and (max-width: 960px) {
  /* line 361, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .btn-2 {
    width: 280px;
    margin-bottom: 20px;
  }
}

/* line 371, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .buttons {
  width: 384px;
  min-height: 120px;
  margin: 60px 0 40px 0;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 960px) {
  /* line 371, app/assets/stylesheets/takeaction/requestexpert.scss */
  .request-expert-modal .buttons {
    width: 100%;
    margin: 40px 0 20px 0;
    min-height: 120px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
}

/* line 388, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .white-btn {
  background-color: #ffffff;
  text-transform: uppercase;
  cursor: pointer;
  color: #3f57ff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -1.2px;
  line-height: 18px;
  text-align: center;
}

/* line 401, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .blue-btn {
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 413, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .blue-btn:hover {
  background-color: #4470ff;
}

/* line 417, app/assets/stylesheets/takeaction/requestexpert.scss */
.request-expert-modal .blue-btn:focus {
  outline: none;
}
/* line 1, app/assets/stylesheets/takeaction/submitadvocacy.scss */
.submit-advocacy-modal {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 6, app/assets/stylesheets/takeaction/submitadvocacy.scss */
.submit-advocacy-modal .community-detail-container {
  width: 40%;
}

@media only screen and (max-width: 960px) {
  /* line 6, app/assets/stylesheets/takeaction/submitadvocacy.scss */
  .submit-advocacy-modal .community-detail-container {
    min-height: 100%;
    width: 100%;
    padding: 0 20px;
  }
}

/* line 16, app/assets/stylesheets/takeaction/submitadvocacy.scss */
.submit-advocacy-modal .translate {
  position: absolute;
  top: 0;
  right: -40px;
}

@media only screen and (max-width: 960px) {
  /* line 16, app/assets/stylesheets/takeaction/submitadvocacy.scss */
  .submit-advocacy-modal .translate {
    top: 19.5px;
    right: 19.5px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 26, app/assets/stylesheets/takeaction/submitadvocacy.scss */
  .submit-advocacy-modal .translate .white-close {
    display: none;
  }
}

/* line 32, app/assets/stylesheets/takeaction/submitadvocacy.scss */
.submit-advocacy-modal .translate .black-close {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 32, app/assets/stylesheets/takeaction/submitadvocacy.scss */
  .submit-advocacy-modal .translate .black-close {
    display: block;
  }
}

/* line 41, app/assets/stylesheets/takeaction/submitadvocacy.scss */
.submit-advocacy-modal .creator-form {
  width: 361px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 41, app/assets/stylesheets/takeaction/submitadvocacy.scss */
  .submit-advocacy-modal .creator-form {
    width: 100%;
  }
}

/* line 52, app/assets/stylesheets/takeaction/submitadvocacy.scss */
.submit-advocacy-modal .get-title {
  min-height: 32px;
  width: 421px;
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.8px;
  line-height: 32px;
  text-align: center;
  margin-top: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 52, app/assets/stylesheets/takeaction/submitadvocacy.scss */
  .submit-advocacy-modal .get-title {
    margin-top: 20px;
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    min-height: 24px;
    width: 100%;
    padding: 0 30px;
  }
}

/* line 75, app/assets/stylesheets/takeaction/submitadvocacy.scss */
.submit-advocacy-modal .text {
  margin-top: 10px;
  height: 40px;
  width: 318px;
  color: #747474;
  font-family: Helvetica;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 20px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 75, app/assets/stylesheets/takeaction/submitadvocacy.scss */
  .submit-advocacy-modal .text {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    min-height: 18px;
    width: 100%;
  }
}

/* line 94, app/assets/stylesheets/takeaction/submitadvocacy.scss */
.submit-advocacy-modal .text span {
  color: #000000;
  font-weight: bold;
}

/* line 100, app/assets/stylesheets/takeaction/submitadvocacy.scss */
.submit-advocacy-modal ::-moz-placeholder {
  font-style: oblique;
}
.submit-advocacy-modal :-ms-input-placeholder {
  font-style: oblique;
}
.submit-advocacy-modal ::placeholder {
  font-style: oblique;
}

/* line 104, app/assets/stylesheets/takeaction/submitadvocacy.scss */
.submit-advocacy-modal :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-style: oblique;
}

/* line 109, app/assets/stylesheets/takeaction/submitadvocacy.scss */
.submit-advocacy-modal ::-ms-input-placeholder {
  /* Microsoft Edge */
  font-style: oblique;
}

/* line 114, app/assets/stylesheets/takeaction/submitadvocacy.scss */
.submit-advocacy-modal .area-in {
  position: relative;
}

@media only screen and (max-width: 960px) {
  /* line 114, app/assets/stylesheets/takeaction/submitadvocacy.scss */
  .submit-advocacy-modal .area-in {
    width: 100%;
  }
}

/* line 121, app/assets/stylesheets/takeaction/submitadvocacy.scss */
.submit-advocacy-modal .area-in .char {
  height: 12px;
  width: 361px;
  color: #808080;
  font-family: Helvetica;
  font-size: 10px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 12px;
  text-align: right;
  padding-right: 10px;
  transform: translateY(6px);
  position: absolute;
}

@media only screen and (max-width: 960px) {
  /* line 121, app/assets/stylesheets/takeaction/submitadvocacy.scss */
  .submit-advocacy-modal .area-in .char {
    width: 100%;
  }
}

/* line 140, app/assets/stylesheets/takeaction/submitadvocacy.scss */
.submit-advocacy-modal .area-in textarea {
  margin-top: 6px;
  box-sizing: border-box;
  height: 165px;
  width: 361px;
  border: 1px solid #d4d4d4;
  resize: none;
  background: transparent;
  outline: none;
  padding: 10px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 140, app/assets/stylesheets/takeaction/submitadvocacy.scss */
  .submit-advocacy-modal .area-in textarea {
    width: 100%;
    height: 128px;
  }
}

/* line 162, app/assets/stylesheets/takeaction/submitadvocacy.scss */
.submit-advocacy-modal .area-in .question {
  margin-top: 20px;
  min-height: 20px;
  width: 361px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 162, app/assets/stylesheets/takeaction/submitadvocacy.scss */
  .submit-advocacy-modal .area-in .question {
    width: 100%;
  }
}

/* line 178, app/assets/stylesheets/takeaction/submitadvocacy.scss */
.submit-advocacy-modal .btn-1 {
  height: 48px;
  width: 182px;
  margin: 40px 0;
}

@media only screen and (max-width: 960px) {
  /* line 178, app/assets/stylesheets/takeaction/submitadvocacy.scss */
  .submit-advocacy-modal .btn-1 {
    width: 280px;
  }
}

/* line 188, app/assets/stylesheets/takeaction/submitadvocacy.scss */
.submit-advocacy-modal .blue-btn {
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 200, app/assets/stylesheets/takeaction/submitadvocacy.scss */
.submit-advocacy-modal .blue-btn:hover {
  background-color: #4470ff;
}

/* line 204, app/assets/stylesheets/takeaction/submitadvocacy.scss */
.submit-advocacy-modal .blue-btn:focus {
  outline: none;
}
/* line 1, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 7, app/assets/stylesheets/takeaction/submitcontent.scss */
  .submit-content-modal .community-detail-container {
    width: 100%;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    overflow: scroll;
  }
}

/* line 20, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .translate {
  position: absolute;
  top: 0;
  right: -40px;
}

@media only screen and (max-width: 960px) {
  /* line 20, app/assets/stylesheets/takeaction/submitcontent.scss */
  .submit-content-modal .translate {
    top: 19.5px;
    right: 19.5px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 30, app/assets/stylesheets/takeaction/submitcontent.scss */
  .submit-content-modal .translate .white-close {
    display: none;
  }
}

/* line 36, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .translate .black-close {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 36, app/assets/stylesheets/takeaction/submitcontent.scss */
  .submit-content-modal .translate .black-close {
    display: block;
  }
}

/* line 45, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .title {
  height: 32px;
  width: 421px;
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.8px;
  line-height: 32px;
  text-align: center;
  margin-top: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 45, app/assets/stylesheets/takeaction/submitcontent.scss */
  .submit-content-modal .title {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    margin-top: 20px;
    text-align: left;
    width: 100%;
  }
}

/* line 67, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .text {
  margin-top: 10px;
  height: 40px;
  width: 480px;
  color: #747474;
  font-family: Helvetica;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 20px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 67, app/assets/stylesheets/takeaction/submitcontent.scss */
  .submit-content-modal .text {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: left;
    width: 100%;
  }
}

/* line 86, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .text span {
  color: #000000;
  font-weight: bold;
}

/* line 92, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .request-form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 92, app/assets/stylesheets/takeaction/submitcontent.scss */
  .submit-content-modal .request-form {
    display: block;
    width: 100%;
  }
}

/* line 103, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .container {
  display: flex;
  justify-content: space-between;
  width: 752px;
}

@media only screen and (max-width: 960px) {
  /* line 103, app/assets/stylesheets/takeaction/submitcontent.scss */
  .submit-content-modal .container {
    width: 100%;
    flex-direction: column;
  }
}

/* line 113, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .container .column {
  width: 361px;
}

@media only screen and (max-width: 960px) {
  /* line 113, app/assets/stylesheets/takeaction/submitcontent.scss */
  .submit-content-modal .container .column {
    width: 100%;
  }
}

/* line 122, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal ::-moz-placeholder {
  color: #000000;
}
.submit-content-modal :-ms-input-placeholder {
  color: #000000;
}
.submit-content-modal ::placeholder {
  color: #000000;
}

/* line 126, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}

/* line 131, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000;
}

/* line 136, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .area-in {
  position: relative;
}

@media only screen and (max-width: 960px) {
  /* line 136, app/assets/stylesheets/takeaction/submitcontent.scss */
  .submit-content-modal .area-in {
    width: 100%;
  }
}

/* line 143, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .area-in ::-moz-placeholder {
  font-style: oblique;
}
.submit-content-modal .area-in :-ms-input-placeholder {
  font-style: oblique;
}
.submit-content-modal .area-in ::placeholder {
  font-style: oblique;
}

/* line 147, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .area-in :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-style: oblique;
}

/* line 152, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .area-in ::-ms-input-placeholder {
  /* Microsoft Edge */
  font-style: oblique;
}

/* line 157, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .area-in .char {
  height: 12px;
  width: 361px;
  color: #808080;
  font-family: Helvetica;
  font-size: 10px;
  font-style: oblique;
  letter-spacing: 0;
  line-height: 12px;
  text-align: right;
  padding-right: 10px;
  transform: translateY(6px);
  position: absolute;
}

@media only screen and (max-width: 960px) {
  /* line 157, app/assets/stylesheets/takeaction/submitcontent.scss */
  .submit-content-modal .area-in .char {
    width: 100%;
  }
}

/* line 176, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .area-in textarea {
  margin-top: 6px;
  box-sizing: border-box;
  height: 94px;
  width: 361px;
  border: 1px solid #d4d4d4;
  resize: none;
  background: transparent;
  outline: none;
  padding: 10px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 176, app/assets/stylesheets/takeaction/submitcontent.scss */
  .submit-content-modal .area-in textarea {
    width: 100%;
    height: 128px;
  }
}

/* line 198, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .area-in .question {
  margin-top: 20px;
  min-height: 20px;
  width: 361px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 198, app/assets/stylesheets/takeaction/submitcontent.scss */
  .submit-content-modal .area-in .question {
    width: 100%;
  }
}

/* line 214, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .flex-1 {
  display: flex;
  align-items: flex-end;
  height: 20px;
  margin: 8px 0 6px 0;
}

@media only screen and (max-width: 960px) {
  /* line 214, app/assets/stylesheets/takeaction/submitcontent.scss */
  .submit-content-modal .flex-1 {
    width: 100%;
    justify-content: flex-start;
  }
}

/* line 226, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .attach {
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 20px;
}

/* line 234, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .attach-content {
  box-sizing: border-box;
  height: 127px;
  width: 752px;
  border: 1px solid #d4d4d4;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}

@media only screen and (max-width: 960px) {
  /* line 234, app/assets/stylesheets/takeaction/submitcontent.scss */
  .submit-content-modal .attach-content {
    width: 100%;
  }
}

/* line 249, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .drag {
  color: #747474;
  font-family: Helvetica;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 20px;
  text-align: center;
}

/* line 257, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .drag span {
  color: #0f46fb;
  text-decoration: underline;
}

/* line 263, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .grey-small {
  margin-left: 10px;
  color: rgba(0, 0, 0, 0.6);
  font-family: Helvetica;
  font-size: 12px;
  font-style: oblique;
  letter-spacing: -0.5px;
  line-height: 20px;
  text-align: center;
}

/* line 274, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .radio-btn {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  min-height: 24px;
  width: 752px;
}

@media only screen and (max-width: 960px) {
  /* line 274, app/assets/stylesheets/takeaction/submitcontent.scss */
  .submit-content-modal .radio-btn {
    width: 100%;
    flex-direction: column;
  }
}

/* line 287, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .control {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 287, app/assets/stylesheets/takeaction/submitcontent.scss */
  .submit-content-modal .control {
    margin-top: 8px;
  }
}

/* line 301, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .control .visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin-top: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 312, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .control .control-indicator {
  width: 21px;
  height: 21px;
  border: 1px solid #000000;
  border-radius: 12px;
  margin-right: 1.5px;
}

/* line 319, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .control .control-indicator .check-icon {
  visibility: hidden;
}

/* line 324, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .control .control-input:checked ~ .control-indicator {
  background-color: #0f46fb;
  border: 0;
}

/* line 328, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .control .control-input:checked ~ .control-indicator .icon {
  visibility: visible;
  height: 18px;
  width: 18px;
  transform: translate(2px, 2px);
}

/* line 337, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .btn-1 {
  height: 48px;
  width: 166px;
  margin: 40px 0;
}

@media only screen and (max-width: 960px) {
  /* line 337, app/assets/stylesheets/takeaction/submitcontent.scss */
  .submit-content-modal .btn-1 {
    width: 280px;
  }
}

/* line 347, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .blue-btn {
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 359, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .blue-btn:hover {
  background-color: #4470ff;
}

/* line 363, app/assets/stylesheets/takeaction/submitcontent.scss */
.submit-content-modal .blue-btn:focus {
  outline: none;
}
/* line 1, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 6, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .community-detail-container {
  width: 40%;
}

@media only screen and (max-width: 960px) {
  /* line 6, app/assets/stylesheets/takeaction/topicsubmit.scss */
  .submit-topic-modal .community-detail-container {
    min-height: 100%;
    width: 100%;
    padding: 0 20px;
  }
}

/* line 16, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .translate {
  position: absolute;
  top: 0;
  right: -40px;
}

@media only screen and (max-width: 960px) {
  /* line 16, app/assets/stylesheets/takeaction/topicsubmit.scss */
  .submit-topic-modal .translate {
    top: 19.5px;
    right: 19.5px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 26, app/assets/stylesheets/takeaction/topicsubmit.scss */
  .submit-topic-modal .translate .white-close {
    display: none;
  }
}

/* line 32, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .translate .black-close {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 32, app/assets/stylesheets/takeaction/topicsubmit.scss */
  .submit-topic-modal .translate .black-close {
    display: block;
  }
}

/* line 41, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .creator-form {
  width: 361px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 41, app/assets/stylesheets/takeaction/topicsubmit.scss */
  .submit-topic-modal .creator-form {
    width: 100%;
  }
}

/* line 52, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .get-title {
  height: 32px;
  width: 421px;
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.8px;
  line-height: 32px;
  text-align: center;
  margin-top: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 52, app/assets/stylesheets/takeaction/topicsubmit.scss */
  .submit-topic-modal .get-title {
    margin-top: 20px;
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    height: 24px;
    width: 100%;
  }
}

/* line 74, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .text {
  margin-top: 10px;
  min-height: 40px;
  width: 318px;
  color: #747474;
  font-family: Helvetica;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 20px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 74, app/assets/stylesheets/takeaction/topicsubmit.scss */
  .submit-topic-modal .text {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    min-height: 18px;
    width: 100%;
  }
}

/* line 93, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .text span {
  color: #000000;
  font-weight: bold;
}

/* line 99, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal ::-moz-placeholder {
  color: #000000;
}
.submit-topic-modal :-ms-input-placeholder {
  color: #000000;
}
.submit-topic-modal ::placeholder {
  color: #000000;
}

/* line 103, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}

/* line 108, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000;
}

/* line 113, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .input-div {
  position: relative;
  height: 56px;
  width: 361px;
  margin-top: 12px;
}

@media only screen and (max-width: 960px) {
  /* line 113, app/assets/stylesheets/takeaction/topicsubmit.scss */
  .submit-topic-modal .input-div {
    width: 100%;
  }
}

/* line 123, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .input-div .pad-right {
  padding: 21px 85px 7px 0;
}

/* line 127, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .input-div label {
  position: absolute;
  top: 0;
  left: 0;
  height: 14px;
  width: 100%;
  color: #aeaeae;
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  text-align: right;
  text-transform: uppercase;
}

/* line 143, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .input-div input {
  margin-top: 0;
}

/* line 147, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .input-div .optional-text {
  position: absolute;
  top: 28px;
  right: 0;
  text-transform: uppercase;
  color: #aeaeae;
}

/* line 156, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .input-field {
  height: 56px;
  width: 361px;
  padding: 21px 32.32px 7px 0;
  margin-top: 12px;
  background: transparent;
  border-bottom: 1px solid #dbdee7;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
  outline: none;
}

@media only screen and (max-width: 960px) {
  /* line 156, app/assets/stylesheets/takeaction/topicsubmit.scss */
  .submit-topic-modal .input-field {
    width: 100%;
  }
}

/* line 174, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .input-field:focus {
  border-bottom: 1px solid #000000;
}

/* line 179, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .input-text {
  height: 95px;
  width: 361px;
  padding: 21px 32.32px 7px 0;
  margin-top: 12px;
  background: transparent;
  border-bottom: 1px solid #dbdee7;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
  outline: none;
}

@media only screen and (max-width: 960px) {
  /* line 179, app/assets/stylesheets/takeaction/topicsubmit.scss */
  .submit-topic-modal .input-text {
    width: 100%;
  }
}

/* line 197, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .input-text:focus {
  border-bottom: 1px solid #000000;
}

/* line 202, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .box {
  padding: 21px 0 7px 0;
  border-bottom: 1px solid #dbdee7;
  height: 56px;
  width: 361px;
  margin-top: 12px;
  color: #000000;
  font-family: Helvetica;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 28px;
}

@media only screen and (max-width: 960px) {
  /* line 202, app/assets/stylesheets/takeaction/topicsubmit.scss */
  .submit-topic-modal .box {
    width: 100%;
  }
}

/* line 218, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .box select {
  outline: none;
  background: transparent;
  width: 361px;
}

@media only screen and (max-width: 960px) {
  /* line 218, app/assets/stylesheets/takeaction/topicsubmit.scss */
  .submit-topic-modal .box select {
    width: 100%;
  }
}

/* line 227, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .box select option {
  background-color: #ffffff;
  height: 44px;
  width: 361px;
}

@media only screen and (max-width: 960px) {
  /* line 227, app/assets/stylesheets/takeaction/topicsubmit.scss */
  .submit-topic-modal .box select option {
    width: 100%;
  }
}

/* line 239, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .btn-1 {
  height: 48px;
  width: 182px;
  margin: 60px 0 40px 0;
}

@media only screen and (max-width: 960px) {
  /* line 239, app/assets/stylesheets/takeaction/topicsubmit.scss */
  .submit-topic-modal .btn-1 {
    width: 280px;
    margin: 40px 0;
  }
}

/* line 250, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .blue-btn {
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 262, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .blue-btn:hover {
  background-color: #4470ff;
}

/* line 266, app/assets/stylesheets/takeaction/topicsubmit.scss */
.submit-topic-modal .blue-btn:focus {
  outline: none;
}
/* line 2, app/assets/stylesheets/team/team.scss */
.page-hero.team {
  height: 400px;
  margin-top: 48px;
  background-image: url(/assets/team/mobile/Team-VIS-header@3x-13834ba908fc5094b2af53b7fb5e4adec3472e65855ce4d4433ad932e5092cd6.png);
  background-size: cover;
  background-position: center;
}

@media screen and (min-width: 800px) {
  /* line 2, app/assets/stylesheets/team/team.scss */
  .page-hero.team {
    height: 700px;
  }
}

/* line 14, app/assets/stylesheets/team/team.scss */
.page-hero.team #team-hero-container {
  height: 400px;
  margin-top: 48px;
  padding-top: 20px;
}

@media screen and (min-width: 800px) {
  /* line 14, app/assets/stylesheets/team/team.scss */
  .page-hero.team #team-hero-container {
    margin-top: 48px;
    height: 700px;
  }
}

/* line 25, app/assets/stylesheets/team/team.scss */
.page-hero.team #title-text {
  font-size: 44px;
  letter-spacing: -2.2px;
}

@media screen and (min-width: 800px) and (max-width: 1024px) {
  /* line 25, app/assets/stylesheets/team/team.scss */
  .page-hero.team #title-text {
    font-size: 52px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 25, app/assets/stylesheets/team/team.scss */
  .page-hero.team #title-text {
    margin-top: 100px;
    margin-bottom: 8px;
    font-size: 72px;
  }
}

/* line 38, app/assets/stylesheets/team/team.scss */
.page-hero.team #title-paragraph {
  font-size: 14px;
}

@media screen and (min-width: 1024px) {
  /* line 38, app/assets/stylesheets/team/team.scss */
  .page-hero.team #title-paragraph {
    font-size: 24px;
    margin-left: 5px;
    margin-bottom: 160px;
  }
}

@media screen and (min-width: 800px) and (max-width: 1024px) {
  /* line 47, app/assets/stylesheets/team/team.scss */
  .page-hero.team #title-text,
.page-hero.team #title-paragraph {
    width: 550px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 47, app/assets/stylesheets/team/team.scss */
  .page-hero.team #title-text,
.page-hero.team #title-paragraph {
    width: 750px;
  }
}

/* line 57, app/assets/stylesheets/team/team.scss */
.page-hero.team .button-blue {
  width: 125px;
  height: 30px;
  border-radius: 8px;
  font-size: 14px;
  background-color: #0f46fb;
  color: white;
  font-weight: 700;
}

/* line 66, app/assets/stylesheets/team/team.scss */
.page-hero.team .button-blue.smaller {
  width: 100px;
  height: 25px;
}

@media (min-width: 800px) {
  /* line 66, app/assets/stylesheets/team/team.scss */
  .page-hero.team .button-blue.smaller {
    width: 125px;
    height: 30px;
  }
}

/* line 76, app/assets/stylesheets/team/team.scss */
.page-hero.team .button-blue.larger {
  width: 150px;
  height: 35px;
  border-radius: 10px;
  font-size: 24px;
}

@media (max-width: 800px) {
  /* line 76, app/assets/stylesheets/team/team.scss */
  .page-hero.team .button-blue.larger {
    width: 100px;
    height: 25px;
    font-size: 14px;
  }
}

/* line 93, app/assets/stylesheets/team/team.scss */
.team-page .button-blue {
  width: 125px;
  height: 30px;
  border-radius: 8px;
  font-size: 14px;
  background-color: #0f46fb;
  color: white;
  font-weight: 700;
}

/* line 102, app/assets/stylesheets/team/team.scss */
.team-page .button-blue.smaller {
  width: 100px;
  height: 25px;
}

@media (min-width: 800px) {
  /* line 102, app/assets/stylesheets/team/team.scss */
  .team-page .button-blue.smaller {
    width: 125px;
    height: 30px;
  }
}

/* line 112, app/assets/stylesheets/team/team.scss */
.team-page .button-blue.larger {
  width: 150px;
  height: 35px;
  border-radius: 10px;
  font-size: 24px;
}

/* line 120, app/assets/stylesheets/team/team.scss */
.team-page .button-blue:hover {
  @apply opacity-50;
}

/* line 124, app/assets/stylesheets/team/team.scss */
.team-page .slick-dots li button:before,
.team-page .slick-dots li.slick-active button:before {
  color: #0f46fb;
}

/* line 129, app/assets/stylesheets/team/team.scss */
.team-page .card-header2,
.team-page .carousel-header {
  color: #707070;
  font-size: 16px;
}

@media (min-width: 800px) {
  /* line 129, app/assets/stylesheets/team/team.scss */
  .team-page .card-header2,
.team-page .carousel-header {
    font-size: 22px;
  }
}

/* line 140, app/assets/stylesheets/team/team.scss */
.team-page .card .card-header {
  font-size: 24px;
}

@media (min-width: 800px) {
  /* line 140, app/assets/stylesheets/team/team.scss */
  .team-page .card .card-header {
    font-size: 36px;
  }
}

/* line 148, app/assets/stylesheets/team/team.scss */
.team-page .card .card-header2 {
  font-size: 16px;
}

@media (min-width: 800px) {
  /* line 148, app/assets/stylesheets/team/team.scss */
  .team-page .card .card-header2 {
    font-size: 32px;
  }
}

/* line 156, app/assets/stylesheets/team/team.scss */
.team-page .card .card-content {
  font-size: 14px;
}

@media (min-width: 800px) {
  /* line 156, app/assets/stylesheets/team/team.scss */
  .team-page .card .card-content {
    font-size: 18px;
  }
}

/* line 164, app/assets/stylesheets/team/team.scss */
.team-page .card .card-content2 {
  font-size: 12px;
}

@media (min-width: 800px) {
  /* line 164, app/assets/stylesheets/team/team.scss */
  .team-page .card .card-content2 {
    font-size: 16px;
  }
}

@media (max-width: 800px) {
  /* line 139, app/assets/stylesheets/team/team.scss */
  .team-page .card {
    padding: 20px 20px 20px 10px;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 12px #19171729;
    border-radius: 21px;
    opacity: 1;
  }
}

/* line 181, app/assets/stylesheets/team/team.scss */
.team-page .text-highlight {
  background-color: #2741fc;
}

/* line 185, app/assets/stylesheets/team/team.scss */
.team-page .section-header {
  font-size: 24px;
  font-weight: 800;
  text-align: center;
  letter-spacing: -0.67px;
  margin: 6px 0px;
}

/* line 195, app/assets/stylesheets/team/team.scss */
.team-page #the-impact img,
.team-page #what-we-do img {
  height: 360px;
  max-width: 100%;
}

/* line 201, app/assets/stylesheets/team/team.scss */
.team-page #the-impact {
  width: 280px;
  margin-left: auto;
  margin-right: auto;
}

/* line 207, app/assets/stylesheets/team/team.scss */
.team-page #what-we-do {
  min-height: 548px;
}

@media (min-width: 800px) {
  /* line 210, app/assets/stylesheets/team/team.scss */
  .team-page #what-we-do #what-we-do-video {
    width: 911px;
    height: 484px;
  }
}

/* line 221, app/assets/stylesheets/team/team.scss */
.team-page #what-you-get .mobile .title-text,
.team-page #what-teams-are-saying .mobile .title-text {
  font-size: 24px;
}

/* line 225, app/assets/stylesheets/team/team.scss */
.team-page #what-you-get .mobile .section-header-text,
.team-page #what-teams-are-saying .mobile .section-header-text {
  font-size: 18px;
}

/* line 229, app/assets/stylesheets/team/team.scss */
.team-page #what-you-get .mobile .section-text,
.team-page #what-teams-are-saying .mobile .section-text {
  font-size: 16px;
}

/* line 234, app/assets/stylesheets/team/team.scss */
.team-page #what-you-get .desktop,
.team-page #what-teams-are-saying .desktop {
  background-color: #2741fc;
  color: white;
  padding-left: 270px;
  padding-top: 10px;
  padding-right: 155px;
  padding-bottom: 40px;
}

/* line 242, app/assets/stylesheets/team/team.scss */
.team-page #what-you-get .desktop .section,
.team-page #what-teams-are-saying .desktop .section {
  width: 300px;
}

/* line 246, app/assets/stylesheets/team/team.scss */
.team-page #what-you-get .desktop .title-text,
.team-page #what-teams-are-saying .desktop .title-text {
  font-size: 64px;
}

/* line 250, app/assets/stylesheets/team/team.scss */
.team-page #what-you-get .desktop .section-header-text,
.team-page #what-teams-are-saying .desktop .section-header-text {
  font-size: 32px;
}

/* line 254, app/assets/stylesheets/team/team.scss */
.team-page #what-you-get .desktop .section-text,
.team-page #what-teams-are-saying .desktop .section-text {
  font-size: 18px;
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
  /* line 260, app/assets/stylesheets/team/team.scss */
  .team-page #what-you-get .desktop,
.team-page #what-teams-are-saying .desktop {
    padding-left: 200px;
    padding-top: 10px;
    padding-bottom: 40px;
  }
  /* line 265, app/assets/stylesheets/team/team.scss */
  .team-page #what-you-get .desktop .section,
.team-page #what-teams-are-saying .desktop .section {
    width: 250px;
  }
  /* line 269, app/assets/stylesheets/team/team.scss */
  .team-page #what-you-get .desktop .title-text,
.team-page #what-teams-are-saying .desktop .title-text {
    font-size: 54px;
  }
  /* line 273, app/assets/stylesheets/team/team.scss */
  .team-page #what-you-get .desktop .section-header-text,
.team-page #what-teams-are-saying .desktop .section-header-text {
    font-size: 26px;
  }
  /* line 277, app/assets/stylesheets/team/team.scss */
  .team-page #what-you-get .desktop .section-text,
.team-page #what-teams-are-saying .desktop .section-text {
    font-size: 16px;
  }
}

/* line 283, app/assets/stylesheets/team/team.scss */
.team-page #what-you-get .slide,
.team-page #what-teams-are-saying .slide {
  height: 300px;
  border-radius: 21px;
  padding: 30px;
  background-color: #ececec;
}

/* line 290, app/assets/stylesheets/team/team.scss */
.team-page #what-you-get .slick-slide,
.team-page #what-teams-are-saying .slick-slide {
  width: 300px;
  margin: 0px 20px;
}

@media (max-width: 800px) {
  /* line 290, app/assets/stylesheets/team/team.scss */
  .team-page #what-you-get .slick-slide,
.team-page #what-teams-are-saying .slick-slide {
    width: 230px;
    margin: 0px 5px;
  }
}

/* line 300, app/assets/stylesheets/team/team.scss */
.team-page #what-you-get .slick-current .slide,
.team-page #what-teams-are-saying .slick-current .slide {
  background-color: #0f46fb;
}

/* line 305, app/assets/stylesheets/team/team.scss */
.team-page #what-you-get .slick-next,
.team-page #what-teams-are-saying .slick-next {
  right: -25px;
}

/* line 309, app/assets/stylesheets/team/team.scss */
.team-page #what-you-get .slick-prev,
.team-page #what-teams-are-saying .slick-prev {
  left: -25px;
}

/* line 313, app/assets/stylesheets/team/team.scss */
.team-page #what-you-get .header,
.team-page #what-teams-are-saying .header {
  font-size: 36px;
}

/* line 318, app/assets/stylesheets/team/team.scss */
.team-page #what-we-do {
  font-size: 30px;
  letter-spacing: -1.5px;
  line-height: 24px;
}

@media (min-width: 800px) {
  /* line 318, app/assets/stylesheets/team/team.scss */
  .team-page #what-we-do {
    height: 360px;
    margin-top: 60px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 318, app/assets/stylesheets/team/team.scss */
  .team-page #what-we-do {
    padding-left: 270px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
  /* line 318, app/assets/stylesheets/team/team.scss */
  .team-page #what-we-do {
    padding-left: 200px;
  }
}

/* line 335, app/assets/stylesheets/team/team.scss */
.team-page #what-we-do #stronger-together {
  font-size: 30px;
}

@media (min-width: 800px) {
  /* line 335, app/assets/stylesheets/team/team.scss */
  .team-page #what-we-do #stronger-together {
    font-size: 65px;
    line-height: 50px;
    width: 355px;
    margin-top: 20px;
    margin-right: 120px;
  }
}

/* line 346, app/assets/stylesheets/team/team.scss */
.team-page #what-we-do #stronger-together #video-button {
  font-size: 16px;
  margin-top: 20px;
}

/* line 352, app/assets/stylesheets/team/team.scss */
.team-page #what-we-do video {
  width: 100%;
}

/* line 356, app/assets/stylesheets/team/team.scss */
.team-page #what-we-do .scroller2 {
  width: 280px;
  margin-left: 20px;
  float: left;
}

@media (min-width: 800px) {
  /* line 365, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship .card,
.team-page #access-to-experts .card {
    margin-right: 60px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
  /* line 371, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship .badge-container,
.team-page #access-to-experts .badge-container {
    left: 50px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 371, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship .badge-container,
.team-page #access-to-experts .badge-container {
    left: 100px;
  }
}

/* line 380, app/assets/stylesheets/team/team.scss */
.team-page #athlete-mentorship .community-list,
.team-page #access-to-experts .community-list {
  width: 280px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

@media screen and (min-width: 800px) and (max-width: 1023px) {
  /* line 380, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship .community-list,
.team-page #access-to-experts .community-list {
    width: 460px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
  /* line 380, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship .community-list,
.team-page #access-to-experts .community-list {
    width: 670px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 380, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship .community-list,
.team-page #access-to-experts .community-list {
    width: 670px;
  }
}

/* line 398, app/assets/stylesheets/team/team.scss */
.team-page #athlete-mentorship .community-list li,
.team-page #access-to-experts .community-list li {
  padding-top: 3px;
}

@media only screen and (max-width: 1023px) {
  /* line 380, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship .community-list,
.team-page #access-to-experts .community-list {
    margin-top: 16px;
  }
}

/* line 406, app/assets/stylesheets/team/team.scss */
.team-page #athlete-mentorship .community-list strong,
.team-page #access-to-experts .community-list strong {
  font-weight: bold;
  font-size: 18px;
}

/* line 411, app/assets/stylesheets/team/team.scss */
.team-page #athlete-mentorship .community-list .member,
.team-page #access-to-experts .community-list .member {
  width: 210px;
  margin-right: 20px;
}

@media only screen and (max-width: 800px) {
  /* line 411, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship .community-list .member,
.team-page #access-to-experts .community-list .member {
    width: 278px;
  }
}

/* line 419, app/assets/stylesheets/team/team.scss */
.team-page #athlete-mentorship .community-list .member img.testimonial,
.team-page #access-to-experts .community-list .member img.testimonial {
  width: 210px;
  height: 373px;
  display: none;
}

@media only screen and (max-width: 800px) {
  /* line 419, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship .community-list .member img.testimonial,
.team-page #access-to-experts .community-list .member img.testimonial {
    width: 131px;
    height: 233px;
  }
}

/* line 430, app/assets/stylesheets/team/team.scss */
.team-page #athlete-mentorship .community-list .member:hover img.testimonial,
.team-page #access-to-experts .community-list .member:hover img.testimonial {
  display: inline-block;
}

@media only screen and (min-width: 800px) {
  /* line 433, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship .community-list .member:hover .photo-badge,
.team-page #access-to-experts .community-list .member:hover .photo-badge {
    display: none;
  }
}

/* line 439, app/assets/stylesheets/team/team.scss */
.team-page #athlete-mentorship .community-list .member.badge img,
.team-page #access-to-experts .community-list .member.badge img {
  width: 210px;
  height: 373px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

@media only screen and (max-width: 800px) {
  /* line 439, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship .community-list .member.badge img,
.team-page #access-to-experts .community-list .member.badge img {
    width: 131px;
    height: 233px;
  }
}

@media only screen and (max-width: 800px) {
  /* line 450, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship .community-list .member .badge-holder,
.team-page #access-to-experts .community-list .member .badge-holder {
    width: 278px;
    display: flex;
    justify-content: space-between;
  }
}

/* line 457, app/assets/stylesheets/team/team.scss */
.team-page #athlete-mentorship .community-list .member .badge-holder .teaser,
.team-page #access-to-experts .community-list .member .badge-holder .teaser {
  display: none;
}

/* line 460, app/assets/stylesheets/team/team.scss */
.team-page #athlete-mentorship .community-list .member .badge-holder .teaser img,
.team-page #access-to-experts .community-list .member .badge-holder .teaser img {
  height: auto;
}

@media only screen and (max-width: 800px) {
  /* line 457, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship .community-list .member .badge-holder .teaser,
.team-page #access-to-experts .community-list .member .badge-holder .teaser {
    display: block;
  }
}

@media only screen and (max-width: 800px) {
  /* line 471, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship .community-list .member .member-photo,
.team-page #access-to-experts .community-list .member .member-photo {
    width: 278px;
    display: flex;
    justify-content: space-between;
  }
  /* line 476, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship .community-list .member .member-photo img.testimonial,
.team-page #access-to-experts .community-list .member .member-photo img.testimonial {
    display: block;
  }
  /* line 480, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship .community-list .member .member-photo .photo-badge,
.team-page #access-to-experts .community-list .member .member-photo .photo-badge {
    display: block;
  }
}

/* line 487, app/assets/stylesheets/team/team.scss */
.team-page #athlete-mentorship .community-list .member-info,
.team-page #access-to-experts .community-list .member-info {
  margin: 14px 0;
}

/* line 493, app/assets/stylesheets/team/team.scss */
.team-page #athlete-mentorship .scroller2-container .controls,
.team-page #access-to-experts .scroller2-container .controls {
  width: 107px;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
}

/* line 501, app/assets/stylesheets/team/team.scss */
.team-page #athlete-mentorship .scroller2-container .controls .scroll2-prev,
.team-page #access-to-experts .scroller2-container .controls .scroll2-prev {
  width: 39px;
  height: 27px;
  background-image: url(/assets/arrow-prev-black-5602965e258446d684ee6246af27a98f472836d2242e55cc724184a4af0c3d73.svg);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

/* line 509, app/assets/stylesheets/team/team.scss */
.team-page #athlete-mentorship .scroller2-container .controls .scroll2-prev:hover,
.team-page #access-to-experts .scroller2-container .controls .scroll2-prev:hover {
  background-image: url(/assets/arrow-prev-blue-21f95c4ae06dc6f4b946f81f817c85d0259d694e25a0ab48f1d218758cd89572.svg);
}

/* line 514, app/assets/stylesheets/team/team.scss */
.team-page #athlete-mentorship .scroller2-container .controls .scroll2-next,
.team-page #access-to-experts .scroller2-container .controls .scroll2-next {
  width: 39px;
  height: 27px;
  background-image: url(/assets/arrow-next-black-25728071095425dc4c53f355e686e9759fbd6355d63d6a7c170fd75e55995499.svg);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

/* line 522, app/assets/stylesheets/team/team.scss */
.team-page #athlete-mentorship .scroller2-container .controls .scroll2-next:hover,
.team-page #access-to-experts .scroller2-container .controls .scroll2-next:hover {
  background-image: url(/assets/arrow-next-blue-e6fbef7df22ddb69bde970994f9b4250527b2254da8d5a2efc907af7920abd9f.svg);
}

@media (min-width: 800px) {
  /* line 529, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship #league-badge,
.team-page #athlete-mentorship #expert-badge,
.team-page #access-to-experts #league-badge,
.team-page #access-to-experts #expert-badge {
    width: 100px;
    height: 100%;
  }
}

@media screen and (min-width: 1440px) {
  /* line 538, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship,
.team-page #access-to-experts,
.team-page #custom-programs {
    padding-left: 270px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
  /* line 538, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship,
.team-page #access-to-experts,
.team-page #custom-programs {
    padding-left: 200px;
  }
}

@media (min-width: 800px) {
  /* line 548, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship .checkmark-item,
.team-page #access-to-experts .checkmark-item,
.team-page #custom-programs .checkmark-item {
    margin-left: -34px;
  }
}

/* line 553, app/assets/stylesheets/team/team.scss */
.team-page #athlete-mentorship .checkmark-item .checkmark,
.team-page #access-to-experts .checkmark-item .checkmark,
.team-page #custom-programs .checkmark-item .checkmark {
  border-width: 0;
  position: relative;
  width: 12px;
}

@media (min-width: 800px) {
  /* line 553, app/assets/stylesheets/team/team.scss */
  .team-page #athlete-mentorship .checkmark-item .checkmark,
.team-page #access-to-experts .checkmark-item .checkmark,
.team-page #custom-programs .checkmark-item .checkmark {
    width: 17px;
  }
}

/* line 566, app/assets/stylesheets/team/team.scss */
.team-page #custom-programs .team-plan-image {
  width: 100%;
  margin-top: 20px;
}

@media (min-width: 800px) {
  /* line 566, app/assets/stylesheets/team/team.scss */
  .team-page #custom-programs .team-plan-image {
    width: 678px;
    height: 380px;
    margin-right: 60px;
    margin-top: 60px;
    margin-left: 73px;
  }
}

@media (min-width: 800px) {
  /* line 579, app/assets/stylesheets/team/team.scss */
  .team-page #custom-programs .card {
    width: 300px;
  }
}

/* line 587, app/assets/stylesheets/team/team.scss */
.team-page #what-teams-are-saying .header {
  font-size: 24px;
}

@media (min-width: 800px) {
  /* line 587, app/assets/stylesheets/team/team.scss */
  .team-page #what-teams-are-saying .header {
    font-size: 36px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 587, app/assets/stylesheets/team/team.scss */
  .team-page #what-teams-are-saying .header {
    padding-left: 270px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
  /* line 587, app/assets/stylesheets/team/team.scss */
  .team-page #what-teams-are-saying .header {
    padding-left: 200px;
  }
}

@media (min-width: 800px) {
  /* line 603, app/assets/stylesheets/team/team.scss */
  .team-page #what-teams-are-saying .slide {
    width: 360px;
    height: 420px;
  }
}

/* line 610, app/assets/stylesheets/team/team.scss */
.team-page #what-teams-are-saying .team-quote {
  padding-top: 50px;
  border-radius: 21px;
}

/* line 614, app/assets/stylesheets/team/team.scss */
.team-page #what-teams-are-saying .team-quote .quote {
  margin-bottom: 25px;
  margin-right: 20px;
}

@media (max-width: 800px) {
  /* line 614, app/assets/stylesheets/team/team.scss */
  .team-page #what-teams-are-saying .team-quote .quote {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
  /* line 614, app/assets/stylesheets/team/team.scss */
  .team-page #what-teams-are-saying .team-quote .quote {
    font-size: 20px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 614, app/assets/stylesheets/team/team.scss */
  .team-page #what-teams-are-saying .team-quote .quote {
    font-size: 27px;
  }
}

/* line 632, app/assets/stylesheets/team/team.scss */
.team-page #what-teams-are-saying .team-quote.active {
  background-color: #0f46fb;
}

/* line 636, app/assets/stylesheets/team/team.scss */
.team-page #what-teams-are-saying .team-quote .signature {
  font-size: 12px;
}

@media (min-width: 800px) {
  /* line 636, app/assets/stylesheets/team/team.scss */
  .team-page #what-teams-are-saying .team-quote .signature {
    font-size: 18px;
  }
}

/* line 646, app/assets/stylesheets/team/team.scss */
.team-page #sponsors-and-questions {
  font-size: 24px;
}

@media screen and (min-width: 1440px) {
  /* line 646, app/assets/stylesheets/team/team.scss */
  .team-page #sponsors-and-questions {
    padding-left: 270px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
  /* line 646, app/assets/stylesheets/team/team.scss */
  .team-page #sponsors-and-questions {
    padding-left: 200px;
  }
}

@media (min-width: 800px) {
  /* line 656, app/assets/stylesheets/team/team.scss */
  .team-page #sponsors-and-questions .header {
    font-size: 36px;
    letter-spacing: -1.2px;
    color: #000000;
  }
}

@media (min-width: 800px) {
  /* line 666, app/assets/stylesheets/team/team.scss */
  .team-page #sponsors-and-questions #sponsor-and-questions .header {
    height: 120px;
    width: 320px;
  }
  /* line 671, app/assets/stylesheets/team/team.scss */
  .team-page #sponsors-and-questions #sponsor-and-questions .content {
    font-size: 20px;
  }
  /* line 675, app/assets/stylesheets/team/team.scss */
  .team-page #sponsors-and-questions #sponsor-and-questions .main-text {
    width: 320px;
  }
  /* line 677, app/assets/stylesheets/team/team.scss */
  .team-page #sponsors-and-questions #sponsor-and-questions .main-text p {
    height: 80px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 685, app/assets/stylesheets/team/team.scss */
  .team-page #in-the-press {
    padding-left: 270px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
  /* line 685, app/assets/stylesheets/team/team.scss */
  .team-page #in-the-press {
    padding-left: 200px;
  }
}

/* line 693, app/assets/stylesheets/team/team.scss */
.team-page #in-the-press .header {
  font-size: 36px;
}

/* line 697, app/assets/stylesheets/team/team.scss */
.team-page #in-the-press .image {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 800px) {
  /* line 697, app/assets/stylesheets/team/team.scss */
  .team-page #in-the-press .image {
    height: 30px;
    width: 20%;
    background-position: bottom;
  }
}

/* line 708, app/assets/stylesheets/team/team.scss */
.team-page #in-the-press .wsj-image {
  background-image: url(/assets/team/wall-street-journal@2x-35cdcfcbc63c49a9d99c1500fb61f6aaa08d2b048fe496e8b397c127e94c2502.png);
  height: 32px;
}

@media (max-width: 800px) {
  /* line 708, app/assets/stylesheets/team/team.scss */
  .team-page #in-the-press .wsj-image {
    height: 22px;
    margin-bottom: 25px;
  }
}

/* line 716, app/assets/stylesheets/team/team.scss */
.team-page #in-the-press .bloomberg-image {
  background-image: url(/assets/team/bloomberg@2x-e637c6f33c143fc1d0035e9b1de38b50c12777a435476b9c198b665afedf56e8.png);
  height: 35px;
}

@media (max-width: 800px) {
  /* line 716, app/assets/stylesheets/team/team.scss */
  .team-page #in-the-press .bloomberg-image {
    height: 25px;
    margin-bottom: 25px;
  }
}

/* line 724, app/assets/stylesheets/team/team.scss */
.team-page #in-the-press .sportico-image {
  background-image: url(/assets/team/sportico@2x-264637d3a4fe6729f98efcdac60a22fa8dbcf632486308f045d100ec6c0b6c16.png);
  height: 50px;
}

@media (max-width: 800px) {
  /* line 724, app/assets/stylesheets/team/team.scss */
  .team-page #in-the-press .sportico-image {
    height: 40px;
  }
}

/* line 731, app/assets/stylesheets/team/team.scss */
.team-page #in-the-press .thrive-global-image {
  background-image: url(/assets/team/thrive-global@2x-44c0ce2ed386a730351605b372e4e1dff7241dff83c9a2f5a725004d76030dc2.png);
  height: 130px;
}

@media (max-width: 800px) {
  /* line 731, app/assets/stylesheets/team/team.scss */
  .team-page #in-the-press .thrive-global-image {
    height: 85px;
  }
}
/* line 1, app/assets/stylesheets/toastr.scss */
.toast-title {
  font-weight: bold;
}

/* line 4, app/assets/stylesheets/toastr.scss */
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

/* line 8, app/assets/stylesheets/toastr.scss */
.toast-message a,
.toast-message label {
  color: #000000;
}

/* line 12, app/assets/stylesheets/toastr.scss */
.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}

/* line 16, app/assets/stylesheets/toastr.scss */
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

/* line 30, app/assets/stylesheets/toastr.scss */
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
/* line 42, app/assets/stylesheets/toastr.scss */
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 49, app/assets/stylesheets/toastr.scss */
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 54, app/assets/stylesheets/toastr.scss */
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 59, app/assets/stylesheets/toastr.scss */
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 64, app/assets/stylesheets/toastr.scss */
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 69, app/assets/stylesheets/toastr.scss */
.toast-top-left {
  top: 12px;
  left: 12px;
}

/* line 73, app/assets/stylesheets/toastr.scss */
.toast-top-right {
  top: 12px;
  right: 12px;
}

/* line 77, app/assets/stylesheets/toastr.scss */
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

/* line 81, app/assets/stylesheets/toastr.scss */
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* line 85, app/assets/stylesheets/toastr.scss */
#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}

/* line 91, app/assets/stylesheets/toastr.scss */
#toast-container * {
  box-sizing: border-box;
}

/* line 96, app/assets/stylesheets/toastr.scss */
#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  box-shadow: 0 0 12px #999999;
  color: #000000;
  opacity: 1.0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

/* line 115, app/assets/stylesheets/toastr.scss */
#toast-container > div:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

/* line 124, app/assets/stylesheets/toastr.scss */
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

/* line 127, app/assets/stylesheets/toastr.scss */
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

/* line 133, app/assets/stylesheets/toastr.scss */
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

/* line 136, app/assets/stylesheets/toastr.scss */
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

/* line 142, app/assets/stylesheets/toastr.scss */
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

/* line 148, app/assets/stylesheets/toastr.scss */
.toast {
  background-color: #030303;
}

/* line 154, app/assets/stylesheets/toastr.scss */
.toast-success {
  background-color: #FFFFFF;
}

/* line 157, app/assets/stylesheets/toastr.scss */
.toast-error {
  background-color: #bd362f;
}

/* line 160, app/assets/stylesheets/toastr.scss */
.toast-info {
  background-color: #2f96b4;
}

/* line 163, app/assets/stylesheets/toastr.scss */
.toast-warning {
  background-color: #f89406;
}

/* line 167, app/assets/stylesheets/toastr.scss */
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  /* line 180, app/assets/stylesheets/toastr.scss */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  /* line 184, app/assets/stylesheets/toastr.scss */
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  /* line 190, app/assets/stylesheets/toastr.scss */
  #toast-container > div {
    padding: 8px 8px 8px 8px;
    width: 18em;
  }
  /* line 194, app/assets/stylesheets/toastr.scss */
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  /* line 200, app/assets/stylesheets/toastr.scss */
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
/* line 1, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 7, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .mobile-back-button {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 7, app/assets/stylesheets/tunein/podcastdetail.scss */
  .podcast-detail-container .mobile-back-button {
    height: 66px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-top: 0px;
  }
}

/* line 20, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .mobile-back-button .back-text {
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
}

/* line 28, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .mobile-back-button img {
  position: absolute;
  left: 14px;
}

/* line 34, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .background-image {
  width: 100%;
  height: 600px;
  background-size: cover;
  z-index: -1;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 34, app/assets/stylesheets/tunein/podcastdetail.scss */
  .podcast-detail-container .background-image {
    height: 420px;
    background-position: center;
  }
}

/* line 48, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .background-image .white-text {
  margin-top: 200px;
  color: #ffffff;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1.6px;
  line-height: 32px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 48, app/assets/stylesheets/tunein/podcastdetail.scss */
  .podcast-detail-container .background-image .white-text {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 22px;
    margin-top: 144px;
  }
}

/* line 65, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .background-image .wt-1 {
  margin-top: 25px;
  font-size: 64px;
  letter-spacing: -3px;
  line-height: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 65, app/assets/stylesheets/tunein/podcastdetail.scss */
  .podcast-detail-container .background-image .wt-1 {
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 32px;
    margin-top: 15px;
  }
}

/* line 79, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .background-image .wt-2 {
  margin-top: 0;
  font-size: 36px;
  letter-spacing: -1.5px;
  line-height: 36px;
}

@media only screen and (max-width: 960px) {
  /* line 79, app/assets/stylesheets/tunein/podcastdetail.scss */
  .podcast-detail-container .background-image .wt-2 {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 22px;
    margin-top: 5px;
  }
}

/* line 93, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .background-image .wt-3 {
  margin-top: 20px;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 28px;
}

@media only screen and (max-width: 960px) {
  /* line 93, app/assets/stylesheets/tunein/podcastdetail.scss */
  .podcast-detail-container .background-image .wt-3 {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 22px;
    margin-top: 15px;
  }
}

/* line 108, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .paragraph-text p {
  color: #3b3b44;
  font-size: 20px;
  line-height: 28px;
  margin-top: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 108, app/assets/stylesheets/tunein/podcastdetail.scss */
  .podcast-detail-container .paragraph-text p {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
  }
}

/* line 122, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .first-text {
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 28px;
  margin-top: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 122, app/assets/stylesheets/tunein/podcastdetail.scss */
  .podcast-detail-container .first-text {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
  }
}

/* line 135, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .paragraph-text h6 {
  margin-top: 20px;
  font-weight: bold;
  color: #0f46fb;
  font-size: 22px;
  letter-spacing: -0.5px;
  line-height: 24px;
}

@media only screen and (max-width: 960px) {
  /* line 135, app/assets/stylesheets/tunein/podcastdetail.scss */
  .podcast-detail-container .paragraph-text h6 {
    font-size: 20px;
    letter-spacing: 0;
    margin-top: 30px;
  }
}

/* line 150, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .paragraph-text h5 {
  margin-top: 20px;
  font-weight: bold;
  color: #000000;
  font-size: 22px;
  letter-spacing: -0.5px;
  line-height: 24px;
}

@media only screen and (max-width: 960px) {
  /* line 150, app/assets/stylesheets/tunein/podcastdetail.scss */
  .podcast-detail-container .paragraph-text h5 {
    font-size: 20px;
    letter-spacing: 0;
    margin-top: 30px;
  }
}

/* line 165, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .bottom-text {
  color: #3b3b44;
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 28px;
  width: 795px;
  border-top: 1px solid #d4d4d4;
  padding-top: 20px;
  margin-bottom: 122px;
}

@media only screen and (max-width: 960px) {
  /* line 165, app/assets/stylesheets/tunein/podcastdetail.scss */
  .podcast-detail-container .bottom-text {
    margin-bottom: 100px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
    width: calc(100% - 40px);
    padding: 20px 0 0 0;
    overflow: hidden;
  }
}

/* line 188, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .title {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1.2px;
  line-height: 24px;
}

/* line 196, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .text-box {
  width: 795px;
  margin-top: 40px;
}

@media only screen and (max-width: 960px) {
  /* line 196, app/assets/stylesheets/tunein/podcastdetail.scss */
  .podcast-detail-container .text-box {
    width: 100%;
    padding: 0 20px;
    margin: 0;
  }
}

/* line 206, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .text-box .big-title {
  margin-top: 40px;
  font-size: 32px;
  letter-spacing: -1.8px;
  line-height: 32px;
}

@media only screen and (max-width: 960px) {
  /* line 206, app/assets/stylesheets/tunein/podcastdetail.scss */
  .podcast-detail-container .text-box .big-title {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 24px;
  }
}

/* line 219, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .text-box .text-1 {
  margin-top: 40px;
}

/* line 224, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .three-dots {
  display: flex;
  justify-content: space-between;
  height: 6px;
  width: 78px;
  margin-top: 40px;
  opacity: 0.6;
}

/* line 232, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .three-dots span {
  height: 6px;
  width: 6px;
  background-color: #000000;
  border-radius: 50%;
}

/* line 240, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .blue-share {
  height: 18px;
  width: 141px;
  margin: 40px 0;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 240, app/assets/stylesheets/tunein/podcastdetail.scss */
  .podcast-detail-container .blue-share {
    margin-bottom: 40px;
  }
}

/* line 251, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .blue-share .share-transcript {
  height: 18px;
  width: 107px;
  color: #2b4eff;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 18px;
  margin-right: 15px;
}

/* line 264, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .podcast-name {
  font-size: 13px;
  color: #999;
  margin-top: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 273, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .episode-name {
  font-size: 25px;
  color: #666;
  font-weight: 800;
  letter-spacing: -1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (max-width: 575px) {
  /* line 273, app/assets/stylesheets/tunein/podcastdetail.scss */
  .podcast-detail-container .episode-name {
    font-size: 20px;
  }
}

/* line 286, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .episode-name:after {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 85%);
  background: -webkit-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 85%);
  content: "";
  display: block;
  height: 75px;
  position: absolute;
  right: 0;
  top: 5px;
  width: 60px;
}

/* line 298, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container .time {
  color: #999;
  display: block;
  height: 17px;
  width: auto;
  padding-top: 4px;
  overflow: hidden;
  text-align: center;
  font-size: 11px;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* line 312, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container progress {
  border-radius: 3px;
  width: 95%;
  height: 25px;
  cursor: pointer;
}

/* line 318, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container progress::-webkit-progress-bar {
  background-color: #c8c8c8;
  border-radius: 3px;
}

/* line 322, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container progress::-webkit-progress-value {
  background-color: #0f46fb;
  border-radius: 3px;
}

/* line 326, app/assets/stylesheets/tunein/podcastdetail.scss */
.podcast-detail-container progress::-moz-progress-bar {
  background-color: #0f46fb;
  border-radius: 3px;
}
/* line 1, app/assets/stylesheets/tunein/tunein.scss */
.tune-in {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 6, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .video {
  width: 100%;
  height: 730px;
  display: flex;
  justify-content: center;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  /* line 6, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .video {
    height: 420px;
  }
}

/* line 19, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .vis-icon {
  max-height: 300px;
  max-width: 400px;
  padding-top: 80px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  /* line 19, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .vis-icon {
    max-width: 300px;
    padding-top: 40px;
  }
}

/* line 30, app/assets/stylesheets/tunein/tunein.scss */
.tune-in sup {
  font-size: 60%;
  top: -0.5em;
}

/* line 35, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .title-box {
  width: 100%;
  display: flex;
  justify-content: center;
}

/* line 41, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .title {
  color: #000000;
  font-family: Helvetica;
  font-size: 64px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 60px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  /* line 41, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .title {
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 34px;
  }
}

/* line 57, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .title-1 {
  min-height: 60px;
  width: 900px;
  margin-top: 120px;
}

@media only screen and (max-width: 768px) {
  /* line 57, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .title-1 {
    margin-top: 60px;
    width: 100%;
    padding: 0 20px;
    text-align: left;
    min-height: 34px;
  }
}

/* line 71, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .subtitle {
  min-height: 96px;
  width: 720px;
  color: #000000;
  font-family: Helvetica;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1.6px;
  line-height: 32px;
  text-align: center;
  margin-top: 20px;
}

@media only screen and (max-width: 768px) {
  /* line 71, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .subtitle {
    width: 100%;
    padding: 0 20px;
    font-size: 20px;
    letter-spacing: -0.5px;
    line-height: 22px;
    min-height: 20px;
    text-align: left;
  }
}

/* line 94, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .text {
  color: #404041;
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 24px;
}

/* line 101, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .text span {
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  /* line 94, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .text {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
  }
}

/* line 113, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .text-1 {
  min-height: 96px;
  width: 720px;
  text-align: center;
  margin-top: 20px;
}

@media only screen and (max-width: 768px) {
  /* line 113, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .text-1 {
    width: 100%;
    padding: 0 30px;
    min-height: 20px;
    text-align: left;
  }
}

/* line 127, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .grey-title {
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1.6px;
  line-height: 32px;
  height: 32px;
  margin-top: 10px;
}

@media only screen and (max-width: 768px) {
  /* line 127, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .grey-title {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 14px;
    height: 14px;
  }
}

/* line 145, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .episode-title {
  min-height: 32px;
  color: #000000;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 32px;
  margin: 10px 0;
}

@media only screen and (max-width: 768px) {
  /* line 145, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .episode-title {
    text-align: left;
    font-size: 20px;
    letter-spacing: -1.2px;
    line-height: 24px;
    min-height: 24px;
  }
}

/* line 165, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .controls-container .controls {
  width: 107px;
  margin: 30px auto 0 auto;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  /* line 165, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .controls-container .controls {
    margin-top: 0px;
  }
}

/* line 175, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .controls-container .controls.mb-med {
  margin-bottom: 20px;
}

/* line 179, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .controls-container .controls .scroll2-prev {
  width: 39px;
  height: 27px;
  background-image: url(/assets/arrow-prev-black-5602965e258446d684ee6246af27a98f472836d2242e55cc724184a4af0c3d73.svg);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

/* line 187, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .controls-container .controls .scroll2-prev:hover {
  background-image: url(/assets/arrow-prev-blue-21f95c4ae06dc6f4b946f81f817c85d0259d694e25a0ab48f1d218758cd89572.svg);
}

/* line 192, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .controls-container .controls .scroll2-next {
  width: 39px;
  height: 27px;
  background-image: url(/assets/arrow-next-black-25728071095425dc4c53f355e686e9759fbd6355d63d6a7c170fd75e55995499.svg);
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

/* line 200, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .controls-container .controls .scroll2-next:hover {
  background-image: url(/assets/arrow-next-blue-e6fbef7df22ddb69bde970994f9b4250527b2254da8d5a2efc907af7920abd9f.svg);
}

/* line 207, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container {
  margin-top: 100px;
  width: 100%;
  min-height: 739px;
  justify-content: center;
  position: relative;
}

@media only screen and (max-width: 768px) {
  /* line 207, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .scroller2-container {
    min-height: 200px;
    margin-top: 40px;
  }
}

/* line 220, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 {
  width: 100%;
  padding: 0 80px;
}

@media only screen and (max-width: 768px) {
  /* line 220, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .scroller2-container .scroller2 {
    padding: 0 20px;
  }
}

/* line 229, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode {
  min-height: 760px;
  width: 33%;
  text-align: left;
  padding: 0 8px;
}

@media only screen and (max-width: 768px) {
  /* line 229, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .scroller2-container .scroller2 .episode {
    padding: 0;
    min-height: 200px;
    width: 100%;
    font-size: 18px;
  }
}

/* line 242, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .restricted {
  background-color: #0F46FB;
  mix-blend-mode: multiply;
  margin-left: -9px;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}

@media only screen and (max-width: 768px) {
  /* line 242, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .scroller2-container .scroller2 .episode .restricted {
    margin-left: 0px;
  }
}

/* line 253, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .restricted-text {
  margin-left: -9px;
  top: 12%;
}

@media only screen and (max-width: 768px) {
  /* line 253, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .scroller2-container .scroller2 .episode .restricted-text {
    margin-left: 0px;
  }
}

/* line 263, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .img {
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 768px) {
  /* line 263, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .scroller2-container .scroller2 .episode .img {
    height: 100%;
    width: 100%;
  }
}

/* line 275, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .episode-text {
  min-height: 150px;
  margin-bottom: 10px;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  /* line 275, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .scroller2-container .scroller2 .episode .episode-text {
    min-height: 14px;
    font-size: 14px;
  }
}

/* line 286, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .justify-start {
  justify-content: flex-start !important;
}

/* line 290, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .listen {
  height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  bottom: 0;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  /* line 290, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .scroller2-container .scroller2 .episode .listen {
    position: relative;
    margin-top: 20px;
    width: 100%;
  }
}

/* line 305, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .listen .row {
  width: 100%;
  display: flex;
  flex-direction: row;
  left: 0;
}

/* line 312, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .listen .listen-on {
  display: flex;
  align-items: center;
  width: 50%;
}

/* line 317, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .listen .listen-on .icon-text:hover {
  color: #0f46fb;
}

/* line 321, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .listen .listen-on .icon-text::before {
  width: 27px;
  height: 27px;
  margin-right: 15px;
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

/* line 332, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .listen .listen-on .icon-text.apple::before {
  background-image: url(/assets/apple-gray-0ab7c804d56c066e534ff38513f4b9b7e3e93a6cc232473b38483a7a650a5c39.png);
}

/* line 333, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .listen .listen-on .icon-text.spotify::before {
  background-image: url(/assets/spotify-gray-a1730996739b81f2af6d42c63c5a8511bd4343af56ceb5f1b7357fbbc9591914.png);
}

/* line 334, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .listen .listen-on .icon-text.iheart::before {
  background-image: url(/assets/iheartradio-gray-5a99233d6de756b1effd4a1b50f4a10f500bc78218dc7a7dc2bec3d1384e80b1.png);
}

/* line 335, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .listen .listen-on .icon-text.stitcher::before {
  width: 40px;
  margin-left: -6px;
  margin-right: 8px;
  background-image: url(/assets/stitcher-gray-08f342ffcefd5936cf588deec584e4ca94f67441960609e462096e2159949452.png);
}

/* line 336, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .listen .listen-on .icon-text.listen-icon::before {
  background-position: -6px -6px;
  background-image: url(/assets/listen-gray-e8a9bc6bd8facba807cb2cea3be464f33a80c6a9b4fb47f46c5fa59f154f1449.png);
}

/* line 340, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .listen .listen-on .icon-text.apple:hover::before {
  background-image: url(/assets/apple-blue-32c7211585eb916a8aea3e43add48a0df140c06d44adde5c1b4bab645c5bd0b2.png);
}

/* line 341, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .listen .listen-on .icon-text.spotify:hover::before {
  background-image: url(/assets/spotify-blue-b1c442eb9414d58124c1d48c302603d7f651336c2eee00f9182de344b8fe8b88.png);
}

/* line 342, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .listen .listen-on .icon-text.iheart:hover::before {
  background-image: url(/assets/iheartradio-blue-114df7c7d57024ef4ee90064c300a19e52e046f00063d5dbcd48178949fa2138.png);
}

/* line 343, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .listen .listen-on .icon-text.stitcher:hover::before {
  background-image: url(/assets/stitcher-blue-4cf5498d0ef88f678274cb110afa226290ffaa29a88d8d1b2057743f757db7e0.png);
}

/* line 344, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .listen .listen-on .icon-text.listen-icon:hover::before {
  background-position: -6px -6px;
  background-image: url(/assets/listen-blue-5b93159eff5ee3d965225d474f585b1aa0f53dca7060f90cf7284a77b0c48ebb.png);
}

/* line 347, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .listen .listen-on .icon-text {
  margin: 0 0 20px 0;
  height: 20px;
  min-width: 138px;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: 300;
  line-height: 14px;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  /* line 347, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .scroller2-container .scroller2 .episode .listen .listen-on .icon-text {
    margin-left: 0;
    height: 18px;
    font-size: 12px;
    line-height: 18px;
    min-width: 10px;
  }
}

/* line 366, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .scroller2 .episode .listen .listen-on .img-icon {
  height: 12px;
  width: 12px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media only screen and (max-width: 768px) {
  /* line 366, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .scroller2-container .scroller2 .episode .listen .listen-on .img-icon {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  /* line 376, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .scroller2-container .scroller2 .episode .listen .listen-on .invisible-query {
    display: none;
  }
}

/* line 386, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .slide-left {
  position: absolute;
  top: 193px;
  left: 30px;
}

@media only screen and (max-width: 768px) {
  /* line 386, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .scroller2-container .slide-left {
    left: 0px;
  }
}

/* line 397, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .scroller2-container .slide-right {
  position: absolute;
  top: 193px;
  right: 30px;
}

@media only screen and (max-width: 768px) {
  /* line 397, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .scroller2-container .slide-right {
    right: 0px;
  }
}

/* line 409, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .img {
  height: 100%;
  width: 100%;
}

/* line 414, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .img-link {
  position: relative;
  z-index: 100;
}

/* line 419, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .mobile-pic {
  display: none;
}

@media only screen and (max-width: 768px) {
  /* line 419, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .mobile-pic {
    height: 100%;
    width: 100%;
    visibility: visible;
    display: block;
    padding-top: 50px;
  }
}

/* line 431, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .invisible-load {
  visibility: hidden;
}

@media only screen and (max-width: 768px) {
  /* line 431, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .invisible-load {
    visibility: visible;
    margin-top: 60px;
    height: 28px;
    width: 102px;
    color: #0f46fb;
    font-family: Helvetica;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 28px;
    text-align: center;
  }
}

/* line 449, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .title-2 {
  margin-top: 226px;
  height: 120px;
  width: 779px;
}

@media only screen and (max-width: 768px) {
  /* line 449, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .title-2 {
    height: 102px;
    width: 280px;
    margin-top: 100px;
  }
}

/* line 461, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .query-size1 {
  height: 36px;
}

@media only screen and (max-width: 768px) {
  /* line 461, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .query-size1 {
    height: 24px;
    width: 24px;
  }
}

/* line 469, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .query-size2 {
  height: 36px;
}

@media only screen and (max-width: 768px) {
  /* line 469, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .query-size2 {
    height: 24px;
    width: 30px;
  }
}

/* line 477, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .query-size3 {
  height: 36px;
}

@media only screen and (max-width: 768px) {
  /* line 477, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .query-size3 {
    height: 24px;
    width: 26px;
  }
}

/* line 485, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .query-size4 {
  height: 36px;
}

@media only screen and (max-width: 768px) {
  /* line 485, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .query-size4 {
    height: 24px;
    width: 13px;
  }
}

/* line 493, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .net-icons {
  display: flex;
  justify-content: space-between;
  height: 36px;
  width: 569px;
  margin-top: 100px;
  margin-bottom: 0px;
}

@media only screen and (max-width: 768px) {
  /* line 493, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .net-icons {
    margin-top: 60px;
    height: 24px;
    width: 235px;
  }
}

/* line 508, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .black-blue-title {
  flex-direction: row;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 120px;
  margin-bottom: 40px;
  padding-left: 20px;
  min-height: 42px;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  /* line 508, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .black-blue-title {
    flex-direction: row;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
  }
}

/* line 527, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .black-blue-title .black {
  margin-left: 30px;
  height: 42px;
  width: 180px;
  color: #000000;
  font-family: Helvetica;
  font-size: 42px;
  font-weight: bold;
  letter-spacing: -2.4px;
  line-height: 42px;
}

@media only screen and (max-width: 768px) {
  /* line 527, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .black-blue-title .black {
    margin-left: 0;
    height: 34px;
    width: 280px;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 34px;
  }
}

/* line 548, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .black-blue-title .blue {
  margin-left: 10px;
  height: 28px;
  width: 171px;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 28px;
  text-align: right;
}

@media only screen and (max-width: 768px) {
  /* line 548, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .black-blue-title .blue {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    text-align: left;
  }
}

/* line 569, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .margin-bb {
  margin-top: 70px;
}

@media only screen and (max-width: 768px) {
  /* line 569, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .margin-bb {
    margin-top: 100px;
  }
}

/* line 577, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .group {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

/* line 582, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .group .pic-tt {
  height: 640px;
  width: 25%;
  display: flex;
  justify-content: center;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  /* line 582, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .group .pic-tt {
    width: 100vw;
    height: 177vw;
  }
}

/* line 597, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .group .slide-left {
  position: absolute;
  top: 40%;
  left: 30px;
}

@media only screen and (max-width: 768px) {
  /* line 597, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .group .slide-left {
    left: 5px;
  }
}

/* line 608, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .group .slide-right {
  position: absolute;
  top: 40%;
  right: 30px;
}

@media only screen and (max-width: 768px) {
  /* line 608, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .group .slide-right {
    right: 5px;
  }
}

/* line 620, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .group .pic-tt {
  display: flex;
}

/* line 632, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .group .ig-container {
  display: block;
}

/* line 636, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .group-1 {
  height: 640px;
}

@media only screen and (max-width: 768px) {
  /* line 636, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .group-1 {
    height: 177vw;
  }
}

/* line 644, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .title-3 {
  margin-top: 160px;
  height: 120px;
  width: 750px;
}

@media only screen and (max-width: 768px) {
  /* line 644, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .title-3 {
    height: 68px;
    width: 280px;
    margin-top: 100px;
  }
}

/* line 656, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .blue-btn {
  height: 48px;
  width: 180px;
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  /* line 656, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .blue-btn {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
    height: 34px;
    width: 120px;
  }
}

/* line 678, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .blue-btn:hover {
  background-color: #4470ff;
}

/* line 682, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .blue-btn:focus {
  outline: none;
}

/* line 687, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .btn {
  margin: 40px 0 160px;
}

@media only screen and (max-width: 768px) {
  /* line 687, app/assets/stylesheets/tunein/tunein.scss */
  .tune-in .btn {
    margin: 30px 0 100px 0;
  }
}

/* line 695, app/assets/stylesheets/tunein/tunein.scss */
.tune-in .restricted-btn {
  height: 40px;
  margin-top: 15px;
  width: 120px;
  text-transform: none;
  font-weight: 500;
}

/* line 706, app/assets/stylesheets/tunein/tunein.scss */
#instafeed {
  display: grid;
  grid-template-columns: repeat(6, 16vw);
  grid-template-rows: repeat(2, 16vw);
  margin: auto;
}

@media only screen and (max-width: 768px) {
  /* line 706, app/assets/stylesheets/tunein/tunein.scss */
  #instafeed {
    display: none;
  }
}

/* line 720, app/assets/stylesheets/tunein/tunein.scss */
#instafeed-mobile {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 720, app/assets/stylesheets/tunein/tunein.scss */
  #instafeed-mobile {
    height: 100vw;
    display: block;
    overflow: none;
  }
}

/* line 734, app/assets/stylesheets/tunein/tunein.scss */
.ig-container {
  width: 100%;
  position: relative;
  height: 100%;
}

/* line 739, app/assets/stylesheets/tunein/tunein.scss */
.ig-container img {
  display: block;
  position: relative;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

/* line 747, app/assets/stylesheets/tunein/tunein.scss */
.ig-container .ig-logo {
  top: 10px;
  right: 10px;
  height: 24px;
  width: 24px;
  position: absolute;
  z-index: 1000;
}

/* line 755, app/assets/stylesheets/tunein/tunein.scss */
.ig-container .ig-logo .ig-img {
  top: 0;
  right: 0;
  height: 24px;
  width: 24px;
  position: absolute;
  filter: invert(1);
  content: url(/assets/instagram-d0260a695da5e47911dbe8e529a58ee8aa86d8ad2dfd4ace43ff6b87e5b1a177.svg);
}

/* line 768, app/assets/stylesheets/tunein/tunein.scss */
.podcast-play {
  background: url(/assets/play-ca351c05e0040fbc8c597d64f27c68b00cef24969215040f96f233feccb45d89.png) no-repeat;
  z-index: 101;
}

/* line 772, app/assets/stylesheets/tunein/tunein.scss */
.podcast-pause {
  background: url(/assets/pause-104c897b35d30e67266a8d9691e37baa12f61c237210a352c026ccbb4d6ebe99.png) no-repeat;
  z-index: 101;
}

/* line 777, app/assets/stylesheets/tunein/tunein.scss */
#overlay-podcast {
  position: relative;
}

/* line 781, app/assets/stylesheets/tunein/tunein.scss */
#overlay-podcast::before {
  background-image: linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  content: "\00a0";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 9;
}
/* line 1, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: black;
}

/* line 7, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal sup {
  font-size: 60%;
  top: -0.6em;
}

/* line 12, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .big-box {
  width: 100%;
  margin-bottom: -324px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 12, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .big-box {
    margin-bottom: -165px;
  }
}

/* line 24, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .background-image {
  width: 100%;
  height: 730px;
  background-image: url(/assets/tunein_hero_img-1-472d1f9e284bc5fc1c4b33cb7f87385d4789e01a5b018cd3add22e371121ebe0.png);
  background-size: cover;
  background-position: center;
  z-index: -1;
}

@media only screen and (max-width: 960px) {
  /* line 24, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .background-image {
    height: 420px;
  }
}

/* line 39, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .translate {
  transform: translateY(-324px);
}

@media only screen and (max-width: 960px) {
  /* line 39, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .translate {
    transform: translateY(-165px);
  }
}

/* line 47, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .whats-new {
  width: 960px;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #ffffff;
  box-shadow: 10px 10px 25px 0 rgba(40, 40, 45, 0.1);
}

@media only screen and (max-width: 960px) {
  /* line 47, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .whats-new {
    width: 93%;
    padding: 0 10px;
  }
}

/* line 61, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .whats-new .title-1 {
  height: 60px;
  width: 561px;
  margin-top: 40px;
}

@media only screen and (max-width: 960px) {
  /* line 61, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .whats-new .title-1 {
    height: 28px;
    width: 234px;
    margin-top: 30px;
  }
}

/* line 73, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .whats-new .blue-title {
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1.8px;
  line-height: 28px;
}

@media only screen and (max-width: 960px) {
  /* line 73, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .whats-new .blue-title {
    font-size: 22px;
    letter-spacing: 0;
    line-height: 22px;
  }
}

/* line 88, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .whats-new .date {
  color: #000000;
  font-family: Helvetica;
  font-size: 20px;
  font-style: oblique;
  font-weight: bold;
  letter-spacing: -1.2px;
  line-height: 20px;
  text-align: right;
}

@media only screen and (max-width: 960px) {
  /* line 88, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .whats-new .date {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 16px;
  }
}

/* line 105, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .whats-new .whats-text {
  width: 678px;
  color: #000000;
  font-family: Helvetica;
  font-size: 24px;
  letter-spacing: -0.5px;
  line-height: 26px;
}

@media only screen and (max-width: 960px) {
  /* line 105, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .whats-new .whats-text {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    width: 100%;
  }
}

/* line 120, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .whats-new .whats-text a {
  color: #0f46fb;
  font-weight: bold;
  cursor: pointer;
}

/* line 126, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .whats-new .whats-text strong {
  color: #0f46fb;
}

/* line 130, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .whats-new .whats-text .black {
  font-weight: bold;
}

/* line 135, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .whats-new .text-block {
  width: 678px;
  margin-top: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 135, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .whats-new .text-block {
    width: 100%;
    padding: 0 10px;
  }
}

/* line 144, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .whats-new .text-block .title-date {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 150, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .whats-new .text-block .text-margin {
  margin-top: 10px;
}

/* line 156, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .title {
  font-family: Helvetica;
  font-size: 64px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 60px;
  text-align: center;
}

/* line 165, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .title span {
  color: #0f46fb;
}

@media only screen and (max-width: 960px) {
  /* line 156, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .title {
    font-size: 26px;
    letter-spacing: 0;
    line-height: 28px;
  }
}

/* line 176, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .title-2 {
  margin-top: 60px;
  font-size: 32px;
  letter-spacing: -1.8px;
  line-height: 32px;
}

@media only screen and (max-width: 960px) {
  /* line 176, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .title-2 {
    margin: 30px 0;
    height: 56px;
    width: 234px;
    font-size: 26px;
    letter-spacing: 0;
    line-height: 28px;
  }
}

/* line 192, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .post {
  width: 678px;
  margin-top: 33px;
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 192, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .post {
    width: 100%;
    margin: 0 0 30px 0;
    flex-direction: column;
    padding: 0 10px;
  }
}

/* line 204, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .post .post-img {
  margin-right: 25px;
  height: 121.58px;
  width: 210px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 960px) {
  /* line 204, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .post .post-img {
    width: 100%;
    height: 162px;
    margin: 0;
  }
}

/* line 217, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .post .post-content {
  width: 443px;
}

@media only screen and (max-width: 960px) {
  /* line 217, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .post .post-content {
    width: 100%;
  }
}

/* line 224, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .post .post-content .title-3 {
  width: 443px;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 24px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 224, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .post .post-content .title-3 {
    width: 100%;
    margin-top: 10px;
  }
}

/* line 237, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .post .post-content .small-text {
  width: 443px;
  margin-top: 5px;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
}

@media only screen and (max-width: 960px) {
  /* line 237, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .post .post-content .small-text {
    margin-top: 10px;
    width: 100%;
  }
}

/* line 250, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .post .post-content .author {
  margin-top: 13px;
  margin-bottom: 41px;
  display: flex;
}

@media only screen and (max-width: 960px) {
  /* line 250, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .post .post-content .author {
    margin: 10px 0 0 0;
  }
}

/* line 259, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .post .post-content .author .profile-img {
  height: 28px;
  width: 28px;
  border-radius: 16px;
  margin-right: 8px;
}

/* line 266, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .post .post-content .author .name {
  margin-bottom: 2px;
  font-size: 12px;
  letter-spacing: -0.67px;
  line-height: 12px;
  font-weight: bold;
}

/* line 274, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .post .post-content .author .team {
  color: #696969;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 12px;
}

/* line 285, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .title-4 {
  min-height: 60px;
  width: 726px;
}

@media only screen and (max-width: 960px) {
  /* line 285, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .title-4 {
    width: 100%;
    min-height: 28px;
    margin-top: 80px;
  }
}

/* line 296, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .title-5 {
  margin-top: 100px;
  height: 60px;
}

@media only screen and (max-width: 960px) {
  /* line 296, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .title-5 {
    width: 100%;
    min-height: 28px;
    margin-top: 80px;
  }
}

/* line 308, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .title-7 {
  margin-top: 140px;
}

@media only screen and (max-width: 960px) {
  /* line 308, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .title-7 {
    width: 100%;
    min-height: 28px;
    font-size: 32px;
    margin: 80px 0 20px 0;
  }
}

@media only screen and (max-width: 960px) {
  /* line 321, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .title-9 {
    font-size: 20px;
  }
}

/* line 328, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .box-story {
  width: 100%;
  min-height: 100%;
}

@media only screen and (max-width: 960px) {
  /* line 328, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .box-story {
    margin: 0;
    display: flex;
    flex-direction: column;
  }
}

/* line 341, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .box-story .story {
  min-height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 960px) {
  /* line 341, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .box-story .story {
    margin: 0 0 20px 0;
    width: 100%;
  }
}

/* line 353, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .box-story .story .share-svg {
  position: absolute;
  top: 0px;
  right: 0px;
}

@media only screen and (max-width: 960px) {
  /* line 353, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .box-story .story .share-svg {
    top: 0px;
    right: 0px;
  }
}

/* line 366, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .box-story .story .story-img {
  height: 265px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 960px) {
  /* line 366, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .box-story .story .story-img {
    height: 180px;
  }
}

/* line 376, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .box-story .story .title-story {
  font-size: 28px;
  letter-spacing: -1.6px;
  line-height: 32px;
  text-align: left;
  margin: 30px 0 0 30px;
}

@media only screen and (max-width: 960px) {
  /* line 376, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .box-story .story .title-story {
    margin: 10px 0 0 20px;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 24px;
  }
}

/* line 391, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .box-story .story .story-text {
  margin: 10px 30px 10px 30px;
  color: #404041;
  font-family: Helvetica;
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 24px;
}

@media only screen and (max-width: 960px) {
  /* line 391, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .box-story .story .story-text {
    margin: 5px 0 0 0;
    font-size: 16px;
    letter-spacing: -0.5px;
    line-height: 20px;
    padding: 0 20px;
  }
}

/* line 408, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .box-story .story .author-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto 30px 0 30px;
}

@media only screen and (max-width: 960px) {
  /* line 408, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .box-story .story .author-line {
    margin: 20px 0 0 0;
    padding: 0 20px;
  }
}

/* line 419, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .box-story .story .author-line .author-name {
  display: flex;
  align-items: center;
}

/* line 424, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .box-story .story .author-line .author-img {
  height: 24px;
  width: 24px;
  border-radius: 16px;
  margin-right: 8px;
  background-color: #0f46fb;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 433, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .box-story .story .author-line .width-source {
  text-align: right;
}

/* line 437, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .box-story .story .author-line .name-of-the-author {
  color: #28282d;
  font-size: 12px;
  letter-spacing: -0.6px;
  line-height: 12px;
  margin: 0;
}

/* line 444, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .box-story .story .author-line .name-of-the-author span {
  color: #0f46fb;
  font-weight: bold;
}

/* line 453, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .blue-btn-condensed {
  height: 42px;
  width: 180px;
  background-color: #0f46fb;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.9px;
  line-height: 18px;
  text-align: center;
  border-radius: 8px;
  cursor: pointer;
}

@media only screen and (max-width: 960px) {
  /* line 453, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .blue-btn-condensed {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
    height: 34px;
    width: 135px;
  }
}

/* line 476, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .blue-btn-condensed:hover {
  background-color: #4470ff;
}

/* line 480, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .blue-btn-condensed:focus {
  outline: none;
}

/* line 485, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .btn-1 {
  margin-top: 80px;
}

@media only screen and (max-width: 960px) {
  /* line 485, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .btn-1 {
    margin-top: 30px;
    width: 146px;
  }
}

/* line 494, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .title-8 {
  margin-top: 180px;
  height: 60px;
  width: 900px;
}

@media only screen and (max-width: 960px) {
  /* line 494, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .title-8 {
    margin-top: 100px;
    height: 56px;
    width: 280px;
  }
}

/* line 506, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .search-filter {
  width: 900px;
  margin-top: 60px;
  margin-right: 80px;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 960px) {
  /* line 506, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .search-filter {
    width: 600px;
    margin-top: 20px;
    margin-right: 0px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 506, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .search-filter {
    width: 100%;
    padding: 0 20px;
    margin-top: 20px;
  }
}

/* line 525, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .search-filter .flexy {
  display: flex;
  align-items: center;
}

/* line 529, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .search-filter .flexy ::-webkit-input-placeholder {
  /* Edge */
  color: #000000;
}

/* line 534, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .search-filter .flexy :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}

/* line 539, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .search-filter .flexy ::-moz-placeholder {
  color: #000000;
}
.tune-in-internal .search-filter .flexy :-ms-input-placeholder {
  color: #000000;
}
.tune-in-internal .search-filter .flexy ::placeholder {
  color: #000000;
}

/* line 543, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .search-filter .flexy .se-fi {
  height: 32px;
  font-size: 28px;
  letter-spacing: -1.6px;
  line-height: 32px;
  margin-left: 25px;
  outline: none;
  background: transparent;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 543, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .search-filter .flexy .se-fi {
    font-size: 22px;
  }
}

/* line 561, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post {
  margin-top: 20px;
  width: 100%;
  max-width: 100vw;
  background-color: #ffffff;
  box-shadow: 5px 5px 15px 0 rgba(40, 40, 45, 0.1);
  padding: 20px 108px 20px 20px;
  display: flex;
  position: relative;
}

@media only screen and (max-width: 960px) {
  /* line 561, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .episode-post {
    width: 100%;
    padding: 0 20px;
    margin-top: 15px;
  }
}

/* line 577, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .share-ico {
  position: absolute;
  top: 12px;
  right: 12px;
}

@media only screen and (max-width: 960px) {
  /* line 577, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .episode-post .share-ico {
    top: 10px;
    right: 10px;
    height: 16px;
    width: 19px;
  }
}

/* line 590, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-img {
  height: 110px;
  width: 110px;
  margin-right: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 960px) {
  /* line 590, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .episode-post .episode-img {
    height: 60px;
    width: 60px;
    margin-right: 10px;
  }
}

/* line 603, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content {
  width: 702px;
}

@media only screen and (max-width: 960px) {
  /* line 603, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .episode-post .episode-content {
    width: 100%;
  }
}

/* line 610, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .episode-title {
  font-size: 20px;
  letter-spacing: -1.2px;
  line-height: 24px;
  text-align: left;
}

@media only screen and (max-width: 960px) {
  /* line 610, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .episode-post .episode-content .episode-title {
    font-size: 16px;
    letter-spacing: -0.5px;
    line-height: 18px;
  }
}

/* line 623, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .episode-subtitle {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  text-align: left;
  margin-top: 5px;
}

@media only screen and (max-width: 960px) {
  /* line 623, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .episode-post .episode-content .episode-subtitle {
    letter-spacing: -0.5px;
    margin-top: 10px;
  }
}

/* line 636, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .description {
  color: #404041;
  font-family: Helvetica;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 20px;
  margin-top: 10px;
  width: 90%;
}

@media only screen and (max-width: 960px) {
  /* line 636, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .episode-post .episode-content .description {
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: 18px;
    margin-top: 5px;
  }
}

/* line 653, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .listen-on {
  display: flex;
  align-items: center;
}

/* line 657, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .listen-on .icon-text:hover {
  color: #0f46fb;
}

/* line 661, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .listen-on .icon-text {
  margin: 0 10px 20px 0;
  font-family: Helvetica;
  font-size: 14px;
  line-height: 14px;
  text-align: left;
}

/* line 668, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .listen-on .icon-text.apple {
  width: 90px;
}

/* line 669, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .listen-on .icon-text.stitcher {
  width: 95px;
  margin-left: 10px;
  margin-right: 15px;
}

@media only screen and (max-width: 768px) {
  /* line 669, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .episode-post .episode-content .listen-on .icon-text.stitcher {
    margin-left: 0px;
    margin-right: 10px;
  }
}

/* line 673, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .listen-on .icon-text.spotify, .tune-in-internal .episode-post .episode-content .listen-on .icon-text.iheart, .tune-in-internal .episode-post .episode-content .listen-on .icon-text.listen-icon {
  width: 120px;
}

@media only screen and (max-width: 960px) {
  /* line 675, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .episode-post .episode-content .listen-on .icon-text.apple, .tune-in-internal .episode-post .episode-content .listen-on .icon-text.stitcher, .tune-in-internal .episode-post .episode-content .listen-on .icon-text.spotify, .tune-in-internal .episode-post .episode-content .listen-on .icon-text.iheart, .tune-in-internal .episode-post .episode-content .listen-on .icon-text.listen-icon {
    width: 30px;
  }
}

@media only screen and (max-width: 960px) {
  /* line 661, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .episode-post .episode-content .listen-on .icon-text {
    margin-left: 0;
    font-size: 0;
    line-height: 18px;
    width: 30px;
  }
}

/* line 688, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .listen-on .icon-text::before {
  width: 27px;
  height: 27px;
  margin-right: 5px;
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

/* line 699, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .listen-on .icon-text.apple::before {
  background-image: url(/assets/apple-gray-0ab7c804d56c066e534ff38513f4b9b7e3e93a6cc232473b38483a7a650a5c39.png);
}

/* line 700, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .listen-on .icon-text.spotify::before {
  background-image: url(/assets/spotify-gray-a1730996739b81f2af6d42c63c5a8511bd4343af56ceb5f1b7357fbbc9591914.png);
}

/* line 701, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .listen-on .icon-text.iheart::before {
  background-image: url(/assets/iheartradio-gray-5a99233d6de756b1effd4a1b50f4a10f500bc78218dc7a7dc2bec3d1384e80b1.png);
}

/* line 702, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .listen-on .icon-text.stitcher::before {
  width: 40px;
  margin-left: -6px;
  margin-right: 8px;
  background-image: url(/assets/stitcher-gray-08f342ffcefd5936cf588deec584e4ca94f67441960609e462096e2159949452.png);
}

/* line 703, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .listen-on .icon-text.listen-icon::before {
  background-position: -6px -6px;
  background-image: url(/assets/listen-gray-e8a9bc6bd8facba807cb2cea3be464f33a80c6a9b4fb47f46c5fa59f154f1449.png);
}

/* line 707, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .listen-on .icon-text.apple:hover::before {
  background-image: url(/assets/apple-blue-32c7211585eb916a8aea3e43add48a0df140c06d44adde5c1b4bab645c5bd0b2.png);
}

/* line 708, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .listen-on .icon-text.spotify:hover::before {
  background-image: url(/assets/spotify-blue-b1c442eb9414d58124c1d48c302603d7f651336c2eee00f9182de344b8fe8b88.png);
}

/* line 709, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .listen-on .icon-text.iheart:hover::before {
  background-image: url(/assets/iheartradio-blue-114df7c7d57024ef4ee90064c300a19e52e046f00063d5dbcd48178949fa2138.png);
}

/* line 710, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .listen-on .icon-text.stitcher:hover::before {
  background-image: url(/assets/stitcher-blue-4cf5498d0ef88f678274cb110afa226290ffaa29a88d8d1b2057743f757db7e0.png);
}

/* line 711, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .listen-on .icon-text.listen-icon:hover::before {
  background-position: -6px -6px;
  background-image: url(/assets/listen-blue-5b93159eff5ee3d965225d474f585b1aa0f53dca7060f90cf7284a77b0c48ebb.png);
}

/* line 714, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .episode-post .episode-content .listen-on .img-icon {
  height: 12px;
  width: 12px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media only screen and (max-width: 768px) {
  /* line 714, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .episode-post .episode-content .listen-on .img-icon {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  /* line 724, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .episode-post .episode-content .listen-on .invisible-query {
    display: none;
  }
}

/* line 733, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .load {
  margin: 60px 0 180px 0;
  color: #0f46fb;
  font-size: 28px;
  letter-spacing: -1.8px;
  line-height: 28px;
}

@media only screen and (max-width: 960px) {
  /* line 733, app/assets/stylesheets/tunein/tuneininternal.scss */
  .tune-in-internal .load {
    font-size: 22px;
    letter-spacing: -1px;
    margin: 40px 0 100px 0;
  }
}

/* line 747, app/assets/stylesheets/tunein/tuneininternal.scss */
.tune-in-internal .week-sessions {
  max-width: 90%;
  margin-top: 2rem;
  margin-bottom: 5rem;
}

/* line 756, app/assets/stylesheets/tunein/tuneininternal.scss */
.planner {
  margin-top: 80px;
  width: 1002px;
}

@media only screen and (max-width: 960px) {
  /* line 756, app/assets/stylesheets/tunein/tuneininternal.scss */
  .planner {
    margin-top: 20px;
    width: 100%;
  }
}

/* line 765, app/assets/stylesheets/tunein/tuneininternal.scss */
.planner .slick-list {
  padding: 0 0 0 0;
  margin: 0 -5px;
  width: 100%;
  /* added this line only */
}

@media only screen and (max-width: 960px) {
  /* line 765, app/assets/stylesheets/tunein/tuneininternal.scss */
  .planner .slick-list {
    min-height: 280px;
    padding: 0 20% 0 0;
  }
}

/* line 776, app/assets/stylesheets/tunein/tuneininternal.scss */
.planner .slick-track {
  margin-left: 0;
}

@media only screen and (max-width: 960px) {
  /* line 776, app/assets/stylesheets/tunein/tuneininternal.scss */
  .planner .slick-track {
    width: 70%;
    min-height: 280px;
    padding: 0 0 0 0;
  }
}

/* line 785, app/assets/stylesheets/tunein/tuneininternal.scss */
.planner h1 {
  font-size: 20px;
  font-weight: bold;
}

/* line 790, app/assets/stylesheets/tunein/tuneininternal.scss */
.planner .day-cell {
  width: 40px;
  font-weight: bold;
  font-size: 58px;
}

/* line 795, app/assets/stylesheets/tunein/tuneininternal.scss */
.planner .day-cell sup {
  font-weight: bold;
  font-size: 28px;
  top: 0em;
}

/* line 802, app/assets/stylesheets/tunein/tuneininternal.scss */
.planner .event-container {
  margin-left: 90px;
  margin-top: 18px;
  width: 876px;
  height: 143px;
}

@media only screen and (max-width: 960px) {
  /* line 802, app/assets/stylesheets/tunein/tuneininternal.scss */
  .planner .event-container {
    width: 62.5%;
  }
}

/* line 812, app/assets/stylesheets/tunein/tuneininternal.scss */
.planner .event-container .event {
  text-align: left;
  height: 143px;
  display: relative;
}

/* line 817, app/assets/stylesheets/tunein/tuneininternal.scss */
.planner .event-container .event h2 {
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 20px;
  font-weight: normal;
}

/* line 825, app/assets/stylesheets/tunein/tuneininternal.scss */
.planner .event-container .event h3 {
  font-size: 16px;
  font-weight: bold;
}

/* line 830, app/assets/stylesheets/tunein/tuneininternal.scss */
.planner .event-container .event button {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  bottom: 10px;
}
/* line 2, app/assets/stylesheets/user_session_setting/edit.scss */
.session-template-container .setting-div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 9, app/assets/stylesheets/user_session_setting/edit.scss */
.session-template-container .setting-div div {
  width: 315px;
}

/* line 13, app/assets/stylesheets/user_session_setting/edit.scss */
.session-template-container .setting-div #radio-user_session_settings_requests_enabled_,
.session-template-container .setting-div #radio-user_session_settings_enable_team_,
.session-template-container .setting-div #radio-user_session_settings_public_price_,
.session-template-container .setting-div #radio-user_session_settings_enable_mentorship_ {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1rem;
  margin-left: 1.5rem;
}

/* line 25, app/assets/stylesheets/user_session_setting/edit.scss */
.session-template-container .setting-div #radio-user_session_settings_requests_enabled_ label + label,
.session-template-container .setting-div #radio-user_session_settings_enable_team_ label + label,
.session-template-container .setting-div #radio-user_session_settings_public_price_ label + label,
.session-template-container .setting-div #radio-user_session_settings_enable_mentorship_ label + label {
  margin-top: 0rem;
  margin-left: 2.5rem;
}

/* line 33, app/assets/stylesheets/user_session_setting/edit.scss */
.session-template-container .setting-div .earnings {
  margin-top: 1rem;
  margin-left: 1.5rem;
  font-size: 16px;
  font-family: Helvetica;
  letter-spacing: -0.16px;
  color: #000000;
}

/* line 42, app/assets/stylesheets/user_session_setting/edit.scss */
.session-template-container .setting-div .earnings span {
  color: #707070;
}

/* line 46, app/assets/stylesheets/user_session_setting/edit.scss */
.session-template-container .setting-div .radio-button-wrapper .title {
  margin-left: 0px;
}

/* line 50, app/assets/stylesheets/user_session_setting/edit.scss */
.session-template-container .setting-div [type="checkbox"]:checked,
.session-template-container .setting-div [type="checkbox"]:not(:checked) {
  display: none;
}

/* line 55, app/assets/stylesheets/user_session_setting/edit.scss */
.session-template-container .setting-div [type="checkbox"]:checked + p,
.session-template-container .setting-div [type="checkbox"]:not(:checked) + p {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}

/* line 65, app/assets/stylesheets/user_session_setting/edit.scss */
.session-template-container .setting-div [type="checkbox"]:checked + p:before,
.session-template-container .setting-div [type="checkbox"]:not(:checked) + p:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  border: 2px solid #EBEDED;
  border-radius: 100%;
  background: #fff;
}

/* line 78, app/assets/stylesheets/user_session_setting/edit.scss */
.session-template-container .setting-div [type="checkbox"]:checked + p:after,
.session-template-container .setting-div [type="checkbox"]:not(:checked) + p:after {
  content: '';
  width: 16px;
  height: 16px;
  background-color: #0F46FB;
  border: 2px solid #0F46FB;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 100%;
  transition: all 0.2s ease;
}

/* line 94, app/assets/stylesheets/user_session_setting/edit.scss */
.session-template-container .setting-div [type="checkbox"]:not(:checked) + p:after {
  opacity: 0;
  transform: scale(0);
}

/* line 100, app/assets/stylesheets/user_session_setting/edit.scss */
.session-template-container .setting-div [type="checkbox"]:checked + p:after {
  opacity: 1;
  transform: scale(1);
}

/* line 106, app/assets/stylesheets/user_session_setting/edit.scss */
.session-template-container .setting-div [type="checkbox"] + p {
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  font-family: Helvetica;
  letter-spacing: -0.16px;
  color: #000000;
  opacity: 1;
}

/* line 116, app/assets/stylesheets/user_session_setting/edit.scss */
.session-template-container .setting-div .checkbox {
  margin-left: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

/* line 122, app/assets/stylesheets/user_session_setting/edit.scss */
.session-template-container .setting-div .submit-button {
  align-self: center;
  padding: 0.25rem 1rem;
  border: 1px solid #707070;
  color: black;
  border-radius: 2rem;
}

/* line 129, app/assets/stylesheets/user_session_setting/edit.scss */
.session-template-container .setting-div .submit-button:hover {
  background-color: #0B3DFF;
  color: white;
  border: 1px solid #0B3DFF;
}
/* line 1, app/assets/stylesheets/utility.scss */
.blue-btn {
  background-color: #0f46fb;
  color: white;
  border-radius: 10px;
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/utility.scss */
.blue-btn:hover {
  background-color: #4470ff;
}

/* line 10, app/assets/stylesheets/utility.scss */
.blue-btn:focus {
  outline: none;
}

/* line 15, app/assets/stylesheets/utility.scss */
.white-btn {
  color: #0f46fb;
  border: 1px solid #b4b8c4;
  border-radius: 10px;
}

/* line 21, app/assets/stylesheets/utility.scss */
.text-xxs {
  font-size: 0.6rem;
  line-height: 0.75rem;
}

/* line 26, app/assets/stylesheets/utility.scss */
.btn-sm {
  width: 8rem;
  height: 2.25rem;
  line-height: 2.25rem;
  text-transform: none;
}

/* line 33, app/assets/stylesheets/utility.scss */
.main-title-break {
  margin-top: 7.5rem;
}

/* line 37, app/assets/stylesheets/utility.scss */
.info-break {
  margin-top: 5rem;
}

/* line 41, app/assets/stylesheets/utility.scss */
.section-break {
  margin-top: 11.25rem;
}

/* line 45, app/assets/stylesheets/utility.scss */
.icon.icon-close {
  cursor: pointer;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  position: relative;
}

/* line 52, app/assets/stylesheets/utility.scss */
.icon.icon-close::before, .icon.icon-close::after {
  background: #000000;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  width: 1.5em;
  top: 0;
}

/* line 63, app/assets/stylesheets/utility.scss */
.icon.icon-close::before {
  transform: translateY(0.75em) rotate(45deg);
}

/* line 67, app/assets/stylesheets/utility.scss */
.icon.icon-close::after {
  transform: translateY(0.75em) rotate(-45deg);
}

/* line 71, app/assets/stylesheets/utility.scss */
.icon.icon-close.absolute {
  position: absolute;
}

/* line 77, app/assets/stylesheets/utility.scss */
.custom-select .select-items {
  max-height: 600px;
  overflow-y: scroll;
}

/* line 83, app/assets/stylesheets/utility.scss */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}

/* line 95, app/assets/stylesheets/utility.scss */
.modal-overlay.blue {
  background-color: #0F46FB;
}

/* line 99, app/assets/stylesheets/utility.scss */
.modal-overlay.shown {
  transition: opacity 300ms;
  visibility: visible;
  opacity: 1;
}

/* line 105, app/assets/stylesheets/utility.scss */
.modal-overlay .modal-content {
  position: relative;
  margin: 10vw auto;
  padding: 1rem;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

@media only screen and (max-width: 768px) {
  /* line 105, app/assets/stylesheets/utility.scss */
  .modal-overlay .modal-content {
    width: 100%;
    height: 100%;
    margin: 0;
  }
}

/* line 120, app/assets/stylesheets/utility.scss */
.text-vis-app-gray {
  color: #747474;
}

/* line 124, app/assets/stylesheets/utility.scss */
.text-vis-blue {
  color: #0b3dff;
}

/* line 128, app/assets/stylesheets/utility.scss */
.bg-vis-blue {
  background-color: #0b3dff;
}

/* line 132, app/assets/stylesheets/utility.scss */
.photo-badge {
  box-sizing: border-box;
  width: 210px;
  height: 373px;
  padding: 19px 0 0 21px;
  background-image: url(/assets/photo-badge-background-46b455f6e7935131384be4a63374a481982320845f3744366820c35eeb49e0d3.png);
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

@media only screen and (max-width: 800px) {
  /* line 132, app/assets/stylesheets/utility.scss */
  .photo-badge {
    width: 131px;
    height: 233px;
    padding: 14px 14px 0 14px;
  }
}

/* line 148, app/assets/stylesheets/utility.scss */
.photo-badge .photo-frame {
  width: 164px;
  height: 291px;
  overflow: hidden;
}

@media only screen and (max-width: 800px) {
  /* line 148, app/assets/stylesheets/utility.scss */
  .photo-badge .photo-frame {
    width: 103px;
    height: 183px;
  }
}

/* line 158, app/assets/stylesheets/utility.scss */
.photo-badge .photo-frame img {
  width: 164px;
  height: 291px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 800px) {
  /* line 158, app/assets/stylesheets/utility.scss */
  .photo-badge .photo-frame img {
    width: 103px;
    height: 183px;
  }
}

/* line 171, app/assets/stylesheets/utility.scss */
.invisible {
  visibility: hidden;
}
/* line 1, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page {
  margin-top: 57px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 960px) {
  /* line 1, app/assets/stylesheets/vis_card/index.scss */
  #vis-card-page {
    margin-top: 30px;
  }
}

/* line 8, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .index-image {
  width: 600px;
}

/* line 10, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .index-image .card-info {
  width: 200px;
  position: relative;
  left: 120px;
  bottom: 120px;
  margin-bottom: -40px;
}

/* line 17, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .index-image .qr-code-image {
  width: 100px;
  position: relative;
  bottom: 240px;
  left: 380px;
  margin-bottom: -120px;
}

@media only screen and (max-width: 600px) {
  /* line 8, app/assets/stylesheets/vis_card/index.scss */
  #vis-card-page .index-image {
    width: 400px;
    font-size: 14px;
  }
  /* line 27, app/assets/stylesheets/vis_card/index.scss */
  #vis-card-page .index-image .card-info {
    position: relative;
    left: 85px;
    bottom: 95px;
  }
  /* line 32, app/assets/stylesheets/vis_card/index.scss */
  #vis-card-page .index-image .qr-code-image {
    width: 70px;
    position: relative;
    bottom: 240px;
    left: 380px;
    margin-bottom: -90px;
  }
}

@media only screen and (max-width: 400px) {
  /* line 8, app/assets/stylesheets/vis_card/index.scss */
  #vis-card-page .index-image {
    width: 100%;
    font-size: 12px;
  }
  /* line 43, app/assets/stylesheets/vis_card/index.scss */
  #vis-card-page .index-image .card-info {
    position: relative;
    left: 75px;
    bottom: 95px;
  }
  /* line 48, app/assets/stylesheets/vis_card/index.scss */
  #vis-card-page .index-image .qr-code-image {
    width: 70px;
    position: relative;
    bottom: 150px;
    left: 235px;
    margin-bottom: -90px;
  }
}

/* line 58, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .amount-card {
  width: 130px;
  height: 80px;
  border-radius: 30px;
}

/* line 64, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .history {
  max-height: 300px;
  margin-bottom: 20px;
  overflow: auto;
  border-radius: 10px;
}

/* line 69, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .history table {
  width: 100%;
}

/* line 72, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .history table th {
  width: 33.33%;
}

@media only screen and (max-width: 767px) {
  /* line 72, app/assets/stylesheets/vis_card/index.scss */
  #vis-card-page .history table th {
    font-size: 14px;
  }
}

/* line 78, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .history table td {
  height: 50px;
}

/* line 84, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .circle-ball {
  width: 30px;
  transform: rotate(45deg);
  position: relative;
  height: 30px;
  border-radius: 50%;
  border: 1px solid black;
}

/* line 92, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .circle-ball.filled {
  background: #0B3DFF;
  border-color: #0B3DFF;
}

/* line 93, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .circle-ball.filled.first {
  border-radius: 50% 42% 50% 50%;
}

/* line 96, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .circle-ball.filled.middle {
  border-radius: 50% 42%;
}

/* line 99, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .circle-ball.filled.last {
  border-radius: 50% 50% 50% 42%;
}

/* line 106, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .horizontal-line {
  width: 100%;
  height: 1px;
  position: relative;
  top: 14px;
  background: black;
}

/* line 113, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .horizontal-line.filled {
  top: 10px;
  background: #0B3DFF;
  height: 10px;
}

/* line 120, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .invite-progress-bar {
  border-radius: 50px;
  padding: 30px 50px 20px 50px;
}

/* line 125, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .add-buttons {
  width: 350px;
}

/* line 129, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .signup-field {
  display: flex;
  flex-direction: column;
}

/* line 133, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .signup-field p, #vis-card-page .signup-field label {
  margin-left: 0.7rem;
  color: black;
  font-size: 15px;
}

/* line 139, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .signup-field label.signin {
  font-size: 20px;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  /* line 139, app/assets/stylesheets/vis_card/index.scss */
  #vis-card-page .signup-field label.signin {
    font-size: 15px;
  }
}

/* line 148, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .signup-field .text-field {
  border-radius: 1.5rem;
  border-width: 0.5px;
  border-color: #D6D2D2;
  padding: 0.65rem;
  font-size: 12px;
  height: 40px;
  background-color: white;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 160, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .signup-field .text-field.bio {
  height: 200px;
}

/* line 165, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .signup-field iframe {
  height: 15px !important;
}

/* line 169, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .signup-field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23707070'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size: 12px;
  background-position: calc(100% - 10px) 65%;
  background-repeat: no-repeat;
}

/* line 179, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .signup-field.form-field {
  width: 100%;
  margin-bottom: 2rem;
}

@media only screen and (min-width: 1024px) {
  /* line 179, app/assets/stylesheets/vis_card/index.scss */
  #vis-card-page .signup-field.form-field {
    width: 33.333333%;
    margin-bottom: 0;
  }
}

/* line 190, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .signup-field.invalid .text-field {
  border-color: red;
}

/* line 194, app/assets/stylesheets/vis_card/index.scss */
#vis-card-page .signup-field.invalid label {
  color: red;
}

/* line 201, app/assets/stylesheets/vis_card/index.scss */
.add-button {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 110px;
  height: 50px;
  border-radius: 20px;
  color: #0B3DFF;
}

/* line 211, app/assets/stylesheets/vis_card/index.scss */
.add-button.selected-btn {
  color: white;
  background: #0B3DFF;
}

/* line 217, app/assets/stylesheets/vis_card/index.scss */
.add-money-input {
  width: 150px;
  height: 50px;
  border: #c9c9c9 1px solid;
  margin-top: 10px;
  border-radius: 30px;
  padding: 0 20px;
}
/* line 2, app/assets/stylesheets/vis_card/modals/_styles.scss */
#vis-card-page .modal-template {
  position: fixed;
  z-index: 15;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
}

/* line 13, app/assets/stylesheets/vis_card/modals/_styles.scss */
#vis-card-page .modal-template.how-it-works {
  z-index: 18;
}

/* line 16, app/assets/stylesheets/vis_card/modals/_styles.scss */
#vis-card-page .modal-template.qr-code {
  z-index: 17;
}

@media only screen and (max-width: 960px) {
  /* line 16, app/assets/stylesheets/vis_card/modals/_styles.scss */
  #vis-card-page .modal-template.qr-code {
    background-color: unset;
  }
}

/* line 23, app/assets/stylesheets/vis_card/modals/_styles.scss */
#vis-card-page .modal-template.where-are-my-invites {
  z-index: 19;
  align-items: flex-end;
}

/* line 27, app/assets/stylesheets/vis_card/modals/_styles.scss */
#vis-card-page .modal-template.invites {
  background-color: unset;
}

/* line 32, app/assets/stylesheets/vis_card/modals/_styles.scss */
#vis-card-page .modal-content {
  background-color: #fefefe;
  margin: 10% auto;
  display: flex;
  overflow: auto;
}

/* line 38, app/assets/stylesheets/vis_card/modals/_styles.scss */
#vis-card-page .modal-content.charge-successful {
  width: 800px;
  height: 500px;
  margin: 5% auto;
}

@media only screen and (max-width: 960px) {
  /* line 38, app/assets/stylesheets/vis_card/modals/_styles.scss */
  #vis-card-page .modal-content.charge-successful {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: calc(100% - 43px);
    margin: unset;
    margin-top: 43px;
  }
}

/* line 54, app/assets/stylesheets/vis_card/modals/_styles.scss */
#vis-card-page .modal-content.where-are-my-invites {
  height: calc(50%);
  margin: unset;
  border-radius: 20px 20px 0 0;
  -webkit-animation-name: raise_up;
          animation-name: raise_up;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}

@-webkit-keyframes raise_up {
  from {
    margin-bottom: -335px;
  }
  to {
    margin-bottom: 0px;
  }
}

@keyframes raise_up {
  from {
    margin-bottom: -335px;
  }
  to {
    margin-bottom: 0px;
  }
}

/* line 65, app/assets/stylesheets/vis_card/modals/_styles.scss */
#vis-card-page .modal-content.qr-code {
  width: 400px;
  height: 600px;
  margin: 5% auto;
  border-radius: 20px;
  background-color: #0B3DFF;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 960px) {
  /* line 65, app/assets/stylesheets/vis_card/modals/_styles.scss */
  #vis-card-page .modal-content.qr-code {
    border-radius: unset;
    flex-direction: column;
    width: 100%;
    height: calc(100% - 43px);
    margin: unset;
    margin-top: 43px;
  }
}

/* line 84, app/assets/stylesheets/vis_card/modals/_styles.scss */
#vis-card-page .modal-content.how-it-works {
  width: 60%;
  height: 520px;
}

@media only screen and (max-width: 960px) {
  /* line 84, app/assets/stylesheets/vis_card/modals/_styles.scss */
  #vis-card-page .modal-content.how-it-works {
    flex-direction: column;
    width: 90%;
    height: 90%;
  }
}

/* line 94, app/assets/stylesheets/vis_card/modals/_styles.scss */
#vis-card-page .modal-content.invites {
  flex-direction: column;
  width: 100%;
  height: calc(100% - 43px);
  margin: unset;
  margin-top: 43px;
  padding: 30px 20px;
}

/* line 102, app/assets/stylesheets/vis_card/modals/_styles.scss */
#vis-card-page .modal-content.invites .invites-table {
  max-height: 500px;
  margin-bottom: 20px;
  overflow: auto;
}

/* line 106, app/assets/stylesheets/vis_card/modals/_styles.scss */
#vis-card-page .modal-content.invites .invites-table table {
  width: 100%;
}

/* line 109, app/assets/stylesheets/vis_card/modals/_styles.scss */
#vis-card-page .modal-content.invites .invites-table table th {
  width: 33.33%;
  text-align: left;
}

/* line 113, app/assets/stylesheets/vis_card/modals/_styles.scss */
#vis-card-page .modal-content.invites .invites-table table td {
  height: 50px;
  text-align: left;
}
/* line 2, app/assets/stylesheets/vis_footer.scss */
#vis-footer .get-app {
  display: block;
  height: 300px;
  position: relative;
  font-size: 40px;
}

/* line 3, app/assets/stylesheets/vis_footer.scss */
#vis-footer .get-app.mobile {
  display: none;
}

/* line 9, app/assets/stylesheets/vis_footer.scss */
#vis-footer .get-app .get-app-bg-image {
  height: 300px;
  -o-object-position: right center;
     object-position: right center;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 18, app/assets/stylesheets/vis_footer.scss */
#vis-footer .get-app .get-app-content {
  position: absolute;
  top: 32px;
  left: 20px;
}

/* line 23, app/assets/stylesheets/vis_footer.scss */
#vis-footer .get-app .get-app-content .store-images {
  -o-object-fit: contain;
     object-fit: contain;
  width: 147px;
  height: 52px;
}

@media screen and (max-width: 1200px) {
  /* line 2, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .get-app {
    display: none;
  }
  /* line 33, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .get-app.mobile {
    display: block;
    height: 340px;
  }
  /* line 37, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .get-app.mobile .get-app-bg-image {
    height: 340px;
  }
  /* line 42, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .get-app .get-app-bg-image {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) and (max-width: 768px) {
  /* line 2, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .get-app {
    font-size: 22px;
  }
  /* line 49, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .get-app.mobile {
    height: 215px;
  }
  /* line 52, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .get-app.mobile .get-app-bg-image {
    height: 215px;
  }
  /* line 57, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .get-app .get-app-content {
    top: 16px;
    left: 20px;
  }
  /* line 61, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .get-app .get-app-content .store-images {
    width: 84px;
    height: 24px;
  }
}

/* line 70, app/assets/stylesheets/vis_footer.scss */
#vis-footer .signup {
  width: 100%;
  height: 50%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: stretch;
  gap: 30px;
  padding: 30px 25px;
  background-color: #000000;
}

@media screen and (min-width: 768px) {
  /* line 70, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .signup {
    height: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
  }
}

/* line 92, app/assets/stylesheets/vis_footer.scss */
#vis-footer .signup .top-content {
  display: flex;
}

/* line 95, app/assets/stylesheets/vis_footer.scss */
#vis-footer .signup .top-content .title {
  max-width: 600px;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
}

@media screen and (min-width: 768px) {
  /* line 95, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .signup .top-content .title {
    font-size: 32px;
    font-weight: normal;
  }
}

/* line 108, app/assets/stylesheets/vis_footer.scss */
#vis-footer .signup .top-content .subtitle {
  font-size: 18px;
  font-weight: 300;
  margin: 1rem 0 2rem 0;
}

@media screen and (min-width: 768px) {
  /* line 108, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .signup .top-content .subtitle {
    margin-bottom: 0;
  }
}

/* line 119, app/assets/stylesheets/vis_footer.scss */
#vis-footer .signup form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1em;
  height: 3em;
  width: 100%;
  margin-bottom: 2rem;
}

@media screen and (min-width: 768px) {
  /* line 119, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .signup form {
    margin-bottom: 0;
  }
}

/* line 133, app/assets/stylesheets/vis_footer.scss */
#vis-footer .signup form .select {
  width: auto;
  border-radius: 25vw;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23707070'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size: 12px;
  background-position: calc(100% - 10px) 65%;
  background-repeat: no-repeat;
  background-color: white;
  border: none;
}

/* line 147, app/assets/stylesheets/vis_footer.scss */
#vis-footer .signup form .input {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: start;
  width: auto;
  gap: 0;
}

/* line 156, app/assets/stylesheets/vis_footer.scss */
#vis-footer .signup form .email,
#vis-footer .signup form .button {
  padding: 10px 15px;
}

/* line 161, app/assets/stylesheets/vis_footer.scss */
#vis-footer .signup form .email {
  border-radius: 25vw 0 0 25vw;
  background-color: #FFFFFF;
  flex-grow: 1;
  height: 100%;
}

/* line 170, app/assets/stylesheets/vis_footer.scss */
#vis-footer .signup form .button {
  border-radius: 0 25vw 25vw 0;
  background-color: #0F46FB;
  color: #FFFFFF;
  height: 100%;
  cursor: pointer;
}

/* line 178, app/assets/stylesheets/vis_footer.scss */
#vis-footer .signup form .button:hover {
  background-color: #0F46FB;
}

/* line 182, app/assets/stylesheets/vis_footer.scss */
#vis-footer .signup form .button.success {
  cursor: default;
  background-color: #FAF108;
  color: black;
}

/* line 192, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row {
  position: relative;
  font-size: 14px;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1;
  display: flex;
  flex-flow: column nowrap;
  justify-content: left;
  align-items: center;
  flex-shrink: 0;
  color: #000000;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 375px) {
  /* line 192, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .footer-row {
    font-size: 18px;
  }
}

@media screen and (min-width: 768px) {
  /* line 192, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .footer-row {
    font-size: 22px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 192, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .footer-row {
    font-size: 14px;
    flex-flow: row;
    height: 300px;
  }
}

@media screen and (min-width: 1600px) {
  /* line 192, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .footer-row {
    font-size: 18px;
  }
}

/* line 230, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .hidden {
  display: none;
}

/* line 234, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .links {
  width: 100%;
  height: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  gap: 2rem;
  padding-bottom: 15px;
  z-index: 2;
}

@media screen and (min-width: 1200px) {
  /* line 234, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .footer-row .links {
    width: 55%;
    height: 100%;
    padding-top: 0;
  }
}

/* line 252, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .links .link {
  font-weight: 500;
}

/* line 255, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .links .link:hover {
  color: #0F46FB;
}

/* line 260, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .links .link-dropdown {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  letter-spacing: 1px;
  padding: 1.1em;
  background-color: #FFFFFF;
}

@media screen and (min-width: 1200px) {
  /* line 260, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .footer-row .links .link-dropdown {
    padding: 0;
    width: auto;
    letter-spacing: 0.5px;
    align-items: flex-start;
  }
}

/* line 278, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .links .link-dropdown header {
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 1200px) {
  /* line 278, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .footer-row .links .link-dropdown header {
    text-align: left;
  }
}

/* line 286, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .links .link-dropdown header:hover {
  cursor: pointer;
  color: #0F46FB;
}

/* line 292, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .links .link-dropdown .dropdown-arrow {
  font-size: 0.8em;
  margin-left: 5px;
}

@media screen and (min-width: 1200px) {
  /* line 292, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .footer-row .links .link-dropdown .dropdown-arrow {
    display: none;
  }
}

/* line 301, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .links .link-dropdown ul {
  overflow: hidden;
  text-align: center;
  font-size: 0.9em;
  line-height: 1.15;
}

@media screen and (min-width: 1200px) {
  /* line 301, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .footer-row .links .link-dropdown ul {
    text-align: left;
    margin-top: 15px;
  }
}

/* line 312, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .links .link-dropdown ul li {
  margin-top: 12px;
}

/* line 315, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .links .link-dropdown ul li:hover {
  color: #0F46FB;
}

/* line 319, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .links .link-dropdown ul li:first-child {
  display: none;
}

@media screen and (min-width: 1200px) {
  /* line 312, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .footer-row .links .link-dropdown ul li {
    margin-top: 7px;
  }
}

/* line 330, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .links .link-dropdown.collapse ul {
  display: none;
}

@media screen and (min-width: 1200px) {
  /* line 330, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .footer-row .links .link-dropdown.collapse ul {
    display: block;
  }
}

/* line 340, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .links .link-list-wrapper {
  height: 100%;
  width: 100%;
  z-index: 2;
}

@media screen and (min-width: 1200px) {
  /* line 340, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .footer-row .links .link-list-wrapper {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
    padding-top: 20px;
  }
}

/* line 355, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .links .link-list {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
  align-items: center;
}

@media screen and (min-width: 1200px) {
  /* line 355, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .footer-row .links .link-list {
    height: auto;
    flex-flow: row nowrap;
    justify-content: space-evenly;
    align-items: flex-start;
  }
}

/* line 371, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .links .bottom-text {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-evenly;
  align-items: center;
  flex-shrink: 0;
  gap: 25px;
  height: 40%;
  width: 100%;
  z-index: 2;
}

@media screen and (min-width: 1200px) {
  /* line 371, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .footer-row .links .bottom-text {
    height: auto;
    flex-flow: row nowrap;
    justify-content: space-evenly;
    align-items: center;
  }
}

/* line 392, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .links .bottom-text .logo {
  height: 1.5em;
  min-height: 25px;
}

@media screen and (min-width: 1200px) {
  /* line 392, app/assets/stylesheets/vis_footer.scss */
  #vis-footer .footer-row .links .bottom-text .logo {
    order: 3;
  }
}

/* line 401, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .links .bottom-text .social-media {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  max-width: 300px;
  font-size: 22px;
}

/* line 411, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .links .bottom-text .social-media a:hover {
  color: #0F46FB;
}

/* line 416, app/assets/stylesheets/vis_footer.scss */
#vis-footer .footer-row .links .bottom-text p {
  white-space: nowrap;
  font-size: 1em;
  color: #707070;
}
@font-face {
  font-family: 'vis-icons';
  src:  url('/fonts/vis-icons/vis-icons.eot?kpbjvy');
  src:  url('/fonts/vis-icons/vis-icons.eot?kpbjvy#iefix') format('embedded-opentype'),
    url('/fonts/vis-icons/vis-icons.ttf?kpbjvy') format('truetype'),
    url('/fonts/vis-icons/vis-icons.woff?kpbjvy') format('woff'),
    url('/fonts/vis-icons/vis-icons.svg?kpbjvy#vis-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.vis-icons {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'vis-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.vis-chat:before {
  content: "\e900";
}
.vis-duplicate:before {
  content: "\e901";
}
.vis-email:before {
  content: "\e902";
}
.vis-more-info:before {
  content: "\e903";
}
.vis-share:before {
  content: "\e904";
}
/* line 5, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar {
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: normal;
  letter-spacing: normal;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 44px;
  width: 100%;
  padding: 5px 10px;
  background-color: #0F46FB;
  color: #000000;
  z-index: 11;
}

/* line 6, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar [x-cloak] {
  display: none !important;
}

@media screen and (min-width: 1024px) {
  /* line 5, app/assets/stylesheets/vis_navbar.scss */
  .vis-navbar {
    height: 62px;
    color: #FFFFFF;
  }
}

/* line 36, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .nav-button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 30px;
  min-height: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 25px;
}

@media screen and (min-width: 1024px) {
  /* line 36, app/assets/stylesheets/vis_navbar.scss */
  .vis-navbar .nav-button {
    min-width: 36px;
    min-height: 36px;
    margin-right: 10px;
  }
}

/* line 55, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .nav-button:hover {
  cursor: pointer;
}

/* line 59, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .nav-button i {
  color: #FFFFFF;
  font-size: calc((30px / 2) - 1px);
}

@media screen and (min-width: 1024px) {
  /* line 59, app/assets/stylesheets/vis_navbar.scss */
  .vis-navbar .nav-button i {
    font-size: calc((36px / 2) - 1px);
  }
}

/* line 69, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .logo {
  flex-shrink: 0;
  width: 145px;
}

/* line 74, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .download-app-btn {
  display: none;
  background-color: #FFFFFF;
  border-radius: 100px;
  height: 40px;
  padding: 0 20px;
  padding-top: 3px;
  margin: 0 20px;
  color: #0B3DFF;
  font-size: 16px;
  font-weight: 600;
}

@media screen and (min-width: 1072px) {
  /* line 74, app/assets/stylesheets/vis_navbar.scss */
  .vis-navbar .download-app-btn {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

/* line 93, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .link-list {
  display: none;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 3rem;
  align-items: center;
  margin: 0 auto;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
}

@media screen and (min-width: 1024px) {
  /* line 93, app/assets/stylesheets/vis_navbar.scss */
  .vis-navbar .link-list {
    display: flex;
  }
}

/* line 110, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .link-list .link {
  transform-origin: center;
  cursor: pointer;
}

/* line 114, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .link-list .link:hover {
  color: #FFFFFF;
  transform: scale(1.1);
  font-weight: bold;
}

/* line 121, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .link-list .link-dropdown {
  position: relative;
}

/* line 124, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .link-list .link-dropdown header {
  position: relative;
  z-index: 1;
}

/* line 129, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .link-list .link-dropdown header:hover {
  cursor: pointer;
  transform: scale(1.1);
  font-weight: bold;
}

/* line 134, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .link-list .link-dropdown header:hover a {
  color: #FFFFFF;
}

/* line 140, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .link-list .link-dropdown .dropdown-arrow {
  background-image: url(/assets/dropdown-1-white-ab542812bfd0c4538edca5a447f0841d3cef10cd3b2555b800bed1547fa187f0.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 5px;
}

/* line 152, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .link-list .link-dropdown ul {
  overflow: hidden;
  position: absolute;
  top: 20px;
  left: 50%;
  transform-origin: top;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  background-color: #0F46FB;
  border-radius: 0 0 16px 16px;
  white-space: nowrap;
  transition: 0.2s;
}

/* line 173, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .link-list .link-dropdown ul li {
  font-size: 14px;
  margin: 10px;
}

/* line 177, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .link-list .link-dropdown ul li:first-child {
  margin-top: 15px;
}

/* line 181, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .link-list .link-dropdown ul li:hover {
  transform-origin: center;
  transform: scale(1.1);
  font-weight: bold;
}

/* line 186, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .link-list .link-dropdown ul li:hover a {
  color: #FFFFFF;
}

/* line 194, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .link-list .link-dropdown.collapse .dropdown-arrow {
  background-image: url(/assets/cal-arrow-right-white-7b01a174fbf35576ac03bd2b622be49c657607c7fff37d6ef5b6ddfaa3652f21.svg);
}

/* line 198, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .link-list .link-dropdown.collapse ul {
  transform: translateX(-50%) scaleY(0);
}

/* line 201, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .link-list .link-dropdown.collapse ul li {
  opacity: 0;
  transition: none;
}

/* line 211, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 300px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  overflow-y: auto;
  background-color: #FFFFFF;
  color: #141414;
  padding: 20px;
  z-index: 1;
  transition: 0.5s ease-in-out;
}

/* line 230, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer.mobile {
  display: flex;
}

@media screen and (min-width: 1024px) {
  /* line 230, app/assets/stylesheets/vis_navbar.scss */
  .vis-navbar .left-drawer.mobile {
    display: none;
  }
}

/* line 238, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer.desktop {
  display: none;
}

@media screen and (min-width: 1024px) {
  /* line 238, app/assets/stylesheets/vis_navbar.scss */
  .vis-navbar .left-drawer.desktop {
    display: flex;
  }
}

/* line 246, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .active {
  color: #0F46FB;
}

/* line 250, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .close-btn {
  height: 20px;
  align-self: flex-end;
  padding: 10px;
  box-sizing: content-box;
}

/* line 256, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .close-btn:hover {
  cursor: pointer;
}

/* line 261, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .link,
.vis-navbar .left-drawer .link-dropdown {
  margin-top: 10px;
}

/* line 266, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .link {
  font-size: 24px;
}

/* line 269, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .link:hover {
  color: #0F46FB;
}

/* line 275, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .link-dropdown header {
  font-size: 24px;
}

/* line 278, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .link-dropdown header:hover {
  cursor: pointer;
  color: #0F46FB;
}

/* line 284, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .link-dropdown .dropdown-arrow {
  background-image: url(/assets/dropdown-1-9df60dd0cfd746bf8f80727ba403418943ca0f4a103cf5aaee9e99eee3d1fef0.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 5px;
}

/* line 296, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .link-dropdown ul {
  overflow: hidden;
  margin-top: 5px;
  margin-left: 5px;
}

/* line 301, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .link-dropdown ul li {
  font-size: 20px;
}

/* line 307, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .link-dropdown.collapse .dropdown-arrow {
  background-image: url(/assets/cal-arrow-right-ef164e4dd74b1e5375cc44f6997079f3fab37408801f997acebb6ac361d04bad.svg);
}

/* line 311, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .link-dropdown.collapse ul {
  height: 0;
  margin: 0;
}

/* line 318, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .bottom-text {
  margin-top: auto;
}

/* line 321, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .bottom-text h1 {
  font-size: 24px;
  line-height: 22px;
  font-weight: bold;
  text-transform: capitalize;
  width: 160px;
  margin-top: 30px;
  margin-bottom: 20px;
}

/* line 332, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .bottom-text div {
  margin-bottom: 20px;
}

/* line 336, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .bottom-text .join-us,
.vis-navbar .left-drawer .bottom-text .login {
  display: inline-block;
  font-size: 15px;
  line-height: 15px;
  width: 110px;
  min-height: auto;
  text-align: center;
  white-space: nowrap;
  border-radius: 23px;
}

/* line 350, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .bottom-text .join-us {
  margin-right: 10px;
  padding: 13px 30px;
  background-color: #0F46FB;
  color: #FFFFFF;
}

/* line 357, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .bottom-text .join-us:hover {
  padding: 12px 30px;
  border: 1px solid #707070;
  background-color: #FFFFFF;
  color: #000000;
}

/* line 366, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .bottom-text .login {
  padding: 12px 30px;
  border: 1px solid #707070;
  background-color: #FFFFFF;
  color: #000000;
}

/* line 373, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .bottom-text .login:hover {
  padding: 13px 30px;
  border: none;
  background-color: #0F46FB;
  color: #FFFFFF;
}

/* line 382, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .bottom-text .invitation {
  display: inline-block;
  font-size: 15px;
  line-height: 15px;
  min-height: auto;
  text-align: center;
  white-space: nowrap;
  border-radius: 23px;
  padding: 13px 30px;
  margin-bottom: 20px;
  background-color: #0F46FB;
  color: #FFFFFF;
}

/* line 398, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .bottom-text .invitation:hover {
  padding: 12px 30px;
  border: 1px solid #707070;
  background-color: #FFFFFF;
  color: #000000;
}

/* line 407, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .bottom-text p {
  font-size: 12px;
  color: #707070;
}

/* line 411, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer .bottom-text p a {
  text-decoration: underline;
}

/* line 417, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .left-drawer.collapse {
  visibility: hidden;
  transform: translateX(-100%);
}

/* line 423, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-mobile {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

@media screen and (min-width: 1024px) {
  /* line 423, app/assets/stylesheets/vis_navbar.scss */
  .vis-navbar #profile-section-mobile {
    display: none;
  }
}

/* line 432, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-mobile i {
  color: #FFFFFF;
  font-size: 30px;
}

/* line 437, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-mobile .line {
  width: 15%;
  height: 2px;
  background-color: #B9BCC3;
}

/* line 444, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-mobile ul {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 200px;
  max-height: 400px;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  border-radius: 16px 16px 0 0;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.4);
  font-size: 24px;
  z-index: 24;
}

/* line 467, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-mobile ul :nth-child(2) {
  margin-top: 20px;
}

/* line 471, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-mobile ul :last-child {
  margin-bottom: 20px;
}

/* line 475, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-mobile ul.open {
  transition: 0.2s;
}

/* line 479, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-mobile ul.closed {
  transform: translateY(100%);
  opacity: 0;
  box-shadow: none;
  transition: 0.2s;
}

/* line 490, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar .profile-drawer-background {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 22;
  background-color: #000000;
  opacity: 0.8;
}

/* line 503, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-desktop {
  display: none;
  position: relative;
  justify-content: flex-end;
  align-items: center;
}

@media screen and (min-width: 1024px) {
  /* line 503, app/assets/stylesheets/vis_navbar.scss */
  .vis-navbar #profile-section-desktop {
    display: flex;
  }
}

/* line 513, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-desktop header {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  transition: 0.2s;
  z-index: 1;
}

/* line 524, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-desktop header i {
  color: #FFFFFF;
  font-size: 36px;
}

/* line 529, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-desktop header:hover {
  cursor: pointer;
}

/* line 533, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-desktop header .link {
  font-size: 14px;
  transform-origin: center;
}

/* line 537, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-desktop header .link:hover {
  transform: scale(1.1);
  font-weight: bold;
}

/* line 541, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-desktop header .link:hover a {
  color: #FFFFFF;
}

/* line 548, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-desktop ul {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: -5px;
  width: 150px;
  transform-origin: top;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  background-color: #0F46FB;
  border-radius: 0 0 16px 16px;
  white-space: nowrap;
  transition: 0.2s;
}

/* line 569, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-desktop ul li {
  font-size: 16px;
  margin: 10px;
  position: relative;
}

/* line 574, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-desktop ul li:hover {
  transform-origin: center;
  transform: scale(1.1);
  font-weight: bold;
}

/* line 580, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-desktop ul li:first-child {
  margin-top: 35px;
}

/* line 584, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-desktop ul li a:hover {
  color: #FFFFFF;
}

/* line 588, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-desktop ul li .badge {
  height: 5px;
  width: 5px;
  background-color: white;
  border-radius: 10px;
  margin-right: 5px;
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}

/* line 600, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-desktop ul li .link {
  cursor: pointer;
}

/* line 607, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-desktop.collapse ul {
  transform: scaleY(0);
}

/* line 610, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #profile-section-desktop.collapse ul li {
  opacity: 0;
  transition: none;
}

/* line 620, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar.collapse .nav-button {
  background: none;
}

/* line 624, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar.collapse .top-container {
  width: 100vw;
  background-color: #FFFFFF;
}

/* line 630, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar.collapse .current-page {
  visibility: visible;
  opacity: 1;
}

/* line 635, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar.collapse .left-drawer {
  transform: translateX(-100%);
}

@media screen and (min-width: 768px) {
  /* line 635, app/assets/stylesheets/vis_navbar.scss */
  .vis-navbar.collapse .left-drawer {
    transform: none;
  }
}

/* line 644, app/assets/stylesheets/vis_navbar.scss */
.vis-navbar #notification-container {
  position: absolute;
  top: 44px;
  right: 0;
}

@media screen and (min-width: 1024px) {
  /* line 644, app/assets/stylesheets/vis_navbar.scss */
  .vis-navbar #notification-container {
    top: 62px;
  }
}
/* line 1, app/assets/stylesheets/walktrough/walktrough1.scss */
.walktrough-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 639px;
  width: 832px;
}

@media only screen and (max-width: 960px) {
  /* line 1, app/assets/stylesheets/walktrough/walktrough1.scss */
  .walktrough-1 {
    width: 100%;
    min-height: 100%;
    align-items: flex-start;
    padding: 0 20px;
  }
}

/* line 15, app/assets/stylesheets/walktrough/walktrough1.scss */
.walktrough-1 .logo {
  margin: 40px 0 20px 0;
}

@media only screen and (max-width: 960px) {
  /* line 15, app/assets/stylesheets/walktrough/walktrough1.scss */
  .walktrough-1 .logo {
    margin: 20px 0 0 0;
    height: 26px;
    width: 20px;
  }
}

/* line 25, app/assets/stylesheets/walktrough/walktrough1.scss */
.walktrough-1 .title {
  color: #000000;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.8px;
  line-height: 32px;
  text-align: center;
  margin: 0;
}

@media only screen and (max-width: 960px) {
  /* line 25, app/assets/stylesheets/walktrough/walktrough1.scss */
  .walktrough-1 .title {
    text-align: left;
    margin-top: 40px;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 34px;
  }
}

/* line 43, app/assets/stylesheets/walktrough/walktrough1.scss */
.walktrough-1 .text {
  color: #696969;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 20px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 43, app/assets/stylesheets/walktrough/walktrough1.scss */
  .walktrough-1 .text {
    text-align: left;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
  }
}

/* line 59, app/assets/stylesheets/walktrough/walktrough1.scss */
.walktrough-1 .text-1 {
  margin: 10px 0 60px 0;
  min-height: 40px;
  width: 421px;
}

@media only screen and (max-width: 960px) {
  /* line 59, app/assets/stylesheets/walktrough/walktrough1.scss */
  .walktrough-1 .text-1 {
    width: 100%;
    min-height: 20px;
    margin: 25px 0 0 0;
  }
}

/* line 71, app/assets/stylesheets/walktrough/walktrough1.scss */
.walktrough-1 .big-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 40px;
}

@media only screen and (max-width: 960px) {
  /* line 71, app/assets/stylesheets/walktrough/walktrough1.scss */
  .walktrough-1 .big-box {
    padding: 0;
    flex-direction: column;
    justify-content: flex-start;
  }
}

/* line 83, app/assets/stylesheets/walktrough/walktrough1.scss */
.walktrough-1 .big-box .group-1 {
  min-height: 238px;
  width: 213px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 83, app/assets/stylesheets/walktrough/walktrough1.scss */
  .walktrough-1 .big-box .group-1 {
    width: 100%;
    align-items: flex-start;
    min-height: 120px;
    margin-top: 40px;
  }
}

/* line 97, app/assets/stylesheets/walktrough/walktrough1.scss */
.walktrough-1 .big-box .group-1 .img {
  height: 120px;
  width: 213px;
  box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 960px) {
  /* line 97, app/assets/stylesheets/walktrough/walktrough1.scss */
  .walktrough-1 .big-box .group-1 .img {
    width: 100%;
    height: 154px;
  }
}

/* line 108, app/assets/stylesheets/walktrough/walktrough1.scss */
.walktrough-1 .big-box .group-1 .box-title {
  margin: 15px 0 5px 0;
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 26px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 108, app/assets/stylesheets/walktrough/walktrough1.scss */
  .walktrough-1 .big-box .group-1 .box-title {
    text-align: left;
    margin: 47px 0 11px 0;
  }
}

/* line 123, app/assets/stylesheets/walktrough/walktrough1.scss */
.walktrough-1 .big-box .group-1 .box-text {
  min-height: 72px;
  width: 213px;
  color: #404041;
  font-family: Helvetica;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 123, app/assets/stylesheets/walktrough/walktrough1.scss */
  .walktrough-1 .big-box .group-1 .box-text {
    width: 100%;
    text-align: left;
    min-height: 18px;
  }
}

/* line 142, app/assets/stylesheets/walktrough/walktrough1.scss */
.walktrough-1 .learn-btn {
  margin: 40px 0;
  height: 48px;
  width: 247px;
  background-color: #0f46fb;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 960px) {
  /* line 142, app/assets/stylesheets/walktrough/walktrough1.scss */
  .walktrough-1 .learn-btn {
    width: 280px;
    margin: 51px auto 40px auto;
  }
}

/* line 156, app/assets/stylesheets/walktrough/walktrough1.scss */
.walktrough-1 .learn-btn .btn-text {
  color: #ffffff;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 18px;
  text-align: center;
}

/* line 166, app/assets/stylesheets/walktrough/walktrough1.scss */
.walktrough-1 .learn-btn .arrow {
  height: 13px;
  width: 19px;
  margin-left: 14.5px;
}

/* line 173, app/assets/stylesheets/walktrough/walktrough1.scss */
.walktrough-1 .dots-group {
  display: flex;
  justify-content: space-between;
  height: 8px;
  width: 56px;
  margin-left: 388px;
}

@media only screen and (max-width: 960px) {
  /* line 173, app/assets/stylesheets/walktrough/walktrough1.scss */
  .walktrough-1 .dots-group {
    margin: 0 auto 40px auto;
    width: 152px;
  }
}

/* line 185, app/assets/stylesheets/walktrough/walktrough1.scss */
.walktrough-1 .dots-group .blue-dot {
  height: 8px;
  width: 8px;
  background-color: #0045ff;
  border-radius: 50%;
}

/* line 192, app/assets/stylesheets/walktrough/walktrough1.scss */
.walktrough-1 .dots-group .white-dot {
  height: 8px;
  width: 8px;
  border: 1px solid #0045ff;
  border-radius: 50%;
}

/* line 200, app/assets/stylesheets/walktrough/walktrough1.scss */
.walktrough-1 .skip-text {
  text-transform: uppercase;
  height: 14px;
  width: 66px;
  opacity: 0.4;
  color: #696969;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  text-align: center;
  margin-left: 282px;
}

@media only screen and (max-width: 960px) {
  /* line 200, app/assets/stylesheets/walktrough/walktrough1.scss */
  .walktrough-1 .skip-text {
    display: none;
  }
}

/* line 219, app/assets/stylesheets/walktrough/walktrough1.scss */
.invi {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 219, app/assets/stylesheets/walktrough/walktrough1.scss */
  .invi {
    display: block;
  }
}

@media only screen and (max-width: 960px) {
  /* line 227, app/assets/stylesheets/walktrough/walktrough1.scss */
  .invi-1 {
    display: none;
  }
}

@media only screen and (max-width: 960px) {
  /* line 233, app/assets/stylesheets/walktrough/walktrough1.scss */
  .invisible-translate {
    top: 19.5px;
    right: 19.5px;
    position: absolute;
  }
}

/* line 240, app/assets/stylesheets/walktrough/walktrough1.scss */
.invisible-translate .black-close {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 240, app/assets/stylesheets/walktrough/walktrough1.scss */
  .invisible-translate .black-close {
    display: block;
  }
}

/* line 249, app/assets/stylesheets/walktrough/walktrough1.scss */
.mar-pos {
  margin: 60px 0;
}

@media only screen and (max-width: 960px) {
  /* line 249, app/assets/stylesheets/walktrough/walktrough1.scss */
  .mar-pos {
    margin: 0;
    position: relative;
  }
}

/* line 258, app/assets/stylesheets/walktrough/walktrough1.scss */
.invisible-walktrough {
  display: none;
}

@media only screen and (max-width: 960px) {
  /* line 258, app/assets/stylesheets/walktrough/walktrough1.scss */
  .invisible-walktrough {
    display: inline-flex;
    width: calc(100% - 40px);
    justify-content: center;
    align-items: flex-end;
    position: absolute;
    top: 24px;
    color: #000000;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
  }
}
/* line 1, app/assets/stylesheets/walktrough/walktrough2.scss */
.walktrough-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 711px;
  width: 832px;
}

@media only screen and (max-width: 960px) {
  /* line 1, app/assets/stylesheets/walktrough/walktrough2.scss */
  .walktrough-2 {
    width: 100%;
    min-height: 100%;
    align-items: flex-start;
    padding: 0 20px;
  }
}

/* line 15, app/assets/stylesheets/walktrough/walktrough2.scss */
.walktrough-2 .logo {
  margin: 40px 0 20px 0;
}

@media only screen and (max-width: 960px) {
  /* line 15, app/assets/stylesheets/walktrough/walktrough2.scss */
  .walktrough-2 .logo {
    margin: 20px 0 0 0;
    height: 26px;
    width: 20px;
  }
}

/* line 25, app/assets/stylesheets/walktrough/walktrough2.scss */
.walktrough-2 .title {
  color: #000000;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.8px;
  line-height: 32px;
  text-align: center;
  margin: 0;
}

@media only screen and (max-width: 960px) {
  /* line 25, app/assets/stylesheets/walktrough/walktrough2.scss */
  .walktrough-2 .title {
    text-align: left;
    margin-top: 40px;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 34px;
  }
}

/* line 43, app/assets/stylesheets/walktrough/walktrough2.scss */
.walktrough-2 .text {
  color: #696969;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 20px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 43, app/assets/stylesheets/walktrough/walktrough2.scss */
  .walktrough-2 .text {
    text-align: left;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
  }
}

/* line 59, app/assets/stylesheets/walktrough/walktrough2.scss */
.walktrough-2 .text-we-are {
  margin: 10px 0 20px 0;
  height: 40px;
  width: 421px;
}

@media only screen and (max-width: 960px) {
  /* line 59, app/assets/stylesheets/walktrough/walktrough2.scss */
  .walktrough-2 .text-we-are {
    width: 100%;
    min-height: 20px;
    margin: 19px 0 0 0;
  }
}

/* line 71, app/assets/stylesheets/walktrough/walktrough2.scss */
.walktrough-2 .big-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 45px;
}

@media only screen and (max-width: 960px) {
  /* line 71, app/assets/stylesheets/walktrough/walktrough2.scss */
  .walktrough-2 .big-box {
    padding: 0;
    flex-direction: column;
    justify-content: flex-start;
  }
}

/* line 83, app/assets/stylesheets/walktrough/walktrough2.scss */
.walktrough-2 .big-box .group-1 {
  min-height: 238px;
  width: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 83, app/assets/stylesheets/walktrough/walktrough2.scss */
  .walktrough-2 .big-box .group-1 {
    width: 100%;
    min-height: 120px;
    margin-top: 40px;
  }
}

/* line 96, app/assets/stylesheets/walktrough/walktrough2.scss */
.walktrough-2 .big-box .group-1 .img {
  height: 250px;
  width: 120px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 100%;
     object-position: 50% 100%;
}

@media only screen and (max-width: 960px) {
  /* line 96, app/assets/stylesheets/walktrough/walktrough2.scss */
  .walktrough-2 .big-box .group-1 .img {
    height: 248px;
    width: 114px;
  }
}

/* line 108, app/assets/stylesheets/walktrough/walktrough2.scss */
.walktrough-2 .big-box .group-1 .box-title {
  margin: 4px 0 5px 0;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 22px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 108, app/assets/stylesheets/walktrough/walktrough2.scss */
  .walktrough-2 .big-box .group-1 .box-title {
    text-align: left;
    margin: 38px 0 10px 0;
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 26px;
  }
}

/* line 126, app/assets/stylesheets/walktrough/walktrough2.scss */
.walktrough-2 .big-box .group-1 .box-text {
  width: 180px;
  color: #404041;
  font-family: Helvetica;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 126, app/assets/stylesheets/walktrough/walktrough2.scss */
  .walktrough-2 .big-box .group-1 .box-text {
    width: 100%;
    text-align: left;
    font-size: 14px;
  }
}

/* line 144, app/assets/stylesheets/walktrough/walktrough2.scss */
.walktrough-2 .learn-btn {
  margin: 40px 0;
  height: 48px;
  width: 247px;
  background-color: #0f46fb;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 960px) {
  /* line 144, app/assets/stylesheets/walktrough/walktrough2.scss */
  .walktrough-2 .learn-btn {
    width: 280px;
    margin: 39px auto 40px auto;
  }
}

/* line 158, app/assets/stylesheets/walktrough/walktrough2.scss */
.walktrough-2 .learn-btn .btn-text {
  color: #ffffff;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 18px;
  text-align: center;
}

/* line 168, app/assets/stylesheets/walktrough/walktrough2.scss */
.walktrough-2 .learn-btn .arrow {
  height: 13px;
  width: 19px;
  margin-left: 14.5px;
}

/* line 175, app/assets/stylesheets/walktrough/walktrough2.scss */
.walktrough-2 .dots-group {
  display: flex;
  justify-content: space-between;
  height: 8px;
  width: 56px;
  margin-left: 388px;
}

@media only screen and (max-width: 960px) {
  /* line 175, app/assets/stylesheets/walktrough/walktrough2.scss */
  .walktrough-2 .dots-group {
    margin: 0 auto 40px auto;
    width: 152px;
  }
}

/* line 187, app/assets/stylesheets/walktrough/walktrough2.scss */
.walktrough-2 .dots-group .blue-dot {
  height: 8px;
  width: 8px;
  background-color: #0045ff;
  border-radius: 50%;
}

/* line 194, app/assets/stylesheets/walktrough/walktrough2.scss */
.walktrough-2 .dots-group .white-dot {
  height: 8px;
  width: 8px;
  border: 1px solid #0045ff;
  border-radius: 50%;
}

/* line 202, app/assets/stylesheets/walktrough/walktrough2.scss */
.walktrough-2 .skip-text {
  text-transform: uppercase;
  height: 14px;
  width: 66px;
  opacity: 0.4;
  color: #696969;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  text-align: center;
  margin-left: 282px;
}

@media only screen and (max-width: 960px) {
  /* line 202, app/assets/stylesheets/walktrough/walktrough2.scss */
  .walktrough-2 .skip-text {
    display: none;
  }
}
/* line 1, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 610px;
  width: 832px;
}

@media only screen and (max-width: 960px) {
  /* line 1, app/assets/stylesheets/walktrough/walktrough3.scss */
  .walktrough-3 {
    width: 100%;
    min-height: 100%;
    align-items: flex-start;
    padding: 0 20px;
  }
}

/* line 15, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 .logo {
  margin: 40px 0 20px 0;
}

@media only screen and (max-width: 960px) {
  /* line 15, app/assets/stylesheets/walktrough/walktrough3.scss */
  .walktrough-3 .logo {
    margin: 20px 0 0 0;
    height: 26px;
    width: 20px;
  }
}

/* line 25, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 .title {
  color: #000000;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.8px;
  line-height: 32px;
  text-align: center;
  margin: 0;
}

@media only screen and (max-width: 960px) {
  /* line 25, app/assets/stylesheets/walktrough/walktrough3.scss */
  .walktrough-3 .title {
    text-align: left;
    margin-top: 40px;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 34px;
  }
}

/* line 43, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 .text {
  color: #696969;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 20px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 43, app/assets/stylesheets/walktrough/walktrough3.scss */
  .walktrough-3 .text {
    text-align: left;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
  }
}

/* line 59, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 .text-1 {
  margin: 10px 0 63px 0;
  height: 20px;
  width: 421px;
}

@media only screen and (max-width: 960px) {
  /* line 59, app/assets/stylesheets/walktrough/walktrough3.scss */
  .walktrough-3 .text-1 {
    width: 100%;
    min-height: 20px;
    margin: 19px 0 0 0;
  }
}

/* line 71, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 .big-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 33px;
}

@media only screen and (max-width: 960px) {
  /* line 71, app/assets/stylesheets/walktrough/walktrough3.scss */
  .walktrough-3 .big-box {
    padding: 0;
    flex-direction: column;
    justify-content: flex-start;
  }
}

/* line 83, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 .big-box .group-1 {
  min-height: 226px;
  width: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 10px;
}

@media only screen and (max-width: 960px) {
  /* line 83, app/assets/stylesheets/walktrough/walktrough3.scss */
  .walktrough-3 .big-box .group-1 {
    width: 100%;
    align-items: flex-start;
    min-height: 120px;
    margin-top: 40px;
  }
}

/* line 98, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 .big-box .group-1 .img {
  height: 136px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}

/* line 103, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 .big-box .group-1 .img-1 {
  width: 160px;
}

@media only screen and (max-width: 960px) {
  /* line 103, app/assets/stylesheets/walktrough/walktrough3.scss */
  .walktrough-3 .big-box .group-1 .img-1 {
    width: 100%;
    height: 249px;
  }
}

/* line 112, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 .big-box .group-1 .img-2 {
  width: 180px;
}

@media only screen and (max-width: 960px) {
  /* line 112, app/assets/stylesheets/walktrough/walktrough3.scss */
  .walktrough-3 .big-box .group-1 .img-2 {
    width: 100%;
    height: 249px;
  }
}

/* line 120, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 .big-box .group-1 .img-3 {
  width: auto;
}

@media only screen and (max-width: 960px) {
  /* line 120, app/assets/stylesheets/walktrough/walktrough3.scss */
  .walktrough-3 .big-box .group-1 .img-3 {
    width: auto;
    height: 249px;
  }
}

/* line 129, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 .big-box .group-1 .img-4 {
  width: 180px;
  box-shadow: unset;
}

@media only screen and (max-width: 960px) {
  /* line 129, app/assets/stylesheets/walktrough/walktrough3.scss */
  .walktrough-3 .big-box .group-1 .img-4 {
    width: 100%;
    height: 249px;
  }
}

/* line 139, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 .big-box .group-1 .box-text {
  width: 180px;
  color: #404041;
  font-family: Helvetica;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  margin-top: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 139, app/assets/stylesheets/walktrough/walktrough3.scss */
  .walktrough-3 .big-box .group-1 .box-text {
    width: 100%;
    text-align: left;
    font-size: 14px;
    margin-top: 39px;
  }
}

/* line 159, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 .learn-btn {
  margin: 40px 0;
  height: 48px;
  width: 247px;
  background-color: #0f46fb;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 960px) {
  /* line 159, app/assets/stylesheets/walktrough/walktrough3.scss */
  .walktrough-3 .learn-btn {
    width: 280px;
    margin: 56px auto 41px auto;
  }
}

/* line 173, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 .learn-btn .btn-text {
  color: #ffffff;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 18px;
  text-align: center;
}

/* line 183, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 .learn-btn .arrow {
  height: 13px;
  width: 19px;
  margin-left: 14.5px;
}

/* line 190, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 .dots-group {
  display: flex;
  justify-content: space-between;
  height: 8px;
  width: 56px;
  margin-left: 388px;
}

@media only screen and (max-width: 960px) {
  /* line 190, app/assets/stylesheets/walktrough/walktrough3.scss */
  .walktrough-3 .dots-group {
    margin: 0 auto 40px auto;
    width: 152px;
  }
}

/* line 202, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 .dots-group .blue-dot {
  height: 8px;
  width: 8px;
  background-color: #0045ff;
  border-radius: 50%;
}

/* line 209, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 .dots-group .white-dot {
  height: 8px;
  width: 8px;
  border: 1px solid #0045ff;
  border-radius: 50%;
}

/* line 217, app/assets/stylesheets/walktrough/walktrough3.scss */
.walktrough-3 .skip-text {
  text-transform: uppercase;
  height: 14px;
  width: 66px;
  opacity: 0.4;
  color: #696969;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  text-align: center;
  margin-left: 282px;
}

@media only screen and (max-width: 960px) {
  /* line 217, app/assets/stylesheets/walktrough/walktrough3.scss */
  .walktrough-3 .skip-text {
    display: none;
  }
}
/* line 1, app/assets/stylesheets/walktrough/walktrough4.scss */
.walktrough-4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 649px;
  width: 832px;
}

@media only screen and (max-width: 960px) {
  /* line 1, app/assets/stylesheets/walktrough/walktrough4.scss */
  .walktrough-4 {
    width: 100%;
    min-height: 100%;
    align-items: flex-start;
    padding: 0 20px;
  }
}

/* line 15, app/assets/stylesheets/walktrough/walktrough4.scss */
.walktrough-4 .slick-slide {
  padding: 0 5px;
}

/* line 19, app/assets/stylesheets/walktrough/walktrough4.scss */
.walktrough-4 .logo {
  margin: 40px 0 20px 0;
}

@media only screen and (max-width: 960px) {
  /* line 19, app/assets/stylesheets/walktrough/walktrough4.scss */
  .walktrough-4 .logo {
    margin: 20px 0 0 0;
    height: 26px;
    width: 20px;
  }
}

/* line 29, app/assets/stylesheets/walktrough/walktrough4.scss */
.walktrough-4 .title {
  color: #000000;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.8px;
  line-height: 32px;
  text-align: center;
  margin: 0;
}

@media only screen and (max-width: 960px) {
  /* line 29, app/assets/stylesheets/walktrough/walktrough4.scss */
  .walktrough-4 .title {
    text-align: left;
    margin-top: 40px;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 34px;
  }
}

/* line 47, app/assets/stylesheets/walktrough/walktrough4.scss */
.walktrough-4 .text {
  color: #696969;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 20px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 47, app/assets/stylesheets/walktrough/walktrough4.scss */
  .walktrough-4 .text {
    text-align: left;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
  }
}

/* line 63, app/assets/stylesheets/walktrough/walktrough4.scss */
.walktrough-4 .text-1 {
  margin: 20px 0 60px 0;
  min-height: 40px;
  width: 649px;
}

@media only screen and (max-width: 960px) {
  /* line 63, app/assets/stylesheets/walktrough/walktrough4.scss */
  .walktrough-4 .text-1 {
    width: 100%;
    min-height: 20px;
    margin: 30px 0 0 0;
  }
}

/* line 75, app/assets/stylesheets/walktrough/walktrough4.scss */
.walktrough-4 .big-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 25px;
}

@media only screen and (max-width: 960px) {
  /* line 75, app/assets/stylesheets/walktrough/walktrough4.scss */
  .walktrough-4 .big-box {
    padding: 0;
    flex-direction: column;
    justify-content: flex-start;
  }
}

/* line 87, app/assets/stylesheets/walktrough/walktrough4.scss */
.walktrough-4 .big-box .group-1 {
  min-height: 256px;
  width: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 87, app/assets/stylesheets/walktrough/walktrough4.scss */
  .walktrough-4 .big-box .group-1 {
    width: 100%;
    align-items: flex-start;
    min-height: 120px;
    margin-top: 40px;
  }
}

/* line 101, app/assets/stylesheets/walktrough/walktrough4.scss */
.walktrough-4 .big-box .group-1 .img {
  height: 120px;
  width: 180px;
  box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}

@media only screen and (max-width: 960px) {
  /* line 101, app/assets/stylesheets/walktrough/walktrough4.scss */
  .walktrough-4 .big-box .group-1 .img {
    width: 100%;
    height: 154px;
  }
}

/* line 113, app/assets/stylesheets/walktrough/walktrough4.scss */
.walktrough-4 .big-box .group-1 .box-title {
  margin: 15px 0 5px 0;
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 26px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 113, app/assets/stylesheets/walktrough/walktrough4.scss */
  .walktrough-4 .big-box .group-1 .box-title {
    text-align: left;
    margin: 25px 0 15px 0;
  }
}

/* line 128, app/assets/stylesheets/walktrough/walktrough4.scss */
.walktrough-4 .big-box .group-1 .box-text {
  width: 180px;
  color: #404041;
  font-family: Helvetica;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 128, app/assets/stylesheets/walktrough/walktrough4.scss */
  .walktrough-4 .big-box .group-1 .box-text {
    width: 100%;
    text-align: left;
  }
}

/* line 145, app/assets/stylesheets/walktrough/walktrough4.scss */
.walktrough-4 .learn-btn {
  margin: 22px 0 40px 0;
  height: 48px;
  width: 244px;
  background-color: #0f46fb;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 960px) {
  /* line 145, app/assets/stylesheets/walktrough/walktrough4.scss */
  .walktrough-4 .learn-btn {
    width: 280px;
    margin: 40px auto;
  }
}

/* line 159, app/assets/stylesheets/walktrough/walktrough4.scss */
.walktrough-4 .learn-btn .btn-text {
  color: #ffffff;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 18px;
  text-align: center;
}

/* line 169, app/assets/stylesheets/walktrough/walktrough4.scss */
.walktrough-4 .learn-btn .arrow {
  height: 13px;
  width: 19px;
  margin-left: 14.5px;
}

/* line 176, app/assets/stylesheets/walktrough/walktrough4.scss */
.walktrough-4 .dots-group {
  display: flex;
  justify-content: space-between;
  height: 8px;
  width: 56px;
  margin-left: 388px;
}

@media only screen and (max-width: 960px) {
  /* line 176, app/assets/stylesheets/walktrough/walktrough4.scss */
  .walktrough-4 .dots-group {
    margin: 0 auto 40px auto;
    width: 152px;
  }
}

/* line 188, app/assets/stylesheets/walktrough/walktrough4.scss */
.walktrough-4 .dots-group .blue-dot {
  height: 8px;
  width: 8px;
  background-color: #0045ff;
  border-radius: 50%;
}

/* line 195, app/assets/stylesheets/walktrough/walktrough4.scss */
.walktrough-4 .dots-group .white-dot {
  height: 8px;
  width: 8px;
  border: 1px solid #0045ff;
  border-radius: 50%;
}

/* line 203, app/assets/stylesheets/walktrough/walktrough4.scss */
.walktrough-4 .skip-text {
  text-transform: uppercase;
  height: 14px;
  width: 66px;
  opacity: 0.4;
  color: #696969;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  text-align: center;
  margin-left: 282px;
}

@media only screen and (max-width: 960px) {
  /* line 203, app/assets/stylesheets/walktrough/walktrough4.scss */
  .walktrough-4 .skip-text {
    display: none;
  }
}
/* line 1, app/assets/stylesheets/walktrough/walktrough5.scss */
.walktrough-5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 665px;
  width: 832px;
}

@media only screen and (max-width: 960px) {
  /* line 1, app/assets/stylesheets/walktrough/walktrough5.scss */
  .walktrough-5 {
    width: 100%;
    min-height: 100%;
    align-items: flex-start;
    padding: 0 20px;
  }
}

/* line 15, app/assets/stylesheets/walktrough/walktrough5.scss */
.walktrough-5 .logo {
  margin: 40px 0 20px 0;
}

@media only screen and (max-width: 960px) {
  /* line 15, app/assets/stylesheets/walktrough/walktrough5.scss */
  .walktrough-5 .logo {
    margin: 20px 0 0 0;
    height: 26px;
    width: 20px;
  }
}

/* line 25, app/assets/stylesheets/walktrough/walktrough5.scss */
.walktrough-5 .title {
  color: #000000;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.8px;
  line-height: 32px;
  text-align: center;
  margin: 0;
}

@media only screen and (max-width: 960px) {
  /* line 25, app/assets/stylesheets/walktrough/walktrough5.scss */
  .walktrough-5 .title {
    text-align: left;
    margin-top: 40px;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 34px;
  }
}

/* line 43, app/assets/stylesheets/walktrough/walktrough5.scss */
.walktrough-5 .text {
  color: #696969;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 20px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 43, app/assets/stylesheets/walktrough/walktrough5.scss */
  .walktrough-5 .text {
    text-align: left;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
  }
}

/* line 59, app/assets/stylesheets/walktrough/walktrough5.scss */
.walktrough-5 .text-1 {
  margin: 20px 0 40px 0;
  min-height: 40px;
  width: 487px;
}

@media only screen and (max-width: 960px) {
  /* line 59, app/assets/stylesheets/walktrough/walktrough5.scss */
  .walktrough-5 .text-1 {
    width: 100%;
    min-height: 20px;
    margin: 30px 0 20px 0;
  }
}

/* line 71, app/assets/stylesheets/walktrough/walktrough5.scss */
.walktrough-5 .big-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding: 0 172px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 71, app/assets/stylesheets/walktrough/walktrough5.scss */
  .walktrough-5 .big-box {
    padding: 0;
    justify-content: space-evenly;
    margin-top: 20px;
  }
}

/* line 85, app/assets/stylesheets/walktrough/walktrough5.scss */
.walktrough-5 .big-box .group-1 {
  min-height: 122px;
  width: 129px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}

/* line 93, app/assets/stylesheets/walktrough/walktrough5.scss */
.walktrough-5 .big-box .group-1 .img {
  height: 100px;
  width: 122.62px;
}

/* line 98, app/assets/stylesheets/walktrough/walktrough5.scss */
.walktrough-5 .big-box .group-1 .img-1 {
  height: 90px;
  width: 129px;
}

/* line 103, app/assets/stylesheets/walktrough/walktrough5.scss */
.walktrough-5 .big-box .group-1 .box-title {
  margin: 10px 0 0 0;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 22px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 103, app/assets/stylesheets/walktrough/walktrough5.scss */
  .walktrough-5 .big-box .group-1 .box-title {
    font-size: 16.56px;
    font-weight: bold;
    line-height: 20.24px;
  }
}

/* line 121, app/assets/stylesheets/walktrough/walktrough5.scss */
.walktrough-5 .learn-btn {
  margin: 0 0 40px 0;
  height: 48px;
  width: 263px;
  background-color: #0f46fb;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 960px) {
  /* line 121, app/assets/stylesheets/walktrough/walktrough5.scss */
  .walktrough-5 .learn-btn {
    width: 280px;
    margin: 40px auto;
  }
}

/* line 135, app/assets/stylesheets/walktrough/walktrough5.scss */
.walktrough-5 .learn-btn .btn-text {
  color: #ffffff;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 18px;
  text-align: center;
}

/* line 145, app/assets/stylesheets/walktrough/walktrough5.scss */
.walktrough-5 .learn-btn .arrow {
  height: 13px;
  width: 19px;
  margin-left: 14.5px;
}

/* line 152, app/assets/stylesheets/walktrough/walktrough5.scss */
.walktrough-5 .dots-group {
  display: flex;
  justify-content: space-between;
  height: 8px;
  width: 56px;
  margin-left: 388px;
}

@media only screen and (max-width: 960px) {
  /* line 152, app/assets/stylesheets/walktrough/walktrough5.scss */
  .walktrough-5 .dots-group {
    margin: 0 auto 40px auto;
    width: 152px;
  }
}

/* line 164, app/assets/stylesheets/walktrough/walktrough5.scss */
.walktrough-5 .dots-group .blue-dot {
  height: 8px;
  width: 8px;
  background-color: #0045ff;
  border-radius: 50%;
}

/* line 171, app/assets/stylesheets/walktrough/walktrough5.scss */
.walktrough-5 .dots-group .white-dot {
  height: 8px;
  width: 8px;
  border: 1px solid #0045ff;
  border-radius: 50%;
}

/* line 179, app/assets/stylesheets/walktrough/walktrough5.scss */
.walktrough-5 .skip-text {
  text-transform: uppercase;
  height: 14px;
  width: 66px;
  opacity: 0.4;
  color: #696969;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  text-align: center;
  margin-left: 282px;
}

@media only screen and (max-width: 960px) {
  /* line 179, app/assets/stylesheets/walktrough/walktrough5.scss */
  .walktrough-5 .skip-text {
    display: none;
  }
}
/* line 1, app/assets/stylesheets/walktrough/walktrough6.scss */
.walktrough-6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 572px;
  width: 832px;
}

@media only screen and (max-width: 960px) {
  /* line 1, app/assets/stylesheets/walktrough/walktrough6.scss */
  .walktrough-6 {
    width: 100%;
    min-height: 100%;
    align-items: flex-start;
    padding: 0 20px;
  }
}

/* line 15, app/assets/stylesheets/walktrough/walktrough6.scss */
.walktrough-6 .logo {
  margin: 40px 0 20px 0;
}

@media only screen and (max-width: 960px) {
  /* line 15, app/assets/stylesheets/walktrough/walktrough6.scss */
  .walktrough-6 .logo {
    margin: 20px 0 0 0;
    height: 26px;
    width: 20px;
  }
}

/* line 25, app/assets/stylesheets/walktrough/walktrough6.scss */
.walktrough-6 .title {
  color: #000000;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.8px;
  line-height: 32px;
  text-align: center;
  margin: 0;
}

@media only screen and (max-width: 960px) {
  /* line 25, app/assets/stylesheets/walktrough/walktrough6.scss */
  .walktrough-6 .title {
    text-align: left;
    margin-top: 40px;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 34px;
  }
}

/* line 43, app/assets/stylesheets/walktrough/walktrough6.scss */
.walktrough-6 .text {
  color: #696969;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 20px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 43, app/assets/stylesheets/walktrough/walktrough6.scss */
  .walktrough-6 .text {
    text-align: left;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
  }
}

/* line 59, app/assets/stylesheets/walktrough/walktrough6.scss */
.walktrough-6 .text-1 {
  margin: 20px 0 60px 0;
  height: 40px;
  width: 493px;
}

@media only screen and (max-width: 960px) {
  /* line 59, app/assets/stylesheets/walktrough/walktrough6.scss */
  .walktrough-6 .text-1 {
    width: 100%;
    min-height: 20px;
    margin: 30px 0 37px 0;
  }
}

/* line 71, app/assets/stylesheets/walktrough/walktrough6.scss */
.walktrough-6 .big-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 40px;
}

@media only screen and (max-width: 960px) {
  /* line 71, app/assets/stylesheets/walktrough/walktrough6.scss */
  .walktrough-6 .big-box {
    padding: 0;
    flex-direction: column;
    justify-content: flex-start;
  }
}

/* line 83, app/assets/stylesheets/walktrough/walktrough6.scss */
.walktrough-6 .big-box .group-1 {
  min-height: 161px;
  width: 213px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  /* line 83, app/assets/stylesheets/walktrough/walktrough6.scss */
  .walktrough-6 .big-box .group-1 {
    width: 100%;
    align-items: flex-start;
    min-height: 120px;
    margin-top: 30px;
  }
}

/* line 97, app/assets/stylesheets/walktrough/walktrough6.scss */
.walktrough-6 .big-box .group-1 .img {
  height: 120px;
  width: 213px;
  box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}

@media only screen and (max-width: 960px) {
  /* line 97, app/assets/stylesheets/walktrough/walktrough6.scss */
  .walktrough-6 .big-box .group-1 .img {
    width: 100%;
    height: 180px;
  }
}

/* line 109, app/assets/stylesheets/walktrough/walktrough6.scss */
.walktrough-6 .big-box .group-1 .box-title {
  margin: 15px 0 0 0;
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 26px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /* line 109, app/assets/stylesheets/walktrough/walktrough6.scss */
  .walktrough-6 .big-box .group-1 .box-title {
    text-align: left;
    margin: 20px 0 0 0;
    font-size: 16.56px;
    letter-spacing: -0.69px;
    line-height: 31.2px;
  }
}

/* line 129, app/assets/stylesheets/walktrough/walktrough6.scss */
.walktrough-6 .learn-btn {
  margin: 40px 0;
  height: 48px;
  width: 189px;
  background-color: #0f46fb;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 960px) {
  /* line 129, app/assets/stylesheets/walktrough/walktrough6.scss */
  .walktrough-6 .learn-btn {
    width: 280px;
    margin: 40px auto;
  }
}

/* line 143, app/assets/stylesheets/walktrough/walktrough6.scss */
.walktrough-6 .learn-btn .btn-text {
  color: #ffffff;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 18px;
  text-align: center;
}

/* line 153, app/assets/stylesheets/walktrough/walktrough6.scss */
.walktrough-6 .learn-btn .arrow {
  height: 13px;
  width: 19px;
  margin-left: 14.5px;
}

/* line 160, app/assets/stylesheets/walktrough/walktrough6.scss */
.walktrough-6 .dots-group {
  display: flex;
  justify-content: space-between;
  height: 8px;
  width: 56px;
  margin-left: 388px;
}

@media only screen and (max-width: 960px) {
  /* line 160, app/assets/stylesheets/walktrough/walktrough6.scss */
  .walktrough-6 .dots-group {
    margin: 0 auto 40px auto;
    width: 152px;
  }
}

/* line 172, app/assets/stylesheets/walktrough/walktrough6.scss */
.walktrough-6 .dots-group .blue-dot {
  height: 8px;
  width: 8px;
  background-color: #0045ff;
  border-radius: 50%;
}

/* line 179, app/assets/stylesheets/walktrough/walktrough6.scss */
.walktrough-6 .dots-group .white-dot {
  height: 8px;
  width: 8px;
  border: 1px solid #0045ff;
  border-radius: 50%;
}

/* line 187, app/assets/stylesheets/walktrough/walktrough6.scss */
.walktrough-6 .skip-text {
  text-transform: uppercase;
  height: 14px;
  width: 66px;
  opacity: 0.4;
  color: #696969;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  text-align: center;
  margin-left: 282px;
}

@media only screen and (max-width: 960px) {
  /* line 187, app/assets/stylesheets/walktrough/walktrough6.scss */
  .walktrough-6 .skip-text {
    display: none;
  }
}
/* line 1, app/assets/stylesheets/walktrough/walktrough7.scss */
.walktrough-7 {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 559px;
  width: 832px;
}

@media only screen and (max-width: 960px) {
  /* line 1, app/assets/stylesheets/walktrough/walktrough7.scss */
  .walktrough-7 {
    width: 100%;
    min-height: 100%;
    align-items: flex-start;
    padding: 0 20px;
  }
}

/* line 15, app/assets/stylesheets/walktrough/walktrough7.scss */
.walktrough-7 .logo {
  margin: 40px 0 0 0;
}

@media only screen and (max-width: 960px) {
  /* line 15, app/assets/stylesheets/walktrough/walktrough7.scss */
  .walktrough-7 .logo {
    margin: 20px 0 0 0;
    height: 26px;
    width: 20px;
  }
}

/* line 25, app/assets/stylesheets/walktrough/walktrough7.scss */
.walktrough-7 .big-box {
  display: flex;
  width: 100%;
  padding: 0 153px;
  margin: 100px 0;
}

@media only screen and (max-width: 960px) {
  /* line 25, app/assets/stylesheets/walktrough/walktrough7.scss */
  .walktrough-7 .big-box {
    padding: 0;
    flex-direction: column;
    justify-content: flex-start;
    margin: 55px 0 0 0;
  }
}

/* line 38, app/assets/stylesheets/walktrough/walktrough7.scss */
.walktrough-7 .big-box .logo-1 {
  height: 160px;
  width: 215.38px;
  margin-right: 20px;
}

@media only screen and (max-width: 960px) {
  /* line 38, app/assets/stylesheets/walktrough/walktrough7.scss */
  .walktrough-7 .big-box .logo-1 {
    margin: 0 0 20px 0;
    width: 100%;
  }
}

/* line 49, app/assets/stylesheets/walktrough/walktrough7.scss */
.walktrough-7 .big-box .group-1 {
  min-height: 160px;
  width: 290px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media only screen and (max-width: 960px) {
  /* line 49, app/assets/stylesheets/walktrough/walktrough7.scss */
  .walktrough-7 .big-box .group-1 {
    width: 100%;
    align-items: flex-start;
  }
}

/* line 61, app/assets/stylesheets/walktrough/walktrough7.scss */
.walktrough-7 .big-box .group-1 h1 {
  min-height: 28px;
}

/* line 65, app/assets/stylesheets/walktrough/walktrough7.scss */
.walktrough-7 .big-box .group-1 .blue-text {
  min-height: 28px;
  width: 290px;
  color: #0f46fb;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 32px;
}

@media only screen and (max-width: 960px) {
  /* line 65, app/assets/stylesheets/walktrough/walktrough7.scss */
  .walktrough-7 .big-box .group-1 .blue-text {
    width: 100%;
  }
}

/* line 82, app/assets/stylesheets/walktrough/walktrough7.scss */
.walktrough-7 .learn-btn {
  margin: 0 0 40px 0;
  height: 48px;
  width: 189px;
  background-color: #0f46fb;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 960px) {
  /* line 82, app/assets/stylesheets/walktrough/walktrough7.scss */
  .walktrough-7 .learn-btn {
    width: 280px;
    margin: 40px auto;
  }
}

@media only screen and (max-width: 330px) {
  /* line 82, app/assets/stylesheets/walktrough/walktrough7.scss */
  .walktrough-7 .learn-btn {
    margin-top: 70px;
  }
}

/* line 100, app/assets/stylesheets/walktrough/walktrough7.scss */
.walktrough-7 .learn-btn .btn-text {
  color: #ffffff;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 18px;
  text-align: center;
}

/* line 111, app/assets/stylesheets/walktrough/walktrough7.scss */
.walktrough-7 .dots-group {
  display: flex;
  justify-content: space-between;
  height: 8px;
  width: 56px;
  margin-left: 388px;
}

@media only screen and (max-width: 960px) {
  /* line 111, app/assets/stylesheets/walktrough/walktrough7.scss */
  .walktrough-7 .dots-group {
    margin: 0 auto 40px auto;
    width: 152px;
  }
}

/* line 123, app/assets/stylesheets/walktrough/walktrough7.scss */
.walktrough-7 .dots-group .blue-dot {
  height: 8px;
  width: 8px;
  background-color: #0045ff;
  border-radius: 50%;
}

/* line 130, app/assets/stylesheets/walktrough/walktrough7.scss */
.walktrough-7 .dots-group .white-dot {
  height: 8px;
  width: 8px;
  border: 1px solid #0045ff;
  border-radius: 50%;
}

/* line 138, app/assets/stylesheets/walktrough/walktrough7.scss */
.walktrough-7 .skip-text {
  text-transform: uppercase;
  height: 14px;
  width: 66px;
  opacity: 0.4;
  color: #696969;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14px;
  text-align: center;
  margin-left: 282px;
}

@media only screen and (max-width: 960px) {
  /* line 138, app/assets/stylesheets/walktrough/walktrough7.scss */
  .walktrough-7 .skip-text {
    display: none;
  }
}
/* line 2, app/assets/stylesheets/wnba/meet-our-mentors.scss */
#meet-our-mentors .card-flip {
  perspective: 1000px;
  height: 490px;
  width: 276px;
}

@media only screen and (max-width: 440px) {
  /* line 2, app/assets/stylesheets/wnba/meet-our-mentors.scss */
  #meet-our-mentors .card-flip {
    width: 184px;
    height: 326px;
  }
}

/* line 13, app/assets/stylesheets/wnba/meet-our-mentors.scss */
#meet-our-mentors .card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

/* line 21, app/assets/stylesheets/wnba/meet-our-mentors.scss */
#meet-our-mentors .card-flip:hover .card-inner {
  transform: rotateY(180deg);
}

/* line 25, app/assets/stylesheets/wnba/meet-our-mentors.scss */
#meet-our-mentors .card-front, #meet-our-mentors .card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* line 32, app/assets/stylesheets/wnba/meet-our-mentors.scss */
#meet-our-mentors .card-front {
  z-index: 2;
}

/* line 36, app/assets/stylesheets/wnba/meet-our-mentors.scss */
#meet-our-mentors .card-back {
  transform: rotateY(180deg);
}

/* line 40, app/assets/stylesheets/wnba/meet-our-mentors.scss */
#meet-our-mentors .card-mobile {
  width: 48%;
  -o-object-fit: contain;
     object-fit: contain;
}
/* line 4, app/assets/stylesheets/wnba/wnba-collective-impact.scss */
#main-container-wnba #collective-impact .section-content,
#main-container-barbie #collective-impact .section-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 10, app/assets/stylesheets/wnba/wnba-collective-impact.scss */
#main-container-wnba #collective-impact .section-content .collective-impact,
#main-container-barbie #collective-impact .section-content .collective-impact {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}

@media only screen and (max-width: 440px) {
  /* line 10, app/assets/stylesheets/wnba/wnba-collective-impact.scss */
  #main-container-wnba #collective-impact .section-content .collective-impact,
#main-container-barbie #collective-impact .section-content .collective-impact {
    width: 95%;
  }
}
/* line 2, app/assets/stylesheets/wnba/wnba-content-for-her.scss */
#content-for-her img {
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
}

/* line 6, app/assets/stylesheets/wnba/wnba-content-for-her.scss */
#content-for-her .title-hover:hover {
  color: #0f46fb;
}

/* line 11, app/assets/stylesheets/wnba/wnba-content-for-her.scss */
#content-for-her .main-article img {
  width: 570px;
  height: auto;
}

/* line 17, app/assets/stylesheets/wnba/wnba-content-for-her.scss */
#content-for-her .main-article .main-article-content .intro {
  color: #434242;
}

/* line 21, app/assets/stylesheets/wnba/wnba-content-for-her.scss */
#content-for-her .main-article .main-article-content .creator-image {
  width: 35px;
  height: 35px;
  border-radius: 30px;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: none;
}

/* line 29, app/assets/stylesheets/wnba/wnba-content-for-her.scss */
#content-for-her .main-article .main-article-content .medal img {
  width: 15px;
  height: 15px;
  box-shadow: none;
}

/* line 37, app/assets/stylesheets/wnba/wnba-content-for-her.scss */
#content-for-her .content {
  width: 276px;
  margin: 0 10px;
  display: inline-block;
}

/* line 43, app/assets/stylesheets/wnba/wnba-content-for-her.scss */
#content-for-her .category {
  color: #707070;
}
/* line 4, app/assets/stylesheets/wnba/wnba-join-our-community.scss */
#main-container-wnba #join .section-content,
#main-container-barbie #join .section-content {
  background-color: #0f46fb;
  color: white;
}

/* line 8, app/assets/stylesheets/wnba/wnba-join-our-community.scss */
#main-container-wnba #join .section-content .button-link-white,
#main-container-barbie #join .section-content .button-link-white {
  background-color: white;
  color: #0f46fb;
  padding: 0.6rem 2rem;
  border-radius: 2rem;
}
/* line 2, app/assets/stylesheets/wnba/wnba-news.scss */
#news .content {
  width: 300px;
  margin: 0 10px;
  display: inline-block;
}

/* line 7, app/assets/stylesheets/wnba/wnba-news.scss */
#news .content .image-container {
  display: flex;
  align-items: center;
}

/* line 11, app/assets/stylesheets/wnba/wnba-news.scss */
#news .content .image-container img {
  width: 100%;
  height: 170px;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 18, app/assets/stylesheets/wnba/wnba-news.scss */
#news .content .title-container {
  min-height: 4.5rem;
}

/* line 22, app/assets/stylesheets/wnba/wnba-news.scss */
#news .content .text-container {
  min-height: 4rem;
}

/* line 26, app/assets/stylesheets/wnba/wnba-news.scss */
#news .content .link-color {
  color: #0f46fb;
}
/* line 3, app/assets/stylesheets/wnba/wnba-poster.scss */
#main-container-wnba .img-source,
#main-container-barbie .img-source {
  width: 100%;
  color: #696969;
  font-size: 12px;
  font-style: oblique;
  line-height: 16px;
  text-align: center;
  margin-top: 10px;
  text-align: center;
  padding: 0 1rem;
}

@media only screen and (max-width: 1024px) {
  /* line 3, app/assets/stylesheets/wnba/wnba-poster.scss */
  #main-container-wnba .img-source,
#main-container-barbie .img-source {
    font-size: 8px;
    line-height: 10px;
    margin-top: 6px;
  }
}

/* line 22, app/assets/stylesheets/wnba/wnba-poster.scss */
#main-container-wnba #poster .section-content,
#main-container-barbie #poster .section-content {
  width: 100%;
}

/* line 26, app/assets/stylesheets/wnba/wnba-poster.scss */
#main-container-wnba #poster .swiper,
#main-container-barbie #poster .swiper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
  width: 100%;
}

/* line 35, app/assets/stylesheets/wnba/wnba-poster.scss */
#main-container-wnba #poster .swiper .swiper-wrapper,
#main-container-barbie #poster .swiper .swiper-wrapper {
  height: auto;
}

/* line 39, app/assets/stylesheets/wnba/wnba-poster.scss */
#main-container-wnba #poster .swiper .swiper-wrapper .swiper-slide img,
#main-container-barbie #poster .swiper .swiper-wrapper .swiper-slide img {
  -o-object-position: top;
     object-position: top;
}

/* line 45, app/assets/stylesheets/wnba/wnba-poster.scss */
#main-container-wnba #poster .swiper .swiper-pagination,
#main-container-barbie #poster .swiper .swiper-pagination {
  position: static;
  transform: none;
}

/* line 49, app/assets/stylesheets/wnba/wnba-poster.scss */
#main-container-wnba #poster .swiper .swiper-pagination .swiper-pagination-bullet,
#main-container-barbie #poster .swiper .swiper-pagination .swiper-pagination-bullet {
  height: 10px;
  width: 10px;
}

/* line 54, app/assets/stylesheets/wnba/wnba-poster.scss */
#main-container-wnba #poster .swiper .swiper-pagination .swiper-pagination-bullet-active,
#main-container-barbie #poster .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #0F46FB;
}
/* line 1, app/assets/stylesheets/wnba/wnba.scss */
body {
  height: 100vh;
}

@supports (-webkit-touch-callout: none) {
  /* line 7, app/assets/stylesheets/wnba/wnba.scss */
  body,
html {
    height: -webkit-fill-available;
  }
}

/* line 13, app/assets/stylesheets/wnba/wnba.scss */
#main-container-wnba,
#main-container-barbie {
  display: flex;
  flex-flow: column nowrap;
  width: 100%;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1;
}

/* line 23, app/assets/stylesheets/wnba/wnba.scss */
#main-container-wnba .section-title,
#main-container-barbie .section-title {
  font-size: 36px;
  line-height: 40px;
  letter-spacing: -0.05em;
  text-transform: uppercase;
}

@media only screen and (max-width: 440px) {
  /* line 23, app/assets/stylesheets/wnba/wnba.scss */
  #main-container-wnba .section-title,
#main-container-barbie .section-title {
    font-size: 30px;
  }
}

/* line 34, app/assets/stylesheets/wnba/wnba.scss */
#main-container-wnba .section-description,
#main-container-barbie .section-description {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin-top: .5rem;
}

/* line 41, app/assets/stylesheets/wnba/wnba.scss */
#main-container-wnba .button-link,
#main-container-barbie .button-link {
  background-color: #0f46fb;
  color: #fff;
  padding: .5rem 1rem;
  border-radius: 2rem;
}

/* line 48, app/assets/stylesheets/wnba/wnba.scss */
#main-container-wnba .landing-card,
#main-container-barbie .landing-card {
  width: 276px;
}

@media only screen and (max-width: 440px) {
  /* line 48, app/assets/stylesheets/wnba/wnba.scss */
  #main-container-wnba .landing-card,
#main-container-barbie .landing-card {
    width: 184px;
  }
}
/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 * 
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.3.5
 * Copyright  License: 
 */

.easy-autocomplete {
  position: relative;
}
.easy-autocomplete input {
  border-color: #ccc;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  color: #555;
  float: none;
  padding: 6px 12px;
}
.easy-autocomplete input:hover, .easy-autocomplete input:focus {
  box-shadow: none;
}
.easy-autocomplete a {
  display: block;
}
.easy-autocomplete.eac-blue-light input:hover, .easy-autocomplete.eac-blue-light input:focus {
  border-color: #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}
.easy-autocomplete.eac-blue-light ul {
  border-color: #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}
.easy-autocomplete.eac-blue-light ul li, .easy-autocomplete.eac-blue-light ul .eac-category {
  border-color: #66afe9;
}
.easy-autocomplete.eac-blue-light ul li.selected, .easy-autocomplete.eac-blue-light ul .eac-category.selected {
  background-color: #ecf5fc;
}
.easy-autocomplete.eac-green-light input:hover, .easy-autocomplete.eac-green-light input:focus {
  border-color: #41DB00;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);
}
.easy-autocomplete.eac-green-light ul {
  border-color: #41DB00;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);
}
.easy-autocomplete.eac-green-light ul li, .easy-autocomplete.eac-green-light ul .eac-category {
  border-color: #41DB00;
}
.easy-autocomplete.eac-green-light ul li.selected, .easy-autocomplete.eac-green-light ul .eac-category.selected {
  background-color: #9eff75;
}
.easy-autocomplete.eac-red-light input:hover, .easy-autocomplete.eac-red-light input:focus {
  border-color: #ff5b5b;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);
}
.easy-autocomplete.eac-red-light ul {
  border-color: #ff5b5b;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);
}
.easy-autocomplete.eac-red-light ul li, .easy-autocomplete.eac-red-light ul .eac-category {
  border-color: #ff5b5b;
}
.easy-autocomplete.eac-red-light ul li.selected, .easy-autocomplete.eac-red-light ul .eac-category.selected {
  background-color: #ff8e8e;
}
.easy-autocomplete.eac-yellow-light input:hover, .easy-autocomplete.eac-yellow-light input:focus {
  border-color: #ffdb00;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);
}
.easy-autocomplete.eac-yellow-light ul {
  border-color: #ffdb00;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);
}
.easy-autocomplete.eac-yellow-light ul li, .easy-autocomplete.eac-yellow-light ul .eac-category {
  border-color: #ffdb00;
}
.easy-autocomplete.eac-yellow-light ul li.selected, .easy-autocomplete.eac-yellow-light ul .eac-category.selected {
  background-color: #ffe233;
}
.easy-autocomplete.eac-dark-light input:hover, .easy-autocomplete.eac-dark-light input:focus {
  border-color: #333;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);
}
.easy-autocomplete.eac-dark-light ul {
  border-color: #333;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);
}
.easy-autocomplete.eac-dark-light ul li, .easy-autocomplete.eac-dark-light ul .eac-category {
  border-color: #333;
}
.easy-autocomplete.eac-dark-light ul li.selected, .easy-autocomplete.eac-dark-light ul .eac-category.selected {
  background-color: #4d4d4d;
  color: #fff;
}
.easy-autocomplete.eac-dark {
  color: #fff;
}
.easy-autocomplete.eac-dark input {
  background-color: #404040;
  border-radius: 4px;
  box-shadow: 0;
  color: #f6f6f6;
}
.easy-autocomplete.eac-dark input:hover, .easy-autocomplete.eac-dark input:focus {
  border-color: #333;
  box-shadow: 0;
}
.easy-autocomplete.eac-dark ul {
  border-color: #333;
}
.easy-autocomplete.eac-dark ul li, .easy-autocomplete.eac-dark ul .eac-category {
  background-color: #404040;
  border-color: #333;
}
.easy-autocomplete.eac-dark ul li.selected, .easy-autocomplete.eac-dark ul .eac-category.selected {
  background-color: #737373;
  color: #f6f6f6;
}
.easy-autocomplete.eac-dark-glass {
  color: #fff;
}
.easy-autocomplete.eac-dark-glass input {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
  box-shadow: 0;
  color: #f6f6f6;
}
.easy-autocomplete.eac-dark-glass input:hover, .easy-autocomplete.eac-dark-glass input:focus {
  border-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0;
}
.easy-autocomplete.eac-dark-glass ul {
  border-color: rgba(0, 0, 0, 0.8);
}
.easy-autocomplete.eac-dark-glass ul li, .easy-autocomplete.eac-dark-glass ul .eac-category {
  background-color: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.8);
}
.easy-autocomplete.eac-dark-glass ul li.selected, .easy-autocomplete.eac-dark-glass ul .eac-category.selected {
  background-color: rgba(64, 64, 64, 0.8);
  color: #f6f6f6;
}
.easy-autocomplete.eac-dark-glass ul li:last-child, .easy-autocomplete.eac-dark-glass ul .eac-category:last-child {
  border-radius: 0 0 4px 4px;
}
.easy-autocomplete.eac-blue {
  color: #fff;
}
.easy-autocomplete.eac-blue input {
  background-color: #6d9ed1;
  border-radius: 4px;
  box-shadow: 0;
  color: #f6f6f6;
}
.easy-autocomplete.eac-blue input::-webkit-input-placeholder {
  color: #f6f6f6;
}
.easy-autocomplete.eac-blue input:-moz-placeholder {
  color: #f6f6f6;
}
.easy-autocomplete.eac-blue input::-moz-placeholder {
  color: #f6f6f6;
}
.easy-autocomplete.eac-blue input:-ms-input-placeholder {
  color: #f6f6f6;
}
.easy-autocomplete.eac-blue input:hover, .easy-autocomplete.eac-blue input:focus {
  border-color: #5A91CB;
  box-shadow: 0;
}
.easy-autocomplete.eac-blue ul {
  border-color: #5A91CB;
}
.easy-autocomplete.eac-blue ul li, .easy-autocomplete.eac-blue ul .eac-category {
  background-color: #6d9ed1;
  border-color: #5A91CB;
}
.easy-autocomplete.eac-blue ul li.selected, .easy-autocomplete.eac-blue ul .eac-category.selected {
  background-color: #94b8dd;
  color: #f6f6f6;
}
.easy-autocomplete.eac-yellow {
  color: #333;
}
.easy-autocomplete.eac-yellow input {
  background-color: #ffdb7e;
  border-color: #333;
  border-radius: 4px;
  box-shadow: 0;
  color: #333;
}
.easy-autocomplete.eac-yellow input:hover, .easy-autocomplete.eac-yellow input:focus {
  border-color: #333;
  box-shadow: 0;
}
.easy-autocomplete.eac-yellow ul {
  border-color: #333;
}
.easy-autocomplete.eac-yellow ul li, .easy-autocomplete.eac-yellow ul .eac-category {
  background-color: #ffdb7e;
  border-color: #333;
}
.easy-autocomplete.eac-yellow ul li.selected, .easy-autocomplete.eac-yellow ul .eac-category.selected {
  background-color: #ffe9b1;
  color: #333;
}
.easy-autocomplete.eac-purple {
  color: #333;
}
.easy-autocomplete.eac-purple input {
  background-color: #d6d1e7;
  border-color: #b8afd5;
  box-shadow: 0;
  color: #333;
}
.easy-autocomplete.eac-purple input:hover, .easy-autocomplete.eac-purple input:focus {
  border-color: #333;
  box-shadow: 0;
}
.easy-autocomplete.eac-purple ul {
  border-color: #333;
}
.easy-autocomplete.eac-purple ul li, .easy-autocomplete.eac-purple ul .eac-category {
  background-color: #d6d1e7;
  border-color: #333;
}
.easy-autocomplete.eac-purple ul li.selected, .easy-autocomplete.eac-purple ul .eac-category.selected {
  background-color: #ebe8f3;
  color: #333;
}
.easy-autocomplete.eac-bootstrap input {
  border-color: #ccc;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  color: #555;
  padding: 6px 12px;
}

.easy-autocomplete-container {
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.easy-autocomplete-container ul {
  background: none repeat scroll 0 0 #ffffff;
  border-top: 1px dotted #ccc;
  display: none;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
  top: -1px;
}
.easy-autocomplete-container ul li, .easy-autocomplete-container ul .eac-category {
  background: inherit;
  border-color: #ccc;
  -o-border-image: none;
     border-image: none;
  border-style: solid;
  border-width: 0 1px;
  display: block;
  font-size: 14px;
  font-weight: normal;
  padding: 4px 12px;
}
.easy-autocomplete-container ul li:last-child {
  border-radius: 0 0 2px 2px;
  border-width: 0 1px 1px;
}
.easy-autocomplete-container ul li.selected {
  background: none repeat scroll 0 0 #ebebeb;
  cursor: pointer;
}
.easy-autocomplete-container ul li.selected div {
  font-weight: normal;
}
.easy-autocomplete-container ul li div {
  display: block;
  font-weight: normal;
  word-break: break-all;
}
.easy-autocomplete-container ul li b {
  font-weight: bold;
}
.easy-autocomplete-container ul .eac-category {
  font-color: #aaa;
  font-style: italic;
}

.eac-description .eac-item span {
  color: #aaa;
  font-style: italic;
  font-size: 0.9em;
}

.eac-icon-left .eac-item img {
  margin-right: 4px;
  max-height: 30px;
}

.eac-icon-right .eac-item {
  margin-top: 8px;
  min-height: 24px;
  position: relative;
}
.eac-icon-right .eac-item img {
  margin-left: 4px;
  max-height: 30px;
  position: absolute;
  right: -4px;
  top: -8px;
}
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/* line 5, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/* line 19, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

/* line 24, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-xs {
  font-size: .75em;
}

/* line 27, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sm {
  font-size: .875em;
}

/* line 30, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-1x {
  font-size: 1em;
}

/* line 33, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-2x {
  font-size: 2em;
}

/* line 36, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-3x {
  font-size: 3em;
}

/* line 39, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-4x {
  font-size: 4em;
}

/* line 42, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-5x {
  font-size: 5em;
}

/* line 45, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-6x {
  font-size: 6em;
}

/* line 48, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-7x {
  font-size: 7em;
}

/* line 51, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-8x {
  font-size: 8em;
}

/* line 54, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-9x {
  font-size: 9em;
}

/* line 57, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-10x {
  font-size: 10em;
}

/* line 60, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 64, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 68, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ul > li {
  position: relative;
}

/* line 71, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 78, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 83, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pull-left {
  float: left;
}

/* line 86, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pull-right {
  float: right;
}

/* line 89, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

/* line 96, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}

/* line 103, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 107, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 127, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

/* line 132, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

/* line 137, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

/* line 142, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

/* line 147, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

/* line 152, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

/* line 157, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

/* line 166, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 174, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 181, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 184, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 187, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
/* line 192, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 195, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 198, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-accusoft:before {
  content: "\f369";
}

/* line 201, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

/* line 204, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ad:before {
  content: "\f641";
}

/* line 207, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 210, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 213, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 216, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 219, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-adversal:before {
  content: "\f36a";
}

/* line 222, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 225, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-air-freshener:before {
  content: "\f5d0";
}

/* line 228, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-airbnb:before {
  content: "\f834";
}

/* line 231, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-algolia:before {
  content: "\f36c";
}

/* line 234, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 237, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 240, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 243, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 246, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-alipay:before {
  content: "\f642";
}

/* line 249, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-allergies:before {
  content: "\f461";
}

/* line 252, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 255, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 258, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 261, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 264, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-amilia:before {
  content: "\f36d";
}

/* line 267, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 270, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 273, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 276, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 279, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 282, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 285, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 288, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 291, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 294, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 297, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 300, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angry:before {
  content: "\f556";
}

/* line 303, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 306, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-angular:before {
  content: "\f420";
}

/* line 309, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ankh:before {
  content: "\f644";
}

/* line 312, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-app-store:before {
  content: "\f36f";
}

/* line 315, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 318, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-apper:before {
  content: "\f371";
}

/* line 321, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 324, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-apple-alt:before {
  content: "\f5d1";
}

/* line 327, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 330, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 333, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-archway:before {
  content: "\f557";
}

/* line 336, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 339, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 342, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 345, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 348, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 351, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 354, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 357, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 360, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 363, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 366, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 369, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 372, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 375, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 378, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 381, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-artstation:before {
  content: "\f77a";
}

/* line 384, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 387, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 390, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 393, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 396, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-atlas:before {
  content: "\f558";
}

/* line 399, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-atlassian:before {
  content: "\f77b";
}

/* line 402, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-atom:before {
  content: "\f5d2";
}

/* line 405, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-audible:before {
  content: "\f373";
}

/* line 408, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 411, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 414, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-avianex:before {
  content: "\f374";
}

/* line 417, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-aviato:before {
  content: "\f421";
}

/* line 420, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-award:before {
  content: "\f559";
}

/* line 423, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-aws:before {
  content: "\f375";
}

/* line 426, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-baby:before {
  content: "\f77c";
}

/* line 429, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-baby-carriage:before {
  content: "\f77d";
}

/* line 432, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-backspace:before {
  content: "\f55a";
}

/* line 435, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 438, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bacon:before {
  content: "\f7e5";
}

/* line 441, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bacteria:before {
  content: "\e059";
}

/* line 444, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bacterium:before {
  content: "\e05a";
}

/* line 447, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bahai:before {
  content: "\f666";
}

/* line 450, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 453, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-balance-scale-left:before {
  content: "\f515";
}

/* line 456, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-balance-scale-right:before {
  content: "\f516";
}

/* line 459, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 462, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-band-aid:before {
  content: "\f462";
}

/* line 465, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 468, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 471, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bars:before {
  content: "\f0c9";
}

/* line 474, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 477, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 480, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bath:before {
  content: "\f2cd";
}

/* line 483, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 486, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-battery-full:before {
  content: "\f240";
}

/* line 489, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-battery-half:before {
  content: "\f242";
}

/* line 492, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 495, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 498, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-battle-net:before {
  content: "\f835";
}

/* line 501, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bed:before {
  content: "\f236";
}

/* line 504, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 507, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 510, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 513, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 516, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 519, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bezier-curve:before {
  content: "\f55b";
}

/* line 522, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bible:before {
  content: "\f647";
}

/* line 525, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 528, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-biking:before {
  content: "\f84a";
}

/* line 531, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bimobject:before {
  content: "\f378";
}

/* line 534, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 537, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-biohazard:before {
  content: "\f780";
}

/* line 540, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 543, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 546, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 549, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bity:before {
  content: "\f37a";
}

/* line 552, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 555, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 558, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blender:before {
  content: "\f517";
}

/* line 561, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blender-phone:before {
  content: "\f6b6";
}

/* line 564, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blind:before {
  content: "\f29d";
}

/* line 567, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blog:before {
  content: "\f781";
}

/* line 570, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blogger:before {
  content: "\f37c";
}

/* line 573, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 576, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 579, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 582, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 585, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 588, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 591, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bone:before {
  content: "\f5d7";
}

/* line 594, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bong:before {
  content: "\f55c";
}

/* line 597, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 600, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-book-dead:before {
  content: "\f6b7";
}

/* line 603, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-book-medical:before {
  content: "\f7e6";
}

/* line 606, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-book-open:before {
  content: "\f518";
}

/* line 609, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-book-reader:before {
  content: "\f5da";
}

/* line 612, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 615, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bootstrap:before {
  content: "\f836";
}

/* line 618, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-border-all:before {
  content: "\f84c";
}

/* line 621, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-border-none:before {
  content: "\f850";
}

/* line 624, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-border-style:before {
  content: "\f853";
}

/* line 627, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 630, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-box:before {
  content: "\f466";
}

/* line 633, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-box-open:before {
  content: "\f49e";
}

/* line 636, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-box-tissue:before {
  content: "\e05b";
}

/* line 639, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-boxes:before {
  content: "\f468";
}

/* line 642, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-braille:before {
  content: "\f2a1";
}

/* line 645, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-brain:before {
  content: "\f5dc";
}

/* line 648, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bread-slice:before {
  content: "\f7ec";
}

/* line 651, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 654, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 657, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 660, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-broom:before {
  content: "\f51a";
}

/* line 663, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-brush:before {
  content: "\f55d";
}

/* line 666, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-btc:before {
  content: "\f15a";
}

/* line 669, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-buffer:before {
  content: "\f837";
}

/* line 672, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 675, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 678, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 681, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 684, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-burn:before {
  content: "\f46a";
}

/* line 687, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 690, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 693, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-bus-alt:before {
  content: "\f55e";
}

/* line 696, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-business-time:before {
  content: "\f64a";
}

/* line 699, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-buy-n-large:before {
  content: "\f8a6";
}

/* line 702, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 705, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 708, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar:before {
  content: "\f133";
}

/* line 711, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 714, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 717, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-day:before {
  content: "\f783";
}

/* line 720, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 723, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 726, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 729, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-calendar-week:before {
  content: "\f784";
}

/* line 732, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 735, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 738, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-campground:before {
  content: "\f6bb";
}

/* line 741, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-canadian-maple-leaf:before {
  content: "\f785";
}

/* line 744, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-candy-cane:before {
  content: "\f786";
}

/* line 747, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cannabis:before {
  content: "\f55f";
}

/* line 750, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-capsules:before {
  content: "\f46b";
}

/* line 753, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-car:before {
  content: "\f1b9";
}

/* line 756, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-car-alt:before {
  content: "\f5de";
}

/* line 759, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-car-battery:before {
  content: "\f5df";
}

/* line 762, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-car-crash:before {
  content: "\f5e1";
}

/* line 765, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-car-side:before {
  content: "\f5e4";
}

/* line 768, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caravan:before {
  content: "\f8ff";
}

/* line 771, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 774, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 777, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 780, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 783, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 786, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 789, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 792, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 795, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-carrot:before {
  content: "\f787";
}

/* line 798, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 801, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 804, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cash-register:before {
  content: "\f788";
}

/* line 807, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cat:before {
  content: "\f6be";
}

/* line 810, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 813, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 816, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 819, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 822, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 825, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 828, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 831, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 834, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 837, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 840, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-centercode:before {
  content: "\f380";
}

/* line 843, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-centos:before {
  content: "\f789";
}

/* line 846, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 849, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chair:before {
  content: "\f6c0";
}

/* line 852, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 855, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 858, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-charging-station:before {
  content: "\f5e7";
}

/* line 861, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 864, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 867, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chart-line:before {
  content: "\f201";
}

/* line 870, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 873, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 876, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 879, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-check-double:before {
  content: "\f560";
}

/* line 882, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 885, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cheese:before {
  content: "\f7ef";
}

/* line 888, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess:before {
  content: "\f439";
}

/* line 891, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 894, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 897, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 900, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 903, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 906, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 909, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 912, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 915, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 918, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 921, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 924, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 927, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 930, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 933, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 936, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 939, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 942, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-chromecast:before {
  content: "\f838";
}

/* line 945, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-church:before {
  content: "\f51d";
}

/* line 948, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 951, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 954, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-city:before {
  content: "\f64f";
}

/* line 957, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-clinic-medical:before {
  content: "\f7f2";
}

/* line 960, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-clipboard:before {
  content: "\f328";
}

/* line 963, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 966, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 969, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-clock:before {
  content: "\f017";
}

/* line 972, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 975, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 978, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 981, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 984, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-meatball:before {
  content: "\f73b";
}

/* line 987, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-moon:before {
  content: "\f6c3";
}

/* line 990, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-moon-rain:before {
  content: "\f73c";
}

/* line 993, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-rain:before {
  content: "\f73d";
}

/* line 996, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-showers-heavy:before {
  content: "\f740";
}

/* line 999, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-sun:before {
  content: "\f6c4";
}

/* line 1002, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-sun-rain:before {
  content: "\f743";
}

/* line 1005, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 1008, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloudflare:before {
  content: "\e07d";
}

/* line 1011, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 1014, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 1017, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 1020, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cocktail:before {
  content: "\f561";
}

/* line 1023, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-code:before {
  content: "\f121";
}

/* line 1026, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-code-branch:before {
  content: "\f126";
}

/* line 1029, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1032, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 1035, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 1038, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cog:before {
  content: "\f013";
}

/* line 1041, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cogs:before {
  content: "\f085";
}

/* line 1044, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-coins:before {
  content: "\f51e";
}

/* line 1047, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 1050, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 1053, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 1056, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comment-dollar:before {
  content: "\f651";
}

/* line 1059, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 1062, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comment-medical:before {
  content: "\f7f5";
}

/* line 1065, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 1068, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 1071, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-comments-dollar:before {
  content: "\f653";
}

/* line 1074, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 1077, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 1080, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 1083, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-compress-alt:before {
  content: "\f422";
}

/* line 1086, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-compress-arrows-alt:before {
  content: "\f78c";
}

/* line 1089, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-concierge-bell:before {
  content: "\f562";
}

/* line 1092, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-confluence:before {
  content: "\f78d";
}

/* line 1095, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1098, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 1101, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cookie:before {
  content: "\f563";
}

/* line 1104, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cookie-bite:before {
  content: "\f564";
}

/* line 1107, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-copy:before {
  content: "\f0c5";
}

/* line 1110, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1113, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cotton-bureau:before {
  content: "\f89e";
}

/* line 1116, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-couch:before {
  content: "\f4b8";
}

/* line 1119, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cpanel:before {
  content: "\f388";
}

/* line 1122, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1125, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 1128, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 1131, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 1134, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 1137, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 1140, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 1143, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 1146, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 1149, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 1152, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 1155, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 1158, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 1161, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-zero:before {
  content: "\f4f3";
}

/* line 1164, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 1167, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-critical-role:before {
  content: "\f6c9";
}

/* line 1170, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 1173, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-crop-alt:before {
  content: "\f565";
}

/* line 1176, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cross:before {
  content: "\f654";
}

/* line 1179, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 1182, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-crow:before {
  content: "\f520";
}

/* line 1185, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-crown:before {
  content: "\f521";
}

/* line 1188, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-crutch:before {
  content: "\f7f7";
}

/* line 1191, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 1194, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 1197, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1200, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1203, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cut:before {
  content: "\f0c4";
}

/* line 1206, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 1209, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 1212, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

/* line 1215, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dailymotion:before {
  content: "\e052";
}

/* line 1218, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1221, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 1224, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 1227, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-deezer:before {
  content: "\e077";
}

/* line 1230, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1233, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-democrat:before {
  content: "\f747";
}

/* line 1236, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 1239, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 1242, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 1245, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dev:before {
  content: "\f6cc";
}

/* line 1248, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1251, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dharmachakra:before {
  content: "\f655";
}

/* line 1254, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dhl:before {
  content: "\f790";
}

/* line 1257, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 1260, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-diaspora:before {
  content: "\f791";
}

/* line 1263, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice:before {
  content: "\f522";
}

/* line 1266, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-d20:before {
  content: "\f6cf";
}

/* line 1269, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-d6:before {
  content: "\f6d1";
}

/* line 1272, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-five:before {
  content: "\f523";
}

/* line 1275, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-four:before {
  content: "\f524";
}

/* line 1278, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-one:before {
  content: "\f525";
}

/* line 1281, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-six:before {
  content: "\f526";
}

/* line 1284, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-three:before {
  content: "\f527";
}

/* line 1287, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dice-two:before {
  content: "\f528";
}

/* line 1290, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1293, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 1296, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-digital-tachograph:before {
  content: "\f566";
}

/* line 1299, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-directions:before {
  content: "\f5eb";
}

/* line 1302, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-discord:before {
  content: "\f392";
}

/* line 1305, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-discourse:before {
  content: "\f393";
}

/* line 1308, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-disease:before {
  content: "\f7fa";
}

/* line 1311, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-divide:before {
  content: "\f529";
}

/* line 1314, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dizzy:before {
  content: "\f567";
}

/* line 1317, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dna:before {
  content: "\f471";
}

/* line 1320, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dochub:before {
  content: "\f394";
}

/* line 1323, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-docker:before {
  content: "\f395";
}

/* line 1326, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dog:before {
  content: "\f6d3";
}

/* line 1329, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 1332, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dolly:before {
  content: "\f472";
}

/* line 1335, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 1338, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-donate:before {
  content: "\f4b9";
}

/* line 1341, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 1344, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-door-open:before {
  content: "\f52b";
}

/* line 1347, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 1350, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dove:before {
  content: "\f4ba";
}

/* line 1353, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-download:before {
  content: "\f019";
}

/* line 1356, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 1359, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-drafting-compass:before {
  content: "\f568";
}

/* line 1362, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dragon:before {
  content: "\f6d5";
}

/* line 1365, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-draw-polygon:before {
  content: "\f5ee";
}

/* line 1368, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1371, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 1374, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1377, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-drum:before {
  content: "\f569";
}

/* line 1380, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-drum-steelpan:before {
  content: "\f56a";
}

/* line 1383, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-drumstick-bite:before {
  content: "\f6d7";
}

/* line 1386, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1389, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 1392, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dumpster:before {
  content: "\f793";
}

/* line 1395, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dumpster-fire:before {
  content: "\f794";
}

/* line 1398, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dungeon:before {
  content: "\f6d9";
}

/* line 1401, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-dyalog:before {
  content: "\f399";
}

/* line 1404, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 1407, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 1410, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 1413, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-edge-legacy:before {
  content: "\e078";
}

/* line 1416, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-edit:before {
  content: "\f044";
}

/* line 1419, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-egg:before {
  content: "\f7fb";
}

/* line 1422, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 1425, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-elementor:before {
  content: "\f430";
}

/* line 1428, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1431, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1434, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ello:before {
  content: "\f5f1";
}

/* line 1437, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ember:before {
  content: "\f423";
}

/* line 1440, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-empire:before {
  content: "\f1d1";
}

/* line 1443, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 1446, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 1449, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-envelope-open-text:before {
  content: "\f658";
}

/* line 1452, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1455, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 1458, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-equals:before {
  content: "\f52c";
}

/* line 1461, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1464, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-erlang:before {
  content: "\f39d";
}

/* line 1467, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 1470, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ethernet:before {
  content: "\f796";
}

/* line 1473, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 1476, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 1479, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-evernote:before {
  content: "\f839";
}

/* line 1482, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 1485, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1488, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 1491, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 1494, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 1497, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-expand-alt:before {
  content: "\f424";
}

/* line 1500, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 1503, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1506, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 1509, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 1512, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 1515, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 1518, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 1521, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 1524, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 1527, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 1530, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 1533, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fan:before {
  content: "\f863";
}

/* line 1536, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

/* line 1539, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 1542, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 1545, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-faucet:before {
  content: "\e005";
}

/* line 1548, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1551, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-feather:before {
  content: "\f52d";
}

/* line 1554, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-feather-alt:before {
  content: "\f56b";
}

/* line 1557, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fedex:before {
  content: "\f797";
}

/* line 1560, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fedora:before {
  content: "\f798";
}

/* line 1563, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-female:before {
  content: "\f182";
}

/* line 1566, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 1569, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-figma:before {
  content: "\f799";
}

/* line 1572, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 1575, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 1578, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 1581, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 1584, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 1587, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-contract:before {
  content: "\f56c";
}

/* line 1590, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-csv:before {
  content: "\f6dd";
}

/* line 1593, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-download:before {
  content: "\f56d";
}

/* line 1596, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 1599, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-export:before {
  content: "\f56e";
}

/* line 1602, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 1605, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-import:before {
  content: "\f56f";
}

/* line 1608, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-invoice:before {
  content: "\f570";
}

/* line 1611, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-invoice-dollar:before {
  content: "\f571";
}

/* line 1614, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-medical:before {
  content: "\f477";
}

/* line 1617, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 1620, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 1623, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 1626, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-prescription:before {
  content: "\f572";
}

/* line 1629, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-signature:before {
  content: "\f573";
}

/* line 1632, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-upload:before {
  content: "\f574";
}

/* line 1635, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 1638, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 1641, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fill:before {
  content: "\f575";
}

/* line 1644, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fill-drip:before {
  content: "\f576";
}

/* line 1647, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-film:before {
  content: "\f008";
}

/* line 1650, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 1653, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fingerprint:before {
  content: "\f577";
}

/* line 1656, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 1659, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fire-alt:before {
  content: "\f7e4";
}

/* line 1662, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1665, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 1668, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-firefox-browser:before {
  content: "\e007";
}

/* line 1671, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-first-aid:before {
  content: "\f479";
}

/* line 1674, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 1677, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 1680, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 1683, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fish:before {
  content: "\f578";
}

/* line 1686, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fist-raised:before {
  content: "\f6de";
}

/* line 1689, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 1692, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 1695, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flag-usa:before {
  content: "\f74d";
}

/* line 1698, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 1701, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1704, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 1707, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-flushed:before {
  content: "\f579";
}

/* line 1710, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fly:before {
  content: "\f417";
}

/* line 1713, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 1716, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-folder-minus:before {
  content: "\f65d";
}

/* line 1719, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 1722, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-folder-plus:before {
  content: "\f65e";
}

/* line 1725, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-font:before {
  content: "\f031";
}

/* line 1728, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 1731, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 1734, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 1737, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 1740, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 1743, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 1746, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 1749, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 1752, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 1755, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1758, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 1761, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1764, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 1767, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 1770, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-frog:before {
  content: "\f52e";
}

/* line 1773, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-frown:before {
  content: "\f119";
}

/* line 1776, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-frown-open:before {
  content: "\f57a";
}

/* line 1779, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 1782, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-funnel-dollar:before {
  content: "\f662";
}

/* line 1785, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 1788, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 1791, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 1794, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 1797, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 1800, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 1803, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gem:before {
  content: "\f3a5";
}

/* line 1806, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1809, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1812, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 1815, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1818, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ghost:before {
  content: "\f6e2";
}

/* line 1821, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 1824, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gifts:before {
  content: "\f79c";
}

/* line 1827, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 1830, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-git-alt:before {
  content: "\f841";
}

/* line 1833, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1836, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 1839, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 1842, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 1845, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 1848, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 1851, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gitter:before {
  content: "\f426";
}

/* line 1854, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glass-cheers:before {
  content: "\f79f";
}

/* line 1857, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 1860, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glass-martini-alt:before {
  content: "\f57b";
}

/* line 1863, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glass-whiskey:before {
  content: "\f7a0";
}

/* line 1866, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glasses:before {
  content: "\f530";
}

/* line 1869, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 1872, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 1875, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 1878, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-globe-africa:before {
  content: "\f57c";
}

/* line 1881, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-globe-americas:before {
  content: "\f57d";
}

/* line 1884, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-globe-asia:before {
  content: "\f57e";
}

/* line 1887, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-globe-europe:before {
  content: "\f7a2";
}

/* line 1890, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 1893, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 1896, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 1899, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 1902, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 1905, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 1908, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-pay:before {
  content: "\e079";
}

/* line 1911, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 1914, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 1917, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 1920, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 1923, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1926, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gopuram:before {
  content: "\f664";
}

/* line 1929, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1932, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gratipay:before {
  content: "\f184";
}

/* line 1935, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grav:before {
  content: "\f2d6";
}

/* line 1938, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-greater-than:before {
  content: "\f531";
}

/* line 1941, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 1944, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grimace:before {
  content: "\f57f";
}

/* line 1947, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin:before {
  content: "\f580";
}

/* line 1950, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-alt:before {
  content: "\f581";
}

/* line 1953, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-beam:before {
  content: "\f582";
}

/* line 1956, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-beam-sweat:before {
  content: "\f583";
}

/* line 1959, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-hearts:before {
  content: "\f584";
}

/* line 1962, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-squint:before {
  content: "\f585";
}

/* line 1965, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-squint-tears:before {
  content: "\f586";
}

/* line 1968, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-stars:before {
  content: "\f587";
}

/* line 1971, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-tears:before {
  content: "\f588";
}

/* line 1974, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-tongue:before {
  content: "\f589";
}

/* line 1977, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-tongue-squint:before {
  content: "\f58a";
}

/* line 1980, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-tongue-wink:before {
  content: "\f58b";
}

/* line 1983, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grin-wink:before {
  content: "\f58c";
}

/* line 1986, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grip-horizontal:before {
  content: "\f58d";
}

/* line 1989, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grip-lines:before {
  content: "\f7a4";
}

/* line 1992, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

/* line 1995, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grip-vertical:before {
  content: "\f58e";
}

/* line 1998, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 2001, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 2004, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-guilded:before {
  content: "\e07e";
}

/* line 2007, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-guitar:before {
  content: "\f7a6";
}

/* line 2010, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 2013, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 2016, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 2019, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 2022, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 2025, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hamburger:before {
  content: "\f805";
}

/* line 2028, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hammer:before {
  content: "\f6e3";
}

/* line 2031, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hamsa:before {
  content: "\f665";
}

/* line 2034, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 2037, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 2040, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-holding-medical:before {
  content: "\e05c";
}

/* line 2043, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 2046, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-holding-water:before {
  content: "\f4c1";
}

/* line 2049, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 2052, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-middle-finger:before {
  content: "\f806";
}

/* line 2055, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 2058, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 2061, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 2064, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 2067, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 2070, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 2073, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 2076, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 2079, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 2082, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-sparkles:before {
  content: "\e05d";
}

/* line 2085, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 2088, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hands:before {
  content: "\f4c2";
}

/* line 2091, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 2094, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hands-wash:before {
  content: "\e05e";
}

/* line 2097, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 2100, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-handshake-alt-slash:before {
  content: "\e05f";
}

/* line 2103, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-handshake-slash:before {
  content: "\e060";
}

/* line 2106, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hanukiah:before {
  content: "\f6e6";
}

/* line 2109, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hard-hat:before {
  content: "\f807";
}

/* line 2112, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2115, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hat-cowboy:before {
  content: "\f8c0";
}

/* line 2118, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

/* line 2121, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hat-wizard:before {
  content: "\f6e8";
}

/* line 2124, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 2127, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-head-side-cough:before {
  content: "\e061";
}

/* line 2130, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-head-side-cough-slash:before {
  content: "\e062";
}

/* line 2133, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-head-side-mask:before {
  content: "\e063";
}

/* line 2136, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-head-side-virus:before {
  content: "\e064";
}

/* line 2139, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-heading:before {
  content: "\f1dc";
}

/* line 2142, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 2145, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-headphones-alt:before {
  content: "\f58f";
}

/* line 2148, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-headset:before {
  content: "\f590";
}

/* line 2151, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 2154, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-heart-broken:before {
  content: "\f7a9";
}

/* line 2157, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 2160, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-helicopter:before {
  content: "\f533";
}

/* line 2163, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-highlighter:before {
  content: "\f591";
}

/* line 2166, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hiking:before {
  content: "\f6ec";
}

/* line 2169, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hippo:before {
  content: "\f6ed";
}

/* line 2172, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hips:before {
  content: "\f452";
}

/* line 2175, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 2178, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 2181, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hive:before {
  content: "\e07f";
}

/* line 2184, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 2187, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-holly-berry:before {
  content: "\f7aa";
}

/* line 2190, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-home:before {
  content: "\f015";
}

/* line 2193, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hooli:before {
  content: "\f427";
}

/* line 2196, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hornbill:before {
  content: "\f592";
}

/* line 2199, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-horse:before {
  content: "\f6f0";
}

/* line 2202, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-horse-head:before {
  content: "\f7ab";
}

/* line 2205, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 2208, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 2211, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 2214, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hospital-user:before {
  content: "\f80d";
}

/* line 2217, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hot-tub:before {
  content: "\f593";
}

/* line 2220, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hotdog:before {
  content: "\f80f";
}

/* line 2223, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hotel:before {
  content: "\f594";
}

/* line 2226, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 2229, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 2232, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 2235, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 2238, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 2241, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-house-damage:before {
  content: "\f6f1";
}

/* line 2244, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-house-user:before {
  content: "\e065";
}

/* line 2247, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2250, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hryvnia:before {
  content: "\f6f2";
}

/* line 2253, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 2256, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 2259, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 2262, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ice-cream:before {
  content: "\f810";
}

/* line 2265, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-icicles:before {
  content: "\f7ad";
}

/* line 2268, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-icons:before {
  content: "\f86d";
}

/* line 2271, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2274, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2277, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 2280, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ideal:before {
  content: "\e013";
}

/* line 2283, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-igloo:before {
  content: "\f7ae";
}

/* line 2286, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-image:before {
  content: "\f03e";
}

/* line 2289, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-images:before {
  content: "\f302";
}

/* line 2292, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2295, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 2298, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 2301, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 2304, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-infinity:before {
  content: "\f534";
}

/* line 2307, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-info:before {
  content: "\f129";
}

/* line 2310, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 2313, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-innosoft:before {
  content: "\e080";
}

/* line 2316, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 2319, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-instagram-square:before {
  content: "\e055";
}

/* line 2322, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-instalod:before {
  content: "\e081";
}

/* line 2325, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-intercom:before {
  content: "\f7af";
}

/* line 2328, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 2331, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-invision:before {
  content: "\f7b0";
}

/* line 2334, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 2337, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 2340, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-itch-io:before {
  content: "\f83a";
}

/* line 2343, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 2346, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 2349, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-java:before {
  content: "\f4e4";
}

/* line 2352, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-jedi:before {
  content: "\f669";
}

/* line 2355, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 2358, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 2361, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-jira:before {
  content: "\f7b1";
}

/* line 2364, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-joget:before {
  content: "\f3b7";
}

/* line 2367, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-joint:before {
  content: "\f595";
}

/* line 2370, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 2373, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-journal-whills:before {
  content: "\f66a";
}

/* line 2376, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-js:before {
  content: "\f3b8";
}

/* line 2379, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 2382, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 2385, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kaaba:before {
  content: "\f66b";
}

/* line 2388, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 2391, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-key:before {
  content: "\f084";
}

/* line 2394, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 2397, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 2400, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 2403, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-khanda:before {
  content: "\f66d";
}

/* line 2406, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 2409, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 2412, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kiss:before {
  content: "\f596";
}

/* line 2415, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kiss-beam:before {
  content: "\f597";
}

/* line 2418, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kiss-wink-heart:before {
  content: "\f598";
}

/* line 2421, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 2424, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-korvue:before {
  content: "\f42f";
}

/* line 2427, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-landmark:before {
  content: "\f66f";
}

/* line 2430, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 2433, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 2436, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laptop-code:before {
  content: "\f5fc";
}

/* line 2439, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laptop-house:before {
  content: "\e066";
}

/* line 2442, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laptop-medical:before {
  content: "\f812";
}

/* line 2445, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 2448, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 2451, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 2454, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laugh:before {
  content: "\f599";
}

/* line 2457, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laugh-beam:before {
  content: "\f59a";
}

/* line 2460, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laugh-squint:before {
  content: "\f59b";
}

/* line 2463, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-laugh-wink:before {
  content: "\f59c";
}

/* line 2466, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-layer-group:before {
  content: "\f5fd";
}

/* line 2469, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 2472, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 2475, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lemon:before {
  content: "\f094";
}

/* line 2478, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-less:before {
  content: "\f41d";
}

/* line 2481, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-less-than:before {
  content: "\f536";
}

/* line 2484, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 2487, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 2490, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 2493, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 2496, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 2499, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-line:before {
  content: "\f3c0";
}

/* line 2502, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-link:before {
  content: "\f0c1";
}

/* line 2505, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 2508, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 2511, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2514, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 2517, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 2520, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 2523, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 2526, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 2529, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 2532, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 2535, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 2538, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 2541, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 2544, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 2547, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 2550, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 2553, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2556, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-luggage-cart:before {
  content: "\f59d";
}

/* line 2559, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lungs:before {
  content: "\f604";
}

/* line 2562, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lungs-virus:before {
  content: "\e067";
}

/* line 2565, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 2568, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-magento:before {
  content: "\f3c4";
}

/* line 2571, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 2574, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 2577, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mail-bulk:before {
  content: "\f674";
}

/* line 2580, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 2583, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-male:before {
  content: "\f183";
}

/* line 2586, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 2589, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map:before {
  content: "\f279";
}

/* line 2592, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map-marked:before {
  content: "\f59f";
}

/* line 2595, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map-marked-alt:before {
  content: "\f5a0";
}

/* line 2598, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 2601, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 2604, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2607, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2610, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-markdown:before {
  content: "\f60f";
}

/* line 2613, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-marker:before {
  content: "\f5a1";
}

/* line 2616, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 2619, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 2622, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 2625, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 2628, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 2631, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mask:before {
  content: "\f6fa";
}

/* line 2634, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 2637, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 2640, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mdb:before {
  content: "\f8ca";
}

/* line 2643, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-medal:before {
  content: "\f5a2";
}

/* line 2646, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 2649, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 2652, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 2655, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 2658, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 2661, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2664, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 2667, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-meh:before {
  content: "\f11a";
}

/* line 2670, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-meh-blank:before {
  content: "\f5a4";
}

/* line 2673, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

/* line 2676, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-memory:before {
  content: "\f538";
}

/* line 2679, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mendeley:before {
  content: "\f7b3";
}

/* line 2682, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-menorah:before {
  content: "\f676";
}

/* line 2685, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 2688, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-meteor:before {
  content: "\f753";
}

/* line 2691, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microblog:before {
  content: "\e01a";
}

/* line 2694, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2697, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 2700, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 2703, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 2706, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 2709, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microscope:before {
  content: "\f610";
}

/* line 2712, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 2715, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 2718, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 2721, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 2724, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mitten:before {
  content: "\f7b5";
}

/* line 2727, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mix:before {
  content: "\f3cb";
}

/* line 2730, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2733, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mixer:before {
  content: "\e056";
}

/* line 2736, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 2739, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mobile:before {
  content: "\f10b";
}

/* line 2742, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 2745, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 2748, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-monero:before {
  content: "\f3d0";
}

/* line 2751, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 2754, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 2757, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 2760, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 2763, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-money-check:before {
  content: "\f53c";
}

/* line 2766, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 2769, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-monument:before {
  content: "\f5a6";
}

/* line 2772, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-moon:before {
  content: "\f186";
}

/* line 2775, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mortar-pestle:before {
  content: "\f5a7";
}

/* line 2778, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mosque:before {
  content: "\f678";
}

/* line 2781, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 2784, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mountain:before {
  content: "\f6fc";
}

/* line 2787, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mouse:before {
  content: "\f8cc";
}

/* line 2790, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 2793, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-mug-hot:before {
  content: "\f7b6";
}

/* line 2796, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-music:before {
  content: "\f001";
}

/* line 2799, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-napster:before {
  content: "\f3d2";
}

/* line 2802, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-neos:before {
  content: "\f612";
}

/* line 2805, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-network-wired:before {
  content: "\f6ff";
}

/* line 2808, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 2811, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 2814, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 2817, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-node:before {
  content: "\f419";
}

/* line 2820, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 2823, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 2826, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 2829, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-npm:before {
  content: "\f3d4";
}

/* line 2832, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 2835, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 2838, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 2841, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 2844, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-octopus-deploy:before {
  content: "\e082";
}

/* line 2847, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 2850, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 2853, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-oil-can:before {
  content: "\f613";
}

/* line 2856, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-old-republic:before {
  content: "\f510";
}

/* line 2859, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-om:before {
  content: "\f679";
}

/* line 2862, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 2865, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 2868, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 2871, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 2874, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-orcid:before {
  content: "\f8d2";
}

/* line 2877, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-osi:before {
  content: "\f41a";
}

/* line 2880, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-otter:before {
  content: "\f700";
}

/* line 2883, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-outdent:before {
  content: "\f03b";
}

/* line 2886, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-page4:before {
  content: "\f3d7";
}

/* line 2889, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 2892, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pager:before {
  content: "\f815";
}

/* line 2895, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 2898, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paint-roller:before {
  content: "\f5aa";
}

/* line 2901, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-palette:before {
  content: "\f53f";
}

/* line 2904, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 2907, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pallet:before {
  content: "\f482";
}

/* line 2910, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 2913, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 2916, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 2919, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 2922, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-parking:before {
  content: "\f540";
}

/* line 2925, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-passport:before {
  content: "\f5ab";
}

/* line 2928, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pastafarianism:before {
  content: "\f67b";
}

/* line 2931, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paste:before {
  content: "\f0ea";
}

/* line 2934, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 2937, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 2940, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2943, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 2946, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 2949, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-peace:before {
  content: "\f67c";
}

/* line 2952, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pen:before {
  content: "\f304";
}

/* line 2955, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pen-alt:before {
  content: "\f305";
}

/* line 2958, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pen-fancy:before {
  content: "\f5ac";
}

/* line 2961, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pen-nib:before {
  content: "\f5ad";
}

/* line 2964, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 2967, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 2970, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pencil-ruler:before {
  content: "\f5ae";
}

/* line 2973, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-penny-arcade:before {
  content: "\f704";
}

/* line 2976, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-people-arrows:before {
  content: "\e068";
}

/* line 2979, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 2982, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pepper-hot:before {
  content: "\f816";
}

/* line 2985, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-perbyte:before {
  content: "\e083";
}

/* line 2988, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-percent:before {
  content: "\f295";
}

/* line 2991, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-percentage:before {
  content: "\f541";
}

/* line 2994, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-periscope:before {
  content: "\f3da";
}

/* line 2997, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-person-booth:before {
  content: "\f756";
}

/* line 3000, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 3003, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 3006, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 3009, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 3012, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phone-alt:before {
  content: "\f879";
}

/* line 3015, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 3018, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 3021, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phone-square-alt:before {
  content: "\f87b";
}

/* line 3024, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 3027, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-photo-video:before {
  content: "\f87c";
}

/* line 3030, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-php:before {
  content: "\f457";
}

/* line 3033, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 3036, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 3039, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 3042, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 3045, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pied-piper-square:before {
  content: "\e01e";
}

/* line 3048, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 3051, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pills:before {
  content: "\f484";
}

/* line 3054, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 3057, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 3060, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 3063, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pizza-slice:before {
  content: "\f818";
}

/* line 3066, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-place-of-worship:before {
  content: "\f67f";
}

/* line 3069, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 3072, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plane-arrival:before {
  content: "\f5af";
}

/* line 3075, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plane-departure:before {
  content: "\f5b0";
}

/* line 3078, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plane-slash:before {
  content: "\e069";
}

/* line 3081, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 3084, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 3087, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-playstation:before {
  content: "\f3df";
}

/* line 3090, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 3093, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 3096, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 3099, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 3102, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 3105, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-poll:before {
  content: "\f681";
}

/* line 3108, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-poll-h:before {
  content: "\f682";
}

/* line 3111, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-poo:before {
  content: "\f2fe";
}

/* line 3114, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-poo-storm:before {
  content: "\f75a";
}

/* line 3117, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-poop:before {
  content: "\f619";
}

/* line 3120, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 3123, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 3126, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 3129, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pray:before {
  content: "\f683";
}

/* line 3132, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-praying-hands:before {
  content: "\f684";
}

/* line 3135, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-prescription:before {
  content: "\f5b1";
}

/* line 3138, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 3141, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 3144, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 3147, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-procedures:before {
  content: "\f487";
}

/* line 3150, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 3153, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 3156, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pump-medical:before {
  content: "\e06a";
}

/* line 3159, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pump-soap:before {
  content: "\e06b";
}

/* line 3162, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 3165, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 3168, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-python:before {
  content: "\f3e2";
}

/* line 3171, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 3174, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 3177, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-question:before {
  content: "\f128";
}

/* line 3180, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 3183, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-quidditch:before {
  content: "\f458";
}

/* line 3186, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-quinscape:before {
  content: "\f459";
}

/* line 3189, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-quora:before {
  content: "\f2c4";
}

/* line 3192, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 3195, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 3198, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-quran:before {
  content: "\f687";
}

/* line 3201, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 3204, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-radiation:before {
  content: "\f7b9";
}

/* line 3207, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-radiation-alt:before {
  content: "\f7ba";
}

/* line 3210, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rainbow:before {
  content: "\f75b";
}

/* line 3213, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-random:before {
  content: "\f074";
}

/* line 3216, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-raspberry-pi:before {
  content: "\f7bb";
}

/* line 3219, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 3222, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-react:before {
  content: "\f41b";
}

/* line 3225, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-reacteurope:before {
  content: "\f75d";
}

/* line 3228, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-readme:before {
  content: "\f4d5";
}

/* line 3231, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 3234, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-receipt:before {
  content: "\f543";
}

/* line 3237, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-record-vinyl:before {
  content: "\f8d9";
}

/* line 3240, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 3243, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 3246, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 3249, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 3252, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 3255, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-redhat:before {
  content: "\f7bc";
}

/* line 3258, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-redo:before {
  content: "\f01e";
}

/* line 3261, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 3264, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 3267, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-remove-format:before {
  content: "\f87d";
}

/* line 3270, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 3273, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-reply:before {
  content: "\f3e5";
}

/* line 3276, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-reply-all:before {
  content: "\f122";
}

/* line 3279, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 3282, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-republican:before {
  content: "\f75e";
}

/* line 3285, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 3288, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 3291, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-restroom:before {
  content: "\f7bd";
}

/* line 3294, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 3297, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rev:before {
  content: "\f5b2";
}

/* line 3300, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 3303, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ring:before {
  content: "\f70b";
}

/* line 3306, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-road:before {
  content: "\f018";
}

/* line 3309, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-robot:before {
  content: "\f544";
}

/* line 3312, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 3315, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 3318, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 3321, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-route:before {
  content: "\f4d7";
}

/* line 3324, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 3327, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 3330, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 3333, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ruler:before {
  content: "\f545";
}

/* line 3336, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 3339, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 3342, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 3345, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-running:before {
  content: "\f70c";
}

/* line 3348, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 3351, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-rust:before {
  content: "\e07a";
}

/* line 3354, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sad-cry:before {
  content: "\f5b3";
}

/* line 3357, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sad-tear:before {
  content: "\f5b4";
}

/* line 3360, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 3363, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-salesforce:before {
  content: "\f83b";
}

/* line 3366, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sass:before {
  content: "\f41e";
}

/* line 3369, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-satellite:before {
  content: "\f7bf";
}

/* line 3372, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-satellite-dish:before {
  content: "\f7c0";
}

/* line 3375, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-save:before {
  content: "\f0c7";
}

/* line 3378, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 3381, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-school:before {
  content: "\f549";
}

/* line 3384, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 3387, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 3390, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-scroll:before {
  content: "\f70e";
}

/* line 3393, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sd-card:before {
  content: "\f7c2";
}

/* line 3396, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-search:before {
  content: "\f002";
}

/* line 3399, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-search-dollar:before {
  content: "\f688";
}

/* line 3402, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-search-location:before {
  content: "\f689";
}

/* line 3405, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 3408, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 3411, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 3414, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 3417, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 3420, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 3423, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-server:before {
  content: "\f233";
}

/* line 3426, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 3429, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shapes:before {
  content: "\f61f";
}

/* line 3432, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-share:before {
  content: "\f064";
}

/* line 3435, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 3438, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 3441, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 3444, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 3447, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 3450, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shield-virus:before {
  content: "\e06c";
}

/* line 3453, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 3456, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 3459, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 3462, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 3465, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shopify:before {
  content: "\e057";
}

/* line 3468, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 3471, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 3474, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 3477, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 3480, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shower:before {
  content: "\f2cc";
}

/* line 3483, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-shuttle-van:before {
  content: "\f5b6";
}

/* line 3486, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sign:before {
  content: "\f4d9";
}

/* line 3489, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 3492, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 3495, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 3498, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 3501, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-signature:before {
  content: "\f5b7";
}

/* line 3504, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sim-card:before {
  content: "\f7c4";
}

/* line 3507, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 3510, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sink:before {
  content: "\e06d";
}

/* line 3513, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 3516, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 3519, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sith:before {
  content: "\f512";
}

/* line 3522, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skating:before {
  content: "\f7c5";
}

/* line 3525, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sketch:before {
  content: "\f7c6";
}

/* line 3528, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skiing:before {
  content: "\f7c9";
}

/* line 3531, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skiing-nordic:before {
  content: "\f7ca";
}

/* line 3534, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skull:before {
  content: "\f54c";
}

/* line 3537, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skull-crossbones:before {
  content: "\f714";
}

/* line 3540, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 3543, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 3546, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 3549, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 3552, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-slash:before {
  content: "\f715";
}

/* line 3555, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sleigh:before {
  content: "\f7cc";
}

/* line 3558, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 3561, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 3564, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-smile:before {
  content: "\f118";
}

/* line 3567, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-smile-beam:before {
  content: "\f5b8";
}

/* line 3570, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-smile-wink:before {
  content: "\f4da";
}

/* line 3573, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-smog:before {
  content: "\f75f";
}

/* line 3576, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-smoking:before {
  content: "\f48d";
}

/* line 3579, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 3582, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sms:before {
  content: "\f7cd";
}

/* line 3585, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 3588, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 3591, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 3594, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snowboarding:before {
  content: "\f7ce";
}

/* line 3597, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 3600, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snowman:before {
  content: "\f7d0";
}

/* line 3603, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-snowplow:before {
  content: "\f7d2";
}

/* line 3606, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-soap:before {
  content: "\e06e";
}

/* line 3609, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-socks:before {
  content: "\f696";
}

/* line 3612, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-solar-panel:before {
  content: "\f5ba";
}

/* line 3615, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort:before {
  content: "\f0dc";
}

/* line 3618, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 3621, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

/* line 3624, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 3627, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

/* line 3630, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 3633, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-down-alt:before {
  content: "\f884";
}

/* line 3636, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 3639, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-up-alt:before {
  content: "\f885";
}

/* line 3642, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 3645, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 3648, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

/* line 3651, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 3654, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

/* line 3657, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 3660, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 3663, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sourcetree:before {
  content: "\f7d3";
}

/* line 3666, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spa:before {
  content: "\f5bb";
}

/* line 3669, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 3672, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 3675, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-speaker-deck:before {
  content: "\f83c";
}

/* line 3678, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spell-check:before {
  content: "\f891";
}

/* line 3681, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spider:before {
  content: "\f717";
}

/* line 3684, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 3687, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-splotch:before {
  content: "\f5bc";
}

/* line 3690, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 3693, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-spray-can:before {
  content: "\f5bd";
}

/* line 3696, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 3699, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-square-full:before {
  content: "\f45c";
}

/* line 3702, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-square-root-alt:before {
  content: "\f698";
}

/* line 3705, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 3708, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 3711, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 3714, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stackpath:before {
  content: "\f842";
}

/* line 3717, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stamp:before {
  content: "\f5bf";
}

/* line 3720, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-star:before {
  content: "\f005";
}

/* line 3723, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-star-and-crescent:before {
  content: "\f699";
}

/* line 3726, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 3729, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-star-half-alt:before {
  content: "\f5c0";
}

/* line 3732, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-star-of-david:before {
  content: "\f69a";
}

/* line 3735, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-star-of-life:before {
  content: "\f621";
}

/* line 3738, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 3741, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 3744, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 3747, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 3750, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 3753, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 3756, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 3759, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 3762, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 3765, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 3768, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 3771, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 3774, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stopwatch-20:before {
  content: "\e06f";
}

/* line 3777, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-store:before {
  content: "\f54e";
}

/* line 3780, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 3783, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-store-alt-slash:before {
  content: "\e070";
}

/* line 3786, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-store-slash:before {
  content: "\e071";
}

/* line 3789, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-strava:before {
  content: "\f428";
}

/* line 3792, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stream:before {
  content: "\f550";
}

/* line 3795, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 3798, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 3801, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stripe:before {
  content: "\f429";
}

/* line 3804, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 3807, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 3810, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 3813, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 3816, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 3819, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 3822, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 3825, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 3828, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-suitcase-rolling:before {
  content: "\f5c1";
}

/* line 3831, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sun:before {
  content: "\f185";
}

/* line 3834, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 3837, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 3840, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-supple:before {
  content: "\f3f9";
}

/* line 3843, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-surprise:before {
  content: "\f5c2";
}

/* line 3846, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-suse:before {
  content: "\f7d6";
}

/* line 3849, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-swatchbook:before {
  content: "\f5c3";
}

/* line 3852, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-swift:before {
  content: "\f8e1";
}

/* line 3855, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-swimmer:before {
  content: "\f5c4";
}

/* line 3858, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-swimming-pool:before {
  content: "\f5c5";
}

/* line 3861, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-symfony:before {
  content: "\f83d";
}

/* line 3864, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-synagogue:before {
  content: "\f69b";
}

/* line 3867, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sync:before {
  content: "\f021";
}

/* line 3870, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 3873, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-syringe:before {
  content: "\f48e";
}

/* line 3876, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 3879, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 3882, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 3885, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 3888, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tablets:before {
  content: "\f490";
}

/* line 3891, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 3894, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 3897, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 3900, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tape:before {
  content: "\f4db";
}

/* line 3903, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 3906, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 3909, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 3912, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-teeth:before {
  content: "\f62e";
}

/* line 3915, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-teeth-open:before {
  content: "\f62f";
}

/* line 3918, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 3921, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 3924, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-temperature-high:before {
  content: "\f769";
}

/* line 3927, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-temperature-low:before {
  content: "\f76b";
}

/* line 3930, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 3933, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tenge:before {
  content: "\f7d7";
}

/* line 3936, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 3939, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 3942, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 3945, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 3948, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 3951, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 3954, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-the-red-yeti:before {
  content: "\f69d";
}

/* line 3957, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-theater-masks:before {
  content: "\f630";
}

/* line 3960, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 3963, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 3966, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thermometer:before {
  content: "\f491";
}

/* line 3969, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 3972, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 3975, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 3978, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 3981, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 3984, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-think-peaks:before {
  content: "\f731";
}

/* line 3987, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 3990, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 3993, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 3996, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 3999, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tiktok:before {
  content: "\e07b";
}

/* line 4002, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-times:before {
  content: "\f00d";
}

/* line 4005, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 4008, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 4011, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tint-slash:before {
  content: "\f5c7";
}

/* line 4014, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tired:before {
  content: "\f5c8";
}

/* line 4017, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 4020, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 4023, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-toilet:before {
  content: "\f7d8";
}

/* line 4026, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-toilet-paper:before {
  content: "\f71e";
}

/* line 4029, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-toilet-paper-slash:before {
  content: "\e072";
}

/* line 4032, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-toolbox:before {
  content: "\f552";
}

/* line 4035, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tools:before {
  content: "\f7d9";
}

/* line 4038, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tooth:before {
  content: "\f5c9";
}

/* line 4041, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-torah:before {
  content: "\f6a0";
}

/* line 4044, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-torii-gate:before {
  content: "\f6a1";
}

/* line 4047, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tractor:before {
  content: "\f722";
}

/* line 4050, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 4053, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 4056, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-traffic-light:before {
  content: "\f637";
}

/* line 4059, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trailer:before {
  content: "\e041";
}

/* line 4062, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-train:before {
  content: "\f238";
}

/* line 4065, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tram:before {
  content: "\f7da";
}

/* line 4068, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-transgender:before {
  content: "\f224";
}

/* line 4071, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 4074, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 4077, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 4080, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trash-restore:before {
  content: "\f829";
}

/* line 4083, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trash-restore-alt:before {
  content: "\f82a";
}

/* line 4086, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 4089, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 4092, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 4095, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 4098, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 4101, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 4104, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-truck-monster:before {
  content: "\f63b";
}

/* line 4107, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 4110, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-truck-pickup:before {
  content: "\f63c";
}

/* line 4113, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tshirt:before {
  content: "\f553";
}

/* line 4116, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 4119, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 4122, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 4125, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-tv:before {
  content: "\f26c";
}

/* line 4128, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 4131, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 4134, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 4137, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-typo3:before {
  content: "\f42b";
}

/* line 4140, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-uber:before {
  content: "\f402";
}

/* line 4143, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ubuntu:before {
  content: "\f7df";
}

/* line 4146, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-uikit:before {
  content: "\f403";
}

/* line 4149, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-umbraco:before {
  content: "\f8e8";
}

/* line 4152, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 4155, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-umbrella-beach:before {
  content: "\f5ca";
}

/* line 4158, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-uncharted:before {
  content: "\e084";
}

/* line 4161, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 4164, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-undo:before {
  content: "\f0e2";
}

/* line 4167, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 4170, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 4173, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-unity:before {
  content: "\e049";
}

/* line 4176, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 4179, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-university:before {
  content: "\f19c";
}

/* line 4182, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-unlink:before {
  content: "\f127";
}

/* line 4185, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 4188, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 4191, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-unsplash:before {
  content: "\e07c";
}

/* line 4194, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-untappd:before {
  content: "\f405";
}

/* line 4197, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 4200, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ups:before {
  content: "\f7e0";
}

/* line 4203, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 4206, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user:before {
  content: "\f007";
}

/* line 4209, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-alt:before {
  content: "\f406";
}

/* line 4212, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 4215, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 4218, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 4221, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 4224, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 4227, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 4230, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 4233, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-friends:before {
  content: "\f500";
}

/* line 4236, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 4239, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-injured:before {
  content: "\f728";
}

/* line 4242, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-lock:before {
  content: "\f502";
}

/* line 4245, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 4248, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-minus:before {
  content: "\f503";
}

/* line 4251, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 4254, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-nurse:before {
  content: "\f82f";
}

/* line 4257, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 4260, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 4263, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-shield:before {
  content: "\f505";
}

/* line 4266, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-slash:before {
  content: "\f506";
}

/* line 4269, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-tag:before {
  content: "\f507";
}

/* line 4272, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-tie:before {
  content: "\f508";
}

/* line 4275, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 4278, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-users:before {
  content: "\f0c0";
}

/* line 4281, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-users-cog:before {
  content: "\f509";
}

/* line 4284, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-users-slash:before {
  content: "\e073";
}

/* line 4287, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-usps:before {
  content: "\f7e1";
}

/* line 4290, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 4293, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 4296, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 4299, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vaadin:before {
  content: "\f408";
}

/* line 4302, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vector-square:before {
  content: "\f5cb";
}

/* line 4305, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 4308, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 4311, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 4314, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vest:before {
  content: "\e085";
}

/* line 4317, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vest-patches:before {
  content: "\e086";
}

/* line 4320, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 4323, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 4326, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 4329, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vial:before {
  content: "\f492";
}

/* line 4332, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vials:before {
  content: "\f493";
}

/* line 4335, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-viber:before {
  content: "\f409";
}

/* line 4338, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-video:before {
  content: "\f03d";
}

/* line 4341, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 4344, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vihara:before {
  content: "\f6a7";
}

/* line 4347, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 4350, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 4353, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 4356, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 4359, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-virus:before {
  content: "\e074";
}

/* line 4362, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-virus-slash:before {
  content: "\e075";
}

/* line 4365, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-viruses:before {
  content: "\e076";
}

/* line 4368, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 4371, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vnv:before {
  content: "\f40b";
}

/* line 4374, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-voicemail:before {
  content: "\f897";
}

/* line 4377, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 4380, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 4383, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-volume-mute:before {
  content: "\f6a9";
}

/* line 4386, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 4389, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 4392, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vote-yea:before {
  content: "\f772";
}

/* line 4395, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vr-cardboard:before {
  content: "\f729";
}

/* line 4398, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 4401, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-walking:before {
  content: "\f554";
}

/* line 4404, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wallet:before {
  content: "\f555";
}

/* line 4407, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-warehouse:before {
  content: "\f494";
}

/* line 4410, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-watchman-monitoring:before {
  content: "\e087";
}

/* line 4413, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-water:before {
  content: "\f773";
}

/* line 4416, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wave-square:before {
  content: "\f83e";
}

/* line 4419, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-waze:before {
  content: "\f83f";
}

/* line 4422, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 4425, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 4428, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-weight:before {
  content: "\f496";
}

/* line 4431, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-weight-hanging:before {
  content: "\f5cd";
}

/* line 4434, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 4437, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 4440, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 4443, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 4446, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 4449, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 4452, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 4455, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wind:before {
  content: "\f72e";
}

/* line 4458, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-window-close:before {
  content: "\f410";
}

/* line 4461, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 4464, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 4467, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 4470, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 4473, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wine-bottle:before {
  content: "\f72f";
}

/* line 4476, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 4479, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wine-glass-alt:before {
  content: "\f5ce";
}

/* line 4482, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wix:before {
  content: "\f5cf";
}

/* line 4485, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wizards-of-the-coast:before {
  content: "\f730";
}

/* line 4488, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wodu:before {
  content: "\e088";
}

/* line 4491, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 4494, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-won-sign:before {
  content: "\f159";
}

/* line 4497, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 4500, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 4503, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 4506, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 4509, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 4512, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wpressr:before {
  content: "\f3e4";
}

/* line 4515, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 4518, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-x-ray:before {
  content: "\f497";
}

/* line 4521, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-xbox:before {
  content: "\f412";
}

/* line 4524, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 4527, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 4530, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 4533, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 4536, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yammer:before {
  content: "\f840";
}

/* line 4539, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yandex:before {
  content: "\f413";
}

/* line 4542, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 4545, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yarn:before {
  content: "\f7e3";
}

/* line 4548, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 4551, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 4554, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yin-yang:before {
  content: "\f6ad";
}

/* line 4557, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 4560, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 4563, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 4566, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa-zhihu:before {
  content: "\f63f";
}

/* line 4569, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 4579, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/fa-brands-400-1a82018929c15b4894b89f4bbf84121544edc83af8147d6efb8a8c6f2aa6b823.eot);
  src: url(/assets/fa-brands-400-1a82018929c15b4894b89f4bbf84121544edc83af8147d6efb8a8c6f2aa6b823.eot?#iefix) format("embedded-opentype"), url(/assets/fa-brands-400-014d5f88eca2bf532a2eaecd1b929d2ebb7b89b6b224955a88a887a6e6ec96d6.woff2) format("woff2"), url(/assets/fa-brands-400-9a1256ce2928ad3e6ee76e94a64742672a84bc3cbfaa2ab6afc0c327ee8c285d.woff) format("woff"), url(/assets/fa-brands-400-556e869d78177965bfb888853c07aeb38cf02a430bfda3428ec3bbb8943e4f49.ttf) format("truetype"), url(/assets/fa-brands-400-0aeca8e7194fa042398331d80758769942ffdc0710f010f03f6475ec359a274f.svg#fontawesome) format("svg");
}

/* line 4594, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/fa-regular-400-0a1b872e027192533a34e39d889720ea61cb36f05c8929a0c7332d147f8c3cca.eot);
  src: url(/assets/fa-regular-400-0a1b872e027192533a34e39d889720ea61cb36f05c8929a0c7332d147f8c3cca.eot?#iefix) format("embedded-opentype"), url(/assets/fa-regular-400-f7d5b48f588ee15e226c466c10f22b54a58d717af356b5f4229781c212236af0.woff2) format("woff2"), url(/assets/fa-regular-400-f44e8e9220c7f587a05a64f29bff31290df9356c0c3bcd6bece0ec63f1b9e153.woff) format("woff"), url(/assets/fa-regular-400-08bfbf74e005cfd1422c16c1942a0dd615f63259b73ae75838d2468eb2b04f29.ttf) format("truetype"), url(/assets/fa-regular-400-729fae3990adc2b348f573868ad52833b1e6799631dd8c084cdcd4de8b0afd00.svg#fontawesome) format("svg");
}

/* line 4605, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/assets/fa-solid-900-e14d824c38f00ec9bda7fc7457017ed56813867df014f23f10756158f0258226.eot);
  src: url(/assets/fa-solid-900-e14d824c38f00ec9bda7fc7457017ed56813867df014f23f10756158f0258226.eot?#iefix) format("embedded-opentype"), url(/assets/fa-solid-900-9ab6141e87e2863956b80535bb912cedd28e8dcd33115a9467ce76139edb89a3.woff2) format("woff2"), url(/assets/fa-solid-900-21acdbd12344e63d2c385c18601b52e4d0ae10c883edd9286ebe0115e32cf8e0.woff) format("woff"), url(/assets/fa-solid-900-e6364bd3454f3d0627d6db78864bfb606240fe7a35a473940b97efc31047bd8b.ttf) format("truetype"), url(/assets/fa-solid-900-302c3b7bd708847017b0e496a8c0ae191e8377713358879d4f166e63c2f2ce29.svg#fontawesome) format("svg");
}

/* line 4616, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/all.scss */
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/* line 3, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/font_awesome5_webfont.scss */
.fa5-text {
  padding-left: 5px;
}

/* line 7, ../usr/local/bundle/gems/font_awesome5_rails-1.5.0/app/assets/stylesheets/font_awesome5_webfont.scss */
.fa5-text-r {
  padding-right: 5px;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *




 */
