@font-face {
    font-family: "Rubik";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url("wp171-rubik-cyrillic-400-normal.woff2") format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Rubik";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url("wp171-rubik-latin-400-normal.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Rubik";
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url("wp171-rubik-cyrillic-500-normal.woff2") format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Rubik";
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url("wp171-rubik-latin-500-normal.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Rubik";
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url("wp171-rubik-cyrillic-600-normal.woff2") format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Rubik";
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url("wp171-rubik-latin-600-normal.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Rubik";
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url("wp171-rubik-cyrillic-700-normal.woff2") format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: "Rubik";
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url("wp171-rubik-latin-700-normal.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.wp171 {
    --wp-red: #d1134e;
    --wp-red-dark: #ad0c3c;
    --wp-coral: #f24a54;
    --wp-ink: #2e2b2c;
    --wp-muted: #746d70;
    --wp-cream: #fff7ef;
    --wp-cream-strong: #f8eee4;
    --wp-pink: #ffe9ee;
    --wp-line: #eadfe0;
    --wp-white: #fff;
    --wp-shadow: 0 16px 42px rgba(71, 37, 43, 0.1);
    --wp-soft-shadow: 0 8px 24px rgba(71, 37, 43, 0.07);
    --wp-scroll-progress: 0;
    min-width: 320px;
    overflow: hidden;
    color: var(--wp-ink);
    background: var(--wp-white);
    font-family: "Rubik", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.55;
    -webkit-font-smoothing: antialiased;
}

.wp171 *,
.wp171 *::before,
.wp171 *::after {
    box-sizing: border-box;
}

.wp171 img {
    display: block;
    max-width: 100%;
}

.wp171 a {
    color: inherit;
}

.wp171 button,
.wp171 input,
.wp171 textarea {
    font: inherit;
}

.wp171 button,
.wp171 a {
    -webkit-tap-highlight-color: transparent;
}

.wp171-shell {
    width: min(1180px, calc(100% - 48px));
    margin-inline: auto;
}

.wp171 h1,
.wp171 h2,
.wp171 h3,
.wp171 p {
    margin-top: 0;
}

.wp171 h1,
.wp171 h2,
.wp171 h3 {
    color: var(--wp-ink);
    font-family: "Rubik", Arial, sans-serif;
}

.wp171 h1 {
    margin-bottom: 0;
    font-size: clamp(38px, 4vw, 58px);
    font-weight: 700;
    letter-spacing: -0.035em;
    line-height: 1.06;
}

.wp171 h2 {
    margin-bottom: 0;
    font-size: clamp(30px, 3.2vw, 44px);
    font-weight: 700;
    letter-spacing: -0.025em;
    line-height: 1.12;
}

.wp171 h3 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.25;
}

.wp171-progress {
    position: fixed;
    z-index: 140;
    inset: 0 0 auto;
    height: 3px;
    overflow: hidden;
    pointer-events: none;
}

.wp171-progress span {
    display: block;
    width: 100%;
    height: 100%;
    transform: scaleX(var(--wp-scroll-progress));
    transform-origin: left center;
    background: var(--wp-coral);
    box-shadow: 0 0 14px rgba(242, 74, 84, 0.55);
}

.wp171-hero {
    padding: 18px 0 28px;
    background: var(--wp-cream);
}

.wp171-hero-card {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
    min-height: 438px;
    overflow: hidden;
    border: 1px solid rgba(209, 19, 78, 0.08);
    border-radius: 26px;
    background: var(--wp-white);
    box-shadow: var(--wp-shadow);
}

.wp171-hero-card::after {
    display: none;
}

.wp171-hero-copy {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 44px 46px 38px;
}

.wp171-hero-copy h1 {
    font-size: clamp(34px, 3.15vw, 46px);
    line-height: 1.05;
}

.wp171-eyebrow,
.wp171-kicker {
    margin-bottom: 12px;
    color: var(--wp-red);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.2;
    text-transform: uppercase;
}

.wp171 p.wp171-lead {
    margin: 24px 0 0;
    color: #625b5e;
    font-size: 15px;
    line-height: 1.55;
}

.wp171-actions {
    margin-top: 11px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.wp171-button {
    min-height: 51px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    padding: 13px 23px;
    border: 1px solid transparent;
    border-radius: 999px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    transition: color 180ms ease, background 180ms ease, border-color 180ms ease, transform 180ms ease, box-shadow 180ms ease;
}

.wp171 .wp171-button-primary {
    color: var(--wp-white);
    background: var(--wp-red);
    box-shadow: 0 10px 24px rgba(209, 19, 78, 0.22);
}

.wp171 .wp171-button-secondary {
    color: var(--wp-red);
    border-color: rgba(209, 19, 78, 0.25);
    background: var(--wp-white);
}

.wp171-button-icon {
    flex: 0 0 auto;
    width: 18px;
    height: 18px;
}

.wp171 p.wp171-hint {
    margin: 16px 0 0;
    display: flex;
    align-items: flex-start;
    gap: 9px;
    color: var(--wp-muted);
    font-size: 12px;
    line-height: 1.5;
}

.wp171-hint img {
    flex: 0 0 auto;
    width: 21px;
    height: 21px;
}

.wp171-hero-visual {
    position: relative;
    min-height: 438px;
    overflow: hidden;
    background: #ece9e8;
}

.wp171-hero-visual::before {
    display: none;
}

.wp171-hero-carousel,
.wp171-carousel-slides {
    position: absolute;
    inset: 0;
}

.wp171-hero-slide {
    position: absolute;
    inset: 0;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 540ms ease, visibility 0s linear 540ms;
}

.wp171-hero-slide.is-active {
    z-index: 1;
    opacity: 1;
    visibility: visible;
    transition: opacity 540ms ease;
}

.wp171-hero-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.wp171-carousel-arrow {
    position: absolute;
    z-index: 4;
    top: 50%;
    width: 44px;
    height: 44px;
    padding: 0;
    display: grid;
    place-items: center;
    border: 1px solid rgba(255, 255, 255, 0.82);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.74);
    box-shadow: 0 8px 22px rgba(46, 43, 44, 0.18);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    transform: translateY(-50%);
    cursor: pointer;
    transition: background 180ms ease, border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.wp171-carousel-arrow-prev {
    left: 18px;
}

.wp171-carousel-arrow-next {
    right: 18px;
}

.wp171-carousel-arrow span {
    width: 11px;
    height: 11px;
    border-right: 2px solid rgba(46, 43, 44, 0.86);
    border-bottom: 2px solid rgba(46, 43, 44, 0.86);
}

.wp171-carousel-arrow-prev span {
    margin-left: 4px;
    transform: rotate(135deg);
}

.wp171-carousel-arrow-next span {
    margin-right: 4px;
    transform: rotate(-45deg);
}

.wp171-visually-hidden {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

.wp171-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0 0 16px;
    padding: 0;
    list-style: none;
}

.wp171-chips li {
    min-height: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px 12px;
    border: 1px solid #f5b5c4;
    border-radius: 999px;
    color: #bd2047;
    background: #fff7f8;
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
}

.wp171-hero-float-card {
    position: absolute;
    z-index: 3;
    left: 20px;
    bottom: 20px;
    max-width: 280px;
    padding: 14px 16px;
    display: flex;
    align-items: center;
    gap: 12px;
    border: 1px solid rgba(255, 255, 255, 0.74);
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 18px 42px rgba(48, 31, 36, 0.18);
    backdrop-filter: blur(16px);
}

.wp171-hero-float-card > span {
    width: 40px;
    height: 40px;
    flex: 0 0 auto;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: var(--wp-pink);
}

.wp171-hero-float-card > span img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}

.wp171-hero-float-card div {
    display: grid;
    gap: 3px;
}

.wp171-hero-float-card strong {
    font-size: 12px;
    line-height: 1.3;
}

.wp171-hero-float-card small {
    color: var(--wp-muted);
    font-size: 10px;
}

.wp171-motion-ready .wp171-hero-intro-chips,
.wp171-motion-ready .wp171-hero-card,
.wp171-motion-ready .wp171-hero-sequence,
.wp171-motion-ready .wp171-hero-visual,
.wp171-motion-ready .wp171-hero-float-card {
    opacity: 0;
}

.wp171-motion-ready .wp171-hero-intro-chips {
    transform: translate3d(0, 16px, 0);
}

.wp171-motion-ready.wp171-intro-ready .wp171-hero-intro-chips {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: opacity 560ms ease 220ms, transform 720ms cubic-bezier(0.16, 1, 0.3, 1) 220ms;
}

.wp171-motion-ready .wp171-hero-intro-chips li {
    opacity: 0;
    transform: translate3d(0, 9px, 0) scale(0.96);
}

.wp171-motion-ready.wp171-intro-ready .wp171-hero-intro-chips li {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
    transition: opacity 440ms ease calc(300ms + var(--wp171-chip-delay, 0ms)), transform 560ms cubic-bezier(0.16, 1, 0.3, 1) calc(300ms + var(--wp171-chip-delay, 0ms));
}

.wp171-hero-intro-chips li:nth-child(2) { --wp171-chip-delay: 55ms; }
.wp171-hero-intro-chips li:nth-child(3) { --wp171-chip-delay: 110ms; }
.wp171-hero-intro-chips li:nth-child(4) { --wp171-chip-delay: 165ms; }
.wp171-hero-intro-chips li:nth-child(5) { --wp171-chip-delay: 220ms; }

.wp171-motion-ready .wp171-hero-card {
    transform: translate3d(0, 18px, 0) scale(0.992);
}

.wp171-motion-ready.wp171-intro-ready .wp171-hero-card {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
    transition: opacity 700ms ease 285ms, transform 900ms cubic-bezier(0.16, 1, 0.3, 1) 285ms, box-shadow 320ms ease;
}

.wp171-motion-ready .wp171-hero-sequence {
    transform: translate3d(0, 25px, 0);
}

.wp171-motion-ready.wp171-intro-ready .wp171-hero-sequence {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: opacity 620ms ease var(--wp171-hero-sequence-delay), transform 800ms cubic-bezier(0.16, 1, 0.3, 1) var(--wp171-hero-sequence-delay);
}

.wp171-hero-sequence-1 { --wp171-hero-sequence-delay: 390ms; }
.wp171-hero-sequence-2 { --wp171-hero-sequence-delay: 465ms; }
.wp171-hero-sequence-3 { --wp171-hero-sequence-delay: 570ms; }
.wp171-hero-sequence-4 { --wp171-hero-sequence-delay: 675ms; }
.wp171-hero-sequence-5 { --wp171-hero-sequence-delay: 780ms; }

.wp171-motion-ready .wp171-hero-visual {
    transform: translate3d(20px, 0, 0) scale(0.985);
    clip-path: inset(0 0 0 9% round 0 26px 26px 0);
    transform-origin: center center;
}

.wp171-motion-ready.wp171-intro-ready .wp171-hero-visual {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    clip-path: inset(0 round 0);
    transition: opacity 760ms ease 355ms, clip-path 980ms cubic-bezier(0.16, 1, 0.3, 1) 355ms, transform 420ms cubic-bezier(0.16, 1, 0.3, 1);
}

.wp171-hero-slide img[data-wp171-parallax] {
    transform: translate3d(0, var(--wp171-parallax-y, 0), 0) scale(1.045);
    transition: transform 90ms linear;
    will-change: transform;
}

.wp171-motion-ready .wp171-hero-float-card {
    transform: translate3d(0, 18px, 0) scale(0.96);
    animation: none;
}

.wp171-motion-ready.wp171-intro-ready .wp171-hero-float-card {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
    transition: opacity 520ms ease 980ms, transform 720ms cubic-bezier(0.16, 1, 0.3, 1) 980ms;
    animation: wp171FloatCard 5.6s ease-in-out 1.75s infinite;
}

.wp171-intro-ready .wp171-hint img {
    animation: wp171HintPulse 3.4s ease-in-out 1.9s infinite;
}

@keyframes wp171FloatCard {
    0%, 100% { transform: translate3d(0, 0, 0); }
    50% { transform: translate3d(0, -8px, 0); }
}

@keyframes wp171HintPulse {
    0%, 72%, 100% { transform: scale(1); }
    82% { transform: scale(1.14); }
    90% { transform: scale(0.98); }
}

.wp171-trust-strip {
    margin-top: 14px;
    padding: 14px 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 22px;
    border: 1px solid #f3c9d2;
    border-radius: 12px;
    background: #fff;
}

.wp171-trust-strip > p {
    max-width: 340px;
    margin: 0;
    color: #8d2442;
    font-size: 12px;
    line-height: 1.45;
}

.wp171-trust-points {
    display: flex;
    gap: 8px;
    align-items: center;
}

.wp171-trust-points span {
    padding: 9px 13px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    border-radius: 8px;
    color: #4c4648;
    background: #faf6f4;
    font-size: 12px;
    font-weight: 500;
}

.wp171-trust-points img {
    width: 18px;
    height: 18px;
}

.wp171-section {
    padding: 72px 0;
}

.wp171-section-heading {
    max-width: 780px;
    margin-bottom: 30px;
}

.wp171-process .wp171-section-heading,
.wp171-niches .wp171-section-heading,
.wp171-faq .wp171-section-heading {
    max-width: 720px;
}

.wp171-section-heading::after {
    width: 52px;
    height: 3px;
    display: block;
    margin-top: 20px;
    border-radius: 999px;
    background: var(--wp-coral);
    content: "";
}

.wp171-section-heading > p:last-child {
    max-width: 720px;
    margin: 14px 0 0;
    color: var(--wp-muted);
    font-size: 15px;
    line-height: 1.6;
}

.wp171-capabilities {
    padding: 58px 0;
    background: var(--wp-white);
}

.wp171-capabilities .wp171-section-heading {
    margin-bottom: 24px;
}

.wp171-capability-list {
    overflow: hidden;
    border: 1px solid var(--wp-line);
    border-radius: 18px;
    background: var(--wp-white);
    box-shadow: var(--wp-soft-shadow);
}

.wp171-capability {
    min-height: 82px;
    display: grid;
    grid-template-columns: 38px 48px minmax(0, 1fr) 26px;
    gap: 14px;
    align-items: center;
    padding: 11px 22px;
    border-bottom: 1px solid var(--wp-line);
}

.wp171-capability:last-child {
    border-bottom: 0;
}

.wp171-capability-number {
    color: rgba(209, 19, 78, 0.28);
    font-size: 20px;
    font-weight: 700;
}

.wp171-capability-icon {
    width: 48px;
    height: 48px;
    display: grid;
    place-items: center;
    border-radius: 14px;
    background: var(--wp-pink);
}

.wp171-capability-icon img {
    width: 26px;
    height: 26px;
}

.wp171-capability-copy h3,
.wp171-capability-copy p {
    margin-bottom: 0;
}

.wp171-capability-copy h3 {
    margin-bottom: 4px;
    font-size: 17px;
}

.wp171-capability-copy p {
    color: var(--wp-muted);
    font-size: 14px;
}

.wp171-capability-check {
    width: 24px;
    height: 24px;
}

.wp171-process {
    padding: 62px 0;
    background: var(--wp-white);
}

.wp171-process .wp171-section-heading {
    margin-bottom: 25px;
}

.wp171-process-grid {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
}

.wp171-process-card {
    min-height: 306px;
    overflow: hidden;
    border: 1px solid var(--wp-line);
    border-radius: 16px;
    background: var(--wp-white);
    box-shadow: var(--wp-soft-shadow);
    transition: transform 280ms cubic-bezier(0.16, 1, 0.3, 1), box-shadow 280ms ease;
}

.wp171-process-image {
    position: relative;
    height: auto;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: #f7ede6;
}

.wp171-process-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 420ms cubic-bezier(0.16, 1, 0.3, 1);
}

.wp171-process-image span {
    position: absolute;
    top: 12px;
    right: 14px;
    left: auto;
    min-width: 42px;
    height: 34px;
    padding: 0 9px;
    display: grid;
    place-items: center;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 999px;
    color: #e26c43;
    background: rgba(255, 255, 255, 0.92);
    font-size: 12px;
    font-weight: 700;
    text-align: center;
}

.wp171-process-card h3,
.wp171-process-card p {
    margin-right: 20px;
    margin-left: 20px;
}

.wp171-process-card h3 {
    margin-top: 16px;
    margin-bottom: 7px;
    font-size: 17px;
    line-height: 1.3;
}

.wp171-section-cta {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-top: 18px;
}

.wp171-section-cta span {
    max-width: 520px;
    display: inline-flex;
    align-items: flex-start;
    gap: 7px;
    color: var(--wp-red);
    font-size: 12px;
}

.wp171-section-cta span img {
    flex: 0 0 auto;
    width: 18px;
    height: 18px;
}

.wp171-process-card p {
    margin-bottom: 18px;
    color: var(--wp-muted);
    font-size: 13px;
    line-height: 1.55;
}

.wp171-brief {
    padding: 72px 0;
    background: var(--wp-white);
}

.wp171-brief-grid {
    display: grid;
    grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
    gap: 54px;
    align-items: center;
}

.wp171-brief-media {
    position: relative;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    border-radius: 18px;
    box-shadow: none;
}

.wp171-brief-media > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wp171-brief-copy {
    align-self: center;
    padding: 0;
}

.wp171-brief-copy > p {
    color: var(--wp-muted);
}

.wp171-brief-copy ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin: 25px 0 14px;
    padding: 0;
    list-style: none;
}

