@font-face {
  font-family: "HelveticaLight";
  src: url("../fonts/HelveticaNeue-UltraLight.eot");
  src: url("../fonts/HelveticaNeue-UltraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue-UltraLight.woff2") format("woff2"), url("../fonts/HelveticaNeue-UltraLight.woff") format("woff"), url("../fonts/HelveticaNeue-UltraLight.ttf") format("truetype"), url("../fonts/HelveticaNeue-UltraLight.svg#HelveticaNeue-UltraLight") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica";
  src: url("../fonts/Helvetica.eot");
  src: url("../fonts/Helvetica.eot?#iefix") format("embedded-opentype"), url("../fonts/Helvetica.woff2") format("woff2"), url("../fonts/Helvetica.woff") format("woff"), url("../fonts/Helvetica.ttf") format("truetype"), url("../fonts/Helvetica.svg#Helvetica") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaMedium";
  src: url("../fonts/HelveticaNeue_Medium.eot");
  src: url("../fonts/HelveticaNeue_Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue_Medium.woff2") format("woff2"), url("../fonts/HelveticaNeue_Medium.woff") format("woff"), url("../fonts/HelveticaNeue_Medium.ttf") format("truetype"), url("../fonts/HelveticaNeue_Medium.svg#HelveticaNeue_Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaBold";
  src: url("../fonts/Helvetica-Bold.eot");
  src: url("../fonts/Helvetica-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Helvetica-Bold.woff2") format("woff2"), url("../fonts/Helvetica-Bold.woff") format("woff"), url("../fonts/Helvetica-Bold.ttf") format("truetype"), url("../fonts/Helvetica-Bold.svg#Helvetica-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ProximaNovaBold";
  src: url("../fonts/ProximaNova-Bold.eot");
  src: url("../fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Bold.woff2") format("woff2"), url("../fonts/ProximaNova-Bold.woff") format("woff"), url("../fonts/ProximaNova-Bold.ttf") format("truetype"), url("../fonts/ProximaNova-Bold.svg#ProximaNova-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ProximaNovaLight";
  src: url("../fonts/ProximaNova-Light.eot");
  src: url("../fonts/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Light.woff2") format("woff2"), url("../fonts/ProximaNova-Light.woff") format("woff"), url("../fonts/ProximaNova-Light.ttf") format("truetype"), url("../fonts/ProximaNova-Light.svg#ProximaNova-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/ProximaNova-Regular.eot");
  src: url("../fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Regular.woff2") format("woff2"), url("../fonts/ProximaNova-Regular.woff") format("woff"), url("../fonts/ProximaNova-Regular.ttf") format("truetype"), url("../fonts/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ProximaNovaThin";
  src: url("../fonts/ProximaNova-Thin.eot");
  src: url("../fonts/ProximaNova-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Thin.woff2") format("woff2"), url("../fonts/ProximaNova-Thin.woff") format("woff"), url("../fonts/ProximaNova-Thin.ttf") format("truetype"), url("../fonts/ProximaNova-Thin.svg#ProximaNova-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ProximaNovaMedium";
  src: url("../fonts/ProximaNova-Medium.eot");
  src: url("../fonts/ProximaNova-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Medium.woff2") format("woff2"), url("../fonts/ProximaNova-Medium.woff") format("woff"), url("../fonts/ProximaNova-Medium.ttf") format("truetype"), url("../fonts/ProximaNova-Medium.svg#ProximaNova-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/ProximaNova-Semibold.eot");
  src: url("../fonts/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Semibold.woff2") format("woff2"), url("../fonts/ProximaNova-Semibold.woff") format("woff"), url("../fonts/ProximaNova-Semibold.ttf") format("truetype"), url("../fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: ProximaNova;
  font-weight: normal;
  color: #5D5D5D;
  position: relative;
}

.container {
  width: 100%;
  padding-bottom: 1px;
}
@media screen and (min-width: 656px) {
  .container {
    padding-bottom: 0;
  }
}

.homeForm__conten {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  padding: 20px;
  position: relative;
  display: none;
  justify-content: center;
  align-items: center;
}
.homeForm__conten.active {
  display: flex;
}
.homeForm__ico {
  position: absolute;
  top: 35px;
  left: 50%;
  transform: translateX(-50%);
  width: 70%;
  max-width: 270px;
  height: 50px;
  background-image: url(../img/icons/icoCuentanos.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 93%;
}
@media screen and (min-width: 550px) {
  .homeForm__ico {
    top: 50px;
    max-width: 340px;
  }
}
.homeForm__btns {
  width: 100%;
}
@media screen and (min-width: 656px) {
  .homeForm__btns {
    display: flex;
  }
}
.homeForm__btn {
  margin: 25px auto;
  padding: 20px 0;
  width: 90%;
  max-width: 300px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "HelveticaBold";
  font-size: 17px;
  border-radius: 22px;
}
@media screen and (min-width: 656px) {
  .homeForm__btn {
    display: flex;
    flex-direction: column;
    font-family: ProximaNova;
    font-weight: 400;
    font-size: 20px;
  }
}
.homeForm__btn#homeBtnEnvCuentanos {
  background-color: #E8F7F8;
}
@media screen and (min-width: 656px) {
  .homeForm__btn#homeBtnEnvCuentanos {
    background-color: transparent;
  }
}
.homeForm__btn#homeBtnEnvCuentanos span {
  background-image: url(../img/icons/icoCuentanosMin.svg);
}
@media screen and (min-width: 656px) {
  .homeForm__btn#homeBtnEnvCuentanos span {
    background-color: #E8F7F8;
    display: block;
    width: 90px;
    height: 90px;
    background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 10px;
  }
}
.homeForm__btn#homeBtnBadjCuentanos {
  background-color: #EDEAF3;
}
@media screen and (min-width: 656px) {
  .homeForm__btn#homeBtnBadjCuentanos {
    background-color: transparent;
  }
}
.homeForm__btn#homeBtnBadjCuentanos span {
  background-image: url(../img/icons/icoMailing.svg);
}
@media screen and (min-width: 656px) {
  .homeForm__btn#homeBtnBadjCuentanos span {
    background-color: #EDEAF3;
    display: block;
    width: 90px;
    height: 90px;
    background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 10px;
  }
}
.homeForm__btnIco {
  width: 45px;
  height: 45px;
  background-position: center;
  background-size: 90%;
  background-repeat: no-repeat;
  display: block;
  margin-right: 10px;
}

