﻿.order {
  background: #f4f8ff;
  color: #15133f;
}

.order .store-main {
  overflow: hidden;
}

.order .store-hero {
  position: relative;
  padding: 3.25rem 0 6.9rem;
  background:
    radial-gradient(circle at 12% 72%, rgba(112, 86, 255, .28), transparent 18rem),
    linear-gradient(180deg, #18123f 0%, #201658 100%);
}

.order .store-hero__inner {
  max-width: 900px;
  margin: 0 auto;
}

.order .store-hero h1 {
  margin: 0 0 .85rem;
  color: #fff;
  font-size: clamp(2.2rem, 4.45vw, 3.55rem);
  line-height: 1.08;
  letter-spacing: 0;
}

.order .store-hero__lead {
  max-width: 760px;
  margin: 0 auto 1.15rem;
  color: rgba(255, 255, 255, .82);
  font-size: 1.18rem;
  line-height: 1.55;
}

.order .store-sale {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  margin: 0;
  padding: .65rem 1.65rem;
  border-radius: 999px;
  background: linear-gradient(90deg, #6a45f6 0%, #8d39e8 100%);
  color: #fff;
  font-weight: 700;
  box-shadow: 0 18px 36px rgba(44, 31, 102, .28);
}

.order .store-sale strong {
  color: #ffb15f;
}

.order .store-content {
  position: relative;
  margin-top: -4.85rem;
  padding-bottom: 5rem;
  background:
    linear-gradient(180deg, rgba(244, 248, 255, 0) 0, rgba(244, 248, 255, 0) 72px, #f4f8ff 118px, #edf5ff 100%);
}

.order .store-content::before {
  display: none;
  content: none;
}

.order .store-content > .container-lg {
  position: relative;
  z-index: 1;
}

.order .musicone-card,
.order .plan-compare,
.order .store-benefits,
.order .single-plan-card {
  border: 1px solid rgba(111, 104, 204, .18);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 22px 58px rgba(32, 22, 88, .13);
}

.order .musicone-card {
  display: grid;
  max-width: 1050px;
  margin: 0 auto;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, .9fr);
  align-items: stretch;
  overflow: hidden;
}

.order .musicone-media {
  display: flex;
  min-height: 330px;
  align-items: center;
  justify-content: center;
  background: #7959ff;
}

.order .musicone-platforms span {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: .35rem;
  min-height: 42px;
  padding: .3rem .45rem;
  border-radius: 8px;
  background: #f5f6ff;
  color: #282159;
  font-size: .72rem;
  font-weight: 700;
}

.order .musicone-platforms img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.order .musicone-media img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 330px;
  object-fit: cover;
  object-position: center bottom;
}

.order .musicone-body {
  min-width: 0;
  padding: 1.55rem 1.65rem 1.45rem;
}

.order .musicone-badges {
  display: flex;
  flex-wrap: wrap;
  gap: .65rem;
  margin-bottom: .75rem;
}

.order .musicone-badges span {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: .3rem .75rem;
  border-radius: 999px;
  background: #efeaff;
  color: #5b38dc;
  font-weight: 800;
}

.order .musicone-badges span:first-child,
.order .musicone-save {
  background: #ff7a21;
  color: #fff;
}

.order .musicone-body h2 {
  margin: 0 0 .55rem;
  font-size: clamp(1.85rem, 3.25vw, 2.45rem);
  line-height: 1.08;
  letter-spacing: 0;
}

.order .musicone-copy {
  margin-bottom: .85rem;
  color: #504b76;
  /*font-size: .95rem;*/
  line-height: 1.45;
}

.order .musicone-more {
  display: block;
  width: min(100%, 360px);
  height: auto;
  margin: 0 0 .85rem;
}

.order .musicone-platforms {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: .5rem;
  margin-bottom: .85rem;
}

.order .musicone-price {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .55rem .9rem;
  margin-bottom: .9rem;
}

.order .musicone-separate,
.order .musicone-current {
  width: 100%;
  margin: 0;
}

.order .musicone-separate {
  font-size: .95rem;
  color: #7b7798;
  font-weight: 700;
}

.order .musicone-current {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: .45rem;
  color: #171342;
  width: auto;
  font-size: 1.05rem;
  font-weight: 800;
}

.order .musicone-current strong {
  color: #6544f2;
  font-size: clamp(2.1rem, 4.1vw, 2.65rem);
  line-height: 1;
}

.order .musicone-current small {
  font-size: 1rem;
}

.order .musicone-save {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: .5rem .85rem;
  border-radius: 8px;
  font-weight: 900;
}

.order .musicone-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .75rem 1rem;
}

