.homepage-banner {
    background:
        radial-gradient(circle at 8% 0%, rgba(178, 31, 39, 0.24), transparent 34%),
        radial-gradient(circle at 82% 18%, rgba(178, 31, 39, 0.19), transparent 28%),
        radial-gradient(circle at 20% 88%, rgba(121, 17, 24, 0.16), transparent 32%),
        linear-gradient(118deg, #090a0a 0%, #101111 48%, #1a0c0f 100%) !important;
}

.repa-home-page header .container-fluid::before {
    background:
        radial-gradient(circle at 8% 50%, rgba(178, 31, 39, 0.2), transparent 25%),
        linear-gradient(100deg, rgba(11, 12, 12, 0.98), rgba(17, 14, 15, 0.96) 62%, rgba(45, 13, 17, 0.94)) !important;
}

.homepage-banner .btn-secondary:hover,
.homepage-banner .btn-secondary:focus,
.homepage-banner .btn-secondary:active {
    border-color: #b21f27 !important;
    background-color: #b21f27 !important;
    background-image: none !important;
    color: #fff !important;
    box-shadow: 0 10px 30px rgba(178, 31, 39, 0.26) !important;
}

.homepage-banner .btn-secondary:hover::before,
.homepage-banner .btn-secondary:hover::after,
.homepage-banner .btn-secondary:focus::before,
.homepage-banner .btn-secondary:focus::after {
    border-color: #b21f27 !important;
    background: #b21f27 !important;
}

.homepage-banner .btn-secondary:hover .chevron-right,
.homepage-banner .btn-secondary:focus .chevron-right,
.homepage-banner .btn-secondary:active .chevron-right {
    filter: brightness(0) invert(1);
}

.homepage-banner .banner-image__desc {
    display: none;
}

.homepage-banner__slider__item__text {
    display: grid !important;
    min-height: 142px;
    padding: 24px 30px 24px 54px !important;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 28px;
    align-items: center !important;
    background:
        linear-gradient(110deg, rgba(27, 28, 28, 0.99), rgba(15, 16, 16, 0.98)) !important;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 9% 100%, 0 54%);
    box-shadow: 0 24px 55px rgba(0, 0, 0, 0.28);
}

.repa-home-slide__copy {
    display: flex;
    min-width: 0;
    flex-direction: column;
    opacity: 0;
    transform: translateY(12px);
    transition: opacity 0.45s ease, transform 0.55s ease;
}

.repa-home-slide__copy.is-visible,
.slick-current .repa-home-slide__copy {
    opacity: 1;
    transform: translateY(0);
}

.repa-home-slide__copy small {
    display: flex;
    margin-bottom: 8px;
    gap: 12px;
    align-items: center;
    color: #c7353d;
    font-family: Oswald, sans-serif;
    font-size: 0.64rem;
    letter-spacing: 0.15em;
}

.repa-home-slide__copy small span {
    color: rgba(255, 255, 255, 0.36);
}

.repa-home-slide__copy strong {
    overflow: hidden;
    color: #fff;
    font-family: Oswald, sans-serif;
    font-size: clamp(1.2rem, 1.55vw, 1.7rem);
    font-weight: 400;
    line-height: 1;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}

.homepage-banner__slider__item__text .repa-home-slide__copy p {
    display: -webkit-box;
    overflow: hidden;
    margin: 9px 0 0 !important;
    color: rgba(255, 255, 255, 0.58) !important;
    font-size: 0.72rem;
    line-height: 1.45;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.homepage-banner__slider__item__text > .btn {
    flex: none;
    min-width: 148px;
    border-color: rgba(178, 31, 39, 0.78) !important;
}

@media (min-width: 1200px) {
    .homepage-banner__slider__item__image,
    .homepage-banner__slider__item__image > img {
        height: clamp(430px, calc(100vh - 300px), 620px) !important;
    }

    .homepage-banner__slider__item__image > img {
        object-fit: cover;
    }
}

.homepage-banner__slider-nav .slick-current .products-list__nav__item {
    border-color: #b21f27 !important;
    box-shadow: 0 0 0 3px rgba(178, 31, 39, 0.16);
}

.homepage-banner__slider-nav .content-gallery__arrow {
    filter: sepia(1) saturate(6) hue-rotate(315deg) brightness(0.82);
}

.repa-home-red-flow {
    position: absolute;
    z-index: 0;
    inset: 0;
    overflow: hidden;
    background:
        linear-gradient(90deg, rgba(178, 31, 39, 0.08) 1px, transparent 1px),
        linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),
        radial-gradient(ellipse at 12% 8%, rgba(178, 31, 39, 0.15), transparent 34%);
    background-size: 160px 100%, 100% 92px, auto;
    -webkit-mask-image: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.72) 48%, transparent 86%);
    mask-image: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.72) 48%, transparent 86%);
    pointer-events: none;
}

