body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}@media only screen and (max-width:576px){.ms-page-informative article{padding-left:5%;padding-right:5%}}.ms-page-informative article .title-block{padding-top:14px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.color-green{color:#34a02c}.color-green-li::marker{color:#34a02c;font-weight:700}.color-orange{color:#ff6700}.color-orange-li::marker{color:#ff6700;font-weight:700}.font-weight-bold{font-weight:700}.justify{text-align:justify}.links-breadcrumb{color:#354243;text-decoration:none}.breadcrumb-item-fm{font-size:12px;font-weight:700;text-transform:uppercase}.breadcrumb-item-fm+.breadcrumb-item-fm:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiPjxwYXRoIGQ9Ik0yLjUgMCAxIDEuNSAzLjUgNCAxIDYuNSAyLjUgOGw0LTQtNC00eiIgZmlsbD0iY3VycmVudENvbG9yIi8+PC9zdmc+)}.container-login{width:60%}.lista-navbar{display:flex;justify-content:center;list-style:none;margin:0;padding:0;width:100%}.lista-navbar .item-navbar{border-bottom:4px solid #ccc;height:52px;width:50%}.lista-navbar .item-navbar.active{border-bottom:4px solid #ff6700;color:#ff6700}.lista-navbar .item-navbar a{align-items:center;cursor:pointer;display:flex;font-size:15px;font-weight:600;height:100%;justify-content:center;line-height:1;text-align:center;text-transform:uppercase;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.form-login{display:flex;flex-wrap:wrap;padding:20px 0 36px}.item-form{border:none;display:flex;flex-direction:column;outline:none;padding:0 4px;width:50%}.enlace-text,.enlace-text:hover{color:#666;font-size:14px;font-weight:600;padding:0 0 32px;text-decoration:underline}.item-form.full-width{display:flex;flex-direction:row;flex-wrap:wrap;padding:0;width:100%}.btn-form1{background:#ff6700;border:1px solid transparent;border-radius:3px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;min-height:32px;text-transform:uppercase;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.container-social{border-top:1px solid rgba(0,0,0,.1);display:flex;margin:0 -4px;padding:24px 0 16px}.content-social{padding:0 4px;width:50%}.btn-social{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:40px;justify-content:center;text-decoration:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.btn-social i{color:#fff;font-size:20px;margin:0 10px 0 0}.btn-social span{color:#fff;font-size:16px;font-weight:400;text-transform:uppercase}.btn-social.google-social{background-color:#cd3919;border-color:#cd3919}.btn-social.facebook-social{background-color:#0062b3;border-color:#0062b3}.icon-eye{cursor:pointer;margin-left:-30px}.fm-form-input{outline:none}.fm-form-input.enabled{background-color:#ebffde;border-color:#45a009;color:#45a009}.form-recover{flex-wrap:wrap;padding:20px 0 36px}.form-recover>.item-form{flex-direction:row;flex-wrap:wrap;padding:0;width:100%}.check-label>a{align-content:center;color:#ff6700;text-decoration:none}.check-label>span{margin-left:5px;margin-right:5px}.form-check-input:checked{background-color:#ff6700;border-color:#ff6700}.btn-form1 i{font-size:16px;margin:0 5px 0 0}@media only screen and (max-width:576px){.container-login{background:#fff;padding:16px 8px;width:100%}.item-form{width:100%}.check-label>a,.check-label>span{font-size:12px}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:rgba(0,0,0,.1);background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px rgba(0,0,0,.5),inset 0 0 0 1px rgba(0,0,0,.5);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:var(--PhoneInputCountrySelectArrow-transform);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}
/*# sourceMappingURL=main.2b7be3a9.css.map*/