/*
 * Hallmark / Porsche Repair Dubai — 2026 redesign
 * Direction: velocity precision. Editorial automotive photography, technical
 * labels, sharp geometry and restrained kinetic feedback. This final cascade
 * layer preserves every WordPress/ACF field and template URL.
 */

:root {
    --rg-night: #090a0c;
    --rg-night-soft: #111318;
    --rg-steel: #181b20;
    --rg-paper: #f2f0ea;
    --rg-paper-deep: #e7e4dc;
    --rg-white: #fff;
    --rg-signal: #e31b23;
    --rg-signal-dark: #b71017;
    --rg-gold: #c3a466;
    --rg-focus: #f2d48d;
    --rg-ink: #101116;
    --rg-muted-dark: #5e626b;
    --rg-muted-light: rgba(242, 240, 234, .68);
    --rg-line-dark: rgba(255, 255, 255, .14);
    --rg-line-light: rgba(16, 17, 22, .16);
    --rg-ease: cubic-bezier(.22, .61, .36, 1);
    --rg-ease-expo: cubic-bezier(.16, 1, .3, 1);
    --rg-shell: min(100% - 64px, 1360px);
    --rg-pointer-x: 0;
    --rg-pointer-y: 0;
}

html {
    min-width: 320px;
    background: var(--rg-night);
    scroll-padding-top: 148px;
}

body,
.wrapper {
    background: var(--rg-night);
}

body {
    color: var(--rg-paper);
}

body.rg-menu-open,
body.rg-modal-open {
    overflow: hidden;
}

.wrapper {
    overflow: clip;
}

::selection {
    background: var(--rg-signal);
    color: var(--rg-white);
}

:where(a, button, input, select, textarea, summary):focus-visible {
    outline: 2px solid var(--rg-focus);
    outline-offset: 3px;
}

:where(a, button, summary, [role="button"]) {
    cursor: pointer;
}

:where(input, select, textarea, button) {
    min-height: 44px;
}

.screen-reader-text {
    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;
}

.rg-skip-link {
    position: fixed;
    top: 12px;
    left: 12px;
    z-index: 1000;
    padding: 12px 18px;
    background: var(--rg-paper);
    color: var(--rg-ink);
    font-size: 14px;
    font-weight: 700;
    transform: translateY(-160%);
    transition: transform .2s ease;
}

.rg-skip-link:focus {
    transform: translateY(0);
}

.container,
.header_top .container,
.header_info .container,
.hero .container,
.servises .container,
.servise_card .container,
.order_target .container,
.advantages .container,
.forms .container,
.service .container,
.texts .container,
.contact .container,
.rg-reviews-section .container,
.rg-faq-section .container,
.rg-archive-hero .container,
.rg-landing-archive .container,
.rg-related-section .container,
.rg-model-hero .container,
footer .container {
    width: var(--rg-shell);
    max-width: none;
    margin-inline: auto;
    padding-inline: 0;
}

/* ---------------------------------------------------------------- Header */
.header {
    position: sticky;
    top: 0;
    z-index: 100;
    border-bottom: 1px solid var(--rg-line-dark);
    background: rgba(9, 10, 12, .9);
    backdrop-filter: blur(20px) saturate(120%);
    transition: background .3s ease, box-shadow .3s ease;
}

.header.is-scrolled {
    background: rgba(9, 10, 12, .97);
    box-shadow: 0 18px 60px rgba(0, 0, 0, .26);
}

.header_top {
    padding: 0;
    background: var(--rg-signal);
}

.header_top .container {
    min-height: 34px;
}

