/*!
Theme Name: Nutka-Prezentu
Theme URI: https://example.com
Author: Your Name
Author URI: https://example.com
Version: 1.0.0
Text Domain: nutka-prezentu
*/
:root {
  --anchor-offset: 90px;
}
iframe {
  border-radius: 40px !important;
  width: 100%;
}
.examples__slider-wrap .slick-arrow {
  display: none;
}
.business-slide__media {
  display: flex;
  justify-content: center;
}
.business__slider-wrap .slick-arrow {
  display: none !important;
}
[id] {
  scroll-margin-top: var(--anchor-offset);
}
button#backToEdit {
  padding: 0;
  margin: 12px auto 0;
  display: flex;
  font-weight: 700;
  font-size: 16px;
  color: #6b6b6b;
  background: none;
  border: none;
}
:root {
  --font-family: "Manrope", sans-serif;
}
body {
  font-family: var(--font-family);
  background: #fceedf;
  font-weight: 700;
  color: #250000;
}
.container {
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 10px;
}
.business__arrow {
  display: none;
}
.btn {
  font-family: var(--font-family);
  border-radius: 12px;
  padding: 24px 36px;
  cursor: pointer;
  background: #e0893e !important;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}
a {
  color: #e0893e;
}
.contact-card {
  border-radius: 36px;
  padding: 36px;
  background: #fff;
  display: flex;
  flex-direction: column;
  gap: 36px;
}
.hero__media-inner {
  position: relative;
}
.hero__volume {
  position: absolute;
  left: 16px;
  top: 16px;
  z-index: 5;
}
.hero__volume-btn {
  background: rgb(255 255 255);
  border: none;
  border-radius: 999px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
h2.contact-title {
  font-weight: 700;
  font-size: 50px;
  text-transform: uppercase;
  color: #250000;
  text-align: start;
  margin-bottom: 12px;
}
p.contact-subtitle {
  font-size: 25px;
}
form#contactForm {
  border-radius: 24px;
  padding: 24px;
  background: #f1f1f1;
  gap: 24px;
  display: flex;
  flex-direction: column;
}
form#contactForm input {
  border: none;
  border-radius: 12px;
  padding: 24px;
  font-weight: 500;
  font-size: 20px;
  color: #250000;
}
.grid-2 {
  display: flex;
  align-items: center;
  gap: 36px;
}
label.field {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
textarea#message {
  border: 1px solid #e8e8e8;
  border-radius: 12px;
  padding: 24px 24px 60px;
  height: 111px;
}
.actions {
  display: contents;
}
.story-wiadomosc {
  font-weight: 500;
  font-size: 14px;
  text-align: right;
  color: #8b8b8b;
}
.promo-line {
  display: flex;
  align-items: center;
  gap: 24px;
}
p.promo-line__text {
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
}
button.btn-submit {
  border-radius: 12px;
  padding: 24px 36px;
  background: #e0893e;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  border: none;
}
nav.yoast-breadcrumbs {
  font-weight: 700;
  font-size: 14px;
  color: #250000;
  margin-bottom: 24px;
}
nav.yoast-breadcrumbs a {
  font-weight: 500;
  color: #250000;
  text-decoration: none;
}
a.page-link-back {
  border-radius: 12px;
  padding: 24px 36px;
  background: #e0893e;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  font-family: var(--font-family);
  display: inline-flex;
  margin-top: 24px;
  text-decoration: none;
}
button.btn.header__cta {
  font-size: 16px;
  background: #843d1a;
  border-radius: 12px;
  padding: 16px 48px;
}
img {
  max-width: 100%;
  height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font-family);
  color: #250000;
  margin: 0;
}
h1 {
  font-weight: 700;
  margin: 0;
  font-size: 49px;
  text-transform: uppercase;
}
h2 {
  font-weight: 700;
  margin: 0;
  font-size: 35px;
  text-transform: uppercase;
  margin-bottom: 24px;
  text-align: center;
}
h2.title.title-center {
  text-align: center;
  margin: 0;
}
p {
  font-weight: 400;
  font-size: 16px;
  color: #250000;
  margin: 0;
}
p.subtitle-center {
  font-size: 20px;
  text-align: center;
  margin: 12px 0 24px;
}
.header__row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 36px;
  background: #fff;
  border-radius: 24px;
  padding: 12px 12px 12px 25px;
  justify-content: space-between;
}
.slick-track {
  display: flex;
}
.hero__row {
  display: flex;
  gap: 12px;
}
.hero__media {
	max-height:480px;
  width: 586px;
  border-radius: 36px;
  overflow: hidden;
  position: relative;
}
.hero__badge {
  position: absolute;
  bottom: 12px;
  backdrop-filter: blur(10px);
  background: rgba(37, 0, 0, 0.5);
  border-radius: 24px;
  padding: 12px 12px;
  display: flex;
  align-items: center;
  gap: 24px;
  width: calc(100% - 24px);
  left: 50%;
  transform: translateX(-50%);
  justify-content: center;
}
.hero__timer {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fceedf;
  max-width: max-content;
}
.hero__timer-values {
  font-weight: 700;
  font-size: 35px;
}
.hero__timer-labels {
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: #fceedf;
  display: flex;
  width: 100%;
  gap: 23px;
}
.hero__discount {
  color: #fceedf;
}
.hero__discount-value {
  font-weight: 700;
  font-size: 35px;
  text-align: center;
}
.hero__discount-text {
  font-weight: 500;
  font-size: 14px;
  text-align: center;
}
span.line {
  width: 1px;
  height: -webkit-fill-available;
  background: rgba(252, 238, 223, 0.7);
  display: block;
}
p.hero__subtitle {
  font-size: 25px;
  margin: 12px 0 36px;
}
.hero__content {
  border-radius: 36px;
  padding: 36px;
  background: #fff;
  position: relative;
}
img.hero__image {
  object-fit: cover;
}
.hero__media-inner {
  height: 100%;
}
.hero__cta-row {
  display: flex;
  align-items: center;
  gap: 24px;
}
span.hero__price-current {
  font-weight: 700;
  font-size: 50px;
  color: #250000;
}
span.hero__price-old {
  font-weight: 400;
  font-size: 20px;
  text-decoration: line-through;
  color: #8b8b8b;
}
.hero__price {
  display: flex;
  align-items: center;
  gap: 12px;
}
section {
  margin-bottom: 60px;
}
.hero__decor {
  position: absolute;
  right: 0;
  bottom: 0;
}
article.trust-card {
  background: #fff;
  border-radius: 36px;
  padding: 36px;
  flex: 0 1 calc(100% / 3 - 17px);
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: center;
}
.trust__grid {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
}
h3.trust-card__title {
  font-size: 20px;
  font-weight: 700;
  flex: 1;
}
.trust__grid > .trust-card:nth-child(5) {
  padding: 0;
  background: none;
}
.slick-arrow {
  border: none;
  background: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  margin: 0;
  z-index: 1;
}
.examples__slider-wrap {
  position: relative;
  max-width: 1236px;
  margin: 0 auto 24px;
}
.slider-arrow--next {
  right: 0;
}
p.examples-card__caption {
  font-size: 20px;
  text-align: center;
  font-weight: 700;
  margin-top: 4px;
}
.video-ui video {
  width: 100%;
  display: block;
}
.video-ui__controls {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 12px;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  bottom: 0;
  padding: 12px;
  border-radius: 0 0 36px 36px;
}
.video-ui__play {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: transparent;
  position: relative;
  flex: 0 0 auto;
}
.video-ui__play:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-35%, -50%);
  width: 0;
  height: 0;
  border-left: 12px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.video-ui.is-playing .video-ui__play:before {
  transform: translate(-50%, -50%);
  width: 12px;
  height: 16px;
  border: none;
  background: linear-gradient(
    90deg,
    #fff 0 35%,
    transparent 35% 65%,
    #fff 65% 100%
  );
}
.video-ui__time {
  color: #fff;
  font-size: 14px;
  white-space: nowrap;
}
video.examples-card__video {
  width: 100%;
  border-radius: 36px;
}
.examples-card {
  padding: 0 12px;
  box-sizing: border-box;
}
.slick-list.draggable {
  max-width: 1090px;
  overflow: hidden;
  margin: 0 auto;
  display: flex;
}
.video-ui__range {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 4px;
  background: rgba(255, 255, 255, 0.35);
  border-radius: 999px;
  outline: none;
  padding: 0;
  margin: 0;
}
.video-ui__range::-webkit-slider-runnable-track {
  height: 4px;
  background: rgba(255, 255, 255, 0.35);
  border-radius: 999px;
}
.video-ui__range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  border: 0;
  margin-top: -3px;
}
.video-ui__range::-moz-range-track {
  height: 4px;
  background: rgba(255, 255, 255, 0.35);
  border-radius: 999px;
}
.video-ui__range::-moz-range-thumb {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  border: 0;
}
.video-ui__range::-moz-range-progress {
  background: transparent;
}
.business__card {
  border-radius: 36px;
  background: #fff;
  padding: 36px 52px;
}
.business__slider-wrap {
  position: relative;
}
.business__slider-wrap .slick-list.draggable {
  max-width: 1068px;
}
p.business__caption {
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  margin: 12px 0 24px;
}
.business__cta {
  display: flex;
  justify-content: center;
}
.more-than-song__grid {
  display: flex;
  gap: 24px;
}
article.more-card {
  border-radius: 36px;
  padding: 36px;
  background: #fff;
  flex: 1;
}
h3.more-card__title {
  margin: 24px 0 12px;
  font-weight: 700;
  font-size: 20px;
}
.reviews-slide {
  padding: 0 12px;
  box-sizing: border-box;
}
.reviews-slide__media {
  height: 100%;
  overflow: hidden;
  border-radius: 36px;
}
.video-ui {
  height: 100%;
  position: relative;
}
video.reviews-slide__video {
  height: 100%;
  object-fit: cover;
  max-height: 600px;
}
.reviews__slider-wrap {
  position: relative;
}
p.reviews__note {
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  margin: 12px 0 24px;
}
.reviews__cta {
  display: flex;
  justify-content: center;
}
.steps__grid {
  display: flex;
  gap: 24px;
}
article.step-card {
  flex-direction: column;
  border-radius: 36px;
  padding: 36px;
  flex: 1;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.step-card__num {
  font-weight: 700;
  font-size: 35px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 500px;
  width: 60px;
  height: 60px;
  background: #d80027;
  display: flex;
  align-items: center;
  justify-content: center;
}
h3.step-card__title {
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  margin: 24px 0 12px;
}
.step-cta {
  padding: 36px;
  border-radius: 36px;
  background: #e0893e;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  color: #fff;
  flex: 1;
  text-decoration: none;
}
.faq-wrapper {
  border-radius: 36px;
  padding: 36px;
  background: #fff;
}
.faq__list {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.faq-item {
  border-radius: 24px;
  padding: 12px 12px 12px 24px;
  background: #fceedf;
}
button.faq-item__toggle {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0;
  border: none;
  background: none;
  font-weight: 700;
  font-size: 20px;
  align-items: center;
}
span.faq-item__icon {
  width: 48px;
  height: 48px;
  border-radius: 600px;
  background: #843d1a;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 42px;
}
.faq-item__answer {
  font-weight: 400;
  font-size: 16px;
  color: #250000;
  border: 1px solid rgba(37, 0, 0, 0.3);
  border-radius: 12px;
  padding: 12px;
  margin-top: 12px;
}
.footer__inner {
  border-radius: 36px;
  padding: 60px 36px;
  background: #250000;
  display: flex;
  gap: 60px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 36px;
}
.form-block.form-block--modal {
}
label {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
input[type="email"] {
  border-radius: 6px;
  padding: 12px;
  border: 1px solid #e0893e;
}
.form-block.form-block--modal {
  background: none;
  padding: 0;
}
.cart-info__box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.cart-info__price {
  margin: 0;
}
.cart-info__note {
  margin: 0;
  width: 100%;
}
.cart-info__title {
  font-size: 20px;
  opacity: 1;
}
.cart-info__price {
  font-weight: 700;
  font-size: 35px;
  color: #e0893e;
}
label.cart-policy {
  flex-direction: row;
  align-items: center;
  font-size: 12px;
  margin: 6px 0;
  font-weight: 500;
}
p.footer__copyright {
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  color: #fff;
}
a.footer__brand {
  font-weight: 700;
  font-size: 25px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}
.footer__main {
  display: flex;
  gap: 48px;
}
h3.footer__heading {
  font-weight: 700;
  font-size: 20px;
  color: #e0893e;
  margin-bottom: 12px;
}
.footer__main ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 24px;
}
.footer__main a {
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}
.footer__payments {
  display: flex;
  gap: 16px;
  height: 36px;
}
ul#footer-primary-menu li:nth-child(3) {
  display: none;
}
.audio-player__volume {
  position: relative;
  display: inline-flex;
  align-items: center;
}
.audio-player__volume-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border: 0;
  background: transparent;
  cursor: pointer;
  padding: 0;
}
.audio-player__volume-icon svg {
  display: block;
  width: 24px;
  height: 24px;
}
.audio-player__volume:hover .audio-player__volume-range {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  width: 140px;
}
.audio-player__volume-range,
.audio-player__volume-range * {
  touch-action: pan-y;
}
.audio-player__btn--play span svg {
  display: block;
  width: 36px;
  height: 36px;
}
.audio-player__volume-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 10px;
  height: 10px;
  background: #e0893e;
  border-radius: 50%;
  margin-top: -3px;
  margin-left: 0px;
}
.audio-player__volume-range::-moz-range-thumb {
  width: 10px;
  height: 10px;
  background: #e0893e;
  border-radius: 50%;
  border: none;
}
.audio-player__volume-range {
  --progress: 0%;
  -webkit-appearance: none;
  appearance: none;
  background: #ff000000;
  width: 0;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.15s ease;
}
.audio-player__volume-range::-webkit-slider-runnable-track {
  height: 4px;
  background: linear-gradient(
    to right,
    #e0893e 0%,
    #e0893e var(--progress),
    #ddd var(--progress),
    #ddd 100%
  );
  border-radius: 4px;
}
.audio-player__volume-range::-moz-range-track {
  background: linear-gradient(
    to right,
    #e0893e 0%,
    #e0893e var(--progress),
    #ddd var(--progress),
    #ddd 100%
  );
  height: 4px;
  border-radius: 4px;
}
.audio-player__range {
  --progress: 0%;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  width: 100%;
  cursor: pointer;
}
.audio-player__range::-webkit-slider-runnable-track {
  height: 4px;
  border-radius: 4px;
  background: linear-gradient(
    to right,
    #e0893e 0%,
    #e0893e var(--progress),
    #ddd var(--progress),
    #ddd 100%
  );
}
.audio-player__range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #e0893e;
  margin-top: -3px;
}
.audio-player__range::-moz-range-track {
  height: 4px;
  border-radius: 4px;
  background: #ddd;
}
.audio-player__range::-moz-range-thumb {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #e0893e;
  border: none;
}
.audio-player__range::-moz-range-progress {
  height: 4px;
  border-radius: 4px;
  background: #e0893e;
}
.audio-examples__inner {
  display: flex;
  gap: 12px;
}
.audio-examples__inner-img {
  width: 586px;
  border-radius: 36px;
  height: auto;
  object-fit: cover;
}
.audio-player__wrapper {
  border-radius: 36px;
  padding: 36px;
  background: #fff;
}
.audio-player__now {
  display: flex;
  gap: 24px;
  margin: 26px 0;
}
.audio-player__cover {
  border-radius: 24px;
  width: 180px;
  height: 180px;
  overflow: hidden;
  min-width: fit-content;
}
.audio-player__track-title {
  height: 100%;
  font-weight: 700;
  font-size: 20px;
  color: #250000;
}
.audio-player__info {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.audio-player__time-wrap {
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  font-size: 14px;
  color: #8b8b8b;
}
.audio-player__controls-wrapper {
  display: flex;
  align-items: center;
  gap: 24px;
}
button.audio-player__btn {
  border: none;
  padding: 0;
  margin: 0;
  background: none;
}
.audio-player__controls {
  display: flex;
  align-items: center;
  margin-top: 24px;
  justify-content: space-between;
}
.site-header {
  position: sticky;
  top: 0;
  z-index: 1000;
}
.header__logo img {
  display: block;
  max-height: 48px;
}
.header__actions {
  display: flex;
  align-items: center;
  gap: 36px;
}
.btn-cart.is-ready {
  background: #e0893e;
  color: #fff;
}
button.cart-icon-btn {
  background: none;
  padding: 0;
  margin: 0;
  border: none;
  position: relative;
}
nav#site-navigation a {
  font-weight: 500;
  font-size: 16px;
  color: #250000;
}
span.cart-icon-badge {
  position: absolute;
  background: #d80027;
  border-radius: 500px;
  width: 18px;
  height: 18px;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -8px;
  right: -8px;
}
.header__nav ul {
  display: flex;
  align-items: center;
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.header__nav a {
  text-decoration: none;
}
.header__burger {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
}
.mobile-menu {
  position: fixed;
  inset: 0;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}
.mobile-menu[aria-hidden="false"] {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.mobile-menu__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: opacity 0.25s ease;
}
.mobile-menu[aria-hidden="false"] .mobile-menu__overlay {
  opacity: 1;
}
.mobile-menu__panel {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  overflow-y: auto;
  padding: 16px;
  transform: translateX(100%);
  transition: transform 0.25s ease;
  will-change: transform;
}
.mobile-menu[aria-hidden="false"] .mobile-menu__panel {
  transform: translateX(0);
}
.mobile-menu__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 24px;
  background: #fceedf;
  border-radius: 16px;
  padding: 12px 20px;
}
.mobile-menu__title {
  font-weight: 600;
  font-size: 16px;
}
.mobile-menu__close {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
}
.mobile-menu__section {
  margin-bottom: 24px;
}
.mobile-menu__heading {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 12px;
}
.mobile-menu__chips ul {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobile-menu__chips a {
  display: inline-block;
  padding: 6px 12px;
  border-radius: 16px;
  background: #f5efe9;
  text-decoration: none;
  font-size: 13px;
  color: #250000;
}
.mobile-menu__payments {
  display: flex;
  gap: 12px;
  align-items: center;
}
.mobile-menu__payments img {
  height: 24px;
}
.mobile-menu__promo {
  padding: 16px;
  border-radius: 16px;
  background: #f7f2ee;
  margin-top: auto;
}
.mobile-menu__promo-title {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 8px;
}
.mobile-menu__promo-text {
  font-size: 13px;
  margin-bottom: 16px;
}
.mobile-menu__promo-btn {
  width: 100%;
  padding: 12px;
  border-radius: 12px;
  border: none;
  background: #e0893e;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
}
button.audio-player__item {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: none;
  width: 100%;
  border-radius: 14px;
  padding: 6px;
  background: none;
}
.audio-player__list {
  height: 306px;
  overflow: auto;
}
.topbar {
  background: #250000;
  padding: 12px 0px;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  color: #fff;
}
.modal[hidden] {
  display: none !important;
}
.modal {
  display: block;
}
header#masthead {
  margin: 24px 0;
}
span.audio-player__item-cover {
  border-radius: 8px;
  width: 60px;
  height: 48px;
  display: flex;
  overflow: hidden;
}
.audio-player__item-wrapper {
  display: flex;
  align-items: center;
  gap: 6px;
}
span.audio-player__item-meta {
  font-weight: 700;
  font-size: 20px;
  color: #250000;
}
span.audio-player__item-duration {
  font-weight: 500;
  font-size: 14px;
  color: #8b8b8b;
}
.audio-player__item-cover {
  position: relative;
  display: block;
  overflow: hidden;
}
.audio-player__item-cover::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  opacity: 0;
  transition: opacity 0.2s ease;
  pointer-events: none;
}
.audio-player__item-cover-play {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: scale(0.9);
  transition: opacity 0.2s ease, transform 0.2s ease;
  pointer-events: none;
  width: auto;
}
.audio-player__item-cover-play svg {
  width: 24px;
  height: 24px;
}
.audio-player__item:hover .audio-player__item-cover::after {
  opacity: 1;
}
.audio-player__item:hover .audio-player__item-cover-play {
  opacity: 1;
  transform: scale(1);
}
img.audio-player__item-cover-img {
  width: 100%;
}
html.is-mobile-menu-open,
html.is-mobile-menu-open body {
  overflow: hidden;
}
.audio-player__items {
  flex-direction: column;
  display: flex;
  gap: 3px;
}
button.audio-player__item.is-active {
  background: #f1f1f1;
}
form#songForm {
  border-radius: 36px;
  padding: 36px;
  background: #fff;
}
header.song-builder__header h1 {
  font-size: 35px;
  text-align: center;
  margin: 12px 0 24px;
}
.header-prise {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.header-prise span.hero__price-current {
  color: #e0893e;
}
.toast {
  position: fixed;
  left: 50%;
  bottom: 24px;
  transform: translateX(-50%);
  padding: 10px 14px;
  background: #111;
  color: #fff;
  border-radius: 999px;
  font-size: 14px;
  z-index: 100000;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.toast.is-show {
  opacity: 1;
  transform: translateX(-50%) translateY(-4px);
}
.cart-info {
  margin-bottom: 12px;
}
.cart-info__row {
  font-size: 14px;
  margin-bottom: 10px;
}
.cart-info__box {
  border: 1px solid #eee;
  border-radius: 12px;
  padding: 12px;
  margin-bottom: 10px;
}
.cart-info__title {
  font-size: 14px;
  opacity: 0.85;
}
.cart-info__price {
  font-size: 18px;
  margin-top: 6px;
}
.cart-info__note {
  font-size: 13px;
  opacity: 0.85;
  margin-top: 6px;
}
.cart-policy {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  font-size: 14px;
  margin-top: 8px;
}
.cart-policy input {
  margin-top: 3px;
}
.cart-policy__error {
  display: block;
  color: #d12c2c;
  margin-top: 6px;
}
.form-progress {
  margin: 0 0 24px;
}
.form-progress__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin: 0 0 12px;
  font-weight: 700;
  font-size: 16px;
}
.form-progress__count {
  font-weight: 700;
}
.form-progress__percent {
  font-weight: 500;
  font-size: 16px;
  color: #8b8b8b;
}
.form-progress__bar {
  height: 8px;
  border-radius: 999px;
  background: #c9c9c9;
  overflow: hidden;
}
.form-progress__fill {
  height: 100%;
  width: 0%;
  background: #e18b38;
  border-radius: 999px;
  transition: width 0.25s ease;
}
.cselect {
  position: relative;
  width: 100%;
}
.cselect__btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 24px;
  border-radius: 12px;
  background: #fff;
  cursor: pointer;
  font-size: 18px;
  border: 1px solid #e8e8e8;
}
.cselect__btn:after {
  content: "▾";
  opacity: 1;
  font-size: 30px;
  line-height: normal;
  height: 10px;
  display: flex;
  align-items: center;
}
.cselect__placeholder {
  color: #250000;
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
}
.cselect__value {
  color: #111;
}
.cselect__list {
  position: absolute;
  top: calc(100%+6px);
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #cfcfcf;
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
  z-index: 9999;
  max-height: 360px;
  overflow: auto;
}
.cselect__list:before {
  content: attr(aria-label);
  display: block;
  padding: 10px 14px;
  background: #cfcfcf;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}
.cselect__list li {
  padding: 14px 14px;
  font-size: 18px;
  line-height: 1.2;
  cursor: pointer;
  user-select: none;
}
.cselect__list li:hover {
  background: #f2f2f2;
}
.cselect__list li[aria-selected="true"] {
  background: #e9e9e9;
}
.cselect.is-open .cselect__btn {
  border-color: #bdbdbd;
}
.cselect-error {
  display: block;
  margin-top: 6px;
  font-size: 13px;
  color: #d12c2c;
}
.notice {
  border-radius: 24px;
  padding: 24px 12px;
  background: rgba(224, 137, 62, 0.1);
  display: flex;
  align-items: center;
  gap: 24px;
  margin: 24px 0;
}
.notice__content {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.notice__title {
  font-weight: 700;
  font-size: 20px;
  color: #250000;
}
.notice__text {
  font-weight: 500;
  font-size: 16px;
  color: #6b6b6b;
}
.cart-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.btn-cart {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: 0;
  cursor: pointer;
  border-radius: 12px;
  padding: 36px;
  background: #c9c9c9;
  font-weight: 700;
  font-size: 20px;
  color: #8b8b8b;
  gap: 24px;
}
.modal .btn-cart {
  /* pointer-events:none!important; */
}
.btn-cart.has-valid-email.is-active {
  pointer-events: auto !important;
}
.btn-cart:disabled {
  cursor: not-allowed;
}
.btn-add {
  width: 100%;
  padding: 12px 16px;
  border-radius: 12px;
  border: 1px solid #e0e0e0;
  background: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
}
.cart-link {
  width: 100%;
  background: transparent;
  cursor: pointer;
  font-size: 13px;
  opacity: 0.85;
  border: 1px solid #e0893e;
  border-radius: 12px;
  padding: 36px;
  font-weight: 700;
  font-size: 20px;
  color: #e0893e;
}
.btn-cart.is-ready {
  background: #e0893e;
  color: #fff;
}
.modal {
  position: fixed;
  inset: 0;
  z-index: 99999;
}
.modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
}
.modal__dialog {
  position: relative;
  width: min(720px, calc(100% - 24px));
  margin: 40px auto;
  background: #fff;
  border-radius: 14px;
  overflow: hidden;
}
.modal__header,
.modal__footer {
}
.modal__footer {
}
.modal__body {
}
.modal__close {
  border: 0;
  background: transparent;
  cursor: pointer;
  font-size: 18px;
}
.cart-item {
  border: 1px solid #eee;
  border-radius: 12px;
  padding: 12px;
  margin-bottom: 10px;
}
.cart-item__top {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  align-items: flex-start;
}
.cart-item__title {
  font-weight: 900;
}
.cart-item__meta {
  font-size: 13px;
  opacity: 0.85;
  margin-top: 6px;
}
.cart-item__actions {
  margin-top: 10px;
  display: flex;
  gap: 10px;
}
.cart-item__btn {
  padding: 8px 10px;
  border-radius: 10px;
  border: 1px solid #ddd;
  background: #fff;
  cursor: pointer;
  font-size: 13px;
}
.cart-item__btn--danger {
  border-color: #f1b1b1;
  color: #b11;
}
.modal[hidden] {
  display: none !important;
}
h2.form-block__title {
  font-size: 20px;
  text-align: start;
  margin: 0;
  text-transform: none;
}
.form-block__title-row {
  display: flex;
  align-items: center;
  gap: 12px;
}
.step-badge span {
  background: #e0893e;
  border-radius: 500px;
  padding: 6px 8px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
}
.song-item {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.form-block {
  border-radius: 24px;
  padding: 24px;
  background: #f1f1f1;
}
p.form-block__desc {
  font-weight: 500;
  font-size: 16px;
  color: #6b6b6b;
  margin: 12px 0 24px;
}
.form-block__content {
  display: flex;
  align-items: start;
  gap: 36px;
}
.form-field {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 6px;
}
.form-field[type="text"] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 24px;
  border-radius: 12px;
  background: #fff;
  cursor: pointer;
  font-size: 18px;
  border: 1px solid #e8e8e8;
  font-weight: 500;
  font-size: 20px;
  color: #8b8b8b;
}
.form-block.form-block--story textarea {
  width: 100%;
  border: 1px solid #e8e8e8;
  border-radius: 12px;
  padding: 24px;
  font-weight: 500;
  font-size: 20px;
  color: #8b8b8b;
}
.form-block.form-block--story label {
  width: 100%;
}
span.form-progress__count.is-done {
  color: #e0893e;
}
.story-hint {
  font-weight: 500;
  font-size: 14px;
  color: #8b8b8b;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.modal {
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal__dialog {
  margin: 0;
  max-width: 600px;
  width: 100%;
}
.modal__dialog {
  border-radius: 36px;
  padding: 36px;
  background: #fff;
}
h3#cartTitle {
  font-weight: 700;
  font-size: 50px;
  text-transform: uppercase;
  color: #250000;
}
.modal__header {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.cart-item__title {
  font-size: 22px;
}
.cart-info__box {
  background: #f1f1f1;
}
.platnosc-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
video.business-slide__video {
  background: #000;
  border-radius: 36px;
  overflow: hidden;
  height: 100%;
}
.business-slide__cover {
  height: 100%;
  border-radius: 36px;
  overflow: hidden;
}
.business-slide__media {
  height: 100%;
  height: 604px;
}
.business-slide__cover img {
  object-fit: cover;
  width: 100%;
}
video.hero__image {
}
.hero__media-inner {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}
.hero__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.np-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
}
.np-modal__backdrop {
  position: absolute;
  inset: 0;
  backdrop-filter: blur(20px);
  background: rgba(0, 0, 0, 0.5);
}
.np-modal__dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 36px;
  padding: 36px;
  max-width: 800px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 36px;
}
.np-modal__icon {
  font-size: 28px;
  color: #16a34a;
  margin-bottom: 10px;
}
.np-modal__title {
  font-size: 30px;
  font-weight: 700;
}
.np-modal__btn {
  padding: 10px 16px;
  border: none;
  border-radius: 999px;
  background: #000;
  color: #fff;
  cursor: pointer;
}
button.np-modal__btn {
  border-radius: 12px;
  padding: 24px 36px;
  max-width: max-content;
  margin: 0 auto;
  background: #e0893e;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
}
.business__slider-wrap .slick-track {
  gap: 24px;
}
.thankyou__header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
h1.thankyou__title {
}
.thankyou__top {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  text-align: center;
}
.thankyou__order {
  font-weight: 400;
  font-size: 25px;
  text-align: center;
  color: #250000;
}
.thankyou__subtitle {
  font-weight: 400;
  font-size: 25px;
  text-align: center;
  color: #250000;
}
.thankyou__subtitle strong {
  font-weight: 700;
  color: #e0893e;
}
.thankyou__card {
  margin-top: 24px;
  background: #fff;
  border-radius: 36px;
  padding: 36px;
}
h2.thankyou__card-title {
  margin-bottom: 36px;
}
.thankyou-step__title {
  font-weight: 700;
  font-size: 20px;
  color: #250000;
}
.thankyou-step__text {
  font-weight: 400;
  font-size: 16px;
  color: #250000;
}
.thankyou-step__content {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.thankyou-step {
  display: flex;
  align-items: center;
  gap: 24px;
  flex: 1;
}
.thankyou__steps {
  display: flex;
  gap: 36px;
  margin-bottom: 36px;
}
.thankyou__actions {
  display: flex;
  align-items: center;
  justify-content: center;
}
a.thankyou__btn {
  border-radius: 12px;
  padding: 24px 36px;
  background: #e0893e;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
}
.thankyou__support {
  display: flex;
  flex-direction: column;
  gap: 6px;
  align-items: center;
  margin: 24px 0 36px;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #250000;
}
a.thankyou__email {
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  color: #e0893e;
  text-decoration: none;
}
.thankyou__follow {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
  border-radius: 24px;
  padding: 12px;
  background: #f1f1f1;
}
.thankyou__follow-title {
  font-weight: 700;
  font-size: 25px;
  text-transform: uppercase;
  text-align: center;
  color: #250000;
}
.thankyou__social {
  display: flex;
  align-items: center;
  gap: 36px;
}
.thankyou-step__num {
  font-weight: 700;
  font-size: 36px;
  color: #fff;
  border-radius: 500px;
  width: 60px;
  height: 60px;
  background: #e0893e;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 60px;
}
.btn-cart.is-active {
  background: #e0893e;
  color: #fff;
}
.modal__dialog {
  max-height: -webkit-fill-available;
  overflow: auto;
  margin: 20px 0;
}
.modal__total {
  height: 0;
  width: 0;
  opacity: 0;
}
@media (max-width: 1300.9999px) {
  article.trust-card svg {
    width: 100%;
  }
  .hero__cta-row {
    position: relative;
    z-index: 1;
  }
  p.hero__subtitle {
    position: relative;
    z-index: 1;
  }
  ul#footer-primary-menu {
    flex-wrap: wrap;
  }
  ul#footer-info-menu {
    flex-wrap: wrap;
  }
  .more-than-song__grid {
    flex-wrap: wrap;
  }
  article.more-card {
    flex: 0 1 calc(100% / 2 - 12px);
  }
}
@media (max-width: 1139.9999px) {
  article.trust-card {
    flex: 0 1 calc(100% / 2 - 17px);
  }
  .trust__grid > .trust-card:nth-child(5) {
    display: none;
  }
  .hero__cta-row {
    flex-direction: column-reverse;
    align-items: baseline;
  }
  h1 {
    font-size: 35px;
  }
  nav#site-navigation a {
    font-size: 14px;
  }
  article.step-card {
    flex: 1 1 calc(100% / 2 - 19px);
  }
  .steps__grid {
    flex-wrap: wrap;
  }
  a.step-cta {
    flex: 1 1 calc(100% / 2 - 19px);
  }
  .footer__main {
    flex-wrap: wrap;
  }
  .audio-examples__inner {
    flex-direction: column;
  }
  img.audio-examples__inner-img {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .header__nav {
    display: none;
  }
  .header__burger {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  button.btn.header__cta {
    display: none;
  }
  .header__actions {
    order: 1;
  }
  button.header__burger {
    order: 3;
  }
  .header__logo {
    order: 2;
  }
  .hero__timer.hero__timer--mobile {
    background: url("/wp-content/uploads/2026/02/image-19.png") center/cover
      no-repeat;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    max-width: none;
    border-radius: 12px;
    padding: 12px;
    gap: 12px;
    margin-bottom: 12px;
  }
  .hero__row {
	  max-height:auto;
    flex-direction: column;
  }
  .hero__media {
	  max-height:auto;
    width: 100%;
  }
  .hero__content {
    text-align: center;
  }
  .hero__cta-row {
    align-items: center;
  }
  .trust__grid {
    gap: 6px;
    flex-direction: column;
  }
  article.trust-card {
    flex-direction: column;
  }
  .more-than-song__grid {
    flex-direction: column;
    gap: 12px;
  }
  article.more-card {
    text-align: center;
  }
  .steps__grid {
    gap: 6px;
    flex-direction: column;
  }
  .grid-2 {
    flex-direction: column;
  }
  label.field {
    width: 100%;
  }
  .thankyou__steps {
    flex-direction: column;
  }
}
@media (max-width: 719px) {
  .form-block__content {
    flex-direction: column;
  }
  label.form-field {
    width: 100%;
  }
  .form-field {
    width: 100%;
  }
  .hero__media {
    height: 350px;
    border-radius: 24px;
  }
  .hero__timer-values {
    font-size: 30px;
  }
  h1.hero__title {
    font-size: 30px;
  }
  .hero__content {
    border-radius: 24px;
    padding: 24px;
  }
  p.hero__subtitle {
    margin: 12px auto;
    max-width: 270px;
  }
  article.trust-card {
    text-align: center;
    gap: 12px;
    border-radius: 24px;
    padding: 24px;
  }
  .business__card {
    border-radius: 36px;
    padding: 36px 12px;
  }
  article.more-card {
    border-radius: 36px;
    padding: 24px;
  }
  h3.more-card__title {
    margin: 12px 0;
  }
  article.step-card {
    border-radius: 36px;
    padding: 24px;
  }
  a.step-cta {
    border-radius: 12px;
  }
  .faq-wrapper {
    border-radius: 36px;
    padding: 36px 12px;
  }
  span.faq-item__icon {
    width: 36px;
    height: 36px;
    min-width: 36px;
  }
  span.faq-item__question {
    text-align: start;
  }
  .slider-arrow--prev {
    display: none;
  }
  .slider-arrow--next {
    display: none;
  }
  .slider-arrow--prev {
    display: none;
  }
  .reviews-slide {
    padding: 0 6px;
  }
  article.business-slide {
    padding: 0 6px;
  }
  .business__slider-wrap {
    width: 100%;
  }
  .business__slider.slick-initialized.slick-slider {
    width: 100% !important;
  }
  .examples__slider-wrap {
    margin: 0 -12px;
  }
  .business__slider-wrap {
  }
  .business__card {
    padding: 36px 0;
  }
  .business__head {
    padding: 0 12px;
  }
  .business__cta {
    padding: 0 12px;
  }
  .slick-list.draggable {
    margin: 0 -12px;
  }
  .business__card {
    overflow: hidden;
  }
  button#checkoutBtn {
    padding: 12px;
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
  section {
    overflow: hidden;
  }
  .audio-player__wrapper {
    padding: 0;
    background: none;
  }
  h1.audio-examples__title {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
  }
  .audio-examples__inner {
    gap: 60px;
  }
  .audio-player {
    border-radius: 36px;
    padding: 12px;
    background: #fff;
  }
  .audio-player__cover {
    display: none;
  }
  .audio-player__track-title {
    font-size: 16px;
    text-align: center;
  }
  .audio-player__time-wrap {
    font-size: 12px;
  }
  .audio-player__progress {
    margin-top: 12px;
  }
  .audio-player__volume {
    display: none;
  }
  .audio-player__controls {
    justify-content: center;
  }
  span.audio-player__item-title {
    font-size: 14px;
  }
  .audio-player__now {
    margin-top: 0;
  }
  .audio-player {
    margin-top: 24px;
  }
  form#songForm {
    padding: 24px 12px;
  }
  .header-prise span.hero__price-current {
    font-size: 35px;
  }
  span.hero__price-old {
    font-size: 14px;
  }
  header.song-builder__header h1 {
    font-size: 20px;
  }
  span.form-progress__percent {
    font-size: 12px;
  }
  span.form-progress__count {
    font-size: 12px;
  }
  .form-block {
    padding: 12px;
  }
  h2.form-block__title {
    font-size: 16px;
  }
  .step-badge span {
    width: 24px;
    height: 24px;
    font-size: 16px;
  }
  p.form-block__desc {
    font-size: 14px;
    margin: 6px 0 12px;
  }
  .form-field[type="text"] {
    border-radius: 6px;
    padding: 12px;
    font-size: 14px;
  }
  label.form-field {
    font-size: 12px;
  }
  .form-block__content {
    gap: 12px;
  }
  button.cselect__btn {
    border-radius: 6px;
    padding: 12px;
  }
  span.cselect__placeholder {
    font-size: 14px;
  }
  .cselect__list li {
    font-size: 14px;
  }
  .cselect__list:before {
    font-size: 14px;
  }
  .step-badge svg {
    width: 24px;
    height: 24px;
  }
  .form-block.form-block--story textarea {
    font-size: 14px;
    border-radius: 6px;
    padding: 12px;
  }
  .story-hint {
    margin-top: 6px;
  }
  .notice {
    border-radius: 24px;
    padding: 12px;
    gap: 12px;
  }
  .notice__title {
    font-size: 16px;
  }
  .notice__text {
    font-size: 12px;
  }
  .notice__content {
    gap: 6px;
  }
  .footer__main {
    gap: 36px;
  }
  .footer__col.footer__col--nav {
    flex: 0 1 calc(100% / 2 - 20px);
    text-align: center;
  }
  .footer__col.footer__col--info {
    flex: 0 1 calc(100% / 2 - 20px);
    text-align: center;
  }
  ul#footer-info-menu {
    flex-direction: column;
    gap: 12px;
  }
  ul#footer-primary-menu {
    flex-direction: column;
    gap: 12px;
  }
  .footer__col.footer__col--payments {
    width: 100%;
    text-align: center;
  }
  .footer__payments {
    justify-content: center;
  }
  .contact-card {
    border-radius: 24px;
    padding: 24px;
    gap: 24px;
  }
  header.contact-header {
    text-align: center;
  }
  h2.contact-title {
    text-align: center;
    font-size: 30px;
  }
  p.contact-subtitle {
    font-size: 16px;
  }
  form#contactForm {
    border-radius: 24px;
    padding: 12px;
    gap: 12px;
  }
  span.field__label {
    font-size: 12px;
  }
  .grid-2 {
    gap: 12px;
  }
  form#contactForm input {
    border-radius: 6px;
    padding: 12px;
    font-size: 14px;
  }
  textarea#message {
    border-radius: 6px;
    padding: 12px;
    font-size: 14px;
  }
  button.btn-submit {
    padding: 24px;
  }
  .promo-line {
    flex-direction: column;
  }
  p.promo-line__text {
    text-align: center;
  }
  p.examples-card__caption.business__caption {
    max-width: 300px;
    margin: 12px auto;
  }
  p.business__caption {
    max-width: 290px;
    margin: 12px auto;
  }
  .business__slider-wrap .slick-track {
    gap: 10px;
  }
  p.reviews__note {
    max-width: 290px;
    margin: 12px auto;
  }
  .thankyou__header {
    flex-direction: column;
  }
  .business-slide__media {
    height: auto;
  }
  iframe {
    border-radius: 40px !important;
    width: 100% !important;
  }
  .reviews-slide {
    padding: 0 12px !important;
  }
  .business-slide__media {
    height: auto !important;
  }
  .business-slide__media .video-ui iframe {
    width: 100% !important;
  }
  .yt-wrap {
    position: relative;
    display: block;
  }
  .yt-wrap > iframe {
    display: block;
    width: 100%;
    border-radius: 0;
  }
  .yt-wrap > .yt-ov {
    position: absolute;
    inset: 0;
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    touch-action: pan-y;
  }
  .slick-slider .slick-slider .slick-current .slick-list,
  .slick-track {
    touch-action: pan-y;
  }
}
@media (max-width: 480px) {
  .mobile-menu__panel {
    max-width: 100%;
  }
  .header__logo img {
    max-height: 40px;
  }
  .hero__discount-value {
    font-size: 23px;
  }
  .hero__discount-text {
    font-size: 12px;
  }
  .hero__timer-values {
    font-size: 23px;
  }
  .hero__timer-labels {
    font-size: 12px;
    gap: 12px;
  }
  .hero__badge {
    height: 76px;
  }
  .hero__timer.hero__timer--mobile {
    height: 94px;
  }
  span.faq-item__question {
    color: #250000 !important;
  }
  .hero__badge {
    width: calc(100% - 12px);
    gap: 12px;
    border-radius: 18px;
    padding: 12px 5px;
    top: auto;
  }
  h1.hero__title {
  }
  p.hero__subtitle {
    font-size: 20px;
  }
  span.hero__price-current {
    font-size: 35px;
  }
  span.hero__price-old {
    font-size: 14px;
  }
  .hero__cta-row {
  }
  .hero__decor {
    width: 107px;
    height: 107px;
    bottom: 91px;
  }
  .hero__decor svg {
    width: 100%;
    height: auto;
  }
  .btn {
    width: 100%;
    border-radius: 12px;
    padding: 24px;
  }
  h2 {
    font-size: 20px;
  }
  .trust__grid svg {
    width: 36px !important;
    height: auto;
  }
  h3.trust-card__title {
    font-size: 16px;
  }
  p {
    font-size: 14px;
  }
  p.subtitle-center {
    font-size: 16px;
  }
  p.examples-card__caption {
    margin-top: 12px;
  }
  .business-slide__media {
    height: 507px;
  }
  section#dlaczego-wiecej-niz-piosenka svg {
    width: 36px;
    height: auto;
  }
  h3.more-card__title {
    font-size: 16px;
  }
  .step-card__num {
    border-radius: 500px;
    width: 36px;
    height: 36px;
    font-size: 25px;
  }
  h3.step-card__title {
    font-size: 16px;
    margin: 12px 0;
  }
  a.step-cta {
    padding: 24px;
  }
  span.faq-item__question {
    font-size: 16px;
  }
  .faq-item__answer {
    font-size: 14px;
  }
  .topbar__text {
    font-size: 12px;
  }
  .notice__icon svg {
    width: 36px;
    height: 36px;
  }
  button#orderBtn {
    border-radius: 12px;
    padding: 24px;
  }
  button#addMoreBtn {
    border-radius: 12px;
    padding: 24px;
    font-size: 20px;
  }
  button#openCartBtn {
    padding: 24px;
  }
  .thankyou__header {
    flex-direction: column;
    gap: 12px;
  }
  h1.thankyou__title {
    font-size: 30px;
  }
  .thankyou__order {
    font-size: 16px;
  }
  .thankyou__top {
    gap: 12px;
  }
  .thankyou__subtitle {
    font-size: 16px;
  }
  .thankyou__card {
    border-radius: 24px;
    padding: 24px;
  }
  h2.thankyou__card-title {
    font-size: 20px;
    margin-bottom: 24px;
  }
  .thankyou__steps {
    gap: 24px;
  }
  .thankyou-step {
    gap: 12px;
  }
  .thankyou-step__icon {
    width: 36px;
    height: auto;
    min-width: 36px;
  }
  .thankyou-step__icon svg {
    width: 100%;
  }
  .thankyou-step__content {
    gap: 6px;
  }
  .thankyou-step__title {
    font-size: 16px;
  }
  .thankyou-step__text {
    font-size: 14px;
  }
  .thankyou-step__num {
    width: 36px;
    height: 36px;
    font-size: 20px;
    min-width: 36px;
  }
  .thankyou__support {
    margin: 24px 0;
    font-size: 14px;
  }
  .thankyou__follow-title {
    font-size: 20px;
  }
}
@media (max-width: 375px) {
}
.hero-mobile-only {
  display: block;
}
.hero-desktop-only {
  display: none;
}
@media (min-width: 768px) {
  .hero-mobile-only {
    display: none;
  }
  .hero-desktop-only {
    display: block;
  }
}
.slider-dots {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 16px;
}
.slider-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #843d1a;
  cursor: pointer;
  transition: background 0.3s, transform 0.3s, box-shadow 0.3s;
}
.slider-dot.active {
  background: #fff;
  transform: scale(1.4);
  box-shadow: 0 0 0 2px #843d1a;
}
.reviews-wrapper {
  position: relative;
  max-width: 1200px;
  margin: auto;
}
.reviews-slider {
  display: flex;
  gap: 18px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  padding: 20px 70px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.reviews-slider::-webkit-scrollbar {
  display: none;
}
.review-card {
  flex: 0 0 100%;
  scroll-snap-align: center;
}
.review-video {
  width: 100%;
  aspect-ratio: 9/16;
  object-fit: cover;
  display: block;
  border-radius: 22px;
  box-shadow: 0 14px 35px rgba(0, 0, 0, 0.18);
}
@media (min-width: 992px) {
  .review-card {
    flex: 0 0 calc((100% - 36px) / 3);
  }
}
.slider-arrow:hover {
  transform: translateY(-50%) scale(1.08);
}
.slider-prev {
  left: 10px;
}
.slider-next {
  right: 10px;
}
.faq-accordion .accordion-item {
  border: none;
  background: #fceedf;
  border-radius: 24px !important;
  margin-bottom: 8px;
  overflow: hidden;
}
.faq-accordion .accordion-button {
  background: #fceedf;
  border: none;
  padding: 12px 12px 12px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  box-shadow: none;
  font-size: 20px;
  font-weight: 700;
  color: #000;
}
.faq-accordion .accordion-button:not(.collapsed) {
  background: #fceedf;
  color: #000;
  box-shadow: none;
}
.faq-accordion .accordion-button:focus {
  box-shadow: none;
  outline: none;
}
.faq-accordion .accordion-button::after {
  order: 2;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 999px;
  background-color: #843d1a;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  margin-left: 0;
  transition: transform 0.3s ease, background-color 0.2s ease;
}
.faq-accordion .accordion-button:not(.collapsed)::after {
  transform: rotate(-180deg);
  background-color: #843d1a;
}
.faq-accordion .accordion-body {
  background: #fceedf;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: #250000;
  padding: 0 24px 20px;
}
@media (max-width: 480px) {
  .faq-accordion .accordion-button {
    font-size: 16px;
  }
  .faq-accordion .accordion-button::after {
    width: 36px;
    height: 36px;
  }
  .faq-accordion .accordion-body {
    font-size: 14px;
  }
}
.form-field input[type="text"],
.form-field input[type="email"],
.form-field input[type="tel"] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 24px;
  border-radius: 12px;
  background: #fff;
  cursor: text;
  border: 1px solid #e8e8e8;
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 20px;
  color: #250000;
  outline: none;
  transition: border-color 0.2s ease;
}
.form-field input[type="text"]:focus,
.form-field input[type="email"]:focus,
.form-field input[type="tel"]:focus {
  border-color: #e0893e;
}
.form-field input[type="text"]::placeholder,
.form-field input[type="email"]::placeholder {
  color: #8b8b8b;
  font-weight: 400;
}
.form-field > span,
.form-field > label > span {
  font-weight: 600;
  font-size: 14px;
  color: #6b6b6b;
  margin-bottom: 4px;
}
.form-block--story textarea {
  width: 100%;
  border: 1px solid #e8e8e8;
  border-radius: 12px;
  padding: 24px;
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 20px;
  color: #250000;
  background: #fff;
  outline: none;
  resize: none;
  transition: border-color 0.2s ease;
  min-height: 140px;
}
.form-block--story textarea:focus {
  border-color: #e0893e;
}
.form-block--story textarea::placeholder {
  color: #8b8b8b;
  font-weight: 400;
}
.story-counter {
  font-weight: 500;
  font-size: 14px;
  color: #8b8b8b;
}
.hero_subtitle {
  font-weight: 700;
  text-align: center;
}
.reviews {
  background: #f5f5f5;
}
.highlighted {
  background: #fceedf;
  border-radius: 10px;
  padding: 4px 8px;
  width: fit-content;
}
.review {
  background: #fff;
  border-radius: 22px;
  padding: 28px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.07);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.review:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.12);
}

