/* /Pages/Activation.razor.rz.scp.css */
.page[b-hg46gx4a3t] {
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: #fff;

  box-shadow: 0 0 7.2px 0 rgba(0, 0, 0, 0.12);
  margin-left: 15rem;
  margin-right: 15rem;
}

#header[b-hg46gx4a3t] {
  display: flex;
  align-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  font-size: 0.7rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  align-items: center;
  color: #e8625d;
  padding-left: 26px;
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.1);
}

#content[b-hg46gx4a3t] {
  height: 100%;
  width: 100%;
  padding-top: 60px;
  padding-right: 26px;
  padding-left: 26px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#intro[b-hg46gx4a3t] {
  width: 75%;
  height: 20%;
  border-radius: 20px;
  color: #707070;
  background-color: #f5f5f5;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin-bottom: 150px;
}

#intro h1[b-hg46gx4a3t] {
  text-align: center;
  font-size: 1.1rem;
  line-height: 100%;
  padding: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
}

.button[b-hg46gx4a3t] {
  width: 75%;
  height: 12%;
  color: white;
  border-radius: 20px;
  background-color: #292929;
  box-shadow: 2px 4px 0 0 rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin-bottom: 35px;
}

.button h1[b-hg46gx4a3t] {
  text-align: center;
  font-size: 1.2rem;
  line-height: 100%;
  padding: 10px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
}

#backbutton[b-hg46gx4a3t] {
    width: 3.5rem;
    opacity: 0.5;
  }
  
  #backbutton:hover[b-hg46gx4a3t] {
    opacity: 1;
  }
  
  #back[b-hg46gx4a3t] {
    position: absolute;
    left: 4.6rem;
    top: 1rem;
  }
/* /Pages/ActivationSecond.razor.rz.scp.css */
.page[b-xmeklnynnu] {
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: #fff;

  box-shadow: 0 0 7.2px 0 rgba(0, 0, 0, 0.12);
  margin-left: 15rem;
  margin-right: 15rem;
}

#header[b-xmeklnynnu] {
  display: flex;
  align-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  font-size: 0.7rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  align-items: center;
  color: #e8625d;
  padding-left: 26px;
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.1);
}

#content[b-xmeklnynnu] {
  height: 100%;
  width: 100%;
  padding-top: 60px;
  padding-right: 26px;
  padding-left: 26px;
  display: flex;
  flex-direction: column;
  display: flex;
  justify-items: center;
  align-items: center;
  align-content: center;
}

#intro[b-xmeklnynnu] {
  width: 100%;
  height: 20%;
  border-radius: 20px;
  color: #707070;
  background-color: #f5f5f5;
  text-align: center;
  display: flex;
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: center;
  margin-bottom: 150px;
}

#content h1[b-xmeklnynnu] {
  color: #707070;
  font-size: 1.1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  margin-bottom: 80px;
}

#webcam[b-xmeklnynnu] {
  display: flex;
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: center;
  width: 370px;
  height: 370px;
  border-radius: 24px;
  background-color: #f5f5f5;

  overflow: hidden;
}
#webcam-div[b-xmeklnynnu] {
  height: 100%;
  position: relative;
  border-radius: 24px;
}

#backbutton[b-xmeklnynnu] {
  width: 3.5rem;
  opacity: 0.5;
}

#backbutton:hover[b-xmeklnynnu] {
  opacity: 1;
}

#back[b-xmeklnynnu] {
  position: absolute;
  left: 4.6rem;
  top: 1rem;
}
/* /Pages/ActiviationFirst.razor.rz.scp.css */
.page[b-8fc2191xg1] {
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: #fff;

  box-shadow: 0 0 7.2px 0 rgba(0, 0, 0, 0.12);
  margin-left: 15rem;
  margin-right: 15rem;
}

#header[b-8fc2191xg1] {
  display: flex;
  align-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  font-size: 0.7rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  align-items: center;
  color: #e8625d;
  padding-left: 26px;
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.1);
}

#content[b-8fc2191xg1] {
  height: 100%;
  width: 100%;
  padding-top: 60px;
  padding-right: 26px;
  padding-left: 26px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#intro[b-8fc2191xg1] {
  width: 100%;
  height: 20%;
  border-radius: 20px;
  color: #707070;
  background-color: #f5f5f5;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin-bottom: 150px;
}

#content h1[b-8fc2191xg1] {
  color: #707070;
  font-size: 1.1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  margin-bottom: 80px;
}

.button[b-8fc2191xg1] {
  width: 75%;
  height: 12%;
  color: white;
  border-radius: 20px;
  background-color: #292929;
  box-shadow: 2px 4px 0 0 rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.button h1[b-8fc2191xg1] {
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: white;
  margin-bottom: 0;
}

#button h1[b-8fc2191xg1] {
  margin-bottom: 0;
  color: white;
}

#input[b-8fc2191xg1] {
  width: 75%;
  height: 12%;
  border-radius: 24px;
  border: solid 1px #cccccc;
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  align-content: center;
  margin-bottom: 200px;
  outline: 0;
}

#input[b-8fc2191xg1] {
  padding-left: 15px;
  font-family: Nunito;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #808080;
}

#backbutton[b-8fc2191xg1] {
  width: 3.5rem;
  opacity: 0.5;
}

#backbutton:hover[b-8fc2191xg1] {
  opacity: 1;
}

#back[b-8fc2191xg1] {
  position: absolute;
  left: 4.6rem;
  top: 1rem;
}
/* /Pages/Activity.razor.rz.scp.css */
#page-wrapper[b-78pw4yz1jv] {
  padding-top: 2rem;
  box-shadow: 0 0 7.2px 0 rgba(0, 0, 0, 0.12);
  display: grid;
  grid-row-gap: 2rem;

  justify-content: center;

  background-color: #fff;

  margin-left: 13rem;
  margin-right: 13rem;
}

#img[b-78pw4yz1jv] {
  width: 640px;
  height: 168px;
  border-radius: 64px;
  background-color: #ffd82d3f;

  margin-left: auto;
  margin-right: auto;

  display: grid;
  place-content: center;
  place-items: center;
}

#img > img[b-78pw4yz1jv] {
  opacity: 1;
  width: 130px;
}

#titles > h1[b-78pw4yz1jv] {
  font-family: Nunito;
  font-size: 34px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.18;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
}

#titles > h2[b-78pw4yz1jv] {
  font-family: Nunito;
  font-size: 21px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: center;
  color: #707070;
}

#info[b-78pw4yz1jv] {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-column-gap: 1rem;
}

#info-titulo > h1[b-78pw4yz1jv],
#info-data > h1[b-78pw4yz1jv] {
  font-family: Nunito;
  font-size: 27px !important;
  font-weight: bold !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: 1.04 !important;
  letter-spacing: normal !important;
  text-align: left;
  color: #424242;
}

#info-titulo[b-78pw4yz1jv] {
  display: grid;
  grid-template-rows: 1fr 1fr;
}

#info-titulo > input[b-78pw4yz1jv] {
  width: 536px;
  height: 56px;
  border-radius: 24px;
  border: solid 1px #cccccc;
  background-color: #ffffff;

  font-family: Nunito;
  font-size: 27px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #999999;

  padding-left: 1rem;

  outline: none;
}

#info-titulo > input:focus[b-78pw4yz1jv] {
  border: solid 1px #1c7fff;
}

#info-data[b-78pw4yz1jv] {
  display: grid;
  grid-template-rows: 1fr 1fr;
}

#info-data > input[b-78pw4yz1jv] {
  width: 224px;
  height: 56px;
  border-radius: 24px;
  border: solid 1.2px #cccccc;
  background-color: #ffffff;

  font-family: Nunito;
  font-size: 27px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #999999;

  padding-left: 1rem;

  outline: none;
}

#info-data > input:focus[b-78pw4yz1jv] {
  border: solid 1px #1c7fff;
}

