@charset "utf-8";

/* Motion build: index5-motion-v3-20260723 */

/* =========================================================
   창업안내 index5
   - 공통 / PC(769px 이상) / 모바일(768px 이하) 분리
   - 같은 화면 구간 안에서 동일 속성을 뒤에서 덮어쓰지 않음
   - 이미지 경로: ../img/startup/
========================================================= */

:root {
    --startup-red: #c41025;
    --startup-red-bright: #ef1e38;
    --startup-black: #050505;
    --startup-text: #0a0a0a;
    --startup-line: #d7d7d7;
    --startup-soft: #f5f5f5;
    --startup-inner: 1280px;
}

/* 창업안내 페이지 공통 헤더·푸터 포인트 컬러 */
.lp-wrap.page-startup {
    --color-primary: #c41025;
    --color-primary-dark: #9b0c1d;
    --footer-form-bg: #c41025;
}

html,
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    background: #fff;
}

#hd,
#wrapper,
#container,
#ft {
    min-width: 0;
}

.lp-wrap,
#lpContent,
.lp-main {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.startup-page {
    color: var(--startup-text);
    font-family: var(--font-main, "Pretendard", sans-serif);
    letter-spacing: -0.06em;
    background: #fff;
}

.startup-page :where(*, *::before, *::after) {
    box-sizing: border-box;
}

.startup-page :where(h1, h2, h3, p, figure, dl, dd) {
    margin: 0;
    padding: 0;
}

.startup-page :where(a) {
    color: inherit;
    text-decoration: none;
}

.startup-page :where(button, input, select) {
    font: inherit;
}

.startup-page :where(h1, h2, h3, p, span, strong, a, dt, dd) {
    word-break: keep-all;
}

.startup-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.startup-hero,
.startup-network,
.startup-cost,
.startup-headquarters,
.startup-contact {
    width: 100vw;
    max-width: none;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
}

.startup-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    font-family: var(--font-main, "Pretendard", sans-serif);
    font-weight: 800;
    line-height: 1;
    transition: transform .2s ease, box-shadow .2s ease, background .2s ease;
}

.startup-button:hover,
.startup-button:focus-visible {
    transform: translateY(-2px);
}

.startup-button--red {
    background: var(--startup-red-bright);
    color: #fff;
    box-shadow: 0 12px 24px rgba(196, 16, 37, .18);
}

.startup-button--line {
    border: 1px solid #1b1b1b;
    background: #fff;
    color: #111;
}

.startup-button--white {
    background: #fff;
    color: var(--startup-red);
    box-shadow: 0 12px 28px rgba(70, 0, 10, .2);
}

/* ==============================
   Hero
============================== */
.startup-hero {
    position: relative;
    background: #fff;
}

.startup-hero__frame {
    position: relative;
    overflow: hidden;
    border: 1px solid #cfcfcf;
    background-color: #fff;
    background-image:
        linear-gradient(rgba(196, 16, 37, .055) 1px, transparent 1px),
        linear-gradient(90deg, rgba(196, 16, 37, .055) 1px, transparent 1px);
    background-size: 24px 24px;
}

.startup-hero__inner {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: var(--startup-inner);
    margin-right: auto;
    margin-left: auto;
}

.startup-hero__copy {
    position: relative;
    z-index: 3;
}

.startup-hero__label,
.startup-network__label,
.startup-cost__label,
.startup-headquarters__label,
.startup-contact__label {
    color: var(--startup-red);
    font-family: var(--font-gmarket, "GmarketSans", sans-serif);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: -0.04em;
}

.startup-hero__title,
.startup-network__title,
.startup-cost__title,
.startup-headquarters__title,
.startup-contact__title {
    font-family: var(--font-main, "Pretendard", sans-serif);
    font-weight: 700;
    letter-spacing: -0.08em;
}

.startup-hero__title {
    color: #080808;
}

.startup-hero__title span,
.startup-network__title span,
.startup-cost__title span,
.startup-headquarters__title span,
.startup-contact__title span {
    color: var(--startup-red);
}

.startup-hero__desc {
    color: #222;
    font-family: var(--font-main, "Pretendard", sans-serif);
    font-weight: 500;
}

.startup-hero__actions {
    display: flex;
    align-items: center;
}

.startup-hero__visual {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
}

.startup-hero__visual img {
    display: block;
    max-width: 100%;
    height: auto;
    object-fit: contain;
    filter: drop-shadow(0 24px 30px rgba(134, 0, 16, .08));
    animation: startup-map-float 6s ease-in-out infinite;
}

.startup-hero__stats {
    position: relative;
    z-index: 4;
    display: grid;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, .16);
    background: rgba(255, 255, 255, .76);
    backdrop-filter: blur(4px);
}

.startup-hero__stat {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: 0;
    text-align: center;
}

.startup-hero__stat strong {
    display: block;
    color: #111;
    font-family: var(--font-gmarket, "GmarketSans", sans-serif);
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.065em;
}

.startup-hero__stat strong em {
    color: var(--startup-red-bright);
    font-style: normal;
}

.startup-hero__stat span {
    display: block;
    color: #4a4a4a;
    font-weight: 500;
    line-height: 1.45;
}

