@charset "UTF-8";
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:0;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger-box{width:23px;height:21px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1.5px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:23px;height:3px;background-color:#000;border-radius:0;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-9px}.hamburger-inner:after{bottom:-9px}.hamburger--squeeze .hamburger-inner{transition-duration:.1s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top .1s ease .14s,opacity .1s ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom .1s ease .14s,transform .1s cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease,opacity .1s ease .14s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.animated{animation-duration:1000 ms;animation-fill-mode:both}.fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.zoomFadeIn{animation-delay:1s;animation-name:zoomFadeIn}@keyframes zoomFadeIn{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.zoomFadeOut{animation-name:zoomFadeOut}@keyframes zoomFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.05)}}.slideDown{animation-name:slideDown}@keyframes slideDown{0%{transform:translateY(0)}to{transform:translateY(50vh)}}.slideUp{animation-name:slideUp}@keyframes slideUp{0%{transform:translateY(50vh)}to{transform:translateY(0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}.modal{z-index:101;display:none;position:fixed;left:0;top:0;bottom:0;background:hsla(0,0%,100%,.7);-webkit-overflow-scrolling:touch}.modal.active{display:block}.modal-table{display:table;table-layout:fixed;height:100%;width:100%}.modal-cell{display:table-cell;height:100%;width:100%;vertical-align:middle}.modal-content{position:relative;margin:0 auto;background:#fff;width:720px;max-width:100%;padding:70px 50px;box-shadow:0 5px 12px 0 rgba(0,0,0,.13)}.modal-close{position:absolute;top:40px;right:50px}.modal-close:before{display:inline-block;content:"×";font-weight:400;color:#000;font-size:21px;font-weight:700;text-transform:lowercase}.modal-open{overflow:hidden;position:fixed;left:0;right:0}:root{--primary-cta:#3f52e5;--primary-cta-200:#c5caf7;--primary-cta-650:#1a2cbd;--grey-darker:#eef1f7;--text-color:#1b2021;--text-secondary:#495555;--modal-border:#d9d9d9;--logo-container-border:#e9ebfc}.institution-arrow-block{display:flex;align-items:center}.institution-arrow-block a{text-decoration:none;color:var(--primary-cta);font-size:1rem;position:relative;font-weight:600;left:1rem}.institution-arrow-block:hover{color:var(--primary-cta-650);filter:invert(15%) sepia(85%) saturate(5792%) hue-rotate(239deg) brightness(74%) contrast(101%)}.institution-arrow-block:hover>a{position:relative;left:20px;transition:all .5s ease-in-out}.institution-arrow-block>.ob-left-arrow{cursor:pointer;height:1rem;filter:invert(61%) sepia(7%) saturate(0) hue-rotate(225deg) brightness(92%) contrast(92%)}#institution-content-wrapper{margin:0 auto;min-height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:8rem;padding:2rem}.institution-search-bx-body{max-height:49vh;overflow-y:auto}.institution-search-bx-body::-webkit-scrollbar-thumb{background:#d1d4d4;border-radius:7px;height:3rem}.institution-search-bx-body::-webkit-scrollbar{width:6px;background-color:#f1f1f1;border-radius:7px}.institution-modal-content{width:100%;background-color:#fff;padding:4.5rem;display:flex;flex-direction:column;border-radius:8px;border:1px solid var(--modal-border);color:var(--text-color)}#institution-modal-header{text-align:right}#institution-modal-header h2{text-align:left;font-size:1.8rem;margin:0}.institution-modal-footer{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:2rem}.institution-modal-footer>a{line-height:2.8rem;text-decoration:none;color:gray}.institution-modal-footer>a:hover{text-decoration:underline}.institution-modal-close{color:var(--text-secondary);cursor:pointer;position:relative;top:-20px}.institution-search-container{position:relative;top:2.2rem;padding-bottom:1.5rem}.institution-search-container input{text-indent:1.4rem}.institution-search-icon{position:relative;padding:.5rem;height:1.8rem;bottom:1.9rem}.institution-search-input{width:100%;padding:.5rem;border-radius:4px;color:var(--text-secondary);border:1px solid var(--primary-cta-200);font-size:1rem;font-weight:400;outline-color:var(--primary-cta-200)}.institution-container{display:flex;flex-direction:row;flex-wrap:wrap}.ob-institution{display:flex;align-items:center;padding:.4rem .6rem;border:1px solid var(--primary-cta-200);margin:0 .5rem .8rem 0;border-radius:5px;width:16rem}.ob-institution a{display:flex;align-items:center;flex-direction:row;padding-right:.2rem;text-decoration:none;width:100%}.ob-institution:hover{border-color:var(--primary-cta);transition:all .25s ease-in-out}.ob-institution:active{background-color:var(--grey-darker)}.ob-institution a img.ob-arrow-right{width:.4rem;height:.7rem;margin-left:auto;filter:invert(7%) sepia(6%) saturate(1618%) hue-rotate(142deg) brightness(96%) contrast(87%)}.ob-institution a:active img.ob-arrow-right{filter:invert(13%) sepia(79%) saturate(4951%) hue-rotate(239deg) brightness(85%) contrast(104%)}.ob-arrow-down{display:none;position:absolute;top:calc(100vh - 50px);left:50%;animation:jumpInfinite 1.5s infinite}.fi{font-size:1.5rem}.ob-span-text{margin-left:.7rem;font-size:1rem;font-weight:500;color:var(--text-color)}img.country-logo,img.ob-institution-logo{width:100%;max-width:2rem;height:2rem;border-radius:6px}.container-onboarding{max-width:18rem}.container-onboarding p{font-size:.8rem;font-weight:400;text-align:left;line-height:20px;color:var(--text-secondary)!important}.ob-btn-primary{border:none;width:14rem;height:3rem;margin-top:5rem;background:var(--primary-cta);padding:.5rem;color:#fff;font-size:1rem;font-weight:700;text-transform:uppercase;cursor:pointer;border-radius:10px;display:none}.ob-btn-primary:hover{opacity:.75}.company-image-wrapper img{max-width:100%;height:auto;padding:1rem}.company-image-wrapper{display:flex;align-items:center;margin-bottom:1.2rem;border:1px solid var(--logo-container-border);background:#fff;border-radius:16px;width:8rem;height:8rem}@media screen and (max-width:990px){.ob-institution{width:96%}}@media screen and (max-width:768px){.institution-search-bx-body{max-height:100%}.institution-modal-content{height:100vh;border-radius:0;padding:2rem}.container-onboarding{max-width:100%;height:100vh;padding:7rem 1.6rem 0}#institution-content-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;padding:0}.ob-btn-primary{display:block}.institution-container{display:flex;flex-direction:column;flex-wrap:nowrap}#institution-modal-header{margin-top:1.5rem}#institution-modal-header h2,.ob-institution span{font-size:1rem}.ob-arrow-down{display:block}}@font-face{font-family:Gotham Pro;src:url(../fonts/GothamPro-Light.woff2) format("woff2"),url(../fonts/GothamPro-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Gotham Pro;src:url(../fonts/GothamPro.woff2) format("woff2"),url(../fonts/GothamPro.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Gotham Pro;src:url(../fonts/GothamPro-Medium.woff2) format("woff2"),url(../fonts/GothamPro-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Gotham Pro;src:url(../fonts/GothamPro-Bold.woff2) format("woff2"),url(../fonts/GothamPro-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Gotham;src:url(../fonts/Gotham-Book.woff2) format("woff2"),url(../fonts/Gotham-Book.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Gotham;src:url(../fonts/Gotham-Medium.woff2) format("woff2"),url(../fonts/Gotham-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Gotham;src:url(../fonts/Gotham-Bold.woff2) format("woff2"),url(../fonts/Gotham-Bold.woff) format("woff");font-weight:700;font-style:normal}*,:after,:before{box-sizing:border-box}body{font-family:Gotham Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.4;padding:0;color:#000;margin:0}html[lang=lv-LV] body{font-family:Gotham,Helvetica Neue,Helvetica,Arial,sans-serif}main{overflow-x:hidden}.logo,main{align-items:center}.logo{display:inline-block;height:55px;transition:height .2s ease-in;margin-right:45px;font-weight:500;padding:0 0 0 75px;display:flex;text-transform:uppercase;background:url(../img/svg/mc-purple.svg) no-repeat 0 50%;background-size:contain}h1{font-size:84px;padding:0;margin:0 0 50px;line-height:1;font-weight:700}h1 strong{color:#902683}h2{font-size:48px;padding:0;margin:40px 0;line-height:1.2;font-weight:700}h3{font-size:24px;margin:0 0 10px}h3,h4{font-weight:500}h4{font-size:11px;text-transform:uppercase;margin:0 0 20px}p{margin:0 0 30px}a{text-decoration:none;color:inherit}.container{max-width:990px;position:relative;margin:0 auto}.hamburger{display:flex}.hamburger:hover{opacity:1}.hidden{display:none!important}.btn{display:inline-block;font-size:15px;padding:15px 20px;background:#902683;background:linear-gradient(90deg,#3e003b 0,#902683);color:#fff;font-weight:700;outline:none;border:0;cursor:pointer;text-align:center;transition:all .2s}.btn:hover{background:linear-gradient(90deg,#290027 0,#721e62)}.btn--green{background:#3b8147;background:linear-gradient(90deg,#204a3c 0,#3b8147)}.btn--green:hover{background:linear-gradient(90deg,#163329 0,#397c46)}.btn--blue{background:#337db1;background:linear-gradient(90deg,#172955 0,#337db1)}.btn--blue:hover{background:linear-gradient(90deg,#101d3b 0,#1c79b7)}.btn--dark{background:#3e003b}.btn--dark:hover{background:#902683}.btn--green-dark{background:#204a3c}.btn--green-dark:hover{background:#3b8147}.btn--blue-dark{background:#172955}.btn--blue-dark:hover{background:#337db1}.btn--gray{background:#e8eaeb;color:#1b1c1d}.btn--gray:hover{background:#dcdcdc}.btn--border{color:#000;position:relative;background:transparent!important}.btn--border:before{left:0;top:0;width:100%;height:100%;background:#902683;background:linear-gradient(90deg,#3e003b 0,#902683)}.btn--border:after,.btn--border:before{content:"";position:absolute;z-index:-1}.btn--border:after{left:3px;top:3px;right:3px;bottom:3px;background:#fff}.btn--border.btn--blue:before{background:#337db1;background:linear-gradient(90deg,#172955 0,#337db1)}.btn--border.btn--green:before{background:#3b8147;background:linear-gradient(90deg,#204a3c 0,#3b8147)}.text--blue-light{color:#2993c6}header{position:absolute;top:0;left:0;right:0;z-index:100;transition:background .4s ease-in;background:transparent;padding:40px 65px 10px}header.sticky{position:fixed;padding-top:10px;top:0}.with-notice header{top:50px}.header-inner{display:flex;align-items:center;justify-content:flex-start}.nav>ul{list-style:none;margin:0;padding:0;display:flex}.nav>ul>li>a{display:inline-block;padding:10px 0 8px;color:#5f5f5f;font-weight:500;text-decoration:none;font-size:15px;transition:all .2s}.nav>ul>li.active>a,.nav>ul>li.current-menu-item>a,.nav>ul>li.current-menu-parent>a,.nav>ul>li.current-page-ancestor>a,.nav>ul>li>a:hover{color:#000}.nav>ul>li+li{margin-left:30px}.nav--main>ul>li>a{text-transform:uppercase}.owl-carousel{display:block;touch-action:pan-y}.slide{display:flex;align-items:center}.slide--green .slide-video:before{background:#3b8147;mix-blend-mode:multiply}.slide--blue .slide-video:before{background:#2b9fd4;mix-blend-mode:hard-light}.slide-video{position:absolute;width:467px;height:792px;top:-100px;left:50vw;overflow:hidden;z-index:-1;transform:translateZ(0);transform-style:preserve-3d}.slide-video:before{background:#902683;z-index:1;-webkit-mask-image:url(../img/svg/mask.svg);mask-image:url(../img/svg/mask.svg);mix-blend-mode:multiply}.no-cssmask .slide-video:after,.slide-video:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;transform:translateZ(0);transform-style:preserve-3d}.no-cssmask .slide-video:after{background:url(../img/mask.png) no-repeat;background-size:cover;z-index:2}.slide-video img,.slide-video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:60% 50%;object-position:60% 50%;-webkit-mask-image:url(../img/svg/mask.svg);mask-image:url(../img/svg/mask.svg);transform:translateZ(0);transform-style:preserve-3d}.slide-title{font-size:74px;font-weight:700;line-height:1;max-width:580px;margin:0 0 20px}.slide-text{font-size:15px;line-height:1.4;margin:0 0 50px;max-width:390px}.slide-inner>*{flex:1 auto}.lazy{opacity:0;transition:opacity .5s}.lazy.loaded{opacity:1}footer{padding:100px 0;border-top:1px solid #e8eaeb}footer h3{font-size:16px;font-weight:500;text-transform:uppercase}footer .footer-block{font-size:13px;font-weight:500;line-height:1.5}footer .footer-block:first-child{width:50%}footer .copyright{font-size:13px;color:#979ea6;font-weight:400;text-transform:uppercase}footer .about{font-size:15px}footer h4{font-size:11px;font-weight:500;text-transform:uppercase;margin:0 0 25px;color:#979ea6}footer .nav>ul{flex-direction:column;margin:0;padding:0}footer .nav>ul>li{margin:0 0 15px}footer .nav>ul>li>a{font-size:13px;color:#000;padding:0}.footer-inner{display:flex}.footer-block{margin:0 60px 0 0}.footer-block a{position:relative}.footer-block a:after{content:"";position:absolute;height:1px;background:#000;left:0;bottom:-3px;right:0;transition:transform .7s cubic-bezier(.19,1,.22,1),opacity 1ms linear .7s;transform:scaleX(0);transform-origin:right 0;opacity:0}.footer-block a:hover:after{transition:transform .9s cubic-bezier(.19,1,.22,1);transform:scaleX(1);transform-origin:0 0;opacity:1}.owl-dots{position:absolute;bottom:30px}.owl-dots button.owl-dot{outline:none;width:18px;height:18px;text-align:center}.owl-dots button.owl-dot span{display:inline-block;background:#000;border-radius:50%;height:100%;width:8px;height:8px;transform:scale(.5)}.owl-dots button.owl-dot.active span{background:#902683;transform:scale(1)}.mobile-menu{position:fixed;z-index:11;background:#fff;left:0;top:0;right:0;bottom:0;overflow-x:hidden;overflow-y:auto;display:flex;align-items:flex-start;padding:80px 40px;transform:translateY(-100%);transition:all .2s}.mobile-menu .btn{margin-bottom:40px}.mobile-menu-inner{width:100%;display:flex;flex-direction:column;min-height:50%}.header-spacer{height:140px}.text{padding:0 50px 0 90px;margin:0 0 100px;font-size:18px}.theme--green .logo{background-image:url(../img/svg/mc-green.svg)}.theme--green .feature-icon svg{fill:url(#green-gradient) #3b8147}.theme--green .radio label:before{background:#3b8147;background:linear-gradient(90deg,#204a3c 0,#3b8147)}.theme--green .range input[type=range]::-webkit-slider-thumb{background:#3b8147;background:linear-gradient(90deg,#204a3c 0,#3b8147)}.theme--green .range input[type=range]::-moz-range-thumb{background:#3b8147;background:linear-gradient(90deg,#204a3c 0,#3b8147)}.theme--green .range input[type=range]::-ms-thumb{background:#3b8147;background:linear-gradient(90deg,#204a3c 0,#3b8147)}.theme--green .range input[type=range]::-webkit-slider-runnable-track{background:#3b8147;background:linear-gradient(90deg,#204a3c 0,#3b8147)}.theme--green .range input[type=range]::-moz-range-track{background:#3b8147;background:linear-gradient(90deg,#204a3c 0,#3b8147)}.theme--green .range input[type=range]::-ms-track{border-color:transparent;border-width:6px 0}.theme--green .range input[type=range]::-ms-fill-lower,.theme--green .range input[type=range]::-ms-track{background:#3b8147;background:linear-gradient(90deg,#204a3c 0,#3b8147)}.theme--green .range input[type=range]::-ms-fill-upper{background:#3b8147;background:linear-gradient(90deg,#204a3c 0,#3b8147)}.theme--green .checkbox:before{background:#3b8147;background:linear-gradient(90deg,#204a3c 0,#3b8147)}.theme--green .checkbox label:before{color:#204a3c}.theme--green .comma svg{fill:rgba(59,129,71,.07)}.theme--green h1 strong{color:#3b8147}.theme--green .input-group--arrow-down svg{fill:#3b8147}.theme--green input[type=text].input--text-theme{color:#3b8147}.theme--green .btn--dark{background:#204a3c}.theme--green .btn--dark:hover{background:#3b8147}.theme--blue .logo{background-image:url(../img/svg/mc-blue.svg)}.theme--blue .feature-icon svg{fill:url(#blue-gradient) #337db1}.theme--blue .radio label:before{background:#337db1;background:linear-gradient(90deg,#172955 0,#337db1)}.theme--blue .range input[type=range]::-webkit-slider-thumb{background:#337db1;background:linear-gradient(90deg,#172955 0,#337db1)}.theme--blue .range input[type=range]::-moz-range-thumb{background:#337db1;background:linear-gradient(90deg,#172955 0,#337db1)}.theme--blue .range input[type=range]::-ms-thumb{background:#337db1;background:linear-gradient(90deg,#172955 0,#337db1)}.theme--blue .range input[type=range]::-webkit-slider-runnable-track{background:#337db1;background:linear-gradient(90deg,#172955 0,#337db1)}.theme--blue .range input[type=range]::-moz-range-track{background:#337db1;background:linear-gradient(90deg,#172955 0,#337db1)}.theme--blue .range input[type=range]::-ms-track{border-color:transparent;border-width:6px 0}.theme--blue .range input[type=range]::-ms-fill-lower,.theme--blue .range input[type=range]::-ms-track{background:#337db1;background:linear-gradient(90deg,#172955 0,#337db1)}.theme--blue .range input[type=range]::-ms-fill-upper{background:#337db1;background:linear-gradient(90deg,#172955 0,#337db1)}.theme--blue .checkbox:before{background:#337db1;background:linear-gradient(90deg,#172955 0,#337db1)}.theme--blue .checkbox label:before{color:#172955}.theme--blue .comma svg{fill:rgba(51,125,177,.07)}.theme--blue h1 strong{color:#2993c6}.theme--blue .input-group--arrow-down svg{fill:#337db1}.theme--blue input[type=text].input--text-theme{color:#337db1}.theme--blue .btn--dark{background:#172955}.theme--blue .btn--dark:hover{background:#337db1}.features-list{display:flex;flex-wrap:wrap;justify-content:space-between}.feature{width:197px}.feature-icon{width:197px;height:197px;box-shadow:0 0 40px 20px hsla(0,0%,74%,.17);display:flex;justify-content:center;align-items:center;margin:0 0 40px}.feature-icon svg{width:88px;height:88px;-o-object-fit:contain;object-fit:contain}.feature-title{color:#1b1c1d;font-weight:500;font-size:15px;margin:0 0 50px}.features-action{margin:50px 0 100px;text-align:center}.scoring-form{margin:0 0 60px}.row{display:flex;justify-content:space-between}.row--2col>*{flex:0 1 48.5%;max-width:48.5%}.field{margin:0 0 30px}.field label{display:block;color:#1b1c1d;font-size:15px;font-weight:500;margin:0 0 15px}.field label a{text-decoration:underline}.field--border{border-bottom:1px solid #e8eaeb}.field--radio,.field--submit{display:flex;justify-content:space-between}.field--submit{align-items:center;margin:30px 0 0}.field--submit .btn{min-width:185px;margin:0 0 30px}.field--range .field-inner{display:flex;margin:0 0 30px;align-items:center}.field--range .input-group{max-width:185px;overflow:hidden}.field--full,.field--range input[type=number],.field--range input[type=text]{width:100%}.field-error{display:flex;flex-direction:row;align-items:center;color:#df5046;font-weight:500;margin:15px 0 0}.field-error svg{width:26px;height:26px;fill:#df5046;margin-right:10px;margin-top:-2px}.input-group{position:relative;display:flex;align-items:center;background:#fff;box-shadow:0 0 40px 20px hsla(0,0%,74%,.17)}.input-group--short{max-width:140px}.input-group--arrow-down svg{fill:#902683;width:15px;height:9px;position:absolute;right:20px;top:25px}.input-group--upload input[type=file]{opacity:0;width:100%;height:100%;position:absolute}.input-group--upload input[type=file].hidden{z-index:-1}.input-group--upload .remove svg{margin-top:5px;fill:#df5046;width:25px;height:25px}.input-group--upload .add svg{margin-top:5px;fill:#000;width:25px;height:25px}.input-addon{padding:0 15px}input[type=date],input[type=email],input[type=number],input[type=tel],input[type=text],select{font-family:Gotham Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;font-weight:500;border:1px solid transparent;color:#1b1c1d;height:55px;padding:10px 15px;-webkit-appearance:none;background:transparent;overflow:hidden;outline:none;flex:1}input[type=date]:not(:-moz-read-only):focus,input[type=email]:not(:-moz-read-only):focus,input[type=number]:not(:-moz-read-only):focus,input[type=tel]:not(:-moz-read-only):focus,input[type=text]:not(:-moz-read-only):focus,select:not(:-moz-read-only):focus{border-color:#acacac}input[type=date]:not(:read-only):focus,input[type=email]:not(:read-only):focus,input[type=number]:not(:read-only):focus,input[type=tel]:not(:read-only):focus,input[type=text]:not(:read-only):focus,select:not(:read-only):focus{border-color:#acacac}input[type=date].input--text-large,input[type=email].input--text-large,input[type=number].input--text-large,input[type=tel].input--text-large,input[type=text].input--text-large,select.input--text-large{font-size:30px}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#a47401;-webkit-box-shadow:0 0 0 1000px #fff inset}.radio{flex:1;margin:0 0 30px}.radio+.radio{margin-left:16px}.radio input[type=radio]{visibility:hidden;position:absolute}.radio input[type=radio]:checked+label:before{opacity:1}.radio label{display:block;position:relative;color:#1b1c1d;font-size:18px;font-weight:500;padding:15px 20px;box-shadow:0 0 40px 20px hsla(0,0%,74%,.17)}.radio label:before{left:0;top:0;width:100%;height:100%;background:#902683;background:linear-gradient(90deg,#3e003b 0,#902683);opacity:0}.radio label:after,.radio label:before{content:"";position:absolute;z-index:-1}.radio label:after{left:3px;top:3px;right:3px;bottom:3px;background:#fff}.checkbox{position:relative;margin:0 0 30px}.checkbox:before{content:"";position:absolute;left:0;top:0;width:35px;height:35px;background:#902683;background:linear-gradient(90deg,#3e003b 0,#902683)}.checkbox:after{content:"";position:absolute;left:3px;top:3px;width:29px;height:29px;background:#fff}.checkbox input[type=checkbox]{opacity:0;position:absolute}.checkbox input[type=checkbox]:checked+label:before{opacity:1}.checkbox label{display:block;color:#1b1c1d;padding:8px 0 0 50px}.checkbox label:before{content:"";font-family:Font Awesome\ 5 Free;font-weight:900;font-size:18px;color:#3e003b;position:absolute;opacity:0;z-index:1;left:9px;top:6px}.range{flex:1;margin-left:20px}.range input[type=range]{-webkit-appearance:none;width:100%;background:transparent}.range input[type=range]:focus{outline:none}.range input[type=range]::-ms-track{cursor:pointer;background:transparent;color:transparent}.range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:27px;height:27px;margin-top:-10px;background:#902683;background:linear-gradient(90deg,#3e003b 0,#902683);border-radius:50%;outline:none;border:0}.range input[type=range]::-moz-range-thumb{-webkit-appearance:none;width:27px;height:27px;margin-top:-10px;background:#902683;background:linear-gradient(90deg,#3e003b 0,#902683);border-radius:50%;outline:none;border:0}.range input[type=range]::-ms-thumb{-webkit-appearance:none;width:27px;height:27px;margin-top:-10px;background:#902683;background:linear-gradient(90deg,#3e003b 0,#902683);border-radius:50%;outline:none;border:0}.range input[type=range]::-webkit-slider-runnable-track{outline:none;border:0;width:100%;height:9px;border-radius:5px;background:#902683;background:linear-gradient(90deg,#3e003b 0,#902683)}.range input[type=range]::-moz-range-track{outline:none;border:0;width:100%;height:9px;border-radius:5px;background:#902683;background:linear-gradient(90deg,#3e003b 0,#902683)}.range input[type=range]::-ms-track{border:0;border-radius:5px;border-color:transparent;border-width:6px 0}.range input[type=range]::-ms-fill-lower,.range input[type=range]::-ms-track{outline:none;width:100%;height:9px;background:#902683;background:linear-gradient(90deg,#3e003b 0,#902683)}.range input[type=range]::-ms-fill-lower{border:0;border-radius:5px}.range input[type=range]::-ms-fill-upper{outline:none;border:0;width:100%;height:9px;border-radius:5px;background:#902683;background:linear-gradient(90deg,#3e003b 0,#902683)}.comma{position:absolute;left:50vw;overflow:hidden;z-index:-1}.comma svg{width:467px;height:792px;top:-100px;-o-object-fit:contain;object-fit:contain;fill:rgba(144,38,131,.07)}.nav--secondary{margin:-35px 0 60px}.nav--secondary>ul>li{font-size:16px;font-weight:500;text-transform:uppercase;border-bottom:3px solid transparent}.nav--secondary>ul>li>a{color:#000}.nav--secondary>ul>li.active{border-bottom-color:#000}.faq-group{margin:0 0 60px}.faq-group-title{font-size:36px;font-weight:700;margin:0 0 20px}.faq-item{background:#fff;margin:0 0 15px;box-shadow:0 0 40px 20px hsla(0,0%,74%,.17)}.faq-item.active .faq-item-title{background:#3e003b;color:#fff}.faq-item.active .faq-item-title svg{fill:#fff;transform:rotate(0deg)}.faq-item-title{position:relative;font-size:15px;font-weight:500;font-color:#1b1c1d;padding:20px 25px;cursor:pointer;padding-right:60px;transition:.3s}.faq-item-title svg{position:absolute;fill:rgba(144,38,131,.5);width:18px;height:10px;right:25px;top:25px;transform:rotate(-90deg);transition:.3s}.faq-item-text{font-size:15px;line-height:1.6;padding:25px;overflow:hidden;display:none}.faq-item-text p{margin:0 0 15px}.pricelist{margin:0 0 60px}.pricelist table{width:100%;max-width:100%;border:0;border-spacing:0}.pricelist table th{color:#acacac;text-align:left;padding:12px 20px;text-transform:uppercase;font-size:11px;font-weight:400;border-bottom:3px solid #000}.pricelist table td{padding:20px;font-size:15px;color:#1b1c1d;font-weight:500;border-bottom:1px solid #e8eaeb}.pricelist table td:first-child{padding-right:40px}.pricelist table tr.gray{background:hsla(200,7%,92%,.6)}.pricelist table tr.request-info{background:hsla(200,7%,92%,.2)}.pricelist table tr.request-info td{padding:0}.pricelist table tr.request-info ul{list-style:none;display:flex;flex-direction:row;flex-wrap:1;padding:25px 0 25px 20px;margin:0;box-sizing:border-box}.pricelist table tr.request-info ul li{margin:0 30px 0 0}.pricelist table tr.request-info ul li:last-child{margin-left:auto;text-align:right}.pricelist table tr.request-info ul li strong{display:block;font-weight:400;color:#acacac;white-space:nowrap;font-size:11px;text-transform:uppercase;margin:0 0 5px}.pricelist table tr.spacer td{padding:20px 0 0}.content{margin:0 0 50px;font-weight:500;max-width:610px;line-height:1.8}.content h1{margin:0 0 30px}.content h2{margin:0 0 20px}.content img{max-width:100%;height:auto}.content--blog{font-weight:400;padding:30px 0 0;max-width:none}.content--blog-single{max-width:710px}.action{margin:0 0 50px}.map-container{height:455px;position:relative}#map{left:0;top:0;right:0;bottom:0}#map,.marker{position:absolute}.marker{width:52px;height:59px;background:url(../img/svg/mcpin.svg) no-repeat 50% 50%;background-size:contain;transform:translate3d(-50%,-100%,0)}.lang-switch{position:relative;height:29px;color:#5f5f5f;font-size:15px;font-weight:500;padding:0 10px;display:flex;align-items:center;margin-right:auto;margin-left:25px}.lang-switch label{white-space:nowrap}.lang-switch svg{width:8px;fill:currentColor;top:-3px;position:relative}.lang-switch select{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%}.notice{display:block;background:#fe4c4c;color:#fff;z-index:101;padding:12px 0}.notice:hover{background:#ef4343}.notice .container{display:flex;align-items:center}.notice-info{fill:#fff;width:23px;height:23px;margin-right:12px;vertical-align:top}.notice-arrow{stroke:#fff;stroke-width:2.5;stroke-miterlimit:10;width:15px;height:10px;vertical-align:top;margin-left:5px}.smartid{width:95px;height:30px;fill:#00afaa}.smartid-timer{display:flex;flex-direction:row;align-items:center;font-weight:500}.smartid-timer img{width:45px;height:45px}.smartid-timer-value{width:80px;text-align:center}.align-right,.status{text-align:right}.status--process{color:#acacac}.status--confirmed{color:#3e003b}.status--decline{color:#df5046}.modal--nordigen .modal-content{padding:0}.modal--nordigen .container-onboarding{display:none}.modal--nordigen #institution-modal-header{position:relative;padding:0}.modal--nordigen #institution-content-wrapper{padding:0}.modal--nordigen .institution-modal-content{max-width:none;border:0;max-height:none}.modal-loader{text-align:center;padding:20px 0}.modal--gallery{overflow-y:auto;background:rgba(0,0,0,.8);padding:20px 0}.modal--gallery .modal-content{padding:5px;width:590px}.modal--gallery .modal-close{position:fixed}.modal--gallery .modal-close svg{color:#fff;width:42px;height:42px}.modal--gallery .modal-close:before{display:none}.modal--gallery img{max-width:100%;height:auto;vertical-align:top}.auth{display:flex;flex-direction:row;align-items:center;padding:7px 15px;background:#fff;border-radius:7px;overflow:hidden;font-size:15px;font-weight:500;height:47px}.auth-join{color:#acacac;margin-right:10px}.auth-logout{color:#fff;background:#000;width:33px;height:33px;display:flex;justify-content:center;align-items:center;margin-left:30px;margin-right:-8px}.banks{margin:0 0 90px}.bank{display:flex;flex-direction:row;align-items:center;padding:22px;margin:0}.bank .remove{display:inline-block}.bank .remove svg{width:14px;height:14px;color:#000}.bank-name{flex:1}.bank-logo{width:29px;height:auto;margin-right:20px}.blog-list,.blog-list .blog{display:flex;flex-direction:column}.blog-list .blog{margin:0 0 30px;line-height:1.4}.blog-list .blog-title{font-size:24px;font-weight:700;margin:0 0 20px}.blog-title{font-size:36px;font-weight:700;line-height:1.2;margin:0 0 30px}.blog-img{position:relative;margin:0 0 35px}.blog-img:before{content:"";display:block;padding-top:58%}.blog-img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:990px){.hidden-mobile{display:none!important}h1{font-size:36px}h2{font-size:24px;margin:0 0 20px}.container{padding:0 20px}.btn{padding:10px;font-size:12px}header{position:fixed;padding:15px 0;background:hsla(0,0%,100%,.8)}header.scrolled{box-shadow:0 3px 2px -2px rgba(0,0,0,.1)}header .logo{height:37px;padding-left:37px;margin-right:0}.with-notice header{top:0}.with-notice footer{padding-bottom:70px}.with-notice .notice{position:fixed;bottom:0}.header-inner{justify-content:space-between}.mobile-menu{text-align:center}.mobile-menu .nav>ul{flex-direction:column;margin:0;padding:0}.mobile-menu .nav>ul>li{margin:0}.mobile-menu .nav>ul>li>a{color:#000}.mobile-menu .nav--main{margin:0 0 20px}.mobile-menu .nav--main>ul>li{margin:0 0 25px}.mobile-menu .nav--main>ul>li>a{font-size:30px;color:#000;padding:0;line-height:1}.mobile-menu .nav--main>ul>li.active>a,.mobile-menu .nav--main>ul>li.current-menu-item>a,.mobile-menu .nav--main>ul>li.current-menu-parent>a,.mobile-menu .nav--main>ul>li.current-page-ancestor>a{border-bottom:1px solid #000}.mobile-menu .nav--lang>ul{flex-direction:row;justify-content:center}.mobile-menu .nav--lang>ul>li{margin:0 10px}.mobile-menu .nav--lang>ul>li>a{color:#acacac}.mobile-menu .nav--lang>ul>li.active>a{color:#000}.mobile-menu .footer-block{margin:0 0 30px}.mobile-menu .footer-block h4{font-size:15px;text-transform:uppercase;color:#acacac;font-weight:400}.show-menu header .logo span{display:none}.show-menu .mobile-menu{transform:translateY(0)}.show-menu .lang-switch{margin:0 auto}.slide{position:relative;overflow:hidden}.slide-title{font-size:32px;max-width:260px}.slide-text{font-size:12px;max-width:260px;margin:0 0 30px}.slide-inner{padding:150px 0 100px}.slide-video{left:auto;right:-80px;top:-40px;transform:scale(.65);transform-origin:right top}.slider .owl-dots{left:20px}footer{padding:35px 0}footer .footer-block{margin:0 0 30px}footer .footer-block:first-child{width:auto;order:5}.footer-inner{flex-direction:column}.header-spacer{height:80px}.feature{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.feature-title{text-align:center;margin:0 0 30px}.features-action{margin:20px 0 50px}.row{flex-direction:column}.row--2col>*{max-width:100%}.field--range .field-inner{flex-direction:column}.field--range .input-group{width:100%;max-width:100%;margin:0 0 30px}.field--range .range{margin-left:0;width:100%}.field--submit{flex-direction:column}.field--submit .checkbox{width:100%;margin:0 0 30px}.field--submit .btn{width:100%}.radio+.radio{margin-left:0}.field--radio{flex-direction:column}.comma{overflow:hidden;left:auto;max-width:100%}.comma svg{right:-80px;top:-40px}.pricelist{max-width:100%;overflow-x:auto}.pricelist table td{padding-right:20px}.modal--gallery .modal-close{top:10px;right:10px;z-index:10}}@media screen and (min-width:991px){.hidden-desktop{display:none!important}.slider{overflow:hidden}.slider .owl-dots{left:calc((100vw - 990px) / 2 - 5px)}.slide .container{width:100%}.slide-inner{padding:200px 0 160px}.nav{flex:0 1 auto}.nav .signin{margin-left:auto}.footer-block{flex:1}.footer-block:first-child{min-width:40%}.two-col{display:flex}.two-col .col:last-child{width:31%;margin-left:10%}.content--full{max-width:80%}.blog-list{flex-wrap:wrap;flex-direction:row;--gap:24px;gap:var(--gap)}.blog-list .blog{width:calc(100% / 2 - (var(--gap)/2))}.content--blog{padding:50px 0 0}.content--blog-single .blog-title{font-size:48px}}