#text-area[b-78pw4yz1jv] {
  display: grid;
  grid-row-gap: 2rem;

  outline: none;
  resize: none;
}

#text-area > h1[b-78pw4yz1jv] {
  font-family: Nunito;
  font-size: 27px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: normal;
  text-align: left;
  color: #424242;
}

#text-area textarea[b-78pw4yz1jv] {
  width: 800px;
  height: 224px;
  border-radius: 24px;
  border: solid 1px #cccccc;
  background-color: #ffffff;

  font-family: Nunito;
  font-size: 27px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #999999;

  outline: none;
  resize: none;
  padding: 0.8rem;

  overflow-y: scroll;
}

#text-area textarea:focus[b-78pw4yz1jv] {
  border: solid 1px #1c7fff;
  overflow: scroll !important;
}

#upload[b-78pw4yz1jv] {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

#photo[b-78pw4yz1jv] {
  display: grid;
  grid-row-gap: 2rem;
}

#photo > h1[b-78pw4yz1jv] {
  font-family: Nunito;
  font-size: 27px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
}

#photo > div[b-78pw4yz1jv] {
  width: 336px;
  height: 304px;
  border-radius: 8px;
  background-color: #ebebeb;
  border-radius: 24px;

  display: grid;
  place-content: center;
  place-items: center;

  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#photo > div > div[b-78pw4yz1jv] {
  width: 256px;
  height: 72px;
  border-radius: 24px;
  background-color: #ffffff;

  display: flex;
  justify-content: center;
  place-items: center;
  font-family: Nunito;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #333333;

  grid-column: 1/-1;
  grid-row: 1/-1;
}

#seal[b-78pw4yz1jv] {
  display: grid;
  grid-row-gap: 2rem;
}

#seal > h1[b-78pw4yz1jv] {
  font-family: Nunito;
  font-size: 27px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
}

#background-img[b-78pw4yz1jv] {
  width: 384px;
  height: 304px;
  border-radius: 24px;
  background-color: #fafafa;

  display: grid;
  place-items: center;
  place-content: center;
}

#seal > div > div[b-78pw4yz1jv] {
  width: 304px;
  height: 304px;
  border-radius: 50%;
  background-color: #e6e6e6;

  display: grid;
  place-content: center;
  place-items: center;

  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#circle > div[b-78pw4yz1jv] {
  width: 208px;
  height: 72px;
  border-radius: 20px;
  background-color: #ffffff;

  display: flex;
  justify-content: center;
  place-items: center;
  font-family: Nunito;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  grid-column: 1/-1;
  grid-row: 1/-1;
}

#confirmation[b-78pw4yz1jv] {
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;

  display: grid;
  place-content: center;
  place-items: center;

  width: 392px;
  height: 72px;

  border-radius: 24px;
  background-color: #333333;
  box-shadow: 2px 4px 0 0 rgba(0, 0, 0, 0.2);

  font-family: Nunito;
  font-size: 27px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

[b-78pw4yz1jv] .FileUploadPhoto {
  width: 336px;
  height: 304px;
  grid-column: 1/-1;
  grid-row: 1/-1;
  z-index: 1;
  opacity: 0;
}

[b-78pw4yz1jv] .FileUploadSeal {
  width: 304px;
  height: 304px;
  border-radius: 50%;
  grid-column: 1/-1;
  grid-row: 1/-1;
  z-index: 1;
  opacity: 0;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  #page-wrapper[b-78pw4yz1jv] {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-top: 0.5rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;

    grid-row-gap: 2rem;
  }

  #img[b-78pw4yz1jv] {
    width: 328px;
    height: 136px;
  }

  #img > img[b-78pw4yz1jv] {
    width: 100px;
  }

  #titles > h1[b-78pw4yz1jv] {
    font-size: 25px;
  }

  #titles > h2[b-78pw4yz1jv] {
    font-size: 16px;
  }

  #info[b-78pw4yz1jv] {
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 1rem;
  }

  #info-titulo > h1[b-78pw4yz1jv],
  #info-data > h1[b-78pw4yz1jv] {
    font-size: 16px !important;
  }

  #info-titulo > input[b-78pw4yz1jv] {
    width: 100%;
    height: 40px;

    font-size: 13px;
  }

  #info-data > input[b-78pw4yz1jv] {
    width: 100%;
    height: 40px;

    font-size: 13px;
  }

  #upload[b-78pw4yz1jv] {
    grid-template-columns: 1fr;
  }

  #text-area textarea[b-78pw4yz1jv] {
    width: 100%;
    height: 168px;
    border-radius: 20px;

    font-size: 16px;

    overflow-y: scroll;
  }

  #background-img[b-78pw4yz1jv] {
    width: 100%;
    height: auto;
  }

  #confirmation[b-78pw4yz1jv] {
    width: 208px;
    height: 48px;

    font-size: 16px;
  }

  #seal > h1[b-78pw4yz1jv] {
    font-size: 16px;
  }

  #photo > h1[b-78pw4yz1jv] {
    font-size: 16px;
  }

  #text-area > h1[b-78pw4yz1jv] {
    font-size: 16px;
  }

  #text-area[b-78pw4yz1jv] {
    grid-row-gap: 1rem;
  }

  #upload[b-78pw4yz1jv] {
    grid-row-gap: 1rem;
  }

  #seal[b-78pw4yz1jv],
  #photo[b-78pw4yz1jv] {
    grid-row-gap: 1rem;
  }

  #circle > div[b-78pw4yz1jv] {
    width: 216px;
    height: 56px;
    border-radius: 24px;

    font-size: 13px;
  }

  #photo > div[b-78pw4yz1jv] {
    width: 100%;
  }

  #photo > div > div[b-78pw4yz1jv] {
    width: 216px;
    height: 56px;
    border-radius: 24px;

    font-size: 13px;
  }
}

#backbutton[b-78pw4yz1jv] {
  width: 3.5rem;
  opacity: 0.5;
}

#backbutton:hover[b-78pw4yz1jv] {
  opacity: 1;
}

#back[b-78pw4yz1jv] {
  position: absolute;
  left: 4.6rem;
  top: 1rem;
}

#themes[b-78pw4yz1jv] {
  height: 40px;
  width: 230px;
  border-radius: 1.2rem;
  border: solid 1px #cccccc;

  font-family: Nunito;
  font-size: 1rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #999999;

  line-height: 40px;
  text-align: center;
}

.filter-option[b-78pw4yz1jv] {
  font-family: Nunito;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: left;
  color: #666666 !important;
  height: 48px;
  border-bottom: 1px solid #fae7de;
  display: grid;
  align-content: center;
  padding-left: 20px;
}

.filter-option:hover[b-78pw4yz1jv] {
  background-color: #e6e6e6;
}

#themes > span[b-78pw4yz1jv] {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

#themes > span > span[b-78pw4yz1jv] {
  font-size: 24px;
}

#badges-container[b-78pw4yz1jv] {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #3333338c;

  display: grid;
  place-content: center;

  z-index: 10;
}

.badge:hover[b-78pw4yz1jv] {
  background-color: #e0e0e0;
}

#container[b-78pw4yz1jv] {
  width: 880px;
  height: 640px;
  padding: 45px 0 40px;
  border-radius: 24px;
  background-color: #ffffff;

  display: flex;

  flex-direction: column;

  gap: 1rem;
}

#container > h1[b-78pw4yz1jv] {
  font-family: Nunito;
  font-size: 27px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: normal;
  text-align: center;
  color: #4d4d4d;
}

#badges[b-78pw4yz1jv] {
  display: grid;

  grid-template-columns: repeat(auto-fill, minmax(176px, 1fr));
  overflow: scroll;

  justify-items: center;

  padding: 1rem;
}

.badge[b-78pw4yz1jv] {
  width: 176px;
  height: 176px;

  display: grid;
  place-content: center;
}

