/* Generated by vite-plugin-svg-spritemap */
.section-description {
  line-height: 1.7;
}
.section-description p, .section-description ul, .section-description ol {
  margin-bottom: 1.25rem;
}
.section-description ul {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
.section-description ul li {
  position: relative;
  padding-left: 0.9375rem;
}
.section-description ul li:before {
  content: "";
  position: absolute;
  top: 0.3125rem;
  left: 0;
  width: 0.3125rem;
  height: 0.3125rem;
  border-radius: 0.3125rem;
  background-color: #ba8600;
}
.section-description ol {
  margin-left: 0.8125rem;
}
.section-description a {
  color: #BA8600;
}
.section-description a:hover {
  color: #7b1417;
}
.section-description video {
  max-width: 100%;
  margin-bottom: 0.9375rem;
}
.section-description iframe {
  width: 100%;
  height: 34.375rem;
  margin-bottom: 0.9375rem;
}
.section-description img {
  width: 100%;
  height: auto;
}
.section-description table {
  margin: 0.9375rem 0;
}

table {
  border-radius: 0.5625rem;
  overflow: hidden;
  border-spacing: 0;
  width: 100%;
}

th {
  background: #BCEBDD;
  color: white;
  padding: 0.75rem 1.25rem;
}

th, td {
  border-style: solid;
  border-width: 0 0.0625rem 0.0625rem 0;
  border-color: white;
}

th:first-child, td:first-child {
  text-align: left;
}

th:last-child {
  border-right: none;
}

td {
  padding: 0.75rem 1.25rem;
  background: #f8f3e5;
}

tr td:last-child {
  border-right: none;
}

thead td {
  background: #F8E391;
}/* Generated by vite-plugin-svg-spritemap *//* Generated by vite-plugin-svg-spritemap */@media (max-width: 29.99875em) {
  .section-description img {
    margin-bottom: 1.25rem;
  }
}@media (max-width: 22.5em) {
  .section-description {
    padding-top: 1.875rem;
  }
  .section-description {
    padding-bottom: 1.875rem;
  }
}@media (min-width: 22.5em) and (max-width: 71.375em) {
  .section-description {
    padding-top: clamp( 1.875rem , 1.0118286445rem  +  3.8363171355vw , 3.75rem );
  }
  .section-description {
    padding-bottom: clamp( 1.875rem , 1.0118286445rem  +  3.8363171355vw , 3.75rem );
  }
}@media (min-width: 29.99875em) and (max-width: 61.99875em) {
  .section-description img {
    margin-bottom: clamp( 1.25rem , 0.6640869140625rem  +  1.953125vw , 1.875rem );
  }
}@media (min-width: 61.99875em) {
  .section-description img {
    margin-bottom: 1.875rem;
  }
}@media (min-width: 71.375em) {
  .section-description {
    padding-top: 3.75rem;
  }
  .section-description {
    padding-bottom: 3.75rem;
  }
}