.top_text,
.top_text_thin {
    color: var(--rg-white);
    font-size: 11px;
    font-weight: 650;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.top_text_thin {
    border-left-color: rgba(255, 255, 255, .5);
    color: rgba(255, 255, 255, .78);
}

.header_info {
    padding: 14px 0;
}

.header_info .header_content {
    display: grid;
    grid-template-columns: 190px minmax(0, 1fr);
    gap: 30px;
    align-items: center;
}

.logo {
    display: inline-flex;
    align-items: center;
    min-height: 52px;
}

.logo img {
    width: auto;
    max-width: 180px;
    max-height: 52px;
    filter: brightness(0) invert(1) grayscale(1);
}

.header_content_right {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 22px;
    margin: 0;
}

.header_info_items {
    order: 2;
}

.navbar {
    order: 1;
    margin: 0;
}

.item_lists {
    gap: 0;
}

.item_lists .info_item:first-child,
.item_lists .social_icons {
    display: none;
}

.item_lists .info_item:nth-child(2) {
    display: flex;
    padding-left: 22px;
    border-left: 1px solid var(--rg-line-dark);
}

.title_header_action,
.title_header_thin,
.title_header_thin .link_phone {
    color: var(--rg-paper);
}

.title_header_action {
    font-size: 10px;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.title_header_thin {
    color: var(--rg-muted-light);
    font-size: 12px;
}

.title_header_thin .link_phone {
    font-size: 14px;
    font-weight: 700;
}

.header_action img,
.title_header_thin img {
    filter: brightness(0) invert(1);
}

.navbar .navlink_items,
.navlink_items {
    gap: 2px;
}

.navlink_items > .menu-item > a,
.navbar .navlink_items > .menu-item > a {
    min-height: 48px;
    padding: 0 14px;
    color: var(--rg-paper);
    font-size: 12px;
    font-weight: 650;
    letter-spacing: .075em;
}

.navlink_items > .menu-item > a:hover,
.navlink_items > .current-menu-item > a {
    color: var(--rg-gold);
}

.navlink_items > .menu-item:last-child > a,
.navbar .navlink_items > .menu-item:last-child > a {
    min-width: 0;
    margin-left: 6px;
    padding: 0 20px;
    border: 1px solid var(--rg-signal);
    background: var(--rg-signal);
    color: var(--rg-white);
}

.navlink_items > .menu-item:last-child > a:hover {
    border-color: var(--rg-paper);
    background: var(--rg-paper);
    color: var(--rg-ink);
}

.menu-item > .sub-menu {
    min-width: 260px;
    padding: 8px;
    border: 1px solid var(--rg-line-dark);
    background: var(--rg-night-soft);
    box-shadow: 0 24px 70px rgba(0, 0, 0, .45);
}

.menu-item > .sub-menu a {
    min-height: 44px;
    display: flex;
    align-items: center;
    padding: 10px 14px;
    color: var(--rg-paper);
}

.menu-item > .sub-menu a:hover {
    background: rgba(255, 255, 255, .06);
    color: var(--rg-gold);
}

.rg-scroll-progress {
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;
    height: 2px;
    overflow: hidden;
    pointer-events: none;
}

.rg-scroll-progress span {
    display: block;
    width: 100%;
    height: 100%;
    background: var(--rg-signal);
    transform: scaleX(0);
    transform-origin: left center;
    will-change: transform;
}

.menu-toggle {
    width: 44px;
    min-width: 44px;
}

/* -------------------------------------------------------------- Shared UI */
.rg-eyebrow,
.rg-crumbs,
.rg-card-index,
.rg-hero-console dt,
.rg-hero-console__status {
    font-family: ui-monospace, "SFMono-Regular", Menlo, Consolas, monospace;
    font-size: 11px;
    letter-spacing: .14em;
    text-transform: uppercase;
}

.rg-eyebrow {
    display: flex;
    align-items: center;
    gap: 12px;
    color: var(--rg-signal);
}

.rg-eyebrow::before {
    width: 28px;
    height: 1px;
    flex: 0 0 auto;
    background: currentColor;
    content: "";
}

.rg-section-heading {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(280px, .65fr);
    gap: clamp(32px, 7vw, 100px);
    align-items: end;
    margin-bottom: 48px;
}

.rg-section-heading--compact {
    grid-template-columns: 1fr;
}

.rg-section-heading h2 {
    max-width: 14ch;
    margin-top: 18px;
    color: var(--rg-ink);
    font: 700 clamp(38px, 4.4vw, 68px)/1.02 var(--rg-font-display);
    letter-spacing: -.045em;
}

.rg-section-heading p {
    max-width: 46ch;
    color: var(--rg-muted-dark);
    font-size: 17px;
    line-height: 1.75;
}

.btn_green,
.form_button,
.wpcf7-submit,
.contact form button,
.rg-contact-form button,
.hero_work_check .btn_green,
.button,
.card_btn {
    border-radius: 0;
}

.btn_green,
.hero_work_check .btn_green {
    min-height: 58px;
    border-color: var(--rg-signal);
    background: var(--rg-signal);
    color: var(--rg-white);
}

.btn_green:hover,
.hero_work_check .btn_green:hover {
    border-color: var(--rg-paper);
    background: var(--rg-paper);
    color: var(--rg-ink);
    transform: translateY(-2px);
}

.btn_green.btn_outline,
.hero_work_check .btn_green.btn_outline {
    border-color: rgba(255, 255, 255, .34);
    background: rgba(9, 10, 12, .25);
    color: var(--rg-paper);
}

.btn_green.btn_outline img {
    filter: brightness(0) invert(1);
}

.btn_green.btn_outline:hover,
.hero_work_check .btn_green.btn_outline:hover {
    border-color: var(--rg-paper);
    background: var(--rg-paper);
    color: var(--rg-ink);
}

.btn_green.btn_outline:hover img {
    filter: brightness(0);
}

/* ------------------------------------------------------------------ Hero */
.rg-home-hero {
    position: relative;
    isolation: isolate;
    min-height: min(820px, calc(100svh - 110px));
    display: flex;
    align-items: stretch;
    overflow: hidden;
    padding: 0;
    background: var(--rg-night);
}

.rg-home-hero::after {
    position: absolute;
    z-index: 0;
    inset: 0;
    opacity: .19;
    pointer-events: none;
    background-image:
        linear-gradient(90deg, rgba(255, 255, 255, .12) 1px, transparent 1px),
        linear-gradient(rgba(255, 255, 255, .08) 1px, transparent 1px);
    background-size: 84px 84px;
    mask-image: linear-gradient(90deg, #000, transparent 62%);
    content: "";
}

.rg-home-hero__media,
.rg-home-hero__veil {
    position: absolute;
    z-index: -2;
    inset: 0;
}

.rg-home-hero__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    filter: saturate(.82) contrast(1.06);
    transform: translate(
        calc(var(--rg-pointer-x) * -10px),
        calc(var(--rg-pointer-y) * -7px)
    ) scale(1.035);
    transition: transform .8s var(--rg-ease-expo);
    will-change: transform;
}

.rg-home-hero__veil {
    z-index: -1;
    background:
        linear-gradient(90deg, rgba(9, 10, 12, .98) 0%, rgba(9, 10, 12, .89) 31%, rgba(9, 10, 12, .43) 58%, rgba(9, 10, 12, .05) 78%),
        linear-gradient(0deg, rgba(9, 10, 12, .64) 0%, transparent 38%);
}

.rg-home-hero > .container {
    position: relative;
    z-index: 2;
    min-height: inherit;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: clamp(76px, 10vw, 132px) 0 72px;
}

.rg-home-hero .hero_content {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(250px, 330px);
    gap: clamp(48px, 8vw, 130px);
    align-items: end;
}

.rg-home-hero .hero_info {
    width: auto;
    max-width: 730px;
    padding: 0;
}

.rg-home-hero .hero_title {
    margin-top: 24px;
}

.rg-home-hero .hero_title .title_head {
    display: none;
}

.rg-home-hero .hero_info .section_title.top_sm {
    color: rgba(242, 240, 234, .64);
    font-size: clamp(14px, 1.3vw, 18px);
    letter-spacing: .16em;
}

.rg-home-hero .section_title {
    max-width: 9ch;
    margin-top: 10px;
    color: var(--rg-paper);
    font-size: clamp(58px, 7.1vw, 108px);
    line-height: .92;
    letter-spacing: -.065em;
}

.rg-home-hero .hero_description {
    max-width: 57ch;
    margin-top: 28px;
    color: rgba(242, 240, 234, .73);
    font-size: clamp(17px, 1.3vw, 20px);
    line-height: 1.65;
}

.rg-home-hero .hero_work_check {
    width: min(100%, 650px);
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin-top: 34px;
}

.rg-home-hero .hero_work_check li {
    width: auto;
    min-width: 0;
    color: var(--rg-paper);
    font-size: 14px;
}

.rg-home-hero .hero_work_check li:not(.mob_full) {
    min-height: 44px;
    padding: 10px 14px;
    border-left: 1px solid var(--rg-gold);
    background: rgba(9, 10, 12, .3);
    backdrop-filter: blur(6px);
}

.rg-home-hero .hero_work_check li > img {
    width: 24px;
    height: 24px;
    filter: brightness(0) invert(1);
}

.rg-home-hero .hero_work_check .mob_full {
    grid-column: auto;
}

.rg-home-hero .hero_work_check .btn_green {
    width: 100%;
    margin: 2px 0 0;
    padding-inline: 22px;
    font-size: 12px;
}

.rg-hero-console {
    width: 100%;
    align-self: end;
    border: 1px solid rgba(255, 255, 255, .18);
    background: rgba(9, 10, 12, .58);
    backdrop-filter: blur(18px);
}

.rg-hero-console__status {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 48px;
    padding: 0 20px;
    border-bottom: 1px solid var(--rg-line-dark);
    color: var(--rg-paper);
}

.rg-hero-console__status span {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #51d88a;
    box-shadow: 0 0 0 5px rgba(81, 216, 138, .12);
}

.rg-hero-console dl > div {
    display: grid;
    grid-template-columns: 82px 1fr;
    gap: 16px;
    padding: 15px 20px;
    border-bottom: 1px solid var(--rg-line-dark);
}

.rg-hero-console dl > div:last-child {
    border-bottom: 0;
}

.rg-hero-console dt {
    color: rgba(242, 240, 234, .46);
}

.rg-hero-console dd {
    margin: 0;
    color: var(--rg-paper);
    font-size: 13px;
    line-height: 1.45;
}

.rg-scroll-cue {
    position: absolute;
    bottom: 28px;
    left: 0;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    color: rgba(242, 240, 234, .6);
    font: 600 10px/1 var(--rg-font-text);
    letter-spacing: .16em;
    text-transform: uppercase;
}

.rg-scroll-cue i {
    position: relative;
    width: 50px;
    height: 1px;
    overflow: hidden;
    background: rgba(255, 255, 255, .25);
}

.rg-scroll-cue i::after {
    position: absolute;
    inset: 0;
    background: var(--rg-signal);
    content: "";
    transform: translateX(-100%);
}

/* --------------------------------------------------------- Service navigator */
.servises {
    margin: 0;
    padding: clamp(82px, 9vw, 126px) 0;
    background: var(--rg-paper);
}

.servises .servises_menu {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1px;
    border: 1px solid var(--rg-line-light);
    background: var(--rg-line-light);
}

.servises_menu_item {
    width: auto;
    padding: 0;
    border: 0;
    background: var(--rg-paper);
}

.servises_menu_item a {
    position: relative;
    min-height: 174px;
    display: grid;
    grid-template-columns: 54px 1fr;
    gap: 20px;
    align-items: end;
    justify-content: stretch;
    padding: 26px;
    overflow: hidden;
    background: var(--rg-paper);
    color: var(--rg-ink);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .055em;
    text-align: left;
    text-transform: uppercase;
    transition: background .35s var(--rg-ease), color .35s var(--rg-ease);
}

.servises_menu_item a::after {
    position: absolute;
    top: 20px;
    right: 22px;
    color: var(--rg-signal);
    font-size: 18px;
    content: "↗";
    transition: transform .35s var(--rg-ease), color .35s ease;
}

.servises_menu_item img {
    width: 54px;
    height: 54px;
    object-fit: contain;
    filter: grayscale(1) brightness(.25);
    transition: filter .35s ease, transform .35s var(--rg-ease);
}

.servises_menu_item:hover {
    box-shadow: none;
    transform: none;
}

.servises_menu_item a:hover {
    background: var(--rg-signal);
    color: var(--rg-white);
}

.servises_menu_item a:hover::after {
    color: var(--rg-white);
    transform: translate(3px, -3px);
}

.servises_menu_item a:hover img {
    filter: brightness(0) invert(1);
    transform: translateY(-3px);
}

/* ------------------------------------------------------------- Service paths */
.servise_card,
.rg-related-section {
    margin: 0;
    padding: clamp(82px, 9vw, 126px) 0;
    background: var(--rg-night);
}

.servise_card .rg-section-heading h2,
.rg-related-section .text_title h5 {
    color: var(--rg-paper);
}

.card_items,
.rg-related-section .rg-cpt-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.card_items .card_item,
.rg-related-section .rg-landing-card {
    position: relative;
    width: auto;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border: 1px solid var(--rg-line-dark);
    background: var(--rg-night-soft);
    box-shadow: none;
    transition: border-color .35s ease, transform .45s var(--rg-ease-expo), background .35s ease;
}

.card_items .card_item::after,
.rg-related-section .rg-landing-card::after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 3px;
    background: var(--rg-signal);
    content: "";
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .45s var(--rg-ease-expo);
}

.card_items .card_item:hover,
.rg-related-section .rg-landing-card:hover {
    border-color: rgba(255, 255, 255, .28);
    background: #1d2026;
    box-shadow: none;
    transform: translateY(-6px);
}

.card_items .card_item:hover::after,
.rg-related-section .rg-landing-card:hover::after {
    transform: scaleX(1);
}

body.home .card_head {
    display: none;
}

.card_item .card_body,
.rg-related-section .card_item .card_body {
    min-height: 330px;
    display: flex;
    flex-direction: column;
    padding: 30px;
}

.rg-card-index {
    display: block;
    margin-bottom: 74px;
    color: var(--rg-gold);
}

.card_title,
.rg-related-section .card_title {
    color: var(--rg-paper);
    font-size: clamp(25px, 2vw, 34px);
    line-height: 1.08;
    letter-spacing: -.035em;
}

.card_description,
.rg-related-section .card_description {
    margin-top: 16px;
    color: var(--rg-muted-light);
    font-size: 15px;
    line-height: 1.7;
}

.card_btn,
.rg-related-section .card_btn {
    width: 100%;
    margin-top: auto;
    padding-top: 28px;
    border: 0;
    border-top: 1px solid var(--rg-line-dark);
    background: transparent;
    color: var(--rg-paper);
    justify-content: space-between;
}

.card_btn::after {
    content: "↗";
}

.card_btn:hover,
.card_items .card_item:hover .card_btn {
    border-color: var(--rg-line-dark);
    background: transparent;
    color: var(--rg-gold);
}

/* ---------------------------------------------------------------- CTA */
.order_target {
    position: relative;
    margin: 0;
    padding: 62px 0;
    overflow: hidden;
    background: var(--rg-signal);
}

.order_target::after {
    position: absolute;
    top: 50%;
    right: -2vw;
    color: rgba(255, 255, 255, .11);
    font: 800 clamp(64px, 9vw, 142px)/.8 var(--rg-font-display);
    letter-spacing: -.08em;
    white-space: nowrap;
    content: "DRIVE / SERVICE / REPEAT";
    transform: translateY(-50%);
}

.order_target .container {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
}

.order_title {
    max-width: 20ch;
    color: var(--rg-white);
    font-size: clamp(28px, 3vw, 44px);
    line-height: 1.08;
    letter-spacing: -.035em;
}

.order_target .button {
    flex: 0 0 auto;
    min-height: 58px;
    border-color: var(--rg-night);
    background: var(--rg-night);
    color: var(--rg-white);
}

.order_target .button:hover {
    border-color: var(--rg-white);
    background: var(--rg-white);
    color: var(--rg-ink);
}

/* ------------------------------------------------------------ Advantages */
.advantages {
    margin: 0;
    padding: clamp(82px, 9vw, 126px) 0;
    background: var(--rg-paper);
}

.advantages_title {
    max-width: 18ch;
    color: var(--rg-ink);
    font-size: clamp(38px, 4vw, 62px);
    line-height: 1.04;
    letter-spacing: -.045em;
}

.advantages_top .button {
    border-color: var(--rg-ink);
    color: var(--rg-ink);
}

.advantages_top .button:hover {
    border-color: var(--rg-signal);
    background: var(--rg-signal);
    color: var(--rg-white);
}

.advantages_contents {
    grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
    gap: clamp(46px, 9vw, 134px);
    margin-top: 62px;
    padding-top: 54px;
    border-top: 1px solid var(--rg-line-light);
}

.text_advantages p {
    color: var(--rg-muted-dark);
    font-size: 17px;
    line-height: 1.8;
}

.check_advantages {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 34px;
}

.check_advantages li {
    min-height: 58px;
    border-bottom-color: var(--rg-line-light);
    color: var(--rg-ink);
    font-size: 14px;
}

.check_advantages li img {
    filter: grayscale(1) brightness(.22);
}

.advantages_bottom {
    justify-content: flex-start;
    margin-top: 52px;
    padding: 24px 0;
    border-top: 1px solid var(--rg-line-light);
    border-bottom: 1px solid var(--rg-line-light);
}

.advantages_bottom_title,
.galler_title {
    color: var(--rg-ink);
}

.advantages_link a {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
}

.advantages_gallery {
    gap: 56px;
    padding-top: 52px;
    border-top: 0;
}

.galler_title {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase;
}

.galler_contents::before,
.galler_contents::after {
    display: none;
}

.slide_img {
    height: 90px;
    display: grid;
    place-items: center;
    border: 1px solid var(--rg-line-light);
    background: rgba(255, 255, 255, .35);
}

.slide_img img {
    width: 46px;
    height: 46px;
    object-fit: contain;
    opacity: .72;
    filter: grayscale(1) brightness(.25);
}

/* ----------------------------------------------------------- Appointment */
.forms {
    margin: 0;
    padding: clamp(82px, 9vw, 126px) 0;
    background:
        radial-gradient(900px 450px at 0% 0%, rgba(227, 27, 35, .15), transparent 62%),
        var(--rg-night);
}

.forms .forms_content {
    overflow: hidden;
    border-color: var(--rg-line-dark);
    background: var(--rg-night-soft);
    box-shadow: 0 40px 100px rgba(0, 0, 0, .35);
}

.forms_info {
    padding: clamp(38px, 5vw, 72px);
    background: var(--rg-night-soft);
}

.form_info_title {
    max-width: 10ch;
    color: var(--rg-paper);
    font-size: clamp(38px, 4vw, 60px);
    letter-spacing: -.045em;
}

.forms_description,
.forms_info .description_text {
    color: var(--rg-muted-light);
}

.forms_component {
    padding: clamp(34px, 4vw, 58px);
    background: var(--rg-paper);
}

.forms_component input:not([type="submit"]),
.forms_component select,
.forms_component textarea,
.rg-contact-form input:not([type="submit"]),
.rg-contact-form select,
.rg-contact-form textarea {
    border-color: var(--rg-line-light);
    background: rgba(255, 255, 255, .66);
    color: var(--rg-ink);
}

.form_button,
.wpcf7-submit,
.rg-contact-form button {
    border-color: var(--rg-signal);
    background: var(--rg-signal);
}

.form_button:hover,
.wpcf7-submit:hover,
.rg-contact-form button:hover {
    border-color: var(--rg-night);
    background: var(--rg-night);
}

/* ---------------------------------------------------------- Welcome block */
.service {
    margin: 0;
    padding: clamp(82px, 9vw, 126px) 0;
    background: var(--rg-paper);
}

.service .container {
    border-color: var(--rg-line-light);
}

.service_left {
    background: var(--rg-signal);
}

.service .service_left span {
    color: rgba(255, 255, 255, .72);
}

.service .service_left h4,
.service .service_left p {
    color: var(--rg-white);
}

.service .service_right {
    background: var(--rg-line-light);
}

.service .genuine {
    border: 0;
    background: var(--rg-paper);
}

.service .genuine:hover {
    background: var(--rg-white);
}

.service .genuine p {
    color: var(--rg-ink);
}

.service .genuine_in img {
    filter: grayscale(1) brightness(.23);
}

/* ----------------------------------------------------------- Content / FAQ */
.texts,
.rg-landing-content {
    margin: 0;
    padding: clamp(76px, 8vw, 112px) 0;
    background: var(--rg-paper);
}

.texts .container,
.rg-landing-content .container {
    width: min(100% - 64px, 1080px);
}

.texts .text_title h5,
.texts h1,
.texts h2,
.texts h3,
.texts h4,
.texts h5,
.rg-landing-content h1,
.rg-landing-content h2,
.rg-landing-content h3 {
    color: var(--rg-ink);
}

.texts .text_title h5,
.texts h2 {
    font-size: clamp(30px, 3.1vw, 46px);
    letter-spacing: -.035em;
}

.texts .container p,
.texts ul li,
.rg-landing-content article {
    color: var(--rg-muted-dark);
}

.texts .container p,
.rg-landing-content p,
.rg-landing-content li {
    font-size: 17px;
    line-height: 1.85;
}

.rg-faq-section {
    background: var(--rg-paper-deep);
}

.rg-faq-list {
    gap: 0;
    border-top: 1px solid var(--rg-line-light);
}

.rg-faq-item {
    padding: 0;
    border: 0;
    border-bottom: 1px solid var(--rg-line-light);
    background: transparent;
}

.rg-faq-item summary {
    min-height: 84px;
    display: grid;
    grid-template-columns: 1fr 34px;
    gap: 24px;
    align-items: center;
    padding: 22px 0;
    color: var(--rg-ink);
    font-family: var(--rg-font-display);
    font-size: clamp(18px, 1.6vw, 23px);
    font-weight: 650;
    line-height: 1.35;
    list-style: none;
}

.rg-faq-item summary::-webkit-details-marker {
    display: none;
}

.rg-faq-item summary i {
    position: relative;
    width: 34px;
    height: 34px;
    border: 1px solid var(--rg-line-light);
    border-radius: 50%;
    transition: border-color .25s ease, background .25s ease, transform .35s var(--rg-ease);
}

.rg-faq-item summary i::before,
.rg-faq-item summary i::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 1px;
    background: currentColor;
    content: "";
    transform: translate(-50%, -50%);
}

