@charset "UTF-8";
.b-ef21e34 {
  margin-top: 25px;
}
.b-6cfde96 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
  margin: 0 0 15px 0;
  list-style-type: none;
}
.b-ef21e34 li {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.b-ef21e34 li::after {
  content: "›";
  margin-left: 10px;
  font-weight: 400;
  font-size: 18px;
}
.b-ef21e34 li a {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.b-ef21e34 li:last-child {
  font-weight: 400;
}
.b-ef21e34 li:last-child::after {
  display: none;
}

.m-38b116e {
  margin-bottom: 50px;
}
@media (max-width: 990px) {
  .m-38b116e {
    margin-bottom: 90px;
  }
}

.c-d5fc866 h1, .c-d5fc866 h2, .c-d5fc866 h3, .c-d5fc866 h4, .c-d5fc866 h5 {
  font-weight: 700;
}
.c-d5fc866 h1 {
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 29px;
}
@media (max-width: 990px) {
  .c-d5fc866 h1 {
    font-size: 26px;
    line-height: normal;
  }
}
.c-d5fc866 h2 {
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 25px;
}
@media (max-width: 990px) {
  .c-d5fc866 h2 {
    font-size: 24px;
    line-height: normal;
  }
}
.c-d5fc866 h3 {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 24px;
}
@media (max-width: 990px) {
  .c-d5fc866 h3 {
    font-size: 22px;
    line-height: normal;
  }
}
.c-d5fc866 h4 {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 22px;
}
@media (max-width: 990px) {
  .c-d5fc866 h4 {
    font-size: 20px;
    line-height: normal;
  }
}
.c-d5fc866 h5 {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 990px) {
  .c-d5fc866 h5 {
    font-size: 18px;
    line-height: normal;
  }
}
.c-d5fc866 p {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  margin: 0 0 20px 0;
}
@media (max-width: 990px) {
  .c-d5fc866 p {
    font-size: 14px;
    line-height: 19px;
  }
}
.c-d5fc866 ul, .c-d5fc866 ol {
  margin: 0 0 25px 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px 25px;
  position: relative;
  z-index: 2;
  padding: 0 0 0 17px;
}
@media (max-width: 990px) {
  .c-d5fc866 ul, .c-d5fc866 ol {
    grid-template-columns: 1fr;
    grid-gap: 15px;
  }
}
.c-d5fc866 li {
  font-size: 15px;
  line-height: 20px;
  position: relative;
  font-weight: 400;
}
@media (max-width: 990px) {
  .c-d5fc866 li {
    font-size: 14px;
    line-height: 19px;
  }
}
.c-d5fc866 ul {
  list-style-type: none;
  padding: 0;
}
.c-d5fc866 ul li {
  padding-left: 27px;
}
.c-d5fc866 ul li::before {
  content: "";
  background-size: 18px 18px;
  height: 18px;
  width: 18px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.c-d5fc866 ol {
  list-style: none;
  counter-reset: content-ol;
  padding-left: 0;
}
.c-d5fc866 ol li {
  padding-left: 35px;
  counter-increment: content-ol;
}
.c-d5fc866 ol li::before {
  content: counter(content-ol);
  width: 25px;
  height: 25px;
  box-sizing: border-box;
  border-radius: 50%;
  position: absolute;
  top: -1.5px;
  left: 0;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
}
.c-d5fc866 a {
  text-decoration: none;
}
.c-d5fc866 img {
  max-width: 100%;
  height: auto;
}
.c-d5fc866 strong {
  font-weight: 700;
}
.c-d5fc866 blockquote {
  padding: 20px 10px;
  margin: 0 0 25px 0;
  border-radius: 5px;
}
.c-d5fc866 blockquote p {
  margin: 0;
}
.c-d5fc866 p:last-child {
  margin-bottom: 0;
}

.s-e4bdfc6 {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
}
.s-e4bdfc6 h1, .s-e4bdfc6 h2, .s-e4bdfc6 h3, .s-e4bdfc6 h4, .s-e4bdfc6 h5 {
  font-weight: 700;
  margin-bottom: 20px;
}
.s-e4bdfc6 h1 {
  font-size: 28px;
  line-height: 29px;
}
@media (max-width: 990px) {
  .s-e4bdfc6 h1 {
    font-size: 26px;
    line-height: normal;
  }
}
.s-e4bdfc6 h2 {
  font-size: 26px;
  line-height: 25px;
}
@media (max-width: 990px) {
  .s-e4bdfc6 h2 {
    font-size: 24px;
    line-height: normal;
  }
}
.s-e4bdfc6 h3 {
  font-size: 24px;
  line-height: 24px;
}
@media (max-width: 990px) {
  .s-e4bdfc6 h3 {
    font-size: 22px;
    line-height: normal;
  }
}
.s-e4bdfc6 h4 {
  font-size: 22px;
  line-height: 22px;
}
@media (max-width: 990px) {
  .s-e4bdfc6 h4 {
    font-size: 20px;
    line-height: normal;
  }
}
.s-e4bdfc6 h5 {
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 990px) {
  .s-e4bdfc6 h5 {
    font-size: 18px;
    line-height: normal;
  }
}
.s-6be0908 {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  align-items: start;
  width: 100%;
  min-width: 0;
}
@media (max-width: 1100px) {
  .s-6be0908 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 768px) {
  .s-6be0908 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 12px;
  }
}
.s-2916802 {
  overflow: hidden;
  position: relative;
  width: 100%;
  min-width: 0;
}
.s-2916802::after {
  content: "";
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  transition: 0.3s;
  top: 0;
  display: block;
  bottom: 0;
  pointer-events: none;
  z-index: 1;
}
.s-2916802:hover::after {
  opacity: 0.7;
}
.s-2916802:hover button, .s-2916802:hover a {
  opacity: 1;
}
.s-2916802 img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center;
  box-sizing: border-box;
  vertical-align: top;
}
.s-2916802 a, .s-2916802 button {
  opacity: 0;
  transition: 0.3s;
  z-index: 3;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding: 0;
  border-radius: 50%;
  height: clamp(32px, 22%, 50px);
  width: clamp(32px, 22%, 50px);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 990px) {
  .s-2916802 a, .s-2916802 button {
    opacity: 1;
  }
}
.s-2916802 a svg, .s-2916802 button svg {
  flex-shrink: 0;
  width: 44%;
  height: 44%;
}

.t-f956f76 {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
@media (max-width: 990px) {
  .t-f956f76 {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    display: block;
    margin-bottom: 10px;
  }
}
.t-a13efa5 {
  display: grid;
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
}
.t-a13efa5 p {
  display: flex;
  align-items: center;
  min-width: 0;
  padding: 6px 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  box-sizing: border-box;
  overflow-wrap: anywhere;
  word-break: break-word;
  hyphens: auto;
}
.t-a13efa5:first-child p {
  font-weight: 700;
}

@media (max-width: 990px) {
  table {
    overflow-x: auto;
    display: block;
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 990px) {
  .t-f956f76::-webkit-scrollbar {
    background-color: gray;
    border-radius: 5px;
    height: 4px;
  }
}

@media (max-width: 990px) {
  .t-f956f76::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 5px;
    height: 4px;
  }
}

.b-ddaf4a7 {
  display: grid;
  grid-gap: 30px;
  align-items: center;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 250px;
  min-width: 0;
  max-width: 100%;
}
@media (max-width: 1125px) {
  .b-ddaf4a7 {
    grid-gap: 15px;
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr) 240px;
  }
}
@media (max-width: 990px) {
  .b-ddaf4a7 {
    grid-template-columns: 1fr;
    grid-gap: 25px;
  }
}
.b-4e464da {
  max-width: 100%;
  height: auto;
  object-fit: cover;
  max-height: 350px;
}
@media (max-width: 990px) {
  .b-4e464da {
    display: none;
  }
}
.b-16859b0 {
  font-size: 30px;
  margin-bottom: 20px;
  font-weight: 700;
}
@media (max-width: 990px) {
  .b-16859b0 {
    margin-bottom: 15px;
  }
}
@media (max-width: 576px) {
  .b-16859b0 {
    text-align: center;
  }
}
.b-d4aebb5 {
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: 400;
}
@media (max-width: 990px) {
  .b-d4aebb5 {
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .b-d4aebb5 {
    text-align: center;
  }
}
.b-4900396 {
  display: inline-flex;
  padding: 8px 22px;
  text-align: center;
  font-weight: 700;
  font-size: 22px;
  transition: 0.3s;
}
@media (max-width: 576px) {
  .b-4900396 {
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    display: block;
    padding: 10px 20px;
    text-transform: uppercase;
  }
}
.b-4900396:hover {
  box-shadow: inset 0px -9px 12px 0px rgba(0, 0, 0, 0.2);
}

.o-f6ff076 {
  padding: 10px;
}
.o-539b8f7 {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.o-539b8f7 span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  padding: 8px 15px;
  border-radius: 20px;
  margin-right: 10px;
}
.o-fc40470 {
  display: grid;
  grid-template-columns: 60px 1fr 50px;
  grid-gap: 10px;
  align-items: center;
  margin-bottom: 15px;
}
.o-fc40470 img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
.o-676b019 {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
}
.o-347255f {
  font-weight: 400;
  font-size: 12px;
}
.o-2b2d626 {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  transition: 0.3s;
}
.o-2b2d626:hover {
  box-shadow: inset 0px -9px 12px 0px rgba(0, 0, 0, 0.2);
}
.o-fc40470:last-child {
  margin: 0;
}

@media (max-width: 990px) {
  .t-7ec2a3e {
    margin-bottom: -15px;
  }
}
.t-ceeacd9 {
  cursor: pointer;
  border: none;
  appearance: none;
  padding: 10px 25px 10px 35px;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.9;
  transition: 0.3s;
  position: relative;
}
.t-ceeacd9 svg {
  position: absolute;
  left: 9px;
  top: 8px;
  transition: 0.3s;
}
.t-ceeacd9:hover {
  opacity: 1;
}
.t-7ec2a3e .a-fafa368 svg {
  transform: rotate(90deg);
}
.t-bf406ed {
  margin: 0;
  display: none;
  padding: 15px;
  list-style-type: none;
  max-width: 500px;
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 990px) {
  .t-bf406ed {
    margin-bottom: 10px;
  }
}
.t-bf406ed li {
  cursor: pointer;
  padding-left: 18px;
  font-size: 16px;
  margin-bottom: 15px;
  position: relative;
}
.t-bf406ed li:hover {
  text-decoration: underline;
}
.t-bf406ed li:last-child {
  margin: 0;
}

.c-4e21136 {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-gap: 40px;
  align-items: center;
  min-width: 0;
  max-width: 100%;
}
@media (max-width: 990px) {
  .c-4e21136 {
    grid-template-columns: 1fr;
    grid-gap: 25px;
  }
}
.c-d17b968 {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  height: auto;
  width: auto;
  object-fit: contain;
  border-radius: 10px;
}

.c-bfe82b5 {
  position: relative;
  margin-top: 20px;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
}
.c-bfe82b5::after {
  content: "";
  height: 92%;
  width: 1px;
  display: block;
  background: gray;
  position: absolute;
  left: 25px;
  top: 3px;
}
.c-f336285 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-gap: 25px;
  align-items: start;
}
.c-459d4d5 {
  color: #fff;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 28px;
  font-weight: 700;
  outline: #fff double 2px;
  outline-offset: -5px;
  position: relative;
  z-index: 2;
}
.c-a4f91d9 {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
}
.c-f4f284a {
  margin: 0;
}

.c-272eef5 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 20px;
}
.c-ec75e3b {
  max-width: 100%;
  border-radius: 10px;
  height: auto;
  margin: 0 auto 12px auto;
}
.c-f8a90a8 {
  margin: 0;
  text-align: center;
  font-size: 14px;
}

