.input{position:relative}.input label{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:18px;left:15px;pointer-events:none;color:#5e6282}.input input{background:#fff;-webkit-box-shadow:0 6px 30px rgba(147,147,147,.15);box-shadow:0 6px 30px rgba(147,147,147,.15);border-radius:10px;font-size:18px;padding:5px 15px;border:0;outline:0;width:100%;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;min-height:60px}.input.red input{color:#df6951}.input.orange input{color:#f78f1e}.input input::-webkit-input-placeholder{opacity:0}.input input::-moz-placeholder{opacity:0}.input input:-ms-input-placeholder{opacity:0}.input input::-ms-input-placeholder{opacity:0}.input input::placeholder{opacity:0}.input input:hover,.input input:focus{-webkit-box-shadow:1px 0 13px 3px rgba(147,147,147,.15);box-shadow:1px 0 13px 3px rgba(147,147,147,.15)}.input input:focus~label{display:none}.input input:not(:-moz-placeholder-shown)~label{display:none}.input input:not(:-ms-input-placeholder)~label{display:none}.input input:not(:placeholder-shown)~label{display:none}.input+.error{color:#df6951;font-size:14px}.input+.error:not(:empty){margin-top:5px}@media screen and (min-width:768px){.input label{left:20px}.input input{padding:5px 20px}}.btn{display:inline-block;text-align:center;background:#f78f1e;box-shadow:0 20px 35px rgba(241,165,1,.15);border-radius:10px;font-size:18px;line-height:19px;padding:17px 30px;color:white;cursor:pointer;transition:background-color .25s ease,border-color .25s ease;border:1px solid #f78f1e}.btn:hover{background-color:#e86809;border-color:#e86809}.btn:disabled{pointer-events:none;opacity:.7}.btn.btn--block{display:block;width:100%}.btn.btn--secondary{background:#fff;box-shadow:none;color:#14509c;border-color:#14509c}.btn.btn--secondary:hover{border-color:#14509c;background-color:#14509c;color:#fff}
@media screen and (min-width:768px){.btn{width:auto}}@-webkit-keyframes click-wave{0%{height:100%;width:100%;opacity:.15;-webkit-transform:scale(1);transform:scale(1);position:relative}100%{height:100%;width:100%;-webkit-transform:scale(3);transform:scale(3);opacity:0}}@keyframes click-wave{0%{height:100%;width:100%;opacity:.15;-webkit-transform:scale(1);transform:scale(1);position:relative}100%{height:100%;width:100%;-webkit-transform:scale(3);transform:scale(3);opacity:0}}.checkbox{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:1.5em}.checkbox label{padding-left:2em;line-height:1;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.checkbox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.5em;width:1.5em;-webkit-transition:all .25s ease-out 0s;-o-transition:all .25s ease-out 0s;transition:all .25s ease-out 0s;background:#fff;border:1px solid #cdcfd0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;outline:0;position:absolute;left:0;top:-3px;z-index:3;-ms-flex-negative:0;flex-shrink:0;font-size:inherit;padding:0;margin:0}.checkbox:hover input{border-color:#f78f1e}.checkbox input:checked{background:#f78f1e;border-color:#f78f1e}.checkbox input:checked::before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%;position:absolute;content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMiAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgNkw1LjE2NjY3IDEwTDExIDEiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");line-height:1}.checkbox input:checked::after{-webkit-animation:click-wave .5s;animation:click-wave .5s;background:#f78f1e;content:"";display:block;position:relative;z-index:2;border-radius:3px;pointer-events:none}
.checkbox span{line-height:1.2em;display:inline-block}.checkbox.disabled{pointer-events:none;border-color:#cdcfd0;background-color:#f4f4f4;color:#a2aab0}.checkbox.disabled input{background-color:#f4f4f4}.checkbox.error{margin-bottom:15px}.checkbox .error{color:#df6951;font-size:12px}.checkbox .error:not(:empty){margin-top:5px}.checkbox.checkbox--legal-text span{color:#6b737d}.checkbox.checkbox--legal-text input{top:-1px}.checkbox.checkbox--legal-text label{font-size:12px;line-height:18px}body.blocked{position:relative;overflow:hidden !important}.modal{position:fixed;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:flex-start;pointer-events:none}[data-custom-modal="show-modal"],[data-custom-modal="close-modal"]{cursor:pointer}.modal.active{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:3001}.modal.active .modal__content{transform:translateY(0);pointer-events:auto;opacity:1}.modal__close{position:absolute;top:0;right:0;z-index:4;padding:15px;font-size:16px;color:#b7bec7;cursor:pointer}.modal__title{font-size:20px;margin-bottom:5px;font-family:roboto-bold,Arial,Helvetica,sans-serif}.modal__content{position:relative;overflow:hidden;opacity:0;-o-transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s;transform:translateY(-100px);background-color:#fff;padding:20px;border-radius:20px;width:calc(100% - 20px);margin:10px;box-sizing:border-box;pointer-events:none}.modal__content::-webkit-scrollbar{width:8px}.modal__content::-webkit-scrollbar-track{background:#f4f4f4;border-radius:10px;margin-top:40px;margin-bottom:30px}.modal__content::-webkit-scrollbar-thumb{background-color:#d4d7d9;border-radius:10px}.modal.modal--no-animation{display:none}.modal.active.modal--no-animation{display:-webkit-box;display:-ms-flexbox;display:flex}.modal.active.modal--no-animation .modal__content{-webkit-transform:perspective(0) translateZ(0);transform:perspective(0) translateZ(0)}
.modal.modal--scrollable-y .modal__content{overflow-y:auto;max-height:90vh}.modal.modal--scrollable-x .modal__content{overflow-x:auto}.modal.modal--s .modal__content{max-width:400px}.modal.modal--m .modal__content{max-width:600px}.modal.modal--l .modal__content{max-width:800px}.modal.modal--xl .modal__content{max-width:900px}.modal.modal--xxl .modal__content{max-width:1100px}.modal.modal--adaptive .modal__content{width:auto;height:auto;max-width:100%;max-height:100%;padding:0;background-color:transparent;border-radius:0}.modal.modal--full .modal__content{max-width:unset;min-width:unset;width:100%;margin:0;height:100%;top:0;border-radius:0;max-height:unset;padding:0}.modal.modal--full .modal__close{right:0;top:0;padding-right:10px}.modal.modal--no-transform.active .modal__content,.modal.modal--no-transform .modal__content{transform:unset}.modal-backdrop,.modal-overlay{z-index:3000}.modal-overlay{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);opacity:0;pointer-events:none;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.modal-overlay.active{opacity:1;pointer-events:auto}.modal.modal--bg-light-blue .modal__content{background-color:#ebf6fb}@media screen and (min-width:1200px){.modal{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__content{padding:36px;border-radius:36px}.modal__title{font-size:24px}.modal__close{top:5px;right:5px}}html{box-sizing:border-box}*{box-sizing:inherit}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:700}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:19px;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button{background:transparent;outline:0;border:0}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.flex{display:flex}.flex.flex--direction-r{flex-direction:row}.flex.flex--direction-rr{flex-direction:row-reverse}.flex.flex--direction-c{flex-direction:column}.flex.flex--direction-cr{flex-direction:column-reverse}.flex.flex--wrap{flex-wrap:wrap}.flex.flex--wrap-no{flex-wrap:nowrap}.flex.flex--wrap-r{flex-wrap:wrap-reverse}.flex.flex--jc-c{justify-content:center}.flex.flex--jc-s{justify-content:start}.flex.flex--jc-e{justify-content:end}.flex.flex--jc-l{justify-content:left}.flex.flex--jc-r{justify-content:right}.flex.flex--jc-fs{justify-content:flex-start}.flex.flex--jc-fe{justify-content:flex-end}.flex.flex--jc-str{justify-content:stretch}
.flex.flex--jc-spb{justify-content:space-between}.flex.flex--jc-spa{justify-content:space-around}.flex.flex--jc-spe{justify-content:space-evenly}.flex.flex--ji-str{justify-items:stretch}.flex.flex--ji-c{justify-items:center}.flex.flex--ji-s{justify-items:start}.flex.flex--ji-e{justify-items:end}.flex.flex--js-str{justify-self:stretch}.flex.flex--js-c{justify-self:center}.flex.flex--js-s{justify-self:start}.flex.flex--js-e{justify-self:end}.flex.flex--ai-str{align-items:stretch}.flex.flex--ai-fs{align-items:flex-start}.flex.flex--ai-fe{align-items:flex-end}.flex.flex--ai-c{align-items:center}.flex.flex--ai-bl{align-items:baseline}.flex.flex--ac-c{align-content:center}.flex.flex--ac-s{align-content:start}.flex.flex--ac-e{align-content:end}.flex.flex--ac-fs{align-content:flex-start}.flex.flex--ac-fe{align-content:flex-end}.flex.flex--ac-bl{align-content:baseline}.flex.flex--ac-spb{align-content:space-between}.flex.flex--ac-spa{align-content:space-around}.flex.flex--ac-spe{align-content:space-evenly}.flex.flex--ac-str{align-content:stretch}.flex.flex--as-str{align-self:stretch}.flex.flex--as-c{align-self:center}.flex.flex--as-s{align-self:start}.flex.flex--as-e{align-self:end}.flex.flex--as-ss{align-self:self-start}.flex.flex--as-se{align-self:self-end}.flex.flex--as-fs{align-self:flex-start}.flex.flex--as-fe{align-self:flex-end}.yellow{color:#f78f1e}.yellow-light{color:#f78f1e}.red-color{color:#df6951}.dark-gray{color:#6b737d}.orange{color:#f78f1e}.bg-yellow{background-color:rgba(255,241,218,.5)}.bg-blue{background-color:#ebf6fb}.black{color:#5e6282}.black-dark{color:#0e1829}.white{color:#fff}.bg-white{background-color:#fff}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mt-5{margin-top:5px}.mr-5{margin-right:5px}.mb-5{margin-bottom:5px}.ml-5{margin-left:5px}.mt-10{margin-top:10px}.mr-10{margin-right:10px}.mb-10{margin-bottom:10px}.ml-10{margin-left:10px}.mt-15{margin-top:15px}.mr-15{margin-right:15px}.mb-15{margin-bottom:15px}.ml-15{margin-left:15px}.mt-20{margin-top:20px}.mr-20{margin-right:20px}.mb-20{margin-bottom:20px}.ml-20{margin-left:20px}.mt-25{margin-top:25px}.mr-25{margin-right:25px}.mb-25{margin-bottom:25px}.ml-25{margin-left:25px}.mt-30{margin-top:30px}.mr-30{margin-right:30px}.mb-30{margin-bottom:30px}.ml-30{margin-left:30px}.mt-35{margin-top:35px}.mr-35{margin-right:35px}.mb-35{margin-bottom:35px}.ml-35{margin-left:35px}.mt-40{margin-top:40px}.mr-40{margin-right:40px}.mb-40{margin-bottom:40px}.ml-40{margin-left:40px}.mt-45{margin-top:45px}.mr-45{margin-right:45px}.mb-45{margin-bottom:45px}.ml-45{margin-left:45px}.mt-50{margin-top:50px}.mr-50{margin-right:50px}.mb-50{margin-bottom:50px}.ml-50{margin-left:50px}.mt-60{margin-top:60px}@media screen and (min-width:768px){.desc\:mt-20{margin-top:20px}.desc\:mt-30{margin-top:30px}.desc\:mt-60{margin-top:60px}.desc\:mb-30{margin-bottom:30px}}.fs-0{font-size:0}.fs-4{font-size:4px}.fs-5{font-size:5px}.fs-6{font-size:6px}.fs-7{font-size:7px}.fs-8{font-size:8px}.fs-9{font-size:9px}.fs-10{font-size:10px}.fs-11{font-size:11px}.fs-12{font-size:12px}.fs-13{font-size:13px}.fs-14{font-size:14px}.fs-15{font-size:15px}.fs-16{font-size:16px}.fs-17{font-size:17px}.fs-18{font-size:18px}.fs-19{font-size:19px}.fs-20{font-size:20px}.fs-24{font-size:24px}.fs-25{font-size:25px}.fs-30{font-size:30px}.fs-35{font-size:35px}.fs-40{font-size:40px}.fs-45{font-size:45px}.fs-50{font-size:50px}.fs-55{font-size:55px}.fs-60{font-size:60px}h1,.h1{font-size:32px;line-height:40px;color:#0e1829;margin:0}h2,.h2{font-size:25px;line-height:30px;color:#0e1829;margin:0}@media screen and (min-width:768px){h1,.h1{font-size:56px;line-height:66px}h2,.h2{font-size:48px;line-height:56px}}.article:not(.article--custom-p){padding-top:40px;padding-bottom:40px}.article.article--indent-top{padding-top:40px;padding-bottom:0}.article.article--indent-bottom{padding-top:0;padding-bottom:40px}.article--100vh{min-height:100vh;display:flex;align-items:center}@media screen and (min-width:768px){.article:not(.article--custom-p){padding-top:60px;padding-bottom:60px}
.article.article--indent-top{padding-top:60px;padding-bottom:0}.article.article--indent-bottom{padding-top:0;padding-bottom:60px}}.container{max-width:100%;width:100%;padding-left:15px;padding-right:15px}@media screen and (min-width:1230px){.container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}}html,body{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0}main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}ul,ol{list-style:none;margin:0;padding:0}a{color:#14509c;transition:color .25s ease;text-decoration:none}a:hover,a:focus{text-decoration:none}a:hover{color:#e86809}.link-no-border{border-bottom:0}.link-black,a.link-black{color:#0e1829;transition:color .25s ease}a.link-black:hover,a.link-black:focus,.link-black:hover,.link-black:focus{color:#e86809;text-decoration:none}[data-js='slowly']{cursor:pointer}.bold{font-weight:700}.font-normal{font-weight:400}img.img-responsive{max-width:100%}main>.article:first-child{padding-top:0;position:relative}.text-center{text-align:center}.text-uppercase{text-transform:uppercase}.bb-1{border-bottom:1px solid #ebebeb}.bt-1{border-top:1px solid #ebebeb}.fake-link{color:#14509c;cursor:pointer;transition:color .25s}.fake-link:hover,.fake-link:active{color:#e86809}.fake-link.fake-link--underlined{border-bottom:1px dashed #14509c;transition:color .25s,border-color .25s}.fake-link.fake-link--underlined:hover,.fake-link.fake-link--underlined:active{color:#e86809;border-color:#e86809}.fake-link.fake-link--dark-gray{transition:color .25s,border-color .25s}.fake-link.fake-link--dark-gray:not(:hover){color:#6b737d}.fake-link.fake-link--black{transition:color .25s,border-color .25s}.fake-link.fake-link--black:not(:hover){color:#0e1829}.fake-link.fake-link--dark-gray.fake-link--underlined:not(:hover){border-color:#6b737d}.floating-button{position:fixed;left:0;bottom:0;padding:15px;background-color:#fff;z-index:10;width:100%}
.floating-button.hidden{display:none !important}.footer{padding:30px 0}.footer__logo{width:140px;height:30px}.footer__logo img{width:100%;height:100%;object-fit:contain}.footer__wrapper{display:grid;grid-template-columns:100%;grid-gap:20px}.footer__copyright{display:grid;grid-template-columns:100%;grid-gap:10px;font-size:12px;color:#999}@media screen and (min-width:1020px){.footer__logo{width:160px;height:40px}}.text-content p{margin-top:0;font-size:16px;line-height:1.6;margin-bottom:20px}.text-content a{word-break:break-word;display:inline}.text-content p:last-child{margin-bottom:0}.text-content ul{margin-bottom:20px;list-style:disc;padding-left:25px}.text-content ul>li{font-size:16px;line-height:1.6}.text-content img{max-width:100%}.text-content h1,.text-content h2,.text-content h3,.text-content h4{margin-bottom:25px}.first-block{position:relative;text-align:center}.first-block__subtitle{margin-bottom:10px;font-size:16px}.first-block__description{margin-top:30px}.first-block__bottom{margin-top:30px;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:10px}.first-block__img-wrap{display:none}.first-block__img-wrap.first-block__img-wrap--personal-loans-mobile{height:300px;width:100%;display:flex;justify-content:center;margin-bottom:20px}.first-block__img-wrap.first-block__img-wrap--personal-loans-mobile img{height:100%;width:auto}@media screen and (min-width:768px){.first-block{text-align:left}.first-block__subtitle{margin-bottom:30px;font-size:18px}.first-block__content{width:70%;max-width:660px;min-height:560px;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center}.first-block__bottom{display:-ms-grid;display:grid;grid-template-columns:fit-content(100%) 1fr;grid-column-gap:30px;align-items:center}.first-block__img-wrap{position:absolute;right:0;bottom:-60px;height:640px;display:block;z-index:0;pointer-events:none}.first-block__img{width:100%;height:100%;margin:auto;display:block;object-fit:contain}}.main-menu__list{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}
.main-menu__link{font-size:18px}@media screen and (min-width:768px){.main-menu{margin-top:0;display:block}.main-menu__link{font-size:18px}.main-menu__item:not(:last-child){margin-right:50px}.main-menu__list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:0}.main-menu__item{margin-bottom:0}}.header{margin-bottom:40px;padding-top:25px;position:relative;z-index:1}.header__in{display:grid;grid-template-columns:1fr;grid-row-gap:20px;align-items:center}.header__in.header__in--two-logos{grid-template-columns:1fr 1fr;justify-content:space-between;grid-template-areas:"logo-1 logo-2" "menu menu"}.header__in.header__in--two-logos .header__img-wrapper.header__img-wrapper--logo-1{grid-area:logo-1;justify-content:flex-start}.header__in.header__in--two-logos .header__text,.header__in.header__in--two-logos .main-menu{grid-area:menu}.header__in.header__in--two-logos .header__img-wrapper.header__img-wrapper--logo-2{grid-area:logo-2;justify-content:flex-end}.header__img-wrapper{display:flex;justify-content:center}.header__img{width:140px;height:30px}.header__img img{width:100%;height:100%;object-fit:contain}.header__img-wrapper.header__img-wrapper--logo-2 .header__img{width:130px;height:25px}.header__text{text-align:center;font-size:18px}.header-spacer{height:50px}.header.header--mobile{position:fixed;left:0;top:0;width:100%;background-color:#fff;z-index:1000;padding:10px 0;margin:0;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.header.header--mobile.active{height:100%}.header.header--mobile .header__in{display:block}.header.header--mobile .header__img-wrapper{justify-content:flex-start}.header.header--mobile .header__img{height:30px}.header.header--mobile .header__img img{width:auto;height:100%;object-fit:contain}.header__toggle-mobile-menu{position:absolute;right:15px;top:12px;cursor:pointer;font-size:0}.header__toggle-mobile-menu:after{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQgMThIMjBDMjAuNTUgMTggMjEgMTcuNTUgMjEgMTdDMjEgMTYuNDUgMjAuNTUgMTYgMjAgMTZINEMzLjQ1IDE2IDMgMTYuNDUgMyAxN0MzIDE3LjU1IDMuNDUgMTggNCAxOFpNNCAxM0gyMEMyMC41NSAxMyAyMSAxMi41NSAyMSAxMkMyMSAxMS40NSAyMC41NSAxMSAyMCAxMUg0QzMuNDUgMTEgMyAxMS40NSAzIDEyQzMgMTIuNTUgMy40NSAxMyA0IDEzWk0zIDdDMyA3LjU1IDMuNDUgOCA0IDhIMjBDMjAuNTUgOCAyMSA3LjU1IDIxIDdDMjEgNi40NSAyMC41NSA2IDIwIDZINEMzLjQ1IDYgMyA2LjQ1IDMgN1oiIGZpbGw9IiMxNDUwOUMiLz4KPC9zdmc+Cg==")}.header.header--mobile.active .header__toggle-mobile-menu:after{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzI3NDVfODQpIj4KPHBhdGggZD0iTTExLjc2ODggMTAuMDAwOEwxOS42MzM1IDIuMTM2MDJDMjAuMTIyMiAxLjY0NzggMjAuMTIyMiAwLjg1NTY2IDE5LjYzMzUgMC4zNjc0NDhDMTkuMTQ0OSAtMC4xMjExODEgMTguMzUzNiAtMC4xMjExODEgMTcuODY1IDAuMzY3NDQ4TDEwLjAwMDIgOC4yMzIyTDIuMTM1MDQgMC4zNjc0NDhDMS42NDY0MSAtMC4xMjExODEgMC44NTUxIC0wLjEyMTE4MSAwLjM2NjQ3MSAwLjM2NzQ0OEMtMC4xMjIxNTcgMC44NTU2NiAtMC4xMjIxNTcgMS42NDc4IDAuMzY2NDcxIDIuMTM2MDJMOC4yMzE2NCAxMC4wMDA4TDAuMzY2NDcxIDE3Ljg2NTVDLTAuMTIyMTU3IDE4LjM1MzcgLTAuMTIyMTU3IDE5LjE0NTkgMC4zNjY0NzEgMTkuNjM0MUMwLjYxMDc4NiAxOS44NzggMC45MzA5NzkgMjAuMDAwMSAxLjI1MDc2IDIwLjAwMDFDMS41NzA1MyAyMC4wMDAxIDEuODkwNzMgMTkuODc4IDIuMTM1MDQgMTkuNjMzN0wxMC4wMDAyIDExLjc2ODlMMTcuODY1IDE5LjYzMzdDMTguMTA5MyAxOS44NzggMTguNDI5NSAyMC4wMDAxIDE4Ljc0OTIgMjAuMDAwMUMxOS4wNjkgMjAuMDAwMSAxOS4zODkyIDE5Ljg3OCAxOS42MzM1IDE5LjYzMzdDMjAuMTIyMiAxOS4xNDU1IDIwLjEyMjIgMTguMzUzMyAxOS42MzM1IDE3Ljg2NTFMMTEuNzY4OCAxMC4wMDA4WiIgZmlsbD0iIzE0NTA5QyIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzI3NDVfODQiPgo8cmVjdCB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==")}.main-menu.main-menu--mobile{position:relative;margin-left:-15px;margin-right:-15px}.main-menu.main-menu--mobile .main-menu__list{position:absolute;width:100%;display:none;background-color:#fff}.main-menu.main-menu--mobile.active .main-menu__list{display:block}.main-menu.main-menu--mobile .main-menu__item{padding:20px 15px;border-bottom:1px solid #e8ecef}@media screen and (min-width:768px){.header{margin-bottom:100px}.header__in{grid-template-columns:fit-content(100%) fit-content(100%);grid-column-gap:100px;align-items:center}.header__in.header__in--two-logos{grid-template-columns:fit-content(100%) fit-content(100%) fit-content(100%);justify-content:space-between;grid-template-areas:"logo-1 menu logo-2"}.header__img{width:160px;height:40px}.header__img img{height:auto;margin:0}.header__in.header__in--text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.header__in.header__in--text .header__img{position:absolute;left:0;top:0}}.first-block-decorate{position:absolute;top:0;left:0;width:100%;z-index:0;pointer-events:none}.first-block-decorate__decore{position:absolute;right:0;top:0;max-width:60%;z-index:2}.first-block-decorate__circle{position:absolute;z-index:1;width:239px;height:248px;left:-92px;top:-4px;background:#ebf6fb;opacity:.3;-webkit-filter:blur(150px);filter:blur(150px)}.first-block-decorate+.container{position:relative}@media screen and (min-width:768px){.first-block-decorate__decore{max-width:40%}.first-block-decorate__circle{width:478.94px;height:496.86px;left:-1px;top:-59.84px}
}.tile-info{display:-ms-grid;display:grid;-ms-grid-columns:1fr 10px 1fr;grid-template-columns:1fr 1fr;grid-gap:10px}.tile-info__item{background:#fff;-webkit-box-shadow:0 6px 30px rgba(147,147,147,.15);box-shadow:0 6px 30px rgba(147,147,147,.15);border-radius:20px;padding:20px 15px 15px 15px}.tile-info__item-img{height:50px;width:50px;object-position:center;margin-bottom:10px;display:block;margin-right:auto;margin-left:auto;object-fit:contain}.tiler-info__item-title{font-size:16px;font-weight:700;text-align:center}.tiler-info__item-title+.tiler-info__item-text{margin-top:5px}.tiler-info__item-text{text-align:center;font-size:14px;line-height:19px;color:#6b737d;font-weight:400}@media screen and (min-width:1020px){.tile-info{-ms-grid-columns:1fr 30px 1fr 30px 1fr 30px 1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:30px}.tile-info__item{padding:30px}.tile-info__item-img{width:100px;height:100px;margin-bottom:20px}.tiler-info__item-text{font-size:18px;line-height:29px}.tile-info__item.desc\:tile-info__item--no-box{-webkit-box-shadow:none;box-shadow:none;padding:0;border-radius:0}.tiler-info__item-title{font-size:24px}.tiler-info__item-title+.tiler-info__item-text{margin-top:10px}}.form__title-input{margin-top:20px}.form__title-wrap h2{text-align:center}.form__title-input.input input{font-size:24px}.form__subtitle{font-size:16px;line-height:19px}.legal-text{font-size:12px;line-height:18px;color:#6b737d}@media screen and (min-width:768px){.form__content-wrapper{max-width:585px;margin:0 auto}.form__title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__title-input{margin-top:0;margin-left:30px;max-width:200px}.form__title-wrap h2{text-align:left}.form__subtitle{font-size:24px;line-height:29px}}.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:210px;height:20px}.slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}
.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-low,.slider.slider-horizontal .slider-track-high{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-tick,.slider.slider-horizontal .slider-handle{margin-left:-10px}.slider.slider-horizontal .slider-tick.triangle,.slider.slider-horizontal .slider-handle.triangle{position:relative;top:50%;transform:translateY(-50%);border-width:0 10px 10px 10px;width:0;height:0;border-bottom-color:#036fa5;margin-top:0}.slider.slider-horizontal .slider-tick-container{white-space:nowrap;position:absolute;top:0;left:0;width:100%}.slider.slider-horizontal .slider-tick-label-container{white-space:nowrap;margin-top:20px}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label{display:inline-block;text-align:center}.slider.slider-horizontal.slider-rtl .slider-track{left:initial;right:0}.slider.slider-horizontal.slider-rtl .slider-tick,.slider.slider-horizontal.slider-rtl .slider-handle{margin-left:initial;margin-right:-10px}.slider.slider-horizontal.slider-rtl .slider-tick-container{left:initial;right:0}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{width:10px;height:100%;left:25%;top:0}.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider.slider-vertical .slider-track-low,.slider.slider-vertical .slider-track-high{width:100%;left:0;right:0}.slider.slider-vertical .slider-tick,.slider.slider-vertical .slider-handle{margin-top:-10px}.slider.slider-vertical .slider-tick.triangle,.slider.slider-vertical .slider-handle.triangle{border-width:10px 0 10px 10px;width:1px;height:1px;border-left-color:#036fa5;margin-left:0}.slider.slider-vertical .slider-tick-label-container{white-space:nowrap}.slider.slider-vertical .slider-tick-label-container .slider-tick-label{padding-left:4px}.slider.slider-vertical.slider-rtl .slider-track{left:initial;right:25%}.slider.slider-vertical.slider-rtl .slider-selection{left:initial;right:0}.slider.slider-vertical.slider-rtl .slider-tick.triangle,.slider.slider-vertical.slider-rtl .slider-handle.triangle{border-width:10px 10px 10px 0}
.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label{padding-left:initial;padding-right:4px}.slider.slider-disabled .slider-handle{background-color:#cfcfcf;background-image:-moz-linear-gradient(top,#dfdfdf,#bebebe);background-image:-webkit-gradient(linear,0 0,0 100%,from(#dfdfdf),to(#bebebe));background-image:-webkit-linear-gradient(top,#dfdfdf,#bebebe);background-image:-o-linear-gradient(top,#dfdfdf,#bebebe);background-image:linear-gradient(to bottom,#dfdfdf,#bebebe);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFDFDF',endColorstr='#BEBEBE',GradientType=0)}.slider.slider-disabled .slider-track{background-color:#e7e7e7;background-image:-moz-linear-gradient(top,#e5e5e5,#e9e9e9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#e5e5e5),to(#e9e9e9));background-image:-webkit-linear-gradient(top,#e5e5e5,#e9e9e9);background-image:-o-linear-gradient(top,#e5e5e5,#e9e9e9);background-image:linear-gradient(to bottom,#e5e5e5,#e9e9e9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E5E5E5',endColorstr='#E9E9E9',GradientType=0);cursor:not-allowed}.slider input{display:none}.slider .tooltip-inner{white-space:nowrap;max-width:none}.slider .bs-tooltip-top .tooltip-inner,.slider .bs-tooltip-bottom .tooltip-inner{position:relative;left:-50%}.slider.bs-tooltip-left .tooltip-inner,.slider.bs-tooltip-right .tooltip-inner{position:relative;top:-100%}.slider .tooltip{pointer-events:none}.slider .tooltip.bs-tooltip-top .arrow,.slider .tooltip.bs-tooltip-bottom .arrow{left:-.4rem}.slider .tooltip.bs-tooltip-top{margin-top:-44px}.slider .tooltip.bs-tooltip-bottom{margin-top:2px}.slider .tooltip.bs-tooltip-left,.slider .tooltip.bs-tooltip-right{margin-top:-14px}.slider .tooltip.bs-tooltip-left .arrow,.slider .tooltip.bs-tooltip-right .arrow{top:8px}.slider .hide{display:none}.slider-track{background-color:#f7f7f7;background-image:-moz-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));background-image:-webkit-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-o-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:linear-gradient(to bottom,#f5f5f5,#f9f9f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#F9F9F9',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute;cursor:pointer}.slider-selection{background-color:#f7f7f7;background-image:-moz-linear-gradient(top,#f9f9f9,#f5f5f5);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f9f9f9),to(#f5f5f5));background-image:-webkit-linear-gradient(top,#f9f9f9,#f5f5f5);background-image:-o-linear-gradient(top,#f9f9f9,#f5f5f5);background-image:linear-gradient(to bottom,#f9f9f9,#f5f5f5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9',endColorstr='#f5f5f5',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute}.slider-selection.tick-slider-selection{background-color:#46c1fe;background-image:-moz-linear-gradient(top,#52c5ff,#3abcfd);background-image:-webkit-gradient(linear,0 0,0 100%,from(#52c5ff),to(#3abcfd));background-image:-webkit-linear-gradient(top,#52c5ff,#3abcfd);background-image:-o-linear-gradient(top,#52c5ff,#3abcfd);background-image:linear-gradient(to bottom,#52c5ff,#3abcfd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#52c5ff',endColorstr='#3abcfd',GradientType=0)}
.slider-track-low,.slider-track-high{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute;background:transparent}.slider-handle{background-color:#0478b2;background-image:-moz-linear-gradient(top,#0480be,#036fa5);background-image:-webkit-gradient(linear,0 0,0 100%,from(#0480be),to(#036fa5));background-image:-webkit-linear-gradient(top,#0480be,#036fa5);background-image:-o-linear-gradient(top,#0480be,#036fa5);background-image:linear-gradient(to bottom,#0480be,#036fa5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0480BE',endColorstr='#036fa5',GradientType=0);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);position:absolute;top:0;width:20px;height:20px;background-color:#0480be;border:0 solid transparent}.slider-handle:hover{cursor:pointer}.slider-handle.round{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.slider-handle.triangle{background:transparent none}.slider-handle.custom{background:transparent none}.slider-handle.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.slider-tick{background-color:#f7f7f7;background-image:-moz-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));background-image:-webkit-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-o-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:linear-gradient(to bottom,#f5f5f5,#f9f9f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#F9F9F9',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;cursor:pointer;width:20px;height:20px;filter:none;opacity:.8;border:0 solid transparent}
.slider-tick.round{border-radius:50%}.slider-tick.triangle{background:transparent none}.slider-tick.custom{background:transparent none}.slider-tick.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.slider-tick.in-selection{background-color:#46c1fe;background-image:-moz-linear-gradient(top,#52c5ff,#3abcfd);background-image:-webkit-gradient(linear,0 0,0 100%,from(#52c5ff),to(#3abcfd));background-image:-webkit-linear-gradient(top,#52c5ff,#3abcfd);background-image:-o-linear-gradient(top,#52c5ff,#3abcfd);background-image:linear-gradient(to bottom,#52c5ff,#3abcfd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#52c5ff',endColorstr='#3abcfd',GradientType=0);opacity:1}.bootstrap-slider .slider.slider-horizontal{width:100%;height:10px}.slider.slider-horizontal .slider-track{height:10px}.bootstrap-slider .slider .slider-track{background:#fff;-webkit-box-shadow:0 6px 30px rgba(147,147,147,.15);box-shadow:0 6px 30px rgba(147,147,147,.15);border-radius:10px}.bootstrap-slider .slider .slider-selection{background:#f78f1e;-webkit-box-shadow:0 6px 30px rgba(147,147,147,.15);box-shadow:0 6px 30px rgba(147,147,147,.15);border-radius:10px}.bootstrap-slider .slider .slider-handle{width:30px;height:30px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:#f78f1e;-webkit-box-shadow:0 10px 35px rgba(241,165,1,.15);box-shadow:0 10px 35px rgba(241,165,1,.15)}.bootstrap-slider .slider .slider-handle:after{content:'';width:15px;height:15px;background:white;border-radius:50%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bootstrap-slider__min-max{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;margin-top:10px}
@media screen and (min-width:768px){.bootstrap-slider .slider.slider-horizontal{height:15px}.slider.slider-horizontal .slider-track{height:15px}.bootstrap-slider .slider .slider-handle{width:40px;height:40px}.bootstrap-slider .slider .slider-handle:after{width:20px;height:20px}.bootstrap-slider__min-max{font-size:18px}}.selectric-wrapper{position:relative;cursor:pointer}.selectric-responsive{width:100%}.selectric{background:#fff;box-shadow:0 6px 30px rgba(147,147,147,.15);border-radius:10px;font-size:18px;color:#181e4b;padding:5px 15px;border:0;outline:0;width:100%;transition:box-shadow .3s ease;min-height:60px}.selectric .label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:18px;color:#181e4b;user-select:none;position:absolute;top:50%;transform:translateY(-50%);max-width:100%}.selectric .selectric-button{display:block;position:absolute;right:15px;top:50%;transform:translateY(-50%);width:25px;height:auto;line-height:0;color:#d4d7d9;text-align:center;transition:transform .25s;transform-origin:top}.selectric .selectric-button:before{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE2IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTUuMDY3NCAwLjI2NTU4MkMxNS4yODg3IDAuNDg2ODc5IDE1LjI4ODcgMC44NDU2NzMgMTUuMDY3NCAxLjA2Njk3TDguNDAwNzYgNy43MzM2NEM4LjE3OTQ2IDcuOTU0OTMgNy44MjA2NyA3Ljk1NDkzIDcuNTk5MzcgNy43MzM2NEwwLjkzMjcwNSAxLjA2Njk3QzAuNzExNDA3IDAuODQ1NjcyIDAuNzExNDA3IDAuNDg2ODc5IDAuOTMyNzA1IDAuMjY1NTgyQzEuMTU0IDAuMDQ0Mjg0NSAxLjUxMjc5IDAuMDQ0Mjg0NSAxLjczNDA5IDAuMjY1NTgyTDguMDAwMDYgNi41MzE1NUwxNC4yNjYgMC4yNjU1ODJDMTQuNDg3MyAwLjA0NDI4NTEgMTQuODQ2MSAwLjA0NDI4NTEgMTUuMDY3NCAwLjI2NTU4MloiIGZpbGw9IiMxODFFNEIiLz4KPC9zdmc+Cg==")}.selectric-focus .selectric{-webkit-box-shadow:1px 0 13px 3px rgba(147,147,147,.15);box-shadow:1px 0 13px 3px rgba(147,147,147,.15)}.selectric-hover .selectric{-webkit-box-shadow:1px 0 13px 3px rgba(147,147,147,.15);box-shadow:1px 0 13px 3px rgba(147,147,147,.15)}.selectric-open{z-index:20}.selectric-open .selectric{-webkit-box-shadow:1px 0 13px 3px rgba(147,147,147,.15);box-shadow:1px 0 13px 3px rgba(147,147,147,.15)}.selectric-open .selectric-items{display:block}.selectric-open .selectric-button{transform:rotate(180deg)}.selectric-disabled{filter:alpha(opacity=50);opacity:.5;cursor:default;user-select:none}.selectric-hide-select{position:relative;overflow:hidden;width:0;height:0}.selectric-hide-select select{position:absolute;left:-100%}.selectric-hide-select.selectric-is-native{position:absolute;width:100%;height:100%;z-index:10}.selectric-hide-select.selectric-is-native select{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:0;z-index:1;box-sizing:border-box;opacity:0}.selectric-input{position:absolute !important;top:0 !important;left:0 !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;outline:0 !important;border:0 !important;*font:0/0 a !important;background:none !important}.selectric-temp-show{position:absolute !important;visibility:hidden !important;display:block !important}.selectric-items{display:none;position:absolute;top:101%;left:0;background:#fff;border-radius:10px;z-index:-1;box-shadow:0 4px 15px rgba(0,17,51,.1);padding:10px}.selectric-items .selectric-scroll{height:100%;overflow:auto}.selectric-items .selectric-scroll::-webkit-scrollbar{width:8px}.selectric-items .selectric-scroll::-webkit-scrollbar-track{background:#f4f4f4;border-radius:10px}.selectric-items .selectric-scroll::-webkit-scrollbar-thumb{background-color:#d4d7d9;border-radius:10px}.selectric-above .selectric-items{top:auto;bottom:100%}.selectric-items ul,.selectric-items li{list-style:none;padding:0;margin:0;font-size:16px;line-height:20px;min-height:20px}
.selectric-items li{display:block;padding:10px 15px;color:#112b42;cursor:pointer;border-radius:10px;margin-right:10px}.selectric-items li:empty{padding:0;min-height:unset}.selectric-items li.selected{font-weight:700}.selectric-items li.highlighted{font-weight:700}.selectric-items li:hover{background:rgba(65,140,207,.1)}.selectric-items .disabled{filter:alpha(opacity=50);opacity:.5;cursor:default !important;background:none !important;color:#666 !important;user-select:none}.selectric-items .selectric-group .selectric-group-label{font-weight:bold;padding-left:10px;cursor:default;user-select:none;background:none;color:#444}.selectric-items .selectric-group.disabled li{filter:alpha(opacity=100);opacity:1}.selectric-items .selectric-group li{padding-left:25px}@media screen and (min-width:768px){.selectric{padding:5px 20px}.selectric .selectric-button{right:15px}}.select{position:relative}.select label{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:18px;left:15px;pointer-events:none;z-index:21}.select.changed label{display:none}.select+.error{color:#df6951;font-size:12px}.select+.error:not(:empty){margin-top:5px}@media screen and (min-width:768px){.select label{left:20px}}.form-grid{display:grid;grid-template-columns:100%;grid-gap:15px}.form-grid__item-title{font-size:16px;margin-bottom:15px;font-weight:700;text-align:center}.form-grid__row.form-grid__row--title .form-grid__item-title{margin-bottom:0}.form-grid__item-hidden{display:none}.form__invisible-container{position:absolute;left:0;right:0;z-index:-1;visibility:hidden;pointer-events:none;opacity:0}.form-success-screen{width:100%;max-width:585px;margin:0 auto;background-color:#fff;box-shadow:0 6px 30px rgba(147,147,147,.15);border-radius:20px;padding:20px}.form-success-screen-wrapper{display:flex;flex-direction:column;align-items:center}.form-success-screen-img{width:70px;height:70px;margin-bottom:10px}.form-success-screen-img img{width:100%;height:100%;object-fit:contain}.form-success-screen-title{font-size:16px;font-weight:700;margin-bottom:10px;text-align:center}
.form-success-screen-subtitle{font-size:14px;line-height:20px;color:#6b737d;text-align:center}@media screen and (min-width:768px){.form-grid__item{margin-top:20px}.form-grid__item-title{font-size:20px;margin-bottom:20px}.form-success-screen{padding:30px}.form-success-screen-img{width:100px;height:100px;margin-bottom:20px}.form-success-screen-title{font-size:24px;line-height:28px;margin-bottom:10px}.form-success-screen-subtitle{font-size:18px;line-height:28px}}.stage{display:-ms-grid;display:grid;-ms-grid-columns:1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr;grid-template-columns:repeat(5,1fr);grid-gap:5px}.stage__item{display:inline-block;height:5px;border-radius:5px;position:relative}.stage__item:after{content:'';position:absolute;background:#fff;top:0;left:0;width:30%;bottom:0;opacity:0;-webkit-box-shadow:0 0 15px 12px #ff;box-shadow:0 0 15px 12px #ff}.stage__item:nth-child(1):after{-webkit-animation:stage_load1 4s infinite cubic-bezier(0.11,.37,1,.41);animation:stage_load1 4s infinite cubic-bezier(0.11,.37,1,.41)}.stage__item:nth-child(2):after{-webkit-animation:stage_load2 4s infinite cubic-bezier(0.11,.37,1,.41);animation:stage_load2 4s infinite cubic-bezier(0.11,.37,1,.41)}.stage__item:nth-child(3):after{-webkit-animation:stage_load3 4s infinite cubic-bezier(0.11,.37,1,.41);animation:stage_load3 4s infinite cubic-bezier(0.11,.37,1,.41)}.stage__item:nth-child(4):after{-webkit-animation:stage_load4 4s infinite cubic-bezier(0.11,.37,1,.41);animation:stage_load4 4s infinite cubic-bezier(0.11,.37,1,.41)}.stage__item:nth-child(5):after{-webkit-animation:stage_load5 4s infinite cubic-bezier(0.11,.37,1,.41);animation:stage_load5 4s infinite cubic-bezier(0.11,.37,1,.41)}.stage.stage--green .stage__item{background:-webkit-gradient(linear,left top,left bottom,from(#93df32),to(#70bd0d));background:-o-linear-gradient(top,#93df32 0,#70bd0d 100%);background:linear-gradient(180deg,#93df32 0,#70bd0d 100%)}.stage.stage--yellow .stage__item{background:-webkit-gradient(linear,left top,left bottom,from(#ffe9af),to(#ffc093));background:-o-linear-gradient(top,#ffe9af 0,#ffc093 100%);background:linear-gradient(180deg,#ffe9af 0,#ffc093 100%)}
.stage.stage--purple .stage__item{background:-webkit-gradient(linear,left top,left bottom,from(#9d68f3),to(#6966ff));background:-o-linear-gradient(top,#9d68f3 0,#6966ff 100%);background:linear-gradient(180deg,#9d68f3 0,#6966ff 100%)}@-webkit-keyframes stage_load1{0%{opacity:.2;left:0}10%{opacity:.7;left:50%}20%{opacity:.1;left:100%}}@keyframes stage_load1{0%{opacity:.2;left:0}10%{opacity:.7;left:50%}20%{opacity:.1;left:100%}}@-webkit-keyframes stage_load2{20%{opacity:.2;left:0}30%{opacity:.7;left:50%}40%{opacity:.1;left:100%}}@keyframes stage_load2{20%{opacity:.2;left:0}30%{opacity:.7;left:50%}40%{opacity:.1;left:100%}}@-webkit-keyframes stage_load3{40%{opacity:.2;left:0}50%{opacity:.7;left:50%}60%{opacity:.1;left:100%}}@keyframes stage_load3{40%{opacity:.2;left:0}50%{opacity:.7;left:50%}60%{opacity:.1;left:100%}}@-webkit-keyframes stage_load4{60%{opacity:.2;left:0}70%{opacity:.7;left:50%}80%{opacity:.1;left:100%}}@keyframes stage_load4{60%{opacity:.2;left:0}70%{opacity:.7;left:50%}80%{opacity:.1;left:100%}}@-webkit-keyframes stage_load5{80%{opacity:.2;left:0}90%{opacity:.7;left:50%}100%{opacity:.1;left:100%}}@keyframes stage_load5{80%{opacity:.2;left:0}90%{opacity:.7;left:50%}100%{opacity:.1;left:100%}}@media screen and (min-width:768px){.stage__item{height:8px}}@media screen and (min-width:1024px){.stage{max-width:240px}}.table{color:#6b737d}.table__row{display:none}.table__body{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:5px}.table-mob__row{background-color:white;-webkit-box-shadow:0 6px 30px rgba(147,147,147,.15);box-shadow:0 6px 30px rgba(147,147,147,.15);border-radius:10px;padding:10px 15px;display:-ms-grid;display:grid;grid-auto-columns:1fr 1fr;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-template-areas:"name bank" ". sum" "date stageTitle" "stageStatus stageStatus";font-size:14px}.table-mob__name{-ms-grid-row:1;-ms-grid-column:1;grid-area:name}.table-mob__bank{-ms-grid-row:1;-ms-grid-column:2;grid-area:bank;text-align:right}
.table-mob__sum{-ms-grid-row:2;-ms-grid-column:2;grid-area:sum;text-align:right}.table-mob__date{-ms-grid-row:3;-ms-grid-column:1;grid-area:date}.table-mob__stage-title{-ms-grid-row:3;-ms-grid-column:2;grid-area:stageTitle;text-align:right}.table-mob__stage-status{-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:2;margin-top:5px;grid-area:stageStatus}.table__grid{display:-ms-grid;display:grid}@media screen and (min-width:768px){.table-mob__row{font-size:18px}}@media screen and (min-width:1020px){.table-mob__row{display:none}.table{background:white;-webkit-box-shadow:0 6px 30px rgba(147,147,147,.15);box-shadow:0 6px 30px rgba(147,147,147,.15);border-radius:10px}.table__body{display:block}.table__row{display:block;padding-left:30px;padding-right:30px;font-size:18px;border-top:1px solid #dfe0e6}.table__row.table__row--head{font-size:14px;border-top:0}.table__grid{display:-ms-grid;display:grid;grid-template-columns:120px 200px 180px 300px 1fr;grid-gap:20px}.table-cell{padding-top:20px;padding-bottom:20px}.table__conditions{display:block}}.faq{max-width:996px;margin-left:auto;margin-right:auto}.faq__item{border-bottom:1px solid #dfe0e6}.faq__item:first-child .faq__title{padding-top:0}.faq__title{font-size:18px;line-height:28px;position:relative;padding-right:25px;padding-top:15px;padding-bottom:15px;cursor:pointer;-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease}.faq__title:hover{color:#f78f1e}.faq__title:hover:after{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE2IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTUuMDY3NCAwLjI2NTU4MkMxNS4yODg3IDAuNDg2ODc5IDE1LjI4ODcgMC44NDU2NzMgMTUuMDY3NCAxLjA2Njk3TDguNDAwNzYgNy43MzM2NEM4LjE3OTQ2IDcuOTU0OTMgNy44MjA2NyA3Ljk1NDkzIDcuNTk5MzcgNy43MzM2NEwwLjkzMjcwNSAxLjA2Njk3QzAuNzExNDA3IDAuODQ1NjcyIDAuNzExNDA3IDAuNDg2ODc5IDAuOTMyNzA1IDAuMjY1NTgyQzEuMTU0IDAuMDQ0Mjg0NSAxLjUxMjc5IDAuMDQ0Mjg0NSAxLjczNDA5IDAuMjY1NTgyTDguMDAwMDYgNi41MzE1NUwxNC4yNjYgMC4yNjU1ODJDMTQuNDg3MyAwLjA0NDI4NTEgMTQuODQ2MSAwLjA0NDI4NTEgMTUuMDY3NCAwLjI2NTU4MloiIGZpbGw9IiNGMUE1MDEiLz4KPC9zdmc+Cg==")}.faq__title:after{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE2IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTUuMDY3NCAwLjI2NTU4MkMxNS4yODg3IDAuNDg2ODc5IDE1LjI4ODcgMC44NDU2NzMgMTUuMDY3NCAxLjA2Njk3TDguNDAwNzYgNy43MzM2NEM4LjE3OTQ2IDcuOTU0OTMgNy44MjA2NyA3Ljk1NDkzIDcuNTk5MzcgNy43MzM2NEwwLjkzMjcwNSAxLjA2Njk3QzAuNzExNDA3IDAuODQ1NjcyIDAuNzExNDA3IDAuNDg2ODc5IDAuOTMyNzA1IDAuMjY1NTgyQzEuMTU0IDAuMDQ0Mjg0NSAxLjUxMjc5IDAuMDQ0Mjg0NSAxLjczNDA5IDAuMjY1NTgyTDguMDAwMDYgNi41MzE1NUwxNC4yNjYgMC4yNjU1ODJDMTQuNDg3MyAwLjA0NDI4NTEgMTQuODQ2MSAwLjA0NDI4NTEgMTUuMDY3NCAwLjI2NTU4MloiIGZpbGw9IiMxODFFNEIiLz4KPC9zdmc+Cg==");position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;-o-transition:transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;line-height:0;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}.faq__item.active .faq__title:after{-webkit-transform:rotate(180deg) translateY(-50%);-ms-transform:rotate(180deg) translateY(-50%);transform:rotate(180deg) translateY(-50%)}
.faq__description{padding-bottom:15px;display:none;font-size:16px;padding-right:25px;line-height:24px;color:#6b737d}@media screen and (min-width:768px){.faq__title{padding-top:20px;padding-bottom:20px}.faq__item:first-child .faq__title{padding-top:0}.faq__description{padding-bottom:20px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:0;outline:0;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:0;background:transparent}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDggMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy43MzM5MyAxNS4wNjY0QzcuNTEyNjMgMTUuMjg3NyA3LjE1Mzg0IDE1LjI4NzcgNi45MzI1NCAxNS4wNjY0TDAuMjY1ODc1IDguMzk5NzhDMC4wNDQ1Nzc5IDguMTc4NDggMC4wNDQ1Nzc5IDcuODE5NjkgMC4yNjU4NzUgNy41OTgzOUw2LjkzMjU0IDAuOTMxNzI4QzcuMTUzODQgMC43MTA0MyA3LjUxMjYzIDAuNzEwNDMgNy43MzM5MyAwLjkzMTcyOEM3Ljk1NTIzIDEuMTUzMDIgNy45NTUyMyAxLjUxMTgyIDcuNzMzOTMgMS43MzMxMUwxLjQ2Nzk2IDcuOTk5MDlMNy43MzM5MyAxNC4yNjUxQzcuOTU1MjMgMTQuNDg2NCA3Ljk1NTIzIDE0Ljg0NTIgNy43MzM5MyAxNS4wNjY0WiIgZmlsbD0iIzVFNjI4MiIvPgo8L3N2Zz4K")}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDggMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMC4yNjYwNyAwLjkzMzU1MUMwLjQ4NzM2OCAwLjcxMjI1NCAwLjg0NjE2MSAwLjcxMjI1NCAxLjA2NzQ2IDAuOTMzNTUxTDcuNzM0MTMgNy42MDAyMkM3Ljk1NTQyIDcuODIxNTIgNy45NTU0MiA4LjE4MDMxIDcuNzM0MTMgOC40MDE2MUwxLjA2NzQ2IDE1LjA2ODNDMC44NDYxNjEgMTUuMjg5NiAwLjQ4NzM2OCAxNS4yODk2IDAuMjY2MDcgMTUuMDY4M0MwLjA0NDc3MzQgMTQuODQ3IDAuMDQ0NzczNCAxNC40ODgyIDAuMjY2MDcgMTQuMjY2OUw2LjUzMjA0IDguMDAwOTFMMC4yNjYwNyAxLjczNDk0QzAuMDQ0NzczNCAxLjUxMzY0IDAuMDQ0NzczNCAxLjE1NDg1IDAuMjY2MDcgMC45MzM1NTFaIiBmaWxsPSIjNUU2MjgyIi8+Cjwvc3ZnPgo=")}[dir='rtl'] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:0}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:black}.partner-banks .slick-list .partner-banks__item{margin-left:2.5px;margin-right:2.5px}.partner-banks .slick-list{margin-top:-25px;margin-bottom:-25px;padding-top:25px;padding-bottom:25px;margin-left:20px;margin-right:20px}.partner-banks__item{background:#fff;box-shadow:0 6px 10px rgba(147,147,147,.15);border-radius:5px;padding:8px}.partner-banks__item img{display:block;height:20px;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.partner-banks .slick-next{right:0}.partner-banks .slick-prev{left:0}@media screen and (min-width:768px){.partner-banks .slick-list .partner-banks__item{margin-left:7.5px;margin-right:7.5px}.partner-banks__item{padding:18px}.partner-banks__item img{height:30px}}@media screen and (min-width:1250px){.partner-banks .slick-list{margin-right:0;margin-left:0}
.partner-banks .slick-next{right:-25px}.partner-banks .slick-prev{left:-25px}}.cbx{position:relative;z-index:unset;opacity:1;margin:0}.cbx input{position:absolute;z-index:-1;opacity:0;margin:10px 0 0 20px}.cbx{position:relative;padding-left:30px;display:inline-block;align-items:center;user-select:none;font-size:16px;cursor:pointer;line-height:20px}.cbx .cbx-fake-input:before{content:"";display:inline-block;width:20px;height:20px;position:absolute;left:0;top:0;border:1px solid #b4c6d2;border-radius:3px;transition:filter .25s;background-color:#fff}.cbx input:checked+.cbx-fake-input:before{border-color:#b4c6d2}.cbx input:checked+.cbx-fake-input:after{content:"\e912";position:absolute;left:10px;top:11px;font-family:MyFin;color:#14509c;font-size:14px;line-height:1;transform:translate(-50%,-50%)}.cbx input:not(:disabled):not(:checked)+.cbx-fake-input:hover:before{filter:brightness(1.1)}.cbx input:not(:disabled):not(:checked)+.cbx-fake-input:active:before{filter:brightness(0.9)}.cbx input:disabled+.cbx-fake-input{pointer-events:none}.cbx input:disabled+.cbx-fake-input::before{background-color:#ebebeb;border-color:#ccc}.cbx.cbx--text-accent .cbx-text{font-family:roboto-bold,Arial,Helvetica,sans-serif}.cbx.disabled{pointer-events:none}.cbx.disabled input:checked+.cbx-fake-input:before{border-color:#b4c6d2}.cbx.disabled input:checked+.cbx-fake-input:after{color:#b4c6d2}body.blocked{position:relative;overflow:hidden !important}.custom-modal{position:fixed;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:flex-start;pointer-events:none}.custom-modal.custom-modal--main-container-scroll{overflow:auto}[data-custom-modal="show-modal"],[data-custom-modal="close-modal"]{cursor:pointer}.custom-modal.active{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:3001}.custom-modal.active .custom-modal__content{transform:translateY(0);pointer-events:auto;opacity:1}
.custom-modal__close{position:absolute;top:0;right:0;z-index:4;padding:15px}.custom-modal__close:before{content:'\e90e';font-family:Myfin;color:#b7bec7;font-size:16px}.custom-modal__title{font-size:20px;margin-bottom:5px;font-family:roboto-bold,Arial,Helvetica,sans-serif}.custom-modal__content{position:relative;overflow:hidden;opacity:0;transition:transform .3s,opacity .3s;transform:translateY(-100px);background-color:#fff;padding:40px 15px 30px 15px;border-radius:5px;width:calc(100% - 20px);margin:10px;box-sizing:border-box;pointer-events:none}.custom-modal__content::-webkit-scrollbar{width:8px}.custom-modal__content::-webkit-scrollbar-track{background:#f4f4f4;border-radius:10px;margin-top:10px;margin-bottom:10px}.custom-modal__content::-webkit-scrollbar-thumb{background-color:#d4d7d9;border-radius:10px}.custom-modal.custom-modal--no-animation{display:none}.custom-modal.active.custom-modal--no-animation{display:-webkit-box;display:-ms-flexbox;display:flex}.custom-modal.active.custom-modal--no-animation .custom-modal__content{transform:unset}.custom-modal.custom-modal--scrollable-y .custom-modal__content{overflow-y:auto;max-height:90vh}.custom-modal.custom-modal--scrollable-x .custom-modal__content{overflow-x:auto}.custom-modal.custom-modal--s .custom-modal__content{max-width:400px}.custom-modal.custom-modal--sm .custom-modal__content{max-width:500px}.custom-modal.custom-modal--m .custom-modal__content{max-width:600px}.custom-modal.custom-modal--ml .custom-modal__content{max-width:700px}.custom-modal.custom-modal--l .custom-modal__content{max-width:800px}.custom-modal.custom-modal--xl .custom-modal__content{max-width:900px}.custom-modal.custom-modal--xxl .custom-modal__content{max-width:1100px}.custom-modal.custom-modal--adaptive .custom-modal__content{width:auto;height:auto;max-width:100%;max-height:100%;padding:0;background-color:transparent;border-radius:0}.custom-modal.custom-modal--full .custom-modal__content{max-width:unset;min-width:unset;width:100%;margin:0;height:100%;top:0;border-radius:0;max-height:unset;padding:0}.custom-modal.custom-modal--full .custom-modal__close{right:0;top:0;padding-right:10px}.custom-modal.custom-modal--full.custom-modal--full-wp .custom-modal__content{padding:10px}.custom-modal.custom-modal--no-transform.active .custom-modal__content,.custom-modal.custom-modal--no-transform .custom-modal__content{transform:unset}.custom-modal-backdrop,.custom-modal-overlay{z-index:3000}.custom-modal-overlay{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);opacity:0;pointer-events:none;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.custom-modal-overlay.active{opacity:1;pointer-events:auto}.custom-modal.custom-modal--bg-light-blue .custom-modal__content{background-color:#ebf6fb}.custom-modal.custom-modal--overflow-unset .custom-modal__content{overflow:unset}.custom-modal.custom-modal--p-15 .custom-modal__content{padding:15px}.custom-modal.custom-modal--centered{align-items:center}@media screen and (min-width:1200px){.custom-modal{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-modal__content{padding:40px 30px 30px 30px}.custom-modal__title{font-size:24px}}.cookie{position:fixed;left:0;top:0;right:0;bottom:0;display:none;justify-content:center;align-items:center;padding-left:10px;padding-right:10px;pointer-events:none;opacity:0;transform:translateY(200px);transition:opacity .4s,transform .4s;z-index:2999;background-color:rgba(0,0,0,.5)}
.cookie.active{pointer-events:auto;opacity:1;display:flex;transform:translateY(0)}.cookie__wrapper{width:100%;max-width:360px;background-color:#fff;box-shadow:0 1px 5px rgba(0,0,0,.15);border-radius:3px;padding:15px}.cookie__img{width:64px;height:64px;flex-shrink:0}.cookie__img img{width:100%;height:100%;object-fit:contain}.cookie__content{margin-top:10px}.cookie__title{font-size:18px;line-height:21px;font-family:roboto-bold,Arial,Helvetica,sans-serif;margin-bottom:10px}.cookie__text{font-size:14px;line-height:21px}.cookie__btn{margin-top:15px;display:grid;grid-template-columns:100%;grid-gap:10px}.cookie__btn .btn{width:100%}.cookie__btn-deny{background-color:#fff}.cookie.cookie--desktop .cookie__wrapper{max-width:600px;padding:40px 30px}.cookie.cookie--desktop .cookie__img{width:80px;height:80px}.cookie.cookie--desktop .cookie__title{margin-bottom:15px;font-size:20px;line-height:25px}.cookie.cookie--desktop .cookie__text{font-size:16px;line-height:24px}.cookie.cookie--desktop .cookie__btn{grid-template-columns:1fr 1fr}.cookie.cookie--desktop .cookie__btn-allow{order:1}.refuse-cookies-modal__title{margin-bottom:18px;font-size:18px;line-height:22px;font-family:roboto-bold,Arial,Helvetica,sans-serif}.refuse-cookies-modal__text{font-size:14px;line-height:21px}.refuse-cookies-modal__buttons{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;margin-top:15px}.refuse-cookies-modal__buttons .btn:nth-child(1){grid-column-start:1;grid-column-end:2}.refuse-cookies-modal__buttons .btn:nth-child(2){grid-column-start:2;grid-column-end:3}.refuse-cookies-modal__buttons .btn:nth-child(3){grid-column-start:1;grid-column-end:-1}.refuse-cookies-modal__warning{font-size:14px;line-height:21px;background-color:#fffdc5;border-radius:3px;padding:10px 15px;display:flex;align-items:center;gap:10px}.refuse-cookies-modal__warning:before{content:'\e916';font-family:'Myfin';font-size:20px;color:#f78f1e;flex-shrink:0;position:relative;top:0}.refuse-cookies-modal.refuse-cookies-modal--desktop .refuse-cookies-modal__title{margin-bottom:15px;font-size:20px;line-height:25px;text-align:left}
.refuse-cookies-modal.refuse-cookies-modal--desktop .refuse-cookies-modal__text{font-size:16px;line-height:24px}.refuse-cookies-modal.refuse-cookies-modal--desktop .refuse-cookies-modal__warning{font-size:16px}.setup-cookies-modal__title{font-size:20px;line-height:24px;font-family:roboto-bold,Arial,Helvetica,sans-serif;margin-bottom:20px}.setup-cookies-modal__subtitle{font-size:18px;line-height:21px;font-family:roboto-bold,Arial,Helvetica,sans-serif;margin-bottom:20px}.setup-cookies-modal__text p{margin-bottom:15px;font-size:14px;line-height:21px}.setup-cookies-modal__text h2,.setup-cookies-modal__text h3,.setup-cookies-modal__text h4{font-size:18px;line-height:21px;margin-bottom:15px}.setup-cookies-modal__text ul{padding:0;margin:0 0 15px;list-style-type:none;display:block}.setup-cookies-modal__text ul>li{margin-top:10px;position:relative;padding-left:16px;font-size:14px;line-height:21px}.setup-cookies-modal__text ul>li:first-child{margin-top:0}.setup-cookies-modal__text ul>li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background-color:#f78f1e;display:inline-flex}.setup-cookies-modal__text ol{list-style-type:none;counter-reset:cookies-ol-item;margin:0 0 15px 0;padding:0}.setup-cookies-modal__text ol ol{counter-reset:cookies-ol-subitem;margin-bottom:0;margin-top:15px}.setup-cookies-modal__text ol li:before{counter-increment:cookies-ol-item;content:counters(cookies-ol-item,".") ". "}.setup-cookies-modal__text ol ol li:before{counter-increment:cookies-ol-subitem;content:counter(cookies-ol-item) "." counter(cookies-ol-subitem) ". "}.setup-cookies-modal__text ol>li{margin-bottom:10px;line-height:21px;position:relative;font-size:14px}.setup-cookies-modal__text ol>li:last-child{margin-bottom:0}.setup-cookies-modal__warning{font-size:14px;line-height:21px;background-color:#fffdc5;border-radius:3px;padding:10px 15px;display:flex;gap:10px}
.setup-cookies-modal__warning:before{content:'\e916';font-family:'Myfin';font-size:20px;color:#f78f1e;flex-shrink:0;position:relative;top:4px}.setup-cookies-modal__buttons{position:sticky;bottom:-30px;left:0;width:100%;display:grid;grid-template-columns:100%;grid-gap:10px;background-color:#fff;padding:20px 0;z-index:2}.setup-cookies-modal.setup-cookies-modal--desktop .setup-cookies-modal__title{font-size:24px;line-height:28px}.setup-cookies-modal.setup-cookies-modal--desktop .setup-cookies-modal__text h2,.setup-cookies-modal.setup-cookies-modal--desktop .setup-cookies-modal__text h3,.setup-cookies-modal.setup-cookies-modal--desktop .setup-cookies-modal__text h4{font-size:20px;line-height:24px}.setup-cookies-modal.setup-cookies-modal--desktop .setup-cookies-modal__buttons{display:flex;gap:10px}.btn-transparent-black{transition:border-color .25s ease;border:1px solid #999;color:#333;padding:6px 19px 8px}.btn-transparent-black:hover{border-color:#333;color:#333}.btn-transparent-black:active,.btn-transparent-black:focus,.btn-transparent-black:visited{color:#333}.cookie__title,.setup-cookies-modal__title,.refuse-cookies-modal__title{font-weight:700}.btn.btn-transparent-black{transition:border-color .25s ease;border:1px solid #999;color:#333;background-color:#fff;display:inline-flex;align-items:center;text-align:center;justify-content:center}.setup-cookies-modal ol li,.refuse-cookies-modal ol li{margin-bottom:10px}.setup-cookies-modal ol li:last-child,.refuse-cookies-modal ol li:last-child{margin-bottom:0}.refuse-cookies-modal .list{padding:0;margin:0;list-style-type:none;display:block}.refuse-cookies-modal .list>li{margin-top:10px;position:relative}.refuse-cookies-modal .list>li:first-child{margin-top:0}.refuse-cookies-modal .list .list{margin-top:15px;margin-bottom:15px;padding-left:20px}.refuse-cookies-modal .list.list--dotted>li{padding-left:16px}.refuse-cookies-modal .list.list--dotted>li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background-color:#b4c6d2;display:inline-flex}
.refuse-cookies-modal .list.list--before-orange.list--check>li:before,.refuse-cookies-modal .list.list--before-orange.list--num>li:before,.refuse-cookies-modal .list.list--before-orange.list--content-num>li:before{color:#f78f1e}.refuse-cookies-modal .list.list--before-orange.list--dotted>li:before{background-color:#f78f1e}.refuse-cookies-modal .list.list--dotted.list--inner ul>li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background-color:#b4c6d2;display:inline-flex}.refuse-cookies-modal .list.list--dotted.list--inner.list--before-orange ul>li:before{background-color:#f78f1e}.setup-cookies-modal__buttons .btn{font-size:16px;line-height:19px;padding:17px 15px;border:1px solid #f78f1e}@media screen and (max-width:768px){.refuse-cookies-modal__buttons .btn{font-size:16px;padding-left:10px;padding-right:10px}}.setup-cookies-modal .cbx input:checked+.cbx-fake-input:after{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMiAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgNkw1LjE2NjY3IDEwTDExIDEiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=")}.setup-cookies-modal .cbx input:checked+.cbx-fake-input:before{background-color:#f78f1e;border-color:#f78f1e}.setup-cookies-modal__warning:before{width:20px;height:20px;transform:scale(1.2);content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNiAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNzI1IDE0LjQ5OTlIMTQuMjc1QzE1LjU1ODMgMTQuNDk5OSAxNi4zNTgzIDEzLjEwODMgMTUuNzE2NyAxMS45OTk5TDkuNDQxNjcgMS4xNTgyOEM4LjggMC4wNDk5NDMxIDcuMiAwLjA0OTk0MzEgNi41NTgzMyAxLjE1ODI4TDAuMjgzMzMzIDExLjk5OTlDLTAuMzU4MzM0IDEzLjEwODMgMC40NDE2NjYgMTQuNDk5OSAxLjcyNSAxNC40OTk5Wk04IDguNjY2NjFDNy41NDE2NyA4LjY2NjYxIDcuMTY2NjcgOC4yOTE2MSA3LjE2NjY3IDcuODMzMjhWNi4xNjY2MUM3LjE2NjY3IDUuNzA4MjggNy41NDE2NyA1LjMzMzI4IDggNS4zMzMyOEM4LjQ1ODMzIDUuMzMzMjggOC44MzMzMyA1LjcwODI4IDguODMzMzMgNi4xNjY2MVY3LjgzMzI4QzguODMzMzMgOC4yOTE2MSA4LjQ1ODMzIDguNjY2NjEgOCA4LjY2NjYxWk04LjgzMzMzIDExLjk5OTlINy4xNjY2N1YxMC4zMzMzSDguODMzMzNWMTEuOTk5OVoiIGZpbGw9IiNGNzhGMUUiLz4KPC9zdmc+Cg==")}.custom-modal__close:before{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjE2MDcgMS45OTc5MUMxNy40Nzk4IDEuNjc4ODcgMTcuNDc5OCAxLjE1ODMzIDE3LjE2MDcgMC44MzkyODZDMTYuODQxNyAwLjUyMDI0NiAxNi4zMjEyIDAuNTIwMjQ2IDE2LjAwMjEgMC44MzkyODZMOS4wMDAwMiA3Ljg0MTM5TDEuOTk3OTMgMC44MzkyODZDMS42Nzg4OSAwLjUyMDI0NiAxLjE1ODM0IDAuNTIwMjQ2IDAuODM5MzA0IDAuODM5Mjg2QzAuNTIwMjY0IDEuMTU4MzMgMC41MjAyNjQgMS42OTU2NiAwLjgzOTMwNCAxLjk5NzkxTDcuODQxNCA5LjAwMDAxTDAuODU2MDk2IDE2LjAwMjFDMC41MzcwNTYgMTYuMzIxMSAwLjUzNzA1NiAxNi44NDE3IDAuODU2MDk2IDE3LjE2MDdDMS4xNzUxNCAxNy40Nzk4IDEuNjk1NjggMTcuNDc5OCAyLjAxNDcyIDE3LjE2MDdMOS4wMDAwMiAxMC4xNTg2TDE1Ljk4NTMgMTcuMTYwN0MxNi4zMDQ0IDE3LjQ3OTggMTYuODI0OSAxNy40Nzk4IDE3LjE0NCAxNy4xNjA3QzE3LjQ2MyAxNi44NDE3IDE3LjQ2MyAxNi4zMDQ0IDE3LjE0NCAxNi4wMDIxTDEwLjE3NTQgOS4wMDAwMUwxNy4xNjA3IDEuOTk3OTFaIiBmaWxsPSIjQjdCRUM3Ii8+Cjwvc3ZnPgo=");font-size:16px}