body {
    font-family: 'Montserrat', sans-serif;
    background: #000;
}

body.pft-qa-review.modal-open {
    overflow: auto;
    padding-right: 0 !important;
}

body.pft-qa-review #staticBackdrop,
body.pft-qa-review .modal-backdrop {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

.pft-main {
    --pft-stage-max: 1920px;
    --pft-inner-max: 1620px;
    --pft-gutter: 32px;
}

.pft-main {
    background: #000;
    color: #fff;
    overflow: hidden;
    padding-bottom: 6.5rem;
}

.pft-main .pft-container {
    width: min(var(--pft-inner-max), calc(100% - var(--pft-gutter)));
    max-width: var(--pft-inner-max);
    padding-right: 0;
    padding-left: 0;
}

.pft-hero {
    position: relative;
    width: 100%;
    max-width: var(--pft-stage-max);
    margin: 0 auto;
    background: #000;
}

.pft-hero__media img {
    display: block;
    width: 100%;
    height: auto;
}

.pft-hero__content {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: clamp(6rem, 11vw, 8.5rem);
}

.pft-hero__eyebrow,
.pft-hero__title,
.pft-hero__description {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.pft-hero-nav {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(1rem, 3.5vw, 88px);
    justify-content: center;
    width: min(1320px, calc(100% - var(--pft-gutter)));
    max-width: 1320px;
    margin-top: max(-84px, -4.4vw);
    position: relative;
    z-index: 2;
}

.pft-hero-nav__button {
    appearance: none;
    border: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: clamp(52px, 3.4vw, 64px);
    min-height: 54px;
    padding: 0 clamp(10px, 0.8333vw, 16px);
    border-radius: clamp(27px, 1.8229vw, 35px);
    background: linear-gradient(180deg, #282ECE 0%, #6600BE 100%);
    color: #fff;
    font-size: clamp(15px, 1.1vw, 21px);
    font-weight: 700;
    line-height: clamp(19px, 1.35vw, 25px);
    text-align: center;
    text-decoration: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.pft-hero-nav__button:hover,
.pft-hero-nav__button:focus {
    transform: translateY(-1px);
}

.pft-hero-nav__button:focus-visible {
    outline: none;
}

.pft-tickets {
    --pft-tickets-copy-top: 56.6%;
    --pft-tickets-copy-left: 8.9063%;
    --pft-tickets-copy-width: 39.5%;
    --pft-tickets-lead-width: 98.7903%;
    position: relative;
    width: 100%;
    max-width: var(--pft-stage-max);
    margin: 0 auto;
    padding: 2rem 0 2.6rem;
    background: #000;
}

.pft-tickets__media {
    position: relative;
    width: 100%;
    max-width: var(--pft-stage-max);
    margin: 0 auto;
    pointer-events: none;
}

.pft-tickets__media img {
    width: 100%;
    height: auto;
    object-fit: contain;
    mix-blend-mode: screen;
    opacity: 1;
}

.pft-tickets__content {
    position: absolute;
    inset: 0;
    width: 100%;
    max-width: none;
    z-index: 1;
    min-height: min(550px, 28.6458vw);
}

.pft-tickets__title,
.pft-offer__heading {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.pft-tickets__copy {
    position: absolute;
    top: var(--pft-tickets-copy-top);
    left: var(--pft-tickets-copy-left);
    width: var(--pft-tickets-copy-width);
    display: grid;
    gap: clamp(4px, 0.5vw, 10px);
    justify-items: center;
}

.pft-tickets__copy.mobile{
    display: none;
}

.pft-tickets__lead {
    position: static;
    top: auto;
    left: auto;
    width: var(--pft-tickets-lead-width);
    max-width: none;
    margin: 0;
    font-size: min(29px, 1.5vw);
    font-weight: 400;
    line-height: min(34px, 1.76vw);
    text-align: center;
    white-space: nowrap;
}

.pft-tickets__highlight {
    position: static;
    top: auto;
    left: auto;
    width: min(744px, 100%);
    max-width: none;
    margin: 0;
    font-size: min(29px, 1.5vw);
    font-weight: 700;
    line-height: min(34px, 1.76vw);
    text-shadow: 0 2px 16px #7643FF;
    text-align: center;
}

.pft-steps {
    padding: 2.5rem 0 3.5rem;
    background: #000;
}

.pft-steps .pft-container {
    width: min(var(--pft-inner-max), calc(100% - var(--pft-gutter)));
    max-width: var(--pft-inner-max);
}

.pft-steps__panel {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    background:
        linear-gradient(90deg, rgba(29, 9, 63, 0.92) 0%, rgba(8, 4, 19, 0.96) 48%, rgba(39, 13, 78, 0.92) 100%),
        url("/assets/images/paquete-futbolero/bg-pasos.webp") center/cover no-repeat;
}

.pft-steps__title {
    margin: 0;
    padding: 2rem 1.5rem 1.25rem;
    text-align: center;
    font-size: min(52px, 2.7083vw);
    font-weight: 800;
    line-height: min(63px, 3.2813vw);
    text-shadow: 0 3px 6px #AF00FD;
}

.pft-steps__title::after {
    content: "";
    display: block;
    width: min(72%, 38rem);
    height: 1px;
    margin: 1rem auto 0;
    background: rgba(255, 255, 255, 0.56);
}

.pft-steps__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.5rem;
    padding: 1.35rem 2.8rem 0.9rem;
}

.pft-step-card {
    min-height: 100%;
}

.pft-step-card__header {
    display: flex;
    align-items: flex-start;
    gap: min(24px, 1.25vw);
    margin-bottom: min(20px, 1.12vw);
}

.pft-step-card__badge {
    flex: 0 0 min(78px, 4.0625vw);
    width: min(78px, 4.0625vw);
    min-width: min(78px, 4.0625vw);
    height: min(78px, 4.0625vw);
    min-height: min(78px, 4.0625vw);
    aspect-ratio: 1 / 1;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.pft-step-card__badge-layer {
    position: absolute;
    inset: 0;
    border-radius: 50%;
}

.pft-step-card__badge-layer--base {
    background: #100221;
}

.pft-step-card__badge-layer--glow {
    box-shadow: 0 3px 59px rgba(175, 0, 253, 0.59);
}

.pft-step-card__badge-number {
    position: relative;
    z-index: 1;
    font-size: min(40px, 2.0833vw);
    font-weight: 700;
    line-height: min(20px, 1.0417vw);
    color: #fff;
    text-shadow: 0 3px 6px #AF00FD;
}

.pft-step-card__title {
    margin: 0;
    font-size: min(28px, 1.46vw);
    font-weight: 600;
    line-height: min(34px, 1.78vw);
}

.pft-step-card__description {
    margin: 0;
    padding-left: calc(min(78px, 4.0625vw) + min(24px, 1.25vw));
    font-size: min(20px, 1.05vw);
    line-height: min(29px, 1.5vw);
    color: rgba(255, 255, 255, 0.95);
}

.pft-steps__validity {
    margin: 0.7rem 0 1.3rem;
    text-align: center;
    font-size: min(20px, 1.05vw);
    line-height: min(25px, 1.3vw);
    letter-spacing: -0.43px;
}

.pft-steps__cta,
.pft-offer-card__cta,
.pft-special-card__cta,
.pft-side-card__cta {
    appearance: none;
    border: 0;
    cursor: pointer;
    display: block;
    width: 100%;
    background: #1f82f2;
    color: #fff;
    font-size: clamp(24px, 2vw, 40px);
    font-weight: 700;
    line-height: clamp(30px, 2.45vw, 49px);
    text-align: center;
    text-decoration: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.pft-steps__cta:hover,
.pft-steps__cta:focus,
.pft-offer-card__cta:hover,
.pft-offer-card__cta:focus,
.pft-special-card__cta:hover,
.pft-special-card__cta:focus,
.pft-side-card__cta:hover,
.pft-side-card__cta:focus {
    transform: translateY(-1px);
}

.pft-steps__cta {
    min-height: clamp(48px, 3.5vw, 67px);
    padding: 0.65rem 1.5rem;
    border-radius: 0 0 15px 15px;
    background: #027BFE;
}

.pft-prizes {
    --pft-prizes-copy-top: 2.7641%;
    --pft-prizes-copy-left: 17.9%;
    --pft-prizes-copy-width: 64.5%;
    --pft-prizes-details-overlap: clamp(-295px, -14.5vw, -165px);
    position: relative;
    padding: 2rem 0 0;
    background: #000;
}

.pft-prizes__hero {
    position: relative;
    width: 100%;
    max-width: var(--pft-stage-max);
    margin: 0 auto;
    z-index: 2;
}

.pft-prizes__hero-inner {
    position: relative;
}

.pft-prizes__media {
    position: relative;
}

.pft-prizes__media img {
    display: block;
    width: 100%;
    height: auto;
}

.pft-prizes__copy {
    position: absolute;
    inset: 0;
}

.pft-prizes__copy-inner {
    position: absolute;
    top: var(--pft-prizes-copy-top);
    left: var(--pft-prizes-copy-left);
    width: var(--pft-prizes-copy-width);
    text-align: center;
}

.pft-prizes__eyebrow {
    margin: 0;
    font-size: clamp(24px, 2.3vw, 44px);
    font-weight: 500;
    line-height: clamp(29px, 2.8vw, 54px);
    letter-spacing: -0.62px;
}

.pft-prizes__title {
    margin: 0;
    font-size: clamp(58px, 6.6vw, 126px);
    font-weight: 800;
    line-height: 0.95;
    text-shadow: 0 3px 16px #AF00FD;
}

.pft-prizes__details {
    position: relative;
    width: 100%;
    max-width: var(--pft-stage-max);
    margin: var(--pft-prizes-details-overlap) auto 0;
    z-index: 1;
    padding: clamp(10.5rem, 8.8vw, 12rem) 1.5rem 4rem;
}

.pft-prizes__details::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url("/assets/images/paquete-futbolero/degradado.webp") top center/cover no-repeat;
    opacity: 0.75;
    z-index: 0;
}

.pft-prizes__details-inner {
    width: min(100%, 85.0625rem);
    margin: 0 auto;
    position: relative;
    z-index: 1;
    display: grid;
    justify-items: center;
    row-gap: clamp(0.8rem, 1.2vw, 1.15rem);
}

.pft-prizes__details-title {
    position: static;
    width: min(100%, 45.75rem);
    margin: 0;
    text-align: center;
    font-size: clamp(1.7rem, 2.2vw, 2.7rem);
    font-weight: 800;
    line-height: clamp(2.05rem, 2.7vw, 3.2rem);
    white-space: nowrap;
    text-shadow: 0 3px 6px #AF00FD;
}

.pft-prizes__list {
    position: static;
    display: grid;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: 400;
    text-align: center;
    column-gap: clamp(1rem, 1.6vw, 2rem);
    row-gap: 0.85rem;
}

.pft-prizes__list--top {
    width: min(100%, 85.0625rem);
    grid-template-columns: repeat(3, max-content);
}

.pft-prizes__list--bottom {
    width: min(100%, 71.9375rem);
    grid-template-columns: repeat(3, max-content);
}

.pft-prizes__list li {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0.55rem;
    margin: 0;
    min-width: 0;
    font-size: clamp(1rem, 1.35vw, 1.65rem);
    line-height: clamp(1.3rem, 1.65vw, 2rem);
    text-shadow: 0 3px 5px rgba(0, 0, 0, 0.55);
    white-space: normal;
    text-align: left;
}

.pft-prizes__list li::before {
    content: "";
    flex: 0 0 auto;
    width: clamp(0.5rem, 0.625vw, 0.75rem);
    height: clamp(0.5rem, 0.625vw, 0.75rem);
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.55);
}

.pft-offer {
    padding: clamp(2.4rem, 3.4vw, 3.4rem) 0 1.8rem;
    background: #000;
}

.pft-offer__heading {
    text-align: center;
    margin-bottom: clamp(2.9rem, 4.1vw, 4.2rem);
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    border: 0;
    font-size: clamp(2.2rem, 2.95vw, 3.5rem);
    font-weight: 500;
    line-height: clamp(2.6rem, 3.35vw, 4rem);
}

.pft-offer-card {
    container-type: inline-size;
    border-radius: clamp(1.2rem, 1.55cqw, 1.7rem);
    overflow: visible;
    background:
        linear-gradient(90deg, rgba(38, 26, 95, 0.96) 0%, rgba(17, 8, 40, 0.98) 50%, rgba(38, 26, 95, 0.96) 100%),
        url("/assets/images/paquete-futbolero/bg-pasos.webp") center/cover no-repeat;
}

.pft-offer-card__hero {
    position: relative;
    min-height: clamp(13rem, 13.5cqw, 14.4rem);
    padding: clamp(1.45rem, 1.7cqw, 1.8rem) clamp(2rem, 3.45cqw, 3.65rem) 0;
    border-radius: clamp(1.2rem, 1.55cqw, 1.7rem) clamp(1.2rem, 1.55cqw, 1.7rem) 0 0;
}

.pft-offer-card__copy {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: none;
    padding-right: 46%;
}

.pft-offer-card__eyebrow {
    margin: 0;
    font-size: clamp(1.45rem, 2.1cqw, 2.35rem);
    font-weight: 700;
    line-height: 1.15;
    white-space: nowrap;
}

.pft-offer-card__title {
    margin: 0;
    font-size: clamp(4rem, 6.8cqw, 7rem);
    font-weight: 800;
    line-height: 0.95;
    white-space: nowrap;
    text-shadow: 0 0 22px rgba(175, 0, 253, 0.82);
}

.pft-offer-card__media {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 44.5%;
    text-align: right;
    z-index: 2;
    transform: translate(2.2%, -12%);
}

.pft-offer-card__media img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.pft-offer-card__body {
    background: linear-gradient(180deg, rgba(15, 7, 32, 0.95) 0%, rgba(32, 9, 62, 0.9) 100%);
    padding: 0 clamp(2rem, 3.45cqw, 3.65rem) 0;
    border-radius: 0 0 clamp(1.2rem, 1.55cqw, 1.7rem) clamp(1.2rem, 1.55cqw, 1.7rem);
}

.pft-offer-card__includes {
    margin: 0;
    padding: clamp(0.75rem, 0.95cqw, 1rem) 0 clamp(1.15rem, 1.35cqw, 1.45rem);
    text-align: center;
    font-size: clamp(2rem, 2.7cqw, 3rem);
    line-height: 1;
}

.pft-offer-card__features {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(1rem, 1.25cqw, 1.35rem) clamp(1rem, 1.25cqw, 1.35rem);
}

.pft-feature-card {
    min-height: clamp(7.3rem, 8.3cqw, 8.9rem);
    padding: clamp(1rem, 1.2cqw, 1.3rem) clamp(1.35rem, 1.6cqw, 1.7rem);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: clamp(1rem, 1.25cqw, 1.35rem);
    border-radius: clamp(0.8rem, 0.9cqw, 1rem);
    background: rgba(67, 39, 117, 0.36);
    backdrop-filter: blur(32px);
    -webkit-backdrop-filter: blur(32px);
}

.pft-special-card__include-symbol::before,
.pft-special-card__include-symbol::after {
    content: "";
    position: absolute;
}

.pft-feature-card__media,
.pft-special-card__include-symbol--tv,
.pft-special-card__include-symbol--mic {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    min-width: clamp(4.25rem, 5.5cqw, 5.9rem);
}

.pft-special-card__include-symbol {
    position: relative;
    display: inline-flex;
    flex: 0 0 auto;
    color: #fff;
}

.pft-feature-card__text,
.pft-special-card__include-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.15rem;
    color: #fff;
}

.pft-feature-card__icon {
    display: block;
    width: auto;
    max-width: clamp(3.8rem, 4.5cqw, 4.9rem);
    height: auto;
}

.pft-feature-card__icon--tv {
    max-width: clamp(11rem, 15.6028cqw, 16.5rem);
}

.pft-feature-card__icon--tv-device {
    max-width: clamp(3.8rem, 5.2cqw, 5.6rem);
}

.pft-feature-card__combo {
    display: flex;
    align-items: center;
    width: 100%;
}

.pft-feature-card__tv-icon {
    display: block;
    flex: 0 0 auto;
    width: clamp(4.8rem, 6.25cqw, 6.35rem);
    height: clamp(4.8rem, 6.25cqw, 6.35rem);
    background: url("/assets/images/paquete-futbolero/totalplay-tv.svg") center/contain no-repeat;
}

.pft-feature-card__combo-image {
    display: block;
    width: min(100%, clamp(18rem, 25.5cqw, 27rem));
    max-width: none;
    height: auto;
}

.pft-feature-card__brand {
    display: block;
    width: auto;
    max-width: min(100%, clamp(14.5rem, 20cqw, 20rem));
    height: auto;
    image-rendering: auto;
}

.pft-feature-card__text strong,
.pft-special-card__include-text strong {
    font-size: clamp(2.1rem, 3.2cqw, 3.4rem);
    font-weight: 700;
    line-height: 1.04;
}

.pft-feature-card__text span,
.pft-special-card__include-text span {
    font-size: clamp(1.55rem, 2.15cqw, 2.35rem);
    line-height: 1.05;
}

.pft-feature-card__text--tv strong,
.pft-special-card__include-text--tv strong {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.pft-feature-card__pill,
.pft-special-card__include-pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: clamp(5.6rem, 7.2cqw, 7.3rem);
    min-height: clamp(2rem, 2.2cqw, 2.35rem);
    padding: 0 clamp(0.9rem, 1.1cqw, 1.2rem);
    border-radius: 999px;
    background: #ef7b12;
    color: #fff;
    font-size: clamp(1.1rem, 1.45cqw, 1.55rem);
    font-weight: 500;
    line-height: 1;
}

.pft-feature-card__text--tv {
    position: relative;
    justify-content: center;
    gap: 0.3rem;
    min-width: 0;
    padding-top: 0;
}

.pft-feature-card__text--tv .pft-feature-card__pill {
    margin-bottom: 0;
}

.pft-feature-card--tv {
    display: grid;
    grid-template-columns: clamp(5.15rem, 6.6cqw, 6.8rem) minmax(0, 1fr);
    align-items: center;
    gap: clamp(1.25rem, 1.6cqw, 1.8rem);
    min-height: clamp(7.9rem, 8.9cqw, 9.5rem);
    padding-top: clamp(0.9rem, 1.1cqw, 1.15rem);
    padding-right: clamp(1rem, 1.2cqw, 1.25rem);
    padding-bottom: clamp(0.9rem, 1.1cqw, 1.15rem);
    padding-left: clamp(1.1rem, 1.3cqw, 1.35rem);
    overflow: hidden;
}

.pft-feature-card--tv .pft-feature-card__text--tv {
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.pft-offer-card__pricing {
    margin-top: clamp(1.25rem, 1.45cqw, 1.6rem);
    padding: clamp(1rem, 1.2cqw, 1.3rem) 0 clamp(1.35rem, 1.65cqw, 1.75rem);
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    text-align: center;
}

.pft-offer-card__regular {
    margin: 0 0 clamp(0.9rem, 1cqw, 1.1rem);
    font-size: clamp(1.75rem, 2.15cqw, 2.4rem);
}

.pft-offer-card__regular span {
    font-weight: 700;
    text-decoration: line-through;
}

.pft-offer-card__special {
    margin: 0;
    color: #f4c048;
    font-size: clamp(3.4rem, 4.8cqw, 5.1rem);
    line-height: 1.1;
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: clamp(0.6rem, 0.95cqw, 1rem);
    white-space: nowrap;
}

.pft-offer-card__special strong {
    font-size: 1em;
    font-weight: 700;
}

.pft-offer-card__special-label {
    font-size: clamp(1.55rem, 2.1cqw, 2.15rem);
    font-weight: 700;
    line-height: 1.05;
}

.pft-offer-card__special-suffix {
    font-size: clamp(2.35rem, 3.35cqw, 3.75rem);
    font-weight: 400;
    line-height: 1;
}

.pft-offer-card__cta {
    min-height: clamp(4.25rem, 4.9cqw, 5rem);
    padding: 0.8rem clamp(1rem, 1.4184cqw, 1.5rem);
    font-size: clamp(2rem, 2.7cqw, 3rem);
    line-height: 1;
}

.pft-offer__note {
    margin: 0.75rem 0 0;
    text-align: right;
    font-size: clamp(0.9rem, 1vw, 1.1rem);
}

.pft-specials {
    padding: 2.2rem 0 2.8rem;
    background: #000;
}

.pft-specials__header {
    max-width: 84rem;
    margin: 0 auto 2rem;
    text-align: center;
}

.pft-specials__title,
.pft-quality__title {
    margin: 0 0 1.3rem;
    font-size: 42px;
    font-weight: 500;
    line-height: 50px;
}

.pft-specials__description {
    max-width: 70rem;
    margin: 0 auto;
    font-size: 24px;
    line-height: 31px;
    text-shadow: 0 3px 5px rgba(0, 0, 0, 0.45);
}

.pft-specials__grid {
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.15fr);
    gap: 1.1rem;
    align-items: start;
}

.pft-special-card,
.pft-side-card {
    overflow: hidden;
    border-radius: 24px;
}

.pft-special-card {
    background:
        linear-gradient(135deg, rgba(65, 45, 255, 0.84) 0%, rgba(11, 3, 23, 0.96) 34%, rgba(64, 8, 102, 0.9) 100%),
        url("/assets/images/paquete-futbolero/bg-kit-futbolero.webp") center/cover no-repeat;
    min-height: 820px;
}

.pft-special-card__hero,
.pft-side-card__top {
    display: grid;
    gap: 1rem;
}

.pft-special-card__hero {
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: end;
    padding: 2.1rem 2rem 0;
}

.pft-special-card__title,
.pft-side-card__title {
    margin: 0 0 1.4rem;
    font-size: 27px;
    font-weight: 700;
    line-height: 33px;
}

.pft-special-card__price-line,
.pft-side-card__price-line {
    margin: 0;
    color: #f4c048;
    font-size: 18px;
    line-height: 22px;
}

.pft-special-card__price-line strong,
.pft-side-card__price-line strong {
    font-size: 58px;
    font-weight: 900;
    line-height: 1;
}

.pft-special-card__media {
    align-self: start;
}

.pft-special-card__media img {
    width: clamp(10.5rem, 18vw, 16rem);
    height: auto;
}

.pft-special-card__divider,
.pft-side-card__divider {
    height: 1px;
    margin: 1.1rem auto 1.35rem;
    background: rgba(255, 255, 255, 0.65);
}

.pft-special-card__divider {
    width: calc(100% - 4rem);
}

.pft-special-card__body-copy,
.pft-side-card__body-copy {
    margin: 0;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
}

.pft-special-card__body-copy {
    padding: 0 1.8rem;
}

.pft-special-card__includes-block {
    padding: 1.5rem 1.5rem 1.2rem;
}

.pft-special-card__section-label,
.pft-side-card__section-label {
    margin: 0 0 0.8rem;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
}

.pft-special-card__include {
    min-height: 82px;
    margin-bottom: 0.75rem;
    padding: 0.8rem 1rem;
    border-radius: 18px;
    background: rgba(45, 50, 82, 0.88);
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 1rem;
}

.pft-special-card__include-text strong {
    font-size: 22px;
}

.pft-special-card__applies {
    padding: 0 1.5rem 1.2rem;
    text-align: center;
}

.pft-special-card__applies-text,
.pft-side-card__applies-text {
    margin: 0;
    font-size: 17px;
    line-height: 21px;
}

.pft-special-card__cta,
.pft-side-card__cta {
    min-height: 66px;
    padding: 0.8rem 1.5rem;
}

.pft-specials__side {
    display: grid;
    gap: 1.25rem;
}

.pft-side-card {
    min-height: 100%;
}

.pft-side-card--change {
    background:
        linear-gradient(135deg, rgba(65, 45, 255, 0.85) 0%, rgba(11, 3, 23, 0.96) 35%, rgba(64, 8, 102, 0.92) 100%),
        url("/assets/images/paquete-futbolero/bg-promocion-02.webp") center/cover no-repeat;
    min-height: 365px;
}

.pft-side-card--add {
    background:
        linear-gradient(135deg, rgba(65, 45, 255, 0.85) 0%, rgba(11, 3, 23, 0.96) 35%, rgba(64, 8, 102, 0.92) 100%),
        url("/assets/images/paquete-futbolero/bg-promocion-03.webp") center/cover no-repeat;
    min-height: 305px;
}

.pft-side-card__top {
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: start;
    padding: 1.5rem 1.8rem 0;
}

.pft-side-card__title strong {
    font-weight: 700;
}

.pft-side-card__media {
    text-align: right;
}

.pft-side-card__media img {
    width: clamp(6rem, 9vw, 8.6rem);
    height: auto;
}

.pft-side-card__media--badge {
    position: relative;
}

.pft-side-card__badge {
    position: absolute;
    right: 0;
    bottom: -0.6rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 6.4rem;
    min-height: 1.65rem;
    padding: 0.25rem 0.9rem;
    border-radius: 999px;
    background: #f4b72c;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
}

.pft-side-card__divider {
    width: calc(100% - 4rem);
}

.pft-side-card__body-copy {
    padding: 0 1.8rem;
}

.pft-side-card__applies {
    padding: 0.7rem 1.8rem 1.25rem;
    text-align: center;
}

.pft-quality {
    padding: 2.5rem 0 0;
    background: #000;
}

.pft-quality__title {
    text-align: center;
    width: min(869px, 100%);
    margin: 0 auto;
    font-size: clamp(2.5rem, 3.8vw, 4rem);
    line-height: 1.08;
    letter-spacing: -0.04em;
    font-weight: 500;
}

.pft-quality__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 516px));
    justify-content: space-between;
    gap: 1.25rem;
    margin-top: 3.375rem;
}

