@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/fonts/Roboto-VariableFont_wdth,wght.ttf) format("truetype")}@font-face{font-family:yu-gothic-pr6n;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/noto-sans/noto-sans-jp.woff2) format("woff2")}:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity, 1))!important}.link-primary{color:#0d6efd!important}.link-primary:hover,.link-primary:focus{color:#0a58ca!important}.link-secondary{color:#6c757d!important}.link-secondary:hover,.link-secondary:focus{color:#565e64!important}.link-success{color:#198754!important}.link-success:hover,.link-success:focus{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:hover,.link-info:focus{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:hover,.link-warning:focus{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:hover,.link-danger:focus{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:hover,.link-light:focus{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:hover,.link-dark:focus{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.overflow-auto{overflow:auto!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-inline{display:inline!important}.d-none{display:none!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.w-100{width:100%!important}.w-auto{width:auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-shrink-0{flex-shrink:0!important}.flex-nowrap{flex-wrap:nowrap!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-baseline{align-items:baseline!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.fw-bold{font-weight:700!important}.text-start{text-align:left!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.bg-white{--bs-bg-opacity: 1;background-color:#fff!important}@media (min-width: 576px){.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}.d-sm-inline{display:inline!important}.d-sm-none{display:none!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.align-items-sm-center{align-items:center!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-baseline{align-items:baseline!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.d-md-block{display:block!important}.d-md-flex{display:flex!important}.d-md-inline{display:inline!important}.d-md-none{display:none!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-nowrap{flex-wrap:nowrap!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.align-items-md-center{align-items:center!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-baseline{align-items:baseline!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.text-md-start{text-align:left!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.d-lg-inline{display:inline!important}.d-lg-none{display:none!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.align-items-lg-center{align-items:center!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-baseline{align-items:baseline!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.d-xl-block{display:block!important}.d-xl-flex{display:flex!important}.d-xl-inline{display:inline!important}.d-xl-none{display:none!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.align-items-xl-center{align-items:center!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-baseline{align-items:baseline!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.d-xxl-block{display:block!important}.d-xxl-flex{display:flex!important}.d-xxl-inline{display:inline!important}.d-xxl-none{display:none!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-baseline{align-items:baseline!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-center{text-align:center!important}}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.homepage-index .overlay-loading,.homepage-subpage .overlay-loading{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:1300;display:flex;align-items:center;justify-content:center}.homepage-index .overlay-loading .spinner-border,.homepage-subpage .overlay-loading .spinner-border{position:static;color:#fff;width:3rem;height:3rem;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;display:inline-block;animation:homepage-spinner-border .75s linear infinite;box-sizing:border-box}@keyframes homepage-spinner-border{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.homepage-index .overlay-loading .spinner-border,.homepage-subpage .overlay-loading .spinner-border{animation-duration:2s}}.main-home-content .banner{display:flex;align-items:center;justify-content:center}.main-home-content .banner.banner-top{width:100%;margin-top:0;margin-bottom:51px}@media (max-width: 840px){.main-home-content .banner.banner-top{margin-bottom:35px;padding:0 8px 22px}}@media (max-width: 840px){.main-home-content .banner.banner-top{padding:0 0 22px}}.main-home-content .banner #carouselTopBanner{width:100%;max-width:100%;max-height:none}.main-home-content .banner #carouselTopBanner .carousel-item,.main-home-content .banner #carouselTopBanner .carousel-item.active{width:100%}@media (min-width: 500px){.main-home-content .banner #carouselTopBanner{max-width:unset;max-height:unset}}.main-home-content .banner #carouselTopBanner .carousel-item{max-height:none}.main-home-content .banner #carouselTopBanner .carousel-item a{position:relative;display:block;width:100%;overflow:hidden;border-radius:2px}.main-home-content .banner #carouselTopBanner .carousel-item .top-banner-blur-left,.main-home-content .banner #carouselTopBanner .carousel-item .top-banner-blur-right,.main-home-content .banner #carouselTopBanner .carousel-item .top-banner-blur-bottom{display:none}@media (min-width: 840px){.main-home-content .banner #carouselTopBanner .carousel-item .top-banner-blur-left,.main-home-content .banner #carouselTopBanner .carousel-item .top-banner-blur-right,.main-home-content .banner #carouselTopBanner .carousel-item .top-banner-blur-bottom{position:absolute;background-size:cover;background-position:center;pointer-events:none;z-index:1;display:block}}@media (min-width: 840px){.main-home-content .banner #carouselTopBanner .carousel-item .top-banner-blur-left,.main-home-content .banner #carouselTopBanner .carousel-item .top-banner-blur-right{top:0;bottom:0;width:24%;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:.3}.main-home-content .banner #carouselTopBanner .carousel-item .top-banner-blur-left{left:-3%;background-position:left center;transform:scale(1.18)}.main-home-content .banner #carouselTopBanner .carousel-item .top-banner-blur-right{right:-3%;background-position:right center;transform:scale(1.18)}.main-home-content .banner #carouselTopBanner .carousel-item .top-banner-blur-bottom{left:8%;right:8%;bottom:-10%;height:45%;filter:blur(24px);transform:scale(1.08);opacity:.4}}.main-home-content .banner #carouselTopBanner .carousel-item .top-banner-image{position:relative;z-index:2;object-fit:contain;width:50%!important;height:100%;margin:0 auto}@media (max-width: 840px){.main-home-content .banner #carouselTopBanner .carousel-item .top-banner-image{width:100%!important}}@media (max-width: 840px){.main-home-content .banner #carouselTopBanner .carousel-item .top-banner-image{width:100%!important;object-fit:fill!important;height:204px}}.main-home-content .banner #carouselTopBanner .carousel-item img:not(.top-banner-image){width:100%;height:auto;display:block}.main-home-content .banner #carouselTopBanner .carousel-indicators{bottom:-22px;margin-bottom:0}.main-home-content .banner #carouselTopBanner .carousel-indicators [data-bs-target]{width:56px;height:6px;border:0;border-radius:999px;background-color:#d0d0d0;opacity:1}@media (max-width: 840px){.main-home-content .banner #carouselTopBanner .carousel-indicators [data-bs-target]{width:28px;height:3px}}.main-home-content .banner #carouselTopBanner .carousel-indicators .active{background-color:#4b2f12}.main-home-content .banner .carousel-item.active{display:block}.main-home-content .banner #carouselFooterBanner{width:100%;margin:0 auto}.main-home-content .banner #carouselFooterBanner .carousel-inner{border:0;background:transparent}.main-home-content .banner #carouselFooterBanner .carousel-item,.main-home-content .banner #carouselFooterBanner .carousel-item.active{width:100%}.main-home-content .banner #carouselFooterBanner .carousel-item{max-height:none}.main-home-content .banner #carouselFooterBanner .carousel-item a{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:clamp(160px,22vw,256px);background:#f7f7fc;overflow:hidden}.main-home-content .banner #carouselFooterBanner .carousel-item .footer-banner-blur-left,.main-home-content .banner #carouselFooterBanner .carousel-item .footer-banner-blur-right{display:none}@media (min-width: 840px){.main-home-content .banner #carouselFooterBanner .carousel-item .footer-banner-blur-left,.main-home-content .banner #carouselFooterBanner .carousel-item .footer-banner-blur-right{position:absolute;top:0;bottom:0;width:32%;background-size:cover;background-repeat:no-repeat;z-index:1;pointer-events:none;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:.3}}@media (min-width: 840px){.main-home-content .banner #carouselFooterBanner .carousel-item .footer-banner-blur-left{left:-3%;background-position:left center;transform:none}.main-home-content .banner #carouselFooterBanner .carousel-item .footer-banner-blur-right{right:-3%;background-position:right center;transform:none}}.main-home-content .banner #carouselFooterBanner .carousel-item .footer-banner-image{position:relative;z-index:2;width:70%;max-width:724px;height:100%;object-fit:contain;display:block;background:#fff}@media (max-width: 1199px){.main-home-content .banner #carouselFooterBanner .carousel-item .footer-banner-image{width:60%}}@media (max-width: 991px){.main-home-content .banner #carouselFooterBanner .carousel-item .footer-banner-image{width:55%}}@media (max-width: 840px){.main-home-content .banner #carouselFooterBanner .carousel-item a{width:100%;height:auto;aspect-ratio:724/256}.main-home-content .banner #carouselFooterBanner .carousel-item .footer-banner-image{width:100%;border:none;object-fit:cover}}.main-home-content .banner #carouselFooterBanner .carousel-indicators{bottom:-34px;z-index:4}.main-home-content .banner #carouselFooterBanner .carousel-indicators [data-bs-target]{width:56px;height:6px;border:0;border-radius:999px;background-color:#d0d0d0;opacity:1}@media (max-width: 840px){.main-home-content .banner #carouselFooterBanner .carousel-indicators [data-bs-target]{width:28px;height:3px}}.main-home-content .banner #carouselFooterBanner .carousel-indicators .active{background-color:#4b2f12}.main-home-content .banner-footer-index{background-color:#f6f6ff;padding:170px 0 86px 105px}@media (max-width: 1366px) and (min-width: 841px){.main-home-content .banner-footer-index{padding:130px 0 86px 92px}}@media (max-width: 840px){.main-home-content .banner-footer-index{padding:0}}.main-home-content .banner-footer{padding:62px 0}@media (min-width: 840px){.main-home-content .banner-footer{padding:50px 16px 0}}.main-home-content .categories .item-filter{cursor:pointer;padding:10px 20px 3px;min-width:max-content;width:auto}.main-home-content .shops-top-page{padding:52px 0 58px 105px}@media (max-width: 1366px) and (min-width: 841px){.main-home-content .shops-top-page{padding:50px 0 58px 92px}}@media (max-width: 840px){.main-home-content .shops-top-page{padding:20px 16px}.main-home-content .shops-top-page .shop-filter{margin-bottom:12px!important}.main-home-content .shops-top-page .title-orange span{margin:0!important}}.main-home-content .shops-top-page .shop-filter{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-bottom:32px}.main-home-content .shops-top-page .filter-tab{padding:10px 27px;border:none;background:transparent;color:#4b2f12;font-size:32px;text-decoration:none;cursor:pointer;border-bottom:2px solid transparent;transition:all .3s ease;white-space:nowrap;font-family:yu-gothic-pr6n,sans-serif;font-weight:500;line-height:1;letter-spacing:3%}.main-home-content .shops-top-page .filter-tab:hover{color:#4b2f12}.main-home-content .shops-top-page .filter-tab.active{font-weight:700;border-bottom-color:#4b2f12}@media (max-width: 840px){.main-home-content .shops-top-page .filter-tab{padding:5px;font-size:16px}}.main-home-content .shops-top-page .list-shop{border:1px solid #CCCCE8;padding:15px;box-sizing:border-box;--bs-gutter-x: 0;--bs-gutter-y: 0;box-shadow:0 0 6px #cccce8;margin-bottom:89px;background:#f5f5fb}@media (max-width: 840px){.main-home-content .shops-top-page .list-shop{padding:0;margin-left:0!important;margin-right:0!important;margin-bottom:0}}.main-home-content .shops-top-page .item-shop{padding:11px}.main-home-content .shops-top-page .shop-card{border-right:1px solid #d6d6df;border-bottom:1px solid #d6d6df;height:100%;display:flex;flex-direction:column;gap:10px;padding:10px;box-shadow:2px 2px 2px #00000040;background-color:#fff}@media (max-width: 840px){.main-home-content .shops-top-page .shop-card{padding:10px}}.main-home-content .shops-top-page .shop-head{display:block;color:#4b2f12}.main-home-content .shops-top-page .shop-area{font-size:18px;line-height:1.2;color:#4b2f12;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:yu-gothic-pr6n,sans-serif;margin-bottom:10px}.main-home-content .shops-top-page .shop-name{font-size:28px;line-height:1.05;font-weight:700;color:#4b2f12;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:yu-gothic-pr6n,sans-serif}.main-home-content .shops-top-page .shop-media{width:100%}.main-home-content .shops-top-page .shop-media img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.main-home-content .shops-top-page .shop-media .default-img-shop{object-fit:cover}.main-home-content .shops-top-page .shop-meta{display:flex;flex-direction:column;gap:16px;margin-top:2px}.main-home-content .shops-top-page .shop-line{display:flex;align-items:flex-start;gap:6px;color:#777;font-size:13px;line-height:1.2;font-family:yu-gothic-pr6n,sans-serif}.main-home-content .shops-top-page .shop-line img{width:14px;margin-top:1px;flex-shrink:0}.main-home-content .shops-top-page .shop-line--address{justify-content:space-between;color:inherit}.main-home-content .shops-top-page .shop-line--address .shop-line-left{display:flex;align-items:flex-start;gap:6px;min-width:0;width:70%}@media (max-width: 840px){.main-home-content .shops-top-page .shop-line--address .shop-line-left{width:100%}}.main-home-content .shops-top-page .shop-line--address .shop-line-right{background:#fff;box-shadow:0 2px 6px #00000059;border-radius:5px;width:43px;height:43px;display:flex;align-items:center;justify-content:center}.main-home-content .shops-top-page .shop-line--address .shop-line-right img{width:28px;margin-top:0}.main-home-content .shops-top-page .shop-text{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word;color:#4b2f12;font-size:18px;font-weight:500;font-family:yu-gothic-pr6n,sans-serif;line-height:20px}@media (max-width: 840px){.main-home-content .shops-top-page .shop-text{font-size:10px}}.main-home-content .shops-top-page .shop-phone{display:inline-flex;align-items:center;gap:4px;margin-right:12px;font-family:yu-gothic-pr6n,sans-serif}.main-home-content .shops-top-page .shop-phone img{width:20px}.main-home-content .shops-top-page .shop-phone span{color:#c82b3f;font-size:24px;line-height:1.3;font-weight:700}.main-home-content .shops-top-page .shop-social{display:inline-flex;align-items:center;gap:6px}.main-home-content .shops-top-page .shop-social img{width:26px;height:25px;object-fit:contain}.main-home-content .shops-top-page .shop-social .back-ground-icon{background:#fff;box-shadow:0 2px 6px #00000059;border-radius:5px;width:43px;height:43px;display:flex;align-items:center;justify-content:center}@media (max-width: 1199px){.main-home-content .shops-top-page .shop-area{font-size:13px}.main-home-content .shops-top-page .shop-name{font-size:30px}.main-home-content .shops-top-page .shop-phone{margin-right:0!important}.main-home-content .shops-top-page .shop-phone span{font-size:16px}.main-home-content .shops-top-page .shop-line-right,.main-home-content .shops-top-page .back-ground-icon{width:31px!important;height:31px!important}.main-home-content .shops-top-page .shop-line-right img,.main-home-content .shops-top-page .back-ground-icon img{width:20px!important;height:20px!important}.main-home-content .shops-top-page .shop-meta span{font-size:14px}.main-home-content .shops-top-page .group-icon img{width:14px}}@media (min-width: 1200px) and (max-width: 1399px){.main-home-content .shops-top-page .shop-phone{margin-right:0!important}.main-home-content .shops-top-page .shop-phone span{font-size:16px}.main-home-content .shops-top-page .shop-line-right,.main-home-content .shops-top-page .back-ground-icon{width:31px!important;height:31px!important}.main-home-content .shops-top-page .shop-line-right img,.main-home-content .shops-top-page .back-ground-icon img{width:20px!important;height:20px!important}}@media (min-width: 1400px) and (max-width: 1599px){.main-home-content .shops-top-page .shop-phone{margin-right:0!important}.main-home-content .shops-top-page .shop-phone span{font-size:18px}.main-home-content .shops-top-page .shop-line-right,.main-home-content .shops-top-page .back-ground-icon{width:35px!important;height:35px!important}.main-home-content .shops-top-page .shop-line-right img,.main-home-content .shops-top-page .back-ground-icon img{width:20px!important;height:20px!important}}@media (max-width: 991px){.main-home-content .shops-top-page .shop-area{font-size:12px}.main-home-content .shops-top-page .shop-name{font-size:25px}.main-home-content .shops-top-page .shop-line,.main-home-content .shops-top-page .shop-phone span{font-size:12px}}@media (max-width: 840px){.main-home-content .shops-top-page .list-shop{padding:10px 0;box-shadow:0 0 10px 2px #cccce8}.main-home-content .shops-top-page .item-shop{width:100%}.main-home-content .shops-top-page .shop-card{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"head head" "media meta";column-gap:8px;row-gap:4px;border-right:none;border-bottom:1px dashed #4B2F12;box-shadow:none}.main-home-content .shops-top-page .item-shop:last-child .shop-card{border-bottom:none}.main-home-content .shops-top-page .shop-media{grid-area:media}.main-home-content .shops-top-page .shop-media img{height:100%;min-width:144px}.main-home-content .shops-top-page .shop-head{grid-area:head;align-self:start}.main-home-content .shops-top-page .shop-meta{grid-area:meta;align-self:start;margin-top:0;gap:5px}.main-home-content .shops-top-page .shop-area{font-size:12px}.main-home-content .shops-top-page .shop-name{margin-top:5px;font-size:14px}.main-home-content .shops-top-page .shop-line{font-size:12px;align-items:center}.main-home-content .shops-top-page .shop-line img{width:10px}.main-home-content .shops-top-page .shop-line--address .shop-line-right{min-width:20px;height:20px;display:none}.main-home-content .shops-top-page .shop-line--address .shop-line-right img{width:11px}.main-home-content .shops-top-page .shop-phone img{width:13px}.main-home-content .shops-top-page .shop-phone span{font-size:16px}.main-home-content .shops-top-page .shop-social{gap:5px}.main-home-content .shops-top-page .shop-social img{width:14px;height:14px}.main-home-content .shops-top-page .group-icon{flex-direction:column;align-items:flex-start!important;gap:5px;margin-top:0!important}.main-home-content .shops-top-page .group-icon .icon-map{display:flex!important}.main-home-content .shops-top-page .group-icon .back-ground-icon{width:31px;height:31px}.main-home-content .shops-top-page .group-icon .back-ground-icon img{width:16px;height:16px}}@media (max-width: 1200px) and (min-width: 992px){.main-home-content .shops-top-page .shop-line-right{display:none!important}.main-home-content .shops-top-page .shop-phone span{font-size:20px!important}.main-home-content .shops-top-page .shop-phone img{width:16px!important}}.main-home-content .shops-top-page.shops-top-page--list{padding:52px 1px 20px 105px}@media (max-width: 1200px) and (min-width: 841px){.main-home-content .shops-top-page.shops-top-page--list .categories .item-filter{padding:5px;font-size:22px}}.main-home-content .shops-top-page.shops-top-page--list .title-orange{margin-bottom:56px}.main-home-content .shops-top-page.shops-top-page--list .title-orange .content{font-size:clamp(56px,7vw,126px);font-weight:300;letter-spacing:.04em;line-height:100%}.main-home-content .shops-top-page.shops-top-page--list .categories{justify-content:flex-start!important;padding:0!important;margin-bottom:32px;font-family:yu-gothic-pr6n,sans-serif}.main-home-content .shops-top-page.shops-top-page--list .categories .item-filter span{padding:10px 20px;font-size:32px;line-height:1;font-weight:500;color:#4b2f12;letter-spacing:3%}.main-home-content .shops-top-page.shops-top-page--list .categories .item-filter span.active{border-bottom:2px solid #4B2F12;font-weight:700}.main-home-content .shops-top-page.shops-top-page--list .list-shop{border:none;padding:0;box-shadow:none;margin-bottom:0}.main-home-content .shops-top-page.shops-top-page--list .item-shop--list{flex:1 0 50%;max-width:50%;margin-bottom:var(--bs-gutter-y)}.main-home-content .shops-top-page.shops-top-page--list .shop-card.shop-card--list{display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;padding:10px;border:1px solid #cfd3df;align-content:start;align-items:start;box-shadow:0 2px 2px #00000040}.main-home-content .shops-top-page.shops-top-page--list .shop-card--list .shop-media{flex:0 0 46%;max-width:366px;width:46%}.main-home-content .shops-top-page.shops-top-page--list .shop-card--list .shop-media img{aspect-ratio:6/5;height:100%}.main-home-content .shops-top-page.shops-top-page--list .shop-card--list .shop-info--list{flex:1;min-width:0;padding:2px 0 4px 15px;display:flex;flex-direction:column;overflow:hidden;gap:10px}.main-home-content .shops-top-page.shops-top-page--list .shop-card--list .shop-info--list .shop-head{padding:0;margin-bottom:0}.main-home-content .shops-top-page.shops-top-page--list .shop-card--list .shop-info--list .shop-meta{padding:0;gap:10px;margin-top:0}.main-home-content .shops-top-page.shops-top-page--list .shop-area{font-size:18px;color:#4b2f12;margin-bottom:10px;line-height:1.15;font-weight:500}.main-home-content .shops-top-page.shops-top-page--list .shop-name{font-size:26px;line-height:1.1;font-weight:700;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-home-content .shops-top-page.shops-top-page--list .shop-line{font-size:18px;color:#4b2f12}.main-home-content .shops-top-page.shops-top-page--list .shop-line .shop-line-left img{height:18px;margin-top:2px}.main-home-content .shops-top-page.shops-top-page--list .shop-line--address .shop-line-right{width:43px;height:43px;border-radius:4px;box-shadow:0 2px 4px #00000040;border:1px solid #e0dace}.main-home-content .shops-top-page.shops-top-page--list .shop-line--address .shop-line-right img{height:24px!important}.main-home-content .shops-top-page.shops-top-page--list .shop-phone{margin-top:0}.main-home-content .shops-top-page.shops-top-page--list .shop-phone img{width:20px}.main-home-content .shops-top-page.shops-top-page--list .shop-phone span{font-size:24px;line-height:1;font-weight:700}.main-home-content .shops-top-page.shops-top-page--list .shop-social{margin-bottom:0;gap:10px;margin-top:10px}.main-home-content .shops-top-page.shops-top-page--list .shop-social .back-ground-icon{width:43px;height:43px;border:1px solid #e0dace;border-radius:4px;box-shadow:0 2px 4px #00000040}.main-home-content .shops-top-page.shops-top-page--list .shop-social img{height:26px}@media (max-width: 991px){.main-home-content .shops-top-page.shops-top-page--list .item-shop--list{width:100%;flex-basis:100%;max-width:100%}}@media (max-width: 381px){.main-home-content .shops-top-page.shops-top-page--list .item-filter span{font-size:14px!important}}@media (max-width: 840px){.main-home-content .shops-top-page.shops-top-page--list{padding:0 16px}.main-home-content .shops-top-page.shops-top-page--list .list-shop{box-shadow:none}.main-home-content .shops-top-page.shops-top-page--list .item-shop{padding:0!important}.main-home-content .shops-top-page.shops-top-page--list .shop-card{padding:0}.main-home-content .shops-top-page.shops-top-page--list .shop-area{font-size:12px;margin-bottom:5px}.main-home-content .shops-top-page.shops-top-page--list .shop-name{font-size:14px}.main-home-content .shops-top-page.shops-top-page--list .shop-meta{margin:0 10px}.main-home-content .shops-top-page.shops-top-page--list .shop-line-left .shop-text{font-size:10px}.main-home-content .shops-top-page.shops-top-page--list .shop-line-left img{height:14px!important}.main-home-content .shops-top-page.shops-top-page--list .shop-line{font-size:12px!important}.main-home-content .shops-top-page.shops-top-page--list .title-orange{margin-bottom:21px}.main-home-content .shops-top-page.shops-top-page--list .title-orange .content{font-size:42px;margin-left:0}.main-home-content .shops-top-page.shops-top-page--list .categories{margin-bottom:0;--bs-gutter-x: 0;gap:12px}.main-home-content .shops-top-page.shops-top-page--list .categories .item-filter{padding:0!important}.main-home-content .shops-top-page.shops-top-page--list .categories .item-filter span{font-size:16px;padding:5px}.main-home-content .shops-top-page.shops-top-page--list .categories .item-filter span.active{border-bottom:3px solid #4B2F12!important}.main-home-content .shops-top-page.shops-top-page--list .list-shop{margin:14px 0 0!important}.main-home-content .shops-top-page.shops-top-page--list .shop-phone img{width:13px}.main-home-content .shops-top-page.shops-top-page--list .shop-phone span{font-size:16px}.main-home-content .shops-top-page.shops-top-page--list .icon-map{display:flex!important}.main-home-content .shops-top-page.shops-top-page--list .shop-card.shop-card--list{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"head head" "media meta";border:none;border-bottom:1px dashed #4b2f12;padding:15px 8px;box-shadow:none}.main-home-content .shops-top-page.shops-top-page--list .shop-card--list .shop-info--list{display:contents;padding:0}.main-home-content .shops-top-page.shops-top-page--list .shop-card--list .shop-info--list .shop-head{grid-area:head;margin-bottom:5px}.main-home-content .shops-top-page.shops-top-page--list .shop-card--list .shop-info--list .shop-meta{grid-area:meta;gap:5px}.main-home-content .shops-top-page.shops-top-page--list .shop-card--list .shop-media{flex:initial;max-width:100%;width:100%;grid-area:media}}.main-home-content .blog{padding:52px 0 58px 105px}@media (max-width: 1366px) and (min-width: 841px){.main-home-content .blog{padding:50px 0 58px 92px}}.main-home-content .blog .blog-list{margin-bottom:32px}@media (max-width: 840px){.main-home-content .blog{padding:0 0 16px}.main-home-content .blog .col-custom-2{flex:0 0 100%;max-width:50%}.main-home-content .blog .blog-list{margin:0 16px 11px}}.main-home-content .blog .title{margin:auto auto 56px;text-align:start}.main-home-content .blog .title .content{white-space:break-spaces;word-break:break-all;font-size:clamp(56px,7vw,126px);color:#4b2f12}@media (max-width: 1199px){.main-home-content .blog .title .content{font-size:80px}}@media (max-width: 991px){.main-home-content .blog .title .content{font-size:60px}}@media (max-width: 840px){.main-home-content .blog .title .content{font-size:42px}}.main-home-content .blog .blog-content{padding:8px}.main-home-content .blog .blog-content .avatar.bg-new{background:#6c0;padding:2px}.main-home-content .blog .blog-content .image-post{display:flex;justify-content:center;margin-top:0;overflow:hidden}.main-home-content .blog .blog-content .image-post>a{position:relative;display:block}.main-home-content .blog .blog-content .image-post .post-overlay{position:absolute;left:0;right:0;bottom:0;padding:40px 60px 11px 8px;background:linear-gradient(to bottom,#f6f6ff00,#f6f6ffb8 72%,#f6f6ff);color:#4b2f12}.main-home-content .blog .blog-content .image-post .post-overlay .area{opacity:.92;font-size:18px;line-height:18px;font-weight:500;font-family:yu-gothic-pr6n,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-home-content .blog .blog-content .image-post .post-overlay .store{font-size:22px;line-height:27px;font-weight:500;font-family:yu-gothic-pr6n,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-home-content .blog .blog-content .image-post .post-overlay .meta-row{display:flex;justify-content:flex-start;align-items:center;gap:4px}.main-home-content .blog .blog-content .image-post .post-overlay .meta-row .date-time{background:#e88ab8;color:#fff;font-family:yu-gothic-pr6n,sans-serif;padding:1px 4px;border-radius:2px}.main-home-content .blog .blog-content .post-extra{color:#4b2f12}.main-home-content .blog .blog-content .post-extra .meta-row{display:flex;align-items:center;justify-content:space-between;gap:6px;height:25px}.main-home-content .blog .blog-content .post-extra .meta-row .date-time{height:100%;background:#4b2f12;font-size:14px;color:#fff;font-family:yu-gothic-pr6n,sans-serif;display:flex;padding:8px 4px;align-items:center;border-radius:2px;flex-shrink:0}.main-home-content .blog .blog-content .post-extra .girl-name{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:28px;font-family:yu-gothic-pr6n,sans-serif;letter-spacing:0}.main-home-content .blog .blog-content .post-extra .desc{font-family:yu-gothic-pr6n,sans-serif;overflow:hidden;text-overflow:ellipsis;font-size:14px;white-space:normal;word-break:break-word;margin-top:6px;font-weight:500;line-height:16.03px}@media (max-width: 1399px) and (min-width: 1200px){.main-home-content .blog .blog-content .post-extra .meta-row .date-time{font-size:12px}.main-home-content .blog .blog-content .post-extra .girl-name{font-size:18px}}.main-home-content .blog .blog-content .avatar{width:46px;height:46px;border-radius:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;top:auto;left:auto;right:12px;bottom:11px}.main-home-content .blog .blog-content .avatar .avatar-blog{width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.main-home-content .blog .blog-content .avatar .avatar-blog img{width:100%;height:auto;aspect-ratio:1/1;border-radius:100%;object-fit:cover;border:1px solid #F6F6FF}@media (max-width: 840px){.main-home-content .blog .blog-content{padding:4px}.main-home-content .blog .blog-content .image-post .post-overlay{padding:24px 40px 11px 8px}.main-home-content .blog .blog-content .image-post .post-overlay .area{font-size:12px;font-family:yu-gothic-pr6n,sans-serif;font-weight:500;line-height:16.03px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-home-content .blog .blog-content .image-post .post-overlay .store{font-size:14px;font-family:yu-gothic-pr6n,sans-serif;font-weight:500;line-height:16.03px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-home-content .blog .blog-content .post-extra .meta-row{gap:4px}.main-home-content .blog .blog-content .post-extra .meta-row .date-time{font-size:10px!important;font-family:yu-gothic-pr6n,sans-serif;font-weight:500;line-height:16.03px}.main-home-content .blog .blog-content .post-extra .girl-name{font-size:16px;font-family:yu-gothic-pr6n,sans-serif;font-weight:700;line-height:16.03px}.main-home-content .blog .blog-content .post-extra .desc{font-size:12px;font-family:yu-gothic-pr6n,sans-serif;font-weight:500;line-height:16.03px}.main-home-content .blog .blog-content .avatar{width:29px;height:29px;right:7px}}@media only screen and (min-width: 841px) and (max-width: 1199px){.navbar{gap:12px;padding:.55rem .85rem}.header-desktop-nav{gap:4px}.header-desktop-nav__link{min-width:48px;max-width:92px;font-size:18px;letter-spacing:.02em}.header-desktop-social{gap:12px}.header-desktop-social img{height:20px}.main-home-content .container-responsive{max-width:100%!important}.main-home-content .banner-footer{padding:0 20px}.main-home-content .shops-top-page{padding:20px 0 20px 92px!important}.main-home-content .shops-top-page .filter-tab{padding:6px 10px;font-size:20px}.main-home-content .shops-top-page .list-shop{--bs-gutter-x: 12px;--bs-gutter-y: 12px;padding:10px}.main-home-content .shops-top-page .item-shop{width:50%}.main-home-content .shops-top-page .shop-card{padding:10px 8px 0 0;gap:4px}.main-home-content .shops-top-page .shop-area{font-size:12px}.main-home-content .shops-top-page .shop-name{font-size:20px;line-height:1.15}.main-home-content .shops-top-page .shop-line{gap:4px}.main-home-content .shops-top-page .shop-line img{width:12px}.main-home-content .shops-top-page .shop-text{font-size:12px;line-height:1.35}.main-home-content .shops-top-page .shop-line--address .shop-line-left{width:calc(100% - 38px)}.main-home-content .shops-top-page .shop-line--address .shop-line-right{width:34px;height:34px}.main-home-content .shops-top-page .shop-line--address .shop-line-right img{width:18px}.main-home-content .shops-top-page .shop-phone{gap:3px}.main-home-content .shops-top-page .shop-phone img{width:14px}.main-home-content .shops-top-page .shop-phone span{font-size:14px;line-height:1.2}.main-home-content .shops-top-page .shop-social{gap:4px;margin-bottom:10px}.main-home-content .shops-top-page .shop-social .back-ground-icon{width:30px;height:30px}.main-home-content .shops-top-page .shop-social img{width:16px;height:16px}.main-home-content .blog{padding:20px 0 20px 92px}.main-home-content .blog .categories{gap:12px!important}.main-home-content .blog .title .content{font-size:68px}.main-home-content .blog .blog-content{width:25%}.main-home-content .blog .blog-content .image-post .post-overlay{padding:28px 6px 6px}.main-home-content .blog .blog-content .image-post .post-overlay .area{font-size:11px;line-height:1.3}.main-home-content .blog .blog-content .image-post .post-overlay .store{font-size:13px;line-height:1.35}.main-home-content .blog .blog-content .post-extra .meta-row{height:22px}.main-home-content .blog .blog-content .post-extra .meta-row .date-time{font-size:10px!important;padding:5px 4px}.main-home-content .blog .blog-content .post-extra .girl-name{font-size:16px;line-height:1.2}.main-home-content .blog .blog-content .post-extra .desc{font-size:11px;line-height:1.35}.main-home-content .blog .blog-content .avatar{width:34px;bottom:4px;height:34px}}body{margin:0;display:flex;flex-direction:column;font-family:Roboto,sans-serif;background-color:#eee!important;font-size:14px}@media only screen and (max-width: 840px){body.homepage-index,body.homepage-subpage{background:linear-gradient(180deg,#1f2230,#191c28);overscroll-behavior-y:none}}.container-header{position:relative;z-index:120;background:#fffc;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.container-header--pinned{position:fixed;top:0;left:0;right:0;width:100%;box-shadow:0 8px 24px #4b2f1214}.container-header-spacer{height:0}.banner-top-index{padding:0!important;margin-right:-105px;width:calc(100% + 105px);position:relative;z-index:2}@media (max-width: 1366px) and (min-width: 841px){.banner-top-index{margin-right:-92px;width:calc(100% + 92px)}}@media (max-width: 840px){.banner-top-index{width:100%}}.navbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;width:100%;margin:0 auto;padding:.75rem 1.5rem}@media (min-width: 840px){.header-desktop-nav{display:flex;align-items:center;justify-content:space-evenly;gap:12px;flex:1 1 auto;min-width:0}}@media (min-width: 840px){.header-desktop-nav__link{display:flex;align-items:center;justify-content:center;min-width:74px;max-width:150px;text-align:center;color:#4b2f12;font-size:36px;font-weight:400;letter-spacing:.04em;line-height:1;text-decoration:none;font-family:Roboto}}.header-desktop-social{display:none}@media (min-width: 840px){.header-desktop-social{display:flex;align-items:center;justify-content:center;gap:20px;flex:0 0 auto}.header-desktop-social img{width:auto;height:46px}}.navbar .nav-menu{overflow-y:auto}.navbar .logo{padding-left:0;flex:0 0 auto}.navbar .logo img{width:450px;height:auto}@media only screen and (max-width: 841px){.navbar .logo img{width:196px}}@media only screen and (max-width: 992px) and (min-width: 840px){.navbar{gap:12px;padding:.6rem .9rem}.navbar .logo img{width:195px}.header-desktop-nav__link{min-width:52px;max-width:100px;font-size:16px;letter-spacing:.02em}.header-desktop-social img{height:21px}.header-desktop-social{gap:12px}}@media only screen and (max-width: 1366px) and (min-width: 991px){.navbar{gap:14px;padding:.6rem .9rem}.header-desktop-nav{gap:4px}.header-desktop-nav__link{min-width:52px;max-width:100px;font-size:20px;letter-spacing:.02em}.navbar .logo img{width:250px}.header-desktop-social img{height:24px}.header-desktop-social{gap:20px}}@media only screen and (max-width: 1599px) and (min-width: 1367px){.navbar .logo img{width:400px}.header-desktop-nav__link{font-size:30px}.header-desktop-social img{height:40px}}.nav-menu .nav-item a{display:inline-block;padding:.5rem 1rem 1rem .5rem;transition:background .3s ease}.nav-item-full-link{display:flex;width:100%;padding:.5rem;text-decoration:none;color:inherit}.nav-item-full-link .nav-link{padding:0;flex:1}.nav-item-full-link:hover,.nav-item-full-link:active{color:inherit;text-decoration:none;opacity:.8}.nav-menu{position:fixed;right:-100%;top:0;flex-direction:column;width:30%;height:100dvh;text-align:right;transition:.3s;box-shadow:0 10px 40px #0003;background-color:#000000d9;list-style-type:none;padding:0!important;z-index:1000;display:none}.nav-menu.active{right:0}.nav-item{width:100%;text-align:justify;font-size:14px;padding:0 20 0 5px;color:#f6f6ff;font-family:Roboto;font-weight:300;border-bottom:1px outset #FFFFFF}.nav-item-store-group{display:flex;align-items:center;gap:2%;border-bottom:none!important}.nav-item-store-group .store-name-link{min-width:0;max-width:200px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;text-decoration:underline;padding:5px 10px!important;font-size:12px;font-family:yu-gothic-pr6n,sans-serif;font-weight:500;line-height:16.03px}.nav-item-store-group.store-layout-3 .store-name-link{width:32%}.nav-item-store-group.store-layout-2 .store-name-link{width:50%}.nav-item-store-group.store-layout-1 .store-name-link{width:100%}.contact-hamburger{display:flex;flex-direction:row;justify-content:end;align-items:center;gap:30px;padding-right:20px}.hamburger{color:#4c341c;display:none;cursor:pointer;padding-right:10px}.hamburger-close{display:none;justify-content:end;padding-top:30px;padding-right:30px;z-index:1000}.hamburger-close .bar:nth-child(2){opacity:0}.hamburger-close .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger-close .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.bar{display:block;width:25px;height:3px;margin:5px auto;transition:all .3s ease-in-out;background-color:#4c341c}.category{text-align:start;border-bottom:none!important;margin-top:20px;height:35px}.category a{font-size:14px;font-family:yu-gothic-pr6n,sans-serif;font-weight:700;color:#fff;text-decoration:none}.menu{display:none}.back-to-top--floating{position:fixed;right:15px;bottom:100px;width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:#775f46e6;color:#f8f4ef;font-size:22px;line-height:1;box-shadow:0 8px 20px #2d1e0c47;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease,visibility .25s ease;z-index:130}@media only screen and (max-width: 1366px) and (min-width: 768px){.back-to-top--floating{width:43px;height:43px;right:8px}}.back-to-top--floating.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top--floating__icon{transform:translateY(-1px)}@media only screen and (max-width: 840px){.navbar{display:flex;gap:12px;padding:.75rem 1rem}.container-header{background-color:#fff;border-bottom:1px solid #E6DED3;-webkit-backdrop-filter:none;backdrop-filter:none}.nav-menu{display:flex;position:fixed;right:-100%;top:0;flex-direction:column;height:100dvh;text-align:right;transition:.3s;box-shadow:0 10px 40px #0003;background-color:#000000eb;list-style-type:none;width:90%;padding:0 0 20px 20px!important;z-index:1000;overflow:hidden;isolation:isolate}.nav-menu>*{position:relative;z-index:1}.nav-menu-watermark{position:absolute;top:0;bottom:0;left:-20px;width:calc(100% + 20px);display:flex;align-items:baseline;justify-content:flex-start;pointer-events:none;z-index:0;opacity:2.3;margin-left:0}.nav-menu-watermark img{width:88%;max-width:420px;height:auto;object-fit:contain;filter:saturate(1.05) brightness(1.02)}.nav-menu.active{right:0;display:flex}.navbar .logo{padding-left:0}.container-header .navbar{display:flex!important;position:relative}.menu{display:block;position:absolute;right:10px}.hamburger-close{display:flex}.hamburger-close .bar,.nav-menu .bar{background-color:#fff}.hamburger-close{padding-top:20px;padding-right:20px}.category:before,.category:after{width:20%}.back-to-top--floating{right:14px;bottom:14px;width:44px;height:44px;font-size:18px}}.footer{background:linear-gradient(180deg,#1f2230,#191c28);color:#fff;padding-top:24px}.footer .footer-inner{margin:0 auto;padding:0 24px}.footer .logo{margin-top:4px}.footer .logo img{width:489px;max-width:100%;height:auto}.footer .footer-social{padding:48px 0}.footer .footer-social a{padding:0 12px!important}@media (max-width: 840px){.footer .footer-social{padding:24px 0}}.footer .footer-social img{width:auto;height:34px}.footer .menu-footer{padding-top:48px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 2px}.footer .menu-footer{position:relative;border-top:none}.footer .menu-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#dbdbdb00,#dbdbdb,#dbdbdb00);transform:rotate(.26deg);transform-origin:center}.footer .menu-footer a{text-decoration:none;padding:8px 15px 8px 0;color:#dbdbdb!important;font-size:26px;letter-spacing:.02em;position:relative;font-family:Roboto;line-height:61.47px}.footer .menu-footer a:not(:last-child):after{content:"|";color:#dbdbdb;margin-left:15px}.footer .footer-copyright{color:#dbdbdb;margin-top:37px;font-size:19px;font-family:yu-gothic-pr6n,sans-serif}.footer .image-footer{width:100%;display:grid;justify-content:center;align-items:center;gap:12px}@media (min-width: 840px){.footer .image-footer{width:100%;display:flex;justify-content:center;align-items:center;gap:12px}}@media (min-width: 840px){.footer .text-sp{display:none}}.footer .text-pc{display:none}@media (min-width: 840px){.footer .text-pc{display:block;color:#dbdbdb!important;font-family:Roboto,sans-serif}}@media only screen and (max-width: 841px){.footer{padding-top:14px;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 12px)}.footer .footer-inner{padding:0 14px}.footer .logo img{width:286px}.footer .footer-social img{height:18px}.footer .menu-footer{padding:17px;display:block;border-top:0;width:100%;display:grid}.footer .menu-footer a{font-size:14px;line-height:32px;padding:0}.footer .menu-footer a:not(:last-child):after{content:none}.footer .footer-store-areas{display:none!important}.footer .text-sp{color:#dbdbdb!important;display:block!important;font-size:10px!important;font-weight:400;line-height:17px;font-family:Roboto,sans-serif}.footer .footer-copyright{font-size:10px;margin-top:14px}}.footer .footer-banners{display:flex;gap:8px;width:100%}.footer .footer-banners .footer-banner-item{flex:1;min-width:0}.footer .footer-banners .footer-banner-item img{width:100%;height:auto;display:block}@media (max-width: 375px){.footer .text-sp{font-size:12px!important}}.footer .footer-store-areas{display:flex;flex-wrap:wrap;gap:12px 32px;justify-content:center;padding-top:16px}.footer .footer-store-areas .footer-store-area__item{margin:0 12px}.footer .footer-store-area__column{display:flex;flex-direction:column;gap:4px;min-width:120px;max-width:220px}.footer .footer-store-area__heading{color:#fff;font-size:20px;font-weight:700;text-decoration:none;margin-bottom:4px;display:block;font-family:yu-gothic-pr6n,sans-serif}.footer .footer-store-area__item{color:#fff;font-size:16px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:yu-gothic-pr6n,sans-serif;font-weight:700}.footer .footer-store-area__item:hover{color:#f1f2f7}.footer .back-to-top{cursor:pointer}.main-home-content .cast{padding:50px 0 58px 105px}@media (max-width: 1366px) and (min-width: 841px){.main-home-content .cast{padding:50px 0 58px 92px}}@media (max-width: 840px){.main-home-content .cast{padding:0 0 36px}.main-home-content .cast .col-custom-3{width:50%}}.main-home-content .cast .cast-list{margin-bottom:32px}@media (max-width: 840px){.main-home-content .cast .cast-list{margin-bottom:13px}}.main-home-content .cast .girl-content{padding:0}.main-home-content .cast .girl-content .girl-card{position:relative;overflow:hidden;background:#c2c6d6}.main-home-content .cast .girl-content .girl-card__inner{display:block;text-decoration:none}.main-home-content .cast .girl-content .girl-card__photo{width:100%;aspect-ratio:2/3;object-fit:cover;display:block}.main-home-content .cast .girl-content .girl-card__new-badge{position:absolute;top:8px;left:8px;z-index:3}.main-home-content .cast .girl-content .girl-card__new-badge img{height:20px;width:auto}.main-home-content .cast .girl-content .girl-card__overlay{position:absolute;bottom:0;left:0;right:0;padding:50px 16px 17px;background:linear-gradient(180deg,#f6f6ff00,#f6f6ffb8 72%,#f6f6ff);display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;pointer-events:none}.main-home-content .cast .girl-content .girl-card__info{flex:1;min-width:0;display:block;text-decoration:none;color:inherit;pointer-events:all}.main-home-content .cast .girl-content .girl-card__area{font-size:18px;color:#4b2f12;margin:0 0 2px;line-height:16.03px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;font-family:yu-gothic-pr6n,sans-serif}.main-home-content .cast .girl-content .girl-card__store{font-size:22px;color:#4b2f12;margin:0 0 3px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;font-family:yu-gothic-pr6n,sans-serif}.main-home-content .cast .girl-content .girl-card__name{font-size:28px;color:#4b2f12;font-weight:700;margin:0;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:yu-gothic-pr6n,sans-serif}.main-home-content .cast .girl-content .girl-card__sns{flex-shrink:0;display:flex;gap:6px;align-items:center;pointer-events:all;padding-left:6px}.main-home-content .cast .girl-content .girl-card__sns a{display:flex;align-items:center;justify-content:center;width:41px;height:41px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #00000059}.main-home-content .cast .girl-content .girl-card__sns a img{height:21px;object-fit:contain}.main-home-content .cast .girl-content .girl-card.girl-card--new:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:10px solid #E4D8A6;pointer-events:none;z-index:2;-webkit-mask-image:linear-gradient(to bottom,#000000 0%,#000000 72%,transparent 100%);mask-image:linear-gradient(to bottom,#000000 0%,#000000 72%,transparent 100%)}.main-home-content .cast .girl-content .girl-card.girl-card--new .girl-card__new-badge{top:10px;left:9px;z-index:4;display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:53px;padding:6px 12px;background:linear-gradient(90deg,#e7d580,#a48e21);color:#fff;font-size:36px;line-height:1;font-weight:700;letter-spacing:0;text-transform:uppercase;font-family:yu-gothic-pr6n,sans-serif}@media (max-width: 1399px) and (min-width: 841px){.main-home-content .cast .girl-content .girl-card.girl-card--new .girl-card__new-badge{font-size:24px;min-width:56px;height:36px;padding:4px 10px}}@media (min-width: 841px) and (max-width: 1199px){.main-home-content .cast .girl-content .girl-card__overlay{padding:36px 8px 8px}.main-home-content .cast .girl-content .girl-card__area{font-size:13px}.main-home-content .cast .girl-content .girl-card__store{font-size:16px}.main-home-content .cast .girl-content .girl-card__name{font-size:22px}.main-home-content .cast .girl-content .girl-card__sns a{width:30px;height:30px}.main-home-content .cast .girl-content .girl-card__sns a img{height:16px}}@media (min-width: 1200px) and (max-width: 1399px){.main-home-content .cast .girl-content .girl-card__overlay{padding:36px 8px 8px}.main-home-content .cast .girl-content .girl-card__area{font-size:16px}.main-home-content .cast .girl-content .girl-card__store{font-size:18px}.main-home-content .cast .girl-content .girl-card__name{font-size:22px}.main-home-content .cast .girl-content .girl-card__sns a{width:36px;height:36px}.main-home-content .cast .girl-content .girl-card__sns a img{height:20px}}@media (max-width: 840px){.main-home-content .cast .girl-content .girl-card__overlay{padding:60px 8px 8px}.main-home-content .cast .girl-content .girl-card__area{font-size:12px}.main-home-content .cast .girl-content .girl-card__store{font-size:14px}.main-home-content .cast .girl-content .girl-card__name{font-size:20px}.main-home-content .cast .girl-content .girl-card__sns{flex-direction:column;gap:8px;padding-left:4px}.main-home-content .cast .girl-content .girl-card__sns a{width:32px;height:32px}.main-home-content .cast .girl-content .girl-card__sns a img{width:18px;height:18px}.main-home-content .cast .girl-content .girl-card.girl-card--new:after{border-width:4px}.main-home-content .cast .girl-content .girl-card.girl-card--new .girl-card__new-badge{top:0;left:0;min-width:58px;height:22px;padding:0 8px;font-size:16px;line-height:31px;letter-spacing:.03em}}.main-home-content .coupon{padding:20px 0}.main-home-content .coupon .list-coupon{padding:0;margin:0;row-gap:12px}.main-home-content .coupon .list-coupon .coupon-item{text-decoration:none}.main-home-content .coupon .content-coupon{width:84%;margin:auto;background-blend-mode:overlay;border:5px solid #646402}@media (max-width: 500px){.main-home-content .coupon .content-coupon{width:100%}}.main-home-content .coupon .content-coupon .block-coupon{background:#eee 0 0 no-repeat padding-box;display:flex;flex-direction:column;justify-content:space-between;padding:15px 12px 5px}.main-home-content .coupon .content-coupon .shop-name{font: 12px/18px yu-gothic-pr6n,sans-serif;color:#333}.main-home-content .coupon .content-coupon .shop-name .area-shop{color:#999}.main-home-content .coupon .content-coupon pre{font: 16px/24px yu-gothic-pr6n,sans-serif;color:#333;white-space:break-spaces;padding:0 6px;word-break:break-all}.main-home-content .coupon .content-coupon pre img{max-width:100%;object-fit:contain}.main-home-content .coupon .content-coupon .time-end{font: 700 16px/24px yu-gothic-pr6n,sans-serif;color:#00f;padding:0 6px}.main-home-content .coupon.coupon-home{background:transparent;padding:52px 0 0 105px}@media (max-width: 840px){.main-home-content .coupon.coupon-home{padding:10px 16px}}@media (max-width: 1366px) and (min-width: 841px){.main-home-content .coupon.coupon-home{padding:52px 0 0 92px}}.main-home-content .coupon.coupon-home .title-orange{margin-bottom:26px}.main-home-content .coupon.coupon-home .title-orange span{font-size:clamp(44px,8vw,84px);font-weight:200;letter-spacing:.08em;line-height:1;color:#4b2f12;font-family:Roboto}.main-home-content .coupon.coupon-home .list-coupon{row-gap:14px;width:auto!important}.main-home-content .coupon.coupon-home .coupon-item{display:block;margin-top:0!important;padding:0 6px;color:inherit}.main-home-content .coupon.coupon-home .coupon-item:hover{text-decoration:none}.main-home-content .coupon.coupon-home .content-coupon{display:flex;align-items:center;width:100%;margin:0;padding:16px 8px;border:none;background:#fff;box-shadow:0 2px 2px #00000040;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.main-home-content .coupon.coupon-home .content-coupon:hover{transform:translateY(-2px);box-shadow:0 2px 2px #00000040}.main-home-content .coupon.coupon-home .content-coupon.without-logo .block-coupon{padding-left:15px}.main-home-content .coupon.coupon-home .content-coupon .coupon-logo{width:107px;height:107px;background-color:#4b2f12;display:flex;align-items:center;justify-content:center;padding:6px}.main-home-content .coupon.coupon-home .content-coupon .coupon-logo img{width:100%;height:100%;object-fit:cover}.main-home-content .coupon.coupon-home .content-coupon .block-coupon{flex:1;min-width:0;background:#fff;display:flex;flex-direction:column;justify-content:center;padding:10px 14px 10px 12px}.main-home-content .coupon.coupon-home .content-coupon .title-coupon{padding-bottom:13px;color:#c82b3f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:26px;font-family:yu-gothic-pr6n,sans-serif;line-height:26.03px;font-weight:700}.main-home-content .coupon.coupon-home .content-coupon .coupon-divider{display:block;width:120%;border-top:1px dotted #8E6C46;margin-bottom:12px;margin-left:-15px}.main-home-content .coupon.coupon-home .content-coupon .area-shop{font-family:yu-gothic-pr6n,sans-serif;color:#4b2f12;font-size:18px;line-height:100%;margin-bottom:7px}.main-home-content .coupon.coupon-home .content-coupon .shop-name{font-family:yu-gothic-pr6n,sans-serif;color:#4b2f12;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:22px;line-height:100%}.main-home-content .coupon.coupon-home .coupon-action{margin-top:54px!important}@media (max-width: 840px){.main-home-content .coupon.coupon-home .coupon-action{margin-top:12px!important}}@media (max-width: 840px){.main-home-content .coupon.coupon-home .content-coupon{height:80px;padding:8px}.main-home-content .coupon.coupon-home .title-orange span{margin:0!important}.main-home-content .coupon.coupon-home .coupon-item{padding:0}.main-home-content .coupon.coupon-home .content-coupon .coupon-logo{height:64px;width:64px;padding:8px}.main-home-content .coupon.coupon-home .content-coupon .block-coupon{padding-right:12px}.main-home-content .coupon.coupon-home .content-coupon .title-coupon{white-space:normal;display:-webkit-box;-webkit-line-clamp:1;line-clamp:2;-webkit-box-orient:vertical;font-size:16px;line-height:17.03px;padding:0}.main-home-content .coupon.coupon-home .content-coupon .coupon-divider{margin:6px 0}.main-home-content .coupon.coupon-home .content-coupon .area-shop{font-size:12px;margin-bottom:2px!important;line-height:16.03px}.main-home-content .coupon.coupon-home .content-coupon .shop-name{font-size:14px}}.main-home-content .title-orange{margin:auto auto 56px;text-align:start}@media (max-width: 840px){.main-home-content .title-orange{margin-bottom:16px!important;margin-top:16px!important}}.main-home-content .title-orange span{white-space:break-spaces;word-break:break-all;font-size:clamp(56px,7vw,126px);color:#4b2f12;line-height:100%;font-weight:200;font-family:Roboto}@media (max-width: 1199px){.main-home-content .title-orange span{font-size:80px}}@media (max-width: 991px){.main-home-content .title-orange span{font-size:60px;margin-left:16px}}@media (max-width: 840px){.main-home-content .title-orange span{font-size:42px;margin-left:16px}}.main-home-content .button-more-orange,.main-home-content .btn-dark-more{width:min(728px,100%);min-height:92px;border:none;border-radius:0;background:#5a381a;color:#f6f6ff!important;font-family:Roboto;font-size:34px;font-weight:200;line-height:1;letter-spacing:.08em;display:flex;align-items:center;justify-content:center;text-transform:uppercase;text-decoration:none;position:relative;transition:filter .2s ease;margin:50px 0}.main-home-content .button-more-orange:hover,.main-home-content .btn-dark-more:hover{color:#f6f6ff!important;filter:brightness(1.05)}.main-home-content .button-more-orange:after,.main-home-content .btn-dark-more:after{content:"";position:absolute;right:28px;top:50%;width:32px;height:12px;transform:translateY(-50%);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAYCAYAAABKtPtEAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAQKADAAQAAAABAAAAGAAAAABOMsa6AAAA/0lEQVRYCe2YzQ2CQBCFZxNOnCiBErSDLcEOtAStQEugA0uwBEqwBGIFXPhJODC8TQbDfbhMGBKuL28+1s/JEhl8pomvw8Afg9X1lduWCwzf4OVx5Kc+0WACBo8JgECIBkfQV+57fgmEBkBKfaLBBAxeC4TaYH195fTlAcB9IKcgSTHqsRpM2PqAmQuDI+gruw/gA5yEVn4Odz1SgwnJAYf3QddxJRAa98HAx90P3AfuAyL3Af7JNvvBMe8PAMD3Awjxsu4HuE06GVxx9JXdB2CIk/CVk/D3QQCZm56vjYQQqMS73iM+8jxUIRGxUX//lllG5wBLvvePtpE4z/RbAMKAI1P+d70ZAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:center;background-size:100% 100%;background-color:transparent;pointer-events:none;display:inline-block}@media (max-width: 1199px) and (min-width: 841px){.main-home-content .button-more-orange,.main-home-content .btn-dark-more{min-height:72px;font-size:28px}.main-home-content .button-more-orange:after,.main-home-content .btn-dark-more:after{right:20px;width:26px;height:10px}}@media (max-width: 840px){.main-home-content .button-more-orange,.main-home-content .btn-dark-more{width:80%;min-height:56px;font-size:28px;letter-spacing:.05em;margin:20px 0}.main-home-content .button-more-orange:after,.main-home-content .btn-dark-more:after{right:14px;width:18px;height:7px}}.main-home-content .color-phone{color:#00f}.main-home-content .cursor-text{cursor:text}.main-home-content .cursor-default{cursor:default}.main-home-content .text-link{color:#00f}@media (min-width: 841px) and (max-width: 1199px){.main-home-content .cast .girl-content{width:33.333333%}.main-home-content .cast .girl-card__overlay{padding:28px 8px 8px}.main-home-content .cast .girl-card__new-badge img{height:16px}.main-home-content .cast .girl-card__area{font-size:10px}.main-home-content .cast .girl-card__store{font-size:12px}.main-home-content .cast .girl-card__name{font-size:14px}.main-home-content .cast .girl-card__sns a{width:24px;height:24px}.main-home-content .cast .girl-card__sns a img{height:12px}.main-home-content .coupon.coupon-home{padding:20px 0 20px 92px}.main-home-content .coupon.coupon-home .list-coupon{row-gap:12px}.main-home-content .coupon.coupon-home .coupon-item{padding:0 4px}.main-home-content .coupon.coupon-home .content-coupon{min-height:72px;padding:6px}.main-home-content .coupon.coupon-home .content-coupon .coupon-logo{width:72px;height:72px;flex:0 0 72px}.main-home-content .coupon.coupon-home .content-coupon .block-coupon{padding:6px 8px}.main-home-content .coupon.coupon-home .content-coupon .title-coupon{font-size:16px;line-height:1.3}.main-home-content .coupon.coupon-home .content-coupon .area-shop{font-size:12px}.main-home-content .coupon.coupon-home .content-coupon .shop-name{font-size:14px}.main-home-content .title-orange span{font-size:72px}}@supports (content-visibility: auto){.homepage-index .homepage-lazy-placeholder{content-visibility:auto;contain-intrinsic-size:auto 480px}.homepage-index .main-home-content .cast#cast,.homepage-index .main-home-content .cast.cast-top-page{content-visibility:auto;contain-intrinsic-size:auto 720px}.homepage-index .main-home-content .blog#blog{content-visibility:auto;contain-intrinsic-size:auto 640px}.homepage-index .main-home-content .shops-top-page{content-visibility:auto;contain-intrinsic-size:auto 900px}.homepage-index .main-home-content .coupon.coupon-home#coupon{content-visibility:auto;contain-intrinsic-size:auto 680px}.homepage-index .banner-footer-index{content-visibility:auto;contain-intrinsic-size:auto 360px}}@media (min-width: 841px){.hero-video-screen__mobile-nav{display:none}}.hero-video-screen{position:relative;min-height:640px;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:#f2f3f8;overflow:hidden}@media (min-width: 841px){.hero-video-screen{min-height:1180px}}.hero-video-screen__logo{display:none}@media (min-width: 841px){.hero-video-screen__logo{display:block;position:absolute;top:0;z-index:4;width:min(47vw,860px);max-width:100%;padding:0;margin:0;pointer-events:none}.hero-video-screen__logo img{width:100%;height:auto;display:block}}.hero-video-screen__frame{position:relative;width:100%;min-height:640px;max-height:700px;height:1180px;overflow:hidden;background:#eef0f6}@media (min-width: 841px){.hero-video-screen__frame{min-height:0;max-height:none}}.hero-video-screen__frame:before,.hero-video-screen__frame:after{display:none}@media (min-width: 841px){.hero-video-screen__frame:before,.hero-video-screen__frame:after{content:"";position:absolute;top:0;bottom:0;width:25%;z-index:2;pointer-events:none;display:none}}@media (min-width: 841px){.hero-video-screen__frame:before{left:0;background:linear-gradient(to right,#f2f3f838,#f2f3f800)}.hero-video-screen__frame:after{right:0;background:linear-gradient(to left,#f2f3f838,#f2f3f800);z-index:2;pointer-events:none}}.hero-video-screen__video-background{display:none}@media (min-width: 480px){.hero-video-screen__video-background{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:blur(18px);transform:scale(1.18);opacity:.82;z-index:1;pointer-events:none}}.hero-video-screen__video-main{position:absolute;top:0;left:50%;width:auto;height:100%;transform:translate(-50%);object-position:center top;object-fit:cover;display:block;z-index:3}.hero-video-screen__audio-toggle{position:absolute;right:20px;bottom:20px;z-index:6;width:50px;height:50px;border:0;border-radius:999px;background:#0000008f;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,transform .2s ease}@media (min-width: 840px){.hero-video-screen__audio-toggle:hover{background:#000000b8}.hero-video-screen__audio-toggle:focus-visible{outline:2px solid #ffffff;outline-offset:2px}}.hero-video-screen__audio-icon{display:inline-flex}.hero-video-screen__audio-icon--unmuted,.hero-video-screen__audio-toggle[data-muted=false] .hero-video-screen__audio-icon--muted{display:none}.hero-video-screen__audio-toggle[data-muted=false] .hero-video-screen__audio-icon--unmuted{display:inline-flex}@media (max-width: 840px){.hero-video-screen__mobile-nav{display:flex;flex-direction:column;position:absolute;top:0;left:0;right:0;z-index:10;padding:6px 12px 0}.hero-video-screen__mobile-nav-top{color:#ffffffd9;font-size:11px;text-decoration:none;letter-spacing:.05em;padding:2px 0}.hero-video-screen__mobile-nav-links{display:flex;align-items:center;gap:6px;border-radius:4px;padding:7px 10px;margin-top:2px;justify-content:flex-start}.hero-video-screen__mobile-nav-brand{display:inline-flex;align-items:center;justify-content:center;margin-right:4px}.hero-video-screen__mobile-nav-brand img{width:24px;height:24px;display:block;object-fit:contain}.hero-video-screen__mobile-nav-links a{color:#4b2f1299;text-decoration:none;font-size:16px;font-weight:400;letter-spacing:3%;padding:0 12px;font-family:Roboto}.hero-video-screen{padding-top:0;height:auto;background:transparent}.hero-video-screen__audio-toggle{right:12px;bottom:12px}}@media (max-width: 840px) and (min-width: 481px){.hero-video-screen__video-main{width:auto!important}}@media (max-width: 480px){.hero-video-screen__video-main{width:100%;left:0;transform:none;object-position:center top}}@media (max-width: 400px){.hero-video-screen__mobile-nav-links a{padding:0 8px}}.hero-video-screen__scroll-btn{position:absolute;z-index:6;width:50px;height:50px;border:0;border-radius:999px;background:#ffffffb3;color:#333;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;gap:0;padding:0;transition:background .2s ease;left:12px;bottom:12px}@media (min-width: 840px){.hero-video-screen__scroll-btn{left:20px;bottom:20px}}.hero-video-screen__scroll-btn:hover{background:#ffffffb3}.hero-video-screen__scroll-label{font-size:12px;font-weight:700;letter-spacing:.05em;line-height:1.3;text-transform:lowercase;color:#4b2f12}.main-home-content{position:relative}.homepage-content-shell{position:relative;overflow:hidden;background:#f6f6ff}.right-brand-rail{display:none}@media only screen and (min-width: 840px){.right-brand-rail{position:absolute;top:0;right:0;bottom:0;width:105px;display:flex;justify-content:flex-end;align-items:stretch;pointer-events:none;z-index:20}}@media only screen and (max-width: 1366px) and (min-width: 841px){.right-brand-rail{width:92px}}@media only screen and (min-width: 840px){.right-brand-rail__inner{width:100%;position:relative;top:0;height:100%;min-height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:14px;padding:12px 6px;pointer-events:auto}.right-brand-rail__item{display:flex;flex-direction:column;align-items:center}.right-brand-rail__item img{width:73px}.right-brand-rail__icon{object-fit:contain;filter:contrast(1.1) saturate(1.08);margin-bottom:110px}.right-brand-rail__text{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);transform-origin:center;font-size:30px;font-weight:800;letter-spacing:.26em;color:#4b2f12;line-height:1}}@media only screen and (min-width: 841px) and (max-width: 1366px){.homepage-content-shell{padding-right:92px!important}}.homepage-content-shell{padding-right:105px}@media only screen and (max-width: 840px){.homepage-content-shell{padding-right:0!important}}.sns-external-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;padding:16px;background:#0000008f;z-index:3000;touch-action:none}.sns-external-modal.show{display:flex}body.sns-modal-open{overflow:hidden;overscroll-behavior:none}@media (min-width: 840px){.sns-external-modal__dialog{width:min(560px,100%);border-radius:14px;overflow:hidden;box-shadow:0 14px 32px #00000040;color:#4b2f12}}.sns-external-modal__header{background:#4b2f12;text-align:center;padding:24px;letter-spacing:.05em;font-weight:700;line-height:24px;font-family:yu-gothic-pr6n,sans-serif;font-size:15px;display:flex;justify-content:space-between;align-items:center}@media (min-width: 840px){.sns-external-modal__header{font-size:20px}}.sns-external-modal__header .content{color:#fff}.sns-external-modal__header .icon{color:#c0b1a2;font-size:17px}.sns-external-modal__body{padding:20px;background:#f6f6ff}@media (min-width: 840px){.sns-external-modal__body{padding:32px 32px 28px}}.sns-external-modal__lead{text-align:center;font-size:13px;font-weight:700;color:#4b2f12;line-height:19.2px;font-family:yu-gothic-pr6n,sans-serif}@media (min-width: 840px){.sns-external-modal__lead{font-size:16px}}.sns-external-modal__notice{border:1px solid rgba(75,47,18,.1568627451);background:#fff;padding:20px;font-size:12px;line-height:23.8px;color:#4b2f12;border-radius:8px;font-family:yu-gothic-pr6n,sans-serif}@media (min-width: 840px){.sns-external-modal__notice{font-size:14px}}.sns-external-modal__notice--warn{padding:12px;color:#c82b3f;font-weight:700;background:#c82b3f10;border-radius:6px;margin:14px 0;line-height:22.4px}.sns-external-modal__text{font-size:12px;text-align:center;line-height:23.8px;color:#4b2f12;font-family:yu-gothic-pr6n,sans-serif}@media (min-width: 840px){.sns-external-modal__text{font-size:14px}}.sns-external-modal__actions{padding:0;background:transparent;border-top:0;box-shadow:none;display:flex;margin-top:20px}@media (min-width: 840px){.sns-external-modal__actions{margin-top:24px}}.sns-external-modal__btn{flex:1;border-radius:8px;padding:12px 10px;font-size:14px;font-weight:700;cursor:pointer;border:2px solid #4B2F12;text-align:center;height:52px;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none;font-family:yu-gothic-pr6n,sans-serif}@media (min-width: 840px){.sns-external-modal__btn{font-size:16px;display:flex;align-items:center;justify-content:center;gap:2px}}.sns-external-modal__btn .ico-redirect{width:14px;height:14px;vertical-align:text-bottom}@media (min-width: 992px){.sns-external-modal__btn .ico-redirect{width:16px;height:16px}}.sns-external-modal__btn:focus,.sns-external-modal__btn:active{outline:none;box-shadow:none}.sns-external-modal__btn--cancel{border-color:#4b2f12;color:#4b2f12;background:#fff;width:180px;margin-right:11px}.sns-external-modal__btn--agree{border-color:#4b2f12;background:#4b2f12;color:#fff;width:300px}.line{height:1px;background-color:#4b2f1230;margin:18px 0}