.badge > img[b-78pw4yz1jv] {
  width: 144px;
  height: 144px;
}

@media only screen and (max-width: 1280px) {
  #page-wrapper[b-78pw4yz1jv] {
    padding: 2rem;
    box-shadow: 0 0 7.2px 0 rgba(0, 0, 0, 0.12);
    display: grid;
    grid-row-gap: 2rem;

    justify-content: center;

    background-color: #fff;

    margin-left: 15%;
    margin-right: 15%;
  }

  #info[b-78pw4yz1jv] {
    display: grid;
    grid-row-gap: 1rem;

    grid-template-columns: 1fr
  }

  #text-area > textarea[b-78pw4yz1jv]{
    width: 100%;
  }

  #photo > div[b-78pw4yz1jv] {
    width: 100%;
  }

  [b-78pw4yz1jv] .FileUploadPhoto {
    width: 100% !important;
  }

  #seal > div[b-78pw4yz1jv] {
    width: 100%;
  }

  #upload[b-78pw4yz1jv]{
    grid-column-gap: 1rem;
  }
}
/* /Pages/ActivityViews/Appreciation.razor.rz.scp.css */
#page-wrapper[b-ftj3h5l0e7] {
  height: 100%;
  display: grid;

  grid-template-rows: auto;
  grid-row-gap: 3rem;
}

#container[b-ftj3h5l0e7] {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12);
  border-radius: 1rem;
  border-top-right-radius: 1rem;
  background-color: #fff;
  margin: 0.5rem;
  margin-bottom: 0;

  overflow: hidden;

  display: grid;
  grid-template-rows: 225px 1fr;
  padding-bottom: 70px;
}

header[b-ftj3h5l0e7] {
  height: min-content;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

#header-top[b-ftj3h5l0e7] {
  height: 160px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: linear-gradient(to top, #0000009a 25%, rgba(0, 0, 0, 0) 50%),
    url("../assets/header.jpg");
}

#header-top div[b-ftj3h5l0e7] {
  display: grid;
  height: 100%;
  place-content: end;
  padding: 1rem;
  padding-bottom: 0;
}

#header-top div h1[b-ftj3h5l0e7] {
  font-family: Nunito;
  font-size: 16px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: 0.4px;
  text-align: left;
  color: #ffffff;
}

#header-bottom[b-ftj3h5l0e7] {
  display: grid;
  grid-template-columns: 1fr 1px 1fr;
  background-color: #fbe4cc;

  border-bottom-right-radius: 4rem;

  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12);
}

#divider[b-ftj3h5l0e7] {
  display: grid;
  place-content: center;
  place-items: center;

  opacity: 0.5;
}

#divider > div[b-ftj3h5l0e7] {
  width: 1px;
  height: 160px;
  background-color: #f6ba80;
}

#date[b-ftj3h5l0e7] {
  display: grid;
  grid-template-rows: 2fr 1fr;
  grid-row-gap: 0;
  place-content: center;
}

#date-top[b-ftj3h5l0e7] {
  display: grid;
  align-items: center;
  justify-items: center;
}

#date div img[b-ftj3h5l0e7] {
  width: 3.5rem;
}

#theme div img[b-ftj3h5l0e7] {
  width: 3.5rem;
}

#theme[b-ftj3h5l0e7] {
  display: grid;
  grid-template-rows: 2fr 1fr;
}

#theme-top[b-ftj3h5l0e7] {
  display: grid;
  justify-items: center;
  align-items: center;
}

#date-bottom > h2[b-ftj3h5l0e7] {
  text-align: center !important;
}

#theme-bottom[b-ftj3h5l0e7] {
  display: grid;
  justify-items: center;
  align-items: flex-start;
}

#theme:first-child[b-ftj3h5l0e7] {
  align-items: center;
}

#header-bottom div h2[b-ftj3h5l0e7] {
  font-family: Nunito;
  font-size: 0.8rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #666666;
}

#content[b-ftj3h5l0e7] {
  overflow: scroll;

  display: grid;
  grid-row-gap: 2rem;
}

#content > div[b-ftj3h5l0e7] {
  padding-left: 7%;
  padding-right: 7%;
}

#content h1[b-ftj3h5l0e7] {
  text-align: left;
  padding-bottom: 15px;
  align-self: baseline;
}

#feedback[b-ftj3h5l0e7],
#emoji[b-ftj3h5l0e7] {
  background-color: #f7f7f7;
}

#intro h1[b-ftj3h5l0e7] {
  font-family: Nunito;
  font-size: 25px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.97;
  letter-spacing: normal;
  color: #292929;
}

#intro h2[b-ftj3h5l0e7] {
  font-family: Nunito;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: left;
  color: #292929;
}

#intro[b-ftj3h5l0e7] {
  display: grid;
  grid-row-gap: 0.5rem;

  margin-bottom: 1rem;
}

#intro > textarea[b-ftj3h5l0e7] {
  width: 100%;
  height: 140px;
  border-radius: 24px;
  border: solid 1px #d6d6d6;
  background-color: #ffffff;

  resize: none;
  outline: none;

  padding: 1rem;

  overflow-y: scroll
}

#intro > textarea:focus[b-ftj3h5l0e7] {
  border: solid 1px #1c7fff;
}

#first:hover[b-ftj3h5l0e7],
#second:hover[b-ftj3h5l0e7],
#third:hover[b-ftj3h5l0e7] {
  background-color: #666666;
  color: #fff;
}

#feedback[b-ftj3h5l0e7] {
  height: 160px;
  display: grid;
}

#feedback h2[b-ftj3h5l0e7] {
  grid-column: 1 / -1;
  font-family: Nunito;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: left;
  color: #292929;
  margin-top: auto;
  margin-bottom: auto;
}

#first[b-ftj3h5l0e7],
#second[b-ftj3h5l0e7] {
  width: 80px;
  height: 48px;
  border-radius: 16px;
  border: solid 1px #d6d6d6;
  background-color: #ffffff;

  display: grid;
  place-content: center;
  place-items: center;
}

#third[b-ftj3h5l0e7] {
  width: 104px;
  height: 48px;
  border-radius: 16px;
  border: solid 1px #d6d6d6;
  background-color: #ffffff;

  display: grid;
  place-content: center;
  place-items: center;
}

#feedback > div[b-ftj3h5l0e7] {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}

#stars h2[b-ftj3h5l0e7] {
  font-family: Nunito;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: 0.4px;
  text-align: left;
  color: #4d4d4d;
}

#stars > div[b-ftj3h5l0e7] {
  width: 100%;
  height: 220px;
  border-radius: 24px;
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #e6e6e6;
  background-color: #fafafa;

  display: grid;
  
  grid-template-rows: 2fr 10px 1fr;
  place-content: center;
}

#line[b-ftj3h5l0e7] {
  width: 104px;
  height: 0;
  border: solid 2px #333;
  border-radius: 2px;

  margin-top: 0.8rem;
  justify-self: flex-start;
}

#stars > div > h2[b-ftj3h5l0e7] {
  font-family: Nunito;
  font-size: 14px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: 0.35px;
  text-align: center;
  color: #333333;
}

#stars[b-ftj3h5l0e7] {
  display: grid;
  grid-row-gap: 1rem;

  margin-top: 30px;
  margin-bottom: 30px;
}

#emoji[b-ftj3h5l0e7] {
  display: grid;
  grid-row-gap: 1rem;

  padding-top: 30px;
  padding-bottom: 30px;
}

#emoji h2[b-ftj3h5l0e7] {
  font-family: Nunito;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.4px;
  text-align: left;
  color: #4d4d4d;
}

#feeling[b-ftj3h5l0e7] {
  padding-left: 10px;
  width: 100%;
  height: 65px;
  border-radius: 24px;
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #77b2ff;
  background-color: #e8f2ff;

  display: grid;
  grid-template-columns: 60px 1fr;

  align-items: center;
}

