.style_arrowLeftImage__XsxNf,
.style_arrowRightImage__frcBr {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  box-shadow: 0 8px 15px black;
}

.style_arrowRight__0Fbgo {
  position: absolute;
  right: 0;
  transition: transform .2s;
}

.style_arrowRight__0Fbgo:hover {
  cursor: pointer;
  transform: scale(1.3);
}

.style_arrowLeft__9oshg {
  position: absolute;
  left: 0;
  transition: transform .2s;
}

.style_arrowLeft__9oshg:hover {
  cursor: pointer;
  transform: scale(1.3);
}

.style_imageContainer__2Nfbx {
  position: relative;
  width: 100%;
  /*padding-bottom: 100%;*/
}

.style_imageContainer__2Nfbx img {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
}

.style_text__Fkfqw {
  font-size: 18px;
  line-height: normal;
  --tw-text-opacity: 1;
  color: rgba(10, 10, 10, var(--tw-text-opacity));
  line-height: 28px !important;
}

.style_text__Fkfqw p {
  margin-bottom: 0px;
  display: block;
}

.style_text__Fkfqw b, .style_text__Fkfqw strong {
  font-weight: 700;
}

.style_text__Fkfqw i, .style_text__Fkfqw em {
  font-style: italic;
}

.style_text__Fkfqw h1, .style_text__Fkfqw h2, .style_text__Fkfqw h3, .style_text__Fkfqw h4 {
  margin-top: 10px;
  font-weight: 700;
}

.style_text__Fkfqw h5, .style_text__Fkfqw h6 {
  margin-top: 6px;
}

.style_text__Fkfqw h1 {
  font-size: 32px;
  line-height: normal;
}

.style_text__Fkfqw h2 {
  font-size: 24px;
  line-height: normal;
}

.style_text__Fkfqw h3 {
  font-size: 21px;
  line-height: normal;
}

.style_text__Fkfqw h4 {
  font-size: 18px;
  line-height: normal;
}

.style_text__Fkfqw h5 {
  font-size: 16px;
  line-height: normal;
}

.style_text__Fkfqw h6 {
  font-size: 14px;
  line-height: normal;
}

.style_text__Fkfqw a {
  font-size: 18px;
  line-height: normal;
  font-style: italic;
  text-decoration: underline;
}

.style_text__Fkfqw blockquote {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: rgba(10, 10, 10, 0.025);
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
  padding-left: 20px;
}

.style_text__Fkfqw blockquote:before {
  content: '';
  width: 8px;
  height: 100%;
  display: block;
  position: absolute;
  background-color: rgb(0, 92, 168, .12);
  left: 0;
  top: 0;
}

.style_text__Fkfqw ul, .style_text__Fkfqw ol {
  display: block;
}

.style_text__Fkfqw ul li {
  list-style-position: inside;
  list-style-type: disc;
}

.style_text__Fkfqw ol li {
  list-style-position: inside;
  list-style-type: decimal;
}

.style_stickyContainer__rvuLB {
  position: sticky;
  padding-top: 70px;
  left: 0;
  top: 0;
  z-index: 9999;
}

.style_container__KvGZG {
  width: 83.333333%;
  overflow: hidden;
  border-radius: 0;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-shadow: 2px 2px 10px 0px rgba(0,0,0,0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.style_list__RxOSq {
  width: 100%;
}

.style_list__RxOSq li:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
}

.style_list__RxOSq li {
  padding-left: 10px;
  padding-right: 10px;
  transition-property: background-color, border-color, color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.style_list__RxOSq li > a {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
}

.style_list__RxOSq li:not(:last-child) > a {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(236, 236, 236, var(--tw-border-opacity));
}

