/* Style block 1 */
.page-enter-active {
  transition: .6s cubic-bezier(.4, .4, 0, 1)
}

.page-leave-active {
  transition: .3s cubic-bezier(.4, .4, 0, 1)
}

.page-enter-from,
.page-leave-to {
  opacity: 0
}

/* Style block 2 */
:root {
  --rebranding-loading-bg: #e5e5e5;
  --rebranding-loading-bar: #222
}

/* Style block 3 */
.app[data-v-d12de11f] {
  align-items: center;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  width: 100%
}

.title[data-v-d12de11f] {
  font-size: 34px;
  font-weight: 300;
  letter-spacing: 2.45px;
  line-height: 30px;
  margin: 30px
}

/* Style block 4 */
/*! * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2023 Fonticons, Inc. */
.fa-brands,
.fa-solid {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto
}

.fa-solid {
  font-family: Font Awesome\ 6 Free;
  font-weight: 900
}

.fa-brands {
  font-family: Font Awesome\ 6 Brands;
  font-weight: 400
}

:host,
:root {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"
}

@font-face {
  font-display: block;
  font-family: Font Awesome\ 6 Free;
  font-style: normal;
  font-weight: 900;
  src: url(https://storage.googleapis.com/production-os-assets/assets/fontawesome/1629704621943/6.4.2/webfonts/fa-solid-900.woff2) format("woff2"), url(https://storage.googleapis.com/production-os-assets/assets/fontawesome/1629704621943/6.4.2/webfonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
  font-display: block;
  font-family: Font Awesome\ 6 Brands;
  font-style: normal;
  font-weight: 400;
  src: url(https://storage.googleapis.com/production-os-assets/assets/fontawesome/1629704621943/6.4.2/webfonts/fa-brands-400.woff2) format("woff2"), url(https://storage.googleapis.com/production-os-assets/assets/fontawesome/1629704621943/6.4.2/webfonts/fa-brands-400.ttf) format("truetype")
}

/* Style block 5 */
.spinner[data-v-36413753] {
  animation: loading-spin-36413753 1s linear infinite;
  height: 16px;
  pointer-events: none;
  width: 16px
}

.spinner[data-v-36413753]:before {
  border-bottom: 2px solid transparent;
  border-right: 2px solid transparent;
  border-color: transparent currentcolor currentcolor transparent;
  border-style: solid;
  border-width: 2px;
  opacity: .2
}

.spinner[data-v-36413753]:after,
.spinner[data-v-36413753]:before {
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  height: 100%;
  position: absolute;
  width: 100%
}

.spinner[data-v-36413753]:after {
  border-left: 2px solid transparent;
  border-top: 2px solid transparent;
  border-color: currentcolor transparent transparent currentcolor;
  border-style: solid;
  border-width: 2px;
  opacity: 1
}

@keyframes loading-spin-36413753 {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

/* Style block 6 */
.design-canvas__modal {
  height: 100%;
  pointer-events: none;
  position: fixed;
  transition: none;
  width: 100%;
  z-index: 2
}

.design-canvas__modal:focus {
  outline: none
}

.design-canvas__modal.v-enter-active .studio-canvas,
.design-canvas__modal.v-leave-active,
.design-canvas__modal.v-leave-active .studio-canvas {
  transition: .4s cubic-bezier(.4, .4, 0, 1)
}

.design-canvas__modal.v-enter-active .studio-canvas *,
.design-canvas__modal.v-leave-active .studio-canvas * {
  transition: none !important
}

.design-canvas__modal.isNone {
  transition: none
}

.design-canvas__modal .design-canvas__modal__base {
  height: 100%;
  left: 0;
  pointer-events: auto;
  position: fixed;
  top: 0;
  transition: .4s cubic-bezier(.4, .4, 0, 1);
  width: 100%;
  z-index: -1
}

.design-canvas__modal .studio-canvas {
  height: 100%;
  pointer-events: none
}

.design-canvas__modal .studio-canvas>* {
  background: none !important;
  pointer-events: none
}

/* Style block 7 */
.LoadMoreAnnouncer[data-v-4f7a7294] {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  white-space: nowrap
}

/* Style block 8 */
.TitleAnnouncer[data-v-692a2727] {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  white-space: nowrap
}

/* Style block 9 */
.publish-studio-style[data-v-5a0c3720] {
  transition: .4s cubic-bezier(.4, .4, 0, 1)
}

/* Style block 10 */
.product-font-style[data-v-51f515bd] {
  transition: .4s cubic-bezier(.4, .4, 0, 1)
}

/* Style block 11 */
@font-face {
  font-family: grandam;
  font-style: normal;
  font-weight: 400;
  src: url(https://storage.googleapis.com/studio-front/fonts/grandam.ttf) format("truetype")
}

@font-face {
  font-family: Material Icons;
  font-style: normal;
  font-weight: 400;
  src: url(https://storage.googleapis.com/production-os-assets/assets/material-icons/1629704621943/MaterialIcons-Regular.eot);
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(https://storage.googleapis.com/production-os-assets/assets/material-icons/1629704621943/MaterialIcons-Regular.woff2) format("woff2"), url(https://storage.googleapis.com/production-os-assets/assets/material-icons/1629704621943/MaterialIcons-Regular.woff) format("woff"), url(https://storage.googleapis.com/production-os-assets/assets/material-icons/1629704621943/MaterialIcons-Regular.ttf) format("truetype")
}

.StudioCanvas {
  display: flex;
  height: auto;
  min-height: 100dvh
}

.StudioCanvas>.sd {
  min-height: 100dvh;
  overflow: clip
}

a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
button,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
select,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  border: 0;
  font-family: sans-serif;
  line-height: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  box-sizing: border-box;
  color: #333;
  transition: .3s cubic-bezier(.4, .4, 0, 1);
  word-spacing: 1px
}

a:focus:not(:focus-visible),
button:focus:not(:focus-visible),
summary:focus:not(:focus-visible) {
  outline: none
}

nav ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none
}

a,
button {
  background: transparent;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}

ins {
  text-decoration: none
}

ins,
mark {
  background-color: #ff9;
  color: #000
}

mark {
  font-style: italic;
  font-weight: 700
}

del {
  text-decoration: line-through
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

hr {
  border: 0;
  border-top: 1px solid #ccc;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0
}

input,
select {
  vertical-align: middle
}

textarea {
  resize: none
}

.clearfix:after {
  clear: both;
  content: "";
  display: block
}

[slot=after] button {
  overflow-anchor: none
}

/* Style block 12 */
.sd {
  flex-wrap: nowrap;
  max-width: 100%;
  pointer-events: all;
  z-index: 0;
  -webkit-overflow-scrolling: touch;
  align-content: center;
  align-items: center;
  display: flex;
  flex: none;
  flex-direction: column;
  position: relative
}

.sd::-webkit-scrollbar {
  display: none
}

.sd,
.sd.richText * {
  transition-property: all, --g-angle, --g-color-0, --g-position-0, --g-color-1, --g-position-1, --g-color-2, --g-position-2, --g-color-3, --g-position-3, --g-color-4, --g-position-4, --g-color-5, --g-position-5, --g-color-6, --g-position-6, --g-color-7, --g-position-7, --g-color-8, --g-position-8, --g-color-9, --g-position-9, --g-color-10, --g-position-10, --g-color-11, --g-position-11
}

input.sd,
textarea.sd {
  align-content: normal
}

.sd[tabindex]:focus {
  outline: none
}

.sd[tabindex]:focus-visible {
  outline: 1px solid;
  outline-color: Highlight;
  outline-color: -webkit-focus-ring-color
}

input[type=email],
input[type=tel],
input[type=text],
select,
textarea {
  -webkit-appearance: none
}

select {
  cursor: pointer
}

.frame {
  display: block;
  overflow: hidden
}

.frame>iframe {
  height: 100%;
  width: 100%
}

.frame .formrun-embed>iframe:not(:first-child) {
  display: none !important
}

.image {
  position: relative
}

.image:before {
  background-position: 50%;
  background-size: cover;
  border-radius: inherit;
  content: "";
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: inherit;
  width: 100%;
  z-index: -2
}

.sd.file {
  cursor: pointer;
  flex-direction: row;
  outline: 2px solid transparent;
  outline-offset: -1px;
  overflow-wrap: anywhere;
  word-break: break-word
}

.sd.file:focus-within {
  outline-color: Highlight;
  outline-color: -webkit-focus-ring-color
}

.file>input[type=file] {
  opacity: 0;
  pointer-events: none;
  position: absolute
}

.sd.icon,
.sd.text {
  align-content: center;
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  overflow: visible;
  overflow-wrap: anywhere;
  word-break: break-word
}

.material-icons {
  display: inline-block;
  font-family: Material Icons;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased
}

.sd.material-symbols {
  font-style: normal;
  font-variation-settings: "FILL" var(--symbol-fill, 0), "wght" var(--symbol-weight, 400)
}

.sd.material-symbols.font-loading {
  height: 24px;
  opacity: 0;
  overflow: hidden;
  width: 24px
}

.sd.material-symbols-outlined {
  font-family: Material Symbols Outlined
}

.sd.material-symbols-rounded {
  font-family: Material Symbols Rounded
}

.sd.material-symbols-sharp {
  font-family: Material Symbols Sharp
}

.sd.material-symbols-weight-100 {
  --symbol-weight: 100
}

.sd.material-symbols-weight-200 {
  --symbol-weight: 200
}

.sd.material-symbols-weight-300 {
  --symbol-weight: 300
}

.sd.material-symbols-weight-400 {
  --symbol-weight: 400
}

.sd.material-symbols-weight-500 {
  --symbol-weight: 500
}

.sd.material-symbols-weight-600 {
  --symbol-weight: 600
}

.sd.material-symbols-weight-700 {
  --symbol-weight: 700
}

.sd.material-symbols-fill {
  --symbol-fill: 1
}

a,
a.icon,
a.text {
  -webkit-tap-highlight-color: rgba(0, 0, 0, .15)
}

.fixed {
  z-index: 2
}

.sticky {
  z-index: 1
}

.button {
  transition: .4s cubic-bezier(.4, .4, 0, 1)
}

.button,
.link {
  cursor: pointer
}

.submitLoading {
  opacity: .5 !important;
  pointer-events: none !important
}

.richText {
  display: block;
  word-break: break-word
}

.richText [data-thread],
.richText a,
.richText blockquote,
.richText em,
.richText h1,
.richText h2,
.richText h3,
.richText h4,
.richText li,
.richText ol,
.richText p,
.richText p>code,
.richText pre,
.richText pre>code,
.richText s,
.richText strong,
.richText table tbody,
.richText table tbody tr,
.richText table tbody tr>td,
.richText table tbody tr>th,
.richText u,
.richText ul {
  backface-visibility: visible;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit
}

.richText p {
  display: block;
  margin: 10px 0
}

.richText>p {
  min-height: 1em
}

.richText img,
.richText video {
  height: auto;
  max-width: 100%;
  vertical-align: bottom
}

.richText h1 {
  display: block;
  font-size: 3em;
  font-weight: 700;
  margin: 20px 0
}

.richText h2 {
  font-size: 2em
}

.richText h2,
.richText h3 {
  display: block;
  font-weight: 700;
  margin: 10px 0
}

.richText h3 {
  font-size: 1em
}

.richText h4,
.richText h5 {
  font-weight: 600
}

.richText h4,
.richText h5,
.richText h6 {
  display: block;
  font-size: 1em;
  margin: 10px 0
}

.richText h6 {
  font-weight: 500
}

.richText [data-type=table] {
  overflow-x: auto
}

.richText [data-type=table] p {
  white-space: pre-line;
  word-break: break-all
}

.richText table {
  border: 1px solid #f2f2f2;
  border-collapse: collapse;
  border-spacing: unset;
  color: #1a1a1a;
  font-size: 14px;
  line-height: 1.4;
  margin: 10px 0;
  table-layout: auto
}

.richText table tr th {
  background: hsla(0, 0%, 96%, .5)
}

.richText table tr td,
.richText table tr th {
  border: 1px solid #f2f2f2;
  max-width: 240px;
  min-width: 100px;
  padding: 12px
}

.richText table tr td p,
.richText table tr th p {
  margin: 0
}

.richText blockquote {
  border-left: 3px solid rgba(0, 0, 0, .15);
  font-style: italic;
  margin: 10px 0;
  padding: 10px 15px
}

.richText [data-type=embed_code] {
  margin: 20px 0;
  position: relative
}

.richText [data-type=embed_code]>.height-adjuster>.wrapper {
  position: relative
}

.richText [data-type=embed_code]>.height-adjuster>.wrapper[style*=padding-top] iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.richText [data-type=embed_code][data-embed-sandbox=true] {
  display: block;
  overflow: hidden
}

.richText [data-type=embed_code][data-embed-code-type=instagram]>.height-adjuster>.wrapper[style*=padding-top] {
  padding-top: 100%
}

.richText [data-type=embed_code][data-embed-code-type=instagram]>.height-adjuster>.wrapper[style*=padding-top] blockquote {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%
}

.richText [data-type=embed_code][data-embed-code-type=codepen]>.height-adjuster>.wrapper {
  padding-top: 50%
}

.richText [data-type=embed_code][data-embed-code-type=codepen]>.height-adjuster>.wrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.richText [data-type=embed_code][data-embed-code-type=slideshare]>.height-adjuster>.wrapper {
  padding-top: 56.25%
}

.richText [data-type=embed_code][data-embed-code-type=slideshare]>.height-adjuster>.wrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.richText [data-type=embed_code][data-embed-code-type=speakerdeck]>.height-adjuster>.wrapper {
  padding-top: 56.25%
}

.richText [data-type=embed_code][data-embed-code-type=speakerdeck]>.height-adjuster>.wrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.richText [data-type=embed_code][data-embed-code-type=snapwidget]>.height-adjuster>.wrapper {
  padding-top: 30%
}

.richText [data-type=embed_code][data-embed-code-type=snapwidget]>.height-adjuster>.wrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.richText [data-type=embed_code][data-embed-code-type=firework]>.height-adjuster>.wrapper fw-embed-feed {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.richText [data-type=embed_code_empty] {
  display: none
}

.richText ul {
  margin: 0 0 0 20px
}

.richText ul li {
  list-style: disc;
  margin: 10px 0
}

.richText ul li p {
  margin: 0
}

.richText ol {
  margin: 0 0 0 20px
}

.richText ol li {
  list-style: decimal;
  margin: 10px 0
}

.richText ol li p {
  margin: 0
}

.richText hr {
  border-top: 1px solid #ccc;
  margin: 10px 0
}

.richText p>code {
  background: #eee;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 6px;
  display: inline;
  margin: 2px;
  padding: 0 5px
}

.richText pre {
  background: #eee;
  border-radius: 6px;
  font-family: Menlo, Monaco, Courier New, monospace;
  margin: 20px 0;
  padding: 25px 35px;
  white-space: pre-wrap
}

.richText pre code {
  border: none;
  padding: 0
}

.richText strong {
  color: inherit;
  display: inline;
  font-family: inherit;
  font-weight: 900
}

.richText em {
  font-style: italic
}

.richText a,
.richText u {
  text-decoration: underline
}

.richText a {
  color: #007cff;
  display: inline
}

.richText s {
  text-decoration: line-through
}

.richText [data-type=table_of_contents] {
  background-color: #f5f5f5;
  border-radius: 2px;
  color: #616161;
  font-size: 16px;
  list-style: none;
  margin: 0;
  padding: 24px 24px 8px;
  text-decoration: underline
}

.richText [data-type=table_of_contents] .toc_list {
  margin: 0
}

.richText [data-type=table_of_contents] .toc_item {
  color: currentColor;
  font-size: inherit !important;
  font-weight: inherit;
  list-style: none
}

.richText [data-type=table_of_contents] .toc_item>a {
  border: none;
  color: currentColor;
  font-size: inherit !important;
  font-weight: inherit;
  text-decoration: none
}

.richText [data-type=table_of_contents] .toc_item>a:hover {
  opacity: .7
}

.richText [data-type=table_of_contents] .toc_item--1 {
  margin: 0 0 16px
}

.richText [data-type=table_of_contents] .toc_item--2 {
  margin: 0 0 16px;
  padding-left: 2rem
}

.richText [data-type=table_of_contents] .toc_item--3 {
  margin: 0 0 16px;
  padding-left: 4rem
}

.sd.section {
  align-content: center !important;
  align-items: center !important;
  flex-direction: column !important;
  flex-wrap: nowrap !important;
  height: auto !important;
  max-width: 100% !important;
  padding: 0 !important;
  width: 100% !important
}

.sd.section-inner {
  position: static !important
}

@property --g-angle {
  syntax: "<angle>";
  inherits: false;
  initial-value: 180deg
}

@property --g-color-0 {
  syntax: "<color>";
  inherits: false;
  initial-value: transparent
}

@property --g-position-0 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: .01%
}

@property --g-color-1 {
  syntax: "<color>";
  inherits: false;
  initial-value: transparent
}

@property --g-position-1 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%
}

@property --g-color-2 {
  syntax: "<color>";
  inherits: false;
  initial-value: transparent
}

@property --g-position-2 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%
}

@property --g-color-3 {
  syntax: "<color>";
  inherits: false;
  initial-value: transparent
}

@property --g-position-3 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%
}

@property --g-color-4 {
  syntax: "<color>";
  inherits: false;
  initial-value: transparent
}

@property --g-position-4 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%
}

@property --g-color-5 {
  syntax: "<color>";
  inherits: false;
  initial-value: transparent
}

@property --g-position-5 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%
}