#feeling > img[b-ftj3h5l0e7] {
  width: 56px;
}

#feeling > h2[b-ftj3h5l0e7] {
  font-family: Nunito;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.52;
  letter-spacing: normal;
  text-align: left;
  color: #1c7fff;
}

#emojis[b-ftj3h5l0e7] {
  width: 100%;
  height: 240px;
  border-radius: 16px;
  border: solid 1px #ebebeb;
  background-color: #ffffff;
}

h2[b-ftj3h5l0e7] {
  display: flex;
  align-items: center;
}

h2 span[b-ftj3h5l0e7] {
  font-size: 1.5rem;
  padding-right: 0.5rem;
}

#stars-container[b-ftj3h5l0e7] {
  display: grid;
  grid-template-columns: repeat(5, 80px);
  width: 100%;
  height: 100%;
  grid-gap: 1rem;

  align-items: flex-end;
}

#emojis[b-ftj3h5l0e7] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(56px, 1fr));
  width: 100%;
  height: 100%;
  grid-gap: 1rem;
}
/* /Pages/ActivityViews/Badge.razor.rz.scp.css */
#page-wrapper[b-fo5kt1508v] {
  height: 100%;
  display: grid;

  grid-template-rows: auto;
  grid-row-gap: 3rem;
}

#container[b-fo5kt1508v] {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12);
  border-radius: 1rem;
  border-top-right-radius: 1rem;
  background-color: #fff;
  margin: 0.5rem;
  margin-bottom: 0;

  display: grid;
  grid-template-rows: 225px 1fr;
  padding-bottom: 70px;
}


#content[b-fo5kt1508v] {
  padding-left: 7vw;
  padding-right: 7vw;

  overflow: scroll;

  display: flex;
  flex-direction: column;
  align-items: center;

  gap: 2rem;
}

#content h1[b-fo5kt1508v] {
  font-family: Nunito;
  font-size: 25px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.97;
  letter-spacing: normal;
  color: #292929;
  align-self: baseline;
}

#carimbo[b-fo5kt1508v] {
  display: grid;
  background-color: #fff;
  place-content: center;
  place-items: center;

  width: 100%;

  padding: 2.5rem;

  border-radius: 8px;
  background-color: #f7f7f7;
}

#carimbo h1[b-fo5kt1508v] {
  font-family: Nunito;
  font-size: 27px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.89;
  letter-spacing: normal;
  text-align: center;
  color: #333333;

  padding-top: 25px;
  padding-bottom: 25px;
}

#carimbo img[b-fo5kt1508v] {
  width: 250px;
  height: 250px;
  border: solid 1px #c3c3c3;
  border-radius: 50%;
}

#text[b-fo5kt1508v] {
  width: 300px;
  height: 50px;
  border-radius: 12px;
  background-color: #e6e6e6;

  font-family: Nunito;
  font-size: 21px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #333333;

  text-align: center;
  line-height: 50px;

  margin-bottom: 10px;
}
/* /Pages/ActivityViews/Description.razor.rz.scp.css */
#page-wrapper[b-43cy2qag3k] {
  height: 100%;
  display: grid;

  grid-template-rows: auto;
  grid-row-gap: 3rem;
}

#content[b-43cy2qag3k] {
  padding-left: 7vw;
  padding-right: 7vw;

  overflow: scroll;
}

#content h1[b-43cy2qag3k] {
  font-family: Nunito;
  font-size: 25px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #292929;

  padding: 1.5rem;
  padding-left: 0;
  padding-right: 0;
}

#content p[b-43cy2qag3k] {
  font-family: Nunito;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: justify;
  color: #424242;

  padding-bottom: 1rem;
}

#boldtext[b-43cy2qag3k] {
  font-weight: bold !important;
}

#menu[b-43cy2qag3k] {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  place-content: center;
  place-items: center;
}

#img[b-43cy2qag3k] {
  width: 34px;
  height: 34px;
  background-image: url("../assets/header-arrow-back.svg");
  background-repeat: no-repeat;
}

#strip[b-43cy2qag3k] {
  position: absolute;
  top: 0;
  width: 56px;
  height: 4px;
  background-color: white;
  left: 30px;
}

#unlock-btn[b-43cy2qag3k] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 220px;
  background-image: linear-gradient(
    to top,
    #ffffff 46%,
    rgba(255, 255, 255, 0.98) 40%,
    rgba(255, 255, 255, 0.94) 34%,
    rgba(255, 255, 255, 0.86) 29%,
    rgba(255, 255, 255, 0.76) 23%,
    rgba(255, 255, 255, 0.62) 17%,
    rgba(255, 255, 255, 0.45) 12%,
    rgba(255, 255, 255, 0.25) 6%,
    rgba(255, 255, 255, 0.03) 1%,
    rgba(255, 255, 255, 0)
  );
  font-family: Nunito;
  font-size: 1.2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  z-index: 1;
  display: grid;
  place-content: center;
}

#btn[b-43cy2qag3k] {
  width: 292px;
  height: 62px;
  border-radius: 24px;
  background-color: #333333;
  box-shadow: 2px 4px 0 0 rgba(0, 0, 0, 0.2);
  display: grid;
  place-content: center;
}
/* /Pages/ActivityViews/Drawings.razor.rz.scp.css */
#page-wrapper[b-oyl0if264m] {
    height: 100%;
    display: grid;
  
    grid-template-rows: auto;
    grid-row-gap: 3rem;
  }
  
  #content[b-oyl0if264m] {
    padding-left: 7vw;
    padding-right: 7vw;
  
    overflow: scroll;
  
    display: flex;
    flex-direction: column;
    align-items: center;
  
    gap: 2rem;
  }
  
  #content h1[b-oyl0if264m] {
    font-family: Nunito;
    font-size: 25px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.97;
    letter-spacing: normal;
    color: #292929;
    align-self: baseline;
  }
  
  #content h2[b-oyl0if264m] {
    font-family: Nunito;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #707070;
  }
  
  #text[b-oyl0if264m] {
    display: grid;
    place-content: center;
  
    width: 350px;
    height: 52px;
    border-radius: 16px;
    background-color: #e6e6e6;
  
    font-family: Nunito;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #333333;
  }
/* /Pages/ActivityViews/Gallery.razor.rz.scp.css */
#page-wrapper[b-2u2nj6qpro] {
  height: 100%;
  display: grid;

  grid-template-rows: auto;
  grid-row-gap: 3rem;
}

#content[b-2u2nj6qpro] {
  padding-left: 7%;
  padding-right: 7%;

  overflow: scroll;

  display: flex;
  flex-direction: column;
  align-items: center;

  gap: 2rem;
}

#FullScreenMode[b-2u2nj6qpro] {
  background-color: rgba(0, 0, 0, 0.897);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;

  display: grid;
  place-content: center;
}

#FullScreenMode > img[b-2u2nj6qpro]{
  width: auto;
  height: auto;

  max-height: 100%;
  max-width: 100%;
}


.circle[b-2u2nj6qpro] {
  background-color: #00000040;
  border-radius: 50%;
  width: 60px;
  height: 60px;

  display: flex;
  align-items: center;
  justify-content: center;

  font-size: 1.5rem;
  color: #fff;
}

#left[b-2u2nj6qpro] {
  position: absolute;
  left: 0;
  top: calc(50% - 30px);
  margin-left: 15px;
}

#right[b-2u2nj6qpro] {
  position: absolute;
  right: 0;
  top: calc(50% - 30px);

  margin-right: 15px;
}

#text-fullscreen[b-2u2nj6qpro] {
  position: absolute;
  margin-top: 15px;
  margin-left: 15px;

  top: 0;
  left: 0;

  color: #fff;
  font-size: 1rem;

  font-family: Nunito;
}

