body {
  --box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
  --background-color: white;
  --max-width: 1200px;
  --border-radius: 5px;
  --theme-color: green;
  --chocolate-color: rgb(72,72,72);
  --small-size: 100px;
  --max-width-ativities: 660px;
  --header-height: 60px;
  --menu-mobile-width: 300px;
}

.ls_yjc0nzc0 {
  height: var(--header-height);
  box-shadow: var(--box-shadow);
  display: flex;
  align-items: center;
  padding: 0px 10px;
  flex-direction: row;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: +5;
  background: white;
  gap: 100px;
}

body {
  font-family: 'Cuprum';
  overflow-y: scroll;
}

@media (min-width: 300px) {
  .ls_ctmzotuyndcwoa {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
  }
}

@media (min-width: 992px) {
  .ls_ctmzotuyndcwoa {
    font-size: 26px;
  }
}

a {
  color: initial;
  text-decoration: none;
}

.ls_btmzotyxode2na {
  width: 100%;
  max-width: var(--max-width);
  border-radius: var(--border-radius);
}

.ls_etmzotc5odg2oa {
  padding: 80px 20px 20px 20px;
  display: flex;
  align-items: center;
  justify-content: start;
  background: #ebebeb;
  z-index: +1;
  flex-direction: column;
  gap: 20px;
  min-height: 100vh;
}

@media (min-width: 300px) {
  .ls_ejm0mdeyntiyma {
    display: none;
    flex-direction: row;
    gap: 30px;
    padding: 5px 0px;
    height: var(--header-height);
  }
}

@media (min-width: 992px) {
  .ls_ejm0mdeyntiyma {
    display: flex;
  }
}

.ls_ejm0mdeyntiyma * {
  font-size: 16px;
  font-weight: 600;
}

.ls_adm2ndyymjm1ng[status="active"] {
  color: var(--theme-color);
}

.ls_adm2ndyymjm1ng[status="active"]::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: var(--theme-color);
  bottom: 0px;
  left: 0;
}

.ls_ejm0mdeyntiyma a {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}

.ls_azm0mdcxndk2nq {
  width: 140px;
  height: 140px;
  object-fit: cover;
  border-radius: 50%;
  outline: solid 5px rgba(0,128,0,0.43);
}

.ls_zzm0mtewmje3mw {
  height: 30px;
  width: 30px;
}

@media (min-width: 300px) {
  .ls_ctm0mtqxmjixmg {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    justify-content: start;
    width: 100%;
    box-shadow: var(--box-shadow);
    background: white;
    padding: 20px;
    border-radius: var(--border-radius);
  }
}

@media (min-width: 992px) {
  .ls_ctm0mtqxmjixmg {
    width: 50%;
    flex-direction: row;
    padding-left: 30px;
    gap: 40px;
  }
}

@media (min-width: 300px) {
  .ls_ajm0mtq5mtyxoa {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
  }
}

@media (min-width: 992px) {
  .ls_ajm0mtq5mtyxoa {
    flex-direction: row;
  }
}

.ls_zjm0mtuzmzg2mw {
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
}

@media (min-width: 300px) {
  .ls_btm0mtyymty3ng {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 8px;
    box-shadow: var(--box-shadow);
    background: white;
    padding: 20px;
    border-radius: var(--border-radius);
  }
}

@media (min-width: 992px) {
  .ls_btm0mtyymty3ng {
    width: 50%;
  }
}

.ls_btm0mtc4mdcxng {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: start;
  font-size: 16px;
}

.ls_btm0mtc4mdcxng svg {
  margin-top: 3px;
  color: var(--theme-color);
}

.ls_djm0mja1mdg0mw {
  height: 24px;
}

.ls_yjm0mjc0odc3mq {
  height: 40px;
}

.ls_ctm0mjc3njuxng {
  padding: 8px 16px;
  background: var(--theme-color);
  border-radius: var(--border-radius);
  color: white;
  margin-left: 20px;
}

.ls_dzm0mjgyodqxmq {
  margin-top: 30px;
}

.ls_btm0mtc4mdcxng span {
  display: flex;
  min-width: 200px;
}

.ls_ctm0ndk0mju1nq {
  background: white;
  width: 100%;
  border-radius: var(--border-radius);
  box-shadow: var(--box-shadow);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  max-width: var(--max-width);
}

.ls_zzm0nti3nde2ng {
  font-size: 23px;
  font-weight: 600;
  text-transform: uppercase;
}

.ls_dzm0ntmxmtgzoa, .ls_cdm0nji0nzq5oa {
  display: flex;
  flex-direction: row;
  gap: 20px;
}

@media (min-width: 300px) {
  .ls_bzm0ntqzmdq4mg {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 10px;
  }
}

@media (min-width: 300px) {
  .ls_yjm0ntuymtq0mw {
    width: 100%;
    background: white;
    overflow: hidden;
  }
}

.ls_zzm0nty4odk1nq, .ls_edm1mtm1ndy0mq {
  padding: 8px 10px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: solid 1px;
}

.ls_czm0ntc3nzy5mg {
  padding: 10px;
}

.ls_dzm0ntg1mzixma {
  display: flex;
  width: calc(100% - 80px);
  text-transform: uppercase;
}

.ls_bzm0ntkxote2mw, .ls_dzm0ntg1mzixma {
  font-size: 18px;
  font-weight: 600;
}

