.doc_t856 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.doc_t856 ul li {
  display: inline-block;
  vertical-align: middle;
}
.doc_t856 ul li .theme_more {
  font-size: 0.9em;
}

.doc_t856,
.c-docs_toolsMenu li {
  text-align: right;
}
.doc_t856 a:not(.js-dn),
.c-docs_toolsMenu li a:not(.js-dn) {
  display: inline-block;
}
.doc_t856 a.theme_ebiblio,
.c-docs_toolsMenu li a.theme_ebiblio {
  background-image: url(../ilink/ebiblioIco.png);
  background-repeat: no-repeat;
  text-align: left;
  background-position: 10px;
  margin: 5px 0 5px 5px;
}
.doc_t856 a.theme_ebiblio span,
.c-docs_toolsMenu li a.theme_ebiblio span {
  padding-left: 30px;
  text-align: left;
  color: #000;
  display: block;
}
.doc_t856 a.theme_ebiblio span:first-child,
.c-docs_toolsMenu li a.theme_ebiblio span:first-child {
  font-weight: 500;
  font-size: 1.2em;
}
.doc_t856 a.theme_ebiblio span:last-child,
.c-docs_toolsMenu li a.theme_ebiblio span:last-child {
  color: #000;
}
.doc_t856 a.theme_ext,
.c-docs_toolsMenu li a.theme_ext {
  border: 1px solid rgb(237, 237, 237);
  display: inline-flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  background-repeat: no-repeat;
  text-align: left;
  background-position: 10px;
  margin: 5px 0 5px 5px;
}
.doc_t856 a.theme_ext span,
.c-docs_toolsMenu li a.theme_ext span {
  font-weight: 400;
  display: inline-block;
  max-width: 225px;
  font-size: 0.9em;
  padding-left: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 300px) {
  .doc_t856 a.theme_ext span,
  .c-docs_toolsMenu li a.theme_ext span {
    max-width: initial;
    white-space: normal;
    overflow: auto;
  }
}
.doc_t856 a.theme_ext:hover span, .doc_t856 a.theme_ext:focus span,
.c-docs_toolsMenu li a.theme_ext:hover span,
.c-docs_toolsMenu li a.theme_ext:focus span {
  white-space: normal;
  overflow: auto;
}

.c-docs_toolsMenu li a.theme_ebiblio {
  font-size: 0.85em;
  background-size: 18px;
}
.c-docs_toolsMenu li a.theme_ebiblio:not(.js-dn) {
  display: inline-block;
}
.c-docs_toolsMenu li a.theme_ebiblio span {
  padding-left: 22px;
}

#doc_resum .doc_cataSearch ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
#doc_resum .doc_cataSearch ul li {
  margin: 5px 0;
  padding: 0;
}
#doc_resum .doc_cataSearch ul li .c-btn {
  display: flex;
  align-content: center;
  padding: 10px 15px;
  background-color: #e1ebfe;
  border: 0;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5px 10px;
  color: #3e3e3e;
}
#doc_resum .doc_cataSearch ul li .c-btn i {
  padding-top: 8px;
}
#doc_resum .doc_cataSearch ul li .c-btn i.fa-level-up-alt {
  padding: 6px;
}
#doc_resum .doc_cataSearch ul li .c-btn span {
  padding: 5px;
}
#doc_resum .doc_cataSearch ul li .c-btn .doc_cataSearchT {
  text-align: left;
}
#doc_resum .doc_cataSearch ul li .c-btn .doc_cataSearchT .doc_cataSearchT1 {
  padding: 0;
}
#doc_resum .doc_cataSearch ul li .c-btn .doc_cataSearchT .doc_cataSearchT2 {
  padding: 0;
  font-weight: 400;
  font-size: 0.9em;
}
#doc_resum .doc_T024 .doc_T024H {
  padding: 5px 10px;
  display: flex;
  font-size: 1em;
  margin-bottom: 10px;
}
#doc_resum .doc_T024 .doc_T024H i {
  margin: 2px 5px 0 0;
  font-size: 1em;
}
#doc_resum .doc_T024 .doc_T024H span {
  font-weight: 500;
  font-size: 1em;
}
#doc_resum .doc_T024 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
#doc_resum .doc_T024 ul li {
  margin: 5px 0;
  padding: 0;
}
#doc_resum .doc_T024 ul li button,
#doc_resum .doc_T024 ul li .c-btn {
  padding: 3px 12px;
  font-weight: 500;
  line-height: 20px;
  color: #000;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid rgb(237, 237, 237);
  border-radius: 5px;
  display: flex;
  align-items: center;
  align-content: center;
  width: 100%;
  min-height: 35px;
}
#doc_resum .doc_T024 ul li button i,
#doc_resum .doc_T024 ul li .c-btn i {
  margin: 5px;
}
#doc_resum .doc_T024 ul li button span,
#doc_resum .doc_T024 ul li .c-btn span {
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  font-weight: 400;
  text-overflow: ellipsis;
  flex-grow: 1;
  border-left: 1px solid #ababab;
  padding-left: 10px;
  margin-left: 5px;
  color: #031784;
  font-weight: 500;
  text-transform: lowercase;
  display: inline-block;
}
#doc_resum .doc_T024 ul li button:hover,
#doc_resum .doc_T024 ul li .c-btn:hover {
  background-color: rgb(247, 247, 248);
}