.pft-quality-card {
    position: relative;
    min-height: 100%;
    padding: 0;
    border-radius: 1.875rem;
    background: linear-gradient(180deg, rgba(18, 18, 18, 0.96) 0%, rgba(26, 26, 26, 0.98) 100%);
    overflow: hidden;
    aspect-ratio: 516 / 650;
    min-height: 0;
}

.pft-quality-card__halo {
    position: absolute;
    top: 18.8%;
    left: 50%;
    width: 50%;
    height: 34%;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(141, 44, 255, 0.86) 0%, rgba(141, 44, 255, 0.18) 44%, rgba(0, 0, 0, 0) 72%);
    transform: translateX(-50%);
    filter: blur(18px);
    pointer-events: none;
}

.pft-quality-card__heading {
    position: absolute;
    z-index: 2;
    top: 6.2%;
    left: 50%;
    width: 71.7%;
    margin: 0;
    transform: translateX(-50%);
    text-align: center;
    line-height: 1;
    color: #fff;
    text-shadow:
        0 0 8px rgba(188, 74, 255, 0.78),
        0 3px 6px rgba(175, 0, 253, 0.92);
}

.pft-quality-card__heading-main,
.pft-quality-card__heading-sub {
    display: block;
}

.pft-quality-card__heading-main {
    font-size: clamp(2.8rem, 3.7vw, 4.9rem);
    font-weight: 700;
    line-height: 0.98;
}