#close[b-2u2nj6qpro] {
  position: absolute;
  margin-top: 15px;
  margin-right: 15px;

  top: 0;
  right: 0;

  color: #fff;

  font-size: 17px;
}

#content h1[b-2u2nj6qpro] {
  font-family: Nunito;
  font-size: 25px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.97;
  letter-spacing: normal;
  color: #292929;
  align-self: baseline;
}

#content h2[b-2u2nj6qpro] {
  font-family: Nunito;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #707070;
}

#text[b-2u2nj6qpro] {
  display: grid;
  justify-items: center;
  align-items: center;

  width: 350px;
  height: 52px;
  border-radius: 16px;
  background-color: #e6e6e6;

  font-family: Nunito;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
}

#gallery[b-2u2nj6qpro] {
  display: grid;
  width: 100%;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fill, 120px);
}

#photo[b-2u2nj6qpro] {
  height: 120px;
  border-radius: 8px;
  background-color: #e6e6e6;
}

[b-2u2nj6qpro] .FileUpload {
  grid-column: 1/-1;
  grid-row: 1/-1;
  z-index: 1;

  width: 100%;
  height: 100%;
  opacity: 0;
}

#text > div[b-2u2nj6qpro] {
  grid-column: 1/-1;
  grid-row: 1/-1;
}

#photoscreen[b-2u2nj6qpro] {
  background-color: #000000dc;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}
/* /Pages/ActivityViews/Skills.razor.rz.scp.css */
#page-wrapper[b-2bdejgsdor] {
    height: 100%;
    margin: 1rem;
}

#content[b-2bdejgsdor] {
    display: grid;
    padding: 5%;
    margin-bottom: 1rem;
    width: 100%;
    justify-content: center;
    grid-template-columns: repeat(auto-fit, minmax(320px, 320px));
    border-radius: 8px;
    background-color: #f7f7f7;
}

#skill[b-2bdejgsdor] {
    margin: 1rem;
    margin-bottom: 0.2rem;
    display: grid;
    grid-template-columns: 1fr;
    border-radius: 1rem;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
    justify-content: center;
    justify-items: center;
    align-items: center;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    position: relative;
}

    #skill div[b-2bdejgsdor] {
        width: 80%;
        height: 50px;
        border-radius: 12px;
        background-color: #e8625d;
        font-family: Nunito;
        font-size: 21px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.2;
        letter-spacing: normal;
        text-align: center;
        color: #fff;
        text-align: center;
        line-height: 50px;
        margin-bottom: 10px;
    }

h1[b-2bdejgsdor] {
    font-family: Nunito;
    font-size: 25px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.97;
    letter-spacing: normal;
    color: #292929;
    align-self: baseline;
}
/* /Pages/Index.razor.rz.scp.css */
.page-entry[b-cwl3cz7yo1] {
  height: 100%;
  display: grid;

  grid-template-rows: auto;
  /*grid-row-gap: 1rem;
  align-items: center;*/
  justify-items: center;
}

picture[b-cwl3cz7yo1] {
  width: 410px;
}

button[b-cwl3cz7yo1] {
  width: 208px;
  height: 48px;
  border-radius: 20px;
  background-color: #fbf4e3;

  font-size: 25px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.12;
  letter-spacing: 0.63px;
  text-align: center;
  color: #e8625d;

  outline: none;
  border: none;
}

/*
*   Media query desktop above
*
*/
@media only screen and (min-width: 62em) {
  picture[b-cwl3cz7yo1] {
    width: 410px;
  }

  button[b-cwl3cz7yo1] {
    width: 18rem;
    height: 5.4rem;
    border-radius: 2.5rem;
    box-shadow: 8px 8px 0 0 #edd1b2;
    background-color: #fbf4e3;

    font-family: Nunito;
    font-size: 2.2rem;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.62;
    letter-spacing: normal;
    text-align: center;
    color: #e8625d;

    outline: none;
    border: none;

    transition: 0.3s;

    cursor: pointer;
  }

  button:hover[b-cwl3cz7yo1] {
    /*width: 17.1rem;
    height: 5.1rem;
    font-size: 2.1rem;*/

    box-shadow: 4px 4px 0 0 #edd1b2;
  }
}

@media only screen and (min-width: 100em) {
  picture[b-cwl3cz7yo1] {
    width: 70rem;
  }

  button[b-cwl3cz7yo1] {
    width: 18rem;
    height: 5.4rem;
    border-radius: 2.5rem;
    box-shadow: 8px 8px 0 0 #edd1b2;
    background-color: #fbf4e3;

    font-family: Nunito;
    font-size: 2.2rem;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.62;
    letter-spacing: normal;
    text-align: center;
    color: #e8625d;

    outline: none;
    border: none;

    transition: 0.3s;

    cursor: pointer !important;
  }

  button:hover[b-cwl3cz7yo1] {
    /*width: 17.1rem;
    height: 5.1rem;
    font-size: 2.1rem;*/

    box-shadow: 4px 4px 0 0 #edd1b2;
  }
}
/* /Pages/Introduction.razor.rz.scp.css */
.containerPage[b-a3ovu9kdgl] {
  background-image: url("assets/intro.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: -webkit-flex;
  align-items: flex-end;
  justify-content: center;
  height: 100%;
  margin: 0;
}

#btn-enter[b-a3ovu9kdgl] {
    display: flex;
    justify-items: center;
    align-items: center;
    justify-content: center;
    
  width: 256px;
  height: 83px;

  border-radius: 40px;
  background-color: #e8625d;

  font-family: Nunito;
  font-size: 33px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.62;
  letter-spacing: normal;
  text-align: center;
  color: #fbf4e3;

  position: absolute;
  bottom: 5%;

  box-shadow: 4px 8px 0 0 rgba(232, 98, 93, 0.4);

  cursor: pointer;
}
/* /Pages/MainViews/Activities.razor.rz.scp.css */
.filter-option[b-qz4fu0sdf3] {
  font-family: Nunito;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: left;
  color: #666666 !important;
  height: 48px;
  border-bottom: 1px solid #fae7de;
  display: grid;
  align-content: center;
  padding-left: 20px;
}

.filter-option:hover[b-qz4fu0sdf3] {
  background-color: #e6e6e6;
}
#content[b-qz4fu0sdf3] {
  display: grid;

  padding-left: 12%;
  padding-right: 12%;
  width: 100%;

  padding-bottom: 2rem;
}

#activities[b-qz4fu0sdf3] {
  margin-top: 1rem;

  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}

#h1[b-qz4fu0sdf3] {
  font-family: Nunito;
  font-size: 16px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;

  grid-column: 1 / -1;
  grid-row: 1 / 2;
}

#h2[b-qz4fu0sdf3] {
  font-family: Nunito;
  font-size: 11px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.81;
  letter-spacing: 0.3px;
  text-align: left;
  color: #808080;
}

#filters[b-qz4fu0sdf3] {
  display: grid;
  margin: 1em;
  margin-left:0;
  grid-gap: 1em;
  grid-template-columns: 230px 230px;

  z-index: 2;
}

#filters > div[b-qz4fu0sdf3] {
  height: 40px;
  border-radius: 1.2rem;
  border: solid 1px #ffffff85;

  font-family: Nunito;
  font-size: 1rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #fbf4e3;

  line-height: 40px;
  text-align: center;
}

#filters > div > span[b-qz4fu0sdf3] {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

#filters > div > span > span[b-qz4fu0sdf3] {
  font-size: 24px;
}

#new-act[b-qz4fu0sdf3] {
  margin: 1em;
  margin-right: 0;
  display: grid;

  justify-content: center;
  align-items: center;
}

#new-act-text[b-qz4fu0sdf3] {
  grid-row: 1/-1;
  font-family: Nunito;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.75;
  letter-spacing: 0.4px;
  text-align: right;
  color: #fbf4e3;

  padding-right: 15px;
}