.doc_T024 ul .doc_T024viaf a span::before,
.ilink ul .doc_T024viaf a span::before,
#desc_ilink ul .doc_T024viaf a span::before,
#desc_links ul .doc_T024viaf a span::before,
.doc_ilink ul .doc_T024viaf a span::before {
  background-image: url("../ilink/viaf.png");
  width: 25px;
  min-height: 25px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.doc_T024 ul .ilink_viaf,
.ilink ul .ilink_viaf,
#desc_ilink ul .ilink_viaf,
#desc_links ul .ilink_viaf,
.doc_ilink ul .ilink_viaf {
  background-image: url("../ilink/viaf.png");
}
.doc_T024 ul .doc_T024isni a span::before,
.ilink ul .doc_T024isni a span::before,
#desc_ilink ul .doc_T024isni a span::before,
#desc_links ul .doc_T024isni a span::before,
.doc_ilink ul .doc_T024isni a span::before {
  background-image: url("../ilink/isni.png");
  width: 25px;
  min-height: 25px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.doc_T024 ul .ilink_isni,
.ilink ul .ilink_isni,
#desc_ilink ul .ilink_isni,
#desc_links ul .ilink_isni,
.doc_ilink ul .ilink_isni {
  background-image: url("../ilink/isni.png");
}
.doc_T024 ul .doc_T024wikidata a span::before,
.ilink ul .doc_T024wikidata a span::before,
#desc_ilink ul .doc_T024wikidata a span::before,
#desc_links ul .doc_T024wikidata a span::before,
.doc_ilink ul .doc_T024wikidata a span::before {
  background-image: url("../ilink/wikidata.png");
  width: 25px;
  min-height: 25px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.doc_T024 ul .ilink_wikidata,
.doc_T024 ul .ilink_wk,
.ilink ul .ilink_wikidata,
.ilink ul .ilink_wk,
#desc_ilink ul .ilink_wikidata,
#desc_ilink ul .ilink_wk,
#desc_links ul .ilink_wikidata,
#desc_links ul .ilink_wk,
.doc_ilink ul .ilink_wikidata,
.doc_ilink ul .ilink_wk {
  background-image: url("../ilink/wikidata.png");
}
.doc_T024 ul .doc_T024orcid a span::before,
.ilink ul .doc_T024orcid a span::before,
#desc_ilink ul .doc_T024orcid a span::before,
#desc_links ul .doc_T024orcid a span::before,
.doc_ilink ul .doc_T024orcid a span::before {
  background-image: url("../ilink/orcid.png");
  width: 25px;
  min-height: 25px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.doc_T024 ul .ilink_orcid,
.ilink ul .ilink_orcid,
#desc_ilink ul .ilink_orcid,
#desc_links ul .ilink_orcid,
.doc_ilink ul .ilink_orcid {
  background-image: url("../ilink/orcid.png");
}
.doc_T024 ul .doc_T024scopus a span::before,
.ilink ul .doc_T024scopus a span::before,
#desc_ilink ul .doc_T024scopus a span::before,
#desc_links ul .doc_T024scopus a span::before,
.doc_ilink ul .doc_T024scopus a span::before {
  background-image: url("../ilink/scopus.png");
  width: 25px;
  min-height: 25px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.doc_T024 ul .ilink_scopus,
.ilink ul .ilink_scopus,
#desc_ilink ul .ilink_scopus,
#desc_links ul .ilink_scopus,
.doc_ilink ul .ilink_scopus {
  background-image: url("../ilink/scopus.png");
}
.doc_T024 ul .doc_T024rid a span::before,
.ilink ul .doc_T024rid a span::before,
#desc_ilink ul .doc_T024rid a span::before,
#desc_links ul .doc_T024rid a span::before,
.doc_ilink ul .doc_T024rid a span::before {
  background-image: url("../ilink/publons.png");
  width: 25px;
  min-height: 25px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.doc_T024 ul .ilink_rid,
.doc_T024 ul .ilink_pb,
.ilink ul .ilink_rid,
.ilink ul .ilink_pb,
#desc_ilink ul .ilink_rid,
#desc_ilink ul .ilink_pb,
#desc_links ul .ilink_rid,
#desc_links ul .ilink_pb,
.doc_ilink ul .ilink_rid,
.doc_ilink ul .ilink_pb {
  background-image: url("../ilink/publons.png");
}
.doc_T024 ul .doc_T024datoses a span::before,
.ilink ul .doc_T024datoses a span::before,
#desc_ilink ul .doc_T024datoses a span::before,
#desc_links ul .doc_T024datoses a span::before,
.doc_ilink ul .doc_T024datoses a span::before {
  background-image: url("../ilink/bne.png");
  width: 25px;
  min-height: 25px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.doc_T024 ul .ilink_datoses,
.ilink ul .ilink_datoses,
#desc_ilink ul .ilink_datoses,
#desc_links ul .ilink_datoses,
.doc_ilink ul .ilink_datoses {
  background-image: url("../ilink/bne.png");
}
.doc_T024 ul .doc_T024idref a span::before,
.ilink ul .doc_T024idref a span::before,
#desc_ilink ul .doc_T024idref a span::before,
#desc_links ul .doc_T024idref a span::before,
.doc_ilink ul .doc_T024idref a span::before {
  background-image: url("../ilink/idref.png");
  width: 25px;
  min-height: 25px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.doc_T024 ul .ilink_idref,
.ilink ul .ilink_idref,
#desc_ilink ul .ilink_idref,
#desc_links ul .ilink_idref,
.doc_ilink ul .ilink_idref {
  background-image: url("../ilink/idref.png");
}
.doc_T024 ul .doc_T024mathscinet a span::before,
.ilink ul .doc_T024mathscinet a span::before,
#desc_ilink ul .doc_T024mathscinet a span::before,
#desc_links ul .doc_T024mathscinet a span::before,
.doc_ilink ul .doc_T024mathscinet a span::before {
  background-image: url("../ilink/math.jpg");
  width: 25px;
  min-height: 25px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.doc_T024 ul .ilink_mathscinet,
.ilink ul .ilink_mathscinet,
#desc_ilink ul .ilink_mathscinet,
#desc_links ul .ilink_mathscinet,
.doc_ilink ul .ilink_mathscinet {
  background-image: url("../ilink/math.png");
}
.doc_T024 ul .doc_T024dialnet a span::before,
.ilink ul .doc_T024dialnet a span::before,
#desc_ilink ul .doc_T024dialnet a span::before,
#desc_links ul .doc_T024dialnet a span::before,
.doc_ilink ul .doc_T024dialnet a span::before {
  background-image: url("../ilink/dial.png");
  width: 25px;
  min-height: 25px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.doc_T024 ul .ilink_dialnet,
.ilink ul .ilink_dialnet,
#desc_ilink ul .ilink_dialnet,
#desc_links ul .ilink_dialnet,
.doc_ilink ul .ilink_dialnet {
  background-image: url("../ilink/dial.png");
}
.doc_T024 ul .doc_T024googlescholar a span::before,
.ilink ul .doc_T024googlescholar a span::before,
#desc_ilink ul .doc_T024googlescholar a span::before,
#desc_links ul .doc_T024googlescholar a span::before,
.doc_ilink ul .doc_T024googlescholar a span::before {
  background-image: url("../ilink/gs.png");
  width: 25px;
  min-height: 25px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.doc_T024 ul .ilink_googlescholar,
.doc_T024 ul .ilink_gs,
.ilink ul .ilink_googlescholar,
.ilink ul .ilink_gs,
#desc_ilink ul .ilink_googlescholar,
#desc_ilink ul .ilink_gs,
#desc_links ul .ilink_googlescholar,
#desc_links ul .ilink_gs,
.doc_ilink ul .ilink_googlescholar,
.doc_ilink ul .ilink_gs {
  background-image: url("../ilink/gs.png");
}
.doc_T024 ul .doc_T024bne a span::before,
.ilink ul .doc_T024bne a span::before,
#desc_ilink ul .doc_T024bne a span::before,
#desc_links ul .doc_T024bne a span::before,
.doc_ilink ul .doc_T024bne a span::before {
  background-image: url("../ilink/bne.png");
  width: 25px;
  min-height: 25px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.doc_T024 ul .ilink_bne,
.ilink ul .ilink_bne,
#desc_ilink ul .ilink_bne,
#desc_links ul .ilink_bne,
.doc_ilink ul .ilink_bne {
  background-image: url("../ilink/bne.png");
}
.doc_T024 ul .doc_T024publons a span::before,
.ilink ul .doc_T024publons a span::before,
#desc_ilink ul .doc_T024publons a span::before,
#desc_links ul .doc_T024publons a span::before,
.doc_ilink ul .doc_T024publons a span::before {
  background-image: url("../ilink/publons.png");
  width: 25px;
  min-height: 25px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.doc_T024 ul .ilink_publons,
.doc_T024 ul .ilink_pb,
.ilink ul .ilink_publons,
.ilink ul .ilink_pb,
#desc_ilink ul .ilink_publons,
#desc_ilink ul .ilink_pb,
#desc_links ul .ilink_publons,
#desc_links ul .ilink_pb,
.doc_ilink ul .ilink_publons,
.doc_ilink ul .ilink_pb {
  background-image: url("../ilink/publons.png");
}
.doc_T024 ul .doc_T024portaldelarecercadecatalunya a span::before,
.ilink ul .doc_T024portaldelarecercadecatalunya a span::before,
#desc_ilink ul .doc_T024portaldelarecercadecatalunya a span::before,
#desc_links ul .doc_T024portaldelarecercadecatalunya a span::before,
.doc_ilink ul .doc_T024portaldelarecercadecatalunya a span::before {
  background-image: url("../ilink/cora.png");
  width: 55px;
  min-height: 25px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.doc_T024 ul .ilink_portaldelarecercadecatalunya,
.ilink ul .ilink_portaldelarecercadecatalunya,
#desc_ilink ul .ilink_portaldelarecercadecatalunya,
#desc_links ul .ilink_portaldelarecercadecatalunya,
.doc_ilink ul .ilink_portaldelarecercadecatalunya {
  background-image: url("../ilink/cora.png");
}
.doc_T024 ul .doc_T024ieeexplore a span::before,
.ilink ul .doc_T024ieeexplore a span::before,
#desc_ilink ul .doc_T024ieeexplore a span::before,
#desc_links ul .doc_T024ieeexplore a span::before,
.doc_ilink ul .doc_T024ieeexplore a span::before {
  background-image: url("../ilink/IEEEXplore.png");
  width: 25px;
  min-height: 25px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.doc_T024 ul .ilink_ieeexplore,
.ilink ul .ilink_ieeexplore,
#desc_ilink ul .ilink_ieeexplore,
#desc_links ul .ilink_ieeexplore,
.doc_ilink ul .ilink_ieeexplore {
  background-image: url("../ilink/IEEEXplore.png");
}
.doc_T024 ul .ilink_cata,
.ilink ul .ilink_cata,
#desc_ilink ul .ilink_cata,
#desc_links ul .ilink_cata,
.doc_ilink ul .ilink_cata {
  background-image: url("../icons/logo_48x48.png");
}

.reb_bodyCont {
  background-image: url(../reb_back.jpg);
  position: relative;
  background-attachment: fixed;
  background-color: #292929;
  background-size: cover;
  background-position: bottom;
}
.reb_bodyCont::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to top right, rgba(255, 255, 255, 0.3411764706) 0%, rgba(211, 211, 211, 0) 50%, rgba(19, 16, 71, 0) 100%);
  width: 100%;
  height: 100%;
}

#head {
  position: relative;
}
#head .head_menu .head_uri {
  padding: 0;
}
#head .head_menu .head_menuLeft a img {
  height: 60px;
}
#head .head_row .head_logo {
  position: relative;
}
#head .head_row .head_logo .reb_logo {
  display: flex;
  gap: 3px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border-radius: 10px;
}
#head .head_row .head_logo .reb_logo span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 15px;
  font-weight: 600;
  font-size: 1.4rem;
  color: white;
  background: linear-gradient(135deg, var(--color1), var(--color2));
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  user-select: none;
}

.timeout {
  position: relative;
  background: transparent;
  background-image: none;
}

.reb_container-white {
  background: #fff;
  width: 100%;
  position: relative;
}

.c-banner {
  position: relative;
  background: none;
}

.c-search .c-search_inputCn {
  border-radius: 40px;
}
.c-search .c-search_inputCn .c-search_buttonModal {
  width: auto;
  border: 0;
  background-color: #fff;
  border-radius: 40px 0 0 40px;
  pointer-events: none;
}
.c-search .c-search_inputCn .c-search_buttonModal i {
  height: 70px;
  width: 70px;
  background-color: #5E28DE;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 1.7em;
  color: #fff;
  pointer-events: all;
}
.c-search .c-search_inputCn .c-search_buttonModal:hover, .c-search .c-search_inputCn .c-search_buttonModal:focus {
  background-color: #fff;
}
.c-search .c-search_inputCn .c-search_buttonModal:hover i, .c-search .c-search_inputCn .c-search_buttonModal:focus i {
  background-color: #999;
}
.c-search .c-search_inputCn .c-search_input {
  height: 80px;
}
.c-search .c-search_inputCn .c-search_input #xsqf01 {
  border-radius: 40px 0 0 40px;
  padding-left: 25px !important;
}
.c-search .c-search_inputCn .c-search_input .c-search_buttonSubmit {
  flex-grow: 0;
  padding: 5px 10px 5px 5px;
  border-radius: 0 40px 40px 0;
  width: 80px;
  background: #fff;
  pointer-events: none;
}
.c-search .c-search_inputCn .c-search_input .c-search_buttonSubmit i {
  pointer-events: all;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  aspect-ratio: 1;
  background-color: #5E28DE;
  border-radius: 50%;
}
.c-search .c-search_inputCn .c-search_input .c-search_buttonSubmit:hover, .c-search .c-search_inputCn .c-search_input .c-search_buttonSubmit:focus {
  background-color: #fff !important;
}
.c-search .c-search_inputCn .c-search_input .c-search_buttonSubmit:hover i, .c-search .c-search_inputCn .c-search_input .c-search_buttonSubmit:focus i {
  background-color: #999;
}

.reb_bodyCont:has(.start) .head--sticky .head_menu .head_menuRight .head_lang .head_langToggle {
  color: #fff !important;
}
.reb_bodyCont:has(.start) .head--sticky .head_menu .head_menuRight .head_logOut {
  background-color: rgba(255, 255, 255, 0.2392156863) !important;
}
.reb_bodyCont:has(.start) .head--sticky .head_row .head_nav {
  background: transparent;
  position: relative;
}
.reb_bodyCont:has(.start) .head--sticky .head_row .head_nav ul li button,
.reb_bodyCont:has(.start) .head--sticky .head_row .head_nav ul li a {
  color: #fff;
}
.reb_bodyCont:has(.start) #xsqf01 {
  border-radius: 0;
}

body:has(.timeout) {
  height: 100%;
}
body:has(.timeout) .reb_bodyCont {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.btnCat {
  width: auto;
  border: 0;
  background-color: #fff;
  border-radius: 40px 0 0 40px;
  pointer-events: none;
  height: 80px;
  padding: 10px;
}
.btnCat i {
  height: 70px;
  width: 70px;
  background-color: #5E28DE;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 1.7em;
  color: #fff;
  pointer-events: none;
}

li:has(.head_help) {
  display: none !important;
}

.frmSrch_searchTerms {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  background-color: #ffffff !important;
  color: #000 !important;
}
.frmSrch_searchTerms a, .frmSrch_searchTerms button {
  background-color: #ffffff !important;
  color: #000 !important;
}

.checkDocs_list {
  display: none;
}

li:has(.js-evn-checkDocs-login) {
  display: none;
}

.infoAuth .s-cn--sm {
  position: relative;
}

.doc #doc_menu.c-tabs .c-tabs_list.doc_menu--isSticky {
  z-index: 0 !important;
}

body .reb_bodyCont {
  background-image: url(../reb_back.jpg);
  position: relative;
  background-attachment: fixed;
  background-color: #292929;
  background-size: cover;
  background-position: center;
}
body .reb_bodyCont::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to top right, rgba(255, 255, 255, 0.3411764706) 0%, rgba(211, 211, 211, 0) 50%, rgba(19, 16, 71, 0) 100%);
  width: 100%;
  height: 100%;
}
body #head {
  position: relative;
}
body #head .head_menu .head_uri {
  padding: 0;
}
body #head .head_menu .head_menuLeft a img {
  height: 60px;
}
body #head .head_menu .head_menuRight {
  position: absolute;
  top: 0;
  right: 0;
}
body #head .head_menu .head_menuRight .head_lang .head_langToggle {
  color: #000;
}
body #head .head_menu .head_menuRight .head_logOut {
  background-color: rgb(107, 107, 107);
}
body #head .head_row .head_logo .head_img {
  border: 1px solid transparent !important;
}
body #head .head_row .head_logo .head_img .reb_logo {
  display: flex;
  gap: 3px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border-radius: 10px;
}
body #head .head_row .head_logo .head_img .reb_logo span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 15px;
  font-weight: 600;
  font-size: 1.4rem;
  color: white;
  background: linear-gradient(135deg, var(--color1), var(--color2));
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  user-select: none;
}
@media (max-width: 449px) {
  body #head .head_row .head_logo .head_img .reb_logo span {
    height: 30px;
    width: 30px;
    border-radius: 10px;
  }
}
@media (max-width: 739px) {
  body #head .head_menuRight .head_lang .head_langToggle {
    color: #000 !important;
  }
  body #head .head_row .head_nav ul li button {
    color: #000;
  }
}
body:not(.head--isSticky) #head {
  background-color: transparent;
  box-shadow: none;
}
body:not(.head--isSticky) #head .head_row {
  padding: 0;
  position: relative;
  border-radius: 20px;
}
body:not(.head--isSticky) #head .head_row .head_nav {
  background: transparent;
  position: relative;
}
body:not(.head--isSticky) #head .head_menu {
  background-color: transparent;
}
.start .c-banner {
  position: relative;
  background: transparent;
  background-image: none;
  margin: 0;
  margin-top: 50px;
  height: 450px;
}
.start .c-banner .s-cn--lg {
  display: flex;
}
.start .c-banner .s-cn--lg .titl_cont {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
}
.start .c-banner .s-cn--lg .titl_cont h3 {
  font-weight: 700;
  display: flex;
  flex-direction: column;
  line-height: 50px;
}
.start .c-banner .s-cn--lg .titl_cont h3 span {
  font-size: 2.2em;
  text-wrap: balance;
}
.start .c-banner .s-cn--lg .titl_cont p {
  font-size: 1.2em;
}
.start .c-banner .s-cn--lg .c-tabs_panel {
  width: 100%;
}
.start .c-banner .s-cn--lg .c-tabs_panel .c-search .c-search_inputCn {
  border-radius: 40px;
}
.start .c-banner .s-cn--lg .c-tabs_panel .c-search .c-search_inputCn .btnCat {
  width: auto;
  border: 0;
  background-color: #fff;
  border-radius: 40px 0 0 40px;
  pointer-events: none;
  height: 80px;
  padding: 10px;
}
.start .c-banner .s-cn--lg .c-tabs_panel .c-search .c-search_inputCn .btnCat i {
  height: 70px;
  width: 70px;
  background-color: #5E28DE;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 1.7em;
  color: #fff;
  pointer-events: none;
}
.start .c-banner .s-cn--lg .c-tabs_panel .c-search .c-search_inputCn .c-search_input {
  height: 80px;
}
.start .c-banner .s-cn--lg .c-tabs_panel .c-search .c-search_inputCn .c-search_input .c-search_buttonSubmit {
  flex-grow: 0;
  padding: 5px 10px 5px 5px;
  border-radius: 0 40px 40px 0;
  width: 80px;
  background: #fff;
  pointer-events: none;
}
.start .c-banner .s-cn--lg .c-tabs_panel .c-search .c-search_inputCn .c-search_input .c-search_buttonSubmit i {
  pointer-events: all;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  aspect-ratio: 1;
  background-color: #5E28DE;
  border-radius: 50%;
}
.start .c-banner .s-cn--lg .c-tabs_panel .c-search .c-search_inputCn .c-search_input .c-search_buttonSubmit:hover, .start .c-banner .s-cn--lg .c-tabs_panel .c-search .c-search_inputCn .c-search_input .c-search_buttonSubmit:focus {
  background-color: #fff !important;
}
.start .c-banner .s-cn--lg .c-tabs_panel .c-search .c-search_inputCn .c-search_input .c-search_buttonSubmit:hover i, .start .c-banner .s-cn--lg .c-tabs_panel .c-search .c-search_inputCn .c-search_input .c-search_buttonSubmit:focus i {
  background-color: #999;
}
@media (max-width: 599px) {
  .start .c-banner .s-cn--lg .c-tabs_panel .c-search_inputCn {
    display: flex !important;
  }
}
.start .c-banner .s-cn--lg .c-tabs_panel #start_new {
  display: flex;
  justify-content: flex-end;
}
.start .c-banner .s-cn--lg .c-tabs_panel #start_new a {
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 5px;
  background-color: #fff;
  color: #000;
  border-radius: 20px;
}
@media (max-width: 959px) {
  .start .c-banner {
    height: 380px;
  }
}
.start .reb_container-white {
  background-color: #fff;
  position: relative;
}
.start .start_options_cont .s-cn--lg {
  padding-bottom: 50px;
}
.start .start_options_cont .s-cn--lg .opts_content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.start .start_options_cont .s-cn--lg .opts_content .opt {
  height: 250px;
  margin-top: -100px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 33%;
  padding: 35px 70px;
  border-radius: 10px;
  background-color: #ede5ff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  flex-grow: 1;
}
.start .start_options_cont .s-cn--lg .opts_content .opt h4 {
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.start .start_options_cont .s-cn--lg .opts_content .opt h4 i {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #5E28DE;
  font-size: 1.5em;
}
.start .start_options_cont .s-cn--lg .opts_content .opt .opt_links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.start .start_options_cont .s-cn--lg .opts_content .opt .opt_links li {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.start .start_options_cont .s-cn--lg .opts_content .opt .opt_links li a {
  border-radius: 10px;
  width: fit-content;
  color: #000;
  display: flex;
  align-items: center;
  gap: 5px;
}
.start .start_options_cont .s-cn--lg .opts_content .opt .opt_links li a:hover, .start .start_options_cont .s-cn--lg .opts_content .opt .opt_links li a:focus {
  background-color: #999 !important;
  border-radius: 10px;
  color: #fff;
}
.start .start_options_cont .s-cn--lg .opts_content .opt2 {
  height: 270px;
  padding: 45px 70px;
  background-color: #f0e9ff;
}
.start .start_options_cont .s-cn--lg .opts_content .opt2 h4 a {
  display: flex;
  align-items: center;
  color: #000;
  gap: 10px;
}
.start .start_options_cont .s-cn--lg .opts_content .opt2 h4 a:hover i, .start .start_options_cont .s-cn--lg .opts_content .opt2 h4 a:focus i {
  transform: translateX(5px);
}
.start .start_options_cont .s-cn--lg .opts_content .opt2 h4 a i {
  transition: transform 0.2s ease-in-out;
  display: block;
  font-size: 1em;
  color: #000;
  height: fit-content;
  width: fit-content;
}
@media (max-width: 959px) {
  .start .start_options_cont .s-cn--lg .opts_content {
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    padding-top: 10px;
  }
  .start .start_options_cont .s-cn--lg .opts_content .opt {
    width: 250px;
    margin-top: 0px;
    height: 250px;
    padding: 20px;
  }
  .start .start_options_cont .s-cn--lg .opts_content .opt2 {
    height: 250px;
    padding: 20px;
  }
}
@media (max-width: 599px) {
  .start .start_options_cont .s-cn--lg .opts_content .opt {
    width: 100% !important;
    margin-top: 0px;
    height: auto;
  }
}
.start .start_info .s-cn--lg h2 {
  font-size: 2em;
}
.start .start_info .s-cn--lg .info_cont {
  display: flex;
}
.start .start_info .s-cn--lg .info_cont .info {
  padding: 2% 4%;
  max-height: 350px;
  overflow-y: auto;
}
.start .start_info .s-cn--lg .info_cont .info .info_txt {
  width: 80%;
}
.start .start_info .s-cn--lg .info_cont .info .more_info {
  width: 80%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: sticky;
  bottom: -15px;
  background-color: #F7F7F8;
}
.start .start_info .s-cn--lg .info_cont .info .more_info a {
  display: flex;
  align-items: center;
  gap: 5px;
}
.start .start_info .s-cn--lg .info_cont .info_imag img {
  width: 300px;
}
@media (max-width: 799px) {
  .start .start_info .s-cn--lg .info_cont {
    flex-direction: column-reverse;
    align-items: center;
  }
  .start .start_info .s-cn--lg .info_cont .info_txt {
    width: 100% !important;
    text-align: center;
  }
  .start .start_info .s-cn--lg .info_cont .more_info {
    width: 100% !important;
  }
}
.start .start_charts .s-cn--lg .info_card_cont {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.start .start_charts .s-cn--lg .info_card_cont .info_card {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-radius: 20px;
  padding: 15px;
  align-items: center;
  width: 25%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  height: 150px;
}
.start .start_charts .s-cn--lg .info_card_cont .info_card:hover {
  transform: scale(1.02);
  transition: transform 0.2s ease-out;
}
.start .start_charts .s-cn--lg .info_card_cont .info_card i, .start .start_charts .s-cn--lg .info_card_cont .info_card svg {
  width: 60px;
  height: 60px;
  border-radius: 20px;
  background-color: #5E28DE;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6em;
  color: #fff;
  fill: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.start .start_charts .s-cn--lg .info_card_cont .info_card .num {
  font-weight: 500;
  font-size: 1.5em;
}
.start .start_charts .s-cn--lg .info_card_cont .info_card a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.start .start_charts .s-cn--lg .info_card_cont .info_card a span {
  color: #000;
  font-weight: 500;
  font-size: 1.5em;
}
.start .start_charts .s-cn--lg .info_card_cont .info_card:nth-child(3) {
  background-color: #b296ed;
}
.start .start_charts .s-cn--lg .info_card_cont .info_card:nth-child(3) a svg {
  padding: 12px;
  background: linear-gradient(135deg, #af76ed, #4d17db);
}
.start .start_charts .s-cn--lg .info_card_cont .info_card:nth-child(2) {
  background-color: #e0fff6;
}
.start .start_charts .s-cn--lg .info_card_cont .info_card:nth-child(2) a svg {
  padding: 12px;
  background: linear-gradient(135deg, #2dc266, #26ffcd);
}
.start .start_charts .s-cn--lg .info_card_cont .info_card:nth-child(1) {
  background-color: #a5d4ed;
}
.start .start_charts .s-cn--lg .info_card_cont .info_card:nth-child(1) i {
  background: linear-gradient(135deg, #57c8ff, #1c192a);
}
@media (max-width: 959px) {
  .start .start_charts .s-cn--lg .info_card_cont .info_card {
    width: 33% !important;
  }
}
@media (max-width: 599px) {
  .start .start_charts .s-cn--lg .info_card_cont .info_card i {
    width: 40px;
    height: 40px;
    font-size: 1.4em;
  }
  .start .start_charts .s-cn--lg .info_card_cont .info_card a svg {
    width: 40px;
    height: 40px;
  }
  .start .start_charts .s-cn--lg .info_card_cont .info_card:nth-child(1) a svg {
    padding: 7px;
  }
  .start .start_charts .s-cn--lg .info_card_cont .info_card:nth-child(2) a svg {
    padding: 7px;
  }
  .start .start_charts .s-cn--lg .info_card_cont .info_card:nth-child(3) a svg {
    padding: 7px;
  }
}
.start .start_cata .s-cn--lg h2 {
  font-size: 2em;
}
.start .start_cata .s-cn--lg .bento {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(3, 100px);
  gap: 10px;
  padding: 2% 0;
  list-style: none;
  margin: 0;
}
.start .start_cata .s-cn--lg .bento .bento_element {
  background: #fff;
  border: 1px solid rgba(139, 139, 139, 0.2);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: transform 0.2s ease;
}
.start .start_cata .s-cn--lg .bento .bento_element:hover {
  transform: translateY(-4px);
}
.start .start_cata .s-cn--lg .bento .bento_element a {
  color: inherit;
  text-decoration: none;
  height: -webkit-fill-available;
  display: flex;
  padding: 20px;
  flex-direction: column;
  margin: 0;
  justify-content: center;
}
.start .start_cata .s-cn--lg .bento .bento_element a i {
  aspect-ratio: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.start .start_cata .s-cn--lg .bento .bento_element h3 {
  margin-bottom: 0.5rem;
  color: #000;
  display: flex;
  align-items: center;
  gap: 5px;
}
.start .start_cata .s-cn--lg .bento .bento_element p {
  color: #5f5f5f;
  font-size: 0.9rem;
  margin: 0;
}
.start .start_cata .s-cn--lg .bento .bento_element1 {
  grid-column: 1/2;
  grid-row: 1/3;
}
.start .start_cata .s-cn--lg .bento .bento_element2 {
  grid-column: 2/4;
  grid-row: 1/2;
}
.start .start_cata .s-cn--lg .bento .bento_element3 {
  grid-column: 2/3;
  grid-row: 2/3;
}
.start .start_cata .s-cn--lg .bento .bento_element4 {
  grid-column: 3/4;
  grid-row: 2/3;
}
.start .start_cata .s-cn--lg .bento .bento_element5 {
  grid-column: 1/4;
  grid-row: 3/4;
}
.start .start_cata .s-cn--lg .bento .bento_element6 {
  grid-column: 4/5;
  grid-row: 1/3;
}
.start .start_cata .s-cn--lg .bento .bento_element7 {
  grid-column: 4/5;
  grid-row: 3/4;
}
@media (max-width: 959px) {
  .start .start_cata .s-cn--lg .bento {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, auto);
  }
  .start .start_cata .s-cn--lg .bento .bento_element1 {
    grid-column: auto;
    grid-row: auto;
  }
  .start .start_cata .s-cn--lg .bento .bento_element2 {
    grid-column: auto;
    grid-row: auto;
  }
  .start .start_cata .s-cn--lg .bento .bento_element3 {
    grid-column: auto;
    grid-row: auto;
  }
  .start .start_cata .s-cn--lg .bento .bento_element4 {
    grid-column: auto;
    grid-row: auto;
  }
  .start .start_cata .s-cn--lg .bento .bento_element5 {
    grid-column: auto;
    grid-row: auto;
  }
  .start .start_cata .s-cn--lg .bento .bento_element6 {
    grid-column: auto;
    grid-row: auto;
  }
  .start .start_cata .s-cn--lg .bento .bento_element7 {
    grid-column: auto;
    grid-row: auto;
  }
}
@media (max-width: 649px) {
  .start .start_cata .s-cn--lg .bento {
    grid-template-columns: repeat(2, 50%);
    grid-template-rows: auto;
  }
}
.start .shape {
  position: fixed;
  width: 100%;
  height: 700px;
  top: 0;
  right: -30%;
  mask-image: url(../blob.svg);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-image: url(../blob.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: cover;
  overflow: hidden;
}
.start .shape::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom left, rgba(0, 0, 0, 0.56) 30%, rgba(255, 255, 255, 0.712) 95%), url(../reb_back1.jpg) center/cover no-repeat;
  opacity: 1;
}
@media (max-width: 959px) {
  .start .shape {
    width: 110%;
    height: 1000px;
    top: -200px;
    right: -40%;
  }
}
@media (max-width: 739px) {
  .start .shape {
    display: none;
    width: 185%;
    height: 1000px;
    top: -200px;
    right: -100%;
  }
  .start .c-banner .s-cn--lg .titl_cont {
    width: 100%;
  }
}
.start .start--headerBorder {
  position: relative;
  height: 5px;
  width: 30px;
  background: #5E28DE;
  border-radius: 10px;
  margin-bottom: 20px;
  display: block;
}
.start .start--headerBorder::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 50%;
  background: #5E28DE;
  border-radius: 10px;
  right: -60%;
  top: 0;
}
.start .start--headerBorder::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 25%;
  background: #5E28DE;
  border-radius: 10px;
  right: -100%;
  top: 0;
}

#footer {
  position: relative;
}
#footer .footer_body {
  background-color: #262626;
}
#footer .footer_body .footer_nav .s-cn--lg {
  padding: 2% 1%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap-reverse;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_1 {
  width: 33%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_1 .reb_logo {
  display: flex;
  gap: 3px;
  align-items: center;
  border-radius: 10px;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_1 .reb_logo span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  border-radius: 15px;
  font-weight: 600;
  font-size: 1.2rem;
  color: white;
  background: linear-gradient(135deg, var(--color1), var(--color2));
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  user-select: none;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_1 p {
  color: #fff;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_1 .nreg {
  padding: 15px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: fit-content;
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.0509803922);
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_1 .nreg span:first-child {
  color: color-mix(in oklab, #fff 70%, transparent);
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_1 .nreg span:last-child {
  font-size: 2em;
  background: linear-gradient(135deg, #6366f1 0%, #ec4899 100%);
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_2 {
  width: 33%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_2 h3 {
  color: #fff;
  font-weight: 400;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_2 ul li {
  color: color-mix(in oklab, #fff 70%, transparent);
  display: flex;
  gap: 10px;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_2 ul li a {
  color: color-mix(in oklab, #fff 70%, transparent);
  display: flex;
  align-items: center;
  gap: 10px;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_2 ul li a:hover, #footer .footer_body .footer_nav .s-cn--lg .foot_nav_2 ul li a:focus {
  color: #fff;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_2 ul li:nth-child(1) svg {
  color: oklch(67.3% 0.182 276.935deg);
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_2 ul li:nth-child(1) .txt {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_2 ul li:nth-child(1) .txt .txt1 {
  font-size: 1.1em;
  color: #fff;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_2 ul li:nth-child(2) svg {
  color: oklch(71.4% 0.203 305.504deg);
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_2 ul li:nth-child(3) svg {
  color: oklch(71.8% 0.202 349.761deg);
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_3 {
  width: 33%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_3 h3 {
  color: #fff;
  font-weight: 400;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_3 .social_cont {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_3 .social_cont .contact_link {
  color: color-mix(in oklab, #fff 70%, transparent);
  padding: 15px 10px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  gap: 5px;
  border: 1px solid color-mix(in oklab, #fff 70%, transparent);
  width: fit-content;
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.0509803922);
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_3 .social_cont .contact_link i {
  transition: transform 0.2s ease-in-out;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_3 .social_cont .contact_link:hover i, #footer .footer_body .footer_nav .s-cn--lg .foot_nav_3 .social_cont .contact_link:focus i {
  transform: translateX(5px);
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_3 .social_cont .social_net dl dt {
  color: color-mix(in oklab, #fff 70%, transparent);
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_3 .social_cont .social_net dl .dd_row {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_3 .social_cont .social_net dl .dd_row dd a svg, #footer .footer_body .footer_nav .s-cn--lg .foot_nav_3 .social_cont .social_net dl .dd_row dd a i {
  width: 40px;
  height: 40px;
  border-radius: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: transform 0.2s ease-in-out;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_3 .social_cont .social_net dl .dd_row dd a:hover i, #footer .footer_body .footer_nav .s-cn--lg .foot_nav_3 .social_cont .social_net dl .dd_row dd a:hover svg, #footer .footer_body .footer_nav .s-cn--lg .foot_nav_3 .social_cont .social_net dl .dd_row dd a:focus i, #footer .footer_body .footer_nav .s-cn--lg .foot_nav_3 .social_cont .social_net dl .dd_row dd a:focus svg {
  transform: scale(1.05);
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_3 .social_cont .social_net dl .dd_row dd .footer_faceBook svg {
  background-color: #144EED;
  padding: 8px;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_3 .social_cont .social_net dl .dd_row dd .footer_x svg {
  background-color: #0071B4;
  padding: 10px;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_3 .social_cont .social_net dl .dd_row dd .footer_instagram i {
  background-color: #E70067;
  font-size: 1.5em;
}
#footer .footer_body .footer_nav .s-cn--lg .foot_nav_3 .social_cont .social_net dl .dd_row dd .footer_youTube i {
  background-color: #CF0009;
  font-size: 1.4em;
}
#footer .footer_copyright {
  background-color: #262626;
  padding: 0;
}
#footer .footer_copyright .s-cn--lg {
  border-top: 1px solid #393939;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap-reverse;
  padding: 30px 0px;
}
#footer .footer_copyright .s-cn--lg .footer_copyrightClient {
  display: flex;
  align-items: center;
  gap: 5px;
}
#footer .footer_copyright .s-cn--lg .footer_copyrightClient .copyright_text {
  font-size: 1em;
}
#footer .footer_copyright .s-cn--lg .footer_copyrightClient .copyright_bef {
  width: 50px;
  height: 2px;
  background: linear-gradient(90deg, transparent 0%, #5E28DE 100%);
}
#footer .footer_copyright .s-cn--lg .footer_copyrightClient .copyright_af {
  width: 50px;
  height: 2px;
  background: linear-gradient(90deg, #9D40E8 0%, transparent 100%);
}
#footer .footer_copyright .s-cn--lg nav ul li a {
  color: color-mix(in oklab, #fff 70%, transparent);
}
#footer .footer_copyright .s-cn--lg nav ul li a:hover, #footer .footer_copyright .s-cn--lg nav ul li a:focus {
  color: #fff;
  text-decoration: none;
}
#footer .footer_copyright .s-cn--lg nav ul li span {
  color: color-mix(in oklab, #fff 70%, transparent);
}

#lectorRecurs {
  min-height: 200px;
  margin-top: 20px;
}
#lectorRecurs .c-slider {
  max-height: 400px;
}
#lectorRecurs .c-slider .c-slider_element {
  display: flex !important;
  align-items: center;
}
#lectorRecurs .c-slider .c-slider_element img {
  width: 28%;
}
#lectorRecurs .c-slider .c-slider_element .c-slider_txt1, #lectorRecurs .c-slider .c-slider_element .c-slider_txt2, #lectorRecurs .c-slider .c-slider_element .c-slider_txt3, #lectorRecurs .c-slider .c-slider_element .c-slider_txt4 {
  flex-grow: 1 !important;
}
#lectorRecurs .c-slider .c-slider_element .c-slider_txt1 p, #lectorRecurs .c-slider .c-slider_element .c-slider_txt2 p, #lectorRecurs .c-slider .c-slider_element .c-slider_txt3 p, #lectorRecurs .c-slider .c-slider_element .c-slider_txt4 p {
  font-size: 1.3em;
  line-height: 1.3em;
}
#lectorRecurs .c-slider .c-slider_element .c-slider_txt1 ul, #lectorRecurs .c-slider .c-slider_element .c-slider_txt2 ul, #lectorRecurs .c-slider .c-slider_element .c-slider_txt3 ul, #lectorRecurs .c-slider .c-slider_element .c-slider_txt4 ul {
  list-style: none;
}
#lectorRecurs .c-slider .c-slider_element .c-slider_txt1 ul li p, #lectorRecurs .c-slider .c-slider_element .c-slider_txt2 ul li p, #lectorRecurs .c-slider .c-slider_element .c-slider_txt3 ul li p, #lectorRecurs .c-slider .c-slider_element .c-slider_txt4 ul li p {
  display: inline;
}
#lectorRecurs .c-slider .c-slider_element .c-slider_txt1 ul li::before, #lectorRecurs .c-slider .c-slider_element .c-slider_txt2 ul li::before, #lectorRecurs .c-slider .c-slider_element .c-slider_txt3 ul li::before, #lectorRecurs .c-slider .c-slider_element .c-slider_txt4 ul li::before {
  content: ">";
}
@media (max-width: 959px) {
  #lectorRecurs .c-slider .c-slider_element .c-slider_txt1 p {
    width: 100%;
  }
}
@media (max-width: 699px) {
  #lectorRecurs .c-slider .c-slider_element {
    flex-wrap: wrap-reverse;
    justify-content: center;
  }
  #lectorRecurs .c-slider .c-slider_element .c-slider_txt1 p {
    margin: 0;
    width: 100%;
  }
}