.formEnvC__conten {
  background-color: rgba(239, 239, 239, 0.44);
  background-color: #f4f4f4;
  display: none;
}
.formEnvC__conten.active {
  display: block;
}

.navigatorBar__conten {
  width: 100%;
  box-shadow: 0 6px 9px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
}
.navigatorBar__width {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  width: 100%;
  max-width: 768px;
  padding: 7px;
}
.navigatorBar__home, .navigatorBar__ico, .navigatorBar__exit {
  width: 60px;
  height: 40px;
  display: block;
  background-image: url(../img/icons/icoGS.svg);
  background-position: center;
  background-size: 32px;
  background-repeat: no-repeat;
  color: #c3c3c3;
}
.navigatorBar__ico {
  width: 90px;
  height: 36px;
  background-image: url(../img/logoIdeas.png);
  background-position: center;
  background-size: contain;
  display: flex;
  align-items: center;
}
.navigatorBar__exit {
  width: 60px;
  height: 42px;
  background-image: url(../img/icons/icoExit.svg);
  background-size: 20px;
  padding-right: 25px;
  background-position: right center;
  display: flex;
  align-items: center;
}

.userInfo__conten {
  width: 90%;
  margin: 0 auto;
  max-width: 600px;
}
@media screen and (min-width: 550px) {
  .userInfo__conten {
    display: flex;
    align-items: center;
    margin-top: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .userInfo__conten {
    margin-top: 40px;
    width: 100%;
    max-width: 768px;
    padding-left: 25px;
  }
}
.userInfo__imgConten {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  margin-top: 30px;
  background-color: #efefef;
  border-radius: 50%;
  border: 2px solid #ffffff;
  overflow: hidden;
}
@media screen and (min-width: 550px) {
  .userInfo__imgConten {
    margin: 0;
    margin-right: 24px;
  }
}
.userInfo__imgUser {
  width: 100%;
  display: block;
}
.userInfo__name {
  font-size: 25px;
  color: #3c3c3b;
  line-height: 33px;
  margin: 8px 0 12px;
}
.userInfo__paragraph {
  font-size: 17px;
  font-family: ProximaNova;
  font-weight: bold;
  line-height: 22px;
}

.userForm__formConten {
  width: 90%;
  max-width: 768px;
  margin: 0 auto;
  margin-top: 16px;
}
@media screen and (min-width: 656px) {
  .userForm__formConten {
    padding: 0 30px;
  }
}
.userForm__form {
  width: 100%;
  padding-bottom: 1px;
}

.formComponent__conten {
  width: 100%;
  position: relative;
  padding-top: 22px;
  margin-bottom: 8px;
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}
.formComponent__conten.opacity {
  height: 0;
  overflow: hidden;
  padding-top: 0;
  margin-bottom: 0;
  transform: scale(0);
  transition: all 0.3s ease-in-out;
}
.formComponent__label {
  display: block;
  position: absolute;
  padding-left: 26px;
  top: 3px;
  left: 5px;
  background-position: 2px center;
  background-repeat: no-repeat;
  background-size: 17px;
  font-size: 16px;
  color: #3c3c3b;
  font-family: ProximaNova;
  transform: translateY(30px);
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 360px) {
  .formComponent__label {
    font-size: 16px;
    background-size: 19px;
  }
}
.formComponent__label.active {
  transform: translateY(8px);
  transition: all 0.3s ease-in-out;
  font-size: 12px;
  color: #9d9d9c;
}
@media screen and (min-width: 360px) {
  .formComponent__label.active {
    font-size: 14px;
  }
}
.formComponent__label.active.icoPen {
  background-image: url(../img/icons/icoPenOn.svg);
}
.formComponent__label.active.icoMail {
  background-image: url(../img/icons/icoMailGreyOn.svg);
}
.formComponent__label.active.icoPhone {
  background-image: url(../img/icons/icoPhoneOn.svg);
}
.formComponent__labelMesg {
  color: #db0707;
  font-size: 11px;
  margin-top: 3px;
  margin-left: 10px;
  position: absolute;
  bottom: -29px;
  display: none;
}
.formComponent__labelMesg.type2 {
  position: absolute;
  bottom: -16px; 
}
.formComponent__labelMesg.type3 {
  position: absolute;
  bottom: -20px;
}
.formComponent__labelMesg.type4 {
  position: absolute;
  bottom: -18px;
}
@media screen and (max-width: 360px) {
  .formComponent__labelMesg.typeExt {
    position: absolute;
    bottom: -29px;
  }
}

.typeExt {
    position: absolute;
    bottom: -17px;
}
    @media screen and (max-width: 380px) {
        .typeExt {
            font-size: 12px;
            bottom: -29px;
        }
    }

    @media screen and (max-width: 420px) {
        .typeExt {
            font-size: 12px;
            bottom: -19px;
        }
    }


@media screen and (min-width: 360px) {
  .formComponent__labelMesg {
    font-size: 12px;
  }
}

@media screen and (max-width: 550px) {
    .userInfo__name {
        text-align: center;
    }
}
.formComponent__labelError {
  display: block;
}
.formComponent__label--textarea {
  color: #3c3c3b;
  font-size: 14px;
  font-family: "ProximaNova";
  line-height: 20px;
  padding: 0;
  padding-left: 20px;
  background-image: url(../img/icons/icoMinIdeaGrey.svg);
  background-position: 2px center;
  background-repeat: no-repeat;
  background-size: 12px;
}
@media screen and (min-width: 430px) {
  .formComponent__label--textarea {
    font-size: 16px;
    background-size: 14px;
    padding-left: 25px;
  }
}
.formComponent__label--textareaActive {
  background-image: url(../img/icons/icoMinIdeaGold.svg);
  font-family: "ProximaNova";
  font-weight: 500;
  color: rgba(60, 60, 59, 0.5);
}
.formComponent__label--textareaError {
  border: 1px solid #db0707 !important;
}
.formComponent__inputText, .formComponent__inputMail, .formComponent__inputPhone {
  display: block;
  width: 100%;
  border: 1px solid transparent;
  border-bottom: 1px solid #cccccc;
  outline: none;
  padding: 0px 10px;
  background-color: transparent;
  color: #5d5d5d;
  font-family: proximaNova;
  font-weight: bold;
  font-size: 16px;
}
.formComponent__inputTextError, .formComponent__inputMailError, .formComponent__inputPhoneError {
  border-bottom: 1px solid #db0707;
}
.formComponent__inputText {
  margin-top: 10px;
}
.formComponent__textarea {
  border: 1px solid #dadada;
  width: 100%;
  font-family: ProximaNova;
  font-weight: bold;
  min-width: 100%;
  max-width: 100%;
  min-height: 150px;
  max-height: 300px;
  border-radius: 15px;
  padding: 15px;
  outline: none;
  line-height: 24px;
  font-size: 16px;
  resize: none;
}
.formComponent__textareaActive {
  border: 1px solid #ffca00;
}
.formComponent__title {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.formComponent__text {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 16px;
}
.formComponent__char {
  width: 20px;
  height: 20px;
  margin-left: 10px;
}
.formComponent__charActive .progress-circle::after {
  background-color: #ffffff !important;
}
.formComponent__char .progress-circle,
.formComponent__char .value-bar,
.formComponent__char .left-half-clipper {
  width: 20px;
  height: 20px;
  margin: 0;
}
.formComponent__char .progress-circle {
  font-size: 5px;
  background-color: #f4f4f4;
}
.formComponent__char .progress-circle::after {
  width: 17px;
  height: 17px;
  background-color: #f4f4f4;
  position: absolute;
  top: 10px;
  left: -7px;
  transform: translate(50%, -50%);
  z-index: 100;
}
.formComponent__char .value-bar {
  border-color: #ffca00;
  background-color: rgba(239, 239, 239, 0.44);
}
.formComponent__char .progress-circle.over50 .first50-bar {
  background-color: #ffca00;
  width: 20px;
  height: 20px;
}
.formComponent__aviso {
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .formComponent__aviso {
    margin-top: 40px;
  }
}
.formComponent__aviso--texto, .formComponent__aviso--enlace {
  font-size: 14px;
  text-align: center;
}
.formComponent__aviso--enlace {
  color: #157fde;
}
.formComponent__loadConten {
  margin-top: 32px;
}
@media screen and (min-width: 768px) {
  .formComponent__loadConten {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 16px;
  }
}
.formComponent__loadBtn {
  display: flex;
  width: 80%;
  max-width: 240px;
  padding: 12px 0;
  margin: 16px auto;
  justify-content: center;
  border: 1px solid #dadada;
  border-radius: 24px;
  font-size: 18px;
  color: #9d9d9c;
}
@media screen and (min-width: 768px) {
  .formComponent__loadBtn {
    width: 50%;
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .formComponent__loadBtn.movil {
    margin: 0;
    margin-right: auto;
  }
}
.formComponent__loadBtn.desk {
  display: none;
}
@media screen and (min-width: 767px) {
  .formComponent__loadBtn.desk {
    font-size: 0;
    height: auto;
    width: 60px;
    border-radius: 5px;
  }
}
@media screen and (min-width: 767px) {
  .formComponent__loadBtn.desk span {
    margin: 0;
    width: 30px;
    height: 30px;
    background-size: 23px;
  }
}
.formComponent__loadBtn span {
  display: block;
  width: 20px;
  height: 20px;
  background-position: 2px center;
  background-repeat: no-repeat;
  background-size: 16px;
  margin-right: 10px;
}
.formComponent__loadInput {
  display: none;
}
.formComponent__loadRes {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
  width: 100%;
}
@media screen and (min-width: 550px) {
  .formComponent__loadRes {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .formComponent__loadRes {
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 20px;
  }
}
.formComponent__loadItem {
  background-color: #e8e8e8;
  padding: 5px 5px;
  border: 1px solid transparent;
}
@media screen and (min-width: 550px) {
  .formComponent__loadItem {
    display: flex;
    align-items: center;
    border-radius: 7px;
  }
}
.formComponent__loadItem.error {
  background-color: rgba(219, 7, 7, 0.08);
  border: 1px solid #db0707;
}
.formComponent__loadItem.error .formComponent__loadIco {
  display: block;
}
.formComponent__loadImgConten {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 3px;
}
@media screen and (min-width: 550px) {
  .formComponent__loadImgConten {
    max-width: 35px;
    min-width: 35px;
  }
}
.formComponent__loadImgConten::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.formComponent__loadImg {
  width: 100%;
  display: block;
  position: absolute;
}
.formComponent__loadInfo {
  width: 100%;
  max-width: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 550px) {
  .formComponent__loadInfo {
    flex-wrap: wrap;
    margin-left: 6px;
  }
}
.formComponent__loadClose {
  width: 24px;
  height: 24px;
  background-image: url(../img/icons/icoClose.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  z-index: 100;
}
@media screen and (min-width: 550px) {
  .formComponent__loadClose {
    width: 19px;
    height: 19px;
    background-size: 18px;
  }
}
.formComponent__loadSize {
  font-size: 15px;
  color: #9d9d9c;
}
.formComponent__loadNameConten {
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  position: relative;
  height: 20px;
  display: none;
}
@media screen and (min-width: 550px) {
  .formComponent__loadNameConten {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
  }
}
.formComponent__loadName {
  font-size: 14px;
  width: 100%;
  max-width: 100%;
  text-overflow: ellipsis;
  display: none;
  position: absolute;
}
@media screen and (min-width: 550px) {
  .formComponent__loadName {
    display: block;
  }
}
.formComponent__loadIco {
  width: 13px;
  height: 13px;
  background-image: url(../img/icons/icoError.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 13px;
  margin-left: 7px;
  cursor: pointer;
  display: none;
}
.formComponent__loadTooltip {
  background-color: #818181;
  color: #ffffff;
  font-size: 12px;
  padding: 5px 10px;
  position: absolute;
  top: 150%;
  left: 63%;
  width: 180px;
  text-align: center;
  border-radius: 5px;
  z-index: 200;
  display: none;
}
.formComponent__loadTooltip::before {
  position: absolute;
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-image: url(../img/icons/icoTooltip.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px;
  top: -10px;
}
.formComponent__loadLabel {
  font-size: 14px;
  text-align: center;
  margin-bottom: 16px;
  width: 100%;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .formComponent__loadLabel {
    width: 50%;
    text-align: right;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 20px;
    justify-content: flex-end;
  }
}
.formComponent__info {
  width: 100%;
  margin: 0 auto;
  margin-top: 32px;
  /*padding-left: 5px;*/
}
.formComponent__required {
  color: #9d9d9c;
  font-size: 14px;
  margin-bottom: 5px;
}
.formComponent__paragraph {
  font-size: 16px;
  color: #3c3c3b;
  line-height: 22px;
}
.formComponent__undNegC {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));
  grid-auto-flow: row;
  grid-gap: 20px 15px;
  margin-bottom: 20px;
}
@media screen and (min-width: 656px) {
  .formComponent__undNegC {
    grid-template-columns: repeat(auto-fill, minmax(15%, 1fr));
  }
}
@media screen and (min-width: 768px) {
  .formComponent__undNegC {
    grid-template-columns: repeat(auto-fill, minmax(12%, 1fr));
  }
}
@media screen and (min-width: 768px) {
  .formComponent__undNegC {
    grid-template-columns: repeat(auto-fill, minmax(70px, 1fr));
  }
}
.formComponent__neg {
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  outline: 1px solid #cccccc;
  margin: 0 auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
  color: #18326a;
  cursor: pointer;
}
.formComponent__neg--input {
  width: 0;
  height: 0;
}
@media screen and (min-width: 420px) {
  .formComponent__neg {
    width: 60px;
    height: 60px;
  }
}
.formComponent__neg.todo:hover, .formComponent__neg.otras:hover {
  background-color: rgba(132, 232, 98, 0.3);
  outline: 2px solid #84e862;
  font-weight: bold;
}
.formComponent__neg.todo.active, .formComponent__neg.otras.active {
  background-color: #84e862;
  outline: 4px solid rgba(132, 232, 98, 0.302);
  font-weight: bold;
}
.formComponent__neg.baz {
  background-image: url(../img/UndNeg/baz.svg);
}
.formComponent__neg.baz:hover {
  background-color: rgba(0, 80, 49, 0.3);
  outline: 2px solid #005031;
}
.formComponent__neg.baz.active {
  background-image: url(../img/UndNeg/bazB.svg);
  background-color: #005031;
  outline: 4px solid rgba(0, 80, 49, 0.302);
}
.formComponent__neg.ekt {
  background-image: url(../img/UndNeg/ekt.svg);
}
.formComponent__neg.ekt:hover {
  background-color: rgba(215, 22, 39, 0.3);
  outline: 2px solid #d71627;
}
.formComponent__neg.ekt.active {
  background-image: url(../img/UndNeg/ektB.svg);
  background-color: #d71627;
  outline: 4px solid rgba(215, 22, 39, 0.302);
}
.formComponent__neg.ita {
  background-image: url(../img/UndNeg/ita.svg);
}
.formComponent__neg.ita:hover {
  background-color: rgba(0, 32, 92, 0.3);
  outline: 2px solid #00205c;
}
.formComponent__neg.ita.active {
  background-image: url(../img/UndNeg/itaB.svg);
  background-color: #00205c;
  outline: 4px solid rgba(0, 32, 92, 0.302);
}
.formComponent__neg.pp {
  background-image: url(../img/UndNeg/pp.svg);
}
.formComponent__neg.pp:hover {
  background-color: rgba(255, 145, 0, 0.3);
  outline: 2px solid #ff9100;
}
.formComponent__neg.pp.active {
  background-image: url(../img/UndNeg/ppB.svg);
  background-color: #ff9100;
  outline: 4px solid rgba(255, 145, 0, 0.302);
}
.formComponent__neg.tpe {
  background-image: url(../img/UndNeg/tpe.svg);
}
.formComponent__neg.tpe:hover {
  background-color: rgba(0, 162, 203, 0.302);
  outline: 2px solid #00a2cb;
}
.formComponent__neg.tpe.active {
  background-image: url(../img/UndNeg/tpeB.svg);
  background-color: #00a2cb;
  outline: 4px solid rgba(0, 162, 203, 0.302);
}
.formComponent__neg.azt {
  background-image: url(../img/UndNeg/azt.svg);
}
.formComponent__neg.azt:hover {
  background-color: rgba(82, 45, 178, 0.302);
  outline: 2px solid #522db2;
}
.formComponent__neg.azt.active {
  background-image: url(../img/UndNeg/aztB.svg);
  background-color: #522db2;
  outline: 4px solid rgba(82, 45, 178, 0.302);
}
.formComponent__submit {
  margin: 0 auto;
  margin-bottom: 32px;
  margin-top: 24px;
  width: 90%;
  max-width: 240px;
  display: block;
  background-color: #cccccc;
  color: #ffffff;
  border-radius: 20px;
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
  font-family: ProximaNova;
  font-weight: 700;
  text-decoration: none;
  font-style: normal;
  border: none;
  outline: none;
  cursor: pointer;
}
.formComponent__submit.active {
  background-color: #ffca00;
  color: #3c3c3b;
}

.icoPen {
  background-image: url(../img/icons/icoPenOff.svg);
}

.icoMail {
  background-image: url(../img/icons/icoMailGreyOff.svg);
}

.icoPhone {
  background-image: url(../img/icons/icoPhoneOff.svg);
}

.icoLoad {
  background-image: url(../img/icons/icoLoad.svg);
}

.formComponent__conten:focus-within .formComponent__label {
  /* Estilos para el label cuando el input tiene foco */
  transform: translateY(8px);
  transition: all 0.3s ease-in-out;
  font-size: 12px;
  color: #9d9d9c;
}

.infoUser__conten {
  width: 100%;
  background-color: #f4f4f4;
  padding-bottom: 40px;
  display: none;
}
.infoUser__conten.active {
  display: block;
}
.infoUser__wrapper {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}
.infoUser__user {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
}
.infoUser__imgConten {
  width: 80px;
  min-width: 80px;
  height: 80px;
  margin: 0 auto;
  margin-left: 20px;
  margin-right: 15px;
  background-color: #efefef;
  border-radius: 50%;
  border: 2px solid #ffffff;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.infoUser__title {
  text-align: center;
  margin: 44px 0 32px;
  color: #3c3c3b;
  font-size: 22px;
  font-weight: bold;
}
@media screen and (min-width: 360px) {
  .infoUser__title {
    font-size: 25px;
  }
}
.infoUser__name {
  font-size: 16px;
  color: #3c3c3b;
  line-height: 22px;
  margin: 12px 0 16px;
  text-align: center;
  font-weight: bold;
  text-align: center;
  padding: 0 20px;
}
.infoUser__infoWrapper {
  padding: 0 20px;
  position: relative;
}
.infoUser__label {
  color: #9d9d9c;
  background-position: 3px center;
  background-repeat: no-repeat;
  background-size: 13px;
  position: absolute;
  display: block;
}
.infoUser__label.static {
  position: absolute;
  top: -20px;
}
.infoUser__label.active {
  transform: translateY(-20px);
  font-size: 16px;
  color: #9d9d9c;
  transition: all 0.3s ease-in-out;
}
.infoUser__label.phone, .infoUser__label.mail, .infoUser__label.employment {
  display: block;
  padding-left: 25px;
  margin-bottom: 0;
  top: 1px;
}
.infoUser__label.phone {
  background-image: url(../img/icons/icoPhoneOff.svg);
}
.infoUser__label.mail {
  background-image: url(../img/icons/icoMailGreyOff.svg);
}
.infoUser__label.employment {
  background-image: url(../img/icons/icoEmployment.svg);
}
.infoUser__labelMesg {
  color: #db0707;
  font-size: 11px;
  margin-top: 3px;
  margin-left: 10px;
  position: absolute;
  bottom: -16px;
  display: none;
}
.infoUser__labelMesg.type3 {
  position: absolute;
  bottom: -20px;
}
.infoUser__business {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  line-height: 22px;
}
.infoUser__undNeg {
  color: #868686;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-right: 10px;
}
.infoUser__undNeg::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 15px;
  background-color: #9d9d9c;
}
.infoUser__dep {
  width: 50%;
  color: #3c3c3b;
  font-size: 16px;
  font-weight: bold;
  padding-left: 10px;
}
.infoUser__area {
  width: 100%;
  position: relative;
  background-color: #e5e5e5;
  padding: 4px 4px;
  margin-top: 6px;
  outline: none;
  border: none;
  border-bottom: 1px solid rgba(157, 157, 156, 0.3);
  font-size: 16px;
}
.infoUser__job {
  width: 100%;
  position: relative;
}
.infoUser__job::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fdd912;
}
.infoUser__location {
  color: #3c3c3b;
  font-size: 16px;
}
.infoUser__input {
  display: block;
  border: none;
  outline: none;
  background-color: transparent;
  border-bottom: 1px solid #9d9d9c;
  width: 100%;
  font-size: 16px;
  padding: 5px 5px 0;
}
.infoUser__btn {
  margin: 0 auto;
  margin-top: 48px;
  width: 90%;
  max-width: 240px;
  display: block;
  background-color: #cccccc;
  color: #ffffff;
  border-radius: 20px;
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
  font-family: ProximaNova;
  font-weight: 700;
  text-decoration: none;
  font-style: normal;
  border: none;
  outline: none;
  cursor: pointer;
}
.infoUser__btn.active {
  background-color: #ffca00;
  color: #3c3c3b;
}

.field {
  display: flex;
  flex-direction: column;
  gap: 45px;
}

.screenFinal__conten {
  background: rgb(181, 230, 51);
  background: radial-gradient(circle, rgb(181, 230, 51) 0%, rgb(110, 153, 38) 61%, rgb(110, 153, 38) 100%);
  position: relative;
  display: none;
}
@media screen and (min-width: 768px) {
  .screenFinal__conten::before {
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(../img/BG-Ideas_D1.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 400px;
  }
}
@media screen and (min-width: 1024px) {
  .screenFinal__conten::before {
    background-size: 550px;
  }
}
@media screen and (min-width: 1280px) {
  .screenFinal__conten::before {
    background-size: 700px;
  }
}
@media screen and (min-width: 1440px) {
  .screenFinal__conten::before {
    background-size: 850px;
    background-image: url(../img/BG-Ideas_D.png);
    background-position: right top;
  }
}
.screenFinal__conten.active {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .screenFinal__conten.active {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
}
.screenFinal__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 100;
}
@media screen and (min-width: 768px) {
  .screenFinal__info {
    margin-right: 40px;
  }
}
.screenFinal__title {
  font-size: 50px;
  font-weight: 900;
  color: #ffffff;
  text-align: center;
}
@media screen and (min-width: 656px) {
  .screenFinal__title {
    font-size: 60px;
  }
}
.screenFinal__paragraph {
  font-size: 30px;
  color: #ffffff;
}
@media screen and (min-width: 450px) {
  .screenFinal__paragraph {
    font-size: 36px;
    text-align: center;
  }
}
@media screen and (max-width: 450px) {
  .screenFinal__paragraph {
    font-size: 36px;
    text-align: center;
    padding-inline: 20px;
    margin-top: 16px;
  }
}
.screenFinal__folio {
  color: #C3FFFF;
  font-size: 26px;
  text-align: center;
  font-weight: 600;
}
@media screen and (min-width: 656px) {
  .screenFinal__folio {
    font-size: 36px;
  }
}
.screenFinal__folioText {
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  padding: 0 20px;
  margin-top: 30px;
  margin-bottom: 24px;
}
@media screen and (min-width: 450px) {
  .screenFinal__folioText {
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    max-width: 490px;
    margin: 30px auto 24px;
  }
}
.screenFinal__seguimiento {
  margin-top: 16px;
}
.screenFinal__seguimientoText {
  color: #C3FFFF;
  text-align: center;
}
@media screen and (min-width: 656px) {
  .screenFinal__seguimientoText {
    font-size: 22px;
  }
}
.screenFinal__miga {
  color: #C3FFFF;
  font-size: 19px;
  text-align: center;
  font-weight: 600;
}
@media screen and (min-width: 656px) {
  .screenFinal__miga {
    font-size: 29px;
  }
}
.screenFinal__btnConten {
  padding-bottom: 40px;
  width: 100%;
}
.screenFinal__btnSalir {
  margin: 0 auto;
  margin-top: 32px;
  width: 80%;
  max-width: 400px;
  text-align: center;
  background-color: #00205C;
  padding: 15px 0;
  border-radius: 24px;
  text-decoration: none;
  font-family: ProximaNova;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  display: block;
}
@media screen and (min-width: 656px) {
  .screenFinal__btnSalir {
    width: 100%;
    padding: 9px;
    max-width: 230px;
  }
}
.screenFinal__contenImg {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../img/BG-Ideas_M.png);
}
@media screen and (min-width: 600px) {
  .screenFinal__contenImg {
    background-size: contain;
    background-position: right top;
  }
}
@media screen and (min-width: 768px) {
  .screenFinal__contenImg {
    max-width: 300px;
    background-position: center center;
    background-size: contain;
    height: 600px;
    background-image: none;
  }
}
@media screen and (min-width: 1024px) {
  .screenFinal__contenImg {
    max-width: 500px;
    background-position: center center;
    background-size: contain;
    height: 600px;
  }
}
.screenFinal__contenImg::before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 87%;
}
@media screen and (min-width: 600px) {
  .screenFinal__contenImg::before {
    padding-top: 50%;
  }
}
.screenFinal__img {
  width: 100%;
  display: block;
}

.clear {
  padding-bottom: 40px;
}/*# sourceMappingURL=style.css.map */



/* ESTILOS SPINNER */
.spiner__conten {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.89);
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 1000000;
    top: 0;
    left: 0;
    display: none;
}

.spiner__contenAct {
    display: flex;
}



.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}



    .lds-ring div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 64px;
        height: 64px;
        margin: 8px;
        border: 8px solid #8FBC25;
        border-radius: 50%;
        animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #8FBC25 transparent transparent transparent;
    }



        .lds-ring div:nth-child(1) {
            animation-delay: -0.45s;
        }



        .lds-ring div:nth-child(2) {
            animation-delay: -0.3s;
        }



        .lds-ring div:nth-child(3) {
            animation-delay: -0.15s;
        }

.errorTextarea {
    position: absolute;
    bottom: -13px;
}

@keyframes lds-ring {

    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
