.form *[data-v-36dac7d9]{box-sizing:border-box}.form-wrapper[data-v-36dac7d9]{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:60px 0}.form-left h3[data-v-36dac7d9],.loan-left h3[data-v-36dac7d9]{display:flex;height:100%;align-items:center;margin:0;padding:0;font-size:40px;font-weight:700}.fieldset[data-v-36dac7d9]{display:flex;flex-direction:column}.fieldset label[data-v-36dac7d9]{font-style:normal;font-weight:400;font-size:18px;line-height:150%;padding:16px 0}.fieldset input[data-v-36dac7d9],.fieldset textarea[data-v-36dac7d9]{width:100%;background:#fff;opacity:.8;border-radius:14px;padding:16px 12px;border:none;outline:none;font-style:normal;font-weight:400;font-size:18px;line-height:150%}.fieldset textarea[data-v-36dac7d9]{resize:vertical}button.btn[data-v-36dac7d9]{cursor:pointer;border:none;outline:none;font-style:normal;font-weight:500;font-size:16px;line-height:150%;padding:14px 22px;margin-top:30px}.fieldset[data-v-36dac7d9] ::-moz-placeholder{color:rgba(29,37,45,.85)}.fieldset[data-v-36dac7d9] ::placeholder{color:rgba(29,37,45,.85)}.popup-message[data-v-36dac7d9]{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;z-index:2001;width:100%;height:100vh;backdrop-filter:blur(5px)}.popup__wrapper[data-v-36dac7d9]{position:relative;min-width:388px;background-color:#fff;filter:drop-shadow(0px 10px 30px rgba(0,0,0,.05));border-radius:20px;overflow:hidden;z-index:2002}.popup__header[data-v-36dac7d9]{padding:27px 0;text-align:center;font-style:normal;font-weight:600;font-size:26px;line-height:150%;color:#fff}.popup__header-success[data-v-36dac7d9]{background-color:#3bd341}.popup__header-error[data-v-36dac7d9]{background-color:#e93131}.popup__text[data-v-36dac7d9]{display:block;text-align:center;padding:31px 0 24px;max-width:300px;margin:0 auto}.popop__btn[data-v-36dac7d9]{text-align:center;padding-bottom:24px;cursor:pointer;line-height:2}.popop__btn[data-v-36dac7d9]:hover{text-underline-offset:3px;text-decoration-line:underline;text-decoration-style:dashed}.error-message[data-v-36dac7d9]{color:red}.hint-wrapper{position:relative}.hint-wrapper .hint-icon{cursor:pointer}.hint-wrapper:hover .hint{display:block}.hint-wrapper .hint{position:absolute;z-index:100;bottom:calc(100% + 18px);left:calc(-100% + 5px);display:none;border-radius:8px;padding:16px;min-width:250px;background:#fff;box-shadow:0 8px 32px rgba(0,0,0,.08);transition:all .5s ease}.hint-wrapper .hint:before{content:"";display:block;width:20px;height:20px;position:absolute;background-color:#fff;bottom:-10px;left:16px;transform:rotate(45deg)}.hint-wrapper .hint p{font-size:15px;font-weight:400;line-height:21px;text-align:left;color:#28282a}@media screen and (max-width: 600px){.hint-wrapper .hint{transform:translate(-80%)}.hint-wrapper .hint:before{left:auto;right:16px}}.credit-setup{display:flex;flex-direction:column;gap:16px;padding:12px 32px;background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.08)}.calc-wrapper{position:relative;padding:8px 0;gap:12px;border-radius:8px}.calc-slider-wrapper{position:absolute;bottom:0;width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px}.calc-slider-buttons{display:flex;justify-content:center;align-items:center;width:14px;height:14px;cursor:pointer}.calc-head{display:flex;justify-content:space-between;align-items:center;width:100%;margin:8px 0 16px}.calc-label{font-size:12px;font-weight:400;line-height:14px;color:#8a8a8e}.calc-value{font-size:17px;font-weight:400;line-height:23px}.custom-slider{display:flex;align-items:center;width:100%;--trackHeight: 4px;--thumbRadius: 1rem;--ProgressPercent: --ProgressPercent}.custom-slider input[type=range]{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;z-index:0;width:100%;margin:0;cursor:pointer}.custom-slider input[type=range]:before{content:"";position:absolute;width:var(--ProgressPercent);height:100%;background:#f0047f;pointer-events:none;border-radius:999px}.custom-slider input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;appearance:none;background:#ececec;height:var(--trackHeight);border-radius:999px}.custom-slider input[type=range]::-webkit-slider-thumb{position:relative;width:16px;height:16px;margin-top:calc((var(--trackHeight) - var(--thumbRadius)) / 2);background:#fff;border-radius:50%;border:2px solid #f0047f;pointer-events:all;-webkit-appearance:none;appearance:none;z-index:1}.calc-details{display:flex;justify-content:space-between;padding:12px;font-size:12px;font-weight:400;line-height:14px;-moz-user-select:none;user-select:none;user-focus:none;-webkit-user-select:none}.calc-details-info{color:#8a8a8e}.--underlined .credit-setup__list-item,.--underlined .credit-setup__list-tabs{width:100%;padding-bottom:20px;border-bottom:1px solid #e0e0e5}.credit-setup__list-item{display:grid;grid-template-columns:1fr auto;gap:10px}.credit-setup__list-shimmer{display:flex;align-items:center;gap:10px}.credit-tabs__title{font-size:15px;font-weight:400;line-height:21px}.credit-setup__list-tabs{display:flex;align-items:center;gap:10px}.credit-setup__list-item_tab{text-align:center;padding:8px 16px;width:100%;border-radius:8px;background-color:#f7f7f7;cursor:pointer;font-size:18px;font-family:Montserrat,sans-serif;font-weight:500}.credit-setup__list-item_tab.active{background:#f0047f;color:#fff}.setup-list-item__text{display:flex;align-items:center;gap:5px;font-size:15px;font-weight:400;line-height:21px;-moz-user-select:none;user-select:none;user-focus:none;-webkit-user-select:none}.setup-list-item__value{font-size:15px;font-weight:600;line-height:21px;text-align:right;-moz-user-select:none;user-select:none;user-focus:none;-webkit-user-select:none}.credit-setup-footnote{font-size:14px;font-weight:400;line-height:19.6px;text-align:center;color:#8a8a8e;-moz-user-select:none;user-select:none;user-focus:none;-webkit-user-select:none}.credit-button-wrapper{display:flex;flex-direction:column;gap:16px}.credit-setup-btn a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.setup-drawup-result{display:flex;justify-content:space-between;align-items:center;margin:8px 0 32px;-moz-user-select:none;user-select:none;user-focus:none;-webkit-user-select:none}.setup-drawup-result__title{font-size:17px;font-weight:600;line-height:21px;text-align:left;margin:0}.setup-drawup-result__value{font-size:24px;font-weight:600;line-height:28.8px;text-align:right;margin:0}.setup-drawup-result__value span{text-decoration:underline;font-weight:600}.credit-setup-details{margin:16px 0}.credit-setup__list{display:flex;flex-direction:column}.g16,.g12{gap:16px}.shimmer{background:linear-gradient(90deg,#e0e0e5,#efeff4);height:8px;border-radius:8px;background-size:200% 100%;animation:shimmer 3s linear infinite;margin-bottom:8px}.w-15{width:15%}.w-25{width:25%}.w-50{width:50%}.w-65,.w-75{width:65%}.credit-info{width:100%}.credit-info__visible{display:flex;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;border:1px solid #0000001a;border-radius:12px;opacity:.8;cursor:pointer}.credit-info__visible img{transition:all .3s ease}.credit-info__visible.active img{rotate:180deg}.credit-info__content{overflow:hidden;height:0;width:100%;transition:all .3s ease}.credit-info__body{display:flex;flex-direction:column;gap:16px;border-top:1px solid #e0e0e5;padding:24px 0}.hint-details-col{display:flex;justify-content:center;align-items:center;width:100%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.currency-symb{text-decoration:underline;font-weight:inherit;font-size:inherit}.primary-btn{background-color:#82b752;border-radius:.75rem;width:100%;color:#fff;height:50px;line-height:0;cursor:pointer;border:none}.primary-btn:disabled{background-color:#d1e3c1;border-color:#d1e3c1}.primary-btn:hover,.primary-btn:active{opacity:.9}@media screen and (max-width: 446px){.credit-setup{padding:24px 16px}}
