@charset "UTF-8";
@media screen and (max-width: 750px) {
  .main-body {
    display: block !important;
  }
  .main-left {
    width: 100% !important;
  }
  .main-right {
    width: 48% !important;
    margin: 0 auto !important;
  }
  .main-right .right-box {
    position: static !important;
  }
  .review {
    flex-direction: column;
  }
  .review .reviewItem {
    margin: 0 !important;
  }
}
[v-cloak] {
  display: none;
}

.el-container {
  display: block;
}
.el-container .el-header {
  background-color: #fff;
  padding: 10px 15px;
  height: auto;
  z-index: 999;
  position: fixed;
  width: 100%;
  box-shadow: 0 0 5px #ccc;
}
.el-container .el-header .cta-button {
  border-radius: 4px;
  border: 1px solid #c2a45d;
  background-color: #eebb3f;
  color: #0a0a0a;
  text-align: center;
  font-size: 19px;
}
.el-container .el-header .cta-button a {
  color: #0a0a0a !important;
}
.el-container .fixed {
  position: fixed;
  top: 0;
  width: 100%;
  transition: all 1s;
}
.el-container > .flex {
  padding: 0 30px;
  justify-content: space-between;
}
.el-container .el-footer {
  background-color: #000000;
  color: #fff;
  overflow: hidden;
  height: auto;
  margin-top: 25px;
}
.el-container .el-footer .type-center {
  padding: 10px 0 10px;
}
.el-container .el-footer .type-center .astyle {
  cursor: pointer;
}
.el-container .el-footer .type-center .astyle:hover {
  color: #e06203;
}
.el-container .el-main {
  padding: 65px 20px 0 !important;
}
.el-container .el-main > .type-center {
  padding: 40px 0 65px 0;
}
.el-container .el-main > .type-center .elementor-widget-container {
  font-family: "K2D";
  margin-top: 20px;
}
.el-container .el-main > .type-center .elementor-widget-container p {
  margin-bottom: 10px;
  line-height: 1.6;
}
.el-container .el-main > .type-center .elementor-widget-container h3 {
  margin: 10px 0;
}
.el-container .el-main > .type-center .banner {
  max-width: 100%;
  height: 500px;
  margin: 10px 0 36px 0;
  background-image: url(/static/img/pexels-suzy.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.el-container .el-main > .type-center .banner > div {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3568627451);
  color: #fff;
  padding: 0 20px;
}
.el-container .el-main > .type-center .banner > div h1 {
  font-size: 32px;
}
.el-container .el-main > .type-center .banner > div p {
  font-size: 20px;
  margin-top: 20px;
}
.el-container .el-main > .type-center h1 {
  font-size: 36px;
  margin: 15px 0;
}
.el-container .el-main > .type-center p {
  font-size: 20px;
  margin-bottom: 16px;
}
.el-container .el-main > .type-center .review > .reviewItem {
  margin: 0 15px;
}
.el-container .el-main > .file-center {
  @import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic);
}
.el-container .el-main > .file-center h1 {
  font-size: 31px;
}
.el-container .el-main > .file-center p {
  margin-bottom: 16px;
  font-size: 19px;
  font-family: "Helvetica" !important;
  line-height: 28px;
}
.el-container .el-main > .file-center > a > img {
  max-width: 100%;
  padding: 15px 0;
}
.el-container .el-main > .file-center > .flex-between {
  margin-bottom: 22px;
}
.el-container .el-main > .file-center > .flex-between .media-header {
  width: 75%;
}
.el-container .el-main > .file-center > .flex-between .media-icons {
  display: flex;
  flex-wrap: nowrap;
  gap: 5px;
  align-items: center;
  flex-direction: row;
  justify-content: space-evenly;
}
.el-container .el-main > .file-center > .flex-between .media-icons > div {
  width: 15%;
}
.el-container .el-main > .file-center > .flex-between .media-icons > div img {
  max-width: 100%;
}
.el-container .el-main > .file-center h2 {
  font-size: 31px;
  margin: 32px 0 16px 0;
}
.el-container .el-main > .file-center a {
  color: #337ab7;
  font-weight: 700;
}
.el-container .el-main > .file-center a:hover {
  text-decoration: underline;
}
.el-container .el-main > .file-center ol,
.el-container .el-main > .file-center ul {
  list-style: none;
  margin-left: 40px;
}
.el-container .el-main > .file-center ol li,
.el-container .el-main > .file-center ul li {
  margin-bottom: 20px;
  font-size: 19px !important;
  font-family: "Helvetica" !important;
}
.el-container .el-main > .file-center ul {
  list-style: disc;
}
.el-container .el-main > .file-center .tbl-column {
  float: left;
  width: 50%;
}
.el-container .el-main > .file-center table {
  color: #505375;
  font-weight: 500;
  font-family: Helvetica;
  border-spacing: 0;
  width: 100%;
  border: none;
  font-size: 22px;
  margin-bottom: 1.5rem;
}
.el-container .el-main > .file-center th,
.el-container .el-main > .file-center td {
  text-align: center;
  padding: 19px;
}
.el-container .el-main > .file-center tr:nth-child(even) {
  background-color: #f2f2f2;
}
.el-container .el-main > .file-center tr:nth-child(odd) {
  background-color: #fafbfc;
}
@media only screen and (max-width: 767px) {
  .el-container .el-main > .file-center #presell-container > div > div > div > figure:nth-child(71) > a > img {
    padding-bottom: 0 !important;
  }
  .el-container .el-main > .file-center table {
    font-weight: 500;
    font-family: Helvetica;
    border-spacing: 0;
    width: auto;
    border: none;
    font-size: 18px;
    margin-bottom: 1.5rem;
    width: 100%;
  }
  .el-container .el-main > .file-center td {
    height: 50px;
    padding: 5px;
  }
}
@media only screen and (max-width: 525px) {
  .el-container .el-main > .file-center table {
    font-size: 14px;
  }
}
.el-container .el-main > .file-center .giddyup-cta-container {
  padding-top: 15px;
  border-radius: 10px;
  margin-bottom: 15px;
  box-shadow: 0 5px 0px 0px #a31f1f;
}
.el-container .el-main > .file-center .giddyup-cta-container h3 {
  font-family: open sans, sans-serif !important;
  padding: 23px;
  font-size: 26px;
  text-align: center !important;
}
.el-container .el-main > .file-center .attentionGetterParent {
  padding: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin: 40px 0 30px;
}
.el-container .el-main > .file-center .attentionGetterParent .attentionGetterHeadline {
  padding: 10px;
  border-radius: 5px;
}
.el-container .el-main > .file-center .attentionGetterParent .attentionGetterHeadline h3 {
  color: #fff;
  margin: 10px 0;
  font-size: 21px !important;
  padding-top: 0 !important;
}
.el-container .el-main > .file-center .attentionGetterParent .attentionGetterBody {
  padding: 10px;
}
.el-container .el-main > .file-center .blockquote {
  padding: 60px 80px 40px;
  position: relative;
}
.el-container .el-main > .file-center .blockquote p {
  font-family: "Utopia-italic";
  font-size: 35px;
  font-weight: 700px;
  text-align: center;
}
.el-container .el-main > .file-center .blockquote:before {
  position: absolute;
  font-family: "FontAwesome";
  top: 0;
  content: "\f10d";
  font-size: 200px;
  color: rgba(0, 0, 0, 0.1);
}
.el-container .el-main > .file-center .blockquote::after {
  content: "";
  top: 20px;
  left: 50%;
  margin-left: -100px;
  position: absolute;
  border-bottom: 3px solid #bf0024;
  height: 3px;
  width: 200px;
}
.el-container .el-main > .file-center .otro-blockquote {
  font-size: 1.4em;
  width: 100%;
  margin: 30px auto;
  font-family: Open Sans;
  font-style: italic;
  color: #555555;
  padding: 1.2em 30px 1.2em 75px;
  border-left: 8px solid #78C0A8;
  line-height: 1.6;
  position: relative;
  background: #EDEDED;
}
.el-container .el-main > .file-center .otro-blockquote::before {
  font-family: Arial;
  content: "“";
  color: #78C0A8;
  font-size: 4em;
  position: absolute;
  left: 10px;
  top: -10px;
}
.el-container .el-main > .file-center .otro-blockquote::after {
  content: "";
}
.el-container .el-main > .file-center .otro-blockquote span {
  display: block;
  color: #333333;
  font-style: normal;
  font-weight: bold;
  margin-top: 1em;
}
.el-container .el-main > .file-center .review-stars {
  width: 15%;
}/*# sourceMappingURL=main.css.map */