/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src25/helpers/Notification.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************/
.Notification_container_bc6eb0 {
  display: flex;
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;
}

.Notification_toast_e7751f {
  position: fixed;
  top: 10px;
  z-index: 9999;
  padding: 13px 15px 16px;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  font-family: Verdana, serif;
  animation: Notification_fadein_b75d3d 0.3s, Notification_fadeout_cc4076 0.7s 4.5s;
}
.Notification_toast_e7751f.Notification_error_a517ad {
  color: white;
  background-color: #e53935;
  box-shadow: 0 3px 6px -1px rgba(0, 0, 0, 0.12), 0 5px 5px -4px rgba(232, 24, 37, 0.3);
}
.Notification_toast_e7751f.Notification_error_a517ad a {
  color: white;
  border-bottom-color: white;
}
.Notification_toast_e7751f.Notification_warning_c6afc0 {
  color: black;
  background-color: #ffd600;
  box-shadow: 0 3px 6px -1px rgba(0, 0, 0, 0.12), 0 5px 5px -4px rgba(232, 213, 0, 0.3);
}
.Notification_toast_e7751f.Notification_success_c75497 {
  color: #333333;
  background-color: #ffffcc;
  box-shadow: 0 3px 6px -1px rgba(0, 0, 0, 0.12), 0 5px 5px -4px rgba(232, 213, 0, 0.3);
}

/* Animations to fade the snackbar in and out */
@keyframes Notification_fadein_b75d3d {
  from {
    top: 0;
    opacity: 0;
  }
  to {
    top: 10px;
    opacity: 1;
  }
}
@keyframes Notification_fadeout_cc4076 {
  from {
    top: 10px;
    opacity: 1;
  }
  to {
    top: 50px;
    opacity: 0;
  }
}
/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src25/styles/main.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

