.UiToTop_toTop__TFRXs {
    position: sticky;
    bottom: 50px;
    left: calc(100% - 105px);
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5.4rem;
    height: 5.4rem;
    margin: -15rem 0 0;
    visibility: hidden;
    background-color: #000;
    border-radius: 50%;
    opacity: 0;
    transition: opacity .2s ease,visibility .2s ease,color .3s ease,background .3s ease
}

    .UiToTop_toTop__TFRXs.UiToTop_visible__Ko6PV {
        visibility: visible;
        opacity: 1
    }

@media screen and (min-width: 1440px) {
    .UiToTop_toTop__TFRXs {
        width: 54px;
        height: 54px
    }
}

@media screen and (max-width: 768px) {
    .UiToTop_toTop__TFRXs {
        bottom: 1.4rem;
        left: calc(100% - 5rem) !important;
        width: 3.4rem;
        height: 3.4rem
    }
}

@media screen and (min-width: 769px) {
    .UiToTop_toTop__TFRXs:hover {
        color: #fff;
        background-color: #5d5d5d;
        border: 1px solid #5d5d5d
    }

        .UiToTop_toTop__TFRXs:hover .UiToTop_toTopIcon__kqF_X {
            color: #fff
        }
}

@media screen and (max-width: 768px) {
    .UiToTop_toTop__TFRXs {
        right: 1.5rem;
        bottom: 1.5rem;
        width: 3.4rem;
        height: 3.4rem
    }
}

.UiToTop_toTopIcon__kqF_X {
    width: 1rem;
    height: 1rem;
    color: #fff
}

