.package-list--other-services,
.package-list:has(.other-services-pricing) {
    padding: 7rem 0 !important;
    background:
        radial-gradient(circle at 14% 72%, rgba(59, 130, 246, 0.18), transparent 30%),
        radial-gradient(circle at 86% 24%, rgba(124, 58, 237, 0.10), transparent 34%),
        linear-gradient(180deg, #f8fbff 0%, #eef6ff 100%);
}

.other-services-pricing {
    max-width: 1120px;
    margin: 0 auto;
    color: #111827;
}

.other-services-pricing__header {
    max-width: 760px;
    margin: 0 auto 2rem;
    text-align: center;
}

.other-services-pricing__badge,
.other-services-pricing__popular,
.other-services-pricing__saving {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    border-radius: 999px;
    font-weight: 800;
}

.other-services-pricing__svg-icon {
    width: 1em !important;
    height: 1em !important;
    display: inline-block;
    flex: 0 0 auto;
    fill: currentColor;
    vertical-align: -0.12em;
}

.other-services-pricing__badge {
    padding: 0.36rem 0.8rem;
    border: 1px solid rgba(37, 99, 235, 0.22);
    background: rgba(255, 255, 255, 0.7);
    color: #2563eb;
    font-size: 0.78rem;
}

.other-services-pricing__badge .other-services-pricing__svg-icon {
    width: 0.95rem;
    height: 0.95rem;
    color: #2563eb;
}

.other-services-pricing__header h2 {
    margin: 1.25rem 0 0.75rem;
    font-size: clamp(2rem, 4.2vw, 3.45rem);
    line-height: 0.98;
    font-weight: 900;
    letter-spacing: 0;
}

.other-services-pricing__header h2 span {
    display: block;
    background: linear-gradient(90deg, #2563eb, #7c3aed);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.other-services-pricing__header p {
    margin: 0 auto;
    max-width: 690px;
    color: #64748b;
    font-size: 1.08rem;
    line-height: 1.45;
}

.other-services-pricing__panel {
    display: grid;
    grid-template-columns: 0.9fr 1.8fr;
    overflow: hidden;
    border-radius: 1.4rem;
    background: rgba(255, 255, 255, 0.88);
    box-shadow: 0 34px 80px rgba(37, 99, 235, 0.16);
}

.other-services-pricing__summary {
    position: relative;
    overflow: hidden;
    padding: 2.5rem;
    background: linear-gradient(160deg, #2f6df6 0%, #1d45bf 100%);
    color: #fff;
}

.other-services-pricing__summary::before,
.other-services-pricing__summary::after {
    content: "";
    position: absolute;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.07);
}

.other-services-pricing__summary::before {
    width: 12rem;
    height: 12rem;
    right: -3rem;
    top: -4rem;
}

.other-services-pricing__summary::after {
    width: 9rem;
    height: 9rem;
    left: -4rem;
    bottom: -5rem;
}

.other-services-pricing__summary > * {
    position: relative;
    z-index: 1;
}

.other-services-pricing__popular {
    padding: 0.45rem 0.8rem;
    border: 1px solid rgba(255, 255, 255, 0.35);
    background: rgba(255, 255, 255, 0.12);
    font-size: 0.82rem;
}

.other-services-pricing__popular .other-services-pricing__svg-icon {
    width: 0.9rem !important;
    height: 0.9rem !important;
    color: #facc15;
}

.other-services-pricing__summary h3 {
    margin: 1.6rem 0 0.55rem;
    color: #fff;
    font-size: 1.85rem;
    font-weight: 900;
}

.other-services-pricing__summary p {
    margin: 0;
    color: rgba(255, 255, 255, 0.84);
    line-height: 1.55;
}

.other-services-pricing__price {
    display: flex;
    align-items: flex-start;
    gap: 0.3rem;
    margin-top: 2.2rem;
}

.other-services-pricing__price span {
    margin-top: 0.72rem;
    color: rgba(255, 255, 255, 0.82);
    font-weight: 800;
}

.other-services-pricing__price strong {
    font-size: clamp(4rem, 7vw, 5.2rem);
    line-height: 0.85;
    color: #fff;
    font-weight: 950;
}

.other-services-pricing__price sup {
    margin-top: 0.8rem;
    font-size: 1.2rem;
    color: #fff;
}

.other-services-pricing__recurrence {
    margin-top: 0.75rem;
    color: rgba(255, 255, 255, 0.78);
}

.other-services-pricing__saving {
    margin-top: 1rem;
    padding: 0.5rem 0.78rem;
    background: rgba(45, 212, 191, 0.36);
    color: #e0fffb;
    font-size: 0.82rem;
}

.other-services-pricing__saving .other-services-pricing__svg-icon {
    width: 0.9rem !important;
    height: 0.9rem !important;
    color: #bfffe9;
}

.other-services-pricing__button {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 0.62rem;
    margin-top: 2rem;
    padding: 1.05rem 1.2rem;
    border-radius: 1rem;
    background: linear-gradient(135deg, #ff3547, #ff6a3d);
    color: #fff;
    font-size: 1.05rem;
    font-weight: 900;
    text-decoration: none;
    box-shadow: 0 18px 35px rgba(255, 74, 65, 0.3);
}

.other-services-pricing__button .other-services-pricing__svg-icon {
    width: 1rem !important;
    height: 1rem !important;
    color: #fff;
}

.other-services-pricing__button:hover {
    color: #fff;
    transform: translateY(-1px);
}

.other-services-pricing__guarantee {
    display: flex;
    justify-content: center;
    gap: 0.45rem;
    margin-top: 1.1rem;
    color: rgba(255, 255, 255, 0.72);
    font-size: 0.85rem;
}

.other-services-pricing__guarantee .other-services-pricing__svg-icon {
    width: 0.92rem !important;
    height: 0.92rem !important;
}

.other-services-pricing__details {
    padding: 4rem 3.2rem 2.6rem;
}

.other-services-pricing__details-head h3 {
    margin: 0 0 0.35rem;
    font-size: 1.05rem;
    font-weight: 900;
}

.other-services-pricing__details-head p {
    margin: 0;
    color: #64748b;
}

.other-services-pricing__features {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.35rem 2.2rem;
    margin-top: 1.75rem;
}

.other-services-pricing__feature {
    display: grid;
    grid-template-columns: 1.32rem minmax(0, 1fr);
    gap: 0.78rem;
}

.other-services-pricing__feature > span {
    display: inline-flex;
    width: 1.32rem;
    height: 1.32rem;
    align-items: center;
    justify-content: center;
    margin-top: 0.08rem;
    border-radius: 50%;
    background: #2f76f6;
    color: #fff;
    font-size: 0.78rem;
}

.other-services-pricing__feature > span .other-services-pricing__svg-icon {
    width: 0.78rem !important;
    height: 0.78rem !important;
}

.other-services-pricing__feature strong,
.other-services-pricing__feature small {
    display: block;
}

.other-services-pricing__feature strong {
    color: #111827;
    line-height: 1.2;
}

.other-services-pricing__feature small {
    margin-top: 0.15rem;
    color: #64748b;
    line-height: 1.25;
}

.other-services-pricing__trust {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem 1.55rem;
    margin-top: 2.2rem;
    padding-top: 1.55rem;
    border-top: 1px solid #dbe4f0;
    color: #64748b;
    font-size: 0.85rem;
}

.other-services-pricing__trust span {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
}

.other-services-pricing__trust span .other-services-pricing__svg-icon {
    width: 0.92rem !important;
    height: 0.92rem !important;
}

.other-services-pricing__trust span:nth-child(1) .other-services-pricing__svg-icon {
    color: #22c55e;
}

.other-services-pricing__trust span:nth-child(2) .other-services-pricing__svg-icon {
    color: #2f76f6;
}

.other-services-pricing__trust span:nth-child(3) .other-services-pricing__svg-icon {
    color: #facc15;
}

.other-services-pricing__trust span:nth-child(4) .other-services-pricing__svg-icon {
    color: #14b8a6;
}

.other-services-pricing__custom {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.35rem;
    margin-top: 1.4rem;
    color: #64748b;
    font-size: 0.84rem;
}

.other-services-pricing__custom .other-services-pricing__svg-icon,
.other-services-pricing__custom a {
    color: #2563eb;
    font-weight: 800;
}

.other-services-pricing__custom .other-services-pricing__svg-icon {
    width: 0.82rem !important;
    height: 0.82rem !important;
}

@media (max-width: 991.98px) {
    .package-list--other-services,
    .package-list:has(.other-services-pricing) {
        padding: 4.5rem 0 !important;
    }

    .other-services-pricing__panel {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767.98px) {
    .other-services-pricing__details,
    .other-services-pricing__summary {
        padding: 2rem 1.35rem;
    }

    .other-services-pricing__features {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .other-services-pricing__trust,
    .other-services-pricing__custom {
        justify-content: flex-start;
    }
}
