.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar-logo-left {
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: 0 0 14px -10px #000;
}

.navbar-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  width: 100%;
  max-width: 100%;
  text-align: center;
  margin-bottom: 0;
  padding: 10px 50px 0;
}

.container {
  width: 100%;
  max-width: 940px;
  text-align: center;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image {
  max-width: 400px;
}

.button {
  background-color: #7b9463;
  border-radius: 5px;
  padding: 12px 14px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block {
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
}

.div-block.div-foot {
  margin-bottom: 40px;
}

.heading {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 17px;
}

.heading.main-head {
  text-align: center;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 26px;
  line-height: 30px;
}

.container-2 {
  max-width: 860px;
  background-color: #fff;
  padding: 25px 30px;
}

.container-2._3 {
  max-width: 860px;
  padding-left: 20px;
  padding-right: 20px;
}

.container-2._1 {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading-2 {
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 400;
  line-height: 44px;
}

.div-block-2 {
  width: 100%;
  float: none;
  clear: none;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  position: static;
}

.div-block-2._3b {
  background-color: #f0f5ff;
}

.image-5 {
  max-width: 100%;
  text-align: center;
}

.paragraph-5 {
  color: #7a7a7a;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 80px;
  font-size: 25px;
  line-height: 35px;
}

.heading-3 {
  color: #000;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 2rem;
}

.button-4 {
  max-width: 100%;
  min-width: 100%;
  text-align: center;
  background-color: #ffa726;
  border-radius: 10px;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 2rem;
  line-height: 30px;
  box-shadow: 1px 1px 15px #bfbebe;
}

.paragraph-6 {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 38px;
}

.bold-text {
  color: red;
}

.paragraph-7 {
  color: #000;
  text-align: center;
  background-color: #dbdbdb;
  margin-bottom: 15px;
  font-size: 18px;
}

.div-block-3 {
  margin-top: 10px;
  line-height: 24px;
}

.text-span {
  color: red;
}

.paragraph-8 {
  font-size: 23px;
  line-height: 32px;
}

.paragraph-9 {
  text-align: center;
  font-size: 24px;
  line-height: 32px;
}

.text-span-2 {
  color: red;
}

.paragraph-10 {
  color: red;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #fff902;
  background-clip: border-box;
  font-size: 24px;
  line-height: 32px;
}

.paragraph-11 {
  color: #000;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 35px;
}

.button-5 {
  min-width: 100%;
  color: #000;
  text-align: center;
  background-color: #0db4e0;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-12 {
  color: #fff;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 30px;
}

.paragraph-12.links {
  padding-left: 60px;
}

.paragraph-12.p2 {
  margin-top: 15px;
}

.link, .link-2 {
  color: #dbdbdb;
  text-decoration: none;
}

.section {
  text-align: center;
  background-color: #eaf3f7;
  margin-bottom: 30px;
  padding-bottom: 50px;
}

.grid-2 {
  cursor: pointer;
  grid-template: ". . Area-2" 66px
                 "Area . ." 66px
                 / 1fr 1fr 1fr;
  margin-top: 15px;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}

.link-3 {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #38a2ff;
  background-image: linear-gradient(283deg, #10ebd4 8%, #00c7b0);
  border: 2px solid rgba(9, 9, 9, .59);
  border-radius: 10px;
  padding: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.link-3:hover {
  background-color: #02c9b2;
  background-image: none;
}

.link-3._4 {
  background-image: linear-gradient(#0e36b8 8%, #0b1658);
}

.div-block-6 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-5 {
  cursor: pointer;
  margin-bottom: 0;
}

.link-4 {
  color: #fff;
  cursor: pointer;
  font-size: 36px;
  line-height: 40px;
  text-decoration: none;
}

.paragraph-13 {
  color: #2f56cb;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
}

.text-span-3 {
  color: #41444c;
}

.heading-4 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 51px;
}

.heading-5 {
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 400;
}

.image-6 {
  max-width: 45px;
}

.div-block-7 {
  align-items: center;
  margin-top: 15px;
  font-size: 16px;
  display: flex;
}

.bold-text-2 {
  color: #363636;
  padding-left: 10px;
  font-size: 18px;
  line-height: 28px;
}

.div-block-8 {
  text-align: left;
}

.paragraph-14 {
  margin-bottom: 0;
}

.image-17 {
  width: 1000px;
  max-width: 100%;
  border: 2px #000;
  margin-top: 0;
  margin-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
}

.image-17.img60 {
  max-width: 100%;
  margin-bottom: 0;
}

.image-17.lessimg {
  max-width: 95%;
}

.image-17._12 {
  max-width: 80%;
}

.image-17._1im {
  margin-bottom: 0;
}

.link-block {
  margin-bottom: 0;
  text-decoration: none;
}

.paragraph-15 {
  color: #000;
  text-align: center;
  text-decoration: none;
}

.bold-text-3 {
  text-decoration: none;
}

.heading-6 {
  color: #000;
  text-align: left;
}

.paragraph-16 {
  font-size: 18px;
}

.paragraph-17 {
  color: #000;
  text-align: left;
  margin-top: 18px;
  margin-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 37px;
}

.paragraph-17._8 {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 18px;
}

.paragraph-17._8._9 {
  margin-bottom: 30px;
}

.paragraph-17._2p {
  text-align: center;
  font-size: 22px;
}

.paragraph-17._2p._2g {
  color: red;
  background-color: #fbedb8;
}

.paragraph-17.yeallow {
  text-align: center;
  background-color: #f2fb70;
  font-style: normal;
  font-weight: 700;
}

.paragraph-17.blue {
  color: #4167b2;
  text-align: left;
  background-color: #f0f5ff;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 32px;
  font-weight: 400;
}

.paragraph-17.blue._34 {
  margin-bottom: 0;
}

.paragraph-17.psmall {
  color: #696464;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
}

.paragraph-17.b {
  text-align: center;
  background-color: #f98484;
  padding-left: 5px;
  font-size: 18px;
  line-height: 30px;
}

.paragraph-17.b.co {
  background-color: #eee5e5;
}

.paragraph-17.rev {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 25px;
}

.paragraph-17.rightp {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
}

.paragraph-18 {
  color: #666;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 80px;
  font-size: 20px;
}

.link-5 {
  color: #2f56cb;
  text-decoration: none;
}

.link-5:hover {
  color: #fff;
  background-color: #2f56cb;
}

.div-block-9 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-10 {
  background-color: #6def88;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 20px;
}

.paragraph-19 {
  color: #000;
  font-size: 18px;
}

.paragraph-20 {
  font-size: 18px;
}

.paragraph-21 {
  max-width: 50%;
  color: #000;
  background-color: #ff0;
  font-size: 18px;
}

.paragraph-21.green {
  background-color: #6def88;
}

.column, .column-2 {
  padding-left: 0;
  padding-right: 0;
}

.link-block-2 {
  max-width: 100%;
}

.link-block-2:hover {
  border-bottom: 5px solid #2f56cb;
}

.div-block-11 {
  text-align: left;
}

.image-18, .image-19 {
  min-width: 380px;
}

.div-block-12 {
  text-align: center;
  background-color: #1e2c5e;
  margin-bottom: 0;
  padding: 40px;
}

.heading-7 {
  color: #fff;
  text-align: center;
  font-size: 20px;
}

.columns {
  margin-bottom: 30px;
}

.paragraph-22 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}

.button-6 {
  text-align: center;
  background-color: #1e2c5e;
  border: 2px solid #fff;
  border-radius: 5px;
  font-size: 20px;
  line-height: 30px;
}

.button-6:hover {
  background-color: #334eac;
}

.paragraph-23 {
  font-size: 24px;
}

.paragraph-24 {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 30px;
}

.paragraph-24._7 {
  margin-top: 10px;
  padding-top: 10px;
}

.container-3 {
  max-width: 1250px;
  padding: 40px 30px;
}

.div-block-13 {
  text-align: center;
}

.div-block-14 {
  font-size: 16px;
}

.paragraph-25 {
  color: #323232;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.paragraph-25.linmks {
  margin-bottom: 0;
}

.link-6 {
  color: #2096f3;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.paragraph-26 {
  color: #323232;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.section-2 {
  background-color: rgba(0, 0, 0, 0);
}

.image-20 {
  max-width: 50%;
}

.button-3 {
  width: 100%;
  max-width: 500px;
  text-align: center;
  background-color: #00c800;
  border: 0 solid #00c800;
  border-radius: 12px;
  margin-top: 30px;
  padding: 6px 20px 6px 12px;
  font-size: 20px;
  font-weight: 400;
  line-height: 48px;
  text-decoration: none;
  box-shadow: 0 2px 8px 1px rgba(40, 134, 202, .47);
}

.button-3:hover {
  background-color: #019901;
  background-image: none;
  border-color: #696969;
  text-decoration: none;
}

.navbar-logo-left-2 {
  text-align: center;
  border-bottom: 1px solid #d1d0d0;
  border-right: 1px solid #000;
  box-shadow: 0 3px 9px 4px rgba(0, 0, 0, .34);
}

.container-4 {
  width: 100%;
  max-width: 100%;
  text-align: center;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-21 {
  max-height: 80px;
  max-width: 400px;
}

.div-block-15 {
  text-align: right;
  margin-top: 10px;
}

.button-7 {
  background-color: #1e88e5;
  border-radius: 5px;
  padding: 9px 30px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 28px;
  text-decoration: underline;
}

.bold-text-4 {
  color: #222;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 20px;
}

.paragraph-27 {
  margin-bottom: 5px;
}

.link-top {
  color: #eec014;
  text-decoration: underline;
}

.paragraph-28 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
}

.div-block-16 {
  border: 1px solid #c7c7c7;
  border-radius: 8px;
}

.paragraph-29 {
  text-align: center;
  margin-top: 10px;
  font-size: 11px;
}

.columns-2 {
  text-align: center;
}

.div-block-17 {
  text-align: center;
  margin: 20px 200px;
}

.body {
  text-align: center;
}

.top-div-by {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.image-22 {
  max-width: 30px;
}

.by-author {
  color: #0c0c0c;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.by-author._1 {
  color: #fff;
  background-color: red;
  border-right: 1px #b9b9b9;
  margin-bottom: 0;
  font-weight: 600;
}

.heading-8 {
  text-align: left;
  margin-top: 0;
  font-size: 32px;
}

.button-8 {
  background-color: #45af49;
  border-radius: 5px;
  padding: 12px 14px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.button-8:hover {
  background-color: #87b34d;
}

.div-block-18 {
  border: 2px solid red;
  border-radius: 10px;
  padding: 40px;
}

.heading-9 {
  color: #000;
}

.link-blue {
  color: #069;
  text-decoration: underline;
}

.paragraph-30 {
  text-align: center;
}

.paragraph-31 {
  border-bottom: 0 solid rgba(0, 0, 0, .15);
  margin-top: 5px;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-size: 12px;
}

.link-7 {
  text-decoration: none;
}

.html-embed {
  text-align: left;
  padding-left: 50px;
}

.bold-text-6 {
  font-weight: 400;
}

.div-block-19 {
  margin-top: 100px;
}

.top-div-by-2 {
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.top-div-by-2.rd {
  margin-bottom: 0;
  padding-left: 0;
}

.stars-div {
  text-align: left;
  align-items: center;
  padding: 0;
  display: flex;
}

.image-23 {
  width: 100px;
  max-width: 100%;
  min-width: auto;
  text-align: left;
  margin-bottom: 0;
}

.by-author-2 {
  color: #000;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  line-height: 13px;
}

.by-author-2.rdp {
  font-size: 16px;
  line-height: 25px;
}

.p-top {
  max-width: 1170px;
  color: #525252;
  text-align: center;
  background-color: #fffcd9;
  border: 1px solid #fbeed5;
  border-radius: 4px;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 8px 14px;
  font-size: 17px;
  line-height: 1.6em;
}

.div-block-20 {
  margin-top: 30px;
}

.button-9 {
  max-width: 100%;
  min-width: 100%;
  outline-offset: 0px;
  text-align: center;
  background-color: #19af42;
  border-radius: 10px;
  outline: 3px #fff;
  margin-top: -18px;
  margin-bottom: 0;
  padding: 10px 28px;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  box-shadow: 0 4px #056b21;
}

.button-9:hover {
  color: #fff;
  background-color: #256124;
  border: 1px solid #f26622;
}

.button-9.smallb {
  margin-top: 10px;
  font-size: 16px;
  line-height: 20px;
}

.button-9.smallb._4 {
  margin-bottom: 10px;
}

.button-9.main-b {
  margin-top: 0;
}

.div-block-21 {
  margin-top: 10px;
}

.italic-text {
  font-size: 21px;
  font-style: normal;
}

.yellow {
  background-image: radial-gradient(circle, rgba(241, 222, 5, .87), rgba(248, 244, 175, .87));
  border-top-left-radius: 1em;
  border-bottom-right-radius: 1em;
}

.div-block-22 {
  background-color: #f8f8f8;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 10px 25px;
}

.paragraph-32 {
  color: #000;
  text-align: center;
  background-color: #f8f8f8;
  font-size: 12px;
}

.div-block-23 {
  background-color: #fffcd9;
  padding: 25px 25px 20px;
}

.red {
  color: red;
}

.paragraph-33 {
  text-align: left;
  margin-top: 60px;
  margin-bottom: 30px;
  font-size: 16px;
}

.paragraph-34 {
  text-align: left;
  margin-top: 15px;
  font-size: 21px;
}

.image-24 {
  max-width: 100%;
  object-fit: fill;
  object-position: 100% 50%;
  position: static;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: visible;
}

.image-25 {
  margin-bottom: 25px;
}

.s-footer {
  background-color: #ccdfeb;
  padding-top: 30px;
  padding-bottom: 80px;
}

.c-container {
  width: 100%;
  max-width: none;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.s-footer__wrap {
  margin-top: 50px;
  padding-left: 15px;
  padding-right: 15px;
}

.p-foot {
  color: #383838;
  text-align: center;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.footer-link-2 {
  color: #007bff;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.div-block-24 {
  text-align: center;
  background-color: #8c1011;
  justify-content: flex-end;
  align-items: center;
  padding: 5px 0;
  display: block;
}

.div-block-24._25 {
  background-color: rgba(0, 0, 0, 0);
}

.paragraph-35 {
  color: #fff;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 28px;
}

.img1 {
  max-height: 24px;
  max-width: 70%;
}

.container-5 {
  max-width: 1170px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-right: 10px;
  display: flex;
}

.div-block-25 {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.columns-3 {
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.columns-4 {
  max-width: 1170px;
  margin-top: 30px;
}

.text-span-4 {
  color: red;
}

.bold-text-7 {
  color: #000;
  text-decoration: none;
}

.text-span-5 {
  color: red;
}

.text-span-6 {
  color: #bf0101;
}

.text-span-7 {
  color: #da0303;
}

.top-div-by-3 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 10px;
  display: flex;
}

.image-26 {
  max-width: 50px;
  border-radius: 25px;
}

.by-author-3 {
  color: #777;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.text-span-8 {
  color: #7dbf49;
}

.bold-text-8 {
  padding-left: 5px;
  font-size: 15px;
}

.link-8 {
  color: #000;
  background-color: #f98484;
}

.heading-10 {
  color: #000;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
}

.heading-10.redh {
  color: #da0303;
}

.heading-10.rb {
  color: #fff;
  text-align: left;
  background-color: #303030;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
  font-size: 22px;
  line-height: 35px;
}

.heading-10.rb.centerp {
  text-align: center;
  padding-left: 0;
  font-size: 22px;
}

.html-embed-2 {
  padding-left: 15px;
  padding-right: 15px;
}

.div-block-26 {
  margin-bottom: 20px;
}

.revb {
  background-color: #ebebeb;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

.text-span-9 {
  color: red;
}

.div-block-27 {
  margin-top: 15px;
  padding-bottom: 20px;
}

.image-27 {
  padding-right: 10px;
}

.image-28 {
  margin-top: 10px;
}

.bold-text-9 {
  color: #525252;
}

.bold-text-10 {
  background-color: #f98484;
}

.link-9 {
  text-decoration: none;
}

.text-span-10, .text-span-11 {
  color: #ad0000;
}

.link-10 {
  text-decoration: none;
}

.link-11 {
  font-weight: 600;
  text-decoration: none;
}

.text-span-12 {
  background-color: #e6e6e6;
}

.paragraph-36 {
  color: #000;
  text-align: left;
  margin-top: 18px;
  margin-bottom: 24px;
  font-size: 21px;
  line-height: 37px;
}

.image-29 {
  width: 1000px;
  max-width: 100%;
  border: 2px #000;
  margin-top: 10px;
  margin-bottom: 5px;
}

.image-29.img60 {
  max-width: 100%;
}

.button-10 {
  max-width: 100%;
  min-width: 100%;
  text-align: center;
  background-color: #149312;
  border-radius: 10px;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  box-shadow: 1px 1px 15px #bfbebe;
}

.button-10:hover {
  color: #fff;
  background-color: #256124;
  border: 1px solid #f26622;
}

.paragraph-37 {
  text-align: left;
  margin-top: 60px;
  margin-bottom: 30px;
  font-size: 16px;
}

.div-block-28 {
  background-color: #fefbfd;
  border: 2px dashed #0c61ff;
  padding: 25px 20px 0;
}

.image-30 {
  max-width: 100%;
  object-fit: fill;
  object-position: 100% 50%;
  position: static;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: visible;
}

.paragraph-38 {
  text-align: left;
  margin-top: 15px;
  font-size: 21px;
}

.paragraph-39 {
  color: #000;
  text-align: left;
  margin-top: 18px;
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 30px;
}

.paragraph-39._9 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
}

.column-16 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-right: 10px;
  display: block;
}

.div-block-29 {
  flex-direction: column;
  display: flex;
}

.column-17 {
  padding-left: 0;
}

@media screen and (max-width: 991px) {
  .container, .container-4 {
    max-width: 728px;
  }

  .c-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .c-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .navbar-logo-left-container.shadow-three {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container {
    max-width: none;
  }

  .image {
    max-width: 150px;
  }

  .button {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
  }

  .div-block.div-foot {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    text-align: center;
  }

  .container-2 {
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-2._3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-2 {
    font-size: 24px;
    line-height: 34px;
  }

  .div-block-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-6 {
    font-size: 22px;
  }

  .paragraph-7 {
    font-size: 13px;
  }

  .paragraph-9 {
    font-size: 18px;
  }

  .paragraph-10 {
    font-size: 15px;
    line-height: 25px;
    display: none;
  }

  .button-5 {
    min-width: 70%;
    text-align: center;
  }

  .paragraph-12 {
    padding-left: 0;
    font-size: 13px;
  }

  .paragraph-12.links {
    text-align: center;
    padding-left: 0;
    font-size: 13px;
  }

  .section {
    margin-bottom: 0;
  }

  .div-block-4 {
    text-align: center;
  }

  .grid-2 {
    max-width: 100%;
    align-content: stretch;
    justify-content: stretch;
    align-items: stretch;
    justify-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }

  .link-3 {
    padding: 10px 5px;
    font-size: 15px;
  }

  .div-block-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .link-4 {
    font-size: 20px;
  }

  .paragraph-13 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 12px;
  }

  .heading-4 {
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.6rem;
    line-height: 30px;
  }

  .heading-5 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    line-height: 20px;
  }

  .bold-text-2, .paragraph-14 {
    font-size: 12px;
  }

  .image-17 {
    margin-top: 10px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-17.img60 {
    max-width: 100%;
    margin-top: 5px;
  }

  .image-17._12 {
    max-width: 100%;
  }

  .link-block {
    margin-bottom: 0;
  }

  .paragraph-15 {
    margin-bottom: 0;
    line-height: 17px;
  }

  .heading-6 {
    text-align: left;
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 30px;
  }

  .paragraph-17 {
    text-align: left;
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph-17._8, .paragraph-17._8._9 {
    font-size: 16px;
  }

  .paragraph-17.blue {
    font-size: 20px;
  }

  .paragraph-17.psmall {
    color: #636363;
    font-size: 12px;
  }

  .paragraph-17.b {
    padding-left: 5px;
    font-size: 16px;
  }

  .paragraph-17.rev {
    text-align: left;
    margin-top: 5px;
  }

  .paragraph-17.rev.name {
    text-align: center;
  }

  .paragraph-18 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-9 {
    display: block;
  }

  .paragraph-21 {
    max-width: 60%;
  }

  .paragraph-21.green {
    max-width: 60%;
    margin-top: 15px;
  }

  .image-18, .image-19 {
    min-width: 250px;
  }

  .div-block-12 {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-7 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 18px;
  }

  .paragraph-22 {
    font-size: 18px;
  }

  .button-6 {
    margin-top: 15px;
    font-size: 18px;
  }

  .paragraph-24 {
    text-align: left;
    margin-bottom: 0;
    font-size: 22px;
    line-height: 25px;
  }

  .paragraph-24._7 {
    font-size: 22px;
  }

  .container-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .paragraph-25, .paragraph-26 {
    font-size: 12px;
  }

  .image-20 {
    max-width: 100%;
  }

  .button-3 {
    max-width: 100%;
    margin-top: 15px;
    padding: 15px 5px;
    font-size: 18px;
    line-height: 22px;
  }

  .container-4 {
    max-width: none;
    align-items: flex-start;
  }

  .image-21 {
    max-width: 90%;
  }

  .div-block-15 {
    display: none;
  }

  .button-7 {
    padding: 5px 10px;
    font-size: 14px;
  }

  .bold-text-4 {
    font-size: 8px;
  }

  .paragraph-29 {
    line-height: 14px;
  }

  .columns-2 {
    justify-content: center;
    display: flex;
  }

  .div-block-17 {
    flex-direction: row;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: relative;
  }

  .top-div-by {
    flex-direction: column;
    align-items: flex-start;
  }

  .image-22 {
    display: none;
  }

  .by-author {
    color: #000;
    font-family: Inconsolata, monospace;
    line-height: 15px;
  }

  .by-author._1 {
    border-right-style: none;
  }

  .heading-8 {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 25px;
  }

  .button-8 {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
  }

  .div-block-18 {
    padding: 20px 30px;
  }

  .column-3, .column-4, .column-5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .bold-text-5 {
    font-size: 15px;
  }

  .html-embed.paragraph-17 {
    padding-left: 20px;
  }

  .top-div-by-2 {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .stars-div {
    flex-direction: column;
  }

  .image-23 {
    width: 80px;
  }

  .by-author-2 {
    color: #000;
    font-family: Inconsolata, monospace;
    line-height: 15px;
  }

  .p-top {
    font-size: 16px;
    line-height: 1.2em;
  }

  .button-9 {
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 17px;
  }

  .div-block-22 {
    margin-bottom: 10px;
    padding: 5px 15px;
  }

  .div-block-23 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-33 {
    margin-top: 10px;
  }

  .column-6, .column-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .italic-text-2 {
    font-size: 16px;
  }

  .column-8, .column-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .s-footer {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .c-container {
    padding-left: 5px;
    padding-right: 5px;
  }

  .s-footer__wrap {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .p-foot {
    font-size: 14px;
  }

  .paragraph-35 {
    font-size: 10px;
  }

  .img1 {
    max-width: 100%;
  }

  .container-5 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .div-block-25 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-3 {
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .column-10, .column-11, .column-12 {
    padding-bottom: 5px;
  }

  .columns-4 {
    margin-top: 10px;
  }

  .top-div-by-3 {
    flex-direction: row;
    align-items: center;
  }

  .image-26 {
    display: block;
  }

  .by-author-3 {
    color: #000;
    text-align: left;
    font-family: Inconsolata, monospace;
    font-size: 15px;
    line-height: 15px;
  }

  .heading-10 {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 35px;
  }

  .heading-10.rb {
    margin-top: 15px;
  }

  .html-embed-2, .div-block-26 {
    margin-top: 10px;
  }

  .revb {
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-27 {
    margin-top: 5px;
  }

  .column-13 {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-36 {
    text-align: left;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
  }

  .image-29 {
    margin-top: 5px;
    margin-bottom: 0;
  }

  .image-29.img60 {
    max-width: 100%;
    margin-top: 0;
  }

  .button-10 {
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
  }

  .paragraph-37 {
    margin-top: 10px;
  }

  .div-block-28 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-14, .column-15 {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-39 {
    text-align: left;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
  }

  .paragraph-39._9 {
    margin-top: 10px;
    padding-left: 0;
  }
}