@media screen and (min-width: 1440px) {
    .UiToTop_toTopIcon__kqF_X {
        width: 10px;
        height: 10px
    }
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

main {
    display: block
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

hr {
    box-sizing: content-box;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    border-bottom: none
}

li {
    list-style: none
}

code, kbd, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    line-height: 1.15
}

button, input {
    overflow: visible
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        padding: 0;
        border-style: none
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: 1px dotted ButtonText
    }

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    color: inherit;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

details {
    display: block
}

template {
    display: none
}

/*
! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com
*/
*, :after, :before {
    box-sizing: border-box;
    border: 0 solid #e5e7eb
}

:after, :before {
    --tw-content: ""
}

:host, html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    line-height: inherit;
    line-break: strict;
    overflow-wrap: break-word;
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    text-decoration: underline dotted
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, pre, samp {
    font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    font-feature-settings: normal;
    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: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button, select {
    text-transform: none
}

button, input:where([type=button]), input:where([type=reset]), input:where([type=submit]) {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
    margin: 0
}

fieldset {
    margin: 0
}

fieldset, legend {
    padding: 0
}

menu, ol, ul {
    list-style: none;
    margin: 0;
    padding: 0
}

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

    input::placeholder, textarea::placeholder {
        opacity: 1;
        color: #9ca3af
    }

[role=button], button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio, canvas, embed, iframe, img, object, svg, video {
    display: block;
    vertical-align: middle
}

img, video {
    max-width: 100%;
    height: auto
}

[hidden] {
    display: none
}

:root, [data-theme] {
    color: hsl(var(--nextui-foreground));
    background-color: hsl(var(--nextui-background))
}

*, :after, :before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:;
    --tw-pan-y:;
    --tw-pinch-zoom:;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:;
    --tw-gradient-via-position:;
    --tw-gradient-to-position:;
    --tw-ordinal:;
    --tw-slashed-zero:;
    --tw-numeric-figure:;
    --tw-numeric-spacing:;
    --tw-numeric-fraction:;
    --tw-ring-inset:;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59,130,246,.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:;
    --tw-brightness:;
    --tw-contrast:;
    --tw-grayscale:;
    --tw-hue-rotate:;
    --tw-invert:;
    --tw-saturate:;
    --tw-sepia:;
    --tw-drop-shadow:;
    --tw-backdrop-blur:;
    --tw-backdrop-brightness:;
    --tw-backdrop-contrast:;
    --tw-backdrop-grayscale:;
    --tw-backdrop-hue-rotate:;
    --tw-backdrop-invert:;
    --tw-backdrop-opacity:;
    --tw-backdrop-saturate:;
    --tw-backdrop-sepia:;
    --tw-contain-size:;
    --tw-contain-layout:;
    --tw-contain-paint:;
    --tw-contain-style:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:;
    --tw-pan-y:;
    --tw-pinch-zoom:;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:;
    --tw-gradient-via-position:;
    --tw-gradient-to-position:;
    --tw-ordinal:;
    --tw-slashed-zero:;
    --tw-numeric-figure:;
    --tw-numeric-spacing:;
    --tw-numeric-fraction:;
    --tw-ring-inset:;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59,130,246,.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:;
    --tw-brightness:;
    --tw-contrast:;
    --tw-grayscale:;
    --tw-hue-rotate:;
    --tw-invert:;
    --tw-saturate:;
    --tw-sepia:;
    --tw-drop-shadow:;
    --tw-backdrop-blur:;
    --tw-backdrop-brightness:;
    --tw-backdrop-contrast:;
    --tw-backdrop-grayscale:;
    --tw-backdrop-hue-rotate:;
    --tw-backdrop-invert:;
    --tw-backdrop-opacity:;
    --tw-backdrop-saturate:;
    --tw-backdrop-sepia:;
    --tw-contain-size:;
    --tw-contain-layout:;
    --tw-contain-paint:;
    --tw-contain-style:
}

.container {
    width: 100%
}

.pointer-events-none {
    pointer-events: none
}

.visible {
    visibility: visible
}

.relative {
    position: relative
}

.mb-\[4rem\] {
    margin-bottom: 4rem
}

.mt-16 {
    margin-top: 4rem
}

.mt-20 {
    margin-top: 5rem
}

.mt-24 {
    margin-top: 6rem
}

.mt-28 {
    margin-top: 7rem
}

.block {
    display: block
}

.flex {
    display: flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.h-divider {
    height: var(--nextui-divider-weight)
}

.h-full {
    height: 100%
}

.w-divider {
    width: var(--nextui-divider-weight)
}

.w-full {
    width: 100%
}

.flex-1 {
    flex: 1 1 0%
}

.flex-shrink-0, .shrink-0 {
    flex-shrink: 0
}

.rotate-0 {
    --tw-rotate: 0deg;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.resize {
    resize: both
}

.flex-col {
    flex-direction: column
}

.items-start {
    align-items: flex-start
}

.items-center {
    align-items: center
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-\[1\.2rem\] {
    gap: 1.2rem
}

.gap-\[2\.8rem\] {
    gap: 2.8rem
}

.rounded-medium {
    border-radius: var(--nextui-radius-medium)
}

.border-medium {
    border-width: var(--nextui-border-width-medium)
}

.border-none {
    border-style: none
}

.border-divider {
    --tw-border-opacity: 1;
    border-color: hsl(var(--nextui-divider)/var(--nextui-divider-opacity,var(--tw-border-opacity)))
}

.bg-content1 {
    --tw-bg-opacity: 1;
    background-color: hsl(var(--nextui-content1)/var(--nextui-content1-opacity,var(--tw-bg-opacity)))
}

.bg-divider {
    --tw-bg-opacity: 1;
    background-color: hsl(var(--nextui-divider)/var(--nextui-divider-opacity,var(--tw-bg-opacity)))
}

.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235/var(--tw-bg-opacity))
}

.bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(75 85 99/var(--tw-bg-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-stripe-gradient {
    background-image: linear-gradient(45deg,rgba(0,0,0,.1) 25%,transparent 0,transparent 50%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 75%,transparent 0,transparent)
}

.p-\[10px\] {
    padding: 10px
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.pb-48 {
    padding-bottom: 12rem
}

.pt-48 {
    padding-top: 12rem
}

.text-start {
    text-align: start
}

.text-large {
    font-size: var(--nextui-font-size-large);
    line-height: var(--nextui-line-height-large)
}

.text-medium {
    font-size: var(--nextui-font-size-medium);
    line-height: var(--nextui-line-height-medium)
}

.text-small {
    font-size: var(--nextui-font-size-small);
    line-height: var(--nextui-line-height-small)
}

.font-normal {
    font-weight: 400
}

.text-default-400 {
    --tw-text-opacity: 1;
    color: hsl(var(--nextui-default-400)/var(--nextui-default-400-opacity,var(--tw-text-opacity)))
}

.text-foreground {
    --tw-text-opacity: 1;
    color: hsl(var(--nextui-foreground)/var(--nextui-foreground-opacity,var(--tw-text-opacity)))
}

.text-foreground-500 {
    --tw-text-opacity: 1;
    color: hsl(var(--nextui-foreground-500)/var(--nextui-foreground-500-opacity,var(--tw-text-opacity)))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.opacity-disabled {
    opacity: var(--nextui-disabled-opacity)
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)
}

.shadow, .shadow-medium {
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.shadow-medium {
    --tw-shadow: var(--nextui-box-shadow-medium);
    --tw-shadow-colored: var(--nextui-box-shadow-medium)
}

.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition-none {
    transition-property: none
}

.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .25s
}

.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .25s
}

.light, :root, [data-theme=light] {
    color-scheme: light;
    --nextui-background: 0 0% 100%;
    --nextui-foreground-50: 0 0% 98.04%;
    --nextui-foreground-100: 240 4.76% 95.88%;
    --nextui-foreground-200: 240 5.88% 90%;
    --nextui-foreground-300: 240 4.88% 83.92%;
    --nextui-foreground-400: 240 5.03% 64.9%;
    --nextui-foreground-500: 240 3.83% 46.08%;
    --nextui-foreground-600: 240 5.2% 33.92%;
    --nextui-foreground-700: 240 5.26% 26.08%;
    --nextui-foreground-800: 240 3.7% 15.88%;
    --nextui-foreground-900: 240 5.88% 10%;
    --nextui-foreground: 201.81999999999994 24.44% 8.82%;
    --nextui-divider: 0 0% 6.67%;
    --nextui-divider-opacity: 0.15;
    --nextui-focus: 212.01999999999998 100% 46.67%;
    --nextui-overlay: 0 0% 0%;
    --nextui-content1: 0 0% 100%;
    --nextui-content1-foreground: 201.81999999999994 24.44% 8.82%;
    --nextui-content2: 240 4.76% 95.88%;
    --nextui-content2-foreground: 240 3.7% 15.88%;
    --nextui-content3: 240 5.88% 90%;
    --nextui-content3-foreground: 240 5.26% 26.08%;
    --nextui-content4: 240 4.88% 83.92%;
    --nextui-content4-foreground: 240 5.2% 33.92%;
    --nextui-default-50: 0 0% 98.04%;
    --nextui-default-100: 240 4.76% 95.88%;
    --nextui-default-200: 240 5.88% 90%;
    --nextui-default-300: 240 4.88% 83.92%;
    --nextui-default-400: 240 5.03% 64.9%;
    --nextui-default-500: 240 3.83% 46.08%;
    --nextui-default-600: 240 5.2% 33.92%;
    --nextui-default-700: 240 5.26% 26.08%;
    --nextui-default-800: 240 3.7% 15.88%;
    --nextui-default-900: 240 5.88% 10%;
    --nextui-default-foreground: 0 0% 0%;
    --nextui-default: 240 4.88% 83.92%;
    --nextui-primary-50: 212.5 92.31% 94.9%;
    --nextui-primary-100: 211.84000000000003 92.45% 89.61%;
    --nextui-primary-200: 211.84000000000003 92.45% 79.22%;
    --nextui-primary-300: 212.24 92.45% 68.82%;
    --nextui-primary-400: 212.14 92.45% 58.43%;
    --nextui-primary-500: 212.01999999999998 100% 46.67%;
    --nextui-primary-600: 212.14 100% 38.43%;
    --nextui-primary-700: 212.24 100% 28.82%;
    --nextui-primary-800: 211.84000000000003 100% 19.22%;
    --nextui-primary-900: 211.84000000000003 100% 9.61%;
    --nextui-primary-foreground: 0 0% 100%;
    --nextui-primary: 212.01999999999998 100% 46.67%;
    --nextui-secondary-50: 270 61.54% 94.9%;
    --nextui-secondary-100: 270 59.26% 89.41%;
    --nextui-secondary-200: 270 59.26% 78.82%;
    --nextui-secondary-300: 270 59.26% 68.24%;
    --nextui-secondary-400: 270 59.26% 57.65%;
    --nextui-secondary-500: 270 66.67% 47.06%;
    --nextui-secondary-600: 270 66.67% 37.65%;
    --nextui-secondary-700: 270 66.67% 28.24%;
    --nextui-secondary-800: 270 66.67% 18.82%;
    --nextui-secondary-900: 270 66.67% 9.41%;
    --nextui-secondary-foreground: 0 0% 100%;
    --nextui-secondary: 270 66.67% 47.06%;
    --nextui-success-50: 146.66999999999996 64.29% 94.51%;
    --nextui-success-100: 145.71000000000004 61.4% 88.82%;
    --nextui-success-200: 146.2 61.74% 77.45%;
    --nextui-success-300: 145.78999999999996 62.57% 66.47%;
    --nextui-success-400: 146.01 62.45% 55.1%;
    --nextui-success-500: 145.96000000000004 79.46% 43.92%;
    --nextui-success-600: 146.01 79.89% 35.1%;
    --nextui-success-700: 145.78999999999996 79.26% 26.47%;
    --nextui-success-800: 146.2 79.78% 17.45%;
    --nextui-success-900: 145.71000000000004 77.78% 8.82%;
    --nextui-success-foreground: 0 0% 0%;
    --nextui-success: 145.96000000000004 79.46% 43.92%;
    --nextui-warning-50: 54.55000000000001 91.67% 95.29%;
    --nextui-warning-100: 37.139999999999986 91.3% 90.98%;
    --nextui-warning-200: 37.139999999999986 91.3% 81.96%;
    --nextui-warning-300: 36.95999999999998 91.24% 73.14%;
    --nextui-warning-400: 37.00999999999999 91.26% 64.12%;
    --nextui-warning-500: 37.02999999999997 91.27% 55.1%;
    --nextui-warning-600: 37.00999999999999 74.22% 44.12%;
    --nextui-warning-700: 36.95999999999998 73.96% 33.14%;
    --nextui-warning-800: 37.139999999999986 75% 21.96%;
    --nextui-warning-900: 37.139999999999986 75% 10.98%;
    --nextui-warning-foreground: 0 0% 0%;
    --nextui-warning: 37.02999999999997 91.27% 55.1%;
    --nextui-danger-50: 339.13 92% 95.1%;
    --nextui-danger-100: 340 91.84% 90.39%;
    --nextui-danger-200: 339.3299999999999 90% 80.39%;
    --nextui-danger-300: 339.11 90.6% 70.78%;
    --nextui-danger-400: 339 90% 60.78%;
    --nextui-danger-500: 339.20000000000005 90.36% 51.18%;
    --nextui-danger-600: 339 86.54% 40.78%;
    --nextui-danger-700: 339.11 85.99% 30.78%;
    --nextui-danger-800: 339.3299999999999 86.54% 20.39%;
    --nextui-danger-900: 340 84.91% 10.39%;
    --nextui-danger-foreground: 0 0% 100%;
    --nextui-danger: 339.20000000000005 90.36% 51.18%;
    --nextui-divider-weight: 1px;
    --nextui-disabled-opacity: .5;
    --nextui-font-size-tiny: 0.75rem;
    --nextui-font-size-small: 0.875rem;
    --nextui-font-size-medium: 1rem;
    --nextui-font-size-large: 1.125rem;
    --nextui-line-height-tiny: 1rem;
    --nextui-line-height-small: 1.25rem;
    --nextui-line-height-medium: 1.5rem;
    --nextui-line-height-large: 1.75rem;
    --nextui-radius-small: 8px;
    --nextui-radius-medium: 12px;
    --nextui-radius-large: 14px;
    --nextui-border-width-small: 1px;
    --nextui-border-width-medium: 2px;
    --nextui-border-width-large: 3px;
    --nextui-box-shadow-small: 0px 0px 5px 0px rgba(0,0,0,.02),0px 2px 10px 0px rgba(0,0,0,.06),0px 0px 1px 0px rgba(0,0,0,.3);
    --nextui-box-shadow-medium: 0px 0px 15px 0px rgba(0,0,0,.03),0px 2px 30px 0px rgba(0,0,0,.08),0px 0px 1px 0px rgba(0,0,0,.3);
    --nextui-box-shadow-large: 0px 0px 30px 0px rgba(0,0,0,.04),0px 30px 60px 0px rgba(0,0,0,.12),0px 0px 1px 0px rgba(0,0,0,.3);
    --nextui-hover-opacity: .8
}

.dark, [data-theme=dark] {
    color-scheme: dark;
    --nextui-background: 0 0% 0%;
    --nextui-foreground-50: 240 5.88% 10%;
    --nextui-foreground-100: 240 3.7% 15.88%;
    --nextui-foreground-200: 240 5.26% 26.08%;
    --nextui-foreground-300: 240 5.2% 33.92%;
    --nextui-foreground-400: 240 3.83% 46.08%;
    --nextui-foreground-500: 240 5.03% 64.9%;
    --nextui-foreground-600: 240 4.88% 83.92%;
    --nextui-foreground-700: 240 5.88% 90%;
    --nextui-foreground-800: 240 4.76% 95.88%;
    --nextui-foreground-900: 0 0% 98.04%;
    --nextui-foreground: 210 5.56% 92.94%;
    --nextui-focus: 212.01999999999998 100% 46.67%;
    --nextui-overlay: 0 0% 0%;
    --nextui-divider: 0 0% 100%;
    --nextui-divider-opacity: 0.15;
    --nextui-content1: 240 5.88% 10%;
    --nextui-content1-foreground: 0 0% 98.04%;
    --nextui-content2: 240 3.7% 15.88%;
    --nextui-content2-foreground: 240 4.76% 95.88%;
    --nextui-content3: 240 5.26% 26.08%;
    --nextui-content3-foreground: 240 5.88% 90%;
    --nextui-content4: 240 5.2% 33.92%;
    --nextui-content4-foreground: 240 4.88% 83.92%;
    --nextui-default-50: 240 5.88% 10%;
    --nextui-default-100: 240 3.7% 15.88%;
    --nextui-default-200: 240 5.26% 26.08%;
    --nextui-default-300: 240 5.2% 33.92%;
    --nextui-default-400: 240 3.83% 46.08%;
    --nextui-default-500: 240 5.03% 64.9%;
    --nextui-default-600: 240 4.88% 83.92%;
    --nextui-default-700: 240 5.88% 90%;
    --nextui-default-800: 240 4.76% 95.88%;
    --nextui-default-900: 0 0% 98.04%;
    --nextui-default-foreground: 0 0% 100%;
    --nextui-default: 240 5.26% 26.08%;
    --nextui-primary-50: 211.84000000000003 100% 9.61%;
    --nextui-primary-100: 211.84000000000003 100% 19.22%;
    --nextui-primary-200: 212.24 100% 28.82%;
    --nextui-primary-300: 212.14 100% 38.43%;
    --nextui-primary-400: 212.01999999999998 100% 46.67%;
    --nextui-primary-500: 212.14 92.45% 58.43%;
    --nextui-primary-600: 212.24 92.45% 68.82%;
    --nextui-primary-700: 211.84000000000003 92.45% 79.22%;
    --nextui-primary-800: 211.84000000000003 92.45% 89.61%;
    --nextui-primary-900: 212.5 92.31% 94.9%;
    --nextui-primary-foreground: 0 0% 100%;
    --nextui-primary: 212.01999999999998 100% 46.67%;
    --nextui-secondary-50: 270 66.67% 9.41%;
    --nextui-secondary-100: 270 66.67% 18.82%;
    --nextui-secondary-200: 270 66.67% 28.24%;
    --nextui-secondary-300: 270 66.67% 37.65%;
    --nextui-secondary-400: 270 66.67% 47.06%;
    --nextui-secondary-500: 270 59.26% 57.65%;
    --nextui-secondary-600: 270 59.26% 68.24%;
    --nextui-secondary-700: 270 59.26% 78.82%;
    --nextui-secondary-800: 270 59.26% 89.41%;
    --nextui-secondary-900: 270 61.54% 94.9%;
    --nextui-secondary-foreground: 0 0% 100%;
    --nextui-secondary: 270 59.26% 57.65%;
    --nextui-success-50: 145.71000000000004 77.78% 8.82%;
    --nextui-success-100: 146.2 79.78% 17.45%;
    --nextui-success-200: 145.78999999999996 79.26% 26.47%;
    --nextui-success-300: 146.01 79.89% 35.1%;
    --nextui-success-400: 145.96000000000004 79.46% 43.92%;
    --nextui-success-500: 146.01 62.45% 55.1%;
    --nextui-success-600: 145.78999999999996 62.57% 66.47%;
    --nextui-success-700: 146.2 61.74% 77.45%;
    --nextui-success-800: 145.71000000000004 61.4% 88.82%;
    --nextui-success-900: 146.66999999999996 64.29% 94.51%;
    --nextui-success-foreground: 0 0% 0%;
    --nextui-success: 145.96000000000004 79.46% 43.92%;
    --nextui-warning-50: 37.139999999999986 75% 10.98%;
    --nextui-warning-100: 37.139999999999986 75% 21.96%;
    --nextui-warning-200: 36.95999999999998 73.96% 33.14%;
    --nextui-warning-300: 37.00999999999999 74.22% 44.12%;
    --nextui-warning-400: 37.02999999999997 91.27% 55.1%;
    --nextui-warning-500: 37.00999999999999 91.26% 64.12%;
    --nextui-warning-600: 36.95999999999998 91.24% 73.14%;
    --nextui-warning-700: 37.139999999999986 91.3% 81.96%;
    --nextui-warning-800: 37.139999999999986 91.3% 90.98%;
    --nextui-warning-900: 54.55000000000001 91.67% 95.29%;
    --nextui-warning-foreground: 0 0% 0%;
    --nextui-warning: 37.02999999999997 91.27% 55.1%;
    --nextui-danger-50: 340 84.91% 10.39%;
    --nextui-danger-100: 339.3299999999999 86.54% 20.39%;
    --nextui-danger-200: 339.11 85.99% 30.78%;
    --nextui-danger-300: 339 86.54% 40.78%;
    --nextui-danger-400: 339.20000000000005 90.36% 51.18%;
    --nextui-danger-500: 339 90% 60.78%;
    --nextui-danger-600: 339.11 90.6% 70.78%;
    --nextui-danger-700: 339.3299999999999 90% 80.39%;
    --nextui-danger-800: 340 91.84% 90.39%;
    --nextui-danger-900: 339.13 92% 95.1%;
    --nextui-danger-foreground: 0 0% 100%;
    --nextui-danger: 339.20000000000005 90.36% 51.18%;
    --nextui-divider-weight: 1px;
    --nextui-disabled-opacity: .5;
    --nextui-font-size-tiny: 0.75rem;
    --nextui-font-size-small: 0.875rem;
    --nextui-font-size-medium: 1rem;
    --nextui-font-size-large: 1.125rem;
    --nextui-line-height-tiny: 1rem;
    --nextui-line-height-small: 1.25rem;
    --nextui-line-height-medium: 1.5rem;
    --nextui-line-height-large: 1.75rem;
    --nextui-radius-small: 8px;
    --nextui-radius-medium: 12px;
    --nextui-radius-large: 14px;
    --nextui-border-width-small: 1px;
    --nextui-border-width-medium: 2px;
    --nextui-border-width-large: 3px;
    --nextui-box-shadow-small: 0px 0px 5px 0px rgba(0,0,0,.05),0px 2px 10px 0px rgba(0,0,0,.2),inset 0px 0px 1px 0px hsla(0,0%,100%,.15);
    --nextui-box-shadow-medium: 0px 0px 15px 0px rgba(0,0,0,.06),0px 2px 30px 0px rgba(0,0,0,.22),inset 0px 0px 1px 0px hsla(0,0%,100%,.15);
    --nextui-box-shadow-large: 0px 0px 30px 0px rgba(0,0,0,.07),0px 30px 60px 0px rgba(0,0,0,.26),inset 0px 0px 1px 0px hsla(0,0%,100%,.15);
    --nextui-hover-opacity: .9
}

.tap-highlight-transparent {
    -webkit-tap-highlight-color: transparent
}

html {
    /* font-size: calc(1000vw/1440) */
}

@media screen and (max-width: 768px) {
    html {
        font-size: calc(1000vw/360)
    }
}

body {
    font-family: Noto Sans JP,sans-serif;
    word-break: break-all
}

    body[data-modal='false'] {
        overflow: auto;
    }

    body[data-overflow="hidden"] {
        overflow: hidden;
    }

    body[data-modal='true'] {
        overflow: hidden;
    }

@media screen and (max-width: 768px) {
    body::-webkit-scrollbar {
        display: none;
    }
}

img, svg {
    width: 100%;
    height: auto
}

svg {
    display: flex;
}

.container {
    width: 115rem;
    margin: auto
}

@media screen and (min-width: 1440px) {
    .container {
        width: 1150px
    }
}

@media screen and (max-width: 768px) {
    .container {
        width: 32.4rem
    }
}

@media screen and (max-width: 1024px) {
    [data-place=header] .container {
        width: 100%
    }
}

h2 {
    font-size: 3.8rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .084em
}

@media screen and (min-width: 1440px) {
    h2 {
        font-size: 38px
    }
}

@media screen and (max-width: 768px) {
    h2 {
        font-size: 2.8rem;
        letter-spacing: .056rem
    }
}

h4 {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: .09em
}

@media screen and (min-width: 1440px) {
    h4 {
        font-size: 18px
    }
}

.sub-title {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 100%;
    color: #2680ff;
    letter-spacing: .056em
}

@media screen and (min-width: 1440px) {
    .sub-title {
        font-size: 14px
    }
}

@media screen and (min-width: 769px) {
    .sp-only {
        display: none !important;
    }

    .pc-only {
        display: block !important;
    }
}

@media screen and (max-width: 768px) {
    .sp-only {
        display: block !important;
    }

    .pc-only {
        display: none !important;
    }
}

.googleFont {
    font-family: Google Sans,sans-serif
}

.group.is-splitted .group-\[\.is-splitted\]\:rounded-medium {
    border-radius: var(--nextui-radius-medium)
}

.group.is-splitted .group-\[\.is-splitted\]\:bg-content1 {
    --tw-bg-opacity: 1;
    background-color: hsl(var(--nextui-content1)/var(--nextui-content1-opacity,var(--tw-bg-opacity)))
}

.group.is-splitted .group-\[\.is-splitted\]\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.group.is-splitted .group-\[\.is-splitted\]\:shadow-medium {
    --tw-shadow: var(--nextui-box-shadow-medium);
    --tw-shadow-colored: var(--nextui-box-shadow-medium);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.data-\[focus-visible\=true\]\:z-10[data-focus-visible=true] {
    z-index: 10
}

.data-\[open\=true\]\:block[data-open=true] {
    display: block
}

.data-\[open\=true\]\:-rotate-90[data-open=true] {
    --tw-rotate: -90deg;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.data-\[focus-visible\=true\]\:outline-2[data-focus-visible=true] {
    outline-width: 2px
}

.data-\[focus-visible\=true\]\:outline-offset-2[data-focus-visible=true] {
    outline-offset: 2px
}

.data-\[focus-visible\=true\]\:outline-focus[data-focus-visible=true] {
    outline-color: hsl(var(--nextui-focus)/var(--nextui-focus-opacity,1))
}

@media (max-width: 1279px) {
    .xl\:gap-0 {
        gap: 0
    }
}

@media (max-width: 1024px) {
    .lg\:gap-\[0_6\.6rem\] {
        gap: 0 6.6rem
    }
}

@media (max-width: 768px) {
    .md\:mt-0 {
        margin-top: 0
    }

    .md\:mt-12 {
        margin-top: 3rem
    }

    .md\:mt-16 {
        margin-top: 4rem
    }

    .md\:mt-\[2\.2rem\] {
        margin-top: 2.2rem
    }

    .md\:w-full {
        width: 100%
    }

    .md\:flex-col {
        flex-direction: column
    }

    .md\:items-start {
        align-items: flex-start
    }

    .md\:items-center {
        align-items: center
    }

    .md\:justify-center {
        justify-content: center
    }

    .md\:gap-12 {
        gap: 3rem
    }

    .md\:gap-\[1\.2rem\] {
        gap: 1.2rem
    }

    .md\:gap-\[1\.8rem\] {
        gap: 1.8rem
    }

    .md\:pb-20 {
        padding-bottom: 5rem
    }

    .md\:pt-24 {
        padding-top: 6rem
    }
}

@media (max-width: 639px) {
    .sm\:mb-20 {
        margin-bottom: 5rem
    }

    .sm\:justify-center {
        justify-content: center
    }
}

.rtl\:-rotate-180:where([dir=rtl],[dir=rtl] *) {
    --tw-rotate: -180deg;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rtl\:data-\[open\=true\]\:-rotate-90[data-open=true]:where([dir=rtl],[dir=rtl] *) {
    --tw-rotate: -90deg;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

@media screen and (max-width: 768px) {
    [data-only-show=pc] {
        display: none !important
    }
}

@media not all and (max-width: 768px) {
    [data-only-show=sp] {
        display: none !important
    }
}










@media screen and (max-width: 1024px) {
    .UiOfficialButton_link__Rx7_I {
        width: 5rem;
        height: 5rem;
        padding: .75rem
    }
}

@media screen and (max-width: 768px) {
    .UiOfficialButton_link__Rx7_I {
        width: 4rem;
        padding: 1.2rem
    }
}

.UiOfficialButton_link__Rx7_I[data-icon-only=false] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 24rem;
    padding: 1.6rem 3.2rem 1.6rem 3.4rem;
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
    border-radius: 3rem;
    transition: background .3s ease
}

@media screen and (min-width: 1440px) {
    .UiOfficialButton_link__Rx7_I[data-icon-only=false] {
        width: 240px;
        padding: 16px 32px 16px 34px
    }
}

@media screen and (min-width: 769px) {
    .UiOfficialButton_link__Rx7_I[data-icon-only=false]:hover.UiOfficialButton_link__Rx7_I {
        color: #fff;
        background-color: #5d5d5d;
        border: 1px solid #5d5d5d
    }
}

.UiOfficialButton_text__7RPBS {
    font-size: 1.6rem;
    line-height: 1;
    letter-spacing: .032em
}

@media screen and (min-width: 1440px) {
    .UiOfficialButton_text__7RPBS {
        font-size: 16px
    }
}

.UiOfficialButton_icon__Ml7ze {
    width: 1.2rem;
    color: #fff
}

@media screen and (min-width: 1440px) {
    .UiOfficialButton_icon__Ml7ze {
        width: 12px
    }
}

[data-icon-only=true] .UiOfficialButton_icon__Ml7ze {
    width: 100%;
    height: 100%;
    color: #000
}

    [data-icon-only=true] .UiOfficialButton_icon__Ml7ze svg {
        width: 100%;
        height: 100%;
        overflow: visible
    }

.UiSnsIcon_snsLink__zvhsV {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

    .UiSnsIcon_snsLink__zvhsV[data-border=true] {
        border: 1px solid #000
    }

.UiSnsIcon_snsImage__xmV2U {
    display: block;
    width: 2.6rem;
    height: auto;
    transition: opacity .3s ease
}

@media screen and (min-width: 1440px) {
    .UiSnsIcon_snsImage__xmV2U {
        width: 28px;
        height: auto
    }
}

@media screen and (min-width: 769px) {
    .UiSnsIcon_snsImage__xmV2U:hover {
        opacity: .6
    }
}

.UiSnsIcon_snsImage__xmV2U svg {
    width: 100%;
    height: 100%
}

.UiLinkText_link__G4hJ9 {
    display: flex;
    align-items: center
}

@media screen and (min-width: 1440px) {
    .UiLinkText_link__G4hJ9:hover .UiLinkText_icon__H5Gde {
        left: 3px
    }
}

@media screen and (min-width: 769px) {
    .UiLinkText_link__G4hJ9:hover .UiLinkText_icon__H5Gde {
        left: .3rem
    }

    .UiLinkText_link__G4hJ9:hover .UiLinkText_title__yn6Yj {
        color: #2680ff
    }
}

.UiLinkText_icon__H5Gde {
    position: relative;
    top: .1rem;
    left: 0;
    width: .7rem;
    color: #2680ff;
    transition: color .3s ease,left .3s ease
}

@media screen and (min-width: 1440px) {
    .UiLinkText_icon__H5Gde {
        top: 1px;
        width: 7px
    }
}

[data-link-size=large] .UiLinkText_icon__H5Gde {
    width: 1.2rem
}

@media screen and (min-width: 1440px) {
    [data-link-size=large] .UiLinkText_icon__H5Gde {
        width: 12px
    }
}

.UiLinkText_text__Ea6KU {
    font-size: 1.2rem;
    line-height: 1.8;
    color: #716f63;
    letter-spacing: .048rem
}

@media screen and (min-width: 1440px) {
    .UiLinkText_text__Ea6KU {
        font-size: 12px
    }
}

.UiLinkText_title__yn6Yj {
    margin: 0 0 0 1rem;
    font-size: 1.4rem;
    line-height: 1.5;
    transition: color .3s ease
}

@media screen and (min-width: 1440px) {
    .UiLinkText_title__yn6Yj {
        margin: 0 0 0 10px;
        font-size: 14px
    }
}

@media screen and (max-width: 768px) {
    .UiLinkText_title__yn6Yj {
        margin: 0 0 0 1.4rem
    }
}

[data-link-size=large] .UiLinkText_title__yn6Yj {
    margin: 0 0 0 5.43rem;
    font-size: 1.8rem
}

@media screen and (min-width: 1440px) {
    [data-link-size=large] .UiLinkText_title__yn6Yj {
        margin: 0 0 0 54.3px;
        font-size: 18px
    }
}

[data-text-size=large] .UiLinkText_title__yn6Yj {
    margin: 0 0 0 1.4rem;
    font-size: 1.4rem
}

@media screen and (min-width: 1440px) {
    [data-text-size=large] .UiLinkText_title__yn6Yj {
        margin: 0 0 0 14px;
        font-size: 14px
    }
}

@media screen and (max-width: 768px) {
    [data-text-size=large] .UiLinkText_title__yn6Yj {
        font-size: 1.5rem
    }

    [data-text-size=small] .UiLinkText_title__yn6Yj {
        font-size: 1.3rem
    }
}

[data-link-position=header] .UiLinkText_title__yn6Yj {
    margin: 0
}

.UiLinkText_externalLink__5piDI {
    position: relative;
    top: -.2rem;
    width: .9rem;
    margin: 0 0 0 .6rem
}

@media screen and (min-width: 1440px) {
    .UiLinkText_externalLink__5piDI {
        top: -2;
        width: 9px;
        margin: 0 0 0 6px
    }
}

[data-link-price=true] .UiLinkText_externalLink__5piDI {
    top: -.6rem
}

@media screen and (min-width: 1440px) {
    [data-link-price=true] .UiLinkText_externalLink__5piDI {
        top: -6px
    }
}

.UiLinkText_linkWrapper__5pDc2 {
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
    align-items: center
}

@media screen and (min-width: 1440px) {
    .UiLinkText_linkWrapper__5pDc2 {
        gap: 12px
    }
}

.UiLinkText_linkWrapperText__uDDvx {
    display: flex
}

.UiLinkText_price__z6eJA {
    font-size: 1.3rem;
    line-height: 1.5
}

@media screen and (min-width: 1440px) {
    .UiLinkText_price__z6eJA {
        font-size: 13px
    }
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto
}

    .swiper-autoheight .swiper-wrapper {
        align-items: flex-start;
        transition-property: transform,height
    }

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

    .swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
        transform-style: preserve-3d
    }

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

    .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
        display: none
    }

    .swiper-css-mode > .swiper-wrapper > .swiper-slide {
        scroll-snap-align: start start
    }

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none
}

    .swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
        scroll-snap-align: none
    }

.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0,0,0,.15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border-radius: 50%;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-top: 4px solid transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.PartsModal_overlay__G583l {
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    cursor: pointer;
    background: #000;
    opacity: 0;
    transition: opacity .4s;
    transition-property: opacity
}

    .PartsModal_overlay__G583l[data-modal-open=true] {
        z-index: 10010;
        width: 100vw;
        height: 100vh;
        overflow: visible;
        opacity: .6
    }

.PartsModal_close__5IG_O {
    position: absolute;
    top: 2.5rem;
    right: 2.5rem;
    cursor: pointer;
    visibility: hidden;
    opacity: 0
}

[data-modal-open=true] .PartsModal_close__5IG_O {
    width: 1.5rem;
    height: 1.5rem;
    visibility: visible;
    opacity: .6
}

@media screen and (min-width: 1440px) {
    [data-modal-open=true] .PartsModal_close__5IG_O {
        top: 25px;
        right: 25px;
        width: 15px;
        height: 15px
    }
}

@media screen and (max-width: 768px) {
    [data-modal-open=true] .PartsModal_close__5IG_O {
        top: 1.8rem;
        right: 1.8rem
    }
}

.PartsModal_close__5IG_O img {
    width: 100%;
    height: 100%
}

.PartsModal_modal__xgRo5 {
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    padding: 4.1rem 6.3rem 4.1rem 5.3rem;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 1rem;
    box-shadow: 0 4px 30px 0 rgba(0,0,0,.1);
    opacity: 0;
    transition: opacity .4s cubic-bezier(.18,.06,.23,1) 0s;
    transition-property: opacity;
    transform: translate(-50%,-50%)
}

    .PartsModal_modal__xgRo5[data-modal-open=true] {
        top: 50%;
        left: 50%;
        z-index: 10010;
        width: 86.2rem;
        height: auto;
        overflow: visible;
        opacity: 1
    }

@media screen and (min-width: 1440px) {
    .PartsModal_modal__xgRo5[data-modal-open=true] {
        width: 862px;
        padding: 41px 63px 41px 53px
    }
}

@media screen and (max-width: 768px) {
    .PartsModal_modal__xgRo5[data-modal-open=true] {
        width: 32.4rem;
        max-height: calc(100% - 20px);
        padding: 4.4rem 1.8rem;
        overflow-y: scroll
    }
}

.PartsModal_logo__gTkbg {
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0
}

[data-modal-open=true] .PartsModal_logo__gTkbg {
    width: auto;
    height: 2.4rem;
    overflow: visible;
    opacity: 1
}

@media screen and (min-width: 1440px) {
    [data-modal-open=true] .PartsModal_logo__gTkbg {
        height: 24px
    }
}

[data-modal-open=true] .PartsModal_logo__gTkbg img {
    width: auto;
    height: 100%;
    object-fit: contain;
}

.PartsModal_text__HOxFV {
    width: 0;
    margin: .6rem 0 0;
    overflow: hidden;
    font-size: 1.4rem;
    text-align-last: left;
    opacity: 0
}

[data-modal-open=true] .PartsModal_text__HOxFV {
    width: auto;
    overflow: visible;
    opacity: 1
}

@media screen and (min-width: 1440px) {
    [data-modal-open=true] .PartsModal_text__HOxFV {
        margin: 6px 0 0;
        font-size: 14px
    }
}

.PartsModal_wrapper__82j_Q {
    display: flex;
    flex-wrap: wrap;
    gap: 2.4rem;
    width: 0;
    margin: 2rem 0 0;
    overflow: hidden;
    opacity: 0
}

[data-modal-open=true] .PartsModal_wrapper__82j_Q {
    width: auto;
    overflow: visible;
    opacity: 1
}

@media screen and (min-width: 1440px) {
    [data-modal-open=true] .PartsModal_wrapper__82j_Q {
        gap: 24px;
        margin: 20px 0 0
    }
}

@media screen and (max-width: 768px) {
    [data-modal-open=true] .PartsModal_wrapper__82j_Q {
        gap: 1rem;
        height: 100%
    }
}

.PartsModal_carrier__IVDZv {
    width: 0;
    padding: 2.6rem 2rem;
    overflow: hidden;
    border-radius: 1rem;
    opacity: 0
}

[data-modal-open=true] .PartsModal_carrier__IVDZv {
    width: 23.1rem;
    overflow: visible;
    background-color: #fff;
    opacity: 1
}

@media screen and (min-width: 1440px) {
    [data-modal-open=true] .PartsModal_carrier__IVDZv {
        width: 231px;
        padding: 26px 20px
    }
}

@media screen and (max-width: 768px) {
    [data-modal-open=true] .PartsModal_carrier__IVDZv {
        width: 100%;
        padding: 1.8rem 4.2rem
    }
}

.PartsModal_carrierLogo__e101j {
    width: 0;
    height: 2.4rem;
    overflow: hidden;
    opacity: 0
}

[data-modal-open=true] .PartsModal_carrierLogo__e101j {
    width: auto;
    overflow: visible;
    opacity: 1
}

@media screen and (min-width: 1440px) {
    [data-modal-open=true] .PartsModal_carrierLogo__e101j {
        height: 24px
    }
}

@media screen and (max-width: 768px) {
    [data-modal-open=true] .PartsModal_carrierLogo__e101j {
        height: 1.62rem
    }
}

.PartsModal_carrierLogo__e101j img {
    width: auto;
    height: 100%;
    margin: auto;
    object-fit: contain;
}

.PartsModal_carrierList__pGVNB {
    width: 0;
    margin: 2.3rem 0 0;
    overflow: hidden;
    opacity: 0
}

[data-modal-open=true] .PartsModal_carrierList__pGVNB {
    width: auto;
    overflow: visible;
    opacity: 1
}

@media screen and (min-width: 1440px) {
    [data-modal-open=true] .PartsModal_carrierList__pGVNB {
        margin: 23px 0 0
    }
}

@media screen and (max-width: 768px) {
    [data-modal-open=true] .PartsModal_carrierList__pGVNB {
        margin: 1rem 0 0
    }
}

.PartsModal_carrierItem__nDoIV span {
    flex-shrink: 0
}

.PartsModal_carrierItem__nDoIV + .PartsModal_carrierItem__nDoIV {
    width: 0;
    margin: .8rem 0 0;
    overflow: hidden;
    opacity: 0
}

[data-modal-open=true] .PartsModal_carrierItem__nDoIV + .PartsModal_carrierItem__nDoIV {
    width: auto;
    overflow: visible;
    opacity: 1
}

@media screen and (min-width: 1440px) {
    [data-modal-open=true] .PartsModal_carrierItem__nDoIV + .PartsModal_carrierItem__nDoIV {
        margin: 8px 0 0
    }
}

.UiMainBanner_wrapper__z3RLq {
    display: block;
    width: 100%;
    height: 100%
}

    .UiMainBanner_wrapper__z3RLq img {
        height: 100%;
        object-fit: cover;
        object-position: center
    }


.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

    .swiper-fade .swiper-slide .swiper-slide {
        pointer-events: none
    }

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset,50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-disabled {
    pointer-events: auto !important;
    cursor: default !important;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next svg, .swiper-button-prev svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset,0px);
    right: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: normal;
    line-height: 1;
    color: #5d5d5d;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset,0px);
    left: auto
}

    .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
        content: "next"
    }

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

    .swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
        display: none !important
    }

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom,8px);
    top: var(--swiper-pagination-top,auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transform: scale(.33);
        position: relative
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        transform: scale(.33)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
        transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
        transform: scale(.33)
    }

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius,50%);
    background: var(--swiper-pagination-bullet-inactive-color,#000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity,.2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity,1);
    background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
    right: var(--swiper-pagination-right,8px);
    left: var(--swiper-pagination-left,auto);
    top: 50%;
    transform: translate3d(0,-50%,0)
}

    .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
        display: block
    }

    .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        transform: translateY(-50%);
        width: 8px
    }

        .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            display: inline-block;
            transition: transform .2s,top .2s
        }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px)
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

    .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transition: transform .2s,left .2s
    }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s,right .2s
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color,inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));
    position: absolute
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: var(--swiper-pagination-color,var(--swiper-theme-color));
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transform: scale(0);
        transform-origin: left top
    }

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size,4px);
    left: 0;
    top: 0
}

    .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
        width: var(--swiper-pagination-progressbar-size,4px);
        height: 100%;
        left: 0;
        top: 0
    }

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius,10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))
}

    .swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
        display: none !important
    }

    .swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
        position: absolute;
        left: var(--swiper-scrollbar-sides-offset,1%);
        bottom: var(--swiper-scrollbar-bottom,4px);
        top: var(--swiper-scrollbar-top,auto);
        z-index: 50;
        height: var(--swiper-scrollbar-size,4px);
        width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
    }

    .swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
        position: absolute;
        left: var(--swiper-scrollbar-left,auto);
        right: var(--swiper-scrollbar-right,4px);
        top: var(--swiper-scrollbar-sides-offset,1%);
        z-index: 50;
        width: var(--swiper-scrollbar-size,4px);
        height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
    }

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));
    border-radius: var(--swiper-scrollbar-border-radius,10px);
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}


