#page-statute .section-hero .background img, #page-statute .section-hero .background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#page-statute .section-hero a.background {
  text-indent: -999px;
  overflow: hidden;
}

#page-statute .section-hero button.background {
  text-indent: -999px;
  overflow: hidden;
}

#page-statute .section-hero {
  position: relative;
  padding: 220rem 0 75rem;
}
@media (max-width: 1023px) {
  #page-statute .section-hero {
    padding: 180rem 0 50rem;
  }
}
#page-statute .section-hero .background {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 1;
}
#page-statute .section-hero .vector {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
#page-statute .section-hero .vector svg {
  width: 280rem;
  height: unset;
}
#page-statute .section-hero .container {
  position: relative;
  z-index: 2;
}
#page-statute .section-hero .headline {
  padding-left: 30rem;
}
@media (max-width: 1023px) {
  #page-statute .section-hero .headline {
    padding-left: 0;
  }
}
#page-statute .section-hero .headline-small {
  color: white;
  font-size: 18rem;
  font-weight: bold;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
#page-statute .section-hero .headline-title {
  color: white;
  font-size: 40rem;
  font-weight: bold;
  letter-spacing: -0.02em;
  margin-top: 20rem;
}
@media (max-width: 1023px) {
  #page-statute .section-hero .headline-title {
    font-size: 30rem;
  }
}
#page-statute .section-content {
  padding: 75rem 0;
}
#page-statute .section-content .flex-wrapper {
  display: flex;
  align-items: flex-start;
}
#page-statute .section-content .flex-wrapper .left {
  position: sticky;
  top: 50rem;
  margin-right: 70rem;
  flex-shrink: 0;
}
@media (max-width: 1023px) {
  #page-statute .section-content .flex-wrapper .left {
    display: none;
  }
}
#page-statute .section-content .flex-wrapper .left-navigation {
  position: relative;
  width: 160rem;
  padding-top: 20rem;
}
#page-statute .section-content .flex-wrapper .left-navigation::before {
  content: "";
  background-color: #cd1f25;
  position: absolute;
  top: 0;
  right: 0;
  width: 40vw;
  height: 3rem;
}
#page-statute .section-content .flex-wrapper .left-navigation ul li:not(:last-child) {
  margin-bottom: 20rem;
}
#page-statute .section-content .flex-wrapper .left-navigation ul li button {
  color: #898988;
  font-size: 16rem;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 19rem;
  text-align: left;
  transition-property: color;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-statute .section-content .flex-wrapper .left-navigation ul li button:hover {
  color: #d7b57d;
}
#page-statute .section-content .flex-wrapper .right {
  flex-grow: 1;
}
#page-statute .section-content .flex-wrapper .right-items .item:not(:first-child) {
  margin-top: 20rem;
}
#page-statute .section-content .flex-wrapper .right-items .item-description > *:not(:last-child) {
  margin-bottom: 20rem;
}
#page-statute .section-content .flex-wrapper .right-items .item-description p,
#page-statute .section-content .flex-wrapper .right-items .item-description ul li {
  color: #898988;
  font-size: 16rem;
  font-weight: 400;
  line-height: 24rem;
  letter-spacing: -0.02em;
}
#page-statute .section-content .flex-wrapper .right-items .item-description ul li {
  position: relative;
  padding-left: 15rem;
}
#page-statute .section-content .flex-wrapper .right-items .item-description ul li::before {
  content: "";
  background-color: #77838f;
  position: absolute;
  top: 9rem;
  left: 0;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
}
#page-statute .section-content .flex-wrapper .right-items .item-description img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  display: block;
  border-radius: 5px;
}
#page-statute .section-content .flex-wrapper .right-items .item-description a {
  color: #d7b57d;
  font-size: 16rem;
  font-weight: bold;
  transition-property: color;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-statute .section-content .flex-wrapper .right-items .item-description a:hover {
  color: #787878;
}
#page-statute .section-content .flex-wrapper .right-items .item-description iframe {
  position: relative;
  width: 100%;
  height: unset;
  aspect-ratio: 1/0.6;
  border-radius: 15px;
  overflow: hidden;
}
#page-statute .section-content .flex-wrapper .right-items .item-description h1,
#page-statute .section-content .flex-wrapper .right-items .item-description h2,
#page-statute .section-content .flex-wrapper .right-items .item-description h3,
#page-statute .section-content .flex-wrapper .right-items .item-description h4,
#page-statute .section-content .flex-wrapper .right-items .item-description h5,
#page-statute .section-content .flex-wrapper .right-items .item-description h6 {
  color: #d7b57d;
  font-weight: bold;
  line-height: 1.2;
  width: 100%;
  display: block;
}
#page-statute .section-content .flex-wrapper .right-items .item-description h2 {
  font-size: 22rem;
}
/*# sourceMappingURL=statute.min.css.map */