.wp171-brief-copy li {
    padding: 12px 14px;
    display: flex;
    gap: 9px;
    align-items: start;
    border-radius: 10px;
    color: #50494b;
    background: #fbf7f4;
    font-size: 13px;
}

.wp171-brief-copy li img {
    margin-top: 1px;
}

.wp171-text-link {
    display: inline-flex;
    color: var(--wp-red) !important;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
}

.wp171-ticker {
    height: 94px;
    margin-top: 0;
    display: flex;
    align-items: center;
    overflow: hidden;
    border-bottom: 1px solid rgba(209, 19, 78, 0.1);
    background: #fff;
}

.wp171-ticker > div {
    width: max-content;
    display: flex;
    align-items: center;
    gap: 34px;
    padding: 0;
    animation: wp171Ticker 30s linear infinite;
}

.wp171-ticker span {
    color: rgba(209, 19, 78, 0.12);
    font-size: clamp(52px, 5.7vw, 84px);
    font-weight: 700;
    letter-spacing: -0.055em;
    line-height: 1;
    white-space: nowrap;
}

.wp171-ticker span::after {
    content: none;
}

.wp171-cases {
    padding-top: 48px;
    padding-bottom: 58px;
    background: var(--wp-cream);
}

.wp171-cases-heading {
    max-width: 760px;
}