.PartsGlobalNav_navTitle__m_oke {
    position: relative;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: .1em;
    transition: filter .4s
}

@media screen and (min-width: 1440px) {
    .PartsGlobalNav_navTitle__m_oke {
        font-size: 20px
    }
}

.PartsGlobalNav_navTitle__m_oke:hover {
    filter: invert(40%)
}

@media screen and (max-width: 768px) {
    .PartsGlobalNav_navTitle__m_oke:hover {
        filter: none;
    }
}

@media screen and (max-width: 768px) {
    .PartsGlobalNav_navTitle__m_oke {
        display: flex;
        justify-content: space-between;
        padding: 1.2rem 0;
        font-size: 1.6rem;
        pointer-events: none
    }

    [data-nav-nochild=true] .PartsGlobalNav_navTitle__m_oke {
        pointer-events: auto
    }

    .PartsGlobalNav_navTitle__m_oke:before {
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 100vw;
        height: 1px;
        content: "";
        background-color: rgba(78,132,196,.3);
        transform: translateX(-50%)
    }
}

@media screen and (max-width: 1024px) {
    .PartsGlobalNav_navTitle__m_oke span:has(svg) {
        display: none
    }
}

@media screen and (max-width: 768px) {
    .PartsGlobalNav_navTitle__m_oke span:has(svg) {
        display: flex;
        width: 2.9rem;
        height: 2.9rem;
        padding: 1rem;
        background-color: #fff;
        border-radius: 50%;
        transform: rotate(90deg)
    }

    [data-nav-open=true] .PartsGlobalNav_navTitle__m_oke span:has(svg) {
        transform: rotate(-90deg)
    }

    [data-nav-nochild=true] .PartsGlobalNav_navTitle__m_oke span:has(svg) {
        transform: rotate(0deg) !important
    }

    @media screen and (min-width: 769px) {
        .PartsGlobalNav_navTitle__m_oke[data-nav-nochild='true']:hover .navTitle:after {
            width: 100%;
        }
    }

    @media screen and (max-width: 1024px) {
        .PartsGlobalNav_navTitle__m_oke[data-nav-nochild='true']:hover .navTitle:after {
            width: 100%;
        }
    }

    @include md() {
        &[data-nav-nochild='true']:hover {
            .navTitle

{
    &:after

{
    width: 0;
}

}
}
}

.PartsGlobalNav_navBg__FXlNa {
    position: relative;
    display: flex;
    flex-direction: column;
    height: auto;
    /*grid-template-rows: 0;*/
    max-height: 0;
    transition: all .4s;
    /* overflow: hidden; */
    [data-nav-open="true"] &

{
    /*grid-template-rows: 1fr;*/
    /* max-height: 99999px; */
    max-height: 2000px;
}

}

.PartsGlobalNav_navBg__FXlNa:before {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
    width: 100vw;
    height: 100%;
    content: "";
    background-color: #fff;
    transition: all .4s;
    transform: translateX(-50%)
}

}

