/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
    :root,
    :host {
        --font-sans: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', 'Noto Sans', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
        --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
        --color-white: #fff;
        --spacing: 0.25rem;
        --font-weight-bold: 700;
        --default-font-family: var(--font-sans);
        --default-mono-font-family: var(--font-mono);
        --color-bay-blue: #0057a4;
        --color-bay-orange: #ef7500;
        --color-bay-yellow: #fff600;
        --color-bay-yellow2: #fff700;
        --color-bay-cream: #fffdbf;
        --color-bay-pale: #deedff;
        --color-bay-sky: #d0f2ff;
        --color-bay-ink: #202020;
        --color-bay-ink2: #242424;
        --color-bay-line: #c5c5c5;
        --font-jp: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'Yu Gothic', Meiryo, sans-serif;
        --font-num: 'Inter', 'Noto Sans JP', sans-serif;
        --spacing-col: 37.5rem;
    }
}
@layer base {
    *,
    ::after,
    ::before,
    ::backdrop,
    ::file-selector-button {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        border: 0 solid;
    }
    html,
    :host {
        line-height: 1.5;
        -webkit-text-size-adjust: 100%;
        tab-size: 4;
        font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', 'Noto Sans', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
        font-feature-settings: var(--default-font-feature-settings, normal);
        font-variation-settings: var(--default-font-variation-settings, normal);
        -webkit-tap-highlight-color: transparent;
    }
    hr {
        height: 0;
        color: inherit;
        border-top-width: 1px;
    }
    abbr:where([title]) {
        -webkit-text-decoration: underline dotted;
        text-decoration: underline dotted;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: inherit;
        font-weight: inherit;
    }
    a {
        color: inherit;
        -webkit-text-decoration: inherit;
        text-decoration: inherit;
    }
    b,
    strong {
        font-weight: bolder;
    }
    code,
    kbd,
    samp,
    pre {
        font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
        font-feature-settings: var(--default-mono-font-feature-settings, normal);
        font-variation-settings: var(--default-mono-font-variation-settings, normal);
        font-size: 1em;
    }
    small {
        font-size: 80%;
    }
    sub,
    sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline;
    }
    sub {
        bottom: -0.25em;
    }
    sup {
        top: -0.5em;
    }
    .text-\[2\.1875rem\] sup {
        font-size: 50%;
    }
    .text-\[2\.1875rem\] sup {
        top: -0.8em;
    }
    table {
        text-indent: 0;
        border-color: inherit;
        border-collapse: collapse;
    }
    :-moz-focusring:where(:not(iframe)) {
        outline: auto;
    }
    progress {
        vertical-align: baseline;
    }
    summary {
        display: list-item;
    }
    ol,
    ul,
    menu {
        list-style: none;
    }
    img,
    svg,
    video,
    canvas,
    audio,
    iframe,
    embed,
    object {
        display: block;
        vertical-align: middle;
    }
    img,
    video {
        max-width: 100%;
        height: auto;
    }
    button,
    input,
    select,
    optgroup,
    textarea,
    ::file-selector-button {
        font: inherit;
        font-feature-settings: inherit;
        font-variation-settings: inherit;
        letter-spacing: inherit;
        color: inherit;
        border-radius: 0;
        background-color: transparent;
        opacity: 1;
    }
    :where(select:is([multiple], [size])) optgroup {
        font-weight: bolder;
    }
    :where(select:is([multiple], [size])) optgroup option {
        padding-inline-start: 20px;
    }
    ::file-selector-button {
        margin-inline-end: 4px;
    }
    ::placeholder {
        opacity: 1;
    }
    @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
        ::placeholder {
            color: currentcolor;
            @supports (color: color-mix(in lab, red, red)) {
                color: color-mix(in oklab, currentcolor 50%, transparent);
            }
        }
    }
    textarea {
        resize: vertical;
    }
    ::-webkit-search-decoration {
        -webkit-appearance: none;
    }
    ::-webkit-date-and-time-value {
        min-height: 1lh;
        text-align: inherit;
    }
    ::-webkit-datetime-edit {
        display: inline-flex;
    }
    ::-webkit-datetime-edit-fields-wrapper {
        padding: 0;
    }
    ::-webkit-datetime-edit,
    ::-webkit-datetime-edit-year-field,
    ::-webkit-datetime-edit-month-field,
    ::-webkit-datetime-edit-day-field,
    ::-webkit-datetime-edit-hour-field,
    ::-webkit-datetime-edit-minute-field,
    ::-webkit-datetime-edit-second-field,
    ::-webkit-datetime-edit-millisecond-field,
    ::-webkit-datetime-edit-meridiem-field {
        padding-block: 0;
    }
    ::-webkit-calendar-picker-indicator {
        line-height: 1;
    }
    :-moz-ui-invalid {
        box-shadow: none;
    }
    button,
    input:where([type='button'], [type='reset'], [type='submit']),
    ::file-selector-button {
        appearance: button;
    }
    ::-webkit-inner-spin-button,
    ::-webkit-outer-spin-button {
        height: auto;
    }
    [hidden]:where(:not([hidden='until-found'])) {
        display: none !important;
    }
}
@layer utilities {
    .visible {
        visibility: visible;
    }
    .absolute {
        position: absolute;
    }
    .relative {
        position: relative;
    }
    .-top-px {
        top: -1px;
    }
    .top-0 {
        top: 0px;
    }
    .top-\[0\.25rem\] {
        top: 0.25rem;
    }
    .top-\[0\.1875rem\] {
        top: 0.1875rem;
    }
    .top-\[0\.3525rem\] {
        top: 0.3525rem;
    }
    .top-\[0\.4375rem\] {
        top: 0.4375rem;
    }
    .top-\[1\.25rem\] {
        top: 1.25rem;
    }
    .top-\[1\.75rem\] {
        top: 1.75rem;
    }
    .top-\[3rem\] {
        top: 3rem;
    }
    .top-\[17\.5rem\] {
        top: 17.5rem;
    }
    .top-\[35\.3125rem\] {
        top: 35.3125rem;
    }
    .-left-px {
        left: -1px;
    }
    .left-0 {
        left: 0px;
    }
    .left-1\/2 {
        left: calc(1 / 2 * 100%);
    }
    .left-\[0\.379rem\] {
        left: 0.379rem;
    }
    .left-\[3\.85rem\] {
        left: 3.85rem;
    }
    .left-\[9\.3125rem\] {
        left: 9.3125rem;
    }
    .left-\[10\.3125rem\] {
        left: 10.3125rem;
    }
    .left-\[16\.5225rem\] {
        left: 16.5225rem;
    }
    .left-\[26\.9375rem\] {
        left: 26.9375rem;
    }
    .z-10 {
        z-index: 10;
    }
    .mx-auto {
        margin-inline: auto;
    }
    .-mt-\[1\.625rem\] {
        margin-top: calc(1.625rem * -1);
    }
    .-mt-\[2\.375rem\] {
        margin-top: calc(2.375rem * -1);
    }
    .mt-\[0\.5rem\] {
        margin-top: 0.5rem;
    }
    .mt-\[0\.25rem\] {
        margin-top: 0.25rem;
    }
    .mt-\[0\.75rem\] {
        margin-top: 0.75rem;
    }
    .mt-\[0\.375rem\] {
        margin-top: 0.375rem;
    }
    .mt-\[0\.625rem\] {
        margin-top: 0.625rem;
    }
    .mt-\[0\.6875rem\] {
        margin-top: 0.6875rem;
    }
    .mt-\[0\.8125rem\] {
        margin-top: 0.8125rem;
    }
    .mt-\[1\.5rem\] {
        margin-top: 1.5rem;
    }
    .mt-\[1\.25rem\] {
        margin-top: 1.25rem;
    }
    .mt-\[1\.625rem\] {
        margin-top: 1.625rem;
    }
    .mt-\[1\.0875rem\] {
        margin-top: 1.0875rem;
    }
    .mt-\[1\.1875rem\] {
        margin-top: 1.1875rem;
    }
    .mt-\[1\.3125rem\] {
        margin-top: 1.3125rem;
    }
    .mt-\[2\.85rem\] {
        margin-top: 2.85rem;
    }
    .mt-\[2\.1875rem\] {
        margin-top: 2.1875rem;
    }
    .mb-\[0\.5rem\] {
        margin-bottom: 0.5rem;
    }
    .ml-0 {
        margin-left: 0px;
    }
    .ml-\[0\.25rem\] {
        margin-left: 0.25rem;
    }
    .flex {
        display: flex;
    }
    .h-4 {
        height: calc(var(--spacing) * 4);
    }
    .h-6 {
        height: calc(var(--spacing) * 6);
    }
    .h-\[0\.9205rem\] {
        height: 0.9205rem;
    }
    .h-\[1\.8125rem\] {
        height: 1.8125rem;
    }
    .h-\[2\.25rem\] {
        height: 2.25rem;
    }
    .h-\[3\.25rem\] {
        height: 3.25rem;
    }
    .h-\[3\.75rem\] {
        height: 3.75rem;
    }
    .h-\[3\.1875rem\] {
        height: 3.1875rem;
    }
    .h-\[3\.6875rem\] {
        height: 3.6875rem;
    }
    .h-\[3\.8125rem\] {
        height: 3.8125rem;
    }
    .h-\[3\.8875rem\] {
        height: 3.8875rem;
    }
    .h-\[3\.9179rem\] {
        height: 3.9179rem;
    }
    .h-\[4\.25rem\] {
        height: 4.25rem;
    }
    .h-\[4\.0429rem\] {
        height: 4.0429rem;
    }
    .h-\[5\.25rem\] {
        height: 5.25rem;
    }
    .h-\[5\.199rem\] {
        height: 5.199rem;
    }
    .h-\[5\.4375rem\] {
        height: 5.4375rem;
    }
    .h-\[6\.1875rem\] {
        height: 6.1875rem;
    }
    .h-\[8\.2rem\] {
        height: 8.2rem;
    }
    .h-\[15\.125rem\] {
        height: 15.125rem;
    }
    .h-\[20\.4375rem\] {
        height: 20.4375rem;
    }
    .w-4 {
        width: calc(var(--spacing) * 4);
    }
    .w-6 {
        width: calc(var(--spacing) * 6);
    }
    .w-\[0\.875rem\] {
        width: 0.875rem;
    }
    .w-\[0\.4375rem\] {
        width: 0.4375rem;
    }
    .w-\[3\.2158rem\] {
        width: 3.2158rem;
    }
    .w-\[3\.9375rem\] {
        width: 3.9375rem;
    }
    .w-\[4\.25rem\] {
        width: 4.25rem;
    }
    .w-\[4\.0625rem\] {
        width: 4.0625rem;
    }
    .w-\[5\.25rem\] {
        width: 5.25rem;
    }
    .w-\[6\.25rem\] {
        width: 6.25rem;
    }
    .w-\[6\.1875rem\] {
        width: 6.1875rem;
    }
    .w-\[8\.875rem\] {
        width: 8.875rem;
    }
    .w-\[8\.5625rem\] {
        width: 8.5625rem;
    }
    .w-\[9\.875rem\] {
        width: 9.875rem;
    }
    .w-\[10\.375rem\] {
        width: 10.375rem;
    }
    .w-\[14\.375rem\] {
        width: 14.375rem;
    }
    .w-\[18\.375rem\] {
        width: 18.375rem;
    }
    .w-\[18\.3125rem\] {
        width: 18.3125rem;
    }
    .w-\[19\.875rem\] {
        width: 19.875rem;
    }
    .w-\[20\.375rem\] {
        width: 20.375rem;
    }
    .w-\[21\.3125rem\] {
        width: 21.3125rem;
    }
    .w-\[27\.6875rem\] {
        width: 27.6875rem;
    }
    .w-\[27\.8125rem\] {
        width: 27.8125rem;
    }
    .w-\[28\.75rem\] {
        width: 28.75rem;
    }
    .w-\[28\.6875rem\] {
        width: 28.6875rem;
    }
    .w-\[33\.5rem\] {
        width: 33.5rem;
    }
    .w-full {
        width: 100%;
    }
    .max-w-none {
        max-width: none;
    }
    .flex-1 {
        flex: 1;
    }
    .shrink-0 {
        flex-shrink: 0;
    }
    .-translate-x-1\/2 {
        --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
        translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .transform {
        transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
    }
    .cursor-pointer {
        cursor: pointer;
    }
    .list-none {
        list-style-type: none;
    }
    .flex-col {
        flex-direction: column;
    }
    .items-center {
        align-items: center;
    }
    .items-end {
        align-items: flex-end;
    }
    .items-start {
        align-items: flex-start;
    }
    .justify-between {
        justify-content: space-between;
    }
    .justify-center {
        justify-content: center;
    }
    .gap-1 {
        gap: var(--spacing);
    }
    .gap-3 {
        gap: calc(var(--spacing) * 3);
    }
    .gap-4 {
        gap: calc(var(--spacing) * 4);
    }
    .gap-6 {
        gap: calc(var(--spacing) * 6);
    }
    .gap-9 {
        gap: calc(var(--spacing) * 9);
    }
    .gap-\[0\.25rem\] {
        gap: 0.25rem;
    }
    .gap-\[0\.125rem\] {
        gap: 0.125rem;
    }
    .gap-\[0\.1875rem\] {
        gap: 0.1875rem;
    }
    .gap-\[0\.6875rem\] {
        gap: 0.6875rem;
    }
    .gap-\[0\.8125rem\] {
        gap: 0.8125rem;
    }
    .gap-\[1\.1rem\] {
        gap: 1.1rem;
    }
    .gap-\[1\.625rem\] {
        gap: 1.625rem;
    }
    .gap-\[1\.28125rem\] {
        gap: 1.28125rem;
    }
    .gap-px {
        gap: 1px;
    }
    .overflow-hidden {
        overflow: hidden;
    }
    .rounded-full {
        border-radius: calc(infinity * 1px);
    }
    .border-t {
        border-top-style: var(--tw-border-style);
        border-top-width: 1px;
    }
    .border-t-\[0\.3125rem\] {
        border-top-style: var(--tw-border-style);
        border-top-width: 0.3125rem;
    }
    .border-bay-blue {
        border-color: var(--color-bay-blue);
    }
    .border-bay-line {
        border-color: var(--color-bay-line);
    }
    .bg-bay-blue {
        background-color: var(--color-bay-blue);
    }
    .bg-bay-cream {
        background-color: var(--color-bay-cream);
    }
    .bg-bay-orange {
        background-color: var(--color-bay-orange);
    }
    .bg-bay-pale {
        background-color: var(--color-bay-pale);
    }
    .bg-bay-yellow2 {
        background-color: var(--color-bay-yellow2);
    }
    .bg-white {
        background-color: var(--color-white);
    }
    .object-cover {
        object-fit: cover;
    }
    .px-\[1\.875rem\] {
        padding-inline: 1.875rem;
    }
    .py-9 {
        padding-block: calc(var(--spacing) * 9);
    }
    .pt-9 {
        padding-top: calc(var(--spacing) * 9);
    }
    .pt-\[0\.25rem\] {
        padding-top: 0.25rem;
    }
    .pt-\[0\.96875rem\] {
        padding-top: 0.96875rem;
    }
    .pt-\[1\.35rem\] {
        padding-top: 1.35rem;
    }
    .pt-\[1\.5625rem\] {
        padding-top: 1.5625rem;
    }
    .pt-\[1\.34375rem\] {
        padding-top: 1.34375rem;
    }
    .pt-\[2\.025rem\] {
        padding-top: 2.025rem;
    }
    .pt-\[2\.75rem\] {
        padding-top: 2.75rem;
    }
    .pt-\[2\.625rem\] {
        padding-top: 2.625rem;
    }
    .pt-\[2\.5625rem\] {
        padding-top: 2.5625rem;
    }
    .pt-\[3\.75rem\] {
        padding-top: 3.75rem;
    }
    .pt-\[4\.1875rem\] {
        padding-top: 4.1875rem;
    }
    .pr-\[1\.5rem\] {
        padding-right: 1.5rem;
    }
    .pr-\[1\.625rem\] {
        padding-right: 1.625rem;
    }
    .pr-\[1\.6875rem\] {
        padding-right: 1.6875rem;
    }
    .pb-\[1\.5rem\] {
        padding-bottom: 1.5rem;
    }
    .pb-\[1\.8rem\] {
        padding-bottom: 1.8rem;
    }
    .pb-\[1\.125rem\] {
        padding-bottom: 1.125rem;
    }
    .pb-\[1\.03125rem\] {
        padding-bottom: 1.03125rem;
    }
    .pb-\[2\.4375rem\] {
        padding-bottom: 2.4375rem;
    }
    .pb-\[2\.6875rem\] {
        padding-bottom: 2.6875rem;
    }
    .pb-\[2\.9375rem\] {
        padding-bottom: 2.9375rem;
    }
    .pb-\[2rem\] {
        padding-bottom: 2rem;
    }
    .pb-\[3\.0375rem\] {
        padding-bottom: 3.0375rem;
    }
    .pb-\[3\.375rem\] {
        padding-bottom: 3.375rem;
    }
    .pb-\[3\.3125rem\] {
        padding-bottom: 3.3125rem;
    }
    .pl-\[1\.125rem\] {
        padding-left: 1.125rem;
    }
    .pl-\[1\.8125rem\] {
        padding-left: 1.8125rem;
    }
    .text-center {
        text-align: center;
    }
    .text-left {
        text-align: left;
    }
    .text-\[0\.75rem\] {
        font-size: 0.75rem;
    }
    .text-\[0\.625rem\] {
        font-size: 0.625rem;
    }
    .text-\[0\.875rem\] {
        font-size: 0.875rem;
    }
    .text-\[0\.4375rem\] {
        font-size: 0.4375rem;
    }
    .text-\[1\.25rem\] {
        font-size: 1.25rem;
    }
    .text-\[1\.125rem\] {
        font-size: 1.125rem;
    }
    .text-\[1\.375rem\] {
        font-size: 1.375rem;
    }
    .text-\[1\.875rem\] {
        font-size: 1.875rem;
    }
    .text-\[1\.3125rem\] {
        font-size: 1.3125rem;
    }
    .text-\[1rem\] {
        font-size: 1rem;
    }
    .text-\[2\.5rem\] {
        font-size: 2.5rem;
    }
    .text-\[2\.25rem\] {
        font-size: 2.25rem;
    }
    .text-\[2\.1875rem\] {
        font-size: 2.1875rem;
    }
    .text-\[2rem\] {
        font-size: 2rem;
    }
    .text-\[3\.375rem\] {
        font-size: 3.375rem;
    }
    .text-\[4\.375rem\] {
        font-size: 4.375rem;
    }
    .leading-\[0\.5rem\] {
        --tw-leading: 0.5rem;
        line-height: 0.5rem;
    }
    .leading-\[0\.72\] {
        --tw-leading: 0.72;
        line-height: 0.72;
    }
    .leading-\[0\.75rem\] {
        --tw-leading: 0.75rem;
        line-height: 0.75rem;
    }
    .leading-\[0\.625rem\] {
        --tw-leading: 0.625rem;
        line-height: 0.625rem;
    }
    .leading-\[1\.4\] {
        --tw-leading: 1.4;
        line-height: 1.4;
    }
    .leading-\[1\.5rem\] {
        --tw-leading: 1.5rem;
        line-height: 1.5rem;
    }
    .leading-\[1\.45\] {
        --tw-leading: 1.45;
        line-height: 1.45;
    }
    .leading-\[1\.211\] {
        --tw-leading: 1.1;
        line-height: 1.1;
    }
    .leading-\[1\.259\] {
        --tw-leading: 1.259;
        line-height: 1.259;
    }
    .leading-\[1\.375rem\] {
        --tw-leading: 1.375rem;
        line-height: 1.375rem;
    }
    .leading-\[1\.1875rem\] {
        --tw-leading: 1.1875rem;
        line-height: 1.1875rem;
    }
    .leading-\[1\.4166rem\] {
        --tw-leading: 1.4166rem;
        line-height: 1.4166rem;
    }
    .leading-\[1\.4667\] {
        --tw-leading: 1.4667;
        line-height: 1.4667;
    }
    .leading-\[1\.6875rem\] {
        --tw-leading: 1.6875rem;
        line-height: 1.6875rem;
    }
    .leading-\[2\.725rem\] {
        --tw-leading: 2.725rem;
        line-height: 2.725rem;
    }
    .leading-\[2\.73125rem\] {
        --tw-leading: 2.73125rem;
        line-height: 2.73125rem;
    }
    .leading-none {
        --tw-leading: 1;
        line-height: 1;
    }
    .font-bold {
        --tw-font-weight: var(--font-weight-bold);
        font-weight: var(--font-weight-bold);
    }
    .whitespace-nowrap {
        white-space: nowrap;
    }
    .text-bay-blue {
        color: var(--color-bay-blue);
    }
    .text-bay-ink2 {
        color: var(--color-bay-ink2);
    }
    .text-bay-orange {
        color: var(--color-bay-orange);
    }
    .text-white {
        color: var(--color-white);
    }
}
@layer base {
    html {
        font-size: 16px;
        scroll-behavior: smooth;
    }
    @media (max-width: 599.98px) {
        html {
            font-size: calc(100vw / 37.5);
        }
    }
    body {
        font-family: var(--font-jp);
        color: var(--color-bay-ink);
        font-feature-settings:
            'pwid' 1,
            'palt' 1;
        -webkit-font-smoothing: antialiased;
        background-color: var(--color-bay-sky);
    }
    img {
        display: block;
        max-width: 100%;
    }
    a {
        color: inherit;
        text-decoration: none;
    }
    summary {
        list-style: none;
    }
    summary::-webkit-details-marker {
        display: none;
    }
}
@layer components {
    .lp-bg {
        background-color: var(--color-bay-sky);
        background-image: url('../images/bg_pattern.svg'), url('../images/bg_pattern.svg');
        background-size:
            139.4px 180px,
            139.4px 180px;
        background-position:
            0 0,
            -67.4px 87px;
        background-repeat: repeat, repeat;
        background-attachment: fixed;
    }
    .lp-col {
        width: var(--spacing-col);
        max-width: 100%;
        margin-inline: auto;
        background-color: #fff;
    }
    .lp-card {
        width: 32.125rem;
        margin-inline: auto;
        background-color: #fff;
        border: 0.25rem solid var(--color-bay-blue);
        border-radius: 0.75rem;
    }
    .lp-card--thick {
        border-width: 0.3125rem;
    }
    .lp-marker {
        position: relative;
        z-index: 0;
        margin-inline: 0.9375rem;
    }
    .lp-marker::before {
        content: '';
        position: absolute;
        z-index: -1;
        left: calc(var(--lp-marker-x, 0.4375rem) * -1);
        right: calc(var(--lp-marker-x, 0.4375rem) * -1);
        top: 0.21875rem;
        height: 2.375rem;
        background-color: var(--color-bay-yellow);
    }
    .lp-marker--wide {
        --lp-marker-x: 0.6875rem;
    }
    .lp-skew {
        display: inline-block;
        transform: skewX(-8deg);
    }
    .lp-btn {
        display: inline-flex;
        align-items: center;
        gap: 0.4375rem;
        height: 2.875rem;
        padding-left: 1.9375rem;
        padding-right: 1.25rem;
        border-radius: 3.125rem;
        background-color: var(--color-bay-yellow);
        color: var(--color-bay-blue);
        font-size: 1rem;
        font-weight: 700;
        line-height: 1;
        transition: opacity 0.2s ease;
    }
    .lp-btn.white {
        background-color: var(--color-white);
    }
    .lp-btn:hover {
        opacity: 0.8;
    }
    .lp-chevron {
        transform: rotate(90deg);
    }
    .lp-bar-label {
        position: relative;
        background-color: #fff;
        padding-inline: 0.1875rem;
        font-size: 0.75rem;
        font-weight: 500;
        line-height: 1.1875rem;
    }
}
@layer utilities {
    .lp-num {
        font-family: var(--font-num);
        font-weight: 700;
    }
}
@property --tw-translate-x {
    syntax: '*';
    inherits: false;
    initial-value: 0;
}
@property --tw-translate-y {
    syntax: '*';
    inherits: false;
    initial-value: 0;
}
@property --tw-translate-z {
    syntax: '*';
    inherits: false;
    initial-value: 0;
}
@property --tw-rotate-x {
    syntax: '*';
    inherits: false;
}
@property --tw-rotate-y {
    syntax: '*';
    inherits: false;
}
@property --tw-rotate-z {
    syntax: '*';
    inherits: false;
}
@property --tw-skew-x {
    syntax: '*';
    inherits: false;
}
@property --tw-skew-y {
    syntax: '*';
    inherits: false;
}
@property --tw-border-style {
    syntax: '*';
    inherits: false;
    initial-value: solid;
}
@property --tw-leading {
    syntax: '*';
    inherits: false;
}
@property --tw-font-weight {
    syntax: '*';
    inherits: false;
}
@layer properties {
    @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
        *,
        ::before,
        ::after,
        ::backdrop {
            --tw-translate-x: 0;
            --tw-translate-y: 0;
            --tw-translate-z: 0;
            --tw-rotate-x: initial;
            --tw-rotate-y: initial;
            --tw-rotate-z: initial;
            --tw-skew-x: initial;
            --tw-skew-y: initial;
            --tw-border-style: solid;
            --tw-leading: initial;
            --tw-font-weight: initial;
        }
    }
}
@media only screen and (max-width: 576px) {
    .text-\[1rem\].leading-\[1\.45\] {
        font-size: 1.125rem;
    }

    .text-\[1\.125rem\].leading-\[1\.45\] {
        font-size: 1.375rem;
    }

    .text-\[1rem\].leading-\[1\.5rem\] {
        font-size: 1.25rem;
        line-height: 1.8rem;
    }

    .text-\[0\.875rem\] {
        font-size: 1rem;
    }

    .text-\[1\.25rem\] {
        font-size: 1.5rem;
    }

    .lp-btn {
        font-size: 1.5rem;
        gap: 0.8rem;
        height: 4.4rem;
        padding-left: 3rem;
        padding-right: 3rem;
        border-radius: 3.125rem;
    }

    .text-\[1\.125rem\] {
        font-size: 1.25rem;
    }

    .text-\[1rem\] {
        font-size: 1.25rem;
    }

    .lp-bar-label {
        font-size: 1rem;
    }

    .mt-\[0\.75rem\] {
        margin-top: 1.5rem;
    }
}