.repa-home-red-flow::before {
    content: "";
    position: absolute;
    inset: 0 auto 0 -34%;
    width: 34%;
    opacity: 0;
    background: linear-gradient(90deg, transparent, rgba(178, 31, 39, 0.07), transparent);
    filter: blur(18px);
    animation: repa-home-map-scan 16s ease-in-out infinite;
}

.repa-home-red-flow span {
    position: absolute;
    top: var(--node-y);
    left: var(--node-x);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #cf2730;
    box-shadow: 0 0 14px rgba(207, 39, 48, 0.72);
    animation: repa-home-node-pulse 4.8s ease-in-out infinite;
    animation-delay: var(--flow-delay);
}

.repa-home-red-flow span::after {
    content: "";
    position: absolute;
    inset: -8px;
    border-radius: 50%;
    border: 1px solid rgba(207, 39, 48, 0.44);
    animation: repa-home-node-ring 4.8s ease-out infinite;
    animation-delay: var(--flow-delay);
}

.repa-home-red-flow span:nth-child(1) {
    --node-x: 18%;
    --node-y: 35%;
    --flow-delay: -0.6s;
}

.repa-home-red-flow span:nth-child(2) {
    --node-x: 34%;
    --node-y: 64%;
    --flow-delay: -2.4s;
}

.repa-home-red-flow span:nth-child(3) {
    --node-x: 56%;
    --node-y: 29%;
    --flow-delay: -3.7s;
}

.repa-home-red-flow span:nth-child(4) {
    --node-x: 72%;
    --node-y: 54%;
    --flow-delay: -1.5s;
}

.repa-home-red-flow span:nth-child(5) {
    --node-x: 88%;
    --node-y: 24%;
    --flow-delay: -4.2s;
}

.repa-home-red-flow span:nth-child(6) {
    --node-x: 12%;
    --node-y: 72%;
    --flow-delay: -3.1s;
}

.repa-home-red-flow span:nth-child(7) {
    --node-x: 45%;
    --node-y: 18%;
    --flow-delay: -1.1s;
}

.repa-home-red-flow span:nth-child(8) {
    --node-x: 63%;
    --node-y: 78%;
    --flow-delay: -4.5s;
}

.repa-home-red-flow span:nth-child(9) {
    --node-x: 79%;
    --node-y: 39%;
    --flow-delay: -2s;
}

.repa-home-red-flow span:nth-child(10) {
    --node-x: 94%;
    --node-y: 68%;
    --flow-delay: -3.8s;
}

@keyframes repa-home-node-pulse {
    0%,
    100% {
        opacity: 0;
        transform: scale(0.65);
    }
    38%,
    62% {
        opacity: 0.78;
        transform: scale(1);
    }
}

@keyframes repa-home-node-ring {
    0%,
    35% {
        opacity: 0;
        transform: scale(0.35);
    }
    58% {
        opacity: 0.55;
    }
    100% {
        opacity: 0;
        transform: scale(1.45);
    }
}

@keyframes repa-home-map-scan {
    0%,
    12% {
        left: -34%;
        opacity: 0;
    }
    28%,
    72% {
        opacity: 1;
    }
    88%,
    100% {
        left: 100%;
        opacity: 0;
    }
}

.repa-home-capabilities {
    position: relative;
    padding: clamp(82px, 8vw, 124px) 0;
    overflow: hidden;
    background:
        radial-gradient(circle at 92% 8%, rgba(178, 31, 39, 0.15), transparent 28%),
        #0e0f0f;
    color: #fff;
}