#new-act-image-holder[b-qz4fu0sdf3] {
  grid-row: 1/-1;
  width: 40px;
  height: 40px;

  border-radius: 50%;
  background-color: #fbf4e300;
  border: solid 1px #fbf4e3;

  display: flex;
  justify-content: center;
  align-items: center;
  justify-items: center;
  color: #fbf4e3;

  font-size: 1.6rem;
  cursor: pointer;
}

#new-act-image-holder:hover[b-qz4fu0sdf3] {
  color: #e8625d;
  background-color: #fbf4e3;

  cursor: pointer;
}

#new-act img[b-qz4fu0sdf3] {
  width: 25px;
  height: 25px;
}

#loading-container[b-qz4fu0sdf3] {
  position: absolute;
  top: 6.5rem;
  height: calc(100% - 6.5rem);
  width: 100%;
  display: grid;
  place-content: center;
}

#loading[b-qz4fu0sdf3] {
  width: 144px;
  height: 56px;
  border-radius: 24px;
  background-color: #ffffff25;

  display: flex;
  flex-direction: row;

  gap: 0.4rem;
  justify-content: center;
  align-items: center;
}

#loading > div[b-qz4fu0sdf3] {
  width: 20px;
  height: 20px;
  background-color: #fff;

  border-radius: 50%;
}

#loading div:nth-child(1)[b-qz4fu0sdf3] {
  animation: colorswap0-b-qz4fu0sdf3 1s infinite reverse;
}
#loading div:nth-child(2)[b-qz4fu0sdf3] {
  animation: colorswap1-b-qz4fu0sdf3 1s infinite reverse;
}
#loading div:nth-child(3)[b-qz4fu0sdf3] {
  animation: colorswap2-b-qz4fu0sdf3 1s infinite reverse;
}
#loading div:nth-child(4)[b-qz4fu0sdf3] {
  animation: colorswap3-b-qz4fu0sdf3 1s infinite reverse;
}

@keyframes colorswap0-b-qz4fu0sdf3 {
  0% {
    opacity: 0.2;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    opacity: 0.6;
  }
  75% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}

@keyframes colorswap1-b-qz4fu0sdf3 {
  0% {
    opacity: 0.4;
  }
  25% {
    opacity: 0.6;
  }
  50% {
    opacity: 0.8;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}

@keyframes colorswap2-b-qz4fu0sdf3 {
  0% {
    opacity: 0.6;
  }
  25% {
    opacity: 0.8;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0.2;
  }
  100% {
    opacity: 0.4;
  }
}

@keyframes colorswap3-b-qz4fu0sdf3 {
  0% {
    opacity: 0.8;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  75% {
    opacity: 0.4;
  }
  100% {
    opacity: 0.6;
  }
}

@media screen and (min-width: 992px) {
  #new-act[b-qz4fu0sdf3] {
    justify-content: flex-end;
    grid-row: 1/3;
  }

  #filters[b-qz4fu0sdf3] {
    grid-row: 1/3;
  }

  #activities[b-qz4fu0sdf3] {
    grid-column: 1/3;
  }
}
/* /Pages/MainViews/Alerts.razor.rz.scp.css */
#content[b-b5sz6fgbio] {
  display: grid;

  padding-left: 12%;
  padding-right: 12%;
  width: 100%;

  justify-content: center;
}

#alert[b-b5sz6fgbio] {
  width: 335px;
  padding: 8px;
  margin: 0.6rem;

  margin-bottom: 0.2rem;
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-template-rows: 1fr;

  border-radius: 8px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  background-color: #e5fcfe;

  align-items: center;

  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}

#alert > div[b-b5sz6fgbio] {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
}

#alert > img[b-b5sz6fgbio] {
  width: 88px;
  height: 88px;

  border-radius: 50%;
}

#alert h1[b-b5sz6fgbio] {
  font-family: Nunito;
  font-size: 16px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #333333;

  padding-bottom: 10px;
}

#alert h2[b-b5sz6fgbio] {
  font-family: Nunito;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.94;
  letter-spacing: normal;
  text-align: left;
  color: #333333;

  padding-bottom: 10px;
}

#alert *[b-b5sz6fgbio] {
  cursor: pointer;
}

#alert h3[b-b5sz6fgbio] {
  font-family: Nunito;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.94;
  letter-spacing: normal;
  text-align: left;
  color: #333333;

  display: flex;
  gap: 0.4rem;
}

@media screen and (min-width: 760px) {
  #alert[b-b5sz6fgbio] {
    width: 450px;
  }
}
/* /Pages/MainViews/Badges.razor.rz.scp.css */
#content[b-qzkxkfamqy] {
  display: grid;

  padding-left: 12%;
  padding-right: 12%;

  margin-bottom: 1rem;
  width: 100%;

  justify-content: center;
  grid-template-columns: repeat(auto-fit, minmax(343px, 345px));
}

#carimbo[b-qzkxkfamqy] {
  margin: 1rem;

  margin-bottom: 0.2rem;
  display: grid;
  grid-template-columns: 1fr;

  border-radius: 1rem;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;

  justify-content: center;
  justify-items: center;
  align-items: center;

  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}

#carimbo h1[b-qzkxkfamqy] {
  font-family: Nunito;
  font-size: 27px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.89;
  letter-spacing: normal;
  text-align: center;
  color: #333333;

  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 5px;
  padding-right: 5px;
}
#carimbo img[b-qzkxkfamqy] {
  width: 200px;
  height: 200px;
  border: solid 1px #c3c3c3;
  border-radius: 50%;

  margin-bottom: 30px;
}

#carimbo div[b-qzkxkfamqy] {
  width: 95%;
  height: 50px;
  border-radius: 12px;
  background-color: #e6e6e6;

  font-family: Nunito;
  font-size: 21px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #333333;

  text-align: center;
  line-height: 50px;

  margin-bottom: 10px;
}
/* /Pages/MainViews/Cronology.razor.rz.scp.css */
#content[b-we5oogy5zj] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    overflow: scroll;
    align-items: center;
    gap: 8rem;
    padding-left: 8rem;
    padding-right: 8rem;
}

.content-card[b-we5oogy5zj] {
    height: 280px;
    width: 328px;
    padding: 11.3px 0 0;
    border-radius: 18px;
    background-color: #fff;
    box-shadow: 2px 2px 6.7px 2px rgba(0, 0, 0, 0.24);
    position: relative;
}

.content-card-top[b-we5oogy5zj] {
    height: 94px;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding-left: 1rem;
    align-items: flex-start;
}

    .content-card-top > div[b-we5oogy5zj] {
        font-family: Nunito;
        font-size: 27px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.89;
        letter-spacing: 0.68px;
        text-align: center;
        color: #e8625d;
    }

    .content-card-top img[b-we5oogy5zj] {
        width: 30px;
    }

.content-card-bottom[b-we5oogy5zj] {
    height: 186px;
    background-image: url("assets/header1.jpg");
    background-size: cover;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
}

.content-card-emoji[b-we5oogy5zj] {
    position: absolute;
    bottom: -32px;
    right: -32px;
    border-radius: 22px;
    box-shadow: 0 0 6.7px 0 rgba(0, 0, 0, 0.24);
    background-color: #fff;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .content-card-emoji > img[b-we5oogy5zj] {
        width: 55px;
        height: 55px;
    }


.content-activity-circle[b-we5oogy5zj] {
    width: 96px;
    height: 96px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.content-activity[b-we5oogy5zj] {
    display: flex;
    flex-direction: column;
    gap: 4rem;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: auto;
}

    .content-activity > div[b-we5oogy5zj] {
        font-family: Nunito;
        font-size: 21.6px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.04;
        letter-spacing: 0.54px;
        text-align: center;
        color: #fff;
    }

.content-activity-circle > #text[b-we5oogy5zj] {
    border-radius: 50%;
    border: solid 4.8px #fff;
    width: 96px;
    height: 96px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e8625d;
    z-index: 2;
}

