@charset "UTF-8";

/* Shared Home/Noginsk story layer. The order card remains a stable sibling. */
.taxi-flowers-hero .taxi-flowers-hero__media {
    overflow: hidden;
}

.taxi-flowers-hero .taxi-flowers-hero__media-state {
    position: absolute;
    inset: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity 900ms ease;
}

.taxi-flowers-hero .taxi-flowers-hero__media-state.is-active {
    opacity: 1;
}

.taxi-flowers-hero .taxi-flowers-hero__media-state[data-taxi-flowers-media="taxi"] {
    background-position: center;
    background-size: cover;
}

.taxi-flowers-hero .taxi-flowers-hero__media-state[data-taxi-flowers-media="flowers"] {
    background: #173f35;
}

.taxi-flowers-hero .taxi-flowers-hero__picture,
.taxi-flowers-hero .taxi-flowers-hero__picture img {
    display: block;
    width: 100%;
    height: 100%;
}

.taxi-flowers-hero .taxi-flowers-hero__picture img {
    object-fit: cover;
    object-position: center;
}

.taxi-flowers-hero .taxi-flowers-hero__flowers-overlay {
    background:
        linear-gradient(90deg, rgba(17, 49, 41, .92) 0%, rgba(17, 49, 41, .70) 38%, rgba(17, 49, 41, .08) 72%),
        linear-gradient(180deg, rgba(10, 34, 28, .04), rgba(10, 34, 28, .28));
}

.taxi-flowers-hero .taxi-flowers-hero__content {
    width: 100%;
}

.taxi-flowers-hero .taxi-flowers-hero__states {
    display: grid;
    align-items: center;
}

.taxi-flowers-hero .taxi-flowers-hero__state {
    grid-area: 1 / 1;
    min-width: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 900ms ease, visibility 0s linear 900ms;
}

.taxi-flowers-hero .taxi-flowers-hero__state.is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition-delay: 0s;
}

.taxi-flowers-hero .taxi-flowers-hero__state--flowers .city-hero__eyebrow {
    color: #f2c56f;
}

.taxi-flowers-hero .taxi-flowers-hero__state--flowers .city-hero__title {
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
    font-family: Prata, Georgia, serif;
    font-weight: 400;
    letter-spacing: -.025em;
}

.taxi-flowers-hero .taxi-flowers-hero__state--flowers .city-hero__lead {
    margin-right: auto;
    margin-left: auto;
}

.taxi-flowers-hero .taxi-flowers-hero__state--flowers .city-hero__primary {
    background: linear-gradient(180deg, #f3c66e 0%, #dba747 100%);
    box-shadow: 0 16px 34px rgba(5, 28, 22, .28);
}

.taxi-flowers-hero .taxi-flowers-hero__controls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    margin-top: 14px;
}

.taxi-flowers-hero .taxi-flowers-hero__arrow,
.taxi-flowers-hero .taxi-flowers-hero__dot {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 0;
    color: #fff;
    background: transparent;
    cursor: pointer;
}