.wp171-cases-heading h2,
.wp171-cases-heading p {
    margin-bottom: 0;
}

.wp171-cases-divider {
    display: block;
    width: 52px;
    height: 3px;
    margin: 22px 0 22px;
    border-radius: 999px;
    background: var(--wp-coral);
}

.wp171-cases-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.wp171-case-card {
    overflow: hidden;
    border: 1px solid rgba(209, 19, 78, 0.08);
    border-radius: 17px;
    background: var(--wp-white);
    box-shadow: var(--wp-soft-shadow);
}

.wp171-case-image {
    position: relative;
    height: auto;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: #f6ebe5;
}

.wp171-case-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 420ms cubic-bezier(0.16, 1, 0.3, 1);
}

.wp171-case-image span {
    position: absolute;
    left: 16px;
    bottom: 16px;
    padding: 8px 11px;
    border-radius: 999px;
    color: var(--wp-red);
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 6px 18px rgba(71, 37, 43, 0.08);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
}

.wp171-case-copy {
    padding: 16px 18px 17px;
}

.wp171-case-copy h3 {
    margin: 7px 0 6px;
    font-size: 18px;
    line-height: 1.3;
}

.wp171-case-copy p {
    min-height: 42px;
    margin-bottom: 0;
    color: var(--wp-muted);
    font-size: 13px;
    line-height: 1.5;
}