@property --g-color-6 {
  syntax: "<color>";
  inherits: false;
  initial-value: transparent
}

@property --g-position-6 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%
}

@property --g-color-7 {
  syntax: "<color>";
  inherits: false;
  initial-value: transparent
}

@property --g-position-7 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%
}

@property --g-color-8 {
  syntax: "<color>";
  inherits: false;
  initial-value: transparent
}

@property --g-position-8 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%
}

@property --g-color-9 {
  syntax: "<color>";
  inherits: false;
  initial-value: transparent
}

@property --g-position-9 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%
}

@property --g-color-10 {
  syntax: "<color>";
  inherits: false;
  initial-value: transparent
}

@property --g-position-10 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%
}

@property --g-color-11 {
  syntax: "<color>";
  inherits: false;
  initial-value: transparent
}

@property --g-position-11 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%
}

/* Style block 13 */
.snackbar[data-v-3129703d] {
  align-items: center;
  background: #fff;
  border: 1px solid #ededed;
  border-radius: 6px;
  box-shadow: 0 16px 48px -8px rgba(0, 0, 0, .08), 0 10px 25px -5px rgba(0, 0, 0, .11);
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: space-between;
  left: 50%;
  max-width: 90vw;
  padding: 16px 20px;
  position: fixed;
  top: 32px;
  transform: translateX(-50%);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 480px;
  z-index: 9999
}

.snackbar.v-enter-active[data-v-3129703d],
.snackbar.v-leave-active[data-v-3129703d] {
  transition: .4s cubic-bezier(.4, .4, 0, 1)
}

.snackbar.v-enter-from[data-v-3129703d],
.snackbar.v-leave-to[data-v-3129703d] {
  opacity: 0;
  transform: translate(-50%, -10px)
}

.snackbar .convey[data-v-3129703d] {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 8px;
  padding: 0
}

.snackbar .convey .icon[data-v-3129703d] {
  background-position: 50%;
  background-repeat: no-repeat;
  flex-shrink: 0;
  height: 24px;
  width: 24px
}

.snackbar .convey .message[data-v-3129703d] {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  white-space: pre-line
}

.snackbar .convey.error .icon[data-v-3129703d] {
  background-image: url(_nuxt/close_circle.c7480f3c.svg)
}

.snackbar .convey.error .message[data-v-3129703d] {
  color: #f84f65
}

.snackbar .convey.success .icon[data-v-3129703d] {
  background-image: url(_nuxt/round_check.0ebac23f.svg)
}

.snackbar .convey.success .message[data-v-3129703d] {
  color: #111
}

.snackbar .button[data-v-3129703d] {
  align-items: center;
  border-radius: 40px;
  color: #4b9cfb;
  display: flex;
  flex-shrink: 0;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  justify-content: center;
  line-height: 16px;
  padding: 4px 8px
}

.snackbar .button[data-v-3129703d]:hover {
  background: #f5f5f5
}

/* Style block 14 */
a[data-v-60d33773] {
  align-items: center;
  border-radius: 4px;
  bottom: 20px;
  height: 20px;
  justify-content: center;
  left: 20px;
  perspective: 300px;
  position: fixed;
  transition: 0s linear;
  width: 84px;
  z-index: 2000
}

@media (hover:hover) {
  a[data-v-60d33773] {
    transition: .4s cubic-bezier(.4, .4, 0, 1)
  }

  a[data-v-60d33773]:hover {
    height: 32px;
    width: 200px
  }
}