.c-4a2f5b5 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0 0 20px 0;
}
.c-63b5b50 {
  padding: 10px 25px;
  font-size: 18px;
  line-height: 21px;
  font-weight: 500;
  text-align: center;
  transition: 0.3s;
}
@media (max-width: 576px) {
  .c-63b5b50 {
    max-width: 100%;
    padding: 12px 20px;
    width: 100%;
    box-sizing: border-box;
  }
}

.f-1e0c7ec {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
@media (max-width: 990px) {
  .f-1e0c7ec {
    font-size: 20px;
  }
}
.f-273f8a0 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 15px;
}
@media (max-width: 990px) {
  .f-273f8a0 {
    grid-gap: 10px;
  }
}
.f-4dcb8df .a-c273506 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.f-4dcb8df .a-c273506 span {
  font-size: 18px;
  line-height: 170%;
  text-transform: uppercase;
}
.f-4dcb8df .a-182a128 svg {
  transform: rotate(180deg);
}
.f-4dcb8df .a-40daeec {
  display: none;
  margin-top: 10px;
  font-size: 14px;
  line-height: 170%;
}

.f-eeeda0b {
  margin-top: 20px;
}
.f-b4d3e9a {
  font-size: 21px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 10px;
}
.f-5f44653 {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 10px;
}
.f-5f44653 a {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
}
.f-5f44653 button {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  padding: 0;
  text-align: left;
}
.f-2b8cb1e {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px 40px;
  margin: 0 0 20px;
}
@media (max-width: 576px) {
  .f-2b8cb1e {
    flex-direction: column;
    gap: 16px;
  }
}
.f-dab9bcb {
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex: 0 1 auto;
  min-width: 0;
}
.f-0506b0f {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}
.f-6fa093c .f-87d126e img {
  width: 28px;
  height: 28px;
  object-fit: contain;
}
.f-9616b66 .f-87d126e img {
  height: 60px;
  width: auto;
  max-width: 180px;
  object-fit: contain;
}
.f-87d126e {
  display: inline-flex;
  line-height: 0;
  padding: 0;
}
.f-87d126e img {
  margin: 0;
}
.f-ccac89d {
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 500px;
  grid-gap: 10px;
  margin: 0;
  text-align: left;
  flex: 0 1 500px;
}
@media (max-width: 576px) {
  .f-ccac89d {
    grid-template-columns: 1fr 1fr;
    max-width: 100%;
    flex: 1 1 auto;
    width: 100%;
  }
}
.f-bac1b26 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 15px;
}
@media (max-width: 990px) {
  .f-bac1b26 {
    justify-content: space-between;
  }
}
@media (max-width: 576px) {
  .f-bac1b26 {
    flex-direction: column;
  }
}
.f-bac1b26 img {
  max-width: 100%;
  height: 20px;
  width: auto;
  object-fit: contain;
  margin: 0 5px;
}
@media (max-width: 990px) {
  .f-bac1b26 img {
    height: 15px;
  }
}
.f-07165b7 {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  line-height: 21px;
}
@media (max-width: 990px) {
  .f-07165b7 {
    font-size: 14px;
    line-height: 19px;
    text-align: left;
  }
}

.s-a7173c5 {
  position: fixed;
  z-index: 9;
  right: 30px;
  bottom: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  width: 48px;
  cursor: pointer;
  transition: 0.3s;
  opacity: 0;
  pointer-events: none;
  border-radius: 50%;
}
@media (max-width: 990px) {
  .s-a7173c5 {
    right: 15px;
    bottom: 90px;
  }
}

.s-0e0e409 {
  opacity: 1;
  pointer-events: auto;
}

.b-d1fa2fe {
  padding: 10px;
  z-index: 9;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.b-d1fa2fe p {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}
.b-d1fa2fe a {
  padding: 5px 17px;
  font-size: 14px;
  line-height: 19px;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 990px) {
  .b-d1fa2fe a {
    padding: 3px 15px;
  }
}
.b-d1fa2fe button {
  padding: 5px 17px;
  font-size: 14px;
  line-height: 19px;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 990px) {
  .b-d1fa2fe button {
    padding: 3px 15px;
  }
}
@media (max-width: 990px) {
  .b-d1fa2fe {
    font-size: 14px;
    line-height: 19px;
  }
}