.wp171-case-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid var(--wp-line);
}

.wp171-case-footer strong,
.wp171-case-footer a {
    font-size: 12px;
    font-weight: 600;
}

.wp171-case-footer a {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: var(--wp-red);
    text-decoration: none;
}

.wp171-case-cta-icon {
    width: 16px;
    height: 16px;
    filter: brightness(0) saturate(100%) invert(16%) sepia(89%) saturate(3557%) hue-rotate(329deg) brightness(86%) contrast(96%);
}

.wp171-niches {
    padding: 50px 0;
    background: var(--wp-white);
}

.wp171-niches .wp171-section-heading {
    margin-bottom: 24px;
}

.wp171-niche-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
}

.wp171-niche-card {
    min-height: 230px;
    overflow: hidden;
    border: 1px solid var(--wp-line);
    border-radius: 17px;
    background: var(--wp-white);
    box-shadow: var(--wp-soft-shadow);
}

.wp171-niche-card::after {
    content: none;
}

.wp171-niche-card img {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    transition: transform 460ms cubic-bezier(0.16, 1, 0.3, 1);
}

.wp171-niche-card > div {
    padding: 14px 16px 16px;
}

.wp171-niche-card h3 {
    margin-bottom: 5px;
    color: var(--wp-ink);
    font-size: 16px;
}

