@charset "UTF-8";
.wrap {
  width: 100%;
}

.main {
  padding: 0 !important;
}

.content {
  margin-top: 0;
}

.lp-wrap div,
.lp-wrap p,
.lp-wrap a,
.lp-wrap h1,
.lp-wrap h2,
.lp-wrap h3,
.lp-wrap h4,
.lp-wrap h5,
.lp-wrap h6,
.lp-wrap span,
.lp-wrap em,
.lp-wrap small,
.lp-wrap strong,
.lp-wrap img,
.lp-wrap dl,
.lp-wrap dt,
.lp-wrap dd,
.lp-wrap ol,
.lp-wrap ul,
.lp-wrap li,
.lp-wrap iframe,
.lp-wrap table,
.lp-wrap caption,
.lp-wrap tbody,
.lp-wrap tfoot,
.lp-wrap thead,
.lp-wrap tr,
.lp-wrap th,
.lp-wrap td,
.lp-wrap ul > li {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  min-height: 0;
  background-color: transparent;
}
.lp-wrap h1,
.lp-wrap h2,
.lp-wrap h3,
.lp-wrap h4,
.lp-wrap h5,
.lp-wrap h6 {
  font-weight: bold;
  line-height: 1.4;
}
.lp-wrap img {
  vertical-align: bottom;
}
.lp-wrap strong {
  font-weight: bold;
}
.lp-wrap ol,
.lp-wrap ul {
  list-style: none;
}
.lp-wrap table {
  border-collapse: collapse;
  border-spacing: 0;
}
.lp-wrap caption,
.lp-wrap th,
.lp-wrap td {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
.lp-wrap a {
  color: inherit;
}
.lp-wrap a:link {
  text-decoration: none;
}
.lp-wrap a:visited {
  text-decoration: none;
}
.lp-wrap a:hover {
  text-decoration: none;
}
.lp-wrap *,
.lp-wrap ::after,
.lp-wrap ::before {
  box-sizing: inherit;
}

.lp-wrap {
  /*!
  * Bootstrap Grid v5.0.2 (https://getbootstrap.com/)
  * Copyright 2011-2021 The Bootstrap Authors
  * Copyright 2011-2021 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */

}
.lp-wrap .row {
  --bs-gutter-x: 1rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-left: calc(var(--bs-gutter-x) * -0.5);
}
.lp-wrap .row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.lp-wrap .col {
  flex: 1 0 0%;
}
.lp-wrap .row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
.lp-wrap .row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.lp-wrap .row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.lp-wrap .row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}
.lp-wrap .row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.lp-wrap .row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.lp-wrap .row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}
@media (max-width: 1023px) {
  .lp-wrap .col-lg {
    flex: 1 0 0%;
  }
  .lp-wrap .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .lp-wrap .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .lp-wrap .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .lp-wrap .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .lp-wrap .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .lp-wrap .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .lp-wrap .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (max-width: 834px) {
  .lp-wrap .col-md {
    flex: 1 0 0%;
  }
  .lp-wrap .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .lp-wrap .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .lp-wrap .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .lp-wrap .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .lp-wrap .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .lp-wrap .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .lp-wrap .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (max-width: 480px) {
  .lp-wrap .col-sm {
    flex: 1 0 0%;
  }
  .lp-wrap .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .lp-wrap .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .lp-wrap .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .lp-wrap .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .lp-wrap .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .lp-wrap .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .lp-wrap .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
.lp-wrap .col-auto {
  flex: 0 0 auto;
  width: auto;
}
.lp-wrap .col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.lp-wrap .col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.lp-wrap .col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.lp-wrap .col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.lp-wrap .col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.lp-wrap .col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.lp-wrap .col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
.lp-wrap .col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
.lp-wrap .col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.lp-wrap .col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
.lp-wrap .col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
.lp-wrap .col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.lp-wrap .g-0,
.lp-wrap .gx-0 {
  --bs-gutter-x: 0;
}
.lp-wrap .g-0,
.lp-wrap .gy-0 {
  --bs-gutter-y: 0;
}
.lp-wrap .g-1,
.lp-wrap .gx-1 {
  --bs-gutter-x: 1rem;
}
.lp-wrap .g-1,
.lp-wrap .gy-1 {
  --bs-gutter-y: 1rem;
}
.lp-wrap .g-2,
.lp-wrap .gx-2 {
  --bs-gutter-x: 2rem;
}
.lp-wrap .g-2,
.lp-wrap .gy-2 {
  --bs-gutter-y: 2rem;
}
.lp-wrap .g-3,
.lp-wrap .gx-3 {
  --bs-gutter-x: 3rem;
}
.lp-wrap .g-3,
.lp-wrap .gy-3 {
  --bs-gutter-y: 3rem;
}
.lp-wrap .g-4,
.lp-wrap .gx-4 {
  --bs-gutter-x: 4rem;
}
.lp-wrap .g-4,
.lp-wrap .gy-4 {
  --bs-gutter-y: 4rem;
}
.lp-wrap .g-5,
.lp-wrap .gx-5 {
  --bs-gutter-x: 5rem;
}
.lp-wrap .g-5,
.lp-wrap .gy-5 {
  --bs-gutter-y: 5rem;
}
.lp-wrap .g-6,
.lp-wrap .gx-6 {
  --bs-gutter-x: 6rem;
}
.lp-wrap .g-6,
.lp-wrap .gy-6 {
  --bs-gutter-y: 6rem;
}
@media (max-width: 1023px) {
  .lp-wrap .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .lp-wrap .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .lp-wrap .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .lp-wrap .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .lp-wrap .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .lp-wrap .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .lp-wrap .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .lp-wrap .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .lp-wrap .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .lp-wrap .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .lp-wrap .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .lp-wrap .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .lp-wrap .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .lp-wrap .g-lg-0,
  .lp-wrap .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .lp-wrap .g-lg-0,
  .lp-wrap .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .lp-wrap .g-lg-1,
  .lp-wrap .gx-lg-1 {
    --bs-gutter-x: 1rem;
  }
  .lp-wrap .g-lg-1,
  .lp-wrap .gy-lg-1 {
    --bs-gutter-y: 1rem;
  }
  .lp-wrap .g-lg-2,
  .lp-wrap .gx-lg-2 {
    --bs-gutter-x: 2rem;
  }
  .lp-wrap .g-lg-2,
  .lp-wrap .gy-lg-2 {
    --bs-gutter-y: 2rem;
  }
  .lp-wrap .g-lg-3,
  .lp-wrap .gx-lg-3 {
    --bs-gutter-x: 3rem;
  }
  .lp-wrap .g-lg-3,
  .lp-wrap .gy-lg-3 {
    --bs-gutter-y: 3rem;
  }
  .lp-wrap .g-lg-4,
  .lp-wrap .gx-lg-4 {
    --bs-gutter-x: 4rem;
  }
  .lp-wrap .g-lg-4,
  .lp-wrap .gy-lg-4 {
    --bs-gutter-y: 4rem;
  }
  .lp-wrap .g-lg-5,
  .lp-wrap .gx-lg-5 {
    --bs-gutter-x: 5rem;
  }
  .lp-wrap .g-lg-5,
  .lp-wrap .gy-lg-5 {
    --bs-gutter-y: 5rem;
  }
  .lp-wrap .g-lg-6,
  .lp-wrap .gx-lg-6 {
    --bs-gutter-x: 6rem;
  }
  .lp-wrap .g-lg-6,
  .lp-wrap .gy-lg-6 {
    --bs-gutter-y: 6rem;
  }
}
@media (max-width: 834px) {
  .lp-wrap .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .lp-wrap .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .lp-wrap .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .lp-wrap .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .lp-wrap .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .lp-wrap .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .lp-wrap .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .lp-wrap .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .lp-wrap .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .lp-wrap .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .lp-wrap .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .lp-wrap .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .lp-wrap .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .lp-wrap .g-md-0,
  .lp-wrap .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .lp-wrap .g-md-0,
  .lp-wrap .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .lp-wrap .g-md-1,
  .lp-wrap .gx-md-1 {
    --bs-gutter-x: 1rem;
  }
  .lp-wrap .g-md-1,
  .lp-wrap .gy-md-1 {
    --bs-gutter-y: 1rem;
  }
  .lp-wrap .g-md-2,
  .lp-wrap .gx-md-2 {
    --bs-gutter-x: 2rem;
  }
  .lp-wrap .g-md-2,
  .lp-wrap .gy-md-2 {
    --bs-gutter-y: 2rem;
  }
  .lp-wrap .g-md-3,
  .lp-wrap .gx-md-3 {
    --bs-gutter-x: 3rem;
  }
  .lp-wrap .g-md-3,
  .lp-wrap .gy-md-3 {
    --bs-gutter-y: 3rem;
  }
  .lp-wrap .g-md-4,
  .lp-wrap .gx-md-4 {
    --bs-gutter-x: 4rem;
  }
  .lp-wrap .g-md-4,
  .lp-wrap .gy-md-4 {
    --bs-gutter-y: 4rem;
  }
  .lp-wrap .g-md-5,
  .lp-wrap .gx-md-5 {
    --bs-gutter-x: 5rem;
  }
  .lp-wrap .g-md-5,
  .lp-wrap .gy-md-5 {
    --bs-gutter-y: 5rem;
  }
  .lp-wrap .g-md-6,
  .lp-wrap .gx-md-6 {
    --bs-gutter-x: 6rem;
  }
  .lp-wrap .g-md-6,
  .lp-wrap .gy-md-6 {
    --bs-gutter-y: 6rem;
  }
}
@media (max-width: 480px) {
  .lp-wrap .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .lp-wrap .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .lp-wrap .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .lp-wrap .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .lp-wrap .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .lp-wrap .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .lp-wrap .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .lp-wrap .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .lp-wrap .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .lp-wrap .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .lp-wrap .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .lp-wrap .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .lp-wrap .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .lp-wrap .g-sm-0,
  .lp-wrap .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .lp-wrap .g-sm-0,
  .lp-wrap .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .lp-wrap .g-sm-1,
  .lp-wrap .gx-sm-1 {
    --bs-gutter-x: 1rem;
  }
  .lp-wrap .g-sm-1,
  .lp-wrap .gy-sm-1 {
    --bs-gutter-y: 1rem;
  }
  .lp-wrap .g-sm-2,
  .lp-wrap .gx-sm-2 {
    --bs-gutter-x: 2rem;
  }
  .lp-wrap .g-sm-2,
  .lp-wrap .gy-sm-2 {
    --bs-gutter-y: 2rem;
  }
  .lp-wrap .g-sm-3,
  .lp-wrap .gx-sm-3 {
    --bs-gutter-x: 3rem;
  }
  .lp-wrap .g-sm-3,
  .lp-wrap .gy-sm-3 {
    --bs-gutter-y: 3rem;
  }
  .lp-wrap .g-sm-4,
  .lp-wrap .gx-sm-4 {
    --bs-gutter-x: 4rem;
  }
  .lp-wrap .g-sm-4,
  .lp-wrap .gy-sm-4 {
    --bs-gutter-y: 4rem;
  }
  .lp-wrap .g-sm-5,
  .lp-wrap .gx-sm-5 {
    --bs-gutter-x: 5rem;
  }
  .lp-wrap .g-sm-5,
  .lp-wrap .gy-sm-5 {
    --bs-gutter-y: 5rem;
  }
  .lp-wrap .g-sm-6,
  .lp-wrap .gx-sm-6 {
    --bs-gutter-x: 6rem;
  }
  .lp-wrap .g-sm-6,
  .lp-wrap .gy-sm-6 {
    --bs-gutter-y: 6rem;
  }
}
.lp-wrap .d-inline {
  display: inline !important;
}
.lp-wrap .d-inline-block {
  display: inline-block !important;
}
.lp-wrap .d-block {
  display: block !important;
}
.lp-wrap .d-grid {
  display: grid !important;
}
.lp-wrap .d-table {
  display: table !important;
}
.lp-wrap .d-table-row {
  display: table-row !important;
}
.lp-wrap .d-table-cell {
  display: table-cell !important;
}
.lp-wrap .d-flex {
  display: flex !important;
}
.lp-wrap .d-inline-flex {
  display: inline-flex !important;
}
.lp-wrap .d-none {
  display: none !important;
}
.lp-wrap .flex-fill {
  flex: 1 1 auto !important;
}
.lp-wrap .flex-row {
  flex-direction: row !important;
}
.lp-wrap .flex-column {
  flex-direction: column !important;
}
.lp-wrap .flex-row-reverse {
  flex-direction: row-reverse !important;
}
.lp-wrap .flex-column-reverse {
  flex-direction: column-reverse !important;
}
.lp-wrap .flex-grow-0 {
  flex-grow: 0 !important;
}
.lp-wrap .flex-grow-1 {
  flex-grow: 1 !important;
}
.lp-wrap .flex-shrink-0 {
  flex-shrink: 0 !important;
}
.lp-wrap .flex-shrink-1 {
  flex-shrink: 1 !important;
}
.lp-wrap .flex-wrap {
  flex-wrap: wrap !important;
}
.lp-wrap .flex-nowrap {
  flex-wrap: nowrap !important;
}
.lp-wrap .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.lp-wrap .justify-content-start {
  justify-content: flex-start !important;
}
.lp-wrap .justify-content-end {
  justify-content: flex-end !important;
}
.lp-wrap .justify-content-center {
  justify-content: center !important;
}
.lp-wrap .justify-content-between {
  justify-content: space-between !important;
}
.lp-wrap .justify-content-around {
  justify-content: space-around !important;
}
.lp-wrap .justify-content-evenly {
  justify-content: space-evenly !important;
}
.lp-wrap .align-items-start {
  align-items: flex-start !important;
}
.lp-wrap .align-items-end {
  align-items: flex-end !important;
}
.lp-wrap .align-items-center {
  align-items: center !important;
}
.lp-wrap .align-items-baseline {
  align-items: baseline !important;
}
.lp-wrap .align-items-stretch {
  align-items: stretch !important;
}
.lp-wrap .align-content-start {
  align-content: flex-start !important;
}
.lp-wrap .align-content-end {
  align-content: flex-end !important;
}
.lp-wrap .align-content-center {
  align-content: center !important;
}
.lp-wrap .align-content-between {
  align-content: space-between !important;
}
.lp-wrap .align-content-around {
  align-content: space-around !important;
}
.lp-wrap .align-content-stretch {
  align-content: stretch !important;
}
.lp-wrap .align-self-auto {
  align-self: auto !important;
}
.lp-wrap .align-self-start {
  align-self: flex-start !important;
}
.lp-wrap .align-self-end {
  align-self: flex-end !important;
}
.lp-wrap .align-self-center {
  align-self: center !important;
}
.lp-wrap .align-self-baseline {
  align-self: baseline !important;
}
.lp-wrap .align-self-stretch {
  align-self: stretch !important;
}
.lp-wrap .order-first {
  order: -1 !important;
}
.lp-wrap .order-0 {
  order: 0 !important;
}
.lp-wrap .order-1 {
  order: 1 !important;
}
.lp-wrap .order-2 {
  order: 2 !important;
}
.lp-wrap .order-3 {
  order: 3 !important;
}
.lp-wrap .order-4 {
  order: 4 !important;
}
.lp-wrap .order-5 {
  order: 5 !important;
}
.lp-wrap .order-last {
  order: 6 !important;
}
.lp-wrap .m-0 {
  margin: 0 !important;
}
.lp-wrap .m-1 {
  margin: 1rem !important;
}
.lp-wrap .m-2 {
  margin: 2rem !important;
}
.lp-wrap .m-3 {
  margin: 3rem !important;
}
.lp-wrap .m-4 {
  margin: 4rem !important;
}
.lp-wrap .m-5 {
  margin: 5rem !important;
}
.lp-wrap .m-6 {
  margin: 6rem !important;
}
.lp-wrap .m-auto {
  margin: auto !important;
}
.lp-wrap .mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.lp-wrap .mx-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.lp-wrap .mx-2 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}
.lp-wrap .mx-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.lp-wrap .mx-4 {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}
.lp-wrap .mx-5 {
  margin-right: 5rem !important;
  margin-left: 5rem !important;
}
.lp-wrap .mx-6 {
  margin-right: 6rem !important;
  margin-left: 6rem !important;
}
.lp-wrap .mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.lp-wrap .my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.lp-wrap .my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.lp-wrap .my-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.lp-wrap .my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.lp-wrap .my-4 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}
.lp-wrap .my-5 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.lp-wrap .my-6 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}
.lp-wrap .my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.lp-wrap .mt-0 {
  margin-top: 0 !important;
}
.lp-wrap .mt-1 {
  margin-top: 1rem !important;
}
.lp-wrap .mt-2 {
  margin-top: 2rem !important;
}
.lp-wrap .mt-3 {
  margin-top: 3rem !important;
}
.lp-wrap .mt-4 {
  margin-top: 4rem !important;
}
.lp-wrap .mt-5 {
  margin-top: 5rem !important;
}
.lp-wrap .mt-6 {
  margin-top: 6rem !important;
}
.lp-wrap .mt-auto {
  margin-top: auto !important;
}
.lp-wrap .me-0 {
  margin-right: 0 !important;
}
.lp-wrap .me-1 {
  margin-right: 1rem !important;
}
.lp-wrap .me-2 {
  margin-right: 2rem !important;
}
.lp-wrap .me-3 {
  margin-right: 3rem !important;
}
.lp-wrap .me-4 {
  margin-right: 4rem !important;
}
.lp-wrap .me-5 {
  margin-right: 5rem !important;
}
.lp-wrap .me-6 {
  margin-right: 6rem !important;
}
.lp-wrap .me-auto {
  margin-right: auto !important;
}
.lp-wrap .mb-0 {
  margin-bottom: 0 !important;
}
.lp-wrap .mb-1 {
  margin-bottom: 1rem !important;
}
.lp-wrap .mb-2 {
  margin-bottom: 2rem !important;
}
.lp-wrap .mb-3 {
  margin-bottom: 3rem !important;
}
.lp-wrap .mb-4 {
  margin-bottom: 4rem !important;
}
.lp-wrap .mb-5 {
  margin-bottom: 5rem !important;
}
.lp-wrap .mb-6 {
  margin-bottom: 6rem !important;
}
.lp-wrap .mb-auto {
  margin-bottom: auto !important;
}
.lp-wrap .ms-0 {
  margin-left: 0 !important;
}
.lp-wrap .ms-1 {
  margin-left: 1rem !important;
}
.lp-wrap .ms-2 {
  margin-left: 2rem !important;
}
.lp-wrap .ms-3 {
  margin-left: 3rem !important;
}
.lp-wrap .ms-4 {
  margin-left: 4rem !important;
}
.lp-wrap .ms-5 {
  margin-left: 5rem !important;
}
.lp-wrap .ms-6 {
  margin-left: 6rem !important;
}
.lp-wrap .ms-auto {
  margin-left: auto !important;
}
.lp-wrap .p-0 {
  padding: 0 !important;
}
.lp-wrap .p-1 {
  padding: 1rem !important;
}
.lp-wrap .p-2 {
  padding: 2rem !important;
}
.lp-wrap .p-3 {
  padding: 3rem !important;
}
.lp-wrap .p-4 {
  padding: 4rem !important;
}
.lp-wrap .p-5 {
  padding: 5rem !important;
}
.lp-wrap .p-6 {
  padding: 6rem !important;
}
.lp-wrap .px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.lp-wrap .px-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.lp-wrap .px-2 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}
.lp-wrap .px-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.lp-wrap .px-4 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}
.lp-wrap .px-5 {
  padding-right: 5rem !important;
  padding-left: 5rem !important;
}
.lp-wrap .px-6 {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}
.lp-wrap .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.lp-wrap .py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.lp-wrap .py-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.lp-wrap .py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.lp-wrap .py-4 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.lp-wrap .py-5 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.lp-wrap .py-6 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
.lp-wrap .pt-0 {
  padding-top: 0 !important;
}
.lp-wrap .pt-1 {
  padding-top: 1rem !important;
}
.lp-wrap .pt-2 {
  padding-top: 2rem !important;
}
.lp-wrap .pt-3 {
  padding-top: 3rem !important;
}
.lp-wrap .pt-4 {
  padding-top: 4rem !important;
}
.lp-wrap .pt-5 {
  padding-top: 5rem !important;
}
.lp-wrap .pt-6 {
  padding-top: 6rem !important;
}
.lp-wrap .pe-0 {
  padding-right: 0 !important;
}
.lp-wrap .pe-1 {
  padding-right: 1rem !important;
}
.lp-wrap .pe-2 {
  padding-right: 2rem !important;
}
.lp-wrap .pe-3 {
  padding-right: 3rem !important;
}
.lp-wrap .pe-4 {
  padding-right: 4rem !important;
}
.lp-wrap .pe-5 {
  padding-right: 5rem !important;
}
.lp-wrap .pe-6 {
  padding-right: 6rem !important;
}
.lp-wrap .pb-0 {
  padding-bottom: 0 !important;
}
.lp-wrap .pb-1 {
  padding-bottom: 1rem !important;
}
.lp-wrap .pb-2 {
  padding-bottom: 2rem !important;
}
.lp-wrap .pb-3 {
  padding-bottom: 3rem !important;
}
.lp-wrap .pb-4 {
  padding-bottom: 4rem !important;
}
.lp-wrap .pb-5 {
  padding-bottom: 5rem !important;
}
.lp-wrap .pb-6 {
  padding-bottom: 6rem !important;
}
.lp-wrap .ps-0 {
  padding-left: 0 !important;
}
.lp-wrap .ps-1 {
  padding-left: 1rem !important;
}
.lp-wrap .ps-2 {
  padding-left: 2rem !important;
}
.lp-wrap .ps-3 {
  padding-left: 3rem !important;
}
.lp-wrap .ps-4 {
  padding-left: 4rem !important;
}
.lp-wrap .ps-5 {
  padding-left: 5rem !important;
}
.lp-wrap .ps-6 {
  padding-left: 6rem !important;
}
.lp-wrap .text-start {
  text-align: left !important;
}
.lp-wrap .text-end {
  text-align: right !important;
}
.lp-wrap .text-center {
  text-align: center !important;
}
@media (max-width: 1023px) {
  .lp-wrap .d-lg-inline {
    display: inline !important;
  }
  .lp-wrap .d-lg-inline-block {
    display: inline-block !important;
  }
  .lp-wrap .d-lg-block {
    display: block !important;
  }
  .lp-wrap .d-lg-grid {
    display: grid !important;
  }
  .lp-wrap .d-lg-table {
    display: table !important;
  }
  .lp-wrap .d-lg-table-row {
    display: table-row !important;
  }
  .lp-wrap .d-lg-table-cell {
    display: table-cell !important;
  }
  .lp-wrap .d-lg-flex {
    display: flex !important;
  }
  .lp-wrap .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .lp-wrap .d-lg-none {
    display: none !important;
  }
  .lp-wrap .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .lp-wrap .flex-lg-row {
    flex-direction: row !important;
  }
  .lp-wrap .flex-lg-column {
    flex-direction: column !important;
  }
  .lp-wrap .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .lp-wrap .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .lp-wrap .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .lp-wrap .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .lp-wrap .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .lp-wrap .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .lp-wrap .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .lp-wrap .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .lp-wrap .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .lp-wrap .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .lp-wrap .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .lp-wrap .justify-content-lg-center {
    justify-content: center !important;
  }
  .lp-wrap .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .lp-wrap .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .lp-wrap .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .lp-wrap .align-items-lg-start {
    align-items: flex-start !important;
  }
  .lp-wrap .align-items-lg-end {
    align-items: flex-end !important;
  }
  .lp-wrap .align-items-lg-center {
    align-items: center !important;
  }
  .lp-wrap .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .lp-wrap .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .lp-wrap .align-content-lg-start {
    align-content: flex-start !important;
  }
  .lp-wrap .align-content-lg-end {
    align-content: flex-end !important;
  }
  .lp-wrap .align-content-lg-center {
    align-content: center !important;
  }
  .lp-wrap .align-content-lg-between {
    align-content: space-between !important;
  }
  .lp-wrap .align-content-lg-around {
    align-content: space-around !important;
  }
  .lp-wrap .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .lp-wrap .align-self-lg-auto {
    align-self: auto !important;
  }
  .lp-wrap .align-self-lg-start {
    align-self: flex-start !important;
  }
  .lp-wrap .align-self-lg-end {
    align-self: flex-end !important;
  }
  .lp-wrap .align-self-lg-center {
    align-self: center !important;
  }
  .lp-wrap .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .lp-wrap .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .lp-wrap .order-lg-first {
    order: -1 !important;
  }
  .lp-wrap .order-lg-0 {
    order: 0 !important;
  }
  .lp-wrap .order-lg-1 {
    order: 1 !important;
  }
  .lp-wrap .order-lg-2 {
    order: 2 !important;
  }
  .lp-wrap .order-lg-3 {
    order: 3 !important;
  }
  .lp-wrap .order-lg-4 {
    order: 4 !important;
  }
  .lp-wrap .order-lg-5 {
    order: 5 !important;
  }
  .lp-wrap .order-lg-last {
    order: 6 !important;
  }
  .lp-wrap .m-lg-0 {
    margin: 0 !important;
  }
  .lp-wrap .m-lg-1 {
    margin: 1rem !important;
  }
  .lp-wrap .m-lg-2 {
    margin: 2rem !important;
  }
  .lp-wrap .m-lg-3 {
    margin: 3rem !important;
  }
  .lp-wrap .m-lg-4 {
    margin: 4rem !important;
  }
  .lp-wrap .m-lg-5 {
    margin: 5rem !important;
  }
  .lp-wrap .m-lg-6 {
    margin: 6rem !important;
  }
  .lp-wrap .m-lg-auto {
    margin: auto !important;
  }
  .lp-wrap .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .lp-wrap .mx-lg-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .lp-wrap .mx-lg-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .lp-wrap .mx-lg-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .lp-wrap .mx-lg-4 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .lp-wrap .mx-lg-5 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .lp-wrap .mx-lg-6 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .lp-wrap .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .lp-wrap .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .lp-wrap .my-lg-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .lp-wrap .my-lg-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .lp-wrap .my-lg-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .lp-wrap .my-lg-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .lp-wrap .my-lg-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .lp-wrap .my-lg-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .lp-wrap .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .lp-wrap .mt-lg-0 {
    margin-top: 0 !important;
  }
  .lp-wrap .mt-lg-1 {
    margin-top: 1rem !important;
  }
  .lp-wrap .mt-lg-2 {
    margin-top: 2rem !important;
  }
  .lp-wrap .mt-lg-3 {
    margin-top: 3rem !important;
  }
  .lp-wrap .mt-lg-4 {
    margin-top: 4rem !important;
  }
  .lp-wrap .mt-lg-5 {
    margin-top: 5rem !important;
  }
  .lp-wrap .mt-lg-6 {
    margin-top: 6rem !important;
  }
  .lp-wrap .mt-lg-auto {
    margin-top: auto !important;
  }
  .lp-wrap .me-lg-0 {
    margin-right: 0 !important;
  }
  .lp-wrap .me-lg-1 {
    margin-right: 1rem !important;
  }
  .lp-wrap .me-lg-2 {
    margin-right: 2rem !important;
  }
  .lp-wrap .me-lg-3 {
    margin-right: 3rem !important;
  }
  .lp-wrap .me-lg-4 {
    margin-right: 4rem !important;
  }
  .lp-wrap .me-lg-5 {
    margin-right: 5rem !important;
  }
  .lp-wrap .me-lg-6 {
    margin-right: 6rem !important;
  }
  .lp-wrap .me-lg-auto {
    margin-right: auto !important;
  }
  .lp-wrap .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .lp-wrap .mb-lg-1 {
    margin-bottom: 1rem !important;
  }
  .lp-wrap .mb-lg-2 {
    margin-bottom: 2rem !important;
  }
  .lp-wrap .mb-lg-3 {
    margin-bottom: 3rem !important;
  }
  .lp-wrap .mb-lg-4 {
    margin-bottom: 4rem !important;
  }
  .lp-wrap .mb-lg-5 {
    margin-bottom: 5rem !important;
  }
  .lp-wrap .mb-lg-6 {
    margin-bottom: 6rem !important;
  }
  .lp-wrap .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .lp-wrap .ms-lg-0 {
    margin-left: 0 !important;
  }
  .lp-wrap .ms-lg-1 {
    margin-left: 1rem !important;
  }
  .lp-wrap .ms-lg-2 {
    margin-left: 2rem !important;
  }
  .lp-wrap .ms-lg-3 {
    margin-left: 3rem !important;
  }
  .lp-wrap .ms-lg-4 {
    margin-left: 4rem !important;
  }
  .lp-wrap .ms-lg-5 {
    margin-left: 5rem !important;
  }
  .lp-wrap .ms-lg-6 {
    margin-left: 6rem !important;
  }
  .lp-wrap .ms-lg-auto {
    margin-left: auto !important;
  }
  .lp-wrap .p-lg-0 {
    padding: 0 !important;
  }
  .lp-wrap .p-lg-1 {
    padding: 1rem !important;
  }
  .lp-wrap .p-lg-2 {
    padding: 2rem !important;
  }
  .lp-wrap .p-lg-3 {
    padding: 3rem !important;
  }
  .lp-wrap .p-lg-4 {
    padding: 4rem !important;
  }
  .lp-wrap .p-lg-5 {
    padding: 5rem !important;
  }
  .lp-wrap .p-lg-6 {
    padding: 6rem !important;
  }
  .lp-wrap .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .lp-wrap .px-lg-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .lp-wrap .px-lg-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .lp-wrap .px-lg-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .lp-wrap .px-lg-4 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .lp-wrap .px-lg-5 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .lp-wrap .px-lg-6 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .lp-wrap .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .lp-wrap .py-lg-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .lp-wrap .py-lg-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .lp-wrap .py-lg-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .lp-wrap .py-lg-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .lp-wrap .py-lg-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .lp-wrap .py-lg-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .lp-wrap .pt-lg-0 {
    padding-top: 0 !important;
  }
  .lp-wrap .pt-lg-1 {
    padding-top: 1rem !important;
  }
  .lp-wrap .pt-lg-2 {
    padding-top: 2rem !important;
  }
  .lp-wrap .pt-lg-3 {
    padding-top: 3rem !important;
  }
  .lp-wrap .pt-lg-4 {
    padding-top: 4rem !important;
  }
  .lp-wrap .pt-lg-5 {
    padding-top: 5rem !important;
  }
  .lp-wrap .pt-lg-6 {
    padding-top: 6rem !important;
  }
  .lp-wrap .pe-lg-0 {
    padding-right: 0 !important;
  }
  .lp-wrap .pe-lg-1 {
    padding-right: 1rem !important;
  }
  .lp-wrap .pe-lg-2 {
    padding-right: 2rem !important;
  }
  .lp-wrap .pe-lg-3 {
    padding-right: 3rem !important;
  }
  .lp-wrap .pe-lg-4 {
    padding-right: 4rem !important;
  }
  .lp-wrap .pe-lg-5 {
    padding-right: 5rem !important;
  }
  .lp-wrap .pe-lg-6 {
    padding-right: 6rem !important;
  }
  .lp-wrap .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .lp-wrap .pb-lg-1 {
    padding-bottom: 1rem !important;
  }
  .lp-wrap .pb-lg-2 {
    padding-bottom: 2rem !important;
  }
  .lp-wrap .pb-lg-3 {
    padding-bottom: 3rem !important;
  }
  .lp-wrap .pb-lg-4 {
    padding-bottom: 4rem !important;
  }
  .lp-wrap .pb-lg-5 {
    padding-bottom: 5rem !important;
  }
  .lp-wrap .pb-lg-6 {
    padding-bottom: 6rem !important;
  }
  .lp-wrap .ps-lg-0 {
    padding-left: 0 !important;
  }
  .lp-wrap .ps-lg-1 {
    padding-left: 1rem !important;
  }
  .lp-wrap .ps-lg-2 {
    padding-left: 2rem !important;
  }
  .lp-wrap .ps-lg-3 {
    padding-left: 3rem !important;
  }
  .lp-wrap .ps-lg-4 {
    padding-left: 4rem !important;
  }
  .lp-wrap .ps-lg-5 {
    padding-left: 5rem !important;
  }
  .lp-wrap .ps-lg-6 {
    padding-left: 6rem !important;
  }
  .lp-wrap .text-lg-start {
    text-align: left !important;
  }
  .lp-wrap .text-lg-end {
    text-align: right !important;
  }
  .lp-wrap .text-lg-center {
    text-align: center !important;
  }
}
@media (max-width: 834px) {
  .lp-wrap .d-md-inline {
    display: inline !important;
  }
  .lp-wrap .d-md-inline-block {
    display: inline-block !important;
  }
  .lp-wrap .d-md-block {
    display: block !important;
  }
  .lp-wrap .d-md-grid {
    display: grid !important;
  }
  .lp-wrap .d-md-table {
    display: table !important;
  }
  .lp-wrap .d-md-table-row {
    display: table-row !important;
  }
  .lp-wrap .d-md-table-cell {
    display: table-cell !important;
  }
  .lp-wrap .d-md-flex {
    display: flex !important;
  }
  .lp-wrap .d-md-inline-flex {
    display: inline-flex !important;
  }
  .lp-wrap .d-md-none {
    display: none !important;
  }
  .lp-wrap .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .lp-wrap .flex-md-row {
    flex-direction: row !important;
  }
  .lp-wrap .flex-md-column {
    flex-direction: column !important;
  }
  .lp-wrap .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .lp-wrap .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .lp-wrap .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .lp-wrap .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .lp-wrap .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .lp-wrap .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .lp-wrap .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .lp-wrap .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .lp-wrap .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .lp-wrap .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .lp-wrap .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .lp-wrap .justify-content-md-center {
    justify-content: center !important;
  }
  .lp-wrap .justify-content-md-between {
    justify-content: space-between !important;
  }
  .lp-wrap .justify-content-md-around {
    justify-content: space-around !important;
  }
  .lp-wrap .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .lp-wrap .align-items-md-start {
    align-items: flex-start !important;
  }
  .lp-wrap .align-items-md-end {
    align-items: flex-end !important;
  }
  .lp-wrap .align-items-md-center {
    align-items: center !important;
  }
  .lp-wrap .align-items-md-baseline {
    align-items: baseline !important;
  }
  .lp-wrap .align-items-md-stretch {
    align-items: stretch !important;
  }
  .lp-wrap .align-content-md-start {
    align-content: flex-start !important;
  }
  .lp-wrap .align-content-md-end {
    align-content: flex-end !important;
  }
  .lp-wrap .align-content-md-center {
    align-content: center !important;
  }
  .lp-wrap .align-content-md-between {
    align-content: space-between !important;
  }
  .lp-wrap .align-content-md-around {
    align-content: space-around !important;
  }
  .lp-wrap .align-content-md-stretch {
    align-content: stretch !important;
  }
  .lp-wrap .align-self-md-auto {
    align-self: auto !important;
  }
  .lp-wrap .align-self-md-start {
    align-self: flex-start !important;
  }
  .lp-wrap .align-self-md-end {
    align-self: flex-end !important;
  }
  .lp-wrap .align-self-md-center {
    align-self: center !important;
  }
  .lp-wrap .align-self-md-baseline {
    align-self: baseline !important;
  }
  .lp-wrap .align-self-md-stretch {
    align-self: stretch !important;
  }
  .lp-wrap .order-md-first {
    order: -1 !important;
  }
  .lp-wrap .order-md-0 {
    order: 0 !important;
  }
  .lp-wrap .order-md-1 {
    order: 1 !important;
  }
  .lp-wrap .order-md-2 {
    order: 2 !important;
  }
  .lp-wrap .order-md-3 {
    order: 3 !important;
  }
  .lp-wrap .order-md-4 {
    order: 4 !important;
  }
  .lp-wrap .order-md-5 {
    order: 5 !important;
  }
  .lp-wrap .order-md-last {
    order: 6 !important;
  }
  .lp-wrap .m-md-0 {
    margin: 0 !important;
  }
  .lp-wrap .m-md-1 {
    margin: 1rem !important;
  }
  .lp-wrap .m-md-2 {
    margin: 2rem !important;
  }
  .lp-wrap .m-md-3 {
    margin: 3rem !important;
  }
  .lp-wrap .m-md-4 {
    margin: 4rem !important;
  }
  .lp-wrap .m-md-5 {
    margin: 5rem !important;
  }
  .lp-wrap .m-md-6 {
    margin: 6rem !important;
  }
  .lp-wrap .m-md-auto {
    margin: auto !important;
  }
  .lp-wrap .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .lp-wrap .mx-md-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .lp-wrap .mx-md-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .lp-wrap .mx-md-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .lp-wrap .mx-md-4 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .lp-wrap .mx-md-5 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .lp-wrap .mx-md-6 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .lp-wrap .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .lp-wrap .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .lp-wrap .my-md-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .lp-wrap .my-md-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .lp-wrap .my-md-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .lp-wrap .my-md-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .lp-wrap .my-md-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .lp-wrap .my-md-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .lp-wrap .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .lp-wrap .mt-md-0 {
    margin-top: 0 !important;
  }
  .lp-wrap .mt-md-1 {
    margin-top: 1rem !important;
  }
  .lp-wrap .mt-md-2 {
    margin-top: 2rem !important;
  }
  .lp-wrap .mt-md-3 {
    margin-top: 3rem !important;
  }
  .lp-wrap .mt-md-4 {
    margin-top: 4rem !important;
  }
  .lp-wrap .mt-md-5 {
    margin-top: 5rem !important;
  }
  .lp-wrap .mt-md-6 {
    margin-top: 6rem !important;
  }
  .lp-wrap .mt-md-auto {
    margin-top: auto !important;
  }
  .lp-wrap .me-md-0 {
    margin-right: 0 !important;
  }
  .lp-wrap .me-md-1 {
    margin-right: 1rem !important;
  }
  .lp-wrap .me-md-2 {
    margin-right: 2rem !important;
  }
  .lp-wrap .me-md-3 {
    margin-right: 3rem !important;
  }
  .lp-wrap .me-md-4 {
    margin-right: 4rem !important;
  }
  .lp-wrap .me-md-5 {
    margin-right: 5rem !important;
  }
  .lp-wrap .me-md-6 {
    margin-right: 6rem !important;
  }
  .lp-wrap .me-md-auto {
    margin-right: auto !important;
  }
  .lp-wrap .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .lp-wrap .mb-md-1 {
    margin-bottom: 1rem !important;
  }
  .lp-wrap .mb-md-2 {
    margin-bottom: 2rem !important;
  }
  .lp-wrap .mb-md-3 {
    margin-bottom: 3rem !important;
  }
  .lp-wrap .mb-md-4 {
    margin-bottom: 4rem !important;
  }
  .lp-wrap .mb-md-5 {
    margin-bottom: 5rem !important;
  }
  .lp-wrap .mb-md-6 {
    margin-bottom: 6rem !important;
  }
  .lp-wrap .mb-md-auto {
    margin-bottom: auto !important;
  }
  .lp-wrap .ms-md-0 {
    margin-left: 0 !important;
  }
  .lp-wrap .ms-md-1 {
    margin-left: 1rem !important;
  }
  .lp-wrap .ms-md-2 {
    margin-left: 2rem !important;
  }
  .lp-wrap .ms-md-3 {
    margin-left: 3rem !important;
  }
  .lp-wrap .ms-md-4 {
    margin-left: 4rem !important;
  }
  .lp-wrap .ms-md-5 {
    margin-left: 5rem !important;
  }
  .lp-wrap .ms-md-6 {
    margin-left: 6rem !important;
  }
  .lp-wrap .ms-md-auto {
    margin-left: auto !important;
  }
  .lp-wrap .p-md-0 {
    padding: 0 !important;
  }
  .lp-wrap .p-md-1 {
    padding: 1rem !important;
  }
  .lp-wrap .p-md-2 {
    padding: 2rem !important;
  }
  .lp-wrap .p-md-3 {
    padding: 3rem !important;
  }
  .lp-wrap .p-md-4 {
    padding: 4rem !important;
  }
  .lp-wrap .p-md-5 {
    padding: 5rem !important;
  }
  .lp-wrap .p-md-6 {
    padding: 6rem !important;
  }
  .lp-wrap .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .lp-wrap .px-md-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .lp-wrap .px-md-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .lp-wrap .px-md-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .lp-wrap .px-md-4 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .lp-wrap .px-md-5 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .lp-wrap .px-md-6 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .lp-wrap .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .lp-wrap .py-md-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .lp-wrap .py-md-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .lp-wrap .py-md-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .lp-wrap .py-md-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .lp-wrap .py-md-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .lp-wrap .py-md-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .lp-wrap .pt-md-0 {
    padding-top: 0 !important;
  }
  .lp-wrap .pt-md-1 {
    padding-top: 1rem !important;
  }
  .lp-wrap .pt-md-2 {
    padding-top: 2rem !important;
  }
  .lp-wrap .pt-md-3 {
    padding-top: 3rem !important;
  }
  .lp-wrap .pt-md-4 {
    padding-top: 4rem !important;
  }
  .lp-wrap .pt-md-5 {
    padding-top: 5rem !important;
  }
  .lp-wrap .pt-md-6 {
    padding-top: 6rem !important;
  }
  .lp-wrap .pe-md-0 {
    padding-right: 0 !important;
  }
  .lp-wrap .pe-md-1 {
    padding-right: 1rem !important;
  }
  .lp-wrap .pe-md-2 {
    padding-right: 2rem !important;
  }
  .lp-wrap .pe-md-3 {
    padding-right: 3rem !important;
  }
  .lp-wrap .pe-md-4 {
    padding-right: 4rem !important;
  }
  .lp-wrap .pe-md-5 {
    padding-right: 5rem !important;
  }
  .lp-wrap .pe-md-6 {
    padding-right: 6rem !important;
  }
  .lp-wrap .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .lp-wrap .pb-md-1 {
    padding-bottom: 1rem !important;
  }
  .lp-wrap .pb-md-2 {
    padding-bottom: 2rem !important;
  }
  .lp-wrap .pb-md-3 {
    padding-bottom: 3rem !important;
  }
  .lp-wrap .pb-md-4 {
    padding-bottom: 4rem !important;
  }
  .lp-wrap .pb-md-5 {
    padding-bottom: 5rem !important;
  }
  .lp-wrap .pb-md-6 {
    padding-bottom: 6rem !important;
  }
  .lp-wrap .ps-md-0 {
    padding-left: 0 !important;
  }
  .lp-wrap .ps-md-1 {
    padding-left: 1rem !important;
  }
  .lp-wrap .ps-md-2 {
    padding-left: 2rem !important;
  }
  .lp-wrap .ps-md-3 {
    padding-left: 3rem !important;
  }
  .lp-wrap .ps-md-4 {
    padding-left: 4rem !important;
  }
  .lp-wrap .ps-md-5 {
    padding-left: 5rem !important;
  }
  .lp-wrap .ps-md-6 {
    padding-left: 6rem !important;
  }
  .lp-wrap .text-md-start {
    text-align: left !important;
  }
  .lp-wrap .text-md-end {
    text-align: right !important;
  }
  .lp-wrap .text-md-center {
    text-align: center !important;
  }
}
@media (max-width: 480px) {
  .lp-wrap .d-sm-inline {
    display: inline !important;
  }
  .lp-wrap .d-sm-inline-block {
    display: inline-block !important;
  }
  .lp-wrap .d-sm-block {
    display: block !important;
  }
  .lp-wrap .d-sm-grid {
    display: grid !important;
  }
  .lp-wrap .d-sm-table {
    display: table !important;
  }
  .lp-wrap .d-sm-table-row {
    display: table-row !important;
  }
  .lp-wrap .d-sm-table-cell {
    display: table-cell !important;
  }
  .lp-wrap .d-sm-flex {
    display: flex !important;
  }
  .lp-wrap .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .lp-wrap .d-sm-none {
    display: none !important;
  }
  .lp-wrap .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .lp-wrap .flex-sm-row {
    flex-direction: row !important;
  }
  .lp-wrap .flex-sm-column {
    flex-direction: column !important;
  }
  .lp-wrap .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .lp-wrap .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .lp-wrap .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .lp-wrap .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .lp-wrap .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .lp-wrap .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .lp-wrap .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .lp-wrap .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .lp-wrap .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .lp-wrap .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .lp-wrap .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .lp-wrap .justify-content-sm-center {
    justify-content: center !important;
  }
  .lp-wrap .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .lp-wrap .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .lp-wrap .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .lp-wrap .align-items-sm-start {
    align-items: flex-start !important;
  }
  .lp-wrap .align-items-sm-end {
    align-items: flex-end !important;
  }
  .lp-wrap .align-items-sm-center {
    align-items: center !important;
  }
  .lp-wrap .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .lp-wrap .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .lp-wrap .align-content-sm-start {
    align-content: flex-start !important;
  }
  .lp-wrap .align-content-sm-end {
    align-content: flex-end !important;
  }
  .lp-wrap .align-content-sm-center {
    align-content: center !important;
  }
  .lp-wrap .align-content-sm-between {
    align-content: space-between !important;
  }
  .lp-wrap .align-content-sm-around {
    align-content: space-around !important;
  }
  .lp-wrap .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .lp-wrap .align-self-sm-auto {
    align-self: auto !important;
  }
  .lp-wrap .align-self-sm-start {
    align-self: flex-start !important;
  }
  .lp-wrap .align-self-sm-end {
    align-self: flex-end !important;
  }
  .lp-wrap .align-self-sm-center {
    align-self: center !important;
  }
  .lp-wrap .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .lp-wrap .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .lp-wrap .order-sm-first {
    order: -1 !important;
  }
  .lp-wrap .order-sm-0 {
    order: 0 !important;
  }
  .lp-wrap .order-sm-1 {
    order: 1 !important;
  }
  .lp-wrap .order-sm-2 {
    order: 2 !important;
  }
  .lp-wrap .order-sm-3 {
    order: 3 !important;
  }
  .lp-wrap .order-sm-4 {
    order: 4 !important;
  }
  .lp-wrap .order-sm-5 {
    order: 5 !important;
  }
  .lp-wrap .order-sm-last {
    order: 6 !important;
  }
  .lp-wrap .m-sm-0 {
    margin: 0 !important;
  }
  .lp-wrap .m-sm-1 {
    margin: 1rem !important;
  }
  .lp-wrap .m-sm-2 {
    margin: 2rem !important;
  }
  .lp-wrap .m-sm-3 {
    margin: 3rem !important;
  }
  .lp-wrap .m-sm-4 {
    margin: 4rem !important;
  }
  .lp-wrap .m-sm-5 {
    margin: 5rem !important;
  }
  .lp-wrap .m-sm-6 {
    margin: 6rem !important;
  }
  .lp-wrap .m-sm-auto {
    margin: auto !important;
  }
  .lp-wrap .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .lp-wrap .mx-sm-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .lp-wrap .mx-sm-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .lp-wrap .mx-sm-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .lp-wrap .mx-sm-4 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .lp-wrap .mx-sm-5 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .lp-wrap .mx-sm-6 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .lp-wrap .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .lp-wrap .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .lp-wrap .my-sm-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .lp-wrap .my-sm-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .lp-wrap .my-sm-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .lp-wrap .my-sm-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .lp-wrap .my-sm-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .lp-wrap .my-sm-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .lp-wrap .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .lp-wrap .mt-sm-0 {
    margin-top: 0 !important;
  }
  .lp-wrap .mt-sm-1 {
    margin-top: 1rem !important;
  }
  .lp-wrap .mt-sm-2 {
    margin-top: 2rem !important;
  }
  .lp-wrap .mt-sm-3 {
    margin-top: 3rem !important;
  }
  .lp-wrap .mt-sm-4 {
    margin-top: 4rem !important;
  }
  .lp-wrap .mt-sm-5 {
    margin-top: 5rem !important;
  }
  .lp-wrap .mt-sm-6 {
    margin-top: 6rem !important;
  }
  .lp-wrap .mt-sm-auto {
    margin-top: auto !important;
  }
  .lp-wrap .me-sm-0 {
    margin-right: 0 !important;
  }
  .lp-wrap .me-sm-1 {
    margin-right: 1rem !important;
  }
  .lp-wrap .me-sm-2 {
    margin-right: 2rem !important;
  }
  .lp-wrap .me-sm-3 {
    margin-right: 3rem !important;
  }
  .lp-wrap .me-sm-4 {
    margin-right: 4rem !important;
  }
  .lp-wrap .me-sm-5 {
    margin-right: 5rem !important;
  }
  .lp-wrap .me-sm-6 {
    margin-right: 6rem !important;
  }
  .lp-wrap .me-sm-auto {
    margin-right: auto !important;
  }
  .lp-wrap .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .lp-wrap .mb-sm-1 {
    margin-bottom: 1rem !important;
  }
  .lp-wrap .mb-sm-2 {
    margin-bottom: 2rem !important;
  }
  .lp-wrap .mb-sm-3 {
    margin-bottom: 3rem !important;
  }
  .lp-wrap .mb-sm-4 {
    margin-bottom: 4rem !important;
  }
  .lp-wrap .mb-sm-5 {
    margin-bottom: 5rem !important;
  }
  .lp-wrap .mb-sm-6 {
    margin-bottom: 6rem !important;
  }
  .lp-wrap .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .lp-wrap .ms-sm-0 {
    margin-left: 0 !important;
  }
  .lp-wrap .ms-sm-1 {
    margin-left: 1rem !important;
  }
  .lp-wrap .ms-sm-2 {
    margin-left: 2rem !important;
  }
  .lp-wrap .ms-sm-3 {
    margin-left: 3rem !important;
  }
  .lp-wrap .ms-sm-4 {
    margin-left: 4rem !important;
  }
  .lp-wrap .ms-sm-5 {
    margin-left: 5rem !important;
  }
  .lp-wrap .ms-sm-6 {
    margin-left: 6rem !important;
  }
  .lp-wrap .ms-sm-auto {
    margin-left: auto !important;
  }
  .lp-wrap .p-sm-0 {
    padding: 0 !important;
  }
  .lp-wrap .p-sm-1 {
    padding: 1rem !important;
  }
  .lp-wrap .p-sm-2 {
    padding: 2rem !important;
  }
  .lp-wrap .p-sm-3 {
    padding: 3rem !important;
  }
  .lp-wrap .p-sm-4 {
    padding: 4rem !important;
  }
  .lp-wrap .p-sm-5 {
    padding: 5rem !important;
  }
  .lp-wrap .p-sm-6 {
    padding: 6rem !important;
  }
  .lp-wrap .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .lp-wrap .px-sm-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .lp-wrap .px-sm-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .lp-wrap .px-sm-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .lp-wrap .px-sm-4 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .lp-wrap .px-sm-5 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .lp-wrap .px-sm-6 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .lp-wrap .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .lp-wrap .py-sm-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .lp-wrap .py-sm-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .lp-wrap .py-sm-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .lp-wrap .py-sm-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .lp-wrap .py-sm-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .lp-wrap .py-sm-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .lp-wrap .pt-sm-0 {
    padding-top: 0 !important;
  }
  .lp-wrap .pt-sm-1 {
    padding-top: 1rem !important;
  }
  .lp-wrap .pt-sm-2 {
    padding-top: 2rem !important;
  }
  .lp-wrap .pt-sm-3 {
    padding-top: 3rem !important;
  }
  .lp-wrap .pt-sm-4 {
    padding-top: 4rem !important;
  }
  .lp-wrap .pt-sm-5 {
    padding-top: 5rem !important;
  }
  .lp-wrap .pt-sm-6 {
    padding-top: 6rem !important;
  }
  .lp-wrap .pe-sm-0 {
    padding-right: 0 !important;
  }
  .lp-wrap .pe-sm-1 {
    padding-right: 1rem !important;
  }
  .lp-wrap .pe-sm-2 {
    padding-right: 2rem !important;
  }
  .lp-wrap .pe-sm-3 {
    padding-right: 3rem !important;
  }
  .lp-wrap .pe-sm-4 {
    padding-right: 4rem !important;
  }
  .lp-wrap .pe-sm-5 {
    padding-right: 5rem !important;
  }
  .lp-wrap .pe-sm-6 {
    padding-right: 6rem !important;
  }
  .lp-wrap .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .lp-wrap .pb-sm-1 {
    padding-bottom: 1rem !important;
  }
  .lp-wrap .pb-sm-2 {
    padding-bottom: 2rem !important;
  }
  .lp-wrap .pb-sm-3 {
    padding-bottom: 3rem !important;
  }
  .lp-wrap .pb-sm-4 {
    padding-bottom: 4rem !important;
  }
  .lp-wrap .pb-sm-5 {
    padding-bottom: 5rem !important;
  }
  .lp-wrap .pb-sm-6 {
    padding-bottom: 6rem !important;
  }
  .lp-wrap .ps-sm-0 {
    padding-left: 0 !important;
  }
  .lp-wrap .ps-sm-1 {
    padding-left: 1rem !important;
  }
  .lp-wrap .ps-sm-2 {
    padding-left: 2rem !important;
  }
  .lp-wrap .ps-sm-3 {
    padding-left: 3rem !important;
  }
  .lp-wrap .ps-sm-4 {
    padding-left: 4rem !important;
  }
  .lp-wrap .ps-sm-5 {
    padding-left: 5rem !important;
  }
  .lp-wrap .ps-sm-6 {
    padding-left: 6rem !important;
  }
  .lp-wrap .text-sm-start {
    text-align: left !important;
  }
  .lp-wrap .text-sm-end {
    text-align: right !important;
  }
  .lp-wrap .text-sm-center {
    text-align: center !important;
  }
}