.rg-faq-item summary i::after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.rg-faq-item[open] summary i {
    border-color: var(--rg-signal);
    background: var(--rg-signal);
    color: var(--rg-white);
    transform: rotate(45deg);
}

.rg-faq-answer {
    max-width: 76ch;
    padding: 0 58px 28px 0;
}

.rg-faq-item .rg-faq-answer p {
    margin: 0;
    padding: 0;
    color: var(--rg-muted-dark);
    font-size: 16px;
    line-height: 1.75;
}

/* ---------------------------------------------------------------- Reviews */
.rg-reviews-section {
    padding: clamp(82px, 9vw, 126px) 0;
    background: var(--rg-night);
}

.rg-reviews-section .text_title h5 {
    max-width: 18ch;
    color: var(--rg-paper);
    font-size: clamp(38px, 4vw, 62px);
    letter-spacing: -.045em;
}

.rg-review-grid {
    gap: 18px;
}

.rg-review-card {
    min-height: 310px;
    padding: 30px;
    border-color: var(--rg-line-dark);
    background: var(--rg-night-soft);
}

.rg-review-card:hover {
    border-color: rgba(255, 255, 255, .3);
    box-shadow: none;
}

.rg-rating {
    gap: 5px;
}

.rg-rating img {
    width: 16px;
    height: 16px;
    opacity: .25;
    filter: grayscale(1);
}

