html.page-betsymphony {
  --gap-1: 4px;
  --gap-2: 8px;
  --gap-3: 16px;
  --gap-4: 24px;
  --gap-5: 32px;
  --gap-6: 48px;
  --cl-main: #fff;
  --cl-accent: #F54F4C;
}

.page-betsymphony {
  --section-offset: 80px;
  --section-offset-sm: 80px;
  background-color: #000;
  color: #fff;
	scroll-padding-top: 100px;
}

.page-betsymphony .ss-btn:not(.promo-popup--btn) {
  --txt-clr: #fff;
  --bord-clr: #F54F4C;
  --bg-clr: #F54F4C;
  --txt-clr-hvr: #F54F4C;
  --bord-clr-hvr: #fff;
  --bg-clr-hvr: #fff;
  --button-border-radius: 100px 1px 100px 1px;
  font-size: 14px;
  padding: 8px 32px;
  min-height: 36px;
}

.promo-popup--close {
  --color-text: var(--cl-button);
}

.page-header--buttons .ss-btn:not(.promo-popup--btn),
.bs-sec-featbanner .cta-banner--cta-btn .ss-btn:not(.promo-popup--btn),
.bs-sec-contact .ss-btn:not(.promo-popup--btn) {
  --txt-clr: #000;
  --bord-clr: #fff;
  --bg-clr: #fff;
  --txt-clr-hvr: #F54F4C;
  --bord-clr-hvr: #fff;
  --bg-clr-hvr: #fff;
}

.txt-title-0 {
  font-size: 48px;
  line-height: 1;
}

.txt-title-1 {
  font-size: 40px;
  line-height: 1.1;
}

.txt-title-2 {
  font-size: 32px;
  line-height: 1.1;
  font-weight: 600;
}

.txt-title-3 {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}

.txt-headline-lg {
  font-size: 28px;
  font-weight: 500;
  line-height: 1.25;
}

.txt-headline-md {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.33;
}

.txt-headline-sm {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.43;
}

.txt-label-highlights {
  font-size: 28px;
  line-height: 1.14;
  font-weight: 800;
}

.txt-label-sm {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 500;
}

.txt-body-lg {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  letter-spacing: 0.03em;
}

.txt-body-md {
  font-size: 14px;
  line-height: 1.42;
  font-weight: 400;
  letter-spacing: 0.018em;
}

.txt-body-sm {
  font-size: 12px;
  line-height: 1.25;
  font-weight: 400;
  letter-spacing: 0.04em;
}

.txt-copy {
  font-size: 18px;
  line-height: 1.56;
}

.page-betsymphony .ss-main {
  position: relative;
}

.page-betsymphony .page-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 20;
}

.page-header--panel {
  transition: all 0.3s ease;
  padding: 8px 0;
}

.page-betsymphony1 .page-header.mod-shadow .page-header--panel,
.page-betsymphony .page-header.mod-shadow {
  background-color: #000;
}

.page-betsymphony .page-header.mod-shadow .page-header--poweredby {
  opacity: 0;
}

.page-header--poweredby {
  color: #B3B3B3;
}

.page-header--poweredby:hover {
  color: #fff;
}

.bs-hero-banner--inner {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}

.page-header--logo img {
  max-height: 20px;
  width: auto;
}

.page-header--logo1 img {
  max-height: 20px;
  width: auto;
}

.bs-hero-banner--phrases {
  display: grid;
  gap: 8px;
}

.bs-hero-banner--bg-ratio {
  aspect-ratio: 0.51;
}

.bs-sec-advantages--image {
  max-width: 650px;
  margin-inline: auto;
}

.bs-sec-advantages--col {
  max-width: 333px;
}

.bs-sec-benefits--image {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
}

.bs-sec-benefits--box {
  padding: 24px 32px;
  background-color: #1A1A1A;
  border-radius: 12px;
}

.bs-sec-benefits--ratio {
  padding-bottom: 120px;
}

.bs-sec-offset-standart-top {
  margin-top: var(--section-offset);
}

.bs-sec-offset-standart-top-sm {
  margin-top: var(--section-offset-sm);
}

.bs-sec-about {
  background-color: #101010;
}

.bs-sec-about--container {
  padding-block: 40px;
}

.bs-sec-about--copy,
.bs-sec-about--logos {
  margin-bottom: 40px;
}

.bs-sec-about--logos {
  background: #1A1A1AB2;
  border-radius: 10px;
  padding: 24px 18px;
}

.bs-resources--grid {
  display: grid;
  gap: 16px;
}

