@charset "UTF-8";
@font-face {
  font-family: "Pretendard";
  font-weight: 100;
  src: url("../fonts/pretendard/Pretendard-Thin.woff2") format("woff2"), url("../fonts/pretendard/Pretendard-Thin.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 200;
  src: url("../fonts/pretendard/Pretendard-ExtraLight.woff2") format("woff2"), url("../fonts/pretendard/Pretendard-ExtraLight.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 300;
  src: url("../fonts/pretendard/Pretendard-Light.woff2") format("woff2"), url("../fonts/pretendard/Pretendard-Light.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  src: url("../fonts/pretendard/Pretendard-Regular.woff2") format("woff2"), url("../fonts/pretendard/Pretendard-Regular.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 500;
  src: url("../fonts/pretendard/Pretendard-Medium.woff2") format("woff2"), url("../fonts/pretendard/Pretendard-Medium.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 600;
  src: url("../fonts/pretendard/Pretendard-SemiBold.woff2") format("woff2"), url("../fonts/pretendard/Pretendard-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  src: url("../fonts/pretendard/Pretendard-Bold.woff2") format("woff2"), url("../fonts/pretendard/Pretendard-Bold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 800;
  src: url("../fonts/pretendard/Pretendard-ExtraBold.woff2") format("woff2"), url("../fonts/pretendard/Pretendard-ExtraBold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 900;
  src: url("../fonts/pretendard/Pretendard-Black.woff2") format("woff2"), url("../fonts/pretendard/Pretendard-Black.woff") format("woff");
}
@font-face {
  font-family: "RedHatDisplay";
  font-weight: 300;
  src: url("../fonts/RedHatDisplay/RedHatDisplay-Light.ttf") format("truetype");
}
@font-face {
  font-family: "RedHatDisplay";
  font-weight: 400;
  src: url("../fonts/RedHatDisplay/RedHatDisplay-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "RedHatDisplay";
  font-weight: 500;
  src: url("../fonts/RedHatDisplay/RedHatDisplay-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "RedHatDisplay";
  font-weight: 600;
  src: url("../fonts/RedHatDisplay/RedHatDisplay-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "RedHatDisplay";
  font-weight: 700;
  src: url("../fonts/RedHatDisplay/RedHatDisplay-Bold.ttf") format("truetype");
}
.text-up {
  --text-opacity: 1;
  color: rgba(var(--danger-rgb), var(--text-opacity)) !important;
}

.text-down {
  --text-opacity: 1;
  color: rgba(var(--success-rgb), var(--text-opacity)) !important;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* 문서
   ========================================================================== */
* {
  box-sizing: border-box;
}

/**
 * 1. 모든 브라우저에서 줄 높이를 수정합니다.
 * 2. iOS에서 방향 변경 후 글꼴 크기 조정을 방지합니다.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  font-size: 16px;
}

/* 섹션
   ========================================================================== */
/**
 * 모든 브라우저에서 여백을 제거합니다.
 */
body {
  font-family: "Pretendard", sans-serif;
  margin: 0;
}

/**
 * IE에서 `main` 요소를 일관되게 렌더링합니다.
 */
main {
  display: block;
}

/* 콘텐츠 그룹화
   ========================================================================== */
/**
 * 1. Firefox에서 올바른 상자 크기를 추가합니다.
 * 2. Edge 및 IE에서 오버플로를 표시합니다.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. 모든 브라우저에서 글꼴 크기의 상속 및 크기 조정을 수정합니다.
 * 2. 모든 브라우저에서 서로 다른 `em` 글꼴 크기를 수정합니다.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* 텍스트 레벨 시멘틱
   ========================================================================== */
/**
 * IE 10의 활성 링크에서 회색 배경을 제거합니다.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

a,
button {
  outline: none;
  background-color: transparent;
  box-shadow: none;
  -webkit-tap-highlight-color: transparent;
}

label,
label:focus,
label:active {
  outline: none;
  box-shadow: none;
  background-color: transparent;
  -webkit-tap-highlight-color: transparent;
}

/**
 * 1. Chrome 57-에서 하단 테두리 제거
 * 2. Chrome, Edge, IE, Opera 및 Safari에 올바른 텍스트 장식을 추가합니다.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
}

/**
 * Chrome, Edge, Safari에서 올바른 글꼴 두께를 추가합니다.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. 모든 브라우저에서 글꼴 크기의 상속 및 크기 조정을 수정합니다.
 * 2. 모든 브라우저에서 서로 다른 `em` 글꼴 크기를 수정합니다.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * 모든 브라우저에 올바른 글꼴 크기를 추가합니다.
 */
small {
  font-size: 80%;
}

/**
 * 모든 브라우저에서 `sub` 및 `sup` 요소가 행 높이에 영향을 주지 않도록 방지합니다.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* 삽입된 콘텐츠
   ========================================================================== */
/**
 * IE 10에서 링크 내부 이미지의 테두리를 제거합니다.
 */
img {
  border-style: none;
  max-width: 100%;
}

/* 양식
   ========================================================================== */
/**
 * 1. 모든 브라우저에서 글꼴 스타일을 변경합니다.
 * 2. Firefox 및 Safari에서 여백을 제거합니다.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * IE에서 오버플로를 표시합니다.
 * 1. Edge에 오버플로를 표시합니다.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Edge, Firefox 및 IE에서 text-transform 상속을 제거합니다.
 * 1. Firefox에서 text-transform 상속을 제거합니다.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * iOS 및 Safari에서 클릭 가능한 유형의 스타일을 지정할 수 없는 문제를 수정합니다.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  color: inherit;
}

/**
 * Firefox에서 내부 테두리와 패딩을 제거합니다.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * 이전 규칙에 의해 설정되지 않은 포커스 스타일을 복원합니다.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Firefox에서 패딩을 수정합니다.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Edge 및 IE에서 텍스트 줄 바꿈을 수정합니다.
 * 2. IE의 `fieldset` 요소에서 색상 상속을 수정합니다.
 * 3. 개발자가 모든 브라우저에서 `fieldset` 요소를 0으로 처리할 때 발견되지 않도록 패딩을 제거합니다.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Chrome, Firefox, Opera에서 올바른 수직 정렬을 추가합니다.
 */
progress {
  vertical-align: baseline;
}

/**
 * IE 10+에서 기본 수직 스크롤 막대를 제거합니다.
 */
textarea {
  overflow: auto;
}

/**
 * 1. IE 10에서 올바른 상자 크기를 추가합니다.
 * 2. IE 10에서 패딩을 제거합니다.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  outline: none;
  background-color: transparent;
  box-shadow: none;
  -webkit-tap-highlight-color: transparent;
}

/**
 * Chrome에서 증가 및 감소 버튼의 커서 스타일을 수정합니다.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
  display: none;
}

/**
 * 1. Chrome, Safari에서 서로 다른 모습을 수정합니다.
 * 2. Safari에서 outline 스타일을 수정합니다.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * macOS의 Chrome 및 Safari에서 내부 패딩을 제거합니다.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. iOS 및 Safari에서 클릭 가능한 유형의 스타일을 지정할 수 없는 문제를 수정합니다.
 * 2. Safari에서 글꼴 속성을 `상속`으로 변경합니다.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* 인터렉티브
   ========================================================================== */
/*
 * Edge, IE 10+, Firefox에 올바른 디스플레이를 추가합니다.
 */
details {
  display: block;
}

/*
 * 모든 브라우저에 올바른 디스플레이를 추가합니다.
 */
summary {
  display: list-item;
}

/* 기타
   ========================================================================== */
/**
 * IE 10+에서 올바른 디스플레이를 추가합니다.
 */
template {
  display: none;
}

/**
 * IE 10에 올바른 디스플레이를 추가하세요.
 */
[hidden] {
  display: none;
}

/**
 * heading 스타일을 초기화합니다.
 */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

/**
 * paragraph 스타일을 초기화합니다.
 */
p {
  margin: 0;
}

/**
 * list 스타일을 초기화합니다.
 */
ul, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

:root {
  --white: #fff;
  --font-01: #111;
  --font-02: #4D4D4D;
  --font-03: #616161;
  --font-04: #888888;
  --font-05: #CFCFCF;
  --font-06: #fff;
  --line-01: #111;
  --line-02: rgba(97, 102, 118, 0.2);
  --line-03: rgba(17, 17, 17, 0.05);
  --black: #000;
  --white-rgb: 255, 255, 255;
  --font-01-rgb: 17, 17, 17;
  --font-02-rgb: 77, 77, 77;
  --font-03-rgb: 97, 97, 97;
  --font-04-rgb: 136, 136, 136;
  --font-05-rgb: 207, 207, 207;
  --font-06-rgb: 255, 255, 255;
  --line-01-rgb: 17, 17, 17;
  --line-02-rgb: 97, 102, 118;
  --line-03-rgb: 17, 17, 17;
  --black-rgb: 0, 0, 0;
  --primary-01: #1454FF;
  --primary-02: #033CD4;
  --secondary-01: #E7F4FF;
  --success: #1454FF;
  --danger: #E11D1D;
  --white: #fff;
  --gray-1: #111;
  --gray-2: #4D4D4D;
  --gray-3: #616161;
  --gray-4: #888888;
  --gray-5: #CFCFCF;
  --gray-6: #DFE4EB;
  --gray-7: #D7DDE5;
  --gray-8: #F3F3F5;
  --gray-9: #E7E8EB;
  --gray-10: #F1F3F8;
  --black: #000;
  --chart-1: #326AF3;
  --chart-2: #7426ED;
  --chart-3: #5CBC62;
  --chart-4: #FFD52B;
  --chart-5: #82E8E8;
  --chart-6: #F000E8;
  --chart-7: #00B7FF;
  --chart-8: #FF80A9;
  --chart-9: #00A2A0;
  --chart-10: #FF6347;
  --chart-11: #2E8B57;
  --chart-12: #FFA500;
  --chart-13: #8A2BE2;
  --chart-14: #00CED1;
  --chart-15: #DC143C;
  --chart-16: #FF8C00;
  --chart-17: #483D8B;
  --chart-18: #228B22;
  --chart-19: #FF1493;
  --chart-20: #00BFFF;
  --chart-21: #B8860B;
  --chart-22: #8B008B;
  --chart-23: #556B2F;
  --chart-24: #FF4500;
  --chart-25: #E9967A;
  --chart-26: #8FBC8F;
  --chart-27: #9932CC;
  --chart-28: #1E90FF;
  --chart-29: #B22222;
  --chart-30: #FFD700;
  --chart-31: #808080;
  --chart-32: #008000;
  --chart-33: #ADFF2F;
  --chart-34: #F08080;
  --chart-35: #20B2AA;
  --chart-36: #87CEFA;
  --chart-37: #778899;
  --chart-38: #7CFC00;
  --chart-39: #FF00FF;
  --chart-40: #800000;
  --pie-blue-1: #1454FF;
  --pie-blue-2: #3CA4E9;
  --pie-blue-3: #4D96E7;
  --pie-blue-4: #92D7D0;
  --pie-blue-5: #73BADA;
  --pie-blue-6: #AFDBEF;
  --pie-blue-7: #59BCDE;
  --pie-blue-8: #0071FF;
  --pie-blue-9: #7EC8FF;
  --pie-blue-10: #00A8E5;
  --pie-blue-11: #2B8FD6;
  --pie-blue-12: #5BA3C8;
  --pie-blue-13: #8BB8D9;
  --pie-blue-14: #A8C9E3;
  --pie-blue-15: #C4DAED;
  --pie-blue-16: #D9E8F3;
  --pie-blue-17: #0066CC;
  --pie-blue-18: #1A7AE8;
  --pie-blue-19: #3D8DFF;
  --pie-blue-20: #5FA0FF;
  --pie-blue-21: #81B3FF;
  --pie-blue-22: #A3C6FF;
  --pie-blue-23: #C5D9FF;
  --pie-blue-24: #E7ECFF;
  --pie-blue-25: #0080B8;
  --pie-blue-26: #0095C7;
  --pie-blue-27: #00AAD6;
  --pie-blue-28: #33BFE5;
  --pie-blue-29: #66D4F4;
  --pie-blue-30: #99E9FF;
  --pie-blue-31: #B3F0FF;
  --pie-blue-32: #CCF5FF;
  --pie-blue-33: #4A7BC4;
  --pie-blue-34: #6B9BD1;
  --pie-blue-35: #8CBBDE;
  --pie-blue-36: #ADDBEB;
  --pie-blue-37: #CEF3F8;
  --pie-blue-38: #E6F9FC;
  --pie-blue-39: #F2FCFE;
  --pie-blue-40: #F8FDFF;
  --primary-01-rgb: 20, 84, 255;
  --primary-02-rgb: 3, 60, 212;
  --secondary-01-rgb: 231, 244, 255;
  --success-rgb: 20, 84, 255;
  --danger-rgb: 225, 29, 29;
  --white-rgb: 255, 255, 255;
  --gray-1-rgb: 17, 17, 17;
  --gray-2-rgb: 77, 77, 77;
  --gray-3-rgb: 97, 97, 97;
  --gray-4-rgb: 136, 136, 136;
  --gray-5-rgb: 207, 207, 207;
  --gray-6-rgb: 223, 228, 235;
  --gray-7-rgb: 215, 221, 229;
  --gray-8-rgb: 243, 243, 245;
  --gray-9-rgb: 231, 232, 235;
  --gray-10-rgb: 241, 243, 248;
  --black-rgb: 0, 0, 0;
  --chart-1-rgb: 50, 106, 243;
  --chart-2-rgb: 116, 38, 237;
  --chart-3-rgb: 92, 188, 98;
  --chart-4-rgb: 255, 213, 43;
  --chart-5-rgb: 130, 232, 232;
  --chart-6-rgb: 240, 0, 232;
  --chart-7-rgb: 0, 183, 255;
  --chart-8-rgb: 255, 128, 169;
  --chart-9-rgb: 0, 162, 160;
  --chart-10-rgb: 255, 99, 71;
  --chart-11-rgb: 46, 139, 87;
  --chart-12-rgb: 255, 165, 0;
  --chart-13-rgb: 138, 43, 226;
  --chart-14-rgb: 0, 206, 209;
  --chart-15-rgb: 220, 20, 60;
  --chart-16-rgb: 255, 140, 0;
  --chart-17-rgb: 72, 61, 139;
  --chart-18-rgb: 34, 139, 34;
  --chart-19-rgb: 255, 20, 147;
  --chart-20-rgb: 0, 191, 255;
  --chart-21-rgb: 184, 134, 11;
  --chart-22-rgb: 139, 0, 139;
  --chart-23-rgb: 85, 107, 47;
  --chart-24-rgb: 255, 69, 0;
  --chart-25-rgb: 233, 150, 122;
  --chart-26-rgb: 143, 188, 143;
  --chart-27-rgb: 153, 50, 204;
  --chart-28-rgb: 30, 144, 255;
  --chart-29-rgb: 178, 34, 34;
  --chart-30-rgb: 255, 215, 0;
  --chart-31-rgb: 128, 128, 128;
  --chart-32-rgb: 0, 128, 0;
  --chart-33-rgb: 173, 255, 47;
  --chart-34-rgb: 240, 128, 128;
  --chart-35-rgb: 32, 178, 170;
  --chart-36-rgb: 135, 206, 250;
  --chart-37-rgb: 119, 136, 153;
  --chart-38-rgb: 124, 252, 0;
  --chart-39-rgb: 255, 0, 255;
  --chart-40-rgb: 128, 0, 0;
  --pie-blue-1-rgb: 20, 84, 255;
  --pie-blue-2-rgb: 60, 164, 233;
  --pie-blue-3-rgb: 77, 150, 231;
  --pie-blue-4-rgb: 146, 215, 208;
  --pie-blue-5-rgb: 115, 186, 218;
  --pie-blue-6-rgb: 175, 219, 239;
  --pie-blue-7-rgb: 89, 188, 222;
  --pie-blue-8-rgb: 0, 113, 255;
  --pie-blue-9-rgb: 126, 200, 255;
  --pie-blue-10-rgb: 0, 168, 229;
  --pie-blue-11-rgb: 43, 143, 214;
  --pie-blue-12-rgb: 91, 163, 200;
  --pie-blue-13-rgb: 139, 184, 217;
  --pie-blue-14-rgb: 168, 201, 227;
  --pie-blue-15-rgb: 196, 218, 237;
  --pie-blue-16-rgb: 217, 232, 243;
  --pie-blue-17-rgb: 0, 102, 204;
  --pie-blue-18-rgb: 26, 122, 232;
  --pie-blue-19-rgb: 61, 141, 255;
  --pie-blue-20-rgb: 95, 160, 255;
  --pie-blue-21-rgb: 129, 179, 255;
  --pie-blue-22-rgb: 163, 198, 255;
  --pie-blue-23-rgb: 197, 217, 255;
  --pie-blue-24-rgb: 231, 236, 255;
  --pie-blue-25-rgb: 0, 128, 184;
  --pie-blue-26-rgb: 0, 149, 199;
  --pie-blue-27-rgb: 0, 170, 214;
  --pie-blue-28-rgb: 51, 191, 229;
  --pie-blue-29-rgb: 102, 212, 244;
  --pie-blue-30-rgb: 153, 233, 255;
  --pie-blue-31-rgb: 179, 240, 255;
  --pie-blue-32-rgb: 204, 245, 255;
  --pie-blue-33-rgb: 74, 123, 196;
  --pie-blue-34-rgb: 107, 155, 209;
  --pie-blue-35-rgb: 140, 187, 222;
  --pie-blue-36-rgb: 173, 219, 235;
  --pie-blue-37-rgb: 206, 243, 248;
  --pie-blue-38-rgb: 230, 249, 252;
  --pie-blue-39-rgb: 242, 252, 254;
  --pie-blue-40-rgb: 248, 253, 255;
  --body-bg: #fff;
  --body-color: #111;
  --border-width: 1px;
  --border-style: solid;
  --border-color: #888888;
  --border-radius: $btn-border-radius;
  --border-radius-xs: $btn-border-radius-xs;
  --border-radius-sm: $btn-border-radius-sm;
  --border-radius-md: $btn-border-radius-md;
  --border-radius-lg: $btn-border-radius-lg;
  --border-radius-pill: $border-radius-pill;
  --form-valid-color: #1454FF;
  --form-valid-border-color: #1454FF;
  --form-invalid-color: #E11D1D;
  --form-invalid-border-color: #E11D1D;
}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  box-sizing: border-box;
  touch-action: manipulation;
  background: #fff;
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}
.flatpickr-calendar.open, .flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.animate.open {
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  box-shadow: none !important;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:before, .flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  left: 22px;
}
.flatpickr-calendar.rightMost:before, .flatpickr-calendar.arrowRight:before, .flatpickr-calendar.rightMost:after, .flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}
.flatpickr-calendar.arrowCenter:before, .flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}
.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
  top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}
.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: flex;
}
.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  overflow: hidden;
  flex: 1;
}
.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled, .flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}
.flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
  position: relative;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
  /*
        /*rtl:begin:ignore*/
  /*
        */
  left: 0;
  /*
        /*rtl:end:ignore*/
  /*
        */
}
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
        /*rtl:begin:ignore*/
  /*
        */
  left: 0;
  /*
        /*rtl:end:ignore*/
  /*
        */
  /*
        /*rtl:begin:ignore*/
  /*
        */
  right: 0;
  /*
        /*rtl:end:ignore*/
  /*
        */
}
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
        /*rtl:begin:ignore*/
  /*
        */
  right: 0;
  /*
        /*rtl:end:ignore*/
  /*
        */
}
.flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}
.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}
.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}
.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
  transition: fill 0.1s;
  fill: inherit;
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input, .numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper input::-ms-clear {
  display: none;
}
.numInputWrapper input::-webkit-outer-spin-button, .numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  box-sizing: border-box;
}
.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}
.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}
.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  transform: translate3d(0px, 0px, 0px);
}
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0 ;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}
.flatpickr-current-month input.cur-year {
  background: transparent;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled] {
  font-size: 100%;
  color: var(--font-02);
  background: transparent;
  pointer-events: none;
  -webkit-text-fill-color: rgb(0, 0, 0);
  -webkit-opacity: 1;
  opacity: 1;
  background: white;
}
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:focus, .flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}
.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  height: 28px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: flex;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  flex: 1;
  font-weight: bolder;
}

.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  width: 307.875px;
}
.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  box-sizing: border-box;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-around;
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.dayContainer + .dayContainer {
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  justify-content: center;
  text-align: center;
}
.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}
.flatpickr-day.today {
  border-color: #959ea9;
}
.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}
.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}
.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  box-shadow: -10px 0 0 #569ff7;
}
.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-day.flatpickr-disabled {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.flatpickr-disabled:hover {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.notAllowed {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.flatpickr-disabled {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}
.flatpickr-day.week.selected {
  border-radius: 0;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}
.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  box-shadow: 1px 0 0 #e6e6e6;
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}
.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  align-self: center;
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.nice-select {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
}

.nice-select:hover {
  border-color: hsl(0, 0%, 85.9803921569%);
}

.nice-select:active,
.nice-select:focus {
  border-color: #999;
}

.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: "";
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.15s ease-in-out;
  width: 5px;
}

.nice-select.open {
  border-color: #999;
}

.nice-select.open:after {
  transform: rotate(-135deg);
}

.nice-select.open .nice-select-dropdown {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0);
}

.nice-select.disabled {
  border-color: rgb(237.1, 237.1, 237.1);
  color: #999;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #ccc;
}

.nice-select.wide {
  width: 100%;
}

.nice-select.wide .nice-select-dropdown {
  left: 0 !important;
  right: 0 !important;
}

.nice-select.right {
  float: right;
}

.nice-select.right .nice-select-dropdown {
  left: auto;
  right: 0;
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

.nice-select.small:after {
  height: 4px;
  width: 4px;
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

.nice-select .has-multiple {
  white-space: inherit;
  height: auto;
  padding: 7px 12px;
  min-height: 36px;
  line-height: 22px;
}

.nice-select .has-multiple span.current {
  border: 1px solid #ccc;
  background: #eee;
  padding: 0 10px;
  border-radius: 3px;
  display: inline-block;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 3px;
  margin-right: 3px;
}

.nice-select .has-multiple .multiple-options {
  display: block;
  line-height: 24px;
  padding: 0;
}

.nice-select .nice-select-search-box {
  box-sizing: border-box;
  width: 100%;
  padding: 5px;
  pointer-events: none;
  border-radius: 5px 5px 0 0;
}

.nice-select .nice-select-search {
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  color: #444;
  display: inline-block;
  vertical-align: middle;
  padding: 7px 12px;
  margin: 0 10px 0 0;
  width: 100%;
  min-height: 36px;
  line-height: 22px;
  height: auto;
  outline: 0 !important;
  font-size: 14px;
}

.nice-select .nice-select-dropdown {
  margin-top: 4px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(19px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
  opacity: 0;
  max-height: 230px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.nice-select .list {
  border-radius: 5px;
  box-sizing: border-box;
  padding: 0;
}

.nice-select .list:hover .option:not(:hover) {
  background-color: rgba(0, 0, 0, 0) !important;
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  transition: all 0.2s;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background-color: #f6f6f6;
}

.nice-select .option.selected {
  font-weight: bold;
}

.nice-select .option.disabled {
  background-color: rgba(0, 0, 0, 0);
  color: #999;
  cursor: default;
}

.nice-select .extra {
  float: right;
}

.nice-select .optgroup {
  font-weight: bold;
}

.no-csspointerevents .nice-select .nice-select-dropdown {
  display: none;
}

.no-csspointerevents .nice-select.open .nice-select-dropdown {
  display: block;
}

.nice-select .list::-webkit-scrollbar {
  width: 0;
}

.hidden-select {
  opacity: 0;
  width: 0;
  padding: 0;
  height: 0;
  font-size: 0;
  min-height: auto;
}

.select-selection-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.select-selection-list .select-selection {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 2px 5px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}

.select-selection-list button.remove-select-selection {
  height: 15px;
  width: 15px;
  line-height: 15px;
  padding: 0px;
  background-color: #bd2919;
  border-radius: 20%;
}


/**
 * Swiper 11.1.15
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 18, 2024
 */
/* FONT_START */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

html,
body {
  height: 100%;
  font-family: "Pretendard", sans-serif;
}

body {
  background-color: var(--white);
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.main {
  flex: 1 0 auto;
}

.main-sub {
  padding: 108px 0 150px;
  background-color: #F1F3F8;
}
.main-sub .container {
  max-width: 1410px;
  margin: auto;
  padding: 0 40px;
}
.main-sub .container .top-wrap {
  position: relative;
}
.main-sub .container .top-wrap .breadcrumb {
  position: absolute;
  top: 0;
  right: 0;
}
.main-sub .container .top-wrap .page-title-wrap {
  margin-top: 80px;
  text-align: center;
}
.main-sub .container .top-wrap .page-title-wrap h2 {
  font-size: 54px;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: -1.08px;
  color: #111;
}
.main-sub .container .top-wrap .filter-wrap {
  margin: 40px auto 0;
}

hr {
  border: 1px solid rgba(17, 17, 17, 0.1);
}

.section {
  max-width: 1600px;
  padding: 0 20px;
}
.section.section-full-width {
  max-width: unset;
  width: 100%;
}

.dim {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 11;
}
.dim.active {
  opacity: 1;
  visibility: visible;
}

.box-type {
  padding: 40px 50px 50px;
  border-radius: 16px;
  background-color: #fff;
}
.box-type.line {
  padding: 32px;
  border: 1px solid var(--line-02);
}
.box-type.full-size {
  padding: 72px 96px;
  border-radius: 30px;
}

.terms-list-wrap ul li {
  position: relative;
}
.terms-list-wrap ul li:not(:first-child)::before {
  content: "";
  position: absolute;
  left: -12px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 10px;
  background-color: rgba(97, 97, 97, 0.3);
}
.terms-list-wrap ul li a {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 14px;
  letter-spacing: -0.14px;
  color: #4D4D4D;
}
.terms-list-wrap ul li a i {
  width: 12px;
  height: 12px;
}

.info-box-wrap {
  display: flex;
  align-items: center;
  gap: 20px;
}
.info-box-wrap .box-type {
  max-width: 335px;
  width: 100%;
}
.info-box-wrap .box-type dl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
}
.info-box-wrap .box-type dl dt {
  font-size: 15px;
  font-weight: 500;
  line-height: 140%;
}
.info-box-wrap .box-type dl dd {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 140%;
  color: #111;
}
.info-box-wrap .box-type dl dd .unit {
  font-size: 14px;
  font-weight: 500;
}

.legend-color {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 5px;
}

.footer {
  margin-top: auto;
  background-color: #111;
}
.footer .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1600px;
  min-height: 190px;
  margin: auto;
  background-color: #111;
}
.footer .container .terms-list-wrap ul {
  display: flex;
  align-items: center;
  gap: 30px;
}
.footer .container .terms-list-wrap ul li a {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 18px;
  color: #fff;
  letter-spacing: -0.18px;
}
.footer .container .terms-list-wrap ul li a i {
  width: 16px;
  height: 16px;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1280px;
  padding: 30px 60px;
  z-index: 100;
  background-color: transparent;
  transition: all 0.3s ease;
}
.header.logout.scrolled {
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(10px);
}
.header.login, .header.terms {
  padding: 35px 60px;
  background-color: #fff;
}
.header.login .container, .header.terms .container {
  max-width: 1920px;
  margin: auto;
}
.header.login .container .user-actions, .header.terms .container .user-actions {
  gap: 22px;
}
.header.login .container .user-actions .btn-link, .header.terms .container .user-actions .btn-link {
  color: #111;
}
.header.login .container .user-actions .user-info, .header.terms .container .user-actions .user-info {
  position: relative;
  display: flex;
  align-items: center;
  gap: 15px;
  padding-left: 22px;
}
.header.login .container .user-actions .user-info::before, .header.terms .container .user-actions .user-info::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 18px;
  margin: auto;
  background-color: var(--line-02);
}
.header.login .container .user-actions .user-info .user-name, .header.terms .container .user-actions .user-info .user-name {
  font-weight: 700;
  text-decoration: underline;
}
.header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .container .logo h1 {
  font-size: 0;
}
.header .container .logo a {
  position: relative;
  display: inline-block;
}
.header .container .logo a img {
  display: block;
}
.header .container .logo a .logo-1 {
  display: none;
}
.header .container .logo a .logo-2 {
  display: block;
}
.header.login .container .logo a .logo-1, .header.terms .container .logo a .logo-1 {
  display: block;
}
.header.login .container .logo a .logo-2, .header.terms .container .logo a .logo-2 {
  display: none;
}
.header.logout .container .logo a .logo-1 {
  display: none;
}
.header.logout .container .logo a .logo-2 {
  display: block;
}
.header.logout.terms .container .logo a .logo-1 {
  display: block;
}
.header.logout.terms .container .logo a .logo-2 {
  display: none;
}
.header .container .main-nav {
  flex: 1;
  margin-left: 60px;
}
.header .container .main-nav .nav-list {
  display: flex;
  align-items: center;
  gap: 40px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.header .container .main-nav .nav-list .nav-item {
  position: relative;
}
.header .container .main-nav .nav-list .nav-item .nav-link {
  display: block;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 500;
  color: #111;
  text-decoration: none;
  transition: color 0.3s ease;
}
.header .container .main-nav .nav-list .nav-item .nav-link:hover, .header .container .main-nav .nav-list .nav-item .nav-link.active {
  color: #1454FF;
}
.header .container .main-nav .nav-list .nav-item .nav-link.active {
  position: relative;
}
.header .container .main-nav .nav-list .nav-item .nav-link.active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #1454FF;
}
.header .container .main-nav .nav-list .nav-item .sub-menu {
  position: absolute;
  top: 100%;
  left: -20px;
  min-width: 123px;
  margin-top: 25px;
  padding: 24px 20px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.08);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  list-style: none;
  z-index: 1000;
}
.header .container .main-nav .nav-list .nav-item .sub-menu li {
  margin: 0;
  white-space: nowrap;
}
.header .container .main-nav .nav-list .nav-item .sub-menu li + li {
  margin-top: 16px;
}
.header .container .main-nav .nav-list .nav-item .sub-menu li a {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #4D4D4D;
  text-decoration: none;
  transition: color 0.3s ease;
}
.header .container .main-nav .nav-list .nav-item .sub-menu li a.active {
  color: #1454FF;
}
.header .container .main-nav .nav-list .nav-item:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.header .container .user-actions {
  display: flex;
  align-items: center;
  gap: 30px;
}
.header .container .user-actions .btn-link {
  display: flex;
  align-items: center;
  white-space: nowrap;
  gap: 6px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}

.accordion-cards {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  max-width: 655px;
  min-height: 400px;
}
.accordion-cards .accordion-card {
  position: relative;
  width: 100%;
  border-radius: 16px;
  background: rgba(16, 17, 27, 0.8);
  backdrop-filter: blur(7.5px);
  cursor: pointer;
  transition: all 0.5s linear;
}
.accordion-cards .accordion-card.active {
  flex: 1;
}
.accordion-cards .accordion-card.active .card-content {
  padding: 50px 40px;
}
.accordion-cards .accordion-card.active .card-collapsed {
  display: none;
}
.accordion-cards .accordion-card.active .card-expanded {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.accordion-cards .accordion-card:not(.active) .card-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 44px 40px;
}
.accordion-cards .accordion-card:not(.active) .card-content .card-collapsed {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.accordion-cards .accordion-card:not(.active) .card-content .card-collapsed .expand-icon {
  opacity: 1;
  visibility: visible;
}
.accordion-cards .accordion-card:not(.active) .card-content .card-expanded {
  display: none;
}
.accordion-cards .accordion-card .card-content {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: all 0.5s ease;
}
.accordion-cards .accordion-card .card-content .bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.accordion-cards .accordion-card .card-content .bg-img img {
  width: 100%;
  height: 100%;
}
.accordion-cards .accordion-card .card-content .card-collapsed .card-title {
  font-size: 19px;
  font-weight: 600;
  letter-spacing: -0.19px;
  color: #fff;
}
.accordion-cards .accordion-card .card-content .card-collapsed .expand-icon {
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
}
.accordion-cards .accordion-card .card-content .card-expanded .card-header .card-label {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #1454FF;
}
.accordion-cards .accordion-card .card-content .card-expanded .card-header .card-title {
  margin-top: 10px;
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  letter-spacing: -0.28px;
}
.accordion-cards .accordion-card .card-content .card-expanded .card-header .card-description {
  margin-top: 30px;
  font-size: 16px;
  color: #fff;
  line-height: 27px;
  letter-spacing: -0.16px;
}
.accordion-cards .accordion-card .card-content .card-expanded .card-footer {
  margin-top: 60px;
}
.accordion-cards .accordion-card .card-content .card-expanded .card-footer .btn {
  border-radius: 50px;
}

.btn {
  --btn-padding-x: 16px;
  --btn-padding-y: 13px;
  --btn-font-size: 16px;
  --btn-line-height: normal;
  --btn-border-width: var(--border-width);
  --btn-border-radius: 12px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 117px;
  padding: var(--btn-padding-y) var(--btn-padding-x);
  font-size: var(--btn-font-size);
  line-height: var(--btn-line-height);
  border: var(--btn-border-width) solid transparent;
  border-radius: var(--btn-border-radius);
  text-decoration: none;
  text-align: center;
  font-weight: 500;
  color: inherit;
  white-space: nowrap;
}
.btn.btn-md {
  --btn-padding-x-md: 20px;
  --btn-padding-y-md: 12px;
  --btn-font-size-md: 14px;
  --btn-line-height-md: 100%;
  --btn-border-radius-md: 12px;
  padding: var(--btn-padding-y-md) var(--btn-padding-x-md);
  font-size: var(--btn-font-size-md);
  line-height: var(--btn-line-height-md);
  border-radius: var(--btn-border-radius-md);
}
.btn.btn-lg {
  --btn-padding-x-lg: 20px;
  --btn-padding-y-lg: 13px;
  --btn-font-size-lg: 16px;
  --btn-line-height-lg: 1.5;
  --btn-border-radius-lg: 12px;
  min-width: 108px;
  padding: var(--btn-padding-y-lg) var(--btn-padding-x-lg);
  font-size: var(--btn-font-size-lg);
  line-height: var(--btn-line-height-lg);
  border-radius: var(--btn-border-radius-lg);
}
.btn.full-width {
  width: 100%;
}

.btn-primary-01 {
  background-color: var(--primary-01);
  border-color: var(--primary-01);
  color: var(--white);
}

.btn-bordered-primary-01 {
  border-color: var(--primary-01);
}

.btn-primary-02 {
  background-color: var(--primary-02);
  border-color: var(--primary-02);
  color: var(--white);
}

.btn-bordered-primary-02 {
  border-color: var(--primary-02);
}

.btn-secondary-01 {
  background-color: var(--secondary-01);
  border-color: var(--secondary-01);
}

.btn-bordered-secondary-01 {
  border-color: var(--secondary-01);
}

.btn-success {
  background-color: var(--success);
  border-color: var(--success);
  color: var(--white);
}

.btn-bordered-success {
  border-color: var(--success);
}

.btn-danger {
  background-color: var(--danger);
  border-color: var(--danger);
  color: var(--white);
}

.btn-bordered-danger {
  border-color: var(--danger);
}

.btn-white {
  background-color: var(--white);
  border-color: var(--white);
}

.btn-bordered-white {
  border-color: var(--white);
}

.btn-gray-1 {
  background-color: var(--gray-1);
  border-color: var(--gray-1);
  color: var(--white);
}

.btn-bordered-gray-1 {
  border-color: var(--gray-1);
}

.btn-gray-2 {
  background-color: var(--gray-2);
  border-color: var(--gray-2);
  color: var(--white);
}

.btn-bordered-gray-2 {
  border-color: var(--gray-2);
}

.btn-gray-3 {
  background-color: var(--gray-3);
  border-color: var(--gray-3);
  color: var(--white);
}

.btn-bordered-gray-3 {
  border-color: var(--gray-3);
}

.btn-gray-4 {
  background-color: var(--gray-4);
  border-color: var(--gray-4);
  color: var(--white);
}

.btn-bordered-gray-4 {
  border-color: var(--gray-4);
}

.btn-gray-5 {
  background-color: var(--gray-5);
  border-color: var(--gray-5);
  color: var(--white);
}

.btn-bordered-gray-5 {
  border-color: var(--gray-5);
}

.btn-gray-6 {
  background-color: var(--gray-6);
  border-color: var(--gray-6);
}

.btn-bordered-gray-6 {
  border-color: var(--gray-6);
}

.btn-gray-7 {
  background-color: var(--gray-7);
  border-color: var(--gray-7);
}

.btn-bordered-gray-7 {
  border-color: var(--gray-7);
}

.btn-gray-8 {
  background-color: var(--gray-8);
  border-color: var(--gray-8);
}

.btn-bordered-gray-8 {
  border-color: var(--gray-8);
}

.btn-gray-9 {
  background-color: var(--gray-9);
  border-color: var(--gray-9);
}

.btn-bordered-gray-9 {
  border-color: var(--gray-9);
}

.btn-gray-10 {
  background-color: var(--gray-10);
  border-color: var(--gray-10);
}

.btn-bordered-gray-10 {
  border-color: var(--gray-10);
}

.btn-black {
  background-color: var(--black);
  border-color: var(--black);
  color: var(--white);
}

.btn-bordered-black {
  border-color: var(--black);
}

.btn-chart-1 {
  background-color: var(--chart-1);
  border-color: var(--chart-1);
}

.btn-bordered-chart-1 {
  border-color: var(--chart-1);
}

.btn-chart-2 {
  background-color: var(--chart-2);
  border-color: var(--chart-2);
}

.btn-bordered-chart-2 {
  border-color: var(--chart-2);
}

.btn-chart-3 {
  background-color: var(--chart-3);
  border-color: var(--chart-3);
}

.btn-bordered-chart-3 {
  border-color: var(--chart-3);
}

.btn-chart-4 {
  background-color: var(--chart-4);
  border-color: var(--chart-4);
}

.btn-bordered-chart-4 {
  border-color: var(--chart-4);
}

.btn-chart-5 {
  background-color: var(--chart-5);
  border-color: var(--chart-5);
}

.btn-bordered-chart-5 {
  border-color: var(--chart-5);
}

.btn-chart-6 {
  background-color: var(--chart-6);
  border-color: var(--chart-6);
}

.btn-bordered-chart-6 {
  border-color: var(--chart-6);
}

.btn-chart-7 {
  background-color: var(--chart-7);
  border-color: var(--chart-7);
}

.btn-bordered-chart-7 {
  border-color: var(--chart-7);
}

.btn-chart-8 {
  background-color: var(--chart-8);
  border-color: var(--chart-8);
}

.btn-bordered-chart-8 {
  border-color: var(--chart-8);
}

.btn-chart-9 {
  background-color: var(--chart-9);
  border-color: var(--chart-9);
}

.btn-bordered-chart-9 {
  border-color: var(--chart-9);
}

.btn-chart-10 {
  background-color: var(--chart-10);
  border-color: var(--chart-10);
}

.btn-bordered-chart-10 {
  border-color: var(--chart-10);
}

.btn-chart-11 {
  background-color: var(--chart-11);
  border-color: var(--chart-11);
}

.btn-bordered-chart-11 {
  border-color: var(--chart-11);
}

.btn-chart-12 {
  background-color: var(--chart-12);
  border-color: var(--chart-12);
}

.btn-bordered-chart-12 {
  border-color: var(--chart-12);
}

.btn-chart-13 {
  background-color: var(--chart-13);
  border-color: var(--chart-13);
}

.btn-bordered-chart-13 {
  border-color: var(--chart-13);
}

.btn-chart-14 {
  background-color: var(--chart-14);
  border-color: var(--chart-14);
}

.btn-bordered-chart-14 {
  border-color: var(--chart-14);
}

.btn-chart-15 {
  background-color: var(--chart-15);
  border-color: var(--chart-15);
}

.btn-bordered-chart-15 {
  border-color: var(--chart-15);
}

.btn-chart-16 {
  background-color: var(--chart-16);
  border-color: var(--chart-16);
}

.btn-bordered-chart-16 {
  border-color: var(--chart-16);
}

.btn-chart-17 {
  background-color: var(--chart-17);
  border-color: var(--chart-17);
}

.btn-bordered-chart-17 {
  border-color: var(--chart-17);
}

.btn-chart-18 {
  background-color: var(--chart-18);
  border-color: var(--chart-18);
}

.btn-bordered-chart-18 {
  border-color: var(--chart-18);
}

.btn-chart-19 {
  background-color: var(--chart-19);
  border-color: var(--chart-19);
}

.btn-bordered-chart-19 {
  border-color: var(--chart-19);
}

.btn-chart-20 {
  background-color: var(--chart-20);
  border-color: var(--chart-20);
}

.btn-bordered-chart-20 {
  border-color: var(--chart-20);
}

.btn-chart-21 {
  background-color: var(--chart-21);
  border-color: var(--chart-21);
}

.btn-bordered-chart-21 {
  border-color: var(--chart-21);
}

.btn-chart-22 {
  background-color: var(--chart-22);
  border-color: var(--chart-22);
}

.btn-bordered-chart-22 {
  border-color: var(--chart-22);
}

.btn-chart-23 {
  background-color: var(--chart-23);
  border-color: var(--chart-23);
}

.btn-bordered-chart-23 {
  border-color: var(--chart-23);
}

.btn-chart-24 {
  background-color: var(--chart-24);
  border-color: var(--chart-24);
}

.btn-bordered-chart-24 {
  border-color: var(--chart-24);
}

.btn-chart-25 {
  background-color: var(--chart-25);
  border-color: var(--chart-25);
}

.btn-bordered-chart-25 {
  border-color: var(--chart-25);
}

.btn-chart-26 {
  background-color: var(--chart-26);
  border-color: var(--chart-26);
}

.btn-bordered-chart-26 {
  border-color: var(--chart-26);
}

.btn-chart-27 {
  background-color: var(--chart-27);
  border-color: var(--chart-27);
}

.btn-bordered-chart-27 {
  border-color: var(--chart-27);
}

.btn-chart-28 {
  background-color: var(--chart-28);
  border-color: var(--chart-28);
}

.btn-bordered-chart-28 {
  border-color: var(--chart-28);
}

.btn-chart-29 {
  background-color: var(--chart-29);
  border-color: var(--chart-29);
}

.btn-bordered-chart-29 {
  border-color: var(--chart-29);
}

.btn-chart-30 {
  background-color: var(--chart-30);
  border-color: var(--chart-30);
}

.btn-bordered-chart-30 {
  border-color: var(--chart-30);
}

.btn-chart-31 {
  background-color: var(--chart-31);
  border-color: var(--chart-31);
}

.btn-bordered-chart-31 {
  border-color: var(--chart-31);
}

.btn-chart-32 {
  background-color: var(--chart-32);
  border-color: var(--chart-32);
}

.btn-bordered-chart-32 {
  border-color: var(--chart-32);
}

.btn-chart-33 {
  background-color: var(--chart-33);
  border-color: var(--chart-33);
}

.btn-bordered-chart-33 {
  border-color: var(--chart-33);
}

.btn-chart-34 {
  background-color: var(--chart-34);
  border-color: var(--chart-34);
}

.btn-bordered-chart-34 {
  border-color: var(--chart-34);
}

.btn-chart-35 {
  background-color: var(--chart-35);
  border-color: var(--chart-35);
}

.btn-bordered-chart-35 {
  border-color: var(--chart-35);
}

.btn-chart-36 {
  background-color: var(--chart-36);
  border-color: var(--chart-36);
}

.btn-bordered-chart-36 {
  border-color: var(--chart-36);
}

.btn-chart-37 {
  background-color: var(--chart-37);
  border-color: var(--chart-37);
}

.btn-bordered-chart-37 {
  border-color: var(--chart-37);
}

.btn-chart-38 {
  background-color: var(--chart-38);
  border-color: var(--chart-38);
}

.btn-bordered-chart-38 {
  border-color: var(--chart-38);
}

.btn-chart-39 {
  background-color: var(--chart-39);
  border-color: var(--chart-39);
}

.btn-bordered-chart-39 {
  border-color: var(--chart-39);
}

.btn-chart-40 {
  background-color: var(--chart-40);
  border-color: var(--chart-40);
}

.btn-bordered-chart-40 {
  border-color: var(--chart-40);
}

.btn-pie-blue-1 {
  background-color: var(--pie-blue-1);
  border-color: var(--pie-blue-1);
}

.btn-bordered-pie-blue-1 {
  border-color: var(--pie-blue-1);
}

.btn-pie-blue-2 {
  background-color: var(--pie-blue-2);
  border-color: var(--pie-blue-2);
}

.btn-bordered-pie-blue-2 {
  border-color: var(--pie-blue-2);
}

.btn-pie-blue-3 {
  background-color: var(--pie-blue-3);
  border-color: var(--pie-blue-3);
}

.btn-bordered-pie-blue-3 {
  border-color: var(--pie-blue-3);
}

.btn-pie-blue-4 {
  background-color: var(--pie-blue-4);
  border-color: var(--pie-blue-4);
}

.btn-bordered-pie-blue-4 {
  border-color: var(--pie-blue-4);
}

.btn-pie-blue-5 {
  background-color: var(--pie-blue-5);
  border-color: var(--pie-blue-5);
}

.btn-bordered-pie-blue-5 {
  border-color: var(--pie-blue-5);
}

.btn-pie-blue-6 {
  background-color: var(--pie-blue-6);
  border-color: var(--pie-blue-6);
}

.btn-bordered-pie-blue-6 {
  border-color: var(--pie-blue-6);
}

.btn-pie-blue-7 {
  background-color: var(--pie-blue-7);
  border-color: var(--pie-blue-7);
}

.btn-bordered-pie-blue-7 {
  border-color: var(--pie-blue-7);
}

.btn-pie-blue-8 {
  background-color: var(--pie-blue-8);
  border-color: var(--pie-blue-8);
}

.btn-bordered-pie-blue-8 {
  border-color: var(--pie-blue-8);
}

.btn-pie-blue-9 {
  background-color: var(--pie-blue-9);
  border-color: var(--pie-blue-9);
}

.btn-bordered-pie-blue-9 {
  border-color: var(--pie-blue-9);
}

.btn-pie-blue-10 {
  background-color: var(--pie-blue-10);
  border-color: var(--pie-blue-10);
}

.btn-bordered-pie-blue-10 {
  border-color: var(--pie-blue-10);
}

.btn-pie-blue-11 {
  background-color: var(--pie-blue-11);
  border-color: var(--pie-blue-11);
}

.btn-bordered-pie-blue-11 {
  border-color: var(--pie-blue-11);
}

.btn-pie-blue-12 {
  background-color: var(--pie-blue-12);
  border-color: var(--pie-blue-12);
}

.btn-bordered-pie-blue-12 {
  border-color: var(--pie-blue-12);
}

.btn-pie-blue-13 {
  background-color: var(--pie-blue-13);
  border-color: var(--pie-blue-13);
}

.btn-bordered-pie-blue-13 {
  border-color: var(--pie-blue-13);
}

.btn-pie-blue-14 {
  background-color: var(--pie-blue-14);
  border-color: var(--pie-blue-14);
}

.btn-bordered-pie-blue-14 {
  border-color: var(--pie-blue-14);
}

.btn-pie-blue-15 {
  background-color: var(--pie-blue-15);
  border-color: var(--pie-blue-15);
}

.btn-bordered-pie-blue-15 {
  border-color: var(--pie-blue-15);
}

.btn-pie-blue-16 {
  background-color: var(--pie-blue-16);
  border-color: var(--pie-blue-16);
}

.btn-bordered-pie-blue-16 {
  border-color: var(--pie-blue-16);
}

.btn-pie-blue-17 {
  background-color: var(--pie-blue-17);
  border-color: var(--pie-blue-17);
}

.btn-bordered-pie-blue-17 {
  border-color: var(--pie-blue-17);
}

.btn-pie-blue-18 {
  background-color: var(--pie-blue-18);
  border-color: var(--pie-blue-18);
}

.btn-bordered-pie-blue-18 {
  border-color: var(--pie-blue-18);
}

.btn-pie-blue-19 {
  background-color: var(--pie-blue-19);
  border-color: var(--pie-blue-19);
}

.btn-bordered-pie-blue-19 {
  border-color: var(--pie-blue-19);
}

.btn-pie-blue-20 {
  background-color: var(--pie-blue-20);
  border-color: var(--pie-blue-20);
}

.btn-bordered-pie-blue-20 {
  border-color: var(--pie-blue-20);
}

.btn-pie-blue-21 {
  background-color: var(--pie-blue-21);
  border-color: var(--pie-blue-21);
}

.btn-bordered-pie-blue-21 {
  border-color: var(--pie-blue-21);
}

.btn-pie-blue-22 {
  background-color: var(--pie-blue-22);
  border-color: var(--pie-blue-22);
}

.btn-bordered-pie-blue-22 {
  border-color: var(--pie-blue-22);
}

.btn-pie-blue-23 {
  background-color: var(--pie-blue-23);
  border-color: var(--pie-blue-23);
}

.btn-bordered-pie-blue-23 {
  border-color: var(--pie-blue-23);
}

.btn-pie-blue-24 {
  background-color: var(--pie-blue-24);
  border-color: var(--pie-blue-24);
}

.btn-bordered-pie-blue-24 {
  border-color: var(--pie-blue-24);
}

.btn-pie-blue-25 {
  background-color: var(--pie-blue-25);
  border-color: var(--pie-blue-25);
}

.btn-bordered-pie-blue-25 {
  border-color: var(--pie-blue-25);
}

.btn-pie-blue-26 {
  background-color: var(--pie-blue-26);
  border-color: var(--pie-blue-26);
}

.btn-bordered-pie-blue-26 {
  border-color: var(--pie-blue-26);
}

.btn-pie-blue-27 {
  background-color: var(--pie-blue-27);
  border-color: var(--pie-blue-27);
}

.btn-bordered-pie-blue-27 {
  border-color: var(--pie-blue-27);
}

.btn-pie-blue-28 {
  background-color: var(--pie-blue-28);
  border-color: var(--pie-blue-28);
}

.btn-bordered-pie-blue-28 {
  border-color: var(--pie-blue-28);
}

.btn-pie-blue-29 {
  background-color: var(--pie-blue-29);
  border-color: var(--pie-blue-29);
}

.btn-bordered-pie-blue-29 {
  border-color: var(--pie-blue-29);
}

.btn-pie-blue-30 {
  background-color: var(--pie-blue-30);
  border-color: var(--pie-blue-30);
}

.btn-bordered-pie-blue-30 {
  border-color: var(--pie-blue-30);
}

.btn-pie-blue-31 {
  background-color: var(--pie-blue-31);
  border-color: var(--pie-blue-31);
}

.btn-bordered-pie-blue-31 {
  border-color: var(--pie-blue-31);
}

.btn-pie-blue-32 {
  background-color: var(--pie-blue-32);
  border-color: var(--pie-blue-32);
}

.btn-bordered-pie-blue-32 {
  border-color: var(--pie-blue-32);
}

.btn-pie-blue-33 {
  background-color: var(--pie-blue-33);
  border-color: var(--pie-blue-33);
}

.btn-bordered-pie-blue-33 {
  border-color: var(--pie-blue-33);
}

.btn-pie-blue-34 {
  background-color: var(--pie-blue-34);
  border-color: var(--pie-blue-34);
}

.btn-bordered-pie-blue-34 {
  border-color: var(--pie-blue-34);
}

.btn-pie-blue-35 {
  background-color: var(--pie-blue-35);
  border-color: var(--pie-blue-35);
}

.btn-bordered-pie-blue-35 {
  border-color: var(--pie-blue-35);
}

.btn-pie-blue-36 {
  background-color: var(--pie-blue-36);
  border-color: var(--pie-blue-36);
}

.btn-bordered-pie-blue-36 {
  border-color: var(--pie-blue-36);
}

.btn-pie-blue-37 {
  background-color: var(--pie-blue-37);
  border-color: var(--pie-blue-37);
}

.btn-bordered-pie-blue-37 {
  border-color: var(--pie-blue-37);
}

.btn-pie-blue-38 {
  background-color: var(--pie-blue-38);
  border-color: var(--pie-blue-38);
}

.btn-bordered-pie-blue-38 {
  border-color: var(--pie-blue-38);
}

.btn-pie-blue-39 {
  background-color: var(--pie-blue-39);
  border-color: var(--pie-blue-39);
}

.btn-bordered-pie-blue-39 {
  border-color: var(--pie-blue-39);
}

.btn-pie-blue-40 {
  background-color: var(--pie-blue-40);
  border-color: var(--pie-blue-40);
}

.btn-bordered-pie-blue-40 {
  border-color: var(--pie-blue-40);
}

.btn-wrap {
  display: flex;
  gap: 6px;
  width: 100%;
}
.btn-wrap .btn {
  flex: 1 1;
  min-width: unset;
}
.btn-wrap .btn.disabled {
  color: #c1c1c1;
}
.btn-wrap .btn.text-btn1 {
  font-size: 16px;
  font-weight: 500;
}
.btn-wrap .btn.max {
  max-width: 240px;
}
.btn-wrap .btn.rows {
  flex-direction: column;
}
.btn-wrap .btn.rows .text-btn4 {
  text-align: center;
  line-height: 1.125rem;
  font-weight: 600;
}
.btn-wrap.primary-focus .btn {
  flex: 1 1 auto;
}
.btn-wrap.primary-focus .btn-bg-02 {
  flex: 0 1 32%;
}
.btn-wrap.primary-focus .btn-bg-02.disabled {
  flex: 1 1 auto;
}
.btn-wrap.primary-focus .btn-primary-01 {
  flex: 1 1 auto;
}
.btn-wrap.dual-button .btn-bg-02 {
  flex: 0 1 32%;
}
.btn-wrap.dual-button .btn-bg-02.disabled {
  flex: 0 1 32%;
}
.btn-wrap.dual-button .btn-primary-01 {
  flex: 1 1 auto;
}
.btn-wrap.columns .btn:first-child {
  max-width: 6.875rem;
}
.btn-wrap.rows {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}

.btn-close {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

.btn-setting {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

.btn-logout {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 10px 12px;
  font-size: 14px;
  font-weight: 600;
  color: #111;
  border: 1px solid var(--line-02);
  border-radius: 100px;
  background-color: #fff;
}

.btn-download {
  display: flex;
  align-items: center;
  gap: 17px;
  padding: 9px 12px 9px 16px;
  border: 1px solid #1454FF;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 500;
  color: #1454FF;
}

.btn-favorite {
  display: flex;
  align-items: center;
  gap: 2px;
  padding: 8px 12px;
  border: none;
  border-radius: 8px;
  background-color: #1454FF;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
}

.btn-outline-primary-01 {
  color: #1454FF;
  background-color: transparent;
  border-color: #1454FF;
}

.btn-outline-primary-02 {
  color: #033CD4;
  background-color: transparent;
  border-color: #033CD4;
}

.btn-outline-secondary-01 {
  color: #E7F4FF;
  background-color: transparent;
  border-color: #E7F4FF;
}

.btn-outline-success {
  color: #1454FF;
  background-color: transparent;
  border-color: #1454FF;
}

.btn-outline-danger {
  color: #E11D1D;
  background-color: transparent;
  border-color: #E11D1D;
}

.btn-outline-white {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

.btn-outline-gray-1 {
  color: #111;
  background-color: transparent;
  border-color: #111;
}

.btn-outline-gray-2 {
  color: #4D4D4D;
  background-color: transparent;
  border-color: #4D4D4D;
}

.btn-outline-gray-3 {
  color: #616161;
  background-color: transparent;
  border-color: #616161;
}

.btn-outline-gray-4 {
  color: #888888;
  background-color: transparent;
  border-color: #888888;
}

.btn-outline-gray-5 {
  color: #CFCFCF;
  background-color: transparent;
  border-color: #CFCFCF;
}

.btn-outline-gray-6 {
  color: #DFE4EB;
  background-color: transparent;
  border-color: #DFE4EB;
}

.btn-outline-gray-7 {
  color: #D7DDE5;
  background-color: transparent;
  border-color: #D7DDE5;
}

.btn-outline-gray-8 {
  color: #F3F3F5;
  background-color: transparent;
  border-color: #F3F3F5;
}

.btn-outline-gray-9 {
  color: #E7E8EB;
  background-color: transparent;
  border-color: #E7E8EB;
}

.btn-outline-gray-10 {
  color: #F1F3F8;
  background-color: transparent;
  border-color: #F1F3F8;
}

.btn-outline-black {
  color: #000;
  background-color: transparent;
  border-color: #000;
}

.btn-outline-chart-1 {
  color: #326AF3;
  background-color: transparent;
  border-color: #326AF3;
}

.btn-outline-chart-2 {
  color: #7426ED;
  background-color: transparent;
  border-color: #7426ED;
}

.btn-outline-chart-3 {
  color: #5CBC62;
  background-color: transparent;
  border-color: #5CBC62;
}

.btn-outline-chart-4 {
  color: #FFD52B;
  background-color: transparent;
  border-color: #FFD52B;
}

.btn-outline-chart-5 {
  color: #82E8E8;
  background-color: transparent;
  border-color: #82E8E8;
}

.btn-outline-chart-6 {
  color: #F000E8;
  background-color: transparent;
  border-color: #F000E8;
}

.btn-outline-chart-7 {
  color: #00B7FF;
  background-color: transparent;
  border-color: #00B7FF;
}

.btn-outline-chart-8 {
  color: #FF80A9;
  background-color: transparent;
  border-color: #FF80A9;
}

.btn-outline-chart-9 {
  color: #00A2A0;
  background-color: transparent;
  border-color: #00A2A0;
}

.btn-outline-chart-10 {
  color: #FF6347;
  background-color: transparent;
  border-color: #FF6347;
}

.btn-outline-chart-11 {
  color: #2E8B57;
  background-color: transparent;
  border-color: #2E8B57;
}

.btn-outline-chart-12 {
  color: #FFA500;
  background-color: transparent;
  border-color: #FFA500;
}

.btn-outline-chart-13 {
  color: #8A2BE2;
  background-color: transparent;
  border-color: #8A2BE2;
}

.btn-outline-chart-14 {
  color: #00CED1;
  background-color: transparent;
  border-color: #00CED1;
}

.btn-outline-chart-15 {
  color: #DC143C;
  background-color: transparent;
  border-color: #DC143C;
}

.btn-outline-chart-16 {
  color: #FF8C00;
  background-color: transparent;
  border-color: #FF8C00;
}

.btn-outline-chart-17 {
  color: #483D8B;
  background-color: transparent;
  border-color: #483D8B;
}

.btn-outline-chart-18 {
  color: #228B22;
  background-color: transparent;
  border-color: #228B22;
}

.btn-outline-chart-19 {
  color: #FF1493;
  background-color: transparent;
  border-color: #FF1493;
}

.btn-outline-chart-20 {
  color: #00BFFF;
  background-color: transparent;
  border-color: #00BFFF;
}

.btn-outline-chart-21 {
  color: #B8860B;
  background-color: transparent;
  border-color: #B8860B;
}

.btn-outline-chart-22 {
  color: #8B008B;
  background-color: transparent;
  border-color: #8B008B;
}

.btn-outline-chart-23 {
  color: #556B2F;
  background-color: transparent;
  border-color: #556B2F;
}

.btn-outline-chart-24 {
  color: #FF4500;
  background-color: transparent;
  border-color: #FF4500;
}

.btn-outline-chart-25 {
  color: #E9967A;
  background-color: transparent;
  border-color: #E9967A;
}

.btn-outline-chart-26 {
  color: #8FBC8F;
  background-color: transparent;
  border-color: #8FBC8F;
}

.btn-outline-chart-27 {
  color: #9932CC;
  background-color: transparent;
  border-color: #9932CC;
}

.btn-outline-chart-28 {
  color: #1E90FF;
  background-color: transparent;
  border-color: #1E90FF;
}

.btn-outline-chart-29 {
  color: #B22222;
  background-color: transparent;
  border-color: #B22222;
}

.btn-outline-chart-30 {
  color: #FFD700;
  background-color: transparent;
  border-color: #FFD700;
}

.btn-outline-chart-31 {
  color: #808080;
  background-color: transparent;
  border-color: #808080;
}

.btn-outline-chart-32 {
  color: #008000;
  background-color: transparent;
  border-color: #008000;
}

.btn-outline-chart-33 {
  color: #ADFF2F;
  background-color: transparent;
  border-color: #ADFF2F;
}

.btn-outline-chart-34 {
  color: #F08080;
  background-color: transparent;
  border-color: #F08080;
}

.btn-outline-chart-35 {
  color: #20B2AA;
  background-color: transparent;
  border-color: #20B2AA;
}

.btn-outline-chart-36 {
  color: #87CEFA;
  background-color: transparent;
  border-color: #87CEFA;
}

.btn-outline-chart-37 {
  color: #778899;
  background-color: transparent;
  border-color: #778899;
}

.btn-outline-chart-38 {
  color: #7CFC00;
  background-color: transparent;
  border-color: #7CFC00;
}

.btn-outline-chart-39 {
  color: #FF00FF;
  background-color: transparent;
  border-color: #FF00FF;
}

.btn-outline-chart-40 {
  color: #800000;
  background-color: transparent;
  border-color: #800000;
}

.btn-outline-pie-blue-1 {
  color: #1454FF;
  background-color: transparent;
  border-color: #1454FF;
}

.btn-outline-pie-blue-2 {
  color: #3CA4E9;
  background-color: transparent;
  border-color: #3CA4E9;
}

.btn-outline-pie-blue-3 {
  color: #4D96E7;
  background-color: transparent;
  border-color: #4D96E7;
}

.btn-outline-pie-blue-4 {
  color: #92D7D0;
  background-color: transparent;
  border-color: #92D7D0;
}

.btn-outline-pie-blue-5 {
  color: #73BADA;
  background-color: transparent;
  border-color: #73BADA;
}

.btn-outline-pie-blue-6 {
  color: #AFDBEF;
  background-color: transparent;
  border-color: #AFDBEF;
}

.btn-outline-pie-blue-7 {
  color: #59BCDE;
  background-color: transparent;
  border-color: #59BCDE;
}

.btn-outline-pie-blue-8 {
  color: #0071FF;
  background-color: transparent;
  border-color: #0071FF;
}

.btn-outline-pie-blue-9 {
  color: #7EC8FF;
  background-color: transparent;
  border-color: #7EC8FF;
}

.btn-outline-pie-blue-10 {
  color: #00A8E5;
  background-color: transparent;
  border-color: #00A8E5;
}

.btn-outline-pie-blue-11 {
  color: #2B8FD6;
  background-color: transparent;
  border-color: #2B8FD6;
}

.btn-outline-pie-blue-12 {
  color: #5BA3C8;
  background-color: transparent;
  border-color: #5BA3C8;
}

.btn-outline-pie-blue-13 {
  color: #8BB8D9;
  background-color: transparent;
  border-color: #8BB8D9;
}

.btn-outline-pie-blue-14 {
  color: #A8C9E3;
  background-color: transparent;
  border-color: #A8C9E3;
}

.btn-outline-pie-blue-15 {
  color: #C4DAED;
  background-color: transparent;
  border-color: #C4DAED;
}

.btn-outline-pie-blue-16 {
  color: #D9E8F3;
  background-color: transparent;
  border-color: #D9E8F3;
}

.btn-outline-pie-blue-17 {
  color: #0066CC;
  background-color: transparent;
  border-color: #0066CC;
}

.btn-outline-pie-blue-18 {
  color: #1A7AE8;
  background-color: transparent;
  border-color: #1A7AE8;
}

.btn-outline-pie-blue-19 {
  color: #3D8DFF;
  background-color: transparent;
  border-color: #3D8DFF;
}

.btn-outline-pie-blue-20 {
  color: #5FA0FF;
  background-color: transparent;
  border-color: #5FA0FF;
}

.btn-outline-pie-blue-21 {
  color: #81B3FF;
  background-color: transparent;
  border-color: #81B3FF;
}

.btn-outline-pie-blue-22 {
  color: #A3C6FF;
  background-color: transparent;
  border-color: #A3C6FF;
}

.btn-outline-pie-blue-23 {
  color: #C5D9FF;
  background-color: transparent;
  border-color: #C5D9FF;
}

.btn-outline-pie-blue-24 {
  color: #E7ECFF;
  background-color: transparent;
  border-color: #E7ECFF;
}

.btn-outline-pie-blue-25 {
  color: #0080B8;
  background-color: transparent;
  border-color: #0080B8;
}

.btn-outline-pie-blue-26 {
  color: #0095C7;
  background-color: transparent;
  border-color: #0095C7;
}

.btn-outline-pie-blue-27 {
  color: #00AAD6;
  background-color: transparent;
  border-color: #00AAD6;
}

.btn-outline-pie-blue-28 {
  color: #33BFE5;
  background-color: transparent;
  border-color: #33BFE5;
}

.btn-outline-pie-blue-29 {
  color: #66D4F4;
  background-color: transparent;
  border-color: #66D4F4;
}

.btn-outline-pie-blue-30 {
  color: #99E9FF;
  background-color: transparent;
  border-color: #99E9FF;
}

.btn-outline-pie-blue-31 {
  color: #B3F0FF;
  background-color: transparent;
  border-color: #B3F0FF;
}

.btn-outline-pie-blue-32 {
  color: #CCF5FF;
  background-color: transparent;
  border-color: #CCF5FF;
}

.btn-outline-pie-blue-33 {
  color: #4A7BC4;
  background-color: transparent;
  border-color: #4A7BC4;
}

.btn-outline-pie-blue-34 {
  color: #6B9BD1;
  background-color: transparent;
  border-color: #6B9BD1;
}

.btn-outline-pie-blue-35 {
  color: #8CBBDE;
  background-color: transparent;
  border-color: #8CBBDE;
}

.btn-outline-pie-blue-36 {
  color: #ADDBEB;
  background-color: transparent;
  border-color: #ADDBEB;
}

.btn-outline-pie-blue-37 {
  color: #CEF3F8;
  background-color: transparent;
  border-color: #CEF3F8;
}

.btn-outline-pie-blue-38 {
  color: #E6F9FC;
  background-color: transparent;
  border-color: #E6F9FC;
}

.btn-outline-pie-blue-39 {
  color: #F2FCFE;
  background-color: transparent;
  border-color: #F2FCFE;
}

.btn-outline-pie-blue-40 {
  color: #F8FDFF;
  background-color: transparent;
  border-color: #F8FDFF;
}

.chart-top-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.chart-top-wrap h3 {
  font-size: 22px;
  font-weight: 600;
  color: var(--gray-1);
}
.chart-top-wrap .title-tab-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.chart-top-wrap .title-tab-wrap .tab-wrap .tab-header {
  display: flex;
  align-items: center;
  height: 40px;
  background-color: #F1F3F8;
  border-radius: 12px;
}
.chart-top-wrap .title-tab-wrap .tab-wrap .tab-header .tab-item {
  flex: 1;
  padding: 10px 16px;
  border: 1px solid transparent;
  font-size: 16px;
  font-weight: 500;
}
.chart-top-wrap .title-tab-wrap .tab-wrap .tab-header .tab-item.active {
  border: 1px solid #1454FF;
}
.chart-top-wrap .title-tab-wrap .tab-wrap .tab-header .tab-item:not(.active) {
  color: #111;
}

.main-page .main-summary-wrap .title-link .tooltip .desc, .pie-chart .chart-wrap .doughnut-tooltip, .stacked-column-chart .chart-wrap .chart-bar .column .tooltip, .doughnut-chart .chart-wrap .doughnut-tooltip, .grouped-bar-chart .chart-wrap .grouped-bar-tooltip, .bar-chart .chart-wrap .bar-tooltip, .line-chart .var-tooltip {
  position: absolute;
  display: flex;
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease;
  pointer-events: none;
  text-align: center;
}

.line-chart .chart-wrap,
.bar-chart .chart-wrap,
.grouped-bar-chart .chart-wrap {
  height: 240px;
  margin-left: -6px;
  position: relative;
  overflow: visible;
}

.line-chart.v2 .chart-wrap {
  height: 320px;
}
.line-chart.v2 .chart-wrap .vertical-line {
  position: absolute;
  top: 32px;
  bottom: 0;
  width: 1px;
  height: 255px;
  background: rgba(97, 102, 118, 0.2);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease;
  pointer-events: none;
  z-index: 10;
}
.line-chart .var-tooltip {
  flex-direction: column;
  min-width: 60px;
  padding: 10px 12px;
  transform: translate(0, 0);
  z-index: 1000;
  white-space: nowrap;
}
.line-chart .var-tooltip .date {
  font-size: 14px;
  font-weight: 600;
  color: #111;
  margin-bottom: 6px;
}
.line-chart .var-tooltip .rows .chart-tt-row {
  display: flex;
  align-items: center;
  gap: 6px;
}
.line-chart .var-tooltip .rows .chart-tt-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex-shrink: 0;
}
.line-chart .var-tooltip .rows .chart-tt-label {
  font-size: 14px;
  color: #111;
}
.line-chart .var-tooltip .rows .chart-tt-value {
  font-size: 14px;
  font-weight: 600;
  color: #111;
  margin-left: auto;
}

.bar-chart .chart-wrap {
  position: relative;
  overflow: visible;
}
.bar-chart .chart-wrap .bar-tooltip {
  align-items: center;
  justify-content: center;
  min-width: 50px;
  padding: 14px 18px;
  transform: translate(-50%, calc(-100% - 12px));
}
.bar-chart .chart-wrap .bar-tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-top-color: #fff;
}
.bar-chart .chart-wrap .bar-tooltip .value {
  font-size: 14px;
  font-weight: 500;
  color: #111;
}

.grouped-bar-chart .chart-container {
  display: flex;
  align-items: flex-start;
  margin-top: -25px;
}
.grouped-bar-chart .y-axis-container {
  flex-shrink: 0;
  width: 60px;
  position: relative;
  padding-top: 20px;
  height: 380px;
  top: 45px;
}
.grouped-bar-chart .y-axis-container .chart-unit {
  position: absolute;
  top: -5px;
  left: 26px;
  font-size: 15px;
  font-weight: 500;
  line-height: 160%;
  color: #4D4D4D;
}
.grouped-bar-chart .y-axis-container .y-axis-labels {
  position: relative;
  height: 300px;
  font-family: "RedHatDisplay", "Pretendard", sans-serif;
  font-size: 12px;
  color: #4D4D4D;
  margin-top: 0;
}
.grouped-bar-chart .y-axis-container .y-axis-labels .y-tick {
  position: absolute;
  right: 0;
  text-align: right;
  padding-right: 8px;
  transform: translateY(-50%);
  white-space: nowrap;
}
.grouped-bar-chart .chart-scroll-wrap {
  flex: 1;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
  display: flex;
  justify-content: flex-start;
}
.grouped-bar-chart .chart-scroll-wrap::-webkit-scrollbar {
  height: 8px;
}
.grouped-bar-chart .chart-scroll-wrap::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}
.grouped-bar-chart .chart-scroll-wrap::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 4px;
}
.grouped-bar-chart .chart-scroll-wrap::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.grouped-bar-chart .chart-wrap {
  position: relative;
  overflow: visible;
  height: 340px;
  padding-bottom: 10px;
}
.grouped-bar-chart .chart-wrap canvas {
  display: block;
}
.grouped-bar-chart .chart-wrap .grouped-bar-tooltip {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  min-width: 120px;
  padding: 12px 16px;
  transform: translate(-50%, calc(-100% - 12px));
  z-index: 1000;
}
.grouped-bar-chart .chart-wrap .grouped-bar-tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-top-color: #fff;
}
.grouped-bar-chart .chart-wrap .grouped-bar-tooltip .value {
  font-size: 16px;
  font-weight: 800;
  color: #111;
}
.grouped-bar-chart .chart-wrap .grouped-bar-tooltip .period {
  font-size: 12px;
  font-weight: 500;
  color: #4D4D4D;
}

.mini-bar-chart {
  position: relative;
}
.mini-bar-chart .chart-top-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
}
.mini-bar-chart .chart-wrap {
  height: 200px;
  overflow: visible;
}
.mini-bar-chart .chart-wrap .chart-unit {
  left: 18px;
}
.mini-bar-chart .chart-wrap canvas {
  display: block;
}

.chart-wrap {
  position: relative;
  font-family: "RedHatDisplay", sans-serif;
}
.chart-wrap .chart-unit {
  position: absolute;
  top: -5px;
  left: 26px;
  font-size: 15px;
  font-weight: 500;
  line-height: 160%;
  color: #4D4D4D;
}

.doughnut-chart .title-wrap {
  text-align: center;
  margin-bottom: 30px;
}
.doughnut-chart .title-wrap h2 {
  font-size: 24px;
  font-weight: 600;
  color: var(--gray-1);
}
.doughnut-chart .label-wrap {
  margin-top: 26px;
}
.doughnut-chart .label-wrap ul {
  flex-direction: column;
  gap: 0;
}
.doughnut-chart .label-wrap ul li + li {
  margin-top: 10px;
}
.doughnut-chart .chart-wrap {
  position: relative;
  overflow: visible;
}
.doughnut-chart .chart-wrap .doughnut-tooltip {
  flex-direction: column;
  justify-content: center;
  gap: 3px;
  min-width: 130px;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 70px;
  padding: 12px 20px;
  white-space: nowrap;
  z-index: 1000;
  transform: translate(-50%, -100%);
  margin-top: -12px;
  box-shadow: none;
  filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.2));
}
.doughnut-chart .chart-wrap .doughnut-tooltip .percent {
  font-size: 16px;
  font-weight: 800;
  color: #111;
}
.doughnut-chart .chart-wrap .doughnut-tooltip .name {
  font-size: 14px;
  font-weight: 500;
  color: #111;
}

.stacked-column-chart {
  height: 100%;
}
.stacked-column-chart .chart-top-wrap h2 {
  font-size: 24px;
  font-weight: 600;
  color: var(--gray-1);
}
.stacked-column-chart .chart-top-wrap .summary-wrap {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: rgba(122, 122, 122, 0.8);
}
.stacked-column-chart .chart-top-wrap .summary-wrap .summary-value {
  display: flex;
  align-items: center;
}
.stacked-column-chart .chart-top-wrap .summary-wrap .summary-value .total {
  font-weight: 600;
  color: rgba(17, 17, 17, 0.8);
}
.stacked-column-chart .stacked-column-chart-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.stacked-column-chart .stacked-column-chart-inner .chart-wrap .chart-bar {
  height: 42px;
  margin: 0;
}
.stacked-column-chart .stacked-column-chart-inner .label-wrap {
  margin-top: 20px;
}
.stacked-column-chart .chart-wrap .chart-bar {
  display: flex;
  align-items: center;
  gap: 1px;
  height: 60px;
  margin-top: 66px;
}
.stacked-column-chart .chart-wrap .chart-bar .column {
  height: 100%;
  background-color: var(--primary-01);
  cursor: pointer;
  position: relative;
  transition: opacity 0.2s ease;
  border-radius: 1px;
}
.stacked-column-chart .chart-wrap .chart-bar .column .tooltip {
  flex-direction: column;
  justify-content: center;
  gap: 3px;
  width: -moz-fit-content;
  width: fit-content;
  bottom: calc(100% + 12px);
  left: 50%;
  transform: translateX(-50%);
  padding: 12px 20px;
  white-space: nowrap;
  box-shadow: none;
  filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.2));
}
.stacked-column-chart .chart-wrap .chart-bar .column .tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-top-color: #fff;
}
.stacked-column-chart .chart-wrap .chart-bar .column .tooltip .percent {
  font-size: 16px;
  font-weight: 800;
  color: #111;
}
.stacked-column-chart .chart-wrap .chart-bar .column .tooltip .name {
  font-size: 14px;
  font-weight: 500;
  color: #111;
}
.stacked-column-chart .chart-wrap .chart-bar .column:hover .tooltip {
  opacity: 1;
  visibility: visible;
}
.stacked-column-chart .label-wrap {
  margin-top: 60px;
}
.stacked-column-chart .label-wrap ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px 0;
}
.stacked-column-chart .label-wrap ul li {
  width: 50%;
}

.pie-chart {
  position: relative;
  min-height: 390px;
}
.pie-chart .label-wrap {
  padding: 60px 30px;
}
.pie-chart .label-wrap ul {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-end;
  gap: 16px 0;
}
.pie-chart .label-wrap ul li {
  display: flex;
  align-items: center;
  gap: 0;
}
.pie-chart .label-wrap ul li .legend-color {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 4px;
  background-color: var(--primary-01);
}
.pie-chart .label-wrap ul li .legend-text {
  display: block;
  overflow: hidden;
  max-width: 200px;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 8px;
  font-size: 16px;
  color: #111;
}
.pie-chart .label-wrap ul li .legend-value {
  position: relative;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 700;
}
.pie-chart .label-wrap ul li .legend-value::after {
  content: "·";
  position: absolute;
  left: 0;
  color: #4D4D4D;
}
.pie-chart .chart-wrap {
  position: absolute;
  top: 20px;
  right: 0;
  left: 0;
  margin: 0 auto;
  overflow: visible;
}
.pie-chart .chart-wrap .doughnut-tooltip {
  flex-direction: column;
  justify-content: center;
  gap: 3px;
  min-width: 130px;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 70px;
  padding: 12px 20px;
  white-space: nowrap;
  z-index: 1000;
  transform: translate(-50%, -100%);
  margin-top: -12px;
  box-shadow: none;
  filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.2));
}
.pie-chart .chart-wrap .doughnut-tooltip .percent {
  font-size: 16px;
  font-weight: 800;
  color: #111;
}
.pie-chart .chart-wrap .doughnut-tooltip .name {
  font-size: 14px;
  font-weight: 500;
  color: #111;
}

.nodata-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 170px;
  text-align: center;
}
.nodata-wrap p {
  font-size: 15px;
  color: #111;
}

.label-wrap ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 15px;
}
.label-wrap ul li {
  display: flex;
  align-items: center;
  gap: 10px;
}
.label-wrap ul li .legend-color {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 4px;
  background-color: var(--primary-01);
}
.label-wrap ul li .legend-text {
  font-size: 14px;
  color: #111;
}
.label-wrap ul li .legend-value {
  place-content: 5px;
  font-size: 14px;
  font-weight: 800;
}

.breadcrumb ul {
  display: flex;
  align-items: center;
}
.breadcrumb ul li {
  display: flex;
  align-items: center;
}
.breadcrumb ul li a {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: #111;
}

.tab-wrap .tab-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #F1F3F8;
  border-radius: 12px;
}
.tab-wrap .tab-header .tab-item {
  flex: 1;
  padding: 10px 0;
  border: 1px solid transparent;
  font-size: 16px;
  font-weight: 500;
}
.tab-wrap .tab-header .tab-item.active {
  border: 1px solid #1454FF;
  border-radius: 12px;
  background-color: #fff;
  color: #1454FF;
}

.loading-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--System-dimmed, rgba(0, 0, 0, 0.1));
  z-index: 1000;
}
.loading-wrap .loading-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.loading-wrap .loading-inner svg {
  width: 50px;
  transform-origin: center;
  animation: rotate4 2s linear infinite;
}
.loading-wrap .loading-inner circle {
  fill: none;
  stroke: var(--Primary-Color-Blue, #1454FF);
  stroke-width: 6px;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  animation: dash4 1.5s ease-in-out infinite;
}
@keyframes rotate4 {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes dash4 {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dashoffset: -125px;
  }
}

.hasDatepicker:focus {
  border-color: #1454FF !important;
  outline: none;
  box-shadow: 0 0 0 2px rgba(20, 84, 255, 0.2);
}

.ui-datepicker {
  display: none;
  width: 343px;
  margin-top: 8px;
  padding: 24px;
  background-color: var(--white);
  border: 1px solid var(--gray-5);
  border-radius: 18px;
  box-shadow: 0 0 8px 0 rgba(229, 233, 242, 0.75);
}
.ui-datepicker .ui-datepicker-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  display: inline-flex;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  order: 1;
}
.ui-datepicker .ui-datepicker-header .ui-corner-all {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 24px;
  height: 24px;
  background: none;
  border: none;
  padding: 0;
}
.ui-datepicker .ui-datepicker-header .ui-corner-all .ui-icon {
  font-size: 0;
}
.ui-datepicker .ui-datepicker-header .ui-corner-all::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 4L10 8L6 12' stroke='%23333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.ui-datepicker .ui-datepicker-header .ui-corner-all.ui-state-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.ui-datepicker .ui-datepicker-header .ui-corner-all.ui-state-disabled::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 4L10 8L6 12' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  order: 0;
  transform: rotate(180deg);
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  order: 2;
}
.ui-datepicker .ui-datepicker-calendar {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  table-layout: fixed;
  margin-top: 1.875rem;
}
.ui-datepicker .ui-datepicker-calendar thead tr th {
  font-size: 15px;
  font-weight: 400;
  color: #4D4D4D;
  text-align: center;
}
.ui-datepicker .ui-datepicker-calendar tbody tr td {
  padding: 13px 0;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #111;
}
.ui-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-today .ui-state-default {
  color: #1454FF;
  font-weight: 600;
}
.ui-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day .ui-state-active {
  position: relative;
  color: #fff;
  z-index: 1;
}
.ui-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day .ui-state-active:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  z-index: -1;
  background-color: #1454FF;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-past .ui-state-default {
  color: #CFCFCF;
}

.filter-wrap {
  position: relative;
  width: 1056px;
}
.filter-wrap .filter-bar {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #1A1A1A;
  border-radius: 20px;
  padding: 10px 12px 10px 40px;
}
.filter-wrap .filter-bar .filter-item:first-child {
  width: 37.8%;
}
.filter-wrap .filter-bar .filter-item:nth-child(2) {
  min-width: 29%;
  padding-right: 40px;
}
.filter-wrap .filter-bar .filter-item:nth-child(2) .filter-value {
  min-width: 182px;
}
.filter-wrap .filter-bar .filter-item.filter-item:nth-child(2):last-of-type, .filter-wrap .filter-bar .filter-item:nth-child(2):nth-last-child(2) {
  width: 50% !important;
  padding-right: 0;
}
.filter-wrap .filter-bar .filter-item:nth-child(3) .filter-value {
  min-width: 170px;
}
.filter-wrap .filter-bar .filter-item:nth-child(2), .filter-wrap .filter-bar .filter-item:nth-child(3) {
  position: relative;
  padding-left: 40px;
}
.filter-wrap .filter-bar .filter-item:nth-child(2)::before, .filter-wrap .filter-bar .filter-item:nth-child(3)::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 44px;
  background-color: rgba(255, 255, 255, 0.2);
  transform: translateY(-50%);
}
.filter-wrap .filter-bar .filter-item .filter-label {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.4);
}
.filter-wrap .filter-bar .filter-item .filter-value {
  min-height: 21px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  cursor: pointer;
}
.filter-wrap .filter-bar .btn-wrap {
  width: unset;
  margin-left: auto;
}
.filter-wrap .filter-bar .btn-wrap .btn i {
  width: 20px;
  height: 20px;
}
.filter-wrap .filter-details {
  position: absolute;
  display: none;
  top: 85px;
  left: 0;
  width: 100%;
  max-height: 340px;
  padding: 30px 40px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.17);
  z-index: 99;
}
.filter-wrap .filter-details .filter-container {
  display: flex;
  height: 100%;
}
.filter-wrap .filter-details .filter-detail-item {
  position: relative;
  min-height: 270px;
}
.filter-wrap .filter-details .filter-detail-item:first-child {
  width: 39%;
  padding-right: 4%;
}
.filter-wrap .filter-details .filter-detail-item:not(:first-child)::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 1px;
  height: 280px;
  background-color: var(--line-02);
  transform: translateY(-50%);
}
.filter-wrap .filter-details .filter-detail-item:not(:first-child) {
  min-width: 30%;
  padding-left: 40px;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-header {
  margin-bottom: 20px;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-header h3 {
  font-size: 16px;
  font-weight: 600;
  color: #111;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .checkbox-options .form-check {
  width: -moz-fit-content;
  width: fit-content;
  flex-shrink: 0;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .quick-select {
  display: grid;
  grid-template-columns: repeat(4, 80px);
  gap: 10px 8px;
  grid-template-areas: "item1 item2 .     . " "item3 item4 item5 item6";
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .quick-select.v2 {
  grid-template-areas: "item1 item2 item3 . " "item4 item5 item6 item7";
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .quick-select .btn-quick {
  min-width: 80px;
  padding: 12px 13px;
  border: 1px solid var(--line-02);
  border-radius: 14px;
  background: white;
  font-size: 15px;
  font-weight: 500;
  color: #4D4D4D;
  cursor: pointer;
  transition: all 0.2s ease;
  white-space: nowrap;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .quick-select .btn-quick.active {
  border-color: #1454FF;
  color: #1454FF;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .quick-select .btn-quick:nth-child(1) {
  grid-area: item1;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .quick-select .btn-quick:nth-child(2) {
  grid-area: item2;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .quick-select .btn-quick:nth-child(3) {
  grid-area: item3;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .quick-select .btn-quick:nth-child(4) {
  grid-area: item4;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .quick-select .btn-quick:nth-child(5) {
  grid-area: item5;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .quick-select .btn-quick:nth-child(6) {
  grid-area: item6;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .quick-select .btn-quick:nth-child(7) {
  grid-area: item7;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .datepicker-wrap {
  margin-top: 30px;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .radio-options .form-check {
  width: unset;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .radio-options .form-check .form-check-label {
  font-size: 16px;
  color: #616161;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .type-options {
  position: relative;
  height: 230px;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .type-options::before {
  position: absolute;
  content: "";
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 45px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 100%);
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .type-options .scroll-area {
  max-height: 240px;
  margin-right: 12px;
  padding-bottom: 40px;
  overflow-y: auto;
  scrollbar-width: none;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .type-options .scroll-area::-webkit-scrollbar {
  display: none;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .type-options .radio-options .form-check {
  padding-left: 20px;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .type-options .form-check {
  min-height: 24px;
  padding-left: 0;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .type-options .form-check + .form-check {
  margin-top: 16px;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .type-options .form-check .form-check-label {
  min-height: 24px;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .form-item {
  width: 100%;
}
.filter-wrap .filter-details .filter-detail-item .filter-detail-content .form-item .form-input {
  padding: 10px 12px;
  font-size: 16px;
  line-height: 150%;
  border-radius: 12px;
}

.form-check {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 0 0.5rem;
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -20px;
}

.form-check-reverse {
  padding-right: 20px;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -20px;
  margin-left: 0;
}

.form-check-input {
  --form-check-bg: var(--body-bg);
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  vertical-align: top;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--form-check-bg);
  background-image: var(--form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--border-width) solid var(--border-color);
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 50%;
  --form-check-bg-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4L4.33333 6.99999L11 1' stroke='%23999' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: auto;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:checked {
  background-color: #1454FF;
  border-color: #1454FF;
}
.form-check-input:checked[type=checkbox] {
  background-size: auto;
  --form-check-bg-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4L4.33333 6.99999L11 1' stroke='white' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.form-check-input:checked[type=radio] {
  --form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #1454FF;
  border-color: #1454FF;
  --form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}
.form-check-input.small {
  width: 17px;
  height: 17px;
}
.form-check-input.small[type=checkbox] {
  background-size: 9px;
}

.form-check-label {
  display: block;
  font-size: 18px;
  line-height: 135%;
  cursor: pointer;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  --form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23000'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-check-input-number:checked::after {
  content: attr(data-number);
  position: absolute;
  top: 50%;
  left: 47%;
  transform: translate(-50%, -47%);
  font-size: 0.875rem;
  font-weight: 600;
  color: white;
  line-height: 1.25rem;
}

.form-section {
  padding-top: 1.5rem;
}
.form-section:last-child {
  padding-bottom: 3.125rem;
}

.form-item {
  position: relative;
}
.form-item.row-type {
  display: flex;
  gap: 4.4375rem;
}
.form-item.datepicker-input {
  width: 160px;
}
.form-item.datepicker-input::before {
  position: absolute;
  content: "";
  top: 13px;
  right: 16px;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='5.33325' width='14' height='11.6667' rx='2.07407' stroke='%23111111' stroke-width='1.5' stroke-linejoin='round'/%3E%3Cpath d='M6.62988 3V5.33333' stroke='%23111111' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M13.3701 3V5.33333' stroke='%23111111' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M3 9.04272H17' stroke='%23111111' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  border: 0;
}
.form-item.datepicker-input .form-input {
  --input-padding-y: 12px;
  font-size: 16px;
}
.form-item .unit {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  line-height: 150%;
}
.form-item .noti-text {
  margin-top: 6px;
  padding-bottom: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  color: #E11D1D;
}

.points-input-area {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  justify-content: space-between;
  margin-top: 0.5rem;
}
.points-input-area .form-item {
  flex: 1 1;
}

.form-select {
  position: relative;
}
.form-select.hidden-select {
  display: none;
}
.form-select.v2 {
  height: 46px;
  border-radius: 12px;
}
.form-select.v2::after {
  top: 16px;
  right: 12px;
  width: 20px;
  height: 20px;
}
.form-select.v2 .current {
  font-size: 16px;
}
.form-select.v2 .list li {
  padding: 8px;
  font-size: 16px;
}
.form-select .btn-option-accordion {
  position: absolute;
  right: 1.25rem;
  top: 50%;
  transform: translateY(-50%);
}
.form-select .form-input {
  padding-right: 3.75rem;
}
.form-select .form-input::-moz-placeholder {
  color: var(--font-05);
}
.form-select .form-input::placeholder {
  color: var(--font-05);
}
.form-select .form-input:not(:-moz-placeholder) {
  background-color: var(--bg-01);
  border-color: var(--bg-01);
}
.form-select .form-input:not(:placeholder-shown) {
  background-color: var(--bg-01);
  border-color: var(--bg-01);
}
.form-select .form-input:-webkit-autofill {
  box-shadow: 0 0 0 1000px var(--bg-01) inset !important;
  -webkit-box-shadow: 0 0 0 1000px var(--bg-01) inset !important;
  border-color: var(--bg-01) !important;
}

.form-input {
  --input-padding-y: 16px;
  --input-padding-x: 20px;
  --input-font-size: 18px;
  --input-font-weight: 400;
  --input-line-height: 1.4666666667;
  --input-border-color: var(--line-02);
  --input-border-width: var(--border-width);
  --input-border-radius: 14px;
  display: block;
  padding: var(--input-padding-y) var(--input-padding-x);
  font-size: var(--input-font-size);
  font-weight: var(--input-font-weight);
  line-height: var(--input-line-height);
  letter-spacing: -0.0375rem;
  border: var(--input-border-width) solid var(--input-border-color);
  border-radius: 14px;
  background-color: var(--white);
  width: 100%;
  transition: border-color 0.2s ease;
}
.form-input:disabled {
  color: var(--font-02);
}
.form-input::-moz-placeholder {
  color: var(--font-05);
}
.form-input::placeholder {
  color: var(--font-05);
}
.form-input:-webkit-autofill {
  box-shadow: 0 0 0 1000px var(--bg-01) inset !important;
  -webkit-box-shadow: 0 0 0 1000px var(--bg-01) inset !important;
  border-color: var(--bg-01) !important;
}
.form-input:focus {
  outline: none;
  box-shadow: none;
  border-color: #1454FF;
}

.form-group {
  position: relative;
}
.form-group.flex-type {
  display: flex;
  align-items: center;
  gap: 0.5625rem;
}
.form-group.flex-type .form-input,
.form-group.flex-type .form-select {
  width: 100%;
  flex-basis: 50%;
}
.form-group.is-invalid ~ .invalid-feedback {
  display: block;
}
.form-group .form-label {
  position: absolute;
  top: 50%;
  left: 1.25rem;
  transform: translateY(-50%);
  padding: 0.125rem 0.375rem;
  margin: 0;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.5;
  border-radius: 0.375rem;
  border: 1px solid rgba(var(--font-02-rgb), 0.2);
  color: var(--font-04);
}
.form-group .form-label ~ .form-input {
  padding-left: 4.625rem;
  padding-top: 1.4375rem;
  padding-bottom: 1.4375rem;
  background-color: var(--bg-01);
  border-color: var(--bg-01);
}
.form-group .form-label ~ .form-input.form-input-user-id {
  font-size: 1.125rem;
  line-height: 1.625rem;
}
.form-group .btn-badge ~ .form-input {
  padding-right: 6.25rem;
}
.form-group .input-eye ~ .form-input {
  padding-right: calc(1.4666666667em + 32px);
}
.form-group .btn-badge {
  position: absolute;
  top: 50%;
  right: 1.25rem;
  transform: translateY(-50%);
}
.form-group .input-eye {
  display: block;
  position: absolute;
  top: 50%;
  right: calc(0.3666666667em + 8px);
  transform: translateY(-50%);
  width: 1.25rem;
  height: 1.25rem;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.9743 10.3962C18.9995 10.1293 18.9988 9.85851 18.9722 9.59176C18.949 9.35836 18.8895 9.11899 18.7892 8.87685C18.3111 7.72183 17.6103 6.67236 16.7268 5.78834C15.8433 4.90433 14.7945 4.20309 13.6402 3.72467C12.4859 3.24624 11.2487 3 9.99928 3C8.74986 3 7.51268 3.24624 6.35837 3.72467C5.20406 4.20309 4.15523 4.90433 3.27175 5.78834C2.38828 6.67236 1.68747 7.72184 1.20934 8.87685C1.10738 9.12317 1.04757 9.36662 1.02519 9.60384C1 9.87072 1.00076 10.1415 1.02733 10.4082C1.05059 10.6416 1.11008 10.881 1.21032 11.1231C1.68845 12.2782 2.38926 13.3276 3.27273 14.2117C4.1562 15.0957 5.20503 15.7969 6.35934 16.2753C7.51365 16.7538 8.75084 17 10.0003 17C11.2497 17 12.4869 16.7538 13.6412 16.2753C14.7955 15.7969 15.8443 15.0957 16.7278 14.2117C17.6113 13.3276 18.3121 12.2782 18.7902 11.1231C18.8922 10.8768 18.952 10.6334 18.9743 10.3962Z' fill='%23CCCCCC'/%3E%3Ccircle cx='10' cy='10' r='4.25' fill='%23CCCCCC' stroke='%23F6F6F6' stroke-width='1.5'/%3E%3Ccircle cx='11.5' cy='8.5' r='1.5' fill='%23F6F6F6'/%3E%3Cpath d='M3 2L18 17' stroke='%23F6F6F6' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M2 3L17 18' stroke='%23CCCCCC' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.25rem;
  border: 0;
}
.form-group .input-eye.visible {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.9743 10.3962C18.9995 10.1293 18.9988 9.85851 18.9722 9.59176C18.949 9.35836 18.8895 9.11899 18.7892 8.87685C18.3111 7.72183 17.6103 6.67236 16.7268 5.78834C15.8433 4.90433 14.7945 4.20309 13.6402 3.72467C12.4859 3.24624 11.2487 3 9.99928 3C8.74986 3 7.51268 3.24624 6.35837 3.72467C5.20406 4.20309 4.15523 4.90433 3.27175 5.78834C2.38828 6.67236 1.68747 7.72184 1.20934 8.87685C1.10738 9.12317 1.04757 9.36662 1.02519 9.60384C1 9.87072 1.00076 10.1415 1.02733 10.4082C1.05059 10.6416 1.11008 10.881 1.21032 11.1231C1.68845 12.2782 2.38926 13.3276 3.27273 14.2117C4.1562 15.0957 5.20503 15.7969 6.35934 16.2753C7.51365 16.7538 8.75084 17 10.0003 17C11.2497 17 12.4869 16.7538 13.6412 16.2753C14.7955 15.7969 15.8443 15.0957 16.7278 14.2117C17.6113 13.3276 18.3121 12.2782 18.7902 11.1231C18.8922 10.8768 18.952 10.6334 18.9743 10.3962Z' fill='%23CCCCCC'/%3E%3Ccircle cx='10' cy='10' r='4.25' fill='%23CCCCCC' stroke='white' stroke-width='1.5'/%3E%3Ccircle cx='11.5' cy='8.5' r='1.5' fill='white'/%3E%3C/svg%3E%0A");
}

.bullet-list-wrap {
  background-color: var(--bg-01);
  border-radius: 1rem;
  padding: 1rem 0.75rem;
  margin-top: 0.75rem;
  word-break: keep-all;
}

.bullet-list {
  list-style: none;
  padding: 0;
}
.bullet-list.lg li {
  font-size: 16px;
  line-height: 150%;
}
.bullet-list.lg li::before {
  width: 3px;
  height: 3px;
  transform: translateY(8px);
}
.bullet-list li {
  position: relative;
  padding-left: 8px;
  font-size: 13px;
  line-height: 145%;
  color: #616161;
}
.bullet-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #616161;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  transform: translateY(6px);
  display: block;
}
.bullet-list li + li {
  margin-top: 4px;
}

.quantity {
  background-color: var(--bg-01);
  border-radius: 5.625rem;
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
}
.quantity-btn {
  background: none;
  border: none;
  padding: 0.625rem;
  cursor: pointer;
  align-items: center;
  display: flex;
  height: 100%;
}
.quantity-btn::before {
  content: "";
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.625rem auto;
}
.quantity-btn.plus::before {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 5H10' stroke='%23111111' stroke-width='1.5' stroke-miterlimit='1.55572' stroke-linejoin='round'/%3E%3Cpath d='M5 0V10' stroke='%23111111' stroke-width='1.5' stroke-miterlimit='1.55572' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.quantity-btn.minus::before {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='2' viewBox='0 0 10 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1H10' stroke='%23111111' stroke-width='1.5' stroke-miterlimit='1.55572' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.quantity-btn.trash::before {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4898_91171)'%3E%3Crect x='1' y='2.5' width='10' height='2.5' rx='1' fill='%23111111'/%3E%3Crect x='4' y='1' width='4' height='2.5' rx='1' stroke='black' stroke-width='1.25'/%3E%3Cpath d='M2 5H10V9.5C10 10.6046 9.10457 11.5 8 11.5H4C2.89543 11.5 2 10.6046 2 9.5V5Z' fill='%23111111'/%3E%3Cpath d='M5 9V6' stroke='%23FFBA2C' stroke-width='0.75' stroke-linecap='round'/%3E%3Cpath d='M7 9V6' stroke='%23FFBA2C' stroke-width='0.75' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4898_91171'%3E%3Crect width='12' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.quantity-input {
  min-width: 0;
  flex: 0 0 1.25rem;
  width: 1.25rem;
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1.4666666667;
  text-align: center;
  background: none;
  border: 0;
  padding: 0;
}

.btn-pop-open {
  display: inline-flex;
  align-items: center;
  background: none;
  padding: 0;
  border: 0;
}
.btn-pop-open::after {
  content: "";
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  background: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 2L8 6L4 10' stroke='%23111111' stroke-miterlimit='1.55572'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.btn-edit {
  display: inline-flex;
  align-items: center;
  background: none;
  border: 1px solid rgba(var(--font-01-rgb), 0.4);
  border-radius: 1.875rem;
  padding: 0.3125rem 0.5rem;
}
.btn-edit .text-caption1 {
  margin-left: 0.125rem;
  color: var(--font-01);
}
.btn-edit::before {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.66843 2.73135C10.2933 2.10651 11.3063 2.10651 11.9312 2.73135L13.0625 3.86272C13.6874 4.48756 13.6874 5.50062 13.0625 6.12546L6.17727 13.0107C5.87721 13.3108 5.47024 13.4794 5.04589 13.4794L2.31452 13.4794L2.31452 10.748C2.31452 10.3237 2.48309 9.91669 2.78315 9.61663L9.66843 2.73135Z' stroke='white' stroke-width='1.5' stroke-linejoin='round'/%3E%3Cpath d='M7.97119 4.42841L11.3653 7.82252' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M13.5998 13.6H8.7998' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.form-calendar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 0.375rem;
}
.form-calendar-input {
  padding: 0.8125rem 2.75rem 0.8125rem 1.25rem;
  border: 1px solid var(--line-02);
  border-radius: 0.875rem;
  color: var(--black);
  outline: none;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='4' width='16' height='16' rx='3' stroke='%23111111' stroke-width='1.5'/%3E%3Cpath d='M4 9H20' stroke='%23111111' stroke-width='1.5'/%3E%3Cpath d='M8 6V2' stroke='%23111111' stroke-width='1.5'/%3E%3Cpath d='M16 6V2' stroke='%23111111' stroke-width='1.5'/%3E%3Crect x='7' y='13' width='2' height='2' rx='0.5' fill='%23111111'/%3E%3Crect x='11' y='13' width='2' height='2' rx='0.5' fill='%23111111'/%3E%3Crect x='15' y='13' width='2' height='2' rx='0.5' fill='%23111111'/%3E%3C/svg%3E%0A") no-repeat right 1.25rem center;
  background-size: 1.5rem;
}
.form-calendar-tilde {
  text-align: center;
  font-weight: 600;
}
.form-calendar .form-calendar-input {
  flex: 1 1;
  width: 1%;
}

.form-time-input {
  padding: 0.8125rem 2.75rem 0.8125rem 1.25rem;
  border: 1px solid var(--line-02);
  border-radius: 0.875rem;
  color: var(--black);
  outline: none;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='8.25' stroke='black' stroke-width='1.5'/%3E%3Cpath d='M2.29259 5.53553L5.82812 2' stroke='%23111111' stroke-width='1.5'/%3E%3Cpath d='M21.5355 5.53553L18 2' stroke='%23111111' stroke-width='1.5'/%3E%3Cline x1='11.75' y1='8' x2='11.75' y2='13' stroke='black' stroke-width='1.5'/%3E%3Cpath d='M11 13H16' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E ") no-repeat right 1.25rem center;
  background-size: 1.5rem;
}

.form-reservation {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 0.625rem;
}
.form-reservation .form-calendar-input {
  flex: 1 1;
  width: 1%;
}
.form-reservation .form-time-input {
  flex: 1 1;
  width: 1%;
}

.no-data {
  width: 100%;
  height: 100%;
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.no-data.coupon-nodata {
  padding: 1.5rem 0;
  border: 1px solid var(--line-02);
  border-radius: 1.5rem;
}
.no-data.has-header {
  height: calc(100% - 8.4375rem);
}
.no-data .text-body1 {
  color: var(--font-05);
  margin-top: 0.5rem;
}

.form-switch {
  position: relative;
  display: inline-block;
  width: 2.8125rem;
  height: 1.625rem;
  padding: 0.125rem;
}
.form-switch .form-input {
  display: none;
}
.form-switch .form-input:checked + .switch-slider {
  background-color: var(--primary-01);
}
.form-switch .form-input:checked + .switch-slider:before {
  transform: translateX(calc(100% - 0.25rem));
}
.form-switch .switch-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--bg-02);
  border-radius: 0.9375rem;
  transition: 0.4s;
}
.form-switch .switch-slider:before {
  position: absolute;
  content: "";
  height: 1.375rem;
  width: 1.375rem;
  left: 0.125rem;
  top: 0.125rem;
  background-color: var(--font-01);
  border-radius: 50%;
  transition: 0.4s;
}

.form-floating {
  position: relative;
}
.form-floating .form-input::-moz-placeholder {
  color: transparent;
}
.form-floating .form-input::placeholder {
  color: transparent;
}
.form-floating .form-input:not(:-moz-placeholder) {
  padding-top: 25px;
  padding-bottom: 7px;
}
.form-floating .form-input:focus, .form-floating .form-input:not(:placeholder-shown) {
  padding-top: 25px;
  padding-bottom: 7px;
}
.form-floating .form-input:not(:-moz-placeholder) ~ label {
  color: #616161;
  transform: scale(0.75) translateX(12px) translateY(-5px);
  opacity: 1;
}
.form-floating .form-input:focus ~ label, .form-floating .form-input:not(:placeholder-shown) ~ label {
  color: #616161;
  transform: scale(0.75) translateX(12px) translateY(-5px);
  opacity: 1;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 20px 16px;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  color: var(--font-05);
  font-size: 18px;
}

input::-webkit-credentials-auto-fill-button {
  display: none !important;
}

input::-webkit-credentials-auto-fill-button:hover {
  display: none !important;
}

input::-webkit-credentials-auto-fill-button:focus {
  display: none !important;
}

.datepicker-wrap {
  position: relative;
  display: flex;
  align-items: center;
  gap: 6px;
}

.form-select {
  display: flex;
  align-items: center;
  width: 100%;
  height: 60px;
  padding: 0 20px;
  border: 1px solid var(--line-02);
  border-radius: 16px;
  position: relative;
}
.form-select.open {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-color: var(--line-02);
}
.form-select.open::after {
  transform: unset;
}
.form-select.open:hover {
  border-color: var(--line-02);
}
.form-select:focus {
  border-color: var(--line-02);
}
.form-select:hover {
  border-color: #1454FF;
}
.form-select::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 24px;
  transform: unset;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 9L12 15L6 9' stroke='%23111111' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
  border: none;
}
.form-select .current {
  font-size: 18px;
  line-height: 150%;
  color: #111;
}
.form-select .nice-select-dropdown {
  left: -1px;
  width: calc(100% + 2px);
  max-height: 300px;
  margin: 0;
  padding: 4px 8px;
  border: 1px solid var(--line-02);
  border-radius: 16px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  background-color: #fff;
  box-shadow: none;
  overflow-y: auto;
}
.form-select .nice-select-dropdown .option {
  padding: 12px;
  font-size: 18px;
  line-height: 150%;
  color: #111;
  cursor: pointer;
  border-radius: 12px;
}
.form-select .nice-select-dropdown .option:hover {
  background-color: #F3F3F5;
  color: #1454FF;
}
.form-select .nice-select-dropdown .option.selected {
  font-weight: 500;
  color: #1454FF;
}

.icon-logout {
  width: 12px;
  height: 12px;
  background: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.86657 11.2H2.55546C2.24899 11.2 1.95507 11.0783 1.73836 10.8616C1.52165 10.6449 1.3999 10.351 1.3999 10.0445V1.9556C1.3999 1.64913 1.52165 1.35521 1.73836 1.1385C1.95507 0.921794 2.24899 0.800049 2.55546 0.800049H4.86657' stroke='%23111111' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.91016 8.88935L11.799 6.00046L8.91016 3.11157' stroke='%23111111' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.8 6.00012H4.8667' stroke='%23111111' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.icon-search {
  width: 14px;
  height: 14px;
  background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 10.5L15 15' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='6.5' cy='6.5' r='5.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.icon-link {
  width: 14px;
  height: 14px;
  background: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6667 9.27794V13.9446C12.6667 14.3572 12.5028 14.7528 12.2111 15.0446C11.9193 15.3363 11.5237 15.5002 11.1111 15.5002H2.55556C2.143 15.5002 1.74733 15.3363 1.45561 15.0446C1.16389 14.7528 1 14.3572 1 13.9446V5.38905C1 4.97649 1.16389 4.58083 1.45561 4.28911C1.74733 3.99738 2.143 3.8335 2.55556 3.8335H7.22222' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.333 1.5H14.9997V6.16667' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.44434 10.0556L14.9999 1.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.icon-link-gray-2 {
  width: 14px;
  height: 14px;
  background: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6667 9.27794V13.9446C12.6667 14.3572 12.5028 14.7528 12.2111 15.0446C11.9193 15.3363 11.5237 15.5002 11.1111 15.5002H2.55556C2.143 15.5002 1.74733 15.3363 1.45561 15.0446C1.16389 14.7528 1 14.3572 1 13.9446V5.38905C1 4.97649 1.16389 4.58083 1.45561 4.28911C1.74733 3.99738 2.143 3.8335 2.55556 3.8335H7.22222' stroke='%234d4d4d' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.333 1.5H14.9997V6.16667' stroke='%234d4d4d' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.44434 10.0556L14.9999 1.5' stroke='%234d4d4d' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.icon-heart {
  width: 14px;
  height: 14px;
  background: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.1444 3.54243C10.905 3.30699 10.6207 3.12023 10.3077 2.99281C9.99481 2.86539 9.6594 2.7998 9.32068 2.7998C8.98196 2.7998 8.64655 2.86539 8.33363 2.99281C8.0207 3.12023 7.73639 3.30699 7.49693 3.54243L6.99997 4.0308L6.50301 3.54243C6.01933 3.06709 5.3633 2.80005 4.67927 2.80005C3.99523 2.80005 3.33921 3.06709 2.85552 3.54243C2.37183 4.01776 2.1001 4.66245 2.1001 5.33468C2.1001 6.0069 2.37183 6.65159 2.85552 7.12693L3.35248 7.6153L6.99997 11.1998L10.6475 7.6153L11.1444 7.12693C11.384 6.89161 11.574 6.6122 11.7037 6.30468C11.8334 5.99716 11.9001 5.66755 11.9001 5.33468C11.9001 5.0018 11.8334 4.67219 11.7037 4.36467C11.574 4.05715 11.384 3.77775 11.1444 3.54243V3.54243Z' stroke='%23E7E8EB' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.icon-info {
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 19C5.02944 19 1 14.9706 1 10C1 5.02944 5.02944 1 10 1C14.9706 1 19 5.02944 19 10C19 14.9706 14.9706 19 10 19Z' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M10 7.49023C10.5523 7.49023 11 7.04252 11 6.49023C10.9999 5.93803 10.5522 5.49023 10 5.49023C9.44778 5.49023 9.0001 5.93803 9 6.49023C9 7.04252 9.44772 7.49023 10 7.49023ZM10 14.375C10.5523 14.375 11 13.9273 11 13.375V10C11 9.44772 10.5523 9 10 9C9.44772 9 9 9.44772 9 10V13.375C9 13.9273 9.44772 14.375 10 14.375Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.icon-info-gray-1 {
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 19C5.02944 19 1 14.9706 1 10C1 5.02944 5.02944 1 10 1C14.9706 1 19 5.02944 19 10C19 14.9706 14.9706 19 10 19Z' stroke='%23666' stroke-width='1.5'/%3E%3Cpath d='M10 7.49023C10.5523 7.49023 11 7.04252 11 6.49023C10.9999 5.93803 10.5522 5.49023 10 5.49023C9.44778 5.49023 9.0001 5.93803 9 6.49023C9 7.04252 9.44772 7.49023 10 7.49023ZM10 14.375C10.5523 14.375 11 13.9273 11 13.375V10C11 9.44772 10.5523 9 10 9C9.44772 9 9 9.44772 9 10V13.375C9 13.9273 9.44772 14.375 10 14.375Z' fill='%23666'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.icon-login {
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='3.75' y1='9.8501' x2='12.25' y2='9.8501' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M10.875 6.40002L13.5 9.90002L10.875 13.4' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 3H15.375C16.8247 3 18 4.17525 18 5.625V14.375C18 15.8247 16.8247 17 15.375 17H9' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.icon-member {
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='5.83325' r='2.5' stroke='%23111111' stroke-width='1.5' stroke-linejoin='round'/%3E%3Cpath d='M3.3335 15.0001C3.3335 13.1591 4.82588 11.6667 6.66683 11.6667H13.3335C15.1744 11.6667 16.6668 13.1591 16.6668 15.0001V16.6667H3.3335V15.0001Z' stroke='%23111111' stroke-width='1.5' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.icon-home {
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4372_193)'%3E%3Cpath d='M15.3332 8.43154V14.815C15.3332 15.8377 14.5041 16.6668 13.4814 16.6668H6.51843C5.49568 16.6668 4.66657 15.8377 4.66657 14.815V8.43154M17.619 10.3923L9.99991 3.3335L2.38086 10.3923' stroke='%23888888' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4372_193'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.icon-chevron-right-g {
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.33333 14.1665L12.5 9.99984L8.33333 5.83317' stroke='%23888888' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.icon-download {
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.2876 9.0002L9.2251 12.9377M9.2251 12.9377L13.1626 9.0002M9.2251 12.9377L9.2251 2.7002' stroke='%231454FF' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.5 15.2998H13.95' stroke='%231454FF' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.icon-arrow-right-20 {
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 11L8 6L3 1' stroke='%23111111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.icon-plus {
  width: 22px;
  height: 22px;
  background: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9922 0V22' stroke='white' stroke-width='2'/%3E%3Cpath d='M22 10.9922L4.76837e-07 10.9922' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.icon-arrow-right {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='3.43701' y1='12' x2='20.437' y2='12' stroke='white' stroke-width='2'/%3E%3Cpath d='M15.437 6L20.437 12L15.437 18' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.icon-chevron-left {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 19L8 12L15 5' stroke='%23111111' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.icon-chevron-right {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 5L16 12L9 19' stroke='%23111111' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.icon-check {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10.2426 16.2426L18.7279 7.75732' stroke='%231454FF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.icon-member-24 {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4480_7812)'%3E%3Cpath d='M9.00164 7.90081C8.98861 8.29456 9.05327 8.68702 9.19192 9.05578C9.33056 9.42454 9.54049 9.76239 9.8097 10.05C10.0789 10.3377 10.4021 10.5694 10.7609 10.7322C11.1197 10.8949 11.5071 10.9853 11.9008 10.9984C12.2946 11.0114 12.687 10.9467 13.0558 10.8081C13.4245 10.6694 13.7624 10.4595 14.05 10.1903C14.3377 9.92109 14.5694 9.59786 14.7322 9.23907C14.8949 8.88027 14.9853 8.49294 14.9984 8.09919C15.0114 7.70544 14.9467 7.31298 14.8081 6.94422C14.6694 6.57546 14.4595 6.23761 14.1903 5.94998C13.9211 5.66235 13.5979 5.43055 13.2391 5.26784C12.8803 5.10512 12.4929 5.01467 12.0992 5.00164C11.7054 4.98861 11.313 5.05327 10.9442 5.19192C10.5755 5.33056 10.2376 5.54049 9.94998 5.8097C9.66235 6.07891 9.43055 6.40214 9.26784 6.76094C9.10512 7.11973 9.01467 7.50706 9.00164 7.90081Z' stroke='%23111111' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18 18C17.5085 16.816 16.6761 15.804 15.6081 15.092C14.5401 14.38 13.2845 14 12 14C10.7155 14 9.45992 14.38 8.39193 15.092C7.32394 15.804 6.49154 16.816 6 18' stroke='%23111111' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4480_7812'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.icon-circle-plus {
  width: 28px;
  height: 28px;
  background: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23111111'/%3E%3Cpath d='M14.3955 7.20215V20.0021' stroke='white' stroke-width='2'/%3E%3Cpath d='M20.7998 13.5947L7.9998 13.5947' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A") no-repeat center/cover;
}

.pop-layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
}
.pop-layer.active {
  display: block;
}
.pop-dim {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
}
.pop-dim .install-modal {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
  text-align: center;
}
.pop-dim .install-modal-img {
  width: 8.75rem;
  height: 1.75rem;
}
.pop-dim .install-modal-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.pop-wrap {
  position: absolute;
  width: 100%;
  background-color: #fff;
  border-radius: 16px;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pop-wrap:scope {
  background-color: #000;
}
.pop-close {
  position: absolute;
  top: 1.75rem;
  right: 1.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  margin: 0;
  background: none;
  cursor: pointer;
  z-index: 100;
  display: flex;
}

.pop-alert .pop-wrap {
  max-width: 360px;
}

.pop-modal {
  width: 100%;
}
.pop-modal .pop-wrap {
  max-width: 500px;
  width: calc(100% - 2.5rem);
  box-sizing: border-box;
  border-radius: 24px;
  overflow: hidden;
}
.pop-modal .pop-wrap .pop-header {
  padding: 30px 30px 0;
}
.pop-modal .pop-wrap .pop-header h3 {
  font-size: 21px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.21px;
  color: #111;
  text-align: center;
}
.pop-modal .pop-wrap .pop-content {
  position: relative;
  padding: 30px 20px 0;
  max-height: 68vh;
}
.pop-modal .pop-wrap .pop-content.scroll-area-lg {
  max-height: 65vh;
  overflow-y: auto;
}
.pop-modal .pop-wrap .pop-content.scroll-area-md {
  max-height: 50dvh;
  overflow-y: auto;
}
.pop-modal .pop-wrap .pop-content.scroll-area-sm {
  max-height: 40vh;
  overflow-y: auto;
}
.pop-modal .pop-wrap .pop-content.scroll-area-xs {
  max-height: 28vh;
  overflow-y: auto;
}
.pop-modal .pop-wrap .pop-content::-webkit-scrollbar {
  width: 6px;
}
.pop-modal .pop-wrap .pop-content::-webkit-scrollbar-track {
  background: rgba(207, 207, 207, 0.5);
  border-radius: 4px;
}
.pop-modal .pop-wrap .pop-content::-webkit-scrollbar-thumb {
  background: #CFCFCF;
  border-radius: 4px;
}
.pop-modal .pop-wrap .pop-content .text-box {
  text-align: center;
}
.pop-modal .pop-wrap .pop-content .text-box h3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  color: #111;
}
.pop-modal .pop-wrap .pop-content .text-box p {
  font-size: 14px;
  line-height: 140%;
}
.pop-modal .pop-wrap .pop-content .text-box .form-input {
  --input-padding-y: 11px;
}
.pop-modal .pop-wrap .pop-content .fund-list li + li {
  margin-top: 8px;
}
.pop-modal .pop-wrap .pop-content .fund-list li .form-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 11px 20px;
  border-radius: 12px;
  background-color: #F3F3F5;
}
.pop-modal .pop-wrap .pop-content .fund-list li .form-item .form-check-input {
  background-color: transparent;
}
.pop-modal .pop-wrap .pop-content .fund-list li .form-item .form-check-label {
  font-size: 16px;
  font-weight: 500;
  line-height: 135%;
  color: #616161;
}
.pop-modal .pop-wrap .pop-content .fund-list li .form-item:has(.form-check-input:checked) {
  background-color: #E7E8EB;
}
.pop-modal .pop-wrap .pop-content .fund-list li .form-item:has(.form-check-input:checked) .form-check-input {
  background-color: #1454FF;
}
.pop-modal .pop-wrap .pop-content .fund-list li .form-item:has(.form-check-input:checked) .form-check-label {
  color: #1454FF;
}
.pop-modal .pop-wrap .pop-footer {
  position: relative;
  padding: 30px 20px 20px;
}
.pop-modal .pop-wrap .pop-footer .btn-wrap .btn.btn-primary {
  background-color: var(--primary-01);
  color: #fff;
}
.pop-modal .pop-wrap .pop-footer .btn-wrap .btn.text-btn2 {
  border: none;
}
.pop-modal .pop-wrap .pop-content.has-scroll ~ .pop-footer::before {
  content: "";
  display: block;
  position: absolute;
  top: -1.25rem;
  left: 0;
  width: 100%;
  height: 1.25rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  z-index: 3;
}

.pop-modal.pop-modal--sm .pop-wrap {
  max-width: 300px;
}

.pop-modal.pop-modal--md .pop-wrap {
  max-width: 400px;
}

.pop-modal.pop-modal--lg .pop-wrap {
  max-width: 1200px;
}

.table-wrap {
  width: 100%;
  padding-bottom: 14px;
  overflow-x: auto;
  max-height: 610px;
  overflow-y: auto;
}
.table-wrap::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}
.table-wrap::-webkit-scrollbar-track {
  background: #CFCFCF;
  border-radius: 4px;
}
.table-wrap::-webkit-scrollbar-thumb {
  background: #888888;
  border-radius: 4px;
}

.data-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.data-table thead tr:not(:first-child):last-child th {
  border-left: 1px solid var(--line-02);
}
.data-table thead tr:not(:first-child):last-child th::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--line-02);
}
.data-table thead tr:first-child th {
  top: 0;
}
.data-table thead tr:first-child th:first-child {
  left: 0;
  z-index: 11;
}
.data-table thead tr:first-child th:first-child:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 1px;
  height: 100%;
  background: var(--line-02);
}
.data-table thead tr:nth-child(2) th {
  top: 51px;
}
.data-table thead tr th {
  position: relative;
  padding: 14px 2px;
  font-size: 15px;
  font-weight: 500;
  line-height: 150%;
  color: #111;
  text-align: center;
  background-color: #F1F3F8;
  word-break: keep-all;
  position: sticky;
  z-index: 10;
}
.data-table thead tr th:not(:nth-child(-n+2)) {
  border-left: 1px solid var(--line-02);
}
.data-table thead tr th.sortable {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.data-table thead tr th.sortable.asc .btn-sort::before {
  border-bottom-color: var(--primary-01);
}
.data-table thead tr th.sortable.desc .btn-sort::after {
  border-top-color: var(--primary-01);
}
.data-table thead tr th .btn-sort {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 14px;
  top: -1px;
  margin-right: 4px;
}
.data-table thead tr th .btn-sort::before, .data-table thead tr th .btn-sort::after {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-left: 3.5px solid transparent;
  border-right: 3.5px solid transparent;
}
.data-table thead tr th .btn-sort::before {
  top: 0;
  border-bottom: 5px solid var(--font-04);
}
.data-table thead tr th .btn-sort::after {
  bottom: 0;
  border-top: 5px solid var(--font-04);
}
.data-table tbody tr.total-row td {
  background: rgba(20, 84, 255, 0.06);
}
.data-table tbody tr td {
  padding: 14px;
  font-size: 15px;
  line-height: 140%;
  color: #111;
  text-align: center;
  border-top: 1px solid var(--line-02);
  border-bottom: 1px solid var(--line-02);
}
.data-table tbody tr td:not(:nth-child(-n+2)) {
  border-left: 1px solid var(--line-02);
}
.data-table tbody tr td:first-child {
  position: sticky;
  left: 0;
  background-color: #fff;
}
.data-table tbody tr td:first-child::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 1px;
  height: 100%;
  background: var(--line-02);
}
.data-table tbody tr td .label-wrap {
  display: flex;
  align-items: center;
  gap: 6px;
  line-height: 1.2;
}

.table-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.table-header .title-wrap {
  display: flex;
  align-items: center;
  gap: 12px;
}
.table-header .title-wrap h3 {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.8181818182;
  color: #111;
}
.table-header .title-wrap p {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3333333333;
}
.table-header .title-wrap .form-item {
  width: 200px;
}
.table-header .unit-wrap {
  display: flex;
  align-items: center;
  gap: 20px;
}
.table-header .unit-wrap .unit {
  display: flex;
  white-space: nowrap;
  font-size: 15px;
  color: #4D4D4D;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.5rem;
  margin-left: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: var(--form-valid-color);
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--success);
  border-radius: var(--border-radius);
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-input:valid, .form-input.is-valid {
  border-color: var(--form-valid-border-color);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--form-valid-border-color);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--form-valid-border-color);
  box-shadow: 0 5px 10px -1px rgba(0, 0, 0, 0.15);
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--form-valid-border-color);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--form-valid-color);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 5px 10px -1px rgba(0, 0, 0, 0.15);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--form-valid-color);
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.form-text-check-input[type=radio] {
  display: none;
}
.form-text-check-input[type=radio] ~ .form-check-label {
  display: flex;
  align-items: center;
  gap: 36px;
  font-size: 16px;
  color: #4D4D4D;
}
.form-text-check-input[type=radio] ~ .form-check-label i {
  display: none;
}
.form-text-check-input[type=radio]:checked ~ .form-check-label {
  color: #1454FF;
}
.form-text-check-input[type=radio]:checked ~ .form-check-label i {
  flex-shrink: 0;
  display: block;
}

.was-validated .input-group > .form-input:not(:focus):valid, .input-group > .form-input:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.5rem;
  margin-left: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: var(--form-invalid-color);
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--danger);
  border-radius: var(--border-radius);
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-input:invalid, .form-input.is-invalid {
  border-color: var(--form-invalid-border-color);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--form-invalid-border-color);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--form-invalid-border-color);
  box-shadow: 0 5px 10px -1px rgba(0, 0, 0, 0.15);
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--form-invalid-color);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 5px 10px -1px rgba(0, 0, 0, 0.15);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--form-invalid-color);
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.form-text-check-input[type=radio] {
  display: none;
}
.form-text-check-input[type=radio] ~ .form-check-label {
  display: flex;
  align-items: center;
  gap: 36px;
  font-size: 16px;
  color: #4D4D4D;
}
.form-text-check-input[type=radio] ~ .form-check-label i {
  display: none;
}
.form-text-check-input[type=radio]:checked ~ .form-check-label {
  color: #1454FF;
}
.form-text-check-input[type=radio]:checked ~ .form-check-label i {
  flex-shrink: 0;
  display: block;
}

.was-validated .input-group > .form-input:not(:focus):invalid, .input-group > .form-input:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.text-white {
  --text-opacity: 1;
  color: rgba(var(--white-rgb), var(--text-opacity)) !important;
}

.text-font-01 {
  --text-opacity: 1;
  color: rgba(var(--font-01-rgb), var(--text-opacity)) !important;
}

.text-font-02 {
  --text-opacity: 1;
  color: rgba(var(--font-02-rgb), var(--text-opacity)) !important;
}

.text-font-03 {
  --text-opacity: 1;
  color: rgba(var(--font-03-rgb), var(--text-opacity)) !important;
}

.text-font-04 {
  --text-opacity: 1;
  color: rgba(var(--font-04-rgb), var(--text-opacity)) !important;
}

.text-font-05 {
  --text-opacity: 1;
  color: rgba(var(--font-05-rgb), var(--text-opacity)) !important;
}

.text-font-06 {
  --text-opacity: 1;
  color: rgba(var(--font-06-rgb), var(--text-opacity)) !important;
}

.text-line-01 {
  --text-opacity: 1;
  color: rgba(var(--line-01-rgb), var(--text-opacity)) !important;
}

.text-line-02 {
  --text-opacity: 1;
  color: rgba(var(--line-02-rgb), var(--text-opacity)) !important;
}

.text-line-03 {
  --text-opacity: 1;
  color: rgba(var(--line-03-rgb), var(--text-opacity)) !important;
}

.text-black {
  --text-opacity: 1;
  color: rgba(var(--black-rgb), var(--text-opacity)) !important;
}

.text-primary-01 {
  --text-opacity: 1;
  color: rgba(var(--primary-01-rgb), var(--text-opacity)) !important;
}

.text-primary-02 {
  --text-opacity: 1;
  color: rgba(var(--primary-02-rgb), var(--text-opacity)) !important;
}

.text-secondary-01 {
  --text-opacity: 1;
  color: rgba(var(--secondary-01-rgb), var(--text-opacity)) !important;
}

.text-success {
  --text-opacity: 1;
  color: rgba(var(--success-rgb), var(--text-opacity)) !important;
}

.text-danger {
  --text-opacity: 1;
  color: rgba(var(--danger-rgb), var(--text-opacity)) !important;
}

.text-gray-1 {
  --text-opacity: 1;
  color: rgba(var(--gray-1-rgb), var(--text-opacity)) !important;
}

.text-gray-2 {
  --text-opacity: 1;
  color: rgba(var(--gray-2-rgb), var(--text-opacity)) !important;
}

.text-gray-3 {
  --text-opacity: 1;
  color: rgba(var(--gray-3-rgb), var(--text-opacity)) !important;
}

.text-gray-4 {
  --text-opacity: 1;
  color: rgba(var(--gray-4-rgb), var(--text-opacity)) !important;
}

.text-gray-5 {
  --text-opacity: 1;
  color: rgba(var(--gray-5-rgb), var(--text-opacity)) !important;
}

.text-gray-6 {
  --text-opacity: 1;
  color: rgba(var(--gray-6-rgb), var(--text-opacity)) !important;
}

.text-gray-7 {
  --text-opacity: 1;
  color: rgba(var(--gray-7-rgb), var(--text-opacity)) !important;
}

.text-gray-8 {
  --text-opacity: 1;
  color: rgba(var(--gray-8-rgb), var(--text-opacity)) !important;
}

.text-gray-9 {
  --text-opacity: 1;
  color: rgba(var(--gray-9-rgb), var(--text-opacity)) !important;
}

.text-gray-10 {
  --text-opacity: 1;
  color: rgba(var(--gray-10-rgb), var(--text-opacity)) !important;
}

.text-chart-1 {
  --text-opacity: 1;
  color: rgba(var(--chart-1-rgb), var(--text-opacity)) !important;
}

.text-chart-2 {
  --text-opacity: 1;
  color: rgba(var(--chart-2-rgb), var(--text-opacity)) !important;
}

.text-chart-3 {
  --text-opacity: 1;
  color: rgba(var(--chart-3-rgb), var(--text-opacity)) !important;
}

.text-chart-4 {
  --text-opacity: 1;
  color: rgba(var(--chart-4-rgb), var(--text-opacity)) !important;
}

.text-chart-5 {
  --text-opacity: 1;
  color: rgba(var(--chart-5-rgb), var(--text-opacity)) !important;
}

.text-chart-6 {
  --text-opacity: 1;
  color: rgba(var(--chart-6-rgb), var(--text-opacity)) !important;
}

.text-chart-7 {
  --text-opacity: 1;
  color: rgba(var(--chart-7-rgb), var(--text-opacity)) !important;
}

.text-chart-8 {
  --text-opacity: 1;
  color: rgba(var(--chart-8-rgb), var(--text-opacity)) !important;
}

.text-chart-9 {
  --text-opacity: 1;
  color: rgba(var(--chart-9-rgb), var(--text-opacity)) !important;
}

.text-chart-10 {
  --text-opacity: 1;
  color: rgba(var(--chart-10-rgb), var(--text-opacity)) !important;
}

.text-chart-11 {
  --text-opacity: 1;
  color: rgba(var(--chart-11-rgb), var(--text-opacity)) !important;
}

.text-chart-12 {
  --text-opacity: 1;
  color: rgba(var(--chart-12-rgb), var(--text-opacity)) !important;
}

.text-chart-13 {
  --text-opacity: 1;
  color: rgba(var(--chart-13-rgb), var(--text-opacity)) !important;
}

.text-chart-14 {
  --text-opacity: 1;
  color: rgba(var(--chart-14-rgb), var(--text-opacity)) !important;
}

.text-chart-15 {
  --text-opacity: 1;
  color: rgba(var(--chart-15-rgb), var(--text-opacity)) !important;
}

.text-chart-16 {
  --text-opacity: 1;
  color: rgba(var(--chart-16-rgb), var(--text-opacity)) !important;
}

.text-chart-17 {
  --text-opacity: 1;
  color: rgba(var(--chart-17-rgb), var(--text-opacity)) !important;
}

.text-chart-18 {
  --text-opacity: 1;
  color: rgba(var(--chart-18-rgb), var(--text-opacity)) !important;
}

.text-chart-19 {
  --text-opacity: 1;
  color: rgba(var(--chart-19-rgb), var(--text-opacity)) !important;
}

.text-chart-20 {
  --text-opacity: 1;
  color: rgba(var(--chart-20-rgb), var(--text-opacity)) !important;
}

.text-chart-21 {
  --text-opacity: 1;
  color: rgba(var(--chart-21-rgb), var(--text-opacity)) !important;
}

.text-chart-22 {
  --text-opacity: 1;
  color: rgba(var(--chart-22-rgb), var(--text-opacity)) !important;
}

.text-chart-23 {
  --text-opacity: 1;
  color: rgba(var(--chart-23-rgb), var(--text-opacity)) !important;
}

.text-chart-24 {
  --text-opacity: 1;
  color: rgba(var(--chart-24-rgb), var(--text-opacity)) !important;
}

.text-chart-25 {
  --text-opacity: 1;
  color: rgba(var(--chart-25-rgb), var(--text-opacity)) !important;
}

.text-chart-26 {
  --text-opacity: 1;
  color: rgba(var(--chart-26-rgb), var(--text-opacity)) !important;
}

.text-chart-27 {
  --text-opacity: 1;
  color: rgba(var(--chart-27-rgb), var(--text-opacity)) !important;
}

.text-chart-28 {
  --text-opacity: 1;
  color: rgba(var(--chart-28-rgb), var(--text-opacity)) !important;
}

.text-chart-29 {
  --text-opacity: 1;
  color: rgba(var(--chart-29-rgb), var(--text-opacity)) !important;
}

.text-chart-30 {
  --text-opacity: 1;
  color: rgba(var(--chart-30-rgb), var(--text-opacity)) !important;
}

.text-chart-31 {
  --text-opacity: 1;
  color: rgba(var(--chart-31-rgb), var(--text-opacity)) !important;
}

.text-chart-32 {
  --text-opacity: 1;
  color: rgba(var(--chart-32-rgb), var(--text-opacity)) !important;
}

.text-chart-33 {
  --text-opacity: 1;
  color: rgba(var(--chart-33-rgb), var(--text-opacity)) !important;
}

.text-chart-34 {
  --text-opacity: 1;
  color: rgba(var(--chart-34-rgb), var(--text-opacity)) !important;
}

.text-chart-35 {
  --text-opacity: 1;
  color: rgba(var(--chart-35-rgb), var(--text-opacity)) !important;
}

.text-chart-36 {
  --text-opacity: 1;
  color: rgba(var(--chart-36-rgb), var(--text-opacity)) !important;
}

.text-chart-37 {
  --text-opacity: 1;
  color: rgba(var(--chart-37-rgb), var(--text-opacity)) !important;
}

.text-chart-38 {
  --text-opacity: 1;
  color: rgba(var(--chart-38-rgb), var(--text-opacity)) !important;
}

.text-chart-39 {
  --text-opacity: 1;
  color: rgba(var(--chart-39-rgb), var(--text-opacity)) !important;
}

.text-chart-40 {
  --text-opacity: 1;
  color: rgba(var(--chart-40-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-1 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-1-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-2 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-2-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-3 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-3-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-4 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-4-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-5 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-5-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-6 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-6-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-7 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-7-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-8 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-8-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-9 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-9-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-10 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-10-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-11 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-11-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-12 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-12-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-13 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-13-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-14 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-14-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-15 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-15-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-16 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-16-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-17 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-17-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-18 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-18-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-19 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-19-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-20 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-20-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-21 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-21-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-22 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-22-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-23 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-23-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-24 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-24-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-25 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-25-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-26 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-26-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-27 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-27-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-28 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-28-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-29 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-29-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-30 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-30-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-31 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-31-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-32 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-32-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-33 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-33-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-34 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-34-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-35 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-35-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-36 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-36-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-37 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-37-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-38 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-38-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-39 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-39-rgb), var(--text-opacity)) !important;
}

.text-pie-blue-40 {
  --text-opacity: 1;
  color: rgba(var(--pie-blue-40-rgb), var(--text-opacity)) !important;
}

.bg-white {
  --bg-opacity: 1;
  background-color: rgba(var(--white-rgb), var(--bg-opacity)) !important;
}

.bg-font-01 {
  --bg-opacity: 1;
  background-color: rgba(var(--font-01-rgb), var(--bg-opacity)) !important;
}

.bg-font-02 {
  --bg-opacity: 1;
  background-color: rgba(var(--font-02-rgb), var(--bg-opacity)) !important;
}

.bg-font-03 {
  --bg-opacity: 1;
  background-color: rgba(var(--font-03-rgb), var(--bg-opacity)) !important;
}

.bg-font-04 {
  --bg-opacity: 1;
  background-color: rgba(var(--font-04-rgb), var(--bg-opacity)) !important;
}

.bg-font-05 {
  --bg-opacity: 1;
  background-color: rgba(var(--font-05-rgb), var(--bg-opacity)) !important;
}

.bg-font-06 {
  --bg-opacity: 1;
  background-color: rgba(var(--font-06-rgb), var(--bg-opacity)) !important;
}

.bg-line-01 {
  --bg-opacity: 1;
  background-color: rgba(var(--line-01-rgb), var(--bg-opacity)) !important;
}

.bg-line-02 {
  --bg-opacity: 1;
  background-color: rgba(var(--line-02-rgb), var(--bg-opacity)) !important;
}

.bg-line-03 {
  --bg-opacity: 1;
  background-color: rgba(var(--line-03-rgb), var(--bg-opacity)) !important;
}

.bg-black {
  --bg-opacity: 1;
  background-color: rgba(var(--black-rgb), var(--bg-opacity)) !important;
}

.bg-primary-01 {
  --bg-opacity: 1;
  background-color: rgba(var(--primary-01-rgb), var(--bg-opacity)) !important;
}

.bg-primary-02 {
  --bg-opacity: 1;
  background-color: rgba(var(--primary-02-rgb), var(--bg-opacity)) !important;
}

.bg-secondary-01 {
  --bg-opacity: 1;
  background-color: rgba(var(--secondary-01-rgb), var(--bg-opacity)) !important;
}

.bg-success {
  --bg-opacity: 1;
  background-color: rgba(var(--success-rgb), var(--bg-opacity)) !important;
}

.bg-danger {
  --bg-opacity: 1;
  background-color: rgba(var(--danger-rgb), var(--bg-opacity)) !important;
}

.bg-gray-1 {
  --bg-opacity: 1;
  background-color: rgba(var(--gray-1-rgb), var(--bg-opacity)) !important;
}

.bg-gray-2 {
  --bg-opacity: 1;
  background-color: rgba(var(--gray-2-rgb), var(--bg-opacity)) !important;
}

.bg-gray-3 {
  --bg-opacity: 1;
  background-color: rgba(var(--gray-3-rgb), var(--bg-opacity)) !important;
}

.bg-gray-4 {
  --bg-opacity: 1;
  background-color: rgba(var(--gray-4-rgb), var(--bg-opacity)) !important;
}

.bg-gray-5 {
  --bg-opacity: 1;
  background-color: rgba(var(--gray-5-rgb), var(--bg-opacity)) !important;
}

.bg-gray-6 {
  --bg-opacity: 1;
  background-color: rgba(var(--gray-6-rgb), var(--bg-opacity)) !important;
}

.bg-gray-7 {
  --bg-opacity: 1;
  background-color: rgba(var(--gray-7-rgb), var(--bg-opacity)) !important;
}

.bg-gray-8 {
  --bg-opacity: 1;
  background-color: rgba(var(--gray-8-rgb), var(--bg-opacity)) !important;
}

.bg-gray-9 {
  --bg-opacity: 1;
  background-color: rgba(var(--gray-9-rgb), var(--bg-opacity)) !important;
}

.bg-gray-10 {
  --bg-opacity: 1;
  background-color: rgba(var(--gray-10-rgb), var(--bg-opacity)) !important;
}

.bg-chart-1 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-1-rgb), var(--bg-opacity)) !important;
}

.bg-chart-2 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-2-rgb), var(--bg-opacity)) !important;
}

.bg-chart-3 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-3-rgb), var(--bg-opacity)) !important;
}

.bg-chart-4 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-4-rgb), var(--bg-opacity)) !important;
}

.bg-chart-5 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-5-rgb), var(--bg-opacity)) !important;
}

.bg-chart-6 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-6-rgb), var(--bg-opacity)) !important;
}

.bg-chart-7 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-7-rgb), var(--bg-opacity)) !important;
}

.bg-chart-8 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-8-rgb), var(--bg-opacity)) !important;
}

.bg-chart-9 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-9-rgb), var(--bg-opacity)) !important;
}

.bg-chart-10 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-10-rgb), var(--bg-opacity)) !important;
}

.bg-chart-11 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-11-rgb), var(--bg-opacity)) !important;
}

.bg-chart-12 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-12-rgb), var(--bg-opacity)) !important;
}

.bg-chart-13 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-13-rgb), var(--bg-opacity)) !important;
}

.bg-chart-14 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-14-rgb), var(--bg-opacity)) !important;
}

.bg-chart-15 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-15-rgb), var(--bg-opacity)) !important;
}

.bg-chart-16 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-16-rgb), var(--bg-opacity)) !important;
}

.bg-chart-17 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-17-rgb), var(--bg-opacity)) !important;
}

.bg-chart-18 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-18-rgb), var(--bg-opacity)) !important;
}

.bg-chart-19 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-19-rgb), var(--bg-opacity)) !important;
}

.bg-chart-20 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-20-rgb), var(--bg-opacity)) !important;
}

.bg-chart-21 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-21-rgb), var(--bg-opacity)) !important;
}

.bg-chart-22 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-22-rgb), var(--bg-opacity)) !important;
}

.bg-chart-23 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-23-rgb), var(--bg-opacity)) !important;
}

.bg-chart-24 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-24-rgb), var(--bg-opacity)) !important;
}

.bg-chart-25 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-25-rgb), var(--bg-opacity)) !important;
}

.bg-chart-26 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-26-rgb), var(--bg-opacity)) !important;
}

.bg-chart-27 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-27-rgb), var(--bg-opacity)) !important;
}

.bg-chart-28 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-28-rgb), var(--bg-opacity)) !important;
}

.bg-chart-29 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-29-rgb), var(--bg-opacity)) !important;
}

.bg-chart-30 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-30-rgb), var(--bg-opacity)) !important;
}

.bg-chart-31 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-31-rgb), var(--bg-opacity)) !important;
}

.bg-chart-32 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-32-rgb), var(--bg-opacity)) !important;
}

.bg-chart-33 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-33-rgb), var(--bg-opacity)) !important;
}

.bg-chart-34 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-34-rgb), var(--bg-opacity)) !important;
}

.bg-chart-35 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-35-rgb), var(--bg-opacity)) !important;
}

.bg-chart-36 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-36-rgb), var(--bg-opacity)) !important;
}

.bg-chart-37 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-37-rgb), var(--bg-opacity)) !important;
}

.bg-chart-38 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-38-rgb), var(--bg-opacity)) !important;
}

.bg-chart-39 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-39-rgb), var(--bg-opacity)) !important;
}

.bg-chart-40 {
  --bg-opacity: 1;
  background-color: rgba(var(--chart-40-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-1 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-1-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-2 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-2-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-3 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-3-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-4 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-4-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-5 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-5-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-6 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-6-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-7 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-7-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-8 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-8-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-9 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-9-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-10 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-10-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-11 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-11-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-12 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-12-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-13 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-13-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-14 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-14-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-15 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-15-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-16 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-16-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-17 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-17-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-18 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-18-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-19 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-19-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-20 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-20-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-21 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-21-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-22 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-22-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-23 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-23-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-24 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-24-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-25 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-25-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-26 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-26-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-27 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-27-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-28 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-28-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-29 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-29-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-30 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-30-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-31 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-31-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-32 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-32-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-33 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-33-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-34 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-34-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-35 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-35-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-36 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-36-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-37 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-37-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-38 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-38-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-39 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-39-rgb), var(--bg-opacity)) !important;
}

.bg-pie-blue-40 {
  --bg-opacity: 1;
  background-color: rgba(var(--pie-blue-40-rgb), var(--bg-opacity)) !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-1-5 {
  line-height: 1.5 !important;
}

.lh-2 {
  line-height: 2 !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-4 {
  font-size: 1rem !important;
}

.fs-3 {
  font-size: 0.75rem !important;
}

.fs-2 {
  font-size: 0.5rem !important;
}

.fs-1 {
  font-size: 0.25rem !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fw-100 {
  font-weight: lighter !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-900 {
  font-weight: bolder !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-10 {
  opacity: 0.1 !important;
}

.opacity-20 {
  opacity: 0.2 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-30 {
  opacity: 0.3 !important;
}

.opacity-40 {
  opacity: 0.4 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-60 {
  opacity: 0.6 !important;
}

.opacity-70 {
  opacity: 0.7 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-80 {
  opacity: 0.8 !important;
}

.opacity-90 {
  opacity: 0.9 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.gap-140 {
  gap: 8.75rem !important;
}

.gap-120 {
  gap: 7.5rem !important;
}

.gap-100 {
  gap: 6.25rem !important;
}

.gap-80 {
  gap: 5rem !important;
}

.gap-72 {
  gap: 4.5rem !important;
}

.gap-70 {
  gap: 4.375rem !important;
}

.gap-60 {
  gap: 3.75rem !important;
}

.gap-50 {
  gap: 3.125rem !important;
}

.gap-48 {
  gap: 3rem !important;
}

.gap-40 {
  gap: 2.5rem !important;
}

.gap-38 {
  gap: 2.375rem !important;
}

.gap-36 {
  gap: 2.25rem !important;
}

.gap-32 {
  gap: 2rem !important;
}

.gap-30 {
  gap: 1.875rem !important;
}

.gap-28 {
  gap: 1.75rem !important;
}

.gap-26 {
  gap: 1.625rem !important;
}

.gap-24 {
  gap: 1.5rem !important;
}

.gap-20 {
  gap: 1.25rem !important;
}

.gap-16 {
  gap: 1rem !important;
}

.gap-12 {
  gap: 0.75rem !important;
}

.gap-10 {
  gap: 0.625rem !important;
}

.gap-9 {
  gap: 0.5625rem !important;
}

.gap-8 {
  gap: 0.5rem !important;
}

.gap-6 {
  gap: 0.375rem !important;
}

.gap-4 {
  gap: 0.25rem !important;
}

.gap-3 {
  gap: 0.1875rem !important;
}

.gap-2 {
  gap: 0.125rem !important;
}

.gap-1 {
  gap: 0.0625rem !important;
}

.gap-0 {
  gap: 0rem !important;
}

.justify-start {
  justify-content: flex-start !important;
}

.justify-end {
  justify-content: flex-end !important;
}

.justify-center {
  justify-content: center !important;
}

.justify-between {
  justify-content: space-between !important;
}

.justify-around {
  justify-content: space-around !important;
}

.justify-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-140 {
  margin: 8.75rem !important;
}

.m-120 {
  margin: 7.5rem !important;
}

.m-100 {
  margin: 6.25rem !important;
}

.m-80 {
  margin: 5rem !important;
}

.m-72 {
  margin: 4.5rem !important;
}

.m-70 {
  margin: 4.375rem !important;
}

.m-60 {
  margin: 3.75rem !important;
}

.m-50 {
  margin: 3.125rem !important;
}

.m-48 {
  margin: 3rem !important;
}

.m-40 {
  margin: 2.5rem !important;
}

.m-38 {
  margin: 2.375rem !important;
}

.m-36 {
  margin: 2.25rem !important;
}

.m-32 {
  margin: 2rem !important;
}

.m-30 {
  margin: 1.875rem !important;
}

.m-28 {
  margin: 1.75rem !important;
}

.m-26 {
  margin: 1.625rem !important;
}

.m-24 {
  margin: 1.5rem !important;
}

.m-20 {
  margin: 1.25rem !important;
}

.m-16 {
  margin: 1rem !important;
}

.m-12 {
  margin: 0.75rem !important;
}

.m-10 {
  margin: 0.625rem !important;
}

.m-9 {
  margin: 0.5625rem !important;
}

.m-8 {
  margin: 0.5rem !important;
}

.m-6 {
  margin: 0.375rem !important;
}

.m-4 {
  margin: 0.25rem !important;
}

.m-3 {
  margin: 0.1875rem !important;
}

.m-2 {
  margin: 0.125rem !important;
}

.m-1 {
  margin: 0.0625rem !important;
}

.m-0 {
  margin: 0rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-140 {
  margin-right: 8.75rem !important;
  margin-left: 8.75rem !important;
}

.mx-120 {
  margin-right: 7.5rem !important;
  margin-left: 7.5rem !important;
}

.mx-100 {
  margin-right: 6.25rem !important;
  margin-left: 6.25rem !important;
}

.mx-80 {
  margin-right: 5rem !important;
  margin-left: 5rem !important;
}

.mx-72 {
  margin-right: 4.5rem !important;
  margin-left: 4.5rem !important;
}

.mx-70 {
  margin-right: 4.375rem !important;
  margin-left: 4.375rem !important;
}

.mx-60 {
  margin-right: 3.75rem !important;
  margin-left: 3.75rem !important;
}

.mx-50 {
  margin-right: 3.125rem !important;
  margin-left: 3.125rem !important;
}

.mx-48 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-40 {
  margin-right: 2.5rem !important;
  margin-left: 2.5rem !important;
}

.mx-38 {
  margin-right: 2.375rem !important;
  margin-left: 2.375rem !important;
}

.mx-36 {
  margin-right: 2.25rem !important;
  margin-left: 2.25rem !important;
}

.mx-32 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}

.mx-30 {
  margin-right: 1.875rem !important;
  margin-left: 1.875rem !important;
}

.mx-28 {
  margin-right: 1.75rem !important;
  margin-left: 1.75rem !important;
}

.mx-26 {
  margin-right: 1.625rem !important;
  margin-left: 1.625rem !important;
}

.mx-24 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-20 {
  margin-right: 1.25rem !important;
  margin-left: 1.25rem !important;
}

.mx-16 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-12 {
  margin-right: 0.75rem !important;
  margin-left: 0.75rem !important;
}

.mx-10 {
  margin-right: 0.625rem !important;
  margin-left: 0.625rem !important;
}

.mx-9 {
  margin-right: 0.5625rem !important;
  margin-left: 0.5625rem !important;
}

.mx-8 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-6 {
  margin-right: 0.375rem !important;
  margin-left: 0.375rem !important;
}

.mx-4 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-3 {
  margin-right: 0.1875rem !important;
  margin-left: 0.1875rem !important;
}

.mx-2 {
  margin-right: 0.125rem !important;
  margin-left: 0.125rem !important;
}

.mx-1 {
  margin-right: 0.0625rem !important;
  margin-left: 0.0625rem !important;
}

.mx-0 {
  margin-right: 0rem !important;
  margin-left: 0rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-140 {
  margin-top: 8.75rem !important;
  margin-bottom: 8.75rem !important;
}

.my-120 {
  margin-top: 7.5rem !important;
  margin-bottom: 7.5rem !important;
}

.my-100 {
  margin-top: 6.25rem !important;
  margin-bottom: 6.25rem !important;
}

.my-80 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.my-72 {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important;
}

.my-70 {
  margin-top: 4.375rem !important;
  margin-bottom: 4.375rem !important;
}

.my-60 {
  margin-top: 3.75rem !important;
  margin-bottom: 3.75rem !important;
}

.my-50 {
  margin-top: 3.125rem !important;
  margin-bottom: 3.125rem !important;
}

.my-48 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-40 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.my-38 {
  margin-top: 2.375rem !important;
  margin-bottom: 2.375rem !important;
}

.my-36 {
  margin-top: 2.25rem !important;
  margin-bottom: 2.25rem !important;
}

.my-32 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.my-30 {
  margin-top: 1.875rem !important;
  margin-bottom: 1.875rem !important;
}

.my-28 {
  margin-top: 1.75rem !important;
  margin-bottom: 1.75rem !important;
}

.my-26 {
  margin-top: 1.625rem !important;
  margin-bottom: 1.625rem !important;
}

.my-24 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-20 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}

.my-16 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-12 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.my-10 {
  margin-top: 0.625rem !important;
  margin-bottom: 0.625rem !important;
}

.my-9 {
  margin-top: 0.5625rem !important;
  margin-bottom: 0.5625rem !important;
}

.my-8 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-6 {
  margin-top: 0.375rem !important;
  margin-bottom: 0.375rem !important;
}

.my-4 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-3 {
  margin-top: 0.1875rem !important;
  margin-bottom: 0.1875rem !important;
}

.my-2 {
  margin-top: 0.125rem !important;
  margin-bottom: 0.125rem !important;
}

.my-1 {
  margin-top: 0.0625rem !important;
  margin-bottom: 0.0625rem !important;
}

.my-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-140 {
  margin-top: 8.75rem !important;
}

.mt-120 {
  margin-top: 7.5rem !important;
}

.mt-100 {
  margin-top: 6.25rem !important;
}

.mt-80 {
  margin-top: 5rem !important;
}

.mt-72 {
  margin-top: 4.5rem !important;
}

.mt-70 {
  margin-top: 4.375rem !important;
}

.mt-60 {
  margin-top: 3.75rem !important;
}

.mt-50 {
  margin-top: 3.125rem !important;
}

.mt-48 {
  margin-top: 3rem !important;
}

.mt-40 {
  margin-top: 2.5rem !important;
}

.mt-38 {
  margin-top: 2.375rem !important;
}

.mt-36 {
  margin-top: 2.25rem !important;
}

.mt-32 {
  margin-top: 2rem !important;
}

.mt-30 {
  margin-top: 1.875rem !important;
}

.mt-28 {
  margin-top: 1.75rem !important;
}

.mt-26 {
  margin-top: 1.625rem !important;
}

.mt-24 {
  margin-top: 1.5rem !important;
}

.mt-20 {
  margin-top: 1.25rem !important;
}

.mt-16 {
  margin-top: 1rem !important;
}

.mt-12 {
  margin-top: 0.75rem !important;
}

.mt-10 {
  margin-top: 0.625rem !important;
}

.mt-9 {
  margin-top: 0.5625rem !important;
}

.mt-8 {
  margin-top: 0.5rem !important;
}

.mt-6 {
  margin-top: 0.375rem !important;
}

.mt-4 {
  margin-top: 0.25rem !important;
}

.mt-3 {
  margin-top: 0.1875rem !important;
}

.mt-2 {
  margin-top: 0.125rem !important;
}

.mt-1 {
  margin-top: 0.0625rem !important;
}

.mt-0 {
  margin-top: 0rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-140 {
  margin-right: 8.75rem !important;
}

.me-120 {
  margin-right: 7.5rem !important;
}

.me-100 {
  margin-right: 6.25rem !important;
}

.me-80 {
  margin-right: 5rem !important;
}

.me-72 {
  margin-right: 4.5rem !important;
}

.me-70 {
  margin-right: 4.375rem !important;
}

.me-60 {
  margin-right: 3.75rem !important;
}

.me-50 {
  margin-right: 3.125rem !important;
}

.me-48 {
  margin-right: 3rem !important;
}

.me-40 {
  margin-right: 2.5rem !important;
}

.me-38 {
  margin-right: 2.375rem !important;
}

.me-36 {
  margin-right: 2.25rem !important;
}

.me-32 {
  margin-right: 2rem !important;
}

.me-30 {
  margin-right: 1.875rem !important;
}

.me-28 {
  margin-right: 1.75rem !important;
}

.me-26 {
  margin-right: 1.625rem !important;
}

.me-24 {
  margin-right: 1.5rem !important;
}

.me-20 {
  margin-right: 1.25rem !important;
}

.me-16 {
  margin-right: 1rem !important;
}

.me-12 {
  margin-right: 0.75rem !important;
}

.me-10 {
  margin-right: 0.625rem !important;
}

.me-9 {
  margin-right: 0.5625rem !important;
}

.me-8 {
  margin-right: 0.5rem !important;
}

.me-6 {
  margin-right: 0.375rem !important;
}

.me-4 {
  margin-right: 0.25rem !important;
}

.me-3 {
  margin-right: 0.1875rem !important;
}

.me-2 {
  margin-right: 0.125rem !important;
}

.me-1 {
  margin-right: 0.0625rem !important;
}

.me-0 {
  margin-right: 0rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-140 {
  margin-bottom: 8.75rem !important;
}

.mb-120 {
  margin-bottom: 7.5rem !important;
}

.mb-100 {
  margin-bottom: 6.25rem !important;
}

.mb-80 {
  margin-bottom: 5rem !important;
}

.mb-72 {
  margin-bottom: 4.5rem !important;
}

.mb-70 {
  margin-bottom: 4.375rem !important;
}

.mb-60 {
  margin-bottom: 3.75rem !important;
}

.mb-50 {
  margin-bottom: 3.125rem !important;
}

.mb-48 {
  margin-bottom: 3rem !important;
}

.mb-40 {
  margin-bottom: 2.5rem !important;
}

.mb-38 {
  margin-bottom: 2.375rem !important;
}

.mb-36 {
  margin-bottom: 2.25rem !important;
}

.mb-32 {
  margin-bottom: 2rem !important;
}

.mb-30 {
  margin-bottom: 1.875rem !important;
}

.mb-28 {
  margin-bottom: 1.75rem !important;
}

.mb-26 {
  margin-bottom: 1.625rem !important;
}

.mb-24 {
  margin-bottom: 1.5rem !important;
}

.mb-20 {
  margin-bottom: 1.25rem !important;
}

.mb-16 {
  margin-bottom: 1rem !important;
}

.mb-12 {
  margin-bottom: 0.75rem !important;
}

.mb-10 {
  margin-bottom: 0.625rem !important;
}

.mb-9 {
  margin-bottom: 0.5625rem !important;
}

.mb-8 {
  margin-bottom: 0.5rem !important;
}

.mb-6 {
  margin-bottom: 0.375rem !important;
}

.mb-4 {
  margin-bottom: 0.25rem !important;
}

.mb-3 {
  margin-bottom: 0.1875rem !important;
}

.mb-2 {
  margin-bottom: 0.125rem !important;
}

.mb-1 {
  margin-bottom: 0.0625rem !important;
}

.mb-0 {
  margin-bottom: 0rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-140 {
  margin-left: 8.75rem !important;
}

.ms-120 {
  margin-left: 7.5rem !important;
}

.ms-100 {
  margin-left: 6.25rem !important;
}

.ms-80 {
  margin-left: 5rem !important;
}

.ms-72 {
  margin-left: 4.5rem !important;
}

.ms-70 {
  margin-left: 4.375rem !important;
}

.ms-60 {
  margin-left: 3.75rem !important;
}

.ms-50 {
  margin-left: 3.125rem !important;
}

.ms-48 {
  margin-left: 3rem !important;
}

.ms-40 {
  margin-left: 2.5rem !important;
}

.ms-38 {
  margin-left: 2.375rem !important;
}

.ms-36 {
  margin-left: 2.25rem !important;
}

.ms-32 {
  margin-left: 2rem !important;
}

.ms-30 {
  margin-left: 1.875rem !important;
}

.ms-28 {
  margin-left: 1.75rem !important;
}

.ms-26 {
  margin-left: 1.625rem !important;
}

.ms-24 {
  margin-left: 1.5rem !important;
}

.ms-20 {
  margin-left: 1.25rem !important;
}

.ms-16 {
  margin-left: 1rem !important;
}

.ms-12 {
  margin-left: 0.75rem !important;
}

.ms-10 {
  margin-left: 0.625rem !important;
}

.ms-9 {
  margin-left: 0.5625rem !important;
}

.ms-8 {
  margin-left: 0.5rem !important;
}

.ms-6 {
  margin-left: 0.375rem !important;
}

.ms-4 {
  margin-left: 0.25rem !important;
}

.ms-3 {
  margin-left: 0.1875rem !important;
}

.ms-2 {
  margin-left: 0.125rem !important;
}

.ms-1 {
  margin-left: 0.0625rem !important;
}

.ms-0 {
  margin-left: 0rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.m-n140 {
  margin: -8.75rem !important;
}

.m-n120 {
  margin: -7.5rem !important;
}

.m-n100 {
  margin: -6.25rem !important;
}

.m-n80 {
  margin: -5rem !important;
}

.m-n72 {
  margin: -4.5rem !important;
}

.m-n70 {
  margin: -4.375rem !important;
}

.m-n60 {
  margin: -3.75rem !important;
}

.m-n50 {
  margin: -3.125rem !important;
}

.m-n48 {
  margin: -3rem !important;
}

.m-n40 {
  margin: -2.5rem !important;
}

.m-n38 {
  margin: -2.375rem !important;
}

.m-n36 {
  margin: -2.25rem !important;
}

.m-n32 {
  margin: -2rem !important;
}

.m-n30 {
  margin: -1.875rem !important;
}

.m-n28 {
  margin: -1.75rem !important;
}

.m-n26 {
  margin: -1.625rem !important;
}

.m-n24 {
  margin: -1.5rem !important;
}

.m-n20 {
  margin: -1.25rem !important;
}

.m-n16 {
  margin: -1rem !important;
}

.m-n12 {
  margin: -0.75rem !important;
}

.m-n10 {
  margin: -0.625rem !important;
}

.m-n9 {
  margin: -0.5625rem !important;
}

.m-n8 {
  margin: -0.5rem !important;
}

.m-n6 {
  margin: -0.375rem !important;
}

.m-n4 {
  margin: -0.25rem !important;
}

.m-n3 {
  margin: -0.1875rem !important;
}

.m-n2 {
  margin: -0.125rem !important;
}

.m-n1 {
  margin: -0.0625rem !important;
}

.mx-n140 {
  margin-right: -8.75rem !important;
  margin-left: -8.75rem !important;
}

.mx-n120 {
  margin-right: -7.5rem !important;
  margin-left: -7.5rem !important;
}

.mx-n100 {
  margin-right: -6.25rem !important;
  margin-left: -6.25rem !important;
}

.mx-n80 {
  margin-right: -5rem !important;
  margin-left: -5rem !important;
}

.mx-n72 {
  margin-right: -4.5rem !important;
  margin-left: -4.5rem !important;
}

.mx-n70 {
  margin-right: -4.375rem !important;
  margin-left: -4.375rem !important;
}

.mx-n60 {
  margin-right: -3.75rem !important;
  margin-left: -3.75rem !important;
}

.mx-n50 {
  margin-right: -3.125rem !important;
  margin-left: -3.125rem !important;
}

.mx-n48 {
  margin-right: -3rem !important;
  margin-left: -3rem !important;
}

.mx-n40 {
  margin-right: -2.5rem !important;
  margin-left: -2.5rem !important;
}

.mx-n38 {
  margin-right: -2.375rem !important;
  margin-left: -2.375rem !important;
}

.mx-n36 {
  margin-right: -2.25rem !important;
  margin-left: -2.25rem !important;
}

.mx-n32 {
  margin-right: -2rem !important;
  margin-left: -2rem !important;
}

.mx-n30 {
  margin-right: -1.875rem !important;
  margin-left: -1.875rem !important;
}

.mx-n28 {
  margin-right: -1.75rem !important;
  margin-left: -1.75rem !important;
}

.mx-n26 {
  margin-right: -1.625rem !important;
  margin-left: -1.625rem !important;
}

.mx-n24 {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important;
}

.mx-n20 {
  margin-right: -1.25rem !important;
  margin-left: -1.25rem !important;
}

.mx-n16 {
  margin-right: -1rem !important;
  margin-left: -1rem !important;
}

.mx-n12 {
  margin-right: -0.75rem !important;
  margin-left: -0.75rem !important;
}

.mx-n10 {
  margin-right: -0.625rem !important;
  margin-left: -0.625rem !important;
}

.mx-n9 {
  margin-right: -0.5625rem !important;
  margin-left: -0.5625rem !important;
}

.mx-n8 {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important;
}

.mx-n6 {
  margin-right: -0.375rem !important;
  margin-left: -0.375rem !important;
}

.mx-n4 {
  margin-right: -0.25rem !important;
  margin-left: -0.25rem !important;
}

.mx-n3 {
  margin-right: -0.1875rem !important;
  margin-left: -0.1875rem !important;
}

.mx-n2 {
  margin-right: -0.125rem !important;
  margin-left: -0.125rem !important;
}

.mx-n1 {
  margin-right: -0.0625rem !important;
  margin-left: -0.0625rem !important;
}

.my-n140 {
  margin-top: -8.75rem !important;
  margin-bottom: -8.75rem !important;
}

.my-n120 {
  margin-top: -7.5rem !important;
  margin-bottom: -7.5rem !important;
}

.my-n100 {
  margin-top: -6.25rem !important;
  margin-bottom: -6.25rem !important;
}

.my-n80 {
  margin-top: -5rem !important;
  margin-bottom: -5rem !important;
}

.my-n72 {
  margin-top: -4.5rem !important;
  margin-bottom: -4.5rem !important;
}

.my-n70 {
  margin-top: -4.375rem !important;
  margin-bottom: -4.375rem !important;
}

.my-n60 {
  margin-top: -3.75rem !important;
  margin-bottom: -3.75rem !important;
}

.my-n50 {
  margin-top: -3.125rem !important;
  margin-bottom: -3.125rem !important;
}

.my-n48 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}

.my-n40 {
  margin-top: -2.5rem !important;
  margin-bottom: -2.5rem !important;
}

.my-n38 {
  margin-top: -2.375rem !important;
  margin-bottom: -2.375rem !important;
}

.my-n36 {
  margin-top: -2.25rem !important;
  margin-bottom: -2.25rem !important;
}

.my-n32 {
  margin-top: -2rem !important;
  margin-bottom: -2rem !important;
}

.my-n30 {
  margin-top: -1.875rem !important;
  margin-bottom: -1.875rem !important;
}

.my-n28 {
  margin-top: -1.75rem !important;
  margin-bottom: -1.75rem !important;
}

.my-n26 {
  margin-top: -1.625rem !important;
  margin-bottom: -1.625rem !important;
}

.my-n24 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}

.my-n20 {
  margin-top: -1.25rem !important;
  margin-bottom: -1.25rem !important;
}

.my-n16 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}

.my-n12 {
  margin-top: -0.75rem !important;
  margin-bottom: -0.75rem !important;
}

.my-n10 {
  margin-top: -0.625rem !important;
  margin-bottom: -0.625rem !important;
}

.my-n9 {
  margin-top: -0.5625rem !important;
  margin-bottom: -0.5625rem !important;
}

.my-n8 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

.my-n6 {
  margin-top: -0.375rem !important;
  margin-bottom: -0.375rem !important;
}

.my-n4 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

.my-n3 {
  margin-top: -0.1875rem !important;
  margin-bottom: -0.1875rem !important;
}

.my-n2 {
  margin-top: -0.125rem !important;
  margin-bottom: -0.125rem !important;
}

.my-n1 {
  margin-top: -0.0625rem !important;
  margin-bottom: -0.0625rem !important;
}

.mt-n140 {
  margin-top: -8.75rem !important;
}

.mt-n120 {
  margin-top: -7.5rem !important;
}

.mt-n100 {
  margin-top: -6.25rem !important;
}

.mt-n80 {
  margin-top: -5rem !important;
}

.mt-n72 {
  margin-top: -4.5rem !important;
}

.mt-n70 {
  margin-top: -4.375rem !important;
}

.mt-n60 {
  margin-top: -3.75rem !important;
}

.mt-n50 {
  margin-top: -3.125rem !important;
}

.mt-n48 {
  margin-top: -3rem !important;
}

.mt-n40 {
  margin-top: -2.5rem !important;
}

.mt-n38 {
  margin-top: -2.375rem !important;
}

.mt-n36 {
  margin-top: -2.25rem !important;
}

.mt-n32 {
  margin-top: -2rem !important;
}

.mt-n30 {
  margin-top: -1.875rem !important;
}

.mt-n28 {
  margin-top: -1.75rem !important;
}

.mt-n26 {
  margin-top: -1.625rem !important;
}

.mt-n24 {
  margin-top: -1.5rem !important;
}

.mt-n20 {
  margin-top: -1.25rem !important;
}

.mt-n16 {
  margin-top: -1rem !important;
}

.mt-n12 {
  margin-top: -0.75rem !important;
}

.mt-n10 {
  margin-top: -0.625rem !important;
}

.mt-n9 {
  margin-top: -0.5625rem !important;
}

.mt-n8 {
  margin-top: -0.5rem !important;
}

.mt-n6 {
  margin-top: -0.375rem !important;
}

.mt-n4 {
  margin-top: -0.25rem !important;
}

.mt-n3 {
  margin-top: -0.1875rem !important;
}

.mt-n2 {
  margin-top: -0.125rem !important;
}

.mt-n1 {
  margin-top: -0.0625rem !important;
}

.me-n140 {
  margin-right: -8.75rem !important;
}

.me-n120 {
  margin-right: -7.5rem !important;
}

.me-n100 {
  margin-right: -6.25rem !important;
}

.me-n80 {
  margin-right: -5rem !important;
}

.me-n72 {
  margin-right: -4.5rem !important;
}

.me-n70 {
  margin-right: -4.375rem !important;
}

.me-n60 {
  margin-right: -3.75rem !important;
}

.me-n50 {
  margin-right: -3.125rem !important;
}

.me-n48 {
  margin-right: -3rem !important;
}

.me-n40 {
  margin-right: -2.5rem !important;
}

.me-n38 {
  margin-right: -2.375rem !important;
}

.me-n36 {
  margin-right: -2.25rem !important;
}

.me-n32 {
  margin-right: -2rem !important;
}

.me-n30 {
  margin-right: -1.875rem !important;
}

.me-n28 {
  margin-right: -1.75rem !important;
}

.me-n26 {
  margin-right: -1.625rem !important;
}

.me-n24 {
  margin-right: -1.5rem !important;
}

.me-n20 {
  margin-right: -1.25rem !important;
}

.me-n16 {
  margin-right: -1rem !important;
}

.me-n12 {
  margin-right: -0.75rem !important;
}

.me-n10 {
  margin-right: -0.625rem !important;
}

.me-n9 {
  margin-right: -0.5625rem !important;
}

.me-n8 {
  margin-right: -0.5rem !important;
}

.me-n6 {
  margin-right: -0.375rem !important;
}

.me-n4 {
  margin-right: -0.25rem !important;
}

.me-n3 {
  margin-right: -0.1875rem !important;
}

.me-n2 {
  margin-right: -0.125rem !important;
}

.me-n1 {
  margin-right: -0.0625rem !important;
}

.mb-n140 {
  margin-bottom: -8.75rem !important;
}

.mb-n120 {
  margin-bottom: -7.5rem !important;
}

.mb-n100 {
  margin-bottom: -6.25rem !important;
}

.mb-n80 {
  margin-bottom: -5rem !important;
}

.mb-n72 {
  margin-bottom: -4.5rem !important;
}

.mb-n70 {
  margin-bottom: -4.375rem !important;
}

.mb-n60 {
  margin-bottom: -3.75rem !important;
}

.mb-n50 {
  margin-bottom: -3.125rem !important;
}

.mb-n48 {
  margin-bottom: -3rem !important;
}

.mb-n40 {
  margin-bottom: -2.5rem !important;
}

.mb-n38 {
  margin-bottom: -2.375rem !important;
}

.mb-n36 {
  margin-bottom: -2.25rem !important;
}

.mb-n32 {
  margin-bottom: -2rem !important;
}

.mb-n30 {
  margin-bottom: -1.875rem !important;
}

.mb-n28 {
  margin-bottom: -1.75rem !important;
}

.mb-n26 {
  margin-bottom: -1.625rem !important;
}

.mb-n24 {
  margin-bottom: -1.5rem !important;
}

.mb-n20 {
  margin-bottom: -1.25rem !important;
}

.mb-n16 {
  margin-bottom: -1rem !important;
}

.mb-n12 {
  margin-bottom: -0.75rem !important;
}

.mb-n10 {
  margin-bottom: -0.625rem !important;
}

.mb-n9 {
  margin-bottom: -0.5625rem !important;
}

.mb-n8 {
  margin-bottom: -0.5rem !important;
}

.mb-n6 {
  margin-bottom: -0.375rem !important;
}

.mb-n4 {
  margin-bottom: -0.25rem !important;
}

.mb-n3 {
  margin-bottom: -0.1875rem !important;
}

.mb-n2 {
  margin-bottom: -0.125rem !important;
}

.mb-n1 {
  margin-bottom: -0.0625rem !important;
}

.ms-n140 {
  margin-left: -8.75rem !important;
}

.ms-n120 {
  margin-left: -7.5rem !important;
}

.ms-n100 {
  margin-left: -6.25rem !important;
}

.ms-n80 {
  margin-left: -5rem !important;
}

.ms-n72 {
  margin-left: -4.5rem !important;
}

.ms-n70 {
  margin-left: -4.375rem !important;
}

.ms-n60 {
  margin-left: -3.75rem !important;
}

.ms-n50 {
  margin-left: -3.125rem !important;
}

.ms-n48 {
  margin-left: -3rem !important;
}

.ms-n40 {
  margin-left: -2.5rem !important;
}

.ms-n38 {
  margin-left: -2.375rem !important;
}

.ms-n36 {
  margin-left: -2.25rem !important;
}

.ms-n32 {
  margin-left: -2rem !important;
}

.ms-n30 {
  margin-left: -1.875rem !important;
}

.ms-n28 {
  margin-left: -1.75rem !important;
}

.ms-n26 {
  margin-left: -1.625rem !important;
}

.ms-n24 {
  margin-left: -1.5rem !important;
}

.ms-n20 {
  margin-left: -1.25rem !important;
}

.ms-n16 {
  margin-left: -1rem !important;
}

.ms-n12 {
  margin-left: -0.75rem !important;
}

.ms-n10 {
  margin-left: -0.625rem !important;
}

.ms-n9 {
  margin-left: -0.5625rem !important;
}

.ms-n8 {
  margin-left: -0.5rem !important;
}

.ms-n6 {
  margin-left: -0.375rem !important;
}

.ms-n4 {
  margin-left: -0.25rem !important;
}

.ms-n3 {
  margin-left: -0.1875rem !important;
}

.ms-n2 {
  margin-left: -0.125rem !important;
}

.ms-n1 {
  margin-left: -0.0625rem !important;
}

.p-140 {
  padding: 8.75rem !important;
}

.p-120 {
  padding: 7.5rem !important;
}

.p-100 {
  padding: 6.25rem !important;
}

.p-80 {
  padding: 5rem !important;
}

.p-72 {
  padding: 4.5rem !important;
}

.p-70 {
  padding: 4.375rem !important;
}

.p-60 {
  padding: 3.75rem !important;
}

.p-50 {
  padding: 3.125rem !important;
}

.p-48 {
  padding: 3rem !important;
}

.p-40 {
  padding: 2.5rem !important;
}

.p-38 {
  padding: 2.375rem !important;
}

.p-36 {
  padding: 2.25rem !important;
}

.p-32 {
  padding: 2rem !important;
}

.p-30 {
  padding: 1.875rem !important;
}

.p-28 {
  padding: 1.75rem !important;
}

.p-26 {
  padding: 1.625rem !important;
}

.p-24 {
  padding: 1.5rem !important;
}

.p-20 {
  padding: 1.25rem !important;
}

.p-16 {
  padding: 1rem !important;
}

.p-12 {
  padding: 0.75rem !important;
}

.p-10 {
  padding: 0.625rem !important;
}

.p-9 {
  padding: 0.5625rem !important;
}

.p-8 {
  padding: 0.5rem !important;
}

.p-6 {
  padding: 0.375rem !important;
}

.p-4 {
  padding: 0.25rem !important;
}

.p-3 {
  padding: 0.1875rem !important;
}

.p-2 {
  padding: 0.125rem !important;
}

.p-1 {
  padding: 0.0625rem !important;
}

.p-0 {
  padding: 0rem !important;
}

.px-140 {
  padding-right: 8.75rem !important;
  padding-left: 8.75rem !important;
}

.px-120 {
  padding-right: 7.5rem !important;
  padding-left: 7.5rem !important;
}

.px-100 {
  padding-right: 6.25rem !important;
  padding-left: 6.25rem !important;
}

.px-80 {
  padding-right: 5rem !important;
  padding-left: 5rem !important;
}

.px-72 {
  padding-right: 4.5rem !important;
  padding-left: 4.5rem !important;
}

.px-70 {
  padding-right: 4.375rem !important;
  padding-left: 4.375rem !important;
}

.px-60 {
  padding-right: 3.75rem !important;
  padding-left: 3.75rem !important;
}

.px-50 {
  padding-right: 3.125rem !important;
  padding-left: 3.125rem !important;
}

.px-48 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.px-40 {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
}

.px-38 {
  padding-right: 2.375rem !important;
  padding-left: 2.375rem !important;
}

.px-36 {
  padding-right: 2.25rem !important;
  padding-left: 2.25rem !important;
}

.px-32 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

.px-30 {
  padding-right: 1.875rem !important;
  padding-left: 1.875rem !important;
}

.px-28 {
  padding-right: 1.75rem !important;
  padding-left: 1.75rem !important;
}

.px-26 {
  padding-right: 1.625rem !important;
  padding-left: 1.625rem !important;
}

.px-24 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-20 {
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important;
}

.px-16 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-12 {
  padding-right: 0.75rem !important;
  padding-left: 0.75rem !important;
}

.px-10 {
  padding-right: 0.625rem !important;
  padding-left: 0.625rem !important;
}

.px-9 {
  padding-right: 0.5625rem !important;
  padding-left: 0.5625rem !important;
}

.px-8 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-6 {
  padding-right: 0.375rem !important;
  padding-left: 0.375rem !important;
}

.px-4 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-3 {
  padding-right: 0.1875rem !important;
  padding-left: 0.1875rem !important;
}

.px-2 {
  padding-right: 0.125rem !important;
  padding-left: 0.125rem !important;
}

.px-1 {
  padding-right: 0.0625rem !important;
  padding-left: 0.0625rem !important;
}

.px-0 {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}

.py-140 {
  padding-top: 8.75rem !important;
  padding-bottom: 8.75rem !important;
}

.py-120 {
  padding-top: 7.5rem !important;
  padding-bottom: 7.5rem !important;
}

.py-100 {
  padding-top: 6.25rem !important;
  padding-bottom: 6.25rem !important;
}

.py-80 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.py-72 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}

.py-70 {
  padding-top: 4.375rem !important;
  padding-bottom: 4.375rem !important;
}

.py-60 {
  padding-top: 3.75rem !important;
  padding-bottom: 3.75rem !important;
}

.py-50 {
  padding-top: 3.125rem !important;
  padding-bottom: 3.125rem !important;
}

.py-48 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-40 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.py-38 {
  padding-top: 2.375rem !important;
  padding-bottom: 2.375rem !important;
}

.py-36 {
  padding-top: 2.25rem !important;
  padding-bottom: 2.25rem !important;
}

.py-32 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.py-30 {
  padding-top: 1.875rem !important;
  padding-bottom: 1.875rem !important;
}

.py-28 {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}

.py-26 {
  padding-top: 1.625rem !important;
  padding-bottom: 1.625rem !important;
}

.py-24 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-20 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.py-16 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-12 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.py-10 {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
}

.py-9 {
  padding-top: 0.5625rem !important;
  padding-bottom: 0.5625rem !important;
}

.py-8 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-6 {
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}

.py-4 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-3 {
  padding-top: 0.1875rem !important;
  padding-bottom: 0.1875rem !important;
}

.py-2 {
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important;
}

.py-1 {
  padding-top: 0.0625rem !important;
  padding-bottom: 0.0625rem !important;
}

.py-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.pt-140 {
  padding-top: 8.75rem !important;
}

.pt-120 {
  padding-top: 7.5rem !important;
}

.pt-100 {
  padding-top: 6.25rem !important;
}

.pt-80 {
  padding-top: 5rem !important;
}

.pt-72 {
  padding-top: 4.5rem !important;
}

.pt-70 {
  padding-top: 4.375rem !important;
}

.pt-60 {
  padding-top: 3.75rem !important;
}

.pt-50 {
  padding-top: 3.125rem !important;
}

.pt-48 {
  padding-top: 3rem !important;
}

.pt-40 {
  padding-top: 2.5rem !important;
}

.pt-38 {
  padding-top: 2.375rem !important;
}

.pt-36 {
  padding-top: 2.25rem !important;
}

.pt-32 {
  padding-top: 2rem !important;
}

.pt-30 {
  padding-top: 1.875rem !important;
}

.pt-28 {
  padding-top: 1.75rem !important;
}

.pt-26 {
  padding-top: 1.625rem !important;
}

.pt-24 {
  padding-top: 1.5rem !important;
}

.pt-20 {
  padding-top: 1.25rem !important;
}

.pt-16 {
  padding-top: 1rem !important;
}

.pt-12 {
  padding-top: 0.75rem !important;
}

.pt-10 {
  padding-top: 0.625rem !important;
}

.pt-9 {
  padding-top: 0.5625rem !important;
}

.pt-8 {
  padding-top: 0.5rem !important;
}

.pt-6 {
  padding-top: 0.375rem !important;
}

.pt-4 {
  padding-top: 0.25rem !important;
}

.pt-3 {
  padding-top: 0.1875rem !important;
}

.pt-2 {
  padding-top: 0.125rem !important;
}

.pt-1 {
  padding-top: 0.0625rem !important;
}

.pt-0 {
  padding-top: 0rem !important;
}

.pt-18 {
  padding-top: 18px !important;
}

.pe-140 {
  padding-right: 8.75rem !important;
}

.pe-120 {
  padding-right: 7.5rem !important;
}

.pe-100 {
  padding-right: 6.25rem !important;
}

.pe-80 {
  padding-right: 5rem !important;
}

.pe-72 {
  padding-right: 4.5rem !important;
}

.pe-70 {
  padding-right: 4.375rem !important;
}

.pe-60 {
  padding-right: 3.75rem !important;
}

.pe-50 {
  padding-right: 3.125rem !important;
}

.pe-48 {
  padding-right: 3rem !important;
}

.pe-40 {
  padding-right: 2.5rem !important;
}

.pe-38 {
  padding-right: 2.375rem !important;
}

.pe-36 {
  padding-right: 2.25rem !important;
}

.pe-32 {
  padding-right: 2rem !important;
}

.pe-30 {
  padding-right: 1.875rem !important;
}

.pe-28 {
  padding-right: 1.75rem !important;
}

.pe-26 {
  padding-right: 1.625rem !important;
}

.pe-24 {
  padding-right: 1.5rem !important;
}

.pe-20 {
  padding-right: 1.25rem !important;
}

.pe-16 {
  padding-right: 1rem !important;
}

.pe-12 {
  padding-right: 0.75rem !important;
}

.pe-10 {
  padding-right: 0.625rem !important;
}

.pe-9 {
  padding-right: 0.5625rem !important;
}

.pe-8 {
  padding-right: 0.5rem !important;
}

.pe-6 {
  padding-right: 0.375rem !important;
}

.pe-4 {
  padding-right: 0.25rem !important;
}

.pe-3 {
  padding-right: 0.1875rem !important;
}

.pe-2 {
  padding-right: 0.125rem !important;
}

.pe-1 {
  padding-right: 0.0625rem !important;
}

.pe-0 {
  padding-right: 0rem !important;
}

.pb-140 {
  padding-bottom: 8.75rem !important;
}

.pb-120 {
  padding-bottom: 7.5rem !important;
}

.pb-100 {
  padding-bottom: 6.25rem !important;
}

.pb-80 {
  padding-bottom: 5rem !important;
}

.pb-72 {
  padding-bottom: 4.5rem !important;
}

.pb-70 {
  padding-bottom: 4.375rem !important;
}

.pb-60 {
  padding-bottom: 3.75rem !important;
}

.pb-50 {
  padding-bottom: 3.125rem !important;
}

.pb-48 {
  padding-bottom: 3rem !important;
}

.pb-40 {
  padding-bottom: 2.5rem !important;
}

.pb-38 {
  padding-bottom: 2.375rem !important;
}

.pb-36 {
  padding-bottom: 2.25rem !important;
}

.pb-32 {
  padding-bottom: 2rem !important;
}

.pb-30 {
  padding-bottom: 1.875rem !important;
}

.pb-28 {
  padding-bottom: 1.75rem !important;
}

.pb-26 {
  padding-bottom: 1.625rem !important;
}

.pb-24 {
  padding-bottom: 1.5rem !important;
}

.pb-20 {
  padding-bottom: 1.25rem !important;
}

.pb-16 {
  padding-bottom: 1rem !important;
}

.pb-12 {
  padding-bottom: 0.75rem !important;
}

.pb-10 {
  padding-bottom: 0.625rem !important;
}

.pb-9 {
  padding-bottom: 0.5625rem !important;
}

.pb-8 {
  padding-bottom: 0.5rem !important;
}

.pb-6 {
  padding-bottom: 0.375rem !important;
}

.pb-4 {
  padding-bottom: 0.25rem !important;
}

.pb-3 {
  padding-bottom: 0.1875rem !important;
}

.pb-2 {
  padding-bottom: 0.125rem !important;
}

.pb-1 {
  padding-bottom: 0.0625rem !important;
}

.pb-0 {
  padding-bottom: 0rem !important;
}

.ps-140 {
  padding-left: 8.75rem !important;
}

.ps-120 {
  padding-left: 7.5rem !important;
}

.ps-100 {
  padding-left: 6.25rem !important;
}

.ps-80 {
  padding-left: 5rem !important;
}

.ps-72 {
  padding-left: 4.5rem !important;
}

.ps-70 {
  padding-left: 4.375rem !important;
}

.ps-60 {
  padding-left: 3.75rem !important;
}

.ps-50 {
  padding-left: 3.125rem !important;
}

.ps-48 {
  padding-left: 3rem !important;
}

.ps-40 {
  padding-left: 2.5rem !important;
}

.ps-38 {
  padding-left: 2.375rem !important;
}

.ps-36 {
  padding-left: 2.25rem !important;
}

.ps-32 {
  padding-left: 2rem !important;
}

.ps-30 {
  padding-left: 1.875rem !important;
}

.ps-28 {
  padding-left: 1.75rem !important;
}

.ps-26 {
  padding-left: 1.625rem !important;
}

.ps-24 {
  padding-left: 1.5rem !important;
}

.ps-20 {
  padding-left: 1.25rem !important;
}

.ps-16 {
  padding-left: 1rem !important;
}

.ps-12 {
  padding-left: 0.75rem !important;
}

.ps-10 {
  padding-left: 0.625rem !important;
}

.ps-9 {
  padding-left: 0.5625rem !important;
}

.ps-8 {
  padding-left: 0.5rem !important;
}

.ps-6 {
  padding-left: 0.375rem !important;
}

.ps-4 {
  padding-left: 0.25rem !important;
}

.ps-3 {
  padding-left: 0.1875rem !important;
}

.ps-2 {
  padding-left: 0.125rem !important;
}

.ps-1 {
  padding-left: 0.0625rem !important;
}

.ps-0 {
  padding-left: 0rem !important;
}

.border {
  border: var(--border-width) var(--border-style) var(--border-color) !important;
}

.border-0 {
  border: 0 !important;
}

.btn-border {
  border: var(--btn-border-width) solid var(--border-color) !important;
}

.btn-border-0 {
  border: 0 !important;
}

.btn-border-1 {
  border: 1px solid var(--border-color) !important;
}

.btn-border-2 {
  border: 2px solid var(--border-color) !important;
}

.btn-border-3 {
  border: 3px solid var(--border-color) !important;
}

.btn-border-primary-01 {
  border-color: #1454FF !important;
}

.btn-border-primary-02 {
  border-color: #033CD4 !important;
}

.btn-border-secondary-01 {
  border-color: #E7F4FF !important;
}

.btn-border-success {
  border-color: #1454FF !important;
}

.btn-border-danger {
  border-color: #E11D1D !important;
}

.btn-border-white {
  border-color: #fff !important;
}

.btn-border-gray-1 {
  border-color: #111 !important;
}

.btn-border-gray-2 {
  border-color: #4D4D4D !important;
}

.btn-border-gray-3 {
  border-color: #616161 !important;
}

.btn-border-gray-4 {
  border-color: #888888 !important;
}

.btn-border-gray-5 {
  border-color: #CFCFCF !important;
}

.btn-border-gray-6 {
  border-color: #DFE4EB !important;
}

.btn-border-gray-7 {
  border-color: #D7DDE5 !important;
}

.btn-border-gray-8 {
  border-color: #F3F3F5 !important;
}

.btn-border-gray-9 {
  border-color: #E7E8EB !important;
}

.btn-border-gray-10 {
  border-color: #F1F3F8 !important;
}

.btn-border-black {
  border-color: #000 !important;
}

.btn-border-chart-1 {
  border-color: #326AF3 !important;
}

.btn-border-chart-2 {
  border-color: #7426ED !important;
}

.btn-border-chart-3 {
  border-color: #5CBC62 !important;
}

.btn-border-chart-4 {
  border-color: #FFD52B !important;
}

.btn-border-chart-5 {
  border-color: #82E8E8 !important;
}

.btn-border-chart-6 {
  border-color: #F000E8 !important;
}

.btn-border-chart-7 {
  border-color: #00B7FF !important;
}

.btn-border-chart-8 {
  border-color: #FF80A9 !important;
}

.btn-border-chart-9 {
  border-color: #00A2A0 !important;
}

.btn-border-chart-10 {
  border-color: #FF6347 !important;
}

.btn-border-chart-11 {
  border-color: #2E8B57 !important;
}

.btn-border-chart-12 {
  border-color: #FFA500 !important;
}

.btn-border-chart-13 {
  border-color: #8A2BE2 !important;
}

.btn-border-chart-14 {
  border-color: #00CED1 !important;
}

.btn-border-chart-15 {
  border-color: #DC143C !important;
}

.btn-border-chart-16 {
  border-color: #FF8C00 !important;
}

.btn-border-chart-17 {
  border-color: #483D8B !important;
}

.btn-border-chart-18 {
  border-color: #228B22 !important;
}

.btn-border-chart-19 {
  border-color: #FF1493 !important;
}

.btn-border-chart-20 {
  border-color: #00BFFF !important;
}

.btn-border-chart-21 {
  border-color: #B8860B !important;
}

.btn-border-chart-22 {
  border-color: #8B008B !important;
}

.btn-border-chart-23 {
  border-color: #556B2F !important;
}

.btn-border-chart-24 {
  border-color: #FF4500 !important;
}

.btn-border-chart-25 {
  border-color: #E9967A !important;
}

.btn-border-chart-26 {
  border-color: #8FBC8F !important;
}

.btn-border-chart-27 {
  border-color: #9932CC !important;
}

.btn-border-chart-28 {
  border-color: #1E90FF !important;
}

.btn-border-chart-29 {
  border-color: #B22222 !important;
}

.btn-border-chart-30 {
  border-color: #FFD700 !important;
}

.btn-border-chart-31 {
  border-color: #808080 !important;
}

.btn-border-chart-32 {
  border-color: #008000 !important;
}

.btn-border-chart-33 {
  border-color: #ADFF2F !important;
}

.btn-border-chart-34 {
  border-color: #F08080 !important;
}

.btn-border-chart-35 {
  border-color: #20B2AA !important;
}

.btn-border-chart-36 {
  border-color: #87CEFA !important;
}

.btn-border-chart-37 {
  border-color: #778899 !important;
}

.btn-border-chart-38 {
  border-color: #7CFC00 !important;
}

.btn-border-chart-39 {
  border-color: #FF00FF !important;
}

.btn-border-chart-40 {
  border-color: #800000 !important;
}

.btn-border-pie-blue-1 {
  border-color: #1454FF !important;
}

.btn-border-pie-blue-2 {
  border-color: #3CA4E9 !important;
}

.btn-border-pie-blue-3 {
  border-color: #4D96E7 !important;
}

.btn-border-pie-blue-4 {
  border-color: #92D7D0 !important;
}

.btn-border-pie-blue-5 {
  border-color: #73BADA !important;
}

.btn-border-pie-blue-6 {
  border-color: #AFDBEF !important;
}

.btn-border-pie-blue-7 {
  border-color: #59BCDE !important;
}

.btn-border-pie-blue-8 {
  border-color: #0071FF !important;
}

.btn-border-pie-blue-9 {
  border-color: #7EC8FF !important;
}

.btn-border-pie-blue-10 {
  border-color: #00A8E5 !important;
}

.btn-border-pie-blue-11 {
  border-color: #2B8FD6 !important;
}

.btn-border-pie-blue-12 {
  border-color: #5BA3C8 !important;
}

.btn-border-pie-blue-13 {
  border-color: #8BB8D9 !important;
}

.btn-border-pie-blue-14 {
  border-color: #A8C9E3 !important;
}

.btn-border-pie-blue-15 {
  border-color: #C4DAED !important;
}

.btn-border-pie-blue-16 {
  border-color: #D9E8F3 !important;
}

.btn-border-pie-blue-17 {
  border-color: #0066CC !important;
}

.btn-border-pie-blue-18 {
  border-color: #1A7AE8 !important;
}

.btn-border-pie-blue-19 {
  border-color: #3D8DFF !important;
}

.btn-border-pie-blue-20 {
  border-color: #5FA0FF !important;
}

.btn-border-pie-blue-21 {
  border-color: #81B3FF !important;
}

.btn-border-pie-blue-22 {
  border-color: #A3C6FF !important;
}

.btn-border-pie-blue-23 {
  border-color: #C5D9FF !important;
}

.btn-border-pie-blue-24 {
  border-color: #E7ECFF !important;
}

.btn-border-pie-blue-25 {
  border-color: #0080B8 !important;
}

.btn-border-pie-blue-26 {
  border-color: #0095C7 !important;
}

.btn-border-pie-blue-27 {
  border-color: #00AAD6 !important;
}

.btn-border-pie-blue-28 {
  border-color: #33BFE5 !important;
}

.btn-border-pie-blue-29 {
  border-color: #66D4F4 !important;
}

.btn-border-pie-blue-30 {
  border-color: #99E9FF !important;
}

.btn-border-pie-blue-31 {
  border-color: #B3F0FF !important;
}

.btn-border-pie-blue-32 {
  border-color: #CCF5FF !important;
}

.btn-border-pie-blue-33 {
  border-color: #4A7BC4 !important;
}

.btn-border-pie-blue-34 {
  border-color: #6B9BD1 !important;
}

.btn-border-pie-blue-35 {
  border-color: #8CBBDE !important;
}

.btn-border-pie-blue-36 {
  border-color: #ADDBEB !important;
}

.btn-border-pie-blue-37 {
  border-color: #CEF3F8 !important;
}

.btn-border-pie-blue-38 {
  border-color: #E6F9FC !important;
}

.btn-border-pie-blue-39 {
  border-color: #F2FCFE !important;
}

.btn-border-pie-blue-40 {
  border-color: #F8FDFF !important;
}

.rounded {
  border-radius: var(--border-radius) !important;
}

.rounded-xs {
  border-radius: var(--border-radius-xs) !important;
}

.rounded-sm {
  border-radius: var(--border-radius-sm) !important;
}

.rounded-md {
  border-radius: var(--border-radius-md) !important;
}

.rounded-lg {
  border-radius: var(--border-radius-lg) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: 2px !important;
}

.rounded-2 {
  border-radius: 4px !important;
}

.rounded-3 {
  border-radius: 8px !important;
}

.rounded-4 {
  border-radius: 12px !important;
}

.rounded-5 {
  border-radius: 16px !important;
}

.rounded-6 {
  border-radius: 24px !important;
}

.rounded-7 {
  border-radius: 32px !important;
}

.rounded-8 {
  border-radius: 40px !important;
}

.rounded-9 {
  border-radius: 48px !important;
}

.rounded-10 {
  border-radius: 56px !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--border-radius-pill) !important;
}

.rounded-top-start {
  border-top-left-radius: var(--border-radius) !important;
}

.rounded-top-start-xs {
  border-top-left-radius: var(--border-radius-xs) !important;
}

.rounded-top-start-sm {
  border-top-left-radius: var(--border-radius-sm) !important;
}

.rounded-top-start-md {
  border-top-left-radius: var(--border-radius-md) !important;
}

.rounded-top-start-lg {
  border-top-left-radius: var(--border-radius-lg) !important;
}

.rounded-top-end {
  border-top-right-radius: var(--border-radius) !important;
}

.rounded-top-end-xs {
  border-top-right-radius: var(--border-radius-xs) !important;
}

.rounded-top-end-sm {
  border-top-right-radius: var(--border-radius-sm) !important;
}

.rounded-top-end-md {
  border-top-right-radius: var(--border-radius-md) !important;
}

.rounded-top-end-lg {
  border-top-right-radius: var(--border-radius-lg) !important;
}

.rounded-bottom-start {
  border-bottom-left-radius: var(--border-radius) !important;
}

.rounded-bottom-start-xs {
  border-bottom-left-radius: var(--border-radius-xs) !important;
}

.rounded-bottom-start-sm {
  border-bottom-left-radius: var(--border-radius-sm) !important;
}

.rounded-bottom-start-md {
  border-bottom-left-radius: var(--border-radius-md) !important;
}

.rounded-bottom-start-lg {
  border-bottom-left-radius: var(--border-radius-lg) !important;
}

.rounded-bottom-end {
  border-bottom-right-radius: var(--border-radius) !important;
}

.rounded-bottom-end-xs {
  border-bottom-right-radius: var(--border-radius-xs) !important;
}

.rounded-bottom-end-sm {
  border-bottom-right-radius: var(--border-radius-sm) !important;
}

.rounded-bottom-end-md {
  border-bottom-right-radius: var(--border-radius-md) !important;
}

.rounded-bottom-end-lg {
  border-bottom-right-radius: var(--border-radius-lg) !important;
}

.w-unset {
  width: unset !important;
}

.w-auto {
  width: auto !important;
}

.w-full {
  width: 100% !important;
}

@media (min-width: 360px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .lh-sm-1 {
    line-height: 1 !important;
  }
  .lh-sm-1-5 {
    line-height: 1.5 !important;
  }
  .lh-sm-2 {
    line-height: 2 !important;
  }
  .fs-sm-5 {
    font-size: 1.25rem !important;
  }
  .fs-sm-4 {
    font-size: 1rem !important;
  }
  .fs-sm-3 {
    font-size: 0.75rem !important;
  }
  .fs-sm-2 {
    font-size: 0.5rem !important;
  }
  .fs-sm-1 {
    font-size: 0.25rem !important;
  }
  .fs-sm-14 {
    font-size: 14px !important;
  }
  .fs-sm-18 {
    font-size: 18px !important;
  }
  .fw-sm-100 {
    font-weight: lighter !important;
  }
  .fw-sm-300 {
    font-weight: 300 !important;
  }
  .fw-sm-400 {
    font-weight: 400 !important;
  }
  .fw-sm-500 {
    font-weight: 500 !important;
  }
  .fw-sm-600 {
    font-weight: 600 !important;
  }
  .fw-sm-700 {
    font-weight: 700 !important;
  }
  .fw-sm-900 {
    font-weight: bolder !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-sm-140 {
    gap: 8.75rem !important;
  }
  .gap-sm-120 {
    gap: 7.5rem !important;
  }
  .gap-sm-100 {
    gap: 6.25rem !important;
  }
  .gap-sm-80 {
    gap: 5rem !important;
  }
  .gap-sm-72 {
    gap: 4.5rem !important;
  }
  .gap-sm-70 {
    gap: 4.375rem !important;
  }
  .gap-sm-60 {
    gap: 3.75rem !important;
  }
  .gap-sm-50 {
    gap: 3.125rem !important;
  }
  .gap-sm-48 {
    gap: 3rem !important;
  }
  .gap-sm-40 {
    gap: 2.5rem !important;
  }
  .gap-sm-38 {
    gap: 2.375rem !important;
  }
  .gap-sm-36 {
    gap: 2.25rem !important;
  }
  .gap-sm-32 {
    gap: 2rem !important;
  }
  .gap-sm-30 {
    gap: 1.875rem !important;
  }
  .gap-sm-28 {
    gap: 1.75rem !important;
  }
  .gap-sm-26 {
    gap: 1.625rem !important;
  }
  .gap-sm-24 {
    gap: 1.5rem !important;
  }
  .gap-sm-20 {
    gap: 1.25rem !important;
  }
  .gap-sm-16 {
    gap: 1rem !important;
  }
  .gap-sm-12 {
    gap: 0.75rem !important;
  }
  .gap-sm-10 {
    gap: 0.625rem !important;
  }
  .gap-sm-9 {
    gap: 0.5625rem !important;
  }
  .gap-sm-8 {
    gap: 0.5rem !important;
  }
  .gap-sm-6 {
    gap: 0.375rem !important;
  }
  .gap-sm-4 {
    gap: 0.25rem !important;
  }
  .gap-sm-3 {
    gap: 0.1875rem !important;
  }
  .gap-sm-2 {
    gap: 0.125rem !important;
  }
  .gap-sm-1 {
    gap: 0.0625rem !important;
  }
  .gap-sm-0 {
    gap: 0rem !important;
  }
  .justify-sm-start {
    justify-content: flex-start !important;
  }
  .justify-sm-end {
    justify-content: flex-end !important;
  }
  .justify-sm-center {
    justify-content: center !important;
  }
  .justify-sm-between {
    justify-content: space-between !important;
  }
  .justify-sm-around {
    justify-content: space-around !important;
  }
  .justify-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-140 {
    margin: 8.75rem !important;
  }
  .m-sm-120 {
    margin: 7.5rem !important;
  }
  .m-sm-100 {
    margin: 6.25rem !important;
  }
  .m-sm-80 {
    margin: 5rem !important;
  }
  .m-sm-72 {
    margin: 4.5rem !important;
  }
  .m-sm-70 {
    margin: 4.375rem !important;
  }
  .m-sm-60 {
    margin: 3.75rem !important;
  }
  .m-sm-50 {
    margin: 3.125rem !important;
  }
  .m-sm-48 {
    margin: 3rem !important;
  }
  .m-sm-40 {
    margin: 2.5rem !important;
  }
  .m-sm-38 {
    margin: 2.375rem !important;
  }
  .m-sm-36 {
    margin: 2.25rem !important;
  }
  .m-sm-32 {
    margin: 2rem !important;
  }
  .m-sm-30 {
    margin: 1.875rem !important;
  }
  .m-sm-28 {
    margin: 1.75rem !important;
  }
  .m-sm-26 {
    margin: 1.625rem !important;
  }
  .m-sm-24 {
    margin: 1.5rem !important;
  }
  .m-sm-20 {
    margin: 1.25rem !important;
  }
  .m-sm-16 {
    margin: 1rem !important;
  }
  .m-sm-12 {
    margin: 0.75rem !important;
  }
  .m-sm-10 {
    margin: 0.625rem !important;
  }
  .m-sm-9 {
    margin: 0.5625rem !important;
  }
  .m-sm-8 {
    margin: 0.5rem !important;
  }
  .m-sm-6 {
    margin: 0.375rem !important;
  }
  .m-sm-4 {
    margin: 0.25rem !important;
  }
  .m-sm-3 {
    margin: 0.1875rem !important;
  }
  .m-sm-2 {
    margin: 0.125rem !important;
  }
  .m-sm-1 {
    margin: 0.0625rem !important;
  }
  .m-sm-0 {
    margin: 0rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-140 {
    margin-right: 8.75rem !important;
    margin-left: 8.75rem !important;
  }
  .mx-sm-120 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-sm-100 {
    margin-right: 6.25rem !important;
    margin-left: 6.25rem !important;
  }
  .mx-sm-80 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-sm-72 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .mx-sm-70 {
    margin-right: 4.375rem !important;
    margin-left: 4.375rem !important;
  }
  .mx-sm-60 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .mx-sm-50 {
    margin-right: 3.125rem !important;
    margin-left: 3.125rem !important;
  }
  .mx-sm-48 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-40 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-sm-38 {
    margin-right: 2.375rem !important;
    margin-left: 2.375rem !important;
  }
  .mx-sm-36 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .mx-sm-32 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-sm-30 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-sm-28 {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .mx-sm-26 {
    margin-right: 1.625rem !important;
    margin-left: 1.625rem !important;
  }
  .mx-sm-24 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-20 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .mx-sm-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-12 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-sm-10 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important;
  }
  .mx-sm-9 {
    margin-right: 0.5625rem !important;
    margin-left: 0.5625rem !important;
  }
  .mx-sm-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-6 {
    margin-right: 0.375rem !important;
    margin-left: 0.375rem !important;
  }
  .mx-sm-4 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-3 {
    margin-right: 0.1875rem !important;
    margin-left: 0.1875rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.125rem !important;
    margin-left: 0.125rem !important;
  }
  .mx-sm-1 {
    margin-right: 0.0625rem !important;
    margin-left: 0.0625rem !important;
  }
  .mx-sm-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-140 {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }
  .my-sm-120 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-sm-100 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
  .my-sm-80 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-sm-72 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .my-sm-70 {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }
  .my-sm-60 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .my-sm-50 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }
  .my-sm-48 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-40 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-sm-38 {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }
  .my-sm-36 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .my-sm-32 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-sm-30 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-sm-28 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  .my-sm-26 {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }
  .my-sm-24 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-20 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .my-sm-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-12 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-sm-10 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .my-sm-9 {
    margin-top: 0.5625rem !important;
    margin-bottom: 0.5625rem !important;
  }
  .my-sm-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-6 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }
  .my-sm-4 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-3 {
    margin-top: 0.1875rem !important;
    margin-bottom: 0.1875rem !important;
  }
  .my-sm-2 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }
  .my-sm-1 {
    margin-top: 0.0625rem !important;
    margin-bottom: 0.0625rem !important;
  }
  .my-sm-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-140 {
    margin-top: 8.75rem !important;
  }
  .mt-sm-120 {
    margin-top: 7.5rem !important;
  }
  .mt-sm-100 {
    margin-top: 6.25rem !important;
  }
  .mt-sm-80 {
    margin-top: 5rem !important;
  }
  .mt-sm-72 {
    margin-top: 4.5rem !important;
  }
  .mt-sm-70 {
    margin-top: 4.375rem !important;
  }
  .mt-sm-60 {
    margin-top: 3.75rem !important;
  }
  .mt-sm-50 {
    margin-top: 3.125rem !important;
  }
  .mt-sm-48 {
    margin-top: 3rem !important;
  }
  .mt-sm-40 {
    margin-top: 2.5rem !important;
  }
  .mt-sm-38 {
    margin-top: 2.375rem !important;
  }
  .mt-sm-36 {
    margin-top: 2.25rem !important;
  }
  .mt-sm-32 {
    margin-top: 2rem !important;
  }
  .mt-sm-30 {
    margin-top: 1.875rem !important;
  }
  .mt-sm-28 {
    margin-top: 1.75rem !important;
  }
  .mt-sm-26 {
    margin-top: 1.625rem !important;
  }
  .mt-sm-24 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-20 {
    margin-top: 1.25rem !important;
  }
  .mt-sm-16 {
    margin-top: 1rem !important;
  }
  .mt-sm-12 {
    margin-top: 0.75rem !important;
  }
  .mt-sm-10 {
    margin-top: 0.625rem !important;
  }
  .mt-sm-9 {
    margin-top: 0.5625rem !important;
  }
  .mt-sm-8 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-6 {
    margin-top: 0.375rem !important;
  }
  .mt-sm-4 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-3 {
    margin-top: 0.1875rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.125rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.0625rem !important;
  }
  .mt-sm-0 {
    margin-top: 0rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-140 {
    margin-right: 8.75rem !important;
  }
  .me-sm-120 {
    margin-right: 7.5rem !important;
  }
  .me-sm-100 {
    margin-right: 6.25rem !important;
  }
  .me-sm-80 {
    margin-right: 5rem !important;
  }
  .me-sm-72 {
    margin-right: 4.5rem !important;
  }
  .me-sm-70 {
    margin-right: 4.375rem !important;
  }
  .me-sm-60 {
    margin-right: 3.75rem !important;
  }
  .me-sm-50 {
    margin-right: 3.125rem !important;
  }
  .me-sm-48 {
    margin-right: 3rem !important;
  }
  .me-sm-40 {
    margin-right: 2.5rem !important;
  }
  .me-sm-38 {
    margin-right: 2.375rem !important;
  }
  .me-sm-36 {
    margin-right: 2.25rem !important;
  }
  .me-sm-32 {
    margin-right: 2rem !important;
  }
  .me-sm-30 {
    margin-right: 1.875rem !important;
  }
  .me-sm-28 {
    margin-right: 1.75rem !important;
  }
  .me-sm-26 {
    margin-right: 1.625rem !important;
  }
  .me-sm-24 {
    margin-right: 1.5rem !important;
  }
  .me-sm-20 {
    margin-right: 1.25rem !important;
  }
  .me-sm-16 {
    margin-right: 1rem !important;
  }
  .me-sm-12 {
    margin-right: 0.75rem !important;
  }
  .me-sm-10 {
    margin-right: 0.625rem !important;
  }
  .me-sm-9 {
    margin-right: 0.5625rem !important;
  }
  .me-sm-8 {
    margin-right: 0.5rem !important;
  }
  .me-sm-6 {
    margin-right: 0.375rem !important;
  }
  .me-sm-4 {
    margin-right: 0.25rem !important;
  }
  .me-sm-3 {
    margin-right: 0.1875rem !important;
  }
  .me-sm-2 {
    margin-right: 0.125rem !important;
  }
  .me-sm-1 {
    margin-right: 0.0625rem !important;
  }
  .me-sm-0 {
    margin-right: 0rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-140 {
    margin-bottom: 8.75rem !important;
  }
  .mb-sm-120 {
    margin-bottom: 7.5rem !important;
  }
  .mb-sm-100 {
    margin-bottom: 6.25rem !important;
  }
  .mb-sm-80 {
    margin-bottom: 5rem !important;
  }
  .mb-sm-72 {
    margin-bottom: 4.5rem !important;
  }
  .mb-sm-70 {
    margin-bottom: 4.375rem !important;
  }
  .mb-sm-60 {
    margin-bottom: 3.75rem !important;
  }
  .mb-sm-50 {
    margin-bottom: 3.125rem !important;
  }
  .mb-sm-48 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-40 {
    margin-bottom: 2.5rem !important;
  }
  .mb-sm-38 {
    margin-bottom: 2.375rem !important;
  }
  .mb-sm-36 {
    margin-bottom: 2.25rem !important;
  }
  .mb-sm-32 {
    margin-bottom: 2rem !important;
  }
  .mb-sm-30 {
    margin-bottom: 1.875rem !important;
  }
  .mb-sm-28 {
    margin-bottom: 1.75rem !important;
  }
  .mb-sm-26 {
    margin-bottom: 1.625rem !important;
  }
  .mb-sm-24 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-20 {
    margin-bottom: 1.25rem !important;
  }
  .mb-sm-16 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-12 {
    margin-bottom: 0.75rem !important;
  }
  .mb-sm-10 {
    margin-bottom: 0.625rem !important;
  }
  .mb-sm-9 {
    margin-bottom: 0.5625rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 0.375rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 0.1875rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.125rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.0625rem !important;
  }
  .mb-sm-0 {
    margin-bottom: 0rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-140 {
    margin-left: 8.75rem !important;
  }
  .ms-sm-120 {
    margin-left: 7.5rem !important;
  }
  .ms-sm-100 {
    margin-left: 6.25rem !important;
  }
  .ms-sm-80 {
    margin-left: 5rem !important;
  }
  .ms-sm-72 {
    margin-left: 4.5rem !important;
  }
  .ms-sm-70 {
    margin-left: 4.375rem !important;
  }
  .ms-sm-60 {
    margin-left: 3.75rem !important;
  }
  .ms-sm-50 {
    margin-left: 3.125rem !important;
  }
  .ms-sm-48 {
    margin-left: 3rem !important;
  }
  .ms-sm-40 {
    margin-left: 2.5rem !important;
  }
  .ms-sm-38 {
    margin-left: 2.375rem !important;
  }
  .ms-sm-36 {
    margin-left: 2.25rem !important;
  }
  .ms-sm-32 {
    margin-left: 2rem !important;
  }
  .ms-sm-30 {
    margin-left: 1.875rem !important;
  }
  .ms-sm-28 {
    margin-left: 1.75rem !important;
  }
  .ms-sm-26 {
    margin-left: 1.625rem !important;
  }
  .ms-sm-24 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-20 {
    margin-left: 1.25rem !important;
  }
  .ms-sm-16 {
    margin-left: 1rem !important;
  }
  .ms-sm-12 {
    margin-left: 0.75rem !important;
  }
  .ms-sm-10 {
    margin-left: 0.625rem !important;
  }
  .ms-sm-9 {
    margin-left: 0.5625rem !important;
  }
  .ms-sm-8 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-6 {
    margin-left: 0.375rem !important;
  }
  .ms-sm-4 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-3 {
    margin-left: 0.1875rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.125rem !important;
  }
  .ms-sm-1 {
    margin-left: 0.0625rem !important;
  }
  .ms-sm-0 {
    margin-left: 0rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .m-sm-n140 {
    margin: -8.75rem !important;
  }
  .m-sm-n120 {
    margin: -7.5rem !important;
  }
  .m-sm-n100 {
    margin: -6.25rem !important;
  }
  .m-sm-n80 {
    margin: -5rem !important;
  }
  .m-sm-n72 {
    margin: -4.5rem !important;
  }
  .m-sm-n70 {
    margin: -4.375rem !important;
  }
  .m-sm-n60 {
    margin: -3.75rem !important;
  }
  .m-sm-n50 {
    margin: -3.125rem !important;
  }
  .m-sm-n48 {
    margin: -3rem !important;
  }
  .m-sm-n40 {
    margin: -2.5rem !important;
  }
  .m-sm-n38 {
    margin: -2.375rem !important;
  }
  .m-sm-n36 {
    margin: -2.25rem !important;
  }
  .m-sm-n32 {
    margin: -2rem !important;
  }
  .m-sm-n30 {
    margin: -1.875rem !important;
  }
  .m-sm-n28 {
    margin: -1.75rem !important;
  }
  .m-sm-n26 {
    margin: -1.625rem !important;
  }
  .m-sm-n24 {
    margin: -1.5rem !important;
  }
  .m-sm-n20 {
    margin: -1.25rem !important;
  }
  .m-sm-n16 {
    margin: -1rem !important;
  }
  .m-sm-n12 {
    margin: -0.75rem !important;
  }
  .m-sm-n10 {
    margin: -0.625rem !important;
  }
  .m-sm-n9 {
    margin: -0.5625rem !important;
  }
  .m-sm-n8 {
    margin: -0.5rem !important;
  }
  .m-sm-n6 {
    margin: -0.375rem !important;
  }
  .m-sm-n4 {
    margin: -0.25rem !important;
  }
  .m-sm-n3 {
    margin: -0.1875rem !important;
  }
  .m-sm-n2 {
    margin: -0.125rem !important;
  }
  .m-sm-n1 {
    margin: -0.0625rem !important;
  }
  .mx-sm-n140 {
    margin-right: -8.75rem !important;
    margin-left: -8.75rem !important;
  }
  .mx-sm-n120 {
    margin-right: -7.5rem !important;
    margin-left: -7.5rem !important;
  }
  .mx-sm-n100 {
    margin-right: -6.25rem !important;
    margin-left: -6.25rem !important;
  }
  .mx-sm-n80 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-sm-n72 {
    margin-right: -4.5rem !important;
    margin-left: -4.5rem !important;
  }
  .mx-sm-n70 {
    margin-right: -4.375rem !important;
    margin-left: -4.375rem !important;
  }
  .mx-sm-n60 {
    margin-right: -3.75rem !important;
    margin-left: -3.75rem !important;
  }
  .mx-sm-n50 {
    margin-right: -3.125rem !important;
    margin-left: -3.125rem !important;
  }
  .mx-sm-n48 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-sm-n40 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-sm-n38 {
    margin-right: -2.375rem !important;
    margin-left: -2.375rem !important;
  }
  .mx-sm-n36 {
    margin-right: -2.25rem !important;
    margin-left: -2.25rem !important;
  }
  .mx-sm-n32 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-sm-n30 {
    margin-right: -1.875rem !important;
    margin-left: -1.875rem !important;
  }
  .mx-sm-n28 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  .mx-sm-n26 {
    margin-right: -1.625rem !important;
    margin-left: -1.625rem !important;
  }
  .mx-sm-n24 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-sm-n20 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .mx-sm-n16 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-sm-n12 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .mx-sm-n10 {
    margin-right: -0.625rem !important;
    margin-left: -0.625rem !important;
  }
  .mx-sm-n9 {
    margin-right: -0.5625rem !important;
    margin-left: -0.5625rem !important;
  }
  .mx-sm-n8 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-sm-n6 {
    margin-right: -0.375rem !important;
    margin-left: -0.375rem !important;
  }
  .mx-sm-n4 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-sm-n3 {
    margin-right: -0.1875rem !important;
    margin-left: -0.1875rem !important;
  }
  .mx-sm-n2 {
    margin-right: -0.125rem !important;
    margin-left: -0.125rem !important;
  }
  .mx-sm-n1 {
    margin-right: -0.0625rem !important;
    margin-left: -0.0625rem !important;
  }
  .my-sm-n140 {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }
  .my-sm-n120 {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }
  .my-sm-n100 {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }
  .my-sm-n80 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-sm-n72 {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }
  .my-sm-n70 {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }
  .my-sm-n60 {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }
  .my-sm-n50 {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }
  .my-sm-n48 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-sm-n40 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-sm-n38 {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }
  .my-sm-n36 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }
  .my-sm-n32 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-sm-n30 {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }
  .my-sm-n28 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  .my-sm-n26 {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }
  .my-sm-n24 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-sm-n20 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  .my-sm-n16 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-sm-n12 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  .my-sm-n10 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }
  .my-sm-n9 {
    margin-top: -0.5625rem !important;
    margin-bottom: -0.5625rem !important;
  }
  .my-sm-n8 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-sm-n6 {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }
  .my-sm-n4 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-sm-n3 {
    margin-top: -0.1875rem !important;
    margin-bottom: -0.1875rem !important;
  }
  .my-sm-n2 {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }
  .my-sm-n1 {
    margin-top: -0.0625rem !important;
    margin-bottom: -0.0625rem !important;
  }
  .mt-sm-n140 {
    margin-top: -8.75rem !important;
  }
  .mt-sm-n120 {
    margin-top: -7.5rem !important;
  }
  .mt-sm-n100 {
    margin-top: -6.25rem !important;
  }
  .mt-sm-n80 {
    margin-top: -5rem !important;
  }
  .mt-sm-n72 {
    margin-top: -4.5rem !important;
  }
  .mt-sm-n70 {
    margin-top: -4.375rem !important;
  }
  .mt-sm-n60 {
    margin-top: -3.75rem !important;
  }
  .mt-sm-n50 {
    margin-top: -3.125rem !important;
  }
  .mt-sm-n48 {
    margin-top: -3rem !important;
  }
  .mt-sm-n40 {
    margin-top: -2.5rem !important;
  }
  .mt-sm-n38 {
    margin-top: -2.375rem !important;
  }
  .mt-sm-n36 {
    margin-top: -2.25rem !important;
  }
  .mt-sm-n32 {
    margin-top: -2rem !important;
  }
  .mt-sm-n30 {
    margin-top: -1.875rem !important;
  }
  .mt-sm-n28 {
    margin-top: -1.75rem !important;
  }
  .mt-sm-n26 {
    margin-top: -1.625rem !important;
  }
  .mt-sm-n24 {
    margin-top: -1.5rem !important;
  }
  .mt-sm-n20 {
    margin-top: -1.25rem !important;
  }
  .mt-sm-n16 {
    margin-top: -1rem !important;
  }
  .mt-sm-n12 {
    margin-top: -0.75rem !important;
  }
  .mt-sm-n10 {
    margin-top: -0.625rem !important;
  }
  .mt-sm-n9 {
    margin-top: -0.5625rem !important;
  }
  .mt-sm-n8 {
    margin-top: -0.5rem !important;
  }
  .mt-sm-n6 {
    margin-top: -0.375rem !important;
  }
  .mt-sm-n4 {
    margin-top: -0.25rem !important;
  }
  .mt-sm-n3 {
    margin-top: -0.1875rem !important;
  }
  .mt-sm-n2 {
    margin-top: -0.125rem !important;
  }
  .mt-sm-n1 {
    margin-top: -0.0625rem !important;
  }
  .me-sm-n140 {
    margin-right: -8.75rem !important;
  }
  .me-sm-n120 {
    margin-right: -7.5rem !important;
  }
  .me-sm-n100 {
    margin-right: -6.25rem !important;
  }
  .me-sm-n80 {
    margin-right: -5rem !important;
  }
  .me-sm-n72 {
    margin-right: -4.5rem !important;
  }
  .me-sm-n70 {
    margin-right: -4.375rem !important;
  }
  .me-sm-n60 {
    margin-right: -3.75rem !important;
  }
  .me-sm-n50 {
    margin-right: -3.125rem !important;
  }
  .me-sm-n48 {
    margin-right: -3rem !important;
  }
  .me-sm-n40 {
    margin-right: -2.5rem !important;
  }
  .me-sm-n38 {
    margin-right: -2.375rem !important;
  }
  .me-sm-n36 {
    margin-right: -2.25rem !important;
  }
  .me-sm-n32 {
    margin-right: -2rem !important;
  }
  .me-sm-n30 {
    margin-right: -1.875rem !important;
  }
  .me-sm-n28 {
    margin-right: -1.75rem !important;
  }
  .me-sm-n26 {
    margin-right: -1.625rem !important;
  }
  .me-sm-n24 {
    margin-right: -1.5rem !important;
  }
  .me-sm-n20 {
    margin-right: -1.25rem !important;
  }
  .me-sm-n16 {
    margin-right: -1rem !important;
  }
  .me-sm-n12 {
    margin-right: -0.75rem !important;
  }
  .me-sm-n10 {
    margin-right: -0.625rem !important;
  }
  .me-sm-n9 {
    margin-right: -0.5625rem !important;
  }
  .me-sm-n8 {
    margin-right: -0.5rem !important;
  }
  .me-sm-n6 {
    margin-right: -0.375rem !important;
  }
  .me-sm-n4 {
    margin-right: -0.25rem !important;
  }
  .me-sm-n3 {
    margin-right: -0.1875rem !important;
  }
  .me-sm-n2 {
    margin-right: -0.125rem !important;
  }
  .me-sm-n1 {
    margin-right: -0.0625rem !important;
  }
  .mb-sm-n140 {
    margin-bottom: -8.75rem !important;
  }
  .mb-sm-n120 {
    margin-bottom: -7.5rem !important;
  }
  .mb-sm-n100 {
    margin-bottom: -6.25rem !important;
  }
  .mb-sm-n80 {
    margin-bottom: -5rem !important;
  }
  .mb-sm-n72 {
    margin-bottom: -4.5rem !important;
  }
  .mb-sm-n70 {
    margin-bottom: -4.375rem !important;
  }
  .mb-sm-n60 {
    margin-bottom: -3.75rem !important;
  }
  .mb-sm-n50 {
    margin-bottom: -3.125rem !important;
  }
  .mb-sm-n48 {
    margin-bottom: -3rem !important;
  }
  .mb-sm-n40 {
    margin-bottom: -2.5rem !important;
  }
  .mb-sm-n38 {
    margin-bottom: -2.375rem !important;
  }
  .mb-sm-n36 {
    margin-bottom: -2.25rem !important;
  }
  .mb-sm-n32 {
    margin-bottom: -2rem !important;
  }
  .mb-sm-n30 {
    margin-bottom: -1.875rem !important;
  }
  .mb-sm-n28 {
    margin-bottom: -1.75rem !important;
  }
  .mb-sm-n26 {
    margin-bottom: -1.625rem !important;
  }
  .mb-sm-n24 {
    margin-bottom: -1.5rem !important;
  }
  .mb-sm-n20 {
    margin-bottom: -1.25rem !important;
  }
  .mb-sm-n16 {
    margin-bottom: -1rem !important;
  }
  .mb-sm-n12 {
    margin-bottom: -0.75rem !important;
  }
  .mb-sm-n10 {
    margin-bottom: -0.625rem !important;
  }
  .mb-sm-n9 {
    margin-bottom: -0.5625rem !important;
  }
  .mb-sm-n8 {
    margin-bottom: -0.5rem !important;
  }
  .mb-sm-n6 {
    margin-bottom: -0.375rem !important;
  }
  .mb-sm-n4 {
    margin-bottom: -0.25rem !important;
  }
  .mb-sm-n3 {
    margin-bottom: -0.1875rem !important;
  }
  .mb-sm-n2 {
    margin-bottom: -0.125rem !important;
  }
  .mb-sm-n1 {
    margin-bottom: -0.0625rem !important;
  }
  .ms-sm-n140 {
    margin-left: -8.75rem !important;
  }
  .ms-sm-n120 {
    margin-left: -7.5rem !important;
  }
  .ms-sm-n100 {
    margin-left: -6.25rem !important;
  }
  .ms-sm-n80 {
    margin-left: -5rem !important;
  }
  .ms-sm-n72 {
    margin-left: -4.5rem !important;
  }
  .ms-sm-n70 {
    margin-left: -4.375rem !important;
  }
  .ms-sm-n60 {
    margin-left: -3.75rem !important;
  }
  .ms-sm-n50 {
    margin-left: -3.125rem !important;
  }
  .ms-sm-n48 {
    margin-left: -3rem !important;
  }
  .ms-sm-n40 {
    margin-left: -2.5rem !important;
  }
  .ms-sm-n38 {
    margin-left: -2.375rem !important;
  }
  .ms-sm-n36 {
    margin-left: -2.25rem !important;
  }
  .ms-sm-n32 {
    margin-left: -2rem !important;
  }
  .ms-sm-n30 {
    margin-left: -1.875rem !important;
  }
  .ms-sm-n28 {
    margin-left: -1.75rem !important;
  }
  .ms-sm-n26 {
    margin-left: -1.625rem !important;
  }
  .ms-sm-n24 {
    margin-left: -1.5rem !important;
  }
  .ms-sm-n20 {
    margin-left: -1.25rem !important;
  }
  .ms-sm-n16 {
    margin-left: -1rem !important;
  }
  .ms-sm-n12 {
    margin-left: -0.75rem !important;
  }
  .ms-sm-n10 {
    margin-left: -0.625rem !important;
  }
  .ms-sm-n9 {
    margin-left: -0.5625rem !important;
  }
  .ms-sm-n8 {
    margin-left: -0.5rem !important;
  }
  .ms-sm-n6 {
    margin-left: -0.375rem !important;
  }
  .ms-sm-n4 {
    margin-left: -0.25rem !important;
  }
  .ms-sm-n3 {
    margin-left: -0.1875rem !important;
  }
  .ms-sm-n2 {
    margin-left: -0.125rem !important;
  }
  .ms-sm-n1 {
    margin-left: -0.0625rem !important;
  }
  .p-sm-140 {
    padding: 8.75rem !important;
  }
  .p-sm-120 {
    padding: 7.5rem !important;
  }
  .p-sm-100 {
    padding: 6.25rem !important;
  }
  .p-sm-80 {
    padding: 5rem !important;
  }
  .p-sm-72 {
    padding: 4.5rem !important;
  }
  .p-sm-70 {
    padding: 4.375rem !important;
  }
  .p-sm-60 {
    padding: 3.75rem !important;
  }
  .p-sm-50 {
    padding: 3.125rem !important;
  }
  .p-sm-48 {
    padding: 3rem !important;
  }
  .p-sm-40 {
    padding: 2.5rem !important;
  }
  .p-sm-38 {
    padding: 2.375rem !important;
  }
  .p-sm-36 {
    padding: 2.25rem !important;
  }
  .p-sm-32 {
    padding: 2rem !important;
  }
  .p-sm-30 {
    padding: 1.875rem !important;
  }
  .p-sm-28 {
    padding: 1.75rem !important;
  }
  .p-sm-26 {
    padding: 1.625rem !important;
  }
  .p-sm-24 {
    padding: 1.5rem !important;
  }
  .p-sm-20 {
    padding: 1.25rem !important;
  }
  .p-sm-16 {
    padding: 1rem !important;
  }
  .p-sm-12 {
    padding: 0.75rem !important;
  }
  .p-sm-10 {
    padding: 0.625rem !important;
  }
  .p-sm-9 {
    padding: 0.5625rem !important;
  }
  .p-sm-8 {
    padding: 0.5rem !important;
  }
  .p-sm-6 {
    padding: 0.375rem !important;
  }
  .p-sm-4 {
    padding: 0.25rem !important;
  }
  .p-sm-3 {
    padding: 0.1875rem !important;
  }
  .p-sm-2 {
    padding: 0.125rem !important;
  }
  .p-sm-1 {
    padding: 0.0625rem !important;
  }
  .p-sm-0 {
    padding: 0rem !important;
  }
  .px-sm-140 {
    padding-right: 8.75rem !important;
    padding-left: 8.75rem !important;
  }
  .px-sm-120 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-sm-100 {
    padding-right: 6.25rem !important;
    padding-left: 6.25rem !important;
  }
  .px-sm-80 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-sm-72 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .px-sm-70 {
    padding-right: 4.375rem !important;
    padding-left: 4.375rem !important;
  }
  .px-sm-60 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
  }
  .px-sm-50 {
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !important;
  }
  .px-sm-48 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-sm-40 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-sm-38 {
    padding-right: 2.375rem !important;
    padding-left: 2.375rem !important;
  }
  .px-sm-36 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
  }
  .px-sm-32 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-sm-30 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-sm-28 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  .px-sm-26 {
    padding-right: 1.625rem !important;
    padding-left: 1.625rem !important;
  }
  .px-sm-24 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-20 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .px-sm-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-12 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-sm-10 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important;
  }
  .px-sm-9 {
    padding-right: 0.5625rem !important;
    padding-left: 0.5625rem !important;
  }
  .px-sm-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-6 {
    padding-right: 0.375rem !important;
    padding-left: 0.375rem !important;
  }
  .px-sm-4 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-3 {
    padding-right: 0.1875rem !important;
    padding-left: 0.1875rem !important;
  }
  .px-sm-2 {
    padding-right: 0.125rem !important;
    padding-left: 0.125rem !important;
  }
  .px-sm-1 {
    padding-right: 0.0625rem !important;
    padding-left: 0.0625rem !important;
  }
  .px-sm-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }
  .py-sm-140 {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }
  .py-sm-120 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-sm-100 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .py-sm-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-sm-72 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .py-sm-70 {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }
  .py-sm-60 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .py-sm-50 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }
  .py-sm-48 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-sm-40 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-sm-38 {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }
  .py-sm-36 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  .py-sm-32 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-sm-30 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-sm-28 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .py-sm-26 {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }
  .py-sm-24 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-20 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .py-sm-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-12 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-sm-10 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .py-sm-9 {
    padding-top: 0.5625rem !important;
    padding-bottom: 0.5625rem !important;
  }
  .py-sm-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-6 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }
  .py-sm-4 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-3 {
    padding-top: 0.1875rem !important;
    padding-bottom: 0.1875rem !important;
  }
  .py-sm-2 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }
  .py-sm-1 {
    padding-top: 0.0625rem !important;
    padding-bottom: 0.0625rem !important;
  }
  .py-sm-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .pt-sm-140 {
    padding-top: 8.75rem !important;
  }
  .pt-sm-120 {
    padding-top: 7.5rem !important;
  }
  .pt-sm-100 {
    padding-top: 6.25rem !important;
  }
  .pt-sm-80 {
    padding-top: 5rem !important;
  }
  .pt-sm-72 {
    padding-top: 4.5rem !important;
  }
  .pt-sm-70 {
    padding-top: 4.375rem !important;
  }
  .pt-sm-60 {
    padding-top: 3.75rem !important;
  }
  .pt-sm-50 {
    padding-top: 3.125rem !important;
  }
  .pt-sm-48 {
    padding-top: 3rem !important;
  }
  .pt-sm-40 {
    padding-top: 2.5rem !important;
  }
  .pt-sm-38 {
    padding-top: 2.375rem !important;
  }
  .pt-sm-36 {
    padding-top: 2.25rem !important;
  }
  .pt-sm-32 {
    padding-top: 2rem !important;
  }
  .pt-sm-30 {
    padding-top: 1.875rem !important;
  }
  .pt-sm-28 {
    padding-top: 1.75rem !important;
  }
  .pt-sm-26 {
    padding-top: 1.625rem !important;
  }
  .pt-sm-24 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-20 {
    padding-top: 1.25rem !important;
  }
  .pt-sm-16 {
    padding-top: 1rem !important;
  }
  .pt-sm-12 {
    padding-top: 0.75rem !important;
  }
  .pt-sm-10 {
    padding-top: 0.625rem !important;
  }
  .pt-sm-9 {
    padding-top: 0.5625rem !important;
  }
  .pt-sm-8 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-6 {
    padding-top: 0.375rem !important;
  }
  .pt-sm-4 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-3 {
    padding-top: 0.1875rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.125rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.0625rem !important;
  }
  .pt-sm-0 {
    padding-top: 0rem !important;
  }
  .pt-sm-18 {
    padding-top: 18px !important;
  }
  .pe-sm-140 {
    padding-right: 8.75rem !important;
  }
  .pe-sm-120 {
    padding-right: 7.5rem !important;
  }
  .pe-sm-100 {
    padding-right: 6.25rem !important;
  }
  .pe-sm-80 {
    padding-right: 5rem !important;
  }
  .pe-sm-72 {
    padding-right: 4.5rem !important;
  }
  .pe-sm-70 {
    padding-right: 4.375rem !important;
  }
  .pe-sm-60 {
    padding-right: 3.75rem !important;
  }
  .pe-sm-50 {
    padding-right: 3.125rem !important;
  }
  .pe-sm-48 {
    padding-right: 3rem !important;
  }
  .pe-sm-40 {
    padding-right: 2.5rem !important;
  }
  .pe-sm-38 {
    padding-right: 2.375rem !important;
  }
  .pe-sm-36 {
    padding-right: 2.25rem !important;
  }
  .pe-sm-32 {
    padding-right: 2rem !important;
  }
  .pe-sm-30 {
    padding-right: 1.875rem !important;
  }
  .pe-sm-28 {
    padding-right: 1.75rem !important;
  }
  .pe-sm-26 {
    padding-right: 1.625rem !important;
  }
  .pe-sm-24 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-20 {
    padding-right: 1.25rem !important;
  }
  .pe-sm-16 {
    padding-right: 1rem !important;
  }
  .pe-sm-12 {
    padding-right: 0.75rem !important;
  }
  .pe-sm-10 {
    padding-right: 0.625rem !important;
  }
  .pe-sm-9 {
    padding-right: 0.5625rem !important;
  }
  .pe-sm-8 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-6 {
    padding-right: 0.375rem !important;
  }
  .pe-sm-4 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-3 {
    padding-right: 0.1875rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.125rem !important;
  }
  .pe-sm-1 {
    padding-right: 0.0625rem !important;
  }
  .pe-sm-0 {
    padding-right: 0rem !important;
  }
  .pb-sm-140 {
    padding-bottom: 8.75rem !important;
  }
  .pb-sm-120 {
    padding-bottom: 7.5rem !important;
  }
  .pb-sm-100 {
    padding-bottom: 6.25rem !important;
  }
  .pb-sm-80 {
    padding-bottom: 5rem !important;
  }
  .pb-sm-72 {
    padding-bottom: 4.5rem !important;
  }
  .pb-sm-70 {
    padding-bottom: 4.375rem !important;
  }
  .pb-sm-60 {
    padding-bottom: 3.75rem !important;
  }
  .pb-sm-50 {
    padding-bottom: 3.125rem !important;
  }
  .pb-sm-48 {
    padding-bottom: 3rem !important;
  }
  .pb-sm-40 {
    padding-bottom: 2.5rem !important;
  }
  .pb-sm-38 {
    padding-bottom: 2.375rem !important;
  }
  .pb-sm-36 {
    padding-bottom: 2.25rem !important;
  }
  .pb-sm-32 {
    padding-bottom: 2rem !important;
  }
  .pb-sm-30 {
    padding-bottom: 1.875rem !important;
  }
  .pb-sm-28 {
    padding-bottom: 1.75rem !important;
  }
  .pb-sm-26 {
    padding-bottom: 1.625rem !important;
  }
  .pb-sm-24 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-20 {
    padding-bottom: 1.25rem !important;
  }
  .pb-sm-16 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-12 {
    padding-bottom: 0.75rem !important;
  }
  .pb-sm-10 {
    padding-bottom: 0.625rem !important;
  }
  .pb-sm-9 {
    padding-bottom: 0.5625rem !important;
  }
  .pb-sm-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 0.375rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 0.1875rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.125rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.0625rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0rem !important;
  }
  .ps-sm-140 {
    padding-left: 8.75rem !important;
  }
  .ps-sm-120 {
    padding-left: 7.5rem !important;
  }
  .ps-sm-100 {
    padding-left: 6.25rem !important;
  }
  .ps-sm-80 {
    padding-left: 5rem !important;
  }
  .ps-sm-72 {
    padding-left: 4.5rem !important;
  }
  .ps-sm-70 {
    padding-left: 4.375rem !important;
  }
  .ps-sm-60 {
    padding-left: 3.75rem !important;
  }
  .ps-sm-50 {
    padding-left: 3.125rem !important;
  }
  .ps-sm-48 {
    padding-left: 3rem !important;
  }
  .ps-sm-40 {
    padding-left: 2.5rem !important;
  }
  .ps-sm-38 {
    padding-left: 2.375rem !important;
  }
  .ps-sm-36 {
    padding-left: 2.25rem !important;
  }
  .ps-sm-32 {
    padding-left: 2rem !important;
  }
  .ps-sm-30 {
    padding-left: 1.875rem !important;
  }
  .ps-sm-28 {
    padding-left: 1.75rem !important;
  }
  .ps-sm-26 {
    padding-left: 1.625rem !important;
  }
  .ps-sm-24 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-20 {
    padding-left: 1.25rem !important;
  }
  .ps-sm-16 {
    padding-left: 1rem !important;
  }
  .ps-sm-12 {
    padding-left: 0.75rem !important;
  }
  .ps-sm-10 {
    padding-left: 0.625rem !important;
  }
  .ps-sm-9 {
    padding-left: 0.5625rem !important;
  }
  .ps-sm-8 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-6 {
    padding-left: 0.375rem !important;
  }
  .ps-sm-4 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-3 {
    padding-left: 0.1875rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.125rem !important;
  }
  .ps-sm-1 {
    padding-left: 0.0625rem !important;
  }
  .ps-sm-0 {
    padding-left: 0rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .lh-md-1 {
    line-height: 1 !important;
  }
  .lh-md-1-5 {
    line-height: 1.5 !important;
  }
  .lh-md-2 {
    line-height: 2 !important;
  }
  .fs-md-5 {
    font-size: 1.25rem !important;
  }
  .fs-md-4 {
    font-size: 1rem !important;
  }
  .fs-md-3 {
    font-size: 0.75rem !important;
  }
  .fs-md-2 {
    font-size: 0.5rem !important;
  }
  .fs-md-1 {
    font-size: 0.25rem !important;
  }
  .fs-md-14 {
    font-size: 14px !important;
  }
  .fs-md-18 {
    font-size: 18px !important;
  }
  .fw-md-100 {
    font-weight: lighter !important;
  }
  .fw-md-300 {
    font-weight: 300 !important;
  }
  .fw-md-400 {
    font-weight: 400 !important;
  }
  .fw-md-500 {
    font-weight: 500 !important;
  }
  .fw-md-600 {
    font-weight: 600 !important;
  }
  .fw-md-700 {
    font-weight: 700 !important;
  }
  .fw-md-900 {
    font-weight: bolder !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-md-140 {
    gap: 8.75rem !important;
  }
  .gap-md-120 {
    gap: 7.5rem !important;
  }
  .gap-md-100 {
    gap: 6.25rem !important;
  }
  .gap-md-80 {
    gap: 5rem !important;
  }
  .gap-md-72 {
    gap: 4.5rem !important;
  }
  .gap-md-70 {
    gap: 4.375rem !important;
  }
  .gap-md-60 {
    gap: 3.75rem !important;
  }
  .gap-md-50 {
    gap: 3.125rem !important;
  }
  .gap-md-48 {
    gap: 3rem !important;
  }
  .gap-md-40 {
    gap: 2.5rem !important;
  }
  .gap-md-38 {
    gap: 2.375rem !important;
  }
  .gap-md-36 {
    gap: 2.25rem !important;
  }
  .gap-md-32 {
    gap: 2rem !important;
  }
  .gap-md-30 {
    gap: 1.875rem !important;
  }
  .gap-md-28 {
    gap: 1.75rem !important;
  }
  .gap-md-26 {
    gap: 1.625rem !important;
  }
  .gap-md-24 {
    gap: 1.5rem !important;
  }
  .gap-md-20 {
    gap: 1.25rem !important;
  }
  .gap-md-16 {
    gap: 1rem !important;
  }
  .gap-md-12 {
    gap: 0.75rem !important;
  }
  .gap-md-10 {
    gap: 0.625rem !important;
  }
  .gap-md-9 {
    gap: 0.5625rem !important;
  }
  .gap-md-8 {
    gap: 0.5rem !important;
  }
  .gap-md-6 {
    gap: 0.375rem !important;
  }
  .gap-md-4 {
    gap: 0.25rem !important;
  }
  .gap-md-3 {
    gap: 0.1875rem !important;
  }
  .gap-md-2 {
    gap: 0.125rem !important;
  }
  .gap-md-1 {
    gap: 0.0625rem !important;
  }
  .gap-md-0 {
    gap: 0rem !important;
  }
  .justify-md-start {
    justify-content: flex-start !important;
  }
  .justify-md-end {
    justify-content: flex-end !important;
  }
  .justify-md-center {
    justify-content: center !important;
  }
  .justify-md-between {
    justify-content: space-between !important;
  }
  .justify-md-around {
    justify-content: space-around !important;
  }
  .justify-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-140 {
    margin: 8.75rem !important;
  }
  .m-md-120 {
    margin: 7.5rem !important;
  }
  .m-md-100 {
    margin: 6.25rem !important;
  }
  .m-md-80 {
    margin: 5rem !important;
  }
  .m-md-72 {
    margin: 4.5rem !important;
  }
  .m-md-70 {
    margin: 4.375rem !important;
  }
  .m-md-60 {
    margin: 3.75rem !important;
  }
  .m-md-50 {
    margin: 3.125rem !important;
  }
  .m-md-48 {
    margin: 3rem !important;
  }
  .m-md-40 {
    margin: 2.5rem !important;
  }
  .m-md-38 {
    margin: 2.375rem !important;
  }
  .m-md-36 {
    margin: 2.25rem !important;
  }
  .m-md-32 {
    margin: 2rem !important;
  }
  .m-md-30 {
    margin: 1.875rem !important;
  }
  .m-md-28 {
    margin: 1.75rem !important;
  }
  .m-md-26 {
    margin: 1.625rem !important;
  }
  .m-md-24 {
    margin: 1.5rem !important;
  }
  .m-md-20 {
    margin: 1.25rem !important;
  }
  .m-md-16 {
    margin: 1rem !important;
  }
  .m-md-12 {
    margin: 0.75rem !important;
  }
  .m-md-10 {
    margin: 0.625rem !important;
  }
  .m-md-9 {
    margin: 0.5625rem !important;
  }
  .m-md-8 {
    margin: 0.5rem !important;
  }
  .m-md-6 {
    margin: 0.375rem !important;
  }
  .m-md-4 {
    margin: 0.25rem !important;
  }
  .m-md-3 {
    margin: 0.1875rem !important;
  }
  .m-md-2 {
    margin: 0.125rem !important;
  }
  .m-md-1 {
    margin: 0.0625rem !important;
  }
  .m-md-0 {
    margin: 0rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-140 {
    margin-right: 8.75rem !important;
    margin-left: 8.75rem !important;
  }
  .mx-md-120 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-md-100 {
    margin-right: 6.25rem !important;
    margin-left: 6.25rem !important;
  }
  .mx-md-80 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-md-72 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .mx-md-70 {
    margin-right: 4.375rem !important;
    margin-left: 4.375rem !important;
  }
  .mx-md-60 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .mx-md-50 {
    margin-right: 3.125rem !important;
    margin-left: 3.125rem !important;
  }
  .mx-md-48 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-40 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-md-38 {
    margin-right: 2.375rem !important;
    margin-left: 2.375rem !important;
  }
  .mx-md-36 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .mx-md-32 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-md-30 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-md-28 {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .mx-md-26 {
    margin-right: 1.625rem !important;
    margin-left: 1.625rem !important;
  }
  .mx-md-24 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-20 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .mx-md-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-12 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-md-10 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important;
  }
  .mx-md-9 {
    margin-right: 0.5625rem !important;
    margin-left: 0.5625rem !important;
  }
  .mx-md-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-6 {
    margin-right: 0.375rem !important;
    margin-left: 0.375rem !important;
  }
  .mx-md-4 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-3 {
    margin-right: 0.1875rem !important;
    margin-left: 0.1875rem !important;
  }
  .mx-md-2 {
    margin-right: 0.125rem !important;
    margin-left: 0.125rem !important;
  }
  .mx-md-1 {
    margin-right: 0.0625rem !important;
    margin-left: 0.0625rem !important;
  }
  .mx-md-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-140 {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }
  .my-md-120 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-md-100 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
  .my-md-80 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-md-72 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .my-md-70 {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }
  .my-md-60 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .my-md-50 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }
  .my-md-48 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-40 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-md-38 {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }
  .my-md-36 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .my-md-32 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-md-30 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-md-28 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  .my-md-26 {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }
  .my-md-24 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-20 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .my-md-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-12 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-md-10 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .my-md-9 {
    margin-top: 0.5625rem !important;
    margin-bottom: 0.5625rem !important;
  }
  .my-md-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-6 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }
  .my-md-4 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-3 {
    margin-top: 0.1875rem !important;
    margin-bottom: 0.1875rem !important;
  }
  .my-md-2 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }
  .my-md-1 {
    margin-top: 0.0625rem !important;
    margin-bottom: 0.0625rem !important;
  }
  .my-md-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-140 {
    margin-top: 8.75rem !important;
  }
  .mt-md-120 {
    margin-top: 7.5rem !important;
  }
  .mt-md-100 {
    margin-top: 6.25rem !important;
  }
  .mt-md-80 {
    margin-top: 5rem !important;
  }
  .mt-md-72 {
    margin-top: 4.5rem !important;
  }
  .mt-md-70 {
    margin-top: 4.375rem !important;
  }
  .mt-md-60 {
    margin-top: 3.75rem !important;
  }
  .mt-md-50 {
    margin-top: 3.125rem !important;
  }
  .mt-md-48 {
    margin-top: 3rem !important;
  }
  .mt-md-40 {
    margin-top: 2.5rem !important;
  }
  .mt-md-38 {
    margin-top: 2.375rem !important;
  }
  .mt-md-36 {
    margin-top: 2.25rem !important;
  }
  .mt-md-32 {
    margin-top: 2rem !important;
  }
  .mt-md-30 {
    margin-top: 1.875rem !important;
  }
  .mt-md-28 {
    margin-top: 1.75rem !important;
  }
  .mt-md-26 {
    margin-top: 1.625rem !important;
  }
  .mt-md-24 {
    margin-top: 1.5rem !important;
  }
  .mt-md-20 {
    margin-top: 1.25rem !important;
  }
  .mt-md-16 {
    margin-top: 1rem !important;
  }
  .mt-md-12 {
    margin-top: 0.75rem !important;
  }
  .mt-md-10 {
    margin-top: 0.625rem !important;
  }
  .mt-md-9 {
    margin-top: 0.5625rem !important;
  }
  .mt-md-8 {
    margin-top: 0.5rem !important;
  }
  .mt-md-6 {
    margin-top: 0.375rem !important;
  }
  .mt-md-4 {
    margin-top: 0.25rem !important;
  }
  .mt-md-3 {
    margin-top: 0.1875rem !important;
  }
  .mt-md-2 {
    margin-top: 0.125rem !important;
  }
  .mt-md-1 {
    margin-top: 0.0625rem !important;
  }
  .mt-md-0 {
    margin-top: 0rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-140 {
    margin-right: 8.75rem !important;
  }
  .me-md-120 {
    margin-right: 7.5rem !important;
  }
  .me-md-100 {
    margin-right: 6.25rem !important;
  }
  .me-md-80 {
    margin-right: 5rem !important;
  }
  .me-md-72 {
    margin-right: 4.5rem !important;
  }
  .me-md-70 {
    margin-right: 4.375rem !important;
  }
  .me-md-60 {
    margin-right: 3.75rem !important;
  }
  .me-md-50 {
    margin-right: 3.125rem !important;
  }
  .me-md-48 {
    margin-right: 3rem !important;
  }
  .me-md-40 {
    margin-right: 2.5rem !important;
  }
  .me-md-38 {
    margin-right: 2.375rem !important;
  }
  .me-md-36 {
    margin-right: 2.25rem !important;
  }
  .me-md-32 {
    margin-right: 2rem !important;
  }
  .me-md-30 {
    margin-right: 1.875rem !important;
  }
  .me-md-28 {
    margin-right: 1.75rem !important;
  }
  .me-md-26 {
    margin-right: 1.625rem !important;
  }
  .me-md-24 {
    margin-right: 1.5rem !important;
  }
  .me-md-20 {
    margin-right: 1.25rem !important;
  }
  .me-md-16 {
    margin-right: 1rem !important;
  }
  .me-md-12 {
    margin-right: 0.75rem !important;
  }
  .me-md-10 {
    margin-right: 0.625rem !important;
  }
  .me-md-9 {
    margin-right: 0.5625rem !important;
  }
  .me-md-8 {
    margin-right: 0.5rem !important;
  }
  .me-md-6 {
    margin-right: 0.375rem !important;
  }
  .me-md-4 {
    margin-right: 0.25rem !important;
  }
  .me-md-3 {
    margin-right: 0.1875rem !important;
  }
  .me-md-2 {
    margin-right: 0.125rem !important;
  }
  .me-md-1 {
    margin-right: 0.0625rem !important;
  }
  .me-md-0 {
    margin-right: 0rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-140 {
    margin-bottom: 8.75rem !important;
  }
  .mb-md-120 {
    margin-bottom: 7.5rem !important;
  }
  .mb-md-100 {
    margin-bottom: 6.25rem !important;
  }
  .mb-md-80 {
    margin-bottom: 5rem !important;
  }
  .mb-md-72 {
    margin-bottom: 4.5rem !important;
  }
  .mb-md-70 {
    margin-bottom: 4.375rem !important;
  }
  .mb-md-60 {
    margin-bottom: 3.75rem !important;
  }
  .mb-md-50 {
    margin-bottom: 3.125rem !important;
  }
  .mb-md-48 {
    margin-bottom: 3rem !important;
  }
  .mb-md-40 {
    margin-bottom: 2.5rem !important;
  }
  .mb-md-38 {
    margin-bottom: 2.375rem !important;
  }
  .mb-md-36 {
    margin-bottom: 2.25rem !important;
  }
  .mb-md-32 {
    margin-bottom: 2rem !important;
  }
  .mb-md-30 {
    margin-bottom: 1.875rem !important;
  }
  .mb-md-28 {
    margin-bottom: 1.75rem !important;
  }
  .mb-md-26 {
    margin-bottom: 1.625rem !important;
  }
  .mb-md-24 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-20 {
    margin-bottom: 1.25rem !important;
  }
  .mb-md-16 {
    margin-bottom: 1rem !important;
  }
  .mb-md-12 {
    margin-bottom: 0.75rem !important;
  }
  .mb-md-10 {
    margin-bottom: 0.625rem !important;
  }
  .mb-md-9 {
    margin-bottom: 0.5625rem !important;
  }
  .mb-md-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-6 {
    margin-bottom: 0.375rem !important;
  }
  .mb-md-4 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-3 {
    margin-bottom: 0.1875rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.125rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.0625rem !important;
  }
  .mb-md-0 {
    margin-bottom: 0rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-140 {
    margin-left: 8.75rem !important;
  }
  .ms-md-120 {
    margin-left: 7.5rem !important;
  }
  .ms-md-100 {
    margin-left: 6.25rem !important;
  }
  .ms-md-80 {
    margin-left: 5rem !important;
  }
  .ms-md-72 {
    margin-left: 4.5rem !important;
  }
  .ms-md-70 {
    margin-left: 4.375rem !important;
  }
  .ms-md-60 {
    margin-left: 3.75rem !important;
  }
  .ms-md-50 {
    margin-left: 3.125rem !important;
  }
  .ms-md-48 {
    margin-left: 3rem !important;
  }
  .ms-md-40 {
    margin-left: 2.5rem !important;
  }
  .ms-md-38 {
    margin-left: 2.375rem !important;
  }
  .ms-md-36 {
    margin-left: 2.25rem !important;
  }
  .ms-md-32 {
    margin-left: 2rem !important;
  }
  .ms-md-30 {
    margin-left: 1.875rem !important;
  }
  .ms-md-28 {
    margin-left: 1.75rem !important;
  }
  .ms-md-26 {
    margin-left: 1.625rem !important;
  }
  .ms-md-24 {
    margin-left: 1.5rem !important;
  }
  .ms-md-20 {
    margin-left: 1.25rem !important;
  }
  .ms-md-16 {
    margin-left: 1rem !important;
  }
  .ms-md-12 {
    margin-left: 0.75rem !important;
  }
  .ms-md-10 {
    margin-left: 0.625rem !important;
  }
  .ms-md-9 {
    margin-left: 0.5625rem !important;
  }
  .ms-md-8 {
    margin-left: 0.5rem !important;
  }
  .ms-md-6 {
    margin-left: 0.375rem !important;
  }
  .ms-md-4 {
    margin-left: 0.25rem !important;
  }
  .ms-md-3 {
    margin-left: 0.1875rem !important;
  }
  .ms-md-2 {
    margin-left: 0.125rem !important;
  }
  .ms-md-1 {
    margin-left: 0.0625rem !important;
  }
  .ms-md-0 {
    margin-left: 0rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .m-md-n140 {
    margin: -8.75rem !important;
  }
  .m-md-n120 {
    margin: -7.5rem !important;
  }
  .m-md-n100 {
    margin: -6.25rem !important;
  }
  .m-md-n80 {
    margin: -5rem !important;
  }
  .m-md-n72 {
    margin: -4.5rem !important;
  }
  .m-md-n70 {
    margin: -4.375rem !important;
  }
  .m-md-n60 {
    margin: -3.75rem !important;
  }
  .m-md-n50 {
    margin: -3.125rem !important;
  }
  .m-md-n48 {
    margin: -3rem !important;
  }
  .m-md-n40 {
    margin: -2.5rem !important;
  }
  .m-md-n38 {
    margin: -2.375rem !important;
  }
  .m-md-n36 {
    margin: -2.25rem !important;
  }
  .m-md-n32 {
    margin: -2rem !important;
  }
  .m-md-n30 {
    margin: -1.875rem !important;
  }
  .m-md-n28 {
    margin: -1.75rem !important;
  }
  .m-md-n26 {
    margin: -1.625rem !important;
  }
  .m-md-n24 {
    margin: -1.5rem !important;
  }
  .m-md-n20 {
    margin: -1.25rem !important;
  }
  .m-md-n16 {
    margin: -1rem !important;
  }
  .m-md-n12 {
    margin: -0.75rem !important;
  }
  .m-md-n10 {
    margin: -0.625rem !important;
  }
  .m-md-n9 {
    margin: -0.5625rem !important;
  }
  .m-md-n8 {
    margin: -0.5rem !important;
  }
  .m-md-n6 {
    margin: -0.375rem !important;
  }
  .m-md-n4 {
    margin: -0.25rem !important;
  }
  .m-md-n3 {
    margin: -0.1875rem !important;
  }
  .m-md-n2 {
    margin: -0.125rem !important;
  }
  .m-md-n1 {
    margin: -0.0625rem !important;
  }
  .mx-md-n140 {
    margin-right: -8.75rem !important;
    margin-left: -8.75rem !important;
  }
  .mx-md-n120 {
    margin-right: -7.5rem !important;
    margin-left: -7.5rem !important;
  }
  .mx-md-n100 {
    margin-right: -6.25rem !important;
    margin-left: -6.25rem !important;
  }
  .mx-md-n80 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-md-n72 {
    margin-right: -4.5rem !important;
    margin-left: -4.5rem !important;
  }
  .mx-md-n70 {
    margin-right: -4.375rem !important;
    margin-left: -4.375rem !important;
  }
  .mx-md-n60 {
    margin-right: -3.75rem !important;
    margin-left: -3.75rem !important;
  }
  .mx-md-n50 {
    margin-right: -3.125rem !important;
    margin-left: -3.125rem !important;
  }
  .mx-md-n48 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-md-n40 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-md-n38 {
    margin-right: -2.375rem !important;
    margin-left: -2.375rem !important;
  }
  .mx-md-n36 {
    margin-right: -2.25rem !important;
    margin-left: -2.25rem !important;
  }
  .mx-md-n32 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-md-n30 {
    margin-right: -1.875rem !important;
    margin-left: -1.875rem !important;
  }
  .mx-md-n28 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  .mx-md-n26 {
    margin-right: -1.625rem !important;
    margin-left: -1.625rem !important;
  }
  .mx-md-n24 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-md-n20 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .mx-md-n16 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-md-n12 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .mx-md-n10 {
    margin-right: -0.625rem !important;
    margin-left: -0.625rem !important;
  }
  .mx-md-n9 {
    margin-right: -0.5625rem !important;
    margin-left: -0.5625rem !important;
  }
  .mx-md-n8 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-md-n6 {
    margin-right: -0.375rem !important;
    margin-left: -0.375rem !important;
  }
  .mx-md-n4 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-md-n3 {
    margin-right: -0.1875rem !important;
    margin-left: -0.1875rem !important;
  }
  .mx-md-n2 {
    margin-right: -0.125rem !important;
    margin-left: -0.125rem !important;
  }
  .mx-md-n1 {
    margin-right: -0.0625rem !important;
    margin-left: -0.0625rem !important;
  }
  .my-md-n140 {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }
  .my-md-n120 {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }
  .my-md-n100 {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }
  .my-md-n80 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-md-n72 {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }
  .my-md-n70 {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }
  .my-md-n60 {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }
  .my-md-n50 {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }
  .my-md-n48 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-md-n40 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-md-n38 {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }
  .my-md-n36 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }
  .my-md-n32 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-md-n30 {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }
  .my-md-n28 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  .my-md-n26 {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }
  .my-md-n24 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-md-n20 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  .my-md-n16 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-md-n12 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  .my-md-n10 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }
  .my-md-n9 {
    margin-top: -0.5625rem !important;
    margin-bottom: -0.5625rem !important;
  }
  .my-md-n8 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-md-n6 {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }
  .my-md-n4 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-md-n3 {
    margin-top: -0.1875rem !important;
    margin-bottom: -0.1875rem !important;
  }
  .my-md-n2 {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }
  .my-md-n1 {
    margin-top: -0.0625rem !important;
    margin-bottom: -0.0625rem !important;
  }
  .mt-md-n140 {
    margin-top: -8.75rem !important;
  }
  .mt-md-n120 {
    margin-top: -7.5rem !important;
  }
  .mt-md-n100 {
    margin-top: -6.25rem !important;
  }
  .mt-md-n80 {
    margin-top: -5rem !important;
  }
  .mt-md-n72 {
    margin-top: -4.5rem !important;
  }
  .mt-md-n70 {
    margin-top: -4.375rem !important;
  }
  .mt-md-n60 {
    margin-top: -3.75rem !important;
  }
  .mt-md-n50 {
    margin-top: -3.125rem !important;
  }
  .mt-md-n48 {
    margin-top: -3rem !important;
  }
  .mt-md-n40 {
    margin-top: -2.5rem !important;
  }
  .mt-md-n38 {
    margin-top: -2.375rem !important;
  }
  .mt-md-n36 {
    margin-top: -2.25rem !important;
  }
  .mt-md-n32 {
    margin-top: -2rem !important;
  }
  .mt-md-n30 {
    margin-top: -1.875rem !important;
  }
  .mt-md-n28 {
    margin-top: -1.75rem !important;
  }
  .mt-md-n26 {
    margin-top: -1.625rem !important;
  }
  .mt-md-n24 {
    margin-top: -1.5rem !important;
  }
  .mt-md-n20 {
    margin-top: -1.25rem !important;
  }
  .mt-md-n16 {
    margin-top: -1rem !important;
  }
  .mt-md-n12 {
    margin-top: -0.75rem !important;
  }
  .mt-md-n10 {
    margin-top: -0.625rem !important;
  }
  .mt-md-n9 {
    margin-top: -0.5625rem !important;
  }
  .mt-md-n8 {
    margin-top: -0.5rem !important;
  }
  .mt-md-n6 {
    margin-top: -0.375rem !important;
  }
  .mt-md-n4 {
    margin-top: -0.25rem !important;
  }
  .mt-md-n3 {
    margin-top: -0.1875rem !important;
  }
  .mt-md-n2 {
    margin-top: -0.125rem !important;
  }
  .mt-md-n1 {
    margin-top: -0.0625rem !important;
  }
  .me-md-n140 {
    margin-right: -8.75rem !important;
  }
  .me-md-n120 {
    margin-right: -7.5rem !important;
  }
  .me-md-n100 {
    margin-right: -6.25rem !important;
  }
  .me-md-n80 {
    margin-right: -5rem !important;
  }
  .me-md-n72 {
    margin-right: -4.5rem !important;
  }
  .me-md-n70 {
    margin-right: -4.375rem !important;
  }
  .me-md-n60 {
    margin-right: -3.75rem !important;
  }
  .me-md-n50 {
    margin-right: -3.125rem !important;
  }
  .me-md-n48 {
    margin-right: -3rem !important;
  }
  .me-md-n40 {
    margin-right: -2.5rem !important;
  }
  .me-md-n38 {
    margin-right: -2.375rem !important;
  }
  .me-md-n36 {
    margin-right: -2.25rem !important;
  }
  .me-md-n32 {
    margin-right: -2rem !important;
  }
  .me-md-n30 {
    margin-right: -1.875rem !important;
  }
  .me-md-n28 {
    margin-right: -1.75rem !important;
  }
  .me-md-n26 {
    margin-right: -1.625rem !important;
  }
  .me-md-n24 {
    margin-right: -1.5rem !important;
  }
  .me-md-n20 {
    margin-right: -1.25rem !important;
  }
  .me-md-n16 {
    margin-right: -1rem !important;
  }
  .me-md-n12 {
    margin-right: -0.75rem !important;
  }
  .me-md-n10 {
    margin-right: -0.625rem !important;
  }
  .me-md-n9 {
    margin-right: -0.5625rem !important;
  }
  .me-md-n8 {
    margin-right: -0.5rem !important;
  }
  .me-md-n6 {
    margin-right: -0.375rem !important;
  }
  .me-md-n4 {
    margin-right: -0.25rem !important;
  }
  .me-md-n3 {
    margin-right: -0.1875rem !important;
  }
  .me-md-n2 {
    margin-right: -0.125rem !important;
  }
  .me-md-n1 {
    margin-right: -0.0625rem !important;
  }
  .mb-md-n140 {
    margin-bottom: -8.75rem !important;
  }
  .mb-md-n120 {
    margin-bottom: -7.5rem !important;
  }
  .mb-md-n100 {
    margin-bottom: -6.25rem !important;
  }
  .mb-md-n80 {
    margin-bottom: -5rem !important;
  }
  .mb-md-n72 {
    margin-bottom: -4.5rem !important;
  }
  .mb-md-n70 {
    margin-bottom: -4.375rem !important;
  }
  .mb-md-n60 {
    margin-bottom: -3.75rem !important;
  }
  .mb-md-n50 {
    margin-bottom: -3.125rem !important;
  }
  .mb-md-n48 {
    margin-bottom: -3rem !important;
  }
  .mb-md-n40 {
    margin-bottom: -2.5rem !important;
  }
  .mb-md-n38 {
    margin-bottom: -2.375rem !important;
  }
  .mb-md-n36 {
    margin-bottom: -2.25rem !important;
  }
  .mb-md-n32 {
    margin-bottom: -2rem !important;
  }
  .mb-md-n30 {
    margin-bottom: -1.875rem !important;
  }
  .mb-md-n28 {
    margin-bottom: -1.75rem !important;
  }
  .mb-md-n26 {
    margin-bottom: -1.625rem !important;
  }
  .mb-md-n24 {
    margin-bottom: -1.5rem !important;
  }
  .mb-md-n20 {
    margin-bottom: -1.25rem !important;
  }
  .mb-md-n16 {
    margin-bottom: -1rem !important;
  }
  .mb-md-n12 {
    margin-bottom: -0.75rem !important;
  }
  .mb-md-n10 {
    margin-bottom: -0.625rem !important;
  }
  .mb-md-n9 {
    margin-bottom: -0.5625rem !important;
  }
  .mb-md-n8 {
    margin-bottom: -0.5rem !important;
  }
  .mb-md-n6 {
    margin-bottom: -0.375rem !important;
  }
  .mb-md-n4 {
    margin-bottom: -0.25rem !important;
  }
  .mb-md-n3 {
    margin-bottom: -0.1875rem !important;
  }
  .mb-md-n2 {
    margin-bottom: -0.125rem !important;
  }
  .mb-md-n1 {
    margin-bottom: -0.0625rem !important;
  }
  .ms-md-n140 {
    margin-left: -8.75rem !important;
  }
  .ms-md-n120 {
    margin-left: -7.5rem !important;
  }
  .ms-md-n100 {
    margin-left: -6.25rem !important;
  }
  .ms-md-n80 {
    margin-left: -5rem !important;
  }
  .ms-md-n72 {
    margin-left: -4.5rem !important;
  }
  .ms-md-n70 {
    margin-left: -4.375rem !important;
  }
  .ms-md-n60 {
    margin-left: -3.75rem !important;
  }
  .ms-md-n50 {
    margin-left: -3.125rem !important;
  }
  .ms-md-n48 {
    margin-left: -3rem !important;
  }
  .ms-md-n40 {
    margin-left: -2.5rem !important;
  }
  .ms-md-n38 {
    margin-left: -2.375rem !important;
  }
  .ms-md-n36 {
    margin-left: -2.25rem !important;
  }
  .ms-md-n32 {
    margin-left: -2rem !important;
  }
  .ms-md-n30 {
    margin-left: -1.875rem !important;
  }
  .ms-md-n28 {
    margin-left: -1.75rem !important;
  }
  .ms-md-n26 {
    margin-left: -1.625rem !important;
  }
  .ms-md-n24 {
    margin-left: -1.5rem !important;
  }
  .ms-md-n20 {
    margin-left: -1.25rem !important;
  }
  .ms-md-n16 {
    margin-left: -1rem !important;
  }
  .ms-md-n12 {
    margin-left: -0.75rem !important;
  }
  .ms-md-n10 {
    margin-left: -0.625rem !important;
  }
  .ms-md-n9 {
    margin-left: -0.5625rem !important;
  }
  .ms-md-n8 {
    margin-left: -0.5rem !important;
  }
  .ms-md-n6 {
    margin-left: -0.375rem !important;
  }
  .ms-md-n4 {
    margin-left: -0.25rem !important;
  }
  .ms-md-n3 {
    margin-left: -0.1875rem !important;
  }
  .ms-md-n2 {
    margin-left: -0.125rem !important;
  }
  .ms-md-n1 {
    margin-left: -0.0625rem !important;
  }
  .p-md-140 {
    padding: 8.75rem !important;
  }
  .p-md-120 {
    padding: 7.5rem !important;
  }
  .p-md-100 {
    padding: 6.25rem !important;
  }
  .p-md-80 {
    padding: 5rem !important;
  }
  .p-md-72 {
    padding: 4.5rem !important;
  }
  .p-md-70 {
    padding: 4.375rem !important;
  }
  .p-md-60 {
    padding: 3.75rem !important;
  }
  .p-md-50 {
    padding: 3.125rem !important;
  }
  .p-md-48 {
    padding: 3rem !important;
  }
  .p-md-40 {
    padding: 2.5rem !important;
  }
  .p-md-38 {
    padding: 2.375rem !important;
  }
  .p-md-36 {
    padding: 2.25rem !important;
  }
  .p-md-32 {
    padding: 2rem !important;
  }
  .p-md-30 {
    padding: 1.875rem !important;
  }
  .p-md-28 {
    padding: 1.75rem !important;
  }
  .p-md-26 {
    padding: 1.625rem !important;
  }
  .p-md-24 {
    padding: 1.5rem !important;
  }
  .p-md-20 {
    padding: 1.25rem !important;
  }
  .p-md-16 {
    padding: 1rem !important;
  }
  .p-md-12 {
    padding: 0.75rem !important;
  }
  .p-md-10 {
    padding: 0.625rem !important;
  }
  .p-md-9 {
    padding: 0.5625rem !important;
  }
  .p-md-8 {
    padding: 0.5rem !important;
  }
  .p-md-6 {
    padding: 0.375rem !important;
  }
  .p-md-4 {
    padding: 0.25rem !important;
  }
  .p-md-3 {
    padding: 0.1875rem !important;
  }
  .p-md-2 {
    padding: 0.125rem !important;
  }
  .p-md-1 {
    padding: 0.0625rem !important;
  }
  .p-md-0 {
    padding: 0rem !important;
  }
  .px-md-140 {
    padding-right: 8.75rem !important;
    padding-left: 8.75rem !important;
  }
  .px-md-120 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-md-100 {
    padding-right: 6.25rem !important;
    padding-left: 6.25rem !important;
  }
  .px-md-80 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-md-72 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .px-md-70 {
    padding-right: 4.375rem !important;
    padding-left: 4.375rem !important;
  }
  .px-md-60 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
  }
  .px-md-50 {
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !important;
  }
  .px-md-48 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-md-40 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-md-38 {
    padding-right: 2.375rem !important;
    padding-left: 2.375rem !important;
  }
  .px-md-36 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
  }
  .px-md-32 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-md-30 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-md-28 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  .px-md-26 {
    padding-right: 1.625rem !important;
    padding-left: 1.625rem !important;
  }
  .px-md-24 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-20 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .px-md-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-12 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-md-10 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important;
  }
  .px-md-9 {
    padding-right: 0.5625rem !important;
    padding-left: 0.5625rem !important;
  }
  .px-md-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-6 {
    padding-right: 0.375rem !important;
    padding-left: 0.375rem !important;
  }
  .px-md-4 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-3 {
    padding-right: 0.1875rem !important;
    padding-left: 0.1875rem !important;
  }
  .px-md-2 {
    padding-right: 0.125rem !important;
    padding-left: 0.125rem !important;
  }
  .px-md-1 {
    padding-right: 0.0625rem !important;
    padding-left: 0.0625rem !important;
  }
  .px-md-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }
  .py-md-140 {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }
  .py-md-120 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-md-100 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .py-md-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-md-72 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .py-md-70 {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }
  .py-md-60 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .py-md-50 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }
  .py-md-48 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-md-40 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-md-38 {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }
  .py-md-36 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  .py-md-32 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-md-30 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-md-28 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .py-md-26 {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }
  .py-md-24 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-20 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .py-md-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-12 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-md-10 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .py-md-9 {
    padding-top: 0.5625rem !important;
    padding-bottom: 0.5625rem !important;
  }
  .py-md-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-6 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }
  .py-md-4 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-3 {
    padding-top: 0.1875rem !important;
    padding-bottom: 0.1875rem !important;
  }
  .py-md-2 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }
  .py-md-1 {
    padding-top: 0.0625rem !important;
    padding-bottom: 0.0625rem !important;
  }
  .py-md-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .pt-md-140 {
    padding-top: 8.75rem !important;
  }
  .pt-md-120 {
    padding-top: 7.5rem !important;
  }
  .pt-md-100 {
    padding-top: 6.25rem !important;
  }
  .pt-md-80 {
    padding-top: 5rem !important;
  }
  .pt-md-72 {
    padding-top: 4.5rem !important;
  }
  .pt-md-70 {
    padding-top: 4.375rem !important;
  }
  .pt-md-60 {
    padding-top: 3.75rem !important;
  }
  .pt-md-50 {
    padding-top: 3.125rem !important;
  }
  .pt-md-48 {
    padding-top: 3rem !important;
  }
  .pt-md-40 {
    padding-top: 2.5rem !important;
  }
  .pt-md-38 {
    padding-top: 2.375rem !important;
  }
  .pt-md-36 {
    padding-top: 2.25rem !important;
  }
  .pt-md-32 {
    padding-top: 2rem !important;
  }
  .pt-md-30 {
    padding-top: 1.875rem !important;
  }
  .pt-md-28 {
    padding-top: 1.75rem !important;
  }
  .pt-md-26 {
    padding-top: 1.625rem !important;
  }
  .pt-md-24 {
    padding-top: 1.5rem !important;
  }
  .pt-md-20 {
    padding-top: 1.25rem !important;
  }
  .pt-md-16 {
    padding-top: 1rem !important;
  }
  .pt-md-12 {
    padding-top: 0.75rem !important;
  }
  .pt-md-10 {
    padding-top: 0.625rem !important;
  }
  .pt-md-9 {
    padding-top: 0.5625rem !important;
  }
  .pt-md-8 {
    padding-top: 0.5rem !important;
  }
  .pt-md-6 {
    padding-top: 0.375rem !important;
  }
  .pt-md-4 {
    padding-top: 0.25rem !important;
  }
  .pt-md-3 {
    padding-top: 0.1875rem !important;
  }
  .pt-md-2 {
    padding-top: 0.125rem !important;
  }
  .pt-md-1 {
    padding-top: 0.0625rem !important;
  }
  .pt-md-0 {
    padding-top: 0rem !important;
  }
  .pt-md-18 {
    padding-top: 18px !important;
  }
  .pe-md-140 {
    padding-right: 8.75rem !important;
  }
  .pe-md-120 {
    padding-right: 7.5rem !important;
  }
  .pe-md-100 {
    padding-right: 6.25rem !important;
  }
  .pe-md-80 {
    padding-right: 5rem !important;
  }
  .pe-md-72 {
    padding-right: 4.5rem !important;
  }
  .pe-md-70 {
    padding-right: 4.375rem !important;
  }
  .pe-md-60 {
    padding-right: 3.75rem !important;
  }
  .pe-md-50 {
    padding-right: 3.125rem !important;
  }
  .pe-md-48 {
    padding-right: 3rem !important;
  }
  .pe-md-40 {
    padding-right: 2.5rem !important;
  }
  .pe-md-38 {
    padding-right: 2.375rem !important;
  }
  .pe-md-36 {
    padding-right: 2.25rem !important;
  }
  .pe-md-32 {
    padding-right: 2rem !important;
  }
  .pe-md-30 {
    padding-right: 1.875rem !important;
  }
  .pe-md-28 {
    padding-right: 1.75rem !important;
  }
  .pe-md-26 {
    padding-right: 1.625rem !important;
  }
  .pe-md-24 {
    padding-right: 1.5rem !important;
  }
  .pe-md-20 {
    padding-right: 1.25rem !important;
  }
  .pe-md-16 {
    padding-right: 1rem !important;
  }
  .pe-md-12 {
    padding-right: 0.75rem !important;
  }
  .pe-md-10 {
    padding-right: 0.625rem !important;
  }
  .pe-md-9 {
    padding-right: 0.5625rem !important;
  }
  .pe-md-8 {
    padding-right: 0.5rem !important;
  }
  .pe-md-6 {
    padding-right: 0.375rem !important;
  }
  .pe-md-4 {
    padding-right: 0.25rem !important;
  }
  .pe-md-3 {
    padding-right: 0.1875rem !important;
  }
  .pe-md-2 {
    padding-right: 0.125rem !important;
  }
  .pe-md-1 {
    padding-right: 0.0625rem !important;
  }
  .pe-md-0 {
    padding-right: 0rem !important;
  }
  .pb-md-140 {
    padding-bottom: 8.75rem !important;
  }
  .pb-md-120 {
    padding-bottom: 7.5rem !important;
  }
  .pb-md-100 {
    padding-bottom: 6.25rem !important;
  }
  .pb-md-80 {
    padding-bottom: 5rem !important;
  }
  .pb-md-72 {
    padding-bottom: 4.5rem !important;
  }
  .pb-md-70 {
    padding-bottom: 4.375rem !important;
  }
  .pb-md-60 {
    padding-bottom: 3.75rem !important;
  }
  .pb-md-50 {
    padding-bottom: 3.125rem !important;
  }
  .pb-md-48 {
    padding-bottom: 3rem !important;
  }
  .pb-md-40 {
    padding-bottom: 2.5rem !important;
  }
  .pb-md-38 {
    padding-bottom: 2.375rem !important;
  }
  .pb-md-36 {
    padding-bottom: 2.25rem !important;
  }
  .pb-md-32 {
    padding-bottom: 2rem !important;
  }
  .pb-md-30 {
    padding-bottom: 1.875rem !important;
  }
  .pb-md-28 {
    padding-bottom: 1.75rem !important;
  }
  .pb-md-26 {
    padding-bottom: 1.625rem !important;
  }
  .pb-md-24 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-20 {
    padding-bottom: 1.25rem !important;
  }
  .pb-md-16 {
    padding-bottom: 1rem !important;
  }
  .pb-md-12 {
    padding-bottom: 0.75rem !important;
  }
  .pb-md-10 {
    padding-bottom: 0.625rem !important;
  }
  .pb-md-9 {
    padding-bottom: 0.5625rem !important;
  }
  .pb-md-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-6 {
    padding-bottom: 0.375rem !important;
  }
  .pb-md-4 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-3 {
    padding-bottom: 0.1875rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.125rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.0625rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0rem !important;
  }
  .ps-md-140 {
    padding-left: 8.75rem !important;
  }
  .ps-md-120 {
    padding-left: 7.5rem !important;
  }
  .ps-md-100 {
    padding-left: 6.25rem !important;
  }
  .ps-md-80 {
    padding-left: 5rem !important;
  }
  .ps-md-72 {
    padding-left: 4.5rem !important;
  }
  .ps-md-70 {
    padding-left: 4.375rem !important;
  }
  .ps-md-60 {
    padding-left: 3.75rem !important;
  }
  .ps-md-50 {
    padding-left: 3.125rem !important;
  }
  .ps-md-48 {
    padding-left: 3rem !important;
  }
  .ps-md-40 {
    padding-left: 2.5rem !important;
  }
  .ps-md-38 {
    padding-left: 2.375rem !important;
  }
  .ps-md-36 {
    padding-left: 2.25rem !important;
  }
  .ps-md-32 {
    padding-left: 2rem !important;
  }
  .ps-md-30 {
    padding-left: 1.875rem !important;
  }
  .ps-md-28 {
    padding-left: 1.75rem !important;
  }
  .ps-md-26 {
    padding-left: 1.625rem !important;
  }
  .ps-md-24 {
    padding-left: 1.5rem !important;
  }
  .ps-md-20 {
    padding-left: 1.25rem !important;
  }
  .ps-md-16 {
    padding-left: 1rem !important;
  }
  .ps-md-12 {
    padding-left: 0.75rem !important;
  }
  .ps-md-10 {
    padding-left: 0.625rem !important;
  }
  .ps-md-9 {
    padding-left: 0.5625rem !important;
  }
  .ps-md-8 {
    padding-left: 0.5rem !important;
  }
  .ps-md-6 {
    padding-left: 0.375rem !important;
  }
  .ps-md-4 {
    padding-left: 0.25rem !important;
  }
  .ps-md-3 {
    padding-left: 0.1875rem !important;
  }
  .ps-md-2 {
    padding-left: 0.125rem !important;
  }
  .ps-md-1 {
    padding-left: 0.0625rem !important;
  }
  .ps-md-0 {
    padding-left: 0rem !important;
  }
}
@media (min-width: 1024px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .lh-lg-1 {
    line-height: 1 !important;
  }
  .lh-lg-1-5 {
    line-height: 1.5 !important;
  }
  .lh-lg-2 {
    line-height: 2 !important;
  }
  .fs-lg-5 {
    font-size: 1.25rem !important;
  }
  .fs-lg-4 {
    font-size: 1rem !important;
  }
  .fs-lg-3 {
    font-size: 0.75rem !important;
  }
  .fs-lg-2 {
    font-size: 0.5rem !important;
  }
  .fs-lg-1 {
    font-size: 0.25rem !important;
  }
  .fs-lg-14 {
    font-size: 14px !important;
  }
  .fs-lg-18 {
    font-size: 18px !important;
  }
  .fw-lg-100 {
    font-weight: lighter !important;
  }
  .fw-lg-300 {
    font-weight: 300 !important;
  }
  .fw-lg-400 {
    font-weight: 400 !important;
  }
  .fw-lg-500 {
    font-weight: 500 !important;
  }
  .fw-lg-600 {
    font-weight: 600 !important;
  }
  .fw-lg-700 {
    font-weight: 700 !important;
  }
  .fw-lg-900 {
    font-weight: bolder !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-lg-140 {
    gap: 8.75rem !important;
  }
  .gap-lg-120 {
    gap: 7.5rem !important;
  }
  .gap-lg-100 {
    gap: 6.25rem !important;
  }
  .gap-lg-80 {
    gap: 5rem !important;
  }
  .gap-lg-72 {
    gap: 4.5rem !important;
  }
  .gap-lg-70 {
    gap: 4.375rem !important;
  }
  .gap-lg-60 {
    gap: 3.75rem !important;
  }
  .gap-lg-50 {
    gap: 3.125rem !important;
  }
  .gap-lg-48 {
    gap: 3rem !important;
  }
  .gap-lg-40 {
    gap: 2.5rem !important;
  }
  .gap-lg-38 {
    gap: 2.375rem !important;
  }
  .gap-lg-36 {
    gap: 2.25rem !important;
  }
  .gap-lg-32 {
    gap: 2rem !important;
  }
  .gap-lg-30 {
    gap: 1.875rem !important;
  }
  .gap-lg-28 {
    gap: 1.75rem !important;
  }
  .gap-lg-26 {
    gap: 1.625rem !important;
  }
  .gap-lg-24 {
    gap: 1.5rem !important;
  }
  .gap-lg-20 {
    gap: 1.25rem !important;
  }
  .gap-lg-16 {
    gap: 1rem !important;
  }
  .gap-lg-12 {
    gap: 0.75rem !important;
  }
  .gap-lg-10 {
    gap: 0.625rem !important;
  }
  .gap-lg-9 {
    gap: 0.5625rem !important;
  }
  .gap-lg-8 {
    gap: 0.5rem !important;
  }
  .gap-lg-6 {
    gap: 0.375rem !important;
  }
  .gap-lg-4 {
    gap: 0.25rem !important;
  }
  .gap-lg-3 {
    gap: 0.1875rem !important;
  }
  .gap-lg-2 {
    gap: 0.125rem !important;
  }
  .gap-lg-1 {
    gap: 0.0625rem !important;
  }
  .gap-lg-0 {
    gap: 0rem !important;
  }
  .justify-lg-start {
    justify-content: flex-start !important;
  }
  .justify-lg-end {
    justify-content: flex-end !important;
  }
  .justify-lg-center {
    justify-content: center !important;
  }
  .justify-lg-between {
    justify-content: space-between !important;
  }
  .justify-lg-around {
    justify-content: space-around !important;
  }
  .justify-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-140 {
    margin: 8.75rem !important;
  }
  .m-lg-120 {
    margin: 7.5rem !important;
  }
  .m-lg-100 {
    margin: 6.25rem !important;
  }
  .m-lg-80 {
    margin: 5rem !important;
  }
  .m-lg-72 {
    margin: 4.5rem !important;
  }
  .m-lg-70 {
    margin: 4.375rem !important;
  }
  .m-lg-60 {
    margin: 3.75rem !important;
  }
  .m-lg-50 {
    margin: 3.125rem !important;
  }
  .m-lg-48 {
    margin: 3rem !important;
  }
  .m-lg-40 {
    margin: 2.5rem !important;
  }
  .m-lg-38 {
    margin: 2.375rem !important;
  }
  .m-lg-36 {
    margin: 2.25rem !important;
  }
  .m-lg-32 {
    margin: 2rem !important;
  }
  .m-lg-30 {
    margin: 1.875rem !important;
  }
  .m-lg-28 {
    margin: 1.75rem !important;
  }
  .m-lg-26 {
    margin: 1.625rem !important;
  }
  .m-lg-24 {
    margin: 1.5rem !important;
  }
  .m-lg-20 {
    margin: 1.25rem !important;
  }
  .m-lg-16 {
    margin: 1rem !important;
  }
  .m-lg-12 {
    margin: 0.75rem !important;
  }
  .m-lg-10 {
    margin: 0.625rem !important;
  }
  .m-lg-9 {
    margin: 0.5625rem !important;
  }
  .m-lg-8 {
    margin: 0.5rem !important;
  }
  .m-lg-6 {
    margin: 0.375rem !important;
  }
  .m-lg-4 {
    margin: 0.25rem !important;
  }
  .m-lg-3 {
    margin: 0.1875rem !important;
  }
  .m-lg-2 {
    margin: 0.125rem !important;
  }
  .m-lg-1 {
    margin: 0.0625rem !important;
  }
  .m-lg-0 {
    margin: 0rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-140 {
    margin-right: 8.75rem !important;
    margin-left: 8.75rem !important;
  }
  .mx-lg-120 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-lg-100 {
    margin-right: 6.25rem !important;
    margin-left: 6.25rem !important;
  }
  .mx-lg-80 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-lg-72 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .mx-lg-70 {
    margin-right: 4.375rem !important;
    margin-left: 4.375rem !important;
  }
  .mx-lg-60 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .mx-lg-50 {
    margin-right: 3.125rem !important;
    margin-left: 3.125rem !important;
  }
  .mx-lg-48 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-40 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-lg-38 {
    margin-right: 2.375rem !important;
    margin-left: 2.375rem !important;
  }
  .mx-lg-36 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .mx-lg-32 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-lg-30 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-lg-28 {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .mx-lg-26 {
    margin-right: 1.625rem !important;
    margin-left: 1.625rem !important;
  }
  .mx-lg-24 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-20 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .mx-lg-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-12 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-lg-10 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important;
  }
  .mx-lg-9 {
    margin-right: 0.5625rem !important;
    margin-left: 0.5625rem !important;
  }
  .mx-lg-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-6 {
    margin-right: 0.375rem !important;
    margin-left: 0.375rem !important;
  }
  .mx-lg-4 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-3 {
    margin-right: 0.1875rem !important;
    margin-left: 0.1875rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.125rem !important;
    margin-left: 0.125rem !important;
  }
  .mx-lg-1 {
    margin-right: 0.0625rem !important;
    margin-left: 0.0625rem !important;
  }
  .mx-lg-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-140 {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }
  .my-lg-120 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-lg-100 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
  .my-lg-80 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-lg-72 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .my-lg-70 {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }
  .my-lg-60 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .my-lg-50 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }
  .my-lg-48 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-40 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-lg-38 {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }
  .my-lg-36 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .my-lg-32 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-lg-30 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-lg-28 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  .my-lg-26 {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }
  .my-lg-24 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-20 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .my-lg-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-12 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-lg-10 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .my-lg-9 {
    margin-top: 0.5625rem !important;
    margin-bottom: 0.5625rem !important;
  }
  .my-lg-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-6 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }
  .my-lg-4 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-3 {
    margin-top: 0.1875rem !important;
    margin-bottom: 0.1875rem !important;
  }
  .my-lg-2 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }
  .my-lg-1 {
    margin-top: 0.0625rem !important;
    margin-bottom: 0.0625rem !important;
  }
  .my-lg-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-140 {
    margin-top: 8.75rem !important;
  }
  .mt-lg-120 {
    margin-top: 7.5rem !important;
  }
  .mt-lg-100 {
    margin-top: 6.25rem !important;
  }
  .mt-lg-80 {
    margin-top: 5rem !important;
  }
  .mt-lg-72 {
    margin-top: 4.5rem !important;
  }
  .mt-lg-70 {
    margin-top: 4.375rem !important;
  }
  .mt-lg-60 {
    margin-top: 3.75rem !important;
  }
  .mt-lg-50 {
    margin-top: 3.125rem !important;
  }
  .mt-lg-48 {
    margin-top: 3rem !important;
  }
  .mt-lg-40 {
    margin-top: 2.5rem !important;
  }
  .mt-lg-38 {
    margin-top: 2.375rem !important;
  }
  .mt-lg-36 {
    margin-top: 2.25rem !important;
  }
  .mt-lg-32 {
    margin-top: 2rem !important;
  }
  .mt-lg-30 {
    margin-top: 1.875rem !important;
  }
  .mt-lg-28 {
    margin-top: 1.75rem !important;
  }
  .mt-lg-26 {
    margin-top: 1.625rem !important;
  }
  .mt-lg-24 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-20 {
    margin-top: 1.25rem !important;
  }
  .mt-lg-16 {
    margin-top: 1rem !important;
  }
  .mt-lg-12 {
    margin-top: 0.75rem !important;
  }
  .mt-lg-10 {
    margin-top: 0.625rem !important;
  }
  .mt-lg-9 {
    margin-top: 0.5625rem !important;
  }
  .mt-lg-8 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-6 {
    margin-top: 0.375rem !important;
  }
  .mt-lg-4 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-3 {
    margin-top: 0.1875rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.125rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.0625rem !important;
  }
  .mt-lg-0 {
    margin-top: 0rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-140 {
    margin-right: 8.75rem !important;
  }
  .me-lg-120 {
    margin-right: 7.5rem !important;
  }
  .me-lg-100 {
    margin-right: 6.25rem !important;
  }
  .me-lg-80 {
    margin-right: 5rem !important;
  }
  .me-lg-72 {
    margin-right: 4.5rem !important;
  }
  .me-lg-70 {
    margin-right: 4.375rem !important;
  }
  .me-lg-60 {
    margin-right: 3.75rem !important;
  }
  .me-lg-50 {
    margin-right: 3.125rem !important;
  }
  .me-lg-48 {
    margin-right: 3rem !important;
  }
  .me-lg-40 {
    margin-right: 2.5rem !important;
  }
  .me-lg-38 {
    margin-right: 2.375rem !important;
  }
  .me-lg-36 {
    margin-right: 2.25rem !important;
  }
  .me-lg-32 {
    margin-right: 2rem !important;
  }
  .me-lg-30 {
    margin-right: 1.875rem !important;
  }
  .me-lg-28 {
    margin-right: 1.75rem !important;
  }
  .me-lg-26 {
    margin-right: 1.625rem !important;
  }
  .me-lg-24 {
    margin-right: 1.5rem !important;
  }
  .me-lg-20 {
    margin-right: 1.25rem !important;
  }
  .me-lg-16 {
    margin-right: 1rem !important;
  }
  .me-lg-12 {
    margin-right: 0.75rem !important;
  }
  .me-lg-10 {
    margin-right: 0.625rem !important;
  }
  .me-lg-9 {
    margin-right: 0.5625rem !important;
  }
  .me-lg-8 {
    margin-right: 0.5rem !important;
  }
  .me-lg-6 {
    margin-right: 0.375rem !important;
  }
  .me-lg-4 {
    margin-right: 0.25rem !important;
  }
  .me-lg-3 {
    margin-right: 0.1875rem !important;
  }
  .me-lg-2 {
    margin-right: 0.125rem !important;
  }
  .me-lg-1 {
    margin-right: 0.0625rem !important;
  }
  .me-lg-0 {
    margin-right: 0rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-140 {
    margin-bottom: 8.75rem !important;
  }
  .mb-lg-120 {
    margin-bottom: 7.5rem !important;
  }
  .mb-lg-100 {
    margin-bottom: 6.25rem !important;
  }
  .mb-lg-80 {
    margin-bottom: 5rem !important;
  }
  .mb-lg-72 {
    margin-bottom: 4.5rem !important;
  }
  .mb-lg-70 {
    margin-bottom: 4.375rem !important;
  }
  .mb-lg-60 {
    margin-bottom: 3.75rem !important;
  }
  .mb-lg-50 {
    margin-bottom: 3.125rem !important;
  }
  .mb-lg-48 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-40 {
    margin-bottom: 2.5rem !important;
  }
  .mb-lg-38 {
    margin-bottom: 2.375rem !important;
  }
  .mb-lg-36 {
    margin-bottom: 2.25rem !important;
  }
  .mb-lg-32 {
    margin-bottom: 2rem !important;
  }
  .mb-lg-30 {
    margin-bottom: 1.875rem !important;
  }
  .mb-lg-28 {
    margin-bottom: 1.75rem !important;
  }
  .mb-lg-26 {
    margin-bottom: 1.625rem !important;
  }
  .mb-lg-24 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-20 {
    margin-bottom: 1.25rem !important;
  }
  .mb-lg-16 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-12 {
    margin-bottom: 0.75rem !important;
  }
  .mb-lg-10 {
    margin-bottom: 0.625rem !important;
  }
  .mb-lg-9 {
    margin-bottom: 0.5625rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 0.375rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 0.1875rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.125rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.0625rem !important;
  }
  .mb-lg-0 {
    margin-bottom: 0rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-140 {
    margin-left: 8.75rem !important;
  }
  .ms-lg-120 {
    margin-left: 7.5rem !important;
  }
  .ms-lg-100 {
    margin-left: 6.25rem !important;
  }
  .ms-lg-80 {
    margin-left: 5rem !important;
  }
  .ms-lg-72 {
    margin-left: 4.5rem !important;
  }
  .ms-lg-70 {
    margin-left: 4.375rem !important;
  }
  .ms-lg-60 {
    margin-left: 3.75rem !important;
  }
  .ms-lg-50 {
    margin-left: 3.125rem !important;
  }
  .ms-lg-48 {
    margin-left: 3rem !important;
  }
  .ms-lg-40 {
    margin-left: 2.5rem !important;
  }
  .ms-lg-38 {
    margin-left: 2.375rem !important;
  }
  .ms-lg-36 {
    margin-left: 2.25rem !important;
  }
  .ms-lg-32 {
    margin-left: 2rem !important;
  }
  .ms-lg-30 {
    margin-left: 1.875rem !important;
  }
  .ms-lg-28 {
    margin-left: 1.75rem !important;
  }
  .ms-lg-26 {
    margin-left: 1.625rem !important;
  }
  .ms-lg-24 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-20 {
    margin-left: 1.25rem !important;
  }
  .ms-lg-16 {
    margin-left: 1rem !important;
  }
  .ms-lg-12 {
    margin-left: 0.75rem !important;
  }
  .ms-lg-10 {
    margin-left: 0.625rem !important;
  }
  .ms-lg-9 {
    margin-left: 0.5625rem !important;
  }
  .ms-lg-8 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-6 {
    margin-left: 0.375rem !important;
  }
  .ms-lg-4 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-3 {
    margin-left: 0.1875rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.125rem !important;
  }
  .ms-lg-1 {
    margin-left: 0.0625rem !important;
  }
  .ms-lg-0 {
    margin-left: 0rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .m-lg-n140 {
    margin: -8.75rem !important;
  }
  .m-lg-n120 {
    margin: -7.5rem !important;
  }
  .m-lg-n100 {
    margin: -6.25rem !important;
  }
  .m-lg-n80 {
    margin: -5rem !important;
  }
  .m-lg-n72 {
    margin: -4.5rem !important;
  }
  .m-lg-n70 {
    margin: -4.375rem !important;
  }
  .m-lg-n60 {
    margin: -3.75rem !important;
  }
  .m-lg-n50 {
    margin: -3.125rem !important;
  }
  .m-lg-n48 {
    margin: -3rem !important;
  }
  .m-lg-n40 {
    margin: -2.5rem !important;
  }
  .m-lg-n38 {
    margin: -2.375rem !important;
  }
  .m-lg-n36 {
    margin: -2.25rem !important;
  }
  .m-lg-n32 {
    margin: -2rem !important;
  }
  .m-lg-n30 {
    margin: -1.875rem !important;
  }
  .m-lg-n28 {
    margin: -1.75rem !important;
  }
  .m-lg-n26 {
    margin: -1.625rem !important;
  }
  .m-lg-n24 {
    margin: -1.5rem !important;
  }
  .m-lg-n20 {
    margin: -1.25rem !important;
  }
  .m-lg-n16 {
    margin: -1rem !important;
  }
  .m-lg-n12 {
    margin: -0.75rem !important;
  }
  .m-lg-n10 {
    margin: -0.625rem !important;
  }
  .m-lg-n9 {
    margin: -0.5625rem !important;
  }
  .m-lg-n8 {
    margin: -0.5rem !important;
  }
  .m-lg-n6 {
    margin: -0.375rem !important;
  }
  .m-lg-n4 {
    margin: -0.25rem !important;
  }
  .m-lg-n3 {
    margin: -0.1875rem !important;
  }
  .m-lg-n2 {
    margin: -0.125rem !important;
  }
  .m-lg-n1 {
    margin: -0.0625rem !important;
  }
  .mx-lg-n140 {
    margin-right: -8.75rem !important;
    margin-left: -8.75rem !important;
  }
  .mx-lg-n120 {
    margin-right: -7.5rem !important;
    margin-left: -7.5rem !important;
  }
  .mx-lg-n100 {
    margin-right: -6.25rem !important;
    margin-left: -6.25rem !important;
  }
  .mx-lg-n80 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-lg-n72 {
    margin-right: -4.5rem !important;
    margin-left: -4.5rem !important;
  }
  .mx-lg-n70 {
    margin-right: -4.375rem !important;
    margin-left: -4.375rem !important;
  }
  .mx-lg-n60 {
    margin-right: -3.75rem !important;
    margin-left: -3.75rem !important;
  }
  .mx-lg-n50 {
    margin-right: -3.125rem !important;
    margin-left: -3.125rem !important;
  }
  .mx-lg-n48 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-lg-n40 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-lg-n38 {
    margin-right: -2.375rem !important;
    margin-left: -2.375rem !important;
  }
  .mx-lg-n36 {
    margin-right: -2.25rem !important;
    margin-left: -2.25rem !important;
  }
  .mx-lg-n32 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-lg-n30 {
    margin-right: -1.875rem !important;
    margin-left: -1.875rem !important;
  }
  .mx-lg-n28 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  .mx-lg-n26 {
    margin-right: -1.625rem !important;
    margin-left: -1.625rem !important;
  }
  .mx-lg-n24 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-lg-n20 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .mx-lg-n16 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-lg-n12 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .mx-lg-n10 {
    margin-right: -0.625rem !important;
    margin-left: -0.625rem !important;
  }
  .mx-lg-n9 {
    margin-right: -0.5625rem !important;
    margin-left: -0.5625rem !important;
  }
  .mx-lg-n8 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-lg-n6 {
    margin-right: -0.375rem !important;
    margin-left: -0.375rem !important;
  }
  .mx-lg-n4 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-lg-n3 {
    margin-right: -0.1875rem !important;
    margin-left: -0.1875rem !important;
  }
  .mx-lg-n2 {
    margin-right: -0.125rem !important;
    margin-left: -0.125rem !important;
  }
  .mx-lg-n1 {
    margin-right: -0.0625rem !important;
    margin-left: -0.0625rem !important;
  }
  .my-lg-n140 {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }
  .my-lg-n120 {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }
  .my-lg-n100 {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }
  .my-lg-n80 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-lg-n72 {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }
  .my-lg-n70 {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }
  .my-lg-n60 {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }
  .my-lg-n50 {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }
  .my-lg-n48 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-lg-n40 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-lg-n38 {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }
  .my-lg-n36 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }
  .my-lg-n32 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-lg-n30 {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }
  .my-lg-n28 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  .my-lg-n26 {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }
  .my-lg-n24 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-lg-n20 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  .my-lg-n16 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-lg-n12 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  .my-lg-n10 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }
  .my-lg-n9 {
    margin-top: -0.5625rem !important;
    margin-bottom: -0.5625rem !important;
  }
  .my-lg-n8 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-lg-n6 {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }
  .my-lg-n4 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-lg-n3 {
    margin-top: -0.1875rem !important;
    margin-bottom: -0.1875rem !important;
  }
  .my-lg-n2 {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }
  .my-lg-n1 {
    margin-top: -0.0625rem !important;
    margin-bottom: -0.0625rem !important;
  }
  .mt-lg-n140 {
    margin-top: -8.75rem !important;
  }
  .mt-lg-n120 {
    margin-top: -7.5rem !important;
  }
  .mt-lg-n100 {
    margin-top: -6.25rem !important;
  }
  .mt-lg-n80 {
    margin-top: -5rem !important;
  }
  .mt-lg-n72 {
    margin-top: -4.5rem !important;
  }
  .mt-lg-n70 {
    margin-top: -4.375rem !important;
  }
  .mt-lg-n60 {
    margin-top: -3.75rem !important;
  }
  .mt-lg-n50 {
    margin-top: -3.125rem !important;
  }
  .mt-lg-n48 {
    margin-top: -3rem !important;
  }
  .mt-lg-n40 {
    margin-top: -2.5rem !important;
  }
  .mt-lg-n38 {
    margin-top: -2.375rem !important;
  }
  .mt-lg-n36 {
    margin-top: -2.25rem !important;
  }
  .mt-lg-n32 {
    margin-top: -2rem !important;
  }
  .mt-lg-n30 {
    margin-top: -1.875rem !important;
  }
  .mt-lg-n28 {
    margin-top: -1.75rem !important;
  }
  .mt-lg-n26 {
    margin-top: -1.625rem !important;
  }
  .mt-lg-n24 {
    margin-top: -1.5rem !important;
  }
  .mt-lg-n20 {
    margin-top: -1.25rem !important;
  }
  .mt-lg-n16 {
    margin-top: -1rem !important;
  }
  .mt-lg-n12 {
    margin-top: -0.75rem !important;
  }
  .mt-lg-n10 {
    margin-top: -0.625rem !important;
  }
  .mt-lg-n9 {
    margin-top: -0.5625rem !important;
  }
  .mt-lg-n8 {
    margin-top: -0.5rem !important;
  }
  .mt-lg-n6 {
    margin-top: -0.375rem !important;
  }
  .mt-lg-n4 {
    margin-top: -0.25rem !important;
  }
  .mt-lg-n3 {
    margin-top: -0.1875rem !important;
  }
  .mt-lg-n2 {
    margin-top: -0.125rem !important;
  }
  .mt-lg-n1 {
    margin-top: -0.0625rem !important;
  }
  .me-lg-n140 {
    margin-right: -8.75rem !important;
  }
  .me-lg-n120 {
    margin-right: -7.5rem !important;
  }
  .me-lg-n100 {
    margin-right: -6.25rem !important;
  }
  .me-lg-n80 {
    margin-right: -5rem !important;
  }
  .me-lg-n72 {
    margin-right: -4.5rem !important;
  }
  .me-lg-n70 {
    margin-right: -4.375rem !important;
  }
  .me-lg-n60 {
    margin-right: -3.75rem !important;
  }
  .me-lg-n50 {
    margin-right: -3.125rem !important;
  }
  .me-lg-n48 {
    margin-right: -3rem !important;
  }
  .me-lg-n40 {
    margin-right: -2.5rem !important;
  }
  .me-lg-n38 {
    margin-right: -2.375rem !important;
  }
  .me-lg-n36 {
    margin-right: -2.25rem !important;
  }
  .me-lg-n32 {
    margin-right: -2rem !important;
  }
  .me-lg-n30 {
    margin-right: -1.875rem !important;
  }
  .me-lg-n28 {
    margin-right: -1.75rem !important;
  }
  .me-lg-n26 {
    margin-right: -1.625rem !important;
  }
  .me-lg-n24 {
    margin-right: -1.5rem !important;
  }
  .me-lg-n20 {
    margin-right: -1.25rem !important;
  }
  .me-lg-n16 {
    margin-right: -1rem !important;
  }
  .me-lg-n12 {
    margin-right: -0.75rem !important;
  }
  .me-lg-n10 {
    margin-right: -0.625rem !important;
  }
  .me-lg-n9 {
    margin-right: -0.5625rem !important;
  }
  .me-lg-n8 {
    margin-right: -0.5rem !important;
  }
  .me-lg-n6 {
    margin-right: -0.375rem !important;
  }
  .me-lg-n4 {
    margin-right: -0.25rem !important;
  }
  .me-lg-n3 {
    margin-right: -0.1875rem !important;
  }
  .me-lg-n2 {
    margin-right: -0.125rem !important;
  }
  .me-lg-n1 {
    margin-right: -0.0625rem !important;
  }
  .mb-lg-n140 {
    margin-bottom: -8.75rem !important;
  }
  .mb-lg-n120 {
    margin-bottom: -7.5rem !important;
  }
  .mb-lg-n100 {
    margin-bottom: -6.25rem !important;
  }
  .mb-lg-n80 {
    margin-bottom: -5rem !important;
  }
  .mb-lg-n72 {
    margin-bottom: -4.5rem !important;
  }
  .mb-lg-n70 {
    margin-bottom: -4.375rem !important;
  }
  .mb-lg-n60 {
    margin-bottom: -3.75rem !important;
  }
  .mb-lg-n50 {
    margin-bottom: -3.125rem !important;
  }
  .mb-lg-n48 {
    margin-bottom: -3rem !important;
  }
  .mb-lg-n40 {
    margin-bottom: -2.5rem !important;
  }
  .mb-lg-n38 {
    margin-bottom: -2.375rem !important;
  }
  .mb-lg-n36 {
    margin-bottom: -2.25rem !important;
  }
  .mb-lg-n32 {
    margin-bottom: -2rem !important;
  }
  .mb-lg-n30 {
    margin-bottom: -1.875rem !important;
  }
  .mb-lg-n28 {
    margin-bottom: -1.75rem !important;
  }
  .mb-lg-n26 {
    margin-bottom: -1.625rem !important;
  }
  .mb-lg-n24 {
    margin-bottom: -1.5rem !important;
  }
  .mb-lg-n20 {
    margin-bottom: -1.25rem !important;
  }
  .mb-lg-n16 {
    margin-bottom: -1rem !important;
  }
  .mb-lg-n12 {
    margin-bottom: -0.75rem !important;
  }
  .mb-lg-n10 {
    margin-bottom: -0.625rem !important;
  }
  .mb-lg-n9 {
    margin-bottom: -0.5625rem !important;
  }
  .mb-lg-n8 {
    margin-bottom: -0.5rem !important;
  }
  .mb-lg-n6 {
    margin-bottom: -0.375rem !important;
  }
  .mb-lg-n4 {
    margin-bottom: -0.25rem !important;
  }
  .mb-lg-n3 {
    margin-bottom: -0.1875rem !important;
  }
  .mb-lg-n2 {
    margin-bottom: -0.125rem !important;
  }
  .mb-lg-n1 {
    margin-bottom: -0.0625rem !important;
  }
  .ms-lg-n140 {
    margin-left: -8.75rem !important;
  }
  .ms-lg-n120 {
    margin-left: -7.5rem !important;
  }
  .ms-lg-n100 {
    margin-left: -6.25rem !important;
  }
  .ms-lg-n80 {
    margin-left: -5rem !important;
  }
  .ms-lg-n72 {
    margin-left: -4.5rem !important;
  }
  .ms-lg-n70 {
    margin-left: -4.375rem !important;
  }
  .ms-lg-n60 {
    margin-left: -3.75rem !important;
  }
  .ms-lg-n50 {
    margin-left: -3.125rem !important;
  }
  .ms-lg-n48 {
    margin-left: -3rem !important;
  }
  .ms-lg-n40 {
    margin-left: -2.5rem !important;
  }
  .ms-lg-n38 {
    margin-left: -2.375rem !important;
  }
  .ms-lg-n36 {
    margin-left: -2.25rem !important;
  }
  .ms-lg-n32 {
    margin-left: -2rem !important;
  }
  .ms-lg-n30 {
    margin-left: -1.875rem !important;
  }
  .ms-lg-n28 {
    margin-left: -1.75rem !important;
  }
  .ms-lg-n26 {
    margin-left: -1.625rem !important;
  }
  .ms-lg-n24 {
    margin-left: -1.5rem !important;
  }
  .ms-lg-n20 {
    margin-left: -1.25rem !important;
  }
  .ms-lg-n16 {
    margin-left: -1rem !important;
  }
  .ms-lg-n12 {
    margin-left: -0.75rem !important;
  }
  .ms-lg-n10 {
    margin-left: -0.625rem !important;
  }
  .ms-lg-n9 {
    margin-left: -0.5625rem !important;
  }
  .ms-lg-n8 {
    margin-left: -0.5rem !important;
  }
  .ms-lg-n6 {
    margin-left: -0.375rem !important;
  }
  .ms-lg-n4 {
    margin-left: -0.25rem !important;
  }
  .ms-lg-n3 {
    margin-left: -0.1875rem !important;
  }
  .ms-lg-n2 {
    margin-left: -0.125rem !important;
  }
  .ms-lg-n1 {
    margin-left: -0.0625rem !important;
  }
  .p-lg-140 {
    padding: 8.75rem !important;
  }
  .p-lg-120 {
    padding: 7.5rem !important;
  }
  .p-lg-100 {
    padding: 6.25rem !important;
  }
  .p-lg-80 {
    padding: 5rem !important;
  }
  .p-lg-72 {
    padding: 4.5rem !important;
  }
  .p-lg-70 {
    padding: 4.375rem !important;
  }
  .p-lg-60 {
    padding: 3.75rem !important;
  }
  .p-lg-50 {
    padding: 3.125rem !important;
  }
  .p-lg-48 {
    padding: 3rem !important;
  }
  .p-lg-40 {
    padding: 2.5rem !important;
  }
  .p-lg-38 {
    padding: 2.375rem !important;
  }
  .p-lg-36 {
    padding: 2.25rem !important;
  }
  .p-lg-32 {
    padding: 2rem !important;
  }
  .p-lg-30 {
    padding: 1.875rem !important;
  }
  .p-lg-28 {
    padding: 1.75rem !important;
  }
  .p-lg-26 {
    padding: 1.625rem !important;
  }
  .p-lg-24 {
    padding: 1.5rem !important;
  }
  .p-lg-20 {
    padding: 1.25rem !important;
  }
  .p-lg-16 {
    padding: 1rem !important;
  }
  .p-lg-12 {
    padding: 0.75rem !important;
  }
  .p-lg-10 {
    padding: 0.625rem !important;
  }
  .p-lg-9 {
    padding: 0.5625rem !important;
  }
  .p-lg-8 {
    padding: 0.5rem !important;
  }
  .p-lg-6 {
    padding: 0.375rem !important;
  }
  .p-lg-4 {
    padding: 0.25rem !important;
  }
  .p-lg-3 {
    padding: 0.1875rem !important;
  }
  .p-lg-2 {
    padding: 0.125rem !important;
  }
  .p-lg-1 {
    padding: 0.0625rem !important;
  }
  .p-lg-0 {
    padding: 0rem !important;
  }
  .px-lg-140 {
    padding-right: 8.75rem !important;
    padding-left: 8.75rem !important;
  }
  .px-lg-120 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-lg-100 {
    padding-right: 6.25rem !important;
    padding-left: 6.25rem !important;
  }
  .px-lg-80 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-lg-72 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .px-lg-70 {
    padding-right: 4.375rem !important;
    padding-left: 4.375rem !important;
  }
  .px-lg-60 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
  }
  .px-lg-50 {
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !important;
  }
  .px-lg-48 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-lg-40 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-lg-38 {
    padding-right: 2.375rem !important;
    padding-left: 2.375rem !important;
  }
  .px-lg-36 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
  }
  .px-lg-32 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-lg-30 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-lg-28 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  .px-lg-26 {
    padding-right: 1.625rem !important;
    padding-left: 1.625rem !important;
  }
  .px-lg-24 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-20 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .px-lg-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-12 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-lg-10 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important;
  }
  .px-lg-9 {
    padding-right: 0.5625rem !important;
    padding-left: 0.5625rem !important;
  }
  .px-lg-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-6 {
    padding-right: 0.375rem !important;
    padding-left: 0.375rem !important;
  }
  .px-lg-4 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-3 {
    padding-right: 0.1875rem !important;
    padding-left: 0.1875rem !important;
  }
  .px-lg-2 {
    padding-right: 0.125rem !important;
    padding-left: 0.125rem !important;
  }
  .px-lg-1 {
    padding-right: 0.0625rem !important;
    padding-left: 0.0625rem !important;
  }
  .px-lg-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }
  .py-lg-140 {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }
  .py-lg-120 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-lg-100 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .py-lg-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-lg-72 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .py-lg-70 {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }
  .py-lg-60 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .py-lg-50 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }
  .py-lg-48 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-lg-40 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-lg-38 {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }
  .py-lg-36 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  .py-lg-32 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-lg-30 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-lg-28 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .py-lg-26 {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }
  .py-lg-24 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-20 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .py-lg-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-12 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-lg-10 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .py-lg-9 {
    padding-top: 0.5625rem !important;
    padding-bottom: 0.5625rem !important;
  }
  .py-lg-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-6 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }
  .py-lg-4 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-3 {
    padding-top: 0.1875rem !important;
    padding-bottom: 0.1875rem !important;
  }
  .py-lg-2 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }
  .py-lg-1 {
    padding-top: 0.0625rem !important;
    padding-bottom: 0.0625rem !important;
  }
  .py-lg-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .pt-lg-140 {
    padding-top: 8.75rem !important;
  }
  .pt-lg-120 {
    padding-top: 7.5rem !important;
  }
  .pt-lg-100 {
    padding-top: 6.25rem !important;
  }
  .pt-lg-80 {
    padding-top: 5rem !important;
  }
  .pt-lg-72 {
    padding-top: 4.5rem !important;
  }
  .pt-lg-70 {
    padding-top: 4.375rem !important;
  }
  .pt-lg-60 {
    padding-top: 3.75rem !important;
  }
  .pt-lg-50 {
    padding-top: 3.125rem !important;
  }
  .pt-lg-48 {
    padding-top: 3rem !important;
  }
  .pt-lg-40 {
    padding-top: 2.5rem !important;
  }
  .pt-lg-38 {
    padding-top: 2.375rem !important;
  }
  .pt-lg-36 {
    padding-top: 2.25rem !important;
  }
  .pt-lg-32 {
    padding-top: 2rem !important;
  }
  .pt-lg-30 {
    padding-top: 1.875rem !important;
  }
  .pt-lg-28 {
    padding-top: 1.75rem !important;
  }
  .pt-lg-26 {
    padding-top: 1.625rem !important;
  }
  .pt-lg-24 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-20 {
    padding-top: 1.25rem !important;
  }
  .pt-lg-16 {
    padding-top: 1rem !important;
  }
  .pt-lg-12 {
    padding-top: 0.75rem !important;
  }
  .pt-lg-10 {
    padding-top: 0.625rem !important;
  }
  .pt-lg-9 {
    padding-top: 0.5625rem !important;
  }
  .pt-lg-8 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-6 {
    padding-top: 0.375rem !important;
  }
  .pt-lg-4 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-3 {
    padding-top: 0.1875rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.125rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.0625rem !important;
  }
  .pt-lg-0 {
    padding-top: 0rem !important;
  }
  .pt-lg-18 {
    padding-top: 18px !important;
  }
  .pe-lg-140 {
    padding-right: 8.75rem !important;
  }
  .pe-lg-120 {
    padding-right: 7.5rem !important;
  }
  .pe-lg-100 {
    padding-right: 6.25rem !important;
  }
  .pe-lg-80 {
    padding-right: 5rem !important;
  }
  .pe-lg-72 {
    padding-right: 4.5rem !important;
  }
  .pe-lg-70 {
    padding-right: 4.375rem !important;
  }
  .pe-lg-60 {
    padding-right: 3.75rem !important;
  }
  .pe-lg-50 {
    padding-right: 3.125rem !important;
  }
  .pe-lg-48 {
    padding-right: 3rem !important;
  }
  .pe-lg-40 {
    padding-right: 2.5rem !important;
  }
  .pe-lg-38 {
    padding-right: 2.375rem !important;
  }
  .pe-lg-36 {
    padding-right: 2.25rem !important;
  }
  .pe-lg-32 {
    padding-right: 2rem !important;
  }
  .pe-lg-30 {
    padding-right: 1.875rem !important;
  }
  .pe-lg-28 {
    padding-right: 1.75rem !important;
  }
  .pe-lg-26 {
    padding-right: 1.625rem !important;
  }
  .pe-lg-24 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-20 {
    padding-right: 1.25rem !important;
  }
  .pe-lg-16 {
    padding-right: 1rem !important;
  }
  .pe-lg-12 {
    padding-right: 0.75rem !important;
  }
  .pe-lg-10 {
    padding-right: 0.625rem !important;
  }
  .pe-lg-9 {
    padding-right: 0.5625rem !important;
  }
  .pe-lg-8 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-6 {
    padding-right: 0.375rem !important;
  }
  .pe-lg-4 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-3 {
    padding-right: 0.1875rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.125rem !important;
  }
  .pe-lg-1 {
    padding-right: 0.0625rem !important;
  }
  .pe-lg-0 {
    padding-right: 0rem !important;
  }
  .pb-lg-140 {
    padding-bottom: 8.75rem !important;
  }
  .pb-lg-120 {
    padding-bottom: 7.5rem !important;
  }
  .pb-lg-100 {
    padding-bottom: 6.25rem !important;
  }
  .pb-lg-80 {
    padding-bottom: 5rem !important;
  }
  .pb-lg-72 {
    padding-bottom: 4.5rem !important;
  }
  .pb-lg-70 {
    padding-bottom: 4.375rem !important;
  }
  .pb-lg-60 {
    padding-bottom: 3.75rem !important;
  }
  .pb-lg-50 {
    padding-bottom: 3.125rem !important;
  }
  .pb-lg-48 {
    padding-bottom: 3rem !important;
  }
  .pb-lg-40 {
    padding-bottom: 2.5rem !important;
  }
  .pb-lg-38 {
    padding-bottom: 2.375rem !important;
  }
  .pb-lg-36 {
    padding-bottom: 2.25rem !important;
  }
  .pb-lg-32 {
    padding-bottom: 2rem !important;
  }
  .pb-lg-30 {
    padding-bottom: 1.875rem !important;
  }
  .pb-lg-28 {
    padding-bottom: 1.75rem !important;
  }
  .pb-lg-26 {
    padding-bottom: 1.625rem !important;
  }
  .pb-lg-24 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-20 {
    padding-bottom: 1.25rem !important;
  }
  .pb-lg-16 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-12 {
    padding-bottom: 0.75rem !important;
  }
  .pb-lg-10 {
    padding-bottom: 0.625rem !important;
  }
  .pb-lg-9 {
    padding-bottom: 0.5625rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 0.375rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 0.1875rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.125rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.0625rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0rem !important;
  }
  .ps-lg-140 {
    padding-left: 8.75rem !important;
  }
  .ps-lg-120 {
    padding-left: 7.5rem !important;
  }
  .ps-lg-100 {
    padding-left: 6.25rem !important;
  }
  .ps-lg-80 {
    padding-left: 5rem !important;
  }
  .ps-lg-72 {
    padding-left: 4.5rem !important;
  }
  .ps-lg-70 {
    padding-left: 4.375rem !important;
  }
  .ps-lg-60 {
    padding-left: 3.75rem !important;
  }
  .ps-lg-50 {
    padding-left: 3.125rem !important;
  }
  .ps-lg-48 {
    padding-left: 3rem !important;
  }
  .ps-lg-40 {
    padding-left: 2.5rem !important;
  }
  .ps-lg-38 {
    padding-left: 2.375rem !important;
  }
  .ps-lg-36 {
    padding-left: 2.25rem !important;
  }
  .ps-lg-32 {
    padding-left: 2rem !important;
  }
  .ps-lg-30 {
    padding-left: 1.875rem !important;
  }
  .ps-lg-28 {
    padding-left: 1.75rem !important;
  }
  .ps-lg-26 {
    padding-left: 1.625rem !important;
  }
  .ps-lg-24 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-20 {
    padding-left: 1.25rem !important;
  }
  .ps-lg-16 {
    padding-left: 1rem !important;
  }
  .ps-lg-12 {
    padding-left: 0.75rem !important;
  }
  .ps-lg-10 {
    padding-left: 0.625rem !important;
  }
  .ps-lg-9 {
    padding-left: 0.5625rem !important;
  }
  .ps-lg-8 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-6 {
    padding-left: 0.375rem !important;
  }
  .ps-lg-4 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-3 {
    padding-left: 0.1875rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.125rem !important;
  }
  .ps-lg-1 {
    padding-left: 0.0625rem !important;
  }
  .ps-lg-0 {
    padding-left: 0rem !important;
  }
}
@media (min-width: 1440px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .lh-xl-1 {
    line-height: 1 !important;
  }
  .lh-xl-1-5 {
    line-height: 1.5 !important;
  }
  .lh-xl-2 {
    line-height: 2 !important;
  }
  .fs-xl-5 {
    font-size: 1.25rem !important;
  }
  .fs-xl-4 {
    font-size: 1rem !important;
  }
  .fs-xl-3 {
    font-size: 0.75rem !important;
  }
  .fs-xl-2 {
    font-size: 0.5rem !important;
  }
  .fs-xl-1 {
    font-size: 0.25rem !important;
  }
  .fs-xl-14 {
    font-size: 14px !important;
  }
  .fs-xl-18 {
    font-size: 18px !important;
  }
  .fw-xl-100 {
    font-weight: lighter !important;
  }
  .fw-xl-300 {
    font-weight: 300 !important;
  }
  .fw-xl-400 {
    font-weight: 400 !important;
  }
  .fw-xl-500 {
    font-weight: 500 !important;
  }
  .fw-xl-600 {
    font-weight: 600 !important;
  }
  .fw-xl-700 {
    font-weight: 700 !important;
  }
  .fw-xl-900 {
    font-weight: bolder !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xl-140 {
    gap: 8.75rem !important;
  }
  .gap-xl-120 {
    gap: 7.5rem !important;
  }
  .gap-xl-100 {
    gap: 6.25rem !important;
  }
  .gap-xl-80 {
    gap: 5rem !important;
  }
  .gap-xl-72 {
    gap: 4.5rem !important;
  }
  .gap-xl-70 {
    gap: 4.375rem !important;
  }
  .gap-xl-60 {
    gap: 3.75rem !important;
  }
  .gap-xl-50 {
    gap: 3.125rem !important;
  }
  .gap-xl-48 {
    gap: 3rem !important;
  }
  .gap-xl-40 {
    gap: 2.5rem !important;
  }
  .gap-xl-38 {
    gap: 2.375rem !important;
  }
  .gap-xl-36 {
    gap: 2.25rem !important;
  }
  .gap-xl-32 {
    gap: 2rem !important;
  }
  .gap-xl-30 {
    gap: 1.875rem !important;
  }
  .gap-xl-28 {
    gap: 1.75rem !important;
  }
  .gap-xl-26 {
    gap: 1.625rem !important;
  }
  .gap-xl-24 {
    gap: 1.5rem !important;
  }
  .gap-xl-20 {
    gap: 1.25rem !important;
  }
  .gap-xl-16 {
    gap: 1rem !important;
  }
  .gap-xl-12 {
    gap: 0.75rem !important;
  }
  .gap-xl-10 {
    gap: 0.625rem !important;
  }
  .gap-xl-9 {
    gap: 0.5625rem !important;
  }
  .gap-xl-8 {
    gap: 0.5rem !important;
  }
  .gap-xl-6 {
    gap: 0.375rem !important;
  }
  .gap-xl-4 {
    gap: 0.25rem !important;
  }
  .gap-xl-3 {
    gap: 0.1875rem !important;
  }
  .gap-xl-2 {
    gap: 0.125rem !important;
  }
  .gap-xl-1 {
    gap: 0.0625rem !important;
  }
  .gap-xl-0 {
    gap: 0rem !important;
  }
  .justify-xl-start {
    justify-content: flex-start !important;
  }
  .justify-xl-end {
    justify-content: flex-end !important;
  }
  .justify-xl-center {
    justify-content: center !important;
  }
  .justify-xl-between {
    justify-content: space-between !important;
  }
  .justify-xl-around {
    justify-content: space-around !important;
  }
  .justify-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-140 {
    margin: 8.75rem !important;
  }
  .m-xl-120 {
    margin: 7.5rem !important;
  }
  .m-xl-100 {
    margin: 6.25rem !important;
  }
  .m-xl-80 {
    margin: 5rem !important;
  }
  .m-xl-72 {
    margin: 4.5rem !important;
  }
  .m-xl-70 {
    margin: 4.375rem !important;
  }
  .m-xl-60 {
    margin: 3.75rem !important;
  }
  .m-xl-50 {
    margin: 3.125rem !important;
  }
  .m-xl-48 {
    margin: 3rem !important;
  }
  .m-xl-40 {
    margin: 2.5rem !important;
  }
  .m-xl-38 {
    margin: 2.375rem !important;
  }
  .m-xl-36 {
    margin: 2.25rem !important;
  }
  .m-xl-32 {
    margin: 2rem !important;
  }
  .m-xl-30 {
    margin: 1.875rem !important;
  }
  .m-xl-28 {
    margin: 1.75rem !important;
  }
  .m-xl-26 {
    margin: 1.625rem !important;
  }
  .m-xl-24 {
    margin: 1.5rem !important;
  }
  .m-xl-20 {
    margin: 1.25rem !important;
  }
  .m-xl-16 {
    margin: 1rem !important;
  }
  .m-xl-12 {
    margin: 0.75rem !important;
  }
  .m-xl-10 {
    margin: 0.625rem !important;
  }
  .m-xl-9 {
    margin: 0.5625rem !important;
  }
  .m-xl-8 {
    margin: 0.5rem !important;
  }
  .m-xl-6 {
    margin: 0.375rem !important;
  }
  .m-xl-4 {
    margin: 0.25rem !important;
  }
  .m-xl-3 {
    margin: 0.1875rem !important;
  }
  .m-xl-2 {
    margin: 0.125rem !important;
  }
  .m-xl-1 {
    margin: 0.0625rem !important;
  }
  .m-xl-0 {
    margin: 0rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-140 {
    margin-right: 8.75rem !important;
    margin-left: 8.75rem !important;
  }
  .mx-xl-120 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-xl-100 {
    margin-right: 6.25rem !important;
    margin-left: 6.25rem !important;
  }
  .mx-xl-80 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-xl-72 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .mx-xl-70 {
    margin-right: 4.375rem !important;
    margin-left: 4.375rem !important;
  }
  .mx-xl-60 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .mx-xl-50 {
    margin-right: 3.125rem !important;
    margin-left: 3.125rem !important;
  }
  .mx-xl-48 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-40 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xl-38 {
    margin-right: 2.375rem !important;
    margin-left: 2.375rem !important;
  }
  .mx-xl-36 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .mx-xl-32 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xl-30 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-xl-28 {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .mx-xl-26 {
    margin-right: 1.625rem !important;
    margin-left: 1.625rem !important;
  }
  .mx-xl-24 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-20 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .mx-xl-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-12 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-xl-10 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important;
  }
  .mx-xl-9 {
    margin-right: 0.5625rem !important;
    margin-left: 0.5625rem !important;
  }
  .mx-xl-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-6 {
    margin-right: 0.375rem !important;
    margin-left: 0.375rem !important;
  }
  .mx-xl-4 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-3 {
    margin-right: 0.1875rem !important;
    margin-left: 0.1875rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.125rem !important;
    margin-left: 0.125rem !important;
  }
  .mx-xl-1 {
    margin-right: 0.0625rem !important;
    margin-left: 0.0625rem !important;
  }
  .mx-xl-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-140 {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }
  .my-xl-120 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-xl-100 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
  .my-xl-80 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-xl-72 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .my-xl-70 {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }
  .my-xl-60 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .my-xl-50 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }
  .my-xl-48 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-40 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xl-38 {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }
  .my-xl-36 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .my-xl-32 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xl-30 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-xl-28 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  .my-xl-26 {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }
  .my-xl-24 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-20 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .my-xl-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-12 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-xl-10 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .my-xl-9 {
    margin-top: 0.5625rem !important;
    margin-bottom: 0.5625rem !important;
  }
  .my-xl-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-6 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }
  .my-xl-4 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-3 {
    margin-top: 0.1875rem !important;
    margin-bottom: 0.1875rem !important;
  }
  .my-xl-2 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }
  .my-xl-1 {
    margin-top: 0.0625rem !important;
    margin-bottom: 0.0625rem !important;
  }
  .my-xl-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-140 {
    margin-top: 8.75rem !important;
  }
  .mt-xl-120 {
    margin-top: 7.5rem !important;
  }
  .mt-xl-100 {
    margin-top: 6.25rem !important;
  }
  .mt-xl-80 {
    margin-top: 5rem !important;
  }
  .mt-xl-72 {
    margin-top: 4.5rem !important;
  }
  .mt-xl-70 {
    margin-top: 4.375rem !important;
  }
  .mt-xl-60 {
    margin-top: 3.75rem !important;
  }
  .mt-xl-50 {
    margin-top: 3.125rem !important;
  }
  .mt-xl-48 {
    margin-top: 3rem !important;
  }
  .mt-xl-40 {
    margin-top: 2.5rem !important;
  }
  .mt-xl-38 {
    margin-top: 2.375rem !important;
  }
  .mt-xl-36 {
    margin-top: 2.25rem !important;
  }
  .mt-xl-32 {
    margin-top: 2rem !important;
  }
  .mt-xl-30 {
    margin-top: 1.875rem !important;
  }
  .mt-xl-28 {
    margin-top: 1.75rem !important;
  }
  .mt-xl-26 {
    margin-top: 1.625rem !important;
  }
  .mt-xl-24 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-20 {
    margin-top: 1.25rem !important;
  }
  .mt-xl-16 {
    margin-top: 1rem !important;
  }
  .mt-xl-12 {
    margin-top: 0.75rem !important;
  }
  .mt-xl-10 {
    margin-top: 0.625rem !important;
  }
  .mt-xl-9 {
    margin-top: 0.5625rem !important;
  }
  .mt-xl-8 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-6 {
    margin-top: 0.375rem !important;
  }
  .mt-xl-4 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-3 {
    margin-top: 0.1875rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.125rem !important;
  }
  .mt-xl-1 {
    margin-top: 0.0625rem !important;
  }
  .mt-xl-0 {
    margin-top: 0rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-140 {
    margin-right: 8.75rem !important;
  }
  .me-xl-120 {
    margin-right: 7.5rem !important;
  }
  .me-xl-100 {
    margin-right: 6.25rem !important;
  }
  .me-xl-80 {
    margin-right: 5rem !important;
  }
  .me-xl-72 {
    margin-right: 4.5rem !important;
  }
  .me-xl-70 {
    margin-right: 4.375rem !important;
  }
  .me-xl-60 {
    margin-right: 3.75rem !important;
  }
  .me-xl-50 {
    margin-right: 3.125rem !important;
  }
  .me-xl-48 {
    margin-right: 3rem !important;
  }
  .me-xl-40 {
    margin-right: 2.5rem !important;
  }
  .me-xl-38 {
    margin-right: 2.375rem !important;
  }
  .me-xl-36 {
    margin-right: 2.25rem !important;
  }
  .me-xl-32 {
    margin-right: 2rem !important;
  }
  .me-xl-30 {
    margin-right: 1.875rem !important;
  }
  .me-xl-28 {
    margin-right: 1.75rem !important;
  }
  .me-xl-26 {
    margin-right: 1.625rem !important;
  }
  .me-xl-24 {
    margin-right: 1.5rem !important;
  }
  .me-xl-20 {
    margin-right: 1.25rem !important;
  }
  .me-xl-16 {
    margin-right: 1rem !important;
  }
  .me-xl-12 {
    margin-right: 0.75rem !important;
  }
  .me-xl-10 {
    margin-right: 0.625rem !important;
  }
  .me-xl-9 {
    margin-right: 0.5625rem !important;
  }
  .me-xl-8 {
    margin-right: 0.5rem !important;
  }
  .me-xl-6 {
    margin-right: 0.375rem !important;
  }
  .me-xl-4 {
    margin-right: 0.25rem !important;
  }
  .me-xl-3 {
    margin-right: 0.1875rem !important;
  }
  .me-xl-2 {
    margin-right: 0.125rem !important;
  }
  .me-xl-1 {
    margin-right: 0.0625rem !important;
  }
  .me-xl-0 {
    margin-right: 0rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-140 {
    margin-bottom: 8.75rem !important;
  }
  .mb-xl-120 {
    margin-bottom: 7.5rem !important;
  }
  .mb-xl-100 {
    margin-bottom: 6.25rem !important;
  }
  .mb-xl-80 {
    margin-bottom: 5rem !important;
  }
  .mb-xl-72 {
    margin-bottom: 4.5rem !important;
  }
  .mb-xl-70 {
    margin-bottom: 4.375rem !important;
  }
  .mb-xl-60 {
    margin-bottom: 3.75rem !important;
  }
  .mb-xl-50 {
    margin-bottom: 3.125rem !important;
  }
  .mb-xl-48 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-40 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xl-38 {
    margin-bottom: 2.375rem !important;
  }
  .mb-xl-36 {
    margin-bottom: 2.25rem !important;
  }
  .mb-xl-32 {
    margin-bottom: 2rem !important;
  }
  .mb-xl-30 {
    margin-bottom: 1.875rem !important;
  }
  .mb-xl-28 {
    margin-bottom: 1.75rem !important;
  }
  .mb-xl-26 {
    margin-bottom: 1.625rem !important;
  }
  .mb-xl-24 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-20 {
    margin-bottom: 1.25rem !important;
  }
  .mb-xl-16 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-12 {
    margin-bottom: 0.75rem !important;
  }
  .mb-xl-10 {
    margin-bottom: 0.625rem !important;
  }
  .mb-xl-9 {
    margin-bottom: 0.5625rem !important;
  }
  .mb-xl-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 0.375rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 0.1875rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.125rem !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.0625rem !important;
  }
  .mb-xl-0 {
    margin-bottom: 0rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-140 {
    margin-left: 8.75rem !important;
  }
  .ms-xl-120 {
    margin-left: 7.5rem !important;
  }
  .ms-xl-100 {
    margin-left: 6.25rem !important;
  }
  .ms-xl-80 {
    margin-left: 5rem !important;
  }
  .ms-xl-72 {
    margin-left: 4.5rem !important;
  }
  .ms-xl-70 {
    margin-left: 4.375rem !important;
  }
  .ms-xl-60 {
    margin-left: 3.75rem !important;
  }
  .ms-xl-50 {
    margin-left: 3.125rem !important;
  }
  .ms-xl-48 {
    margin-left: 3rem !important;
  }
  .ms-xl-40 {
    margin-left: 2.5rem !important;
  }
  .ms-xl-38 {
    margin-left: 2.375rem !important;
  }
  .ms-xl-36 {
    margin-left: 2.25rem !important;
  }
  .ms-xl-32 {
    margin-left: 2rem !important;
  }
  .ms-xl-30 {
    margin-left: 1.875rem !important;
  }
  .ms-xl-28 {
    margin-left: 1.75rem !important;
  }
  .ms-xl-26 {
    margin-left: 1.625rem !important;
  }
  .ms-xl-24 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-20 {
    margin-left: 1.25rem !important;
  }
  .ms-xl-16 {
    margin-left: 1rem !important;
  }
  .ms-xl-12 {
    margin-left: 0.75rem !important;
  }
  .ms-xl-10 {
    margin-left: 0.625rem !important;
  }
  .ms-xl-9 {
    margin-left: 0.5625rem !important;
  }
  .ms-xl-8 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-6 {
    margin-left: 0.375rem !important;
  }
  .ms-xl-4 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-3 {
    margin-left: 0.1875rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.125rem !important;
  }
  .ms-xl-1 {
    margin-left: 0.0625rem !important;
  }
  .ms-xl-0 {
    margin-left: 0rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .m-xl-n140 {
    margin: -8.75rem !important;
  }
  .m-xl-n120 {
    margin: -7.5rem !important;
  }
  .m-xl-n100 {
    margin: -6.25rem !important;
  }
  .m-xl-n80 {
    margin: -5rem !important;
  }
  .m-xl-n72 {
    margin: -4.5rem !important;
  }
  .m-xl-n70 {
    margin: -4.375rem !important;
  }
  .m-xl-n60 {
    margin: -3.75rem !important;
  }
  .m-xl-n50 {
    margin: -3.125rem !important;
  }
  .m-xl-n48 {
    margin: -3rem !important;
  }
  .m-xl-n40 {
    margin: -2.5rem !important;
  }
  .m-xl-n38 {
    margin: -2.375rem !important;
  }
  .m-xl-n36 {
    margin: -2.25rem !important;
  }
  .m-xl-n32 {
    margin: -2rem !important;
  }
  .m-xl-n30 {
    margin: -1.875rem !important;
  }
  .m-xl-n28 {
    margin: -1.75rem !important;
  }
  .m-xl-n26 {
    margin: -1.625rem !important;
  }
  .m-xl-n24 {
    margin: -1.5rem !important;
  }
  .m-xl-n20 {
    margin: -1.25rem !important;
  }
  .m-xl-n16 {
    margin: -1rem !important;
  }
  .m-xl-n12 {
    margin: -0.75rem !important;
  }
  .m-xl-n10 {
    margin: -0.625rem !important;
  }
  .m-xl-n9 {
    margin: -0.5625rem !important;
  }
  .m-xl-n8 {
    margin: -0.5rem !important;
  }
  .m-xl-n6 {
    margin: -0.375rem !important;
  }
  .m-xl-n4 {
    margin: -0.25rem !important;
  }
  .m-xl-n3 {
    margin: -0.1875rem !important;
  }
  .m-xl-n2 {
    margin: -0.125rem !important;
  }
  .m-xl-n1 {
    margin: -0.0625rem !important;
  }
  .mx-xl-n140 {
    margin-right: -8.75rem !important;
    margin-left: -8.75rem !important;
  }
  .mx-xl-n120 {
    margin-right: -7.5rem !important;
    margin-left: -7.5rem !important;
  }
  .mx-xl-n100 {
    margin-right: -6.25rem !important;
    margin-left: -6.25rem !important;
  }
  .mx-xl-n80 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-xl-n72 {
    margin-right: -4.5rem !important;
    margin-left: -4.5rem !important;
  }
  .mx-xl-n70 {
    margin-right: -4.375rem !important;
    margin-left: -4.375rem !important;
  }
  .mx-xl-n60 {
    margin-right: -3.75rem !important;
    margin-left: -3.75rem !important;
  }
  .mx-xl-n50 {
    margin-right: -3.125rem !important;
    margin-left: -3.125rem !important;
  }
  .mx-xl-n48 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-xl-n40 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-xl-n38 {
    margin-right: -2.375rem !important;
    margin-left: -2.375rem !important;
  }
  .mx-xl-n36 {
    margin-right: -2.25rem !important;
    margin-left: -2.25rem !important;
  }
  .mx-xl-n32 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-xl-n30 {
    margin-right: -1.875rem !important;
    margin-left: -1.875rem !important;
  }
  .mx-xl-n28 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  .mx-xl-n26 {
    margin-right: -1.625rem !important;
    margin-left: -1.625rem !important;
  }
  .mx-xl-n24 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-xl-n20 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .mx-xl-n16 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-xl-n12 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .mx-xl-n10 {
    margin-right: -0.625rem !important;
    margin-left: -0.625rem !important;
  }
  .mx-xl-n9 {
    margin-right: -0.5625rem !important;
    margin-left: -0.5625rem !important;
  }
  .mx-xl-n8 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-xl-n6 {
    margin-right: -0.375rem !important;
    margin-left: -0.375rem !important;
  }
  .mx-xl-n4 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-xl-n3 {
    margin-right: -0.1875rem !important;
    margin-left: -0.1875rem !important;
  }
  .mx-xl-n2 {
    margin-right: -0.125rem !important;
    margin-left: -0.125rem !important;
  }
  .mx-xl-n1 {
    margin-right: -0.0625rem !important;
    margin-left: -0.0625rem !important;
  }
  .my-xl-n140 {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }
  .my-xl-n120 {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }
  .my-xl-n100 {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }
  .my-xl-n80 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-xl-n72 {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }
  .my-xl-n70 {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }
  .my-xl-n60 {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }
  .my-xl-n50 {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }
  .my-xl-n48 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-xl-n40 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-xl-n38 {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }
  .my-xl-n36 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }
  .my-xl-n32 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-xl-n30 {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }
  .my-xl-n28 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  .my-xl-n26 {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }
  .my-xl-n24 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-xl-n20 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  .my-xl-n16 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-xl-n12 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  .my-xl-n10 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }
  .my-xl-n9 {
    margin-top: -0.5625rem !important;
    margin-bottom: -0.5625rem !important;
  }
  .my-xl-n8 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-xl-n6 {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }
  .my-xl-n4 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-xl-n3 {
    margin-top: -0.1875rem !important;
    margin-bottom: -0.1875rem !important;
  }
  .my-xl-n2 {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }
  .my-xl-n1 {
    margin-top: -0.0625rem !important;
    margin-bottom: -0.0625rem !important;
  }
  .mt-xl-n140 {
    margin-top: -8.75rem !important;
  }
  .mt-xl-n120 {
    margin-top: -7.5rem !important;
  }
  .mt-xl-n100 {
    margin-top: -6.25rem !important;
  }
  .mt-xl-n80 {
    margin-top: -5rem !important;
  }
  .mt-xl-n72 {
    margin-top: -4.5rem !important;
  }
  .mt-xl-n70 {
    margin-top: -4.375rem !important;
  }
  .mt-xl-n60 {
    margin-top: -3.75rem !important;
  }
  .mt-xl-n50 {
    margin-top: -3.125rem !important;
  }
  .mt-xl-n48 {
    margin-top: -3rem !important;
  }
  .mt-xl-n40 {
    margin-top: -2.5rem !important;
  }
  .mt-xl-n38 {
    margin-top: -2.375rem !important;
  }
  .mt-xl-n36 {
    margin-top: -2.25rem !important;
  }
  .mt-xl-n32 {
    margin-top: -2rem !important;
  }
  .mt-xl-n30 {
    margin-top: -1.875rem !important;
  }
  .mt-xl-n28 {
    margin-top: -1.75rem !important;
  }
  .mt-xl-n26 {
    margin-top: -1.625rem !important;
  }
  .mt-xl-n24 {
    margin-top: -1.5rem !important;
  }
  .mt-xl-n20 {
    margin-top: -1.25rem !important;
  }
  .mt-xl-n16 {
    margin-top: -1rem !important;
  }
  .mt-xl-n12 {
    margin-top: -0.75rem !important;
  }
  .mt-xl-n10 {
    margin-top: -0.625rem !important;
  }
  .mt-xl-n9 {
    margin-top: -0.5625rem !important;
  }
  .mt-xl-n8 {
    margin-top: -0.5rem !important;
  }
  .mt-xl-n6 {
    margin-top: -0.375rem !important;
  }
  .mt-xl-n4 {
    margin-top: -0.25rem !important;
  }
  .mt-xl-n3 {
    margin-top: -0.1875rem !important;
  }
  .mt-xl-n2 {
    margin-top: -0.125rem !important;
  }
  .mt-xl-n1 {
    margin-top: -0.0625rem !important;
  }
  .me-xl-n140 {
    margin-right: -8.75rem !important;
  }
  .me-xl-n120 {
    margin-right: -7.5rem !important;
  }
  .me-xl-n100 {
    margin-right: -6.25rem !important;
  }
  .me-xl-n80 {
    margin-right: -5rem !important;
  }
  .me-xl-n72 {
    margin-right: -4.5rem !important;
  }
  .me-xl-n70 {
    margin-right: -4.375rem !important;
  }
  .me-xl-n60 {
    margin-right: -3.75rem !important;
  }
  .me-xl-n50 {
    margin-right: -3.125rem !important;
  }
  .me-xl-n48 {
    margin-right: -3rem !important;
  }
  .me-xl-n40 {
    margin-right: -2.5rem !important;
  }
  .me-xl-n38 {
    margin-right: -2.375rem !important;
  }
  .me-xl-n36 {
    margin-right: -2.25rem !important;
  }
  .me-xl-n32 {
    margin-right: -2rem !important;
  }
  .me-xl-n30 {
    margin-right: -1.875rem !important;
  }
  .me-xl-n28 {
    margin-right: -1.75rem !important;
  }
  .me-xl-n26 {
    margin-right: -1.625rem !important;
  }
  .me-xl-n24 {
    margin-right: -1.5rem !important;
  }
  .me-xl-n20 {
    margin-right: -1.25rem !important;
  }
  .me-xl-n16 {
    margin-right: -1rem !important;
  }
  .me-xl-n12 {
    margin-right: -0.75rem !important;
  }
  .me-xl-n10 {
    margin-right: -0.625rem !important;
  }
  .me-xl-n9 {
    margin-right: -0.5625rem !important;
  }
  .me-xl-n8 {
    margin-right: -0.5rem !important;
  }
  .me-xl-n6 {
    margin-right: -0.375rem !important;
  }
  .me-xl-n4 {
    margin-right: -0.25rem !important;
  }
  .me-xl-n3 {
    margin-right: -0.1875rem !important;
  }
  .me-xl-n2 {
    margin-right: -0.125rem !important;
  }
  .me-xl-n1 {
    margin-right: -0.0625rem !important;
  }
  .mb-xl-n140 {
    margin-bottom: -8.75rem !important;
  }
  .mb-xl-n120 {
    margin-bottom: -7.5rem !important;
  }
  .mb-xl-n100 {
    margin-bottom: -6.25rem !important;
  }
  .mb-xl-n80 {
    margin-bottom: -5rem !important;
  }
  .mb-xl-n72 {
    margin-bottom: -4.5rem !important;
  }
  .mb-xl-n70 {
    margin-bottom: -4.375rem !important;
  }
  .mb-xl-n60 {
    margin-bottom: -3.75rem !important;
  }
  .mb-xl-n50 {
    margin-bottom: -3.125rem !important;
  }
  .mb-xl-n48 {
    margin-bottom: -3rem !important;
  }
  .mb-xl-n40 {
    margin-bottom: -2.5rem !important;
  }
  .mb-xl-n38 {
    margin-bottom: -2.375rem !important;
  }
  .mb-xl-n36 {
    margin-bottom: -2.25rem !important;
  }
  .mb-xl-n32 {
    margin-bottom: -2rem !important;
  }
  .mb-xl-n30 {
    margin-bottom: -1.875rem !important;
  }
  .mb-xl-n28 {
    margin-bottom: -1.75rem !important;
  }
  .mb-xl-n26 {
    margin-bottom: -1.625rem !important;
  }
  .mb-xl-n24 {
    margin-bottom: -1.5rem !important;
  }
  .mb-xl-n20 {
    margin-bottom: -1.25rem !important;
  }
  .mb-xl-n16 {
    margin-bottom: -1rem !important;
  }
  .mb-xl-n12 {
    margin-bottom: -0.75rem !important;
  }
  .mb-xl-n10 {
    margin-bottom: -0.625rem !important;
  }
  .mb-xl-n9 {
    margin-bottom: -0.5625rem !important;
  }
  .mb-xl-n8 {
    margin-bottom: -0.5rem !important;
  }
  .mb-xl-n6 {
    margin-bottom: -0.375rem !important;
  }
  .mb-xl-n4 {
    margin-bottom: -0.25rem !important;
  }
  .mb-xl-n3 {
    margin-bottom: -0.1875rem !important;
  }
  .mb-xl-n2 {
    margin-bottom: -0.125rem !important;
  }
  .mb-xl-n1 {
    margin-bottom: -0.0625rem !important;
  }
  .ms-xl-n140 {
    margin-left: -8.75rem !important;
  }
  .ms-xl-n120 {
    margin-left: -7.5rem !important;
  }
  .ms-xl-n100 {
    margin-left: -6.25rem !important;
  }
  .ms-xl-n80 {
    margin-left: -5rem !important;
  }
  .ms-xl-n72 {
    margin-left: -4.5rem !important;
  }
  .ms-xl-n70 {
    margin-left: -4.375rem !important;
  }
  .ms-xl-n60 {
    margin-left: -3.75rem !important;
  }
  .ms-xl-n50 {
    margin-left: -3.125rem !important;
  }
  .ms-xl-n48 {
    margin-left: -3rem !important;
  }
  .ms-xl-n40 {
    margin-left: -2.5rem !important;
  }
  .ms-xl-n38 {
    margin-left: -2.375rem !important;
  }
  .ms-xl-n36 {
    margin-left: -2.25rem !important;
  }
  .ms-xl-n32 {
    margin-left: -2rem !important;
  }
  .ms-xl-n30 {
    margin-left: -1.875rem !important;
  }
  .ms-xl-n28 {
    margin-left: -1.75rem !important;
  }
  .ms-xl-n26 {
    margin-left: -1.625rem !important;
  }
  .ms-xl-n24 {
    margin-left: -1.5rem !important;
  }
  .ms-xl-n20 {
    margin-left: -1.25rem !important;
  }
  .ms-xl-n16 {
    margin-left: -1rem !important;
  }
  .ms-xl-n12 {
    margin-left: -0.75rem !important;
  }
  .ms-xl-n10 {
    margin-left: -0.625rem !important;
  }
  .ms-xl-n9 {
    margin-left: -0.5625rem !important;
  }
  .ms-xl-n8 {
    margin-left: -0.5rem !important;
  }
  .ms-xl-n6 {
    margin-left: -0.375rem !important;
  }
  .ms-xl-n4 {
    margin-left: -0.25rem !important;
  }
  .ms-xl-n3 {
    margin-left: -0.1875rem !important;
  }
  .ms-xl-n2 {
    margin-left: -0.125rem !important;
  }
  .ms-xl-n1 {
    margin-left: -0.0625rem !important;
  }
  .p-xl-140 {
    padding: 8.75rem !important;
  }
  .p-xl-120 {
    padding: 7.5rem !important;
  }
  .p-xl-100 {
    padding: 6.25rem !important;
  }
  .p-xl-80 {
    padding: 5rem !important;
  }
  .p-xl-72 {
    padding: 4.5rem !important;
  }
  .p-xl-70 {
    padding: 4.375rem !important;
  }
  .p-xl-60 {
    padding: 3.75rem !important;
  }
  .p-xl-50 {
    padding: 3.125rem !important;
  }
  .p-xl-48 {
    padding: 3rem !important;
  }
  .p-xl-40 {
    padding: 2.5rem !important;
  }
  .p-xl-38 {
    padding: 2.375rem !important;
  }
  .p-xl-36 {
    padding: 2.25rem !important;
  }
  .p-xl-32 {
    padding: 2rem !important;
  }
  .p-xl-30 {
    padding: 1.875rem !important;
  }
  .p-xl-28 {
    padding: 1.75rem !important;
  }
  .p-xl-26 {
    padding: 1.625rem !important;
  }
  .p-xl-24 {
    padding: 1.5rem !important;
  }
  .p-xl-20 {
    padding: 1.25rem !important;
  }
  .p-xl-16 {
    padding: 1rem !important;
  }
  .p-xl-12 {
    padding: 0.75rem !important;
  }
  .p-xl-10 {
    padding: 0.625rem !important;
  }
  .p-xl-9 {
    padding: 0.5625rem !important;
  }
  .p-xl-8 {
    padding: 0.5rem !important;
  }
  .p-xl-6 {
    padding: 0.375rem !important;
  }
  .p-xl-4 {
    padding: 0.25rem !important;
  }
  .p-xl-3 {
    padding: 0.1875rem !important;
  }
  .p-xl-2 {
    padding: 0.125rem !important;
  }
  .p-xl-1 {
    padding: 0.0625rem !important;
  }
  .p-xl-0 {
    padding: 0rem !important;
  }
  .px-xl-140 {
    padding-right: 8.75rem !important;
    padding-left: 8.75rem !important;
  }
  .px-xl-120 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-xl-100 {
    padding-right: 6.25rem !important;
    padding-left: 6.25rem !important;
  }
  .px-xl-80 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-xl-72 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .px-xl-70 {
    padding-right: 4.375rem !important;
    padding-left: 4.375rem !important;
  }
  .px-xl-60 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
  }
  .px-xl-50 {
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !important;
  }
  .px-xl-48 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xl-40 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xl-38 {
    padding-right: 2.375rem !important;
    padding-left: 2.375rem !important;
  }
  .px-xl-36 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
  }
  .px-xl-32 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xl-30 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-xl-28 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  .px-xl-26 {
    padding-right: 1.625rem !important;
    padding-left: 1.625rem !important;
  }
  .px-xl-24 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-20 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .px-xl-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-12 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-xl-10 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important;
  }
  .px-xl-9 {
    padding-right: 0.5625rem !important;
    padding-left: 0.5625rem !important;
  }
  .px-xl-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-6 {
    padding-right: 0.375rem !important;
    padding-left: 0.375rem !important;
  }
  .px-xl-4 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-3 {
    padding-right: 0.1875rem !important;
    padding-left: 0.1875rem !important;
  }
  .px-xl-2 {
    padding-right: 0.125rem !important;
    padding-left: 0.125rem !important;
  }
  .px-xl-1 {
    padding-right: 0.0625rem !important;
    padding-left: 0.0625rem !important;
  }
  .px-xl-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }
  .py-xl-140 {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }
  .py-xl-120 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-xl-100 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .py-xl-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-xl-72 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .py-xl-70 {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }
  .py-xl-60 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .py-xl-50 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }
  .py-xl-48 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xl-40 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xl-38 {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }
  .py-xl-36 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  .py-xl-32 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xl-30 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-xl-28 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .py-xl-26 {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }
  .py-xl-24 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-20 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .py-xl-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-12 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-xl-10 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .py-xl-9 {
    padding-top: 0.5625rem !important;
    padding-bottom: 0.5625rem !important;
  }
  .py-xl-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-6 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }
  .py-xl-4 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-3 {
    padding-top: 0.1875rem !important;
    padding-bottom: 0.1875rem !important;
  }
  .py-xl-2 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }
  .py-xl-1 {
    padding-top: 0.0625rem !important;
    padding-bottom: 0.0625rem !important;
  }
  .py-xl-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .pt-xl-140 {
    padding-top: 8.75rem !important;
  }
  .pt-xl-120 {
    padding-top: 7.5rem !important;
  }
  .pt-xl-100 {
    padding-top: 6.25rem !important;
  }
  .pt-xl-80 {
    padding-top: 5rem !important;
  }
  .pt-xl-72 {
    padding-top: 4.5rem !important;
  }
  .pt-xl-70 {
    padding-top: 4.375rem !important;
  }
  .pt-xl-60 {
    padding-top: 3.75rem !important;
  }
  .pt-xl-50 {
    padding-top: 3.125rem !important;
  }
  .pt-xl-48 {
    padding-top: 3rem !important;
  }
  .pt-xl-40 {
    padding-top: 2.5rem !important;
  }
  .pt-xl-38 {
    padding-top: 2.375rem !important;
  }
  .pt-xl-36 {
    padding-top: 2.25rem !important;
  }
  .pt-xl-32 {
    padding-top: 2rem !important;
  }
  .pt-xl-30 {
    padding-top: 1.875rem !important;
  }
  .pt-xl-28 {
    padding-top: 1.75rem !important;
  }
  .pt-xl-26 {
    padding-top: 1.625rem !important;
  }
  .pt-xl-24 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-20 {
    padding-top: 1.25rem !important;
  }
  .pt-xl-16 {
    padding-top: 1rem !important;
  }
  .pt-xl-12 {
    padding-top: 0.75rem !important;
  }
  .pt-xl-10 {
    padding-top: 0.625rem !important;
  }
  .pt-xl-9 {
    padding-top: 0.5625rem !important;
  }
  .pt-xl-8 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-6 {
    padding-top: 0.375rem !important;
  }
  .pt-xl-4 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-3 {
    padding-top: 0.1875rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.125rem !important;
  }
  .pt-xl-1 {
    padding-top: 0.0625rem !important;
  }
  .pt-xl-0 {
    padding-top: 0rem !important;
  }
  .pt-xl-18 {
    padding-top: 18px !important;
  }
  .pe-xl-140 {
    padding-right: 8.75rem !important;
  }
  .pe-xl-120 {
    padding-right: 7.5rem !important;
  }
  .pe-xl-100 {
    padding-right: 6.25rem !important;
  }
  .pe-xl-80 {
    padding-right: 5rem !important;
  }
  .pe-xl-72 {
    padding-right: 4.5rem !important;
  }
  .pe-xl-70 {
    padding-right: 4.375rem !important;
  }
  .pe-xl-60 {
    padding-right: 3.75rem !important;
  }
  .pe-xl-50 {
    padding-right: 3.125rem !important;
  }
  .pe-xl-48 {
    padding-right: 3rem !important;
  }
  .pe-xl-40 {
    padding-right: 2.5rem !important;
  }
  .pe-xl-38 {
    padding-right: 2.375rem !important;
  }
  .pe-xl-36 {
    padding-right: 2.25rem !important;
  }
  .pe-xl-32 {
    padding-right: 2rem !important;
  }
  .pe-xl-30 {
    padding-right: 1.875rem !important;
  }
  .pe-xl-28 {
    padding-right: 1.75rem !important;
  }
  .pe-xl-26 {
    padding-right: 1.625rem !important;
  }
  .pe-xl-24 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-20 {
    padding-right: 1.25rem !important;
  }
  .pe-xl-16 {
    padding-right: 1rem !important;
  }
  .pe-xl-12 {
    padding-right: 0.75rem !important;
  }
  .pe-xl-10 {
    padding-right: 0.625rem !important;
  }
  .pe-xl-9 {
    padding-right: 0.5625rem !important;
  }
  .pe-xl-8 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-6 {
    padding-right: 0.375rem !important;
  }
  .pe-xl-4 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-3 {
    padding-right: 0.1875rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.125rem !important;
  }
  .pe-xl-1 {
    padding-right: 0.0625rem !important;
  }
  .pe-xl-0 {
    padding-right: 0rem !important;
  }
  .pb-xl-140 {
    padding-bottom: 8.75rem !important;
  }
  .pb-xl-120 {
    padding-bottom: 7.5rem !important;
  }
  .pb-xl-100 {
    padding-bottom: 6.25rem !important;
  }
  .pb-xl-80 {
    padding-bottom: 5rem !important;
  }
  .pb-xl-72 {
    padding-bottom: 4.5rem !important;
  }
  .pb-xl-70 {
    padding-bottom: 4.375rem !important;
  }
  .pb-xl-60 {
    padding-bottom: 3.75rem !important;
  }
  .pb-xl-50 {
    padding-bottom: 3.125rem !important;
  }
  .pb-xl-48 {
    padding-bottom: 3rem !important;
  }
  .pb-xl-40 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xl-38 {
    padding-bottom: 2.375rem !important;
  }
  .pb-xl-36 {
    padding-bottom: 2.25rem !important;
  }
  .pb-xl-32 {
    padding-bottom: 2rem !important;
  }
  .pb-xl-30 {
    padding-bottom: 1.875rem !important;
  }
  .pb-xl-28 {
    padding-bottom: 1.75rem !important;
  }
  .pb-xl-26 {
    padding-bottom: 1.625rem !important;
  }
  .pb-xl-24 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-20 {
    padding-bottom: 1.25rem !important;
  }
  .pb-xl-16 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-12 {
    padding-bottom: 0.75rem !important;
  }
  .pb-xl-10 {
    padding-bottom: 0.625rem !important;
  }
  .pb-xl-9 {
    padding-bottom: 0.5625rem !important;
  }
  .pb-xl-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-6 {
    padding-bottom: 0.375rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 0.1875rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.125rem !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.0625rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0rem !important;
  }
  .ps-xl-140 {
    padding-left: 8.75rem !important;
  }
  .ps-xl-120 {
    padding-left: 7.5rem !important;
  }
  .ps-xl-100 {
    padding-left: 6.25rem !important;
  }
  .ps-xl-80 {
    padding-left: 5rem !important;
  }
  .ps-xl-72 {
    padding-left: 4.5rem !important;
  }
  .ps-xl-70 {
    padding-left: 4.375rem !important;
  }
  .ps-xl-60 {
    padding-left: 3.75rem !important;
  }
  .ps-xl-50 {
    padding-left: 3.125rem !important;
  }
  .ps-xl-48 {
    padding-left: 3rem !important;
  }
  .ps-xl-40 {
    padding-left: 2.5rem !important;
  }
  .ps-xl-38 {
    padding-left: 2.375rem !important;
  }
  .ps-xl-36 {
    padding-left: 2.25rem !important;
  }
  .ps-xl-32 {
    padding-left: 2rem !important;
  }
  .ps-xl-30 {
    padding-left: 1.875rem !important;
  }
  .ps-xl-28 {
    padding-left: 1.75rem !important;
  }
  .ps-xl-26 {
    padding-left: 1.625rem !important;
  }
  .ps-xl-24 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-20 {
    padding-left: 1.25rem !important;
  }
  .ps-xl-16 {
    padding-left: 1rem !important;
  }
  .ps-xl-12 {
    padding-left: 0.75rem !important;
  }
  .ps-xl-10 {
    padding-left: 0.625rem !important;
  }
  .ps-xl-9 {
    padding-left: 0.5625rem !important;
  }
  .ps-xl-8 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-6 {
    padding-left: 0.375rem !important;
  }
  .ps-xl-4 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-3 {
    padding-left: 0.1875rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.125rem !important;
  }
  .ps-xl-1 {
    padding-left: 0.0625rem !important;
  }
  .ps-xl-0 {
    padding-left: 0rem !important;
  }
}
@media (min-width: 1920px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .lh-xxl-1 {
    line-height: 1 !important;
  }
  .lh-xxl-1-5 {
    line-height: 1.5 !important;
  }
  .lh-xxl-2 {
    line-height: 2 !important;
  }
  .fs-xxl-5 {
    font-size: 1.25rem !important;
  }
  .fs-xxl-4 {
    font-size: 1rem !important;
  }
  .fs-xxl-3 {
    font-size: 0.75rem !important;
  }
  .fs-xxl-2 {
    font-size: 0.5rem !important;
  }
  .fs-xxl-1 {
    font-size: 0.25rem !important;
  }
  .fs-xxl-14 {
    font-size: 14px !important;
  }
  .fs-xxl-18 {
    font-size: 18px !important;
  }
  .fw-xxl-100 {
    font-weight: lighter !important;
  }
  .fw-xxl-300 {
    font-weight: 300 !important;
  }
  .fw-xxl-400 {
    font-weight: 400 !important;
  }
  .fw-xxl-500 {
    font-weight: 500 !important;
  }
  .fw-xxl-600 {
    font-weight: 600 !important;
  }
  .fw-xxl-700 {
    font-weight: 700 !important;
  }
  .fw-xxl-900 {
    font-weight: bolder !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xxl-140 {
    gap: 8.75rem !important;
  }
  .gap-xxl-120 {
    gap: 7.5rem !important;
  }
  .gap-xxl-100 {
    gap: 6.25rem !important;
  }
  .gap-xxl-80 {
    gap: 5rem !important;
  }
  .gap-xxl-72 {
    gap: 4.5rem !important;
  }
  .gap-xxl-70 {
    gap: 4.375rem !important;
  }
  .gap-xxl-60 {
    gap: 3.75rem !important;
  }
  .gap-xxl-50 {
    gap: 3.125rem !important;
  }
  .gap-xxl-48 {
    gap: 3rem !important;
  }
  .gap-xxl-40 {
    gap: 2.5rem !important;
  }
  .gap-xxl-38 {
    gap: 2.375rem !important;
  }
  .gap-xxl-36 {
    gap: 2.25rem !important;
  }
  .gap-xxl-32 {
    gap: 2rem !important;
  }
  .gap-xxl-30 {
    gap: 1.875rem !important;
  }
  .gap-xxl-28 {
    gap: 1.75rem !important;
  }
  .gap-xxl-26 {
    gap: 1.625rem !important;
  }
  .gap-xxl-24 {
    gap: 1.5rem !important;
  }
  .gap-xxl-20 {
    gap: 1.25rem !important;
  }
  .gap-xxl-16 {
    gap: 1rem !important;
  }
  .gap-xxl-12 {
    gap: 0.75rem !important;
  }
  .gap-xxl-10 {
    gap: 0.625rem !important;
  }
  .gap-xxl-9 {
    gap: 0.5625rem !important;
  }
  .gap-xxl-8 {
    gap: 0.5rem !important;
  }
  .gap-xxl-6 {
    gap: 0.375rem !important;
  }
  .gap-xxl-4 {
    gap: 0.25rem !important;
  }
  .gap-xxl-3 {
    gap: 0.1875rem !important;
  }
  .gap-xxl-2 {
    gap: 0.125rem !important;
  }
  .gap-xxl-1 {
    gap: 0.0625rem !important;
  }
  .gap-xxl-0 {
    gap: 0rem !important;
  }
  .justify-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-xxl-center {
    justify-content: center !important;
  }
  .justify-xxl-between {
    justify-content: space-between !important;
  }
  .justify-xxl-around {
    justify-content: space-around !important;
  }
  .justify-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-140 {
    margin: 8.75rem !important;
  }
  .m-xxl-120 {
    margin: 7.5rem !important;
  }
  .m-xxl-100 {
    margin: 6.25rem !important;
  }
  .m-xxl-80 {
    margin: 5rem !important;
  }
  .m-xxl-72 {
    margin: 4.5rem !important;
  }
  .m-xxl-70 {
    margin: 4.375rem !important;
  }
  .m-xxl-60 {
    margin: 3.75rem !important;
  }
  .m-xxl-50 {
    margin: 3.125rem !important;
  }
  .m-xxl-48 {
    margin: 3rem !important;
  }
  .m-xxl-40 {
    margin: 2.5rem !important;
  }
  .m-xxl-38 {
    margin: 2.375rem !important;
  }
  .m-xxl-36 {
    margin: 2.25rem !important;
  }
  .m-xxl-32 {
    margin: 2rem !important;
  }
  .m-xxl-30 {
    margin: 1.875rem !important;
  }
  .m-xxl-28 {
    margin: 1.75rem !important;
  }
  .m-xxl-26 {
    margin: 1.625rem !important;
  }
  .m-xxl-24 {
    margin: 1.5rem !important;
  }
  .m-xxl-20 {
    margin: 1.25rem !important;
  }
  .m-xxl-16 {
    margin: 1rem !important;
  }
  .m-xxl-12 {
    margin: 0.75rem !important;
  }
  .m-xxl-10 {
    margin: 0.625rem !important;
  }
  .m-xxl-9 {
    margin: 0.5625rem !important;
  }
  .m-xxl-8 {
    margin: 0.5rem !important;
  }
  .m-xxl-6 {
    margin: 0.375rem !important;
  }
  .m-xxl-4 {
    margin: 0.25rem !important;
  }
  .m-xxl-3 {
    margin: 0.1875rem !important;
  }
  .m-xxl-2 {
    margin: 0.125rem !important;
  }
  .m-xxl-1 {
    margin: 0.0625rem !important;
  }
  .m-xxl-0 {
    margin: 0rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-140 {
    margin-right: 8.75rem !important;
    margin-left: 8.75rem !important;
  }
  .mx-xxl-120 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-xxl-100 {
    margin-right: 6.25rem !important;
    margin-left: 6.25rem !important;
  }
  .mx-xxl-80 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-xxl-72 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .mx-xxl-70 {
    margin-right: 4.375rem !important;
    margin-left: 4.375rem !important;
  }
  .mx-xxl-60 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .mx-xxl-50 {
    margin-right: 3.125rem !important;
    margin-left: 3.125rem !important;
  }
  .mx-xxl-48 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-40 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xxl-38 {
    margin-right: 2.375rem !important;
    margin-left: 2.375rem !important;
  }
  .mx-xxl-36 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .mx-xxl-32 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xxl-30 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-xxl-28 {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .mx-xxl-26 {
    margin-right: 1.625rem !important;
    margin-left: 1.625rem !important;
  }
  .mx-xxl-24 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-20 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .mx-xxl-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-12 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .mx-xxl-10 {
    margin-right: 0.625rem !important;
    margin-left: 0.625rem !important;
  }
  .mx-xxl-9 {
    margin-right: 0.5625rem !important;
    margin-left: 0.5625rem !important;
  }
  .mx-xxl-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-6 {
    margin-right: 0.375rem !important;
    margin-left: 0.375rem !important;
  }
  .mx-xxl-4 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-3 {
    margin-right: 0.1875rem !important;
    margin-left: 0.1875rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.125rem !important;
    margin-left: 0.125rem !important;
  }
  .mx-xxl-1 {
    margin-right: 0.0625rem !important;
    margin-left: 0.0625rem !important;
  }
  .mx-xxl-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-140 {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }
  .my-xxl-120 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-xxl-100 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
  .my-xxl-80 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-xxl-72 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .my-xxl-70 {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }
  .my-xxl-60 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .my-xxl-50 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }
  .my-xxl-48 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-40 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xxl-38 {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }
  .my-xxl-36 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .my-xxl-32 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xxl-30 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-xxl-28 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  .my-xxl-26 {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }
  .my-xxl-24 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-20 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .my-xxl-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-12 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .my-xxl-10 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .my-xxl-9 {
    margin-top: 0.5625rem !important;
    margin-bottom: 0.5625rem !important;
  }
  .my-xxl-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-6 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }
  .my-xxl-4 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-3 {
    margin-top: 0.1875rem !important;
    margin-bottom: 0.1875rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }
  .my-xxl-1 {
    margin-top: 0.0625rem !important;
    margin-bottom: 0.0625rem !important;
  }
  .my-xxl-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-140 {
    margin-top: 8.75rem !important;
  }
  .mt-xxl-120 {
    margin-top: 7.5rem !important;
  }
  .mt-xxl-100 {
    margin-top: 6.25rem !important;
  }
  .mt-xxl-80 {
    margin-top: 5rem !important;
  }
  .mt-xxl-72 {
    margin-top: 4.5rem !important;
  }
  .mt-xxl-70 {
    margin-top: 4.375rem !important;
  }
  .mt-xxl-60 {
    margin-top: 3.75rem !important;
  }
  .mt-xxl-50 {
    margin-top: 3.125rem !important;
  }
  .mt-xxl-48 {
    margin-top: 3rem !important;
  }
  .mt-xxl-40 {
    margin-top: 2.5rem !important;
  }
  .mt-xxl-38 {
    margin-top: 2.375rem !important;
  }
  .mt-xxl-36 {
    margin-top: 2.25rem !important;
  }
  .mt-xxl-32 {
    margin-top: 2rem !important;
  }
  .mt-xxl-30 {
    margin-top: 1.875rem !important;
  }
  .mt-xxl-28 {
    margin-top: 1.75rem !important;
  }
  .mt-xxl-26 {
    margin-top: 1.625rem !important;
  }
  .mt-xxl-24 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-20 {
    margin-top: 1.25rem !important;
  }
  .mt-xxl-16 {
    margin-top: 1rem !important;
  }
  .mt-xxl-12 {
    margin-top: 0.75rem !important;
  }
  .mt-xxl-10 {
    margin-top: 0.625rem !important;
  }
  .mt-xxl-9 {
    margin-top: 0.5625rem !important;
  }
  .mt-xxl-8 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-6 {
    margin-top: 0.375rem !important;
  }
  .mt-xxl-4 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-3 {
    margin-top: 0.1875rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.125rem !important;
  }
  .mt-xxl-1 {
    margin-top: 0.0625rem !important;
  }
  .mt-xxl-0 {
    margin-top: 0rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-140 {
    margin-right: 8.75rem !important;
  }
  .me-xxl-120 {
    margin-right: 7.5rem !important;
  }
  .me-xxl-100 {
    margin-right: 6.25rem !important;
  }
  .me-xxl-80 {
    margin-right: 5rem !important;
  }
  .me-xxl-72 {
    margin-right: 4.5rem !important;
  }
  .me-xxl-70 {
    margin-right: 4.375rem !important;
  }
  .me-xxl-60 {
    margin-right: 3.75rem !important;
  }
  .me-xxl-50 {
    margin-right: 3.125rem !important;
  }
  .me-xxl-48 {
    margin-right: 3rem !important;
  }
  .me-xxl-40 {
    margin-right: 2.5rem !important;
  }
  .me-xxl-38 {
    margin-right: 2.375rem !important;
  }
  .me-xxl-36 {
    margin-right: 2.25rem !important;
  }
  .me-xxl-32 {
    margin-right: 2rem !important;
  }
  .me-xxl-30 {
    margin-right: 1.875rem !important;
  }
  .me-xxl-28 {
    margin-right: 1.75rem !important;
  }
  .me-xxl-26 {
    margin-right: 1.625rem !important;
  }
  .me-xxl-24 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-20 {
    margin-right: 1.25rem !important;
  }
  .me-xxl-16 {
    margin-right: 1rem !important;
  }
  .me-xxl-12 {
    margin-right: 0.75rem !important;
  }
  .me-xxl-10 {
    margin-right: 0.625rem !important;
  }
  .me-xxl-9 {
    margin-right: 0.5625rem !important;
  }
  .me-xxl-8 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-6 {
    margin-right: 0.375rem !important;
  }
  .me-xxl-4 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-3 {
    margin-right: 0.1875rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.125rem !important;
  }
  .me-xxl-1 {
    margin-right: 0.0625rem !important;
  }
  .me-xxl-0 {
    margin-right: 0rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-140 {
    margin-bottom: 8.75rem !important;
  }
  .mb-xxl-120 {
    margin-bottom: 7.5rem !important;
  }
  .mb-xxl-100 {
    margin-bottom: 6.25rem !important;
  }
  .mb-xxl-80 {
    margin-bottom: 5rem !important;
  }
  .mb-xxl-72 {
    margin-bottom: 4.5rem !important;
  }
  .mb-xxl-70 {
    margin-bottom: 4.375rem !important;
  }
  .mb-xxl-60 {
    margin-bottom: 3.75rem !important;
  }
  .mb-xxl-50 {
    margin-bottom: 3.125rem !important;
  }
  .mb-xxl-48 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-40 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xxl-38 {
    margin-bottom: 2.375rem !important;
  }
  .mb-xxl-36 {
    margin-bottom: 2.25rem !important;
  }
  .mb-xxl-32 {
    margin-bottom: 2rem !important;
  }
  .mb-xxl-30 {
    margin-bottom: 1.875rem !important;
  }
  .mb-xxl-28 {
    margin-bottom: 1.75rem !important;
  }
  .mb-xxl-26 {
    margin-bottom: 1.625rem !important;
  }
  .mb-xxl-24 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-20 {
    margin-bottom: 1.25rem !important;
  }
  .mb-xxl-16 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-12 {
    margin-bottom: 0.75rem !important;
  }
  .mb-xxl-10 {
    margin-bottom: 0.625rem !important;
  }
  .mb-xxl-9 {
    margin-bottom: 0.5625rem !important;
  }
  .mb-xxl-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-6 {
    margin-bottom: 0.375rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 0.1875rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.125rem !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.0625rem !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-140 {
    margin-left: 8.75rem !important;
  }
  .ms-xxl-120 {
    margin-left: 7.5rem !important;
  }
  .ms-xxl-100 {
    margin-left: 6.25rem !important;
  }
  .ms-xxl-80 {
    margin-left: 5rem !important;
  }
  .ms-xxl-72 {
    margin-left: 4.5rem !important;
  }
  .ms-xxl-70 {
    margin-left: 4.375rem !important;
  }
  .ms-xxl-60 {
    margin-left: 3.75rem !important;
  }
  .ms-xxl-50 {
    margin-left: 3.125rem !important;
  }
  .ms-xxl-48 {
    margin-left: 3rem !important;
  }
  .ms-xxl-40 {
    margin-left: 2.5rem !important;
  }
  .ms-xxl-38 {
    margin-left: 2.375rem !important;
  }
  .ms-xxl-36 {
    margin-left: 2.25rem !important;
  }
  .ms-xxl-32 {
    margin-left: 2rem !important;
  }
  .ms-xxl-30 {
    margin-left: 1.875rem !important;
  }
  .ms-xxl-28 {
    margin-left: 1.75rem !important;
  }
  .ms-xxl-26 {
    margin-left: 1.625rem !important;
  }
  .ms-xxl-24 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-20 {
    margin-left: 1.25rem !important;
  }
  .ms-xxl-16 {
    margin-left: 1rem !important;
  }
  .ms-xxl-12 {
    margin-left: 0.75rem !important;
  }
  .ms-xxl-10 {
    margin-left: 0.625rem !important;
  }
  .ms-xxl-9 {
    margin-left: 0.5625rem !important;
  }
  .ms-xxl-8 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-6 {
    margin-left: 0.375rem !important;
  }
  .ms-xxl-4 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-3 {
    margin-left: 0.1875rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.125rem !important;
  }
  .ms-xxl-1 {
    margin-left: 0.0625rem !important;
  }
  .ms-xxl-0 {
    margin-left: 0rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .m-xxl-n140 {
    margin: -8.75rem !important;
  }
  .m-xxl-n120 {
    margin: -7.5rem !important;
  }
  .m-xxl-n100 {
    margin: -6.25rem !important;
  }
  .m-xxl-n80 {
    margin: -5rem !important;
  }
  .m-xxl-n72 {
    margin: -4.5rem !important;
  }
  .m-xxl-n70 {
    margin: -4.375rem !important;
  }
  .m-xxl-n60 {
    margin: -3.75rem !important;
  }
  .m-xxl-n50 {
    margin: -3.125rem !important;
  }
  .m-xxl-n48 {
    margin: -3rem !important;
  }
  .m-xxl-n40 {
    margin: -2.5rem !important;
  }
  .m-xxl-n38 {
    margin: -2.375rem !important;
  }
  .m-xxl-n36 {
    margin: -2.25rem !important;
  }
  .m-xxl-n32 {
    margin: -2rem !important;
  }
  .m-xxl-n30 {
    margin: -1.875rem !important;
  }
  .m-xxl-n28 {
    margin: -1.75rem !important;
  }
  .m-xxl-n26 {
    margin: -1.625rem !important;
  }
  .m-xxl-n24 {
    margin: -1.5rem !important;
  }
  .m-xxl-n20 {
    margin: -1.25rem !important;
  }
  .m-xxl-n16 {
    margin: -1rem !important;
  }
  .m-xxl-n12 {
    margin: -0.75rem !important;
  }
  .m-xxl-n10 {
    margin: -0.625rem !important;
  }
  .m-xxl-n9 {
    margin: -0.5625rem !important;
  }
  .m-xxl-n8 {
    margin: -0.5rem !important;
  }
  .m-xxl-n6 {
    margin: -0.375rem !important;
  }
  .m-xxl-n4 {
    margin: -0.25rem !important;
  }
  .m-xxl-n3 {
    margin: -0.1875rem !important;
  }
  .m-xxl-n2 {
    margin: -0.125rem !important;
  }
  .m-xxl-n1 {
    margin: -0.0625rem !important;
  }
  .mx-xxl-n140 {
    margin-right: -8.75rem !important;
    margin-left: -8.75rem !important;
  }
  .mx-xxl-n120 {
    margin-right: -7.5rem !important;
    margin-left: -7.5rem !important;
  }
  .mx-xxl-n100 {
    margin-right: -6.25rem !important;
    margin-left: -6.25rem !important;
  }
  .mx-xxl-n80 {
    margin-right: -5rem !important;
    margin-left: -5rem !important;
  }
  .mx-xxl-n72 {
    margin-right: -4.5rem !important;
    margin-left: -4.5rem !important;
  }
  .mx-xxl-n70 {
    margin-right: -4.375rem !important;
    margin-left: -4.375rem !important;
  }
  .mx-xxl-n60 {
    margin-right: -3.75rem !important;
    margin-left: -3.75rem !important;
  }
  .mx-xxl-n50 {
    margin-right: -3.125rem !important;
    margin-left: -3.125rem !important;
  }
  .mx-xxl-n48 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-xxl-n40 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
  }
  .mx-xxl-n38 {
    margin-right: -2.375rem !important;
    margin-left: -2.375rem !important;
  }
  .mx-xxl-n36 {
    margin-right: -2.25rem !important;
    margin-left: -2.25rem !important;
  }
  .mx-xxl-n32 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-xxl-n30 {
    margin-right: -1.875rem !important;
    margin-left: -1.875rem !important;
  }
  .mx-xxl-n28 {
    margin-right: -1.75rem !important;
    margin-left: -1.75rem !important;
  }
  .mx-xxl-n26 {
    margin-right: -1.625rem !important;
    margin-left: -1.625rem !important;
  }
  .mx-xxl-n24 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-xxl-n20 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important;
  }
  .mx-xxl-n16 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-xxl-n12 {
    margin-right: -0.75rem !important;
    margin-left: -0.75rem !important;
  }
  .mx-xxl-n10 {
    margin-right: -0.625rem !important;
    margin-left: -0.625rem !important;
  }
  .mx-xxl-n9 {
    margin-right: -0.5625rem !important;
    margin-left: -0.5625rem !important;
  }
  .mx-xxl-n8 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-xxl-n6 {
    margin-right: -0.375rem !important;
    margin-left: -0.375rem !important;
  }
  .mx-xxl-n4 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-xxl-n3 {
    margin-right: -0.1875rem !important;
    margin-left: -0.1875rem !important;
  }
  .mx-xxl-n2 {
    margin-right: -0.125rem !important;
    margin-left: -0.125rem !important;
  }
  .mx-xxl-n1 {
    margin-right: -0.0625rem !important;
    margin-left: -0.0625rem !important;
  }
  .my-xxl-n140 {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }
  .my-xxl-n120 {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }
  .my-xxl-n100 {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }
  .my-xxl-n80 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .my-xxl-n72 {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }
  .my-xxl-n70 {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }
  .my-xxl-n60 {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }
  .my-xxl-n50 {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }
  .my-xxl-n48 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-xxl-n40 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }
  .my-xxl-n38 {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }
  .my-xxl-n36 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }
  .my-xxl-n32 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-xxl-n30 {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }
  .my-xxl-n28 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }
  .my-xxl-n26 {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }
  .my-xxl-n24 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-xxl-n20 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }
  .my-xxl-n16 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-xxl-n12 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }
  .my-xxl-n10 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }
  .my-xxl-n9 {
    margin-top: -0.5625rem !important;
    margin-bottom: -0.5625rem !important;
  }
  .my-xxl-n8 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-xxl-n6 {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }
  .my-xxl-n4 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-xxl-n3 {
    margin-top: -0.1875rem !important;
    margin-bottom: -0.1875rem !important;
  }
  .my-xxl-n2 {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }
  .my-xxl-n1 {
    margin-top: -0.0625rem !important;
    margin-bottom: -0.0625rem !important;
  }
  .mt-xxl-n140 {
    margin-top: -8.75rem !important;
  }
  .mt-xxl-n120 {
    margin-top: -7.5rem !important;
  }
  .mt-xxl-n100 {
    margin-top: -6.25rem !important;
  }
  .mt-xxl-n80 {
    margin-top: -5rem !important;
  }
  .mt-xxl-n72 {
    margin-top: -4.5rem !important;
  }
  .mt-xxl-n70 {
    margin-top: -4.375rem !important;
  }
  .mt-xxl-n60 {
    margin-top: -3.75rem !important;
  }
  .mt-xxl-n50 {
    margin-top: -3.125rem !important;
  }
  .mt-xxl-n48 {
    margin-top: -3rem !important;
  }
  .mt-xxl-n40 {
    margin-top: -2.5rem !important;
  }
  .mt-xxl-n38 {
    margin-top: -2.375rem !important;
  }
  .mt-xxl-n36 {
    margin-top: -2.25rem !important;
  }
  .mt-xxl-n32 {
    margin-top: -2rem !important;
  }
  .mt-xxl-n30 {
    margin-top: -1.875rem !important;
  }
  .mt-xxl-n28 {
    margin-top: -1.75rem !important;
  }
  .mt-xxl-n26 {
    margin-top: -1.625rem !important;
  }
  .mt-xxl-n24 {
    margin-top: -1.5rem !important;
  }
  .mt-xxl-n20 {
    margin-top: -1.25rem !important;
  }
  .mt-xxl-n16 {
    margin-top: -1rem !important;
  }
  .mt-xxl-n12 {
    margin-top: -0.75rem !important;
  }
  .mt-xxl-n10 {
    margin-top: -0.625rem !important;
  }
  .mt-xxl-n9 {
    margin-top: -0.5625rem !important;
  }
  .mt-xxl-n8 {
    margin-top: -0.5rem !important;
  }
  .mt-xxl-n6 {
    margin-top: -0.375rem !important;
  }
  .mt-xxl-n4 {
    margin-top: -0.25rem !important;
  }
  .mt-xxl-n3 {
    margin-top: -0.1875rem !important;
  }
  .mt-xxl-n2 {
    margin-top: -0.125rem !important;
  }
  .mt-xxl-n1 {
    margin-top: -0.0625rem !important;
  }
  .me-xxl-n140 {
    margin-right: -8.75rem !important;
  }
  .me-xxl-n120 {
    margin-right: -7.5rem !important;
  }
  .me-xxl-n100 {
    margin-right: -6.25rem !important;
  }
  .me-xxl-n80 {
    margin-right: -5rem !important;
  }
  .me-xxl-n72 {
    margin-right: -4.5rem !important;
  }
  .me-xxl-n70 {
    margin-right: -4.375rem !important;
  }
  .me-xxl-n60 {
    margin-right: -3.75rem !important;
  }
  .me-xxl-n50 {
    margin-right: -3.125rem !important;
  }
  .me-xxl-n48 {
    margin-right: -3rem !important;
  }
  .me-xxl-n40 {
    margin-right: -2.5rem !important;
  }
  .me-xxl-n38 {
    margin-right: -2.375rem !important;
  }
  .me-xxl-n36 {
    margin-right: -2.25rem !important;
  }
  .me-xxl-n32 {
    margin-right: -2rem !important;
  }
  .me-xxl-n30 {
    margin-right: -1.875rem !important;
  }
  .me-xxl-n28 {
    margin-right: -1.75rem !important;
  }
  .me-xxl-n26 {
    margin-right: -1.625rem !important;
  }
  .me-xxl-n24 {
    margin-right: -1.5rem !important;
  }
  .me-xxl-n20 {
    margin-right: -1.25rem !important;
  }
  .me-xxl-n16 {
    margin-right: -1rem !important;
  }
  .me-xxl-n12 {
    margin-right: -0.75rem !important;
  }
  .me-xxl-n10 {
    margin-right: -0.625rem !important;
  }
  .me-xxl-n9 {
    margin-right: -0.5625rem !important;
  }
  .me-xxl-n8 {
    margin-right: -0.5rem !important;
  }
  .me-xxl-n6 {
    margin-right: -0.375rem !important;
  }
  .me-xxl-n4 {
    margin-right: -0.25rem !important;
  }
  .me-xxl-n3 {
    margin-right: -0.1875rem !important;
  }
  .me-xxl-n2 {
    margin-right: -0.125rem !important;
  }
  .me-xxl-n1 {
    margin-right: -0.0625rem !important;
  }
  .mb-xxl-n140 {
    margin-bottom: -8.75rem !important;
  }
  .mb-xxl-n120 {
    margin-bottom: -7.5rem !important;
  }
  .mb-xxl-n100 {
    margin-bottom: -6.25rem !important;
  }
  .mb-xxl-n80 {
    margin-bottom: -5rem !important;
  }
  .mb-xxl-n72 {
    margin-bottom: -4.5rem !important;
  }
  .mb-xxl-n70 {
    margin-bottom: -4.375rem !important;
  }
  .mb-xxl-n60 {
    margin-bottom: -3.75rem !important;
  }
  .mb-xxl-n50 {
    margin-bottom: -3.125rem !important;
  }
  .mb-xxl-n48 {
    margin-bottom: -3rem !important;
  }
  .mb-xxl-n40 {
    margin-bottom: -2.5rem !important;
  }
  .mb-xxl-n38 {
    margin-bottom: -2.375rem !important;
  }
  .mb-xxl-n36 {
    margin-bottom: -2.25rem !important;
  }
  .mb-xxl-n32 {
    margin-bottom: -2rem !important;
  }
  .mb-xxl-n30 {
    margin-bottom: -1.875rem !important;
  }
  .mb-xxl-n28 {
    margin-bottom: -1.75rem !important;
  }
  .mb-xxl-n26 {
    margin-bottom: -1.625rem !important;
  }
  .mb-xxl-n24 {
    margin-bottom: -1.5rem !important;
  }
  .mb-xxl-n20 {
    margin-bottom: -1.25rem !important;
  }
  .mb-xxl-n16 {
    margin-bottom: -1rem !important;
  }
  .mb-xxl-n12 {
    margin-bottom: -0.75rem !important;
  }
  .mb-xxl-n10 {
    margin-bottom: -0.625rem !important;
  }
  .mb-xxl-n9 {
    margin-bottom: -0.5625rem !important;
  }
  .mb-xxl-n8 {
    margin-bottom: -0.5rem !important;
  }
  .mb-xxl-n6 {
    margin-bottom: -0.375rem !important;
  }
  .mb-xxl-n4 {
    margin-bottom: -0.25rem !important;
  }
  .mb-xxl-n3 {
    margin-bottom: -0.1875rem !important;
  }
  .mb-xxl-n2 {
    margin-bottom: -0.125rem !important;
  }
  .mb-xxl-n1 {
    margin-bottom: -0.0625rem !important;
  }
  .ms-xxl-n140 {
    margin-left: -8.75rem !important;
  }
  .ms-xxl-n120 {
    margin-left: -7.5rem !important;
  }
  .ms-xxl-n100 {
    margin-left: -6.25rem !important;
  }
  .ms-xxl-n80 {
    margin-left: -5rem !important;
  }
  .ms-xxl-n72 {
    margin-left: -4.5rem !important;
  }
  .ms-xxl-n70 {
    margin-left: -4.375rem !important;
  }
  .ms-xxl-n60 {
    margin-left: -3.75rem !important;
  }
  .ms-xxl-n50 {
    margin-left: -3.125rem !important;
  }
  .ms-xxl-n48 {
    margin-left: -3rem !important;
  }
  .ms-xxl-n40 {
    margin-left: -2.5rem !important;
  }
  .ms-xxl-n38 {
    margin-left: -2.375rem !important;
  }
  .ms-xxl-n36 {
    margin-left: -2.25rem !important;
  }
  .ms-xxl-n32 {
    margin-left: -2rem !important;
  }
  .ms-xxl-n30 {
    margin-left: -1.875rem !important;
  }
  .ms-xxl-n28 {
    margin-left: -1.75rem !important;
  }
  .ms-xxl-n26 {
    margin-left: -1.625rem !important;
  }
  .ms-xxl-n24 {
    margin-left: -1.5rem !important;
  }
  .ms-xxl-n20 {
    margin-left: -1.25rem !important;
  }
  .ms-xxl-n16 {
    margin-left: -1rem !important;
  }
  .ms-xxl-n12 {
    margin-left: -0.75rem !important;
  }
  .ms-xxl-n10 {
    margin-left: -0.625rem !important;
  }
  .ms-xxl-n9 {
    margin-left: -0.5625rem !important;
  }
  .ms-xxl-n8 {
    margin-left: -0.5rem !important;
  }
  .ms-xxl-n6 {
    margin-left: -0.375rem !important;
  }
  .ms-xxl-n4 {
    margin-left: -0.25rem !important;
  }
  .ms-xxl-n3 {
    margin-left: -0.1875rem !important;
  }
  .ms-xxl-n2 {
    margin-left: -0.125rem !important;
  }
  .ms-xxl-n1 {
    margin-left: -0.0625rem !important;
  }
  .p-xxl-140 {
    padding: 8.75rem !important;
  }
  .p-xxl-120 {
    padding: 7.5rem !important;
  }
  .p-xxl-100 {
    padding: 6.25rem !important;
  }
  .p-xxl-80 {
    padding: 5rem !important;
  }
  .p-xxl-72 {
    padding: 4.5rem !important;
  }
  .p-xxl-70 {
    padding: 4.375rem !important;
  }
  .p-xxl-60 {
    padding: 3.75rem !important;
  }
  .p-xxl-50 {
    padding: 3.125rem !important;
  }
  .p-xxl-48 {
    padding: 3rem !important;
  }
  .p-xxl-40 {
    padding: 2.5rem !important;
  }
  .p-xxl-38 {
    padding: 2.375rem !important;
  }
  .p-xxl-36 {
    padding: 2.25rem !important;
  }
  .p-xxl-32 {
    padding: 2rem !important;
  }
  .p-xxl-30 {
    padding: 1.875rem !important;
  }
  .p-xxl-28 {
    padding: 1.75rem !important;
  }
  .p-xxl-26 {
    padding: 1.625rem !important;
  }
  .p-xxl-24 {
    padding: 1.5rem !important;
  }
  .p-xxl-20 {
    padding: 1.25rem !important;
  }
  .p-xxl-16 {
    padding: 1rem !important;
  }
  .p-xxl-12 {
    padding: 0.75rem !important;
  }
  .p-xxl-10 {
    padding: 0.625rem !important;
  }
  .p-xxl-9 {
    padding: 0.5625rem !important;
  }
  .p-xxl-8 {
    padding: 0.5rem !important;
  }
  .p-xxl-6 {
    padding: 0.375rem !important;
  }
  .p-xxl-4 {
    padding: 0.25rem !important;
  }
  .p-xxl-3 {
    padding: 0.1875rem !important;
  }
  .p-xxl-2 {
    padding: 0.125rem !important;
  }
  .p-xxl-1 {
    padding: 0.0625rem !important;
  }
  .p-xxl-0 {
    padding: 0rem !important;
  }
  .px-xxl-140 {
    padding-right: 8.75rem !important;
    padding-left: 8.75rem !important;
  }
  .px-xxl-120 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-xxl-100 {
    padding-right: 6.25rem !important;
    padding-left: 6.25rem !important;
  }
  .px-xxl-80 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-xxl-72 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .px-xxl-70 {
    padding-right: 4.375rem !important;
    padding-left: 4.375rem !important;
  }
  .px-xxl-60 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
  }
  .px-xxl-50 {
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !important;
  }
  .px-xxl-48 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xxl-40 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xxl-38 {
    padding-right: 2.375rem !important;
    padding-left: 2.375rem !important;
  }
  .px-xxl-36 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
  }
  .px-xxl-32 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xxl-30 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-xxl-28 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  .px-xxl-26 {
    padding-right: 1.625rem !important;
    padding-left: 1.625rem !important;
  }
  .px-xxl-24 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-20 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .px-xxl-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-12 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .px-xxl-10 {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important;
  }
  .px-xxl-9 {
    padding-right: 0.5625rem !important;
    padding-left: 0.5625rem !important;
  }
  .px-xxl-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-6 {
    padding-right: 0.375rem !important;
    padding-left: 0.375rem !important;
  }
  .px-xxl-4 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-3 {
    padding-right: 0.1875rem !important;
    padding-left: 0.1875rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.125rem !important;
    padding-left: 0.125rem !important;
  }
  .px-xxl-1 {
    padding-right: 0.0625rem !important;
    padding-left: 0.0625rem !important;
  }
  .px-xxl-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }
  .py-xxl-140 {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }
  .py-xxl-120 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-xxl-100 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }
  .py-xxl-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-xxl-72 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .py-xxl-70 {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }
  .py-xxl-60 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .py-xxl-50 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }
  .py-xxl-48 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xxl-40 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xxl-38 {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }
  .py-xxl-36 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  .py-xxl-32 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xxl-30 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-xxl-28 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .py-xxl-26 {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }
  .py-xxl-24 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-20 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .py-xxl-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-12 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .py-xxl-10 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .py-xxl-9 {
    padding-top: 0.5625rem !important;
    padding-bottom: 0.5625rem !important;
  }
  .py-xxl-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-6 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }
  .py-xxl-4 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-3 {
    padding-top: 0.1875rem !important;
    padding-bottom: 0.1875rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }
  .py-xxl-1 {
    padding-top: 0.0625rem !important;
    padding-bottom: 0.0625rem !important;
  }
  .py-xxl-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .pt-xxl-140 {
    padding-top: 8.75rem !important;
  }
  .pt-xxl-120 {
    padding-top: 7.5rem !important;
  }
  .pt-xxl-100 {
    padding-top: 6.25rem !important;
  }
  .pt-xxl-80 {
    padding-top: 5rem !important;
  }
  .pt-xxl-72 {
    padding-top: 4.5rem !important;
  }
  .pt-xxl-70 {
    padding-top: 4.375rem !important;
  }
  .pt-xxl-60 {
    padding-top: 3.75rem !important;
  }
  .pt-xxl-50 {
    padding-top: 3.125rem !important;
  }
  .pt-xxl-48 {
    padding-top: 3rem !important;
  }
  .pt-xxl-40 {
    padding-top: 2.5rem !important;
  }
  .pt-xxl-38 {
    padding-top: 2.375rem !important;
  }
  .pt-xxl-36 {
    padding-top: 2.25rem !important;
  }
  .pt-xxl-32 {
    padding-top: 2rem !important;
  }
  .pt-xxl-30 {
    padding-top: 1.875rem !important;
  }
  .pt-xxl-28 {
    padding-top: 1.75rem !important;
  }
  .pt-xxl-26 {
    padding-top: 1.625rem !important;
  }
  .pt-xxl-24 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-20 {
    padding-top: 1.25rem !important;
  }
  .pt-xxl-16 {
    padding-top: 1rem !important;
  }
  .pt-xxl-12 {
    padding-top: 0.75rem !important;
  }
  .pt-xxl-10 {
    padding-top: 0.625rem !important;
  }
  .pt-xxl-9 {
    padding-top: 0.5625rem !important;
  }
  .pt-xxl-8 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-6 {
    padding-top: 0.375rem !important;
  }
  .pt-xxl-4 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-3 {
    padding-top: 0.1875rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.125rem !important;
  }
  .pt-xxl-1 {
    padding-top: 0.0625rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0rem !important;
  }
  .pt-xxl-18 {
    padding-top: 18px !important;
  }
  .pe-xxl-140 {
    padding-right: 8.75rem !important;
  }
  .pe-xxl-120 {
    padding-right: 7.5rem !important;
  }
  .pe-xxl-100 {
    padding-right: 6.25rem !important;
  }
  .pe-xxl-80 {
    padding-right: 5rem !important;
  }
  .pe-xxl-72 {
    padding-right: 4.5rem !important;
  }
  .pe-xxl-70 {
    padding-right: 4.375rem !important;
  }
  .pe-xxl-60 {
    padding-right: 3.75rem !important;
  }
  .pe-xxl-50 {
    padding-right: 3.125rem !important;
  }
  .pe-xxl-48 {
    padding-right: 3rem !important;
  }
  .pe-xxl-40 {
    padding-right: 2.5rem !important;
  }
  .pe-xxl-38 {
    padding-right: 2.375rem !important;
  }
  .pe-xxl-36 {
    padding-right: 2.25rem !important;
  }
  .pe-xxl-32 {
    padding-right: 2rem !important;
  }
  .pe-xxl-30 {
    padding-right: 1.875rem !important;
  }
  .pe-xxl-28 {
    padding-right: 1.75rem !important;
  }
  .pe-xxl-26 {
    padding-right: 1.625rem !important;
  }
  .pe-xxl-24 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-20 {
    padding-right: 1.25rem !important;
  }
  .pe-xxl-16 {
    padding-right: 1rem !important;
  }
  .pe-xxl-12 {
    padding-right: 0.75rem !important;
  }
  .pe-xxl-10 {
    padding-right: 0.625rem !important;
  }
  .pe-xxl-9 {
    padding-right: 0.5625rem !important;
  }
  .pe-xxl-8 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-6 {
    padding-right: 0.375rem !important;
  }
  .pe-xxl-4 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-3 {
    padding-right: 0.1875rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.125rem !important;
  }
  .pe-xxl-1 {
    padding-right: 0.0625rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0rem !important;
  }
  .pb-xxl-140 {
    padding-bottom: 8.75rem !important;
  }
  .pb-xxl-120 {
    padding-bottom: 7.5rem !important;
  }
  .pb-xxl-100 {
    padding-bottom: 6.25rem !important;
  }
  .pb-xxl-80 {
    padding-bottom: 5rem !important;
  }
  .pb-xxl-72 {
    padding-bottom: 4.5rem !important;
  }
  .pb-xxl-70 {
    padding-bottom: 4.375rem !important;
  }
  .pb-xxl-60 {
    padding-bottom: 3.75rem !important;
  }
  .pb-xxl-50 {
    padding-bottom: 3.125rem !important;
  }
  .pb-xxl-48 {
    padding-bottom: 3rem !important;
  }
  .pb-xxl-40 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xxl-38 {
    padding-bottom: 2.375rem !important;
  }
  .pb-xxl-36 {
    padding-bottom: 2.25rem !important;
  }
  .pb-xxl-32 {
    padding-bottom: 2rem !important;
  }
  .pb-xxl-30 {
    padding-bottom: 1.875rem !important;
  }
  .pb-xxl-28 {
    padding-bottom: 1.75rem !important;
  }
  .pb-xxl-26 {
    padding-bottom: 1.625rem !important;
  }
  .pb-xxl-24 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-20 {
    padding-bottom: 1.25rem !important;
  }
  .pb-xxl-16 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-12 {
    padding-bottom: 0.75rem !important;
  }
  .pb-xxl-10 {
    padding-bottom: 0.625rem !important;
  }
  .pb-xxl-9 {
    padding-bottom: 0.5625rem !important;
  }
  .pb-xxl-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-6 {
    padding-bottom: 0.375rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 0.1875rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.125rem !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.0625rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0rem !important;
  }
  .ps-xxl-140 {
    padding-left: 8.75rem !important;
  }
  .ps-xxl-120 {
    padding-left: 7.5rem !important;
  }
  .ps-xxl-100 {
    padding-left: 6.25rem !important;
  }
  .ps-xxl-80 {
    padding-left: 5rem !important;
  }
  .ps-xxl-72 {
    padding-left: 4.5rem !important;
  }
  .ps-xxl-70 {
    padding-left: 4.375rem !important;
  }
  .ps-xxl-60 {
    padding-left: 3.75rem !important;
  }
  .ps-xxl-50 {
    padding-left: 3.125rem !important;
  }
  .ps-xxl-48 {
    padding-left: 3rem !important;
  }
  .ps-xxl-40 {
    padding-left: 2.5rem !important;
  }
  .ps-xxl-38 {
    padding-left: 2.375rem !important;
  }
  .ps-xxl-36 {
    padding-left: 2.25rem !important;
  }
  .ps-xxl-32 {
    padding-left: 2rem !important;
  }
  .ps-xxl-30 {
    padding-left: 1.875rem !important;
  }
  .ps-xxl-28 {
    padding-left: 1.75rem !important;
  }
  .ps-xxl-26 {
    padding-left: 1.625rem !important;
  }
  .ps-xxl-24 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-20 {
    padding-left: 1.25rem !important;
  }
  .ps-xxl-16 {
    padding-left: 1rem !important;
  }
  .ps-xxl-12 {
    padding-left: 0.75rem !important;
  }
  .ps-xxl-10 {
    padding-left: 0.625rem !important;
  }
  .ps-xxl-9 {
    padding-left: 0.5625rem !important;
  }
  .ps-xxl-8 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-6 {
    padding-left: 0.375rem !important;
  }
  .ps-xxl-4 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-3 {
    padding-left: 0.1875rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.125rem !important;
  }
  .ps-xxl-1 {
    padding-left: 0.0625rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
:root {
  --breakpoint-xs: 0;
  --breakpoint-sm: 360px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1024px;
  --breakpoint-xl: 1440px;
  --breakpoint-xxl: 1920px;
}

.row {
  --bs-gutter-x: 10px;
  --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);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.row-cols-7 > * {
  flex: 0 0 auto;
  width: 14.2857142857%;
}

.row-cols-8 > * {
  flex: 0 0 auto;
  width: 12.5%;
}

.row-cols-9 > * {
  flex: 0 0 auto;
  width: 11.1111111111%;
}

.row-cols-10 > * {
  flex: 0 0 auto;
  width: 10%;
}

.row-cols-11 > * {
  flex: 0 0 auto;
  width: 9.0909090909%;
}

.row-cols-12 > * {
  flex: 0 0 auto;
  width: 8.3333333333%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-140,
.gx-140 {
  --bs-gutter-x: 8.75rem;
}

.g-140,
.gy-140 {
  --bs-gutter-y: 8.75rem;
}

.g-120,
.gx-120 {
  --bs-gutter-x: 7.5rem;
}

.g-120,
.gy-120 {
  --bs-gutter-y: 7.5rem;
}

.g-100,
.gx-100 {
  --bs-gutter-x: 6.25rem;
}

.g-100,
.gy-100 {
  --bs-gutter-y: 6.25rem;
}

.g-80,
.gx-80 {
  --bs-gutter-x: 5rem;
}

.g-80,
.gy-80 {
  --bs-gutter-y: 5rem;
}

.g-72,
.gx-72 {
  --bs-gutter-x: 4.5rem;
}

.g-72,
.gy-72 {
  --bs-gutter-y: 4.5rem;
}

.g-70,
.gx-70 {
  --bs-gutter-x: 4.375rem;
}

.g-70,
.gy-70 {
  --bs-gutter-y: 4.375rem;
}

.g-60,
.gx-60 {
  --bs-gutter-x: 3.75rem;
}

.g-60,
.gy-60 {
  --bs-gutter-y: 3.75rem;
}

.g-50,
.gx-50 {
  --bs-gutter-x: 3.125rem;
}

.g-50,
.gy-50 {
  --bs-gutter-y: 3.125rem;
}

.g-48,
.gx-48 {
  --bs-gutter-x: 3rem;
}

.g-48,
.gy-48 {
  --bs-gutter-y: 3rem;
}

.g-40,
.gx-40 {
  --bs-gutter-x: 2.5rem;
}

.g-40,
.gy-40 {
  --bs-gutter-y: 2.5rem;
}

.g-38,
.gx-38 {
  --bs-gutter-x: 2.375rem;
}

.g-38,
.gy-38 {
  --bs-gutter-y: 2.375rem;
}

.g-36,
.gx-36 {
  --bs-gutter-x: 2.25rem;
}

.g-36,
.gy-36 {
  --bs-gutter-y: 2.25rem;
}

.g-32,
.gx-32 {
  --bs-gutter-x: 2rem;
}

.g-32,
.gy-32 {
  --bs-gutter-y: 2rem;
}

.g-30,
.gx-30 {
  --bs-gutter-x: 1.875rem;
}

.g-30,
.gy-30 {
  --bs-gutter-y: 1.875rem;
}

.g-28,
.gx-28 {
  --bs-gutter-x: 1.75rem;
}

.g-28,
.gy-28 {
  --bs-gutter-y: 1.75rem;
}

.g-26,
.gx-26 {
  --bs-gutter-x: 1.625rem;
}

.g-26,
.gy-26 {
  --bs-gutter-y: 1.625rem;
}

.g-24,
.gx-24 {
  --bs-gutter-x: 1.5rem;
}

.g-24,
.gy-24 {
  --bs-gutter-y: 1.5rem;
}

.g-20,
.gx-20 {
  --bs-gutter-x: 1.25rem;
}

.g-20,
.gy-20 {
  --bs-gutter-y: 1.25rem;
}

.g-16,
.gx-16 {
  --bs-gutter-x: 1rem;
}

.g-16,
.gy-16 {
  --bs-gutter-y: 1rem;
}

.g-12,
.gx-12 {
  --bs-gutter-x: 0.75rem;
}

.g-12,
.gy-12 {
  --bs-gutter-y: 0.75rem;
}

.g-10,
.gx-10 {
  --bs-gutter-x: 0.625rem;
}

.g-10,
.gy-10 {
  --bs-gutter-y: 0.625rem;
}

.g-9,
.gx-9 {
  --bs-gutter-x: 0.5625rem;
}

.g-9,
.gy-9 {
  --bs-gutter-y: 0.5625rem;
}

.g-8,
.gx-8 {
  --bs-gutter-x: 0.5rem;
}

.g-8,
.gy-8 {
  --bs-gutter-y: 0.5rem;
}

.g-6,
.gx-6 {
  --bs-gutter-x: 0.375rem;
}

.g-6,
.gy-6 {
  --bs-gutter-y: 0.375rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 0.25rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 0.25rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 0.1875rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 0.1875rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.125rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.125rem;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.0625rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.0625rem;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0rem;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0rem;
}

@media (min-width: 360px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .row-cols-sm-7 > * {
    flex: 0 0 auto;
    width: 14.2857142857%;
  }
  .row-cols-sm-8 > * {
    flex: 0 0 auto;
    width: 12.5%;
  }
  .row-cols-sm-9 > * {
    flex: 0 0 auto;
    width: 11.1111111111%;
  }
  .row-cols-sm-10 > * {
    flex: 0 0 auto;
    width: 10%;
  }
  .row-cols-sm-11 > * {
    flex: 0 0 auto;
    width: 9.0909090909%;
  }
  .row-cols-sm-12 > * {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-140,
  .gx-sm-140 {
    --bs-gutter-x: 8.75rem;
  }
  .g-sm-140,
  .gy-sm-140 {
    --bs-gutter-y: 8.75rem;
  }
  .g-sm-120,
  .gx-sm-120 {
    --bs-gutter-x: 7.5rem;
  }
  .g-sm-120,
  .gy-sm-120 {
    --bs-gutter-y: 7.5rem;
  }
  .g-sm-100,
  .gx-sm-100 {
    --bs-gutter-x: 6.25rem;
  }
  .g-sm-100,
  .gy-sm-100 {
    --bs-gutter-y: 6.25rem;
  }
  .g-sm-80,
  .gx-sm-80 {
    --bs-gutter-x: 5rem;
  }
  .g-sm-80,
  .gy-sm-80 {
    --bs-gutter-y: 5rem;
  }
  .g-sm-72,
  .gx-sm-72 {
    --bs-gutter-x: 4.5rem;
  }
  .g-sm-72,
  .gy-sm-72 {
    --bs-gutter-y: 4.5rem;
  }
  .g-sm-70,
  .gx-sm-70 {
    --bs-gutter-x: 4.375rem;
  }
  .g-sm-70,
  .gy-sm-70 {
    --bs-gutter-y: 4.375rem;
  }
  .g-sm-60,
  .gx-sm-60 {
    --bs-gutter-x: 3.75rem;
  }
  .g-sm-60,
  .gy-sm-60 {
    --bs-gutter-y: 3.75rem;
  }
  .g-sm-50,
  .gx-sm-50 {
    --bs-gutter-x: 3.125rem;
  }
  .g-sm-50,
  .gy-sm-50 {
    --bs-gutter-y: 3.125rem;
  }
  .g-sm-48,
  .gx-sm-48 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-48,
  .gy-sm-48 {
    --bs-gutter-y: 3rem;
  }
  .g-sm-40,
  .gx-sm-40 {
    --bs-gutter-x: 2.5rem;
  }
  .g-sm-40,
  .gy-sm-40 {
    --bs-gutter-y: 2.5rem;
  }
  .g-sm-38,
  .gx-sm-38 {
    --bs-gutter-x: 2.375rem;
  }
  .g-sm-38,
  .gy-sm-38 {
    --bs-gutter-y: 2.375rem;
  }
  .g-sm-36,
  .gx-sm-36 {
    --bs-gutter-x: 2.25rem;
  }
  .g-sm-36,
  .gy-sm-36 {
    --bs-gutter-y: 2.25rem;
  }
  .g-sm-32,
  .gx-sm-32 {
    --bs-gutter-x: 2rem;
  }
  .g-sm-32,
  .gy-sm-32 {
    --bs-gutter-y: 2rem;
  }
  .g-sm-30,
  .gx-sm-30 {
    --bs-gutter-x: 1.875rem;
  }
  .g-sm-30,
  .gy-sm-30 {
    --bs-gutter-y: 1.875rem;
  }
  .g-sm-28,
  .gx-sm-28 {
    --bs-gutter-x: 1.75rem;
  }
  .g-sm-28,
  .gy-sm-28 {
    --bs-gutter-y: 1.75rem;
  }
  .g-sm-26,
  .gx-sm-26 {
    --bs-gutter-x: 1.625rem;
  }
  .g-sm-26,
  .gy-sm-26 {
    --bs-gutter-y: 1.625rem;
  }
  .g-sm-24,
  .gx-sm-24 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-24,
  .gy-sm-24 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-20,
  .gx-sm-20 {
    --bs-gutter-x: 1.25rem;
  }
  .g-sm-20,
  .gy-sm-20 {
    --bs-gutter-y: 1.25rem;
  }
  .g-sm-16,
  .gx-sm-16 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-16,
  .gy-sm-16 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-12,
  .gx-sm-12 {
    --bs-gutter-x: 0.75rem;
  }
  .g-sm-12,
  .gy-sm-12 {
    --bs-gutter-y: 0.75rem;
  }
  .g-sm-10,
  .gx-sm-10 {
    --bs-gutter-x: 0.625rem;
  }
  .g-sm-10,
  .gy-sm-10 {
    --bs-gutter-y: 0.625rem;
  }
  .g-sm-9,
  .gx-sm-9 {
    --bs-gutter-x: 0.5625rem;
  }
  .g-sm-9,
  .gy-sm-9 {
    --bs-gutter-y: 0.5625rem;
  }
  .g-sm-8,
  .gx-sm-8 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-8,
  .gy-sm-8 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-6,
  .gx-sm-6 {
    --bs-gutter-x: 0.375rem;
  }
  .g-sm-6,
  .gy-sm-6 {
    --bs-gutter-y: 0.375rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 0.1875rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 0.1875rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.125rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.125rem;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.0625rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.0625rem;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0rem;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .row-cols-md-7 > * {
    flex: 0 0 auto;
    width: 14.2857142857%;
  }
  .row-cols-md-8 > * {
    flex: 0 0 auto;
    width: 12.5%;
  }
  .row-cols-md-9 > * {
    flex: 0 0 auto;
    width: 11.1111111111%;
  }
  .row-cols-md-10 > * {
    flex: 0 0 auto;
    width: 10%;
  }
  .row-cols-md-11 > * {
    flex: 0 0 auto;
    width: 9.0909090909%;
  }
  .row-cols-md-12 > * {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-140,
  .gx-md-140 {
    --bs-gutter-x: 8.75rem;
  }
  .g-md-140,
  .gy-md-140 {
    --bs-gutter-y: 8.75rem;
  }
  .g-md-120,
  .gx-md-120 {
    --bs-gutter-x: 7.5rem;
  }
  .g-md-120,
  .gy-md-120 {
    --bs-gutter-y: 7.5rem;
  }
  .g-md-100,
  .gx-md-100 {
    --bs-gutter-x: 6.25rem;
  }
  .g-md-100,
  .gy-md-100 {
    --bs-gutter-y: 6.25rem;
  }
  .g-md-80,
  .gx-md-80 {
    --bs-gutter-x: 5rem;
  }
  .g-md-80,
  .gy-md-80 {
    --bs-gutter-y: 5rem;
  }
  .g-md-72,
  .gx-md-72 {
    --bs-gutter-x: 4.5rem;
  }
  .g-md-72,
  .gy-md-72 {
    --bs-gutter-y: 4.5rem;
  }
  .g-md-70,
  .gx-md-70 {
    --bs-gutter-x: 4.375rem;
  }
  .g-md-70,
  .gy-md-70 {
    --bs-gutter-y: 4.375rem;
  }
  .g-md-60,
  .gx-md-60 {
    --bs-gutter-x: 3.75rem;
  }
  .g-md-60,
  .gy-md-60 {
    --bs-gutter-y: 3.75rem;
  }
  .g-md-50,
  .gx-md-50 {
    --bs-gutter-x: 3.125rem;
  }
  .g-md-50,
  .gy-md-50 {
    --bs-gutter-y: 3.125rem;
  }
  .g-md-48,
  .gx-md-48 {
    --bs-gutter-x: 3rem;
  }
  .g-md-48,
  .gy-md-48 {
    --bs-gutter-y: 3rem;
  }
  .g-md-40,
  .gx-md-40 {
    --bs-gutter-x: 2.5rem;
  }
  .g-md-40,
  .gy-md-40 {
    --bs-gutter-y: 2.5rem;
  }
  .g-md-38,
  .gx-md-38 {
    --bs-gutter-x: 2.375rem;
  }
  .g-md-38,
  .gy-md-38 {
    --bs-gutter-y: 2.375rem;
  }
  .g-md-36,
  .gx-md-36 {
    --bs-gutter-x: 2.25rem;
  }
  .g-md-36,
  .gy-md-36 {
    --bs-gutter-y: 2.25rem;
  }
  .g-md-32,
  .gx-md-32 {
    --bs-gutter-x: 2rem;
  }
  .g-md-32,
  .gy-md-32 {
    --bs-gutter-y: 2rem;
  }
  .g-md-30,
  .gx-md-30 {
    --bs-gutter-x: 1.875rem;
  }
  .g-md-30,
  .gy-md-30 {
    --bs-gutter-y: 1.875rem;
  }
  .g-md-28,
  .gx-md-28 {
    --bs-gutter-x: 1.75rem;
  }
  .g-md-28,
  .gy-md-28 {
    --bs-gutter-y: 1.75rem;
  }
  .g-md-26,
  .gx-md-26 {
    --bs-gutter-x: 1.625rem;
  }
  .g-md-26,
  .gy-md-26 {
    --bs-gutter-y: 1.625rem;
  }
  .g-md-24,
  .gx-md-24 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-24,
  .gy-md-24 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-20,
  .gx-md-20 {
    --bs-gutter-x: 1.25rem;
  }
  .g-md-20,
  .gy-md-20 {
    --bs-gutter-y: 1.25rem;
  }
  .g-md-16,
  .gx-md-16 {
    --bs-gutter-x: 1rem;
  }
  .g-md-16,
  .gy-md-16 {
    --bs-gutter-y: 1rem;
  }
  .g-md-12,
  .gx-md-12 {
    --bs-gutter-x: 0.75rem;
  }
  .g-md-12,
  .gy-md-12 {
    --bs-gutter-y: 0.75rem;
  }
  .g-md-10,
  .gx-md-10 {
    --bs-gutter-x: 0.625rem;
  }
  .g-md-10,
  .gy-md-10 {
    --bs-gutter-y: 0.625rem;
  }
  .g-md-9,
  .gx-md-9 {
    --bs-gutter-x: 0.5625rem;
  }
  .g-md-9,
  .gy-md-9 {
    --bs-gutter-y: 0.5625rem;
  }
  .g-md-8,
  .gx-md-8 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-8,
  .gy-md-8 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-6,
  .gx-md-6 {
    --bs-gutter-x: 0.375rem;
  }
  .g-md-6,
  .gy-md-6 {
    --bs-gutter-y: 0.375rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 0.1875rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 0.1875rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.125rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.125rem;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.0625rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.0625rem;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0rem;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0rem;
  }
}
@media (min-width: 1024px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .row-cols-lg-7 > * {
    flex: 0 0 auto;
    width: 14.2857142857%;
  }
  .row-cols-lg-8 > * {
    flex: 0 0 auto;
    width: 12.5%;
  }
  .row-cols-lg-9 > * {
    flex: 0 0 auto;
    width: 11.1111111111%;
  }
  .row-cols-lg-10 > * {
    flex: 0 0 auto;
    width: 10%;
  }
  .row-cols-lg-11 > * {
    flex: 0 0 auto;
    width: 9.0909090909%;
  }
  .row-cols-lg-12 > * {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-140,
  .gx-lg-140 {
    --bs-gutter-x: 8.75rem;
  }
  .g-lg-140,
  .gy-lg-140 {
    --bs-gutter-y: 8.75rem;
  }
  .g-lg-120,
  .gx-lg-120 {
    --bs-gutter-x: 7.5rem;
  }
  .g-lg-120,
  .gy-lg-120 {
    --bs-gutter-y: 7.5rem;
  }
  .g-lg-100,
  .gx-lg-100 {
    --bs-gutter-x: 6.25rem;
  }
  .g-lg-100,
  .gy-lg-100 {
    --bs-gutter-y: 6.25rem;
  }
  .g-lg-80,
  .gx-lg-80 {
    --bs-gutter-x: 5rem;
  }
  .g-lg-80,
  .gy-lg-80 {
    --bs-gutter-y: 5rem;
  }
  .g-lg-72,
  .gx-lg-72 {
    --bs-gutter-x: 4.5rem;
  }
  .g-lg-72,
  .gy-lg-72 {
    --bs-gutter-y: 4.5rem;
  }
  .g-lg-70,
  .gx-lg-70 {
    --bs-gutter-x: 4.375rem;
  }
  .g-lg-70,
  .gy-lg-70 {
    --bs-gutter-y: 4.375rem;
  }
  .g-lg-60,
  .gx-lg-60 {
    --bs-gutter-x: 3.75rem;
  }
  .g-lg-60,
  .gy-lg-60 {
    --bs-gutter-y: 3.75rem;
  }
  .g-lg-50,
  .gx-lg-50 {
    --bs-gutter-x: 3.125rem;
  }
  .g-lg-50,
  .gy-lg-50 {
    --bs-gutter-y: 3.125rem;
  }
  .g-lg-48,
  .gx-lg-48 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-48,
  .gy-lg-48 {
    --bs-gutter-y: 3rem;
  }
  .g-lg-40,
  .gx-lg-40 {
    --bs-gutter-x: 2.5rem;
  }
  .g-lg-40,
  .gy-lg-40 {
    --bs-gutter-y: 2.5rem;
  }
  .g-lg-38,
  .gx-lg-38 {
    --bs-gutter-x: 2.375rem;
  }
  .g-lg-38,
  .gy-lg-38 {
    --bs-gutter-y: 2.375rem;
  }
  .g-lg-36,
  .gx-lg-36 {
    --bs-gutter-x: 2.25rem;
  }
  .g-lg-36,
  .gy-lg-36 {
    --bs-gutter-y: 2.25rem;
  }
  .g-lg-32,
  .gx-lg-32 {
    --bs-gutter-x: 2rem;
  }
  .g-lg-32,
  .gy-lg-32 {
    --bs-gutter-y: 2rem;
  }
  .g-lg-30,
  .gx-lg-30 {
    --bs-gutter-x: 1.875rem;
  }
  .g-lg-30,
  .gy-lg-30 {
    --bs-gutter-y: 1.875rem;
  }
  .g-lg-28,
  .gx-lg-28 {
    --bs-gutter-x: 1.75rem;
  }
  .g-lg-28,
  .gy-lg-28 {
    --bs-gutter-y: 1.75rem;
  }
  .g-lg-26,
  .gx-lg-26 {
    --bs-gutter-x: 1.625rem;
  }
  .g-lg-26,
  .gy-lg-26 {
    --bs-gutter-y: 1.625rem;
  }
  .g-lg-24,
  .gx-lg-24 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-24,
  .gy-lg-24 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-20,
  .gx-lg-20 {
    --bs-gutter-x: 1.25rem;
  }
  .g-lg-20,
  .gy-lg-20 {
    --bs-gutter-y: 1.25rem;
  }
  .g-lg-16,
  .gx-lg-16 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-16,
  .gy-lg-16 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-12,
  .gx-lg-12 {
    --bs-gutter-x: 0.75rem;
  }
  .g-lg-12,
  .gy-lg-12 {
    --bs-gutter-y: 0.75rem;
  }
  .g-lg-10,
  .gx-lg-10 {
    --bs-gutter-x: 0.625rem;
  }
  .g-lg-10,
  .gy-lg-10 {
    --bs-gutter-y: 0.625rem;
  }
  .g-lg-9,
  .gx-lg-9 {
    --bs-gutter-x: 0.5625rem;
  }
  .g-lg-9,
  .gy-lg-9 {
    --bs-gutter-y: 0.5625rem;
  }
  .g-lg-8,
  .gx-lg-8 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-8,
  .gy-lg-8 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-6,
  .gx-lg-6 {
    --bs-gutter-x: 0.375rem;
  }
  .g-lg-6,
  .gy-lg-6 {
    --bs-gutter-y: 0.375rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 0.1875rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 0.1875rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.125rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.125rem;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.0625rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.0625rem;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0rem;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0rem;
  }
}
@media (min-width: 1440px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .row-cols-xl-7 > * {
    flex: 0 0 auto;
    width: 14.2857142857%;
  }
  .row-cols-xl-8 > * {
    flex: 0 0 auto;
    width: 12.5%;
  }
  .row-cols-xl-9 > * {
    flex: 0 0 auto;
    width: 11.1111111111%;
  }
  .row-cols-xl-10 > * {
    flex: 0 0 auto;
    width: 10%;
  }
  .row-cols-xl-11 > * {
    flex: 0 0 auto;
    width: 9.0909090909%;
  }
  .row-cols-xl-12 > * {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-140,
  .gx-xl-140 {
    --bs-gutter-x: 8.75rem;
  }
  .g-xl-140,
  .gy-xl-140 {
    --bs-gutter-y: 8.75rem;
  }
  .g-xl-120,
  .gx-xl-120 {
    --bs-gutter-x: 7.5rem;
  }
  .g-xl-120,
  .gy-xl-120 {
    --bs-gutter-y: 7.5rem;
  }
  .g-xl-100,
  .gx-xl-100 {
    --bs-gutter-x: 6.25rem;
  }
  .g-xl-100,
  .gy-xl-100 {
    --bs-gutter-y: 6.25rem;
  }
  .g-xl-80,
  .gx-xl-80 {
    --bs-gutter-x: 5rem;
  }
  .g-xl-80,
  .gy-xl-80 {
    --bs-gutter-y: 5rem;
  }
  .g-xl-72,
  .gx-xl-72 {
    --bs-gutter-x: 4.5rem;
  }
  .g-xl-72,
  .gy-xl-72 {
    --bs-gutter-y: 4.5rem;
  }
  .g-xl-70,
  .gx-xl-70 {
    --bs-gutter-x: 4.375rem;
  }
  .g-xl-70,
  .gy-xl-70 {
    --bs-gutter-y: 4.375rem;
  }
  .g-xl-60,
  .gx-xl-60 {
    --bs-gutter-x: 3.75rem;
  }
  .g-xl-60,
  .gy-xl-60 {
    --bs-gutter-y: 3.75rem;
  }
  .g-xl-50,
  .gx-xl-50 {
    --bs-gutter-x: 3.125rem;
  }
  .g-xl-50,
  .gy-xl-50 {
    --bs-gutter-y: 3.125rem;
  }
  .g-xl-48,
  .gx-xl-48 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-48,
  .gy-xl-48 {
    --bs-gutter-y: 3rem;
  }
  .g-xl-40,
  .gx-xl-40 {
    --bs-gutter-x: 2.5rem;
  }
  .g-xl-40,
  .gy-xl-40 {
    --bs-gutter-y: 2.5rem;
  }
  .g-xl-38,
  .gx-xl-38 {
    --bs-gutter-x: 2.375rem;
  }
  .g-xl-38,
  .gy-xl-38 {
    --bs-gutter-y: 2.375rem;
  }
  .g-xl-36,
  .gx-xl-36 {
    --bs-gutter-x: 2.25rem;
  }
  .g-xl-36,
  .gy-xl-36 {
    --bs-gutter-y: 2.25rem;
  }
  .g-xl-32,
  .gx-xl-32 {
    --bs-gutter-x: 2rem;
  }
  .g-xl-32,
  .gy-xl-32 {
    --bs-gutter-y: 2rem;
  }
  .g-xl-30,
  .gx-xl-30 {
    --bs-gutter-x: 1.875rem;
  }
  .g-xl-30,
  .gy-xl-30 {
    --bs-gutter-y: 1.875rem;
  }
  .g-xl-28,
  .gx-xl-28 {
    --bs-gutter-x: 1.75rem;
  }
  .g-xl-28,
  .gy-xl-28 {
    --bs-gutter-y: 1.75rem;
  }
  .g-xl-26,
  .gx-xl-26 {
    --bs-gutter-x: 1.625rem;
  }
  .g-xl-26,
  .gy-xl-26 {
    --bs-gutter-y: 1.625rem;
  }
  .g-xl-24,
  .gx-xl-24 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-24,
  .gy-xl-24 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-20,
  .gx-xl-20 {
    --bs-gutter-x: 1.25rem;
  }
  .g-xl-20,
  .gy-xl-20 {
    --bs-gutter-y: 1.25rem;
  }
  .g-xl-16,
  .gx-xl-16 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-16,
  .gy-xl-16 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-12,
  .gx-xl-12 {
    --bs-gutter-x: 0.75rem;
  }
  .g-xl-12,
  .gy-xl-12 {
    --bs-gutter-y: 0.75rem;
  }
  .g-xl-10,
  .gx-xl-10 {
    --bs-gutter-x: 0.625rem;
  }
  .g-xl-10,
  .gy-xl-10 {
    --bs-gutter-y: 0.625rem;
  }
  .g-xl-9,
  .gx-xl-9 {
    --bs-gutter-x: 0.5625rem;
  }
  .g-xl-9,
  .gy-xl-9 {
    --bs-gutter-y: 0.5625rem;
  }
  .g-xl-8,
  .gx-xl-8 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-8,
  .gy-xl-8 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-6,
  .gx-xl-6 {
    --bs-gutter-x: 0.375rem;
  }
  .g-xl-6,
  .gy-xl-6 {
    --bs-gutter-y: 0.375rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 0.1875rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 0.1875rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.125rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.125rem;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.0625rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.0625rem;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0rem;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0rem;
  }
}
@media (min-width: 1920px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .row-cols-xxl-7 > * {
    flex: 0 0 auto;
    width: 14.2857142857%;
  }
  .row-cols-xxl-8 > * {
    flex: 0 0 auto;
    width: 12.5%;
  }
  .row-cols-xxl-9 > * {
    flex: 0 0 auto;
    width: 11.1111111111%;
  }
  .row-cols-xxl-10 > * {
    flex: 0 0 auto;
    width: 10%;
  }
  .row-cols-xxl-11 > * {
    flex: 0 0 auto;
    width: 9.0909090909%;
  }
  .row-cols-xxl-12 > * {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-140,
  .gx-xxl-140 {
    --bs-gutter-x: 8.75rem;
  }
  .g-xxl-140,
  .gy-xxl-140 {
    --bs-gutter-y: 8.75rem;
  }
  .g-xxl-120,
  .gx-xxl-120 {
    --bs-gutter-x: 7.5rem;
  }
  .g-xxl-120,
  .gy-xxl-120 {
    --bs-gutter-y: 7.5rem;
  }
  .g-xxl-100,
  .gx-xxl-100 {
    --bs-gutter-x: 6.25rem;
  }
  .g-xxl-100,
  .gy-xxl-100 {
    --bs-gutter-y: 6.25rem;
  }
  .g-xxl-80,
  .gx-xxl-80 {
    --bs-gutter-x: 5rem;
  }
  .g-xxl-80,
  .gy-xxl-80 {
    --bs-gutter-y: 5rem;
  }
  .g-xxl-72,
  .gx-xxl-72 {
    --bs-gutter-x: 4.5rem;
  }
  .g-xxl-72,
  .gy-xxl-72 {
    --bs-gutter-y: 4.5rem;
  }
  .g-xxl-70,
  .gx-xxl-70 {
    --bs-gutter-x: 4.375rem;
  }
  .g-xxl-70,
  .gy-xxl-70 {
    --bs-gutter-y: 4.375rem;
  }
  .g-xxl-60,
  .gx-xxl-60 {
    --bs-gutter-x: 3.75rem;
  }
  .g-xxl-60,
  .gy-xxl-60 {
    --bs-gutter-y: 3.75rem;
  }
  .g-xxl-50,
  .gx-xxl-50 {
    --bs-gutter-x: 3.125rem;
  }
  .g-xxl-50,
  .gy-xxl-50 {
    --bs-gutter-y: 3.125rem;
  }
  .g-xxl-48,
  .gx-xxl-48 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-48,
  .gy-xxl-48 {
    --bs-gutter-y: 3rem;
  }
  .g-xxl-40,
  .gx-xxl-40 {
    --bs-gutter-x: 2.5rem;
  }
  .g-xxl-40,
  .gy-xxl-40 {
    --bs-gutter-y: 2.5rem;
  }
  .g-xxl-38,
  .gx-xxl-38 {
    --bs-gutter-x: 2.375rem;
  }
  .g-xxl-38,
  .gy-xxl-38 {
    --bs-gutter-y: 2.375rem;
  }
  .g-xxl-36,
  .gx-xxl-36 {
    --bs-gutter-x: 2.25rem;
  }
  .g-xxl-36,
  .gy-xxl-36 {
    --bs-gutter-y: 2.25rem;
  }
  .g-xxl-32,
  .gx-xxl-32 {
    --bs-gutter-x: 2rem;
  }
  .g-xxl-32,
  .gy-xxl-32 {
    --bs-gutter-y: 2rem;
  }
  .g-xxl-30,
  .gx-xxl-30 {
    --bs-gutter-x: 1.875rem;
  }
  .g-xxl-30,
  .gy-xxl-30 {
    --bs-gutter-y: 1.875rem;
  }
  .g-xxl-28,
  .gx-xxl-28 {
    --bs-gutter-x: 1.75rem;
  }
  .g-xxl-28,
  .gy-xxl-28 {
    --bs-gutter-y: 1.75rem;
  }
  .g-xxl-26,
  .gx-xxl-26 {
    --bs-gutter-x: 1.625rem;
  }
  .g-xxl-26,
  .gy-xxl-26 {
    --bs-gutter-y: 1.625rem;
  }
  .g-xxl-24,
  .gx-xxl-24 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-24,
  .gy-xxl-24 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-20,
  .gx-xxl-20 {
    --bs-gutter-x: 1.25rem;
  }
  .g-xxl-20,
  .gy-xxl-20 {
    --bs-gutter-y: 1.25rem;
  }
  .g-xxl-16,
  .gx-xxl-16 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-16,
  .gy-xxl-16 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-12,
  .gx-xxl-12 {
    --bs-gutter-x: 0.75rem;
  }
  .g-xxl-12,
  .gy-xxl-12 {
    --bs-gutter-y: 0.75rem;
  }
  .g-xxl-10,
  .gx-xxl-10 {
    --bs-gutter-x: 0.625rem;
  }
  .g-xxl-10,
  .gy-xxl-10 {
    --bs-gutter-y: 0.625rem;
  }
  .g-xxl-9,
  .gx-xxl-9 {
    --bs-gutter-x: 0.5625rem;
  }
  .g-xxl-9,
  .gy-xxl-9 {
    --bs-gutter-y: 0.5625rem;
  }
  .g-xxl-8,
  .gx-xxl-8 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-8,
  .gy-xxl-8 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-6,
  .gx-xxl-6 {
    --bs-gutter-x: 0.375rem;
  }
  .g-xxl-6,
  .gy-xxl-6 {
    --bs-gutter-y: 0.375rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 0.1875rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 0.1875rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.125rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.125rem;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.0625rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.0625rem;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0rem;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0rem;
  }
}
[class^=icon-],
[class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  font-style: normal;
}

.icon-close-white {
  width: 28px;
  height: 28px;
  background-image: url(../images/icons/close-white.svg);
}

.text-h1 {
  font-size: 1.5rem;
  line-height: 1.4166666667;
}

.text-h2 {
  font-size: 1.375rem;
  line-height: 1.4545454545;
}

.text-title1 {
  font-size: 1.25rem;
  line-height: 1.4;
}

.text-title2 {
  font-size: 1.125rem;
  line-height: 1.4444444444;
}

.text-title3 {
  font-size: 1rem;
  line-height: 1.5;
}

.text-body1 {
  font-size: 0.9375rem;
  line-height: 1.4666666667;
}

.text-body2 {
  font-size: 0.875rem;
  line-height: 1.4285714286;
}

.text-caption1 {
  font-size: 0.8125rem;
  line-height: 1.3846153846;
}

.text-caption2 {
  font-size: 0.75rem;
  line-height: 1.5;
}

.text-caption3 {
  font-size: 0.6875rem;
  line-height: 1.4545454545;
}

.text-btn1 {
  font-size: 1rem;
  line-height: 1.5;
}

.text-btn2 {
  font-size: 0.9375rem;
  line-height: 1.4666666667;
}

.form-calendar-input, .form-calendar-tilde, .form-time-input {
  font-size: 0.9375rem;
  line-height: 1.4666666667;
}

.text-btn3 {
  font-size: 0.875rem;
  line-height: 1.4285714286;
}

.text-btn4 {
  font-size: 0.8125rem;
  line-height: 1.3846153846;
}

.text-btn5 {
  font-size: 0.75rem;
  line-height: 1.5;
}

.text-btn6 {
  font-size: 0.625rem;
  line-height: 1.2;
}

.login-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100vh;
  padding-top: 120px;
  background-color: #F1F3F8;
}
.login-wrap .title-wrap {
  width: 290px;
}
.login-wrap .title-wrap img {
  width: 100%;
}
.login-wrap .box-type {
  padding: 60px 48px;
  border-radius: 30px;
}
.login-wrap .box-type p {
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.2px;
  text-align: center;
  color: #616161;
}
.login-wrap .box-type .form-wrap {
  min-width: 424px;
}
.login-wrap .box-type .form-wrap .link-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.login-wrap .box-type .form-wrap .link-wrap a {
  font-size: 15px;
  line-height: 150%;
  color: #4D4D4D;
}

.signup-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 100vh;
  padding: 120px 0;
  background-color: #F1F3F8;
}
.signup-wrap .container {
  width: 100%;
  max-width: 1060px;
}
.signup-wrap .title-wrap h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 130%;
  color: #111;
}
.signup-wrap .title-wrap h2 img {
  width: 290px;
}
.signup-wrap .box-type.guide h3 {
  font-size: 22px;
  font-weight: 500;
  line-height: 140%;
  color: #111;
}
.signup-wrap .box-type.guide .numeric-list li {
  font-size: 18px;
  line-height: 140%;
  color: #4D4D4D;
}
.signup-wrap .box-type.guide .numeric-list li + li {
  margin-top: 10px;
}
.signup-wrap .box-type.guide .bullet-list li {
  font-size: 16px;
  line-height: 150%;
  color: #616161;
}
.signup-wrap .box-type.guide .bullet-list li + li {
  margin-top: 4px;
}
.signup-wrap .box-type.guide .bullet-list li::before {
  transform: translateY(10px);
}
.signup-wrap .section-title-wrap {
  padding-bottom: 20px;
  border-bottom: 2px solid #111;
}
.signup-wrap .section-title-wrap h3 {
  font-size: 22px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.22px;
}
.signup-wrap .terms-wrap h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  color: #111;
}
.signup-wrap .terms-wrap .box-type {
  height: 200px;
  padding: 0;
  overflow: hidden;
}
.signup-wrap .terms-wrap .box-type .terms-detail .scroll-area {
  max-height: 160px;
  margin: 20px;
  padding: 12px;
  overflow-y: auto;
  font-weight: 400;
  line-height: 1.5;
}
.signup-wrap .terms-wrap .box-type .terms-detail .scroll-area::-webkit-scrollbar {
  width: 6px;
}
.signup-wrap .terms-wrap .box-type .terms-detail .scroll-area::-webkit-scrollbar-track {
  background: #CFCFCF;
  border-radius: 4px;
}
.signup-wrap .terms-wrap .box-type .terms-detail .scroll-area::-webkit-scrollbar-thumb {
  background: #888888;
  border-radius: 4px;
}
.signup-wrap .register-wrap .title {
  font-size: 18px;
  line-height: 150%;
  color: #111;
}
.signup-wrap .register-wrap .btn-wrap {
  justify-content: center;
}
.signup-wrap .register-wrap .btn-wrap .btn {
  flex: unset;
  width: 240px;
}
.signup-wrap.signup-waiting .box-type {
  width: 1060px;
  text-align: center;
}
.signup-wrap.signup-waiting .box-type .text-box p {
  font-size: 22px;
  font-weight: 500;
  line-height: 140%;
  color: #111;
}
.signup-wrap.find-account > .box-type {
  width: 1060px;
  text-align: center;
}
.signup-wrap.find-account > .box-type .title {
  font-size: 18px;
}
.signup-wrap.find-account > .box-type .box-type {
  border-radius: 30px;
}

.main-page {
  position: relative;
  min-width: 1280px;
}
.main-page .swiper-container {
  width: 100vw;
  height: 1080px;
}
.main-page .swiper-container .swiper-slide {
  position: relative;
  overflow: hidden;
}
.main-page .swiper-container .swiper-slide.swiper-slide-active img {
  transform: scale(1.2);
}
.main-page .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 5s ease-out;
  transform: scale(1.05);
}
.main-page .swiper-container .swiper-slide .row {
  position: absolute;
  top: 240px;
  right: 0;
  left: 0;
  width: 100%;
  max-width: 1600px;
  margin: auto;
  padding-left: 20px;
}
.main-page .swiper-container .swiper-slide .row .col-6 .text-box h3 {
  font-size: 68px;
  font-weight: 600;
  line-height: 94px;
  letter-spacing: -1.36px;
  word-break: keep-all;
}
.main-page .swiper-container .swiper-slide .row .col-6 .text-box p {
  margin-top: 40px;
  font-size: 28px;
  font-weight: 600;
}
.main-page .swiper-container .swiper-pagination {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
  top: 650px;
  right: 0;
  left: 0;
  max-width: 1600px;
  height: -moz-fit-content;
  height: fit-content;
  margin: 0 auto;
  padding: 0 20px;
}
.main-page .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 0;
  background-color: rgba(255, 255, 255, 0.2);
  opacity: 1;
  transition: all 0.3s ease;
  border-radius: 50%;
}
.main-page .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 56px;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.2);
  position: relative;
  overflow: hidden;
}
.main-page .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 15px;
  transform: scaleX(0);
  transform-origin: left;
  animation: pagination-timer 5s linear forwards;
}
@keyframes pagination-timer {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
.main-page .section-main {
  position: absolute;
  top: 395px;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 10;
}
.main-page .section-main .row .col-6:nth-child(2) {
  padding-top: 155px;
}
.main-page .section-feature {
  margin: auto;
  padding: 90px 0 40px;
}
.main-page .section-feature .feature-list-wrap {
  display: flex;
  align-items: center;
  gap: 20px;
}
.main-page .section-feature .feature-list-wrap .feature-item {
  flex: 1;
}
.main-page .section-feature .feature-list-wrap .feature-item a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 40px 20px 50px;
  background-color: #E7F4FF;
  border-radius: 16px;
}
.main-page .section-feature .feature-list-wrap .feature-item a .text-box h3 {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -0.22px;
}
.main-page .section-feature .feature-list-wrap .feature-item a .text-box p {
  margin-top: 15px;
  font-size: 15px;
  line-height: 150%;
  letter-spacing: -0.15px;
}
.main-page .section-feature .feature-list-wrap .feature-item a .img-box img {
  width: 138px;
}
.main-page .section-feature .feature-list-wrap .feature-item a i {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 28px;
  height: 28px;
}
.main-page .section-marquee {
  margin: -20px 0 20px;
  overflow: hidden;
  white-space: nowrap;
}
.main-page .section-marquee .marquee-container {
  width: 100%;
  overflow: hidden;
}
.main-page .section-marquee .marquee-container .marquee-content {
  display: inline-flex;
  animation: marquee 100s linear infinite;
  white-space: nowrap;
}
.main-page .section-marquee .marquee-container .marquee-content .marquee-text {
  font-size: 120px;
  font-weight: 800;
  color: #F3F3F5;
  opacity: 0.8;
  text-transform: uppercase;
}
.main-page .main-summary-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  max-width: 1600px;
  margin: 108px auto 0;
  padding: 52px 0 100px;
  font-family: "RedHatDisplay", sans-serif;
}
.main-page .main-summary-wrap .summary-header-wrap {
  grid-column: span 2;
  display: flex;
  justify-content: flex-end;
  padding-right: 20px;
}
.main-page .main-summary-wrap .summary-header-wrap .date-wrap {
  display: flex;
  align-items: center;
  gap: 6px;
}
.main-page .main-summary-wrap .summary-header-wrap .date-wrap .date-label {
  padding: 4.5px 7px;
  background-color: #616161;
  border-radius: 7px;
  font-size: 11px;
  color: #fff;
}
.main-page .main-summary-wrap .summary-header-wrap .date-wrap .date-value {
  font-size: 14px;
  font-weight: 500;
  color: #111;
}
.main-page .main-summary-wrap .box-type {
  position: relative;
  min-height: 358px;
}
.main-page .main-summary-wrap .box-type.ps-20 .title-wrap {
  padding-left: 20px;
}
.main-page .main-summary-wrap .box-type .title-wrap {
  position: relative;
  z-index: 1;
}
.main-page .main-summary-wrap .title-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.main-page .main-summary-wrap .title-link h3 {
  font-size: 20px;
  font-weight: 600;
  color: #000;
}
.main-page .main-summary-wrap .title-link i {
  width: 13px;
  height: 13px;
}
.main-page .main-summary-wrap .title-link .tooltip {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main-page .main-summary-wrap .title-link .tooltip::before {
  content: "";
  display: inline-flex;
  min-width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 19C5.02944 19 1 14.9706 1 10C1 5.02944 5.02944 1 10 1C14.9706 1 19 5.02944 19 10C19 14.9706 14.9706 19 10 19Z' stroke='%23111111' stroke-width='1.5'/%3E%3Cpath d='M10 7.49023C10.5523 7.49023 11 7.04252 11 6.49023C10.9999 5.93803 10.5522 5.49023 10 5.49023C9.44778 5.49023 9.0001 5.93803 9 6.49023C9 7.04252 9.44772 7.49023 10 7.49023ZM10 14.375C10.5523 14.375 11 13.9273 11 13.375V10C11 9.44772 10.5523 9 10 9C9.44772 9 9 9.44772 9 10V13.375C9 13.9273 9.44772 14.375 10 14.375Z' fill='%23111111'/%3E%3C/svg%3E%0A") center center no-repeat;
  background-size: contain;
}
.main-page .main-summary-wrap .title-link .tooltip .desc {
  flex-direction: column;
  justify-content: center;
  gap: 3px;
  width: -moz-fit-content;
  width: fit-content;
  bottom: calc(100% + 12px);
  padding: 9px 12px;
  white-space: nowrap;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  line-height: 150%;
}
.main-page .main-summary-wrap .title-link .tooltip .desc::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-top-color: rgba(0, 0, 0, 0.7);
}
.main-page .main-summary-wrap .title-link .tooltip:hover .desc {
  opacity: 1;
  visibility: visible;
}
.main-page .main-summary-wrap .operation-scale-wrap .content-wrap {
  margin-top: 22px;
  text-align: center;
}
.main-page .main-summary-wrap .operation-scale-wrap .content-wrap .img-wrap {
  width: 140px;
  height: 140px;
  margin: auto;
}
.main-page .main-summary-wrap .operation-scale-wrap .content-wrap .type-wrap {
  display: inline-flex;
  margin-top: 8px;
  padding: 7px 15px;
  background: rgba(20, 84, 255, 0.1);
  border-radius: 23px;
  font-size: 14px;
  font-weight: 600;
  color: #1454FF;
}
.main-page .main-summary-wrap .operation-scale-wrap .content-wrap .amount {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 3px;
  margin-top: 14px;
  color: #000;
}
.main-page .main-summary-wrap .operation-scale-wrap .content-wrap .amount .num {
  font-size: 32px;
  font-weight: 800;
}
.main-page .main-summary-wrap .operation-scale-wrap .content-wrap .amount .unit {
  font-size: 18px;
  font-weight: 500;
}
.main-page .main-summary-wrap .nodata-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/main/img-nodata-01.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.main-page .main-summary-wrap .nodata-wrap.nodata-2 {
  background-image: url("../images/main/img-nodata-02.png");
}
.main-page .main-summary-wrap .nodata-wrap.nodata-3 {
  background-image: url("../images/main/img-nodata-03.png");
}
.main-page .main-summary-wrap .nodata-wrap.nodata-4 {
  background-image: url("../images/main/img-nodata-04.png");
}
.main-page .main-summary-wrap .nodata-wrap p {
  font-size: 17px;
  color: #111;
  line-height: 140%;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