.rg-rating img.is-active {
    opacity: 1;
    filter: none;
}

.rg-review-card p,
.rg-review-author {
    color: var(--rg-paper);
}

.rg-review-author span {
    color: var(--rg-muted-light);
}

/* ---------------------------------------------------------------- Contact */
.contact {
    margin: 0;
    padding: clamp(82px, 9vw, 126px) 0;
    background:
        radial-gradient(800px 500px at 85% 20%, rgba(227, 27, 35, .16), transparent 65%),
        var(--rg-night-soft);
}

.contact_left,
.rg-landing-contact .contact_left {
    overflow: hidden;
    border: 1px solid var(--rg-line-dark);
    background: var(--rg-paper);
    box-shadow: 0 40px 100px rgba(0, 0, 0, .38);
}

.contact .contact_title {
    background: var(--rg-paper);
}

.contact .contact_title h5 {
    color: var(--rg-ink);
    font-size: clamp(34px, 3.4vw, 52px);
    letter-spacing: -.04em;
}

.contact .contact_title p {
    color: var(--rg-muted-dark);
}

.contact form {
    background: var(--rg-paper);
}

.contact form input,
.contact form select,
.contact form textarea,
.contact label input,
.contact label select {
    border-color: var(--rg-line-light);
    background: rgba(255, 255, 255, .66);
    color: var(--rg-ink);
}

