/* recruit-entry-thanks-studio.css — Auto-generated from SingleFile by singlefile_to_wp.py */
/* Original Studio.Design CSS preserved. Images extracted to files. */

/* System font mappings (replaces Studio.Design base64 subsets) */
@font-face {
  font-family: 'ヒラギノ角ゴ W0 JIS2004';
  src:
    local('Hiragino Sans W0'), local('HiraginoSans-W0'),
    local('Hiragino Kaku Gothic ProN'), local('Noto Sans JP');
  font-weight: 100;
  font-display: swap;
}
@font-face {
  font-family: 'ヒラギノ角ゴ W3 JIS2004';
  src:
    local('Hiragino Sans W3'), local('HiraginoSans-W3'),
    local('Hiragino Kaku Gothic ProN'), local('Noto Sans JP');
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: 'ヒラギノ角ゴ W4 JIS2004';
  src:
    local('Hiragino Sans W4'), local('HiraginoSans-W4'),
    local('Hiragino Kaku Gothic ProN'), local('Noto Sans JP');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'ヒラギノ角ゴ W5 JIS2004';
  src:
    local('Hiragino Sans W5'), local('HiraginoSans-W5'),
    local('Hiragino Kaku Gothic ProN'), local('Noto Sans JP');
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'ヒラギノ角ゴ W6 JIS2004';
  src:
    local('Hiragino Sans W6'), local('HiraginoSans-W6'),
    local('Hiragino Kaku Gothic ProN'), local('Noto Sans JP');
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: 'ヒラギノ角ゴ W7 JIS2004';
  src:
    local('Hiragino Sans W7'), local('HiraginoSans-W7'),
    local('Hiragino Kaku Gothic ProN'), local('Noto Sans JP');
  font-weight: 700;
  font-display: swap;
}

:root {
  --sf-img-6: url('../img/recruit-entry-thanks/img-001.svg');
  --sf-img-10: url('../img/recruit-entry-thanks/img-002.webp');
}
:root {
  --rebranding-loading-bg: #e5e5e5;
  --rebranding-loading-bar: #222;
}
.DynamicAnnouncer[data-v-cc1e3fda],
.TitleAnnouncer[data-v-1a8a037a] {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  white-space: nowrap;
}
.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: 0.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(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.StudioCanvas {
  display: flex;
  height: auto;
  min-height: 100dvh;
}
.StudioCanvas > .sd {
  min-height: 100dvh;
  overflow: clip;
}
a,
body,
div,
footer,
header,
html,
img,
p,
section {
  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: 0.3s cubic-bezier(0.4, 0.4, 0, 1);
  word-spacing: 1px;
}
a:focus:not(:focus-visible),
button:focus:not(:focus-visible),
summary:focus:not(:focus-visible) {
  outline: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none;
}
a {
  background: transparent;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
}
.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 {
  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;
}
.sd[tabindex]:focus {
  outline: none;
}
.sd[tabindex]:focus-visible {
  outline: 1px solid;
  outline-color: Highlight;
  outline-color: -webkit-focus-ring-color;
}
.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:focus-within {
  outline-color: Highlight;
  outline-color: -webkit-focus-ring-color;
}
.sd.text {
  align-content: center;
  align-items: center;
  display: flex;
  flex-direction: row;
  overflow: visible;
  overflow-wrap: anywhere;
  word-break: break-word;
}
a,
a.text {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.15);
}
.link {
  cursor: pointer;
}
.richText [data-type='table_of_contents'] .toc_item > a:hover {
  opacity: 0.7;
}
.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: 0.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%;
}
.snackbar .button[data-v-e23c1c77]:hover {
  background: #f5f5f5;
}
@media (hover: hover) {
  a[data-v-757b86f2]:hover {
    height: 32px;
    width: 200px;
  }
}
.design-canvas__modal:focus {
  outline: none;
}