/* ==============================
   Store Network
============================== */
.startup-network {
    position: relative;
    background: #fff;
}

.startup-network__inner {
    width: 100%;
    max-width: var(--startup-inner);
    margin-right: auto;
    margin-left: auto;
}

.startup-network__head {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.startup-network__title,
.startup-headquarters__title {
    color: #080808;
}

.startup-network__desc,
.startup-headquarters__desc {
    color: #3b3b3b;
    font-weight: 500;
}

.startup-network__toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.startup-network__filters {
    display: flex;
    align-items: center;
}

.startup-network__filter {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d7d7d7;
    border-radius: 999px;
    background: #fff;
    color: #232323;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    transition: background .2s ease, color .2s ease, border-color .2s ease;
}

.startup-network__filter em {
    margin-left: 5px;
    color: var(--startup-red);
    font-style: normal;
    font-weight: 800;
}

.startup-network__filter.is-active {
    border-color: #050505;
    background: #050505;
    color: #fff;
}

.startup-network__filter.is-active em {
    color: var(--startup-red-bright);
}

.startup-network__search {
    position: relative;
    display: block;
}

.startup-network__search-icon {
    position: absolute;
    top: 50%;
    border: 1.8px solid #6f6f6f;
    border-radius: 50%;
    transform: translateY(-58%);
    pointer-events: none;
}

.startup-network__search-icon::after {
    content: "";
    position: absolute;
    background: #6f6f6f;
    transform: rotate(45deg);
    transform-origin: left center;
}

.startup-network__search input {
    display: block;
    width: 100%;
    border: 1px solid #d7d7d7;
    border-radius: 999px;
    background: #fff;
    color: #222;
    outline: none;
    transition: border-color .2s ease, box-shadow .2s ease;
}

.startup-network__search input:focus {
    border-color: var(--startup-red);
    box-shadow: 0 0 0 3px rgba(196, 16, 37, .1);
}

.startup-network__grid {
    display: grid;
}

.startup-branch-card {
    display: flex;
    align-items: center;
    min-width: 0;
    border: 1px solid #b9b9b9;
    background: #fff;
    transition: border-color .2s ease, transform .2s ease, box-shadow .2s ease;
}

.startup-branch-card:hover {
    border-color: rgba(196, 16, 37, .55);
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, .06);
}

.startup-branch-card[hidden] {
    display: none;
}

.startup-branch-card__pin {
    flex: 0 0 auto;
    display: block;
    background-color: #e5e5e5;
    background-image: url("../img/startup/startup-pin-red.png");
    background-position: center;
    background-size: 42% auto;
    background-repeat: no-repeat;
}

.startup-branch-card--headquarters .startup-branch-card__pin {
    background-color: var(--startup-red);
    background-image: url("../img/startup/startup-pin-white.png");
    animation: startup-pin-pulse 2.6s ease-in-out infinite;
}

.startup-branch-card__body {
    min-width: 0;
}

.startup-branch-card__title {
    display: flex;
    align-items: center;
    min-width: 0;
}

.startup-branch-card__title h3 {
    min-width: 0;
    color: #111;
    font-weight: 800;
    line-height: 1.25;
}

.startup-branch-card__badge {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: #fbe4e8;
    color: var(--startup-red);
    font-weight: 800;
    line-height: 1;
    white-space: nowrap;
}

.startup-branch-card__body p {
    overflow: hidden;
    color: #8a8a8a;
    font-weight: 500;
    line-height: 1.45;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.startup-branch-card__region {
    display: block;
    color: #929292;
    font-family: var(--font-gmarket, "GmarketSans", sans-serif);
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.04em;
}

.startup-network__empty {
    color: #777;
    text-align: center;
}

/* ==============================
   Cost
============================== */
.startup-cost {
    position: relative;
    overflow: hidden;
    background: var(--startup-red);
    color: #fff;
}

.startup-cost__inner {
    position: relative;
    z-index: 2;
    display: grid;
    align-items: center;
    width: 100%;
    max-width: var(--startup-inner);
    margin-right: auto;
    margin-left: auto;
}

.startup-cost__label {
    color: #fff;
}

.startup-cost__title {
    color: #fff;
}

.startup-cost__title span {
    color: #fff;
}

.startup-cost__desc {
    color: rgba(255, 255, 255, .88);
    font-weight: 500;
}

.startup-cost__visual {
    position: relative;
}

.startup-cost__cards {
    display: grid;
}

.startup-cost-card {
    position: relative;
    background: #fff;
    color: #111;
    box-shadow: 0 14px 34px rgba(83, 0, 10, .16);
}

.startup-cost-card__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #aaa;
}

.startup-cost-card__head h3 {
    position: relative;
    margin: 0;
    color: #111;
    font-weight: 800;
    line-height: 1.25;
    letter-spacing: -0.09em;
}

.startup-cost-card__head h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    border-radius: 50%;
    background: var(--startup-red);
    transform: translateY(-50%);
}

.startup-cost-card__badge {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: var(--startup-red);
    color: #fff;
    font-weight: 800;
    line-height: 1;
    white-space: nowrap;
}