.contact iframe {
    filter: grayscale(.8) contrast(1.08);
}

/* ------------------------------------------------------- Service/model pages */
body:not(.home) .main {
    background: var(--rg-night);
}

.rg-landing-hero {
    position: relative;
    padding: clamp(70px, 8vw, 116px) 0;
    overflow: hidden;
    background:
        radial-gradient(600px 360px at 85% 20%, rgba(227, 27, 35, .18), transparent 64%),
        var(--rg-night);
}

.rg-landing-hero .hero_content {
    grid-template-columns: minmax(360px, .9fr) minmax(0, 1.1fr);
    gap: clamp(44px, 7vw, 100px);
}

.rg-landing-hero .hero_img_content {
    order: 2;
}

.rg-landing-hero .hero_info {
    order: 1;
}

.rg-landing-hero .hero_img_big {
    min-height: 500px;
    aspect-ratio: 4 / 5;
    border: 1px solid var(--rg-line-dark);
    background: var(--rg-steel);
    box-shadow: 24px 24px 0 var(--rg-signal);
}

.rg-landing-hero .hero_img_big img {
    filter: saturate(.72) contrast(1.08);
}

.rg-landing-hero .hero_title .title_head {
    background: var(--rg-signal);
}

.rg-landing-hero .section_title,
.rg-landing-hero .hero_work_check li {
    color: var(--rg-paper);
}

