/* Split from ui-refresh.css: service brand pr */

body.service-page-live.brand-pr-live {
    --live-hero-gradient: linear-gradient(135deg, #9333ea 0%, #7c3aed 48%, #a855f7 100%);
    --live-nav-active-color: #e8d5ff;
    --live-nav-active-scrolled-color: #9333ea;
}

.brand-pr-live .live-hero {
    background:
        radial-gradient(circle at 84% 20%, rgba(224, 184, 255, 0.24), transparent 34%),
        var(--live-hero-gradient) !important;
}

.brand-pr-live .live-hero h1,
.brand-pr-live .live-hero__prefix {
    color: #f8f2ff;
    max-width: 13.6ch;
}

.brand-pr-live .live-hero__typing-line,
.brand-pr-live .live-hero__caret {
    color: #d7b9ff;
}

.brand-pr-live .live-hero__caret {
    background: #d7b9ff;
}

.brand-pr-live .live-hero__lead,
.brand-pr-live .live-hero__desc {
    color: rgba(249, 242, 255, 0.92);
    max-width: 710px;
}

.brand-pr-live .live-hero__wave path {
    fill: #faf6ff;
}

.brand-pr-live .live-button--primary {
    background: linear-gradient(135deg, #9333ea 0%, #7c3aed 100%);
    border-color: rgba(255, 255, 255, 0.66);
    box-shadow: 0 12px 28px rgba(124, 58, 237, 0.28);
}

.brand-pr-live .service-page-section--story {
    background:
        radial-gradient(circle at 14% 18%, rgba(147, 51, 234, 0.08), transparent 24%),
        linear-gradient(180deg, #fdfaff 0%, #f8f2ff 100%);
}

.brand-pr-live .live-section--process {
    background:
        radial-gradient(circle at 8% 16%, rgba(124, 58, 237, 0.08), transparent 22%),
        linear-gradient(180deg, #fffcff 0%, #f8f3ff 100%);
}

.brand-pr-live .live-process::before {
    background: linear-gradient(90deg, rgba(124, 58, 237, 0.2) 0%, rgba(124, 58, 237, 0.74) 48%, rgba(124, 58, 237, 0.2) 100%);
}

.brand-pr-live .live-process__item:hover {
    border-color: rgba(124, 58, 237, 0.24);
}

.brand-pr-live .live-process__marker {
    border-color: rgba(124, 58, 237, 0.24);
    color: #7c3aed;
    background: #f7f0ff;
}

.brand-pr-live .live-process__item i {
    background: rgba(124, 58, 237, 0.1);
    color: #7c3aed;
}

.brand-pr-live .live-section--contact {
    background:
        radial-gradient(circle at 14% 18%, rgba(124, 58, 237, 0.08), transparent 26%),
        linear-gradient(180deg, #f8f3ff 0%, #fcf8ff 100%);
}

.brand-pr-live .live-contact__signal::before {
    border-color: rgba(124, 58, 237, 0.24);
    color: #7c3aed;
}

.brand-pr-live .live-form input:focus,
.brand-pr-live .live-form textarea:focus {
    border-color: rgba(124, 58, 237, 0.72);
    box-shadow: 0 0 0 4px rgba(124, 58, 237, 0.12);
}

.brand-pr-live .live-form button {
    background: linear-gradient(135deg, #9333ea 0%, #7c3aed 100%);
}

.brand-pr-live .live-form button:hover,
.brand-pr-live .live-form button:focus-visible {
    background: linear-gradient(135deg, #a046ef 0%, #6d28d9 100%);
    box-shadow: 0 16px 34px rgba(124, 58, 237, 0.24);
}

.brand-pr-live .contact-success,
.brand-pr-live .contact-errors {
    border-left-color: #9333ea;
    background: #f6eeff;
}

.brand-pr-hero__typing-line {
    display: inline-flex;
    align-items: flex-end;
    min-height: 1.08em;
    white-space: nowrap;
}

.brand-pr-hero__measure {
    position: absolute;
    visibility: hidden;
    pointer-events: none;
    white-space: nowrap;
}

.brand-pr-hero__panel {
    width: min(100%, 460px);
}

.brand-pr-hero__panel img {
    display: block;
    width: 100%;
    height: auto;
}

.brand-pr-live .live-service-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.brand-pr-live .live-service-card:nth-child(1) {
    --service-peek-x: 82;
    --service-peek-shift: 10;
    --service-peek-rotate: -1.8;
    z-index: 2;
}

.brand-pr-live .live-service-card:nth-child(2) {
    --service-peek-x: 28;
    --service-peek-shift: 4;
    --service-peek-rotate: -0.6;
    z-index: 3;
}

.brand-pr-live .live-service-card:nth-child(3) {
    --service-peek-x: -28;
    --service-peek-shift: 4;
    --service-peek-rotate: 0.6;
    z-index: 3;
}

.brand-pr-live .live-service-card:nth-child(4) {
    --service-peek-x: -82;
    --service-peek-shift: 10;
    --service-peek-rotate: 1.8;
    z-index: 2;
}

.brand-pr-platform-media {
    align-items: center;
    justify-content: center;
    padding: 12px 12px 16px;
}

.brand-pr-platform-cloud {
    display: grid;
    gap: 8px;
    width: 100%;
}

.brand-pr-platform-row {
    display: flex;
    align-items: center;
    gap: 8px;
    min-height: 56px;
    overflow: hidden;
    mask-image: linear-gradient(90deg, transparent 0, rgba(0, 0, 0, 1) 7%, rgba(0, 0, 0, 1) 93%, transparent 100%);
    -webkit-mask-image: linear-gradient(90deg, transparent 0, rgba(0, 0, 0, 1) 7%, rgba(0, 0, 0, 1) 93%, transparent 100%);
}

.brand-pr-platform-track {
    display: flex;
    align-items: center;
    gap: 8px;
    min-width: max-content;
    flex-shrink: 0;
    animation: brandPrMarquee 24s linear infinite;
}

.brand-pr-platform-row--reverse {
    justify-content: flex-start;
}

.brand-pr-platform-row--reverse .brand-pr-platform-track {
    animation-name: brandPrMarqueeReverse;
}

.brand-pr-live .brand-pr-platform-media .content-platform-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 52px;
    width: 52px;
    height: 52px;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 10px 20px rgba(15, 23, 42, 0.16);
    line-height: 0;
}

.brand-pr-live .brand-pr-platform-media .content-platform-icon img {
    display: block;
    width: 30px;
    height: 30px;
    max-width: 30px;
    max-height: 30px;
    object-fit: contain;
    object-position: center center;
}

@keyframes brandPrMarquee {
    0% {
        transform: translate3d(0, 0, 0);
    }

    100% {
        transform: translate3d(calc(-100% - 8px), 0, 0);
    }
}

@keyframes brandPrMarqueeReverse {
    0% {
        transform: translate3d(calc(-100% - 8px), 0, 0);
    }

    100% {
        transform: translate3d(0, 0, 0);
    }
}

@media (max-width: 1200px) {
    .brand-pr-live .live-service-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .brand-pr-live .live-service-grid {
        grid-template-columns: 1fr;
    }

    .brand-pr-live .brand-pr-platform-media .content-platform-icon {
        width: 48px;
        height: 48px;
        flex-basis: 48px;
        border-radius: 13px;
    }

    .brand-pr-live .brand-pr-platform-media .content-platform-icon img {
        width: 28px;
        height: 28px;
        max-width: 28px;
        max-height: 28px;
    }
}