.taxi-flowers-hero .taxi-flowers-hero__arrow {
    width: 48px;
    height: 48px;
    margin: 0 5px;
    border: 1px solid rgba(255, 255, 255, .58);
    border-radius: 50%;
    background: rgba(10, 35, 29, .38);
    box-shadow: 0 8px 24px rgba(0, 0, 0, .18);
    font-size: 24px;
    line-height: 1;
    transition: background-color 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.taxi-flowers-hero .taxi-flowers-hero__arrow:hover {
    border-color: #f3c66e;
    background: rgba(10, 35, 29, .72);
    transform: translateY(-1px);
}

.taxi-flowers-hero .taxi-flowers-hero__dot {
    width: 36px;
    height: 48px;
}

.taxi-flowers-hero .taxi-flowers-hero__dot span {
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid rgba(255, 255, 255, .88);
    border-radius: 50%;
    background: transparent;
    transition: width 180ms ease, background-color 180ms ease, border-color 180ms ease;
}

.taxi-flowers-hero .taxi-flowers-hero__dot.is-active span {
    width: 24px;
    border-color: #f3c66e;
    border-radius: 999px;
    background: #f3c66e;
}

.taxi-flowers-hero .taxi-flowers-hero__arrow:focus-visible,
.taxi-flowers-hero .taxi-flowers-hero__dot:focus-visible {
    outline: 3px solid #fff;
    outline-offset: 3px;
}

@media screen and (max-width: 1140px) {
    .taxi-flowers-hero .taxi-flowers-hero__flowers-overlay {
        background: linear-gradient(180deg, rgba(8, 36, 29, .22) 0%, rgba(8, 36, 29, .62) 58%, rgba(8, 36, 29, .88) 100%);
    }
}

@media screen and (min-width: 960px) and (max-width: 1140px) {
    .noginsk-hero-pilot .city-hero__container {
        grid-template-columns: minmax(360px, 420px) minmax(0, 1fr);
        gap: 18px;
        min-height: calc(100vh - 100px);
        padding: 0 18px 0 0;
    }

    .noginsk-hero-pilot .city-hero__card {
        transform: translateY(-8px);
    }

    .noginsk-hero-pilot .city-hero__title {
        font-size: 42px;
    }

    .noginsk-hero-pilot .city-hero__lead {
        font-size: 18px;
        line-height: 1.45;
    }
}

@media screen and (max-width: 959px) {
    .taxi-flowers-hero .taxi-flowers-hero__picture {
        position: absolute;
        inset: 0;
    }
}

@media screen and (max-width: 768px) {
	.taxi-flowers-hero.city-hero--home-moscow,
	.taxi-flowers-hero.city-hero--noginsk {
		min-height: 0;
		padding: 108px 0 0 !important;
	}

	.taxi-flowers-hero > .ta-breadcrumbs {
		display: none;
	}

    body.home .city-hero--home-moscow.taxi-flowers-hero {
        color: #fff;
        background: #173f35;
    }

    body.home .city-hero--home-moscow.taxi-flowers-hero .city-hero__media {
        display: block;
    }

	.taxi-flowers-hero .city-hero__container,
	body.home .city-hero--home-moscow.taxi-flowers-hero .city-hero__container {
        display: flex;
        flex-direction: column;
		width: 100%;
		max-width: none;
		min-height: 0;
		margin: 0;
		padding: 0 6px !important;
		box-sizing: border-box;
    }

	.taxi-flowers-hero .city-hero__card,
	body.home .city-hero--home-moscow.taxi-flowers-hero .city-hero__card {
        order: 1;
		width: 100% !important;
		max-width: none !important;
		margin: 0 !important;
		transform: none;
    }

	.taxi-flowers-hero .city-hero__card > .order-card,
	.taxi-flowers-hero .city-hero__card > .city-order-card-loader,
	.taxi-flowers-hero .city-hero__card > .city-order-card-loader[data-order-card-loaded="1"] > .order-card,
	body.home .city-hero--home-moscow.taxi-flowers-hero .city-hero__card > .order-card {
		width: 100% !important;
		max-width: none !important;
		height: calc(100vh - 84px);
		height: calc(100svh - 84px);
		max-height: calc(100vh - 84px);
		max-height: calc(100svh - 84px);
		margin: 0 !important;
		border-radius: 16px;
		box-sizing: border-box;
	}

	.taxi-flowers-hero .city-hero__content,
	body.home .city-hero--home-moscow.taxi-flowers-hero .city-hero__content {
        display: block;
        order: 2;
		width: 100%;
		margin: 0;
        box-sizing: border-box;
        padding: 24px 18px 32px;
    }

    .taxi-flowers-hero .taxi-flowers-hero__state--flowers .city-hero__title {
        font-size: 36px;
        line-height: 1.08;
    }

    .taxi-flowers-hero .taxi-flowers-hero__controls {
        margin-top: 8px;
    }

    .taxi-flowers-hero .taxi-flowers-hero__arrow {
        width: 46px;
        height: 46px;
        font-size: 22px;
    }
}

@media screen and (max-width: 440px) {
	.taxi-flowers-hero.city-hero--home-moscow,
	.taxi-flowers-hero.city-hero--noginsk {
		padding-top: 68px !important;
	}

    .taxi-flowers-hero .taxi-flowers-hero__state--flowers .city-hero__title {
        font-size: 32px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .taxi-flowers-hero .taxi-flowers-hero__media-state,
    .taxi-flowers-hero .taxi-flowers-hero__state,
    .taxi-flowers-hero .taxi-flowers-hero__arrow,
    .taxi-flowers-hero .taxi-flowers-hero__dot span {
        transition: none;
    }
}