.PartsGlobalNav_navList__dQw8j {
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
    margin: 2rem 0 0
}

@media screen and (min-width: 1440px) {
    .PartsGlobalNav_navList__dQw8j {
        gap: 12px;
        margin: 20px 0 0
    }
}

@media screen and (max-width: 768px) {
    .PartsGlobalNav_navList__dQw8j {
        gap: 0;
        /* height: 0; */
        padding: 0;
        margin: 0;
        overflow: hidden;
        pointer-events: none
    }

    [data-nav-open=true] .PartsGlobalNav_navList__dQw8j {
        padding: 0;
        pointer-events: auto
    }
}

.PartsGlobalNav_navItem__HNMsp {
    display: flex;
    align-items: center;
    text-align: left
}

@media screen and (max-width: 768px) {
    .PartsGlobalNav_navItem__HNMsp {
        border-bottom: 1px solid #9d9d8f
    }

        .PartsGlobalNav_navItem__HNMsp:last-child {
            border-bottom: none
        }

        .PartsGlobalNav_navItem__HNMsp > a {
            align-items: center;
            justify-content: flex-start;
            width: 100%;
            padding: 1.6rem 0
        }
}

.PartsGlobalNav_icon__8Ra7P {
    width: auto;
    height: 1.9rem;
    margin: 0 .5rem 0 0;
    font-size: 1.4rem
}