@media (prefers-reduced-motion: reduce) {
    .repa-home-red-flow::before,
    .repa-home-red-flow span::after,
    .repa-home-red-flow span {
        animation: none;
        opacity: 0;
    }
}

.repa-home-capabilities::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: 0.12;
    background-image:
        linear-gradient(rgba(255, 255, 255, 0.16) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.16) 1px, transparent 1px);
    background-size: 72px 72px;
    mask-image: linear-gradient(to bottom, #000, transparent 56%);
    pointer-events: none;
}

.repa-home-capabilities > .container {
    position: relative;
    z-index: 1;
}

.repa-home-kicker {
    display: block;
    margin-bottom: 17px;
    color: #d3484f;
    font-family: Oswald, sans-serif;
    font-size: 0.76rem;
    letter-spacing: 0.19em;
    line-height: 1;
}

.repa-home-capabilities__intro {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.7fr);
    gap: clamp(48px, 8vw, 116px);
    align-items: end;
}

.repa-home-capabilities__intro h2,
.repa-home-services__head h2,
.repa-home-contact h2 {
    margin: 0;
    color: inherit;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

.repa-home-capabilities__intro h2 {
    max-width: 790px;
    font-size: clamp(2.7rem, 5.2vw, 5.2rem);
    line-height: 0.98;
    letter-spacing: -0.035em;
}

.repa-home-capabilities__intro p {
    margin: 0 0 6px;
    color: rgba(255, 255, 255, 0.66);
    font-size: clamp(1rem, 1.25vw, 1.13rem);
    line-height: 1.72;
}

.repa-home-proof {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: clamp(54px, 6vw, 84px) 0 clamp(82px, 8vw, 118px);
    border-top: 1px solid rgba(255, 255, 255, 0.16);
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.repa-home-proof > div {
    display: flex;
    min-height: 132px;
    padding: 30px clamp(20px, 3vw, 40px);
    flex-direction: column;
    justify-content: center;
    border-right: 1px solid rgba(255, 255, 255, 0.16);
}

.repa-home-proof > div:first-child {
    padding-left: 0;
}

.repa-home-proof > div:last-child {
    border-right: 0;
}

.repa-home-proof strong {
    margin-bottom: 8px;
    color: #fff;
    font-family: Oswald, sans-serif;
    font-size: clamp(1.5rem, 2.4vw, 2.3rem);
    font-weight: 400;
    line-height: 1;
}

.repa-home-proof span {
    color: rgba(255, 255, 255, 0.54);
    font-size: 0.83rem;
}

.repa-home-services__head {
    display: flex;
    margin-bottom: 34px;
    align-items: end;
    justify-content: space-between;
}

.repa-home-services__head h2 {
    font-size: clamp(2.2rem, 4vw, 4rem);
    line-height: 1;
}

.repa-home-services__head > a,
.repa-home-contact__inner > a {
    display: inline-flex;
    gap: 22px;
    padding-bottom: 10px;
    align-items: center;
    border-bottom: 1px solid currentColor;
    color: #fff;
    font-family: Oswald, sans-serif;
    font-size: 0.81rem;
    letter-spacing: 0.11em;
    text-decoration: none;
}

.repa-home-services__head > a span,
.repa-home-contact__inner > a span {
    color: #d3484f;
    font-size: 1.1rem;
}

.repa-home-services {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: 12px;
}

.repa-home-service {
    display: flex;
    position: relative;
    min-height: 218px;
    padding: 26px;
    overflow: hidden;
    align-items: flex-end;
    background: #171818;
    color: #fff;
    text-decoration: none;
    isolation: isolate;
    transition: transform 0.3s ease, background-color 0.3s ease;
}

.repa-home-service::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    border: 1px solid rgba(255, 255, 255, 0.11);
    pointer-events: none;
}

.repa-home-service > img {
    position: absolute;
    inset: 0;
    z-index: -3;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(0.35) contrast(1.08);
    transition: transform 0.6s ease;
}

.repa-home-service__shade {
    position: absolute;
    inset: 0;
    z-index: -2;
    background: linear-gradient(180deg, rgba(8, 9, 9, 0.1) 15%, rgba(8, 9, 9, 0.94) 100%);
}

.repa-home-service:not(.is-visual) .repa-home-service__shade {
    background:
        linear-gradient(135deg, transparent 50%, rgba(178, 31, 39, 0.09)),
        transparent;
}

.repa-home-service__number {
    position: absolute;
    top: 24px;
    right: 25px;
    color: rgba(255, 255, 255, 0.35);
    font-family: Oswald, sans-serif;
    font-size: 0.73rem;
    letter-spacing: 0.12em;
}

.repa-home-service__content {
    display: grid;
    width: 100%;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: end;
}

.repa-home-service__content small {
    grid-column: 1 / -1;
    margin-bottom: 8px;
    color: #d3484f;
    font-size: 0.7rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.repa-home-service__content strong {
    color: #fff;
    font-family: Oswald, sans-serif;
    font-size: clamp(1.35rem, 2vw, 2rem);
    font-weight: 400;
    line-height: 1.05;
    text-transform: uppercase;
}

.repa-home-service__arrow {
    margin-left: 20px;
    color: rgba(255, 255, 255, 0.62);
    font-size: 1.15rem;
}

.repa-home-service--1 {
    grid-column: span 7;
    grid-row: span 2;
    min-height: 448px;
}

.repa-home-service--2,
.repa-home-service--3 {
    grid-column: span 5;
}

.repa-home-service--4,
.repa-home-service--5,
.repa-home-service--6 {
    grid-column: span 4;
}

.repa-home-service--7 {
    grid-column: span 12;
    min-height: 166px;
    background: #a91e25;
}

.repa-home-service--7 .repa-home-service__content strong {
    font-size: clamp(1.65rem, 2.8vw, 2.75rem);
}

.repa-home-service:hover {
    color: #fff;
    transform: translateY(-3px);
    background: #202121;
}

.repa-home-service:hover > img {
    transform: scale(1.045);
}

.repa-home-system {
    overflow: hidden;
    background: #0b0c0c;
    color: #fff;
}

.repa-home-system__feature {
    display: grid;
    min-height: clamp(600px, 70vw, 790px);
    grid-template-columns: minmax(0, 1.18fr) minmax(430px, 0.82fr);
}

.repa-home-system__visual {
    position: relative;
    min-height: 600px;
    overflow: hidden;
}

.repa-home-system__visual::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg, transparent 64%, rgba(11, 12, 12, 0.72)),
        linear-gradient(0deg, rgba(4, 5, 5, 0.72), transparent 46%);
    pointer-events: none;
}

