@charset "UTF-8";
@import url("https://use.typekit.net/evf5mqn.css");
/*!
 * Bootstrap  v5.3.5 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: rgb(5.2, 44, 101.2);
  --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 77.2, 2.8);
  --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(206.6, 226, 254.6);
  --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 242.6, 205.4);
  --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(158.2, 197, 254.2);
  --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 230.2, 155.8);
  --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: "Noto Sans JP", "Noto Sans", "Noto Sans Japanese", "Avenir", "Open Sans", system-ui, -apple-system, "Segoe UI", Roboto, "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #000;
  --bs-body-color-rgb: 0, 0, 0;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(0, 0, 0, 0.75);
  --bs-secondary-color-rgb: 0, 0, 0;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(0, 0, 0, 0.5);
  --bs-tertiary-color-rgb: 0, 0, 0;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(10.4, 88, 202.4);
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #000;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(109.8, 168, 253.8);
  --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
  --bs-success-text-emphasis: rgb(117, 183, 152.4);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 217.8, 106.2);
  --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(2.6, 22, 50.6);
  --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
  --bs-success-bg-subtle: rgb(5, 27, 16.8);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 38.6, 1.4);
  --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(7.8, 66, 151.8);
  --bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
  --bs-success-border-subtle: rgb(15, 81, 50.4);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 115.8, 4.2);
  --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(109.8, 168, 253.8);
  --bs-link-hover-color: rgb(138.84, 185.4, 254.04);
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

 h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

h5, .h5 {
  font-size: 1.25rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}


ul {
  padding-left: 2rem;
}


ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}


ul ul {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

b {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

img,
svg {
  vertical-align: middle;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}


tr {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

button,
[type=button] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

iframe {
  border: 0;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: normal;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.container {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
   .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
   .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
   .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
   .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
   .container {
    max-width: 1320px;
  }
}
:root {
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
@media (min-width: 992px) {
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
}
.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
 :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
 :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}
.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
 .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-grow: 1;
  flex-basis: 100%;
  align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-img {
  width: 100%;
}

.card-img {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card-img {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
 .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

:root {
}
.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: var(--bs-body-color);
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transform: translate(0, -50px);
  transition: transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-right: calc(-0.5 * var(--bs-modal-header-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-left: auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: flex !important;
}

.d-none {
  display: none !important;
}

.position-relative {
  position: relative !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.text-center {
  text-align: center !important;
}

/* rtl:begin:remove */

/* rtl:end:remove */
@media (min-width: 768px) {
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}
html.wf-active body {
  visibility: visible;
}

body {
  position: relative;
  visibility: hidden;
}
@media (max-width: 575.98px) {
  body {
    font-size: 1rem;
  }
}

.sans-serif {
  font-family: "Noto Sans JP", "Noto Sans", "Noto Sans Japanese", "Avenir", "Open Sans", system-ui, -apple-system, "Segoe UI", Roboto, "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.serif {
  font-family: "Roboto Slab", Garamond, "Times New Roman", "HGS明朝E", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.poppins {
  font-family: "Poppins", sans-serif;
}

.font-din {
  font-family: "din-2014", sans-serif;
}

.font-montserrat {
  font-family: Montserrat, sans-serif;
}

a.underline {
  text-decoration: underline;
}
a.underline:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  a.hover:hover {
    opacity: 0.7;
  }
}
@media (min-width: 768px) {
  a.hover-img:hover img {
    opacity: 0.7;
  }
}
a .img-responsive {
  display: inline-block;
}

.both-side-slash {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 12px;
  text-align: center;
}
@media (max-width: 991.98px) {
  .both-side-slash {
    padding-right: 10px;
    padding-left: 20px;
  }
}
.both-side-slash:before, .both-side-slash:after {
  position: absolute;
  display: block;
  top: 3px;
  bottom: 2px;
  width: 3px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #000;
  content: "";
}
.both-side-slash:before {
  left: 0;
  transform: rotate(-18deg);
}
.both-side-slash:after {
  right: 0;
  transform: rotate(18deg);
}
.both-side-slash .title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
  color: #000;
}
@media (max-width: 991.98px) {
  .both-side-slash .title {
    font-size: 17px;
  }
}