.startup-cost-card p {
    margin: 0;
    color: #898989;
    font-weight: 500;
    line-height: 1.55;
}

.startup-cost__symbol {
    position: absolute;
    display: block;
    height: auto;
    transform-origin: 50% 50%;
    animation: startup-symbol-rotate 14s linear infinite;
    pointer-events: none;
    user-select: none;
}

/* ==============================
   Headquarters
============================== */
.startup-headquarters {
    position: relative;
    background: #fff;
}

.startup-headquarters__inner {
    width: 100%;
    max-width: var(--startup-inner);
    margin-right: auto;
    margin-left: auto;
}

.startup-headquarters__head {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.startup-headquarters__cards {
    display: grid;
    margin-right: auto;
    margin-left: auto;
}

.startup-headquarters-card {
    background: #fff;
    color: #111;
    box-shadow: 0 14px 34px rgba(0, 0, 0, .11);
}

.startup-headquarters-card__label {
    color: var(--startup-red);
    font-family: var(--font-gmarket, "GmarketSans", sans-serif);
    font-weight: 800;
    line-height: 1;
}

.startup-headquarters-card h3 {
    color: #111;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -0.09em;
}

.startup-headquarters-card dl {
    display: grid;
}

.startup-headquarters-card dl div {
    display: grid;
}

.startup-headquarters-card dt {
    color: #222;
    font-weight: 700;
}

.startup-headquarters-card dd {
    color: #666;
    font-weight: 500;
    line-height: 1.45;
}

.startup-headquarters-card__phone {
    display: flex;
    align-items: center;
}

.startup-headquarters-card__phone span {
    display: block;
    flex: 0 0 auto;
    background: url("../img/startup/startup-contact-phone.png") center / contain no-repeat;
}

.startup-headquarters-card__phone strong {
    color: #111;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.065em;
}

.startup-headquarters-card__note {
    color: #777;
    font-weight: 500;
    line-height: 1.5;
}

/* ==============================
   Contact
============================== */
.startup-contact {
    position: relative;
    background: var(--startup-black);
    color: #fff;
}

.startup-contact__inner {
    display: grid;
    align-items: center;
    width: 100%;
    max-width: var(--startup-inner);
    margin-right: auto;
    margin-left: auto;
}

.startup-contact__label {
    color: var(--startup-red-bright);
}

.startup-contact__title {
    color: #fff;
}

.startup-contact__title span {
    color: var(--startup-red-bright);
}

.startup-contact__info {
    display: grid;
    color: rgba(255, 255, 255, .68);
}

.startup-contact__info div {
    display: grid;
}

.startup-contact__info dt {
    color: #fff;
    font-weight: 800;
}

.startup-contact__info dd {
    font-weight: 400;
}

.startup-contact-form {
    background: #fff;
    color: #111;
    box-shadow: 0 28px 80px rgba(0, 0, 0, .35);
}

.startup-contact-form h3 {
    color: #111;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: -0.10em;
    word-spacing: -0.06em;
}

.startup-contact-form > p {
    color: #999;
    font-weight: 500;
    line-height: 1.55;
}

.startup-contact-form__field label {
    display: block;
    color: #333;
    font-weight: 800;
    line-height: 1;
}

.startup-contact-form__field input,
.startup-contact-form__field select {
    display: block;
    width: 100%;
    border: 1px solid #d0d0d0;
    background-color: #f3f0e9;
    color: #222;
    font-weight: 500;
    outline: none;
    transition: border-color .2s ease, box-shadow .2s ease;
}

.startup-contact-form__field select {
    appearance: none;
    background-image:
        linear-gradient(45deg, transparent 50%, #777 50%),
        linear-gradient(135deg, #777 50%, transparent 50%);
    background-repeat: no-repeat;
}

.startup-contact-form__field input:focus,
.startup-contact-form__field select:focus {
    border-color: var(--startup-red);
    box-shadow: 0 0 0 3px rgba(196, 16, 37, .12);
}

.startup-contact-form__agree {
    display: flex;
    align-items: flex-start;
    color: #999;
    font-weight: 500;
    line-height: 1.45;
    cursor: pointer;
}

.startup-contact-form__agree input {
    flex: 0 0 auto;
    accent-color: var(--startup-red);
}

.startup-contact-form__submit {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: 0;
    border-radius: 999px;
    background: var(--startup-red);
    color: #fff;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
    transition: background .2s ease, transform .2s ease;
}

.startup-contact-form__submit:hover,
.startup-contact-form__submit:focus-visible {
    background: #a90c20;
    transform: translateY(-1px);
}

/* ==============================
   Scroll reveal / ambient motion
============================== */
.startup-motion-item.is-startup-motion-playing {
    animation-duration: 1.34s;
    animation-delay: var(--startup-motion-delay, 0ms);
    animation-timing-function: cubic-bezier(.16, 1, .3, 1);
    animation-fill-mode: backwards;
    animation-iteration-count: 1;
    will-change: opacity, transform;
}

.startup-motion-up.is-startup-motion-playing {
    animation-name: startup-reveal-up;
}

.startup-motion-left.is-startup-motion-playing {
    animation-name: startup-reveal-left;
}

.startup-motion-right.is-startup-motion-playing {
    animation-name: startup-reveal-right;
}

.startup-motion-scale.is-startup-motion-playing {
    animation-name: startup-reveal-scale;
}

.startup-motion-wipe.is-startup-motion-playing {
    animation-name: startup-reveal-wipe;
}

.startup-motion-hero.is-startup-motion-playing {
    animation-name: startup-reveal-hero;
}

.startup-motion-pop.is-startup-motion-playing {
    animation-name: startup-reveal-pop;
}

.startup-motion-card.is-startup-motion-playing {
    animation-name: startup-reveal-card-left;
}

.startup-motion-card:nth-child(even).is-startup-motion-playing {
    animation-name: startup-reveal-card-right;
}

.startup-motion-panel-right.is-startup-motion-playing {
    animation-name: startup-reveal-panel-right;
}

.startup-motion-store.is-startup-motion-playing {
    animation-name: startup-reveal-store;
}

@keyframes startup-reveal-up {
    0% {
        opacity: 0;
        transform: translate3d(0, 105px, 0) scale(.94);
    }
    72% {
        opacity: 1;
        transform: translate3d(0, -12px, 0) scale(1.012);
    }
    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes startup-reveal-left {
    0% {
        opacity: 0;
        transform: translate3d(-135px, 24px, 0) rotate(-3deg) scale(.94);
    }
    72% {
        opacity: 1;
        transform: translate3d(12px, -3px, 0) rotate(.35deg) scale(1.01);
    }
    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes startup-reveal-right {
    0% {
        opacity: 0;
        transform: translate3d(135px, 24px, 0) rotate(3deg) scale(.94);
    }
    72% {
        opacity: 1;
        transform: translate3d(-12px, -3px, 0) rotate(-.35deg) scale(1.01);
    }
    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes startup-reveal-scale {
    0% {
        opacity: 0;
        transform: translate3d(0, 75px, 0) scale(.76);
    }
    68% {
        opacity: 1;
        transform: translate3d(0, -10px, 0) scale(1.045);
    }
    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0) scale(1);
    }
}

@keyframes startup-reveal-wipe {
    0% {
        opacity: 0;
        clip-path: inset(0 100% 0 0);
        letter-spacing: .12em;
        transform: translate3d(0, 28px, 0);
    }
    70% {
        opacity: 1;
        clip-path: inset(0 0 0 0);
        transform: translate3d(0, -5px, 0);
    }
    100% {
        opacity: 1;
        clip-path: inset(0 0 0 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes startup-reveal-hero {
    0% {
        opacity: 0;
        clip-path: inset(100% 0 0 0);
        transform: translate3d(0, 125px, 0) skewY(5deg) scale(.88);
    }
    72% {
        opacity: 1;
        clip-path: inset(0 0 0 0);
        transform: translate3d(0, -12px, 0) skewY(-.5deg) scale(1.018);
    }
    100% {
        opacity: 1;
        clip-path: inset(0 0 0 0);
        transform: translate3d(0, 0, 0) skewY(0) scale(1);
    }
}

@keyframes startup-reveal-pop {
    0% {
        opacity: 0;
        transform: perspective(900px) translate3d(0, 95px, 0) rotateX(18deg) scale(.7);
    }
    68% {
        opacity: 1;
        transform: perspective(900px) translate3d(0, -11px, 0) rotateX(-2deg) scale(1.04);
    }
    100% {
        opacity: 1;
        transform: perspective(900px) translate3d(0, 0, 0) rotateX(0) scale(1);
    }
}

@keyframes startup-reveal-card-left {
    0% {
        opacity: 0;
        transform: perspective(1000px) translate3d(-75px, 105px, 0) rotateY(12deg) rotateZ(-3deg) scale(.76);
    }
    70% {
        opacity: 1;
        transform: perspective(1000px) translate3d(7px, -13px, 0) rotateY(-1deg) rotateZ(.35deg) scale(1.035);
    }
    100% {
        opacity: 1;
        transform: perspective(1000px) translate3d(0, 0, 0) rotateY(0) rotateZ(0) scale(1);
    }
}

@keyframes startup-reveal-card-right {
    0% {
        opacity: 0;
        transform: perspective(1000px) translate3d(75px, 105px, 0) rotateY(-12deg) rotateZ(3deg) scale(.76);
    }
    70% {
        opacity: 1;
        transform: perspective(1000px) translate3d(-7px, -13px, 0) rotateY(1deg) rotateZ(-.35deg) scale(1.035);
    }
    100% {
        opacity: 1;
        transform: perspective(1000px) translate3d(0, 0, 0) rotateY(0) rotateZ(0) scale(1);
    }
}

@keyframes startup-reveal-panel-right {
    0% {
        opacity: 0;
        clip-path: inset(0 0 0 100%);
        transform: translate3d(140px, 0, 0) rotate(2.5deg) scale(.9);
    }
    72% {
        opacity: 1;
        clip-path: inset(0 0 0 0);
        transform: translate3d(-10px, 0, 0) rotate(-.25deg) scale(1.015);
    }
    100% {
        opacity: 1;
        clip-path: inset(0 0 0 0);
        transform: translate3d(0, 0, 0) rotate(0) scale(1);
    }
}

@keyframes startup-reveal-store {
    0% {
        opacity: 0;
        transform: perspective(900px) translate3d(-105px, 20px, 0) rotateY(10deg) scale(.83);
    }
    72% {
        opacity: 1;
        transform: perspective(900px) translate3d(9px, -4px, 0) rotateY(-1deg) scale(1.025);
    }
    100% {
        opacity: 1;
        transform: perspective(900px) translate3d(0, 0, 0) rotateY(0) scale(1);
    }
}

.startup-hero__stat.is-startup-motion-settled strong {
    animation: startup-motion-impact .72s cubic-bezier(.16, 1, .3, 1) both;
}

.startup-contact-form.is-startup-motion-settled .startup-contact-form__submit {
    animation: startup-motion-cta 2.2s ease-in-out infinite;
}

@keyframes startup-motion-impact {
    0% { transform: scale(.65); filter: brightness(1); }
    55% { transform: scale(1.14); filter: brightness(1.25); }
    100% { transform: scale(1); filter: brightness(1); }
}

@keyframes startup-motion-cta {
    0%, 100% { box-shadow: 0 0 0 0 rgba(196, 16, 37, 0); transform: translateY(0); }
    50% { box-shadow: 0 14px 38px 0 rgba(196, 16, 37, .34); transform: translateY(-4px); }
}

@keyframes startup-map-float {
    0%, 100% {
        transform: translate3d(0, 0, 0) scale(1);
    }
    50% {
        transform: translate3d(0, -14px, 0) scale(1.018);
    }
}

@keyframes startup-pin-pulse {
    0%, 100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(196, 16, 37, 0);
    }
    50% {
        transform: scale(1.055);
        box-shadow: 0 0 0 8px rgba(196, 16, 37, .1);
    }
}

@keyframes startup-symbol-rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 768px) {
    .startup-motion-item.is-startup-motion-playing {
        animation-duration: 1.18s;
    }
}

@media (min-width: 769px) {
    .startup-button {
        min-height: 48px;
        padding-right: 26px;
        padding-left: 26px;
        font-size: 15px;
    }

    .startup-hero {
        padding-top: 34px;
        padding-right: 24px;
        padding-bottom: 0;
        padding-left: 24px;
    }

    .startup-hero__frame {
        max-width: 1500px;
        min-height: 760px;
        margin-right: auto;
        margin-left: auto;
        border-radius: 22px;
    }

    .startup-hero__inner {
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(440px, .9fr);
        gap: 46px;
        min-height: 628px;
        padding-top: 90px;
        padding-right: 100px;
        padding-bottom: 104px;
        padding-left: 100px;
    }

    .startup-hero__copy {
        align-self: center;
    }

    .startup-hero__label {
        margin-bottom: 24px;
        font-size: 21px;
    }

    .startup-hero__title {
        font-size: 58px;
        line-height: 1.28;
    }

    .startup-hero__desc {
        margin-top: 30px;
        font-size: 17px;
        line-height: 1.78;
    }

    .startup-hero__actions {
        gap: 12px;
        margin-top: 36px;
    }

    .startup-hero__visual img {
        width: 560px;
    }

    .startup-hero__stats {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        min-height: 132px;
    }

    .startup-hero__stat {
        border-right: 1px solid rgba(0, 0, 0, .14);
    }

    .startup-hero__stat:last-child {
        border-right: 0;
    }

    .startup-hero__stat strong {
        font-size: 38px;
    }

    .startup-hero__stat span {
        margin-top: 13px;
        font-size: 13px;
    }

    .startup-network {
        padding-top: 118px;
        padding-bottom: 140px;
    }

    .startup-network__inner {
        padding-right: 60px;
        padding-left: 60px;
    }

    .startup-network__head {
        max-width: 860px;
    }

    .startup-network__label,
    .startup-headquarters__label {
        margin-bottom: 18px;
        font-size: 20px;
    }

    .startup-network__title,
    .startup-headquarters__title {
        font-size: 52px;
        line-height: 1.28;
    }

    .startup-network__desc,
    .startup-headquarters__desc {
        margin-top: 26px;
        font-size: 17px;
        line-height: 1.72;
    }

    .startup-network__toolbar {
        gap: 24px;
        margin-top: 56px;
    }

    .startup-network__filters {
        gap: 8px;
    }

    .startup-network__filter {
        min-height: 40px;
        padding-right: 17px;
        padding-left: 17px;
        font-size: 13px;
    }

    .startup-network__search {
        width: 270px;
    }

    .startup-network__search-icon {
        left: 17px;
        width: 13px;
        height: 13px;
    }

    .startup-network__search-icon::after {
        left: 10px;
        top: 10px;
        width: 6px;
        height: 1.8px;
    }

    .startup-network__search input {
        height: 42px;
        padding-right: 18px;
        padding-left: 42px;
        font-size: 13px;
    }

    .startup-network__grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 12px;
        margin-top: 28px;
    }

    .startup-branch-card {
        min-height: 136px;
        padding-top: 24px;
        padding-right: 24px;
        padding-bottom: 24px;
        padding-left: 24px;
        border-radius: 18px;
    }

    .startup-branch-card__pin {
        width: 46px;
        height: 46px;
        margin-right: 18px;
        border-radius: 8px;
    }

    .startup-branch-card__title {
        gap: 9px;
    }

    .startup-branch-card__title h3 {
        font-size: 18px;
    }

    .startup-branch-card__badge {
        min-height: 23px;
        padding-right: 11px;
        padding-left: 11px;
        font-size: 10px;
    }

    .startup-branch-card__body p {
        margin-top: 7px;
        font-size: 14px;
    }

    .startup-branch-card__region {
        margin-top: 13px;
        font-size: 13px;
    }

    .startup-network__empty {
        margin-top: 48px;
        font-size: 16px;
    }

    .startup-cost {
        padding-top: 112px;
        padding-bottom: 112px;
    }

    .startup-cost__inner {
        grid-template-columns: minmax(0, 1fr) 570px;
        gap: 84px;
        padding-right: 60px;
        padding-left: 60px;
    }

    .startup-cost__label {
        margin-bottom: 18px;
        font-size: 20px;
    }

    .startup-cost__title {
        font-size: 50px;
        line-height: 1.3;
    }

    .startup-cost__desc {
        margin-top: 28px;
        font-size: 16px;
        line-height: 1.78;
    }

    .startup-cost__copy .startup-button {
        margin-top: 34px;
    }

    .startup-cost__cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    .startup-cost-card {
        min-height: 172px;
        padding-top: 24px;
        padding-right: 24px;
        padding-bottom: 24px;
        padding-left: 24px;
        border-radius: 0;
    }

    .startup-cost-card__head {
        min-height: 48px;
        padding-bottom: 13px;
    }

    .startup-cost-card__head h3 {
        padding-left: 17px;
        font-size: 18px;
    }

    .startup-cost-card__head h3::before {
        width: 6px;
        height: 6px;
    }

    .startup-cost-card__badge {
        min-height: 24px;
        padding-right: 11px;
        padding-left: 11px;
        font-size: 10px;
    }

    .startup-cost-card p {
        margin-top: 14px;
        font-size: 14px;
    }

    .startup-cost__symbol {
        right: -62px;
        top: -74px;
        width: 180px;
    }

    .startup-headquarters {
        padding-top: 118px;
        padding-bottom: 132px;
    }

    .startup-headquarters__inner {
        padding-right: 60px;
        padding-left: 60px;
    }

    .startup-headquarters__head {
        max-width: 860px;
    }

    .startup-headquarters__cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px;
        max-width: 930px;
        margin-top: 68px;
    }

    .startup-headquarters-card {
        min-height: 220px;
        padding-top: 44px;
        padding-right: 42px;
        padding-bottom: 40px;
        padding-left: 42px;
        border-radius: 16px;
    }

    .startup-headquarters-card__label {
        margin-bottom: 15px;
        font-size: 12px;
    }

    .startup-headquarters-card h3 {
        font-size: 23px;
    }

    .startup-headquarters-card dl {
        gap: 10px;
        margin-top: 28px;
    }

    .startup-headquarters-card dl div {
        grid-template-columns: 68px minmax(0, 1fr);
        gap: 14px;
    }

    .startup-headquarters-card dt,
    .startup-headquarters-card dd {
        font-size: 13px;
    }

    .startup-headquarters-card__phone {
        gap: 14px;
        margin-top: 24px;
    }

    .startup-headquarters-card__phone span {
        width: 35px;
        height: 35px;
    }

    .startup-headquarters-card__phone strong {
        font-size: 38px;
    }

    .startup-headquarters-card__note {
        margin-top: 20px;
        font-size: 12px;
    }

    .startup-contact {
        padding-top: 132px;
        padding-bottom: 142px;
    }

    .startup-contact__inner {
        grid-template-columns: minmax(0, 1fr) 520px;
        gap: 100px;
        padding-right: 60px;
        padding-left: 60px;
    }

    .startup-contact__label {
        margin-bottom: 30px;
        font-size: 20px;
    }

    .startup-contact__title {
        font-size: 50px;
        line-height: 1.35;
    }

    .startup-contact__info {
        gap: 11px;
        margin-top: 42px;
        font-size: 14px;
    }

    .startup-contact__info div {
        grid-template-columns: 70px minmax(0, 1fr);
        gap: 14px;
    }

    .startup-contact-form {
        padding-top: 50px;
        padding-right: 46px;
        padding-bottom: 52px;
        padding-left: 46px;
        border-radius: 18px;
    }

    .startup-contact-form h3 {
        font-size: 25px;
    }

    .startup-contact-form > p {
        margin-top: 13px;
        margin-bottom: 30px;
        font-size: 13px;
    }

    .startup-contact-form__field {
        margin-bottom: 17px;
    }

    .startup-contact-form__field label {
        margin-bottom: 9px;
        font-size: 13px;
    }

    .startup-contact-form__field input,
    .startup-contact-form__field select {
        height: 54px;
        padding-right: 18px;
        padding-left: 18px;
        border-radius: 13px;
        font-size: 14px;
    }

    .startup-contact-form__field select {
        background-position: calc(100% - 22px) 22px, calc(100% - 15px) 22px;
        background-size: 7px 7px, 7px 7px;
    }

    .startup-contact-form__agree {
        gap: 9px;
        margin-top: 18px;
        margin-bottom: 22px;
        font-size: 11px;
    }

    .startup-contact-form__agree input {
        width: 14px;
        height: 14px;
        margin-top: 1px;
    }

    .startup-contact-form__submit {
        height: 54px;
        font-size: 17px;
    }
}

@media (max-width: 768px) {
    .startup-button {
        min-height: 46px;
        padding-right: 20px;
        padding-left: 20px;
        font-size: 13px;
    }

    .startup-hero {
        padding-top: 14px;
        padding-right: 12px;
        padding-bottom: 0;
        padding-left: 12px;
    }

    .startup-hero__frame {
        border-radius: 16px;
        background-size: 18px 18px;
    }

    .startup-hero__inner {
        padding-top: 52px;
        padding-right: 20px;
        padding-bottom: 52px;
        padding-left: 20px;
    }

    .startup-hero__label {
        margin-bottom: 17px;
        font-size: 14px;
    }

    .startup-hero__title {
        font-size: 36px;
        line-height: 1.3;
    }

    .startup-hero__desc {
        margin-top: 22px;
        font-size: 14px;
        line-height: 1.72;
    }

    .startup-hero__desc br {
        display: none;
    }

    .startup-hero__actions {
        flex-direction: column;
        gap: 9px;
        margin-top: 28px;
    }

    .startup-hero__actions .startup-button {
        width: 100%;
    }

    .startup-hero__visual {
        margin-top: 34px;
    }

    .startup-hero__visual img {
        width: min(100%, 420px);
    }

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

    .startup-hero__stat {
        min-height: 100px;
        border-right: 1px solid rgba(0, 0, 0, .12);
        border-bottom: 1px solid rgba(0, 0, 0, .12);
    }

    .startup-hero__stat:nth-child(2n) {
        border-right: 0;
    }

    .startup-hero__stat:nth-last-child(-n+2) {
        border-bottom: 0;
    }

    .startup-hero__stat strong {
        font-size: 29px;
    }

    .startup-hero__stat span {
        margin-top: 9px;
        padding-right: 8px;
        padding-left: 8px;
        font-size: 11px;
    }

    .startup-network {
        padding-top: 72px;
        padding-bottom: 82px;
    }

    .startup-network__inner {
        padding-right: 20px;
        padding-left: 20px;
    }

    .startup-network__label,
    .startup-headquarters__label {
        margin-bottom: 14px;
        font-size: 15px;
    }

    .startup-network__title,
    .startup-headquarters__title {
        font-size: 32px;
        line-height: 1.32;
    }

    .startup-network__desc,
    .startup-headquarters__desc {
        margin-top: 18px;
        font-size: 14px;
        line-height: 1.7;
    }

    .startup-network__toolbar {
        flex-direction: column;
        align-items: stretch;
        gap: 14px;
        margin-top: 36px;
    }

    .startup-network__filters {
        gap: 7px;
        width: calc(100% + 40px);
        margin-left: -20px;
        padding-right: 20px;
        padding-left: 20px;
        overflow-x: auto;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;
    }

    .startup-network__filters::-webkit-scrollbar {
        display: none;
    }

    .startup-network__filter {
        flex: 0 0 auto;
        min-height: 38px;
        padding-right: 14px;
        padding-left: 14px;
        font-size: 12px;
    }

    .startup-network__search {
        width: 100%;
    }

    .startup-network__search-icon {
        left: 16px;
        width: 13px;
        height: 13px;
    }

    .startup-network__search-icon::after {
        left: 10px;
        top: 10px;
        width: 6px;
        height: 1.8px;
    }

    .startup-network__search input {
        height: 46px;
        padding-right: 16px;
        padding-left: 42px;
        font-size: 13px;
    }

    .startup-network__grid {
        grid-template-columns: 1fr;
        gap: 10px;
        margin-top: 20px;
    }

    .startup-branch-card {
        min-height: 112px;
        padding-top: 18px;
        padding-right: 17px;
        padding-bottom: 18px;
        padding-left: 17px;
        border-radius: 15px;
    }

    .startup-branch-card__pin {
        width: 42px;
        height: 42px;
        margin-right: 14px;
        border-radius: 8px;
    }

    .startup-branch-card__title {
        gap: 7px;
    }

    .startup-branch-card__title h3 {
        font-size: 16px;
    }

    .startup-branch-card__badge {
        min-height: 21px;
        padding-right: 9px;
        padding-left: 9px;
        font-size: 9px;
    }

    .startup-branch-card__body p {
        margin-top: 6px;
        font-size: 12px;
    }

    .startup-branch-card__region {
        margin-top: 10px;
        font-size: 11px;
    }

    .startup-network__empty {
        margin-top: 36px;
        font-size: 14px;
    }

    .startup-cost {
        padding-top: 72px;
        padding-bottom: 76px;
    }

    .startup-cost__inner {
        grid-template-columns: 1fr;
        gap: 42px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .startup-cost__copy {
        text-align: left;
    }

    .startup-cost__label {
        margin-bottom: 14px;
        font-size: 15px;
    }

    .startup-cost__title {
        font-size: 32px;
        line-height: 1.32;
    }

    .startup-cost__desc {
        margin-top: 18px;
        font-size: 14px;
        line-height: 1.72;
    }

    .startup-cost__desc br {
        display: none;
    }

    .startup-cost__copy .startup-button {
        margin-top: 26px;
    }

    .startup-cost__cards {
        display: flex;
        gap: 8px;
        width: calc(100% + 20px);
        margin-right: -20px;
        padding-right: 20px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;
    }

    .startup-cost-card {
        flex: 0 0 86%;
        min-height: 142px;
        padding-top: 18px;
        padding-right: 16px;
        padding-bottom: 18px;
        padding-left: 16px;
        border-radius: 0;
        scroll-snap-align: start;
        scroll-snap-stop: always;
    }

    .startup-cost__cards::-webkit-scrollbar {
        display: none;
    }

    .startup-cost-card__head {
        min-height: 42px;
        padding-bottom: 11px;
    }

    .startup-cost-card__head h3 {
        padding-left: 14px;
        font-size: 15px;
    }

    .startup-cost-card__head h3::before {
        width: 5px;
        height: 5px;
    }

    .startup-cost-card__badge {
        min-height: 21px;
        padding-right: 8px;
        padding-left: 8px;
        font-size: 8px;
    }

    .startup-cost-card p {
        margin-top: 12px;
        font-size: 11px;
    }

    .startup-cost__symbol {
        right: -34px;
        top: -54px;
        width: 116px;
    }

    .startup-headquarters {
        padding-top: 72px;
        padding-bottom: 82px;
    }

    .startup-headquarters__inner {
        padding-right: 20px;
        padding-left: 20px;
    }

    .startup-headquarters__cards {
        display: flex;
        gap: 14px;
        width: calc(100% + 20px);
        margin-right: -20px;
        margin-left: 0;
        margin-top: 40px;
        padding-right: 20px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;
    }

    .startup-headquarters-card {
        flex: 0 0 88%;
        min-height: 0;
        padding-top: 34px;
        padding-right: 26px;
        padding-bottom: 32px;
        padding-left: 26px;
        border-radius: 15px;
        scroll-snap-align: start;
        scroll-snap-stop: always;
    }

    .startup-headquarters__cards::-webkit-scrollbar {
        display: none;
    }

    .startup-headquarters-card__label {
        margin-bottom: 12px;
        font-size: 11px;
    }

    .startup-headquarters-card h3 {
        font-size: 20px;
    }

    .startup-headquarters-card dl {
        gap: 9px;
        margin-top: 24px;
    }

    .startup-headquarters-card dl div {
        grid-template-columns: 58px minmax(0, 1fr);
        gap: 10px;
    }

    .startup-headquarters-card dt,
    .startup-headquarters-card dd {
        font-size: 12px;
    }

    .startup-headquarters-card__phone {
        gap: 12px;
        margin-top: 20px;
    }

    .startup-headquarters-card__phone span {
        width: 30px;
        height: 30px;
    }

    .startup-headquarters-card__phone strong {
        font-size: 31px;
    }

    .startup-headquarters-card__note {
        margin-top: 17px;
        font-size: 11px;
    }

    .startup-contact {
        padding-top: 76px;
        padding-bottom: 82px;
    }

    .startup-contact__inner {
        grid-template-columns: 1fr;
        gap: 38px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .startup-contact__label {
        margin-bottom: 18px;
        font-size: 15px;
    }

    .startup-contact__title {
        font-size: 32px;
        line-height: 1.4;
    }

    .startup-contact__info {
        gap: 9px;
        margin-top: 28px;
        font-size: 12px;
    }

    .startup-contact__info div {
        grid-template-columns: 60px minmax(0, 1fr);
        gap: 10px;
    }

    .startup-contact-form {
        padding-top: 32px;
        padding-right: 20px;
        padding-bottom: 34px;
        padding-left: 20px;
        border-radius: 16px;
    }

    .startup-contact-form h3 {
        font-size: 20px;
    }

    .startup-contact-form > p {
        margin-top: 11px;
        margin-bottom: 24px;
        font-size: 12px;
    }

    .startup-contact-form__field {
        margin-bottom: 15px;
    }

    .startup-contact-form__field label {
        margin-bottom: 8px;
        font-size: 12px;
    }

    .startup-contact-form__field input,
    .startup-contact-form__field select {
        height: 52px;
        padding-right: 16px;
        padding-left: 16px;
        border-radius: 13px;
        font-size: 14px;
    }

    .startup-contact-form__field select {
        background-position: calc(100% - 21px) 21px, calc(100% - 14px) 21px;
        background-size: 7px 7px, 7px 7px;
    }

    .startup-contact-form__agree {
        gap: 8px;
        margin-top: 16px;
        margin-bottom: 20px;
        font-size: 11px;
    }

    .startup-contact-form__agree input {
        width: 14px;
        height: 14px;
        margin-top: 1px;
    }

    .startup-contact-form__submit {
        height: 54px;
        font-size: 16px;
    }
}
