@-webkit-keyframes shimmer{from{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes shimmer{from{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes shimmer{from{background-position:-1000px 0}to{background-position:1000px 0}}.sc-input{border:1px solid #e1e1e1;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;width:100%;border-radius:6px;overflow:hidden}.sc-input--small{height:42px}.sc-input--small .sc-input__input{height:40px}.sc-input--blue .sc-input__input{color:#0473ea}.sc-input__input{border:0;font-size:1.125rem;color:#555;width:100%;height:48px;padding:0 16px}.sc-input__input::-ms-clear{display:none}.sc-input__input-textarea{height:100px;padding:16px}.sc-input__input~.sc-input__text{margin-left:0;margin-right:16px}.sc-input__code{width:60px;padding-right:0}.sc-input--error{border:1px solid #d0021b}.sc-input--error::-webkit-input-placeholder{color:#d0021b}.sc-input--error::-moz-placeholder{color:#d0021b}.sc-input--error::-ms-input-placeholder{color:#d0021b}.sc-input--error::placeholder{color:#d0021b}.sc-input--error .sc-input__input::-webkit-input-placeholder{color:#d0021b}.sc-input--error .sc-input__input::-moz-placeholder{color:#d0021b}.sc-input--error .sc-input__input::-ms-input-placeholder{color:#d0021b}.sc-input--error .sc-input__input::placeholder{color:#d0021b}.sc-input__country{padding-right:16px;border-right:1px solid #ccc;height:30px;width:65px}.sc-input__text{font-size:1rem;margin-left:16px;color:#555}.sc-input__select{background-color:#fff;width:80px;padding-right:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg id='Capa_1' xmlns='http://www.w3.org/2000/svg' viewBox='-10 13.2 14.7 8.4'%3e%3cstyle%3e.st0%7bfill:%23d5d5d5%7d%3c/style%3e%3cpath class='st0' d='M4.7 14.6l-7 7H-3l-7-7 1.3-1.4 6 6 6-6 1.4 1.4z'%3e%3c/path%3e%3c/svg%3e");background-repeat:no-repeat;background-size:42px 7px;background-position:right center;-webkit-appearance:none}.sc-input__select::-ms-expand{display:none}.sc-tab-focus .sc-input__input:focus{outline-offset:-3px}@keyframes shimmer{from{background-position:-1000px 0}to{background-position:1000px 0}}.sc-select{border:1px solid #e1e1e1;border-radius:6px;min-height:50px;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;width:100%;vertical-align:middle}.sc-select__select{outline:0;font-size:.875rem;cursor:pointer;min-width:120px;width:100%;height:100%;background-color:transparent;border:0;padding:8px 32px 8px 16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg id='Capa_1' xmlns='http://www.w3.org/2000/svg' viewBox='-10 13.2 14.7 8.4'%3e%3cstyle%3e.st0%7bfill:%23d5d5d5%7d%3c/style%3e%3cpath class='st0' d='M4.7 14.6l-7 7H-3l-7-7 1.3-1.4 6 6 6-6 1.4 1.4z'%3e%3c/path%3e%3c/svg%3e");background-repeat:no-repeat;background-size:42px 7px;background-position:right center;-webkit-appearance:none}.sc-select__select::-ms-expand{display:none}.sc-select__select::-ms-value{background:0 0;color:#000}.sc-select__select--blue-arrow{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-10 13.2 14.7 8.4'%3e%3cstyle%3e.st0%7bfill:%23d5d5d5%7d%3c/style%3e%3cpath d='M4.7 14.6l-7 7H-3l-7-7 1.3-1.4 6 6 6-6 1.4 1.4z' fill='#0c77b9'/%3E%3C/svg%3E");color:#0473ea}.sc-select__select--blue-arrow option{color:#000}.sc-select__select--blue-arrow::-ms-value{color:#0473ea}.sc-select--small{min-height:42px}.sc-select--disabled{background-color:#f8f8f8}.sc-select--disabled:hover{background-color:#f8f8f8;cursor:not-allowed}.sc-select--disabled.sc-select-custom .sc-select__selected{background-color:#f8f8f8;cursor:not-allowed}.sc-select-custom .sc-select__select{display:none}.sc-select-custom .sc-select__selected{background-color:#fff;color:#000;padding:12px 40px 8px 16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:40px;width:100%;font-size:.875rem;font-weight:400}.sc-select-custom .sc-select__selected::after{position:absolute;content:"";top:calc(50% - 2px);right:16px;width:10px;height:10px;border-left:2px solid #b2b2b2;border-bottom:2px solid #b2b2b2;display:inline-block;-webkit-transform:rotate(-45deg) translateY(-50%);-ms-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sc-select-custom .sc-select__arrow::after{-webkit-transform:rotate(139deg);-ms-transform:rotate(139deg);transform:rotate(139deg)}.sc-select-custom .sc-select__select-items{position:absolute;background-color:#fff;top:calc(100% + 6px);border:1px solid #e1e1e1;left:0;right:0;z-index:99;-webkit-box-shadow:2px 2px 8px rgba(0,0,0,.25);box-shadow:2px 2px 8px rgba(0,0,0,.25);border-radius:5px;padding:12px 0;visibility:visible;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;max-height:300px;min-width:220px;overflow-y:auto;font-weight:400;overflow-x:hidden}.sc-select-custom .sc-select__select-items--hide{visibility:hidden;z-index:-11;max-height:0;overflow-y:visible}.sc-select-custom .sc-select__select-items--collapsed{overflow-y:visible}.sc-select-custom .sc-select__options{color:#000;padding:8px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:.875rem;font-weight:400}.sc-select-custom .sc-select__options:hover{background-color:#f7f7f7}.sc-select-custom .sc-select__options--selected{background-color:#eee}.sc-select-custom .sc-select__options--selected:hover{background-color:#eee}@keyframes shimmer{from{background-position:-1000px 0}to{background-position:1000px 0}}.sc-tooltip{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 8px;z-index:3;cursor:pointer}.sc-tooltip::before{content:none;width:16px;height:9px;background-image:url("data:image/svg+xml,%3Csvg width='14' height='7' viewBox='0 0 14 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 7L0 0H14L7 7Z' fill='%23FFECBC'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;position:absolute;-webkit-transform:translate(1px,-16px);-ms-transform:translate(1px,-16px);transform:translate(1px,-16px)}.sc-tooltip svg{width:18px;height:18px}.sc-tooltip svg path{stroke:#212121}.sc-tooltip--green{color:#1f8845}.sc-tooltip--green svg path{stroke:#1f8845}.sc-tooltip--blue{color:#2772c7}.sc-tooltip--blue svg path{stroke:#2772c7}.sc-tooltip__text{width:250px;position:absolute;background-color:#ffecbc;text-align:center;padding:8px;border-radius:5px;color:#525355;bottom:calc(100% + 10px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);visibility:hidden;opacity:0;-webkit-transition:opacity 1s;transition:opacity 1s;font-size:.75rem;font-weight:400;cursor:default;z-index:10}.sc-tooltip__text a{cursor:pointer}.sc-tooltip__text--active{visibility:visible;opacity:1}.sc-tooltip__text::before{content:"";position:absolute;width:100%;height:20px;bottom:-20px;left:0;right:0;margin:0 auto}.sc-tooltip:hover .sc-tooltip__text{visibility:visible;opacity:1}.sc-tooltip:hover::before{content:""}.sc-pf-interest-calc{background-color:#f6f6f6;padding:32px 0;overflow:hidden}.sc-pf-interest-calc__col{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sc-pf-interest-calc__table-wrapper,.sc-pf-interest-calc__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;padding:24px 16px;border-radius:12px;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #c3defa}.sc-pf-interest-calc__wrapper{grid-gap:16px;gap:16px}.sc-pf-interest-calc__input-note{font-size:.813rem;margin-top:auto}.sc-pf-interest-calc__col-box-note{font-size:.813rem;margin-bottom:8px}.sc-pf-interest-calc__input-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}.sc-pf-interest-calc__input-item:last-of-type{margin-bottom:0}.sc-pf-interest-calc__input-text{margin-bottom:16px}.sc-pf-interest-calc__inner-title{font-weight:500;color:#0c3a66;font-size:1.25rem;margin-bottom:24px}.sc-pf-interest-calc__note{margin-top:24px;font-size:.875rem}.sc-pf-interest-calc__input-options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:100%;flex-basis:100%;grid-gap:8px;gap:8px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:8px}.sc-pf-interest-calc__input-options-btn{background-color:#eaf0f8;border-radius:30px;padding:6px 16px;font-size:.875rem;font-weight:500;color:#0473ea;cursor:pointer}.sc-pf-interest-calc__result-row{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff}.sc-pf-interest-calc__result-row:first-of-type{background-color:#f3f8fe}.sc-pf-interest-calc__result-item{width:100%;padding:12px 12px;text-align:center;color:#0c3a66;font-size:.875rem}.sc-pf-interest-calc__result-item:first-child{width:40%;-ms-flex-negative:0;flex-shrink:0;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.sc-pf-interest-calc__result-item--top{font-weight:600}.sc-pf-interest-calc__result-item--top span{font-size:1.125rem;display:inline-block;padding:0 4px;color:#0473ea}.sc-pf-interest-calc__result-item--second{background-color:#f3f8fe;border-top:1px solid #e1e1e1}.sc-pf-interest-calc__interest-info{font-size:.813rem;margin-top:4px;display:block}.sc-pf-interest-calc__result-item-inner{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:8px}.sc-pf-interest-calc__result-item-inner .sc-tooltip::before{-webkit-transform:translate(1px,16px) rotate(180deg);-ms-transform:translate(1px,16px) rotate(180deg);transform:translate(1px,16px) rotate(180deg)}.sc-pf-interest-calc__result-item-inner .sc-tooltip__text{bottom:auto;width:140px;top:calc(100% + 10px)}.sc-pf-interest-calc__result-table{width:100%;border-radius:8px;overflow:hidden;border:1px solid #e1e1e1}.sc-pf-interest-calc__two-col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:16px;grid-gap:16px;gap:16px}.sc-pf-interest-calc__error-msg{color:#d0021b;font-size:.875rem;margin-top:8px}.sc-pf-interest-calc__buttons{margin-top:16px}.sc-pf-interest-calc__result-row-head .sc-pf-interest-calc__result-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sc-pf-interest-calc__result-item-right{display:-webkit-box;display:-ms-flexbox;display:flex;width:70%;text-align:center}.sc-pf-interest-calc__result-item-right .sc-pf-interest-calc__result-item{width:50%!important}.sc-pf-interest-calc__result-item-right p{text-align:center;font-weight:400}.sc-pf-interest-calc .sc-input,.sc-pf-interest-calc .sc-select{border:0;padding:0;border-radius:0;border-bottom:2px solid #38d200}.sc-pf-interest-calc .sc-select__selected{padding:0;font-weight:500;font-size:1.25rem;color:#0473ea}.sc-pf-interest-calc .sc-input__input{height:auto;font-size:1.875rem;padding:0;color:#0473ea;font-weight:500}.sc-pf-interest-calc .sc-input__input::-webkit-input-placeholder{font-size:1.25rem}.sc-pf-interest-calc .sc-input__input::-moz-placeholder{font-size:1.25rem}.sc-pf-interest-calc .sc-input__input::-ms-input-placeholder{font-size:1.25rem}.sc-pf-interest-calc .sc-input__input::placeholder{font-size:1.25rem}.sc-pf-interest-calc .sc-input__input--grey{color:#555}.sc-pf-interest-calc .sc-input__text{margin-left:0;margin-right:12px;color:#0473ea}.sc-blue-bg .sc-pf-interest-calc__note *,.sc-dark-bg .sc-pf-interest-calc__note *{color:#fff}.sc-white-bg .sc-pf-interest-calc__table-wrapper,.sc-white-bg .sc-pf-interest-calc__wrapper{background-color:#f6f6f6}.sc-white-bg .sc-input,.sc-white-bg .sc-input__input,.sc-white-bg .sc-select,.sc-white-bg .sc-select-custom .sc-select__selected{background-color:transparent}@media (min-width:680px){.sc-tooltip__text{width:300px}.sc-pf-interest-calc{padding:40px 0}.sc-pf-interest-calc__table-wrapper,.sc-pf-interest-calc__wrapper{padding:24px}.sc-pf-interest-calc__result-item:first-child{width:26%}}@media (min-width:1024.98px){.sc-pf-interest-calc__table-wrapper,.sc-pf-interest-calc__wrapper{padding:24px}.sc-pf-interest-calc__input-text{-ms-flex-preferred-size:calc(100% - 250px);flex-basis:calc(100% - 250px);margin-bottom:0}.sc-pf-interest-calc__wrapper{grid-gap:24px;gap:24px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.sc-pf-interest-calc__error-msg{width:220px;margin-left:auto}.sc-pf-interest-calc__two-col{grid-gap:24px;gap:24px;margin-top:24px}.sc-pf-interest-calc__result-item:first-child{width:30%}.sc-pf-interest-calc__result-item-right{width:70%}.sc-pf-interest-calc__result-item-right .sc-pf-interest-calc__result-item{width:50%!important}.sc-pf-interest-calc .sc-input,.sc-pf-interest-calc .sc-select{width:220px}}@media (max-width:679.98px){.sc-pf-interest-calc__table-wrapper{padding:8px}.sc-pf-interest-calc__result-item{padding:12px 4px}.sc-pf-interest-calc__result-row{padding:0 4px}.sc-pf-interest-calc--year-display{overflow:auto}.sc-pf-interest-calc--year-display .sc-pf-interest-calc__result-table{overflow:auto}.sc-pf-interest-calc--year-display .sc-pf-interest-calc__result-table-inner{width:600px}.sc-pf-interest-calc--year-display .sc-pf-interest-calc__result-item:first-child{width:20%}}