@media only screen and (max-width: 834px) {
  .pc {
    display: none !important;
  }
}
@media only screen and (min-width: 835px) {
  .sp {
    display: none !important;
  }
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  opacity: 0.8;
}

.mincho, .lp-wrap .t-voice__ttl, .lp-wrap .t-reason__ttl strong, .lp-wrap .sec-ttl02 strong {
  font-family: "Noto Serif JP", serif;
}

.gothic {
  font-family: "Noto Sans JP", sans-serif;
}

.article-header,
.article-footer {
  display: none;
}

.entry-content {
  margin: 0;
}

/* ヘッダーによって調整要！！！ start*/
/* ヘッダーによって調整要！！！ end*/
.bgc--orange {
  background-color: #e28331 !important;
}

.bgc--blue {
  background-color: #23559c !important;
}

.bgc--light-green {
  background-color: #94c73e !important;
}

.bgc--red {
  background-color: #a9232c !important;
}

.bgc--brown {
  background-color: #864a18 !important;
}

.bgc--light-blue {
  background-color: #58bef0 !important;
}

.bgc--green {
  background-color: #00413d !important;
}

.bgc--purple {
  background-color: #64189d !important;
}

.orange {
  color: #e28331 !important;
}

.blue {
  color: #23559c !important;
}

