@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Vidaloka&display=swap";
article img {
  width: 100%;
  height: auto;
}
article .no-content {
  display: none !important;
}
article .content__wrapper-w-ads {
  padding: 80px 100px;
}
@media screen and (max-width: 1199px) {
  article .content__wrapper-w-ads {
    padding: 80px 60px;
  }
}
@media screen and (max-width: 991px) {
  article .content__wrapper-w-ads {
    padding: 60px 40px;
  }
}
@media screen and (max-width: 767px) {
  article .content__wrapper-w-ads {
    padding: 60px 30px;
  }
}
@media screen and (max-width: 575px) {
  article .content__wrapper-w-ads {
    padding: 60px 20px;
  }
}
article .content__wrapper-w-ads .title {
  margin-bottom: 40px;
}
@media screen and (max-width: 1199px) {
  article .content__wrapper-w-ads .title {
    margin-bottom: 30px;
  }
}
article .content__wrapper-w-ads .title h1 {
  line-height: 1.1;
  font-family: "Vidaloka", serif;
  font-size: 40px;
  font-weight: 500;
}
article .content__wrapper-w-ads .content {
  max-width: 728px;
}
article .content__wrapper-w-ads .content div a div > img {
  max-width: 100% !important;
  max-height: -moz-fit-content !important;
  max-height: fit-content !important;
  top: 200px !important;
}
@media screen and (max-width: 439px) {
  article .content__wrapper-w-ads .content div a div > div {
    top: 100% !important;
  }
}
article .content__wrapper-w-ads .content h1.publication-title {
  font-family: "Inter", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  letter-spacing: 0.02em !important;
}
article .content__wrapper-w-ads .content span.pager span {
  font-family: "Inter", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  letter-spacing: 0.02em !important;
}
article .content__wrapper-w-ads .content h3.tool-title {
  font-family: "Inter", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  letter-spacing: 0.02em !important;
}
article .content__wrapper-w-ads .content .search-input-block input {
  font-family: "Inter", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  letter-spacing: 0.02em !important;
}
@media screen and (max-width: 991px) {
  article .content__wrapper-w-ads .content {
    margin: auto;
  }
}
article .content__wrapper-w-ads .content p {
  font-family: "Inter", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.01em;
  margin-bottom: 20px;
}
article .content__wrapper-w-ads .content .fbo-embed {
  display: none;
}
article .content__wrapper-w-ads .content #flipping-book__placeholder {
  opacity: 0.8;
  height: 500px;
  width: 500px;
  margin: auto;
  background: none;
  position: relative;
  max-width: 303px;
  max-height: 368px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 50px;
}
@media screen and (max-width: 688px) {
  article .content__wrapper-w-ads .content #flipping-book__placeholder {
    max-height: 300px;
  }
}
@media screen and (max-width: 570px) {
  article .content__wrapper-w-ads .content #flipping-book__placeholder {
    max-height: 50%;
    top: 20px;
    max-width: 45%;
  }
}
@media screen and (max-width: 450px) {
  article .content__wrapper-w-ads .content #flipping-book__placeholder {
    max-height: 40%;
  }
}
@media screen and (max-width: 439px) {
  article .content__wrapper-w-ads .content #flipping-book__placeholder {
    max-width: 303px;
    max-height: 368px;
    top: 42px;
  }
}
@media screen and (max-width: 372px) {
  article .content__wrapper-w-ads .content #flipping-book__placeholder {
    max-width: 90%;
    max-height: 65%;
    top: 42px;
  }
}
article .content__wrapper-w-ads .content #flipping-book__placeholder::before, article .content__wrapper-w-ads .content #flipping-book__placeholder::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
article .content__wrapper-w-ads .content #flipping-book__placeholder::before {
  background: linear-gradient(135deg, #d5d5d5 0%, #b39072 100%);
  animation: OpacityAnim 2s ease-in-out 0s infinite alternate;
}
article .content__wrapper-w-ads .content #flipping-book__placeholder::after {
  background: linear-gradient(135deg, #b39072 0%, #d5d5d5 100%);
  animation: OpacityAnim 2s ease-in-out -2s infinite alternate;
}
article .content__wrapper-w-ads .content #flipping-book__placeholder span {
  vertical-align: middle;
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  font-family: Rocky, serif;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.03em;
  font-family: "Inter", sans-serif;
}
@keyframes OpacityAnim {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
article .content__wrapper-w-ads .content .mepr-login-form-wrap {
  display: none !important;
}
@media screen and (max-width: 991px) {
  article .content__wrapper-w-ads .content {
    margin: auto;
  }
}
article .content__wrapper-w-ads .content .flipping-book__wrapper {
  min-height: 500px;
  margin-bottom: 40px;
}
@media screen and (max-width: 688px) {
  article .content__wrapper-w-ads .content .flipping-book__wrapper {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 688px) {
  article .content__wrapper-w-ads .content .flipping-book__wrapper {
    min-height: 400px;
  }
}
@media screen and (max-width: 439px) {
  article .content__wrapper-w-ads .content .flipping-book__wrapper {
    min-height: 500px;
  }
}
article .content__wrapper-w-ads .content .non-member__overlay {
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
article .content__wrapper-w-ads .content .non-member__overlay .non-member__section {
  text-align: center;
  background: #fff;
  padding: 60px 20px;
  max-width: 550px;
  margin: 20px;
}
article .content__wrapper-w-ads .content .non-member__overlay .non-member__section .details-non__member h2 {
  font-family: "Inter", sans-serif;
  font-size: 28px;
  font-weight: 500;
  max-width: 350px;
  margin: auto;
  margin-bottom: 30px;
}
article .content__wrapper-w-ads .content .non-member__overlay .non-member__section .details-non__member p {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 20px;
}
article .content__wrapper-w-ads .content .non-member__overlay .non-member__section .details-non__member a.view-plans__btn {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 30px;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #997950;
  border-radius: 1px;
  background: #997950;
  padding: 1em 2em;
  color: #fff;
  line-height: 1em;
  font-style: normal;
  letter-spacing: 0.08em;
  transition: all 0.3s;
  outline: 0;
  border-radius: 1px;
}
article .content__wrapper-w-ads .content .non-member__overlay .non-member__section .details-non__member a.view-plans__btn:hover {
  background: #fff;
  color: #000;
}
article .content__wrapper-w-ads .content .non-member__overlay .non-member__section .details-non__member .current-member__login {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-weight: 300;
}
article .content__wrapper-w-ads .content .non-member__overlay .non-member__section .details-non__member .current-member__login a {
  text-decoration: underline;
  color: #000;
}
article .content__wrapper-w-ads .content .non-member__overlay .non-member__section .details-non__member .current-member__login a:hover {
  color: #000;
  text-decoration: none;
}
article .content__wrapper-w-ads .content .non-member__overlay .non-member__section .details-non__member span.support {
  margin: 0 auto;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3;
}
article .content__wrapper-w-ads .content .non-member__overlay .non-member__section .details-non__member span.support a {
  color: #000;
}
article .content__wrapper-w-ads .content .non-member__overlay .non-member__section .details-non__member span.support a:hover {
  color: #000;
  text-decoration: underline;
}
article .e-mag__more-container {
  max-width: 728px;
  margin: auto;
  margin-top: 40px;
}
article .e-mag__more-container .read-more__heading span {
  font-size: 25px;
  line-height: 1.2;
  letter-spacing: 0.03em;
}
article .e-mag__more-container .emag-wrapper {
  margin-top: 10px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media screen and (max-width: 767px) {
  article .e-mag__more-container .emag-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 575px) {
  article .e-mag__more-container .emag-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
article .e-mag__more-container .emag-wrapper .details__wrapper {
  margin-top: 10px;
}
article .e-mag__more-container .emag-wrapper .details__wrapper h3 {
  font-family: "Inter", sans-serif;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
@media screen and (max-width: 575px) {
  article .e-mag__more-container .emag-wrapper .details__wrapper h3 {
    font-size: 12px;
  }
}/*# sourceMappingURL=article-e-magazine.css.map */