.rg-landing-hero .section_title {
    max-width: 12ch;
    font-size: clamp(46px, 5.4vw, 80px);
    letter-spacing: -.055em;
}

.rg-landing-hero .section_title.top_sm,
.rg-landing-hero .hero_description {
    color: var(--rg-muted-light);
}

.rg-landing-hero .hero_work_check li > img {
    filter: brightness(0) invert(1);
}

.rg-model-hero {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    padding: clamp(78px, 9vw, 138px) 0;
    border-bottom: 1px solid var(--rg-line-dark);
    background: var(--rg-night);
}

.rg-model-hero::before {
    position: absolute;
    z-index: -2;
    inset: 0;
    background: url("../images/hero-workshop.webp") center / cover no-repeat;
    opacity: .26;
    content: "";
    filter: saturate(.5);
}

.rg-model-hero::after {
    position: absolute;
    z-index: -1;
    inset: 0;
    background: linear-gradient(90deg, var(--rg-night) 0 52%, rgba(9, 10, 12, .65) 74%, rgba(9, 10, 12, .3));
    content: "";
}

.rg-model-hero__content {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(320px, .65fr);
    gap: clamp(50px, 8vw, 120px);
    align-items: end;
}

.rg-crumbs {
    color: var(--rg-muted-light);
}

.rg-crumbs a:hover {
    color: var(--rg-gold);
}

.rg-crumbs [aria-current] {
    color: var(--rg-paper);
}

.rg-model-hero h1 {
    color: var(--rg-paper);
    font-size: clamp(52px, 6.6vw, 96px);
    letter-spacing: -.06em;
}

.rg-model-hero__lead {
    color: var(--rg-muted-light);
}

.rg-model-booking {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    border-color: var(--rg-line-dark);
    background: rgba(17, 19, 24, .78);
    backdrop-filter: blur(14px);
}

.rg-model-booking h2,
.rg-model-booking p {
    color: var(--rg-paper);
}

.rg-model-booking p {
    color: var(--rg-muted-light);
}

.rg-model-booking .btn_green {
    width: 100%;
    margin-top: 4px;
}

.rg-model-booking__alt {
    width: 100%;
    clear: both;
    display: block;
    margin-top: 16px;
    color: var(--rg-gold);
    text-align: center;
}

/* ---------------------------------------------------------------- Archives */
.rg-archive-hero {
    position: relative;
    padding: clamp(80px, 9vw, 138px) 0 clamp(62px, 7vw, 100px);
    overflow: hidden;
    background:
        linear-gradient(90deg, rgba(9, 10, 12, .98) 0 45%, rgba(9, 10, 12, .62)),
        url("../images/hero-workshop.webp") center / cover no-repeat;
}

.rg-archive-hero .title_head {
    width: 48px;
    height: 2px;
    background: var(--rg-signal);
}

.rg-archive-hero .section_title {
    max-width: 12ch;
    color: var(--rg-paper);
    font-size: clamp(52px, 6.5vw, 94px);
    letter-spacing: -.06em;
}

.rg-archive-hero .section_title.top_sm,
.rg-archive-hero p {
    color: var(--rg-muted-light);
}

.rg-archive-hero .section_title.top_sm {
    max-width: none;
    margin-top: 24px;
    font-family: var(--rg-font-text);
    font-size: 14px;
    line-height: 1.35;
    letter-spacing: .14em;
}

.rg-catalog-strip a {
    border-color: var(--rg-line-dark);
    background: rgba(9, 10, 12, .55);
    color: var(--rg-paper);
    backdrop-filter: blur(8px);
}

.rg-catalog-strip a:hover {
    border-color: var(--rg-signal);
    background: var(--rg-signal);
}

.rg-landing-archive,
.rg-cpt-archive {
    padding: clamp(76px, 8vw, 112px) 0;
    background: var(--rg-paper);
}

.rg-landing-archive .rg-cpt-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.rg-landing-archive .rg-landing-card {
    overflow: hidden;
    border-color: var(--rg-line-light);
    background: var(--rg-white);
}

.rg-landing-archive .rg-landing-card::before {
    background: var(--rg-signal);
}

.rg-landing-archive .rg-landing-card:hover {
    border-color: rgba(16, 17, 22, .32);
    background: var(--rg-white);
    box-shadow: 0 26px 70px rgba(16, 17, 22, .12);
}

.rg-landing-archive .card_head {
    display: block;
    aspect-ratio: 3 / 2;
}

.rg-landing-archive .card_head img {
    filter: saturate(.7) contrast(1.06);
}

.rg-landing-archive .card_item .card_body {
    min-height: 300px;
}

.rg-landing-archive .card_title {
    color: var(--rg-ink);
}

.rg-landing-archive .card_description {
    color: var(--rg-muted-dark);
}

.rg-landing-archive .card_btn {
    border-top-color: var(--rg-line-light);
    color: var(--rg-ink);
}

.rg-landing-archive .card_btn:hover {
    color: var(--rg-signal);
}

.rg-pagination .page-numbers {
    border-color: var(--rg-line-light);
    background: var(--rg-white);
    color: var(--rg-ink);
}

.rg-pagination .page-numbers.current,
.rg-pagination .page-numbers:hover {
    border-color: var(--rg-signal);
    background: var(--rg-signal);
    color: var(--rg-white);
}