.wp171-niche-card p {
    margin-bottom: 0;
    color: var(--wp-muted);
    font-size: 12px;
    line-height: 1.45;
}

.wp171-faq {
    background: var(--wp-white);
}

.wp171-faq-grid {
    display: grid;
    gap: 12px;
}

.wp171-faq-row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    align-items: stretch;
}

.wp171-faq-item {
    height: 100%;
    overflow: hidden;
    border: 1px solid var(--wp-line);
    border-radius: 14px;
    background: var(--wp-white);
    box-shadow: 0 9px 26px rgba(71, 37, 43, 0.06);
}

.wp171-faq-item h3 {
    margin: 0;
}

.wp171-faq-item button {
    width: 100%;
    min-height: 68px;
    display: grid;
    grid-template-columns: 38px 1fr 20px;
    gap: 12px;
    align-items: center;
    padding: 13px 15px;
    border: 0;
    color: var(--wp-ink);
    background: transparent;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.35;
    text-align: left;
    cursor: pointer;
}

.wp171-faq-icon {
    width: 38px;
    height: 38px;
    display: grid;
    place-items: center;
    border-radius: 10px;
    background: var(--wp-pink);
}

.wp171-faq-icon img {
    width: 20px;
    height: 20px;
}

.wp171-faq-toggle {
    width: 22px;
    height: 22px;
    background: url("wp171-caret-down.svg") center / 20px 20px no-repeat;
    transition: transform 220ms ease;
}

.wp171-faq-item.is-open .wp171-faq-toggle {
    transform: rotate(180deg);
}

.wp171-faq-answer {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 260ms ease;
}

.wp171-faq-answer p {
    min-height: 0;
    margin: 0;
    overflow: hidden;
    color: var(--wp-muted);
    font-size: 13px;
    line-height: 1.6;
}

.wp171-faq-item.is-open .wp171-faq-answer {
    grid-template-rows: 1fr;
}

.wp171-faq-item.is-open .wp171-faq-answer p {
    padding: 0 18px 19px 65px;
}

.wp171-final {
    overflow: hidden;
    padding: 48px 0;
    color: var(--wp-white);
    background:
        radial-gradient(circle at 18% 12%, rgba(255, 255, 255, 0.1), transparent 28%),
        linear-gradient(135deg, #731032, var(--wp-red));
}

.wp171-final-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.12fr) minmax(460px, 0.88fr);
    gap: 28px;
    align-items: stretch;
}

.wp171-final-copy {
    position: relative;
    z-index: 2;
    width: min(57%, 400px);
    grid-area: 1 / 1;
    place-self: start;
    margin: 18px;
    padding: 23px 22px;
    border: 1px solid rgba(255, 255, 255, 0.72);
    border-radius: 16px;
    color: var(--wp-ink);
    background: rgba(255, 252, 247, 0.93);
    box-shadow: 0 18px 44px rgba(49, 3, 19, 0.22);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
}

.wp171-final-copy .wp171-kicker {
    color: var(--wp-red);
}

.wp171-final-copy h2 {
    color: var(--wp-ink);
    font-size: clamp(30px, 2.55vw, 39px);
}

.wp171-final-copy > p:not(.wp171-kicker) {
    max-width: 520px;
    margin-bottom: 0;
    color: var(--wp-muted);
    font-size: 12px;
    line-height: 1.5;
}

.wp171-final-notes {
    display: grid;
    gap: 7px;
    margin-top: 15px;
    color: #675c57;
    font-size: 10.5px;
}

.wp171-final-notes span {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    color: inherit !important;
}

.wp171-final-notes img {
    flex: 0 0 auto;
    width: 21px;
    height: 21px;
    padding: 3px;
    border-radius: 50%;
    background: var(--wp-red);
}

.wp171-final-visual {
    position: relative;
    min-width: 0;
    min-height: 420px;
    height: auto;
    grid-area: 1 / 1;
    overflow: hidden;
    margin: 0;
    border-radius: 20px;
    background: #ead3c4;
    box-shadow: 0 22px 46px rgba(49, 3, 19, 0.25);
}

.wp171-final-visual img {
    position: absolute;
    inset: -24px 0;
    width: 100%;
    height: calc(100% + 48px);
    max-width: none;
    object-fit: cover;
    object-position: center 50%;
    transform: translate3d(0, var(--wp171-parallax-y, 0), 0) scale(1.02);
}

