.box{background:#f8fafb;border-radius:25px;position:relative;width:30px;height:30px;margin-right:17px}@media(min-width:768px){.box{margin-right:20px;width:43px;height:43px}}@media(min-width:1200px){.box{margin-right:15px}}.btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;cursor:pointer}@media(min-width:768px){.btn{width:24px}}.btn span{display:block;width:100%;border-radius:3px;height:2px;margin:4px 0;background:#c4c4c4;transition:all .3s;position:relative}@media(min-width:768px){.btn span{margin:5px 0}}.active span+span{margin-top:10px}.active span:first-child{animation:top .7s ease forwards}.not-active span:first-child{animation:top-2 .7s ease forwards}.active span:nth-child(2){animation:scaled .7s ease forwards}.not-active span:nth-child(2){animation:scaled-2 .7s ease forwards}.active span:nth-child(3){animation:bottom .7s ease forwards}.not-active span:nth-child(3){animation:bottom-2 .7s ease forwards}@keyframes top{0%{top:0;transform:rotate(0)}50%{top:12px;transform:rotate(0)}to{top:12px;transform:rotate(45deg)}}@keyframes top-2{0%{top:12px;transform:rotate(45deg)}50%{top:12px;transform:rotate(0deg)}to{top:0;transform:rotate(0deg)}}@keyframes bottom{0%{bottom:0;transform:rotate(0)}50%{bottom:12px;transform:rotate(0)}to{bottom:12px;transform:rotate(135deg)}}@keyframes bottom-2{0%{bottom:12px;transform:rotate(135deg)}50%{bottom:12px;transform:rotate(0)}to{bottom:0;transform:rotate(0)}}@keyframes scaled{50%{transform:scale(0)}to{transform:scale(0)}}@keyframes scaled-2{0%{transform:scale(0)}50%{transform:scale(0)}to{transform:scale(1)}}.bell-holder{position:relative}.bell-holder-icon{margin-right:6px}@media(min-width:768px){.bell-holder-icon{margin-right:10px}}@media(min-width:1200px){.bell-holder-icon{margin-right:30px}}.logout-holder-icon{margin-right:13px}@media(min-width:768px){.logout-holder-icon{margin-right:10px}}@media(min-width:1200px){.logout-holder-icon{margin-right:58px}}.user-header-info{margin-right:6px;text-align:right}@media(min-width:768px){.user-header-info{margin-right:10px}}@media(min-width:1200px){.user-header-info{margin-right:20px}}.user-header-logo{width:36px;height:36px;border-radius:50%;border:2px solid #dfe0e1;display:flex;align-items:center;justify-content:center;position:relative}@media(min-width:768px){.user-header-logo{width:42px;height:42px;border:3px solid #dfe0e1}}@media(min-width:1200px){.user-header-logo{width:52px;height:52px}}.user-header-logo:before{content:"";position:absolute;width:30px;border-radius:50%;z-index:-1;height:30px;background:#f8fafb;top:0;bottom:0;right:0;left:0;margin:auto}@media(min-width:768px){.user-header-logo:before{width:32px;height:32px}}@media(min-width:1200px){.user-header-logo:before{width:40px;height:40px}}.user-header-logo p{margin:0}.user-header-holder{display:flex;align-items:center}.back-holder-icon{margin-right:8px}@media(min-width:768px){.back-holder-icon{margin-right:14px}}@media(min-width:1200px){.back-holder-icon{margin-right:20px}}.bell-holder-icon,.logout-holder-icon{cursor:pointer;width:30px;height:30px;background:#f8fafb;border-radius:6px;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.bell-holder-icon,.logout-holder-icon{width:43px;height:43px}}.bell-holder-icon svg,.logout-holder-icon svg{width:20px;height:20px;fill:#c4c4c4;transition:all .3s}@media(min-width:1200px){.bell-holder-icon svg,.logout-holder-icon svg{width:26px;height:26px}}.bell-holder-icon:hover svg,.logout-holder-icon:hover svg{fill:#1990fe}a .icon-back,a .icon-next{fill:#43ac34;cursor:pointer;transition:all .3s}a .icon-back:hover,a .icon-next:hover{fill:#279417}a .icon-back.not,a .icon-next.not{fill:#f8fafb;pointer-events:none;cursor:default}a:active .icon-back,a:active .icon-next{fill:#06792d}.left-item .icon-back,.left-item .icon-next{width:30px;height:30px}@media(min-width:768px){.left-item .icon-back,.left-item .icon-next{width:34px;height:34px}}@media(min-width:1200px){.left-item .icon-back,.left-item .icon-next{width:40px;height:40px}}.header-holder{background:#fff;box-shadow:0 2px 30px rgba(0,0,0,.15);z-index:1000;padding:13px 7px;position:sticky;top:0}.header-holder .icon-logo{width:155px;height:30px;display:none}@media(min-width:768px){.header-holder .icon-logo{display:block}}@media(min-width:1200px){.header-holder .icon-logo{width:196px;height:38px}}@media(min-width:768px){.header-holder{padding:18px 20px}}@media(min-width:1200px){.header-holder{padding:25px 70px}}.header-holder-login{background:#fff;box-shadow:0 2px 30px rgba(0,0,0,.15);z-index:2;padding:13px 7px;position:sticky;top:0}.header-holder-login .icon-logo{width:155px;height:30px}@media(min-width:768px){.header-holder-login .icon-logo{display:block}}@media(min-width:1200px){.header-holder-login .icon-logo{width:196px;height:38px}}@media(min-width:768px){.header-holder-login{padding:18px 20px}}@media(min-width:1200px){.header-holder-login{padding:25px 70px}}@media(min-width:768px){.logo-holder-icon{margin-right:30px}}@media(min-width:1200px){.logo-holder-icon{margin-right:52px}}.header-finmoll{display:flex;align-items:center;justify-content:space-between}.info-bell-holder{background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.1);border-radius:8px;width:370px;position:absolute;top:40px;right:-32px;z-index:2;max-height:65vh;overflow:auto}@media(min-width:768px){.info-bell-holder{top:50px;right:-11px}}@media(min-width:1200px){.info-bell-holder{top:50px;right:-7px}}.info-bell-holder:after{content:"";position:absolute;right:22px;margin:0 auto;top:-10px;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:11px solid #fff}.info-bell-holder .info-bell:last-child{border-bottom:0}.info-bell{font-size:16px;line-height:20px;letter-spacing:.02em;color:#1c1c1c;padding:10px 15px;border-bottom:2px solid #f5f7f9}@media(min-width:768px){.info-bell{padding:20px 30px}}.info-bell.null{text-align:center;padding:40px 0}.info-bell a{font-size:18px;display:inline;cursor:pointer;text-decoration:none;letter-spacing:.02em;transition:all .3s;font-size:16px;line-height:20px;color:#1990fe!important;border-bottom:3px solid #dfe0e1}.info-bell a:hover{transition:all .3s;color:#1990fe;border-bottom:3px solid #1990fe}.info-bell a.active,.info-bell a .router-link-active{border-bottom:3px solid #dfe0e1;color:#0038ff}.fm-popup-address-wr .tooltip-arrow{display:none}.fm-popup-address{padding:20px;color:#fff}.fm-popup-address div{color:#888}.arm-footer-holder{height:56px;align-items:center;background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.1);z-index:10;position:relative;display:none;padding:10px 12px}@media(min-width:768px){.arm-footer-holder{padding:30px}}@media(min-width:1200px){.arm-footer-holder{padding:35px 75px}}.arm-footer-holder .footer-copy{order:2;ont-size:12px;line-height:14px;letter-spacing:.05em;color:#828282}@media(min-width:768px){.arm-footer-holder .footer-copy{order:1;margin-right:24px;font-size:14px;line-height:20px}}@media(min-width:1200px){.arm-footer-holder .footer-copy{order:2;margin-right:0}}.arm-footer-holder a{order:1}@media(min-width:768px){.arm-footer-holder a{order:2}}@media(min-width:1200px){.arm-footer-holder a{order:1;margin-right:35px}}.offset_menu{top:79px!important}.offset_menu_lg{top:102px!important}.notification-holder{max-width:320px;box-shadow:0 4px 30px rgba(0,0,0,.1);border-radius:8px;font-size:16px;line-height:20px;font-weight:500;color:#fff;padding:15px 35px 15px 20px;position:fixed;top:95px;right:10px;z-index:99999}@media(min-width:768px){.notification-holder{max-width:420px;padding:25px 71px 25px 35px;right:30px}}.notification-holder p{margin:0!important}.notification-holder .close-icon{position:absolute;top:16px;right:15px}@media(min-width:768px){.notification-holder .close-icon{top:24px;right:40px}}.notification-holder .icon-close{fill:#fff;cursor:pointer;width:12px;height:12px}.notification-holder .finmoll-link{font-size:16px;color:#fff}.notification-holder .finmoll-link.popup{border-bottom-color:#fff;border-bottom-width:1px}.notification-holder.success{background:#43ac34}.notification-holder.error{background:#ff303c}.notification-holder.warning{background:#e8b500}.notification-holder.information{background:#1990fe}.color-black{color:#000!important}.color-black-grey{color:#1c1c1c!important}.color-white{color:#fff!important}.color-green{color:#43ac34!important}.color-green-dark{color:#0d5740!important}.color-blue{color:#1990fe!important}.color-red{color:#ff303c!important}.color-gray{color:#aaa!important}.color-gray-icon{color:#c4c4c4!important}@font-face{font-family:Roboto Slab;src:url(/fonts/robotoslabthin.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Roboto Slab;src:url(/fonts/robotoslablight.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Roboto Slab;src:url(/fonts/robotoslabregular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto Slab;src:url(/fonts/robotoslabbold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Thin.ttf) format("truetype");font-weight:100}@font-face{font-family:Roboto;src:url(/fonts/Roboto-ThinItalic.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Light.ttf) format("truetype");font-weight:300}@font-face{font-family:Roboto;src:url(/fonts/Roboto-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Medium.ttf) format("truetype");font-weight:500}@font-face{font-family:Roboto;src:url(/fonts/Roboto-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Bold.ttf) format("truetype");font-weight:700;font-style:bold}@font-face{font-family:Roboto;src:url(/fonts/Roboto-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Black.ttf) format("truetype");font-weight:900;font-style:bold}@font-face{font-family:Roboto;src:url(/fonts/Roboto-BlackItalic.ttf) format("truetype");font-weight:900;font-style:italic}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;min-height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}button{border:none;margin:0;padding:0;width:auto;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}button::-moz-focus-inner{border:0;padding:0}a{background-color:transparent;text-decoration:unset;color:#1c1c1c}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}h1,h2,h3,h4,h5,h6{margin:0}p{margin:0 0 10px}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;display:inline-block;vertical-align:top;max-width:100%;height:auto}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}:after,:before{box-sizing:border-box}ul li{list-style:none}ol,ul{margin:0;padding-left:0}blockquote{margin:0 0 20px;text-align:center}q:after,q:before{display:none}*{box-sizing:border-box}html{font-size:14px;height:100%}body{color:#1c1c1c;font-family:Roboto,sans-serif;margin:0;background:#f8fafb;background-attachment:fixed;min-height:100%}.wrapper{height:100vh;display:flex;flex-direction:column;overflow:auto}main{flex:1}.d-flex,main{display:flex}.a-baseline{align-items:baseline!important}.a-center{align-items:center!important}.a-start{align-items:flex-start}.j-center{justify-content:center}.j-end{justify-content:flex-end}.j-start{justify-content:flex-start}.j-between{justify-content:space-between}h1{font-family:Roboto slab,sans-serif;font-weight:700;font-size:26px;line-height:34px;letter-spacing:.02em;color:#1c1c1c}@media(min-width:768px){h1{font-size:36px;line-height:47px}}@media(min-width:1200px){h1{font-size:36px;line-height:47px}}h2{font-family:Roboto slab,sans-serif;font-weight:700;font-size:20px;line-height:23px;letter-spacing:.02em;color:#000}@media(min-width:768px){h2{font-size:22px;line-height:26px}}@media(min-width:1200px){h2{font-size:24px;line-height:28px}}h2.rob{font-family:Roboto,sans-serif}h3{font-weight:700;font-size:20px;line-height:23px}@media(min-width:768px){h3{font-size:22px;line-height:26px}}h3{font-weight:500;font-size:16px;line-height:19px;letter-spacing:.02em;color:#000}@media(min-width:768px){h3{font-size:20px;line-height:23px}}@media(min-width:1200px){h3{font-size:20px;line-height:23px}}.text-main{font-size:14px;line-height:16px;letter-spacing:.02em;color:#1c1c1c}.text-main.bold{font-weight:500}@media(min-width:768px){.text-main{font-size:16px;line-height:19px}}@media(min-width:1200px){.text-main{font-size:18px;line-height:21px}}.text-table{font-size:12px;line-height:14px;letter-spacing:.02em;color:#000}.text-table.bold,.text-table.bold700{font-weight:700}@media(min-width:768px){.text-table{font-size:14px;line-height:16px}}@media(min-width:1200px){.text-table{font-size:16px;line-height:19px}}.text-second{font-size:10px;line-height:12px;letter-spacing:.02em;color:#000}@media(min-width:768px){.text-second{font-size:12px;line-height:14px}}@media(min-width:1200px){.text-second{font-size:16px;line-height:19px}}.table-title{font-size:10px;line-height:12px;letter-spacing:.05em;color:#000}@media(min-width:768px){.table-title{font-size:12px;line-height:14px}}@media(min-width:1200px){.table-title{font-size:14px;line-height:16px}}.table-title.bold{font-weight:700}.f-links{text-decoration:none;cursor:pointer;color:#1c1c1c;background:transparent;border-radius:4px;padding:4px 8px;font-size:14px;line-height:16px;letter-spacing:.02em;transition:all .3s;width:-moz-fit-content;width:fit-content;position:relative;left:-8px}@media(min-width:768px){.f-links{font-size:16px;line-height:19px}}@media(min-width:1200px){.f-links{font-size:18px;line-height:21px}}.f-links.table{font-size:12px}@media(min-width:768px){.f-links.table{font-size:14px;line-height:19px}}@media(min-width:1200px){.f-links.table{font-size:16px;line-height:21px}}.f-links.bold{font-weight:500}.f-links:hover{background:#f8fafb}.f-links.black:hover{background:rgba(248,250,251,.05)}.f-links.blue{color:#1990fe}.f-links.blue:hover{background:#f8fafb}.f-links.blue.black:hover{background:rgba(248,250,251,.05)}.f-links.blue-border{color:#1990fe}.f-links.blue-border.black:hover,.f-links.blue-border:hover{background:transparent}.f-links.blue-border.mini{font-size:12px;line-height:14px}@media(min-width:768px){.f-links.blue-border.mini{font-size:14px;line-height:16px}}@media(min-width:1200px){.f-links.blue-border.mini{font-size:16px;line-height:19px}}.f-links.pop-up{padding:0;border-radius:0;position:relative;left:0;color:#1990fe;border-bottom:2px dashed #dfe0e1}.f-links.pop-up:hover{background:transparent;border-bottom:2px dashed #1990fe}.f-links.t-link{padding:0;border-radius:0;position:relative;left:0;color:#1c1c1c;background:transparent}.f-links.blue-big,.f-links.t-link:hover{padding:0;color:#1990fe}.f-links.blue-big{font-weight:700;font-size:12px;line-height:13px;letter-spacing:.1em;background:transparent;border-radius:0;position:relative;left:0;border-bottom:2px dashed #dfe0e1}@media(min-width:768px){.f-links.blue-big{font-size:14px;line-height:16px}}@media(min-width:1200px){.f-links.blue-big{font-size:16px;line-height:19px}}.f-links.blue-big:hover{border-bottom:2px dashed #1990fe;background:transparent}.f-buttons{display:inline-block;font-weight:700;font-size:12px;cursor:pointer;line-height:14px;letter-spacing:.1em;color:#fff;padding:15px 20px;background:#43ac34;border:1px solid rgba(28,28,28,.15);border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.25);transition:all .3s;text-transform:uppercase;text-align:center}.f-buttons .icon{width:12px;height:12px;fill:#fff;margin:0 10px 0 0}@media(min-width:768px){.f-buttons .icon{width:14px;height:14px}}@media(min-width:1200px){.f-buttons .icon{width:17px;height:17px}}@media(min-width:768px){.f-buttons{font-size:14px;line-height:16px;padding:17px 24px}}@media(min-width:1200px){.f-buttons{font-size:16px;line-height:19px;padding:20px 30px}}.f-buttons:hover{background:#279417}.f-buttons:target{background:#0d5740;position:relative;top:2px}.f-buttons.blue{background:#1990fe}.f-buttons.blue:hover{background:#2460fb}.f-buttons.blue:target{background:#0847e9;position:relative;top:2px}.f-buttons.red{background:#ff303c}.f-buttons.red:hover{background:#f21f2c}.f-buttons.red:target{background:#df0f1b;position:relative;top:2px}.f-buttons.yellow{background:#fc0}.f-buttons.yellow:hover{background:#fc3}.f-buttons.yellow:target{background:#fc3;position:relative;top:2px}.f-buttons.yellow .icon{fill:#000}.f-buttons.grey{background:#f8fafb;color:#1c1c1c}.f-buttons.grey:hover{background:#eef1f2}.f-buttons.grey:target{background:#dfe0e1;position:relative;top:2px}.f-buttons.grey .icon{fill:#000}.f-buttons.not,.f-buttons[disabled]{background:#f8fafb;color:#c4c4c4;pointer-events:none;cursor:default}.f-buttons.not:hover,.f-buttons.not:target,.f-buttons[disabled]:hover,.f-buttons[disabled]:target{background:#f8fafb;color:#c4c4c4}.f-buttons.white{background:#f8fafb;color:#1c1c1c;cursor:pointer}.f-buttons.white:hover,.f-buttons.white:target{background:#f3f3f3;color:#1c1c1c}.f-buttons.white .icon{fill:#000}.f-buttons.small{font-size:10px;padding:5px 10px;border-radius:3px;box-shadow:0 4px 4px rgba(0,0,0,.25)}.container{margin:40px 10px 30px;width:calc(100% - 20px)}@media(min-width:768px){.container{width:calc(100% - 48px);margin:40px 24px 30px}}@media(min-width:1200px){.container{width:calc(100% - 48px);margin:45px 30px 100px;max-width:1170px}}.d-inline{display:inline!important}.ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.table-col{flex:1 1 0}.table-col.flex-2{flex:2 2 0}.table-col.flex-3{flex:3 3 0}.table-col.flex-4{flex:4 4 0}.table-col.flex-5{flex:5 5 0}.table-col.flex-6{flex:6 6 0}.table-col.flex-7{flex:7 7 0}.table-col.flex-8{flex:8 8 0}.table-col.flex-9{flex:9 9 0}.table-col.flex-10{flex:10 10 0}.tooltip{display:block!important;z-index:10000}.tooltip .tooltip-inner{background:#000;color:#fff;border-radius:16px;padding:5px 10px 4px}.tooltip .tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#000;z-index:1}.tooltip[x-placement^=top]{margin-bottom:5px}.tooltip[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;bottom:-5px;left:calc(50% - 5px)!important;margin-top:0;margin-bottom:0}.tooltip[x-placement^=bottom]{margin-top:5px}.tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-5px;left:calc(50% - 5px)!important;margin-top:0;margin-bottom:0}.tooltip[x-placement^=right]{margin-left:5px}.tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;left:-5px;top:calc(50% - 5px)!important;margin-left:0;margin-right:0}.tooltip[x-placement^=left]{margin-right:5px}.tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;top:calc(50% - 5px)!important;margin-left:0;margin-right:0}.tooltip[aria-hidden=true]{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s}.tooltip[aria-hidden=false]{visibility:visible;opacity:1;transition:opacity .15s}.finmoll-radio-holder{display:flex;align-items:center;margin-bottom:10px}.finmoll-radio-holder .text-main{margin-left:20px}.finmoll-radio{display:block;position:relative;padding-left:30px;padding-top:30px;cursor:pointer;font-size:16px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:768px){.finmoll-radio{padding-left:36px;padding-top:36px}}.finmoll-radio input{position:absolute;opacity:0;cursor:pointer}.checkmark{position:absolute;top:0;left:0;height:30px;width:30px;border:2px solid #dfe0e1;background-color:#fff;border-radius:50%}@media(min-width:768px){.checkmark{height:36px;width:36px}}.finmoll-radio:hover input~.checkmark:before{background:#e9eced}.finmoll-radio input:checked~.checkmark{background-color:#fff}.checkmark:after{content:"";position:absolute;display:none}.checkmark:before{content:"";position:absolute;top:9px;left:9px;width:8px;height:8px;border-radius:50%;background:#f8fafb}@media(min-width:768px){.checkmark:before{top:11px;left:11px;width:10px;height:10px}}.finmoll-radio input:checked~.checkmark:after{display:block}.finmoll-radio .checkmark:after{top:9px;left:9px;width:8px;height:8px;border-radius:50%;background:#43ac34}@media(min-width:768px){.finmoll-radio .checkmark:after{top:11px;left:11px;width:10px;height:10px}}.text-end{text-align:end}.text-center{text-align:center}table.fm-table{width:100%;border-collapse:collapse;color:#000;font-size:12px}table.fm-table thead th{background:#eee}table.fm-table tbody td,table.fm-table thead th{border:1px solid #ddd;padding:5px}.fm-price,.nowrap{white-space:nowrap}.fm-price{height:1em}.fm-price span{font-size:70%;line-height:1em}.fm-overlay-loading{pointer-events:none}.fm-overlay-loading:before{position:absolute;content:" ";font-size:1px;background:rgba(0,0,0,.1);left:0;top:0;right:0;bottom:0;z-index:10;box-shadow:0 0 10px 5px rgba(0,0,0,.1);pointer-events:all;cursor:progress}.mt10{margin-top:10px}.mt20{margin-top:20px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mw15{margin-left:15px}.mr15,.mw15{margin-right:15px}.ml15{margin-left:15px}.flex-grow{flex-grow:1!important}.flex-center{align-items:center!important}.fm-msg{margin:15px 0;font-size:24px;color:#000}.fm-msg.fm-msg_error{color:#ff303c}.fm-shadow-block{background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.1);border-radius:10px;padding:15px}.fm-btn{display:inline-block;vertical-align:middle;padding:5px 20px;font-size:12px;color:#000;background:#ddd;border:1px solid #ccc;cursor:pointer;text-decoration:none;box-sizing:border-box;border-radius:0!important}.fm-btn:active,.fm-btn:hover{background:#333;color:#fff;border-color:#333}.fm-btn._big{font-size:18pt}.fm-btn._green{background-color:#43ac34;border-color:#0d5740;color:#fff}.fm-btn._yellow{background-color:#fc0;border-color:#c96;color:#000}.fm-btn._black{background-color:#000;border-color:#000;color:#fff}.fm-btn._small{padding:1px 5px}.fm-btn._link{text-decoration:underline;-webkit-text-decoration-style:dashed;text-decoration-style:dashed;-webkit-text-decoration-color:#ddd;text-decoration-color:#ddd;border-color:transparent;background:transparent;color:#000;padding:0!important}.fm-btn._link:hover{color:#000}.header-finmoll-cabinet{background:#fff;box-shadow:0 2px 30px rgba(0,0,0,.15);height:100%;max-height:56px;width:100%}.arm-menu-sticky{transition:opacity .3s}.arm-menu{padding:0;margin:0;list-style:none}@media(min-width:768px){.arm-menu .navbar-copy{display:none}}@media(min-width:768px){.arm-menu.open .navbar-copy{display:block}}@media(min-width:768px){.arm-menu{padding:40px 19px 0;height:calc(100vh - 142px);display:flex;flex-direction:column;justify-content:space-between}}@media(min-width:1200px){.arm-menu.open{padding:40px 97px 0 50px}}.arm-menu li{display:flex;list-style:none;position:relative;left:-10px;align-items:center;margin-bottom:15px;transition:all .3s}@media(min-width:768px){.arm-menu li{left:0}}.arm-menu li svg{height:24px;width:24px;fill:#c4c4c4;transition:all .3s}.arm-menu li span{font-weight:500;font-size:14px;line-height:16px;letter-spacing:.05em;text-transform:uppercase;color:#1c1c1c;margin-left:13px}@media(min-width:1200px){.arm-menu li span{font-size:16px;line-height:19px}}.arm-menu li a{padding:13px 14px;display:flex;text-decoration:none;align-items:center;transition:all .3s;border-radius:10px;background:transparent}.arm-menu li a.router-link-active,.arm-menu li a.router-link-exact-active{background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.1)}.arm-menu li a.router-link-active svg,.arm-menu li a.router-link-exact-active svg{fill:#43ac34}.arm-menu li a:hover{background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.1)}@media(min-width:768px){#containerScroll{height:100%;padding-bottom:40px}}#containerScroll #containerScroll2 span{display:none}.cabinet-wrapper #containerScroll #containerScroll2 span{display:block}@media(min-width:768px){.cabinet-wrapper #containerScroll #containerScroll2 span{display:none}}@media(min-width:1200px){.cabinet-wrapper #containerScroll #containerScroll2 span{display:block}}#containerScroll #containerScroll2.open span{display:block}.arm-menu-holder-fixed{position:relative;z-index:1}@media(max-width:768px){.arm-menu-holder-fixed{position:fixed;top:150px;bottom:auto;left:0;width:0}}@media(min-width:768px){.arm-menu-holder-fixed{height:100%}}.cabinet-container .main-content{padding-left:15px}.arm-menu-holder{background:#f8fafb;box-shadow:0 4px 30px rgba(0,0,0,.1);display:inline-block;height:100%;margin:0 0 -6px 0;position:absolute}.arm-menu-holder svg{cursor:pointer}@media(min-width:768px){.arm-menu-holder{position:relative}}@media(min-width:1200px){.arm-menu-holder{height:100%}}@media(max-width:767px){.arm-menu-holder{background:transparent;padding-left:0}.arm-menu-holder.open{background:unset}}#containerScroll{position:relative}.cabinet-wrapper #containerScroll{margin-bottom:0}@media(min-width:768px){.cabinet-wrapper #containerScroll .icon{width:36px;height:36px}}@media(min-width:768px){#containerScroll.open{position:relative;background:none}}@media(max-width:768px){#containerScroll .arm-menu{display:none}}#containerScroll .arm-menu svg{top:0}@media(max-width:767px){#containerScroll .arm-menu.open{position:fixed!important;top:60px!important;left:0;z-index:99;padding:40px 20px 42px;height:calc(100vh - 40px);overflow:auto;display:flex!important;justify-content:space-between;flex-direction:column;background:#f8fafb;box-shadow:0 4px 30px rgba(0,0,0,.1);min-width:300px;display:block}}@media(max-width:767px){#containerScroll .arm-menu.open .open:after{content:"";position:absolute;width:100%;height:100%;background-color:#000;right:100%}}#containerScroll .arm-menu.open svg{top:0}#containerScroll .arm-menu a{display:none}@media(min-width:768px){#containerScroll .arm-menu a{display:flex}}#containerScroll .arm-menu.open a,#containerScroll .arm-menu a.router-link-exact-active{display:flex}.copyright{font-size:14px;line-height:16px;letter-spacing:.02em;color:#aaa;margin-top:8px}@media(min-width:1200px){.copyright{margin-right:-30px}}.vue-slider-disabled{opacity:.5;cursor:not-allowed}.rage-loan{width:100%;padding-bottom:21px;margin-bottom:38px}@media(min-width:1200px){.rage-loan{margin-bottom:79px}}.rage-loan.active .vue-slider-rail:after{content:"";position:absolute;width:45%;height:4px;z-index:1;right:0;margin:auto;top:0;bottom:0;background:#1990fe}.rage-loan.active .vue-slider:before{background:#1990fe}.vue-slider-rail{background-color:#dfe0e1;border-radius:15px;position:relative}.vue-slider-process{background-color:#43ac34;border-radius:15px}.vue-slider.blue .vue-slider-process{background-color:#1990fe}.vue-slider-mark{z-index:4}.vue-slider-ltr .vue-slider-mark-label{left:22px!important;margin-top:18px!important;font-size:12px;color:#828282}@media(min-width:1200px){.vue-slider-ltr .vue-slider-mark-label{margin-top:18px!important;font-size:18px}}.vue-slider-marks{width:calc(100% - 43px)!important}.vue-slider-mark:first-child .vue-slider-mark-step,.vue-slider-mark:last-child .vue-slider-mark-step{display:none}.vue-slider-mark-step{width:100%;height:100%;border-radius:50%;background-color:rgba(0,0,0,.16)}.vue-slider-mark-active .vue-slider-mark-label{margin-left:0}.vue-slider-mark-label{white-space:nowrap;font-size:18px;line-height:21px;color:#828282;margin-left:0}.vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.2);border-radius:20px;box-sizing:border-box;position:relative}.vue-slider-dot-handle:after{content:"";position:absolute;width:8px;height:16px;background:#43ac34;border-radius:10px;margin:auto;left:0;right:0;top:0;bottom:0}@media(min-width:1200px){.vue-slider-dot-handle:after{width:10px;height:20px}}.vue-slider.blue .vue-slider-dot-handle:after{background:#1990fe}.vue-slider-dot-handle-disabled{cursor:not-allowed;background-color:#ccc}.vue-slider-dot-tooltip-inner{font-size:14px;white-space:nowrap;padding:2px 5px;min-width:20px;text-align:center;color:#fff;border-radius:5px;border-color:#3498db;background-color:#3498db;box-sizing:content-box}.vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top:after{top:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-top-color:inherit}.vue-slider-dot-tooltip-inner-bottom:after{bottom:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:inherit}.vue-slider-dot-tooltip-inner-left:after{left:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-left-color:inherit}.vue-slider-dot-tooltip-inner-right:after{right:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-right-color:inherit}.vue-slider-dot-tooltip-wrapper{opacity:0;transition:all .3s}.vue-slider-dot-tooltip-wrapper-show{opacity:1}.vue-slider-dot{width:24px!important;height:30px!important}@media(min-width:1200px){.vue-slider-dot{width:33px!important;height:41px!important}}.vue-slider{padding:10px 0!important;position:relative}.vue-slider:after,.vue-slider:before{content:"";position:absolute;width:4px;height:20px;margin:auto;top:0;bottom:0;border-radius:6px}@media(min-width:1200px){.vue-slider:after,.vue-slider:before{width:6px;height:24px}}.vue-slider:after{background:#43ac34}.vue-slider.blue:after{background:#1990fe}.vue-slider:before{background:#ccc}.vue-slider:after{left:0}.vue-slider:before{right:0;z-index:1}.dual-ring{display:inline-block;width:65px;height:65px}.dual-ring:after{content:" ";display:block;width:50px;height:50px;margin:8px;border-radius:50%;border:6px solid #fff;border-color:#43ac34 transparent #0d5740 transparent;animation:dual-ring 1.2s linear infinite}@keyframes dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader-cabinet{margin:auto;text-align:center;height:0}.loader-cabinet.mini{padding:0 0 150px}.loader-cabinet.mini.wrap{padding:30px 0 120px}.fm-center-page{width:100%;height:100%;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center}