/* Generic posts and pages */
body:not(.home) .main > .texts:first-child {
    min-height: 60vh;
}

.texts article + article {
    margin-top: 42px;
    padding-top: 42px;
    border-top: 1px solid var(--rg-line-light);
}

.texts article h2 a {
    color: var(--rg-ink);
    transition: color .2s ease;
}

.texts article h2 a:hover {
    color: var(--rg-signal);
}

/* ----------------------------------------------------------------- Modal */
.rg-modal__overlay {
    background: rgba(5, 6, 8, .82);
    backdrop-filter: blur(8px);
}

.rg-modal__dialog {
    border: 1px solid rgba(255, 255, 255, .15);
    background: var(--rg-paper);
    box-shadow: 0 50px 130px rgba(0, 0, 0, .65);
}

.rg-modal__head,
.rg-modal__body {
    background: var(--rg-paper);
}

.rg-modal__head {
    border-bottom-color: var(--rg-line-light);
}

.rg-modal__head h5,
.rg-modal__close {
    color: var(--rg-ink);
}

.rg-modal__head p {
    color: var(--rg-muted-dark);
}

.rg-modal__body input:not([type="submit"]),
.rg-modal__body select,
.rg-modal__body textarea {
    border-color: var(--rg-line-light);
    background: rgba(255, 255, 255, .7);
    color: var(--rg-ink);
}

/* ---------------------------------------------------------------- Footer */
.footer_top_line {
    height: 3px;
    background: var(--rg-signal);
}

footer {
    position: relative;
    background: #07080a;
}

.footer_nap {
    padding: 56px 0;
    border-bottom-color: var(--rg-line-dark);
}

.footer_nap_brand h6,
footer h6 {
    color: var(--rg-paper);
}

.footer_nap_label {
    color: var(--rg-gold);
}

.footer_nap_item p,
.footer_nap_item a,
footer .nav_link li a,
footer a,
.garage span {
    color: var(--rg-muted-light);
}

footer .footer_top {
    padding: 68px 0 58px;
}

footer .nav_link li {
    margin-bottom: 0;
}

footer .nav_link li a,
.footer_nap_item a {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
}

footer .line {
    background: var(--rg-line-dark);
}

.rg-wa-fab {
    border: 1px solid rgba(255, 255, 255, .28);
    box-shadow: 0 14px 34px rgba(0, 0, 0, .34);
}

/* --------------------------------------------------------------- Motion */
@media (prefers-reduced-motion: no-preference) {
    .rg-reveal {
        opacity: 0;
        transform: translateY(22px);
        transition:
            opacity .58s var(--rg-ease) var(--rg-delay, 0ms),
            transform .58s var(--rg-ease) var(--rg-delay, 0ms);
    }

    .rg-reveal.is-visible {
        opacity: 1;
        transform: none;
    }

    .rg-home-hero .hero_info {
        animation: rg-hero-copy .9s var(--rg-ease-expo) .08s both;
    }

    .rg-hero-console {
        animation: rg-hero-console .9s var(--rg-ease-expo) .25s both;
    }

    .rg-scroll-cue i::after {
        animation: rg-cue 2.1s ease-in-out infinite;
    }
}

@keyframes rg-hero-copy {
    from { opacity: 0; transform: translateY(28px); }
    to { opacity: 1; transform: none; }
}

@keyframes rg-hero-console {
    from { opacity: 0; transform: translateX(26px); }
    to { opacity: 1; transform: none; }
}

@keyframes rg-cue {
    0%, 20% { transform: translateX(-100%); }
    65%, 100% { transform: translateX(100%); }
}

@media (prefers-reduced-motion: reduce) {
    *,
    *::before,
    *::after {
        scroll-behavior: auto !important;
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: .01ms !important;
    }

    .rg-home-hero__media img {
        transform: none;
    }
}