.wp171-final-visual::after {
    content: "";
    position: absolute;
    z-index: 1;
    inset: 0;
    background: linear-gradient(rgba(48, 10, 24, 0.03), rgba(48, 10, 24, 0.2));
    pointer-events: none;
}

.wp171-form {
    min-height: 410px;
    display: grid;
    gap: 14px;
    padding: 28px;
    border: 1px solid rgba(209, 19, 78, 0.08);
    border-radius: 18px;
    background: var(--wp-white);
    box-shadow: 0 20px 48px rgba(84, 0, 26, 0.22);
}

.wp171-form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
}

.wp171-form label {
    display: grid;
    gap: 7px;
    color: #554f51;
    font-size: 12px;
    font-weight: 600;
}

.wp171-form input,
.wp171-form textarea {
    width: 100%;
    border: 1px solid #ded0d3;
    border-radius: 10px;
    outline: none;
    color: var(--wp-ink);
    background: var(--wp-white);
    transition: border-color 180ms ease, box-shadow 180ms ease;
}

.wp171-form input {
    min-height: 43px;
    padding: 10px 13px;
}

.wp171-form textarea {
    min-height: 104px;
    padding: 12px 13px;
    resize: vertical;
}

.wp171-form input::placeholder,
.wp171-form textarea::placeholder {
    color: #8b8386;
    opacity: 1;
}

.wp171-form .wp171-button-primary {
    width: 100%;
}

.wp171-form .wp171-button-primary:disabled {
    cursor: wait;
    opacity: 0.72;
}

.wp171-button-light {
    width: 100%;
    color: var(--wp-red);
    background: var(--wp-white);
    cursor: pointer;
}

.wp171-button-light:disabled {
    cursor: wait;
    opacity: 0.72;
}

.wp171-form-privacy {
    margin: -2px 0 0;
    color: #8b8386;
    font-size: 10px;
    line-height: 1.45;
    text-align: center;
}

.wp171-form-privacy.is-success,
.wp171-form-privacy.is-error {
    color: var(--wp-red);
    background: transparent;
    font-weight: 700;
}

.wp171-form-privacy.is-success {
    margin-block: 0;
    font-size: clamp(9px, 3.2vw, 12.8px);
    line-height: 1;
    letter-spacing: 0;
    white-space: nowrap;
    text-wrap: nowrap;
}

.wp171 :focus-visible {
    outline: 3px solid #ffcf57;
    outline-offset: 3px;
}

.wp171-form input:focus,
.wp171-form textarea:focus {
    border-color: #ffcf57;
    box-shadow: 0 0 0 3px rgba(255, 207, 87, 0.26);
}

.wp171-motion-ready .wp171-reveal {
    opacity: 0.001;
    transform: translate3d(0, 30px, 0);
    transition:
        opacity 650ms cubic-bezier(0.2, 0.7, 0.2, 1) 0ms,
        transform 780ms cubic-bezier(0.16, 1, 0.3, 1) 0ms;
}

.wp171-motion-ready .wp171-reveal.is-visible {
    opacity: 0.001;
}

.wp171-motion-ready .wp171-reveal.is-visible.is-revealed {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition-delay: var(--delay, 0ms);
}

@keyframes wp171Ticker {
    to {
        transform: translateX(-50%);
    }
}

@media (hover: hover) {
    .wp171-button:hover {
        transform: translateY(-2px);
    }

    .wp171-button-primary:hover {
        background: var(--wp-red-dark);
        box-shadow: 0 13px 29px rgba(209, 19, 78, 0.27);
    }

    .wp171-button-secondary:hover {
        border-color: var(--wp-red);
        background: var(--wp-pink);
    }

    .wp171-carousel-arrow:hover {
        border-color: rgba(255, 255, 255, 0.95);
        background: rgba(255, 255, 255, 0.92);
        box-shadow: 0 10px 26px rgba(46, 43, 44, 0.22);
        transform: translateY(-50%) scale(1.06);
    }

    .wp171-process-card:hover {
        transform: translateY(-8px);
        box-shadow: 0 18px 38px rgba(71, 37, 43, 0.11);
    }

    .wp171-motion-ready .wp171-process-card.is-visible:hover {
        transform: translateY(-8px);
    }

    .wp171-process-card:hover .wp171-process-image img {
        transform: scale(1.055);
    }

    .wp171-case-card:hover .wp171-case-image img,
    .wp171-niche-card:hover img {
        transform: scale(1.035);
    }
}

@media (max-width: 1040px) {
    .wp171-hero-card {
        grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
    }

    .wp171-hero-copy {
        padding-inline: 38px;
    }

    .wp171 h1 {
        font-size: 43px;
    }

    .wp171-chips {
        display: flex;
    }

    .wp171-process-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .wp171-process-card {
        min-height: 360px;
    }

    .wp171-niche-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .wp171-final-grid {
        grid-template-columns: minmax(0, 1fr) minmax(460px, 0.94fr);
        gap: 28px;
    }
}