[data-v-60d33773] .custom-fill path {
  fill: var(--01abf230)
}

.fade-enter-active[data-v-60d33773],
.fade-leave-active[data-v-60d33773] {
  transition: opacity .2s cubic-bezier(.4, .4, 0, 1)
}

.fade-enter[data-v-60d33773],
.fade-leave-to[data-v-60d33773] {
  opacity: 0
}

/* Style block 16 */
@font-face {
  font-family: 'ヒラギノ角ゴ W3 JIS2004';
  font-weight: Bold;
  src: url(//wf.typesquare.com/3/tsst/dist/ja/ts?condition=9c5f3e5f23f30600fae4482519500227&onetime_condition=&eid=5ad00062415c46a09fd67fd7ac1e024a&bw[name]=Chrome&bw[ftf]=0&bw[os]=Macintosh&location=anh-nailsalon.studio.site%2F&fonts[id]=2530&fonts[str]=LzDDl%2BKXi%2BKYheKZquOAguOAjOOAjeOBhOOBiuOBjOOBjeOBkeOBk%2BOBlOOBleOBl%2BOBmeOBm%2BOBn%2BOBoOOBpOOBpuOBp%2BOBqOOBquOBq%2BOBruOBr%2BOBvuOCguOCieOCj%2BOCkuOCk%2BOCouOCpOOCp%2BOCrOOCr%2BOCsOOCseOCuOOCueOCv%2BODgeODg%2BODhOODiOODi%2BODjeODkeODlOODleODm%2BODnuODoeODpeODqeODquODq%2BODrOODr%2BODs%2BODu%2BODvOS4geS4jeS6iOS6uuWEquWGheWIh%2BWKoOWLn%2BWQiOWVj%2BWbveWkmuWkp%2BWuouWvp%2BW6l%2BW%2Fg%2BaKgOaOpeaUvuaVsOaWmeaWueaWveahiOalveanmOawl%2Ba3seeIque0hOiHquiIl%2Bihk%2Bimgei%2FvemHkemVt%2Bmbhumfk%2BmggumhjOmrmA%3D%3D);
}

/* Style block 17 */
@font-face {
  font-family: 'ヒラギノ角ゴ W3 JIS2004';
  font-weight: Bold;
  src: url(//wf.typesquare.com/3/tsst/dist/ja/ts?condition=9c5f3e5f23f30600fae4482519500227&onetime_condition=&eid=5ad00062415c46a09fd67fd7ac1e024a&bw[name]=Chrome&bw[ftf]=0&bw[os]=Macintosh&location=anh-nailsalon.studio.site%2F&fonts[id]=2530&fonts[str]=LzDDl%2BKXi%2BKYheKZquOAguOAjOOAjeOBhOOBiuOBjOOBjeOBkeOBk%2BOBlOOBleOBl%2BOBmeOBm%2BOBn%2BOBoOOBpOOBpuOBp%2BOBqOOBquOBq%2BOBruOBr%2BOBvuOCguOCieOCj%2BOCkuOCk%2BOCouOCpOOCp%2BOCrOOCr%2BOCsOOCseOCuOOCueOCv%2BODgeODg%2BODhOODiOODi%2BODjeODkeODlOODleODm%2BODnuODoeODpeODqeODquODq%2BODrOODr%2BODs%2BODu%2BODvOS4geS4jeS6iOS6uuWEquWGheWIh%2BWKoOWLn%2BWQiOWVj%2BWbveWkmuWkp%2BWuouWvp%2BW6l%2BW%2Fg%2BaKgOaOpeaUvuaVsOaWmeaWueaWveahiOalveanmOawl%2Ba3seeIque0hOiHquiIl%2Bihk%2Bimgei%2FvemHkemVt%2Bmbhumfk%2BmggumhjOmrmA%3D%3D);
}

/* Style block 18 */
.sd[data-s-66e5ee07-e9fb-47f8-96c6-d2ee282a96e5] {
  align-content: center;
  align-items: center;
  background: #fbf8f8ff;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 100%;
  justify-content: flex-start;
  width: 100%;
  max-width: 100%;
}

.sd[data-s-5e60f4ef-b7c7-4e98-b955-ffeaa8748ab6] {
  align-content: center;
  align-items: center;
  background: #FFFFFF;
  border-bottom: 0px solid #e1859fff;
  border-left: 0px solid #e1859fff;
  border-right: 0px solid #e1859fff;
  border-top: 0px solid #e1859fff;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 100px;
  justify-content: space-between;
  left: 0;
  margin: 0 0 0 0;
  overflow-x: visible;
  overflow-y: visible;
  padding: 0px 0px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5;
  max-width: 100%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-5e60f4ef-b7c7-4e98-b955-ffeaa8748ab6] {
    display: none;
  }
}

.sd[data-s-591989ce-5d58-4685-afb8-988859f2e791] {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: auto;
  justify-content: space-between;
  margin: 10px 0px 10px 20px;
  padding: 0px;
  width: 80px;
  max-width: calc(100% - 20px);
  font-family: var(--s-font-71bf4578);
  font-size: 28px;
  color: #e1859fff;
  font-weight: 700;
  width: 200px;
}

.sd[data-s-8bed866b-5e3a-4c0e-964d-95f740c84e07] {
  flex: none;
  height: auto;
  width: 100%;
  max-width: 100%;
}

.sd[data-s-382bd747-3a60-4505-9be5-ee77a695aeed] {
  align-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.0);
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 100%;
  justify-content: space-between;
  width: 60%;
  max-width: 60%;
}

.sd[data-s-b89f6b74-78de-484b-bf02-ba4543b9c049] {
  align-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 0px 0px 0px 0px;
}