body * {
  outline: none;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

button {
  all: unset;
}

@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/dist/dev/fonts/IBMPlexSans-Thin_f7b0440.woff2) format("woff2");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(/dist/dev/fonts/IBMPlexSans-ThinItalic_859829f.woff2) format("woff2");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/dist/dev/fonts/IBMPlexSans-ExtraLight_11d13f5.woff2) format("woff2");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(/dist/dev/fonts/IBMPlexSans-ExtraLightItalic_c94f6fb.woff2) format("woff2");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/dist/dev/fonts/IBMPlexSans-Light_abfdbe2.woff2) format("woff2");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(/dist/dev/fonts/IBMPlexSans-LightItalic_6b4367e.woff2) format("woff2");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/dist/dev/fonts/IBMPlexSans-Text_d9a6eb2.woff2) format("woff2");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/dist/dev/fonts/IBMPlexSans-TextItalic_4bcdd38.woff2) format("woff2");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 450;
  font-display: swap;
  src: url(/dist/dev/fonts/IBMPlexSans-Regular_64777c2.woff2) format("woff2");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 450;
  font-display: swap;
  src: url(/dist/dev/fonts/IBMPlexSans-Italic_eaf3a06.woff2) format("woff2");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/dist/dev/fonts/IBMPlexSans-Medium_dfad6a4.woff2) format("woff2");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(/dist/dev/fonts/IBMPlexSans-MediumItalic_396b559.woff2) format("woff2");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/dist/dev/fonts/IBMPlexSans-SemiBold_afac882.woff2) format("woff2");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(/dist/dev/fonts/IBMPlexSans-SemiBoldItalic_a03a5c3.woff2) format("woff2");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/dist/dev/fonts/IBMPlexSans-Bold_cf74624.woff2) format("woff2");
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(/dist/dev/fonts/IBMPlexSans-BoldItalic_746ee23.woff2) format("woff2");
}
.sh-grid {
  display: grid;
  width: 100%;
  box-sizing: border-box;
  gap: clamp(1.6rem, 1.3333333333vw + 0.8rem, 2.4rem);
  grid-template-columns: repeat(12, minmax(0, 1fr));
  word-break: break-word;
}
@media (min-width: 0px) {
  .sh-col-one-1 {
    grid-column: span 1;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 0px) {
  .sh-col-one-2 {
    grid-column: span 2;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 0px) {
  .sh-col-one-3 {
    grid-column: span 3;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 0px) {
  .sh-col-one-4 {
    grid-column: span 4;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 0px) {
  .sh-col-one-5 {
    grid-column: span 5;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 0px) {
  .sh-col-one-6 {
    grid-column: span 6;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 0px) {
  .sh-col-one-7 {
    grid-column: span 7;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 0px) {
  .sh-col-one-8 {
    grid-column: span 8;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 0px) {
  .sh-col-one-9 {
    grid-column: span 9;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 0px) {
  .sh-col-one-10 {
    grid-column: span 10;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 0px) {
  .sh-col-one-11 {
    grid-column: span 11;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 0px) {
  .sh-col-one-12 {
    grid-column: span 12;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .sh-col-two-1 {
    grid-column: span 1;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .sh-col-two-2 {
    grid-column: span 2;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .sh-col-two-3 {
    grid-column: span 3;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .sh-col-two-4 {
    grid-column: span 4;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .sh-col-two-5 {
    grid-column: span 5;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .sh-col-two-6 {
    grid-column: span 6;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .sh-col-two-7 {
    grid-column: span 7;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .sh-col-two-8 {
    grid-column: span 8;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .sh-col-two-9 {
    grid-column: span 9;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .sh-col-two-10 {
    grid-column: span 10;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .sh-col-two-11 {
    grid-column: span 11;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .sh-col-two-12 {
    grid-column: span 12;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
.sh-col-1 {
  grid-column: span 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-2 {
  grid-column: span 2;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-3 {
  grid-column: span 3;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-4 {
  grid-column: span 4;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-5 {
  grid-column: span 5;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-6 {
  grid-column: span 6;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-7 {
  grid-column: span 7;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-8 {
  grid-column: span 8;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-9 {
  grid-column: span 9;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-10 {
  grid-column: span 10;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-11 {
  grid-column: span 11;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-12 {
  grid-column: span 12;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-1-span-1 {
  grid-column: 1/span 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-1-span-2 {
  grid-column: 1/span 2;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-1-span-3 {
  grid-column: 1/span 3;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-1-span-4 {
  grid-column: 1/span 4;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-1-span-5 {
  grid-column: 1/span 5;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-1-span-6 {
  grid-column: 1/span 6;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-1-span-7 {
  grid-column: 1/span 7;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-1-span-8 {
  grid-column: 1/span 8;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-1-span-9 {
  grid-column: 1/span 9;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-1-span-10 {
  grid-column: 1/span 10;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-1-span-11 {
  grid-column: 1/span 11;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-1-span-12 {
  grid-column: 1/span 12;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-2-span-1 {
  grid-column: 2/span 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-2-span-2 {
  grid-column: 2/span 2;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-2-span-3 {
  grid-column: 2/span 3;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-2-span-4 {
  grid-column: 2/span 4;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-2-span-5 {
  grid-column: 2/span 5;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-2-span-6 {
  grid-column: 2/span 6;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-2-span-7 {
  grid-column: 2/span 7;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-2-span-8 {
  grid-column: 2/span 8;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-2-span-9 {
  grid-column: 2/span 9;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-2-span-10 {
  grid-column: 2/span 10;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-2-span-11 {
  grid-column: 2/span 11;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-3-span-1 {
  grid-column: 3/span 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-3-span-2 {
  grid-column: 3/span 2;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-3-span-3 {
  grid-column: 3/span 3;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-3-span-4 {
  grid-column: 3/span 4;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-3-span-5 {
  grid-column: 3/span 5;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-3-span-6 {
  grid-column: 3/span 6;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-3-span-7 {
  grid-column: 3/span 7;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-3-span-8 {
  grid-column: 3/span 8;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-3-span-9 {
  grid-column: 3/span 9;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-3-span-10 {
  grid-column: 3/span 10;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-4-span-1 {
  grid-column: 4/span 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-4-span-2 {
  grid-column: 4/span 2;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-4-span-3 {
  grid-column: 4/span 3;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-4-span-4 {
  grid-column: 4/span 4;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-4-span-5 {
  grid-column: 4/span 5;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-4-span-6 {
  grid-column: 4/span 6;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-4-span-7 {
  grid-column: 4/span 7;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-4-span-8 {
  grid-column: 4/span 8;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-4-span-9 {
  grid-column: 4/span 9;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-5-span-1 {
  grid-column: 5/span 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-5-span-2 {
  grid-column: 5/span 2;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-5-span-3 {
  grid-column: 5/span 3;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-5-span-4 {
  grid-column: 5/span 4;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-5-span-5 {
  grid-column: 5/span 5;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-5-span-6 {
  grid-column: 5/span 6;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-5-span-7 {
  grid-column: 5/span 7;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-5-span-8 {
  grid-column: 5/span 8;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-6-span-1 {
  grid-column: 6/span 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-6-span-2 {
  grid-column: 6/span 2;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-6-span-3 {
  grid-column: 6/span 3;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-6-span-4 {
  grid-column: 6/span 4;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-6-span-5 {
  grid-column: 6/span 5;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-6-span-6 {
  grid-column: 6/span 6;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-6-span-7 {
  grid-column: 6/span 7;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-7-span-1 {
  grid-column: 7/span 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-7-span-2 {
  grid-column: 7/span 2;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-7-span-3 {
  grid-column: 7/span 3;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-7-span-4 {
  grid-column: 7/span 4;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-7-span-5 {
  grid-column: 7/span 5;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-7-span-6 {
  grid-column: 7/span 6;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-8-span-1 {
  grid-column: 8/span 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-8-span-2 {
  grid-column: 8/span 2;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-8-span-3 {
  grid-column: 8/span 3;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-8-span-4 {
  grid-column: 8/span 4;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-8-span-5 {
  grid-column: 8/span 5;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-9-span-1 {
  grid-column: 9/span 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-9-span-2 {
  grid-column: 9/span 2;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-9-span-3 {
  grid-column: 9/span 3;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-9-span-4 {
  grid-column: 9/span 4;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-10-span-1 {
  grid-column: 10/span 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-10-span-2 {
  grid-column: 10/span 2;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-10-span-3 {
  grid-column: 10/span 3;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-11-span-1 {
  grid-column: 11/span 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-11-span-2 {
  grid-column: 11/span 2;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-col-start-12-span-1 {
  grid-column: 12/span 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sh-gap-0 {
  gap: 0;
}
.sh-col-gap-0 {
  -moz-column-gap: 0;
       column-gap: 0;
}
.sh-row-gap-0 {
  row-gap: 0;
}
.sh-gap-5 {
  gap: 0.5rem;
}
.sh-col-gap-5 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.sh-row-gap-5 {
  row-gap: 0.5rem;
}
.sh-gap-10 {
  gap: 1rem;
}
.sh-col-gap-10 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.sh-row-gap-10 {
  row-gap: 1rem;
}
.sh-gap-15 {
  gap: 1.5rem;
}
.sh-col-gap-15 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.sh-row-gap-15 {
  row-gap: 1.5rem;
}
.sh-gap-20 {
  gap: 2rem;
}
.sh-col-gap-20 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.sh-row-gap-20 {
  row-gap: 2rem;
}
.sh-gap-24 {
  gap: 2.4rem;
}
.sh-col-gap-24 {
  -moz-column-gap: 2.4rem;
       column-gap: 2.4rem;
}
.sh-row-gap-24 {
  row-gap: 2.4rem;
}
.sh-gap-30 {
  gap: 3rem;
}
.sh-col-gap-30 {
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}
.sh-row-gap-30 {
  row-gap: 3rem;
}
@media (min-width: 0px) {
  .sh-gap-one-0 {
    gap: 0;
  }
}
@media (min-width: 0px) {
  .sh-col-gap-one-0 {
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
@media (min-width: 0px) {
  .sh-row-gap-one-0 {
    row-gap: 0;
  }
}
@media (min-width: 0px) {
  .sh-gap-one-5 {
    gap: 0.5rem;
  }
}
@media (min-width: 0px) {
  .sh-col-gap-one-5 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }
}
@media (min-width: 0px) {
  .sh-row-gap-one-5 {
    row-gap: 0.5rem;
  }
}
@media (min-width: 0px) {
  .sh-gap-one-10 {
    gap: 1rem;
  }
}
@media (min-width: 0px) {
  .sh-col-gap-one-10 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
@media (min-width: 0px) {
  .sh-row-gap-one-10 {
    row-gap: 1rem;
  }
}
@media (min-width: 0px) {
  .sh-gap-one-15 {
    gap: 1.5rem;
  }
}
@media (min-width: 0px) {
  .sh-col-gap-one-15 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}
@media (min-width: 0px) {
  .sh-row-gap-one-15 {
    row-gap: 1.5rem;
  }
}
@media (min-width: 0px) {
  .sh-gap-one-20 {
    gap: 2rem;
  }
}
@media (min-width: 0px) {
  .sh-col-gap-one-20 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}
@media (min-width: 0px) {
  .sh-row-gap-one-20 {
    row-gap: 2rem;
  }
}
@media (min-width: 0px) {
  .sh-gap-one-24 {
    gap: 2.4rem;
  }
}
@media (min-width: 0px) {
  .sh-col-gap-one-24 {
    -moz-column-gap: 2.4rem;
         column-gap: 2.4rem;
  }
}
@media (min-width: 0px) {
  .sh-row-gap-one-24 {
    row-gap: 2.4rem;
  }
}
@media (min-width: 0px) {
  .sh-gap-one-30 {
    gap: 3rem;
  }
}
@media (min-width: 0px) {
  .sh-col-gap-one-30 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
}
@media (min-width: 0px) {
  .sh-row-gap-one-30 {
    row-gap: 3rem;
  }
}
@media (min-width: 1200px) {
  .sh-gap-two-0 {
    gap: 0;
  }
}
@media (min-width: 1200px) {
  .sh-col-gap-two-0 {
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
@media (min-width: 1200px) {
  .sh-row-gap-two-0 {
    row-gap: 0;
  }
}
@media (min-width: 1200px) {
  .sh-gap-two-5 {
    gap: 0.5rem;
  }
}
@media (min-width: 1200px) {
  .sh-col-gap-two-5 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }
}
@media (min-width: 1200px) {
  .sh-row-gap-two-5 {
    row-gap: 0.5rem;
  }
}
@media (min-width: 1200px) {
  .sh-gap-two-10 {
    gap: 1rem;
  }
}
@media (min-width: 1200px) {
  .sh-col-gap-two-10 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
@media (min-width: 1200px) {
  .sh-row-gap-two-10 {
    row-gap: 1rem;
  }
}
@media (min-width: 1200px) {
  .sh-gap-two-15 {
    gap: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .sh-col-gap-two-15 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .sh-row-gap-two-15 {
    row-gap: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .sh-gap-two-20 {
    gap: 2rem;
  }
}
@media (min-width: 1200px) {
  .sh-col-gap-two-20 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}
@media (min-width: 1200px) {
  .sh-row-gap-two-20 {
    row-gap: 2rem;
  }
}
@media (min-width: 1200px) {
  .sh-gap-two-24 {
    gap: 2.4rem;
  }
}
@media (min-width: 1200px) {
  .sh-col-gap-two-24 {
    -moz-column-gap: 2.4rem;
         column-gap: 2.4rem;
  }
}
@media (min-width: 1200px) {
  .sh-row-gap-two-24 {
    row-gap: 2.4rem;
  }
}
@media (min-width: 1200px) {
  .sh-gap-two-30 {
    gap: 3rem;
  }
}
@media (min-width: 1200px) {
  .sh-col-gap-two-30 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
}
@media (min-width: 1200px) {
  .sh-row-gap-two-30 {
    row-gap: 3rem;
  }
}
.sh-order-0 {
  order: 0;
}
.sh-order-1 {
  order: 1;
}
.sh-order-2 {
  order: 2;
}
.sh-order-3 {
  order: 3;
}
.sh-order-4 {
  order: 4;
}
.sh-order-5 {
  order: 5;
}
.sh-order-6 {
  order: 6;
}
.sh-order-7 {
  order: 7;
}
.sh-order-8 {
  order: 8;
}
.sh-order-9 {
  order: 9;
}
.sh-order-10 {
  order: 10;
}
@media (min-width: 0px) {
  .sh-order-one-0 {
    order: 0;
  }
}
@media (min-width: 0px) {
  .sh-order-one-1 {
    order: 1;
  }
}
@media (min-width: 0px) {
  .sh-order-one-2 {
    order: 2;
  }
}
@media (min-width: 0px) {
  .sh-order-one-3 {
    order: 3;
  }
}
@media (min-width: 0px) {
  .sh-order-one-4 {
    order: 4;
  }
}
@media (min-width: 0px) {
  .sh-order-one-5 {
    order: 5;
  }
}
@media (min-width: 0px) {
  .sh-order-one-6 {
    order: 6;
  }
}
@media (min-width: 0px) {
  .sh-order-one-7 {
    order: 7;
  }
}
@media (min-width: 0px) {
  .sh-order-one-8 {
    order: 8;
  }
}
@media (min-width: 0px) {
  .sh-order-one-9 {
    order: 9;
  }
}
@media (min-width: 0px) {
  .sh-order-one-10 {
    order: 10;
  }
}
@media (min-width: 1200px) {
  .sh-order-two-0 {
    order: 0;
  }
}
@media (min-width: 1200px) {
  .sh-order-two-1 {
    order: 1;
  }
}
@media (min-width: 1200px) {
  .sh-order-two-2 {
    order: 2;
  }
}
@media (min-width: 1200px) {
  .sh-order-two-3 {
    order: 3;
  }
}
@media (min-width: 1200px) {
  .sh-order-two-4 {
    order: 4;
  }
}
@media (min-width: 1200px) {
  .sh-order-two-5 {
    order: 5;
  }
}
@media (min-width: 1200px) {
  .sh-order-two-6 {
    order: 6;
  }
}
@media (min-width: 1200px) {
  .sh-order-two-7 {
    order: 7;
  }
}
@media (min-width: 1200px) {
  .sh-order-two-8 {
    order: 8;
  }
}
@media (min-width: 1200px) {
  .sh-order-two-9 {
    order: 9;
  }
}
@media (min-width: 1200px) {
  .sh-order-two-10 {
    order: 10;
  }
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
  line-height: 1;
  font-family: "IBM Plex Sans", Verdana, Helvetica, Arial, sans-serif;
  font-style: normal;
  scroll-behavior: smooth;
}

*, *::before, *::after {
  box-sizing: inherit;
}

body {
  width: 100%;
  max-width: 2200px;
  margin: 0 auto;
  font-size: clamp(1.4rem, 1vw + 0.8rem, 2rem);
  font-weight: 400;
  line-height: 1.4;
  background-color: #fff;
  color: #000000;
}
body h1 {
  font-size: clamp(2.8rem, 6vw + -0.8rem, 6.4rem);
  font-weight: 600;
  line-height: 1.2;
}
body h2 {
  font-size: clamp(2.4rem, 4vw + 0rem, 4.8rem);
  font-weight: 600;
  line-height: 1.2;
}
body h3 {
  font-size: clamp(2rem, 2.6666666667vw + 0.4rem, 3.6rem);
  font-weight: 600;
  line-height: 1.2;
}
body h4 {
  font-size: clamp(1.6rem, 2vw + 0.4rem, 2.8rem);
  line-height: 1.2;
  font-weight: 500;
}
body p {
  font-size: clamp(1.4rem, 1vw + 0.8rem, 2rem);
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0.7em;
}
body p:last-of-type {
  margin-bottom: 0;
}
body a {
  cursor: pointer;
  color: #000000;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: 25%;
  text-underline-position: from-font;
}
body a:hover {
  text-decoration: none;
}
body a:focus-visible {
  outline: 0.2rem solid #000000;
  outline-offset: clamp(0.4rem, 0.3333333333vw + 0.2rem, 0.6rem);
}
body label {
  font-size: clamp(1.2rem, 0.6666666667vw + 0.8rem, 1.6rem);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1;
  text-transform: uppercase;
}
body strong {
  font-weight: 700;
}

.nowrap {
  white-space: nowrap;
}
.uppercase {
  text-transform: uppercase;
}
.mt-8-12 {
  margin-top: clamp(0.8rem, 0.6666666667vw + 0.4rem, 1.2rem) !important;
}
.mt-16-24 {
  margin-top: clamp(1.6rem, 1.3333333333vw + 0.8rem, 2.4rem) !important;
}
.mt-24-48 {
  margin-top: clamp(2.4rem, 4vw + 0rem, 4.8rem) !important;
}
.mb-16-24 {
  margin-bottom: clamp(1.6rem, 1.3333333333vw + 0.8rem, 2.4rem) !important;
}
.mb-8-12 {
  margin-bottom: clamp(0.8rem, 0.6666666667vw + 0.4rem, 1.2rem) !important;
}
.mb-4-6 {
  margin-bottom: clamp(0.4rem, 0.3333333333vw + 0.2rem, 0.6rem) !important;
}
.mb-1-1 {
  margin-bottom: 0.1rem !important;
}
.mb24 {
  margin-bottom: 2.4rem !important;
}
.mb32 {
  margin-bottom: 3.2rem !important;
}
.mb-24-36 {
  margin-bottom: clamp(2.4rem, 2vw + 1.2rem, 3.6rem) !important;
}
.tleft {
  text-align: left;
}
.tright {
  text-align: right;
}
.tcenter {
  text-align: center;
}
.baseMargin {
  margin: clamp(1.6rem, 5.3333333333vw + -1.6rem, 4.8rem);
}
.baseMarginTop {
  margin-top: clamp(1.6rem, 1.3333333333vw + 0.8rem, 2.4rem);
}
.baseMarginRight {
  margin-right: clamp(1.6rem, 5.3333333333vw + -1.6rem, 4.8rem);
}
.baseMarginBottom {
  margin-bottom: clamp(1.6rem, 1.3333333333vw + 0.8rem, 2.4rem);
}
.baseMarginLeft {
  margin-left: clamp(1.6rem, 5.3333333333vw + -1.6rem, 4.8rem);
}
.basePadding {
  padding: clamp(1.6rem, 5.3333333333vw + -1.6rem, 4.8rem);
}
.basePaddingTop {
  padding-top: clamp(1.6rem, 1.3333333333vw + 0.8rem, 2.4rem);
}
.basePaddingRight {
  padding-right: clamp(1.6rem, 5.3333333333vw + -1.6rem, 4.8rem);
}
.basePaddingBottom {
  padding-bottom: clamp(1.6rem, 1.3333333333vw + 0.8rem, 2.4rem);
}
.basePaddingLeft {
  padding-left: clamp(1.6rem, 5.3333333333vw + -1.6rem, 4.8rem);
}
.color-white {
  color: #FFFFFF !important;
}
.color-black {
  color: #000000 !important;
}
.color-brand-orange-400 {
  color: #FE4200 !important;
}
.color-brand-green-400 {
  color: #7AA100 !important;
}
.font-weight-medium {
  font-weight: 500;
}

/*# sourceMappingURL=default-src25_components_base_BaseComponent_BaseComponent_jsx.a0cd545.css.map*/