@media screen and (min-width: 1440px) {
    .PartsGlobalNav_icon__8Ra7P {
        font-size: 14px
    }
}

.PartsGlobalNav_icon__8Ra7P img {
    width: auto;
    height: 100%
}

@media screen and (min-width: 769px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] {
        text-align: center;
        width: auto;
        min-width: 150px
    }

        .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover .PartsGlobalNav_navBg__FXlNa {
            z-index: 2;
            width: 100vw;
            max-height: 9999px;
            padding: 3rem 14.4rem 1.5rem
        }
}

@media screen and (min-width: 769px)and (min-width:1440px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover .PartsGlobalNav_navBg__FXlNa {
        padding: 30px 144px 15px
    }
}

@media screen and (min-width: 769px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover .PartsGlobalNav_navList__dQw8j, .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover .PartsGlobalNav_navReadMore__UbeZb {
        opacity: 1;
        transform: translateY(0)
    }
}

@media screen and (min-width: 769px)and (min-width:1440px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover .PartsGlobalNav_navList__dQw8j, .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover .PartsGlobalNav_navReadMore__UbeZb {
        margin: 30px auto
    }
}

@media screen and (min-width: 769px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover .PartsGlobalNav_navTitle__m_oke {
        filter: invert(0)
    }

        .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover .PartsGlobalNav_navTitle__m_oke:after {
            width: 100%
        }
}

