
@media (max-width: 420px){
.flex[data-v-61b0d6ed]{
    width: 380px!important;
}
.close_mobile[data-v-61b0d6ed]{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 182px;
    border-radius: 12px;
    background: #E5ECF0;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #132E6B;
    margin-top: 30px;
}
.close[data-v-61b0d6ed]{
    display: none!important;
}
.docs_item_image[data-v-61b0d6ed]{
    height: 335px !important;
    width: 265px !important;
    border-radius: 20px;
}
.dosc_modal[data-v-61b0d6ed]{
    width: 345px!important;
    height: 530px!important;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 25px!important;
}
.dosc_modal p[data-v-61b0d6ed]{
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: -0.02em;
}
.docs_item img[data-v-61b0d6ed]{
    height: 210px;
    width: 165px;
    border-radius: 20px;
}
.docs_item[data-v-61b0d6ed] {
    height: 270px;
    width: 170px;
    border-radius: 20px;
    margin: 10px 15px 0 0!important;
}
.doc_years[data-v-61b0d6ed]{
    margin: 25px 0 !important;
}
.mobile_head[data-v-61b0d6ed]{
    display: flex;
    flex-direction: column;
    align-items: unset!important;
}
.mobile_head h1[data-v-61b0d6ed]{
    font-size: 26px;
}
.page[data-v-61b0d6ed]{
    max-width: 420px !important;
    width: 100%!important;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 20px!important;
}
}
@media (min-width: 421px){
.close_mobile[data-v-61b0d6ed]{
    display: none;
}
}
@media (max-width: 375px) {
.page[data-v-61b0d6ed] {
    padding: 13px!important;
}
}
.close[data-v-61b0d6ed]{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  align-content: center;
  height: 20px;
}
.close[data-v-61b0d6ed]:hover{
  cursor: pointer;
}
.last_year[data-v-61b0d6ed]{
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #9FAEB6;
  margin-right: 40px;
  padding-bottom: 5px;
  height: 20px;
}
.last_year[data-v-61b0d6ed]:last-child{
  margin-right: 0px;
}
.select_year[data-v-61b0d6ed]{
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #5AA9D4;
  border-bottom: 1px dashed #5AA9D4;
}
.last_year[data-v-61b0d6ed]:hover{
  cursor: pointer;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #5AA9D4;
  border-bottom: 1px dashed #5AA9D4;
}