/* ------------------------------------------------------------ Responsive */
@media (max-width: 1180px) {
    .header_content_right {
        gap: 10px;
    }

    .item_lists .info_item:nth-child(2) {
        display: none;
    }

    .rg-home-hero .hero_content {
        grid-template-columns: minmax(0, 1fr) 280px;
        gap: 48px;
    }

    .card_items,
    .rg-related-section .rg-cpt-grid,
    .rg-landing-archive .rg-cpt-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 1024px) {
    :root {
        --rg-shell: min(100% - 40px, 100%);
    }

    html {
        scroll-padding-top: 104px;
    }

    .header_top {
        display: none;
    }

    .header_info {
        padding: 10px 0;
    }

    .header_info .header_content {
        display: flex;
        justify-content: space-between;
    }

    .logo img {
        max-width: 154px;
        max-height: 44px;
    }

    .header_content_right,
    .header_info_items {
        display: flex;
        align-items: center;
    }

    .item_lists .header_call,
    .item_lists .hamburger {
        display: flex;
    }

    .item_lists .header_call {
        margin-right: 10px;
    }

    .header_call_btn {
        border-color: var(--rg-line-dark);
        background: rgba(255, 255, 255, .06);
    }

    .menu-toggle span {
        background: var(--rg-paper);
    }

    .navbar {
        position: fixed;
        top: 72px;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 90;
        display: block;
        padding: 24px 20px 48px;
        overflow-y: auto;
        background: rgba(9, 10, 12, .985);
        opacity: 0;
        visibility: hidden;
        transform: translateX(28px);
        transition: opacity .28s ease, visibility .28s ease, transform .4s var(--rg-ease-expo);
    }

    .navbar.active {
        opacity: 1;
        visibility: visible;
        transform: none;
    }

    .navbar .navlink_items,
    .navlink_items {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        justify-content: flex-start;
    }

    .navlink_items > .menu-item > a,
    .navlink_items > .menu-item:last-child > a {
        min-height: 62px;
        margin: 0;
        padding: 0 4px;
        border: 0;
        border-bottom: 1px solid var(--rg-line-dark);
        background: transparent;
        color: var(--rg-paper);
        font-size: 16px;
    }

    .navlink_items > .menu-item:last-child > a {
        margin-top: 18px;
        padding: 0 22px;
        border: 1px solid var(--rg-signal);
        background: var(--rg-signal);
        justify-content: center;
    }

    .menu-item > .sub-menu {
        position: static;
        display: none;
        min-width: 0;
        padding: 0 0 14px 18px;
        border: 0;
        background: transparent;
        box-shadow: none;
    }

    .menu-item > .sub-menu.active {
        display: block;
    }

    .rg-home-hero {
        min-height: auto;
    }

    .rg-home-hero__veil {
        background:
            linear-gradient(90deg, rgba(9, 10, 12, .98) 0%, rgba(9, 10, 12, .82) 56%, rgba(9, 10, 12, .34)),
            linear-gradient(0deg, rgba(9, 10, 12, .8), transparent 55%);
    }

    .rg-home-hero > .container {
        min-height: 760px;
        padding-top: 84px;
    }

    .rg-home-hero .hero_content {
        grid-template-columns: 1fr;
        gap: 36px;
    }

    .rg-home-hero .hero_info {
        max-width: 700px;
    }

    .rg-hero-console {
        width: min(100%, 540px);
    }

    .rg-scroll-cue {
        display: none;
    }

    .rg-section-heading,
    .advantages_contents,
    .rg-model-hero__content,
    .rg-landing-hero .hero_content {
        grid-template-columns: 1fr;
    }

    .rg-section-heading {
        gap: 20px;
    }

    .servises .servises_menu {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .check_advantages {
        grid-template-columns: 1fr;
    }

    .order_target .container {
        flex-direction: column;
        align-items: flex-start;
    }

    .rg-landing-hero .hero_info {
        order: 1;
    }

    .rg-landing-hero .hero_img_content {
        order: 2;
    }

    .rg-landing-hero .hero_img_big {
        min-height: 0;
        aspect-ratio: 16 / 10;
        box-shadow: 14px 14px 0 var(--rg-signal);
    }

    .rg-model-hero::after {
        background: rgba(9, 10, 12, .8);
    }
}

@media (max-width: 768px) {
    :root {
        --rg-shell: min(100% - 32px, 100%);
    }

    .texts .container,
    .rg-landing-content .container {
        width: var(--rg-shell);
    }

    .rg-home-hero > .container {
        min-height: 700px;
        padding: 72px 0 42px;
    }

    .rg-home-hero__media img {
        object-position: 62% center;
    }

    .rg-home-hero__veil {
        background: linear-gradient(90deg, rgba(9, 10, 12, .96), rgba(9, 10, 12, .72)), linear-gradient(0deg, rgba(9,10,12,.88), transparent);
    }

    .rg-home-hero .section_title {
        max-width: 10ch;
        font-size: clamp(50px, 15vw, 74px);
    }

    .rg-home-hero .hero_work_check {
        grid-template-columns: 1fr;
    }

    .rg-home-hero .hero_work_check .mob_full {
        grid-column: 1;
    }

    .rg-hero-console {
        display: none;
    }

    .rg-section-heading {
        margin-bottom: 34px;
    }

    .rg-section-heading h2 {
        font-size: clamp(34px, 10vw, 48px);
    }

    .servises_menu_item a {
        min-height: 142px;
        grid-template-columns: 42px 1fr;
        gap: 14px;
        padding: 20px;
        font-size: 11px;
    }

    .servises_menu_item img {
        width: 42px;
        height: 42px;
    }

    .card_items,
    .rg-related-section .rg-cpt-grid,
    .rg-landing-archive .rg-cpt-grid,
    .rg-review-grid {
        grid-template-columns: 1fr;
    }

    .card_item .card_body,
    .rg-related-section .card_item .card_body,
    .rg-landing-archive .card_item .card_body {
        min-height: 280px;
        padding: 26px;
    }

    .rg-card-index {
        margin-bottom: 46px;
    }

    .order_target::after {
        display: none;
    }

    .order_target .button {
        width: 100%;
    }

    .advantages_top {
        align-items: flex-start;
    }

    .advantages_title {
        width: 100%;
    }

    .advantages_top .button {
        width: 100%;
    }

    .advantages_contents {
        margin-top: 42px;
        padding-top: 38px;
    }

    .advantages_bottom {
        align-items: flex-start;
        text-align: left;
    }

    .advantages_gallery {
        gap: 24px;
    }

    .forms .forms_content {
        grid-template-columns: 1fr;
    }

    .service .container {
        grid-template-columns: 1fr;
    }

    .service .service_right {
        grid-template-columns: 1fr;
    }

    .rg-faq-item summary {
        min-height: 72px;
        grid-template-columns: 1fr 30px;
        gap: 16px;
    }

    .rg-faq-item summary i {
        width: 30px;
        height: 30px;
    }

    .rg-faq-answer {
        padding-right: 0;
    }

    .rg-landing-hero .section_title {
        font-size: clamp(42px, 12vw, 62px);
    }

    .rg-model-booking {
        padding: 26px;
    }

    .rg-catalog-strip {
        gap: 8px;
    }

    .rg-catalog-strip a {
        flex: 1 1 calc(50% - 8px);
        justify-content: center;
        padding-inline: 12px;
        font-size: 11px;
    }

    .rg-modal {
        align-items: flex-end;
        padding: 0;
    }

    .rg-modal__dialog {
        max-height: 92svh;
    }

    .footer_nap {
        grid-template-columns: 1fr;
    }

    .footer_nap_brand {
        grid-column: auto;
    }
}

@media (max-width: 520px) {
    .top_text_thin {
        display: none;
    }

    .servises .servises_menu {
        grid-template-columns: 1fr;
    }

    .servises_menu_item a {
        min-height: 116px;
    }

    .rg-catalog-strip {
        flex-direction: column;
    }

    .rg-catalog-strip a {
        width: 100%;
    }

    .rg-wa-fab:hover {
        width: 54px;
        padding-right: 0;
    }

    .rg-wa-fab__label {
        display: none;
    }
}