@media (max-width: 820px) {
    .wp171-shell {
        width: min(100% - 32px, 720px);
    }

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

    .wp171-hero-card {
        grid-template-columns: 1fr;
    }

    .wp171-hero-copy {
        padding: 40px 34px 34px;
    }

    .wp171-hero-visual {
        min-height: 360px;
    }

    .wp171-hero-visual img {
        width: 100%;
    }

    .wp171-motion-ready .wp171-hero-visual {
        transform: translate3d(0, 18px, 0) scale(0.99);
        clip-path: inset(8% 0 0 round 0 0 14px 14px);
    }

    .wp171-motion-ready.wp171-intro-ready .wp171-hero-visual {
        transform: none;
        clip-path: inset(0 round 0);
    }

    .wp171-section {
        padding: 72px 0;
    }

    .wp171-section-heading {
        margin-bottom: 30px;
    }

    .wp171-capability {
        grid-template-columns: 38px 48px 1fr 24px;
        gap: 14px;
        padding: 14px 16px;
    }

    .wp171-capability-check {
        grid-column: 4;
    }

    .wp171-brief-grid {
        grid-template-columns: 1fr;
    }

    .wp171-brief-media {
        min-height: 420px;
    }

    .wp171-brief-copy {
        padding: 0;
    }

    .wp171-ticker {
        margin-top: 0;
    }

    .wp171-cases-grid {
        grid-template-columns: 1fr;
    }

    .wp171-cases-heading {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .wp171-case-card {
        display: grid;
        grid-template-columns: minmax(260px, 0.9fr) 1fr;
    }

    .wp171-case-image {
        height: 100%;
        min-height: 300px;
    }

    .wp171-case-copy {
        align-self: center;
    }

    .wp171-case-copy p {
        min-height: 0;
    }

    .wp171-faq-grid {
        display: grid;
    }

    .wp171-faq-row {
        grid-template-columns: 1fr;
    }

    .wp171-final-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .wp171-final-copy {
        width: auto;
        grid-area: auto;
        margin: 0;
        padding: 0;
        border: 0;
        border-radius: 0;
        color: var(--wp-white);
        background: transparent;
        box-shadow: none;
        -webkit-backdrop-filter: none;
        backdrop-filter: none;
    }

    .wp171-final-copy .wp171-kicker {
        color: #f5cb7c;
    }

    .wp171-final-copy h2 {
        color: var(--wp-white);
    }

    .wp171-final-copy > p:not(.wp171-kicker) {
        color: rgba(255, 255, 255, 0.82);
        font-size: 14px;
    }

    .wp171-final-notes {
        color: rgba(255, 255, 255, 0.88);
        font-size: 12px;
    }

    .wp171-final-visual {
        height: 360px;
        grid-area: auto;
    }

    .wp171-final-visual::after {
        display: none;
    }

    .wp171-form {
        grid-area: auto;
    }

    .wp171-capabilities,
    .wp171-process,
    .wp171-niches {
        padding: 56px 0;
    }

    .wp171-cases {
        padding-top: 46px;
        padding-bottom: 54px;
    }
}

@media (max-width: 600px) {
    .wp171-shell {
        width: calc(100% - 24px);
    }

    .wp171 {
        font-size: 15px;
    }

    .wp171 h1 {
        margin-bottom: 0;
        font-size: 36px;
        line-height: 1.08;
    }

    .wp171 h2 {
        font-size: 30px;
    }

    .wp171-hero-card {
        border-radius: 14px;
    }

    .wp171-motion-ready .wp171-hero-card {
        transform: translate3d(0, 12px, 0) scale(0.995);
    }

    .wp171-motion-ready .wp171-hero-sequence {
        transform: translate3d(0, 18px, 0);
    }

    .wp171-hero-copy {
        padding: 34px 22px 30px;
    }

    .wp171 p.wp171-lead {
        margin-top: 18px;
        margin-bottom: 0;
        font-size: 14px;
    }

    .wp171-actions {
        display: grid;
    }

    .wp171-button {
        width: 100%;
    }

    .wp171-hero-visual {
        min-height: 300px;
    }

    .wp171-chips {
        flex-wrap: nowrap;
        gap: 8px;
        margin-inline: -12px;
        padding-inline: 12px;
        overflow-x: auto;
        scrollbar-width: none;
    }

    .wp171-chips::-webkit-scrollbar {
        display: none;
    }

    .wp171-chips li {
        flex: 0 0 auto;
    }

    .wp171-hero-float-card {
        right: 12px;
        bottom: 12px;
        left: 12px;
        max-width: none;
    }

    .wp171-carousel-arrow {
        width: 40px;
        height: 40px;
    }

    .wp171-carousel-arrow-prev {
        left: 12px;
    }

    .wp171-carousel-arrow-next {
        right: 12px;
    }

    .wp171-trust-strip {
        align-items: flex-start;
        flex-direction: column;
    }

    .wp171-trust-points {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr;
    }

    .wp171-trust-points span {
        justify-content: flex-start;
    }

    .wp171-section {
        padding: 54px 0;
    }

    .wp171-capabilities,
    .wp171-process,
    .wp171-niches {
        padding: 46px 0;
    }

    .wp171-capabilities {
        padding-bottom: 23px;
    }

    .wp171-process {
        padding-top: 23px;
        padding-bottom: 23px;
    }

    .wp171-brief {
        padding-top: 27px;
    }

    .wp171-niches {
        padding-bottom: 23px;
    }

    .wp171-faq {
        padding-top: 27px;
    }

    .wp171-cases {
        padding-top: 40px;
        padding-bottom: 46px;
    }

    .wp171-section-heading {
        margin-bottom: 30px;
    }

    .wp171-section-heading > p:last-child {
        font-size: 15px;
    }

    .wp171-capability {
        grid-template-columns: 32px 44px minmax(0, 1fr);
        gap: 10px;
        align-items: start;
        padding: 15px 14px;
    }

    .wp171-capability-number {
        padding-top: 10px;
        font-size: 16px;
    }

    .wp171-capability-icon {
        width: 44px;
        height: 44px;
        border-radius: 13px;
    }

    .wp171-capability-icon img {
        width: 24px;
        height: 24px;
    }

    .wp171-capability-copy h3 {
        font-size: 16px;
    }

    .wp171-capability-copy p {
        margin-top: 4px;
    }

    .wp171 .wp171-capability-check {
        display: none;
    }

    .wp171-process-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    .wp171-process-card {
        min-height: 0;
    }

    .wp171-process-image {
        height: auto;
        aspect-ratio: 4 / 3;
    }

    .wp171-process-image span {
        top: 8px;
        right: 8px;
        min-width: 31px;
        height: 26px;
        padding: 0 6px;
        font-size: 10px;
    }

    .wp171-process-card h3,
    .wp171-process-card p {
        margin-right: 12px;
        margin-left: 12px;
    }

    .wp171-process-card h3 {
        margin-top: 12px;
        margin-bottom: 5px;
        font-size: 14px;
        line-height: 1.28;
    }

    .wp171-process-card p {
        margin-bottom: 14px;
        font-size: 12px;
        line-height: 1.45;
    }

    .wp171-section-cta {
        display: grid;
        gap: 14px;
        margin-top: 24px;
    }

    .wp171-brief-grid {
        border-radius: 20px;
    }

    .wp171-brief-media {
        min-height: 0;
        aspect-ratio: 4 / 3;
    }

    .wp171-brief-copy {
        padding: 0;
    }

    .wp171-brief-copy > p:last-child {
        font-size: 12px;
        line-height: 1.5;
    }

    .wp171-brief-copy ul {
        grid-template-columns: 1fr;
    }

    .wp171-ticker {
        height: 68px;
        margin-top: 0;
    }

    .wp171-ticker span {
        font-size: 44px;
    }

    .wp171-cases-grid {
        grid-template-columns: none;
        grid-auto-flow: column;
        grid-auto-columns: calc((100% - 12px) * 0.75);
    }

    .wp171-case-card {
        min-width: 0;
        display: block;
        box-shadow: none;
        scroll-snap-align: start;
    }

    .wp171-case-image {
        height: auto;
        min-height: 0;
        aspect-ratio: 4 / 3;
    }

    .wp171-case-copy {
        padding: 17px;
    }

    .wp171-case-footer {
        align-items: flex-start;
        flex-direction: column;
        gap: 9px;
    }

    .wp171-niche-grid {
        grid-template-columns: repeat(4, calc((100% - 12px) * 0.75));
        grid-template-rows: repeat(2, minmax(0, auto));
        grid-auto-flow: row;
    }

    .wp171-niche-card {
        min-width: 0;
        min-height: 0;
        box-shadow: none;
        scroll-snap-align: start;
    }

    .wp171-cases-grid,
    .wp171-niche-grid {
        gap: 12px;
        overflow-x: auto;
        padding-bottom: 0;
        scroll-snap-type: x mandatory;
        overscroll-behavior-inline: contain;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;
    }

    .wp171-cases-grid::-webkit-scrollbar,
    .wp171-niche-grid::-webkit-scrollbar {
        display: none;
    }

    .wp171-faq-item button {
        grid-template-columns: 34px 1fr 18px;
        padding-inline: 12px;
        font-size: 13px;
    }

    .wp171-faq-icon {
        width: 34px;
        height: 34px;
    }

    .wp171-faq-toggle {
        width: 18px;
        height: 18px;
        background-size: 18px 18px;
    }

    .wp171-faq-item.is-open .wp171-faq-answer p {
        padding-left: 58px;
    }

    .wp171-final {
        padding: 44px 0;
    }

    .wp171-final-grid {
        gap: 22px;
    }

    .wp171-final-visual {
        min-height: 0;
        height: auto;
        aspect-ratio: 3 / 2;
    }

    .wp171-final-visual img {
        inset: 0;
        height: 100%;
        object-position: center 42%;
        transform: translate3d(-9%, var(--wp171-parallax-y, 0), 0) scale(1.18);
    }

    .wp171-form {
        min-height: 0;
        padding: 20px;
        border-radius: 18px;
    }

    .wp171-form-row {
        grid-template-columns: 1fr;
    }
}

@media (prefers-reduced-motion: reduce) {
    .wp171 {
        scroll-behavior: auto;
    }

    .wp171 *,
    .wp171 *::before,
    .wp171 *::after {
        scroll-behavior: auto !important;
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }

    .wp171-motion-ready .wp171-reveal {
        opacity: 1;
        transform: none;
    }
}