.sf-hidden {
  display: none !important;
}
img[src='data:,'],
source[src='data:,'] {
  display: none !important;
}
.sd[data-s-32a11e17-0f45-4740-98d5-9c0c8b024c7b] {
  align-content: center;
  align-items: center;
  background: #ffffff;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  height: auto;
  justify-content: center;
  padding: 0px 0px 0px 0px;
  width: calc(100% - (var(--gap-h-913c597c-5440-419a-9c76-8d13f8b7636a) * 0));
  --gap-h-32a11e17-0f45-4740-98d5-9c0c8b024c7b: 0px;
  --gap-v-32a11e17-0f45-4740-98d5-9c0c8b024c7b: 0px;
  --gap-uuid: 32a11e17-0f45-4740-98d5-9c0c8b024c7b;
  max-width: calc(
    100% - (var(--gap-h-913c597c-5440-419a-9c76-8d13f8b7636a) * 0)
  );
}
@media screen and (max-width: 1140px) {
  .sd[data-s-32a11e17-0f45-4740-98d5-9c0c8b024c7b] {
    display: flex;
    --gap-h-32a11e17-0f45-4740-98d5-9c0c8b024c7b: 0px;
    --gap-v-32a11e17-0f45-4740-98d5-9c0c8b024c7b: 0px;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-32a11e17-0f45-4740-98d5-9c0c8b024c7b] {
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    --gap-h-32a11e17-0f45-4740-98d5-9c0c8b024c7b: 0px;
    --gap-v-32a11e17-0f45-4740-98d5-9c0c8b024c7b: 0px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-32a11e17-0f45-4740-98d5-9c0c8b024c7b] {
    display: none;
    padding: 0px 0px 0px 16px;
    --gap-h-32a11e17-0f45-4740-98d5-9c0c8b024c7b: 0px;
    --gap-v-32a11e17-0f45-4740-98d5-9c0c8b024c7b: 0px;
  }
}
.sd[data-s-31548f5f-c363-4160-b6d6-48628f3f625c] {
  align-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  justify-content: flex-start;
  padding: 0px 0px 0px 40px;
  width: calc(
    30% -
      (var(--gap-h-32a11e17-0f45-4740-98d5-9c0c8b024c7b) * 0.7000000000000001)
  );
  --gap-h-31548f5f-c363-4160-b6d6-48628f3f625c: 0px;
  --gap-v-31548f5f-c363-4160-b6d6-48628f3f625c: 0px;
  --gap-uuid: 31548f5f-c363-4160-b6d6-48628f3f625c;
  max-width: calc(
    30% -
      (var(--gap-h-32a11e17-0f45-4740-98d5-9c0c8b024c7b) * 0.7000000000000001)
  );
}
@media screen and (max-width: 768px) {
  .sd[data-s-31548f5f-c363-4160-b6d6-48628f3f625c] {
    flex-direction: column;
    --gap-h-31548f5f-c363-4160-b6d6-48628f3f625c: 0px;
    --gap-v-31548f5f-c363-4160-b6d6-48628f3f625c: 0px;
  }
}
.sd[data-s-8148acb7-8189-4ad8-af6a-04594c6ae4e2] {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: column;
  gap: 0px;
  height: 57.1562px;
  justify-content: center;
  margin: -1px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 72px;
  --gap-h-8148acb7-8189-4ad8-af6a-04594c6ae4e2: 0px;
  --gap-v-8148acb7-8189-4ad8-af6a-04594c6ae4e2: 0px;
  --gap-uuid: 8148acb7-8189-4ad8-af6a-04594c6ae4e2;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .sd[data-s-8148acb7-8189-4ad8-af6a-04594c6ae4e2] {
    flex-direction: row;
    flex-wrap: nowrap;
    width: calc(
      50% - (var(--gap-h-31548f5f-c363-4160-b6d6-48628f3f625c) * 0.5)
    );
    --gap-h-8148acb7-8189-4ad8-af6a-04594c6ae4e2: 0px;
    --gap-v-8148acb7-8189-4ad8-af6a-04594c6ae4e2: 0px;
    max-width: calc(
      50% - (var(--gap-h-31548f5f-c363-4160-b6d6-48628f3f625c) * 0.5)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-8148acb7-8189-4ad8-af6a-04594c6ae4e2] {
    margin: -1px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    --gap-h-8148acb7-8189-4ad8-af6a-04594c6ae4e2: 0px;
    --gap-v-8148acb7-8189-4ad8-af6a-04594c6ae4e2: 0px;
  }
}
.sd[data-s-689013b4-7923-4db8-8847-1a82660f2462] {
  align-items: center;
  flex-direction: column;
  height: auto;
  justify-content: center;
  margin: 0px;
  width: 71px;
  max-width: 100%;
}
.sd[data-s-18ab3222-9513-45ef-8df1-d7e74fbf63c5] {
  align-items: center;
  flex-direction: column;
  height: auto;
  justify-content: center;
  margin: 0px;
  width: calc(100% - (var(--gap-h-8148acb7-8189-4ad8-af6a-04594c6ae4e2) * 0));
  max-width: calc(
    100% - (var(--gap-h-8148acb7-8189-4ad8-af6a-04594c6ae4e2) * 0)
  );
}
.sd[data-s-5a058018-b0f4-4f75-8371-2d76ff76bd75] {
  align-items: flex-end;
  flex: none;
  flex-direction: column;
  gap: 14px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: 356px;
  --gap-h-5a058018-b0f4-4f75-8371-2d76ff76bd75: 0px;
  --gap-v-5a058018-b0f4-4f75-8371-2d76ff76bd75: 14px;
  --gap-uuid: 5a058018-b0f4-4f75-8371-2d76ff76bd75;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .sd[data-s-5a058018-b0f4-4f75-8371-2d76ff76bd75] {
    flex: none;
    width: calc(100% - (var(--gap-h-cadc0a30-b076-4bbb-87ea-078a456f78a4) * 0));
    --gap-h-5a058018-b0f4-4f75-8371-2d76ff76bd75: 0px;
    --gap-v-5a058018-b0f4-4f75-8371-2d76ff76bd75: 14px;
    max-width: calc(
      100% - (var(--gap-h-cadc0a30-b076-4bbb-87ea-078a456f78a4) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-5a058018-b0f4-4f75-8371-2d76ff76bd75] {
    gap: 6px;
    padding: 0px;
    --gap-h-5a058018-b0f4-4f75-8371-2d76ff76bd75: 0px;
    --gap-v-5a058018-b0f4-4f75-8371-2d76ff76bd75: 6px;
  }
}
.sd[data-s-996c2f8b-b8dc-4b10-ab79-d6d34e347a73] {
  align-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 22px;
  height: auto;
  justify-content: flex-start;
  margin: 0px;
  padding: 0px;
  width: auto;
  --gap-h-996c2f8b-b8dc-4b10-ab79-d6d34e347a73: 22px;
  --gap-v-996c2f8b-b8dc-4b10-ab79-d6d34e347a73: 0px;
  --gap-uuid: 996c2f8b-b8dc-4b10-ab79-d6d34e347a73;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .sd[data-s-996c2f8b-b8dc-4b10-ab79-d6d34e347a73] {
    flex-wrap: wrap;
    width: 282px;
    --gap-h-996c2f8b-b8dc-4b10-ab79-d6d34e347a73: 22px;
    --gap-v-996c2f8b-b8dc-4b10-ab79-d6d34e347a73: 22px;
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-996c2f8b-b8dc-4b10-ab79-d6d34e347a73] {
    gap: 10px;
    margin: 0px;
    padding: 0px;
    --gap-h-996c2f8b-b8dc-4b10-ab79-d6d34e347a73: 10px;
    --gap-v-996c2f8b-b8dc-4b10-ab79-d6d34e347a73: 0px;
  }
}
.sd[data-s-2e7f8af3-25d2-408d-b390-6b19461006cf] {
  color: #000000;
  flex: none;
  font-family: var(--s-font-c5aaf4a9);
  font-size: 14px;
  font-style: normal;
  height: auto;
  letter-spacing: 0em;
  line-height: 1.1;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}
.sd[data-s-2e7f8af3-25d2-408d-b390-6b19461006cf]:hover {
  color: #00000066;
  transition-duration: 200ms;
}
@media screen and (max-width: 768px) {
  .sd[data-s-2e7f8af3-25d2-408d-b390-6b19461006cf] {
    flex: none;
    font-size: 13px;
    width: calc(100% - (var(--gap-h-996c2f8b-b8dc-4b10-ab79-d6d34e347a73) * 0));
    max-width: calc(
      100% - (var(--gap-h-996c2f8b-b8dc-4b10-ab79-d6d34e347a73) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-2e7f8af3-25d2-408d-b390-6b19461006cf] {
    font-size: 13px;
  }
}
.sd[data-s-57797127-e1e5-4a84-9b3e-5b12fd3ac448] {
  color: #000000;
  flex: none;
  font-family: var(--s-font-c5aaf4a9);
  font-size: 14px;
  font-style: normal;
  height: auto;
  letter-spacing: 0em;
  line-height: 1.1;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}
.sd[data-s-57797127-e1e5-4a84-9b3e-5b12fd3ac448]:hover {
  color: #00000066;
  transition-duration: 200ms;
}
@media screen and (max-width: 768px) {
  .sd[data-s-57797127-e1e5-4a84-9b3e-5b12fd3ac448] {
    flex: none;
    font-size: 13px;
    width: calc(100% - (var(--gap-h-996c2f8b-b8dc-4b10-ab79-d6d34e347a73) * 0));
    max-width: calc(
      100% - (var(--gap-h-996c2f8b-b8dc-4b10-ab79-d6d34e347a73) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-57797127-e1e5-4a84-9b3e-5b12fd3ac448] {
    font-size: 13px;
  }
}
.sd[data-s-eaed2e3f-0d29-49da-8573-ce74b33b726b] {
  color: #000000;
  flex: none;
  font-family: var(--s-font-c5aaf4a9);
  font-size: 14px;
  font-style: normal;
  height: auto;
  letter-spacing: 0em;
  line-height: 1.1;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}
.sd[data-s-eaed2e3f-0d29-49da-8573-ce74b33b726b]:hover {
  color: #00000066;
  transition-duration: 200ms;
}
@media screen and (max-width: 768px) {
  .sd[data-s-eaed2e3f-0d29-49da-8573-ce74b33b726b] {
    flex: none;
    font-size: 13px;
    width: calc(100% - (var(--gap-h-996c2f8b-b8dc-4b10-ab79-d6d34e347a73) * 0));
    max-width: calc(
      100% - (var(--gap-h-996c2f8b-b8dc-4b10-ab79-d6d34e347a73) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-eaed2e3f-0d29-49da-8573-ce74b33b726b] {
    font-size: 13px;
  }
}
.sd[data-s-af3b89e3-e63b-484f-bdd2-3344a5ede87e] {
  color: #000000;
  flex: none;
  font-family: var(--s-font-419c9bb7);
  font-size: 16px;
  font-style: normal;
  height: auto;
  letter-spacing: 0em;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}
.sd[data-s-af3b89e3-e63b-484f-bdd2-3344a5ede87e]:hover {
  color: #00000066;
  transition-duration: 200ms;
}
@media screen and (max-width: 768px) {
  .sd[data-s-af3b89e3-e63b-484f-bdd2-3344a5ede87e] {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-af3b89e3-e63b-484f-bdd2-3344a5ede87e] {
    font-size: 13px;
  }
}
.sd[data-s-7ea6a4a2-d7f9-41dc-948e-99a3dbafac3b] {
  color: #000000;
  flex: none;
  font-family: var(--s-font-419c9bb7);
  font-size: 16px;
  font-style: normal;
  height: 16px;
  letter-spacing: 0em;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}
.sd[data-s-7ea6a4a2-d7f9-41dc-948e-99a3dbafac3b]:hover {
  color: #00000066;
}
@media screen and (max-width: 768px) {
  .sd[data-s-7ea6a4a2-d7f9-41dc-948e-99a3dbafac3b] {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-7ea6a4a2-d7f9-41dc-948e-99a3dbafac3b] {
    font-size: 13px;
  }
}
.sd[data-s-b68fa52a-56a7-4f1d-9198-39b7c7b0a1c1] {
  color: #000000;
  flex: none;
  font-family: var(--s-font-419c9bb7);
  font-size: 16px;
  font-style: normal;
  height: auto;
  letter-spacing: 0em;
  text-align: center;
  transition-duration: 200ms;
  width: auto;
  max-width: 100%;
  justify-content: center;
}
.sd[data-s-b68fa52a-56a7-4f1d-9198-39b7c7b0a1c1]:hover {
  color: #00000066;
}
@media screen and (max-width: 768px) {
  .sd[data-s-b68fa52a-56a7-4f1d-9198-39b7c7b0a1c1] {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-b68fa52a-56a7-4f1d-9198-39b7c7b0a1c1] {
    font-size: 13px;
  }
}
.sd[data-s-42aebff1-e3e4-4be9-a1b2-2034a4d5bd20] {
  flex: none;
  font-family: var(--s-font-419c9bb7);
  font-size: 16px;
  font-style: normal;
  height: auto;
  letter-spacing: 0em;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}
.sd[data-s-42aebff1-e3e4-4be9-a1b2-2034a4d5bd20].link-active {
  __include-children: true;
  color: #ff0000ff;
}
.sd[data-s-42aebff1-e3e4-4be9-a1b2-2034a4d5bd20]:hover {
  color: #00000066;
  transition-duration: 200ms;
}
@media screen and (max-width: 768px) {
  .sd[data-s-42aebff1-e3e4-4be9-a1b2-2034a4d5bd20] {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-42aebff1-e3e4-4be9-a1b2-2034a4d5bd20] {
    font-size: 13px;
  }
}
.sd[data-s-2cdaf6d4-6d42-43b5-a26c-b285bfac0eb0] {
  align-content: center;
  align-items: center;
  background: #ff0000;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  height: 95px;
  justify-content: center;
  padding: 0px;
  width: 143px;
  --gap-h-2cdaf6d4-6d42-43b5-a26c-b285bfac0eb0: 10px;
  --gap-v-2cdaf6d4-6d42-43b5-a26c-b285bfac0eb0: 0px;
  --gap-uuid: 2cdaf6d4-6d42-43b5-a26c-b285bfac0eb0;
  max-width: 100%;
}
.sd[data-s-2cdaf6d4-6d42-43b5-a26c-b285bfac0eb0]:hover {
  background: #cc1414ff;
  transition-duration: 250ms;
  --gap-h-2cdaf6d4-6d42-43b5-a26c-b285bfac0eb0: 10px;
  --gap-v-2cdaf6d4-6d42-43b5-a26c-b285bfac0eb0: 0px;
}
@media screen and (max-width: 768px) {
  .sd[data-s-2cdaf6d4-6d42-43b5-a26c-b285bfac0eb0] {
    flex: none;
    width: calc(100% - (var(--gap-h-cadc0a30-b076-4bbb-87ea-078a456f78a4) * 0));
    --gap-h-2cdaf6d4-6d42-43b5-a26c-b285bfac0eb0: 10px;
    --gap-v-2cdaf6d4-6d42-43b5-a26c-b285bfac0eb0: 0px;
    max-width: calc(
      100% - (var(--gap-h-cadc0a30-b076-4bbb-87ea-078a456f78a4) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-2cdaf6d4-6d42-43b5-a26c-b285bfac0eb0] {
    gap: 4px;
    --gap-h-2cdaf6d4-6d42-43b5-a26c-b285bfac0eb0: 4px;
    --gap-v-2cdaf6d4-6d42-43b5-a26c-b285bfac0eb0: 0px;
  }
}
.sd[data-s-348631af-cb16-4de5-b9e7-19842cbcdf70] {
  color: #ffffff;
  flex: none;
  font-family: var(--s-font-698fd34e);
  font-size: 15px;
  font-style: normal;
  height: auto;
  letter-spacing: 0em;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .sd[data-s-348631af-cb16-4de5-b9e7-19842cbcdf70] {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-348631af-cb16-4de5-b9e7-19842cbcdf70] {
    font-size: 13px;
  }
}
.sd[data-s-ca00a871-c401-42df-ab22-219648cd21af] {
  align-content: flex-start;
  align-items: flex-start;
  background: #ffffff;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0px;
  height: auto;
  justify-content: center;
  padding: 0px 0px 0px 20px;
  width: 768px;
  --gap-h-ca00a871-c401-42df-ab22-219648cd21af: 0px;
  --gap-v-ca00a871-c401-42df-ab22-219648cd21af: 0px;
  --gap-uuid: ca00a871-c401-42df-ab22-219648cd21af;
  max-width: 100%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-ca00a871-c401-42df-ab22-219648cd21af] {
    display: none;
    --gap-h-ca00a871-c401-42df-ab22-219648cd21af: 0px;
    --gap-v-ca00a871-c401-42df-ab22-219648cd21af: 0px;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-ca00a871-c401-42df-ab22-219648cd21af] {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    --gap-h-ca00a871-c401-42df-ab22-219648cd21af: 0px;
    --gap-v-ca00a871-c401-42df-ab22-219648cd21af: 0px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-ca00a871-c401-42df-ab22-219648cd21af] {
    display: none;
    padding: 0px 0px 0px 8px;
    --gap-h-ca00a871-c401-42df-ab22-219648cd21af: 0px;
    --gap-v-ca00a871-c401-42df-ab22-219648cd21af: 0px;
  }
}
.sd[data-s-1c9efd3a-edae-487f-a330-28e1c5ceada3]:hover {
  color: #00000066;
  transition-duration: 200ms;
}
.sd[data-s-53d57552-c2d8-4609-8bc8-26de0a64fe5f]:hover {
  color: #00000066;
  transition-duration: 200ms;
}
.sd[data-s-b029bcfe-ba28-460d-bc3c-c72c2bdbce44]:hover {
  color: #00000066;
  transition-duration: 200ms;
}
.sd[data-s-d3ae4361-66b3-4966-a17d-5f0bf7b2dfe5]:hover {
  color: #00000066;
  transition-duration: 200ms;
}
.sd[data-s-0c310fd8-1134-4f8b-9f14-f63ede4f8516]:hover {
  color: #00000066;
}
.sd[data-s-c59244d7-a584-4ab1-9a35-9fc08e5d26ee]:hover {
  color: #00000066;
}
.sd[data-s-e9872478-d41e-4ae4-ab17-46041b91729d]:hover {
  color: #00000066;
  transition-duration: 200ms;
}
.sd[data-s-2bf33485-3494-47c3-9bfb-55417ed8c5c4] {
  align-items: center;
  background: #ffffff;
  flex-direction: row;
  gap: 248px;
  height: auto;
  justify-content: flex-start;
  padding: 0px 20px 0px 20px;
  width: 480px;
  --gap-h-2bf33485-3494-47c3-9bfb-55417ed8c5c4: 248px;
  --gap-v-2bf33485-3494-47c3-9bfb-55417ed8c5c4: 0px;
  --gap-uuid: 2bf33485-3494-47c3-9bfb-55417ed8c5c4;
  max-width: 100%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-2bf33485-3494-47c3-9bfb-55417ed8c5c4] {
    display: none;
    --gap-h-2bf33485-3494-47c3-9bfb-55417ed8c5c4: 248px;
    --gap-v-2bf33485-3494-47c3-9bfb-55417ed8c5c4: 0px;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-2bf33485-3494-47c3-9bfb-55417ed8c5c4] {
    display: none;
    --gap-h-2bf33485-3494-47c3-9bfb-55417ed8c5c4: 248px;
    --gap-v-2bf33485-3494-47c3-9bfb-55417ed8c5c4: 0px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-2bf33485-3494-47c3-9bfb-55417ed8c5c4] {
    align-content: flex-start;
    align-items: flex-start;
    border-bottom: 0px solid #bebebeff;
    border-left: 0px solid #bebebeff;
    border-right: 0px solid #bebebeff;
    border-top: 0px solid #bebebeff;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0px;
    justify-content: center;
    padding: 0px 20px 0px 20px;
    position: sticky;
    top: 0px;
    z-index: 2;
    --gap-h-2bf33485-3494-47c3-9bfb-55417ed8c5c4: 0px;
    --gap-v-2bf33485-3494-47c3-9bfb-55417ed8c5c4: 0px;
  }
}
.sd[data-s-34d42b38-e7b5-4ce2-a7cd-e91ca21c00ff] {
  align-content: center;
  align-items: center;
  background: #f1f1f1;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: 100%;
  --gap-h-34d42b38-e7b5-4ce2-a7cd-e91ca21c00ff: 0px;
  --gap-v-34d42b38-e7b5-4ce2-a7cd-e91ca21c00ff: 0px;
  --gap-uuid: 34d42b38-e7b5-4ce2-a7cd-e91ca21c00ff;
  max-width: 100%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-34d42b38-e7b5-4ce2-a7cd-e91ca21c00ff] {
    display: flex;
    --gap-h-34d42b38-e7b5-4ce2-a7cd-e91ca21c00ff: 0px;
    --gap-v-34d42b38-e7b5-4ce2-a7cd-e91ca21c00ff: 0px;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-34d42b38-e7b5-4ce2-a7cd-e91ca21c00ff] {
    display: none;
    width: 100%;
    --gap-h-34d42b38-e7b5-4ce2-a7cd-e91ca21c00ff: 0px;
    --gap-v-34d42b38-e7b5-4ce2-a7cd-e91ca21c00ff: 0px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-34d42b38-e7b5-4ce2-a7cd-e91ca21c00ff] {
    display: none;
    padding: 0px;
    --gap-h-34d42b38-e7b5-4ce2-a7cd-e91ca21c00ff: 0px;
    --gap-v-34d42b38-e7b5-4ce2-a7cd-e91ca21c00ff: 0px;
  }
}
.sd[data-s-172b307d-9785-4983-9844-4274c7b2c256] {
  align-content: flex-start;
  align-items: flex-start;
  background: #f1f1f1;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 90px;
  height: auto;
  justify-content: center;
  padding: 100px 0px 100px 0px;
  width: 1440px;
  --gap-h-172b307d-9785-4983-9844-4274c7b2c256: 90px;
  --gap-v-172b307d-9785-4983-9844-4274c7b2c256: 0px;
  --gap-uuid: 172b307d-9785-4983-9844-4274c7b2c256;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .sd[data-s-172b307d-9785-4983-9844-4274c7b2c256] {
    flex-wrap: wrap;
    gap: 90px 0px;
    --gap-h-172b307d-9785-4983-9844-4274c7b2c256: 0px;
    --gap-v-172b307d-9785-4983-9844-4274c7b2c256: 90px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-172b307d-9785-4983-9844-4274c7b2c256] {
    gap: 44px 0px;
    padding: 48px 0px 48px 0px;
    --gap-h-172b307d-9785-4983-9844-4274c7b2c256: 0px;
    --gap-v-172b307d-9785-4983-9844-4274c7b2c256: 0px;
  }
}
.sd[data-s-a4fe6b6f-9493-4a22-8021-f9dd862bc4d3] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 90px;
  height: calc(100% - (var(--gap-v-172b307d-9785-4983-9844-4274c7b2c256) * 0));
  justify-content: center;
  padding: 0px;
  width: calc(100% - (var(--gap-h-172b307d-9785-4983-9844-4274c7b2c256) * 0));
  --gap-h-a4fe6b6f-9493-4a22-8021-f9dd862bc4d3: 90px;
  --gap-v-a4fe6b6f-9493-4a22-8021-f9dd862bc4d3: 0px;
  --gap-uuid: a4fe6b6f-9493-4a22-8021-f9dd862bc4d3;
  max-width: calc(
    100% - (var(--gap-h-172b307d-9785-4983-9844-4274c7b2c256) * 0)
  );
}
@media screen and (max-width: 768px) {
  .sd[data-s-a4fe6b6f-9493-4a22-8021-f9dd862bc4d3] {
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 100%;
    --gap-h-a4fe6b6f-9493-4a22-8021-f9dd862bc4d3: 0px;
    --gap-v-a4fe6b6f-9493-4a22-8021-f9dd862bc4d3: 90px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-a4fe6b6f-9493-4a22-8021-f9dd862bc4d3] {
    gap: 28px;
    padding: 0px;
    --gap-h-a4fe6b6f-9493-4a22-8021-f9dd862bc4d3: 28px;
    --gap-v-a4fe6b6f-9493-4a22-8021-f9dd862bc4d3: 0px;
  }
}
.sd[data-s-e323978a-16eb-4b79-abec-d5edd87dfe35] {
  align-content: flex-end;
  align-items: flex-end;
  flex: none;
  flex-direction: column;
  gap: 0px;
  height: auto;
  justify-content: center;
  padding: 0px 0px 0px 0px;
  width: 63px;
  --gap-h-e323978a-16eb-4b79-abec-d5edd87dfe35: 0px;
  --gap-v-e323978a-16eb-4b79-abec-d5edd87dfe35: 0px;
  --gap-uuid: e323978a-16eb-4b79-abec-d5edd87dfe35;
  max-width: 100%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-e323978a-16eb-4b79-abec-d5edd87dfe35] {
    width: 60px;
    --gap-h-e323978a-16eb-4b79-abec-d5edd87dfe35: 0px;
    --gap-v-e323978a-16eb-4b79-abec-d5edd87dfe35: 0px;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-e323978a-16eb-4b79-abec-d5edd87dfe35] {
    align-content: flex-start;
    align-items: flex-start;
    flex: none;
    justify-content: flex-start;
    padding: 0px 30px 0px 30px;
    width: calc(100% - (var(--gap-h-a4fe6b6f-9493-4a22-8021-f9dd862bc4d3) * 0));
    --gap-h-e323978a-16eb-4b79-abec-d5edd87dfe35: 0px;
    --gap-v-e323978a-16eb-4b79-abec-d5edd87dfe35: 0px;
    max-width: calc(
      100% - (var(--gap-h-a4fe6b6f-9493-4a22-8021-f9dd862bc4d3) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-e323978a-16eb-4b79-abec-d5edd87dfe35] {
    padding: 0px 0px 0px 0px;
    --gap-h-e323978a-16eb-4b79-abec-d5edd87dfe35: 0px;
    --gap-v-e323978a-16eb-4b79-abec-d5edd87dfe35: 0px;
  }
}
.sd[data-s-ed476b51-5c4c-4277-9b26-ece2b6356dca] {
  align-items: center;
  flex-direction: column;
  height: auto;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  width: 70px;
  max-width: 100%;
}
.sd[data-s-821c2362-478e-4fbb-8cf7-8340cb857f49] {
  align-items: center;
  flex-direction: column;
  height: auto;
  justify-content: center;
  margin: 0px;
  width: 70px;
  max-width: 100%;
}
.sd[data-s-8a7c217e-fed8-4e40-9d87-7e06c570a486] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 60px;
  justify-content: flex-start;
  padding: 0px;
  width: calc(80% - (var(--gap-h-a4fe6b6f-9493-4a22-8021-f9dd862bc4d3) * 0.2));
  --gap-h-8a7c217e-fed8-4e40-9d87-7e06c570a486: 0px;
  --gap-v-8a7c217e-fed8-4e40-9d87-7e06c570a486: 60px;
  --gap-uuid: 8a7c217e-fed8-4e40-9d87-7e06c570a486;
  max-width: calc(
    80% - (var(--gap-h-a4fe6b6f-9493-4a22-8021-f9dd862bc4d3) * 0.2)
  );
}
@media screen and (max-width: 768px) {
  .sd[data-s-8a7c217e-fed8-4e40-9d87-7e06c570a486] {
    margin: 0px 30px;
    width: calc(
      100% - 60px - (var(--gap-h-a4fe6b6f-9493-4a22-8021-f9dd862bc4d3) * 0)
    );
    --gap-h-8a7c217e-fed8-4e40-9d87-7e06c570a486: 0px;
    --gap-v-8a7c217e-fed8-4e40-9d87-7e06c570a486: 60px;
    max-width: calc(
      100% - 60px - (var(--gap-h-a4fe6b6f-9493-4a22-8021-f9dd862bc4d3) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-8a7c217e-fed8-4e40-9d87-7e06c570a486] {
    gap: 28px;
    --gap-h-8a7c217e-fed8-4e40-9d87-7e06c570a486: 0px;
    --gap-v-8a7c217e-fed8-4e40-9d87-7e06c570a486: 28px;
  }
}
.sd[data-s-55639550-4850-4017-8cc8-7f22d9812b10] {
  align-content: flex-start;
  align-items: flex-start;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 30px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: calc(100% - (var(--gap-h-8a7c217e-fed8-4e40-9d87-7e06c570a486) * 0));
  --gap-h-55639550-4850-4017-8cc8-7f22d9812b10: 30px;
  --gap-v-55639550-4850-4017-8cc8-7f22d9812b10: 0px;
  --gap-uuid: 55639550-4850-4017-8cc8-7f22d9812b10;
  max-width: calc(
    100% - (var(--gap-h-8a7c217e-fed8-4e40-9d87-7e06c570a486) * 0)
  );
}
@media screen and (max-width: 768px) {
  .sd[data-s-55639550-4850-4017-8cc8-7f22d9812b10] {
    flex-wrap: wrap;
    gap: 30px 0px;
    --gap-h-55639550-4850-4017-8cc8-7f22d9812b10: 0px;
    --gap-v-55639550-4850-4017-8cc8-7f22d9812b10: 30px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-55639550-4850-4017-8cc8-7f22d9812b10] {
    gap: 14px 0px;
    padding: 0px;
    --gap-h-55639550-4850-4017-8cc8-7f22d9812b10: 0px;
    --gap-v-55639550-4850-4017-8cc8-7f22d9812b10: 0px;
  }
}
.sd[data-s-13ff864a-c90f-4e1b-8386-e1a9eb2982e7] {
  align-items: flex-start;
  flex: 1;
  flex-direction: column;
  gap: 12px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: auto;
  --gap-h-13ff864a-c90f-4e1b-8386-e1a9eb2982e7: 0px;
  --gap-v-13ff864a-c90f-4e1b-8386-e1a9eb2982e7: 12px;
  --gap-uuid: 13ff864a-c90f-4e1b-8386-e1a9eb2982e7;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .sd[data-s-13ff864a-c90f-4e1b-8386-e1a9eb2982e7] {
    flex: none;
    width: calc(100% - (var(--gap-h-55639550-4850-4017-8cc8-7f22d9812b10) * 0));
    --gap-h-13ff864a-c90f-4e1b-8386-e1a9eb2982e7: 0px;
    --gap-v-13ff864a-c90f-4e1b-8386-e1a9eb2982e7: 12px;
    max-width: calc(
      100% - (var(--gap-h-55639550-4850-4017-8cc8-7f22d9812b10) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-13ff864a-c90f-4e1b-8386-e1a9eb2982e7] {
    gap: 4px;
    padding: 0px;
    --gap-h-13ff864a-c90f-4e1b-8386-e1a9eb2982e7: 0px;
    --gap-v-13ff864a-c90f-4e1b-8386-e1a9eb2982e7: 4px;
  }
}
.sd[data-s-7c4ab387-9a8d-4a59-9e8e-a800c189b5f8] {
  align-items: center;
  background: #c5c5c5;
  flex-direction: column;
  height: 1px;
  justify-content: center;
  margin: -1px 0px 0px 0px;
  width: calc(100% - (var(--gap-h-13ff864a-c90f-4e1b-8386-e1a9eb2982e7) * 0));
  max-width: calc(
    100% - (var(--gap-h-13ff864a-c90f-4e1b-8386-e1a9eb2982e7) * 0)
  );
}
.sd[data-s-2bd9be4d-3889-4f0a-a9e4-7c195ddb954a] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 20px;
  height: auto;
  justify-content: flex-start;
  margin: 0px;
  padding: 0px;
  width: auto;
  --gap-h-2bd9be4d-3889-4f0a-a9e4-7c195ddb954a: 0px;
  --gap-v-2bd9be4d-3889-4f0a-a9e4-7c195ddb954a: 20px;
  --gap-uuid: 2bd9be4d-3889-4f0a-a9e4-7c195ddb954a;
  max-width: 100%;
}
@media screen and (max-width: 480px) {
  .sd[data-s-2bd9be4d-3889-4f0a-a9e4-7c195ddb954a] {
    gap: 6px;
    margin: 0px;
    padding: 0px;
    --gap-h-2bd9be4d-3889-4f0a-a9e4-7c195ddb954a: 0px;
    --gap-v-2bd9be4d-3889-4f0a-a9e4-7c195ddb954a: 6px;
  }
}
.sd[data-s-d0240357-ba64-4c73-b8ce-f8f96ab6f800] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 3px;
  justify-content: center;
  padding: 0px;
  width: auto;
  z-index: 1;
  --gap-h-d0240357-ba64-4c73-b8ce-f8f96ab6f800: 0px;
  --gap-v-d0240357-ba64-4c73-b8ce-f8f96ab6f800: 3px;
  --gap-uuid: d0240357-ba64-4c73-b8ce-f8f96ab6f800;
  max-width: 100%;
}
.sd[data-s-d0240357-ba64-4c73-b8ce-f8f96ab6f800]:hover {
  align-content: flex-start;
  align-items: flex-start;
  justify-content: center;
  opacity: 0.4;
  transform-origin: center left;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  --gap-h-d0240357-ba64-4c73-b8ce-f8f96ab6f800: 0px;
  --gap-v-d0240357-ba64-4c73-b8ce-f8f96ab6f800: 3px;
}
@media screen and (max-width: 480px) {
  .sd[data-s-d0240357-ba64-4c73-b8ce-f8f96ab6f800] {
    gap: 6px;
    --gap-h-d0240357-ba64-4c73-b8ce-f8f96ab6f800: 0px;
    --gap-v-d0240357-ba64-4c73-b8ce-f8f96ab6f800: 6px;
  }
}
.sd[data-s-c270e532-1580-4b24-b87b-47b16f01ac02] {
  color: #000000ff;
  font-family: var(--s-font-419c9bb7);
  font-size: 16px;
  font-style: normal;
  gap: 3px 0px;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: left;
  width: auto;
  z-index: 1;
  --gap-h-c270e532-1580-4b24-b87b-47b16f01ac02: 0px;
  --gap-v-c270e532-1580-4b24-b87b-47b16f01ac02: 3px;
  --gap-uuid: c270e532-1580-4b24-b87b-47b16f01ac02;
  max-width: 100%;
  justify-content: flex-start;
}
.sd[data-s-d0240357-ba64-4c73-b8ce-f8f96ab6f800]:hover
  .sd[data-s-c270e532-1580-4b24-b87b-47b16f01ac02] {
  transition-duration: 2000ms;
  transition-timing-function: ease-in-out;
  --gap-h-c270e532-1580-4b24-b87b-47b16f01ac02: 0px;
  --gap-v-c270e532-1580-4b24-b87b-47b16f01ac02: 3px;
}
@media screen and (max-width: 768px) {
  .sd[data-s-c270e532-1580-4b24-b87b-47b16f01ac02] {
    font-size: 14px;
    --gap-h-c270e532-1580-4b24-b87b-47b16f01ac02: 0px;
    --gap-v-c270e532-1580-4b24-b87b-47b16f01ac02: 3px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-c270e532-1580-4b24-b87b-47b16f01ac02] {
    font-size: 13px;
    --gap-h-c270e532-1580-4b24-b87b-47b16f01ac02: 0px;
    --gap-v-c270e532-1580-4b24-b87b-47b16f01ac02: 3px;
  }
}
.sd[data-s-7bfac828-7c2b-419c-ab08-0b8b3a41f2cc] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 20px;
  justify-content: flex-start;
  padding: 0px;
  z-index: 1;
  --gap-h-7bfac828-7c2b-419c-ab08-0b8b3a41f2cc: 0px;
  --gap-v-7bfac828-7c2b-419c-ab08-0b8b3a41f2cc: 20px;
  --gap-uuid: 7bfac828-7c2b-419c-ab08-0b8b3a41f2cc;
}
@media screen and (max-width: 480px) {
  .sd[data-s-7bfac828-7c2b-419c-ab08-0b8b3a41f2cc] {
    gap: 6px;
    --gap-h-7bfac828-7c2b-419c-ab08-0b8b3a41f2cc: 0px;
    --gap-v-7bfac828-7c2b-419c-ab08-0b8b3a41f2cc: 6px;
  }
}
.sd[data-s-9be4aed7-098f-4b69-a7df-70e4d5066bb7] {
  color: #343434ff;
  font-family: var(--s-font-c5aaf4a9);
  font-size: 13px;
  height: auto;
  line-height: 1;
  text-align: left;
  width: auto;
  z-index: 1;
  max-width: 100%;
  justify-content: flex-start;
}
.sd[data-s-9be4aed7-098f-4b69-a7df-70e4d5066bb7]:hover {
  color: #34343480;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 1140px) {
  .sd[data-s-9be4aed7-098f-4b69-a7df-70e4d5066bb7] {
    line-height: 1.2;
  }
}
.sd[data-s-1e317dcd-46eb-44c2-bafb-c4ecd6920f0d] {
  color: #343434ff;
  font-family: var(--s-font-c5aaf4a9);
  font-size: 13px;
  height: auto;
  line-height: 1;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}
.sd[data-s-1e317dcd-46eb-44c2-bafb-c4ecd6920f0d]:hover {
  color: #34343480;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.sd[data-s-e1242976-ef37-4daa-a86c-04b4e91dce27] {
  color: #343434ff;
  font-family: var(--s-font-c5aaf4a9);
  font-size: 13px;
  height: auto;
  line-height: 1;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}
.sd[data-s-e1242976-ef37-4daa-a86c-04b4e91dce27]:hover {
  color: #34343480;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.sd[data-s-466da602-c98f-4837-8de5-24b1b9a30dd3] {
  color: #343434ff;
  font-family: var(--s-font-c5aaf4a9);
  font-size: 13px;
  height: auto;
  line-height: 1;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}
.sd[data-s-466da602-c98f-4837-8de5-24b1b9a30dd3]:hover {
  color: #34343480;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.sd[data-s-e4d71781-d12f-4be7-8ea5-d874807f148f] {
  color: #343434ff;
  font-family: var(--s-font-c5aaf4a9);
  font-size: 13px;
  height: auto;
  line-height: 1;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}
.sd[data-s-e4d71781-d12f-4be7-8ea5-d874807f148f]:hover {
  color: #34343480;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.sd[data-s-875777cc-f393-45ec-8fa1-ee5a200d9ea8] {
  align-items: flex-start;
  flex: 1;
  flex-direction: column;
  gap: 12px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: auto;
  --gap-h-875777cc-f393-45ec-8fa1-ee5a200d9ea8: 0px;
  --gap-v-875777cc-f393-45ec-8fa1-ee5a200d9ea8: 12px;
  --gap-uuid: 875777cc-f393-45ec-8fa1-ee5a200d9ea8;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .sd[data-s-875777cc-f393-45ec-8fa1-ee5a200d9ea8] {
    flex: none;
    width: calc(100% - (var(--gap-h-55639550-4850-4017-8cc8-7f22d9812b10) * 0));
    --gap-h-875777cc-f393-45ec-8fa1-ee5a200d9ea8: 0px;
    --gap-v-875777cc-f393-45ec-8fa1-ee5a200d9ea8: 12px;
    max-width: calc(
      100% - (var(--gap-h-55639550-4850-4017-8cc8-7f22d9812b10) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-875777cc-f393-45ec-8fa1-ee5a200d9ea8] {
    gap: 4px;
    padding: 0px;
    --gap-h-875777cc-f393-45ec-8fa1-ee5a200d9ea8: 0px;
    --gap-v-875777cc-f393-45ec-8fa1-ee5a200d9ea8: 4px;
  }
}
.sd[data-s-a68d6a5c-d0f0-439c-8fc7-68e9ff9c638c] {
  align-items: center;
  background: #c5c5c5;
  flex-direction: column;
  height: 1px;
  justify-content: center;
  margin: -1px 0px 0px 0px;
  width: calc(100% - (var(--gap-h-875777cc-f393-45ec-8fa1-ee5a200d9ea8) * 0));
  max-width: calc(
    100% - (var(--gap-h-875777cc-f393-45ec-8fa1-ee5a200d9ea8) * 0)
  );
}
.sd[data-s-366dacf6-b154-4ec1-a5a6-3d4f70380d27] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 3px;
  justify-content: center;
  padding: 0px;
  width: auto;
  z-index: 1;
  --gap-h-366dacf6-b154-4ec1-a5a6-3d4f70380d27: 0px;
  --gap-v-366dacf6-b154-4ec1-a5a6-3d4f70380d27: 3px;
  --gap-uuid: 366dacf6-b154-4ec1-a5a6-3d4f70380d27;
  max-width: 100%;
}
.sd[data-s-366dacf6-b154-4ec1-a5a6-3d4f70380d27]:hover {
  align-content: flex-start;
  align-items: flex-start;
  justify-content: center;
  opacity: 0.4;
  transform-origin: center left;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  --gap-h-366dacf6-b154-4ec1-a5a6-3d4f70380d27: 0px;
  --gap-v-366dacf6-b154-4ec1-a5a6-3d4f70380d27: 3px;
}
@media screen and (max-width: 480px) {
  .sd[data-s-366dacf6-b154-4ec1-a5a6-3d4f70380d27] {
    gap: 6px;
    --gap-h-366dacf6-b154-4ec1-a5a6-3d4f70380d27: 0px;
    --gap-v-366dacf6-b154-4ec1-a5a6-3d4f70380d27: 6px;
  }
}
.sd[data-s-773d2820-6fc3-4e68-b7e9-e6ac8c32b009] {
  color: #000000ff;
  font-family: var(--s-font-419c9bb7);
  font-size: 16px;
  font-style: normal;
  gap: 3px 0px;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: left;
  width: auto;
  z-index: 1;
  --gap-h-773d2820-6fc3-4e68-b7e9-e6ac8c32b009: 0px;
  --gap-v-773d2820-6fc3-4e68-b7e9-e6ac8c32b009: 3px;
  --gap-uuid: 773d2820-6fc3-4e68-b7e9-e6ac8c32b009;
  max-width: 100%;
  justify-content: flex-start;
}
.sd[data-s-366dacf6-b154-4ec1-a5a6-3d4f70380d27]:hover
  .sd[data-s-773d2820-6fc3-4e68-b7e9-e6ac8c32b009] {
  transition-duration: 2000ms;
  transition-timing-function: ease-in-out;
  --gap-h-773d2820-6fc3-4e68-b7e9-e6ac8c32b009: 0px;
  --gap-v-773d2820-6fc3-4e68-b7e9-e6ac8c32b009: 3px;
}
@media screen and (max-width: 768px) {
  .sd[data-s-773d2820-6fc3-4e68-b7e9-e6ac8c32b009] {
    font-size: 14px;
    --gap-h-773d2820-6fc3-4e68-b7e9-e6ac8c32b009: 0px;
    --gap-v-773d2820-6fc3-4e68-b7e9-e6ac8c32b009: 3px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-773d2820-6fc3-4e68-b7e9-e6ac8c32b009] {
    font-size: 13px;
    --gap-h-773d2820-6fc3-4e68-b7e9-e6ac8c32b009: 0px;
    --gap-v-773d2820-6fc3-4e68-b7e9-e6ac8c32b009: 3px;
  }
}
.sd[data-s-f95c2af8-d7e2-4131-9572-f405aad03af8] {
  align-items: flex-start;
  flex: 1;
  flex-direction: column;
  gap: 12px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: auto;
  --gap-h-f95c2af8-d7e2-4131-9572-f405aad03af8: 0px;
  --gap-v-f95c2af8-d7e2-4131-9572-f405aad03af8: 12px;
  --gap-uuid: f95c2af8-d7e2-4131-9572-f405aad03af8;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .sd[data-s-f95c2af8-d7e2-4131-9572-f405aad03af8] {
    flex: none;
    width: calc(100% - (var(--gap-h-55639550-4850-4017-8cc8-7f22d9812b10) * 0));
    --gap-h-f95c2af8-d7e2-4131-9572-f405aad03af8: 0px;
    --gap-v-f95c2af8-d7e2-4131-9572-f405aad03af8: 12px;
    max-width: calc(
      100% - (var(--gap-h-55639550-4850-4017-8cc8-7f22d9812b10) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-f95c2af8-d7e2-4131-9572-f405aad03af8] {
    gap: 4px;
    padding: 0px;
    --gap-h-f95c2af8-d7e2-4131-9572-f405aad03af8: 0px;
    --gap-v-f95c2af8-d7e2-4131-9572-f405aad03af8: 4px;
  }
}
.sd[data-s-4bb77dbc-b2e5-4524-a2a6-9432d510b8f8] {
  align-items: center;
  background: #c5c5c5;
  flex-direction: column;
  height: 1px;
  justify-content: center;
  margin: -1px 0px 0px 0px;
  width: calc(100% - (var(--gap-h-f95c2af8-d7e2-4131-9572-f405aad03af8) * 0));
  max-width: calc(
    100% - (var(--gap-h-f95c2af8-d7e2-4131-9572-f405aad03af8) * 0)
  );
}
.sd[data-s-4a32a78f-70c9-4b27-a509-92947580a7df] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 3px;
  justify-content: center;
  padding: 0px;
  width: auto;
  z-index: 1;
  --gap-h-4a32a78f-70c9-4b27-a509-92947580a7df: 0px;
  --gap-v-4a32a78f-70c9-4b27-a509-92947580a7df: 3px;
  --gap-uuid: 4a32a78f-70c9-4b27-a509-92947580a7df;
  max-width: 100%;
}
.sd[data-s-4a32a78f-70c9-4b27-a509-92947580a7df]:hover {
  align-content: flex-start;
  align-items: flex-start;
  justify-content: center;
  opacity: 0.4;
  transform-origin: center left;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  --gap-h-4a32a78f-70c9-4b27-a509-92947580a7df: 0px;
  --gap-v-4a32a78f-70c9-4b27-a509-92947580a7df: 3px;
}
@media screen and (max-width: 480px) {
  .sd[data-s-4a32a78f-70c9-4b27-a509-92947580a7df] {
    gap: 6px;
    --gap-h-4a32a78f-70c9-4b27-a509-92947580a7df: 0px;
    --gap-v-4a32a78f-70c9-4b27-a509-92947580a7df: 6px;
  }
}
.sd[data-s-ac6e7e25-2f82-4699-9236-6ee631dabd22] {
  color: #000000ff;
  font-family: var(--s-font-419c9bb7);
  font-size: 16px;
  font-style: normal;
  gap: 3px 0px;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: left;
  width: auto;
  z-index: 1;
  --gap-h-ac6e7e25-2f82-4699-9236-6ee631dabd22: 0px;
  --gap-v-ac6e7e25-2f82-4699-9236-6ee631dabd22: 3px;
  --gap-uuid: ac6e7e25-2f82-4699-9236-6ee631dabd22;
  max-width: 100%;
  justify-content: flex-start;
}
.sd[data-s-4a32a78f-70c9-4b27-a509-92947580a7df]:hover
  .sd[data-s-ac6e7e25-2f82-4699-9236-6ee631dabd22] {
  transition-duration: 2000ms;
  transition-timing-function: ease-in-out;
  --gap-h-ac6e7e25-2f82-4699-9236-6ee631dabd22: 0px;
  --gap-v-ac6e7e25-2f82-4699-9236-6ee631dabd22: 3px;
}
@media screen and (max-width: 768px) {
  .sd[data-s-ac6e7e25-2f82-4699-9236-6ee631dabd22] {
    font-size: 14px;
    --gap-h-ac6e7e25-2f82-4699-9236-6ee631dabd22: 0px;
    --gap-v-ac6e7e25-2f82-4699-9236-6ee631dabd22: 3px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-ac6e7e25-2f82-4699-9236-6ee631dabd22] {
    font-size: 13px;
    --gap-h-ac6e7e25-2f82-4699-9236-6ee631dabd22: 0px;
    --gap-v-ac6e7e25-2f82-4699-9236-6ee631dabd22: 3px;
  }
}
.sd[data-s-823e5cc8-1747-40b1-ac3f-b7ca476d2916] {
  align-items: flex-start;
  flex: 1;
  flex-direction: column;
  gap: 12px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: auto;
  --gap-h-823e5cc8-1747-40b1-ac3f-b7ca476d2916: 0px;
  --gap-v-823e5cc8-1747-40b1-ac3f-b7ca476d2916: 12px;
  --gap-uuid: 823e5cc8-1747-40b1-ac3f-b7ca476d2916;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .sd[data-s-823e5cc8-1747-40b1-ac3f-b7ca476d2916] {
    flex: none;
    width: calc(100% - (var(--gap-h-55639550-4850-4017-8cc8-7f22d9812b10) * 0));
    --gap-h-823e5cc8-1747-40b1-ac3f-b7ca476d2916: 0px;
    --gap-v-823e5cc8-1747-40b1-ac3f-b7ca476d2916: 12px;
    max-width: calc(
      100% - (var(--gap-h-55639550-4850-4017-8cc8-7f22d9812b10) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-823e5cc8-1747-40b1-ac3f-b7ca476d2916] {
    gap: 4px;
    padding: 0px;
    --gap-h-823e5cc8-1747-40b1-ac3f-b7ca476d2916: 0px;
    --gap-v-823e5cc8-1747-40b1-ac3f-b7ca476d2916: 4px;
  }
}
.sd[data-s-107617af-238a-4efb-be75-76c1d29d8102] {
  align-items: center;
  background: #c5c5c5;
  flex-direction: column;
  height: 1px;
  justify-content: center;
  margin: -1px 0px 0px 0px;
  width: calc(100% - (var(--gap-h-823e5cc8-1747-40b1-ac3f-b7ca476d2916) * 0));
  max-width: calc(
    100% - (var(--gap-h-823e5cc8-1747-40b1-ac3f-b7ca476d2916) * 0)
  );
}
.sd[data-s-07a461c2-c3b8-4c5e-a459-60ecb9150a29] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 20px;
  height: auto;
  justify-content: flex-start;
  margin: 0px;
  padding: 0px;
  width: auto;
  --gap-h-07a461c2-c3b8-4c5e-a459-60ecb9150a29: 0px;
  --gap-v-07a461c2-c3b8-4c5e-a459-60ecb9150a29: 20px;
  --gap-uuid: 07a461c2-c3b8-4c5e-a459-60ecb9150a29;
  max-width: 100%;
}
@media screen and (max-width: 480px) {
  .sd[data-s-07a461c2-c3b8-4c5e-a459-60ecb9150a29] {
    gap: 6px;
    margin: 0px;
    padding: 0px;
    --gap-h-07a461c2-c3b8-4c5e-a459-60ecb9150a29: 0px;
    --gap-v-07a461c2-c3b8-4c5e-a459-60ecb9150a29: 6px;
  }
}
.sd[data-s-669d6664-f023-42f9-bb07-93c4b0559914] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 3px;
  justify-content: center;
  padding: 0px;
  width: auto;
  z-index: 1;
  --gap-h-669d6664-f023-42f9-bb07-93c4b0559914: 0px;
  --gap-v-669d6664-f023-42f9-bb07-93c4b0559914: 3px;
  --gap-uuid: 669d6664-f023-42f9-bb07-93c4b0559914;
  max-width: 100%;
}
.sd[data-s-669d6664-f023-42f9-bb07-93c4b0559914]:hover {
  align-content: flex-start;
  align-items: flex-start;
  justify-content: center;
  opacity: 0.4;
  transform-origin: center left;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  --gap-h-669d6664-f023-42f9-bb07-93c4b0559914: 0px;
  --gap-v-669d6664-f023-42f9-bb07-93c4b0559914: 3px;
}
@media screen and (max-width: 480px) {
  .sd[data-s-669d6664-f023-42f9-bb07-93c4b0559914] {
    gap: 6px;
    --gap-h-669d6664-f023-42f9-bb07-93c4b0559914: 0px;
    --gap-v-669d6664-f023-42f9-bb07-93c4b0559914: 6px;
  }
}
.sd[data-s-1c4e15c3-4a81-43af-bad5-3dba113c7a14] {
  color: #000000ff;
  font-family: var(--s-font-419c9bb7);
  font-size: 16px;
  font-style: normal;
  gap: 3px 0px;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: left;
  width: auto;
  z-index: 1;
  --gap-h-1c4e15c3-4a81-43af-bad5-3dba113c7a14: 0px;
  --gap-v-1c4e15c3-4a81-43af-bad5-3dba113c7a14: 3px;
  --gap-uuid: 1c4e15c3-4a81-43af-bad5-3dba113c7a14;
  max-width: 100%;
  justify-content: flex-start;
}
.sd[data-s-669d6664-f023-42f9-bb07-93c4b0559914]:hover
  .sd[data-s-1c4e15c3-4a81-43af-bad5-3dba113c7a14] {
  transition-duration: 2000ms;
  transition-timing-function: ease-in-out;
  --gap-h-1c4e15c3-4a81-43af-bad5-3dba113c7a14: 0px;
  --gap-v-1c4e15c3-4a81-43af-bad5-3dba113c7a14: 3px;
}
@media screen and (max-width: 768px) {
  .sd[data-s-1c4e15c3-4a81-43af-bad5-3dba113c7a14] {
    font-size: 14px;
    --gap-h-1c4e15c3-4a81-43af-bad5-3dba113c7a14: 0px;
    --gap-v-1c4e15c3-4a81-43af-bad5-3dba113c7a14: 3px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-1c4e15c3-4a81-43af-bad5-3dba113c7a14] {
    font-size: 13px;
    --gap-h-1c4e15c3-4a81-43af-bad5-3dba113c7a14: 0px;
    --gap-v-1c4e15c3-4a81-43af-bad5-3dba113c7a14: 3px;
  }
}
.sd[data-s-e399c4ba-2401-418a-a298-7dfed2f5a5a4] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 20px;
  justify-content: flex-start;
  padding: 0px;
  z-index: 1;
  --gap-h-e399c4ba-2401-418a-a298-7dfed2f5a5a4: 0px;
  --gap-v-e399c4ba-2401-418a-a298-7dfed2f5a5a4: 20px;
  --gap-uuid: e399c4ba-2401-418a-a298-7dfed2f5a5a4;
}
@media screen and (max-width: 480px) {
  .sd[data-s-e399c4ba-2401-418a-a298-7dfed2f5a5a4] {
    gap: 6px;
    --gap-h-e399c4ba-2401-418a-a298-7dfed2f5a5a4: 0px;
    --gap-v-e399c4ba-2401-418a-a298-7dfed2f5a5a4: 6px;
  }
}
.sd[data-s-5c1661ff-b487-4e09-87ba-01476913eacd] {
  color: #343434ff;
  font-family: var(--s-font-c5aaf4a9);
  font-size: 13px;
  height: auto;
  line-height: 1;
  text-align: left;
  width: auto;
  z-index: 1;
  max-width: 100%;
  justify-content: flex-start;
}
.sd[data-s-5c1661ff-b487-4e09-87ba-01476913eacd]:hover {
  color: #34343480;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.sd[data-s-693870bc-48c9-430c-8819-7c5958ba0c7f] {
  color: #343434ff;
  font-family: var(--s-font-c5aaf4a9);
  font-size: 13px;
  height: auto;
  line-height: 1;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}
.sd[data-s-693870bc-48c9-430c-8819-7c5958ba0c7f]:hover {
  color: #34343480;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.sd[data-s-1226debd-9bea-4ab3-9912-76bc107743ff] {
  color: #343434ff;
  font-family: var(--s-font-c5aaf4a9);
  font-size: 13px;
  height: auto;
  line-height: 1;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}
.sd[data-s-1226debd-9bea-4ab3-9912-76bc107743ff]:hover {
  color: #34343480;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.sd[data-s-87c83686-a801-4cad-a399-b402b00ca8a1] {
  color: #343434ff;
  font-family: var(--s-font-c5aaf4a9);
  font-size: 13px;
  height: auto;
  line-height: 1;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}
.sd[data-s-87c83686-a801-4cad-a399-b402b00ca8a1]:hover {
  color: #34343480;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.sd[data-s-60fcdbf3-700d-48cc-8546-88faac848792] {
  color: #343434ff;
  font-family: var(--s-font-c5aaf4a9);
  font-size: 13px;
  height: auto;
  line-height: 1;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}
.sd[data-s-60fcdbf3-700d-48cc-8546-88faac848792]:hover {
  color: #34343480;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.sd[data-s-fae2f126-59bd-4c5f-86eb-62a857d069ed] {
  align-content: center;
  align-items: center;
  background: #ff0000ff;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  height: auto;
  justify-content: center;
  padding: 11px 40px 11px 40px;
  width: 207px;
  --gap-h-fae2f126-59bd-4c5f-86eb-62a857d069ed: 10px;
  --gap-v-fae2f126-59bd-4c5f-86eb-62a857d069ed: 0px;
  --gap-uuid: fae2f126-59bd-4c5f-86eb-62a857d069ed;
  max-width: 100%;
}
.sd[data-s-fae2f126-59bd-4c5f-86eb-62a857d069ed]:hover {
  background: #cc1414ff;
  opacity: 1;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 1;
  --gap-h-fae2f126-59bd-4c5f-86eb-62a857d069ed: 10px;
  --gap-v-fae2f126-59bd-4c5f-86eb-62a857d069ed: 0px;
}
@media screen and (max-width: 768px) {
  .sd[data-s-fae2f126-59bd-4c5f-86eb-62a857d069ed] {
    flex: none;
    width: calc(100% - (var(--gap-h-55639550-4850-4017-8cc8-7f22d9812b10) * 0));
    --gap-h-fae2f126-59bd-4c5f-86eb-62a857d069ed: 10px;
    --gap-v-fae2f126-59bd-4c5f-86eb-62a857d069ed: 0px;
    max-width: calc(
      100% - (var(--gap-h-55639550-4850-4017-8cc8-7f22d9812b10) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-fae2f126-59bd-4c5f-86eb-62a857d069ed] {
    gap: 4px;
    --gap-h-fae2f126-59bd-4c5f-86eb-62a857d069ed: 4px;
    --gap-v-fae2f126-59bd-4c5f-86eb-62a857d069ed: 0px;
  }
}
.sd[data-s-c1df0cfa-a0a3-4a9e-b9be-3845ae64659f] {
  color: #ffffff;
  flex: none;
  font-family: var(--s-font-258333f5);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  height: auto;
  letter-spacing: 0em;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .sd[data-s-c1df0cfa-a0a3-4a9e-b9be-3845ae64659f] {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-c1df0cfa-a0a3-4a9e-b9be-3845ae64659f] {
    font-size: 13px;
  }
}
.sd[data-s-6232d7a5-8af8-48fa-a6d4-e766137d5f20] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 30px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: calc(100% - (var(--gap-h-8a7c217e-fed8-4e40-9d87-7e06c570a486) * 0));
  --gap-h-6232d7a5-8af8-48fa-a6d4-e766137d5f20: 30px;
  --gap-v-6232d7a5-8af8-48fa-a6d4-e766137d5f20: 0px;
  --gap-uuid: 6232d7a5-8af8-48fa-a6d4-e766137d5f20;
  max-width: calc(
    100% - (var(--gap-h-8a7c217e-fed8-4e40-9d87-7e06c570a486) * 0)
  );
}
@media screen and (max-width: 768px) {
  .sd[data-s-6232d7a5-8af8-48fa-a6d4-e766137d5f20] {
    flex-wrap: wrap;
    gap: 30px 0px;
    --gap-h-6232d7a5-8af8-48fa-a6d4-e766137d5f20: 0px;
    --gap-v-6232d7a5-8af8-48fa-a6d4-e766137d5f20: 30px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-6232d7a5-8af8-48fa-a6d4-e766137d5f20] {
    gap: 14px 0px;
    padding: 0px;
    --gap-h-6232d7a5-8af8-48fa-a6d4-e766137d5f20: 0px;
    --gap-v-6232d7a5-8af8-48fa-a6d4-e766137d5f20: 0px;
  }
}
.sd[data-s-309c663c-fab0-4c38-b968-112906fbb39d] {
  align-items: flex-start;
  flex: 1;
  flex-direction: column;
  gap: 12px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: auto;
  --gap-h-309c663c-fab0-4c38-b968-112906fbb39d: 0px;
  --gap-v-309c663c-fab0-4c38-b968-112906fbb39d: 12px;
  --gap-uuid: 309c663c-fab0-4c38-b968-112906fbb39d;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .sd[data-s-309c663c-fab0-4c38-b968-112906fbb39d] {
    flex: none;
    width: calc(100% - (var(--gap-h-6232d7a5-8af8-48fa-a6d4-e766137d5f20) * 0));
    --gap-h-309c663c-fab0-4c38-b968-112906fbb39d: 0px;
    --gap-v-309c663c-fab0-4c38-b968-112906fbb39d: 12px;
    max-width: calc(
      100% - (var(--gap-h-6232d7a5-8af8-48fa-a6d4-e766137d5f20) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-309c663c-fab0-4c38-b968-112906fbb39d] {
    gap: 4px;
    padding: 0px;
    --gap-h-309c663c-fab0-4c38-b968-112906fbb39d: 0px;
    --gap-v-309c663c-fab0-4c38-b968-112906fbb39d: 4px;
  }
}
.sd[data-s-bfdbeecd-29d0-4237-bdcd-79403764b215] {
  align-items: center;
  background: #c5c5c5;
  flex-direction: column;
  height: 1px;
  justify-content: center;
  margin: -1px 0px 0px 0px;
  width: calc(100% - (var(--gap-h-309c663c-fab0-4c38-b968-112906fbb39d) * 0));
  max-width: calc(
    100% - (var(--gap-h-309c663c-fab0-4c38-b968-112906fbb39d) * 0)
  );
}
.sd[data-s-72218db4-01d0-4f83-9218-7060360438e4] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 3px;
  justify-content: center;
  padding: 0px;
  width: auto;
  z-index: 1;
  --gap-h-72218db4-01d0-4f83-9218-7060360438e4: 0px;
  --gap-v-72218db4-01d0-4f83-9218-7060360438e4: 3px;
  --gap-uuid: 72218db4-01d0-4f83-9218-7060360438e4;
  max-width: 100%;
}
.sd[data-s-72218db4-01d0-4f83-9218-7060360438e4]:hover {
  align-content: flex-start;
  align-items: flex-start;
  justify-content: center;
  opacity: 0.4;
  transform-origin: center left;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  --gap-h-72218db4-01d0-4f83-9218-7060360438e4: 0px;
  --gap-v-72218db4-01d0-4f83-9218-7060360438e4: 3px;
}
@media screen and (max-width: 480px) {
  .sd[data-s-72218db4-01d0-4f83-9218-7060360438e4] {
    gap: 6px;
    --gap-h-72218db4-01d0-4f83-9218-7060360438e4: 0px;
    --gap-v-72218db4-01d0-4f83-9218-7060360438e4: 6px;
  }
}
.sd[data-s-f71d1549-20a2-47c6-b031-d3171e237d51] {
  color: #000000;
  font-family: var(--s-font-419c9bb7);
  font-size: 13px;
  font-style: normal;
  gap: 3px 0px;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: left;
  width: auto;
  z-index: 1;
  --gap-h-f71d1549-20a2-47c6-b031-d3171e237d51: 0px;
  --gap-v-f71d1549-20a2-47c6-b031-d3171e237d51: 3px;
  --gap-uuid: f71d1549-20a2-47c6-b031-d3171e237d51;
  max-width: 100%;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .sd[data-s-f71d1549-20a2-47c6-b031-d3171e237d51] {
    font-size: 14px;
    --gap-h-f71d1549-20a2-47c6-b031-d3171e237d51: 0px;
    --gap-v-f71d1549-20a2-47c6-b031-d3171e237d51: 3px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-f71d1549-20a2-47c6-b031-d3171e237d51] {
    font-size: 13px;
    --gap-h-f71d1549-20a2-47c6-b031-d3171e237d51: 0px;
    --gap-v-f71d1549-20a2-47c6-b031-d3171e237d51: 3px;
  }
}
.sd[data-s-70f9b002-4d55-42c9-8e40-462f638e1f64] {
  align-items: flex-start;
  flex: 1;
  flex-direction: column;
  gap: 12px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: auto;
  --gap-h-70f9b002-4d55-42c9-8e40-462f638e1f64: 0px;
  --gap-v-70f9b002-4d55-42c9-8e40-462f638e1f64: 12px;
  --gap-uuid: 70f9b002-4d55-42c9-8e40-462f638e1f64;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .sd[data-s-70f9b002-4d55-42c9-8e40-462f638e1f64] {
    flex: none;
    width: calc(100% - (var(--gap-h-6232d7a5-8af8-48fa-a6d4-e766137d5f20) * 0));
    --gap-h-70f9b002-4d55-42c9-8e40-462f638e1f64: 0px;
    --gap-v-70f9b002-4d55-42c9-8e40-462f638e1f64: 12px;
    max-width: calc(
      100% - (var(--gap-h-6232d7a5-8af8-48fa-a6d4-e766137d5f20) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-70f9b002-4d55-42c9-8e40-462f638e1f64] {
    gap: 4px;
    padding: 0px;
    --gap-h-70f9b002-4d55-42c9-8e40-462f638e1f64: 0px;
    --gap-v-70f9b002-4d55-42c9-8e40-462f638e1f64: 4px;
  }
}
.sd[data-s-b09276a3-0aca-4ae4-ac66-f8f63715356d] {
  align-items: center;
  background: #c5c5c5;
  flex-direction: column;
  height: 1px;
  justify-content: center;
  margin: -1px 0px 0px 0px;
  width: calc(100% - (var(--gap-h-70f9b002-4d55-42c9-8e40-462f638e1f64) * 0));
  max-width: calc(
    100% - (var(--gap-h-70f9b002-4d55-42c9-8e40-462f638e1f64) * 0)
  );
}
.sd[data-s-2c2aeeee-5ed9-45f0-aa0e-0d15460ecccc] {
  align-content: center;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 15px;
  justify-content: flex-start;
  padding: 0px;
  --gap-h-2c2aeeee-5ed9-45f0-aa0e-0d15460ecccc: 0px;
  --gap-v-2c2aeeee-5ed9-45f0-aa0e-0d15460ecccc: 15px;
  --gap-uuid: 2c2aeeee-5ed9-45f0-aa0e-0d15460ecccc;
}
@media screen and (max-width: 480px) {
  .sd[data-s-2c2aeeee-5ed9-45f0-aa0e-0d15460ecccc] {
    gap: 4px;
    --gap-h-2c2aeeee-5ed9-45f0-aa0e-0d15460ecccc: 0px;
    --gap-v-2c2aeeee-5ed9-45f0-aa0e-0d15460ecccc: 4px;
  }
}
.sd[data-s-eb2e1de8-1744-489e-88b8-309e569151fc] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 3px;
  height: auto;
  justify-content: center;
  padding: 0px;
  width: auto;
  z-index: 1;
  --gap-h-eb2e1de8-1744-489e-88b8-309e569151fc: 0px;
  --gap-v-eb2e1de8-1744-489e-88b8-309e569151fc: 3px;
  --gap-uuid: eb2e1de8-1744-489e-88b8-309e569151fc;
  max-width: 100%;
}
.sd[data-s-eb2e1de8-1744-489e-88b8-309e569151fc]:hover {
  align-content: flex-start;
  align-items: flex-start;
  justify-content: center;
  opacity: 0.4;
  transform-origin: center left;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  --gap-h-eb2e1de8-1744-489e-88b8-309e569151fc: 0px;
  --gap-v-eb2e1de8-1744-489e-88b8-309e569151fc: 3px;
}
@media screen and (max-width: 480px) {
  .sd[data-s-eb2e1de8-1744-489e-88b8-309e569151fc] {
    gap: 6px;
    --gap-h-eb2e1de8-1744-489e-88b8-309e569151fc: 0px;
    --gap-v-eb2e1de8-1744-489e-88b8-309e569151fc: 6px;
  }
}
.sd[data-s-2f1e7496-de71-4f9e-a46b-454693c47dbb] {
  color: #000000;
  font-family: var(--s-font-419c9bb7);
  font-size: 13px;
  font-style: normal;
  gap: 3px 0px;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: left;
  width: auto;
  z-index: 1;
  --gap-h-2f1e7496-de71-4f9e-a46b-454693c47dbb: 0px;
  --gap-v-2f1e7496-de71-4f9e-a46b-454693c47dbb: 3px;
  --gap-uuid: 2f1e7496-de71-4f9e-a46b-454693c47dbb;
  max-width: 100%;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .sd[data-s-2f1e7496-de71-4f9e-a46b-454693c47dbb] {
    font-size: 14px;
    --gap-h-2f1e7496-de71-4f9e-a46b-454693c47dbb: 0px;
    --gap-v-2f1e7496-de71-4f9e-a46b-454693c47dbb: 3px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-2f1e7496-de71-4f9e-a46b-454693c47dbb] {
    font-size: 13px;
    --gap-h-2f1e7496-de71-4f9e-a46b-454693c47dbb: 0px;
    --gap-v-2f1e7496-de71-4f9e-a46b-454693c47dbb: 3px;
  }
}
.sd[data-s-165c81ef-b10e-43c3-84b9-b530ca942c3d] {
  color: #343434ff;
  font-family: var(--s-font-c5aaf4a9);
  font-size: 13px;
  height: auto;
  line-height: 1;
  text-align: left;
  width: auto;
  z-index: 1;
  max-width: 100%;
  justify-content: flex-start;
}
.sd[data-s-165c81ef-b10e-43c3-84b9-b530ca942c3d]:hover {
  color: #34343480;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.sd[data-s-5b86472a-8339-4789-88b3-ef9f380a3c08] {
  align-items: flex-start;
  flex: 1;
  flex-direction: column;
  gap: 12px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: auto;
  --gap-h-5b86472a-8339-4789-88b3-ef9f380a3c08: 0px;
  --gap-v-5b86472a-8339-4789-88b3-ef9f380a3c08: 12px;
  --gap-uuid: 5b86472a-8339-4789-88b3-ef9f380a3c08;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .sd[data-s-5b86472a-8339-4789-88b3-ef9f380a3c08] {
    flex: none;
    width: calc(100% - (var(--gap-h-6232d7a5-8af8-48fa-a6d4-e766137d5f20) * 0));
    --gap-h-5b86472a-8339-4789-88b3-ef9f380a3c08: 0px;
    --gap-v-5b86472a-8339-4789-88b3-ef9f380a3c08: 12px;
    max-width: calc(
      100% - (var(--gap-h-6232d7a5-8af8-48fa-a6d4-e766137d5f20) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-5b86472a-8339-4789-88b3-ef9f380a3c08] {
    gap: 4px;
    padding: 0px;
    --gap-h-5b86472a-8339-4789-88b3-ef9f380a3c08: 0px;
    --gap-v-5b86472a-8339-4789-88b3-ef9f380a3c08: 4px;
  }
}
.sd[data-s-62dbc18e-a095-48b6-aca0-e112dc955f1a] {
  align-items: center;
  background: #c5c5c5;
  flex-direction: column;
  height: 1px;
  justify-content: center;
  margin: -1px 0px 0px 0px;
  width: calc(100% - (var(--gap-h-5b86472a-8339-4789-88b3-ef9f380a3c08) * 0));
  max-width: calc(
    100% - (var(--gap-h-5b86472a-8339-4789-88b3-ef9f380a3c08) * 0)
  );
}
.sd[data-s-641b8487-38ed-4b1b-8a43-59c888356da6] {
  align-content: flex-start;
  align-items: flex-start;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 3px;
  height: 13px;
  justify-content: center;
  padding: 0px;
  width: auto;
  z-index: 1;
  --gap-h-641b8487-38ed-4b1b-8a43-59c888356da6: 0px;
  --gap-v-641b8487-38ed-4b1b-8a43-59c888356da6: 3px;
  --gap-uuid: 641b8487-38ed-4b1b-8a43-59c888356da6;
  max-width: 100%;
}
.sd[data-s-641b8487-38ed-4b1b-8a43-59c888356da6]:hover {
  align-content: flex-start;
  align-items: flex-start;
  justify-content: center;
  opacity: 0.4;
  transform-origin: center left;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  --gap-h-641b8487-38ed-4b1b-8a43-59c888356da6: 0px;
  --gap-v-641b8487-38ed-4b1b-8a43-59c888356da6: 3px;
}
@media screen and (max-width: 480px) {
  .sd[data-s-641b8487-38ed-4b1b-8a43-59c888356da6] {
    gap: 6px;
    --gap-h-641b8487-38ed-4b1b-8a43-59c888356da6: 0px;
    --gap-v-641b8487-38ed-4b1b-8a43-59c888356da6: 6px;
  }
}
.sd[data-s-22b8dbc6-4478-4787-a167-0b7a6d1a3e05] {
  color: #000000;
  font-family: var(--s-font-419c9bb7);
  font-size: 13px;
  font-style: normal;
  gap: 3px 0px;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: left;
  width: auto;
  z-index: 1;
  --gap-h-22b8dbc6-4478-4787-a167-0b7a6d1a3e05: 0px;
  --gap-v-22b8dbc6-4478-4787-a167-0b7a6d1a3e05: 3px;
  --gap-uuid: 22b8dbc6-4478-4787-a167-0b7a6d1a3e05;
  max-width: 100%;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .sd[data-s-22b8dbc6-4478-4787-a167-0b7a6d1a3e05] {
    font-size: 14px;
    --gap-h-22b8dbc6-4478-4787-a167-0b7a6d1a3e05: 0px;
    --gap-v-22b8dbc6-4478-4787-a167-0b7a6d1a3e05: 3px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-22b8dbc6-4478-4787-a167-0b7a6d1a3e05] {
    font-size: 13px;
    --gap-h-22b8dbc6-4478-4787-a167-0b7a6d1a3e05: 0px;
    --gap-v-22b8dbc6-4478-4787-a167-0b7a6d1a3e05: 3px;
  }
}
.sd[data-s-03655009-e517-49a2-9205-284c1c6888c2] {
  align-items: center;
  background: #000000;
  flex-direction: row;
  gap: 40px;
  height: auto;
  justify-content: space-between;
  padding: 25px 60px 23px 60px;
  width: calc(100% - (var(--gap-h-34d42b38-e7b5-4ce2-a7cd-e91ca21c00ff) * 0));
  --gap-h-03655009-e517-49a2-9205-284c1c6888c2: 40px;
  --gap-v-03655009-e517-49a2-9205-284c1c6888c2: 0px;
  --gap-uuid: 03655009-e517-49a2-9205-284c1c6888c2;
  max-width: calc(
    100% - (var(--gap-h-34d42b38-e7b5-4ce2-a7cd-e91ca21c00ff) * 0)
  );
}
@media screen and (max-width: 768px) {
  .sd[data-s-03655009-e517-49a2-9205-284c1c6888c2] {
    flex-wrap: wrap;
    --gap-h-03655009-e517-49a2-9205-284c1c6888c2: 40px;
    --gap-v-03655009-e517-49a2-9205-284c1c6888c2: 40px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-03655009-e517-49a2-9205-284c1c6888c2] {
    gap: 16px;
    padding: 12px 28px 10px 28px;
    --gap-h-03655009-e517-49a2-9205-284c1c6888c2: 16px;
    --gap-v-03655009-e517-49a2-9205-284c1c6888c2: 0px;
  }
}
.sd[data-s-e7a8b19c-f3c7-499e-9d4e-ac104efb379f] {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 40px;
  height: auto;
  justify-content: flex-start;
  margin: 0px;
  padding: 0px;
  width: auto;
  --gap-h-e7a8b19c-f3c7-499e-9d4e-ac104efb379f: 40px;
  --gap-v-e7a8b19c-f3c7-499e-9d4e-ac104efb379f: 0px;
  --gap-uuid: e7a8b19c-f3c7-499e-9d4e-ac104efb379f;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .sd[data-s-e7a8b19c-f3c7-499e-9d4e-ac104efb379f] {
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 40px 0px;
    width: calc(100% - (var(--gap-h-03655009-e517-49a2-9205-284c1c6888c2) * 0));
    --gap-h-e7a8b19c-f3c7-499e-9d4e-ac104efb379f: 0px;
    --gap-v-e7a8b19c-f3c7-499e-9d4e-ac104efb379f: 40px;
    max-width: calc(
      100% - (var(--gap-h-03655009-e517-49a2-9205-284c1c6888c2) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-e7a8b19c-f3c7-499e-9d4e-ac104efb379f] {
    gap: 16px 0px;
    margin: 0px;
    padding: 0px;
    --gap-h-e7a8b19c-f3c7-499e-9d4e-ac104efb379f: 0px;
    --gap-v-e7a8b19c-f3c7-499e-9d4e-ac104efb379f: 0px;
  }
}
.sd[data-s-57638a9c-fe39-4a54-bad2-9e1587f5e24a] {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 5px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: auto;
  --gap-h-57638a9c-fe39-4a54-bad2-9e1587f5e24a: 5px;
  --gap-v-57638a9c-fe39-4a54-bad2-9e1587f5e24a: 0px;
  --gap-uuid: 57638a9c-fe39-4a54-bad2-9e1587f5e24a;
  max-width: 100%;
}
.sd[data-s-57638a9c-fe39-4a54-bad2-9e1587f5e24a]:hover {
  opacity: 0.5;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  --gap-h-57638a9c-fe39-4a54-bad2-9e1587f5e24a: 5px;
  --gap-v-57638a9c-fe39-4a54-bad2-9e1587f5e24a: 0px;
}
@media screen and (max-width: 768px) {
  .sd[data-s-57638a9c-fe39-4a54-bad2-9e1587f5e24a] {
    flex: none;
    width: calc(100% - (var(--gap-h-e7a8b19c-f3c7-499e-9d4e-ac104efb379f) * 0));
    --gap-h-57638a9c-fe39-4a54-bad2-9e1587f5e24a: 5px;
    --gap-v-57638a9c-fe39-4a54-bad2-9e1587f5e24a: 0px;
    max-width: calc(
      100% - (var(--gap-h-e7a8b19c-f3c7-499e-9d4e-ac104efb379f) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-57638a9c-fe39-4a54-bad2-9e1587f5e24a] {
    gap: 2px;
    padding: 0px;
    --gap-h-57638a9c-fe39-4a54-bad2-9e1587f5e24a: 2px;
    --gap-v-57638a9c-fe39-4a54-bad2-9e1587f5e24a: 0px;
  }
}
.sd[data-s-df1e71f4-7a3c-41db-bd65-5cb4d1b8dfb3] {
  color: #ffffff;
  flex: none;
  font-family: var(--s-font-419c9bb7);
  font-size: 10px;
  font-style: normal;
  height: auto;
  letter-spacing: 0.04em;
  line-height: 1.2;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .sd[data-s-df1e71f4-7a3c-41db-bd65-5cb4d1b8dfb3] {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-df1e71f4-7a3c-41db-bd65-5cb4d1b8dfb3] {
    font-size: 13px;
  }
}
.sd[data-s-905d4f62-d7d9-4fe9-a158-e022e9b9ef90] {
  height: 9px;
  width: 9px;
  max-width: 100%;
}
.sd[data-s-57638a9c-fe39-4a54-bad2-9e1587f5e24a]:hover
  .sd[data-s-905d4f62-d7d9-4fe9-a158-e022e9b9ef90] {
  transform: translate(6px, 0px);
}
.sd[data-s-feba5250-09d9-4dcd-b089-af97849f2d0b] {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 5px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: auto;
  --gap-h-feba5250-09d9-4dcd-b089-af97849f2d0b: 5px;
  --gap-v-feba5250-09d9-4dcd-b089-af97849f2d0b: 0px;
  --gap-uuid: feba5250-09d9-4dcd-b089-af97849f2d0b;
  max-width: 100%;
}
.sd[data-s-feba5250-09d9-4dcd-b089-af97849f2d0b]:hover {
  opacity: 0.5;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  --gap-h-feba5250-09d9-4dcd-b089-af97849f2d0b: 5px;
  --gap-v-feba5250-09d9-4dcd-b089-af97849f2d0b: 0px;
}
@media screen and (max-width: 768px) {
  .sd[data-s-feba5250-09d9-4dcd-b089-af97849f2d0b] {
    flex: none;
    width: calc(100% - (var(--gap-h-e7a8b19c-f3c7-499e-9d4e-ac104efb379f) * 0));
    --gap-h-feba5250-09d9-4dcd-b089-af97849f2d0b: 5px;
    --gap-v-feba5250-09d9-4dcd-b089-af97849f2d0b: 0px;
    max-width: calc(
      100% - (var(--gap-h-e7a8b19c-f3c7-499e-9d4e-ac104efb379f) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-feba5250-09d9-4dcd-b089-af97849f2d0b] {
    gap: 2px;
    padding: 0px;
    --gap-h-feba5250-09d9-4dcd-b089-af97849f2d0b: 2px;
    --gap-v-feba5250-09d9-4dcd-b089-af97849f2d0b: 0px;
  }
}
.sd[data-s-cd8ec291-9a02-418d-815c-c519dd491d38] {
  color: #ffffff;
  flex: none;
  font-family: var(--s-font-419c9bb7);
  font-size: 10px;
  font-style: normal;
  height: auto;
  letter-spacing: 0.04em;
  line-height: 1.2;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .sd[data-s-cd8ec291-9a02-418d-815c-c519dd491d38] {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-cd8ec291-9a02-418d-815c-c519dd491d38] {
    font-size: 13px;
  }
}
.sd[data-s-9f6df7ae-3102-4b61-80e8-b5a7b54bf2fd] {
  height: 9px;
  width: 9px;
  max-width: 100%;
}
.sd[data-s-feba5250-09d9-4dcd-b089-af97849f2d0b]:hover
  .sd[data-s-9f6df7ae-3102-4b61-80e8-b5a7b54bf2fd] {
  transform: translate(6px, 0px);
}
.sd[data-s-692286ef-c232-4d1d-bace-2803adffec9e] {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 4px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: auto;
  --gap-h-692286ef-c232-4d1d-bace-2803adffec9e: 4px;
  --gap-v-692286ef-c232-4d1d-bace-2803adffec9e: 0px;
  --gap-uuid: 692286ef-c232-4d1d-bace-2803adffec9e;
  max-width: 100%;
}
.sd[data-s-692286ef-c232-4d1d-bace-2803adffec9e]:hover {
  opacity: 0.5;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  --gap-h-692286ef-c232-4d1d-bace-2803adffec9e: 4px;
  --gap-v-692286ef-c232-4d1d-bace-2803adffec9e: 0px;
}
@media screen and (max-width: 768px) {
  .sd[data-s-692286ef-c232-4d1d-bace-2803adffec9e] {
    flex: none;
    width: calc(100% - (var(--gap-h-e7a8b19c-f3c7-499e-9d4e-ac104efb379f) * 0));
    --gap-h-692286ef-c232-4d1d-bace-2803adffec9e: 4px;
    --gap-v-692286ef-c232-4d1d-bace-2803adffec9e: 0px;
    max-width: calc(
      100% - (var(--gap-h-e7a8b19c-f3c7-499e-9d4e-ac104efb379f) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-692286ef-c232-4d1d-bace-2803adffec9e] {
    gap: 2px;
    padding: 0px;
    --gap-h-692286ef-c232-4d1d-bace-2803adffec9e: 2px;
    --gap-v-692286ef-c232-4d1d-bace-2803adffec9e: 0px;
  }
}
.sd[data-s-7f2aba64-6f6d-4290-894f-3358ee5f1d7f] {
  color: #ffffff;
  flex: none;
  font-family: var(--s-font-419c9bb7);
  font-size: 10px;
  font-style: normal;
  height: auto;
  letter-spacing: 0.04em;
  line-height: 1.2;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .sd[data-s-7f2aba64-6f6d-4290-894f-3358ee5f1d7f] {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-7f2aba64-6f6d-4290-894f-3358ee5f1d7f] {
    font-size: 13px;
  }
}
.sd[data-s-c409b20a-2ef2-4a02-a147-061d4fa4d03d] {
  height: auto;
  width: 9px;
  max-width: 100%;
}
.sd[data-s-d1ec0d05-2748-4270-b781-df04a940f9da] {
  color: #ffffff;
  flex: none;
  font-family: var(--s-font-419c9bb7);
  font-size: 10px;
  font-style: normal;
  height: auto;
  letter-spacing: 0.04em;
  line-height: 1.2;
  margin: 0px;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .sd[data-s-d1ec0d05-2748-4270-b781-df04a940f9da] {
    flex: none;
    font-size: 13px;
    width: calc(100% - (var(--gap-h-03655009-e517-49a2-9205-284c1c6888c2) * 0));
    max-width: calc(
      100% - (var(--gap-h-03655009-e517-49a2-9205-284c1c6888c2) * 0)
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-d1ec0d05-2748-4270-b781-df04a940f9da] {
    font-size: 13px;
  }
}
.sd[data-s-2d735bc8-de38-47f8-b482-0ae77d67a60c] {
  align-items: flex-start;
  background: #f1f1f1;
  flex-direction: column;
  gap: 80px;
  height: auto;
  justify-content: flex-start;
  padding: 40px 0px 0px 0px;
  width: 360px;
  --gap-h-2d735bc8-de38-47f8-b482-0ae77d67a60c: 0px;
  --gap-v-2d735bc8-de38-47f8-b482-0ae77d67a60c: 80px;
  --gap-uuid: 2d735bc8-de38-47f8-b482-0ae77d67a60c;
  max-width: 100%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-2d735bc8-de38-47f8-b482-0ae77d67a60c] {
    display: none;
    --gap-h-2d735bc8-de38-47f8-b482-0ae77d67a60c: 0px;
    --gap-v-2d735bc8-de38-47f8-b482-0ae77d67a60c: 80px;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-2d735bc8-de38-47f8-b482-0ae77d67a60c] {
    background: #f1f1f1ff;
    display: flex;
    gap: 40px;
    width: 100%;
    --gap-h-2d735bc8-de38-47f8-b482-0ae77d67a60c: 0px;
    --gap-v-2d735bc8-de38-47f8-b482-0ae77d67a60c: 40px;
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-2d735bc8-de38-47f8-b482-0ae77d67a60c] {
    display: flex;
    gap: 40px;
    padding: 40px 0px 0px 0px;
    width: 100%;
    --gap-h-2d735bc8-de38-47f8-b482-0ae77d67a60c: 0px;
    --gap-v-2d735bc8-de38-47f8-b482-0ae77d67a60c: 40px;
  }
}
.sd[data-s-fe0824e0-99e1-435c-9d62-2bb1fb18734b] {
  background: #fff;
  border-radius: 0;
  height: 100%;
  margin: 0 0 0 0;
  opacity: 1;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 100%;
}
.sd[data-s-6e1ab978-9c24-4049-9351-f1850427796a] {
  background: #e0e0e0ff;
  border-bottom: 1px solid #bebebeff;
  border-left: 0px solid #bebebeff;
  border-right: 0px solid #bebebeff;
  border-top: 0px solid #bebebeff;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .sd[data-s-6e1ab978-9c24-4049-9351-f1850427796a] {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
.sd[data-s-section-inner-6e1ab978-9c24-4049-9351-f1850427796a] {
  padding: 0 0;
  width: 1440px;
  height: auto;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .sd[data-s-section-inner-6e1ab978-9c24-4049-9351-f1850427796a] {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
.sd[data-s-4a795129-e750-4b54-9cbf-1183a6ad8647] {
  align-content: flex-start;
  align-items: flex-start;
  background: transparent;
  border-bottom: 0px solid #bebebeff;
  border-left: 1px solid #bebebeff;
  border-right: 0px solid #bebebeff;
  border-top: 0px solid #bebebeff;
  display: flex;
  flex: none;
  flex-direction: row;
  flex-wrap: wrap;
  height: auto;
  justify-content: flex-start;
  width: 50%;
  max-width: 50%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-4a795129-e750-4b54-9cbf-1183a6ad8647] {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-4a795129-e750-4b54-9cbf-1183a6ad8647] {
    display: none;
    flex: none;
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-4a795129-e750-4b54-9cbf-1183a6ad8647] {
    display: none;
  }
}
.sd[data-s-fb3db1e7-c7e9-4471-a030-d557e938e44f] {
  background: #e0e0e0ff;
  border-bottom: 0px solid #bebebeff;
  border-left: 0px solid #bebebeff;
  border-right: 1px solid #bebebeff;
  border-top: 1px solid #bebebeff;
  flex: none;
  height: auto;
  width: 50%;
  max-width: 50%;
}
@media screen and (max-width: 480px) {
  .sd[data-s-fb3db1e7-c7e9-4471-a030-d557e938e44f] {
    border-bottom: 0px solid #bebebeff;
    border-left: 0px solid #bebebeff;
    border-right: 1px solid #bebebeff;
    border-top: 1px solid #bebebeff;
  }
}
.sd[data-s-e8b6ae95-65a6-456f-a1f1-9b94bc5e0a1c] {
  flex: none;
  height: auto;
  opacity: 0;
  width: 100%;
  max-width: 100%;
}
.sd[data-s-d8cc9b74-6df4-4375-886c-9625fc189a3a] {
  background: #dbdbdbff;
  border-bottom: 0px solid #bebebeff;
  border-left: 0px solid #bebebeff;
  border-right: 1px solid #bebebeff;
  border-top: 1px solid #bebebeff;
  flex: none;
  height: auto;
  width: 50%;
  max-width: 50%;
}
@media screen and (max-width: 480px) {
  .sd[data-s-d8cc9b74-6df4-4375-886c-9625fc189a3a] {
    border-bottom: 0px solid #bebebeff;
    border-left: 0px solid #bebebeff;
    border-right: 1px solid #bebebeff;
    border-top: 1px solid #bebebeff;
  }
}
.sd[data-s-034c1ad2-e3d7-4966-967f-0470d00ccb34] {
  flex: none;
  height: auto;
  opacity: 0;
  width: 100%;
  max-width: 100%;
}
.sd[data-s-ec5dbff4-a936-4b0a-a3dd-8a63d0ec9b8c] {
  align-content: flex-start;
  align-items: flex-start;
  background: transparent;
  flex: none;
  flex-direction: row;
  flex-wrap: wrap;
  height: auto;
  justify-content: flex-start;
  width: 50%;
  max-width: 50%;
}
@media screen and (max-width: 768px) {
  .sd[data-s-ec5dbff4-a936-4b0a-a3dd-8a63d0ec9b8c] {
    flex: none;
    width: 100%;
    max-width: 100%;
  }
}
.sd[data-s-26b7e619-268f-4c75-b378-919b7844cf3d] {
  background: #d6d6d6ff;
  border-bottom: 0px solid #bebebeff;
  border-left: 0px solid #bebebeff;
  border-right: 1px solid #bebebeff;
  border-top: 1px solid #bebebeff;
  display: flex;
  flex: none;
  height: auto;
  width: 25%;
  max-width: 25%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-26b7e619-268f-4c75-b378-919b7844cf3d] {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-26b7e619-268f-4c75-b378-919b7844cf3d] {
    display: flex;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-26b7e619-268f-4c75-b378-919b7844cf3d] {
    display: flex;
  }
}
.sd[data-s-e57fdd62-4f18-41b7-8b31-c53b955dd238] {
  flex: none;
  height: auto;
  opacity: 0;
  width: 100%;
  max-width: 100%;
}
.sd[data-s-d8cc0c13-5c3a-4f09-be16-65eb04cdae48] {
  background: #d6d6d6ff;
  border-bottom: 0px solid #bebebeff;
  border-left: 0px solid #bebebeff;
  border-right: 1px solid #bebebeff;
  border-top: 1px solid #bebebeff;
  display: flex;
  flex: none;
  height: auto;
  width: 25%;
  max-width: 25%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-d8cc0c13-5c3a-4f09-be16-65eb04cdae48] {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-d8cc0c13-5c3a-4f09-be16-65eb04cdae48] {
    display: flex;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-d8cc0c13-5c3a-4f09-be16-65eb04cdae48] {
    display: flex;
  }
}
.sd[data-s-1a394266-19ab-484c-aa59-55a7532d87da] {
  flex: none;
  height: auto;
  opacity: 0;
  width: 100%;
  max-width: 100%;
}
.sd[data-s-eabe42a4-b704-477a-8863-593fc5b26247] {
  background: #d6d6d6ff;
  border-bottom: 0px solid #bebebeff;
  border-left: 0px solid #bebebeff;
  border-right: 1px solid #bebebeff;
  border-top: 1px solid #bebebeff;
  display: flex;
  flex: none;
  height: auto;
  width: 25%;
  max-width: 25%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-eabe42a4-b704-477a-8863-593fc5b26247] {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-eabe42a4-b704-477a-8863-593fc5b26247] {
    display: flex;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-eabe42a4-b704-477a-8863-593fc5b26247] {
    display: flex;
  }
}
.sd[data-s-b775a1a8-4880-4a48-b077-02032af67afb] {
  flex: none;
  height: auto;
  opacity: 0;
  width: 100%;
  max-width: 100%;
}
.sd[data-s-29a5fa73-49ad-48d9-9441-346e534aa0ac] {
  background: #d6d6d6ff;
  border-bottom: 0px solid #bebebeff;
  border-left: 0px solid #bebebeff;
  border-right: 1px solid #bebebeff;
  border-top: 1px solid #bebebeff;
  display: flex;
  flex: none;
  height: auto;
  width: 25%;
  max-width: 25%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-29a5fa73-49ad-48d9-9441-346e534aa0ac] {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-29a5fa73-49ad-48d9-9441-346e534aa0ac] {
    display: flex;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-29a5fa73-49ad-48d9-9441-346e534aa0ac] {
    display: flex;
  }
}
.sd[data-s-a7874cb9-05a1-4a0a-b170-aebfe3a6d778] {
  flex: none;
  height: auto;
  opacity: 0;
  width: 100%;
  max-width: 100%;
}
.sd[data-s-4b5db14a-375f-4fbf-85ee-4a0b56c0656a] {
  background: #d6d6d6ff;
  border-bottom: 0px solid #bebebeff;
  border-left: 0px solid #bebebeff;
  border-right: 1px solid #bebebeff;
  border-top: 1px solid #bebebeff;
  flex: none;
  height: auto;
  width: 25%;
  max-width: 25%;
}
@media screen and (max-width: 480px) {
  .sd[data-s-4b5db14a-375f-4fbf-85ee-4a0b56c0656a] {
    border-bottom: 0px solid #bebebeff;
    border-left: 0px solid #bebebeff;
    border-right: 1px solid #bebebeff;
    border-top: 1px solid #bebebeff;
  }
}
.sd[data-s-41f07fa5-ca70-410f-a504-57fadfef0493] {
  flex: none;
  height: auto;
  opacity: 0;
  width: 100%;
  max-width: 100%;
}
.sd[data-s-f9f661b2-44ea-4573-a80b-e2dd1aaba890] {
  background: #e0e0e0ff;
  border-bottom: 0px solid #bebebeff;
  border-left: 0px solid #bebebeff;
  border-right: 1px solid #bebebeff;
  border-top: 1px solid #bebebeff;
  flex: none;
  height: auto;
  width: 25%;
  max-width: 25%;
}
.sd[data-s-71acc588-ee80-49e6-9d75-b97b85d9b310] {
  flex: none;
  height: auto;
  opacity: 0;
  width: 100%;
  max-width: 100%;
}
.sd[data-s-6aa07de7-5cc0-46fa-9f41-57f183314464] {
  background: #cececeff;
  border-bottom: 0px solid #bebebeff;
  border-left: 0px solid #bebebeff;
  border-right: 1px solid #bebebeff;
  border-top: 1px solid #bebebeff;
  flex: none;
  height: auto;
  width: 25%;
  max-width: 25%;
}
.sd[data-s-650b30d4-1820-45d6-9927-ee3923e95eb9] {
  flex: none;
  height: auto;
  opacity: 0;
  width: 100%;
  max-width: 100%;
}
.sd[data-s-61b0b536-68e4-4a3f-bdce-01ebfefe823a] {
  background: #cececeff;
  border-bottom: 0px solid #bebebeff;
  border-left: 0px solid #bebebeff;
  border-right: 1px solid #bebebeff;
  border-top: 1px solid #bebebeff;
  flex: none;
  height: auto;
  width: 25%;
  max-width: 25%;
}
.sd[data-s-705a78d3-bfd0-4022-91cd-b6077bf130b2] {
  flex: none;
  height: auto;
  opacity: 0;
  width: 100%;
  max-width: 100%;
}
.sd[data-s-518e93ac-fda1-44e2-9d59-d227e3e5daa1] {
  background: #e0e0e0ff;
  border-bottom: 0px solid #bebebeff;
  border-left: 0px solid #bebebeff;
  border-right: 1px solid #bebebeff;
  border-top: 1px solid #bebebeff;
  flex: none;
  height: auto;
  width: 25%;
  max-width: 25%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-518e93ac-fda1-44e2-9d59-d227e3e5daa1] {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-518e93ac-fda1-44e2-9d59-d227e3e5daa1] {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-518e93ac-fda1-44e2-9d59-d227e3e5daa1] {
    display: none;
  }
}
.sd[data-s-de730aaf-fd6e-42c4-ac83-faa5fdb3b673] {
  background: #cececeff;
  border-bottom: 0px solid #bebebeff;
  border-left: 0px solid #bebebeff;
  border-right: 1px solid #bebebeff;
  border-top: 1px solid #bebebeff;
  flex: none;
  height: auto;
  width: 25%;
  max-width: 25%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-de730aaf-fd6e-42c4-ac83-faa5fdb3b673] {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-de730aaf-fd6e-42c4-ac83-faa5fdb3b673] {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-de730aaf-fd6e-42c4-ac83-faa5fdb3b673] {
    display: none;
  }
}
.sd[data-s-114118bb-4bbd-4197-8863-fad19684445e] {
  background: #cececeff;
  border-bottom: 0px solid #bebebeff;
  border-left: 0px solid #bebebeff;
  border-right: 1px solid #bebebeff;
  border-top: 1px solid #bebebeff;
  flex: none;
  height: auto;
  width: 25%;
  max-width: 25%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-114118bb-4bbd-4197-8863-fad19684445e] {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-114118bb-4bbd-4197-8863-fad19684445e] {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-114118bb-4bbd-4197-8863-fad19684445e] {
    display: none;
  }
}
.sd[data-s-a3226f26-e5de-4129-a23c-e562c419a6bc] {
  background: #cececeff;
  border-bottom: 0px solid #bebebeff;
  border-left: 0px solid #bebebeff;
  border-right: 1px solid #bebebeff;
  border-top: 1px solid #bebebeff;
  flex: none;
  height: auto;
  width: 25%;
  max-width: 25%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-a3226f26-e5de-4129-a23c-e562c419a6bc] {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-a3226f26-e5de-4129-a23c-e562c419a6bc] {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-a3226f26-e5de-4129-a23c-e562c419a6bc] {
    display: none;
  }
}
.sd[data-s-02945247-3218-4809-b87e-7c77b3b3b7c2] {
  align-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 100%;
  justify-content: center;
  left: 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 1;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .sd[data-s-02945247-3218-4809-b87e-7c77b3b3b7c2] {
    flex-direction: column;
  }
}
.sd[data-s-dcd116b0-01f3-4864-a74e-c30b8bcf3cd6] {
  align-content: flex-start;
  align-items: flex-start;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 10px 0px;
  height: auto;
  justify-content: flex-start;
  padding: 0px 0px 0px 60px;
  width: 1440px;
  --gap-h-dcd116b0-01f3-4864-a74e-c30b8bcf3cd6: 0px;
  --gap-v-dcd116b0-01f3-4864-a74e-c30b8bcf3cd6: 10px;
  --gap-uuid: dcd116b0-01f3-4864-a74e-c30b8bcf3cd6;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .sd[data-s-dcd116b0-01f3-4864-a74e-c30b8bcf3cd6] {
    flex-direction: column;
    gap: 15px 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 30px;
    --gap-h-dcd116b0-01f3-4864-a74e-c30b8bcf3cd6: 0px;
    --gap-v-dcd116b0-01f3-4864-a74e-c30b8bcf3cd6: 15px;
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-dcd116b0-01f3-4864-a74e-c30b8bcf3cd6] {
    gap: 10px 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 1440px;
    --gap-h-dcd116b0-01f3-4864-a74e-c30b8bcf3cd6: 0px;
    --gap-v-dcd116b0-01f3-4864-a74e-c30b8bcf3cd6: 10px;
  }
}
.sd[data-s-1f3c3dfc-978c-4b00-82ad-00d8cfc33c83] {
  display: flex;
  height: auto;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: calc(29% - (var(--gap-h-dcd116b0-01f3-4864-a74e-c30b8bcf3cd6) * 0.71));
  max-width: calc(
    29% - (var(--gap-h-dcd116b0-01f3-4864-a74e-c30b8bcf3cd6) * 0.71)
  );
}
@media screen and (max-width: 1140px) {
  .sd[data-s-1f3c3dfc-978c-4b00-82ad-00d8cfc33c83] {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-1f3c3dfc-978c-4b00-82ad-00d8cfc33c83] {
    display: flex;
    width: calc(
      68% -
        (
          var(--gap-h-dcd116b0-01f3-4864-a74e-c30b8bcf3cd6) *
            0.32000000000000006
        )
    );
    max-width: calc(
      68% -
        (
          var(--gap-h-dcd116b0-01f3-4864-a74e-c30b8bcf3cd6) *
            0.32000000000000006
        )
    );
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-1f3c3dfc-978c-4b00-82ad-00d8cfc33c83] {
    display: flex;
    margin: 0px 0px 0px 11px;
    padding: 0px 0px 0px 12px;
    width: calc(
      67% - 11px - (var(--gap-h-dcd116b0-01f3-4864-a74e-c30b8bcf3cd6) * 0.33)
    );
    max-width: calc(
      67% - 11px - (var(--gap-h-dcd116b0-01f3-4864-a74e-c30b8bcf3cd6) * 0.33)
    );
  }
}
.sd[data-s-4db277af-f7d1-4d71-bc2e-3c0612f66610] {
  color: #333333;
  font-family: var(--s-font-419c9bb7);
  font-size: 18px;
  font-style: normal;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .sd[data-s-4db277af-f7d1-4d71-bc2e-3c0612f66610] {
    font-size: 20px;
    width: auto;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-4db277af-f7d1-4d71-bc2e-3c0612f66610] {
    flex: none;
    font-size: 18px;
    height: 19px;
    padding: 0px 0px 0px 20px;
    width: auto;
    max-width: 100%;
  }
}
.sd[data-s-e17edb62-3ba4-4b9b-b0d2-201792481ff8] {
  align-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 100px 0px 0px 0px;
  padding: 0px;
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .sd[data-s-e17edb62-3ba4-4b9b-b0d2-201792481ff8] {
    margin: 80px 20px 0px 20px;
    width: calc(100% - 40px);
    max-width: calc(100% - 40px);
  }
}
.sd[data-s-37a47ef8-1f05-4cf0-b030-21affc602f79] {
  height: auto;
  width: 200px;
  max-width: 100%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-37a47ef8-1f05-4cf0-b030-21affc602f79] {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-37a47ef8-1f05-4cf0-b030-21affc602f79] {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-37a47ef8-1f05-4cf0-b030-21affc602f79] {
    display: flex;
    width: 100%;
    max-width: 100%;
  }
}
.sd[data-s-1412bd09-a337-4112-b8bb-d88a24bd10cf] {
  display: flex;
  flex: none;
  height: auto;
  width: 880px;
  max-width: 100%;
}
@media screen and (max-width: 480px) {
  .sd[data-s-1412bd09-a337-4112-b8bb-d88a24bd10cf] {
    display: none;
  }
}
.sd[data-s-1412bd09-a337-4112-b8bb-d88a24bd10cf-sp]{
  display: none;
}
@media screen and (max-width: 480px) {
  .sd[data-s-1412bd09-a337-4112-b8bb-d88a24bd10cf-sp] {
    display: flex;
  }
}
.sd[data-s-b906875c-6a00-4975-bb05-8156906b16e6] {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 80px;
  justify-content: center;
  padding: 0px;
  width: 1440px;
  --gap-h-b906875c-6a00-4975-bb05-8156906b16e6: 0px;
  --gap-v-b906875c-6a00-4975-bb05-8156906b16e6: 80px;
  --gap-uuid: b906875c-6a00-4975-bb05-8156906b16e6;
  max-width: 100%;
}
.sd[data-s-e74fd924-eb79-4ea4-9aec-f0bfeba1b49f] {
  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: calc(100% - (var(--gap-h-b906875c-6a00-4975-bb05-8156906b16e6) * 0));
  max-width: calc(
    100% - (var(--gap-h-b906875c-6a00-4975-bb05-8156906b16e6) * 0)
  );
}
@media screen and (max-width: 1140px) {
  .sd[data-s-e74fd924-eb79-4ea4-9aec-f0bfeba1b49f] {
    padding: 0px 0px 0px 0px;
  }
}
.sd[data-s-4dc7ef65-aa74-4082-9485-48b9f174e7ea] {
  align-content: center;
  align-items: center;
  bottom: auto;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  left: auto;
  margin: -60px 0px 0px 0px;
  padding: 0px;
  position: relative;
  right: auto;
  top: auto;
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-4dc7ef65-aa74-4082-9485-48b9f174e7ea] {
    display: flex;
    margin: -60px 0px 0px 0px;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-4dc7ef65-aa74-4082-9485-48b9f174e7ea] {
    display: flex;
    margin: -30px 0px 0px 0px;
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-4dc7ef65-aa74-4082-9485-48b9f174e7ea] {
    display: flex;
  }
}
.sd[data-s-f9e58c20-01ff-493c-b296-6a286ff42840] {
  bottom: auto;
  height: auto;
  left: auto;
  position: relative;
  right: auto;
  top: auto;
  transition-delay: 300ms;
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 480px) {
  .sd[data-s-f9e58c20-01ff-493c-b296-6a286ff42840] {
    width: 200%;
    max-width: 200%;
  }
}
.sd[data-s-a4c59c56-5219-4bbd-aecf-d7c4f60319f1] {
  background: #ffffffff;
  height: 300px;
  left: 0px;
  opacity: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 1;
  max-width: 100%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-a4c59c56-5219-4bbd-aecf-d7c4f60319f1] {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-a4c59c56-5219-4bbd-aecf-d7c4f60319f1] {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-a4c59c56-5219-4bbd-aecf-d7c4f60319f1] {
    display: flex;
    height: 400px;
    width: 100%;
    max-width: 100%;
  }
}
.sd[data-s-87e4b1a1-bd8c-4123-ad69-0f1298e3e89a] {
  align-content: center;
  align-items: center;
  bottom: auto;
  display: flex;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 30px;
  height: auto;
  justify-content: center;
  left: auto;
  margin: -100px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative;
  right: auto;
  top: auto;
  width: 100%;
  --gap-h-87e4b1a1-bd8c-4123-ad69-0f1298e3e89a: 0px;
  --gap-v-87e4b1a1-bd8c-4123-ad69-0f1298e3e89a: 30px;
  --gap-uuid: 87e4b1a1-bd8c-4123-ad69-0f1298e3e89a;
  max-width: 100%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-87e4b1a1-bd8c-4123-ad69-0f1298e3e89a] {
    display: flex;
    margin: -80px 0px 0px 0px;
    padding: 0px 60px 0px 60px;
    --gap-h-87e4b1a1-bd8c-4123-ad69-0f1298e3e89a: 0px;
    --gap-v-87e4b1a1-bd8c-4123-ad69-0f1298e3e89a: 30px;
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-87e4b1a1-bd8c-4123-ad69-0f1298e3e89a] {
    display: flex;
    margin: -40px 0px 0px 0px;
    padding: 0px 30px;
    --gap-h-87e4b1a1-bd8c-4123-ad69-0f1298e3e89a: 0px;
    --gap-v-87e4b1a1-bd8c-4123-ad69-0f1298e3e89a: 30px;
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-87e4b1a1-bd8c-4123-ad69-0f1298e3e89a] {
    display: flex;
    gap: 20px;
    height: auto;
    margin: -50px 0px 0px 0px;
    padding: 0px 20px;
    --gap-h-87e4b1a1-bd8c-4123-ad69-0f1298e3e89a: 0px;
    --gap-v-87e4b1a1-bd8c-4123-ad69-0f1298e3e89a: 20px;
    width: 100%;
    max-width: 100%;
  }
}
.sd[data-s-6065c293-6057-49e7-b6fa-0ba49e26ce3d] {
  color: #000000ff;
  font-family: var(--s-font-698fd34e);
  font-size: 38px;
  font-style: normal;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .sd[data-s-6065c293-6057-49e7-b6fa-0ba49e26ce3d] {
    font-size: 30px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-6065c293-6057-49e7-b6fa-0ba49e26ce3d] {
    font-size: 26px;
    line-height: 1.5;
    transition-delay: 1000ms;
  }
}
.sd[data-s-d02c251f-fb99-4c5f-b422-d3152ede40fe] {
  color: #000000ff;
  font-family: var(--s-font-c5aaf4a9);
  font-size: 16px;
  font-style: normal;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1.6;
  padding: 0px 0px 0px 0px;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .sd[data-s-d02c251f-fb99-4c5f-b422-d3152ede40fe] {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-d02c251f-fb99-4c5f-b422-d3152ede40fe] {
    font-size: 14px;
    text-align: left;
    transition-delay: 2000ms;
    justify-content: flex-start;
  }
}
.sd[data-s-5bec1646-83a7-4c82-901a-4c6502262ad3] {
  align-content: center;
  align-items: center;
  background: #ebebebff;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 80px 0px 0px 0px;
  padding: 0px;
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-5bec1646-83a7-4c82-901a-4c6502262ad3] {
    padding: 60px 60px;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-5bec1646-83a7-4c82-901a-4c6502262ad3] {
    padding: 60px 30px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-5bec1646-83a7-4c82-901a-4c6502262ad3] {
    padding: 80px 20px;
  }
}
.sd[data-s-d90853c6-46be-4586-8fdb-6fe140c57fdf] {
  align-content: center;
  align-items: center;
  background: transparent;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 40px;
  height: auto;
  justify-content: flex-start;
  padding: 60px 0px 60px 0px;
  width: 880px;
  --gap-h-d90853c6-46be-4586-8fdb-6fe140c57fdf: 0px;
  --gap-v-d90853c6-46be-4586-8fdb-6fe140c57fdf: 40px;
  --gap-uuid: d90853c6-46be-4586-8fdb-6fe140c57fdf;
  max-width: 100%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-d90853c6-46be-4586-8fdb-6fe140c57fdf] {
    align-content: center;
    align-items: center;
    justify-content: center;
    padding: 0px 0px;
    width: 878px;
    --gap-h-d90853c6-46be-4586-8fdb-6fe140c57fdf: 0px;
    --gap-v-d90853c6-46be-4586-8fdb-6fe140c57fdf: 40px;
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-d90853c6-46be-4586-8fdb-6fe140c57fdf] {
    gap: 40px;
    padding: 0px 0px 0px 0px;
    --gap-h-d90853c6-46be-4586-8fdb-6fe140c57fdf: 0px;
    --gap-v-d90853c6-46be-4586-8fdb-6fe140c57fdf: 40px;
  }
}
.sd[data-s-c4a14998-69f6-4178-85ba-4dd5210ef989] {
  color: #000000;
  font-family: var(--s-font-419c9bb7);
  font-size: 28px;
  font-style: normal;
  height: auto;
  letter-spacing: 0em;
  line-height: 1;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .sd[data-s-c4a14998-69f6-4178-85ba-4dd5210ef989] {
    font-size: 20px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-c4a14998-69f6-4178-85ba-4dd5210ef989] {
    font-size: 24px;
    line-height: 1.5;
  }
}
.sd[data-s-7155d875-6cd7-467f-af12-35792cc2704e] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 20px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: calc(100% - (var(--gap-h-d90853c6-46be-4586-8fdb-6fe140c57fdf) * 0));
  --gap-h-7155d875-6cd7-467f-af12-35792cc2704e: 20px;
  --gap-v-7155d875-6cd7-467f-af12-35792cc2704e: 0px;
  --gap-uuid: 7155d875-6cd7-467f-af12-35792cc2704e;
  max-width: calc(
    100% - (var(--gap-h-d90853c6-46be-4586-8fdb-6fe140c57fdf) * 0)
  );
}
@media screen and (max-width: 768px) {
  .sd[data-s-7155d875-6cd7-467f-af12-35792cc2704e] {
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 20px 10px;
    --gap-h-7155d875-6cd7-467f-af12-35792cc2704e: 10px;
    --gap-v-7155d875-6cd7-467f-af12-35792cc2704e: 0px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-7155d875-6cd7-467f-af12-35792cc2704e] {
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 30px 0px;
    padding: 0px;
    --gap-h-7155d875-6cd7-467f-af12-35792cc2704e: 0px;
    --gap-v-7155d875-6cd7-467f-af12-35792cc2704e: 30px;
  }
}
.sd[data-s-766787ba-6551-4635-bb67-5d85abdd23e9] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 20px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: calc(
    33.333% - (var(--gap-h-7155d875-6cd7-467f-af12-35792cc2704e) * 0.66667)
  );
  --gap-h-766787ba-6551-4635-bb67-5d85abdd23e9: 0px;
  --gap-v-766787ba-6551-4635-bb67-5d85abdd23e9: 20px;
  --gap-uuid: 766787ba-6551-4635-bb67-5d85abdd23e9;
  max-width: calc(
    33.333% - (var(--gap-h-7155d875-6cd7-467f-af12-35792cc2704e) * 0.66667)
  );
}
.sd[data-s-766787ba-6551-4635-bb67-5d85abdd23e9]:hover {
  opacity: 0.5;
  --gap-h-766787ba-6551-4635-bb67-5d85abdd23e9: 0px;
  --gap-v-766787ba-6551-4635-bb67-5d85abdd23e9: 20px;
}
@media screen and (max-width: 768px) {
  .sd[data-s-766787ba-6551-4635-bb67-5d85abdd23e9] {
    width: 33.333%;
    --gap-h-766787ba-6551-4635-bb67-5d85abdd23e9: 0px;
    --gap-v-766787ba-6551-4635-bb67-5d85abdd23e9: 20px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-766787ba-6551-4635-bb67-5d85abdd23e9] {
    gap: 14px;
    padding: 0px;
    width: calc(100% - (var(--gap-h-7155d875-6cd7-467f-af12-35792cc2704e) * 0));
    --gap-h-766787ba-6551-4635-bb67-5d85abdd23e9: 0px;
    --gap-v-766787ba-6551-4635-bb67-5d85abdd23e9: 14px;
    max-width: calc(
      100% - (var(--gap-h-7155d875-6cd7-467f-af12-35792cc2704e) * 0)
    );
  }
}
.sd[data-s-1cdc5352-2a1b-4e13-ba1d-5a6e70ad08a2] {
  height: auto;
  width: calc(100% - (var(--gap-h-766787ba-6551-4635-bb67-5d85abdd23e9) * 0));
  max-width: calc(
    100% - (var(--gap-h-766787ba-6551-4635-bb67-5d85abdd23e9) * 0)
  );
}
.sd[data-s-2141c709-241f-4139-b4bd-d189b43b2433] {
  align-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px 10px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: calc(100% - (var(--gap-h-766787ba-6551-4635-bb67-5d85abdd23e9) * 0));
  --gap-h-2141c709-241f-4139-b4bd-d189b43b2433: 10px;
  --gap-v-2141c709-241f-4139-b4bd-d189b43b2433: 15px;
  --gap-uuid: 2141c709-241f-4139-b4bd-d189b43b2433;
  max-width: calc(
    100% - (var(--gap-h-766787ba-6551-4635-bb67-5d85abdd23e9) * 0)
  );
}
@media screen and (max-width: 1140px) {
  .sd[data-s-2141c709-241f-4139-b4bd-d189b43b2433] {
    flex-direction: row;
    flex-wrap: nowrap;
    --gap-h-2141c709-241f-4139-b4bd-d189b43b2433: 10px;
    --gap-v-2141c709-241f-4139-b4bd-d189b43b2433: 0px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-2141c709-241f-4139-b4bd-d189b43b2433] {
    gap: 6px;
    padding: 0px;
    --gap-h-2141c709-241f-4139-b4bd-d189b43b2433: 6px;
    --gap-v-2141c709-241f-4139-b4bd-d189b43b2433: 6px;
  }
}
.sd[data-s-fdfd5250-f071-4c2a-91e4-860a0adc5f65] {
  color: #000000;
  font-family: var(--s-font-c5aaf4a9);
  font-size: 16px;
  font-style: normal;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1.5;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-fdfd5250-f071-4c2a-91e4-860a0adc5f65] {
    font-size: 15px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-fdfd5250-f071-4c2a-91e4-860a0adc5f65] {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-fdfd5250-f071-4c2a-91e4-860a0adc5f65] {
    font-size: 16px;
  }
}
.sd[data-s-ea571740-178f-4485-a84f-8c707c3a7aff] {
  align-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  height: auto;
  justify-content: flex-start;
  padding: 0px 0px 0px 0px;
  width: 12px;
  --gap-h-ea571740-178f-4485-a84f-8c707c3a7aff: 10px;
  --gap-v-ea571740-178f-4485-a84f-8c707c3a7aff: 0px;
  --gap-uuid: ea571740-178f-4485-a84f-8c707c3a7aff;
  max-width: 100%;
}
.sd[data-s-766787ba-6551-4635-bb67-5d85abdd23e9]:hover
  .sd[data-s-ea571740-178f-4485-a84f-8c707c3a7aff] {
  transform: translate(8px, 0px);
  --gap-h-ea571740-178f-4485-a84f-8c707c3a7aff: 10px;
  --gap-v-ea571740-178f-4485-a84f-8c707c3a7aff: 0px;
}
@media screen and (max-width: 480px) {
  .sd[data-s-ea571740-178f-4485-a84f-8c707c3a7aff] {
    gap: 4px;
    --gap-h-ea571740-178f-4485-a84f-8c707c3a7aff: 4px;
    --gap-v-ea571740-178f-4485-a84f-8c707c3a7aff: 0px;
  }
}
.sd[data-s-cf8efba9-0239-4fb2-9e53-35d76797b3d0] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 20px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: calc(
    33.333% - (var(--gap-h-7155d875-6cd7-467f-af12-35792cc2704e) * 0.66667)
  );
  --gap-h-cf8efba9-0239-4fb2-9e53-35d76797b3d0: 0px;
  --gap-v-cf8efba9-0239-4fb2-9e53-35d76797b3d0: 20px;
  --gap-uuid: cf8efba9-0239-4fb2-9e53-35d76797b3d0;
  max-width: calc(
    33.333% - (var(--gap-h-7155d875-6cd7-467f-af12-35792cc2704e) * 0.66667)
  );
}
.sd[data-s-cf8efba9-0239-4fb2-9e53-35d76797b3d0]:hover {
  opacity: 0.5;
  --gap-h-cf8efba9-0239-4fb2-9e53-35d76797b3d0: 0px;
  --gap-v-cf8efba9-0239-4fb2-9e53-35d76797b3d0: 20px;
}
@media screen and (max-width: 768px) {
  .sd[data-s-cf8efba9-0239-4fb2-9e53-35d76797b3d0] {
    width: 33.333%;
    --gap-h-cf8efba9-0239-4fb2-9e53-35d76797b3d0: 0px;
    --gap-v-cf8efba9-0239-4fb2-9e53-35d76797b3d0: 20px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-cf8efba9-0239-4fb2-9e53-35d76797b3d0] {
    gap: 14px;
    padding: 0px;
    width: calc(100% - (var(--gap-h-7155d875-6cd7-467f-af12-35792cc2704e) * 0));
    --gap-h-cf8efba9-0239-4fb2-9e53-35d76797b3d0: 0px;
    --gap-v-cf8efba9-0239-4fb2-9e53-35d76797b3d0: 14px;
    max-width: calc(
      100% - (var(--gap-h-7155d875-6cd7-467f-af12-35792cc2704e) * 0)
    );
  }
}
.sd[data-s-6a3df593-c4a8-488f-ba51-e0acca77ffe8] {
  height: auto;
  width: calc(100% - (var(--gap-h-cf8efba9-0239-4fb2-9e53-35d76797b3d0) * 0));
  max-width: calc(
    100% - (var(--gap-h-cf8efba9-0239-4fb2-9e53-35d76797b3d0) * 0)
  );
}
.sd[data-s-cce95663-f628-4ec6-9d7e-320de8be1465] {
  align-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px 10px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: calc(100% - (var(--gap-h-cf8efba9-0239-4fb2-9e53-35d76797b3d0) * 0));
  --gap-h-cce95663-f628-4ec6-9d7e-320de8be1465: 10px;
  --gap-v-cce95663-f628-4ec6-9d7e-320de8be1465: 15px;
  --gap-uuid: cce95663-f628-4ec6-9d7e-320de8be1465;
  max-width: calc(
    100% - (var(--gap-h-cf8efba9-0239-4fb2-9e53-35d76797b3d0) * 0)
  );
}
@media screen and (max-width: 1140px) {
  .sd[data-s-cce95663-f628-4ec6-9d7e-320de8be1465] {
    flex-direction: row;
    flex-wrap: nowrap;
    --gap-h-cce95663-f628-4ec6-9d7e-320de8be1465: 10px;
    --gap-v-cce95663-f628-4ec6-9d7e-320de8be1465: 0px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-cce95663-f628-4ec6-9d7e-320de8be1465] {
    gap: 6px;
    padding: 0px;
    --gap-h-cce95663-f628-4ec6-9d7e-320de8be1465: 6px;
    --gap-v-cce95663-f628-4ec6-9d7e-320de8be1465: 6px;
  }
}
.sd[data-s-14cbe464-fe84-44a4-9954-d8f0eec5151f] {
  color: #000000;
  font-family: var(--s-font-c5aaf4a9);
  font-size: 16px;
  font-style: normal;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1.5;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-14cbe464-fe84-44a4-9954-d8f0eec5151f] {
    font-size: 15px;
    line-height: 1.5;
    width: calc(
      86% -
        (
          var(--gap-h-cce95663-f628-4ec6-9d7e-320de8be1465) *
            0.14000000000000004
        )
    );
    max-width: calc(
      86% -
        (
          var(--gap-h-cce95663-f628-4ec6-9d7e-320de8be1465) *
            0.14000000000000004
        )
    );
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-14cbe464-fe84-44a4-9954-d8f0eec5151f] {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-14cbe464-fe84-44a4-9954-d8f0eec5151f] {
    font-size: 16px;
    width: auto;
    max-width: 100%;
  }
}
.sd[data-s-1cef4d8a-c080-47bd-91a3-8dfcaf2cf369] {
  align-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  height: auto;
  justify-content: flex-start;
  padding: 0px 0px 0px 0px;
  width: 12px;
  --gap-h-1cef4d8a-c080-47bd-91a3-8dfcaf2cf369: 10px;
  --gap-v-1cef4d8a-c080-47bd-91a3-8dfcaf2cf369: 0px;
  --gap-uuid: 1cef4d8a-c080-47bd-91a3-8dfcaf2cf369;
  max-width: 100%;
}
.sd[data-s-cf8efba9-0239-4fb2-9e53-35d76797b3d0]:hover
  .sd[data-s-1cef4d8a-c080-47bd-91a3-8dfcaf2cf369] {
  transform: translate(8px, 0px);
  --gap-h-1cef4d8a-c080-47bd-91a3-8dfcaf2cf369: 10px;
  --gap-v-1cef4d8a-c080-47bd-91a3-8dfcaf2cf369: 0px;
}
@media screen and (max-width: 480px) {
  .sd[data-s-1cef4d8a-c080-47bd-91a3-8dfcaf2cf369] {
    gap: 4px;
    --gap-h-1cef4d8a-c080-47bd-91a3-8dfcaf2cf369: 4px;
    --gap-v-1cef4d8a-c080-47bd-91a3-8dfcaf2cf369: 0px;
  }
}
.sd[data-s-67bfbf3a-0215-4414-a085-28439cdd3018] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 20px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: calc(
    33.333% - (var(--gap-h-7155d875-6cd7-467f-af12-35792cc2704e) * 0.66667)
  );
  --gap-h-67bfbf3a-0215-4414-a085-28439cdd3018: 0px;
  --gap-v-67bfbf3a-0215-4414-a085-28439cdd3018: 20px;
  --gap-uuid: 67bfbf3a-0215-4414-a085-28439cdd3018;
  max-width: calc(
    33.333% - (var(--gap-h-7155d875-6cd7-467f-af12-35792cc2704e) * 0.66667)
  );
}
.sd[data-s-67bfbf3a-0215-4414-a085-28439cdd3018]:hover {
  opacity: 0.5;
  --gap-h-67bfbf3a-0215-4414-a085-28439cdd3018: 0px;
  --gap-v-67bfbf3a-0215-4414-a085-28439cdd3018: 20px;
}
@media screen and (max-width: 768px) {
  .sd[data-s-67bfbf3a-0215-4414-a085-28439cdd3018] {
    width: 33.333%;
    --gap-h-67bfbf3a-0215-4414-a085-28439cdd3018: 0px;
    --gap-v-67bfbf3a-0215-4414-a085-28439cdd3018: 20px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-67bfbf3a-0215-4414-a085-28439cdd3018] {
    gap: 14px;
    padding: 0px;
    width: calc(100% - (var(--gap-h-7155d875-6cd7-467f-af12-35792cc2704e) * 0));
    --gap-h-67bfbf3a-0215-4414-a085-28439cdd3018: 0px;
    --gap-v-67bfbf3a-0215-4414-a085-28439cdd3018: 14px;
    max-width: calc(
      100% - (var(--gap-h-7155d875-6cd7-467f-af12-35792cc2704e) * 0)
    );
  }
}
.sd[data-s-b802b7cb-deb2-40b7-9137-d499f028ed7e] {
  height: auto;
  width: calc(100% - (var(--gap-h-67bfbf3a-0215-4414-a085-28439cdd3018) * 0));
  max-width: calc(
    100% - (var(--gap-h-67bfbf3a-0215-4414-a085-28439cdd3018) * 0)
  );
}
.sd[data-s-f908267c-4ef7-4683-8e62-53e827e8c9ce] {
  align-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px 10px;
  height: auto;
  justify-content: flex-start;
  padding: 0px;
  width: calc(100% - (var(--gap-h-67bfbf3a-0215-4414-a085-28439cdd3018) * 0));
  --gap-h-f908267c-4ef7-4683-8e62-53e827e8c9ce: 10px;
  --gap-v-f908267c-4ef7-4683-8e62-53e827e8c9ce: 15px;
  --gap-uuid: f908267c-4ef7-4683-8e62-53e827e8c9ce;
  max-width: calc(
    100% - (var(--gap-h-67bfbf3a-0215-4414-a085-28439cdd3018) * 0)
  );
}
@media screen and (max-width: 1140px) {
  .sd[data-s-f908267c-4ef7-4683-8e62-53e827e8c9ce] {
    flex-direction: row;
    flex-wrap: nowrap;
    --gap-h-f908267c-4ef7-4683-8e62-53e827e8c9ce: 10px;
    --gap-v-f908267c-4ef7-4683-8e62-53e827e8c9ce: 0px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-f908267c-4ef7-4683-8e62-53e827e8c9ce] {
    gap: 6px;
    padding: 0px;
    --gap-h-f908267c-4ef7-4683-8e62-53e827e8c9ce: 6px;
    --gap-v-f908267c-4ef7-4683-8e62-53e827e8c9ce: 6px;
  }
}
.sd[data-s-81524ce9-316b-4d9a-8ad4-5d6a9b296e85] {
  color: #000000;
  font-family: var(--s-font-c5aaf4a9);
  font-size: 16px;
  font-style: normal;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1.5;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-81524ce9-316b-4d9a-8ad4-5d6a9b296e85] {
    font-size: 15px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-81524ce9-316b-4d9a-8ad4-5d6a9b296e85] {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-81524ce9-316b-4d9a-8ad4-5d6a9b296e85] {
    font-size: 16px;
  }
}
.sd[data-s-e3c8ee2b-fc80-46b3-a671-158b863d11cb] {
  align-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  height: auto;
  justify-content: flex-start;
  padding: 0px 0px 0px 0px;
  width: 12px;
  --gap-h-e3c8ee2b-fc80-46b3-a671-158b863d11cb: 10px;
  --gap-v-e3c8ee2b-fc80-46b3-a671-158b863d11cb: 0px;
  --gap-uuid: e3c8ee2b-fc80-46b3-a671-158b863d11cb;
  max-width: 100%;
}
.sd[data-s-67bfbf3a-0215-4414-a085-28439cdd3018]:hover
  .sd[data-s-e3c8ee2b-fc80-46b3-a671-158b863d11cb] {
  transform: translate(8px, 0px);
  --gap-h-e3c8ee2b-fc80-46b3-a671-158b863d11cb: 10px;
  --gap-v-e3c8ee2b-fc80-46b3-a671-158b863d11cb: 0px;
}
@media screen and (max-width: 480px) {
  .sd[data-s-e3c8ee2b-fc80-46b3-a671-158b863d11cb] {
    gap: 4px;
    --gap-h-e3c8ee2b-fc80-46b3-a671-158b863d11cb: 4px;
    --gap-v-e3c8ee2b-fc80-46b3-a671-158b863d11cb: 0px;
  }
}
.sd[data-s-85a1ff27-23b3-4cc5-a280-01a26175a789] {
  align-content: center;
  align-items: center;
  background: transparent;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 30px;
  justify-content: center;
  margin: 80px 0px 140px 0px;
  padding: 0px;
  --gap-h-85a1ff27-23b3-4cc5-a280-01a26175a789: 30px;
  --gap-v-85a1ff27-23b3-4cc5-a280-01a26175a789: 0px;
  --gap-uuid: 85a1ff27-23b3-4cc5-a280-01a26175a789;
  max-width: 100%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-85a1ff27-23b3-4cc5-a280-01a26175a789] {
    display: flex;
    --gap-h-85a1ff27-23b3-4cc5-a280-01a26175a789: 30px;
    --gap-v-85a1ff27-23b3-4cc5-a280-01a26175a789: 0px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-85a1ff27-23b3-4cc5-a280-01a26175a789] {
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 24px;
    margin: 80px 0px 80px 0px;
    padding: 0px 20px;
    width: 100%;
    --gap-h-85a1ff27-23b3-4cc5-a280-01a26175a789: 0px;
    --gap-v-85a1ff27-23b3-4cc5-a280-01a26175a789: 24px;
    max-width: 100%;
  }
}
.sd[data-s-0082915d-32cb-454b-8ecf-e3e420fd7aa4] {
  align-items: center;
  border-bottom: 1px solid #a0a0a0;
  border-left: 1px solid #a0a0a0;
  border-right: 1px solid #a0a0a0;
  border-top: 1px solid #a0a0a0;
  flex-direction: column;
  height: auto;
  justify-content: flex-start;
  padding: 12px 28px 11px 28px;
  width: auto;
  max-width: 100%;
}
.sd[data-s-0082915d-32cb-454b-8ecf-e3e420fd7aa4]:hover {
  opacity: 1;
}
@media screen and (max-width: 480px) {
  .sd[data-s-0082915d-32cb-454b-8ecf-e3e420fd7aa4] {
    flex: none;
    width: calc(100% - (var(--gap-h-85a1ff27-23b3-4cc5-a280-01a26175a789) * 0));
    max-width: calc(
      100% - (var(--gap-h-85a1ff27-23b3-4cc5-a280-01a26175a789) * 0)
    );
  }
}
.sd[data-s-db7688e0-3d9d-4276-945b-9d4393e6f1af] {
  align-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 18px;
  height: auto;
  justify-content: flex-start;
  margin: 0px;
  padding: 0px;
  width: 100%;
  z-index: 5;
  --gap-h-db7688e0-3d9d-4276-945b-9d4393e6f1af: 18px;
  --gap-v-db7688e0-3d9d-4276-945b-9d4393e6f1af: 0px;
  --gap-uuid: db7688e0-3d9d-4276-945b-9d4393e6f1af;
  max-width: 100%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-db7688e0-3d9d-4276-945b-9d4393e6f1af] {
    height: auto;
    --gap-h-db7688e0-3d9d-4276-945b-9d4393e6f1af: 18px;
    --gap-v-db7688e0-3d9d-4276-945b-9d4393e6f1af: 0px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-db7688e0-3d9d-4276-945b-9d4393e6f1af] {
    align-content: center;
    align-items: center;
    gap: 8px;
    justify-content: center;
    margin: 0px;
    padding: 0px;
    --gap-h-db7688e0-3d9d-4276-945b-9d4393e6f1af: 8px;
    --gap-v-db7688e0-3d9d-4276-945b-9d4393e6f1af: 0px;
  }
}
.sd[data-s-1b1eef25-762d-4ed4-ab67-8b643d1a3650] {
  color: #000000;
  flex: none;
  font-family: var(--s-font-258333f5);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  height: 29px;
  letter-spacing: 0.02em;
  line-height: 1.8;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}
.sd[data-s-0082915d-32cb-454b-8ecf-e3e420fd7aa4]:hover
  .sd[data-s-1b1eef25-762d-4ed4-ab67-8b643d1a3650] {
  color: #ffffffff;
}
@media screen and (max-width: 768px) {
  .sd[data-s-1b1eef25-762d-4ed4-ab67-8b643d1a3650] {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-1b1eef25-762d-4ed4-ab67-8b643d1a3650] {
    font-size: 13px;
  }
}
.sd[data-s-8c6314eb-3a61-47ce-8c3e-f2b37d469fcd] {
  height: auto;
  width: 10px;
  max-width: 100%;
}
.sd[data-s-0082915d-32cb-454b-8ecf-e3e420fd7aa4]:hover
  .sd[data-s-8c6314eb-3a61-47ce-8c3e-f2b37d469fcd] {
  opacity: 0;
  transform: translate(10px, 0px);
}
.sd[data-s-b2119ca1-a310-4238-9c7b-9c21d11c46ca] {
  align-content: center;
  align-items: center;
  bottom: 0px;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 18px;
  height: calc(100% - (var(--gap-v-db7688e0-3d9d-4276-945b-9d4393e6f1af) * 0));
  justify-content: flex-start;
  left: auto;
  margin: 0 0 0 0;
  opacity: 0;
  padding: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 2;
  --gap-h-b2119ca1-a310-4238-9c7b-9c21d11c46ca: 18px;
  --gap-v-b2119ca1-a310-4238-9c7b-9c21d11c46ca: 0px;
  --gap-uuid: b2119ca1-a310-4238-9c7b-9c21d11c46ca;
  max-width: 100%;
}
.sd[data-s-0082915d-32cb-454b-8ecf-e3e420fd7aa4]:hover
  .sd[data-s-b2119ca1-a310-4238-9c7b-9c21d11c46ca] {
  opacity: 1;
  --gap-h-b2119ca1-a310-4238-9c7b-9c21d11c46ca: 18px;
  --gap-v-b2119ca1-a310-4238-9c7b-9c21d11c46ca: 0px;
}
@media screen and (max-width: 480px) {
  .sd[data-s-b2119ca1-a310-4238-9c7b-9c21d11c46ca] {
    gap: 8px;
    --gap-h-b2119ca1-a310-4238-9c7b-9c21d11c46ca: 8px;
    --gap-v-b2119ca1-a310-4238-9c7b-9c21d11c46ca: 0px;
  }
}
.sd[data-s-af2c991e-2240-46d7-969b-22ff65359854] {
  height: auto;
  width: 10px;
  max-width: 100%;
}
.sd[data-s-0082915d-32cb-454b-8ecf-e3e420fd7aa4]:hover
  .sd[data-s-af2c991e-2240-46d7-969b-22ff65359854] {
  transform: translate(10px, 0px);
}
.sd[data-s-74477e92-39be-4fd3-ab9a-f00902d91ee5] {
  background: #000000ff;
  flex: none;
  height: 100%;
  left: 0;
  margin: 0 0 0 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 0;
  max-width: 100%;
}
.sd[data-s-0082915d-32cb-454b-8ecf-e3e420fd7aa4]:hover
  .sd[data-s-74477e92-39be-4fd3-ab9a-f00902d91ee5] {
  flex: none;
  opacity: 1;
  transition-duration: 480ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.sd[data-s-e05c094f-ed00-48d0-828e-4ddab7c608ba] {
  align-items: center;
  border-bottom: 1px solid #a0a0a0;
  border-left: 1px solid #a0a0a0;
  border-right: 1px solid #a0a0a0;
  border-top: 1px solid #a0a0a0;
  flex-direction: column;
  height: auto;
  justify-content: flex-start;
  padding: 12px 28px 11px 28px;
  width: auto;
  max-width: 100%;
}
.sd[data-s-e05c094f-ed00-48d0-828e-4ddab7c608ba]:hover {
  opacity: 1;
}
@media screen and (max-width: 480px) {
  .sd[data-s-e05c094f-ed00-48d0-828e-4ddab7c608ba] {
    width: calc(100% - (var(--gap-h-85a1ff27-23b3-4cc5-a280-01a26175a789) * 0));
    max-width: calc(
      100% - (var(--gap-h-85a1ff27-23b3-4cc5-a280-01a26175a789) * 0)
    );
  }
}
.sd[data-s-76e9bc0e-6fd8-4197-9b22-99131481ffb4] {
  align-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 18px;
  height: auto;
  justify-content: flex-start;
  margin: 0px;
  padding: 0px;
  width: 100%;
  z-index: 5;
  --gap-h-76e9bc0e-6fd8-4197-9b22-99131481ffb4: 18px;
  --gap-v-76e9bc0e-6fd8-4197-9b22-99131481ffb4: 0px;
  --gap-uuid: 76e9bc0e-6fd8-4197-9b22-99131481ffb4;
  max-width: 100%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-76e9bc0e-6fd8-4197-9b22-99131481ffb4] {
    height: auto;
    --gap-h-76e9bc0e-6fd8-4197-9b22-99131481ffb4: 18px;
    --gap-v-76e9bc0e-6fd8-4197-9b22-99131481ffb4: 0px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-76e9bc0e-6fd8-4197-9b22-99131481ffb4] {
    align-content: center;
    align-items: center;
    gap: 8px;
    justify-content: center;
    margin: 0px;
    padding: 0px;
    --gap-h-76e9bc0e-6fd8-4197-9b22-99131481ffb4: 8px;
    --gap-v-76e9bc0e-6fd8-4197-9b22-99131481ffb4: 0px;
  }
}
.sd[data-s-bf7bb9e9-8e50-4262-8915-6c738f54708c] {
  color: #000000;
  flex: none;
  font-family: var(--s-font-258333f5);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  height: 29px;
  letter-spacing: 0.02em;
  line-height: 1.8;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}
.sd[data-s-e05c094f-ed00-48d0-828e-4ddab7c608ba]:hover
  .sd[data-s-bf7bb9e9-8e50-4262-8915-6c738f54708c] {
  color: #ffffffff;
}
@media screen and (max-width: 768px) {
  .sd[data-s-bf7bb9e9-8e50-4262-8915-6c738f54708c] {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-bf7bb9e9-8e50-4262-8915-6c738f54708c] {
    font-size: 13px;
  }
}
.sd[data-s-d96756d0-505d-4739-adb4-6446d0dfa6a0] {
  height: auto;
  width: 10px;
  max-width: 100%;
}
.sd[data-s-e05c094f-ed00-48d0-828e-4ddab7c608ba]:hover
  .sd[data-s-d96756d0-505d-4739-adb4-6446d0dfa6a0] {
  opacity: 0;
  transform: translate(10px, 0px);
}
.sd[data-s-eaa10661-fad1-4447-8039-208f413d90e0] {
  align-content: center;
  align-items: center;
  bottom: 0px;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 18px;
  height: calc(100% - (var(--gap-v-76e9bc0e-6fd8-4197-9b22-99131481ffb4) * 0));
  justify-content: flex-start;
  left: auto;
  margin: 0 0 0 0;
  opacity: 0;
  padding: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 2;
  --gap-h-eaa10661-fad1-4447-8039-208f413d90e0: 18px;
  --gap-v-eaa10661-fad1-4447-8039-208f413d90e0: 0px;
  --gap-uuid: eaa10661-fad1-4447-8039-208f413d90e0;
  max-width: 100%;
}
.sd[data-s-e05c094f-ed00-48d0-828e-4ddab7c608ba]:hover
  .sd[data-s-eaa10661-fad1-4447-8039-208f413d90e0] {
  opacity: 1;
  --gap-h-eaa10661-fad1-4447-8039-208f413d90e0: 18px;
  --gap-v-eaa10661-fad1-4447-8039-208f413d90e0: 0px;
}
@media screen and (max-width: 480px) {
  .sd[data-s-eaa10661-fad1-4447-8039-208f413d90e0] {
    gap: 8px;
    --gap-h-eaa10661-fad1-4447-8039-208f413d90e0: 8px;
    --gap-v-eaa10661-fad1-4447-8039-208f413d90e0: 0px;
  }
}
.sd[data-s-47e9823a-fdec-4abe-acad-384bb42d7b6a] {
  height: auto;
  width: 10px;
  max-width: 100%;
}
.sd[data-s-e05c094f-ed00-48d0-828e-4ddab7c608ba]:hover
  .sd[data-s-47e9823a-fdec-4abe-acad-384bb42d7b6a] {
  transform: translate(10px, 0px);
}
.sd[data-s-e5439762-2d9f-4355-9950-bdf8dd00f934] {
  background: #000000ff;
  flex: none;
  height: 100%;
  left: 0;
  margin: 0 0 0 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 0;
  max-width: 100%;
}
.sd[data-s-e05c094f-ed00-48d0-828e-4ddab7c608ba]:hover
  .sd[data-s-e5439762-2d9f-4355-9950-bdf8dd00f934] {
  flex: none;
  opacity: 1;
  transition-duration: 480ms;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.sd[data-s-5210ab57-9685-4c5e-9502-0632d5635a97] {
  align-content: center;
  align-items: center;
  background: transparent;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 30px;
  justify-content: center;
  margin: 80px 0px 140px 0px;
  padding: 0px;
  --gap-h-5210ab57-9685-4c5e-9502-0632d5635a97: 30px;
  --gap-v-5210ab57-9685-4c5e-9502-0632d5635a97: 0px;
  --gap-uuid: 5210ab57-9685-4c5e-9502-0632d5635a97;
  max-width: 100%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-5210ab57-9685-4c5e-9502-0632d5635a97] {
    display: none;
    --gap-h-5210ab57-9685-4c5e-9502-0632d5635a97: 30px;
    --gap-v-5210ab57-9685-4c5e-9502-0632d5635a97: 0px;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-5210ab57-9685-4c5e-9502-0632d5635a97] {
    display: none;
    --gap-h-5210ab57-9685-4c5e-9502-0632d5635a97: 30px;
    --gap-v-5210ab57-9685-4c5e-9502-0632d5635a97: 0px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-5210ab57-9685-4c5e-9502-0632d5635a97] {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 24px;
    margin: 80px 0px 80px 0px;
    padding: 0px 20px;
    width: 100%;
    --gap-h-5210ab57-9685-4c5e-9502-0632d5635a97: 0px;
    --gap-v-5210ab57-9685-4c5e-9502-0632d5635a97: 24px;
    max-width: 100%;
  }
}
.sd[data-s-c8fcc4e5-c2b0-4724-b133-34cf890720b0] {
  align-content: center;
  align-items: center;
  background: #e3e3e3ff;
  flex-wrap: nowrap;
  height: 80px;
  justify-content: center;
  padding: 0px 60px;
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-c8fcc4e5-c2b0-4724-b133-34cf890720b0] {
    height: 60px;
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-c8fcc4e5-c2b0-4724-b133-34cf890720b0] {
    padding: 0px 0px;
  }
}
.sd[data-s-7a2ce8b1-371b-4428-94d7-1dc409f31f34] {
  align-content: center;
  align-items: center;
  background: #e3e3e3ff;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px 8px;
  justify-content: flex-start;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 1320px;
  --gap-h-7a2ce8b1-371b-4428-94d7-1dc409f31f34: 8px;
  --gap-v-7a2ce8b1-371b-4428-94d7-1dc409f31f34: 0px;
  --gap-uuid: 7a2ce8b1-371b-4428-94d7-1dc409f31f34;
  max-width: 100%;
}
@media screen and (max-width: 1140px) {
  .sd[data-s-7a2ce8b1-371b-4428-94d7-1dc409f31f34] {
    margin: 0px 0px 0px 0px;
    --gap-h-7a2ce8b1-371b-4428-94d7-1dc409f31f34: 8px;
    --gap-v-7a2ce8b1-371b-4428-94d7-1dc409f31f34: 0px;
  }
}
@media screen and (max-width: 768px) {
  .sd[data-s-7a2ce8b1-371b-4428-94d7-1dc409f31f34] {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 30px;
    --gap-h-7a2ce8b1-371b-4428-94d7-1dc409f31f34: 8px;
    --gap-v-7a2ce8b1-371b-4428-94d7-1dc409f31f34: 0px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-7a2ce8b1-371b-4428-94d7-1dc409f31f34] {
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
    --gap-h-7a2ce8b1-371b-4428-94d7-1dc409f31f34: 8px;
    --gap-v-7a2ce8b1-371b-4428-94d7-1dc409f31f34: 0px;
    max-width: calc(100% - 20px);
  }
}
.sd[data-s-8954d769-0d27-4799-932d-79166dd0a527] {
  color: #333333;
  font-family: var(--s-font-9d91efdb);
  font-size: 16px;
  font-style: normal;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .sd[data-s-8954d769-0d27-4799-932d-79166dd0a527] {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-8954d769-0d27-4799-932d-79166dd0a527] {
    font-size: 14px;
  }
}
.sd[data-s-fdf8103a-bbca-4ada-b485-4c0a5a1d8136] {
  color: #333333;
  font-family: var(--s-font-9d91efdb);
  font-size: 16px;
  font-style: normal;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .sd[data-s-fdf8103a-bbca-4ada-b485-4c0a5a1d8136] {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-fdf8103a-bbca-4ada-b485-4c0a5a1d8136] {
    font-size: 14px;
  }
}
.sd[data-s-8c90d84b-13f1-44c4-b9f4-c5d3cea80951] {
  color: #333333;
  font-family: var(--s-font-9d91efdb);
  font-size: 16px;
  font-style: normal;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .sd[data-s-8c90d84b-13f1-44c4-b9f4-c5d3cea80951] {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-8c90d84b-13f1-44c4-b9f4-c5d3cea80951] {
    font-size: 14px;
  }
}
.sd[data-s-419726be-cd32-45dd-bf97-2d9e163c32a4] {
  color: #333333;
  font-family: var(--s-font-9d91efdb);
  font-size: 16px;
  font-style: normal;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .sd[data-s-419726be-cd32-45dd-bf97-2d9e163c32a4] {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-419726be-cd32-45dd-bf97-2d9e163c32a4] {
    font-size: 14px;
  }
}
.sd[data-s-3db7af99-3a58-4d1d-9dd9-33e623f9a311] {
  color: #333333;
  font-family: var(--s-font-9d91efdb);
  font-size: 16px;
  font-style: normal;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .sd[data-s-3db7af99-3a58-4d1d-9dd9-33e623f9a311] {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-3db7af99-3a58-4d1d-9dd9-33e623f9a311] {
    font-size: 14px;
  }
}
.sd[data-s-a38d4afb-9cfd-40c8-9f17-17f6fa0d76ce] {
  color: #333333;
  font-family: var(--s-font-9d91efdb);
  font-size: 16px;
  font-style: normal;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .sd[data-s-a38d4afb-9cfd-40c8-9f17-17f6fa0d76ce] {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-a38d4afb-9cfd-40c8-9f17-17f6fa0d76ce] {
    font-size: 14px;
  }
}
.sd[data-s-99c44956-40a6-4ff5-85a2-c475d9b11bf9] {
  color: #333333;
  font-family: var(--s-font-9d91efdb);
  font-size: 16px;
  font-style: normal;
  height: auto;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .sd[data-s-99c44956-40a6-4ff5-85a2-c475d9b11bf9] {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .sd[data-s-99c44956-40a6-4ff5-85a2-c475d9b11bf9] {
    font-size: 14px;
  }
}
body {
  background: #fff;
  transition: background 0.5s cubic-bezier(0.4, 0.4, 0, 1);
}
.sd[data-r-1_0_0_1_9_8de0d8c4-f088-49de-80c8-b0a611c977be_905d4f62-d7d9-4fe9-a158-e022e9b9ef90]:before {
  background-image: var(--sf-img-6);
}
.sd[data-r-1_1_0_1_9_8de0d8c4-f088-49de-80c8-b0a611c977be_9f6df7ae-3102-4b61-80e8-b5a7b54bf2fd]:before {
  background-image: var(--sf-img-6);
}
:root {
  --s-font-258333f5: Lato;
  --s-font-419c9bb7: 'ヒラギノ角ゴ W6 JIS2004';
  --s-font-c5aaf4a9: 'ヒラギノ角ゴ W4 JIS2004';
  --s-font-698fd34e: 'ヒラギノ角ゴ W7 JIS2004';
  --s-font-9d91efdb: 'ヒラギノ角ゴ W5 JIS2004';
  --s-font-409d7b36: 'ヒラギノ角ゴ W3 JIS2004';
  --s-font-538ff687: Inter;
  --s-font-05bde54e: Inter, 'Noto Sans JP';
  --s-font-68950348: 'Noto Sans JP';
  --s-font-dd94b322: 'Noto Sans JP';
  --s-font-84846cfd: 'ヒラギノ角ゴ W0 JIS2004';
}
xt-mark[xt-annotation]::after {
  visibility: visible !important;
  content: attr(xt-annotation);
  margin-left: 0.25em;
  font-size: 0.85em;
  opacity: 0.8;
}
@keyframes skeleton-loading {
  0% {
    background-color: rgba(128, 128, 128, 0.06);
  }
  100% {
    background-color: rgba(128, 128, 128, 0.12);
  }
}