.repa-home-system__visual > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(0.22) contrast(1.08);
    transition: transform 1.1s cubic-bezier(0.2, 0.7, 0.2, 1);
}

.repa-home-system__feature:hover .repa-home-system__visual > img {
    transform: scale(1.025);
}

.repa-home-system__visual-tag {
    display: flex;
    position: absolute;
    z-index: 2;
    right: clamp(30px, 4vw, 64px);
    bottom: clamp(32px, 5vw, 70px);
    left: clamp(30px, 5vw, 82px);
    padding-top: 18px;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid rgba(255, 255, 255, 0.42);
    font-family: Oswald, sans-serif;
    font-size: 0.75rem;
    letter-spacing: 0.14em;
}

.repa-home-system__visual-tag span {
    color: #d3484f;
}

.repa-home-system__statement {
    display: flex;
    position: relative;
    padding: clamp(70px, 8vw, 130px) clamp(48px, 7vw, 118px);
    overflow: hidden;
    flex-direction: column;
    justify-content: center;
    background:
        radial-gradient(circle at 100% 0, rgba(206, 46, 55, 0.18), transparent 38%),
        linear-gradient(145deg, #151616, #0d0e0e 66%);
}

.repa-home-system__statement::after {
    content: "R";
    position: absolute;
    right: -0.08em;
    bottom: -0.24em;
    color: rgba(255, 255, 255, 0.025);
    font-family: Oswald, sans-serif;
    font-size: clamp(24rem, 38vw, 45rem);
    line-height: 1;
    pointer-events: none;
}

.repa-home-system__statement > * {
    position: relative;
    z-index: 1;
}

.repa-home-system__statement h2,
.repa-home-system__services-head h2 {
    margin: 0;
    color: #fff;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    letter-spacing: -0.04em;
    line-height: 0.96;
    text-transform: uppercase;
}

.repa-home-system__statement h2 {
    font-size: clamp(3.2rem, 5vw, 6.1rem);
}

.repa-home-system__statement > p {
    max-width: 570px;
    margin: clamp(30px, 4vw, 52px) 0 0;
    color: rgba(255, 255, 255, 0.62);
    font-size: clamp(0.96rem, 1.1vw, 1.1rem);
    line-height: 1.8;
}

.repa-home-system__statement > a {
    display: inline-flex;
    width: max-content;
    margin-top: 35px;
    gap: 32px;
    padding-bottom: 9px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    color: #fff;
    font-family: Oswald, sans-serif;
    font-size: 0.78rem;
    letter-spacing: 0.14em;
    text-decoration: none;
}

.repa-home-system__statement > a span {
    color: #d3484f;
}

.repa-home-system__facts {
    display: grid;
    margin-top: clamp(48px, 6vw, 76px);
    grid-template-columns: repeat(3, 1fr);
    border-top: 1px solid rgba(255, 255, 255, 0.13);
}

.repa-home-system__facts > div {
    display: flex;
    min-width: 0;
    padding: 23px 16px 0 0;
    flex-direction: column;
}

.repa-home-system__facts strong {
    margin-bottom: 8px;
    font-family: Oswald, sans-serif;
    font-size: clamp(1.3rem, 1.8vw, 2rem);
    font-weight: 400;
}

.repa-home-system__facts small {
    color: rgba(255, 255, 255, 0.4);
    font-size: 0.52rem;
    letter-spacing: 0.1em;
    line-height: 1.5;
}

.repa-home-system__body {
    padding-top: clamp(76px, 8vw, 126px);
    padding-bottom: clamp(90px, 10vw, 150px);
}

.repa-home-system__route {
    display: grid;
    position: relative;
    grid-template-columns: repeat(4, 1fr);
    border-top: 1px solid rgba(255, 255, 255, 0.18);
    border-bottom: 1px solid rgba(255, 255, 255, 0.18);
}

.repa-home-system__route::before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    width: 25%;
    height: 2px;
    background: #b21f27;
}