.sd[data-s-25a4aa69-6d8d-45d0-ae5d-07650bedef5e] {
  color: #e1859fff;
  font-family: 'Cormorant Garamond';
  font-size: 28px;
  font-weight: 700;
  height: auto;
  line-height: 1.1;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

.sd[data-s-14bbe7cd-abda-40fe-9b2c-517e50a7ec36] {
  color: #e1859fff;
  font-family: 'ヒラギノ角ゴ W3 JIS2004';
  font-size: 12px;
  font-weight: 600;
  height: auto;
  line-height: 1.4;
  padding: 0px;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.sd[data-s-d7e94612-6676-4955-a37b-5b77d7da1287] {
  align-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 0px 0px 0px 0px;
}

.sd[data-s-c17c7cf2-499b-41d5-9412-5fcf7a4039ce] {
  color: #e1859fff;
  font-family: 'Cormorant Garamond';
  font-size: 28px;
  font-weight: 700;
  height: auto;
  line-height: 1.1;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

.sd[data-s-0c35feeb-d036-42d4-9cb4-3b1dae48af0a] {
  color: #e1859fff;
  font-family: 'ヒラギノ角ゴ W3 JIS2004';
  font-size: 12px;
  font-weight: 600;
  height: auto;
  line-height: 1.4;
  padding: 0px;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.sd[data-s-e3cf1651-6140-47d0-a0ce-9a39daae0ce7] {
  align-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 0px 0px 0px 0px;
}

.sd[data-s-eb22d444-1333-4a69-8317-07da25ad11e6] {
  color: #e1859fff;
  font-family: 'Cormorant Garamond';
  font-size: 28px;
  font-weight: 700;
  height: auto;
  line-height: 1.1;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

.sd[data-s-47e09d7a-a0e7-4be1-a0b0-18ab6161b48a] {
  color: #e1859fff;
  font-family: 'ヒラギノ角ゴ W3 JIS2004';
  font-size: 12px;
  font-weight: 600;
  height: auto;
  line-height: 1.4;
  padding: 0px;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.sd[data-s-b67c7f3d-ee45-4573-9484-89497e329311] {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 100%;
  justify-content: center;
  padding: 0px;
  max-width: 100%;
}

.sd[data-s-d9369f3f-07e4-4ef5-9a0f-24b01df40a9a] {
  align-content: center;
  align-items: center;
  background: #e1859fff;
  border-bottom: 0px solid #FFFFFF;
  border-left: 0px solid #FFFFFF;
  border-radius: 0;
  border-right: 1px solid #FFFFFF;
  border-top: 0px solid #FFFFFF;
  box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 100%;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  padding: 15px 30px 15px;
  transition-duration: 300ms;
  width: auto;
  max-width: 100%;
}

.sd[data-s-d9369f3f-07e4-4ef5-9a0f-24b01df40a9a]:hover {
  box-shadow: 1px 3px 20px rgba(0, 0, 0, 0.1);
  transform: scale(1.05, 1.05);
}

@media screen and (max-width: 840px) {
  .sd[data-s-d9369f3f-07e4-4ef5-9a0f-24b01df40a9a] {
    display: none;
  }
}

@media screen and (max-width: 540px) {
  .sd[data-s-d9369f3f-07e4-4ef5-9a0f-24b01df40a9a] {
    display: none;
  }
}

.sd[data-s-d62eae1e-f36c-4234-9eff-ac0b835e6220] {
  color: #FFFFFF;
  font-family: 'Cormorant Garamond';
  font-size: 28px;
  font-weight: 700;
  height: auto;
  line-height: 1.1;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

.sd[data-s-f58bb6af-1d2a-4c72-802a-50a962c843ad] {
  color: #FFFFFF;
  font-family: 'ヒラギノ角ゴ W3 JIS2004';
  font-size: 12px;
  font-weight: 600;
  height: auto;
  line-height: 1.4;
  padding: 0px;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.sd[data-s-89119eec-b223-4c8b-8d2b-eb49b7abf516] {
  align-content: center;
  align-items: center;
  background: #e1859fff;
  border-bottom: 0px solid #FFFFFF;
  border-left: 0px solid #FFFFFF;
  border-radius: 0;
  border-right: 1px solid #FFFFFF;
  border-top: 0px solid #FFFFFF;
  box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 100%;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  padding: 15px 30px 15px;
  transition-duration: 300ms;
  width: auto;
  max-width: 100%;
}

.sd[data-s-89119eec-b223-4c8b-8d2b-eb49b7abf516]:hover {
  box-shadow: 1px 3px 20px rgba(0, 0, 0, 0.1);
  transform: scale(1.05, 1.05);
}

@media screen and (max-width: 840px) {
  .sd[data-s-89119eec-b223-4c8b-8d2b-eb49b7abf516] {
    display: none;
  }
}

@media screen and (max-width: 540px) {
  .sd[data-s-89119eec-b223-4c8b-8d2b-eb49b7abf516] {
    display: none;
  }
}

.sd[data-s-80a26f82-baf3-473b-b2cc-64b24296e49b] {
  color: #FFFFFF;
  font-family: 'Cormorant Garamond';
  font-size: 28px;
  font-weight: 700;
  height: auto;
  line-height: 1.1;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

.sd[data-s-4b675f88-bb0a-4214-a197-68e07fe45d86] {
  color: #FFFFFF;
  font-family: 'ヒラギノ角ゴ W3 JIS2004';
  font-size: 12px;
  font-weight: 600;
  height: auto;
  line-height: 1.4;
  padding: 0px;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.sd[data-s-c7268c88-70d1-40b0-9a0d-d025ffb020e2] {
  color: #e1859fff;
  display: none;
  flex: none;
  font-size: 24px;
  height: auto;
  padding: 10px;
  width: auto;
  max-width: 100%;
}

@media screen and (max-width: 840px) {
  .sd[data-s-c7268c88-70d1-40b0-9a0d-d025ffb020e2] {
    display: flex;
    flex: none;
  }
}

@media screen and (max-width: 540px) {
  .sd[data-s-c7268c88-70d1-40b0-9a0d-d025ffb020e2] {
    display: flex;
  }
}

.sd[data-s-41e75e67-1d34-4690-a6f4-1efc5b517473] {
  align-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.0);
  display: none;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 80px;
  justify-content: space-between;
  overflow-x: visible;
  overflow-y: visible;
  padding: 0px 30px 0px;
  width: 100%;
  max-width: 100%;
}

@media screen and (max-width: 840px) {
  .sd[data-s-41e75e67-1d34-4690-a6f4-1efc5b517473] {
    display: none;
  }
}

@media screen and (max-width: 540px) {
  .sd[data-s-41e75e67-1d34-4690-a6f4-1efc5b517473] {
    background: #FFFFFF;
    display: flex;
    left: 0;
    margin: 0 0 0 0;
    padding: 0px 20px 0px;
    position: fixed;
    top: 0;
    z-index: 5;
    width: 100%;
    max-width: 100%;
  }
}

.sd[data-s-fb094fcd-2e1e-4219-aa6f-ab43bb52d566] {
  align-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 0px;
}

@media screen and (max-width: 540px) {
  .sd[data-s-fb094fcd-2e1e-4219-aa6f-ab43bb52d566] {
    flex: none;
    width: 60px;
    max-width: 100%;
  }
}

.sd[data-s-f5b7391d-d45f-40cc-89e6-646e14d9b73c] {
  height: auto;
  width: 160px;
  max-width: 100%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-f5b7391d-d45f-40cc-89e6-646e14d9b73c] {
    flex: none;
    width: 100%;
    max-width: 100%;
  }
}

.sd[data-s-4a318b2e-a967-41e9-be34-dd8ab50c07ff] {
  align-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.0);
  flex: none;
  flex-direction: row;
  flex-wrap: wrap;
  height: 100%;
  justify-content: center;
  width: auto;
  max-width: 100%;
}

.sd[data-s-897cb6d4-efea-49fa-ab42-cbd8609056a0] {
  align-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.0);
  display: flex;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: auto;
  justify-content: flex-start;
  width: auto;
  max-width: 100%;
}

@media screen and (max-width: 840px) {
  .sd[data-s-897cb6d4-efea-49fa-ab42-cbd8609056a0] {
    display: none;
  }
}

@media screen and (max-width: 540px) {
  .sd[data-s-897cb6d4-efea-49fa-ab42-cbd8609056a0] {
    display: none;
  }
}

.sd[data-s-ae68e3e8-db85-4fb9-a899-50ff8aee1168] {
  color: #000000;
  font-family: Lato;
  font-size: 15px;
  font-weight: 600;
  height: auto;
  line-height: 1.4;
  padding: 10px;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.sd[data-s-23d8b967-69f0-49ab-b1e1-59d53187e532] {
  color: #000000;
  font-family: Lato;
  font-size: 15px;
  font-weight: 600;
  height: auto;
  line-height: 1.4;
  padding: 10px;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.sd[data-s-234a0a6b-a361-42e9-ab27-5da6546db8c1] {
  color: #000000;
  font-family: Lato;
  font-size: 15px;
  font-weight: 600;
  height: auto;
  line-height: 1.4;
  padding: 10px;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.sd[data-s-8e5f95e6-7c4e-4ce3-a8ae-b0480d5a5ddb] {
  align-content: center;
  align-items: center;
  background: #000000;
  border-radius: 8px;
  box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: center;
  margin: 0px 0px 0px 20px;
  padding: 15px 30px 15px;
  transition-duration: 300ms;
  width: auto;
  max-width: calc(100% - 20px);
}

.sd[data-s-8e5f95e6-7c4e-4ce3-a8ae-b0480d5a5ddb]:hover {
  box-shadow: 1px 3px 20px rgba(0, 0, 0, 0.1);
  transform: scale(1.05, 1.05);
}

@media screen and (max-width: 840px) {
  .sd[data-s-8e5f95e6-7c4e-4ce3-a8ae-b0480d5a5ddb] {
    display: none;
  }
}

@media screen and (max-width: 540px) {
  .sd[data-s-8e5f95e6-7c4e-4ce3-a8ae-b0480d5a5ddb] {
    display: none;
  }
}

.sd[data-s-5b9f0f66-2e87-4d8c-a36d-f4a87736752b] {
  color: #FFFFFF;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  height: auto;
  line-height: 1.4;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

@media screen and (max-width: 540px) {
  .sd[data-s-5b9f0f66-2e87-4d8c-a36d-f4a87736752b] {
    color: #ffffffff;
  }
}

.sd[data-s-f35b87d7-7948-4d5a-8f0d-31f3484f9ba4] {
  color: #000000;
  display: none;
  flex: none;
  font-size: 24px;
  height: auto;
  padding: 10px;
  width: auto;
  max-width: 100%;
}

@media screen and (max-width: 840px) {
  .sd[data-s-f35b87d7-7948-4d5a-8f0d-31f3484f9ba4] {
    display: flex;
    flex: none;
  }
}

@media screen and (max-width: 540px) {
  .sd[data-s-f35b87d7-7948-4d5a-8f0d-31f3484f9ba4] {
    color: #e1859fff;
    display: flex;
    margin: 0px 0px 0px 10px;
    max-width: calc(100% - 10px);
  }
}

.sd[data-s-b3567870-db4a-4ca4-a900-09cb8490bbcf] {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: center;
  margin: 0px 0px 60px 0px;
  overflow-x: visible;
  overflow-y: visible;
  position: relative;
  width: 100%;
  z-index: -3;
  max-width: 100%;
}

.sd[data-s-b3567870-db4a-4ca4-a900-09cb8490bbcf]:before {
  filter: grayscale(0.1) blur(4px);
}

@media screen and (max-width: 540px) {
  .sd[data-s-b3567870-db4a-4ca4-a900-09cb8490bbcf] {
    flex: none;
    height: auto;
    margin: 70px 0px 0px 0px;
    padding: 40px 0px;
    width: 100%;
    max-width: 100%;
  }
}

.sd[data-s-03b3d1cb-76a2-49b3-97c0-e990ba3e0a33] {
  align-content: center;
  align-items: center;
  background: transparent;
  border-bottom: 0px solid #2d2d2dff;
  border-left: 0px solid #2d2d2dff;
  border-right: 0px solid #2d2d2dff;
  border-top: 0px solid #2d2d2dff;
  box-shadow: none;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 120px 0px 0px 0px;
  padding: 40px 0px;
  width: 800px;
  max-width: 100%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-03b3d1cb-76a2-49b3-97c0-e990ba3e0a33] {
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    margin: 0px 0px 0px 0px;
    padding: 30px 30px 0px 30px;
    width: 90%;
    max-width: 90%;
  }
}

.sd[data-s-fd6728df-5bef-48aa-96cb-82e752383536] {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 30%;
  max-width: 30%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-fd6728df-5bef-48aa-96cb-82e752383536] {
    flex: none;
    width: 70%;
    max-width: 70%;
  }
}

.sd[data-s-9c46dd38-6971-4e2e-ba93-302194a7b332] {
  border-radius: 12px;
  flex: none;
  height: auto;
  width: 100%;
  max-width: 100%;
}

.sd[data-s-db5669a4-9ebb-45f4-8edd-76607a72580a] {
  color: #e1859fff;
  flex: none;
  font-family: var(--s-font-71bf4578);
  font-size: 64px;
  font-weight: 700;
  height: auto;
  line-height: 1.4;
  margin: 0px 0px 0px 50px;
  text-align: left;
  width: calc(70% - 50px);
  max-width: calc(70% - 50px);
  justify-content: flex-start;
}

@media screen and (max-width: 540px) {
  .sd[data-s-db5669a4-9ebb-45f4-8edd-76607a72580a] {
    flex: none;
    font-size: 42px;
    margin: 0px 0px 0px 0px;
    text-align: center;
    width: auto;
    max-width: 100%;
    justify-content: center;
  }
}

.sd[data-s-e2215cec-e27b-4a8f-9376-74f82ace06c6] {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 0px 0px 0px 0px;
  width: 800px;
  max-width: 100%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-e2215cec-e27b-4a8f-9376-74f82ace06c6] {
    align-content: center;
    align-items: center;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    padding: 10px 0px 0px 0px;
    width: 80%;
    max-width: 80%;
  }
}

.sd[data-s-0251fb54-f047-4e02-86c6-33fad330d226] {
  color: #2d2d2dff;
  flex: none;
  font-family: var(--s-font-93879896);
  font-size: 16px;
  font-weight: 400;
  height: auto;
  line-height: 1.9;
  margin: 0px 90px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  width: calc(70% - 90px);
  max-width: calc(70% - 90px);
  justify-content: flex-start;
}

@media screen and (max-width: 540px) {
  .sd[data-s-0251fb54-f047-4e02-86c6-33fad330d226] {
    flex: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
    width: 100%;
    max-width: 100%;
  }
}

.sd[data-s-d5f6620d-d523-40bb-a2a5-41296dd5c2c1] {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 30%;
  max-width: 30%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-d5f6620d-d523-40bb-a2a5-41296dd5c2c1] {
    flex: none;
    width: 70%;
    max-width: 70%;
  }
}

.sd[data-s-53af0a2e-c146-401a-841f-020aba904cb5] {
  border-radius: 12px;
  flex: none;
  height: auto;
  width: 100%;
  max-width: 100%;
}

.sd[data-s-208ffbfb-33d1-4be7-8799-077d06d07c86] {
  color: #333333;
  font-family: var(--s-font-558f1043);
  font-size: 20px;
  font-weight: 400;
  height: auto;
  line-height: 1.4;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

.sd[data-s-bf2bee2c-d537-4407-ada4-bc248bb7de90] {
  background: #EEEEEE;
  height: 160px;
  width: 200px;
  max-width: 100%;
}

.sd[data-s-ad8d686a-6c89-4170-8ad9-5e89a79d826c] {
  background: #FFFFFF;
  height: 720px;
  padding: 0 0;
  width: 1080px;
  max-width: 100%;
}

.sd[data-s-section-inner-ad8d686a-6c89-4170-8ad9-5e89a79d826c] {
  padding: 0 0;
  width: 1080px;
  height: 720px;
  flex-direction: column;
  max-width: 100%;
}

.sd[data-s-407b174a-d0b1-4cde-86a2-437ad10e02ce] {
  align-content: center;
  align-items: center;
  background: #ede1e0ff;
  border-bottom: 0px solid #2d2d2dff;
  border-left: 0px solid #2d2d2dff;
  border-right: 0px solid #2d2d2dff;
  border-top: 0px solid #2d2d2dff;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0px 0px;
  padding: 0px 0px;
  width: 100%;
  max-width: 100%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-407b174a-d0b1-4cde-86a2-437ad10e02ce] {
    padding: 0px 0px;
  }
}

.sd[data-s-f3fd0942-210d-4117-b524-1e749ad23f74] {
  align-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding: 0px;
}

@media screen and (max-width: 540px) {
  .sd[data-s-f3fd0942-210d-4117-b524-1e749ad23f74] {
    padding: 0px 0px 30px 0px;
  }
}

.sd[data-s-178de336-0217-4e1f-9a62-ffb9009e6867] {
  border-bottom: 0px double #2d2d2dff;
  border-left: 0px double #2d2d2dff;
  border-right: 0px double #2d2d2dff;
  border-top: 0px double #2d2d2dff;
  color: #2d2d2dff;
  flex: none;
  font-family: var(--s-font-d18fa279);
  font-size: 40px;
  font-weight: 700;
  height: auto;
  line-height: 1.3;
  margin: 0px 0px 0px 0px;
  padding: 63px 0px 0px 0px;
  text-align: center;
  width: 100%;
  max-width: 100%;
  justify-content: center;
}

@media screen and (max-width: 540px) {
  .sd[data-s-178de336-0217-4e1f-9a62-ffb9009e6867] {
    font-size: 32px;
  }
}

.sd[data-s-71cd9792-0cb1-4864-bcd3-ac2b10765cae] {
  color: #2d2d2dff;
  flex: none;
  font-family: var(--s-font-01acc97c);
  font-size: 18px;
  font-weight: 700;
  height: auto;
  line-height: 1.4;
  padding: 0px 0px 3px 0px;
  text-align: center;
  width: 100%;
  max-width: 100%;
  justify-content: center;
}

.sd[data-s-a8661999-7610-4d9e-a496-952d4b49c56f] {
  align-content: center;
  align-items: center;
  border-bottom: 0px solid #181517;
  border-left: 0px solid #181517;
  border-right: 0px solid #181517;
  border-top: 0px solid #181517;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 60px 50px;
  width: 1000px;
  max-width: 100%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-a8661999-7610-4d9e-a496-952d4b49c56f] {
    padding: 0px 20px;
  }
}

.sd[data-s-4f51b619-1e4b-43e4-9eb2-e5491b537a1f] {
  color: #2d2d2dff;
  flex: none;
  font-family: var(--s-font-d18fa279);
  font-size: 32px;
  font-weight: 500;
  height: auto;
  line-height: 1;
  text-align: center;
  width: 100%;
  max-width: 100%;
  justify-content: center;
}

@media screen and (max-width: 540px) {
  .sd[data-s-4f51b619-1e4b-43e4-9eb2-e5491b537a1f] {
    font-size: 30px;
  }
}

.sd[data-s-f53f404e-8fbf-4e29-9819-b5b5ec9b2582] {
  color: #2d2d2dff;
  flex: none;
  font-family: var(--s-font-01acc97c);
  font-size: 20px;
  font-weight: 700;
  height: auto;
  line-height: 1.4;
  padding: 10px 0px 20px 0px;
  text-align: center;
  width: 100%;
  max-width: 100%;
  justify-content: center;
}

@media screen and (max-width: 540px) {
  .sd[data-s-f53f404e-8fbf-4e29-9819-b5b5ec9b2582] {
    font-size: 15px;
    padding: 0px 0px 20px 0px;
  }
}

.sd[data-s-cca1b467-df59-4ef2-9a02-dd0d235fe046] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 0px;
}

@media screen and (max-width: 540px) {
  .sd[data-s-cca1b467-df59-4ef2-9a02-dd0d235fe046] {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}

.sd[data-s-a20af017-05ce-44a0-af64-c8c2a185d4d3] {
  flex: none;
  height: 40vh;
  padding: 20px 0px;
  width: 50%;
  max-width: 50%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-a20af017-05ce-44a0-af64-c8c2a185d4d3] {
    flex: none;
    height: 30vh;
    margin: 0px 0px 0px 0px;
    width: 100%;
    max-width: 100%;
  }
}

.sd[data-s-615ecbd2-6a6e-4776-96a1-53dc43ba43db] {
  align-content: flex-start;
  align-items: flex-start;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0px 0px 30px 30px;
  padding: 0px;
  width: calc(50% - 30px);
  max-width: calc(50% - 30px);
}

@media screen and (max-width: 540px) {
  .sd[data-s-615ecbd2-6a6e-4776-96a1-53dc43ba43db] {
    flex: none;
    margin: 0px 0px 30px 0px;
    width: 100%;
    max-width: 100%;
  }
}

.sd[data-s-ae8cd1d4-1e7e-429f-a613-d069d745765f] {
  color: #181517;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 700;
  height: auto;
  line-height: 1.4;
  padding: 10px 0px;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

.sd[data-s-04278348-e1aa-430b-b761-2f8fcf5fc80f] {
  color: #181517;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 400;
  height: auto;
  line-height: 1.4;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

.sd[data-s-7de333f8-fc90-4130-af7d-5649ffad9f63] {
  color: #181517;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 700;
  height: auto;
  line-height: 1.4;
  padding: 10px 0px;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

.sd[data-s-6c26b72b-939f-46d2-aa0f-7e3900815d17] {
  color: #181517;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 400;
  height: auto;
  line-height: 1.4;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

.sd[data-s-d4f7f4c7-5937-497b-8677-0b04cede4946] {
  color: #181517;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 700;
  height: auto;
  line-height: 1.4;
  padding: 10px 0px;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

.sd[data-s-48ef2675-4204-43db-9f90-16543124a42e] {
  color: #181517;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 400;
  height: auto;
  line-height: 1.4;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

.sd[data-s-d5f45337-e2b2-4129-b44d-0c6f3b14f36a] {
  align-content: flex-start;
  align-items: flex-start;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 0px;
  width: 100%;
  max-width: 100%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-d5f45337-e2b2-4129-b44d-0c6f3b14f36a] {
    align-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
  }
}

.sd[data-s-f81cd149-d8f7-4c00-9766-d03b99579a4e] {
  background: #e1859fff;
  border-bottom: 0px solid rgba(0, 0, 0, 0);
  border-left: 0px solid rgba(0, 0, 0, 0);
  border-radius: 48px;
  border-right: 0px solid rgba(0, 0, 0, 0);
  border-top: 0px solid rgba(0, 0, 0, 0);
  color: #FFFFFF;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 600;
  height: auto;
  line-height: 1.4;
  margin: 5px 10px;
  padding: 10px 20px;
  text-align: center;
  width: auto;
  max-width: calc(100% - 20px);
  justify-content: center;
}

.sd[data-s-9e652fc2-0bc2-4c62-87b1-c4bd84060cdf] {
  background: #2d2d2dff;
  border-bottom: 0px solid #e1859fff;
  border-left: 0px solid #e1859fff;
  border-radius: 64px;
  border-right: 0px solid #e1859fff;
  border-top: 0px solid #e1859fff;
  color: #FFFFFF;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 600;
  height: auto;
  line-height: 1.4;
  margin: 5px 10px;
  padding: 10px 30px;
  text-align: center;
  width: auto;
  max-width: calc(100% - 20px);
  justify-content: center;
}

.sd[data-s-a07ce6e8-5f7c-4ec6-862c-d6bf36714360] {
  background: transparent;
  border-bottom: 1px solid #2d2d2dff;
  border-left: 1px solid #2d2d2dff;
  border-radius: 64px;
  border-right: 1px solid #2d2d2dff;
  border-top: 1px solid #2d2d2dff;
  color: #2d2d2dff;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 600;
  height: auto;
  line-height: 1.4;
  margin: 5px 10px;
  padding: 10px 30px;
  text-align: center;
  width: auto;
  max-width: calc(100% - 20px);
  justify-content: center;
}

.sd[data-s-9ef31004-67c7-45b1-9317-bf6d4f2aee8c] {
  background: #181517;
  flex: none;
  height: 1px;
  width: 100%;
  max-width: 100%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-9ef31004-67c7-45b1-9317-bf6d4f2aee8c] {
    margin: 20px 0px 0px 0px;
    width: 100%;
    max-width: 100%;
  }
}

.sd[data-s-548aa16a-b00f-4db4-9bd1-f98f86c4facb] {
  align-content: flex-start;
  align-items: flex-start;
  border-bottom: 0px solid #181517;
  border-left: 0px solid #181517;
  border-right: 0px solid #181517;
  border-top: 0px solid #181517;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding: 50px 50px 70px 50px;
  width: 1000px;
  max-width: 100%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-548aa16a-b00f-4db4-9bd1-f98f86c4facb] {
    flex: none;
    padding: 50px 20px;
    width: 100%;
    max-width: 100%;
  }
}

.sd[data-s-abc91668-f367-4b23-9691-a620de81129a] {
  color: #2d2d2dff;
  flex: none;
  font-family: var(--s-font-d18fa279);
  font-size: 40px;
  font-weight: 500;
  height: auto;
  line-height: 1;
  text-align: center;
  width: 100%;
  max-width: 100%;
  justify-content: center;
}

.sd[data-s-b76d7885-596d-489f-b113-2fdb0a3a3326] {
  color: #2d2d2dff;
  flex: none;
  font-family: var(--s-font-01acc97c);
  font-size: 20px;
  font-weight: 700;
  height: auto;
  line-height: 1.4;
  padding: 10px 0px 20px 0px;
  text-align: center;
  width: 100%;
  max-width: 100%;
  justify-content: center;
}

.sd[data-s-61a3d423-8e4b-4146-97d0-db33651ca2ea] {
  align-content: flex-start;
  align-items: flex-start;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 0px;
  width: 100%;
  max-width: 100%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-61a3d423-8e4b-4146-97d0-db33651ca2ea] {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}

.sd[data-s-3f4ec699-0184-4f84-9c35-77e5cad1eefb] {
  flex: none;
  height: 40vh;
  padding: 20px 0px;
  width: 50%;
  max-width: 50%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-3f4ec699-0184-4f84-9c35-77e5cad1eefb] {
    flex: none;
    height: 30vh;
    margin: 0px 0px 30px 0px;
    width: 100%;
    max-width: 100%;
  }
}

.sd[data-s-0b842ee3-4d61-4019-a142-3c810b68b8d9] {
  align-content: flex-start;
  align-items: flex-start;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0px 0px 30px 30px;
  padding: 0px;
  width: calc(50% - 30px);
  max-width: calc(50% - 30px);
}

@media screen and (max-width: 540px) {
  .sd[data-s-0b842ee3-4d61-4019-a142-3c810b68b8d9] {
    flex: none;
    margin: 0px 0px 30px 0px;
    width: 100%;
    max-width: 100%;
  }
}

.sd[data-s-7871944a-d4cc-44b5-b25c-e5ca066fd79a] {
  color: #181517;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 700;
  height: auto;
  line-height: 1.4;
  padding: 10px 0px;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

.sd[data-s-f3030b19-bc0f-49ba-b5f9-832c83ed32be] {
  color: #181517;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 400;
  height: auto;
  line-height: 1.4;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

.sd[data-s-b319e2c3-5b9e-4a51-8a62-0354a4ea06a2] {
  color: #181517;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 700;
  height: auto;
  line-height: 1.4;
  padding: 10px 0px;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

.sd[data-s-9ddf1034-ec14-4348-9669-04d63aeaf32c] {
  color: #181517;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 400;
  height: auto;
  line-height: 1.4;
  padding: 0px;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

.sd[data-s-cf204dd2-aa40-4ff7-a502-f45b6370fb0d] {
  color: #181517;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 700;
  height: auto;
  line-height: 1.4;
  padding: 10px 0px;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

.sd[data-s-3c87d9ae-825a-4a9c-83c3-6c005a4eda95] {
  color: #181517;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 400;
  height: auto;
  line-height: 1.7;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

.sd[data-s-05240dca-bc3d-4bea-819a-c6fb719a2e88] {
  align-content: flex-start;
  align-items: flex-start;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 0px;
  width: 100%;
  max-width: 100%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-05240dca-bc3d-4bea-819a-c6fb719a2e88] {
    align-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
  }
}

.sd[data-s-b369e04d-6030-4885-9a76-906c5dffe412] {
  background: #e1859fff;
  border-bottom: 0px solid rgba(0, 0, 0, 0);
  border-left: 0px solid rgba(0, 0, 0, 0);
  border-radius: 48px;
  border-right: 0px solid rgba(0, 0, 0, 0);
  border-top: 0px solid rgba(0, 0, 0, 0);
  color: #FFFFFF;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 600;
  height: auto;
  line-height: 1.4;
  margin: 5px 10px;
  padding: 10px 20px;
  text-align: center;
  width: auto;
  max-width: calc(100% - 20px);
  justify-content: center;
}

.sd[data-s-bdaf29d8-ca9b-45a9-a6e3-73c13b64d06b] {
  background: #2d2d2dff;
  border-bottom: 0px solid #e1859fff;
  border-left: 0px solid #e1859fff;
  border-radius: 64px;
  border-right: 0px solid #e1859fff;
  border-top: 0px solid #e1859fff;
  color: #FFFFFF;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 600;
  height: auto;
  line-height: 1.4;
  margin: 5px 10px;
  padding: 10px 30px;
  text-align: center;
  width: auto;
  max-width: calc(100% - 20px);
  justify-content: center;
}

.sd[data-s-030cfaea-3ed9-40e5-8bbc-a318521d4c04] {
  background: transparent;
  border-bottom: 1px solid #2d2d2dff;
  border-left: 1px solid #2d2d2dff;
  border-radius: 64px;
  border-right: 1px solid #2d2d2dff;
  border-top: 1px solid #2d2d2dff;
  color: #2d2d2dff;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 600;
  height: auto;
  line-height: 1.4;
  margin: 5px 10px;
  padding: 10px 30px;
  text-align: center;
  width: auto;
  max-width: calc(100% - 20px);
  justify-content: center;
}

.sd[data-s-77735d8a-e76d-4001-8708-12f052c03404] {
  background: #181517;
  flex: none;
  height: 1px;
  width: 100%;
  max-width: 100%;
}

.sd[data-s-4c31755a-20af-4e4c-a80c-8f0c195050e1] {
  background: #181517;
  flex: none;
  height: 1px;
  width: 100%;
  max-width: 100%;
}

.sd[data-s-671d8fad-b01c-4a5e-8dd9-d2d881ac5a13] {
  align-content: center;
  align-items: center;
  background: #e4acbfff;
  border-bottom: 1px solid #2d2d2dff;
  border-left: 0px solid #2d2d2dff;
  border-right: 0px solid #2d2d2dff;
  border-top: 0px solid #2d2d2dff;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 30px;
  justify-content: flex-start;
  padding: 50px 50px 70px 50px;
  width: 100%;
  --gap-h-671d8fad-b01c-4a5e-8dd9-d2d881ac5a13: 0px;
  --gap-v-671d8fad-b01c-4a5e-8dd9-d2d881ac5a13: 30px;
  --gap-uuid: 671d8fad-b01c-4a5e-8dd9-d2d881ac5a13;
  max-width: 100%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-671d8fad-b01c-4a5e-8dd9-d2d881ac5a13] {
    flex: none;
    padding: 50px 20px;
    width: 100%;
    --gap-h-671d8fad-b01c-4a5e-8dd9-d2d881ac5a13: 0px;
    --gap-v-671d8fad-b01c-4a5e-8dd9-d2d881ac5a13: 30px;
  }
}

.sd[data-s-421bb1f2-9cbe-4062-94b9-7439a34bd89d] {
  align-content: flex-start;
  align-items: flex-start;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding: 0px;
  width: 1000px;
  max-width: 100%;
}

.sd[data-s-5fa9bb52-2107-4277-87c2-dd468586e4ce] {
  border-bottom: 0px double #2d2d2dff;
  border-left: 0px double #2d2d2dff;
  border-right: 0px double #2d2d2dff;
  border-top: 0px double #2d2d2dff;
  color: #2d2d2dff;
  flex: none;
  font-family: var(--s-font-d18fa279);
  font-size: 40px;
  font-weight: 700;
  height: auto;
  line-height: 1.3;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

@media screen and (max-width: 540px) {
  .sd[data-s-5fa9bb52-2107-4277-87c2-dd468586e4ce] {
    font-size: 32px;
  }
}

.sd[data-s-e6a91575-669f-479c-8f53-f99a212bb206] {
  color: #2d2d2dff;
  flex: none;
  font-family: var(--s-font-01acc97c);
  font-size: 18px;
  font-weight: 700;
  height: auto;
  line-height: 1.4;
  padding: 0px 0px 3px 0px;
  text-align: left;
  width: 100%;
  max-width: 100%;
  justify-content: flex-start;
}

.sd[data-s-dcf70cd2-d11e-43d4-9527-e910e37bb801] {
  align-content: flex-start;
  align-items: flex-start;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 50px;
  justify-content: flex-start;
  padding: 0px;
  width: 1000px;
  --gap-h-dcf70cd2-d11e-43d4-9527-e910e37bb801: 50px;
  --gap-v-dcf70cd2-d11e-43d4-9527-e910e37bb801: 0px;
  --gap-uuid: dcf70cd2-d11e-43d4-9527-e910e37bb801;
  max-width: 100%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-dcf70cd2-d11e-43d4-9527-e910e37bb801] {
    align-content: center;
    align-items: center;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0px;
    justify-content: center;
    width: auto;
    --gap-h-dcf70cd2-d11e-43d4-9527-e910e37bb801: 0px;
    --gap-v-dcf70cd2-d11e-43d4-9527-e910e37bb801: 0px;
    max-width: 100%;
  }
}

.sd[data-s-1babdfbc-8f94-47fc-92d5-c12626d61af9] {
  color: #2d2d2dff;
  flex: none;
  font-family: var(--s-font-01acc97c);
  font-size: 20px;
  font-weight: 700;
  height: auto;
  line-height: 1.4;
  padding: 10px 0px 20px 0px;
  text-align: left;
  width: calc(30% - (var(--gap-h-dcf70cd2-d11e-43d4-9527-e910e37bb801) * 0.7000000000000001));
  max-width: calc(30% - (var(--gap-h-dcf70cd2-d11e-43d4-9527-e910e37bb801) * 0.7000000000000001));
  justify-content: flex-start;
}

@media screen and (max-width: 540px) {
  .sd[data-s-1babdfbc-8f94-47fc-92d5-c12626d61af9] {
    flex: none;
    padding: 10px 0px 0px 0px;
    width: auto;
    max-width: 100%;
  }
}

.sd[data-s-306b1422-76ca-43cd-b32f-15b08310f93f] {
  background: #2d2d2dff;
  border-bottom: 0px solid #e1859fff;
  border-left: 0px solid #e1859fff;
  border-radius: 64px;
  border-right: 0px solid #e1859fff;
  border-top: 0px solid #e1859fff;
  color: #FFFFFF;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 600;
  height: auto;
  line-height: 1.4;
  margin: 5px 10px;
  padding: 10px 30px;
  text-align: center;
  width: auto;
  max-width: calc(100% - 20px);
  justify-content: center;
}

.sd[data-s-74b61a61-0bdc-4a33-bc94-87a600fbc888] {
  align-content: flex-start;
  align-items: flex-start;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 50px;
  justify-content: flex-start;
  padding: 0px;
  width: 1000px;
  --gap-h-74b61a61-0bdc-4a33-bc94-87a600fbc888: 50px;
  --gap-v-74b61a61-0bdc-4a33-bc94-87a600fbc888: 0px;
  --gap-uuid: 74b61a61-0bdc-4a33-bc94-87a600fbc888;
  max-width: 100%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-74b61a61-0bdc-4a33-bc94-87a600fbc888] {
    align-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0px;
    justify-content: center;
    padding: 0px;
    --gap-h-74b61a61-0bdc-4a33-bc94-87a600fbc888: 0px;
    --gap-v-74b61a61-0bdc-4a33-bc94-87a600fbc888: 0px;
  }
}

.sd[data-s-e1bc1dd6-e981-4718-90d7-2fbd74a5c1b8] {
  color: #2d2d2dff;
  flex: none;
  font-family: var(--s-font-01acc97c);
  font-size: 20px;
  font-weight: 700;
  height: auto;
  line-height: 1.4;
  padding: 10px 0px 20px 0px;
  text-align: left;
  width: calc(30% - (var(--gap-h-74b61a61-0bdc-4a33-bc94-87a600fbc888) * 0.7000000000000001));
  max-width: calc(30% - (var(--gap-h-74b61a61-0bdc-4a33-bc94-87a600fbc888) * 0.7000000000000001));
  justify-content: flex-start;
}

@media screen and (max-width: 540px) {
  .sd[data-s-e1bc1dd6-e981-4718-90d7-2fbd74a5c1b8] {
    flex: none;
    padding: 10px 0px 0px 0px;
    width: auto;
    max-width: 100%;
  }
}

.sd[data-s-6745720a-cb94-4fde-9bf3-e9417753be04] {
  background: #2d2d2dff;
  border-bottom: 0px solid #e1859fff;
  border-left: 0px solid #e1859fff;
  border-radius: 64px;
  border-right: 0px solid #e1859fff;
  border-top: 0px solid #e1859fff;
  color: #FFFFFF;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 600;
  height: auto;
  line-height: 1.4;
  margin: 5px 10px;
  padding: 10px 30px;
  text-align: center;
  width: auto;
  max-width: calc(100% - 20px);
  justify-content: center;
}

.sd[data-s-59294bc6-28e2-4cfd-9729-564c97f5c991] {
  align-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding: 70px 0px;
}

.sd[data-s-d6ca9468-2602-4777-96cd-3f61929148d2] {
  border-bottom: 0px solid #2d2d2dff;
  border-left: 0px solid #2d2d2dff;
  border-right: 0px solid #2d2d2dff;
  border-top: 0px solid #2d2d2dff;
  color: #2d2d2dff;
  flex: none;
  font-family: var(--s-font-d18fa279);
  font-size: 40px;
  font-weight: 700;
  height: auto;
  line-height: 1.3;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

@media screen and (max-width: 540px) {
  .sd[data-s-d6ca9468-2602-4777-96cd-3f61929148d2] {
    font-size: 32px;
  }
}

.sd[data-s-fc21b122-9242-4a80-b2e4-125031c86791] {
  border-bottom: 0px solid #2d2d2dff;
  border-left: 0px solid #2d2d2dff;
  border-right: 0px solid #2d2d2dff;
  border-top: 0px solid #2d2d2dff;
  color: #2d2d2dff;
  flex: none;
  font-family: var(--s-font-01acc97c);
  font-size: 20px;
  font-weight: 700;
  height: auto;
  line-height: 1.4;
  padding: 0px 0px 30px 0px;
  text-align: center;
  width: 100%;
  max-width: 100%;
  justify-content: center;
}

.sd[data-s-0857e3de-8b91-43a7-9f23-bab3112095cd] {
  color: #333333;
  font-family: var(--s-font-01acc97c);
  font-size: 16px;
  font-weight: 400;
  height: auto;
  line-height: 1.8;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

@media screen and (max-width: 540px) {
  .sd[data-s-0857e3de-8b91-43a7-9f23-bab3112095cd] {
    flex: none;
    width: 90%;
    max-width: 90%;
  }
}

.sd[data-s-2f0ab558-983e-4946-a15e-392e8cfd6b4c] {
  align-content: center;
  align-items: center;
  background: #FFFFFF;
  border-bottom: 0px solid #2d2d2dff;
  border-left: 0px solid #2d2d2dff;
  border-right: 0px solid #2d2d2dff;
  border-top: 0px solid #2d2d2dff;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 2px 0px 0px 0px;
  padding: 50px 0px 100px 0px;
  width: 100%;
  max-width: 100%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-2f0ab558-983e-4946-a15e-392e8cfd6b4c] {
    padding: 50px 20px 100px 20px;
  }
}

.sd[data-s-5fb8e9d7-9ff0-4803-afad-ea732afa0e37] {
  border-bottom: 0px solid #2d2d2dff;
  border-left: 0px solid #2d2d2dff;
  border-right: 0px solid #2d2d2dff;
  border-top: 0px solid #2d2d2dff;
  color: #2d2d2dff;
  flex: none;
  font-family: var(--s-font-d18fa279);
  font-size: 40px;
  font-weight: 700;
  height: auto;
  line-height: 1.3;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

@media screen and (max-width: 540px) {
  .sd[data-s-5fb8e9d7-9ff0-4803-afad-ea732afa0e37] {
    font-size: 32px;
  }
}

.sd[data-s-e8e961d2-90c4-4333-b3d0-58521807d762] {
  border-bottom: 0px solid #2d2d2dff;
  border-left: 0px solid #2d2d2dff;
  border-right: 0px solid #2d2d2dff;
  border-top: 0px solid #2d2d2dff;
  color: #2d2d2dff;
  flex: none;
  font-family: var(--s-font-01acc97c);
  font-size: 20px;
  font-weight: 700;
  height: auto;
  line-height: 1.4;
  padding: 0px 0px 30px 0px;
  text-align: center;
  width: 100%;
  max-width: 100%;
  justify-content: center;
}

.sd[data-s-6b45b5e0-6222-419e-a599-abc70efe6fa3] {
  color: #181517;
  flex: none;
  font-family: var(--s-font-01acc97c);
  font-size: 15px;
  font-weight: 400;
  height: auto;
  line-height: 1.4;
  padding: 50px 0px 40px 0px;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.sd[data-s-3b9b8a19-5ebc-4c7b-a671-1782c9d1defb] {
  align-content: flex-start;
  align-items: flex-start;
  background: rgba(0, 0, 0, 0.0);
  border-radius: 0;
  flex: none;
  justify-content: center;
  margin: 20px;
  opacity: 1;
  padding: 0px;
  width: 600px;
  max-width: calc(100% - 40px);
}

.sd[data-s-103e30d5-a298-4be7-a3a3-50475797150f] {
  align-content: flex-start;
  align-items: flex-start;
  background: rgba(0, 0, 0, 0.0);
  border-radius: 0;
  font-family: var(--s-font-01acc97c);
  height: auto;
  margin: 0px 0px 20px 0px;
  opacity: 1;
  overflow-x: visible;
  overflow-y: visible;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 100%;
}

.sd[data-s-66963273-dce1-4ef9-949e-f009e535622f] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  max-width: 100%;
}

.sd[data-s-8daf54d5-f83c-4e39-a747-a36a3b0900f7] {
  border-radius: 0;
  color: #2d2d2dff;
  font-family: var(--s-font-01acc97c);
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0em;
  line-height: 1.4;
  margin: 0px 0px 0px 0px;
  opacity: 1;
  padding: 0px 0px 0px 0px;
  text-align: center;
  max-width: 100%;
  justify-content: center;
}

.sd[data-s-bfb104e4-d26c-4c1b-9af9-057cf0243514] {
  border-radius: 0;
  color: #f23a3c;
  font-family: var(--s-font-558f1043);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.4;
  margin: 0px 0px 0px 5px;
  opacity: 1;
  padding: 0px 0px 0px 0px;
  text-align: center;
  max-width: calc(100% - 5px);
  justify-content: center;
}

.sd[data-s-4a67c337-9b64-4c7c-8729-d1a913315000] {
  background: #FFFFFF;
  border-bottom: 1px solid #EEEEEE;
  border-left: 1px solid #EEEEEE;
  border-radius: 4px;
  border-right: 1px solid #EEEEEE;
  border-top: 1px solid #EEEEEE;
  box-shadow: none;
  color: #2d2d2dff;
  font-family: var(--s-font-01acc97c);
  font-size: 15px;
  font-weight: 400;
  height: 50px;
  justify-content: center;
  letter-spacing: 0em;
  line-height: 1.4;
  margin: 0px 0px 0px 0px;
  opacity: 1;
  padding: 10px 10px 10px 10px;
  text-align: left;
  width: 100%;
  max-width: 100%;
}

.sd[data-s-4a67c337-9b64-4c7c-8729-d1a913315000]::-webkit-input-placeholder {
  color: #cccccc;
}

.sd[data-s-4a67c337-9b64-4c7c-8729-d1a913315000]:-moz-placeholder {
  color: #cccccc;
}

.sd[data-s-4a67c337-9b64-4c7c-8729-d1a913315000]::-moz-placeholder {
  color: #cccccc;
}

.sd[data-s-4a67c337-9b64-4c7c-8729-d1a913315000]:-ms-input-placeholder {
  color: #cccccc;
}

.sd[data-s-e4edc767-112a-48af-898c-4da7866cf80e] {
  align-content: flex-start;
  align-items: flex-start;
  background: rgba(0, 0, 0, 0.0);
  border-radius: 0;
  font-family: var(--s-font-01acc97c);
  margin: 0px 0px 20px 0px;
  opacity: 1;
  overflow-x: visible;
  overflow-y: visible;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 100%;
}

.sd[data-s-b3d0dd4c-08a3-4e85-b3e5-8117051b0ceb] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  max-width: 100%;
}

.sd[data-s-f3b3597a-77a9-4b25-95c8-8db649e8bcbd] {
  border-radius: 0;
  color: #2d2d2dff;
  font-family: var(--s-font-01acc97c);
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0em;
  line-height: 1.4;
  margin: 0px 0px 0px 0px;
  opacity: 1;
  padding: 0px 0px 0px 0px;
  text-align: center;
  max-width: 100%;
  justify-content: center;
}

.sd[data-s-9d5fb93a-3771-4eee-94e2-55576d3b3b27] {
  border-radius: 0;
  color: #f23a3c;
  font-family: var(--s-font-558f1043);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.4;
  margin: 0px 0px 0px 5px;
  opacity: 1;
  padding: 0px 0px 0px 0px;
  text-align: center;
  max-width: calc(100% - 5px);
  justify-content: center;
}

.sd[data-s-cc75cc50-a5b4-42bb-912b-ce592eacb732] {
  background: #FFFFFF;
  border-bottom: 1px solid #EEEEEE;
  border-left: 1px solid #EEEEEE;
  border-radius: 4px;
  border-right: 1px solid #EEEEEE;
  border-top: 1px solid #EEEEEE;
  box-shadow: none;
  color: #2d2d2dff;
  font-family: var(--s-font-01acc97c);
  font-size: 15px;
  font-weight: 400;
  height: 50px;
  justify-content: center;
  letter-spacing: 0em;
  line-height: 1.4;
  opacity: 1;
  padding: 10px 16px 10px 16px;
  text-align: left;
  text-shadow: none;
  width: 100%;
  max-width: 100%;
}

.sd[data-s-cc75cc50-a5b4-42bb-912b-ce592eacb732]::-webkit-input-placeholder {
  color: #cccccc;
}

.sd[data-s-cc75cc50-a5b4-42bb-912b-ce592eacb732]:-moz-placeholder {
  color: #cccccc;
}

.sd[data-s-cc75cc50-a5b4-42bb-912b-ce592eacb732]::-moz-placeholder {
  color: #cccccc;
}

.sd[data-s-cc75cc50-a5b4-42bb-912b-ce592eacb732]:-ms-input-placeholder {
  color: #cccccc;
}

.sd[data-s-19d38df4-5bed-4ef5-bfe3-31dbafd14c0d] {
  align-content: flex-start;
  align-items: flex-start;
  background: rgba(0, 0, 0, 0.0);
  border-radius: 0;
  margin: 0px 0px 20px 0px;
  opacity: 1;
  overflow-x: visible;
  overflow-y: visible;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 100%;
}

.sd[data-s-cfbb00d7-64af-4eda-bb79-827cb69408d8] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  max-width: 100%;
}

.sd[data-s-c8ab1658-d071-4b4a-a7e1-beaa34b40110] {
  border-radius: 0;
  color: #2d2d2dff;
  font-family: var(--s-font-01acc97c);
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0em;
  line-height: 1.4;
  margin: 0px 0px 0px 0px;
  opacity: 1;
  padding: 0px 0px 0px 0px;
  text-align: center;
  max-width: 100%;
  justify-content: center;
}

.sd[data-s-b27503f0-1b13-4eb9-944c-bdd1546ecd2a] {
  border-radius: 0;
  color: #f23a3c;
  font-family: var(--s-font-558f1043);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.4;
  margin: 0px 0px 0px 5px;
  opacity: 1;
  padding: 0px 0px 0px 0px;
  text-align: center;
  max-width: calc(100% - 5px);
  justify-content: center;
}

.sd[data-s-504dd639-f5a9-4bba-a154-b46509e04f38] {
  background: #FFFFFF;
  border-bottom: 1px solid #EEEEEE;
  border-left: 1px solid #EEEEEE;
  border-radius: 4px;
  border-right: 1px solid #EEEEEE;
  border-top: 1px solid #EEEEEE;
  box-shadow: none;
  color: #2d2d2dff;
  font-family: var(--s-font-01acc97c);
  font-size: 15px;
  font-weight: 400;
  height: 160px;
  justify-content: center;
  letter-spacing: 0em;
  line-height: 1.4;
  opacity: 1;
  padding: 10px 10px 10px 10px;
  text-align: left;
  text-shadow: none;
  width: 100%;
  max-width: 100%;
}

.sd[data-s-504dd639-f5a9-4bba-a154-b46509e04f38]::-webkit-input-placeholder {
  color: #cccccc;
}

.sd[data-s-504dd639-f5a9-4bba-a154-b46509e04f38]:-moz-placeholder {
  color: #cccccc;
}

.sd[data-s-504dd639-f5a9-4bba-a154-b46509e04f38]::-moz-placeholder {
  color: #cccccc;
}

.sd[data-s-504dd639-f5a9-4bba-a154-b46509e04f38]:-ms-input-placeholder {
  color: #cccccc;
}

.sd[data-s-0fd72f09-b1ff-4d17-ac4a-96410e0d43c9] {
  background: #e1859fff;
  border-radius: 4px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
  color: #2d2d2dff;
  font-family: var(--s-font-558f1043);
  font-size: 15px;
  font-weight: 400;
  justify-content: center;
  letter-spacing: 0em;
  line-height: 1.4;
  margin: 20px 0px 0px 0px;
  opacity: 1;
  padding: 15px;
  text-align: left;
  width: 100%;
  max-width: 100%;
}

.sd[data-s-4c89a367-a80d-4c43-94c6-cee964df7a14] {
  border-radius: 0;
  color: #FFFFFF;
  font-family: var(--s-font-01acc97c);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1;
  margin: 0 0 0 0;
  opacity: 1;
  padding: 0px 0px 2px 0px;
  text-align: center;
  max-width: 100%;
  justify-content: center;
}

.sd[data-s-5b06bbc4-d479-4f3d-8829-57330d4570a6] {
  align-content: center;
  align-items: center;
  background: #ede1e0ff;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: center;
  padding: 60px 0px 60px;
  width: 100%;
  max-width: 100%;
}

@media screen and (max-width: 540px) {
  .sd[data-s-5b06bbc4-d479-4f3d-8829-57330d4570a6] {
    flex: none;
  }
}

.sd[data-s-1d8e5d4e-63a0-4bea-bb34-a3392d619eb6] {
  align-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.0);
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: auto;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  width: auto;
  max-width: 100%;
}

@media screen and (max-width: 840px) {
  .sd[data-s-1d8e5d4e-63a0-4bea-bb34-a3392d619eb6] {
    height: auto;
    width: auto;
  }
}

.sd[data-s-67378de6-0d69-4509-8dc3-3ebef40857c2] {
  background: transparent;
  color: #2d2d2dff;
  font-family: 'Cormorant Garamond';
  font-size: 13px;
  font-weight: 300;
  height: auto;
  line-height: 1.4;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

@media screen and (max-width: 840px) {
  .sd[data-s-67378de6-0d69-4509-8dc3-3ebef40857c2] {
    color: #111111;
  }
}

@media screen and (max-width: 540px) {
  .sd[data-s-67378de6-0d69-4509-8dc3-3ebef40857c2] {
    color: #2d2d2dff;
  }
}

/* Style block 19 */
body {
  background: #fbf8f8ff;
  transition: background 0.5s cubic-bezier(0.4, 0.4, 0, 1);
}

/* Style block 20 */
.sd[data-s-b19b9d72] {
  font-family: var(--s-font-e5a0ad2c);
  font-size: 48px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.3;
}

.sd[data-s-968f2f01] {
  font-family: var(--s-font-e5a0ad2c);
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
}

.sd[data-s-91818ba2] {
  font-family: var(--s-font-e5a0ad2c);
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
}

.sd[data-s-df869a3c] {
  font-family: var(--s-font-e5a0ad2c);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
}

.sd[data-s-5ea5df66] {
  font-family: var(--s-font-e5a0ad2c);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.4;
}

/* Style block 22 */
:root {
  --s-font-558f1043: Lato;
  --s-font-71bf4578: 'Cormorant Garamond';
  --s-font-93879896: 'ヒラギノ角ゴ W3 JIS2004';
  --s-font-01acc97c: 'Noto Serif JP';
  --s-font-e1bd7f9a: 'Great Vibes';
  --s-font-e5a0ad2c: Inter, 'Noto Sans JP';
  --s-font-d18fa279: 'Bodoni Moda';
}

/* ============================================
   Custom Menu & Recruit Sections
   ============================================ */

/* Menu Section */
#menu {
  background: linear-gradient(135deg, #fce4ec 0%, #f8bbd0 100%);
  padding: 60px 20px;
  margin: 0 -20px;
}

#menu .menu-header {
  text-align: center;
  margin-bottom: 50px;
}

#menu .menu-title {
  font-size: 3em;
  font-weight: bold;
  margin-bottom: 10px;
  color: #333;
  font-family: serif;
}

#menu .menu-subtitle {
  font-size: 1.2em;
  color: #666;
}

#menu .menu-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (max-width: 640px) {
  #menu .menu-grid {
    grid-template-columns: 1fr;
  }
}

#menu .menu-card {
  background: #ffffff;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

#menu .menu-card-title {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 20px;
  color: #2c2c2c;
}

#menu .menu-item {
  margin: 10px 0;
  color: #555;
  line-height: 1.6;
}

#menu .menu-note {
  margin-top: 20px;
  font-size: 0.85em;
  color: #999;
}

#menu .menu-footer {
  text-align: center;
  margin-top: 40px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
}