@media (min-width: 300px) {
  .ls_btm0njaxodgxnq {
    padding: 10px;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .ls_btm0njaxodgxnq {
    width: 50%;
  }
}

.ls_dzm0ntmxmtgzoa {
  flex-direction: row;
  justify-content: space-between;
  padding: 10px 20px;
  background: var(--chocolate-color);
  color: white;
}

.ls_btm0nju5njq1ma {
  color: white;
  padding: 0;
  font-size: 20px;
}

.ls_btm0nju5njq1ma[class] {
  outline: none;
  border: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.ls_czm0ntc3nzy5mg * {
  margin: 0px;
}

@media (min-width: 300px) {
  .ls_zjm0nzk4mtc1mw {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .ls_zjm0nzk4mtc1mw {
    align-items: start;
  }
}

[status="_close"] {
  height: var(--small-size);
  position: relative;
}

[status="_close"]::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50px;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0,128,0,0) 30%, rgba(63, 63, 63, 0.8));
}

.ls_btm0nju5njq1ma[status="off"] {
  transform: rotate(-90deg);
}

.ls_edm1mtm1ndy0mq {
  flex-direction: column;
}

.ls_edm1mtm1ndy0mq .ls_dzm0ntg1mzixma {
  width: 100%;
}

.ls_edm1mtm1ndy0mq .ls_bzm0ntkxote2mw {
  color: gray;
  font-weight: 500;
  font-size: 16px;
}

@media (min-width: 300px) {
  .ls_djm1mtu0otk1na {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}

@media (min-width: 992px) {
  .ls_djm1mtu0otk1na {
    flex-direction: row;
  }
}

@media (min-width: 992px) {
  .ls_zdm1mtgxndmzma {
    width: calc(100% - 140px);
  }
}

.ls_ejm0mdeyntiyma a:hover {
  color: var(--theme-color);
}

.ls_ajm1nde1mtiwmq {
  width: 100%;
  max-width: var(--max-width-ativities);
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.ls_ajm1ndi2mjuxmq {
  width: 100%;
  padding: 20px;
  background: white;
  box-shadow: var(--box-shadow);
  border-radius: var(--border-radius);
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.ls_ctm1ntq0nji3nq {
  width: 50%;
  display: flex;
  padding: 10px;
}

.ls_ytm1ntu2mdcxmq {
  margin: -10px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.ls_ajm1ntyxodq1nw {
  font-size: 26px;
  font-weight: 600;
}

.ls_ztm1njexnzmyoa {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  font-size: 16px;
  color: gray;
}

.ls_zdm1njuymte5ng {
  font-size: 18px;
}

.ls_cdm1nju1ndy2mw {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 10px;
}

.ls_ctm1ntq0nji3nq img {
  width: 100%;
}

._loading_view {
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  width: 100%;
  top: var(--header-height);
  left: 0;
  padding: 5px;
  background: white;
  z-index: +1;
  box-shadow: var(--box-shadow);
}

._loading_view[status="active"] {
  display: flex;
}

.ls_bdm2mjq4mzy4ng {
  margin-top: 10px;
  padding-top: calc(100% * 2/3);
  position: relative;
}

.ls_bdm2mjq4mzy4ng iframe {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}

@media (min-width: 300px) {
  .ls_cjm2nti3ntgymg {
    position: absolute;
    right: 10px;
  }
}

@media (min-width: 992px) {
  .ls_cjm2nti3ntgymg {
    display: none;
  }
}

.ls_ajm2ntm3nju1ng {
  position: fixed;
  right: calc(1px - var(--menu-mobile-width));
  top: 0;
  width: 280px;
  height: 100vh;
  z-index: +1;
  background: white;
  box-shadow: var(--box-shadow);
  transition: .3s ease;
}

.ls_zzm2ntq1mti0na {
  background: rgba(0,0,0,0.45);
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  display: none;
}

@media (min-width: 300px) {
  .ls_cjm2nti3ntgymg button[class] {
    width: 30px;
    height: 30px;
    position: absolute;
    color: white;
    align-items: center;
    justify-content: center;
    padding: 0px;
    top: -15px;
  }
}

@media (min-width: 992px) {
  .ls_cjm2nti3ntgymg button[class] {
    display: none;
  }
}

.ls_czm2ntu1mzg5nq[class] {
  right: 10px;
  background: var(--theme-color);
}

.ls_azm2ntu0nze3mw[class] {
  right: 290px;
  z-index: +1;
  background: red;
  display: none;
}

.ls_bjm2ntgymjm1oa {
  display: flex;
  flex-direction: column;
  padding: 10px;
  gap: 10px;
}

.ls_adm2ndyymjm1ng {
  display: flex;
  flex-direction: row;
  gap: 15px;
  align-items: center;
  justify-content: start;
  padding: 5px;
  border-radius: var(--border-radius);
}

.ls_adm2ndyymjm1ng:hover {
  background: rgba(128,128,128,0.27);
}

@media (min-width: 300px) {
  .ls_ajm2nzm1mtc4mq {
    padding: 20px;
    background: white;
    border-radius: var(--border-radius);
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: space-between;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .ls_ajm2nzm1mtc4mq {
    flex-direction: row;
  }
}

.ls_zzm2odi1njezoq {
  width: 100px;
}

.ls_cjm2odqxnzmwna {
  display: flex;
  flex-direction: row;
  gap: 10px;
  font-size: 60px;
}

@media (min-width: 300px) {
  .ls_bzm2odqznza4nq {
    width: calc(100% - 200px);
    display: flex;
    flex-direction: column;
    gap: 20px;
    font-size: 40px;
    font-weight: 600;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .ls_bzm2odqznza4nq {
    flex-direction: row;
    align-items: start;
  }
}

@media (min-width: 300px) {
  .ls_czm2ody2nju0oq {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .ls_czm2ody2nju0oq {
    align-items: start;
  }
}

.ls_azm2odcwotq2ng {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.ls_btm0mtc4mdcxng a {
  color: #007ecc;
  text-decoration: underline;
}