.repa-home-system__route > div {
    display: flex;
    min-height: 190px;
    padding: 31px clamp(18px, 2.5vw, 38px);
    flex-direction: column;
    border-right: 1px solid rgba(255, 255, 255, 0.13);
}

.repa-home-system__route > div:last-child {
    border-right: 0;
}

.repa-home-system__route span {
    margin-bottom: auto;
    color: #d3484f;
    font-family: Oswald, sans-serif;
    font-size: 0.72rem;
}

.repa-home-system__route strong {
    margin-bottom: 9px;
    font-family: Oswald, sans-serif;
    font-size: clamp(1.25rem, 1.8vw, 1.75rem);
    font-weight: 400;
}

.repa-home-system__route small {
    color: rgba(255, 255, 255, 0.46);
    font-size: 0.72rem;
    line-height: 1.5;
}

.repa-home-system__services-head {
    display: grid;
    margin: clamp(90px, 10vw, 150px) 0 42px;
    grid-template-columns: minmax(0, 1.25fr) minmax(280px, 0.6fr);
    gap: clamp(40px, 8vw, 120px);
    align-items: end;
}

.repa-home-system__services-head h2 {
    font-size: clamp(2.8rem, 5vw, 5.5rem);
}

.repa-home-system__services-head > p {
    margin: 0 0 8px;
    color: rgba(255, 255, 255, 0.56);
    font-size: 1rem;
    line-height: 1.75;
}

.repa-home-system__services {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    border-top: 1px solid rgba(255, 255, 255, 0.18);
}

.repa-home-system__service {
    display: grid;
    min-height: 142px;
    padding: 28px 30px;
    grid-template-columns: 52px minmax(0, 1fr) auto;
    align-items: center;
    border-right: 1px solid rgba(255, 255, 255, 0.14);
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
    color: #fff;
    text-decoration: none;
    transition: background 0.3s ease, padding-left 0.3s ease;
}

.repa-home-system__service:nth-child(even) {
    border-right: 0;
}

.repa-home-system__service > span {
    color: #c7353d;
    font-family: Oswald, sans-serif;
    font-size: 0.7rem;
    align-self: start;
}