.light-green {
  color: #94c73e !important;
}

.red {
  color: #a9232c !important;
}

.brown {
  color: #864a18 !important;
}

.light-blue {
  color: #58bef0 !important;
}

.green {
  color: #00413d !important;
}

.purple {
  color: #64189d !important;
}

/* バナー用 */
.fixed-image-container {
  position: relative;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 834px) {
  .fixed-image-container {
    display: none;
  }
}

.fixed-image {
  max-width: 1500px;
  position: absolute;
  top: -525px;
  left: 250px;
  width: 100%;
  margin: 0 auto;
  padding-left: calc(25px + 50%);
  transform: translateX(-50%);
}

.lp-wrap {
  width: 100%;
  color: #000000;
  margin-bottom: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 1.875;
  overflow: hidden;
}
@media only screen and (max-width: 834px) {
  .lp-wrap {
    font-size: 14px;
  }
}
.lp-wrap .lp-inner {
  max-width: 1550px;
  width: 100%;
  margin: 0 auto;
  padding: 0 25px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .lp-inner {
    max-width: 720px;
    padding: 0 10px;
  }
}
.lp-wrap .lp-inner.--sm {
  max-width: 1450px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .lp-inner.--sm {
    max-width: 720px;
    padding: 0 10px;
  }
}
.lp-wrap .bg-red {
  background: linear-gradient(0deg, rgb(80, 48, 28) 0%, rgb(56, 31, 22) 100%);
}
@media only screen and (max-width: 834px) {
  .lp-wrap .bg-red .lp-inner {
    padding: 0 15px;
  }
}
.lp-wrap .bg-red__inner {
  background-color: #f9f8fd;
  padding: 40px 50px 60px;
  position: relative;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .bg-red__inner {
    padding: 0;
  }
}
.lp-wrap .bg-red__inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  width: 3px;
  height: 100%;
  background: linear-gradient(to left, #dab056 0, #fcf7cc 30%, #e3bb77 70%, #ac8038 100%);
}
@media only screen and (max-width: 834px) {
  .lp-wrap .bg-red__inner::before {
    width: 0;
    left: 0;
  }
}
.lp-wrap .bg-red__inner::after {
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  width: 3px;
  height: 100%;
  background: linear-gradient(to right, #dab056 0, #fcf7cc 30%, #e3bb77 70%, #ac8038 100%);
}
@media only screen and (max-width: 834px) {
  .lp-wrap .bg-red__inner::after {
    width: 0;
    right: 0;
  }
}
.lp-wrap .sec-ttl {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.2;
  padding-top: 50px;
  margin-bottom: 1em;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .sec-ttl {
    font-size: 23px;
  }
}
.lp-wrap .sec-ttl::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 42px;
  background: url(../img/icon_ttl.svg) center center/contain no-repeat;
}
.lp-wrap .sec-ttl02 {
  max-width: 600px;
  border-bottom: 1px solid;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.1em;
  padding-bottom: 0.7em;
  margin: 0 auto 1.5em;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .sec-ttl02 {
    font-size: 21px;
  }
}
.lp-wrap .sec-ttl02 strong {
  font-size: 60px;
  font-weight: normal;
  padding: 0 0.1em;
  position: relative;
  top: 0.15em;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .sec-ttl02 strong {
    font-size: 45px;
  }
}
.lp-wrap .btn01 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  max-width: 470px;
  width: 100%;
  min-height: 60px;
  padding: 0.2em 0.5em;
  border-radius: 10px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .btn01 {
    max-width: 400px;
    min-height: 50px;
    font-size: 16px;
  }
}
.lp-wrap .btn01.--green {
  background: linear-gradient(0deg, rgb(0, 125, 79) 0%, rgb(0, 159, 110) 100%);
}
.lp-wrap .btn01.--turquoise {
  background: linear-gradient(0deg, rgb(62, 149, 176) 0%, rgb(82, 169, 196) 100%);
}
.lp-wrap .btn01.--yellow {
  background: linear-gradient(0deg, rgb(204, 159, 0) 0%, rgb(224, 179, 0) 100%);
}
.lp-wrap .btn01.--red {
  background: linear-gradient(0deg, rgb(139, 33, 30) 0%, rgb(159, 53, 50) 100%);
}
.lp-wrap .btn02 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  width: 100%;
  min-height: 50px;
  padding: 0.2em 0.5em;
  border-radius: 25px;
  border: 2px solid;
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .btn02 {
    max-width: 300px;
    min-height: 38px;
    font-size: 17px;
    border-width: 1px;
  }
}
.lp-wrap .btn02:hover {
  opacity: 1;
  background-color: #fff;
  color: #000;
}
.lp-wrap .t-cta {
  padding: 0;
  background-color: #fff;
}
.lp-wrap .t-cta__box {
  max-width: 1270px;
  background: url(../img/cta_person.jpg) left 50% bottom/auto no-repeat;
  padding: 40px 0 25px;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .lp-wrap .t-cta__box {
    background: url(../img/cta_person.jpg) right bottom/auto no-repeat;
    background-color: #fff;
    padding: 30px 0;
  }
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-cta__box {
    background: url(../img/cta_person.jpg) right bottom/26.6666666667vw auto no-repeat;
    background-color: #fff;
    padding: 30px 0 10.6666666667vw;
  }
}
.lp-wrap .t-cta__flex {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media only screen and (max-width: 1023px) {
  .lp-wrap .t-cta__flex {
    flex-direction: column;
    flex-direction: column-reverse;
  }
}
.lp-wrap .t-cta__item.--left {
  width: 500px;
  margin-right: 240px;
}
@media only screen and (max-width: 1023px) {
  .lp-wrap .t-cta__item.--left {
    width: auto;
    margin-right: 0;
  }
}
.lp-wrap .t-cta__item.--right {
  width: 470px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .lp-wrap .t-cta__item.--right {
    width: 100%;
    margin-bottom: 20px;
  }
}
.lp-wrap .t-cta__tel {
  border-bottom: 1px solid #9f3532;
  color: #9f3532;
  font-size: 42px;
  font-weight: bold;
  line-height: 1.2;
  display: flex;
  align-items: center;
  padding: 0.1em 0.5em;
}
@media screen and (max-width: 1200px) {
  .lp-wrap .t-cta__tel {
    font-size: 2.9333333333vw;
  }
}
@media only screen and (max-width: 1023px) {
  .lp-wrap .t-cta__tel {
    font-size: 42px;
  }
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-cta__tel {
    font-size: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .lp-wrap .t-cta__tel {
    font-size: 8vw;
  }
}
.lp-wrap .t-cta__tel span {
  display: inline-block;
  width: 113px;
  line-height: 26px;
  background-color: #9f3532;
  border-radius: 13px;
  color: #fff;
  font-size: 17px;
  font-weight: normal;
  margin-right: 1em;
  margin-top: 0.3em;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-cta__tel span {
    width: 80px;
    line-height: 18px;
    font-size: 12px;
  }
}
.lp-wrap .t-cta__txt01 {
  color: #333;
  font-size: 30px;
  line-height: 1.25;
  padding-left: 35px;
  margin-bottom: 10px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .lp-wrap .t-cta__txt01 {
    font-size: 2.1333333333vw;
  }
}
@media only screen and (max-width: 1023px) {
  .lp-wrap .t-cta__txt01 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-cta__txt01 {
    font-size: 19px;
    padding-left: 24px;
    position: relative;
  }
}
.lp-wrap .t-cta__txt01::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 27px;
  height: 36px;
  background: url(../img/icon_tel.svg) center center/contain no-repeat;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-cta__txt01::before {
    width: 19px;
    height: 29px;
  }
}
.lp-wrap .t-cta__txt02 {
  color: #333;
  font-size: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-cta__txt02 {
    font-size: 15px;
    letter-spacing: 0.1em;
    margin-top: 20px;
  }
}
.lp-wrap .t-cta__txt03 {
  color: #333;
  font-size: 13px;
  line-height: 1.5;
  text-indent: -1.2em;
  padding-left: 1.2em;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-cta__txt03 {
    font-size: 10px;
  }
}
.lp-wrap .t-cta .btn01 {
  margin: 10px 0;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-cta .btn01 {
    margin: 5px 0;
  }
}
.lp-wrap .t-ticker {
  background: #9f3532;
  padding: 5px 0 5px;
  position: relative;
}
.lp-wrap .t-banner {
  padding: 0;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-banner {
    margin: 0;
  }
}
.lp-wrap .t-banner__list li:not(:last-child) {
  margin-bottom: 0;
}
.lp-wrap .t-group {
  padding: 0;
}
.lp-wrap .t-group__ttl-wrap {
  padding: 60px 0 50px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-group__ttl-wrap {
    background-color: #fff;
    margin: 0 -15px;
  }
}
.lp-wrap .t-group__list {
  margin-bottom: 80px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-group__list {
    margin-bottom: 0;
  }
}
.lp-wrap .t-group__list li {
  position: relative;
}
.lp-wrap .t-group__ttl {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  width: 86%;
  min-height: 60px;
  justify-content: center;
  align-items: center;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.1;
  padding: 2px;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-group__ttl {
    font-size: 19px;
    bottom: 50%;
    transform: translate(-50%, 50%);
  }
}
.lp-wrap .t-group__txt {
  font-size: 13px;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-group__txt {
    font-size: 14px;
  }
}
.lp-wrap .t-group .js-wrapper {
  position: relative;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-group .js-wrapper .js-next {
    position: absolute;
    top: 60%;
    right: 10px;
    z-index: 1;
    width: 26px;
    height: 26px;
    background: url(../img/scroll_arrow.svg) center center/contain no-repeat;
  }
  .lp-wrap .t-group .js-wrapper .js-prev {
    position: absolute;
    top: 60%;
    left: 10px;
    z-index: 1;
    width: 26px;
    height: 26px;
    background: url(../img/scroll_arrow.svg) center center/contain no-repeat;
    transform: rotate(180deg);
  }
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-group__table-scroll {
    overflow-x: scroll;
    background-color: #f9f8fd;
    padding: 10px 5px 20px;
    margin-right: -15px;
  }
}
.lp-wrap .t-group__table {
  table-layout: fixed;
  line-height: 1.2;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-group__table {
    max-width: none;
    width: 685px;
  }
}
.lp-wrap .t-group__table thead th {
  background-color: #f9f8fd;
  border-right: 1px solid rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}
.lp-wrap .t-group__table thead th.--ttl {
  width: 294px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 25px;
  writing-mode: horizontal-tb;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-group__table thead th.--ttl {
    width: 240px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-group__table thead th.--wide {
    width: 80px;
  }
}
.lp-wrap .t-group__table thead th p {
  display: inline-block;
  height: 235px;
  padding: 0.5em 0.2em;
  text-align: right;
  writing-mode: vertical-rl;
}
.lp-wrap .t-group__table tbody tr:nth-child(even) {
  background-color: #efeff9;
}
.lp-wrap .t-group__table tbody th,
.lp-wrap .t-group__table tbody td {
  border-right: 1px solid rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  padding: 10px;
  vertical-align: middle;
}
.lp-wrap .t-group__table tbody th {
  font-size: 18px;
  font-weight: bold;
  text-align: right;
}
.lp-wrap .t-group__table tbody td {
  color: rgba(0, 0, 0, 0.2);
  font-size: 20px;
  text-align: center;
}
.lp-wrap .t-reason {
  background-color: #004664;
  padding: 50px 0;
}
.lp-wrap .t-reason__ttl {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-reason__ttl {
    font-size: 21px;
  }
}
.lp-wrap .t-reason__ttl strong {
  font-size: 60px;
  font-weight: normal;
  padding-right: 0.5em;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-reason__ttl strong {
    font-size: 45px;
  }
}
.lp-wrap .t-reason__box {
  min-height: 360px;
  background-color: #fff;
  height: auto;
  border-radius: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-reason__box {
    min-height: auto;
  }
}
.lp-wrap .t-reason__box.--p15 {
  padding: 15px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-reason__box.--p15 {
    padding: 0;
  }
}
.lp-wrap .t-reason__txt {
  font-size: 16px;
  padding: 20px 25px;
  letter-spacing: -0.01em;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-reason__txt {
    font-size: 14px;
    letter-spacing: normal;
    padding: 15px 20px 25px;
  }
}
.lp-wrap .t-reason__txt.--px10 {
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-reason__txt.--px10 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.lp-wrap .t-reason__ttl02 {
  background-color: #004664;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  padding: 0.5em 1em;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-reason__ttl02 {
    font-size: 20px;
  }
}
.lp-wrap .t-voice {
  background: url(../img/voice_bg.jpg) center center/cover no-repeat;
  padding: 120px 0 70px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-voice {
    background: url(../img/voice_bg_sp.jpg) center center/cover no-repeat;
    padding: 40px 0 60px;
  }
}
.lp-wrap .t-voice .sec-ttl02 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-voice .sec-ttl02 {
    margin-bottom: 20px;
  }
}
.lp-wrap .t-voice .sec-ttl02 strong {
  color: #ffff00;
  font-size: 35px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-voice .sec-ttl02 strong {
    font-size: 28px;
    letter-spacing: normal;
  }
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-voice__scroll {
    overflow-x: scroll;
  }
  .lp-wrap .t-voice__scroll > * {
    width: 1095px;
  }
}
.lp-wrap .t-voice__box {
  height: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  position: relative;
  padding-bottom: 160px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-voice__box {
    padding-bottom: 140px;
  }
}
.lp-wrap .t-voice__box-inner {
  padding: 40px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-voice__box-inner {
    padding: 40px 20px 40px;
  }
}
.lp-wrap .t-voice__ttl {
  font-size: 30px;
  margin-bottom: 0.3em;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-voice__ttl {
    font-size: 28px;
  }
}
.lp-wrap .t-voice__txt01 {
  color: #9f3532;
  font-size: 20px;
  line-height: 1.75;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-voice__txt01 {
    font-size: 18px;
    line-height: 1.44;
    margin-bottom: 0.5em;
  }
}
.lp-wrap .t-voice__txt02 {
  line-height: 2;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-voice__txt02 {
    line-height: 1.85;
  }
}
.lp-wrap .t-voice__photo {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.lp-wrap .t-voice__person {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-voice__person {
    width: 200px;
  }
}
.lp-wrap .t-voice__name {
  position: absolute;
  top: -30px;
  left: calc(50% + 70px);
  font-size: 13px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-voice__name {
    bottom: 80px;
  }
}
.lp-wrap .t-voice__note {
  color: #fff;
  font-size: 10px;
  line-height: 1.5;
  margin-top: 0.5em;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-voice__note {
    font-size: 12px;
  }
}
.lp-wrap .t-teacher {
  background-color: #004664;
  padding: 90px 0 70px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-teacher {
    padding: 40px 0 60px;
  }
}
.lp-wrap .t-teacher .sec-ttl02 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-teacher .sec-ttl02 {
    margin-bottom: 30px;
  }
}
.lp-wrap .t-teacher__box {
  height: 100%;
  background-color: #fff;
}
.lp-wrap .t-teacher__photo {
  position: relative;
}
.lp-wrap .t-teacher__box-inner {
  line-height: 1.5;
  padding: 20px 30px;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-teacher__box-inner {
    padding: 15px 20px;
  }
}
.lp-wrap .t-teacher__name {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 132px;
  line-height: 28px;
  background-color: #004664;
  border-radius: 14px;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-teacher__name {
    font-size: 14px;
    width: 102px;
    line-height: 22px;
  }
}
.lp-wrap .t-teacher__txt01 {
  font-size: 18px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-teacher__txt01 {
    font-size: 14px;
  }
}
.lp-wrap .t-teacher__txt02 {
  font-size: 15px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-teacher__txt02 {
    font-size: 12px;
  }
}
.lp-wrap .t-teacher__txt03 {
  color: #004664;
  font-size: 18px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-teacher__txt03 {
    font-size: 14px;
  }
}
.lp-wrap .t-trial {
  background: linear-gradient(90deg, rgb(80, 48, 28) 33.22%, rgb(56, 31, 22) 74.42%);
  padding: 60px 0 30px;
}
.lp-wrap .t-trial .sec-ttl02 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-trial .sec-ttl02 {
    margin-bottom: 30px;
  }
}
.lp-wrap .t-trial__banner {
  position: relative;
}
.lp-wrap .t-trial__btn-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1310px;
  width: 100%;
  padding: 0 20px;
  text-align: right;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-trial__btn-wrap {
    padding: 0 10px;
    text-align: center;
    top: 80%;
  }
}
.lp-wrap .t-trial .btn01 {
  width: 40%;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-trial .btn01 {
    width: 100%;
  }
}
.lp-wrap .t-trial__note {
  color: #fff;
  font-size: 14px;
  margin-top: 1em;
  margin-bottom: 1em;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .t-trial__note {
    font-size: 12px;
  }
}
.lp-wrap .t-trial__line {
  height: 2px;
  background: linear-gradient(90deg, rgb(218, 176, 86) 0%, rgb(227, 195, 118) 5.58%, rgb(238, 217, 155) 13.34%, rgb(246, 234, 182) 20.54%, rgb(250, 244, 198) 26.92%, rgb(252, 247, 204) 31.8%, rgb(227, 187, 119) 69.57%, rgb(223, 182, 114) 76.63%, rgb(210, 169, 99) 85.05%, rgb(189, 146, 76) 94.13%, rgb(172, 128, 56) 100%);
}
.lp-wrap .qa {
  padding: 90px 0;
  background: url(../img/qa_bg.jpg) center center/cover no-repeat;
  position: relative;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .qa {
    padding: 60px 0 40px;
  }
}
.lp-wrap .qa::before {
  content: "";
  position: absolute;
  top: 100px;
  left: calc(50% + 400px);
  width: 240px;
  height: 106px;
  background: url(../img/qa_text.svg) center center/contain no-repeat;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .qa::before {
    display: none;
  }
}
.lp-wrap .qa_box {
  background-color: #fff;
  padding: 100px 40px;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .qa_box {
    padding: 40px 20px;
  }
}
.lp-wrap .qa_list li:not(:last-child) {
  margin-bottom: 40px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .qa_list li:not(:last-child) {
    margin-bottom: 20px;
  }
}
.lp-wrap .qa_q, .lp-wrap .qa_a {
  font-size: 25px;
  line-height: 1.5;
  padding-left: 60px;
  position: relative;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .qa_q, .lp-wrap .qa_a {
    font-size: 15px;
    padding-left: 40px;
  }
}
.lp-wrap .qa_q::before, .lp-wrap .qa_a::before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  width: 33px;
  height: 44px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .qa_q::before, .lp-wrap .qa_a::before {
    width: 22px;
    height: 30px;
  }
}
.lp-wrap .qa_q {
  color: #666666;
  margin-bottom: 40px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .qa_q {
    margin-bottom: 20px;
  }
}
.lp-wrap .qa_q::before {
  background-image: url(../img/qa_q.svg);
}
.lp-wrap .qa_a {
  color: #c26e73;
  margin-bottom: 10px;
}
.lp-wrap .qa_a::before {
  background-image: url(../img/qa_a.svg);
}
.lp-wrap .qa_note {
  font-size: 16px;
  padding-left: 60px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .qa_note {
    font-size: 10px;
    padding-left: 40px;
  }
}
.lp-wrap .access {
  background: linear-gradient(0deg, rgb(90, 31, 22) 0%, rgb(159, 53, 50) 100%);
  padding: 90px 0;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .access {
    padding: 60px 0 40px;
  }
}
.lp-wrap .access_box {
  height: 100%;
  background-color: #fff;
  padding: 10px;
}
.lp-wrap .access_box-inner {
  background-color: #fff;
  padding: 10px 20px;
}
.lp-wrap .access iframe {
  width: 100%;
  height: 320px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .access iframe {
    height: 280px;
  }
}
.lp-wrap .access_ttl {
  font-size: 25px;
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .access_ttl {
    font-size: 20px;
  }
}
.lp-wrap .access_train, .lp-wrap .access_address, .lp-wrap .access_tel {
  color: #808080;
  font-size: 14px;
  line-height: 1.5;
  padding-left: 30px;
  position: relative;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .access_train, .lp-wrap .access_address, .lp-wrap .access_tel {
    font-size: 13px;
    padding-left: 25px;
  }
}
.lp-wrap .access_train::before, .lp-wrap .access_address::before, .lp-wrap .access_tel::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 17px;
  height: 25px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.lp-wrap .access_train::before {
  top: -2px;
  width: 17px;
  height: 25px;
  background-image: url(../img/icon_train.svg);
}
@media only screen and (max-width: 834px) {
  .lp-wrap .access_train::before {
    width: 15px;
    height: 22px;
  }
}
.lp-wrap .access_address::before {
  width: 16px;
  height: 20px;
  background-image: url(../img/icon_address.svg);
}
@media only screen and (max-width: 834px) {
  .lp-wrap .access_address::before {
    width: 14px;
    height: 18px;
  }
}
.lp-wrap .access_tel::before {
  width: 21px;
  height: 19px;
  background-image: url(../img/icon_tel02.svg);
}
@media only screen and (max-width: 834px) {
  .lp-wrap .access_tel::before {
    width: 19px;
    height: 17px;
  }
}
.lp-wrap .slide-area {
  display: flex;
  line-height: 1;
  width: 100%;
  overflow: hidden;
}
.lp-wrap .slide-area img {
  vertical-align: bottom;
}
.lp-wrap .slide-area ul {
  display: flex;
  padding: 0;
}
.lp-wrap .slide-area li {
  width: 175px;
  list-style: none;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .slide-area li {
    width: 125px;
    height: 80px;
  }
  .lp-wrap .slide-area li img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.lp-wrap .slide-area li.catch {
  width: 350px;
}
@media only screen and (max-width: 834px) {
  .lp-wrap .slide-area li.catch {
    width: 270px;
    height: 80px;
  }
}
.lp-wrap .slide-area .slide-right:first-child {
  animation: slide1-right 150s -75s linear infinite;
}
.lp-wrap .slide-area .slide-right:last-child {
  animation: slide2-right 150s linear infinite;
}
.lp-wrap .slide-area .slide-left:first-child {
  animation: slide1-left 150s -75s linear infinite;
}
.lp-wrap .slide-area .slide-left:last-child {
  animation: slide2-left 150s linear infinite;
}
@keyframes slide1-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(100%);
  }
}
@keyframes slide2-right {
  from {
    transform: translateX(-200%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes slide1-left {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes slide2-left {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-200%);
  }
}/*# sourceMappingURL=hp_home.css.map */