#line[b-we5oogy5zj] {
    width: 100vw;
    height: 6px;
    background-color: #fff;
    position: absolute;
    bottom: 48px;
}
/* /Pages/MainViews/SkillView.razor.rz.scp.css */
#content[b-iyvoy5kpkn] {
    display: grid;
    padding-left: 12%;
    padding-right: 12%;
    margin-bottom: 1rem;
    width: 100%;
    justify-content: center;
    grid-template-columns: repeat(auto-fit, minmax(330px, 330px));
}

#skill[b-iyvoy5kpkn] {
    margin: 1rem;
    margin-bottom: 0.2rem;
    display: grid;
    grid-template-columns: 1fr;
    border-radius: 1rem;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
    justify-content: center;
    justify-items: center;
    align-items: center;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);

    position:relative;
}
    #skill div[b-iyvoy5kpkn] {
        width: 80%;
        height: 50px;
        border-radius: 12px;
        font-family: Nunito;
        font-size: 21px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.2;
        letter-spacing: normal;
        text-align: center;
        color: #e8625d;
        text-align: center;
        line-height: 50px;
    }
/* /Shared/ActivityItem.razor.rz.scp.css */
.activity[b-2evocc0tmd] {
  border-radius: 12px;

  background-color: #ffffff;

  display: grid;
  grid-template-columns: 1fr;
}

.activity *[b-2evocc0tmd] {
  cursor: pointer !important;
}

#seal[b-2evocc0tmd]{
  width: 80px;
  height: 80px;
  position: absolute;
  top:-40px;
  right: 10px;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
  border: #fff;
  border-style: solid;
  border-width: 0px;
  border-radius: 50%;
}

#seal > img[b-2evocc0tmd] {
  width: 100%;
  height:100%;
  border-radius: 50%;
}
#seal-inactive[b-2evocc0tmd]{
  width: 80px;
  height: 80px;
  position: absolute;
  top:-40px;
  right: 10px;
  background-color: #e6e6e6;
  border: #fff;
  border-style: solid;
  border-width: 3px;
  border-radius: 50%;

  display: flex;
  align-items: center;
  justify-content: center;

  color: #c2c2c2;
  font-size: 80px;
}

#activity-bottom[b-2evocc0tmd] {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-template-rows: 1fr 1fr;

  padding: 0.8rem;

  justify-content: center;
  align-content: center;
  align-items: center;
  position:relative;
}

#activity-structure[b-2evocc0tmd] {
    width: 169px;
    height: 28px;
    border-radius: 8px;
    background-color: #f9d9d8;
    font-family: Nunito;
    font-size: 0.9rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #e8625d;
    gap: 0.5rem;
    display:flex;
    justify-content:center;
    align-items:center;
}

#h1[b-2evocc0tmd] {
    min-height: 2rem;
    font-family: Nunito;
    font-size: 0.9rem;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #1a1a1a;
    grid-column: 1 / -1;
    grid-row: 1 / 2;
    width: 68%;
}

#h2[b-2evocc0tmd] {
  font-family: Nunito;
  font-size: 11px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.81;
  letter-spacing: 0.3px;
  text-align: left;
  color: #808080;
  width: 70%;
}

#activity-bottom #h2[b-2evocc0tmd] {
  grid-column: 1 / -1;
  grid-row: 2 / 3;
}

#activity-top[b-2evocc0tmd] {
  display: grid;
  grid-template-columns: 1fr 1fr;

  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  background-size: cover;

  height: 205px;
}

#activity-state[b-2evocc0tmd] {
    display:flex;
    gap: 0.5rem;
    align-items:center;
    justify-content:center;
    position: absolute;
    top: 5px;
    left: 10px;

    width: 118px;
    height: 28px;
    margin: 0 162px 12px 0;
    padding: 4px 15.3px 3.9px 4px;
    opacity: 0.7;
    border-radius: 8px;
    background-color: #000;
    font-family: Nunito;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}

#activity-theme[b-2evocc0tmd] {
  height: 32px;
  background-color: #d3d600;
  border-top-right-radius: 12px;

  position:absolute;
  bottom:0;
      
  font-family: Nunito;
  font-size: 11px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;

  letter-spacing: normal;
  text-align: left;

  color: white;
  padding: 5px;
  padding-left: 10px;

  display: flex;

  align-items: center;
}

#activity-top #activiy-theme:nth-child(2)[b-2evocc0tmd] {
  background-color: #feca03;
}
/* /Shared/ActivityLayout.razor.rz.scp.css */
#page-wrapper[b-r32qqrv1of] {
  height: 100%;

  display: grid;
  grid-template-columns: 9rem calc(100% - 9rem);

  background-color: #dbdbdb;
}

#nav-menu[b-r32qqrv1of] {
  height: 100vh;
  box-shadow: 6px 0 6px 0 rgba(0, 0, 0, 0.12);
  background-color: #ed7601;
  display: grid;
  grid-template-rows: repeat(7, 1fr);
  justify-items: center;
  z-index: 1;
  position: sticky;
  top: 0;
  left: 0;
}

[b-r32qqrv1of] .nav-menu-active {
  opacity: 1 !important;
  background-color: #e4570a;
}

#backbutton[b-r32qqrv1of] {
  width: 3rem;
  opacity: 0.5;
}

#backbutton:hover[b-r32qqrv1of] {
  opacity: 1;
}

#nav-menu[b-r32qqrv1of] >  .nav-menu-item {
  display: flex;
  flex-direction: column;

  justify-content: center;
  align-items: center;

  width: 100%;
  height: 100%;
  opacity: 0.5;

  text-decoration: none;

  cursor: pointer;
}

#nav-menu[b-r32qqrv1of] >  .nav-menu-item img {
  width: 3.5rem;
}

#nav-menu[b-r32qqrv1of] >  .nav-menu-item div {
  font-size: 2.5rem;
  color: #fff;
}

#nav-menu[b-r32qqrv1of] >  .nav-menu-item h2 {
  font-family: Nunito;
  font-size: 17px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;

  text-decoration: none;
}

#container[b-r32qqrv1of] {
  background-color: #dbdbdb;

  padding-left: 20%;
  padding-right: 20%;
}
#container-shadow[b-r32qqrv1of] {
  height: 100%;

  background-color: #fff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);

  display: grid;
  grid-template-rows: 160px auto;
}
#content[b-r32qqrv1of] {
  background-color: #ffffff;

  height: 100%;

  overflow: hidden;
}

header[b-r32qqrv1of] {
  height: min-content;
  display: grid;
  grid-template-columns: 1fr 1fr;
  background-color: #ffffff;
}

#header-top[b-r32qqrv1of] {
  height: 160px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: linear-gradient(to top, #0000009a 25%, rgba(0, 0, 0, 0) 50%),
    url("../assets/header2.png");
  z-index: 1;
}

#header-top div[b-r32qqrv1of] {
  height: 100%;
  padding: 1rem;

  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 1rem;
}

#header-top div h2[b-r32qqrv1of] {
  font-size: 2rem;
  color: white;
}

#header-top div h1[b-r32qqrv1of] {
  min-height: 2rem;
  font-family: Nunito;
  font-size: 16px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: 0.4px;
  text-align: left;
  color: #ffffff;


  display: flex;
  align-items: center;
}

#header-bottom[b-r32qqrv1of] {
  display: grid;
  grid-template-columns: 1fr 1px 1fr 1px 1fr;
  background-color: #fbe4cc;

  border-bottom-right-radius: 4rem;
  z-index: 1;
}

#divider[b-r32qqrv1of] {
  display: grid;
  place-content: center;
  place-items: center;

  opacity: 0.5;
}

#divider > div[b-r32qqrv1of] {
  width: 1px;
  height: 160px;
}

#date[b-r32qqrv1of] {
  display: grid;
  grid-template-rows: 2fr 1fr;
  grid-row-gap: 0;
  place-content: center;
}