#menu .menu-footer-text {
  color: #888;
  font-size: 0.9em;
  line-height: 1.8;
}

/* Recruit Section */
#recruit {
  padding: 80px 20px;
  max-width: 1200px;
  margin: 0 auto;
}

#recruit .recruit-header {
  text-align: center;
  margin-bottom: 50px;
}

#recruit .recruit-title {
  font-size: 3em;
  font-weight: bold;
  margin-bottom: 15px;
  font-family: serif;
}

#recruit .recruit-subtitle {
  font-size: 1.2em;
  color: #666;
}

#recruit .recruit-content {
  max-width: 900px;
  margin: 0 auto;
}

#recruit .recruit-intro {
  text-align: left;
  line-height: 1.8;
  margin-bottom: 50px;
  color: #444;
}

#recruit .recruit-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px 80px;
  line-height: 1.9;
}

@media screen and (max-width: 640px) {
  #recruit .recruit-grid {
    grid-template-columns: 1fr;
  }
}

#recruit .recruit-item {
  margin-bottom: 15px;
  color: #333;
}

#recruit .recruit-item-large {
  margin-bottom: 30px;
  color: #333;
}

#recruit .recruit-item strong {
  font-size: 1.05em;
}

#recruit .recruit-item-content {
  margin-left: 1.5em;
  margin-top: 10px;
  display: block;
  color: #555;
}

#recruit .recruit-item-content-block {
  margin-left: 1.5em;
  display: block;
  margin-top: 10px;
  color: #555;
}

#recruit .recruit-application {
  margin-top: 60px;
  padding-top: 40px;
  border-top: 1px solid #ddd;
}

#recruit .recruit-application-item {
  margin-bottom: 20px;
  color: #333;
}

#recruit .recruit-application-content {
  margin-left: 1.5em;
  display: block;
  margin-top: 10px;
  color: #555;
}

#recruit .recruit-footer {
  margin-top: 40px;
  font-style: italic;
  color: #666;
  line-height: 1.8;
}