.repa-home-system__service > small {
    grid-column: 2;
    margin-bottom: 6px;
    color: rgba(255, 255, 255, 0.42);
    font-size: 0.6rem;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.repa-home-system__service > strong {
    grid-column: 2;
    font-family: Oswald, sans-serif;
    font-size: clamp(1.55rem, 2.4vw, 2.35rem);
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
}

.repa-home-system__service > i {
    grid-row: 1 / span 2;
    grid-column: 3;
    color: rgba(255, 255, 255, 0.45);
    font-size: 1.15rem;
    font-style: normal;
    transition: color 0.3s ease, transform 0.3s ease;
}

.repa-home-system__service:hover {
    padding-left: 40px;
    background: #181919;
    color: #fff;
}

.repa-home-system__service:hover > i {
    color: #d3484f;
    transform: translate(4px, -4px);
}

.repa-home-system__all {
    display: flex;
    min-height: 88px;
    padding: 0 30px;
    align-items: center;
    justify-content: space-between;
    background: #a91e25;
    color: #fff;
    font-family: Oswald, sans-serif;
    letter-spacing: 0.08em;
    text-decoration: none;
}

.repa-home-system__all i {
    font-size: 0.78rem;
    font-style: normal;
}

.repa-home-news {
    padding: clamp(64px, 7vw, 104px) 0;
    overflow: hidden;
    background: #f1f0ed;
}

.repa-home-news > .container > h2 {
    margin: 0 0 42px;
    color: #20201e;
    font-family: Oswald, sans-serif;
    font-size: clamp(2rem, 3.6vw, 3.5rem);
    font-weight: 400;
    text-transform: uppercase;
}

.repa-home-news .actualities-desktop {
    align-items: stretch;
}

.repa-home-news .actualities-desktop > [class*="col-"] {
    display: flex;
    margin-bottom: 30px;
}

.repa-home-news .actuality {
    display: flex !important;
    position: relative;
    flex: 1 1 auto;
    flex-direction: column;
    width: 100%;
    min-width: 0;
    height: auto !important;
    overflow: hidden;
    background: #171715;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 18px 42px rgba(18, 18, 16, 0.12);
}

.repa-home-news .actuality__image {
    position: relative !important;
    inset: auto !important;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    background: #21211f;
}

.repa-home-news .actuality__image::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 55%, rgba(0, 0, 0, 0.34));
    pointer-events: none;
}

.repa-home-news .actuality__image img {
    display: block;
    position: static !important;
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    object-fit: cover;
    object-position: center;
    transform: none !important;
    transition: transform 0.45s ease;
}

.repa-home-news .actuality__text {
    display: flex !important;
    position: relative !important;
    inset: auto !important;
    flex: 1 1 auto;
    flex-direction: column;
    width: auto !important;
    height: auto !important;
    min-height: 238px;
    padding: 28px 28px 24px !important;
    overflow: visible !important;
    background: #171715 !important;
    color: #fff !important;
    opacity: 1 !important;
    transform: none !important;
}