#date-top[b-r32qqrv1of] {
  display: grid;
  align-items: center;
  justify-items: center;
}

#date div div[b-r32qqrv1of] {
  font-size: 3rem;
}

#theme div div[b-r32qqrv1of] {
  font-size: 3rem;
}

#theme[b-r32qqrv1of] {
  display: grid;
  grid-template-rows: 2fr 1fr;
}

#theme-top[b-r32qqrv1of] {
  display: grid;
  justify-items: center;
  align-items: center;
}

#date-bottom > h2[b-r32qqrv1of] {
  text-align: center !important;
}

#theme-bottom[b-r32qqrv1of] {
  display: grid;
  justify-items: center;
  align-items: flex-start;
}

#theme:first-child[b-r32qqrv1of] {
 /* align-items: center;*/
}

#header-bottom div h2[b-r32qqrv1of] {
  font-family: Nunito;
  font-size: 0.8rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #666666;
}

[b-r32qqrv1of] .nav-menu-active-pm {
  opacity: 1 !important;
  background-color: #afb400;
}

[b-r32qqrv1of] .nav-menu-active-inst {
  opacity: 1 !important;
  background-color: #df1f5d;
}

[b-r32qqrv1of] .nav-menu-active-ae {
  opacity: 1 !important;
  background-color: #ed8701;
}

[b-r32qqrv1of] .nav-menu-active-ca {
  opacity: 1 !important;
  background-color: #e4570a;
}

[b-r32qqrv1of] .nav-menu-active-outros {
  opacity: 1 !important;
  background-color: #9d4f93;
}


[b-r32qqrv1of] .nav-menu-active-of{
  opacity: 1 !important;
  background-color: #699202;
}

[b-r32qqrv1of] .nav-menu-active-pe{
  opacity: 1 !important;
  background-color: #0089d5;
}

#circles[b-r32qqrv1of] {
  position: absolute;
  display: flex;
  flex-direction: column;
  top: calc(50% - (16px * 4));
  right: -25%;
  z-index: 2;
  gap: 1rem;
}

.circle[b-r32qqrv1of] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #bdbdbd;
}

.griditem[b-r32qqrv1of] {
  display: grid;
}

#locker[b-r32qqrv1of] {
  grid-row: 1/-1;
  grid-column: 1/-1;
  align-self: flex-start;
  justify-self: flex-end;
  transform: translateX(20px);

  font-size: 1rem !important;
}

@media only screen and (max-width: 1280px) {

  #container[b-r32qqrv1of] {
    background-color: #dbdbdb;
  
    padding-left: 13%;
    padding-right: 13%;
  }
  
} 
/* /Shared/AppLayout.razor.rz.scp.css */
#page-wrapper[b-do6ytx7wxd] {
  display: grid;
  grid-row-gap: 1rem;
  grid-template-rows: 6.5rem auto;
  grid-template-columns: 100%;
}

header[b-do6ytx7wxd] {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  background-color: #fbf4e3;

  padding-left: 12%;
  padding-right: 12%;
}

#nav-menu[b-do6ytx7wxd] {
  height: 100%;

  display: grid;
  grid-template-columns: 1fr 1fr;

  align-items: center;
}

#nav-menu img[b-do6ytx7wxd] {
  width: 11rem;
}

ul[b-do6ytx7wxd] {
  display: flex;
  flex-direction: row;
  text-decoration: none;
  justify-self: flex-end;
  list-style-type: none;

  height: 100%;
  gap: 1rem;
}

ul li[b-do6ytx7wxd] {
  align-self: center;
  position: relative;
  height: 100%;
  display: grid;
  place-content: center;
}

ul li:nth-last-child(1) a[b-do6ytx7wxd] {
  padding: 0.4rem 0.8rem 0.4rem;
  border-radius: 8px;
  border: solid 1px #cccccc;
}
a[b-do6ytx7wxd] {
  font-family: Nunito;
  font-size: 1rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.43px;
  text-align: center;
  color: #808080;

  padding-top: 0.4rem;
  padding-bottom: 0.4rem;

  padding-left: 0.8rem;
  padding-right: 0.8rem;

  text-decoration: none;

  cursor: pointer;
}

.divider[b-do6ytx7wxd] {
  background-color: #e8625d;
  width: 100%;
  height: 8px;
  position: absolute;
  bottom: 0;
}
p:nth-last-of-type()[b-do6ytx7wxd] {
  border-radius: 8px;
  border: solid 1px #cccccc;
}
/* unvisited link */
a:link[b-do6ytx7wxd] {
  color: #808080;
}

/* visited link */
a:visited[b-do6ytx7wxd] {
  color: #808080;
}

/* mouse over link */
a:hover[b-do6ytx7wxd] {
  color: #808080;
}

/* selected link */
a:active[b-do6ytx7wxd] {
  color: #808080;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-iymxgj1jkn] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-iymxgj1jkn] {
    flex: 1;
}

.sidebar[b-iymxgj1jkn] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-iymxgj1jkn] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-iymxgj1jkn]  a, .top-row .btn-link[b-iymxgj1jkn] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-iymxgj1jkn] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-iymxgj1jkn] {
        display: none;
    }

    .top-row.auth[b-iymxgj1jkn] {
        justify-content: space-between;
    }

    .top-row a[b-iymxgj1jkn], .top-row .btn-link[b-iymxgj1jkn] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-iymxgj1jkn] {
        flex-direction: row;
    }

    .sidebar[b-iymxgj1jkn] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-iymxgj1jkn] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-iymxgj1jkn] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.page-entry[b-iymxgj1jkn] {
    height: 100%;
    display: grid;
    grid-template-rows: auto;
    /*grid-row-gap: 1rem;
  align-items: center;*/
    justify-items: center;
}

picture[b-iymxgj1jkn] {
    width: 410px;
}

button[b-iymxgj1jkn] {
    width: 208px;
    height: 48px;
    border-radius: 20px;
    background-color: #fbf4e3;
    font-size: 25px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.12;
    letter-spacing: 0.63px;
    text-align: center;
    color: #e8625d;
    outline: none;
    border: none;
}

/*
*   Media query desktop above
*
*/
@media only screen and (min-width: 62em) {
    picture[b-iymxgj1jkn] {
        width: 410px;
    }

    button[b-iymxgj1jkn] {
        width: 18rem;
        height: 5.4rem;
        border-radius: 2.5rem;
        box-shadow: 8px 8px 0 0 #edd1b2;
        background-color: #fbf4e3;
        font-family: Nunito;
        font-size: 2.2rem;
        font-weight: 800;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.62;
        letter-spacing: normal;
        text-align: center;
        color: #e8625d;
        outline: none;
        border: none;
        transition: 0.3s;
        cursor: pointer;
    }

        button:hover[b-iymxgj1jkn] {
            /*width: 17.1rem;
    height: 5.1rem;
    font-size: 2.1rem;*/

            box-shadow: 4px 4px 0 0 #edd1b2;
        }
}

@media only screen and (min-width: 100em) {
    picture[b-iymxgj1jkn] {
        width: 70rem;
    }

    button[b-iymxgj1jkn] {
        width: 18rem;
        height: 5.4rem;
        border-radius: 2.5rem;
        box-shadow: 8px 8px 0 0 #edd1b2;
        background-color: #fbf4e3;
        font-family: Nunito;
        font-size: 2.2rem;
        font-weight: 800;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.62;
        letter-spacing: normal;
        text-align: center;
        color: #e8625d;
        outline: none;
        border: none;
        transition: 0.3s;
        cursor: pointer !important;
    }

        button:hover[b-iymxgj1jkn] {
            /*width: 17.1rem;
    height: 5.1rem;
    font-size: 2.1rem;*/

            box-shadow: 4px 4px 0 0 #edd1b2;
        }
}