.pft-quality-card__heading-sub {
    margin-top: 0.0625rem;
    font-size: clamp(1.75rem, 2.28vw, 2.65rem);
    font-weight: 400;
    line-height: 1.02;
}

.pft-quality-card__heading--tv {
    top: 4.7%;
    width: 84%;
}

.pft-quality-card__heading--tv .pft-quality-card__heading-main {
    margin-top: 0.125rem;
    font-size: clamp(2.9rem, 3.75vw, 5rem);
}

.pft-quality-card__heading--tv .pft-quality-card__heading-sub {
    font-size: clamp(1.8rem, 2.32vw, 2.7rem);
}

.pft-quality-card__heading--sound {
    width: 58.2%;
}

.pft-quality-card__media {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
    margin: 0;
}

.pft-quality-card__media img {
    width: 100%;
    max-width: none;
    height: auto;
}

.pft-quality-card__description {
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: 9.5%;
    width: 71.7%;
    margin: 0;
    transform: translateX(-50%);
    font-size: clamp(1.125rem, 1.55vw, 2rem);
    line-height: 1.29;
    color: #fff;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.27);
}

@media (max-width: 1199px) {
    .pft-main {
        --pft-gutter: 24px;
    }

    .pft-hero-nav {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        width: min(1358px, calc(100% - var(--pft-gutter)));
        max-width: 1358px;
        gap: clamp(0.875rem, 2vw, 2rem);
        margin-top: -4rem;
    }

    .pft-hero-nav__button {
        height: clamp(52px, 5vw, 60px);
        min-height: clamp(52px, 5vw, 60px);
        border-radius: clamp(28px, 3vw, 35px);
        font-size: clamp(16px, 1.9vw, 22px);
        line-height: clamp(20px, 2.3vw, 28px);
        padding-right: clamp(10px, 1.4vw, 16px);
        padding-left: clamp(10px, 1.4vw, 16px);
    }

    .pft-steps__grid {
        gap: 1.5rem;
        padding-right: 2rem;
        padding-left: 2rem;
    }

    .pft-prizes__details {
        padding-top: 9rem;
    }

    .pft-prizes__details-title {
        width: min(732px, calc(100% - 48px));
        margin: 0 auto 2rem;
        font-size: clamp(28px, 2.7083vw, 52px);
        line-height: clamp(34px, 3.2813vw, 63px);
        white-space: nowrap;
    }

    .pft-prizes__list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
        margin: 0 auto;
        gap: 0.875rem 2rem;
    }

    .pft-prizes__list--bottom {
        margin-top: 1rem;
    }

    .pft-prizes__list li {
        justify-content: flex-start;
        text-align: left;
    }

    .pft-prizes__list li::before {
        margin-top: 0.15em;
    }

    .pft-prizes__list--top li,
    .pft-prizes__list--bottom li {
        width: auto;
        max-width: min(100%, 32rem);
    }

    .pft-offer__heading {
        font-size: clamp(2.1rem, 4.1vw, 2.8rem);
        line-height: 1.15;
        margin-bottom: 2.5rem;
    }

    .pft-offer-card__hero {
        padding-right: clamp(2rem, 2.8369cqw, 3rem);
        padding-left: clamp(2rem, 2.8369cqw, 3rem);
        min-height: 11.6rem;
    }

    .pft-offer-card__copy {
        padding-right: 42.5%;
    }

    .pft-offer-card__eyebrow {
        font-size: clamp(1.05rem, 1.55cqw, 1.4rem);
    }

    .pft-offer-card__title {
        font-size: clamp(3rem, 4.95cqw, 4.35rem);
    }

    .pft-offer-card__media {
        width: 41.5%;
        transform: translate(1.6%, -9%);
    }

    .pft-offer-card__body {
        padding-right: clamp(2rem, 3.45cqw, 3.65rem);
        padding-left: clamp(2rem, 3.45cqw, 3.65rem);
    }

    .pft-offer-card__includes {
        font-size: clamp(1.8rem, 2.8vw, 2.35rem);
    }

    .pft-offer-card__features {
        gap: 1rem;
    }

    .pft-feature-card {
        min-height: 7rem;
    }

    .pft-feature-card__text strong {
        font-size: clamp(1.7rem, 2.55cqw, 2.3rem);
    }

    .pft-feature-card__text span {
        font-size: clamp(1.25rem, 1.75cqw, 1.7rem);
    }

    .pft-offer-card__special {
        gap: 0.55rem;
    }

    .pft-offer-card__special-label {
        font-size: 1.45rem;
    }

    .pft-offer-card__special-suffix {
        font-size: 2.3rem;
    }

    .pft-specials__grid {
        grid-template-columns: minmax(0, 0.94fr) minmax(0, 1.06fr);
        gap: 1rem;
    }

    .pft-special-card {
        min-height: 810px;
    }

    .pft-side-card--change {
        min-height: 390px;
    }

    .pft-side-card--add {
        min-height: 300px;
    }

    .pft-special-card__hero,
    .pft-side-card__top {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

    .pft-special-card__title,
    .pft-side-card__title {
        margin-bottom: 1rem;
        font-size: 26px;
        line-height: 31px;
    }

    .pft-special-card__price-line,
    .pft-side-card__price-line {
        font-size: 18px;
        line-height: 22px;
    }

    .pft-special-card__price-line strong,
    .pft-side-card__price-line strong {
        font-size: 52px;
        line-height: 1;
    }

    .pft-special-card__body-copy,
    .pft-side-card__body-copy {
        font-size: 20px;
        line-height: 25px;
    }

    .pft-special-card__body-copy,
    .pft-special-card__applies,
    .pft-side-card__body-copy,
    .pft-side-card__applies {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

    .pft-special-card__include {
        min-height: 90px;
        padding: 0.85rem 1rem;
        border-radius: 20px;
    }

    .pft-special-card__include-text strong {
        font-size: 22px;
    }

    .pft-special-card__applies-text,
    .pft-side-card__applies-text {
        font-size: 18px;
        line-height: 22px;
    }

    .pft-special-card__cta,
    .pft-side-card__cta {
        min-height: 74px;
        font-size: 28px;
        line-height: 34px;
    }

    .pft-quality-card {
        min-height: 580px;
    }

    .pft-quality-card__heading {
        width: 74%;
    }

    .pft-quality-card__description {
        width: 74%;
    }

    .pft-quality__grid {
        gap: 0.875rem;
    }
}

@media (max-width: 767px) {
    .pft-main {
        padding-bottom: 0;
    }

    .pft-main .pft-container {
        width: min(100%, calc(100% - 32px));
        margin-inline: auto;
    }

    .pft-hero-nav {
        grid-template-columns: 1fr;
        width: min(34rem, calc(100% - 32px));
        max-width: 34rem;
        margin-top: -2.25rem;
        gap: 1rem;
    }

    .pft-tickets {
        padding-top: 4rem;
    }

    .pft-tickets__content {
        min-height: 470px;
    }

    .pft-steps__grid,
    .pft-prizes__list,
    .pft-offer-card__features,
    .pft-offer-card__hero,
    .pft-quality__grid {
        grid-template-columns: 1fr;
    }

    .pft-step-card__description {
        padding-left: 0;
    }

    .pft-steps__grid {
        gap: 2rem;
    }

    .pft-prizes__details {
        margin-top: -120px;
        padding-top: 8rem;
    }

    .pft-prizes__details-title {
        width: min(732px, calc(100% - 48px));
        white-space: normal;
    }

    .pft-prizes__list--top,
    .pft-prizes__list--bottom {
        width: min(100%, calc(100% - 48px));
    }

    .pft-prizes__list li {
        padding-left: 1.4rem;
        text-align: left;
    }

    .pft-offer-card__hero,
    .pft-offer-card__body {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

    .pft-offer-card__hero {
        min-height: auto;
        padding-top: 1.75rem;
        padding-bottom: 1.25rem;
    }

    .pft-offer-card__media {
        position: relative;
        text-align: center;
        right: auto;
        bottom: auto;
        width: min(100%, 22rem);
        margin: 1rem auto 0;
        transform: none;
    }

    .pft-feature-card {
        min-height: auto;
        align-items: flex-start;
    }

    .pft-feature-card__media {
        min-width: 3.5rem;
        padding-top: 0.1rem;
    }

    .pft-feature-card__icon {
        max-width: 3rem;
    }

    .pft-feature-card__icon--tv {
        max-width: min(100%, 11rem);
    }

    .pft-feature-card__icon--tv-device {
        max-width: 4rem;
    }

    .pft-feature-card__combo-image {
        width: min(100%, 15.35rem);
    }

    .pft-feature-card__tv-icon {
        width: 4.45rem;
        height: 4.45rem;
    }

    .pft-feature-card__brand {
        max-width: min(100%, 11.5rem);
    }

    .pft-feature-card--tv {
        grid-template-columns: 4.45rem minmax(0, 1fr);
        min-height: 7rem;
        padding-right: 0.9rem;
        padding-left: 0.9rem;
    }

    .pft-feature-card__text strong {
        font-size: clamp(1.8rem, 7vw, 2.3rem);
    }

    .pft-feature-card__text span {
        font-size: clamp(1.2rem, 4.8vw, 1.6rem);
    }

    .pft-offer__note {
        text-align: center;
    }

    .pft-offer-card__title {
        white-space: normal;
    }

    .pft-offer-card__copy {
        padding-right: 0;
    }

    .pft-offer-card__eyebrow {
        white-space: normal;
    }

    .pft-special-card__hero,
    .pft-side-card__top {
        grid-template-columns: 1fr;
        justify-items: center;
        text-align: center;
    }

    .pft-special-card__divider,
    .pft-side-card__divider {
        width: calc(100% - 3rem);
    }

    .pft-special-card__body-copy,
    .pft-side-card__body-copy {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

    .pft-special-card__applies,
    .pft-side-card__applies {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

    .pft-quality-card {
        max-width: 32rem;
        margin: 0 auto;
    }

    .pft-feature-card,
    .pft-special-card__include {
        justify-content: center;
    }

    .pft-feature-card__text,
    .pft-special-card__include-text {
        align-items: center;
    }
}

@media (max-width: 575px) {
    .pft-hero-nav {
        max-width: 20rem;
        width: 100%;
        gap: 0.75rem;
        margin-top: -4rem;
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }

    .pft-hero-nav__button {
        height: 70px;
        padding: 0.625rem 0.875rem;
        border-radius: 35px;
        font-size: 24px;
    }

    .pft-tickets {
        padding-top: 1.5rem;
        padding-bottom: 2rem;
    }

    .pft-tickets__content {
        position: relative;
        inset: auto;
        width: min(100%, calc(100% - 24px));
        min-height: auto;
        margin: -5rem auto 0;
        padding: 0 0.5rem;
        display: block;
        transform: none;
    }

    .pft-tickets__copy {
        position: static;
        width: 100%;
        display: block;
        transform: none;
    }

    .pft-tickets__copy:not(.mobile){
        display: none;
    }

    .pft-tickets__copy.mobile{
        display: block;
    }

    .pft-tickets__lead,
    .pft-tickets__highlight {
        position: static;
        width: 100%;
        max-width: 100%;
        margin: 0 0 0.65rem;
        text-align: center;
        white-space: normal;
        text-wrap: balance;
        font-size: 21px;
        line-height: 30px;
        margin: 0;
    }

    .pft-tickets__lead {
        font-size: 21px;
        line-height: 30px;
        margin: 0;
    }

    .pft-tickets__highlight {
        text-shadow: 0 2px 10px rgba(118, 67, 255, 0.7);
    }

    .pft-steps__panel{
        background: none;
    }

    .pft-steps {
        padding-top: 0;
        padding-bottom: 2.5rem;
    }

    .pft-steps__title {
        padding-top: 2rem;
        font-size: 30px;
        line-height: normal;
    }

    .pft-steps__title::after{
        content: none;
    }

    .pft-steps__grid {
        padding: 0;
        gap: 0;
        background: linear-gradient(90deg, #210448 0%, #000001 50%, #210448 100%);
        border-radius: 20px;
    }

    .pft-step-card{
        cursor: pointer;
        height: fit-content;
    }

    .pft-step-card:first-child .pft-step-card__header,
    .pft-step-card:last-child .pft-step-card__description{
        border-radius: 20px 20px 0 0;
    }

    .pft-step-card:last-child .pft-step-card__header,
    .pft-step-card:last-child .pft-step-card__description{
        border-radius: 0 0 20px 20px;
    }

    .pft-step-card__header,
    .pft-step-card__description {
        padding: 1.25rem 2rem;
    }

    .pft-step-card__header {
        padding: 1.25rem 4.5rem 1.25rem 2rem;
        align-items: center;
        background: linear-gradient(to right, #3E169A 0%, #180060 45%, #1C085B 100%);
        margin: 0;
        position: relative;
    }

    .pft-step-card__header:before{
        content: "";
        position: absolute;
        right: 2rem;
        width: 14px;
        height: 14px;
        margin: auto;
        background: url(../assets/images/paquete-futbolero/chevron-up-down.webp) no-repeat center/contain;
        transform: rotate(180deg);
    }

    .pft-step-card.active .pft-step-card__header:before{
        transform: rotate(0);
    }

    .pft-step-card:not(.active):not(:last-child) .pft-step-card__header{
        border-bottom: 2px solid #1C085B;
    }

    .pft-step-card__description{
        display: none;
        background: linear-gradient(90deg, #210448 0%, #000001 50%, #210448 100%);
    }

    .pft-step-card.active  .pft-step-card__description{
        display: block;
    }

    .pft-step-card__badge {
        flex: 0 0 58px;
        width: 58px;
        min-width: 58px;
        height: 58px;
        min-height: 58px;
        aspect-ratio: 1 / 1;
    }

    .pft-step-card__badge-number {
        font-size: 30px;
        line-height: 16px;
    }

    .pft-step-card__title {
        font-size: 21px;
        line-height: 27px;
    }

    .pft-step-card__description {
        font-size: 16px;
        line-height: 24px;
    }

    .pft-steps__validity {
        font-size: 12px;
        line-height: 15px;
        margin: 1.5rem 0;
    }

    .pft-steps__cta {
        font-size: 18px;
        line-height: normal;
        border-radius: 35px;
        padding: 1rem 0;
    }

    .pft-prizes {
        padding-top: 2rem;
    }

    .pft-prizes__hero-inner {
        display: flex;
        flex-direction: column-reverse;
    }

    .pft-prizes__copy {
        position: static;
        padding-top: 0;
    }

    .pft-prizes__copy-inner {
        position: static;
        width: min(100%, calc(100% - 24px));
        margin: 0 auto;
    }

    .pft-prizes__eyebrow {
        font-size: 24px;
        line-height: normal;
    }

    .pft-prizes__title {
        font-size: 48px;
        line-height: normal;
    }

    .pft-prizes__details {
        margin-top: -4rem;
        padding: 5rem 0 3rem;
        min-height: auto;
    }

    .pft-prizes__details::before{
        height: 50%;
    }

    .pft-prizes__details-title {
        width: min(100%, calc(100% - 24px));
        gap: .5rem;
        font-size: 18px;
        line-height: 22px;
    }

    .pft-prizes__list {
        display: grid;
        grid-template-columns: 1fr;
        width: min(100%, calc(100% - 24px));
        gap: 1rem;
        font-size: 22px;
        line-height: 28px;
    }

    .pft-prizes__list--bottom {
        margin-top: 0;
    }

    .pft-offer__heading {
        font-size: 38px;
        line-height: 44px;
    }

    .pft-offer-card__title {
        font-size: 3rem;
    }

    .pft-offer-card__special {
        font-size: 2.35rem;
    }

    .pft-specials {
        padding-top: 2rem;
    }

    .pft-specials__description {
        font-size: 22px;
        line-height: 28px;
    }

    .pft-special-card__hero,
    .pft-side-card__top {
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }

    .pft-special-card__includes-block {
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }

    .pft-special-card__cta,
    .pft-side-card__cta {
        font-size: 30px;
        line-height: 36px;
        padding: 1rem;
    }

    .pft-quality {
        padding-top: 2rem;
    }

    .pft-quality-card {
        aspect-ratio: auto;
        min-height: 0;
        padding: 1.5rem 1.35rem 2rem;
    }

    .pft-quality-card__media {
        min-height: 14rem;
        height: auto;
        margin-top: 0.5rem;
    }

    .pft-quality-card__heading,
    .pft-quality-card__description {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        width: 100%;
        transform: none;
    }

    .pft-quality-card__heading {
        margin: 0 0 0.75rem;
    }

    .pft-quality-card__heading--sound,
    .pft-quality-card__heading--tv {
        width: 100%;
    }

    .pft-quality-card__description {
        margin-top: 1rem;
    }
}


/* ===== Version 03: pft2 sections (5-7) ===== */

:root {
    --pft2-bg: #050507;
    --pft2-surface: #140922;
    --pft2-surface-2: #24113b;
    --pft2-surface-3: #2b1644;
    --pft2-purple: #8f3eff;
    --pft2-purple-soft: #6e35d8;
    --pft2-blue: #0f87ff;
    --pft2-blue-2: #1f6fff;
    --pft2-gold: #ffca37;
    --pft2-text: #ffffff;
    --pft2-text-soft: rgba(255, 255, 255, 0.82);
    --pft2-stroke: rgba(255, 255, 255, 0.14);
    --pft2-shadow: 0 24px 48px rgba(0, 0, 0, 0.45);
}

html.pft2-page {
    scroll-behavior: smooth;
}

body.pft2-page {
    background: #000;
}

body.pft2-page #staticBackdrop,
body.pft2-page .modal-backdrop {
    transition: opacity 0.2s ease;
}

body.pft2-page.pft2-qa-review #staticBackdrop,
body.pft2-page.pft2-qa-review .modal-backdrop {
    display: none !important;
}

.pft2-main {
    position: relative;
    overflow: clip;
    background:
        radial-gradient(circle at 50% 24%, rgba(121, 57, 255, 0.22), transparent 28%),
        radial-gradient(circle at 50% 76%, rgba(52, 118, 255, 0.18), transparent 24%),
        var(--pft2-bg);
    color: var(--pft2-text);
    font-family: "Montserrat", sans-serif;
}

.pft2-main::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.02), transparent 22%, transparent 78%, rgba(255, 255, 255, 0.03));
    pointer-events: none;
}

.pft2-shell {
    position: relative;
    z-index: 1;
    width: min(1240px, calc(100% - 56px));
    margin: 0 auto;
}

.pft2-section-card {
    border-radius: 24px;
    border: 1px solid rgba(150, 110, 255, 0.18);
    box-shadow: var(--pft2-shadow);
}

.pft2-hero {
    padding: 36px 0 14px;
}

.pft2-hero__frame {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 26px 50px rgba(0, 0, 0, 0.48);
}

.pft2-hero__frame img {
    display: block;
    width: 100%;
    height: auto;
}

.pft2-hero-nav {
    padding-bottom: 48px;
}

.pft2-hero-nav__shell {
    display: flex;
    justify-content: center;
    gap: 16px;
}

.pft2-pill,
.pft2-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border: 0;
    font-weight: 700;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.pft2-pill {
    min-width: 210px;
    padding: 12px 28px;
    border-radius: 999px;
    background: linear-gradient(180deg, #7b2cff, #4f17c7);
    color: #fff;
    box-shadow: 0 12px 24px rgba(108, 41, 255, 0.34);
    font-size: 15px;
}

.pft2-pill:hover,
.pft2-cta:hover {
    transform: translateY(-1px);
}

.pft2-tickets {
    padding-bottom: 42px;
}

.pft2-tickets__card {
    position: relative;
    min-height: 284px;
    padding: 44px 54px;
    overflow: hidden;
    background:
        radial-gradient(circle at 22% 50%, rgba(123, 44, 255, 0.26), transparent 28%),
        linear-gradient(90deg, rgba(49, 13, 93, 0.98), rgba(22, 8, 44, 0.92));
}

.pft2-tickets__copy {
    position: relative;
    z-index: 2;
    max-width: 430px;
}

.pft2-tickets__eyebrow {
    margin: 1rem 0 0;
    color: #8e85cf;
    font-size: 19px;
    font-weight: 600;
    text-shadow: 0 2px 16px #AF00FD;
}

.pft2-tickets__title {
    margin: 0;
    font-size: clamp(58px, 4vw, 66px);
    line-height: 0.94;
    font-weight: 800;
    text-transform: none;
}

.pft2-tickets__subtitle {
    margin: 6px 0 12px;
    color: var(--pft2-gold);
    font-size: clamp(30px, 2.3vw, 34px);
    font-weight: 700;
}

.pft2-tickets__text {
    margin: 0;
    color: var(--pft2-text-soft);
    font-size: 15px;
    line-height: 1.5;
}

.pft2-tickets__media {
    position: absolute;
    right: -24px;
    top: 50%;
    width: 550px;
    transform: translateY(-50%);
}

.pft2-tickets__media img {
    display: block;
    width: 100%;
    height: auto;
}

.pft2-steps {
    padding-bottom: 52px;
}

.pft2-steps__card {
    background:
        linear-gradient(180deg, rgba(28, 10, 52, 0.95), rgba(9, 4, 22, 0.98)),
        url("/assets/images/paquete-futbolero/bg-pasos.webp") center/cover no-repeat;
    padding: 36px 34px 26px;
}

.pft2-steps__title,
.pft2-offer__heading,
.pft2-specials__title,
.pft2-quality__title {
    margin: 0;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
}

.pft2-steps__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin-top: 30px;
}

.pft2-step {
    min-height: 198px;
    padding: 28px 22px 22px;
    border-radius: 18px;
    background: linear-gradient(180deg, rgba(39, 16, 71, 0.96), rgba(19, 10, 40, 0.94));
    border: 1px solid rgba(255, 255, 255, 0.08);
    text-align: center;
}

.pft2-step__badge {
    display: inline-flex;
    width: 44px;
    height: 44px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: radial-gradient(circle at 30% 30%, #d989ff, #7f2eff 65%, #5018c6);
    box-shadow: 0 0 20px rgba(176, 74, 255, 0.55);
    font-weight: 800;
    font-size: 20px;
}

.pft2-step__heading {
    margin: 18px 0 10px;
    font-size: 19px;
    line-height: 1.22;
    font-weight: 700;
}

.pft2-step__copy {
    margin: 0;
    color: var(--pft2-text-soft);
    font-size: 13px;
    line-height: 1.5;
}

.pft2-cta {
    border-radius: 12px;
    min-height: 50px;
    padding: 0 26px;
    font-size: 15px;
}

.pft2-cta--secondary {
    margin-top: 24px;
    width: 100%;
    background: linear-gradient(180deg, #1d90ff, #126ce9);
    color: #fff;
}

.pft2-cta--primary {
    background: linear-gradient(180deg, #1f90ff, #0e69e8);
    color: #fff;
    box-shadow: 0 16px 30px rgba(17, 106, 232, 0.28);
}

.pft2-prizes {
    padding-bottom: 50px;
}

.pft2-prizes__intro {
    text-align: center;
}

.pft2-prizes__eyebrow {
    margin: 0 0 4px;
    color: var(--pft2-text-soft);
    font-size: 21px;
    font-weight: 500;
}

.pft2-prizes__title {
    margin: 0;
    font-size: clamp(56px, 4vw, 66px);
    line-height: 0.94;
    font-weight: 800;
}

.pft2-prizes__media {
    margin-top: 18px;
}

.pft2-prizes__media img {
    display: block;
    width: 100%;
    height: auto;
}

.pft2-prizes__legend {
    margin: -70px auto 0;
    width: min(930px, 100%);
    padding: 18px 24px 10px;
    text-align: center;
    background: linear-gradient(180deg, rgba(86, 31, 152, 0.72), rgba(35, 13, 66, 0.56));
    border-radius: 18px 18px 0 0;
}

.pft2-prizes__legend-title {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 700;
}

.pft2-prizes__legend-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px 18px;
    margin: 0;
    padding: 0;
    list-style: none;
    color: var(--pft2-text-soft);
    font-size: 13px;
}

.pft2-prizes__legend-list li::before {
    content: "•";
    margin-right: 6px;
    color: #d17eff;
}

.pft2-offer {
    padding: 24px 0 68px;
}

.pft2-offer .pft2-shell {
    width: min(1640px, 85.42vw);
}

.pft2-offer__heading {
    margin-bottom: 28px;
    text-align: center;
    font-weight: 500;
    font-size: 33px;
}

.pft2-offer-card {
    position: relative;
    overflow: visible;
    margin-top: 74px;
    isolation: isolate;
    container-type: inline-size;
}

.pft2-offer-card::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    border-radius: 28px;
    background:
        radial-gradient(circle at 50% 100%, rgba(77, 26, 158, 0.4), transparent 40%),
        linear-gradient(180deg, #0d0613 0%, #1a0d2b 36%, #1e1034 100%);
    border: 1px solid rgba(158, 129, 255, 0.2);
    box-shadow: var(--pft2-shadow);
    pointer-events: none;
}

.pft2-offer-card__hero {
    position: relative;
    z-index: 1;
    min-height: 0;
    padding: clamp(0.45rem, 0.75cqw, 0.7rem) clamp(1.35rem, 2.85cqw, 2.6rem) 0;
    background: linear-gradient(90deg, rgba(43, 22, 76, 0.94), rgba(30, 18, 57, 0.98));
    border-radius: 28px 28px 0 0;
}

.pft2-offer-card__copy {
    position: relative;
    z-index: 3;
    max-width: min(54%, 41cqw);
    padding: 0 0 clamp(0.35rem, 0.75cqw, 0.7rem) 0;
}

.pft2-offer-card__eyebrow {
    margin: 1rem 0 4px;
    font-size: clamp(0.72rem, 1.15cqw, 1.22rem);
    line-height: 1.04;
    font-weight: 700;
}

.pft2-offer-card__title {
    margin: 0;
    font-size: clamp(2rem, 4.6cqw, 4.1rem);
    line-height: 0.92;
    font-weight: 800;
    letter-spacing: -0.04em;
    white-space: nowrap;
    text-shadow:
        0 0 10px rgba(255, 255, 255, 0.35),
        0 0 26px rgba(184, 98, 255, 0.8);
}

.pft2-offer-card__media {
    position: absolute;
    right: -0.8cqw;
    bottom: -4.8cqw;
    display: flex;
    align-items: end;
    justify-content: flex-end;
    overflow: visible;
    width: clamp(15.5rem, 35cqw, 32rem);
    z-index: 2;
    pointer-events: none;
}

.pft2-offer-card__media img {
    display: block;
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-top: 0;
    transform: translateY(clamp(-3.8rem, -7.3cqw, -5.8rem));
}

.pft2-offer-card__body {
    position: relative;
    z-index: 1;
    padding: 10px 42px 0;
    background: linear-gradient(180deg, rgba(6, 2, 16, 0.96), rgba(33, 14, 63, 0.96));
    border-radius: 0 0 28px 28px;
}

.pft2-offer-card__includes {
    margin: 0;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
}

.pft2-features {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px 28px;
    margin-top: 18px;
}

.pft2-feature {
    display: flex;
    align-items: center;
    gap: 16px;
    min-height: 84px;
    padding: 14px 22px;
    border-radius: 8px;
    background: rgba(53, 27, 87, 0.82);
}

.pft2-feature__icon-wrap {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    width: 56px;
}

.pft2-feature__icon-wrap img,
.pft2-feature__tv-lockup {
    display: block;
}

.pft2-feature__copy {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.pft2-feature__copy strong {
    font-size: clamp(27px, 2.2vw, 34px);
    line-height: 1;
    font-weight: 800;
}

.pft2-feature__copy span {
    font-size: clamp(17px, 1.28vw, 22px);
    line-height: 1.08;
    font-weight: 400;
}

.pft2-feature--tv {
    gap: 26px;
}

.pft2-feature__device {
    flex: 0 0 46px;
    width: 46px;
    height: 56px;
    background: url("/assets/images/paquete-futbolero/totalplay-tv.svg") center/contain no-repeat;
}

.pft2-feature__tv-lockup {
    width: min(230px, 100%);
    height: auto;
}

.pft2-feature__copy--surround strong {
    font-size: clamp(28px, 2.3vw, 36px);
}

.pft2-price {
    margin-top: 16px;
    padding: 12px 0 18px;
    border-top: 2px solid rgba(255, 255, 255, 0.9);
    text-align: center;
}

.pft2-price__regular {
    margin: 0;
    font-size: clamp(18px, 1.35vw, 24px);
    font-weight: 400;
}

.pft2-price__regular span {
    font-weight: 700;
    text-decoration: line-through;
    text-decoration-thickness: 4px;
}

.pft2-price__special {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 12px;
    margin: 2px 0 0;
    color: var(--pft2-gold);
}

.pft2-price__label {
    font-size: clamp(20px, 1.65vw, 28px);
    font-weight: 700;
}

.pft2-price__special strong {
    font-size: clamp(58px, 4.9vw, 88px);
    line-height: 0.9;
    font-weight: 800;
}

.pft2-price__suffix {
    font-size: clamp(26px, 2.5vw, 40px);
    font-weight: 300;
}

.pft2-offer-card__cta {
    width: calc(100% + 84px);
    margin: 0 -42px;
    border-radius: 0;
    min-height: 50px;
    font-size: 23px;
}

.pft2-offer__note {
    margin: 10px 16px 0 0;
    text-align: right;
    font-size: 14px;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.82);
}

.pft2-specials {
    padding-bottom: 58px;
}

.pft2-specials .pft2-shell {
    width: min(1613px, 84.01vw);
}

.pft2-specials__intro {
    width: min(1317px, 100%);
    margin: 0 auto 52px;
    text-align: center;
}

.pft2-specials__title {
    width: min(1210px, 100%);
    margin: 0 auto;
    font-size: clamp(40px, 3.68vw, 52px);
    line-height: 1.2115;
    font-weight: 500;
    letter-spacing: -0.62px;
}

.pft2-specials__text {
    margin: 22px auto 0;
    width: min(1317px, 100%);
    color: #fff;
    font-size: clamp(24px, 2.26vw, 32px);
    line-height: 1.21875;
    font-weight: 400;
    text-shadow: 0 3px 5px rgba(0, 0, 0, 0.9);
}

.pft2-specials__cards {
    width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 729fr) minmax(0, 846fr);
    gap: clamp(16px, 1.5vw, 24px);
    align-items: start;
}

.pft2-client-card-stack {
    display: grid;
    gap: clamp(16px, 1.5vw, 24px);
}

.pft2-client-card {
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    color: #fff;
    border-radius: 32px;
    box-shadow: 0 20px 44px rgba(0, 0, 0, 0.42);
    container-type: inline-size;
}

.pft2-client-card--kit {
    aspect-ratio: 729 / 952;
    padding: 4.2% 8.5% calc(clamp(64px, 5.1vw, 95px) + clamp(14px, 2vw, 26px));
    background: url("/assets/images/paquete-futbolero/bg-kit-futbolero.webp") center/cover no-repeat;
    justify-content: space-between;
}

.pft2-client-card--change {
    aspect-ratio: 846 / 501;
    padding: 4.2% 8.5% clamp(64px, 5.1vw, 95px);
    background: url("/assets/images/paquete-futbolero/bg-promocion-02.webp") center/cover no-repeat;
}

.pft2-client-card--add {
    aspect-ratio: 846 / 424;
    padding: 4.2% 8.5% clamp(64px, 5.1vw, 95px);
    background: url("/assets/images/paquete-futbolero/bg-promocion-03.webp") center/cover no-repeat;
}

.pft2-client-card__topband {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 1.15%;
    flex: 0 0 auto;
}

.pft2-client-card__topband--kit {
    min-height: 16%;
    margin-bottom: 5.6%;
}

.pft2-client-card--kit > .pft2-client-card__topband--kit,
.pft2-client-card--kit > .pft2-client-card__price-line,
.pft2-client-card--kit > .pft2-client-card__divider,
.pft2-client-card--kit > .pft2-client-card__copy,
.pft2-client-card--kit > .pft2-client-card__label,
.pft2-client-card--kit > .pft2-client-feature,
.pft2-client-card--kit > .pft2-client-card__apply-block {
    margin-top: 0;
    margin-bottom: 0;
}

.pft2-client-card__apply-block {
    display: grid;
    justify-items: center;
    row-gap: clamp(2px, 0.25vw, 4px);
}

.pft2-client-card--kit > .pft2-client-card__apply-block {
    align-self: center;
    width: 100%;
}

.pft2-client-card--kit .pft2-client-card__apply-copy {
    margin-top: 0;
}

.pft2-client-card__topband--change {
    min-height: 15%;
    margin-bottom: 4.2%;
}

.pft2-client-card__topband--add {
    min-height: 14%;
    margin-bottom: 3.2%;
}

.pft2-client-card__title {
    width: auto;
    margin: 0;
    font-size: 6.35cqw;
    line-height: 1.01;
    font-weight: 700;
    letter-spacing: -0.04em;
    text-align: center;
    flex: 0 1 auto;
}

.pft2-client-card__bundle {
    width: 31.8%;
    height: auto;
    margin: 0;
    flex: 0 0 auto;
}

.pft2-client-card__headline {
    margin: 0;
    text-align: center;
    line-height: 1;
    white-space: nowrap;
    flex: 0 1 auto;
    min-width: auto;
}

.pft2-client-card__headline span,
.pft2-client-card__headline strong {
    display: inline;
}

.pft2-client-card__headline span {
    font-size: 3.05cqw;
    font-weight: 400;
}

.pft2-client-card__headline strong {
    margin-top: 0;
    font-size: 4.72cqw;
    font-weight: 700;
    letter-spacing: -0.03em;
}

.pft2-client-card__device-top {
    width: 19.4%;
    height: auto;
    flex: 0 0 auto;
}

.pft2-client-card__device-top--tagged {
    width: 20.8%;
}

.pft2-client-card__price-line {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.9cqw;
    width: calc(100% - 32px);
    margin: 0 auto;
    padding: 0 16px;
    box-sizing: border-box;
    color: #f4c048;
}

.pft2-client-card__price-copy {
    font-size: clamp(16px, 1.75vw, 28px);
    line-height: 0.94;
    font-weight: 400;
    white-space: nowrap;
}

.pft2-client-card__price-line strong {
    display: inline-flex;
    align-items: flex-end;
    gap: 0.06em;
    font-size: clamp(38px, 3.8vw, 68px);
    line-height: 1;
    font-weight: 700;
    white-space: nowrap;
    flex: 0 0 auto;
}

.pft2-client-card__amount-value {
    display: block;
    font-size: 1em;
    line-height: 0.9;
    font-weight: 800;
}

.pft2-client-card__currency {
    display: inline-block;
    font-size: 0.68em;
    line-height: 0.9;
    font-weight: 800;
    transform: none;
    margin-right: 0.06em;
}

.pft2-client-card__price-line--center {
    margin-top: 0;
}

.pft2-client-card__price-line--center strong {
    font-size: 8.9cqw;
}

.pft2-client-card__divider {
    width: 79.2%;
    height: 2px;
    margin: 5.2cqw auto 0;
    background: rgba(255, 255, 255, 0.7);
}

.pft2-client-card__copy {
    margin: 5.25cqw auto 0;
    width: 82%;
    text-align: center;
    font-size: 3.18cqw;
    line-height: 1.24;
    font-weight: 400;
}

.pft2-client-card__copy--wide {
    width: 84%;
    font-size: 2.72cqw;
}

.pft2-client-card__label,
.pft2-client-card__apply-title {
    margin: 4.7cqw 0 0;
    text-align: center;
    font-size: 2.35cqw;
    line-height: 1.2;
    font-weight: 700;
}

.pft2-client-card__apply-title {
    margin-top: 4.15cqw;
}

.pft2-client-card__apply-copy {
    margin: 0.8cqw auto 0;
    width: 74%;
    text-align: center;
    font-size: 2.58cqw;
    line-height: 1.24;
    font-weight: 400;
}

.pft2-client-features{
    display: flex;
    flex-direction: column;
}

.pft2-client-feature {
    position: relative;
    display: flex;
    align-items: center;
    margin: 2.9cqw auto 0;
    width: 86.15%;
    min-height: 14.6cqw;
    height: 14.6cqw;
    padding-top: clamp(18px, 2.05vw, 40px);
    padding-bottom: clamp(18px, 2.05vw, 40px);
    box-sizing: border-box;
    border-radius: 24px;
    background: rgba(79, 45, 129, 0.65);
}

.pft2-client-feature--tv {
    justify-content: center;
    padding-right: 7.1%;
    padding-left: 7.1%;
    gap: 3.6%;
}

.pft2-client-feature__device {
    width: 13.2%;
    aspect-ratio: 46 / 50;
    background: url("/assets/images/paquete-futbolero/totalplay-tv.svg") center/contain no-repeat;
    flex: 0 0 auto;
}

.pft2-client-feature__lockup {
    width: 69%;
    height: auto;
}

.pft2-client-feature__lockup--nuevo {
    width: 37%;
}

.pft2-client-feature--surround {
    justify-content: center;
    padding-right: 8.2%;
    padding-left: 8.2%;
    gap: 4.4%;
}

.pft2-client-feature__icon {
    display: inline-flex;
    width: 14.4%;
    justify-content: center;
    flex: 0 0 auto;
}

.pft2-client-feature__icon img {
    display: block;
    width: 100%;
    height: auto;
}

.pft2-client-feature__copy {
    display: flex;
    flex-direction: column;
}

.pft2-client-feature__copy span {
    font-size: 3.7cqw;
    line-height: 0.95;
    font-weight: 400;
}

.pft2-client-feature__copy strong {
    margin-top: 0.85cqw;
    font-size: 5.7cqw;
    line-height: 1;
    font-weight: 700;
}

.pft2-client-card__cta {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: clamp(64px, 5.1vw, 95px);
    background: linear-gradient(180deg, #238eff, #2077ea);
    color: #fff;
    font-size: clamp(22px, 4.2cqw, 34px);
    line-height: 1;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.pft2-client-card__cta:hover,
.pft2-client-card__cta:focus {
    transform: translateY(-1px);
}

.pft2-client-card--change .pft2-client-card__headline,
.pft2-client-card--add .pft2-client-card__headline {
    width: auto;
}

.pft2-client-card--change .pft2-client-card__copy {
    margin-top: 3.1cqw;
}

.pft2-client-card--change .pft2-client-card__apply-title {
    margin-top: 1.65cqw;
}

.pft2-client-card--change .pft2-client-card__apply-copy {
    width: 70%;
    font-size: 2.62cqw;
}

.pft2-client-card--add .pft2-client-card__headline {
    text-align: center;
    width: auto;
}

.pft2-client-card--add .pft2-client-card__copy {
    width: 76%;
    margin-top: 1.9cqw;
}

.pft2-client-card--add .pft2-client-card__price-line {
    margin-top: 0;
}

.pft2-client-card--change .pft2-client-card__price-line,
.pft2-client-card--add .pft2-client-card__price-line {
    width: calc(100% - 48px);
    padding: 0 24px;
}

.pft2-client-card--add .pft2-client-card__copy--wide {
    font-size: 2.26cqw;
}

.pft2-quality {
    padding-bottom: 72px;
}

.pft2-quality .pft2-shell {
    width: min(1709px, calc(100% - 56px));
}

.pft2-quality__inner {
    width: 100%;
    margin: 0 auto;
}

.pft2-quality__title {
    width: min(869px, 100%);
    margin: 0 auto;
    font-size: clamp(40px, 3.6vw, 52px);
    line-height: 1.12;
    font-weight: 500;
    letter-spacing: -0.62px;
}

.pft2-quality__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 4.74%;
    justify-content: space-between;
    margin-top: 54px;
}

.pft2-quality-card {
    position: relative;
    container-type: inline-size;
    min-height: 0;
    aspect-ratio: 516 / 650;
    padding: 0;
    border-radius: 0;
    overflow: hidden;
    background:
        radial-gradient(circle at 50% 54%, rgba(88, 44, 168, 0.08), rgba(16, 18, 27, 0.02) 46%, rgba(10, 15, 28, 0) 74%),
        linear-gradient(180deg, rgba(11, 15, 28, 0.16), rgba(11, 15, 28, 0.02));
    border: 0;
    box-shadow: none;
    text-align: left;
    border-radius: 32px;
}

.pft2-quality-card::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 364px;
    width: 222px;
    height: 88px;
    transform: translateX(-50%);
    border-radius: 50%;
    background: radial-gradient(circle, rgba(173, 255, 62, 0.94) 0%, rgba(124, 255, 39, 0.62) 26%, rgba(92, 235, 33, 0) 72%);
    filter: blur(14px);
}

.pft2-quality-card::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background:
        radial-gradient(circle at 50% 50%, transparent 56%, rgba(11, 15, 28, 0.04) 72%, rgba(11, 15, 28, 0.14) 100%),
        linear-gradient(180deg, rgba(255, 255, 255, 0.012), rgba(255, 255, 255, 0));
    pointer-events: none;
}

.pft2-quality-card__title {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 7.8%;
    width: 71.7%;
    margin: 0;
    transform: translateX(-50%);
    line-height: 1;
    font-weight: 800;
    text-align: center;
    color: #fff;
    text-shadow:
        0 0 8px rgba(188, 74, 255, 0.8),
        0 3px 6px rgba(175, 0, 253, 0.9);
}

.pft2-quality-card__title-main,
.pft2-quality-card__title-sub {
    display: block;
}

.pft2-quality-card__title-main {
    font-size: 11.24cqw;
    line-height: 0.98;
    font-weight: 700;
}

.pft2-quality-card__title-sub {
    margin-top: 2px;
    font-size: 6.2cqw;
    line-height: 1.02;
    font-weight: 400;
}

.pft2-quality-card__title span {
    display: block;
}

.pft2-quality-card__media {
    position: relative;
    z-index: 1;
    height: 100%;
    display: flex;
    align-items: end;
    justify-content: center;
    margin-top: 0;
}

.pft2-quality-card__media img {
    display: block;
    width: 100%;
    max-width: none;
    height: auto;
}

.pft2-quality-card__copy {
    position: absolute;
    z-index: 1;
    left: 50%;
    bottom: 11.1%;
    width: 71.7%;
    margin: 0;
    transform: translateX(-50%);
    color: #fff;
    font-size: 4.65cqw;
    line-height: 1.29;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.27);
}

.pft2-quality-card--wifi .pft2-quality-card__title {
    top: 50px;
}

.pft2-quality-card--wifi .pft2-quality-card__title-main {
    font-size: 10.46cqw;
}

.pft2-quality-card--wifi .pft2-quality-card__title-sub {
    margin-top: 1px;
    font-size: 6.01cqw;
}

.pft2-quality-card--tvdevice .pft2-quality-card__title {
    top: 7.4%;
    width: 76%;
}

.pft2-quality-card--tvdevice .pft2-quality-card__title-main {
    margin-top: 4px;
    font-size: 10.85cqw;
}

.pft2-quality-card--tvdevice .pft2-quality-card__title-sub {
    font-size: 6.01cqw;
}

.pft2-quality-card--sound .pft2-quality-card__title {
    top: 7.7%;
    width: 58.2%;
}

.pft2-quality-card--sound .pft2-quality-card__title-main {
    font-size: 11.62cqw;
}

.pft2-quality-card--sound .pft2-quality-card__title-sub {
    font-size: 6.2cqw;
}

@media (min-width: 768px) and (max-width: 1100px) {
    .pft2-offer {
        padding-bottom: 58px;
    }

    .pft2-offer .pft2-shell {
        width: min(1640px, 94vw);
    }

    .pft2-offer__heading {
        margin-bottom: 24px;
        font-size: 28px;
    }

    .pft2-offer-card__hero {
        min-height: 0;
        padding: clamp(0.4rem, 0.7cqw, 0.55rem) clamp(1rem, 1.9cqw, 1.4rem) 0;
    }

    .pft2-offer-card__copy {
        max-width: min(53%, 30cqw);
        padding-bottom: clamp(0.2rem, 0.45cqw, 0.4rem);
    }

    .pft2-offer-card__eyebrow {
        margin-bottom: 0.15rem;
        font-size: clamp(0.62rem, 0.92cqw, 0.8rem);
    }

    .pft2-offer-card__title {
        font-size: clamp(1.9rem, 4cqw, 2.85rem);
    }

    .pft2-offer-card__media {
        right: -1.2cqw;
        bottom: -6.9cqw;
        width: clamp(16.5rem, 34.5cqw, 22rem);
    }

    .pft2-offer-card__media img {
        transform: translateY(clamp(-3.2rem, -6.8cqw, -5rem));
    }

    .pft2-offer-card__body {
        padding: 14px 22px 0;
    }

    .pft2-offer__note {
        font-size: 12px;
    }

    .pft2-specials .pft2-shell {
        width: min(1613px, 84.01vw);
    }

    .pft2-specials__intro {
        width: min(100%, 690px);
        margin-bottom: 34px;
    }

    .pft2-specials__title {
        width: 100%;
        font-size: 28px;
        line-height: 1.14;
        letter-spacing: -0.2px;
    }

    .pft2-specials__text {
        margin-top: 16px;
        width: min(100%, 720px);
        font-size: 18px;
        line-height: 1.18;
    }

    .pft2-specials__cards {
        gap: 14px;
    }

    .pft2-client-card-stack {
        gap: 14px;
    }

    .pft2-client-card__title {
        font-size: 5.8cqw;
    }

    .pft2-client-card__bundle {
        width: 28.8%;
    }

    .pft2-client-card__price-line {
        gap: 0.65cqw;
        width: calc(100% - 20px);
        padding: 0 10px;
    }

    .pft2-client-card__price-copy {
        font-size: clamp(13px, 1.65vw, 20px);
    }

    .pft2-client-card__price-line strong {
        gap: 0.05em;
        font-size: clamp(28px, 3.4vw, 46px);
    }

    .pft2-client-card__headline {
        white-space: nowrap;
        line-height: 1.02;
    }

    .pft2-client-card--change .pft2-client-card__headline,
    .pft2-client-card--add .pft2-client-card__headline {
        width: auto;
    }

    .pft2-client-card--change .pft2-client-card__headline span,
    .pft2-client-card--add .pft2-client-card__headline span {
        font-size: 2.55cqw;
    }

    .pft2-client-card--change .pft2-client-card__headline strong,
    .pft2-client-card--add .pft2-client-card__headline strong {
        font-size: 4.05cqw;
    }

    .pft2-client-card__topband--kit,
    .pft2-client-card__topband--change,
    .pft2-client-card__topband--add {
        min-height: 0;
        margin-bottom: 5.5%;
    }

    .pft2-client-card--change .pft2-client-card__device-top {
        width: 12.8%;
    }

    .pft2-client-card--add .pft2-client-card__device-top--tagged {
        width: 13.4%;
    }

    .pft2-client-card__copy {
        font-size: 2.58cqw;
    }

    .pft2-client-card__copy--wide {
        width: 78%;
        font-size: 2.18cqw;
    }

    .pft2-client-card__apply-title,
    .pft2-client-card__label {
        font-size: 2.05cqw;
    }

    .pft2-client-card__apply-copy {
        font-size: 2.16cqw;
        width: 72%;
    }

    .pft2-client-card__cta {
        min-height: 8.8cqw;
        font-size: 3.5cqw;
    }

    .pft2-quality__title {
        font-size: 34px;
        line-height: 1.14;
        letter-spacing: -0.35px;
    }

    .pft2-quality-card--wifi .pft2-quality-card__title {
        top: 7.8%;
        width: 72%;
    }

    .pft2-quality-card--wifi .pft2-quality-card__title-main {
        font-size: 8.85cqw;
    }

    .pft2-quality-card--wifi .pft2-quality-card__title-sub {
        font-size: 5.1cqw;
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .pft2-shell {
        width: min(calc(100% - 24px), 560px);
    }

    .pft2-hero {
        padding-top: 18px;
    }

    .pft2-hero-nav__shell {
        flex-direction: column;
    }

    .pft2-pill {
        min-width: 0;
        width: 100%;
    }

    .pft2-tickets__card,
    .pft2-steps__card,
    .pft2-offer-card__hero,
    .pft2-special-card__hero,
    .pft2-specials__grid,
    .pft2-quality__grid,
    .pft2-steps__grid {
        display: block;
    }

    .pft2-tickets__card {
        min-height: 0;
        padding: 28px 20px 220px;
    }

    .pft2-tickets__title {
        font-size: 42px;
    }

    .pft2-tickets__subtitle {
        font-size: 24px;
    }

    .pft2-tickets__media {
        width: 310px;
        right: -58px;
        top: auto;
        bottom: -12px;
        transform: none;
    }

    .pft2-step + .pft2-step,
    .pft2-special-card + .pft2-special-card,
    .pft2-quality-card + .pft2-quality-card {
        margin-top: 18px;
    }

    .pft2-prizes__title {
        font-size: 42px;
    }

    .pft2-prizes__legend {
        margin-top: -24px;
        padding-bottom: 14px;
    }

    .pft2-offer__heading,
    .pft2-quality__title {
        font-size: 21px;
    }

    .pft2-offer {
        padding-bottom: 3rem;
    }

    .pft2-offer .pft2-shell {
        width: min(1640px, 90vw);
    }

    .pft2-offer-card__hero {
        display: flex;
        flex-direction: column-reverse;
        min-height: 0;
        padding: clamp(0.35rem, 0.8cqw, 0.5rem) clamp(0.95rem, 2.15cqw, 1.2rem) 0;
    }

    .pft2-offer-card__copy {
        text-align: center;
        max-width: none;
        padding-bottom: clamp(0.2rem, 0.55cqw, 0.4rem);
    }

    .pft2-offer-card__eyebrow {
        margin-bottom: 0.15rem;
        font-size: 21px;
        font-weight: normal;
        line-height: 18px;
    }

    .pft2-offer-card__title {
        font-size: 36px;
        line-height: normal;
    }

    .pft2-offer-card__media {
        position: relative;
        inset: 0;
        width: 100%;
    }

    .pft2-offer-card__media img {
        width: 100%;
        margin-right: 0;
        margin-top: 0;
        transform: none;
    }

    .pft2-offer-card__body {
        padding: 1rem 0 0;
    }

    .pft2-offer-card__includes {
        font-size: 18px;
    }

    .pft2-features,
    .pft2-feature--tv{
        gap: .5rem;
    }

    .pft2-feature {
        min-height: 0;
        padding: 1rem;
        background-color: rgb(45 50 82 / 43%);
    }

    .pft2-feature__copy + .pft2-feature{
        margin-top: 0;
    }

    .pft2-feature:nth-child(1){
        order: 1;
    }

    .pft2-feature:nth-child(2){
        order: 3;
    }

    .pft2-feature:nth-child(3){
        order: 2;
    }

    .pft2-feature:nth-child(4){
        order: 4;
    }

    .pft2-feature__icon-wrap{
        width: auto;
    }

    .pft2-feature__icon-wrap img{
        max-width: 30px;
        height: auto;
    }

    .pft2-feature__copy strong,
    .pft2-feature__copy span {
        font-size: 20px;
        font-size: 16px;
    }

    .pft2-feature__device{
        flex-basis: 23px;
        width: 23px;
        height: 25px;
    }

    .pft2-feature__tv-lockup {
        width: 110px;
        max-width: 75%;
    }

    .pft2-price{
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .pft2-price__regular {
        font-size: 16px;
        flex: 0 0 40%;
        text-align: left;
        padding-left: 1rem;
    }

    .pft2-price__regular span{
        font-size: 24px;
        display: block;
    }

    .pft2-price__special {
        flex: 0 0 40%;
        display: block;
    }

    .pft2-price__label {
        width: 100%;
        font-size: 14px;
    }

    .pft2-price__special strong {
        font-size: 45px;
    }

    .pft2-price__suffix {
        font-size: 14px;
        display: block;
    }

    .pft2-offer-card__cta {
        width: 100%;
        margin: 0;
        min-height: 54px;
        font-size: 24px;
        border-radius: 0 0 28px 28px;
        box-shadow: none;
    }

    .pft2-offer__note {
        font-size: 12px;
        text-align: center;
        margin: 2rem 0 0;
    }

    .pft2-special-card__hero {
        padding: 22px 20px 4px;
    }

    .pft2-special-card__title {
        font-size: 30px;
    }

    .pft2-special-card__price {
        font-size: 36px;
    }

    .pft2-special-card__body {
        padding: 10px 20px 20px;
    }

    .pft2-quality__inner {
        width: 100%;
    }

    .pft2-quality__title {
        width: 100%;
        font-size: 36px;
        line-height: 1.12;
        letter-spacing: -0.35px;
    }

    .pft2-quality__grid {
        display: block;
        margin-top: 26px;
    }

    .pft2-quality__grid .owl-stage .pft2-quality-card{
        margin-inline: auto;
    }

    .pft2-quality__grid .owl-dots{
        display: flex;
        justify-content: center;
        gap: 2px;
        margin-top: 1rem;
    }

    .pft2-quality__grid.owl-carousel .owl-dot{
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background-color: #ffffff;
        opacity: .3;
    }

    .pft2-quality__grid .owl-dot.active{
        opacity: 1;
    }

    .pft2-quality-card {
        min-height: 0;
        aspect-ratio: auto;
        border-radius: 22px;
        background: linear-gradient(180deg, rgba(35, 16, 60, 0.98), rgba(13, 6, 28, 0.98));
        border: 1px solid rgba(160, 135, 255, 0.18);
        box-shadow: var(--pft2-shadow);
        text-align: center;
        padding: 22px 18px 28px;
    }

    .pft2-quality-card::before {
        top: 176px;
        width: 170px;
        height: 66px;
    }

    .pft2-quality-card__title,
    .pft2-quality-card--tvdevice .pft2-quality-card__title {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        transform: none;
        font-size: 32px;
        line-height: 1.02;
    }

    .pft2-quality-card--wifi .pft2-quality-card__title,
    .pft2-quality-card--sound .pft2-quality-card__title {
        top: auto;
    }

    .pft2-quality-card__title span {
        display: block;
    }

    .pft2-quality-card__copy {
        position: relative;
        left: auto;
        bottom: auto;
        width: 100%;
        margin: 8px 0 0;
        transform: none;
        font-size: 18px;
        line-height: 24px;
        text-align: center;
    }

    .pft2-quality-card--sound .pft2-quality-card__title {
        width: 100%;
    }

    .pft2-quality-card{
        padding: 4rem 2rem;
        height: 494px;
        max-width: 390px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .pft2-quality-card__media{
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
    }

    .pft2-quality-card__media img{
        position: absolute;
        inset: 0;
        height: 100%;
    }

    .pft2-specials{
        background-color: #000000;
    }

    .pft2-specials__title{
        font-size: 24px;
    }

    .pft2-specials__text{
        font-size: 16px;
        font-weight: 300;
    }

    .pft2-specials__cards{
        grid-template-columns: auto;
    }

    .pft2-client-card-stack{
        gap: 2rem;
    }

    .pft2-client-card--kit{
        margin-bottom: 1rem;
    }

    .pft2-client-card--kit,
    .pft2-client-card--change,
    .pft2-client-card--add{
        aspect-ratio: auto;
        padding: 1rem .25rem 5rem;
    }

    .pft2-client-card__title{
        font-size: 30px;
    }

    .pft2-client-card__price-copy{
        font-size: 14px;
    }

    .pft2-client-card--kit > .pft2-client-card__divider,
    .pft2-client-card__divider{
        min-height: 2px;
        margin: 1rem auto 1.5rem;
    }

    .pft2-client-card__copy,
    .pft2-client-card--change .pft2-client-card__copy,
    .pft2-client-card--change .pft2-client-card__apply-copy,
    .pft2-client-card--add .pft2-client-card__copy--wide{
        font-size: 16px;
        line-height: 22px;
        margin: 0 auto;
    }

    .pft2-client-card__label{
        font-size: 18px;
        font-weight: normal;
    }

    .pft2-client-card--kit > .pft2-client-card__label{
        margin-top: 1rem;
    }

    .pft2-client-card__price-line,
    .pft2-client-card__price-line strong{
        display: block;
    }

    .pft2-client-card__amount-value{
        font-size: 45px;
    }

    .pft2-client-card__currency{
        position: relative;
        bottom: 7px;
    }

    .pft2-client-card__price-line{
        text-align: center;
    }

    .pft2-client-card__amount-value{
        display: inline-block;
    }

    .pft2-client-features{
        flex-direction: row;
        gap: .5rem;
    }

    .pft2-client-feature{
        min-height: 57px;
        border-radius: 15px;
    }

    .pft2-client-feature__device{
        width: 23px;
        height: 25px;
    }

    .pft2-client-feature__lockup--nuevo{
        width: 110px;
        max-width: 100%;
    }

    .pft2-client-feature__icon{
        width: 32px;
        height: 32px;
    }

    .pft2-client-card--change .pft2-client-card__apply-title,
    .pft2-client-card__apply-title,
    .pft2-client-card__apply-copy{
        font-size: 16px;
        line-height: 20px;
        margin-inline: 1rem .5rem;
    }

    .pft2-client-card__apply-copy{
        width: auto;
        margin-bottom: .5rem;
    }

    .pft2-client-card__topband{
        justify-content: space-between;
        padding: 0 1rem;
    }

    .pft2-client-card__headline,
    .pft2-client-card--add .pft2-client-card__headline{
        text-align: left;
    }

    .pft2-client-card__headline span{
        font-size: 18px;
    }
    
    .pft2-client-card__headline strong{
        font-size: 21px;
        display: block;
    }
}