.google-map-container {
  position: relative;
  height: 0;
  padding-top: 30px;
  padding-bottom: 30%;
  overflow: hidden;
}
.google-map-container iframe,
.google-map-container object,
.google-map-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 575.98px) {
  .google-map-container-xs {
    position: relative;
    height: 0;
    padding-top: 30px;
    padding-bottom: 30%;
    overflow: hidden;
    padding-bottom: 60%;
  }
  .google-map-container-xs iframe,
  .google-map-container-xs object,
  .google-map-container-xs embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

img.width-100p {
  width: 100% !important;
}

@media (max-width: 575.98px) {
  .img-responsive-xs {
    max-width: 100%;
    height: auto;
  }
}

@media (max-width: 575.98px) {
  .img-responsive-sm {
    max-width: 100%;
    height: auto;
  }
}

@media (max-width: 767.98px) {
  .img-responsive-md {
    max-width: 100%;
    height: auto;
  }
}

hr {
  background-color: transparent;
  opacity: 1;
}

mark,
.mark {
  display: inline-block;
  padding: 0.1em 0;
  background-color: #fcee21;
}

ul,
ol {
  padding-left: 1.5em;
}

.list-inline {
  margin-left: 0;
}
.list-inline > li:first-child {
  padding-left: 0;
}
.list-inline.bordered > li {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 10px;
  line-height: 1.1;
  border-right: 1px solid #999;
}
.list-inline.bordered > li:first-child {
  border-left: 1px solid #999;
}
.list-inline.list-inline-gap-lg .list-inline-item:not(:last-child) {
  margin-right: 31px;
}

.dl-list-indent {
  margin-bottom: 0;
}
.dl-list-indent,
.dl-list-indent dd {
  overflow: hidden;
  zoom: 1;
}
.dl-list-indent dt,
.dl-list-indent dd {
  display: table-cell;
  vertical-align: top;
}
.dl-list-indent dt {
  padding-right: 5px;
  font-weight: normal;
}
.dl-list-indent dt img {
  display: block;
}
.dl-list-indent dd {
  width: 10000px;
}
@media (max-width: 575.98px) {
  .dl-list-indent.cleared-xs dt {
    display: block;
  }
  .dl-list-indent.cleared-xs dd {
    padding-top: 0;
  }
}

.highlight-yellow {
  background: linear-gradient(transparent 60%, #ffff66 60%);
}

.text-gray {
  color: #ccc !important;
}

.text-red {
  color: #f00 !important;
}

.text-white {
  color: #fff !important;
}

.text-bold {
  font-weight: bold !important;
}

.text-break {
  word-break: break-all !important;
}

@media (max-width: 575.98px) {
  .text-center-xs {
    text-align: center !important;
  }
}

@media (max-width: 575.98px) {
  .text-center-sm {
    text-align: center !important;
  }
}

@media (max-width: 767.98px) {
  .text-center-md {
    text-align: center !important;
  }
}

.text-shadow-outline-black {
  text-shadow: 2px 2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, -2px -2px 0 #000, 2px 0 0 #000, 0 2px 0 #000, -2px 0 0 #000, 0 -2px 0 #000;
  color: #fff;
}
@media (max-width: 575.98px) {
  .text-shadow-outline-black {
    text-shadow: 1px 1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 1px 0 0 #000, 0 1px 0 #000, -1px 0 0 #000, 0 -1px 0 #000;
  }
}

.text-shadow-outline-blurred-black {
  text-shadow: 2px 2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, -2px -2px 0 #000, 2px 0 0 #000, 0 2px 0 #000, -2px 0 0 #000, 0 -2px 0 #000, 2px 3px 2px #000, 2px -3px 2px #000, -2px 3px 2px #000, -2px -3px 2px #000, 3px 0 2px #000, 0 3px 2px #000, -3px 0 2px #000, 0 -3px 2px #000;
  color: #fff;
}
@media (max-width: 575.98px) {
  .text-shadow-outline-blurred-black {
    text-shadow: 1px 1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 1px 0 0 #000, 0 1px 0 #000, -1px 0 0 #000, 0 -1px 0 #000, 1px 2px 1px #000, 1px -2px 1px #000, -1px 2px 1px #000, -1px -2px 1px #000, 2px 0 1px #000, 0 2px 1px #000, -2px 0 1px #000, 0 -2px 1px #000;
  }
}

.text-fluffy > span {
  display: inline-block;
  white-space: pre-wrap;
  opacity: 0;
  transition: all 1.4s ease;
}
.text-fluffy > span:nth-child(0) {
  transform: translate(1px, 8px);
  transition-delay: 0.1s;
}
.text-fluffy > span:nth-child(1) {
  transform: translate(-2px, 4px);
  transition-delay: 0.3s;
}
.text-fluffy > span:nth-child(2) {
  transform: translate(3px, 2px);
  transition-delay: 0.4s;
}
.text-fluffy > span:nth-child(3) {
  transform: translate(-4px, 8px);
  transition-delay: 0.6s;
}
.text-fluffy > span:nth-child(4) {
  transform: translate(-2px, 2px);
  transition-delay: 0.8s;
}
.text-fluffy > span:nth-child(5) {
  transform: translate(2px, 4px);
  transition-delay: 1s;
}
.text-fluffy > span:nth-child(6) {
  transform: translate(2px, -4px);
  transition-delay: 1.2s;
}
.text-fluffy > span:nth-child(7) {
  transform: translate(-2px, 1px);
  transition-delay: 1.3s;
}
.text-fluffy > span:nth-child(8) {
  transform: translate(4px, -4px);
  transition-delay: 1.4s;
}
.text-fluffy > span:nth-child(9) {
  transform: translate(2px, 2px);
  transition-delay: 1.5s;
}
.text-fluffy > span:nth-child(10) {
  transform: translate(-2px, -1px);
  transition-delay: 1.6s;
}
.text-fluffy > span:nth-child(11) {
  transform: translate(-2px, 1px);
  transition-delay: 1.8s;
}
.text-fluffy > span:nth-child(12) {
  transform: translate(2px, -4px);
  transition-delay: 2s;
}
.text-fluffy > span:nth-child(13) {
  transform: translate(-2px, 3px);
  transition-delay: 2.1s;
}
.text-fluffy > span:nth-child(14) {
  transform: translate(2px, 1px);
  transition-delay: 2.2s;
}
.text-fluffy > span:nth-child(15) {
  transform: translate(-2px, -3px);
  transition-delay: 2.3s;
}
.text-fluffy > span:nth-child(16) {
  transform: translate(-2px, -3px);
  transition-delay: 2.4s;
}
.text-fluffy > span:nth-child(17) {
  transform: translate(-2px, -3px);
  transition-delay: 2.5s;
}
.text-fluffy > span:nth-child(18) {
  transform: translate(-2px, -3px);
  transition-delay: 2.6s;
}
.text-fluffy > span:nth-child(19) {
  transform: translate(-2px, -3px);
  transition-delay: 2.7s;
}
.text-fluffy.active > span {
  opacity: 1;
  transform: translate(0, 0);
}

address {
  margin-bottom: 0;
  line-height: 1.1;
}

.text-scroll {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
}

.scroll-animation {
  position: absolute;
  bottom: 0;
  left: 40%;
  z-index: 2;
  display: inline-block;
  width: 3px;
  height: 70px;
  font-size: 10px;
  text-decoration: none;
}
.scroll-animation .text {
  position: relative;
  top: 7px;
  left: -2px;
  display: inline-block;
  line-height: 1.02;
  letter-spacing: 0.1em;
  color: #000;
  transform: rotate(90deg);
}
.scroll-animation .line {
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 70px;
  overflow: hidden;
  background-color: #eee;
}
.scroll-animation .line:before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 3px;
  height: 15px;
  margin-left: 0;
  background-color: #000;
  content: "";
  box-sizing: border-box;
  animation: infinite-top-to-bottom 2s infinite;
}

@keyframes infinite-top-to-bottom {
  0% {
    opacity: 0;
    transform: translate(0, 0);
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 0;
    transform: translate(0, 62px);
  }
  100% {
    opacity: 0;
  }
}
.row-0 {
  margin-right: 0;
  margin-left: 0;
}
.row-0 > div,
.row-0 > li {
  padding-right: 0;
  padding-left: 0;
}

.row-5 {
  margin-right: -5px;
  margin-left: -5px;
}
.row-5 > div,
.row-5 > li {
  padding-right: 5px;
  padding-left: 5px;
}

.row-10 {
  margin-right: -10px;
  margin-left: -10px;
}
.row-10 > div,
.row-10 > li {
  padding-right: 10px;
  padding-left: 10px;
}

@media (max-width: 575.98px) {
  .row-5-xs {
    margin-right: -5px;
    margin-left: -5px;
  }
  .row-5-xs > div,
  .row-5-xs > li {
    padding-right: 5px;
    padding-left: 5px;
  }
}
@media (min-width: 1200px) {
  .row-13 {
    margin-right: -13px;
    margin-left: -13px;
  }
  .row-13 > div,
  .row-13 > li {
    padding-right: 13px;
    padding-left: 13px;
  }
}
@media (max-width: 767.98px) {
  .row-5-md {
    margin-right: -5px;
    margin-left: -5px;
  }
  .row-5-md > div,
  .row-5-md > li {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.gutter-15 {
  padding-right: 15px;
  padding-left: 15px;
}

@media (max-width: 575.98px) {
  .gutter-0-sm {
    padding-right: 0;
    padding-left: 0;
  }
}

.col-base {
  position: relative;
  min-height: 1px;
}

.col-xs-15 {
  float: left;
  width: 20%;
}

@media (min-width: 576px) {
  .col-sm-15 {
    float: left;
    width: 20%;
  }
}
@media (min-width: 768px) {
  .col-md-15 {
    float: left;
    width: 20%;
  }
}
@media (min-width: 992px) {
  .col-lg-15 {
    float: left;
    width: 20%;
  }
}
.col-sidebar,
.col-main {
  position: relative;
  margin-top: 60px;
}

@media (min-width: 576px) {
  .col-sidebar {
    width: 30%;
  }
}

@media (min-width: 576px) {
  .col-main {
    width: 70%;
  }
}

.container-fluid-0 {
  padding-right: 0;
  padding-left: 0;
}

@media (max-width: 1199.98px) {
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (min-width: 768px) {
  .table {
    table-layout: fixed;
  }
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  line-height: 1.428571429;
}
.table > thead > tr > th,
.table > thead > tr > td {
  border-bottom-width: 1px;
}
.table > tbody > tr > th,
.table > tbody > tr > td {
  word-break: break-all;
}
.table > :not(:first-child) {
  border-top: 0;
}
.table th {
  font-weight: normal;
}
.table.table-text-center th,
.table.table-text-center td {
  text-align: center;
}
.table.table-text-right th,
.table.table-text-right td {
  text-align: right;
}

.table-no-border > thead > tr > th,
.table-no-border > thead > tr > td,
.table-no-border > tbody > tr > th,
.table-no-border > tbody > tr > td,
.table-no-border > tfoot > tr > th,
.table-no-border > tfoot > tr > td {
  padding-left: 0;
  border-top: 0;
}
.table-no-border > thead > tr > th {
  border-bottom: 0;
}

.table-border-radius-8 {
  overflow: hidden;
  background-color: #fff;
  border-bottom: 0;
  border-radius: 8px;
}
.table-border-radius-8 .table {
  margin-bottom: 0;
  border-collapse: collapse;
}

@media (max-width: 767.98px) {
  .table-responsive > .table > tbody > tr :first-child > th,
  .table-responsive > .table > tbody > tr :first-child > td {
    border-top: 0;
  }
}

@media (max-width: 767.98px) {
  .table-collapsed-md {
    display: block;
    border: 0 !important;
  }
  .table-collapsed-md > :not(caption) > * {
    border-width: 0.5px 0;
  }
  .table-collapsed-md > tbody {
    display: block;
  }
  .table-collapsed-md > tbody > tr > th,
  .table-collapsed-md > tbody > tr > td {
    display: block;
    width: auto;
    padding: 10px !important;
  }
  .table-collapsed-md > tbody > tr > th {
    position: relative;
    border-top: 0 !important;
    border-bottom: 0 !important;
  }
  .table-collapsed-md > tbody > tr > th::after {
    display: block;
    clear: both;
    content: "";
  }
}
.table-cell {
  display: table;
  width: 100%;
}
.table-cell > .cell {
  display: table-cell;
}
.table-cell.bordered {
  margin-bottom: 30px;
}
.table-cell.bordered .cell {
  padding: 0 10px;
  margin-bottom: 35px;
  border-left: 1px solid #ccc;
}
@media (max-width: 767.98px) {
  .table-cell.cleared-md,
  .table-cell.cleared-md > .cell {
    display: block;
    width: auto;
  }
}
@media (max-width: 991.98px) {
  .table-cell.cleared-lg,
  .table-cell.cleared-lg > .cell {
    display: block;
    width: auto;
  }
}

.table-cell-blue {
  text-align: center;
}
.table-cell-blue a {
  padding: 10px 5px 8px;
  color: #fff;
  vertical-align: middle;
  background-color: #0d6fb8;
}
@media (min-width: 768px) {
  .table-cell-blue a {
    width: 14.2857143%;
  }
}
@media (min-width: 768px) {
  .table-cell-blue a + a {
    border-left: 1px solid #fff;
  }
}
@media (max-width: 767.98px) {
  .table-cell-blue a + a {
    border-top: 1px solid #fff;
  }
}
.table-cell-blue a:hover, .table-cell-blue a:focus {
  background-color: #2fa8e1;
}

.table-horizontal {
  border-collapse: separate;
  border-spacing: 4px;
}
.table-horizontal > thead > tr > th,
.table-horizontal > tbody > tr > th {
  padding: 9px 10px 5px;
  color: #42210b;
  vertical-align: middle;
  background-color: #ffc099;
}
.table-horizontal > thead > tr > th small, .table-horizontal > thead > tr > th .small,
.table-horizontal > tbody > tr > th small,
.table-horizontal > tbody > tr > th .small {
  font-size: 14px;
}
@media (max-width: 767.98px) {
  .table-horizontal > thead > tr > th small, .table-horizontal > thead > tr > th .small,
  .table-horizontal > tbody > tr > th small,
  .table-horizontal > tbody > tr > th .small {
    font-size: 12px;
  }
}
@media (max-width: 767.98px) {
  .table-horizontal > thead {
    float: left;
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .table-horizontal > thead > tr,
  .table-horizontal > thead > tr > th {
    display: block;
  }
}
.table-horizontal > thead > tr > th {
  font-size: 24px;
  text-align: center;
  border-bottom: 0;
}
@media (max-width: 767.98px) {
  .table-horizontal > thead > tr > th {
    padding-top: 12px !important;
    padding-bottom: 8px !important;
    font-size: 20px;
    border-bottom: 5px solid #fff;
  }
}
.table-horizontal > tbody > tr > th,
.table-horizontal > tbody > tr > td {
  padding: 9px 10px 5px;
  border-top: 0;
}
.table-horizontal > tbody > tr > th {
  font-size: 20px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .table-horizontal > tbody > tr > th {
    width: 200px;
    padding-left: 48px;
  }
}
@media (max-width: 767.98px) {
  .table-horizontal > tbody > tr > th {
    font-size: 16px;
  }
}
.table-horizontal > tbody > tr > td {
  background-color: #ffe1c2;
}
@media (min-width: 768px) {
  .table-horizontal > tbody > tr > td {
    padding-right: 40px;
    padding-left: 45px;
  }
}
@media (max-width: 767.98px) {
  .table-horizontal > tbody > tr > td {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.table-horizontal > tbody > tr > td small, .table-horizontal > tbody > tr > td .small {
  font-size: 14px;
}
@media (max-width: 767.98px) {
  .table-horizontal > tbody > tr > td small, .table-horizontal > tbody > tr > td .small {
    font-size: 12px;
  }
}
.table-horizontal.table-horizontal-responsive-xs {
  margin-bottom: 14px;
  border-spacing: 6px 5px;
}
@media (max-width: 767.98px) {
  .table-horizontal.table-horizontal-responsive-xs > thead {
    float: left;
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .table-horizontal.table-horizontal-responsive-xs > thead > tr,
  .table-horizontal.table-horizontal-responsive-xs > thead > tr > th {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .table-horizontal.table-horizontal-responsive-xs > thead > tr > th {
    padding-top: 12px !important;
    padding-bottom: 8px !important;
    font-size: 20px;
    border-bottom: 5px solid #fff;
  }
}
@media (max-width: 767.98px) {
  .table-horizontal.table-horizontal-responsive-xs > tbody {
    display: block;
    float: left;
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .table-horizontal.table-horizontal-responsive-xs > tbody > tr,
  .table-horizontal.table-horizontal-responsive-xs > tbody > tr > td {
    display: block;
  }
}
.table-horizontal.table-horizontal-responsive-xs > tbody > tr > td {
  padding: 11px 10px 9px;
  font-size: 24px;
  text-align: center;
}
@media (max-width: 767.98px) {
  .table-horizontal.table-horizontal-responsive-xs > tbody > tr > td {
    font-size: 20px;
    border-bottom: 5px solid #fff;
    border-left: 6px solid #fff;
  }
}

.table-cell-elastic-arrow .cell {
  width: 100px;
  padding: 10px;
  vertical-align: middle;
}
.table-cell-elastic-arrow .col-1 {
  color: #fff;
  background-color: #00a0e9;
}
.table-cell-elastic-arrow .col-arrow {
  width: 20px;
  padding: 0;
  vertical-align: middle;
}
.table-cell-elastic-arrow .col-arrow:before {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  border-color: transparent transparent transparent #00a0e9;
  border-style: solid;
  border-width: 55px 0 55px 20px;
  content: "";
}

label {
  cursor: pointer;
}
label.error {
  padding: 5px 10px;
  font-size: 13px;
  color: #fff;
  cursor: default;
  background-color: #f00;
}

select {
  cursor: pointer;
}

.form-container .list-inline {
  margin-bottom: 0;
  margin-left: -10px;
}
.form-container .list-inline li {
  margin-right: 10px;
  margin-left: 10px;
}
@media (max-width: 575.98px) {
  .form-container .list-inline li {
    display: block;
  }
}

.form-inline .form-control {
  vertical-align: 1px;
}

.form-inline-force.form-control {
  display: inline-block;
  width: auto;
  max-width: 100%;
}

.form-floating .form-control {
  height: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 1.4;
}

.form-check-inline {
  padding-left: 1.5em;
}
.form-check-inline .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.btn-multiline {
  white-space: normal;
}

.btn {
  transition: all 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}

.btn-black {
  --bs-btn-color: #fff;
  --bs-btn-bg: #000;
  --bs-btn-border-color: #000;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: black;
  --bs-btn-hover-border-color: black;
  --bs-btn-focus-shadow-rgb: 38, 38, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: black;
  --bs-btn-active-border-color: black;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #000;
  --bs-btn-disabled-border-color: #000;
  padding: 9px 12px 9px 0;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.02em;
  border-radius: 40px;
  border-width: 3px;
}
@media (max-width: 767.98px) {
  .btn-black {
    font-size: 13px;
  }
}
.btn-black:hover {
  color: #000;
  background-color: #fff;
}
.btn-black:hover .icon.arrow-right-white:after {
  filter: brightness(0%);
}
.btn-black .icon {
  position: relative;
}
.btn-black .icon.arrow-right-white {
  display: block;
}
.btn-black .icon.arrow-right-white:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 12px;
  height: 12px;
  margin-top: auto;
  margin-bottom: auto;
  background: url("../img/icon/arrow-right-white-sm.svg") no-repeat 0 0;
  background-size: contain;
  content: "";
}
@media (max-width: 767.98px) {
  .btn-black .icon.arrow-right-white:after {
    width: 10px;
    height: 10px;
  }
}

.btn-white {
  --bs-btn-color: #000;
  --bs-btn-bg: #fff;
  --bs-btn-border-color: #fff;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: white;
  --bs-btn-hover-border-color: white;
  --bs-btn-focus-shadow-rgb: 217, 217, 217;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: white;
  --bs-btn-active-border-color: white;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #fff;
  --bs-btn-disabled-border-color: #fff;
  padding: 13px 26px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 24.5px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.09);
}
.btn-white:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-white:hover .icon:before {
  filter: brightness(0) invert(1);
}
.btn-white.arrow-right-white {
  position: relative;
}
.btn-white.arrow-right-white:after {
  position: absolute;
  top: 0;
  right: 23px;
  bottom: 0;
  width: 10px;
  height: 14px;
  margin-top: auto;
  margin-bottom: auto;
  background: url("../img/icon/arrow-right-white.svg") no-repeat 0 0;
  background-size: contain;
  content: "";
}
.btn-white .icon {
  position: relative;
  display: inline-block;
}
.btn-white .icon:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin-top: auto;
  margin-bottom: auto;
  content: "";
}
.btn-white .icon.cart {
  padding-left: 27px;
}
.btn-white .icon.cart:before {
  width: 20px;
  height: 20px;
  background-image: url("../img/icon/cart.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.btn-border-black {
  --bs-btn-color: #000;
  --bs-btn-bg: #fff;
  --bs-btn-border-color: #000;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: white;
  --bs-btn-hover-border-color: rgb(25.5, 25.5, 25.5);
  --bs-btn-focus-shadow-rgb: 0, 0, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: white;
  --bs-btn-active-border-color: rgb(25.5, 25.5, 25.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #fff;
  --bs-btn-disabled-border-color: #000;
  position: relative;
  padding: 20px 15px;
  font-size: 20px;
  font-weight: bold;
  border-width: 5px;
  box-shadow: 3px 5px 0 0 #cbcbcb;
  transition: 0.3s all ease;
}
@media (max-width: 767.98px) {
  .btn-border-black {
    padding: 13px 15px;
    border-width: 4px;
    box-shadow: 2px 4px 0 0 #cbcbcb;
  }
}
.btn-border-black, .btn-border-black:before {
  border-radius: 46px;
}
.btn-border-black.active, .btn-border-black:hover {
  color: #fff;
  background-color: #000;
  transform: translate(5px, 5px);
  box-shadow: 0 0 0 0 #000;
}
.btn-border-black.active .icon.arrow-right-white:after, .btn-border-black:hover .icon.arrow-right-white:after {
  filter: brightness(0) invert(1);
}
.btn-border-black .icon {
  display: block;
  padding-right: 30px;
  padding-left: 14px;
}
.btn-border-black .icon.arrow-right-white:after {
  position: absolute;
  top: 0;
  right: 22px;
  bottom: 0;
  width: 18px;
  height: 18px;
  margin-top: auto;
  margin-bottom: auto;
  background: url("../img/icon/arrow-right-black-lg.svg") no-repeat 0 0;
  background-size: contain;
  content: "";
}

.navbar {
  transition: 0.3s all ease;
}
@media (max-width: 767.98px) {
  .navbar {
    background-color: #fff;
  }
}
.navbar .container {
  max-width: 1325px;
}
.navbar .navbar-brand {
  position: relative;
  z-index: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0;
  transition: 0.3s all ease;
}
@media (min-width: 1200px) {
  .navbar .navbar-brand {
    padding-left: 36px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-brand {
    padding: 11px 18px;
  }
}
.navbar .navbar-brand a {
  padding: 5px;
  background-color: #fff;
}
@media (max-width: 767.98px) {
  .navbar .navbar-brand .logo {
    width: 108px;
  }
}
.navbar .navbar-brand a {
  display: block;
}
@media (max-width: 767.98px) {
  .navbar .navbar-collapse {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    max-height: calc(100vh + 72px);
    overflow-y: auto;
    background: url("../img/common/bg-menu.png") no-repeat 50% 50%;
    background-size: cover;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-nav {
    padding-top: 72px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-nav.nav-sns {
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    -moz-column-gap: 35px;
         column-gap: 35px;
    padding-top: 44px;
    padding-bottom: 100px;
  }
}
.navbar .navbar-nav.nav-cart {
  margin-left: 26px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar .navbar-nav.nav-cart {
    margin-left: 10px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-nav.nav-cart {
    padding-top: 50px;
    margin-left: 0;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-nav.nav-cart .btn-white {
    display: block;
    max-width: 297px;
    padding: 20px 30px;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
    color: #fff;
    background-color: #000;
    border-radius: 32.5px;
  }
  .navbar .navbar-nav.nav-cart .btn-white .icon.cart {
    padding-right: 27px;
  }
  .navbar .navbar-nav.nav-cart .btn-white .icon.cart:before {
    filter: brightness(0) invert(1);
  }
}
@media (min-width: 768px) {
  .navbar .navbar-nav.menu {
    margin-right: 0;
    margin-left: auto;
    border-radius: 24.5px;
    background-color: rgba(255, 255, 255, 0.89);
  }
}
@media (min-width: 992px) {
  .navbar .navbar-nav.menu {
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar .navbar-nav.menu {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-nav.menu > li {
    margin-bottom: 6px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-nav.menu > li.nav-logo {
    margin-bottom: 24px;
  }
}
.navbar .navbar-nav.menu > li > .nav-link {
  padding: 14px 19px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar .navbar-nav.menu > li > .nav-link {
    padding-right: 5px;
    padding-left: 5px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-nav.menu > li > .nav-link {
    font-size: 18px;
    text-align: center;
  }
}
.navbar .navbar-nav.menu > li > .nav-link:hover {
  color: #ffe034;
}

.js-header.is-scrolled {
  position: fixed;
  background-color: #fff;
}
@media (min-width: 768px) {
  .js-header.is-scrolled .navbar-brand {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

.js-banner {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 100;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .js-banner {
    bottom: -200px;
  }
}
@media (max-width: 767.98px) {
  .js-banner {
    bottom: -250px;
  }
}
.js-banner.is-scrolled {
  bottom: 0;
}
.js-banner.is-transition {
  transition: top 0.3s ease-in-out;
  will-change: top;
}
@media (prefers-reduced-motion: reduce) {
  .js-banner.is-transition {
    transition: none;
  }
}
.js-banner.is-show {
  top: 0;
}

.menu-trigger {
  position: absolute;
  top: 12px;
  right: 10px;
  z-index: 1000;
  width: 44px;
  height: 44px;
  transition: all 0.3s;
  border-radius: 50%;
}
@media (max-width: 575.98px) {
  .menu-trigger {
    display: inline-block;
  }
}
.menu-trigger, .menu-trigger:hover, .menu-trigger:focus, .menu-trigger:active {
  background-color: #fff034 !important;
  border: 0;
  outline: 0;
  box-shadow: none !important;
}
.menu-trigger .icon-bar {
  position: absolute;
  right: 0;
  left: 0;
  display: block;
  width: 18px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
  transition: all 0.3s;
}
.menu-trigger .icon-bar:nth-of-type(1) {
  top: 15px;
}
.menu-trigger .icon-bar:nth-of-type(2) {
  top: 21px;
}
.menu-trigger .icon-bar:nth-of-type(3) {
  bottom: 15px;
}
.menu-trigger .icon-bar + .icon-bar {
  margin-top: 0;
}
.menu-trigger[aria-expanded=true], .menu-trigger[aria-expanded=true]:focus {
  box-shadow: none;
}
.menu-trigger[aria-expanded=true] .icon-bar:nth-of-type(1) {
  transform: translateY(6px) rotate(-45deg);
}
.menu-trigger[aria-expanded=true] .icon-bar:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger[aria-expanded=true] .icon-bar:nth-of-type(3) {
  transform: translateY(-6px) rotate(45deg);
}

.collapse-parent {
  position: relative;
}
.collapse-parent .collapse-child {
  background-color: #fff;
}
@media (min-width: 768px) {
  .collapse-parent .collapse-child {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 1000;
  }
}
.collapse-parent .collapse-child ul {
  padding-top: 6px;
  padding-bottom: 6px;
}
.collapse-parent a {
  display: block;
  padding: 6px 15px;
}
.collapse-parent .collapsing {
  transition: height 0.2s ease;
}

.nav-tabs-table-cell {
  display: table;
  max-width: 640px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  border: 0;
}
@media (max-width: 767.98px) {
  .nav-tabs-table-cell {
    width: auto;
  }
}
.nav-tabs-table-cell > li {
  display: table-cell;
  padding-right: 5px;
  padding-left: 5px;
  vertical-align: middle;
}
.nav-tabs-table-cell > li > a {
  display: block;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: 0;
  color: #008cc9;
  border: 1px solid #008cc9;
  border-radius: 0;
}
.nav-tabs-table-cell > li > a:hover {
  color: #fff;
  background-color: #008cc9;
}
.nav-tabs-table-cell > li > a.active {
  position: relative;
  color: #fff;
  background-color: #008cc9;
  border: 1px solid #008cc9;
}

.scrollspy-nav {
  position: fixed;
  top: 0;
  right: -100px;
  bottom: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: 60px;
  margin-top: auto;
  margin-bottom: auto;
  font-weight: 300;
  transition: all 0.15s ease;
}
.scrollspy-nav.active {
  right: 20px;
}
.scrollspy-nav .nav {
  flex-direction: column;
  padding: 0;
  margin: 0;
}
.scrollspy-nav .nav > li {
  width: 75px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.scrollspy-nav .nav > li .nav-link.active {
  color: #0a58ca;
  background-color: transparent;
}
.scrollspy-nav .nav > li .nav-link.active:before {
  border-color: #b38700;
}
.scrollspy-nav .nav > li .nav-link.active:after {
  background-color: #b38700;
}
.scrollspy-nav .nav > li .nav-link.active .text {
  opacity: 1;
}
.scrollspy-nav a {
  position: relative;
  display: block;
  width: 100%;
  height: 30px;
  font-size: 12px;
  color: #231815;
  transition: all 0.15s ease;
}
.scrollspy-nav a:before, .scrollspy-nav a:after {
  position: absolute;
  content: "";
  transition: all 0.15s ease;
}
.scrollspy-nav a:before {
  top: 7px;
  right: -4px;
  width: 15px;
  height: 15px;
  border: 2px solid transparent;
  border-radius: 50%;
}
.scrollspy-nav a:after {
  top: 11px;
  right: 0;
  width: 7px;
  height: 7px;
  background-color: #231815;
  border-radius: 50%;
}
.scrollspy-nav a:hover, .scrollspy-nav a:focus {
  text-decoration: none;
  background-color: transparent !important;
}
.scrollspy-nav a:hover:before {
  border-color: #b38700;
}
.scrollspy-nav a:hover:after {
  background-color: #b38700;
}
.scrollspy-nav a:hover .text {
  opacity: 1;
}
.scrollspy-nav .text {
  position: absolute;
  top: 5px;
  left: -14px;
  display: inline-block;
  letter-spacing: 0.09em;
  text-shadow: 1px 1px 0 rgb(255, 255, 255);
  white-space: nowrap;
  opacity: 0;
  transition: all 0.15s ease;
}

.navigation {
  margin-bottom: 0;
  overflow: hidden;
}
.navigation li {
  display: block;
}
.navigation li a {
  position: relative;
  display: block;
  padding: 0 10px 100%;
  overflow: hidden;
}
.navigation li a:hover .img {
  width: 100%;
}
.navigation .img {
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 204px;
  margin: auto;
}
@media (prefers-reduced-motion: reduce) {
  .navigation .img {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .navigation .img {
    width: 60%;
  }
}
.navigation .title {
  position: absolute;
  top: 10%;
  right: 0;
  left: 0;
  z-index: 1;
  margin-top: 0;
  margin-bottom: 0;
}
.navigation .caption {
  position: absolute;
  right: 0;
  bottom: 10%;
  left: 0;
  z-index: 1;
  display: block;
  margin-top: 19px;
  font-size: 20px;
}
@media (max-width: 767.98px) {
  .navigation .caption {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .navigation .caption {
    bottom: 6%;
    font-size: 2.67vw;
  }
}

.breadcrumb > li + li:before {
  padding: 0 0 0 5px;
  vertical-align: 1px;
}

.d-flex-elastic-thumbnail {
  margin-bottom: 15px;
  background-color: #fff;
}
.d-flex-elastic-thumbnail .flex-shrink-0 {
  min-width: 130px;
  padding-bottom: 36%;
}
@media (max-width: 575.98px) {
  .d-flex-elastic-thumbnail .flex-shrink-0 {
    min-width: 75px;
    padding-bottom: 30%;
  }
}
.d-flex-elastic-thumbnail .flex-shrink-0.img-1 {
  background: url("../img/media/img-1.png") no-repeat 50% 50%/cover;
}
.d-flex-elastic-thumbnail .flex-grow-1 {
  padding-left: 15px;
}

.d-flex-bordered-blue {
  background-color: transparent;
  border: 5px solid #355ea6;
  border-radius: 10px;
}
.d-flex-bordered-blue .flex-shrink-0 {
  min-width: 200px;
  padding-bottom: 15%;
}
@media (max-width: 767.98px) {
  .d-flex-bordered-blue .flex-shrink-0 {
    min-height: 200px;
  }
}
.d-flex-bordered-blue .flex-grow-1 {
  padding: 15px;
}
.d-flex-bordered-blue .img-cleaning-2 {
  background: url("../img/media/img-1.png") 50% 50% no-repeat;
  background-size: cover;
}

.d-flex-separated {
  border-top: 1px solid #000;
}
.d-flex-separated .flex-shrink-0,
.d-flex-separated .flex-grow-1 {
  padding-top: 20px;
}
@media (max-width: 575.98px) {
  .d-flex-separated .flex-shrink-0,
  .d-flex-separated .flex-grow-1 {
    padding-top: 10px;
  }
}
.d-flex-separated .flex-shrink-0 {
  min-width: 174px;
  font-weight: bold;
  border-right: 1px solid #000;
}
@media (min-width: 576px) {
  .d-flex-separated .flex-shrink-0 {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .d-flex-separated .flex-shrink-0 {
    min-width: 100px;
  }
}
.d-flex-separated .flex-grow-1 {
  padding-left: 26px;
}
@media (max-width: 575.98px) {
  .d-flex-separated .flex-grow-1 {
    padding-left: 15px;
  }
}

.d-flex-styled {
  padding: 10px;
}
.d-flex-styled .flex-shrink-0 {
  padding: 10px;
  color: #fff;
  text-align: center;
}
@media (min-width: 576px) {
  .d-flex-styled .flex-shrink-0 {
    min-width: 240px;
    font-size: 20px;
  }
}
.d-flex-styled.gray {
  background-color: #eee;
}
.d-flex-styled.gray .flex-shrink-0 {
  background-color: #999;
}
@media (max-width: 575.98px) {
  .d-flex-styled.d-flex-xs .flex-shrink-0 {
    padding-right: 10px !important;
  }
}
@media (min-width: 576px) {
  .d-flex-styled .flex-grow-1 {
    padding-left: 10px;
  }
}
@media (max-width: 575.98px) {
  .d-flex-styled .flex-grow-1 {
    padding-top: 10px;
  }
}
.d-flex-styled ul {
  margin-bottom: 0;
}

.d-flex-img-parallax .flex-shrink-0 {
  position: relative;
  height: 900px;
  min-width: 770px;
  padding-right: 0;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .d-flex-img-parallax .flex-shrink-0 {
    min-width: 45vw;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .d-flex-img-parallax .flex-shrink-0 {
    height: 600px;
    min-width: 40vw;
  }
}
@media (max-width: 575.98px) {
  .d-flex-img-parallax .flex-shrink-0 {
    height: 400px;
    min-width: 100%;
  }
}
.d-flex-img-parallax .flex-grow-1 {
  padding-right: 150px;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .d-flex-img-parallax .flex-grow-1 {
    padding-right: 120px;
  }
}
@media (max-width: 575.98px) {
  .d-flex-img-parallax .flex-grow-1 {
    padding-top: 35px;
    padding-right: 0;
  }
}
.d-flex-img-parallax .img-parallax {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
}
.d-flex-img-parallax .img-parallax .bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.d-flex-img-parallax .img-parallax.img-1 {
  left: -100px;
  z-index: 2;
  width: 580px;
  height: 800px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .d-flex-img-parallax .img-parallax.img-1 {
    left: -12vw;
    width: 38vw;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .d-flex-img-parallax .img-parallax.img-1 {
    width: 41vw;
    height: 80vw;
  }
}
@media (max-width: 990px) and (min-width: 768px) {
  .d-flex-img-parallax .img-parallax.img-1 {
    top: 74%;
  }
}
@media (max-width: 575.98px) {
  .d-flex-img-parallax .img-parallax.img-1 {
    top: 50px;
    left: 0;
    width: 60vw;
    height: 350px;
  }
}
.d-flex-img-parallax .img-parallax.img-1 .bg {
  background: url("../img/common/building-1.jpg") 50% 50% no-repeat;
  background-size: cover;
}
.d-flex-img-parallax .img-parallax.img-2 {
  width: 500px;
  height: 720px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .d-flex-img-parallax .img-parallax.img-2 {
    width: 32vw;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .d-flex-img-parallax .img-parallax.img-2 {
    width: 35vw;
    height: 64vw;
  }
}
@media (max-width: 575.98px) {
  .d-flex-img-parallax .img-parallax.img-2 {
    width: 58vw;
    height: 300px;
  }
}
.d-flex-img-parallax .img-parallax.img-2 .bg {
  background: url("../img/common/building-2.jpg") 50% 50% no-repeat;
  background-size: cover;
}

.list-group {
  display: inline-block;
}
.list-group .list-group-item {
  display: inline-block;
  width: auto;
  border: 0;
  background-color: transparent;
  padding: 0;
  margin-bottom: 11px;
  margin-right: 26px;
}
@media (max-width: 767.98px) {
  .list-group .list-group-item {
    margin-bottom: 15px;
    margin-right: 0;
  }
}
.list-group .list-group-item label {
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 767.98px) {
  .list-group .list-group-item label {
    font-size: 14px;
  }
}
.list-group .list-group-item input[type=radio] {
  display: none;
}
.list-group .list-group-item label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
}
.list-group .list-group-item label:has(input[type=radio]:checked):before {
  background-color: #000;
  border-color: #000;
}
.list-group .list-group-item label:before, .list-group .list-group-item label:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 50%;
  content: "";
}
.list-group .list-group-item label:before {
  width: 20px;
  height: 20px;
  top: 3px;
  left: 0;
  border: 2px solid #d9d9d9;
  background-color: #fff;
}
@media (max-width: 767.98px) {
  .list-group .list-group-item label:before {
    top: 1px;
  }
}
.list-group .list-group-item label:after {
  top: 8px;
  left: 5px;
  width: 10px;
  height: 10px;
  background: #fff;
}
@media (max-width: 767.98px) {
  .list-group .list-group-item label:after {
    top: 6px;
  }
}

.modal-vertical-middle {
  overflow: hidden !important;
}
.modal-vertical-middle .modal-dialog {
  display: flex;
  align-items: center;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-top: 0;
  margin-bottom: 0;
  pointer-events: none;
}
.modal-vertical-middle .modal-content {
  width: 100%;
  margin: 0 auto;
  pointer-events: auto;
}

.bg-room {
  background-image: url("../img/common/bg-room.jpg");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-dot {
  background: url("../img/common/bg-dot.png") repeat 0 0;
}

.bg-gray {
  background-color: #ccc !important;
}

.bg-light-salmon {
  background-color: #ffa07a !important;
}

.bg-red {
  background-color: #f00 !important;
}

.bg-light-blue {
  background-color: #add8e6 !important;
}

.bg-blue {
  background-color: #0051c3 !important;
}

.bg-dodger-blue {
  background-color: #7ec3ec !important;
}

.bg-green-yellow {
  background-color: #a6d171 !important;
}

.bg-soft-red {
  background-color: #f49980 !important;
}

.bg-orange {
  background-color: #f4bd50 !important;
}

.bg-white {
  background-color: #fff !important;
}

.width-15p {
  width: 15% !important;
}

.width-16p {
  width: 16% !important;
}

.width-18p {
  width: 18% !important;
}

.width-20p {
  width: 20% !important;
}

.width-30p {
  width: 30% !important;
}

.width-40p {
  width: 40% !important;
}

.width-50p {
  width: 50% !important;
}

.width-150 {
  width: 150px !important;
}

.max-width-800 {
  max-width: 800px !important;
}

.max-width-1280 {
  max-width: 1280px !important;
}

.clear {
  clear: both !important;
}

.v-top {
  vertical-align: top !important;
}

.v-middle {
  vertical-align: middle !important;
}

.v-bottom {
  vertical-align: bottom !important;
}

.box-shadow-yellow {
  box-shadow: 0 0 30px 15px rgb(255, 255, 0);
}

.box-shadow-yellow-spread-sm {
  box-shadow: 0 0 30px 0 rgb(255, 255, 0);
}

.box-shadow-yellow-spread-lg {
  box-shadow: 0 0 30px 20px rgb(255, 255, 0);
}

.fs11 {
  font-size: 11px !important;
}

.fs12 {
  font-size: 12px !important;
}

.fs14-xs {
  font-size: 14px !important;
}
@media (max-width: 575.98px) {
  .fs14-xs {
    font-size: 12px !important;
  }
}

.mt0 {
  margin-top: 0 !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pl0 {
  padding-left: 0 !important;
}

@media (max-width: 575.98px) {
  .pull-none-xs {
    float: none !important;
  }
}

@media (max-width: 575.98px) {
  .pull-none-sm {
    float: none !important;
  }
}

@media (max-width: 767.98px) {
  .pull-none-md {
    float: none !important;
  }
}

@media (max-width: 575.98px) {
  .rotate-90-xs {
    transform: rotate(90deg);
  }
}

@media (max-width: 575.98px) {
  .rotate-90-sm {
    transform: rotate(90deg);
  }
}

.badge {
  text-decoration: none;
}
.badge.has-space {
  margin-bottom: 3px;
}

.badge-border-gray {
  color: #000;
  border: 1px solid #9b9b9b;
}
.badge-border-gray:hover {
  color: #fff;
  background-color: #595757;
  border: 1px solid #9b9b9b;
}

.card-collapse {
  margin-bottom: 0;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
@media (min-width: 576px) {
  .card-collapse {
    font-size: 16px;
  }
}
.card-collapse.border-top {
  border-top: 1px solid #1946ba;
}
.card-collapse .card-body {
  padding: 0;
  margin-bottom: 15px;
}
.card-collapse .card-title {
  padding: 0;
  margin-bottom: 0;
  background-color: #fff;
  border-bottom: 1px solid #1946ba;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.card-collapse .card-title a {
  position: relative;
  display: block;
  padding: 22px 50px 23px 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  color: #646464;
  text-decoration: none;
}
@media (max-width: 575.98px) {
  .card-collapse .card-title a {
    padding: 12px 65px 10px 15px;
    font-size: 16px;
  }
}
.card-collapse .card-title a:hover, .card-collapse .card-title a:focus, .card-collapse .card-title a[aria-expanded=true] {
  color: #275cc4;
  text-decoration: none;
}
.card-collapse .card-title a:hover .icon, .card-collapse .card-title a:focus .icon, .card-collapse .card-title a[aria-expanded=true] .icon {
  background-color: #275cc4;
}
.card-collapse .card-title a[aria-expanded=true] {
  color: #646464;
  background-color: #f4f5f7;
}
.card-collapse .card-title a[aria-expanded=true]:hover {
  color: #275cc4;
}
.card-collapse .card-title a[aria-expanded=true]:hover .icon {
  background-color: #a8a8a8;
}
.card-collapse .card-title a[aria-expanded=true] .icon {
  background-color: #999;
}
.card-collapse .card-title a[aria-expanded=true] .icon .bar {
  transform: rotate(90deg);
}
.card-collapse .card-text-detail {
  padding: 5px 100px 21px 20px;
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .card-collapse .card-text-detail {
    padding: 5px 15px 20px;
  }
}
.card-collapse .icon {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  display: block;
  width: 22px;
  height: 22px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #1946ba;
  content: "";
  transition: 300ms all ease;
}
@media (max-width: 575.98px) {
  .card-collapse .icon {
    right: 10px;
  }
}
.card-collapse .bar {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 2px;
  height: 12px;
  margin: auto;
  background-color: #fff;
  content: "";
  transition: 300ms all ease;
}
.card-collapse .bar:nth-child(2n) {
  transform: rotate(90deg);
}

a.card {
  transition: all 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  a.card {
    transition: none;
  }
}

.card.border-radius-base {
  border-radius: 0.375rem;
}

.card-border-yellow {
  border: 10px solid #fff034;
  border-radius: 60px;
}
@media (max-width: 767.98px) {
  .card-border-yellow {
    border-width: 6px;
    border-radius: 32px;
  }
}
.card-border-yellow .card-body {
  padding: 53px 50px 45px;
}
@media (max-width: 1199.98px) {
  .card-border-yellow .card-body {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 767.98px) {
  .card-border-yellow .card-body {
    padding: 44px 14px 5px;
  }
}

.card-product-feature {
  margin-bottom: 48px;
  border: 0;
  border-radius: 17px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.03);
}
@media (max-width: 767.98px) {
  .card-product-feature {
    margin-bottom: 15px;
    border-radius: 17px;
  }
}
.card-product-feature,
.card-product-feature .container-card-img {
  border-radius: 17px;
}
.card-product-feature .container-card-img {
  text-align: center;
}
.card-product-feature.card-recommend, .card-product-feature.card-new {
  position: relative;
}
.card-product-feature.card-recommend:before, .card-product-feature.card-new:before {
  position: absolute;
  right: -12px;
  top: -12px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 51px;
  height: 51px;
  text-align: center;
  border-radius: 50%;
  background-color: #fff033;
  content: "New";
}
@media (max-width: 767.98px) {
  .card-product-feature.card-recommend:before, .card-product-feature.card-new:before {
    right: -4px;
    top: -10px;
    width: 34px;
    height: 34px;
    font-size: 9px;
  }
}
.card-product-feature.card-recommend:before {
  font-size: 10px;
  background-color: #ffb45d;
  white-space: pre;
  content: "RECO\aMMEND";
}
@media (max-width: 767.98px) {
  .card-product-feature.card-recommend:before {
    font-size: 8px;
  }
}
.card-product-feature .btn {
  display: block;
  width: 100%;
  margin-top: 14px;
}
@media (max-width: 767.98px) {
  .card-product-feature .btn {
    margin-top: 7px;
  }
}
@media (max-width: 767.98px) {
  .card-product-feature:not(.card-lg) .btn {
    padding: 6px 12px 6px 0;
    font-size: 10px;
  }
}
.card-product-feature .card-body {
  padding: 22px 26px 38px;
}
@media (max-width: 767.98px) {
  .card-product-feature .card-body {
    padding: 0 14px 25px;
  }
}
.card-product-feature .description {
  margin-top: 8px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.85;
}
@media (max-width: 767.98px) {
  .card-product-feature .description {
    margin-top: 5px;
    font-size: 12px;
  }
}
.card-product-feature .title-product {
  margin-bottom: 4px;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.6;
}
@media (max-width: 767.98px) {
  .card-product-feature .title-product {
    margin-bottom: 2px;
    font-size: 14px;
  }
}
.card-product-feature .price {
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.01em;
}
@media (max-width: 767.98px) {
  .card-product-feature .price {
    font-size: 13px;
  }
}
.card-product-feature .list-product {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-top: 22px;
  margin-bottom: 0;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
@media (min-width: 1200px) {
  .card-product-feature .list-product {
    padding-right: 10px;
  }
}
@media (max-width: 767.98px) {
  .card-product-feature .list-product {
    flex-direction: column;
    align-items: normal;
    row-gap: 18px;
    margin-top: 30px;
  }
}
.card-product-feature .list-product .btn {
  width: 100%;
  margin-top: 0;
}
@media (min-width: 768px) {
  .card-product-feature .list-product .btn {
    min-width: 212px;
  }
}
.card-product-feature .card-product-img {
  display: flex;
  -moz-column-gap: 58px;
       column-gap: 58px;
  align-items: center;
}
@media (max-width: 767.98px) {
  .card-product-feature .card-product-img {
    flex-direction: column;
    align-items: center;
  }
}
.card-product-feature .card-product-img .img-lg {
  width: 734px;
}
@media (max-width: 1199.98px) {
  .card-product-feature .card-product-img .img-lg {
    width: 54vw;
  }
}
@media (max-width: 767.98px) {
  .card-product-feature .card-product-img .img-lg {
    width: 100%;
  }
}
.card-product-feature .card-product-img .img-sm {
  width: 231px;
}
@media (max-width: 1199.98px) {
  .card-product-feature .card-product-img .img-sm {
    width: 22vw;
  }
}
@media (max-width: 767.98px) {
  .card-product-feature .card-product-img .img-sm {
    width: 39.74vw;
    margin-top: 22px;
  }
}
.card-product-feature.card-lg {
  margin-bottom: 42px;
  border-radius: 13px;
}
@media (max-width: 767.98px) {
  .card-product-feature.card-lg {
    margin-bottom: 30px;
    border-radius: 17px;
  }
}
.card-product-feature.card-lg .title-product {
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .card-product-feature.card-lg .title-product {
    margin-bottom: 7px;
  }
}
@media (max-width: 767.98px) {
  .card-product-feature.card-lg .description {
    margin-top: 3px;
  }
}
.card-product-feature.card-lg .card-body {
  padding: 36px 40px 45px;
}
@media (max-width: 767.98px) {
  .card-product-feature.card-lg .card-body {
    padding: 22px 21px 32px;
  }
}

.card-question {
  position: relative;
  background-color: #fff;
}
.card-question.card-answer .card-body {
  padding: 92px 77px 68px 60px;
}
@media (max-width: 991.98px) {
  .card-question.card-answer .card-body {
    padding: 92px 30px 68px 15px;
  }
}
@media (max-width: 767.98px) {
  .card-question.card-answer .card-body {
    padding: 125px 30px 40px 11px;
  }
}
.card-question, .card-question:before {
  border-radius: 20px;
  border: 5px solid #000;
}
@media (max-width: 767.98px) {
  .card-question, .card-question:before {
    border-radius: 24px;
    border: 5px solid #000;
  }
}
.card-question:before {
  position: absolute;
  top: -16px;
  right: 6px;
  bottom: 6px;
  left: -16px;
  background-color: #fff;
  content: "";
}
@media (max-width: 767.98px) {
  .card-question:before {
    top: -14px;
    right: 6px;
    bottom: 5px;
    left: -5px;
    border-top-left-radius: 0;
  }
}
.card-question .card-body {
  position: relative;
  padding: 105px 106px 68px 95px;
}
@media (max-width: 1199.98px) {
  .card-question .card-body {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media (max-width: 991.98px) {
  .card-question .card-body {
    padding-left: 30px;
  }
}
@media (max-width: 767.98px) {
  .card-question .card-body {
    padding: 90px 26px 35px 11px;
  }
}
.card-question .label-question {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 86px;
  height: 86px;
  font-size: 29px;
  font-weight: bold;
  border-radius: 50%;
  background-color: #fff034;
}
@media (max-width: 767.98px) {
  .card-question .label-question {
    width: 42px;
    height: 42px;
    font-size: 16px;
  }
}
.card-question .flex-question {
  align-items: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
  padding-top: 32px;
  padding-right: 25px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.667;
  color: #000;
}
@media (max-width: 767.98px) {
  .card-question .flex-question {
    flex-direction: column;
    padding-right: 0;
    font-size: 16px;
    line-height: 1.62;
  }
}
.card-question .flex-question .text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .card-question .flex-question .text {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
@media (max-width: 767.98px) {
  .card-question .flex-question .text {
    -moz-column-gap: 15px;
         column-gap: 15px;
    margin-top: 12px;
    margin-bottom: 20px;
  }
}
.card-question .flex-question .text span {
  display: inline-block;
}
@media (max-width: 767.98px) {
  .card-question .flex-question .text img {
    width: 102px;
  }
}
@media (min-width: 768px) {
  .card-question .flex-question .text img {
    transform: translateY(-32px);
  }
}
.card-question .flex-question .img-illustrator {
  max-width: 100%;
  height: auto;
}
.card-question .box-gray {
  background-color: #f7f7f7;
  border-radius: 12px;
  padding: 22px 40px 14px 62px;
}
@media (min-width: 768px) {
  .card-question .box-gray {
    margin-top: -12px;
  }
}
@media (max-width: 767.98px) {
  .card-question .box-gray {
    padding: 22px 40px 20px 16px;
    margin-right: 0;
  }
}
.card-question .swiper-pagination-question {
  position: absolute;
}

.container-all-swiper {
  position: relative;
}

.swiper-simple {
  position: relative;
  width: 548px;
  padding: 22px 15px;
  text-align: center;
  background-color: #fff;
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  .swiper-simple {
    width: 47vw;
  }
}
@media (max-width: 991.98px) {
  .swiper-simple {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .swiper-simple {
    padding: 12px 5px;
  }
}
@media (max-width: 767.98px) {
  .swiper-simple .img-chart {
    width: 268px;
  }
}

.swiper-pagination {
  position: static;
}

.swiper-button-next,
.swiper-button-prev {
  transition: all 0.15s ease;
  top: 47%;
  width: 50px !important;
  height: 50px !important;
  background: url("../img/icon/btn-circle-arrow-left.svg") no-repeat 0 0;
  background-size: contain;
  border-radius: 50%;
}
@media (prefers-reduced-motion: reduce) {
  .swiper-button-next,
  .swiper-button-prev {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .swiper-button-next,
  .swiper-button-prev {
    width: 36px !important;
    height: 36px !important;
  }
}
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  opacity: 0.8;
}

.swiper-button-prev {
  left: -30px !important;
}
@media (max-width: 767.98px) {
  .swiper-button-prev {
    left: -15px !important;
  }
}

.swiper-button-next {
  right: -30px !important;
  transform: scaleX(-1);
}
@media (max-width: 767.98px) {
  .swiper-button-next {
    right: -15px !important;
  }
}

.container-all-swiper-question .swiper-question {
  margin-top: -32px;
  overflow: hidden;
}
.container-all-swiper-question .swiper-pagination-question-container {
  position: absolute;
  top: 24px;
  right: 52px;
  display: flex;
  align-items: center;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
@media (max-width: 767.98px) {
  .container-all-swiper-question .swiper-pagination-question-container {
    top: 30px;
    right: 0;
    left: 0;
    -moz-column-gap: 10px;
         column-gap: 10px;
    width: -moz-fit-content;
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
  }
}
.container-all-swiper-question .swiper-pagination-question-container .swiper-fraction-question {
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
}
.container-all-swiper-question .swiper-pagination-question-container .swiper-pagination-question {
  position: static !important;
}
.container-all-swiper-question .swiper-pagination-question-container .swiper-pagination-question .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background-color: #ededed;
  opacity: 1;
}
@media (min-width: 768px) {
  .container-all-swiper-question .swiper-pagination-question-container .swiper-pagination-question .swiper-pagination-bullet {
    margin-right: 7px !important;
    margin-left: 7px !important;
  }
}
@media (max-width: 767.98px) {
  .container-all-swiper-question .swiper-pagination-question-container .swiper-pagination-question .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
.container-all-swiper-question .swiper-pagination-question-container .swiper-pagination-question .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff034;
}
.container-all-swiper-question .container-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
}
@media (max-width: 767.98px) {
  .container-all-swiper-question .container-navigation {
    padding-right: 8px;
    padding-left: 8px;
    margin-top: 20px;
  }
}
.container-all-swiper-question .container-navigation .swiper-button-prev-question,
.container-all-swiper-question .container-navigation .swiper-button-next-question {
  min-width: 147px;
  padding: 14px 10px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 40px;
  background-color: #e3e3e3;
  transition: 0.3s all ease;
}
@media (max-width: 767.98px) {
  .container-all-swiper-question .container-navigation .swiper-button-prev-question,
  .container-all-swiper-question .container-navigation .swiper-button-next-question {
    min-width: 129px;
    padding: 11px 10px;
  }
}
.container-all-swiper-question .container-navigation .swiper-button-prev-question.swiper-button-disabled,
.container-all-swiper-question .container-navigation .swiper-button-next-question.swiper-button-disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.4;
}
.container-all-swiper-question .container-navigation .swiper-button-prev-question.swiper-button-disabled:hover,
.container-all-swiper-question .container-navigation .swiper-button-next-question.swiper-button-disabled:hover {
  color: #000;
  background-color: #e3e3e3;
}
.container-all-swiper-question .container-navigation .swiper-button-prev-question:hover,
.container-all-swiper-question .container-navigation .swiper-button-next-question:hover {
  color: #fff;
  background-color: #000;
}
.container-all-swiper-question .container-navigation .swiper-button-prev-question.btn-to-answer,
.container-all-swiper-question .container-navigation .swiper-button-next-question.btn-to-answer {
  width: 191px;
  background-color: #fff034;
}
@media (max-width: 767.98px) {
  .container-all-swiper-question .container-navigation .swiper-button-prev-question.btn-to-answer,
  .container-all-swiper-question .container-navigation .swiper-button-next-question.btn-to-answer {
    width: 142px;
  }
}
.container-all-swiper-question .container-navigation .swiper-button-prev-question.btn-to-answer:hover,
.container-all-swiper-question .container-navigation .swiper-button-next-question.btn-to-answer:hover {
  opacity: 0.8;
  color: #000;
}
.container-all-swiper-question hr {
  margin-top: 36px;
  margin-bottom: 0;
  border-top: 2px solid #000;
}
@media (max-width: 767.98px) {
  .container-all-swiper-question hr {
    margin-top: 28px;
    margin-bottom: 25px;
  }
}

.alignnone,
.alignleft,
.alignright {
  max-width: 100%;
  height: auto;
}

.alignleft {
  display: block;
  margin-right: auto;
  margin-bottom: 1em;
  margin-left: auto;
}
@media (min-width: 576px) {
  .alignleft {
    float: left;
    margin-right: 15px;
  }
}

.alignright {
  display: block;
  margin-right: auto;
  margin-bottom: 1em;
  margin-left: auto;
}
@media (min-width: 576px) {
  .alignright {
    float: right;
    margin-left: 15px;
  }
}

.screen-reader-text {
  display: none;
}

.editor-area {
  min-width: 0;
  margin: 10px;
  background-color: transparent;
  border-top: 0;
  border-bottom: 0;
}
.editor-area img {
  max-width: none;
}

@media (min-width: 576px) {
  .post-thumbnail {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
  }
}
.post-thumbnail img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.entry-title {
  margin-top: 0;
}

.byline,
.updated:not(.published) {
  display: none;
}

.entry-date {
  margin-right: 10px;
}

.wp-block {
  width: auto !important;
  max-width: none !important;
}

.wp-block-image img {
  height: auto;
}

.wp-autoresize {
  padding: 15px !important;
}
.wp-autoresize,
.wp-autoresize p,
.wp-autoresize .lead {
  font-size: 15px;
  font-weight: normal;
  line-height: 2;
  letter-spacing: 0.09em;
}

.frame-paper {
  position: relative;
  z-index: 1;
  max-width: 910px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767.98px) {
  .frame-paper {
    font-size: 12px;
  }
}
.frame-paper:before {
  position: absolute;
  top: 10%;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  background: url("../img/frame/middle.png") no-repeat 50% 100%;
  background-size: 100%;
  content: "";
}
@media (max-width: 767.98px) {
  .frame-paper:before {
    top: 4%;
  }
}
.frame-paper .inner {
  position: relative;
  z-index: 1;
  padding: 5.2rem 9.5rem 7rem;
}
@media (max-width: 991.98px) {
  .frame-paper .inner {
    padding: 7vw 6vw 6vw;
  }
}

.frame-paper-top {
  background: url("../img/frame/top.png") no-repeat 50% 0;
  background-size: 100%;
}

.frame-paper-bottom {
  background: url("../img/frame/bottom.png") no-repeat 50% 100%;
  background-size: 100%;
}

.section-fv {
  padding-top: 185px;
  padding-bottom: 360px;
  background: url("../img/common/bg-fv.png") no-repeat 50% 100%;
  background-size: cover;
}
@media (min-width: 1400px) {
  .section-fv {
    padding-top: 15vw;
    padding-bottom: 26vw;
  }
}
@media (max-width: 767.98px) {
  .section-fv {
    padding-top: 25vw;
    padding-bottom: 70vw;
    background: url("../img/common/bg-fv-sp.png") no-repeat 50% 0;
    background-size: cover;
  }
}
.section-fv .container {
  max-width: 1195px;
}
@media (min-width: 1400px) {
  .section-fv .container {
    max-width: 80vw;
  }
}
@media (max-width: 767.98px) {
  .section-fv .container {
    padding-right: 16px;
    padding-left: 16px;
  }
}
.section-fv .flex-fv {
  flex-direction: row-reverse;
  align-items: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
@media (max-width: 767.98px) {
  .section-fv .flex-fv {
    flex-direction: column-reverse;
    align-items: center;
  }
}
.section-fv .flex-fv .fv-title {
  margin-bottom: 84px;
}
@media (max-width: 767.98px) {
  .section-fv .flex-fv .fv-title {
    margin-bottom: 10vw;
  }
}
@media (min-width: 1200px) {
  .section-fv .flex-fv .img-container {
    padding-right: 10px;
  }
}
@media (min-width: 1400px) {
  .section-fv .flex-fv .img-fv {
    width: 36vw;
    margin-right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section-fv .flex-fv .img-fv {
    width: 46vw;
  }
}
@media (max-width: 767.98px) {
  .section-fv .flex-fv .img-fv {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .section-fv .flex-fv .img-logo {
    width: 30vw;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section-fv .flex-fv .img-logo {
    width: 292px;
  }
}
@media (max-width: 767.98px) {
  .section-fv .flex-fv .img-logo {
    width: 78vw;
  }
}
.section-fv .img-fv,
.section-fv .img-logo {
  opacity: 0;
  transform: translateY(20px);
}
.section-fv.active .img-fv,
.section-fv.active .img-logo {
  opacity: 1;
  transform: translateY(0);
  transition: 1s all ease;
  transition-delay: 3s;
}
.section-fv.active .img-fv {
  transition-delay: 3.5s;
}
.section-fv .scroll-text {
  position: absolute;
  top: 59vh;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767.98px) {
  .section-fv .scroll-text {
    top: 62vh;
    width: 48px;
  }
}
@media (min-width: 1200px) {
  .section-fv .flex-img-fv {
    padding-right: 30px;
  }
}

.section-introduction {
  padding-bottom: 240px;
  text-align: center;
}
@media (min-width: 768px) {
  .section-introduction {
    background-image: url("../img/common/bg-introduction.png"), url("../img/common/bg-introduction-2.png");
    background-repeat: no-repeat, no-repeat;
    background-position: 100% 90%, 0 24%;
    background-size: 1090px auto, 1090px auto;
  }
}
@media (max-width: 767.98px) {
  .section-introduction {
    position: relative;
    padding-top: 123px;
    padding-bottom: 126px;
  }
}
.section-introduction .title-introduction {
  margin-bottom: 18px;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.55;
  letter-spacing: 0.03em;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section-introduction .title-introduction {
    font-size: 35px;
  }
}
@media (max-width: 767.98px) {
  .section-introduction .title-introduction {
    margin-bottom: 10px;
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .section-introduction .title-introduction .text {
    background-color: #fff;
  }
}
.section-introduction .title-introduction .highlight {
  background-color: #fff034;
}
.section-introduction .sticky {
  position: sticky;
  top: 100px;
}
@media (min-width: 768px) {
  .section-introduction .sticky {
    min-width: 505px;
  }
}
@media (max-width: 767.98px) {
  .section-introduction .sticky {
    top: 10%;
    z-index: 1;
  }
}
.section-introduction .sticky p {
  margin-bottom: 14px;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.92;
  text-align: center;
}
@media (max-width: 767.98px) {
  .section-introduction .sticky p {
    margin-bottom: 10px;
    line-height: 1.8;
  }
}
@media (max-width: 767.98px) {
  .section-introduction .sticky p .text {
    background-color: #fff;
  }
}
.section-introduction .container-sticky-columns {
  display: flex;
  justify-content: center;
  text-align: center;
  padding-right: 40px;
  padding-left: 40px;
}
@media (max-width: 1199.98px) {
  .section-introduction .container-sticky-columns {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 767.98px) {
  .section-introduction .container-sticky-columns {
    padding-right: 0;
    padding-left: 0;
  }
}
.section-introduction .container-sticky-columns .col {
  flex: 1 0 0;
  width: 100%;
  max-width: 100%;
}
@media (max-width: 767.98px) {
  .section-introduction .container-sticky-columns .col.col-center {
    display: none;
  }
}
@media (min-width: 768px) {
  .section-introduction .container-sticky-columns .col.col-left {
    padding-top: 172px;
  }
}
.section-introduction .container-sticky-columns .col.col-left .img-sm {
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 767.98px) {
  .section-introduction .container-sticky-columns .col.col-left .img-sm,
  .section-introduction .container-sticky-columns .col.col-left .img-sm img {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
.section-introduction .container-sticky-columns .col.col-left .img-sm.circle-yellow {
  position: relative;
}
@media (min-width: 768px) {
  .section-introduction .container-sticky-columns .col.col-left .img-sm.circle-yellow:after {
    position: absolute;
    right: -60px;
    bottom: -48px;
    width: 122px;
    height: 122px;
    background: url("../img/common/circle-yellow.svg") 0 0 no-repeat;
    background-size: contain;
    content: "";
  }
}
.section-introduction .container-sticky-columns .col.col-left .img-sm:first-child {
  padding-left: 92px;
}
@media (max-width: 1199.98px) {
  .section-introduction .container-sticky-columns .col.col-left .img-sm:first-child {
    padding-left: 1vw;
  }
}
@media (max-width: 767.98px) {
  .section-introduction .container-sticky-columns .col.col-left .img-sm:first-child {
    padding-left: 0;
    width: 130px;
  }
}
@media (max-width: 767.98px) {
  .section-introduction .container-sticky-columns .col.col-left .img-sm:nth-child(2) {
    width: 80px;
  }
}
.section-introduction .container-sticky-columns .col.col-left .img-sm:last-child {
  padding-left: 120px;
}
@media (max-width: 1199.98px) {
  .section-introduction .container-sticky-columns .col.col-left .img-sm:last-child {
    padding-left: 1.5vw;
  }
}
@media (max-width: 767.98px) {
  .section-introduction .container-sticky-columns .col.col-left .img-sm:last-child {
    width: 80px;
    padding-left: 0;
  }
}
.section-introduction .container-sticky-columns .col.col-right {
  padding-top: 184px;
}
@media (min-width: 768px) {
  .section-introduction .container-sticky-columns .col.col-right {
    padding-top: 266px;
  }
}
.section-introduction .container-sticky-columns .col.col-right .img-sm {
  margin-right: 0;
  margin-left: auto;
  margin-bottom: 235px;
}
@media (max-width: 767.98px) {
  .section-introduction .container-sticky-columns .col.col-right .img-sm,
  .section-introduction .container-sticky-columns .col.col-right .img-sm img {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.section-introduction .container-sticky-columns .col.col-right .img-sm:first-child {
  padding-right: 84px;
}
@media (max-width: 1199.98px) {
  .section-introduction .container-sticky-columns .col.col-right .img-sm:first-child {
    padding-right: 1vw;
  }
}
@media (max-width: 767.98px) {
  .section-introduction .container-sticky-columns .col.col-right .img-sm:first-child {
    padding-right: 0;
    width: 82px;
  }
}
@media (max-width: 767.98px) {
  .section-introduction .container-sticky-columns .col.col-right .img-sm:last-child {
    width: 100px;
  }
}
.section-introduction .container-sticky-columns .col .img-sm {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 135px;
}
.section-introduction .container-sticky-columns .col .img-sm,
.section-introduction .container-sticky-columns .col .img-sm img {
  border-radius: 36px;
}
@media (max-width: 1199.98px) {
  .section-introduction .container-sticky-columns .col .img-sm,
  .section-introduction .container-sticky-columns .col .img-sm img {
    border-radius: 2vw;
  }
}
@media (max-width: 767.98px) {
  .section-introduction .container-sticky-columns .col .img-sm,
  .section-introduction .container-sticky-columns .col .img-sm img {
    border-radius: 15px;
  }
}
.section-introduction .container-sticky-columns .col .img-sm img {
  max-width: 100%;
  height: auto;
  display: block;
}

.section-product {
  position: relative;
  padding-top: 75px;
  padding-bottom: 24px;
  background-color: #f0f0f0;
}
@media (max-width: 767.98px) {
  .section-product {
    padding-bottom: 35px;
  }
}
.section-product .container {
  max-width: 1166px;
}
.section-product .title-section {
  -moz-column-gap: 82px;
       column-gap: 82px;
  align-items: center;
  margin-bottom: 44px;
}
@media (max-width: 1199.98px) {
  .section-product .title-section {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
}
@media (max-width: 767.98px) {
  .section-product .title-section {
    flex-direction: column;
    align-items: start;
  }
}
.section-product .title-section .title {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0.02em;
}
@media (max-width: 767.98px) {
  .section-product .title-section .title {
    margin-bottom: 30px;
    font-size: 28px;
  }
}
.section-product .title-section .text {
  font-weight: 500;
  font-size: 14px;
  line-height: 2.428;
}
@media (max-width: 767.98px) {
  .section-product .title-section .text {
    line-height: 2;
  }
}

.section-feature {
  position: relative;
  padding-top: 100px;
}
@media (max-width: 767.98px) {
  .section-feature {
    padding-top: 75px;
  }
}
.section-feature:before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 390px;
  background-color: #f0f0f0;
  content: "";
}
.section-feature .container {
  max-width: 1292px;
}
@media (max-width: 767.98px) {
  .section-feature .container {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.section-feature .title-highlight-yellow {
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 15px;
  padding-bottom: 6px;
  padding-left: 15px;
  margin-right: auto;
  margin-bottom: 22px;
  margin-left: auto;
  font-size: 40px;
  font-weight: bold;
  background: linear-gradient(transparent 54%, #fff034 54%);
}
@media (max-width: 767.98px) {
  .section-feature .title-highlight-yellow {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 28px;
  }
}
.section-feature .lead {
  margin-bottom: 45px;
  font-weight: 500;
  font-size: 14px;
  line-height: 2.428;
  text-align: center;
  color: #000;
}
@media (max-width: 767.98px) {
  .section-feature .lead {
    line-height: 2;
    text-align: left;
  }
}
.section-feature .card-product-feature {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .section-feature .card-product-feature {
    margin-bottom: 14px;
  }
}
.section-feature .card-product-feature .title-product {
  margin-bottom: 34px;
}
@media (max-width: 767.98px) {
  .section-feature .card-product-feature .title-product {
    margin-bottom: 5px;
  }
}
.section-feature .card-product-feature .container-card-img {
  padding-top: 8px;
  padding-right: 16px;
  padding-left: 16px;
  text-align: center;
}
.section-feature .card-product-feature .container-card-img .card-img {
  max-width: 236px;
}
@media (max-width: 767.98px) {
  .section-feature .card-product-feature .description {
    line-height: 1.667;
  }
}
.section-feature .card-product-feature .card-body {
  padding: 33px 18px 38px;
}
@media (max-width: 1199.98px) {
  .section-feature .card-product-feature .card-body {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (max-width: 767.98px) {
  .section-feature .card-product-feature .card-body {
    padding: 14px 15px 28px;
  }
}

.section-points {
  padding-top: 110px;
  padding-bottom: 112px;
  background-color: #f6f6f8;
}
@media (max-width: 767.98px) {
  .section-points {
    padding-top: 54px;
    padding-bottom: 30px;
  }
}
.section-points .container {
  max-width: 1028px;
}
.section-points .highlight {
  background: linear-gradient(transparent 56%, #fff034 56%);
}
.section-points .title-section {
  margin-bottom: 66px;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0.03em;
  text-align: center;
}
@media (max-width: 767.98px) {
  .section-points .title-section {
    margin-bottom: 26px;
    font-size: 26px;
    line-height: 1.3;
  }
}
.section-points .title-section .highlight {
  padding-right: 6px;
  padding-left: 6px;
}
.section-points .title-section small, .section-points .title-section .small {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  padding-bottom: 6px;
  margin-left: auto;
  font-size: 29px;
}
@media (max-width: 767.98px) {
  .section-points .title-section small, .section-points .title-section .small {
    font-size: 25px;
  }
}
@media (max-width: 767.98px) {
  .section-points .title-section .text-md {
    font-size: 30px;
  }
}
.section-points .title-section .text-lg {
  font-size: 45px;
}
@media (max-width: 767.98px) {
  .section-points .title-section .text-lg {
    font-size: 30px;
  }
}
.section-points .title-section .number {
  position: relative;
  display: inline-block;
  margin-left: 15px;
  color: #fff034;
  vertical-align: -7px;
}
.section-points .title-section .number, .section-points .title-section .number:before {
  font-size: 90px;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .section-points .title-section .number, .section-points .title-section .number:before {
    font-size: 68px;
  }
}
.section-points .title-section .number:before {
  position: absolute;
  top: -5px;
  right: 5px;
  color: transparent;
  -webkit-text-stroke: 2px #000;
  content: attr(data-number);
}
.section-points .list-unstyled, .section-points .navigation {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 80px;
       column-gap: 80px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section-points .list-unstyled, .section-points .navigation {
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
}
@media (max-width: 767.98px) {
  .section-points .list-unstyled, .section-points .navigation {
    flex-direction: column;
  }
}
.section-points .list-unstyled li, .section-points .navigation li {
  text-align: center;
}
@media (max-width: 767.98px) {
  .section-points .list-unstyled li, .section-points .navigation li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
  }
  .section-points .list-unstyled li:nth-child(even), .section-points .navigation li:nth-child(even) {
    flex-direction: row-reverse;
  }
  .section-points .list-unstyled li:nth-child(even) .container-img .img-number, .section-points .navigation li:nth-child(even) .container-img .img-number {
    right: 0;
    left: auto;
  }
}
.section-points .list-unstyled li .bubble, .section-points .navigation li .bubble {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 12px 10px;
  margin-bottom: 44px;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  background-color: #fff;
  border-radius: 17px;
  filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.06));
}
@media (max-width: 767.98px) {
  .section-points .list-unstyled li .bubble, .section-points .navigation li .bubble {
    display: none;
    padding: 9px 6px;
    margin-bottom: 15px;
    font-size: 16px;
  }
}
.section-points .list-unstyled li .bubble:before, .section-points .navigation li .bubble:before {
  position: absolute;
  right: 0;
  bottom: -14px;
  left: 0;
  z-index: -1;
  width: 0;
  height: 0;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-right: 13px solid transparent;
  border-left: 13px solid transparent;
  border-top: 27px solid #fff;
  border-bottom: 0;
  content: "";
}
@media (max-width: 767.98px) {
  .section-points .list-unstyled li .bubble:before, .section-points .navigation li .bubble:before {
    bottom: -9px;
  }
}
.section-points .list-unstyled li .bubble .highlight, .section-points .navigation li .bubble .highlight {
  background: linear-gradient(transparent 70%, #fff034 70%);
}
.section-points .list-unstyled li small, .section-points .navigation li small, .section-points .list-unstyled li .small, .section-points .navigation li .small {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .section-points .list-unstyled li small, .section-points .navigation li small, .section-points .list-unstyled li .small, .section-points .navigation li .small {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.2;
  }
}
.section-points .list-unstyled li .container-img, .section-points .navigation li .container-img {
  position: relative;
}
@media (max-width: 767.98px) {
  .section-points .list-unstyled li .container-img, .section-points .navigation li .container-img {
    width: 160px;
    flex-shrink: 0;
  }
}
.section-points .list-unstyled li .container-img .img-number, .section-points .navigation li .container-img .img-number {
  position: absolute;
  top: -2px;
  left: -10px;
}
@media (max-width: 767.98px) {
  .section-points .list-unstyled li .container-img .img-number, .section-points .navigation li .container-img .img-number {
    top: -1px;
    left: 1px;
    width: auto !important;
  }
}
.section-points .list-unstyled li .container-img .img-circle, .section-points .navigation li .container-img .img-circle {
  margin-bottom: 24px;
  border-radius: 50%;
}
@media (max-width: 767.98px) {
  .section-points .list-unstyled li .container-img .img-circle, .section-points .navigation li .container-img .img-circle {
    width: 160px;
    margin-bottom: 0;
  }
}
.section-points .list-unstyled li .text, .section-points .navigation li .text {
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 5px;
  padding-left: 5px;
  margin-right: auto;
  margin-left: auto;
  font-size: 47px;
  font-weight: 900;
  background: linear-gradient(transparent 56%, #fff034 56%);
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section-points .list-unstyled li .text, .section-points .navigation li .text {
    font-size: 5vw;
  }
}
@media (max-width: 767.98px) {
  .section-points .list-unstyled li .text, .section-points .navigation li .text {
    font-size: 36px;
    line-height: 1.2;
    background-color: #fff034 !important;
  }
}

.section-pickup {
  background-color: #f6f6f8;
}
.section-pickup .img-avatar {
  width: 90%;
}
.section-pickup .container {
  max-width: calc(100% - 96px);
  padding-right: 0;
  padding-left: 0;
  margin-right: 0;
  margin-left: auto;
}
@media (min-width: 1900px) {
  .section-pickup .container {
    max-width: 82vw;
  }
}
@media (max-width: 1199.98px) {
  .section-pickup .container {
    max-width: calc(100% - 35px);
  }
}
@media (max-width: 767.98px) {
  .section-pickup .container {
    max-width: calc(100% - 24px);
  }
}
.section-pickup .inner {
  padding: 64px 115px 64px 115px;
  background: #dedede;
  background-image: linear-gradient(#e4e4e4 0.1em, transparent 0.1em), linear-gradient(90deg, #e4e4e4 0.1em, transparent 0.1em);
  background-size: 26px 26px;
  border-top-left-radius: 120px;
  border-bottom-left-radius: 120px;
}
@media (min-width: 1900px) {
  .section-pickup .inner {
    padding-right: 22vw;
  }
}
@media (max-width: 1199.98px) {
  .section-pickup .inner {
    padding: 30px 40px;
  }
}
@media (max-width: 767.98px) {
  .section-pickup .inner {
    padding: 21px 26px 62px;
    border-top-left-radius: 60px;
    border-bottom-left-radius: 60px;
  }
}
.section-pickup .body {
  padding-top: 44px;
}
.section-pickup .badge-pickup {
  position: relative;
  display: block;
  width: 112px;
  padding: 6px 22px;
  margin-bottom: 32px;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.03em;
  color: #000;
  text-align: left;
  border-radius: 0;
  background-color: #fff;
  clip-path: polygon(0 0, 94% 0, 100% 50%, 94% 100%, 0 100%);
}
@media (max-width: 767.98px) {
  .section-pickup .badge-pickup {
    width: 86px;
    padding: 6px 22px;
    margin-bottom: 16px;
    font-size: 11px;
  }
}
.section-pickup .badge-pickup:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  width: 6px;
  height: 6px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #fff034;
  border-radius: 50%;
  content: "";
}
@media (max-width: 767.98px) {
  .section-pickup .badge-pickup:before {
    left: 6px;
  }
}
.section-pickup .title-section {
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.55;
}
@media (max-width: 767.98px) {
  .section-pickup .title-section {
    margin-bottom: 15px;
    font-size: 28px;
    letter-spacing: -0.07em;
  }
}
.section-pickup .title-section .text {
  display: inline-block;
  padding-right: 6px;
  padding-left: 6px;
  line-height: 1.28;
  background-color: #fff;
}
.section-pickup .lead {
  font-size: 14px;
  font-weight: 500;
  line-height: 2.14;
}
@media (max-width: 767.98px) {
  .section-pickup .lead {
    margin-bottom: 28px;
    line-height: 2;
  }
}
.section-pickup .flex-pickup {
  flex-direction: row-reverse;
  -moz-column-gap: 55px;
       column-gap: 55px;
}
@media (max-width: 991.98px) {
  .section-pickup .flex-pickup {
    flex-direction: column-reverse;
  }
}
@media (max-width: 1199.98px) {
  .section-pickup .flex-pickup {
    -moz-column-gap: 35px;
         column-gap: 35px;
  }
}
.section-pickup .caption {
  display: flex;
  justify-content: end;
  margin-top: 12px;
  font-size: 12px;
  font-weight: 500;
  line-height: 2;
}
@media (max-width: 767.98px) {
  .section-pickup .caption {
    width: 100%;
    margin-top: 4px;
    text-align: right;
    flex-direction: column;
    font-size: 11px;
  }
}
.section-pickup .caption .swiper-pagination {
  position: static;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 18px;
  font-weight: 500;
}
.section-pickup .card-container {
  width: 100%;
  max-width: 1226px;
  margin: 93px auto 0;
  background-color: #d8d8d8;
  padding: 27px;
  border-radius: 30px;
}
@media (max-width: 767.98px) {
  .section-pickup .card-container {
    max-width: 350px;
    border-radius: 26px;
    padding: 11px;
    margin-top: 56px;
  }
}
.section-pickup .card-container .card {
  border-radius: 15px;
  border: 0;
}
@media (max-width: 767.98px) {
  .section-pickup .card-container .card {
    border-radius: 20px;
  }
}
.section-pickup .card-container .card .card-body {
  padding: 43px 65px 69px;
}
@media (max-width: 991.98px) {
  .section-pickup .card-container .card .card-body {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 767.98px) {
  .section-pickup .card-container .card .card-body {
    padding: 27px 24px 52px 25px;
  }
}
.section-pickup .card-container .card .flex-item {
  flex-direction: row;
  align-items: center;
}
.section-pickup .card-container .card .flex-item .right {
  margin-top: 35px;
  margin-left: 49px;
}
@media (max-width: 991.98px) {
  .section-pickup .card-container .card .flex-item .right {
    margin-left: 20px;
  }
}
@media (max-width: 767.98px) {
  .section-pickup .card-container .card .flex-item .right {
    margin-left: 0;
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section-pickup .card-container .card .flex-item .left {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .section-pickup .card-container .card .flex-item .left {
    margin-bottom: 16px;
  }
}
.section-pickup .card-container .card .flex-item .left p {
  margin-top: -129px;
  margin-left: 12px;
  font-weight: bold;
  font-size: 29px;
  letter-spacing: 0.03em;
  text-align: left;
}
@media (max-width: 767.98px) {
  .section-pickup .card-container .card .flex-item .left p {
    font-size: 24px;
    margin-top: -76px;
    margin-left: 1px;
  }
}
.section-pickup .card-container .card .flex-item .left p small, .section-pickup .card-container .card .flex-item .left p .small {
  display: inline-block;
  line-height: 1.01;
  letter-spacing: normal;
  font-weight: 500;
  font-size: 14px;
  background-color: #fff;
  padding-top: 2px;
  padding-bottom: 2px;
}
@media (max-width: 767.98px) {
  .section-pickup .card-container .card .flex-item .left p small, .section-pickup .card-container .card .flex-item .left p .small {
    margin-bottom: 10px;
  }
}
.section-pickup .card-container .card .flex-item .left p span {
  display: inline-block;
  background: #fff033;
}
.section-pickup .card-container .card .flex-item .left p .text-lg {
  line-height: 1.4;
  padding-left: 4px;
}
.section-pickup .card-container .card .flex-item .left p .text-sm {
  font-weight: bold;
  font-size: 23px;
  line-height: 1.2;
  transform: translateY(3px);
  margin-left: -1px;
  padding-left: 7px;
  padding-right: 3px;
}
@media (max-width: 767.98px) {
  .section-pickup .card-container .card .flex-item .left p .text-sm {
    font-size: 19px;
  }
}
@media (max-width: 767.98px) {
  .section-pickup .card-container .card .flex-item .left > img {
    margin-left: -5px;
  }
}
.section-pickup .card-container .card .badge-pickup {
  background-color: #9b9b9b;
  color: #fff;
}
@media (max-width: 767.98px) {
  .section-pickup .card-container .card .badge-pickup {
    margin-bottom: 11px;
  }
}
.section-pickup .card-container .card .badge-pickup:before {
  background-color: #fff;
}
@media (max-width: 767.98px) {
  .section-pickup .card-container .card .title-section {
    font-size: 31px;
    line-height: 1.4;
    letter-spacing: 0.03em;
    margin-bottom: 24px;
  }
}
.section-pickup .card-container .card .title-section .text {
  background-color: #fff033;
}

.section-question {
  position: relative;
  padding-top: 100px;
  background-color: #f6f6f8;
}
@media (max-width: 767.98px) {
  .section-question {
    padding-top: 38px;
  }
}
.section-question .icon-search {
  position: absolute;
  top: 100px;
  right: 0;
  left: 0;
  z-index: 1;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767.98px) {
  .section-question .icon-search {
    top: 55px;
    width: 100px;
  }
}
.section-question .title-section {
  position: relative;
  padding-top: 110px;
  margin-bottom: 42px;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 180px;
  padding-left: 180px;
  margin-right: auto;
  margin-left: auto;
  font-weight: bold;
  font-size: 50px;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-align: center;
}
@media (max-width: 767.98px) {
  .section-question .title-section {
    padding-top: 92px;
    padding-right: 62px;
    padding-left: 62px;
    margin-bottom: 60px;
    font-size: 34px;
  }
}
.section-question .title-section:before, .section-question .title-section:after {
  position: absolute;
  bottom: -30px;
  content: "";
}
@media (max-width: 767.98px) {
  .section-question .title-section:before, .section-question .title-section:after {
    bottom: -64px;
  }
}
.section-question .title-section:before {
  left: 0;
  width: 140px;
  height: 216px;
  background: url("../img/common/girl.svg") no-repeat 0 0;
  background-size: contain;
}
@media (max-width: 767.98px) {
  .section-question .title-section:before {
    width: 78px;
    height: 120px;
  }
}
.section-question .title-section:after {
  right: 0;
  width: 134px;
  height: 216px;
  background: url("../img/common/boy.svg") no-repeat 0 0;
  background-size: contain;
}
@media (max-width: 767.98px) {
  .section-question .title-section:after {
    width: 73px;
    height: 120px;
  }
}
.section-question .lead-question {
  margin-bottom: 55px;
  font-weight: 500;
  font-size: 16px;
  line-height: 2.12;
  text-align: center;
  color: #000;
}
@media (max-width: 767.98px) {
  .section-question .lead-question {
    margin-bottom: 40px;
  }
}
.section-question .inner {
  margin-top: 50px;
  padding-bottom: 0;
  background-image: linear-gradient(45deg, #ffffff 25%, #f8f9f9 25%, #f8f9f9 50%, #ffffff 50%, #ffffff 75%, #f8f9f9 75%, #f8f9f9 100%);
  background-size: 56.57px 56.57px;
  -webkit-mask-image: url("../img/common/shape.svg");
          mask-image: url("../img/common/shape.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-position: 50% 0;
          mask-position: 50% 0;
}
@media (max-width: 767.98px) {
  .section-question .inner {
    background-image: linear-gradient(45deg, #ffffff 25%, #f8f9f9 25%, #f8f9f9 50%, #ffffff 50%, #ffffff 75%, #f8f9f9 75%, #f8f9f9 100%);
    background-size: 28.28px 28.28px;
  }
}
.section-question .tab-content {
  margin-top: 6px;
}
@media (min-width: 768px) {
  .section-question .tab-content {
    min-height: 606px;
  }
}
@media (max-width: 767.98px) {
  .section-question .tab-content {
    margin-top: 4px;
  }
}
.section-question .list-btn {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  -moz-column-gap: 10px;
       column-gap: 10px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .section-question .list-btn {
    justify-content: space-between;
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
}
.section-question .list-btn li {
  flex-basis: 40.2%;
}
@media (max-width: 767.98px) {
  .section-question .list-btn li {
    flex-basis: 47.7%;
  }
}
.section-question .list-btn li:last-child {
  flex-basis: 41%;
}
@media (max-width: 767.98px) {
  .section-question .list-btn li:last-child {
    flex-basis: 51.3%;
  }
}
@media (max-width: 767.98px) {
  .section-question .list-btn li:last-child .btn {
    z-index: 0 !important;
    transform: translate(-4px, 28px);
  }
}
@media (max-width: 767.98px) {
  .section-question .list-btn li:last-child .btn .bg {
    padding: 24px 25px 47px;
  }
}
@media (max-width: 767.98px) {
  .section-question .list-btn li:last-child .btn:after {
    top: -22px;
    right: 22px;
  }
}
.section-question .list-btn li .btn {
  display: block;
  position: relative;
  width: 100%;
  padding: 0;
  font-size: 22px;
  font-weight: bold;
  color: #000;
  border: 5px solid transparent;
  border-bottom: 0;
}
@media (max-width: 767.98px) {
  .section-question .list-btn li .btn {
    font-size: 16px;
    text-align: left;
  }
}
.section-question .list-btn li .btn:after {
  position: absolute;
  top: 0;
  right: 23px;
  bottom: 0;
  width: 15px;
  height: 18px;
  margin: auto 0;
  background: url("../img/icon/arrow-right-black-lg.svg") no-repeat;
  background-size: contain;
  content: "";
}
@media (max-width: 767.98px) {
  .section-question .list-btn li .btn:after {
    right: 16px;
    width: 11px;
    height: 16px;
  }
}
.section-question .list-btn li .btn.active {
  z-index: 1;
  border-color: #000;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.section-question .list-btn li .btn.active .bg {
  background-color: #fff034;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
@media (max-width: 767.98px) {
  .section-question .list-btn li .btn.active .bg {
    border-top-left-radius: 13px !important;
    border-top-right-radius: 13px !important;
  }
}
.section-question .list-btn li .btn .bg {
  display: block;
  padding: 20px 45px;
  background-color: #e6e6e6;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
@media (max-width: 767.98px) {
  .section-question .list-btn li .btn .bg {
    padding: 20px 14px;
  }
}
@media (max-width: 767.98px) {
  .section-question .list-btn li .btn,
  .section-question .list-btn li .btn .bg, .section-question .list-btn li .btn.active, .section-question .list-btn li .btn.active .bg {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
}
.section-question .container-all-swiper-question {
  max-width: 1076px;
  margin-right: auto;
  margin-left: auto;
}
.section-question .flex-result {
  align-items: flex-end;
}
.section-question .flex-result .result-left {
  padding-bottom: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .section-question .flex-result .result-left {
    width: 40%;
  }
}
.section-question .flex-result .result-left .number {
  display: inline-block;
  font-weight: 800;
  font-size: 94px;
  line-height: 1.01;
}
.section-question .flex-result .result-left small, .section-question .flex-result .result-left .small {
  font-weight: 900;
  font-size: 57px;
  line-height: 1.01;
}
.section-question .flex-result .result-left .badge {
  padding: 10px 27px;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 28px;
  font-family: Montserrat, sans-serif;
  border-radius: 19px;
  color: #000;
  text-align: center;
  background-color: #dbdbdb;
}
@media (max-width: 767.98px) {
  .section-question .flex-result .result-left .badge {
    padding: 11px 27px 8px;
    font-size: 21px;
  }
}
.section-question .flex-result .result-left .badge.icon-common {
  position: relative;
  display: inline-block;
  padding-left: 81px;
}
@media (max-width: 767.98px) {
  .section-question .flex-result .result-left .badge.icon-common {
    padding-left: 62px;
  }
}
.section-question .flex-result .result-left .badge.icon-common:before {
  position: absolute;
  left: 26px;
  content: "";
}
.section-question .flex-result .result-left .badge.documents {
  color: #fff;
  background-color: #646464;
}
.section-question .flex-result .result-left .badge.documents:before {
  width: 22px;
  height: 31px;
  background: url("../img/icon/documents.svg") 50% 50%/cover no-repeat;
  background-size: contain;
}
@media (max-width: 767.98px) {
  .section-question .flex-result .result-left .badge.documents:before {
    width: 18px;
    height: 22px;
  }
}
.section-question .flex-result .result-left .badge.helmet {
  color: #fff;
  background-color: #646464;
}
.section-question .flex-result .result-left .badge.helmet:before {
  width: 36px;
  height: 25px;
  background: url("../img/icon/helmet-white.svg") 50% 50%/cover no-repeat;
}
@media (max-width: 767.98px) {
  .section-question .flex-result .result-left .badge.helmet:before {
    width: 28px;
    height: 20px;
  }
}
.section-question .flex-result .result-left .badge.flag {
  color: #000;
  background-color: #fff034;
}
.section-question .flex-result .result-left .badge.flag:before {
  width: 24px;
  height: 28px;
  background: url("../img/icon/flag-black.svg") 50% 50%/cover no-repeat;
}
@media (max-width: 767.98px) {
  .section-question .flex-result .result-left .badge.flag:before {
    width: 20px;
    height: 20px;
  }
}
.section-question .flex-result .result-left .badge.featured {
  color: #000;
  background-color: #fff034;
}
.section-question .flex-result .result-left .badge.featured:before {
  width: 24px;
  height: 25px;
  background: url("../img/icon/featured-black.svg") 50% 50%/cover no-repeat;
}
@media (max-width: 767.98px) {
  .section-question .flex-result .result-left .badge.featured:before {
    width: 20px;
    height: 20px;
  }
}
.section-question .flex-result .result-left .badge.crown {
  color: #000;
  background-color: #fff034;
}
.section-question .flex-result .result-left .badge.crown:before {
  width: 34px;
  height: 28px;
  background: url("../img/icon/crown-black.svg") 50% 50%/cover no-repeat;
}
@media (max-width: 767.98px) {
  .section-question .flex-result .result-left .badge.crown:before {
    width: 25px;
    height: 20px;
  }
}
.section-question .flex-result .result-left .number-container {
  position: relative;
}
.section-question .flex-result .result-left .number-container:before {
  position: absolute;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
}
.section-question .flex-result .result-left .number-container.zero:before {
  top: 4px;
  right: 25px;
  width: 45px;
  height: 54px;
  background-image: url("../img/icon/frustration.svg");
}
.section-question .flex-result .result-left .number-container.average:before {
  top: 3px;
  right: 19px;
  width: 286px;
  height: 90px;
  background-image: url("../img/icon/sparkle.svg");
}
.section-question .flex-result .result-left .number-container.high:before {
  top: 3px;
  right: 19px;
  width: 278px;
  height: 90px;
  background-image: url("../img/icon/sparkle-yellow.svg");
}
.section-question .flex-result .result-left .number-container.very-high:before {
  top: 3px;
  right: 0;
  width: 339px;
  height: 103px;
  background-image: url("../img/icon/very-sparkle-yellow.svg");
}
@media (min-width: 768px) {
  .section-question .flex-result .result-right {
    margin-left: 34px;
  }
}
.section-question .flex-result .result-right .lead {
  font-weight: 500;
  font-size: 14px;
  line-height: 2;
}
.section-question .flex-result .result-right .box-outline-gray {
  position: relative;
  padding: 6px;
  margin-bottom: 79px;
  font-weight: bold;
  font-size: 14px;
  line-height: 2;
  border-radius: 19px;
  background-color: #c6c6c6;
}
@media (max-width: 767.98px) {
  .section-question .flex-result .result-right .box-outline-gray {
    margin-bottom: 50px;
  }
}
.section-question .flex-result .result-right .box-outline-gray:before, .section-question .flex-result .result-right .box-outline-gray:after {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  transform: rotate(0deg) skewX(13deg);
  content: "";
}
.section-question .flex-result .result-right .box-outline-gray:after {
  bottom: -27px;
  right: 143px;
  border-width: 0 41px 27px 0;
  border-color: transparent #c6c6c6 transparent transparent;
}
.section-question .flex-result .result-right .box-outline-gray:before {
  bottom: -16px;
  right: 150px;
  border-width: 0 32px 22px 0;
  border-color: transparent #fff transparent transparent;
  z-index: 1;
}
.section-question .flex-result .result-right .box-outline-gray > div {
  padding: 17px 26px;
  border-radius: 14px;
  background-color: #fff;
}
.section-question .flex-result .result-right .subtitle {
  position: relative;
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 7px;
       column-gap: 7px;
  font-weight: bold;
  font-size: 19px;
  padding-bottom: 5px;
  margin-bottom: 16px;
  line-height: 1.474;
}
.section-question .flex-result .result-right .subtitle:after {
  position: absolute;
  right: 3px;
  bottom: -50px;
  width: 127px;
  height: 157px;
  background: url("../img/icon/people.svg") 50% 50%/cover no-repeat;
  content: "";
}
@media (max-width: 991.98px) {
  .section-question .flex-result .result-right .subtitle:after {
    width: 81px;
    height: 100px;
    right: 0;
    bottom: -6px;
  }
}
@media (max-width: 991.98px) {
  .section-question .flex-result .result-right .subtitle:after {
    bottom: 0;
    width: 72px;
    height: 90px;
  }
}
.section-question .flex-result .result-right .subtitle img {
  margin-left: 12px;
  margin-top: 4px;
}
.section-question .flex-result .result-right .subtitle span {
  display: inline-block;
  max-width: 300px;
  width: 100%;
}
@media (max-width: 991.98px) {
  .section-question .flex-result .result-right .subtitle span {
    max-width: 220px;
  }
}
.section-question .btn-container {
  display: flex;
  justify-content: center;
  -moz-column-gap: 31px;
       column-gap: 31px;
  align-items: center;
  margin-top: 46px;
}
@media (max-width: 767.98px) {
  .section-question .btn-container {
    flex-direction: column;
  }
}
.section-question .btn-container .btn {
  padding-top: 12px;
  padding-bottom: 12px;
}
@media (min-width: 768px) {
  .section-question .btn-container .btn {
    min-width: 191px;
  }
}
@media (max-width: 767.98px) {
  .section-question .btn-container .btn {
    display: block;
    width: 100%;
    max-width: 230px;
    padding: 9px 12px;
    margin-bottom: 15px;
    font-size: 14px;
  }
}
.section-question .container {
  max-width: 1200px;
}
@media (max-width: 767.98px) {
  .section-question .container {
    padding-right: 13px;
    padding-left: 13px;
  }
}
.section-question .title-explanation {
  max-width: 653px;
  padding-bottom: 12px;
  margin-right: 0;
  margin-left: auto;
  font-size: 28px;
  font-weight: bold;
  text-align: left;
  border-bottom: 2px solid #000;
}
@media (max-width: 1199.98px) {
  .section-question .title-explanation {
    margin-left: 255px;
  }
}
@media (max-width: 767.98px) {
  .section-question .title-explanation {
    margin-left: auto;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    color: #000;
  }
}
.section-question .inner-answer {
  height: 380px;
  overflow: auto;
  padding: 44px 0 0 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 2;
  color: #000;
}
@media (max-width: 991.98px) {
  .section-question .inner-answer {
    padding-right: 0;
  }
}
@media (max-width: 767.98px) {
  .section-question .inner-answer {
    padding: 8px 0 0 0 !important;
  }
}
.section-question .inner-answer .flex-answer {
  -moz-column-gap: 44px;
       column-gap: 44px;
  margin-bottom: 50px;
}
.section-question .inner-answer .flex-answer:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .section-question .inner-answer .flex-answer {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
@media (max-width: 767.98px) {
  .section-question .inner-answer .flex-answer {
    flex-direction: column-reverse;
  }
}
.section-question .inner-answer .img-lg {
  border-radius: 16px;
}
@media (max-width: 767.98px) {
  .section-question .inner-answer .img-lg {
    margin-top: 20px;
  }
}
.section-question .inner-answer .badge {
  padding: 9px 18px;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  background-color: #c6c6c6;
  border-radius: 21px;
}
@media (max-width: 767.98px) {
  .section-question .inner-answer .badge {
    padding: 7px 16px;
    font-size: 14px;
  }
}
.section-question .inner-answer dl {
  margin-bottom: 14px;
}
.section-question .inner-answer dl dt {
  padding-right: 11px;
}
.section-question .inner-answer dl dd {
  line-height: 1.444;
}
@media (max-width: 767.98px) {
  .section-question .inner-answer dl dd {
    line-height: 1.428;
  }
}
.section-question .inner-answer dl dd .text-lg {
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 767.98px) {
  .section-question .inner-answer dl dd .text-lg {
    font-size: 16px;
  }
}
.section-question .inner-answer .mCSB_inside > .mCSB_container {
  padding-right: 64px;
}
@media (max-width: 767.98px) {
  .section-question .inner-answer .mCSB_inside > .mCSB_container {
    padding-right: 0;
  }
}
.section-question .inner-answer .mCSB_draggerContainer {
  background-color: #c6c6c6;
  border-radius: 6px;
}
.section-question .inner-answer .mCSB_scrollTools {
  width: 10px !important;
}
.section-question .inner-answer .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #FFF034 !important;
  width: 10px !important;
}
.section-question .inner-answer .mCSB_scrollTools .mCSB_dragger .mCSB_draggerRail {
  background: transparent !important;
}
.section-question .title-question-yellow {
  display: flex;
  align-items: center;
  -moz-column-gap: 24px;
       column-gap: 24px;
  padding: 6px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: bold;
  border-radius: 44px;
  background-color: #fff034;
}
@media (max-width: 767.98px) {
  .section-question .title-question-yellow {
    -moz-column-gap: 15px;
         column-gap: 15px;
    padding: 13px 10px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.4;
    border-radius: 20px;
  }
}
.section-question .title-question-yellow .circle {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 78px;
  height: 78px;
  font-family: Montserrat, sans-serif;
  font-size: 29px;
  font-weight: bold;
  background-color: #fff;
  border-radius: 50%;
}
@media (max-width: 767.98px) {
  .section-question .title-question-yellow .circle {
    width: 38px;
    height: 38px;
    font-size: 14px;
  }
}

footer {
  position: relative;
  padding-top: 62px;
  padding-bottom: 56px;
  background-color: #fff;
  border-radius: 60px 60px 0 0;
}
@media (max-width: 767.98px) {
  footer {
    padding-top: 70px;
    padding-bottom: 100px;
    border-radius: 40px 40px 0 0;
  }
}
footer:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: #f0f0f0;
  content: "";
}
footer .logo {
  margin-bottom: 37px;
}
footer .copyright {
  margin-top: 36px;
  margin-bottom: 0;
  font-size: 11px;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.03em;
}

.banner-contact {
  position: fixed;
  right: 27px;
  bottom: 50px;
  z-index: 100;
  display: block;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  border: 5px solid #fff034;
  filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.07));
  border-radius: 14px;
  transition: 0.3s all ease;
}
@media (max-width: 767.98px) {
  .banner-contact {
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff034;
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .banner-contact:hover {
    background-color: #fff034;
  }
  .banner-contact:hover:after {
    filter: brightness(0) invert(1);
  }
  .banner-contact:hover .icon .hat {
    fill: #fff;
  }
  .banner-contact:hover small, .banner-contact:hover .small {
    background-color: #fff;
  }
}
.banner-contact:after {
  position: absolute;
  right: 0;
  bottom: 2px;
  left: 0;
  width: 11px;
  height: 18px;
  background: url("../img/icon/arrow-right-yellow.svg") no-repeat 0 0;
  background-size: contain;
  transform: rotate(90deg);
  content: "";
}
@media (min-width: 768px) {
  .banner-contact:after {
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 767.98px) {
  .banner-contact:after {
    top: 0;
    right: 16px;
    bottom: 0;
    left: auto;
    margin-top: auto;
    margin-bottom: auto;
    filter: brightness(0) invert(1);
  }
}
.banner-contact .img-text {
  width: 140px;
}
@media (max-width: 767.98px) {
  .banner-contact .img-text {
    width: 144px;
  }
}
.banner-contact .text {
  display: flex;
  -moz-column-gap: 6px;
       column-gap: 6px;
}
@media (max-width: 767.98px) {
  .banner-contact .text {
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
}
@media (max-width: 767.98px) {
  .banner-contact .icon {
    min-width: 46px;
  }
}
.banner-contact .inner {
  padding: 12px 36px 24px 22px;
}
@media (max-width: 767.98px) {
  .banner-contact .inner {
    display: flex;
    justify-content: start;
    -moz-column-gap: 8px;
         column-gap: 8px;
    padding: 11px 11px 11px 17px;
  }
}
.banner-contact small, .banner-contact .small {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2px 15px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background-color: #fff034;
  border-radius: 11px;
}
@media (min-width: 768px) {
  .banner-contact small, .banner-contact .small {
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
  }
}
@media (max-width: 767.98px) {
  .banner-contact small, .banner-contact .small {
    padding: 7px 9px;
    font-size: 11px;
    line-height: 1.1;
    background-color: #fff;
    border-radius: 5px;
  }
}

.loading-screen {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
  overflow: hidden;
  background-color: #fff;
}
.loading-screen.hide {
  opacity: 0;
  pointer-events: none;
  z-index: -9999;
  transition: 1s all ease;
  transition-delay: 2.5s;
}
.loading-screen .logo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transition: clip-path 2s linear 1s;
}
@media (max-width: 767.98px) {
  .loading-screen .logo {
    width: 80%;
  }
}
.loading-screen .logo + .logo {
  clip-path: inset(0 100% 0 0);
}
.loading-screen.active .logo {
  clip-path: inset(0%) !important;
}