@media screen and (max-width: 1024px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] {
        display: block;
        justify-content: space-between;
        width: 100%
    }

        .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:first-of-type .PartsGlobalNav_navTitle__m_oke:after {
            position: absolute;
            top: 0;
            left: 50%;
            width: 100vw;
            height: 1px;
            content: "";
            background-color: rgba(78,132,196,.3);
            transform: translateX(-50%)
        }

        .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover {
            cursor: pointer
        }

            .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover .PartsGlobalNav_navBg__FXlNa {
                z-index: 2;
                width: 100%;
                max-height: 0;
                padding: 0 1.8rem
            }

            .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover .PartsGlobalNav_navList__dQw8j, .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover .PartsGlobalNav_navReadMore__UbeZb {
                opacity: 1;
                transform: translateY(0)
            }

            .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover:first-of-type .PartsGlobalNav_navTitle__m_oke:after {
                width: 100vw;
                height: 1px
            }

            .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover .PartsGlobalNav_navTitle__m_oke {
                filter: invert(0)
            }

                .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover .PartsGlobalNav_navTitle__m_oke:after {
                    width: 0
                }

        .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-nochild=true] .PartsGlobalNav_navTitle__m_oke span:has(svg) {
            transform: rotate(0deg) !important
        }

        .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-open=true] .PartsGlobalNav_navBg__FXlNa {
            z-index: 2;
            width: 100%;
            max-height: 9999px
        }

        .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-open=true] .PartsGlobalNav_navList__dQw8j, .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-open=true] .PartsGlobalNav_navReadMore__UbeZb {
            opacity: 1;
            transform: translateY(0)
        }

        .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-open=true] .PartsGlobalNav_navTitle__m_oke {
            filter: invert(0)
        }

            .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-open=true] .PartsGlobalNav_navTitle__m_oke span:has(svg) {
                transform: rotate(-90deg)
            }

        .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-open=true] .PartsGlobalNav_navBg__FXlNa {
            max-height: 1000px;
            padding: 1rem 1.8rem
        }

        .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-open=true] .PartsGlobalNav_navReadMore__UbeZb {
            grid-template-rows: 1fr;
            margin: 3rem auto;
            opacity: 1
        }
}

.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navBg__FXlNa {
    display: grid
}

@media screen and (max-width: 768px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navBg__FXlNa {
        display: flex;
        flex-direction: column;
    }

    .PartsGlobalNav_navList__dQw8j {
        padding-top: 0;
    }
}

@media screen and (min-width: 769px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navBg__FXlNa {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1;
        width: 100vw;
        max-height: 0;
        padding: 0 14.4rem;
        overflow: hidden;
        background-color: #f7f7f7;
        transition: all .3s ease-in-out
    }

        .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navBg__FXlNa:before {
            display: none
        }

        .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navBg__FXlNa > * {
            overflow: hidden
        }
}

@media screen and (max-width: 1024px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navBg__FXlNa {
        position: static;
        grid-template-columns: 100%;
        width: 100%;
        max-height: 0;
        padding: 0 1.8rem;
        overflow: hidden;
        background-color: #f7f7f7;
        transition: all .3s
    }
}

.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j {
    overflow: hidden
}

@media screen and (min-width: 769px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j {
        display: grid;
        gap: .8rem 2.4rem;
        margin: 3rem auto;
        opacity: 0;
        transition: all .3s;
        transform: translateY(-1rem)
    }
}

@media screen and (min-width: 1440px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j {
        gap: 8px 24px
    }
}

