.v-select{margin:0}.v-select.disabled .vs__dropdown-toggle{background-color:#fff7f7;border-color:#e50113}.vs--disabled .vs__dropdown-toggle{border-color:#9c9c9c}.vs--disabled .vs__actions{filter:grayscale(100%) brightness(130%)}.vs--open .vs__dropdown-toggle{border:1px solid #39a1da;border-radius:10px}.vs--open .vs__selected{top:50%;transform:translateY(-50%)}.vs--open .vs__actions{transform:rotate(180deg)}.vs__dropdown-toggle{align-items:center;border:1px solid #39a1da;border-radius:10px;color:#9c9c9c;display:flex;font-size:14px;height:50px;padding:0 10px 0 20px;width:100%}@media screen and (max-width:767px){.vs__dropdown-toggle{padding:0 10px}}@media screen and (max-width:320px){.vs__dropdown-toggle{padding:0 5px}}.vs__dropdown-toggle,.vs__options,.vs__search{cursor:pointer;font-size:14px}.vs__clear{display:none}.vs__actions{padding:0;transform-origin:center center;transition:transform .25s cubic-bezier(.1,.2,.3,1);will-change:transform}@media screen and (max-width:767px){.vs__actions img{width:17px}}@media screen and (max-width:767px)and (max-width:320px){.vs__actions img{width:14px}}.vs__selected{color:#1b1c1d;margin:0;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:767px){.vs__selected{white-space:nowrap}}.vs__search{border:0!important;margin:0!important;padding:0!important}.vs__search::-moz-placeholder{color:#9c9c9c}.vs__search::placeholder{color:#9c9c9c}.vs__dropdown-menu{border:1px solid #39a1da;border-radius:10px;margin-top:5px;overflow-x:hidden;overflow:overlay;padding:0}@media screen and (max-width:767px){.vs__dropdown-menu{min-width:120px}}.vs__dropdown-menu li{align-items:center;display:flex;height:50px;transition:background-color .25s cubic-bezier(.1,.2,.3,1);will-change:background-color}.vs__dropdown-menu li:hover{background-color:#39a1da33;color:#1b1c1d}.vs__dropdown-menu::-webkit-scrollbar{background-color:transparent;width:10px}.vs__dropdown-menu::-webkit-scrollbar-thumb{background-color:transparent;border-left:4px solid #39a1da}.vs__dropdown-menu::-webkit-scrollbar-track{background-color:transparent;display:none}.vs__dropdown-menu::-webkit-scrollbar-track-piece{background-color:transparent;margin:10px 0}.vs__dropdown-option{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vs__no-options{padding-left:20px}.date-picker *{cursor:pointer}.date-picker input[type=number],.date-picker input[type=tel],.date-picker input[type=text]{width:100%}.date-picker.spin-icon img{transform:translateY(-50%) rotate(180deg)}@media screen and (max-width:320px){.date-picker.spin-icon img{transform:translate(5px,-50%) rotate(180px)}}.date-picker.unInput{color:#9c9c9c}.date-picker img{cursor:pointer;position:absolute;right:5%;top:50%;transform:translateY(-50%) rotate(0);transform-origin:center center;transition:transform .25s cubic-bezier(.1,.2,.3,1);will-change:transform}@media screen and (max-width:320px){.date-picker img{transform:translate(5px,-50%) rotate(0);width:14px}}.vdpCell.selectable:hover .vdpCellContent,.vdpCell.selected .vdpCellContent{background-color:#39a1da}.input__container{margin-bottom:25px;position:relative}@media screen and (max-width:767px){.input__container{margin-bottom:40px}}.input__container small{color:#9c9c9c;display:block;font-size:14px;margin-top:5px;min-height:1em}.input__container small.usage__clarification{color:#e50113}@media screen and (max-width:767px){.input__container small.web-hint{display:none}}.input__container small.mob-hint{display:none}@media screen and (max-width:767px){.input__container small.mob-hint{display:block;width:100%}}.input__container small.absolute{bottom:calc(-1em - 5px);left:0;position:absolute;width:100%}.input__container .single-width{max-width:50%}@media screen and (max-width:767px){.input__container .single-width{max-width:100%}}.input__container.same-line{align-items:flex-end;display:flex}@media screen and (max-width:767px){.input__container.same-line{flex-direction:column}}.input__container.same-line>*{flex:1 1 0}@media screen and (max-width:767px){.input__container.same-line>*{width:100%}}.input__container.same-line--start{align-items:flex-start}@media screen and (max-width:767px){.input__container.same-line--nowrap>*{width:0}.input__container.same-line--nowrap{flex-direction:row}}@media screen and (max-width:320px){.input__container.same-line--nowrap{flex-direction:column}.input__container.same-line--nowrap>*{width:100%}}.input__container.disabled .input__wrapper{border-color:#e50113}.input__container.disabled input[type=number],.input__container.disabled input[type=tel],.input__container.disabled input[type=text]:not(.no-alert),.input__container.disabled label:not(.radio-label){background-color:#fff7f7}.input__container.disabled small{color:#e50113}.input__container.disabled .textarea__container textarea{background-color:#fff7f7;border-color:#e50113}.input__container.disabled .textarea__container .current{color:#e50113}.input__container.disabled--outside input[type=number],.input__container.disabled--outside input[type=tel],.input__container.disabled--outside input[type=text]{background-color:#fff7f7;border-color:#e50113}.input__container.disabled--outside small{color:#e50113}.input__wrapper{align-items:center;border:1px solid #39a1da;border-radius:10px;display:flex;height:50px;position:relative;width:100%}.input__wrapper label{align-items:center;border-radius:10px;display:flex;height:100%;padding:0 15px}.input__wrapper input[type=number],.input__wrapper input[type=password],.input__wrapper input[type=tel],.input__wrapper input[type=text]{border-color:transparent;border-radius:10px;display:block;height:100%;width:100%}.input__wrapper input[type=number]::-moz-placeholder,.input__wrapper input[type=password]::-moz-placeholder,.input__wrapper input[type=tel]::-moz-placeholder,.input__wrapper input[type=text]::-moz-placeholder{color:#9c9c9c;font-size:16px}.input__wrapper input[type=number]::placeholder,.input__wrapper input[type=password]::placeholder,.input__wrapper input[type=tel]::placeholder,.input__wrapper input[type=text]::placeholder{color:#9c9c9c;font-size:16px}.input__wrapper--label-outside{display:flex;flex-direction:column;position:relative;width:100%}.input__wrapper--label-outside label{font-size:20px;font-weight:700;padding-bottom:10px}.input__wrapper--label-outside input[type=number],.input__wrapper--label-outside input[type=tel],.input__wrapper--label-outside input[type=text],.input__wrapper--label-outside textarea{border:1px solid #39a1da;border-radius:10px;font-size:14px;height:50px;padding-left:20px;width:100%}.input__wrapper--label-outside input[type=number].postal-code,.input__wrapper--label-outside input[type=tel].postal-code,.input__wrapper--label-outside input[type=text].postal-code,.input__wrapper--label-outside textarea.postal-code{background-color:var(--vs-disabled-bg);border-color:#9c9c9c}@media screen and (max-width:767px){.input__wrapper--label-outside input[type=number],.input__wrapper--label-outside input[type=tel],.input__wrapper--label-outside input[type=text],.input__wrapper--label-outside textarea{padding-left:.5em}}@media screen and (max-width:320px){.input__wrapper--label-outside input[type=number],.input__wrapper--label-outside input[type=tel],.input__wrapper--label-outside input[type=text],.input__wrapper--label-outside textarea{padding-left:.5em}}.input__wrapper--label-outside input[type=number]::-moz-placeholder,.input__wrapper--label-outside input[type=tel]::-moz-placeholder,.input__wrapper--label-outside input[type=text]::-moz-placeholder,.input__wrapper--label-outside textarea::-moz-placeholder{color:#9c9c9c}.input__wrapper--label-outside input[type=number]::placeholder,.input__wrapper--label-outside input[type=tel]::placeholder,.input__wrapper--label-outside input[type=text]::placeholder,.input__wrapper--label-outside textarea::placeholder{color:#9c9c9c}.input__wrapper--label-outside textarea{height:68px;outline:none;padding:10px 12px;resize:vertical}@media screen and (max-width:767px){.input__wrapper--label-outside.small{max-width:80px}.input__wrapper--label-outside.small label{font-size:18px;width:100%}.input__wrapper--label-outside.small input[type=number],.input__wrapper--label-outside.small input[type=tel],.input__wrapper--label-outside.small input[type=text]{padding-left:15px;width:100%}}@media screen and (max-width:767px)and (max-width:320px){.input__wrapper--label-outside.small input[type=number],.input__wrapper--label-outside.small input[type=tel],.input__wrapper--label-outside.small input[type=text]{padding-left:.5em}}.input__wrapper--label-outside.disabled input[type=number],.input__wrapper--label-outside.disabled input[type=tel],.input__wrapper--label-outside.disabled input[type=text],.input__wrapper--label-outside.disabled textarea{background-color:#fff7f7;border-color:#e50113}.input__wrapper--label-outside.disabled input[type=checkbox],.input__wrapper--label-outside.disabled input[type=radio]{border-color:#e50113}.input__wrapper--label-outside.disabled+small,.input__wrapper--label-outside.disabled>small{color:#e50113}.input__wrapper--label-outside.disabled--select .vs__dropdown-toggle{background-color:#fff7f7;border-color:#e50113}.input__wrapper--label-outside.disabled--select small{color:#e50113}.input__wrapper--check{align-items:center;display:flex;height:50px;justify-content:space-between;width:100%}@media screen and (max-width:767px){.input__wrapper--check{height:auto;min-height:50px}}.input__wrapper--check input[type=checkbox],.input__wrapper--check input[type=radio],.input__wrapper--check label{cursor:pointer}.input__wrapper--check label{padding:0}.input__wrapper--check.wrap{flex-wrap:wrap}.input__wrapper--check.start{justify-content:flex-start}@media screen and (max-width:767px){.input__wrapper--check.m-wrap{display:block}.input__wrapper--check.m-wrap .check__wrapper{display:inline-flex;margin-top:20px}.input__wrapper--check.m-wrap .check__wrapper:not(:last-of-type){margin-right:20px}.input__wrapper--check.m-justify-start{justify-content:flex-start}.input__wrapper--check.m-align-start{align-items:flex-start}}.input__wrapper--file.disabled .upload__btn{border-color:#e50113}.input__wrapper--file.disabled small:not(.upload__detail){color:#e50113}.input__wrapper--file input{display:none}.input__wrapper--file label{cursor:pointer}.input__wrapper--file .upload__title{align-items:center;display:flex;font-size:20px;font-weight:700;padding-bottom:10px}.input__wrapper--file .upload__title img{margin-left:10px}.input__wrapper--file .upload__detail{color:#9c9c9c;font-size:14px;line-height:1.5;margin-bottom:15px}.input__wrapper--file .upload__btn{align-items:center;border:1px solid #39a1da;border-radius:15px;display:flex;flex-direction:column;padding:20px 30px 40px;position:relative}.input__wrapper--file .example__title{color:#9c9c9c;font-size:14px;margin-bottom:5px}.input__wrapper--file .example__title.disabled{opacity:0}.input__wrapper--file .example__img{max-width:90%;-o-object-fit:contain;object-fit:contain;z-index:1}.input__wrapper--file .example__img--preview{transform:scale(1.1)}@media screen and (max-width:767px){.input__wrapper--file .example__img--preview{transform:scale(1)}}.input__wrapper--file .only-dreamloan-use{color:#9c9c9c;font-size:35px;font-weight:700;left:50%;opacity:.2;position:absolute;top:50%;transform:translate(-50%,-50%);white-space:nowrap;z-index:2}.input__wrapper--file .only-dreamloan-use.disabled{display:none}.input__wrapper--nowrap{flex-direction:row}.input__send{align-items:center;background-color:#39a1da;border-radius:10px;color:#fff;display:flex;font-size:22px;font-weight:700;height:60px;justify-content:center;transition:background-color .25s cubic-bezier(.1,.2,.3,1);width:100%;will-change:background-color}.input__send img{margin-left:10px;transition:transform .4s cubic-bezier(.1,.2,.3,1);width:20px;will-change:transform}.input__send:hover{background-color:#2796d2;color:#fff}.input__send:hover img{transform:translate3d(.4em,0,0) scale(1.05)}.input__send:active{background-color:#2386bd}.input__send--check{background-color:#1d3994;font-size:18px}.input__send--check:hover{background-color:#19317f}.input__send--check:active{background-color:#152969}.input__send.disabled{color:#c2c2c2;pointer-events:none}.input__send.disabled,.input__send.disabled:active,.input__send.disabled:hover{background-color:#e8e8e8}.input__send.next-step{margin:0 auto;max-width:336px;width:100%}.input__send.next-step img{margin-left:20px}.input__send.prev-step img{margin-left:0;margin-right:20px;transform:rotate(180deg)}.input__send.prev-step:hover img{transform:rotate(180deg) translate3d(.4em,0,0) scale(1.05)}.input__multiple{align-items:center;display:flex}.input__multiple input[type=number],.input__multiple input[type=tel],.input__multiple input[type=text]{font-size:14px;width:100%}.input__multiple button{flex-shrink:0;height:50px;width:150px}@media screen and (max-width:767px){.input__multiple{flex-direction:column;justify-content:center}.input__multiple input[type=number],.input__multiple input[type=tel],.input__multiple input[type=text]{margin:0;width:100%}.input__multiple button{margin-top:20px;width:100%}}@media screen and (max-width:767px)and (max-width:767px){.input__multiple--m-nowrap{flex-direction:row}}.input__hint{color:#9c9c9c;display:block}.label-with-checkbox{align-items:center;display:flex;font-size:20px;margin-bottom:10px}@media screen and (max-width:767px){.label-with-checkbox{justify-content:space-between;margin-left:0}}.label-with-checkbox label{font-weight:700}@media screen and (max-width:767px){.label-with-checkbox label{font-size:18px}}.checkbox{align-items:center;display:flex;margin-left:20px}@media screen and (max-width:767px){.checkbox{margin:0}}.checkbox input[type=checkbox]{opacity:0;position:absolute}.checkbox input[type=checkbox]+label{align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:400;position:relative}.checkbox input[type=checkbox]+label:before{border:1px solid #1d3994;border-radius:3px;content:"";display:inline-block;height:16px;margin-right:5px;transform:translateY(1px);transition:bakcgorund-color .25s cubic-bezier(.1,.2,.3,1);width:16px;will-change:bakcgorund-color}.checkbox input[type=checkbox]:hover+label:before{background-color:#39a1da33}.checkbox input[type=checkbox]:checked+label:before{background-color:#1d3994;border-color:#1d3994}.checkbox input[type=checkbox]:checked+label:after{border-bottom:3px solid #fff;border-radius:3px;border-right:3px solid #fff;content:"";display:inline-block;height:10px;left:9px;position:absolute;top:7px;transform:rotate(45deg) translateY(-50%);width:5px}.checkbox.disabled input+label{color:#9c9c9c;cursor:default}.checkbox.disabled input+label:before{border-color:#9c9c9c;pointer-events:none}.checkbox.disabled input:hover+label:before{background-color:transparent}.check__wrapper{align-items:center;display:flex}.check__wrapper label{font-size:14px;padding-left:.5em;white-space:nowrap}.check__wrapper input.no-warning{border-color:#1d3994!important}.check__wrapper.disabled label{color:#9c9c9c;pointer-events:none}.check__wrapper.disabled input{border-color:#9c9c9c!important;pointer-events:none}.input-with-unit{position:relative}.input-with-unit:after{content:attr(data-unit);position:absolute;right:1em;top:50%;transform:translateY(-50%)}.label-with-supplement label{display:block;font-size:20px;font-weight:700;line-height:1.25;padding-bottom:10px}.label-with-supplement .supplement{line-height:1.25;margin-bottom:10px;max-width:100%;width:100vw}.label-with-supplement .supplement *{font-size:14px}.label-with-supplement .supplement__text{display:inline}.label-with-supplement .supplement .tooltip *,.label-with-supplement .supplement__link{color:#39a1da;margin-left:.5em;text-decoration:underline}@media screen and (max-width:767px){.label-with-supplement .supplement .tooltip *,.label-with-supplement .supplement__link{margin-left:0}.label-with-supplement .supplement__link{display:table;padding-top:5px}}.textarea__container{position:relative}.textarea__container textarea{border:1px solid #39a1da;border-radius:10px;font-size:16px;height:150px;padding:15px 20px;resize:none;width:100%}.textarea__container textarea::-webkit-scrollbar{background-color:transparent;width:10px}.textarea__container textarea::-webkit-scrollbar-thumb{background-color:transparent;border-left:4px solid #39a1da}.textarea__container textarea::-webkit-scrollbar-track{background-color:transparent;display:none}.textarea__container textarea::-webkit-scrollbar-track-piece{background-color:transparent;margin:10px 0}.textarea__container textarea:focus{outline:0}.textarea__number{align-items:center;bottom:-18px;display:flex;position:absolute;right:0}.textarea__number *{font-size:14px}.textarea__number .current{color:#39a1da}.textarea__number .total{color:#9c9c9c}input,textarea{font-size:medium}#loan-index{position:relative}#loan-index .intro__wrapper{justify-content:unset}#loan-index .banner__container{align-items:center;display:flex;flex-direction:column;width:100%}#loan-index .banner__img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:430px;width:100%}@media screen and (max-width:1023px){#loan-index .banner__img{height:265px}}@media screen and (max-width:767px){#loan-index .banner__img{height:190px}}#loan-index .banner__text{background-color:#fff;border-radius:15px;color:#1d3994;margin-top:-153px;padding:30px 0 40px;position:relative;text-align:center;width:887px}@media screen and (max-width:1023px){#loan-index .banner__text{margin-top:-66px;padding:30px 0;width:573px}}@media screen and (max-width:767px){#loan-index .banner__text{border-radius:0;margin-top:0;padding:30px 0 20px;width:100%}}#loan-index .banner__text h1{color:#1b1c1d;font-size:50px;font-weight:400;margin-top:10px}@media screen and (max-width:1023px){#loan-index .banner__text h1{font-size:26px}}@media screen and (max-width:767px){#loan-index .banner__text h1{font-size:32px}}#loan-index .banner__text p{color:#1b1c1d;font-size:20px;margin-top:1em}@media screen and (max-width:1023px){#loan-index .banner__text p{font-size:14px}}@media screen and (max-width:767px){#loan-index .banner__text p{font-size:16px;line-height:1.5;margin-left:auto;margin-right:auto;width:calc(100% - 132px)}}@media screen and (max-width:320px){#loan-index .banner__text p{width:calc(100% - 80px)}}#loan-index .banner__tag{align-items:center;background:#1d3994;border-radius:27px;color:#fff;display:flex;flex-direction:row;font-size:20px;justify-content:center;left:50%;line-height:28px;padding:6px 20px;position:absolute;top:0;transform:translate(-50%,-50%)}#loan-index .banner__qualify{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;margin-top:20px;padding:0;width:calc(100% - 400px)}@media screen and (max-width:1023px){#loan-index .banner__qualify{width:calc(100% - 100px)}}@media screen and (max-width:767px){#loan-index .banner__qualify{width:calc(100% - 170px)}}@media screen and (max-width:320px){#loan-index .banner__qualify{width:calc(100% - 100px)}}#loan-index .banner__qualify li{align-items:center;color:#9c9c9c;display:flex;flex:50%;font-size:18px;line-height:2;padding-left:25px;position:relative;text-align:left}#loan-index .banner__qualify li:before{background-color:#1d3994;border-radius:90%;content:"";height:10px;left:0;position:absolute;top:18px;transform:translateY(-50%);width:10px}@media screen and (max-width:1023px){#loan-index .banner__qualify li{font-size:16px}}@media screen and (max-width:767px){#loan-index .banner__qualify li{justify-content:flex-start!important}}#loan-index .mobile-controller{align-items:center;background:#fff;bottom:0;display:none;height:80px;justify-content:center;position:fixed;width:100%;z-index:50}@media screen and (max-width:767px){#loan-index .mobile-controller{display:flex}}#loan-index .mobile-controller a,#loan-index .mobile-controller button{font-size:18px;height:40px;width:145px}#loan-index .mobile-controller a:first-child,#loan-index .mobile-controller button:first-child{margin-right:15px}#loan-index main{-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(12,62px);width:1074px}@media screen and (max-width:1279px){#loan-index main{-moz-column-gap:27px;column-gap:27px;grid-template-columns:repeat(12,55.8px);width:966.6px}}@media screen and (max-width:1023px){#loan-index main{-moz-column-gap:18px;column-gap:18px;grid-template-columns:repeat(12,41px);width:690px}}@media screen and (max-width:767px){#loan-index main{-moz-column-gap:15px;column-gap:15px;grid-template-columns:repeat(6,38px);width:303px}}@media screen and (max-width:320px){#loan-index main{-moz-column-gap:13.5px;column-gap:13.5px;grid-template-columns:repeat(6,34.2px);width:272.7px}}#loan-index main{margin-left:auto;margin-right:auto}@media screen and (max-width:767px){#loan-index main{margin-bottom:63px}}#loan-index main .bg-grey{height:500px;position:absolute;right:-3.5%;top:26.5%;width:600px;z-index:-1}@media screen and (max-width:1023px){#loan-index main .bg-grey{display:none}}#loan-index main .breadcrumb--loan-index{grid-column:1/-1;margin-bottom:40px}#loan-index main .plan{grid-column:1/7}#loan-index main .plan__title{font-size:32px;margin-bottom:50px}#loan-index main .plan__list__wrapper{display:flex}#loan-index main .plan__list__wrapper:not(:last-of-type){margin-bottom:60px}@media screen and (max-width:767px){#loan-index main .plan__list__wrapper:not(:last-of-type){margin-bottom:45px}}#loan-index main .plan__list--left{height:155px;width:145px}@media screen and (max-width:1023px){#loan-index main .plan__list--left{height:85px;width:90px}}#loan-index main .plan__list--right{margin-left:35px}@media screen and (max-width:767px){#loan-index main .plan__list--right{margin-left:28px}}#loan-index main .plan__list--right h3{display:table;font-size:22px;line-height:1.5;margin-bottom:10px;table-layout:fixed;width:100%}#loan-index main .plan__list--right h3 span{display:table-cell}#loan-index main .plan__list--right p{font-size:18px;line-height:2}#loan-index main .plan__list--right-no-indent{margin-left:0}@media screen and (max-width:767px){#loan-index main .plan__list--right-no-indent{margin-left:0}}#loan-index main .estimate{align-items:center;background-color:#fff;border:2px solid #e8e8e8;border-radius:10px;display:flex;flex-direction:column;grid-column:8/-1;padding:40px 35px}@media screen and (max-width:1279px){#loan-index main .estimate{grid-column-start:7;padding:40px 45px}}@media screen and (max-width:767px){#loan-index main .estimate{background-color:#fff;border:0;border-radius:0;display:none;height:100vh;left:0;overflow-y:scroll;padding:55px 40px 20px;position:fixed;top:0;z-index:1000}}#loan-index main .estimate.mobile-active{display:flex!important}#loan-index main .estimate hr{border:1px solid #e8e8e8;margin:0;width:100%}#loan-index main .estimate__title{font-size:24px;margin-bottom:15px}@media screen and (max-width:1023px){#loan-index main .estimate__title{font-size:20px;line-height:1.5;text-align:center}}@media screen and (max-width:320px){#loan-index main .estimate__title{font-size:18px;white-space:nowrap}}#loan-index main .estimate__supplement{color:#9c9c9c;font-size:14px;margin-bottom:45px}@media screen and (max-width:1023px){#loan-index main .estimate__supplement{margin-bottom:35px}}#loan-index main .estimate__wrapper{margin-bottom:45px;width:100%}@media screen and (max-width:1023px){#loan-index main .estimate__wrapper{margin-bottom:50px}}@media screen and (max-width:767px){#loan-index main .estimate__wrapper{margin-bottom:45px}}#loan-index main .estimate__wrapper--top{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}#loan-index main .estimate__label{flex-shrink:0;font-size:18px}@media screen and (max-width:1023px){#loan-index main .estimate__label{font-size:16px}}#loan-index main .estimate__number{align-items:flex-end;display:flex}#loan-index main .estimate__amount{border-bottom:1px solid #39a1da;color:#39a1da;font-size:22px;font-weight:500;line-height:1.3;padding:0 8px}#loan-index main .estimate__unit{padding-left:5px;position:relative}#loan-index main .estimate__unit small{color:#9c9c9c;font-size:14px}#loan-index main .estimate__unit img{position:absolute;right:-1.5em;top:-1.5em}#loan-index main .estimate__range{position:relative}#loan-index main .estimate__range input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border-radius:10px;cursor:pointer;height:20px;outline:none;overflow:hidden;width:100%}#loan-index main .estimate__range input[type=range]::-webkit-slider-runnable-track{background-color:#eef2fa}#loan-index main .estimate__range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#e50113 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' viewBox='0 0 7 10'%3E%3Cg fill='%23fff' stroke='%23f28890' data-name='Group 1'%3E%3Cg data-name='Rectangle 1'%3E%3Crect width='2' height='10' stroke='none' rx='1'/%3E%3Crect width='1' height='9' x='.5' y='.5' fill='none' rx='.5'/%3E%3C/g%3E%3Cg data-name='Rectangle 3' transform='translate(5)'%3E%3Crect width='2' height='10' stroke='none' rx='1'/%3E%3Crect width='1' height='9' x='.5' y='.5' fill='none' rx='.5'/%3E%3C/g%3E%3Cg data-name='Rectangle 4' transform='translate(5)'%3E%3Crect width='2' height='10' stroke='none' rx='1'/%3E%3Crect width='1' height='9' x='.5' y='.5' fill='none' rx='.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 50%/30% no-repeat;border-radius:50%;box-shadow:-100vw 0 0 calc(100vw - 10px) #39a1da;height:20px;width:20px}#loan-index main .estimate__range small{color:#9c9c9c;font-size:14px;left:.5em;line-height:1.5;position:absolute;top:25px}#loan-index main .estimate__result{margin:20px 0;padding-left:10px;width:100%}@media screen and (max-width:1023px){#loan-index main .estimate__result{margin-bottom:30px}}#loan-index main .estimate__result h4{align-items:center;display:flex}#loan-index main .estimate__result h4 small{color:#9c9c9c;font-size:14px;font-weight:400}#loan-index main .estimate__result h4 img{display:inline-block;margin-left:-15px}#loan-index main .estimate__result__wrapper{align-items:flex-end;display:flex;justify-content:space-between}#loan-index main .estimate__result__amount{flex-shrink:0}#loan-index main .estimate__result--prefix{font-size:20px;margin-right:20px}@media screen and (max-width:1023px){#loan-index main .estimate__result--prefix{font-size:18px;margin-right:10px}}#loan-index main .estimate__result--payment{font-size:50px}@media screen and (max-width:1023px){#loan-index main .estimate__result--payment{font-size:40px}}#loan-index main .estimate__result--list{align-items:flex-end;display:flex}@media screen and (max-width:1023px){#loan-index main .estimate__result--list{align-items:center;flex-direction:column}}@media screen and (max-width:767px){#loan-index main .estimate__result--list{align-items:flex-end;flex-direction:row}}#loan-index main .estimate__result--list:hover span{color:#1d3994}#loan-index main .estimate__result--list:hover .list-stroke{stroke:#1d3994}#loan-index main .estimate__result--list svg{transform:translateY(10px)}@media screen and (max-width:1023px){#loan-index main .estimate__result--list svg{transform:translateY(0)}}@media screen and (max-width:767px){#loan-index main .estimate__result--list svg{transform:translateY(10px)}}#loan-index main .estimate__result--list .list-stroke{stroke:#39a1da;transition:stroke .25s cubic-bezier(.1,.2,.3,1);will-change:stroke}#loan-index main .estimate__result--list span{color:#39a1da;flex-shrink:0;font-size:20px;text-decoration:underline;transition:color .25s cubic-bezier(.1,.2,.3,1);will-change:color}@media screen and (max-width:1023px){#loan-index main .estimate__result--list span{font-size:16px}}#loan-index main .estimate__apply{margin:40px auto;width:200px}@media screen and (max-width:1023px){#loan-index main .estimate__apply{margin:30px auto}}@media screen and (max-width:767px){#loan-index main .estimate__apply{flex-shrink:0}}#loan-index main .estimate__apply img{margin-left:20px}#loan-index main .estimate__hint{color:#9c9c9c;font-size:14px;line-height:1.5;text-align:justify}#loan-index main .estimate__close{display:none;position:absolute;right:5vw;top:5vw}@media screen and (max-width:767px){#loan-index main .estimate__close{display:block}}#loan-index main .preview__container{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;height:80vh;overflow-y:auto;padding-top:80px;position:relative;width:700px}@media screen and (max-width:1023px){#loan-index main .preview__container{width:640px}}@media screen and (max-width:767px){#loan-index main .preview__container{border-radius:0;bottom:0;padding-top:0;position:fixed;width:100vw}}#loan-index main .preview__container hr{border:0;border-top:1px solid #e8e8e8;margin:20px 0 40px}#loan-index main .preview__title{background-color:#fff;border-bottom:1px solid #e8e8e8;border-radius:10px 10px 0 0;font-size:24px;margin-bottom:30px;padding:20px 0;position:fixed;text-align:center;top:10vh;width:700px;z-index:1000}@media screen and (max-width:1023px){#loan-index main .preview__title{width:640px}}@media screen and (max-width:767px){#loan-index main .preview__title{border-radius:0;font-size:20px;margin-bottom:0;position:unset;top:0;width:100vw}}#loan-index main .preview__back{cursor:pointer;display:none;left:25px;position:absolute;top:25px}@media screen and (max-width:767px){#loan-index main .preview__back{display:inline}}#loan-index main .preview__column{border:1px solid #9c9c9c;border-radius:10px;display:flex;height:80px;width:400px}@media screen and (max-width:767px){#loan-index main .preview__column{width:325px}}@media screen and (max-width:320px){#loan-index main .preview__column{width:90%}}#loan-index main .preview__column .rate{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding-bottom:15px;padding-top:15px}#loan-index main .preview__column--name{align-items:center;border-right:1px solid #9c9c9c;display:flex;flex:0 0 70px;justify-content:center}@media screen and (max-width:320px){#loan-index main .preview__column--name{flex-basis:50px}}#loan-index main .preview__column--decoration{font-size:24px;margin:10px;text-align:center}#loan-index main .preview__column--decoration.equal{transform:rotate(90deg)}#loan-index main .preview__column--cell{align-items:center;display:flex;width:100%}#loan-index main .preview__column--amount{color:#1d3994;flex:0 0 7em;font-size:24px;font-weight:700;padding:20px}@media screen and (max-width:767px){#loan-index main .preview__column--amount{flex-shrink:1;font-size:20px;padding:25px 0 25px 10px}}@media screen and (max-width:320px){#loan-index main .preview__column--amount{font-size:18px}}#loan-index main .preview__column--detail{align-items:center;display:flex;flex-direction:column}@media screen and (max-width:767px){#loan-index main .preview__column--detail{margin-right:10px}}#loan-index main .preview__column--detail .wrapper{align-items:center;display:flex;justify-content:space-between;min-width:140px}@media screen and (max-width:767px){#loan-index main .preview__column--detail .wrapper{min-width:130px}}#loan-index main .preview__column--detail p{align-items:center;display:flex}#loan-index main .preview__column--detail p img{transform:scale(2.5);width:14px}#loan-index main .preview__column--detail p small{color:#9c9c9c;font-size:14px}#loan-index main .preview__hint{color:#9c9c9c;font-size:14px;margin-top:10px;padding-bottom:30px;text-align:center}#loan-index main .preview__statement{border-top:1px solid #e8e8e8;padding:20px 0 80px;width:100%}@media screen and (max-width:767px){#loan-index main .preview__statement{width:325px}}@media screen and (max-width:320px){#loan-index main .preview__statement{width:90%}}#loan-index main .preview__statement__title{font-size:20px;font-weight:400;padding-left:2em;position:relative}@media screen and (max-width:1023px){#loan-index main .preview__statement__title{margin-bottom:20px}}#loan-index main .preview__statement__title:before{border-bottom:6px solid transparent;border-left:8px solid #1d3994;border-top:6px solid transparent;content:"";height:0;left:20px;position:absolute;top:50%;transform:translateY(-50%);transition:transform .2s ease-in;width:0;will-change:transform}#loan-index main .preview__statement__title.active:before{transform:rotate(90deg) translate(-50%);transition:transform .2s ease-out}#loan-index main .preview__statement__table{width:100%}#loan-index main .preview__statement__table table::-webkit-scrollbar,#loan-index main .preview__statement__table::-webkit-scrollbar{width:8px}@media screen and (max-width:767px){#loan-index main .preview__statement__table table::-webkit-scrollbar,#loan-index main .preview__statement__table::-webkit-scrollbar{height:8px}}#loan-index main .preview__statement__table table::-webkit-scrollbar-thumb,#loan-index main .preview__statement__table::-webkit-scrollbar-thumb{background-color:#1d3994;border-radius:10px}#loan-index main .preview__statement__table table{width:100%}@media screen and (max-width:767px){#loan-index main .preview__statement__table table{display:block;overflow:auto;white-space:nowrap}}#loan-index main .preview__statement__table tr:nth-of-type(2n){background-color:#eef2fa}#loan-index main .preview__statement__table th{text-align:left}#loan-index main .preview__statement__table td{width:20%}#loan-index main .preview__statement__table td,#loan-index main .preview__statement__table th{font-size:18px;line-height:50px}@media screen and (max-width:767px){#loan-index main .preview__statement__table td,#loan-index main .preview__statement__table th{min-width:100px}}#loan-index main .preview__statement__table td:first-of-type,#loan-index main .preview__statement__table th:first-of-type{text-align:center}#loan-index main .preview__apply{border-top:1px solid #e8e8e8;margin:20px auto;width:80%}#loan-index main .preview__apply__box{background-color:#fff;border-radius:0 0 10px 10px;bottom:10vh;padding:20px 0;position:fixed;width:700px}@media screen and (max-width:1023px){#loan-index main .preview__apply__box{width:640px}}@media screen and (max-width:767px){#loan-index main .preview__apply__box{border-radius:0;bottom:0;width:100vw}}#loan-index main .step{grid-column:1/-1;margin:70px 0 200px}@media screen and (max-width:767px){#loan-index main .step{margin-bottom:50px}}#loan-index main .step__container{align-items:center;display:flex;margin-bottom:165px}#loan-index main .step__container:last-child{margin-bottom:0}@media screen and (max-width:1279px){#loan-index main .step__container{margin-left:5%}}@media screen and (max-width:1023px){#loan-index main .step__container{margin-left:0}}@media screen and (max-width:767px){#loan-index main .step__container{display:none}}#loan-index main .step__wrapper{height:150px;position:relative;width:150px}@media screen and (max-width:1279px){#loan-index main .step__wrapper{height:125px;width:125px}}@media screen and (max-width:1023px){#loan-index main .step__wrapper{height:100px;width:100px}}@media screen and (max-width:767px){#loan-index main .step__wrapper{align-items:center;display:flex;flex-direction:column;height:auto;width:100%}}#loan-index main .step__wrapper:not(:last-of-type){margin-right:12.5%}@media screen and (max-width:1279px){#loan-index main .step__wrapper:not(:last-of-type){margin-right:10%}}@media screen and (max-width:1023px){#loan-index main .step__wrapper:not(:last-of-type){margin-right:80px}}#loan-index main .step__title{margin-bottom:60px}@media screen and (max-width:767px){#loan-index main .step__title{margin-bottom:30px}}#loan-index main .step__number{align-items:center;background-color:#eef9ff;border-radius:10px;color:#fff;display:flex;flex-direction:row;font-size:100px;height:100%;justify-content:center;width:100%}@media screen and (max-width:1023px){#loan-index main .step__number{font-size:70px}}@media screen and (max-width:767px){#loan-index main .step__number{font-size:50px;height:66px;transform:translate(-100%,33.33%);width:66px}}#loan-index main .step__arrow{margin-right:7.5%}@media screen and (max-width:1279px){#loan-index main .step__arrow{margin-right:5%}}@media screen and (max-width:1023px){#loan-index main .step__arrow{margin-right:30px;transform:translateY(100%);width:7.5%}}@media screen and (max-width:767px){#loan-index main .step__arrow{position:absolute;right:-10%;top:50%;transform:translateY(-100%);width:45px}}#loan-index main .step__image{bottom:-50%;position:absolute;right:-50%}@media screen and (max-width:1279px){#loan-index main .step__image{bottom:-75%;right:-75%}}@media screen and (max-width:1023px){#loan-index main .step__image{right:-50%}}@media screen and (max-width:767px){#loan-index main .step__image{position:static}}@media screen and (max-width:1279px){#loan-index main .step__image img{width:90%}}@media screen and (max-width:1023px){#loan-index main .step__image img{width:100px}}@media screen and (max-width:767px){#loan-index main .step__image img{width:130px}}#loan-index main .step__image figcaption{font-size:20px;font-weight:700;text-align:center}@media screen and (max-width:1023px){#loan-index main .step__image figcaption{font-size:14px}}#loan-index main .step__text{margin-bottom:50px;margin-top:20px}#loan-index main .step .splide__pagination__page{background-color:#39a1da;margin:0 5px}#loan-index main .step .splide__pagination__page.is-active{background-color:#e50113;transform:scale(1)}#loan-index main .intro{display:flex;grid-column:1/-1;justify-content:center;margin-bottom:200px}@media screen and (max-width:1279px){#loan-index main .intro{margin-bottom:100px}}@media screen and (max-width:767px){#loan-index main .intro{flex-wrap:wrap;justify-content:flex-start;margin-bottom:0}}#loan-index main .intro__wrapper{border:1px solid #9c9c9c;border-radius:15px;display:flex;flex:0 0 calc(25% - 22.5px);flex-direction:column;height:250px;margin:0 22px;padding:50px 50px 0 calc(50px + 1em);position:relative}@media screen and (max-width:1279px){#loan-index main .intro__wrapper{padding:30px 30px 0 50px}}@media screen and (max-width:1023px){#loan-index main .intro__wrapper{flex-basis:calc(25% - 15px);height:220px;padding:30px 0 0 30px}}@media screen and (max-width:767px){#loan-index main .intro__wrapper{flex-basis:calc(50% - 11px);margin:0;padding:30px 0 0 20px}#loan-index main .intro__wrapper:nth-child(2n){margin-bottom:50px;margin-left:22px}}#loan-index main .intro__wrapper li:not(.intro__title){color:#9c9c9c;font-size:18px;line-height:1.25;position:relative}#loan-index main .intro__wrapper li:not(.intro__title):before{background-color:#9c9c9c;border-radius:50%;content:"";display:inline-block;height:4px;left:-10px;position:absolute;top:10px;width:4px}@media screen and (max-width:1023px){#loan-index main .intro__wrapper li:not(.intro__title){font-size:16px}}#loan-index main .intro__wrapper li:not(:last-of-type){margin-bottom:20px}#loan-index main .intro__description{font-size:22px;grid-column:1/-1;margin-bottom:70px}@media screen and (max-width:767px){#loan-index main .intro__description{font-size:18px;line-height:1.5;margin-bottom:50px;width:11em}}#loan-index main .intro__title{align-items:center;background-color:#fff;display:flex;justify-content:center;left:50%;position:absolute;top:-1.25em;transform:translate(-50%);width:80%}#loan-index main .intro__title img{transform:translate(-7.5%,5%);width:35px}@media screen and (max-width:1023px){#loan-index main .intro__title img{width:30px}}#loan-index main .intro__title span{color:#1d3994;flex-shrink:0;font-size:22px;transform:translate(-2.5%)}@media screen and (max-width:1023px){#loan-index main .intro__title span{font-size:18px}}#loan-index .promotion__container{align-items:center;display:flex;flex-direction:column;margin-bottom:100px;position:relative;width:100%}@media screen and (max-width:1023px){#loan-index .promotion__container{margin-bottom:170px}}#loan-index .promotion__wrapper{width:1074px}@media screen and (max-width:1279px){#loan-index .promotion__wrapper{width:966.6px}}@media screen and (max-width:1023px){#loan-index .promotion__wrapper{width:690px}}@media screen and (max-width:767px){#loan-index .promotion__wrapper{width:303px}}@media screen and (max-width:320px){#loan-index .promotion__wrapper{width:272.7px}}#loan-index .promotion__wrapper{align-items:center;display:flex;margin-left:auto;margin-right:auto;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width:1023px){#loan-index .promotion__wrapper{transform:translate(35px,-50%)}}@media screen and (max-width:767px){#loan-index .promotion__wrapper{transform:translateY(-50%)}}#loan-index .promotion__img{background:url(./loan-promotion-banner.DrKptrve.jpg) top/cover no-repeat;height:430px;width:100%}@media screen and (max-width:1023px){#loan-index .promotion__img{height:175px}}@media screen and (max-width:767px){#loan-index .promotion__img{height:190px}}#loan-index .promotion__text{background-color:#fff;border-radius:10px;height:260px;left:0;padding:40px 50px;width:360px}@media screen and (max-width:1023px){#loan-index .promotion__text{height:230px;transform:translateY(65px);width:330px}}@media screen and (max-width:767px){#loan-index .promotion__text{height:170px;padding:20px 30px;transform:translateY(100px);width:100%}}#loan-index .promotion__text h3{font-size:32px;line-height:1.5}@media screen and (max-width:1023px){#loan-index .promotion__text h3{font-size:28px}}@media screen and (max-width:767px){#loan-index .promotion__text h3{font-size:26px}}#loan-index .promotion__apply{margin:20px auto 0;width:210px}@media screen and (max-width:1023px){#loan-index .promotion__apply{font-size:20px;height:50px;width:175px}}@media screen and (max-width:767px){#loan-index .promotion__apply{font-size:18px;height:40px;width:150px}}#loan-index .marquee{margin-bottom:165px;position:relative}@media screen and (max-width:1023px){#loan-index .marquee{margin-bottom:155px}}@media screen and (max-width:767px){#loan-index .marquee{margin-bottom:100px}}#loan-index .marquee .bg-grey{height:520px;left:-5%;position:absolute;top:80%;transform:translateY(-50%);width:560px;z-index:-1}@media screen and (max-width:1023px){#loan-index .marquee .bg-grey{display:none}}#loan-index .marquee .bg-grey img{width:100%}#loan-index .marquee__container{width:1074px}@media screen and (max-width:1279px){#loan-index .marquee__container{width:966.6px}}@media screen and (max-width:1023px){#loan-index .marquee__container{width:690px}}@media screen and (max-width:767px){#loan-index .marquee__container{width:303px}}@media screen and (max-width:320px){#loan-index .marquee__container{width:272.7px}}#loan-index .marquee__container{display:flex;margin-left:auto;margin-right:auto}@media screen and (max-width:1023px){#loan-index .marquee__container{flex-direction:column-reverse}}@media screen and (max-width:767px){#loan-index .marquee__container{flex-direction:column-reverse}}#loan-index .marquee--right{display:flex;position:relative}@media screen and (max-width:767px){#loan-index .marquee--right{margin-bottom:85px}}#loan-index .marquee--right:after,#loan-index .marquee--right:before{content:"";height:50px;left:-5%;position:absolute;width:110%;z-index:3}#loan-index .marquee--right:before{background:linear-gradient(180deg,#fff,#ffffffcd 50%,#fff0);top:-1%}#loan-index .marquee--right:after{background:linear-gradient(0deg,#fff,#ffffffcd 50%,#fff0);bottom:-1%}#loan-index .marquee--left{margin-right:90px;max-width:380px;width:100%}@media screen and (max-width:1023px){#loan-index .marquee--left{margin-right:0;max-width:100%}}@media screen and (max-width:767px){#loan-index .marquee--left{margin-right:0}}#loan-index .marquee__title{font-size:32px;line-height:1.5;margin-bottom:20px}#loan-index .marquee__description{font-size:18px;line-height:1.5;margin-bottom:50px}#loan-index .marquee__link{align-items:center;display:flex;justify-content:flex-end}#loan-index .marquee__link span{color:#1d3994;font-size:22px;font-weight:700;margin-right:30px}#loan-index .marquee__link .arrow-right{height:20px;position:relative;width:58px}#loan-index .marquee__link .arrow-right .red{background-color:#e50113;border-radius:5px;bottom:0;height:3px;left:0;position:absolute;width:6px}#loan-index .marquee__link .arrow-right .blue{background-color:#1d3994;border-radius:5px;bottom:0;height:3px;position:absolute;right:0;transform-origin:left center;transition:transform .25s;width:37px}#loan-index .marquee__link .arrow-right .blue:after{background-color:#1d3994;border-radius:5px;bottom:0;content:"";height:3px;position:absolute;right:.5px;transform:rotate(45deg);transform-origin:right bottom;width:20px}#loan-index .marquee__link .arrow-right:hover .blue{transform:scaleX(1.2)}#loan-index .marquee__card{flex-shrink:0;max-height:480px;overflow:hidden;position:relative;width:100%;width:280px}@media screen and (max-width:1279px){#loan-index .marquee__card{max-width:200px}}@media screen and (max-width:1023px){#loan-index .marquee__card{max-height:290px;max-width:160px}}@media screen and (max-width:767px){#loan-index .marquee__card{max-width:145px}}#loan-index .marquee__card--up{margin-right:60px}@media screen and (max-width:1279px){#loan-index .marquee__card--up{margin-right:40px}}@media screen and (max-width:1023px){#loan-index .marquee__card--up{margin-right:20px}}@media screen and (max-width:767px){#loan-index .marquee__card--up{margin-right:15px}}#loan-index .marquee__card--up .marquee__content{animation:marquee-up 15s linear infinite;height:290px}@keyframes marquee-up{0%{transform:translateY(-100%)}to{transform:translateY(0)}}#loan-index .marquee__card--down .marquee__content{animation:marquee-down 15s linear infinite;height:290px}@keyframes marquee-down{0%{transform:translateY(0)}to{transform:translateY(-100%)}}#loan-index .marquee__content{display:block;margin-bottom:60px;will-change:transfrom}@media screen and (max-width:1279px){#loan-index .marquee__content{margin-bottom:40px}}@media screen and (max-width:1023px){#loan-index .marquee__content{margin-bottom:30px}}@media screen and (max-width:767px){#loan-index .marquee__content{margin-bottom:15px}}#loan-index .marquee__shadow{z-index:2}#loan-index .marquee__shadow:before{background-image:linear-gradient(180deg,#0d183a00 1%,#0d183a);border-radius:10px;bottom:0;content:"";display:block;height:147.5px;position:absolute;transition:opacity .25s cubic-bezier(.1,.2,.3,1);width:100%;will-change:opacity}@media screen and (max-width:1023px){#loan-index .marquee__shadow:before{height:85px;opacity:1}}@media screen and (max-width:767px){#loan-index .marquee__shadow:before{height:105.5px}}#loan-index .marquee__img{border-radius:10px;height:100%;width:100%}#loan-index .marquee__info{bottom:5%;left:5%;position:absolute;width:90%;z-index:2}#loan-index .marquee .signature--marquee{color:#fff}#loan-index .method__title{font-size:32px;margin-bottom:95px;width:1074px}@media screen and (max-width:1279px){#loan-index .method__title{width:966.6px}}@media screen and (max-width:1023px){#loan-index .method__title{width:690px}}@media screen and (max-width:767px){#loan-index .method__title{width:303px}}@media screen and (max-width:320px){#loan-index .method__title{width:272.7px}}#loan-index .method__title{margin-left:auto;margin-right:auto}@media screen and (max-width:1023px){#loan-index .method__title{margin-bottom:80px}}@media screen and (max-width:767px){#loan-index .method__title{margin-bottom:30px}}#loan-index .popup-verification__close{cursor:pointer;margin-left:auto}#loan-index .popup-verification__link{align-items:center;background-color:#39a1da;border:1px solid #e8e8e8;border-radius:10px;color:#fff;display:flex;font-size:22px;font-size:18px;height:60px;justify-content:center;margin-top:50px;transition:background-color .25s cubic-bezier(.1,.2,.3,1);width:228px;will-change:background-color}#loan-index .popup-verification__link:hover{background-color:#2796d2}@media screen and (max-width:767px){#loan-index .popup-verification__link{margin-top:40px}}#loan-index .popup-verification__title{font-size:18px;font-weight:500;margin:20px 0}#loan-index .popup-verification__content{line-height:1.67;max-width:320px;text-align:center}@media screen and (max-width:767px){#loan-index .popup-verification__content{font-size:16px!important;line-height:normal;max-width:80%}}#loan-index .popup-verification__container{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:center;padding:20px 20px 60px;width:704px}@media screen and (max-width:1279px){#loan-index .popup-verification__container{width:74.48%}}@media screen and (max-width:767px){#loan-index .popup-verification__container{padding:10px 10px 50px;width:81%}}.marquee--right{display:flex;height:500px;overflow-y:hidden;position:relative;width:100%}@media screen and (max-width:1023px){.marquee--right{display:block;height:268px;margin-left:-145px;width:980px}}.marquee--right{overflow-x:hidden}.marquee--right:after,.marquee--right:before{content:"";height:50px;left:0;position:absolute;width:980px;z-index:3}.marquee--right:before{background:linear-gradient(180deg,#1d3994,#1d3994cd 50%,#1d399400);top:0}.marquee--right:after{background:linear-gradient(0deg,#1d3994,#1d3994cd 50%,#1d399400);bottom:0}