.order .musicone-actions .btn,
.order .single-plan-card .btn {
  border: 0;
  border-radius: 6px;
  background: linear-gradient(90deg, #5f45f6 0%, #7447f7 100%);
  box-shadow: 0 12px 24px rgba(92, 67, 230, .22);
}

.order .musicone-included {
  color: #5f45f6;
  font-weight: 800;
  text-decoration: none;
}

.order .plan-compare {
  max-width: 1050px;
  margin: 2rem auto 0;
  padding: 1.25rem;
  box-shadow: 0 14px 38px rgba(32, 22, 88, .08);
}

.order .plan-compare h2,
.order .single-plans-heading h2 {
  margin: 0 0 .85rem;
  color: #15133f;
  font-size: clamp(1.45rem, 2.55vw, 1.95rem);
  line-height: 1.16;
  letter-spacing: 0;
}

.order .plan-compare-table {
  overflow: hidden;
  border: 1px solid rgba(111, 104, 204, .18);
  border-radius: 8px;
}

.order .plan-compare-row {
  display: grid;
  grid-template-columns: .8fr 1.45fr 1.1fr;
}

.order .plan-compare-row > div {
  padding: .78rem .9rem;
  border-top: 1px solid rgba(111, 104, 204, .14);
  color: #282159;
  font-size: .95rem;
  line-height: 1.38;
}

.order .plan-compare-row > div + div {
  border-left: 1px solid rgba(111, 104, 204, .14);
}

.order .plan-compare-head > div {
  border-top: 0;
  background: #f2f4ff;
  color: #5f45f6;
  font-weight: 800;
}

.order .store-benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  max-width: 1050px;
  margin: 1.35rem auto 0;
  padding: 1.1rem 1.35rem;
  box-shadow: 0 12px 32px rgba(32, 22, 88, .07);
}

.order .store-benefits div {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  column-gap: .75rem;
  align-items: center;
  padding: .35rem;
}

.order .store-benefits img {
  grid-row: span 2;
  width: 42px;
  height: 42px;
  object-fit: contain;
}

.order .store-benefits div + div {
  border-left: 1px solid rgba(111, 104, 204, .22);
}

.order .store-benefits strong,
.order .store-benefits span {
  display: block;
}

.order .store-benefits strong {
  margin-bottom: .2rem;
  color: #15133f;
}

.order .store-benefits span {
  color: #6f6a8d;
}

.order .single-plans {
  padding-top: 2.4rem;
}

.order .single-plans-heading {
  max-width: 760px;
  margin: 0 auto 1.4rem;
}

.order .single-plans-heading p {
  color: #625d82;
  /*font-size: 1.05rem;*/
}

.order .single-plan-card {
  height: 100%;
  overflow: hidden;
}

.order .single-plan-card > img {
  width: 100%;
  aspect-ratio: 16 / 7.8;
  object-fit: cover;
  object-position: center;
}

.order .single-plan-card__body {
  display: flex;
  min-height: 260px;
  flex-direction: column;
  padding: 1.35rem;
}

.order .single-plan-card h3 {
  margin: 0 0 .65rem;
  color: #15133f;
  font-size: 1.28rem;
  line-height: 1.2;
}

.order .single-plan-card p {
  color: #555174;
  line-height: 1.45;
}

.order .single-plan-price {
  margin: auto 0 1rem;
  color: #15133f !important;
  font-size: 2rem;
  font-weight: 900;
  text-align: center;
}

.order .single-plan-price small {
  font-size: .95rem;
  font-weight: 700;
}

.order .single-plan-card .btn {
  width: 100%;
}

@media (min-width: 1100px) and (max-width: 1199.98px) {
  .order .store-content {
    margin-top: -4.2rem;
  }

  .order .musicone-card {
    max-width: 940px;
    grid-template-columns: minmax(0, 1.02fr) minmax(0, .98fr);
  }

  .order .musicone-body {
    padding: 1.25rem 1.35rem;
  }

  .order .musicone-body h2 {
    font-size: 2rem;
  }

  .order .musicone-copy {
    font-size: .88rem;
    line-height: 1.38;
  }

  .order .musicone-more {
    width: min(100%, 300px);
  }

  .order .musicone-current strong {
    font-size: 2.25rem;
  }

  .order .musicone-actions {
    gap: .55rem .75rem;
  }
}