.bs-resources--unit {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.bs-resources--unit-image {
  border-radius: 10px 10px 0 0;
}

.bs-resources--unit-content {
  border-radius: 10px;
  background-color: #1A1A1A;
  padding: 24px;
  display: flex;
  flex-direction: column;
  flex: 1;
  margin-top: -10px;
}

.bs-resources--unit-title {
  --line-height: 1.25;
}

.bs-resources--unit-cta {
  margin-top: auto;
}

.bs-resources--unit-cta a {
  color: #fff;
}

.bs-promo-banner--block {
  text-align: center;
}

.bs-promo-banner.banner-01 .bs-promo-banner--container {
  max-width: 600px;
}

.bs-promo-banner.banner-02 .bs-promo-banner--container {
  max-width: 746px;
}

.bs-promo-banner.banner-03 .bs-promo-banner--container {
  max-width: 716px;
}

.bs-promo-banner.banner-04 .bs-promo-banner--container {
  max-width: 710px;
}

.bs-promo-banner--image {
  width: 200px;
  max-width: 100%;
  display: inline-block;
}

.bs-promo-banner--title {
  margin-bottom: 8px;
}

.bs-promo-banner--cta {
  margin-top: 16px;
}

.bs-sec-benefits2--text ul {
  display: grid;
  gap: 24px;
}

.bs-sec-keyfeatures--image img {
  width: 488px;
}

.bs-compare--col-unit {
  padding-block: 16px 12px;
  border-block-end: 1px solid #333333;
  color: #828282;
}

.bs-compare--col-unit-title {
  margin-bottom: 8px;
  color: #B3B3B3;
}

.bs-compare--row {
  display: grid;
  grid-template-columns: 41.6fr 47.2fr;
  gap: 40px;
}

.bs-compare--sep-svg {
  height: 21px;
  width: 100%;
}

.bs-compare--table .bs-compare--row > .bs-compare--col-unit:nth-child(2) .bs-compare--col-unit-title {
  color: #fff;
  position: relative;
  padding-left: 18px;
}

.bs-compare--table .bs-compare--row > .bs-compare--col-unit:nth-child(2) .bs-compare--col-unit-title:before {
  position: absolute;
  left: 0;
  content: '\2022';
  font-size: 25px;
  line-height: 1;
  color: #F54F4C;
  display: inline-flex;
  width: 12px;
  transform: translateY(-2px);
}

.bs-sec-featbanner--panel {
  background-color: #1A0C0B;
  border-radius: 12px;
}

.bs-sec-featbanner--footer {
  gap: 16px;
}

.bs-sec-featbanner--image img {
  border-radius: 4px;
}

.bs-sec-benefits3--image {
  max-width: 650px;
}

.bs-sec-benefits3--items {
  margin-top: -134px;
}

.bs-sec-benefits3--box {
  padding: 24px 32px;
  background-color: #1A1A1A;
  border-radius: 12px;
}

.bs-sec-faqs--item + .bs-sec-faqs--item {
  border-top: 0.5px solid #4F4F4F;
}

.bs-sec-faqs--item-head {
  color: #828282;
}

.bs-sec-faqs--item-head:hover,
.bs-sec-faqs--item-head[aria-expanded="true"] {
  color: #fff;
}

.bs-sec-faqs--img {
  width: calc(100% + 16px);
}

.bs-sec-contact .ss-input {
  border-color: #828282;
}

.bs-sec-contact .ss-input::-webkit-input-placeholder,
.bs-sec-contact .wpcf7-acceptance label .wpcf7-list-item-label {
  color: #828282;
}

.bs-sec-contact .wpcf7-acceptance label .wpcf7-list-item-label {
  --cbox-clr-bg: transparent;
  --cbox-clr-bord: #828282;
}

.bs-sec-about--logos .ps-logos-list--grid {
  --logo-width: 33.33333%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 0;
}

.bs-sec-about--logos .ps-logos-list--unit {
  flex: 0 0 var(--logo-width);
  max-width: var(--logo-width);
}

.bs-sec-about--logos .ps-logos-list--unit-ratio {
  padding: 0;
  aspect-ratio: auto;
}

@media (min-width: 768px) {
  .bs-promo-banner--cta {
    margin-top: 24px;
  }
  
  .bs-hero-banner--inner {
    padding-bottom: 100px;
  }

  .bs-sec-keyfeatures--image img {
    position: sticky;
    top: 100px;
  }

  .bs-compare--sep-svg {
    height: 29px;
    width: auto;
  }

  .bs-compare--row {
    grid-template-columns: 1fr 1fr;
  }

  .bs-sec-faqs--img {
    width: 41.66vw;
  }

  .bs-sec-about--logos .ps-logos-list--grid {
    --logo-width: 25%;
  }
}

@media (min-width: 1025px) {
  .page-betsymphony {
    --section-offset: 100px;
    --section-offset-sm: 80px;
  }

  .page-header--logo img {
    max-height: 32px;
  }

  .txt-title-0 {
    font-size: 66px;
  }

  .txt-title-1 {
    font-size: 60px;
  }

  .txt-title-2 {
    font-size: 40px;
  }

  .txt-headline-lg {
    font-size: 32px;
  }

  .txt-headline-md {
    font-size: 24px;
  }

  .txt-headline-sm {
    font-size: 18px;
  }

  .txt-label-highlights {
    font-size: 32px;
  }

  .txt-body-lg {
    font-size: 18px;
  }

  .bs-hero-banner--bg-ratio {
    aspect-ratio: 1.77;
  }

  .bs-hero-banner--text {
    max-width: 520px;
  }

  .bs-hero-banner--phrases {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .bs-hero-banner--slogan {
    padding-bottom: 8px;
  }

  .bs-sec-advantages--line.line-1 {
    position: absolute;
    left: 0;
    width: 100%;
    top: 118px;
  }

  .bs-sec-advantages--line.line-2 {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 62px;
  }

  .bs-sec-benefits--ratio {
    padding-top: 132px;
    padding-bottom: 192px;
  }

  .bs-sec-benefits--image {
    height: 100%;
  }

  .bs-sec-about--container {
    padding-block: 72px;
  }

  .bs-sec-about--copy,
  .bs-sec-about--logos {
    margin-bottom: 60px;
  }

  .bs-sec-about--logos {
    padding: 24px 32px;
  }

  .bs-resources--grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .bs-promo-banner--block {
    text-align: left;
    display: flex;
    align-items: center;
    gap: 16px;
  }

  .bs-promo-banner.banner-01 .bs-promo-banner--wrapper {
    display: flex;
    align-items: center;
  }

  .bs-promo-banner.banner-01 .bs-promo-banner--cta {
    margin-top: 0;
    margin-left: 32px;
  }

  .bs-promo-banner.banner-01 .bs-promo-banner--title {
    margin-bottom: 0;
  }

  .bs-compare--col-unit {
    padding-block: 32px 16px;
  }

  .bs-compare--table .bs-compare--row > .bs-compare--col-unit:nth-child(1) {
    border-block-end: 0.5px solid #333333;
  }

  .bs-sec-featbanner--content {
    height: 100%;
    display: flex;
    flex-direction: column;
  }

  .bs-sec-featbanner--image img {
    border-radius: 8px;
  }

  .bs-sec-benefits3--items {
    margin-top: -164px;
  }

  .bs-compare--table .bs-compare--row > .bs-compare--col-unit:nth-child(2) .bs-compare--col-unit-title,
  .bs-compare--table .bs-compare--row > .bs-compare--col-unit:nth-child(2) .bs-compare--col-unit-text {
    padding-left: 24px;
  }

  .bs-sec-about--logos .ps-logos-list--grid {
    --logo-width: 20%;
  }
}

@media (min-width: 1200px) {
  .bs-sec-advantages--inner,
  .bs-sec-about--inner {
    max-width: 1096px;
  }

  .bs-sec-benefits2 .bs-sec-benefits2--container.container,
  .bs-compare .bs-compare--container.container {
    max-width: 1130px;
  }

  .bs-hero-banner--phrases .phrase-02 {
    margin-right: 20px;
  }

  .bs-hero-banner--bg-img.img-desktop img {
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }

  .bs-sec-about--logos .ps-logos-list--grid {
    --logo-width: 163px;
  }

  .bs-sec-about--logos .ps-logos-list--unit-ratio {
    height: 56px;
  }
}

@media (min-width: 1400px) {
  .page-betsymphony .container {
    max-width: 1350px;
  }
  .bs-hero-banner--bg-ratio {
    aspect-ratio: auto;
    height: 700px;
  }
}

@media (min-width: 1640px) {
  .bs-hero-banner--bg-ratio {
    height: 810px;
  }
}

@media (max-width: 767px) {
  .bs-sec-benefits2--text {
    margin-top: -170px;
  }

  .bs-sec-faqs--col-content {
    margin-top: -112px;
  }
}

.page-footer--nav {
  font-size: 14px;
  font-weight: 500;
  display: grid;
  gap: 24px;
}

.page-footer--nav a {
  color: #828282;
}

.page-footer--poweredby-logo:hover,
.page-footer--nav a:hover {
  color: #fff;
}

.page-footer--poweredby-logo,
.page-footer--bottom {
  color: #828282;
}

.page-footer--bottom-copyright {
  font-size: 14px;
}