@media screen and (max-width: 1024px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j {
        display: block;
        width: 100%;
        height: auto;
        transform: translateY(0)
    }
}

@media screen and (min-width: 1440px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j[data-col="3"] {
        width: 930px
    }
}

@media screen and (min-width: 769px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j[data-col="3"] {
        grid-template-columns: repeat(3,1fr);
        width: 93rem
    }
}

@media screen and (max-width: 1024px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j[data-col="3"] {
        width: 100%
    }
}

@media screen and (min-width: 1440px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j[data-col="4"] {
        width: 1152px
    }
}

@media screen and (min-width: 769px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j[data-col="4"] {
        grid-template-columns: repeat(4,1fr);
        width: 115.2rem
    }
}

@media screen and (max-width: 1024px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j[data-col="4"] {
        width: 100%
    }
}

.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navReadMore__UbeZb {
    display: flex;
    justify-content: flex-end;
    width: 115.2rem;
    opacity: 0
}

@media screen and (min-width: 769px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navReadMore__UbeZb {
        margin: 3rem auto;
        transition: all .3s;
        transform: translateY(-1rem)
    }
}

@media screen and (min-width: 1440px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navReadMore__UbeZb {
        width: 1152px;
        margin: 30px auto
    }
}

@media screen and (max-width: 1024px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navReadMore__UbeZb {
        display: grid;
        grid-template-rows: 0fr;
        justify-content: center;
        width: 100%;
        margin: 3rem auto;
        overflow: hidden;
        transition: all .2s;
        transform: translateY(0)
    }

        .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navReadMore__UbeZb > * {
            overflow: hidden
        }
}

@media screen and (min-width: 769px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navTitle__m_oke {
        position: relative;
        display: block;
        padding: 2.2rem 2.5rem;
        font-size: 1.4rem;
        line-height: 1;
        letter-spacing: .028em
    }

        .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navTitle__m_oke:after {
            position: absolute;
            bottom: 0;
            left: 50%;
            display: block;
            width: 0;
            height: 2px;
            content: "";
            background-color: #2680ff;
            transition: width .4s;
            transform: translateX(-50%)
        }
}

@media screen and (min-width: 1440px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navTitle__m_oke {
        padding: 22px 25px;
        font-size: 14px
    }
}

@media screen and (max-width: 1024px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navTitle__m_oke {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 2rem 1.8rem;
        font-size: 1.6rem;
        pointer-events: none
    }

    .PartsGlobalNav_navWrapper__l1cXv[data-nav-nochild=true][data-nav-type=header] .PartsGlobalNav_navTitle__m_oke {
        pointer-events: auto
    }

    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navTitle__m_oke:before {
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 100%;
        height: 1px;
        content: "";
        background-color: rgba(78,132,196,.3);
        transform: translateX(-50%)
    }
}

@media screen and (max-width: 768px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navTitle__m_oke {
        padding: 1.6rem 1.8rem
    }

        .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navTitle__m_oke:before {
            width: 100vw
        }
}

@media screen and (max-width: 1024px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navTitle__m_oke span:has(svg) {
        display: flex !important;
        width: 3.5rem;
        height: 3.5rem;
        padding: .9rem;
        background-color: #fff;
        border: 1px solid #9d9d8f;
        border-radius: 50%;
        transition: transform .4s;
        transform: rotate(90deg)
    }
}

.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp, .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp:last-child {
    border-bottom: 1px solid #9d9d8f
}

    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp > a {
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 1.6rem 0
    }

@media screen and (max-width: 1024px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp > a {
        padding: 1.6rem 1rem 1.6rem 1.5rem
    }
}

.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp > a > :first-child {
    display: inline-block;
    order: 3;
    width: .933rem;
    height: .933rem;
    margin-right: 1rem;
    transition: margin-right .4s
}

    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp > a > :first-child svg {
        display: block;
        width: 100%;
        height: auto
    }

.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp > a > :nth-child(2) {
    flex: 1 1 auto;
    order: 2
}

.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp > a > :nth-child(3) {
    display: inline-block;
    flex: 0 0 2rem;
    order: 1;
    width: 2rem;
    height: 2rem
}

    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp > a > :nth-child(3) svg {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: contain
    }

.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp > a:hover > :first-child {
    margin-right: .5rem
}

.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer] {
    width: 22rem
}

@media screen and (min-width: 1440px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer] {
        width: 220px
    }
}

@media screen and (max-width: 768px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer] {
        width: 100%
    }
}

.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]:nth-child(2), .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]:nth-child(5) {
    width: 25.7rem
}

@media screen and (min-width: 1440px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]:nth-child(2), .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]:nth-child(5) {
        width: 247px
    }
}

@media screen and (max-width: 768px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]:nth-child(2), .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]:nth-child(5) {
        width: 100%
    }
}

.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]:nth-child(3n) {
    width: 14rem
}

@media screen and (min-width: 1440px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]:nth-child(3n) {
        width: 190px
    }
}

@media screen and (max-width: 768px) {
    .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]:nth-child(3n) {
        width: 100%
    }
}








.BaseFooter_footer__HMaCx {
    position: relative
}

    .BaseFooter_footer__HMaCx:before {
        position: absolute;
        bottom: 6.4rem;
        left: 50%;
        z-index: 10;
        width: 100%;
        height: 1px;
        content: "";
        background-color: #9d9d8f;
        transform: translateX(-50%)
    }

@media screen and (min-width: 1440px) {
    .BaseFooter_footer__HMaCx:before {
        bottom: 64px
    }
}

@media screen and (max-width: 768px) {
    .BaseFooter_footer__HMaCx:before {
        bottom: 10.6rem
    }
}

.BaseFooter_container__PlQ7R {
    width: 115rem;
    margin: 0 auto
}

@media screen and (min-width: 1440px) {
    .BaseFooter_container__PlQ7R {
        width: 1150px
    }
}

@media screen and (max-width: 768px) {
    .BaseFooter_container__PlQ7R {
        width: 32.4rem
    }
}

.BaseFooter_inner__dBBHl {
    display: grid;
    grid-template: "..... ..... ....." 16.8rem "logo  .....  nav " "..... .....  nav " 1fr "sns   .....  nav " "..... ..... ....." 5.5rem "copy  copy  copy " "..... ..... ....." 1.7rem/24rem 1fr 71rem
}

@media screen and (min-width: 1440px) {
    .BaseFooter_inner__dBBHl {
        grid-template: "..... ..... ....." 168px "logo  .....  nav " "..... .....  nav " 1fr "sns   .....  nav " "..... ..... ....." 55px "copy  copy  copy " "..... ..... ....." 17px/240px 1fr 710px
    }
}

@media screen and (max-width: 768px) {
    .BaseFooter_inner__dBBHl {
        grid-template: "...." 7rem "logo" "...." 8.9rem "nav " "...." 3.8rem "sns " "...." 4rem "copy" "...." 2.5rem
    }
}

.BaseFooter_bg__7fcPj {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 47.8rem
}

@media screen and (min-width: 1440px) {
    .BaseFooter_bg__7fcPj {
        height: 478px
    }
}

@media screen and (max-width: 768px) {
    .BaseFooter_bg__7fcPj {
        height: 65.4rem
    }
}

.BaseFooter_bg__7fcPj img {
    width: 100%;
    height: 100%
}

.BaseFooter_siteLogo__WYdjG {
    display: flex;
    flex-direction: column;
    grid-area: logo;
    align-items: center;
    width: 24rem
}

@media screen and (min-width: 1440px) {
    .BaseFooter_siteLogo__WYdjG {
        width: 240px
    }
}

@media screen and (max-width: 768px) {
    .BaseFooter_siteLogo__WYdjG {
        width: 100%
    }
}

.BaseFooter_siteLogoTitle__vYil9 {
    width: 23rem;
    margin: 0
}

@media screen and (min-width: 1440px) {
    .BaseFooter_siteLogoTitle__vYil9 {
        width: 230px
    }
}

@media screen and (max-width: 768px) {
    .BaseFooter_siteLogoTitle__vYil9 {
        width: 15rem
    }
}

.BaseFooter_siteLogoTitle__vYil9 img {
    object-fit: contain;
}

.BaseFooter_siteLogoSubTitle__QJBS0 {
    margin: 1.33rem 0 0;
    font-size: 1.2rem;
    color: #716f63
}

@media screen and (min-width: 1440px) {
    .BaseFooter_siteLogoSubTitle__QJBS0 {
        margin: 13px 0 0;
        font-size: 12px
    }
}

@media screen and (max-width: 768px) {
    .BaseFooter_siteLogoSubTitle__QJBS0 {
        margin: 1.2rem 0 0;
        font-size: 1rem
    }
}

.BaseFooter_siteButton__t1315 {
    margin: 3.86rem 0 0
}

@media screen and (min-width: 1440px) {
    .BaseFooter_siteButton__t1315 {
        margin: 38px 0 0
    }
}

@media screen and (max-width: 768px) {
    .BaseFooter_siteButton__t1315 {
        margin: 2.3rem 0 0
    }
}

.BaseFooter_sns__9o3B5 {
    display: flex;
    flex-direction: column;
    grid-area: sns;
    gap: 1.8rem
}