.repa-home-news .actuality__text__title {
    display: -webkit-box;
    margin: 0 0 14px;
    overflow: hidden;
    color: #fff;
    font-family: Oswald, sans-serif;
    font-size: clamp(1.1rem, 1.5vw, 1.38rem);
    font-weight: 400;
    line-height: 1.28;
    text-transform: uppercase;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.repa-home-news .actuality__text p {
    display: -webkit-box;
    margin: 0 0 24px;
    overflow: hidden;
    color: rgba(255, 255, 255, 0.67);
    font-size: 0.93rem;
    line-height: 1.55;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.repa-home-news .actuality__text__date {
    margin-top: auto;
    padding-top: 17px;
    border-top: 1px solid rgba(255, 255, 255, 0.13);
    color: #d3484f;
    font-family: Oswald, sans-serif;
    font-size: 0.78rem;
    letter-spacing: 0.08em;
}

.repa-home-news .actuality:hover .actuality__image img {
    transform: scale(1.035) !important;
}

.repa-home-contact {
    position: relative;
    padding: clamp(70px, 8vw, 112px) 0;
    overflow: hidden;
    background:
        linear-gradient(90deg, rgba(0, 0, 0, 0.22), transparent 45%),
        #991a21;
    color: #fff;
}

.repa-home-contact::after {
    content: "REPA";
    position: absolute;
    right: -0.04em;
    bottom: -0.24em;
    color: rgba(255, 255, 255, 0.055);
    font-family: Oswald, sans-serif;
    font-size: clamp(9rem, 24vw, 25rem);
    line-height: 1;
    pointer-events: none;
}

.repa-home-contact__inner {
    display: flex;
    position: relative;
    z-index: 1;
    gap: 40px;
    align-items: end;
    justify-content: space-between;
}

.repa-home-contact .repa-home-kicker {
    color: rgba(255, 255, 255, 0.62);
}

.repa-home-contact h2 {
    max-width: 780px;
    font-size: clamp(2.35rem, 5vw, 4.8rem);
    line-height: 1;
    letter-spacing: -0.025em;
}

@media (max-width: 991.98px) {
    .repa-home-system__feature {
        grid-template-columns: 1fr;
    }

    .repa-home-system__visual {
        min-height: 60vh;
    }

    .repa-home-system__statement {
        padding: 72px clamp(28px, 7vw, 68px);
    }

    .repa-home-system__route {
        grid-template-columns: repeat(2, 1fr);
    }

    .repa-home-system__route > div:nth-child(2) {
        border-right: 0;
    }

    .repa-home-system__route > div:nth-child(-n+2) {
        border-bottom: 1px solid rgba(255, 255, 255, 0.13);
    }
}

@media (max-width: 767.98px) {
    .repa-home-system__visual {
        min-height: 470px;
    }

    .repa-home-system__visual-tag {
        right: 24px;
        bottom: 28px;
        left: 24px;
    }

    .repa-home-system__statement {
        padding: 64px 24px;
    }

    .repa-home-system__statement h2 {
        font-size: clamp(3rem, 14vw, 4.5rem);
    }

    .repa-home-system__facts {
        grid-template-columns: 1fr;
    }

    .repa-home-system__facts > div {
        padding: 18px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .repa-home-system__route {
        grid-template-columns: 1fr;
    }

    .repa-home-system__route > div {
        min-height: 142px;
        padding: 24px 6px;
        border-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.13);
    }

    .repa-home-system__services-head {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .repa-home-system__services {
        grid-template-columns: 1fr;
    }

    .repa-home-system__service,
    .repa-home-system__service:nth-child(even) {
        min-height: 122px;
        padding: 24px 10px;
        grid-template-columns: 42px minmax(0, 1fr) auto;
        border-right: 0;
    }

    .repa-home-system__service:hover {
        padding-left: 18px;
    }

    .repa-home-system__all {
        padding: 20px;
        gap: 28px;
    }

    .repa-home-capabilities__intro {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .repa-home-capabilities__intro h2 {
        font-size: clamp(2.45rem, 12vw, 4rem);
    }

    .repa-home-proof {
        grid-template-columns: 1fr;
        margin: 48px 0 72px;
    }

    .repa-home-proof > div,
    .repa-home-proof > div:first-child {
        min-height: 100px;
        padding: 22px 0;
        border-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.13);
    }

    .repa-home-proof > div:last-child {
        border-bottom: 0;
    }

    .repa-home-services__head {
        gap: 26px;
        align-items: flex-start;
        flex-direction: column;
    }

    .repa-home-services {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .repa-home-service,
    .repa-home-service--1,
    .repa-home-service--2,
    .repa-home-service--3,
    .repa-home-service--4,
    .repa-home-service--5,
    .repa-home-service--6,
    .repa-home-service--7 {
        grid-column: auto;
        grid-row: auto;
        min-height: 176px;
    }

    .repa-home-service--1 {
        min-height: 315px;
    }

    .repa-home-service {
        padding: 22px 20px;
    }

    .repa-home-news {
        padding: 54px 0;
    }

    .repa-home-news > .container > h2 {
        margin-bottom: 28px;
    }

    .repa-home-news .actualities-desktop > [class*="col-"] {
        margin-bottom: 20px;
    }

    .repa-home-news .actuality__text {
        min-height: 0;
        padding: 22px 20px !important;
    }

    .repa-home-contact__inner {
        align-items: flex-start;
        flex-direction: column;
    }
}