@media (max-width: 1099.98px) {
  .order .musicone-card {
    grid-template-columns: 1fr;
    max-width: 960px;
  }

  .order .musicone-media {
    min-height: 0;
  }

  .order .musicone-media img {
    height: auto;
    min-height: 0;
    object-fit: contain;
  }

  .order .musicone-body {
    padding: 1.65rem 1.9rem 1.75rem;
  }

  .order .musicone-more {
    width: min(100%, 520px);
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 767.98px) {
  .order .store-hero {
    padding: 3rem 0 6.6rem;
  }

  .order .store-hero h1 {
    font-size: clamp(2rem, 10vw, 2.7rem);
  }

  .order .store-hero__lead {
    font-size: 1rem;
  }

  .order .store-sale {
    max-width: min(100%, 330px);
    min-height: 0;
    padding: .62rem 1rem;
    border-radius: 18px;
    line-height: 1.22;
    text-align: center;
    white-space: normal;
  }

  .order .store-sale span,
  .order .store-sale strong {
    display: inline;
  }

  .order .store-content {
    margin-top: -4.7rem;
    background:
      linear-gradient(180deg, rgba(244, 248, 255, 0) 0, rgba(244, 248, 255, 0) 64px, #f4f8ff 112px, #edf5ff 100%);
  }

  .order .store-content::before {
    display: none;
    content: none;
  }

  .order .musicone-body,
  .order .plan-compare {
    padding: 1.15rem;
  }

  .order .musicone-platforms,
  .order .store-benefits {
    grid-template-columns: 1fr;
  }

  .order .plan-compare-table {
    display: grid;
    gap: .75rem;
    border: 0;
    overflow: visible;
  }

  .order .plan-compare-row {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 0;
    overflow: hidden;
    border: 1px solid rgba(111, 104, 204, .16);
    border-radius: 8px;
    background: #fff;
  }

  .order .plan-compare-head {
    display: none;
  }

  .order .plan-compare-row > div {
    padding: .72rem .85rem;
    border-top: 0;
  }

  .order .plan-compare-row > div + div {
    border-left: 0;
  }

  .order .plan-compare-row > div:first-child {
    grid-column: 1 / -1;
    background: #f2f4ff;
    color: #15133f;
    font-weight: 800;
  }

  .order .plan-compare-row > div:nth-child(2),
  .order .plan-compare-row > div:nth-child(3) {
    display: grid;
    align-content: start;
    gap: .35rem;
    min-height: 94px;
    border-top: 1px solid rgba(111, 104, 204, .14);
    /*font-size: .92rem;*/
    line-height: 1.38;
  }

  .order .plan-compare-row > div:nth-child(3) {
    border-left: 1px solid rgba(111, 104, 204, .14);
  }

  .order .plan-compare-row > div:nth-child(2)::before {
    content: "Music One";
  }

  .order .plan-compare-row > div:nth-child(3)::before {
    content: "Single";
  }

  .order .plan-compare-row > div:nth-child(2)::before,
  .order .plan-compare-row > div:nth-child(3)::before {
    color: #6544f2;
    font-size: .78rem;
    font-weight: 900;
    text-transform: uppercase;
  }

  .order .store-benefits div {
    padding: .85rem 0;
  }

  .order .store-benefits div + div {
    border-top: 1px solid rgba(111, 104, 204, .22);
    border-left: 0;
  }

  .order .single-plan-card {
    margin-top: 1rem;
  }
}

@media (max-width: 374.98px) {
  .order .store-sale {
    max-width: 270px;
    padding: .58rem .85rem;
    font-size: .9rem;
  }

  .order .store-sale strong {
    display: block;
    margin-top: .1rem;
  }

  .order .plan-compare {
    padding: .85rem;
  }

  .order .plan-compare-row > div:nth-child(2),
  .order .plan-compare-row > div:nth-child(3) {
    padding: .68rem .65rem;
    font-size: .86rem;
  }
}