/* line 4, /usr/local/bundle/gems/neat-1.7.2/app/assets/stylesheets/grid/_box-sizing.scss */
html {
  box-sizing: border-box;
}

/* line 9, /usr/local/bundle/gems/neat-1.7.2/app/assets/stylesheets/grid/_box-sizing.scss */
*, *::after, *::before {
  box-sizing: inherit;
}

@keyframes full-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 4, /var/lpub/current/app/assets/stylesheets/embed/reset.scss */
body, ol, ul, li, h1, h2, h3, h4, h5, h6, a, p {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

/* line 18, /var/lpub/current/app/assets/stylesheets/embed/reset.scss */
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  color: #000;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
}

/* line 28, /var/lpub/current/app/assets/stylesheets/embed/reset.scss */
img {
  max-width: 100%;
}

/* line 1, /var/lpub/current/app/assets/stylesheets/embed/embeds.scss */
.embed {
  font-weight: 400;
  background-color: #fafafa;
  border: 1px solid #dedede;
  line-height: 1.5;
  padding: 0.75rem;
  text-align: center;
  width: 160px;
}

/* line 12, /var/lpub/current/app/assets/stylesheets/embed/embeds.scss */
.embed__title-mask {
  max-height: 4.5rem;
  overflow: hidden;
}

/* line 17, /var/lpub/current/app/assets/stylesheets/embed/embeds.scss */
.embed__title {
  color: #000;
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  font-size: 1rem;
}
/* line 20, /var/lpub/current/app/assets/stylesheets/embed/embeds.scss */
.embed__title a {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-font-smoothing: antialiased;
  color: inherit;
  cursor: pointer;
  text-decoration: none;
  white-space: normal;
}

/* line 24, /var/lpub/current/app/assets/stylesheets/embed/embeds.scss */
.embed__subtitle-mask {
  max-height: 3rem;
  overflow: hidden;
}

/* line 29, /var/lpub/current/app/assets/stylesheets/embed/embeds.scss */
.embed__subtitle {
  color: rgba(0, 0, 0, 0.6);
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.438em;
  margin: 0.375rem 0 0 0;
  font-size: 0.8125rem;
  margin-top: 0;
}

/* line 36, /var/lpub/current/app/assets/stylesheets/embed/embeds.scss */
.embed__author, .embed__author a {
  font-weight: 400;
  color: black;
  margin: 0;
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
}

/* line 45, /var/lpub/current/app/assets/stylesheets/embed/embeds.scss */
.embed__pricing {
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  margin-top: 0.75rem;
}

/* line 52, /var/lpub/current/app/assets/stylesheets/embed/embeds.scss */
.embed__btn--solid {
  background-color: #007acd;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-font-smoothing: antialiased;
  border-radius: 0.125em;
  border: 0;
  cursor: pointer;
  display: inline-block;
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1;
  margin-top: 0.75rem;
  padding: 0.375em 0.75em;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
}
/* line 17, /var/lpub/current/app/assets/stylesheets/mixins/_buttons.scss */
.embed__btn--solid:hover {
  background-color: #006bb4;
}
/* line 21, /var/lpub/current/app/assets/stylesheets/mixins/_buttons.scss */
.embed__btn--solid:active, .embed__btn--solid:focus {
  background-color: #0065a9;
}
/* line 4, /var/lpub/current/app/assets/stylesheets/mixins/_buttons.scss */
.embed__btn--solid:hover {
  color: #f2f2f2;
}
/* line 8, /var/lpub/current/app/assets/stylesheets/mixins/_buttons.scss */
.embed__btn--solid:active, .embed__btn--solid:focus {
  color: #ededed;
}

/* line 1, /var/lpub/current/app/assets/stylesheets/embed/book.scss */
.embed__book {
  overflow: hidden;
}

/* line 5, /var/lpub/current/app/assets/stylesheets/embed/book.scss */
.embed__book-cover {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  display: block;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  width: auto;
  margin-bottom: 0.75rem;
}

/* line 1, /var/lpub/current/app/assets/stylesheets/embed/bundle.scss */
.embed__bundle {
  overflow: hidden;
}

/* line 5, /var/lpub/current/app/assets/stylesheets/embed/bundle.scss */
.embed__bundle-pricing {
  font-size: 0.8125rem;
  margin-bottom: 0.75rem;
}

/* line 10, /var/lpub/current/app/assets/stylesheets/embed/bundle.scss */
.embed__bundle-pricing--regular {
  text-decoration: line-through;
}

