.page-header.with-png .header-book {
  top: 40px;
  right: 120px;
  bottom: auto;
}
.page-header.with-png .header-book img {
  display: block;
  max-width: 498px;
  margin: 0 auto;
  height: auto;
}
@media screen and (max-width: 1024px), print {
  .page-header.with-png .wp-block-custom-simple-wrapper {
    max-width: 420px;
  }
  .page-header.with-png .header-book {
    right: 0;
    top: auto;
    bottom: -50px;
  }
  .page-header.with-png .header-book img {
    max-width: 300px;
  }
}
@media screen and (max-width: 768px) {
  .page-header.with-png .header-book {
    top: auto;
    right: auto;
    bottom: auto;
    margin-bottom: -100px;
  }
  .page-header.with-png .header-book img {
    max-width: 354px;
  }
}

.btn-buy-alt {
  display: inline-block;
}
.btn-buy-alt a {
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  border: 1px solid #F9482A;
  padding: 0;
  flex-grow: 1;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: #F9482A;
  color: #fff;
  gap: 12px;
}
.btn-buy-alt a:hover {
  border-color: #F9482A !important;
  background: #556974;
  color: #fff;
}
.btn-buy-alt a::before {
  width: 24px;
  height: 24px;
  content: "";
  background: url('data:image/svg+xml;utf8, <svg fill="none" height="26" viewBox="0 0 26 26" width="26" xmlns="http://www.w3.org/2000/svg"><g stroke="white" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><circle cx="7.90728" cy="23.545" r="1.2029"/><circle cx="21.1392" cy="23.545" r="1.2029"/><path d="m.75.75h2.39521l3.18563 14.94c.24106 1.1287 1.24624 1.9263 2.39521 1.9006h11.71255c1.123-.0018 2.0939-.787 2.3354-1.8885l1.976-8.9376h-20.32335"/></g></svg>') center/contain no-repeat;
  display: block;
}

@media screen and (max-width: 768px) {
  .page-header.with-png .btn-buy-alt .wp-block-button__link {
    display: flex !important;
  }
}
.page-two-column.with-top-p {
  padding-top: 100px;
}
.page-two-column.with-top-p .btn-download .wp-block-button__link {
  width: auto;
}
.page-two-column.with-top-p .wp-block-embed {
  margin: 0;
}
.page-two-column.with-top-p #player_1 {
  max-width: none !important;
  max-height: none !important;
  border-radius: 10px;
}
.page-two-column.with-top-p .fluid-width-video-wrapper {
  padding-top: 68% !important;
}
.page-two-column.with-top-p.w820 {
  padding-top: 0;
  display: grid;
  grid-template-columns: 820px auto;
}
@media screen and (max-width: 1024px), print {
  .page-two-column.with-top-p {
    flex-direction: column;
  }
  .page-two-column.with-top-p .order-1 {
    order: -1;
  }
  .page-two-column.with-top-p.w820 {
    padding-top: 0;
    grid-template-columns: 100%;
  }
}
@media screen and (max-width: 768px) {
  .page-two-column.with-top-p {
    padding-top: 60px;
    flex-direction: revert;
  }
  .page-two-column.with-top-p .order-1 {
    order: -1;
  }
  .page-two-column.with-top-p.w820 {
    padding-top: 0;
    grid-template-columns: 100%;
  }
  .page-two-column.with-top-p .btn-buy-alt, .page-two-column.with-top-p .btn-download {
    flex-grow: 1;
  }
}

.fullwidth-slider.no-margin {
  margin: 0;
}

.price-advisor.img-left .wp-block-image {
  margin-top: 0;
  margin-left: 40px;
  margin-right: -60px;
  margin-bottom: -40px;
}
@media screen and (max-width: 1024px), print {
  .price-advisor.img-left .wp-block-columns {
    flex-direction: column;
  }
  .price-advisor.img-left .wp-block-image {
    margin: 0 auto;
    margin-top: -40px;
    margin-bottom: 0px;
    max-width: 600px;
  }
}
@media screen and (max-width: 768px) {
  .price-advisor.img-left .wp-block-columns {
    flex-direction: column;
  }
  .price-advisor.img-left .wp-block-image {
    margin: 0;
    margin-top: -40px;
    margin-bottom: 24px;
  }
  .price-advisor.img-left .wp-block-button {
    flex-grow: 1;
  }
}

.quote-block {
  padding: 60px 90px;
  background: #556974;
  border-radius: 10px;
  position: relative;
}
.quote-block .quote-text {
  font-size: 32px;
  line-height: 36px;
  color: #fff;
  font-weight: 600;
  max-width: 680px;
  padding: 46px 0;
  margin: 0 0 28px;
  position: relative;
}
.quote-block .quote-text::before, .quote-block .quote-text::after {
  position: absolute;
  width: 45px;
  height: 26px;
  left: 0;
  top: 0;
  background: url('data:image/svg+xml;utf8, <svg fill="none" height="26" viewBox="0 0 45 26" width="45" xmlns="http://www.w3.org/2000/svg"><path d="m1.3053 25.0031 6.47084-24.0031h14.81956l-8.1411 24.0031zm20.5595 0 6.3656-24.0031h14.9235l-8.1398 24.0031z" stroke="%23becad0" stroke-width="2"/></svg>') no-repeat;
  background-size: contain;
  content: "";
}
.quote-block .quote-text::after {
  transform: rotate(180deg);
  right: 0;
  bottom: 0;
  left: auto;
  top: auto;
}
.quote-block .quote-author {
  color: #fff;
  font-size: 24px;
  line-height: 26px;
  margin: 0 0 18px;
}
.quote-block .quote-logo {
  display: block;
  margin: 0;
}
.quote-block .quote-book {
  max-width: 460px;
  margin: 0;
  position: absolute;
  top: -60px;
  right: 90px;
}
@media screen and (max-width: 1024px), print {
  .quote-block .quote-book {
    position: relative;
    margin: 0 auto;
    max-width: 350px;
    top: auto;
    right: auto;
    margin-top: -100px;
  }
}
@media screen and (max-width: 768px) {
  .quote-block {
    margin-top: 100px;
    padding: 40px 34px;
  }
  .quote-block .quote-text {
    font-size: 30px;
    line-height: 34px;
  }
  .quote-block .quote-author {
    font-size: 20px;
    line-height: 24px;
  }
  .quote-block .quote-book {
    position: relative;
    margin: 0 auto;
    top: auto;
    right: auto;
    margin-top: -100px;
  }
}/*# sourceMappingURL=gutenberg-template-2026.css.map */