.stars {
  color: #f4c430;
  font-size: 16px;
  margin-bottom: 6px;
}

.review-text {
  max-width: 620px;
  margin: 0 auto 6px;
  font-size: 14px;
  line-height: 1.5;
}

.review-author {
  font-size: 14px;
  color: BLACK;
  font-weight: 700;
}
.cta_block {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-top: 24px;
}

.cta_autority {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: black;
}

.cta_autority span {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.review-stars {
  display: flex;
  justify-content: center;
  gap: 4px;
  margin-bottom: 12px;
}

@media (max-width: 480px) {
  .cta_rating {
    font=size: 16px;
  }
}

@media (max-width: 719px) {
  .cta_btn .form-field input[type="text"],
  .form-field input[type="email"],
  .form-field input[type="tel"] {
    font-size: 16px;
    padding: 16px;
  }
  .form-block--story textarea {
    font-size: 18px;
    padding: 12px;
  }
  .highlighted {
    margin: auto;
  }
}
.bg-inform {
  background: #f6eeeb;
}
.reviews-wrapper {
  position: relative;
}
.reviews-arrow {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: #fff;
  border: none;
  border-radius: 50%;
  width: 52px;
  height: 52px;
  cursor: pointer;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
  align-items: center;
  justify-content: center;
  transition: background 0.2s, transform 0.2s;
}
.reviews-arrow:hover {
  background: #e0893e;
}
.reviews-arrow:hover svg path {
  fill: #fff;
}
.reviews-arrow svg {
  display: block;
  width: 24px;
  height: 24px;
}
.reviews-arrow--prev {
  left: -26px;
}
.reviews-arrow--next {
  right: -26px;
}
@media (min-width: 768px) {
  .reviews-arrow {
    display: flex;
  }
}