/* line 14, /var/lpub/current/app/assets/stylesheets/embed/bundle.scss */
.embed__bundle-pricing--minimum {
  font-size: 16px;
}

/* line 18, /var/lpub/current/app/assets/stylesheets/embed/bundle.scss */
.embed__bundle-carousel {
  position: relative;
}

/* line 22, /var/lpub/current/app/assets/stylesheets/embed/bundle.scss */
[class^="embed__bundle-carousel--"],
[class*=" embed__bundle-carousel--"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-font-smoothing: antialiased;
  color: inherit;
  cursor: pointer;
  text-decoration: none;
  white-space: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 3rem;
  padding-top: 16px;
  z-index: 3;
}
/* line 14, /var/lpub/current/app/assets/stylesheets/mixins/_links.scss */
[class^="embed__bundle-carousel--"], [class^="embed__bundle-carousel--"]:link, [class^="embed__bundle-carousel--"]:visited,
[class*=" embed__bundle-carousel--"],
[class*=" embed__bundle-carousel--"]:link,
[class*=" embed__bundle-carousel--"]:visited {
  color: #000;
}
/* line 20, /var/lpub/current/app/assets/stylesheets/mixins/_links.scss */
[class^="embed__bundle-carousel--"]:focus, [class^="embed__bundle-carousel--"]:hover, [class^="embed__bundle-carousel--"]:active,
[class*=" embed__bundle-carousel--"]:focus,
[class*=" embed__bundle-carousel--"]:hover,
[class*=" embed__bundle-carousel--"]:active {
  color: #383838;
}

/* line 32, /var/lpub/current/app/assets/stylesheets/embed/bundle.scss */
.embed__bundle-carousel--next {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

/* line 36, /var/lpub/current/app/assets/stylesheets/embed/bundle.scss */
.embed__bundle-carousel--prev {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

/* line 40, /var/lpub/current/app/assets/stylesheets/embed/bundle.scss */
.embed__bundle-book {
  position: relative;
  z-index: 1;
}

/* line 45, /var/lpub/current/app/assets/stylesheets/embed/bundle.scss */
.embed__bundle-info-title-mask {
  max-height: 4.5rem;
  height: 4.5rem;
  overflow: hidden;
}

/* line 51, /var/lpub/current/app/assets/stylesheets/embed/bundle.scss */
.embed__book-title {
  color: #000;
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  font-size: 0.875rem;
}
/* line 54, /var/lpub/current/app/assets/stylesheets/embed/bundle.scss */
.embed__book-title a {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-font-smoothing: antialiased;
  color: inherit;
  cursor: pointer;
  text-decoration: none;
  white-space: normal;
}

/* line 57, /var/lpub/current/app/assets/stylesheets/embed/bundle.scss */
.embed__bundle-cover {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  display: block;
  height: auto;
  max-height: 120px;
  margin: 0 auto 5px auto;
  max-width: 100%;
  overflow: hidden;
  padding: 0;
  width: auto;
}

/* line 70, /var/lpub/current/app/assets/stylesheets/embed/bundle.scss */
.embed__bundle-background-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  z-index: 0;
}

/* line 76, /var/lpub/current/app/assets/stylesheets/embed/bundle.scss */
.embed__bundle-background--cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.333;
  pointer-events: inherit;
}
/* line 81, /var/lpub/current/app/assets/stylesheets/embed/bundle.scss */
.embed__bundle-background--cover:nth-child(1) {
  -webkit-transform: translateX(-40px) scale(0.9);
  -moz-transform: translateX(-40px) scale(0.9);
  -ms-transform: translateX(-40px) scale(0.9);
  -o-transform: translateX(-40px) scale(0.9);
  transform: translateX(-40px) scale(0.9);
}
/* line 85, /var/lpub/current/app/assets/stylesheets/embed/bundle.scss */
.embed__bundle-background--cover:nth-child(2) {
  -webkit-transform: translateX(40px) scale(0.9);
  -moz-transform: translateX(40px) scale(0.9);
  -ms-transform: translateX(40px) scale(0.9);
  -o-transform: translateX(40px) scale(0.9);
  transform: translateX(40px) scale(0.9);
}

/* line 1, /var/lpub/current/app/assets/stylesheets/embed/course.scss */
.embed__course {
  overflow: hidden;
}

/* line 5, /var/lpub/current/app/assets/stylesheets/embed/course.scss */
.embed__course-cover {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  display: block;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  width: auto;
  margin-bottom: 0.75rem;
}