@media screen and (min-width: 1440px) {
    .BaseFooter_sns__9o3B5 {
        gap: 18px
    }
}

@media screen and (max-width: 768px) {
    .BaseFooter_sns__9o3B5 {
        gap: 3.85rem
    }
}

.BaseFooter_snsParts__L4ECT {
    display: flex;
    gap: 2.9rem;
    align-items: center;
    width: 28rem
}

@media screen and (min-width: 1440px) {
    .BaseFooter_snsParts__L4ECT {
        gap: 29px;
        width: 280px
    }
}

@media screen and (max-width: 768px) {
    .BaseFooter_snsParts__L4ECT {
        flex-direction: column;
        gap: 2rem;
        width: 100%
    }
}

.BaseFooter_snsList__LE_2m {
    display: flex;
    gap: 2.4rem;
    align-items: center
}

@media screen and (min-width: 1440px) {
    .BaseFooter_snsList__LE_2m {
        gap: 24px
    }
}

@media screen and (max-width: 768px) {
    .BaseFooter_snsList__LE_2m {
        gap: 3rem
    }
}

.BaseFooter_snsHeading__VD6CK {
    width: 10.5rem;
    font-size: 1.4rem;
    letter-spacing: .028em
}

@media screen and (min-width: 1440px) {
    .BaseFooter_snsHeading__VD6CK {
        width: 105px;
        font-size: 14px
    }
}

@media screen and (max-width: 768px) {
    .BaseFooter_snsHeading__VD6CK {
        width: 100%;
        text-align: center
    }
}

.BaseFooter_nav__JLm7O {
    display: flex;
    flex-wrap: wrap;
    grid-area: nav;
    gap: 7.1rem 2.5rem
}

@media screen and (min-width: 1440px) {
    .BaseFooter_nav__JLm7O {
        gap: 71px 25px
    }
}

@media screen and (max-width: 768px) {
    .BaseFooter_nav__JLm7O {
        gap: 0
    }
}

.BaseFooter_copy__vmJQp {
    position: relative;
    display: flex;
    grid-area: copy;
    justify-content: space-between;
    padding: 2.2rem 0 0
}

@media screen and (min-width: 1440px) {
    .BaseFooter_copy__vmJQp {
        padding: 22px 0 0
    }
}

@media screen and (max-width: 768px) {
    .BaseFooter_copy__vmJQp {
        flex-direction: column;
        gap: 2.3rem;
        align-items: center;
        padding: 2rem 0 0
    }
}

.BaseFooter_copyLink__Txu9h {
    display: inline;
    padding: 0 0 .7rem;
    font-size: 1.2rem;
    line-height: 1.5;
    border-bottom: 1px solid #000
}

@media screen and (min-width: 1440px) {
    .BaseFooter_copyLink__Txu9h {
        padding: 0 0 7px;
        font-size: 12px
    }
}

@media screen and (min-width: 769px) {
    .BaseFooter_copyLink__Txu9h:hover {
        opacity: .6
    }
}

.BaseFooter_copyRight__kUhA9 {
    font-size: 1.2rem;
    line-height: 1.5;
    color: rgba(0,0,0,.5);
    transition: opacity .3s ease
}

@media screen and (min-width: 1440px) {
    .BaseFooter_copyRight__kUhA9 {
        font-size: 12px
    }
}










@media screen and (max-width: 1024px) {
    .UiHamburgerButton_menu__A26cd {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 12%;
        width: 5rem;
        height: 5rem;
        padding: 0 1rem
    }
}

@media screen and (max-width: 768px) {
    .UiHamburgerButton_menu__A26cd {
        gap: 10%;
        width: 4rem;
        height: 4rem;
        padding: 0 1rem
    }
}

@media screen and (max-width: 1024px) {
    .UiHamburgerButton_menu__A26cd[data-open=true] .UiHamburgerButton_menu__line__t5Qs8:first-of-type {
        transform: translateY(.725rem) rotate(-45deg)
    }

    .UiHamburgerButton_menu__A26cd[data-open=true] .UiHamburgerButton_menu__line__t5Qs8:nth-of-type(2) {
        left: 50%;
        opacity: 0;
        -webkit-animation: UiHamburgerButton_active-btn05-bar02__3PhqM .8s forwards;
        animation: UiHamburgerButton_active-btn05-bar02__3PhqM .8s forwards
    }

    .UiHamburgerButton_menu__A26cd[data-open=true] .UiHamburgerButton_menu__line__t5Qs8:nth-of-type(3) {
        transform: translateY(-.725rem) rotate(45deg)
    }
}

@media screen and (max-width: 768px) {
    .UiHamburgerButton_menu__A26cd[data-open=true] .UiHamburgerButton_menu__line__t5Qs8:first-of-type {
        transform: translateY(.45rem) rotate(-45deg)
    }

    .UiHamburgerButton_menu__A26cd[data-open=true] .UiHamburgerButton_menu__line__t5Qs8:nth-of-type(2) {
        left: 50%;
        opacity: 0;
        -webkit-animation: UiHamburgerButton_active-btn05-bar02__3PhqM .8s forwards;
        animation: UiHamburgerButton_active-btn05-bar02__3PhqM .8s forwards
    }

    .UiHamburgerButton_menu__A26cd[data-open=true] .UiHamburgerButton_menu__line__t5Qs8:nth-of-type(3) {
        transform: translateY(-.45rem) rotate(45deg)
    }
}

.UiHamburgerButton_menu__line__t5Qs8 {
    display: block
}

@media screen and (max-width: 1024px) {
    .UiHamburgerButton_menu__line__t5Qs8 {
        width: 100%;
        height: .25rem;
        background-color: #000;
        transition: transform .3s
    }
}

@media screen and (max-width: 768px) {
    .UiHamburgerButton_menu__line__t5Qs8 {
        height: .1rem
    }
}

@-webkit-keyframes UiHamburgerButton_active-btn05-bar02__3PhqM {
    to {
        height: 0
    }
}

@keyframes UiHamburgerButton_active-btn05-bar02__3PhqM {
    to {
        height: 0
    }
}














.UiBreadcrumb_inner__gPkHv {
    display: flex;
    gap: 3rem;
    padding: 2rem 0 0;
    margin: 0 0 0 -9.5rem
}

@media screen and (min-width: 1440px) {
    .UiBreadcrumb_inner__gPkHv {
        gap: 30px;
        padding: 20px 0 0;
        margin: 0 0 0 -95px
    }
}

@media screen and (max-width: 768px) {
    .UiBreadcrumb_inner__gPkHv {
        flex-wrap: wrap;
        gap: .5rem 3rem;
        padding: 1.4rem 0 0;
        margin: 0
    }
}

.UiBreadcrumb_link__bf_cu {
    position: relative
}

    .UiBreadcrumb_link__bf_cu:not(:last-child) {
        color: #9d9d8f
    }

        .UiBreadcrumb_link__bf_cu:not(:last-child):before {
            position: absolute;
            top: 50%;
            right: -2.2rem;
            width: 1.6rem;
            height: 1px;
            content: "";
            background-color: #9d9d8f;
            transform: translateY(-50%) rotate(-45deg)
        }

@media screen and (min-width: 1440px) {
    .UiBreadcrumb_link__bf_cu:not(:last-child):before {
        right: -22px;
        width: 16px
    }
}

.UiBreadcrumb_link__bf_cu:last-child {
    color: #000
}

.UiBreadcrumb_text__j_Tbf {
    font-size: 1.3rem;
    letter-spacing: .026em
}

@media screen and (min-width: 1440px) {
    .UiBreadcrumb_text__j_Tbf {
        font-size: 13px
    }
}

.TemplateProducts_tabItem__Fkx4c {
    display: none
}

    .TemplateProducts_tabItem__Fkx4c[data-currenttab=true] {
        display: block
    }


.UiReadMore_link__SVMfN:hover .UiReadMore_icon__E11BP {
    color: #fff;
    background-color: #5d5d5d;
    border: 1px solid #5d5d5d
}

    .UiReadMore_link__SVMfN:hover .UiReadMore_icon__E11BP .UiReadMore_arrow__UCLUj {
        color: #fff
    }

.UiReadMore_inner__wrjOL {
    display: flex;
    gap: 1.6rem;
    align-items: center
}

@media screen and (min-width: 1440px) {
    .UiReadMore_inner__wrjOL {
        gap: 16px
    }
}

.UiReadMore_text___UbCv {
    font-size: 1.6rem;
    line-height: 1;
    letter-spacing: .032em
}

@media screen and (min-width: 1440px) {
    .UiReadMore_text___UbCv {
        font-size: 16px
    }
}

.UiReadMore_icon__E11BP {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4rem;
    height: 4rem;
    background-color: #000;
    border-radius: 50%;
    transition: background .3s ease
}

@media screen and (min-width: 1440px) {
    .UiReadMore_icon__E11BP {
        width: 40px;
        height: 40px
    }
}

.UiReadMore_arrow__UCLUj {
    width: 1.5rem;
    height: 1.5rem;
    color: #fff
}

@media screen and (min-width: 1440px) {
    .UiReadMore_arrow__UCLUj {
        width: 15px;
        height: 15px
    }
}
