@charset "UTF-8";.v-spinner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v-spinner .v-clip{-webkit-animation:v-clipdelay .75s linear 0s infinite;animation:v-clipdelay .75s linear 0s infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block}@-webkit-keyframes v-clipdelay{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.8);transform:rotate(180deg) scale(.8)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}@keyframes v-clipdelay{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.8);transform:rotate(180deg) scale(.8)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}.default-list{list-style-position:inside;margin:0;padding:0}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.icon-fill-gray{fill:#959595}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.fade-enter,.fade-leave-to,.modal-enter,.modal-leave-active{opacity:0}.modal-enter .modal,.modal-leave-active .modal{-webkit-transform:scale(1.1);transform:scale(1.1)}.slide-enter-active{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}.slide-leave-active{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(0,1,.5,1);transition-timing-function:cubic-bezier(0,1,.5,1)}.slide-enter-to,.slide-leave{max-height:500px;overflow:hidden}.slide-enter,.slide-leave-to{max-height:0;overflow:hidden}.glow{-webkit-animation-duration:1.92s;animation-duration:1.92s;-webkit-animation-name:glow;animation-name:glow;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-box-shadow:0 0 8px hsla(0,0%,86.7%,.72);box-shadow:0 0 8px hsla(0,0%,86.7%,.72)}.glow:focus{border:2px solid #ccc;-webkit-box-shadow:none;box-shadow:none;outline:0}@-webkit-keyframes glow{0%{-webkit-box-shadow:none;box-shadow:none}40%{-webkit-box-shadow:0 0 16px hsla(0,0%,86.7%,.72);box-shadow:0 0 16px hsla(0,0%,86.7%,.72)}to{-webkit-box-shadow:0 0 8px hsla(0,0%,86.7%,.72);box-shadow:0 0 8px hsla(0,0%,86.7%,.72)}}@keyframes glow{0%{-webkit-box-shadow:none;box-shadow:none}40%{-webkit-box-shadow:0 0 16px hsla(0,0%,86.7%,.72);box-shadow:0 0 16px hsla(0,0%,86.7%,.72)}to{-webkit-box-shadow:0 0 8px hsla(0,0%,86.7%,.72);box-shadow:0 0 8px hsla(0,0%,86.7%,.72)}}@font-face{font-family:ClanOT-CondBlack;src:url(../../../src/assets/fonts/ClanOT-CondBlack.d1400c10.woff) format("woff")}@font-face{font-family:ClanOT-News;src:url(../../../src/assets/fonts/ClanOT-News.4bb71491.woff) format("woff")}@font-face{font-family:ClanOT-Bold;src:url(../../../src/assets/fonts/ClanOT-Bold.c9aa025d.woff) format("woff")}.label{background-color:rgba(48,48,48,.16);border:1px solid rgba(48,48,48,.48);border-radius:4px;color:#303030;display:inline-block;font-family:ClanOT-News,sans-serif;font-size:12px;line-height:1.37rem;padding:0 8px}.label--positive{background-color:#ebf4db;border-color:rgba(130,185,30,.48);color:#82b91e}.label--warning{background-color:#ffe4d9;border-color:rgba(252,88,16,.48);color:#fc5810}.label--soft-warning{background-color:#fef3c6;border-color:#ffd230;color:#733e0a}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body{font-family:ClanOT-News,sans-serif;font-size:14px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){body{background-color:#f3f5f7}}.app-grid{display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto 1fr;min-height:100vh}.app-grid--show-logo{grid-template-rows:0 auto 1fr}.app-grid--ads{grid-template-columns:1fr;grid-template-rows:1fr auto 1fr}@media only print,screen and (min-width:54.85714rem){.app-grid--ads{grid-template-columns:1fr 1fr}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.app-grid{display:-ms-grid;-ms-grid-columns:1fr;-ms-grid-rows:1fr minmax(10fr,auto) 1fr;height:100vh}}.header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-row:1;grid-row:1/2;-ms-grid-row-span:1;height:70px;min-height:70px;padding:0 20px}.logo{display:block;height:32px;margin:48px auto}.main{display:grid;grid-row:2/3;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.main{display:-ms-grid;-ms-grid-column-align:center;-ms-grid-row:2;-ms-grid-row-span:1}}.footer{grid-row:3/3}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.footer{-ms-grid-row:3;-ms-grid-row-align:end;-ms-grid-row-span:1}}.content{display:-ms-grid;display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.app{background:#f3f5f7;color:#303030}.app--dark{background:#53595c;color:#fff}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.app--dark{height:auto}}.app--dark .footer{color:#ccc}.header{background:#303030;color:#fff;display:grid;grid-gap:10px;grid-template-columns:1fr auto 1fr}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.header{display:-ms-grid;-ms-grid-columns:1fr auto 1fr;padding:10px 20px}}.header__logo{-ms-grid-column:1;-ms-grid-column-align:left;justify-self:start}.header__logo--img{height:32px}.header__nav--group{-ms-grid-column:2;-ms-grid-column-align:center;white-space:nowrap}.nav{display:inline-block;height:40px}.nav__link{color:inherit;text-decoration:none}.nav__item{background:#000;color:#909090;display:inline-block;font-size:18px;line-height:40px;padding:0 20px;text-shadow:0 1px 0 rgba(0,0,0,.5)}.nav__item--text{display:none}@media only print,screen and (min-width:73.14286rem){.nav__item--text{display:inline-block;padding-left:2px}}.nav__item:first-child{border-radius:4px 0 0 4px}.nav__item:last-child{border-radius:0 4px 4px 0}.nav__item:hover:not(.nav__item--active){background:#444;color:#fff;cursor:pointer;-webkit-transition:background .3s;transition:background .3s}.nav__item--active{background:#82b91e;color:#fff}.nav__item--icon{display:inline;height:18px;margin-bottom:-2px;padding:0 2px}@media only print,screen and (min-width:46.07143rem){.nav__item--icon{padding:0 15px}}@media only print,screen and (min-width:73.14286rem){.nav__item--icon{padding:0 5px 0 0}}.account{-ms-flex-line-pack:center;align-content:center;display:-ms-grid;display:grid;-ms-grid-column:3;-ms-grid-column-align:end;-ms-grid-row-align:end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;justify-self:end;white-space:nowrap}.account__name{background-image:url(../../../src/assets/img/caret-down.7807fedb.svg);background-position:100%;background-repeat:no-repeat;background-size:16px;cursor:pointer;font-size:16px;line-height:40px;padding-right:28px}.submenu{background-color:#202020;border-radius:0 0 4px 4px;position:absolute;right:0;top:70px;z-index:80}.submenu__list{border-top:1px solid #444;list-style:none;margin:0;padding:0}.submenu__list:last-child{padding-bottom:8px}.submenu__item{line-height:28px}.submenu__item:hover{background:#444}.submenu__link{color:#a1a1a1;padding:0 18px;text-decoration:none}.submenu__link:hover{color:#eaeaea}.footer{-ms-flex-line-pack:end;align-content:end;color:#77797b;display:grid;grid-gap:10px;grid-template-columns:1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px;text-align:center}@media only print,screen and (min-width:25.71429rem){.footer{grid-gap:48px;grid-template-columns:repeat(3,auto)}}.footer__item{color:inherit;justify-self:center;margin:15px;text-decoration:none}.footer a:hover{color:#443e3a}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{margin:0;padding:0}.heading{font-family:ClanOT-News,sans-serif;font-size:30px;line-height:36px;margin:0;text-transform:none}.heading--xl{font-size:36px;line-height:48px}.heading--l{font-size:30px;line-height:36px}.heading--m{font-size:24px;line-height:32px}.heading--s{font-size:20px;line-height:28px}.heading--xs{font-size:16px;line-height:24px}.heading--bold{font-family:ClanOT-Bold,sans-serif;letter-spacing:0}.heading--cond{font-family:ClanOT-CondBlack,sans-serif;letter-spacing:.4px}.heading--uppercase{text-transform:uppercase}.text--center{text-align:center}.text--right{text-align:right}.text--s{font-size:10px}.text--m{font-size:16px;line-height:28px}.text--bold{font-family:ClanOT-Bold,sans-serif}.text--dark-gray{color:#303030}.text--light-gray{color:grey}.text--green{color:#82b91e}.link--gray{color:grey}.link--gray:hover{color:#4d4d4d}.link--green{color:#82b91e}.link--green:hover{color:#446110}.button{background:#fff;border:none;border-radius:4px;color:#77797b;cursor:pointer;display:block;font-family:ClanOT-News,sans-serif;font-size:16px;height:48px;line-height:2;padding:4px 24px;text-decoration:none;-webkit-transition:background .2s ease-in;transition:background .2s ease-in}.button:hover{background:#ddd}.button--dark{background:#303030;color:#fff}.button--dark:hover{background:#222}.button--transparent{background:none;color:#fff}.button--transparent:hover{background:none}.button--medium-black-hover-white{background:#202020;color:#fff;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.button--medium-black-hover-white:hover{background:#fff;color:#202020}.button--border-white{border:1px solid #fff}.button--center{margin:0 auto}.button--inline{display:inline}.button--right{float:right}.button--clear{border:none}.button--clear,.button--clear:hover{background:none}.button--clear:focus{outline:none}.button--underline{text-decoration:underline}.button--link{color:#959595;float:left;font-size:12px;line-height:24px}.button--primary{background:#82b91e;color:#fff;font-family:ClanOT-Bold,sans-serif}.button--primary:hover{background:#76a71b}.button--primary.button--disabled:hover{background:#82b91e}.button--secondary{border:1px solid #ddd;border-radius:4px;color:#77797b;font-family:ClanOT-Bold,sans-serif}.button--secondary:hover{background:#d3d3d3}.button--secondary.button--disabled:hover{background:#ddd}.button--light-grey{background:#ddd;color:#444;font-size:14px}.button--full-width{font-family:ClanOT-Bold,sans-serif;width:100%}.button--disabled{cursor:not-allowed;opacity:.5}.button--delete-item{background:#585858;border-radius:50%;color:#ccc;float:right;height:auto;line-height:1em;margin:6px 6px 0 0;padding:2px 6px}.button--delete-item:after{content:"x";font-family:sans-serif;font-size:1rem;vertical-align:top}.button--delete-item:hover{background:none}.button--add-item{color:#303030;font-size:14px;height:32px;padding:0 10px}.button--add-item:before{background:#82b91e;border-radius:4px;color:#fff;content:"+";display:inline-block;font-size:22px;height:18px;line-height:18px;margin-right:10px;position:relative;top:3px;width:18px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.button--add-item:before{font-family:sans-serif}}.back-btn{background-color:#fff;border:none;border-bottom:1px solid #82b91e;cursor:pointer;padding-left:0;padding-right:0}.document{background:#303030;display:-ms-grid;display:grid;-ms-grid-columns:1fr;-ms-grid-rows:1fr;grid-template-columns:1fr;margin:40px auto}@media only print,screen and (min-width:46.07143rem){.document{-ms-grid-columns:auto 380px;-ms-grid-rows:1fr;grid-template-columns:auto 380px}}@media only print,screen and (min-width:54.85714rem){.document{-ms-grid-columns:56.568vh 464px;-ms-grid-rows:1fr;grid-template-columns:56.568vh 464px}}.document--dem{border-radius:4px;min-height:800px}@media only print,screen and (min-width:73.14286rem){.document--dem{-ms-grid-columns:760px 464px;-ms-grid-rows:1fr;grid-template-columns:760px 464px}}.document__sidebar{border-radius:4px 4px 0 0;color:#ddd;-ms-grid-column:2;-ms-grid-row:1;height:80vh;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-ms-overflow-style:none;padding:24px 0 32px}@media only print,screen and (min-width:46.07143rem){.document__sidebar{border-radius:0 4px 4px 0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.document__sidebar--dem{padding:0}@media only print,screen and (min-width:46.07143rem){.document__sidebar--dem{height:auto}}.preview{background:#303030;border-radius:0 0 4px 4px;-ms-grid-column:1;-ms-grid-row:1;height:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;overflow:hidden;-ms-overflow-style:none;padding-left:0;position:relative;resize:none;width:100%}@media only print,screen and (min-width:46.07143rem){.preview{border-radius:4px 0 0 4px;height:100%;margin:0 auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-top:0;width:100%}}.preview__spinner{padding-top:50%}.preview__image{border-radius:0 0 4px 4px;height:auto;width:100%}@media only print,screen and (min-width:46.07143rem){.preview__image{border-radius:0 0 0 4px}}.preview__image-avv{height:100%;width:100%}.preview__pdf-error{line-height:20px;padding:20px}.preview__pdf-error--link{color:#77797b;cursor:pointer;font-family:ClanOT-News,sans-serif}.pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ddd;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination,.pagination__content{display:-webkit-box;display:-ms-flexbox;display:flex}.pagination__content{-ms-flex-item-align:center;align-self:center;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(62,64,66,.16);box-shadow:0 2px 8px rgba(62,64,66,.16);font-size:12px;height:24px;line-height:24px;width:128px}.pagination__content--back{background-image:url(../../../src/assets/img/arrow-left.f61fea1c.svg);border-radius:4px 0 0 4px}.pagination__content--next{background-image:url(../../../src/assets/img/arrow-right.237f5118.svg);border-radius:0 4px 4px 0}.pagination__content--back,.pagination__content--next{background-color:grey;background-position:50%;background-repeat:no-repeat;background-size:10px;border:none;border:transparent;color:#fff;cursor:pointer;height:inherit;opacity:1;width:32px}.pagination__content--back:hover,.pagination__content--next:hover{background-color:#444;-webkit-transition:background-color .5s;transition:background-color .5s}.pagination__content--back:disabled,.pagination__content--next:disabled{cursor:not-allowed;opacity:.5;-webkit-transition:opacity .2s;transition:opacity .2s}.pagination__content--count{background:#fff;border-radius:0;color:#444;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:70px}.upload{background-color:#fff;border-radius:4px 4px 0 0;height:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}@media only print,screen and (min-width:46.07143rem){.upload{border-radius:4px 0 0 4px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.upload__container{margin:0 auto;padding:50% 0;top:50%;width:80%}.scrollcontainer{display:-ms-grid;display:grid;-ms-grid-columns:1fr;-ms-grid-rows:auto auto auto;grid-template-columns:1fr;grid-template-rows:auto auto auto;height:calc(100% - 38px);position:relative}.scrollcontainer__content{bottom:0;-ms-grid-row:3;height:auto;max-height:1075px;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:100%}.scrollcontainer__sticky-footer{background:rgba(68,68,68,.8);border-radius:0;bottom:-38px;left:0;padding:16px;position:absolute;right:0}@media only print,screen and (min-width:46.07143rem){.scrollcontainer__sticky-footer{border-radius:0 0 4px 0}}.scrollcontainer__sticky-header{grid-column-end:2;grid-column-start:1;-ms-grid-row:1}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}.form{padding:0 16px}.form__input{-moz-appearance:textfield;-webkit-appearance:none;background-color:transparent;border-radius:4px;display:block;font-size:1rem;height:40px;outline:none;padding:10px;width:100%;background:#fff;border:1px solid #ddd;color:#303030}.form__input:disabled{background-color:hsla(0,0%,86.7%,.32);cursor:not-allowed}.form__input:focus{border:1px solid #82b91e}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.form::-ms-clear{display:none}}.form__select{-moz-appearance:textfield;background-color:transparent;border-radius:4px;display:block;font-size:1rem;height:40px;outline:none;padding:10px;-webkit-appearance:none;background-image:url(../../../src/assets/img/triangle.7d9c9dad.svg);background-position:calc(100% - 12px) 50%;background-repeat:no-repeat;background-size:12px;border:1px solid #ccc;cursor:pointer;width:100%}.form__select:focus{border:1px solid #82b91e}.form__select:disabled{background-color:hsla(0,0%,86.7%,.32);cursor:not-allowed}.form textarea{min-height:40px;resize:vertical}.form__toggle{background:#585858;color:#ccc;cursor:pointer;font-family:ClanOT-Bold,sans-serif;font-size:12px;height:32px;letter-spacing:.24px;line-height:16px;padding:8px;text-align:center}.form__toggle--expanded:after{border-bottom:4px solid #ccc}.form__toggle--collapsed:after,.form__toggle--expanded:after{border-left:4px solid transparent;border-right:4px solid transparent;content:"";display:inline-block;height:0;margin-left:.4em;position:relative;top:-2px;width:0}.form__toggle--collapsed:after{border-top:4px solid #ccc}.form__headline-wrapper{border-bottom:1px solid #585858}.form__intro{font-size:16px;line-height:24px;margin:16px}.formgroup{background:#444;border:1px solid #585858;border-radius:4px;margin-bottom:24px}.fieldgroup,.fieldgroup-2-attached{margin:16px}.fieldgroup-2-attached__fields-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.fieldgroup-2-attached__fields-wrapper{display:-ms-inline-flexbox;width:96%}}.fieldgroup-2-attached__left{display:inline-block;width:50%}.fieldgroup-2-attached__left .form__input,.fieldgroup-2-attached__left .form__select{border-bottom-right-radius:0;border-top-right-radius:0}.fieldgroup-2-attached__left .border-radius-all{border-radius:4px}.fieldgroup-2-attached__left--xl{width:80%}.fieldgroup-2-attached__left--l{width:75%}.fieldgroup-2-attached__right{display:inline-block;width:45%}.fieldgroup-2-attached__right .form__input,.fieldgroup-2-attached__right .form__select{border-bottom-left-radius:0;border-top-left-radius:0}.fieldgroup-2-attached__right--s{width:25%}.fieldgroup-2-attached__right--m{width:50%}.fieldgroup-2-attached__right--l{width:75%}.fieldgroup-2-attached__right--text{border:none;color:#fff;font-size:16px;height:40px;line-height:24px;padding:10px}.fieldgroup-split{display:grid;grid-gap:24px;grid-template-columns:1fr 2fr}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.fieldgroup-split{-ms-flex-line-pack:justify;align-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.fieldgroup-split__right{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.fieldgroup-split--dem{display:grid;grid-template-columns:1fr 1fr;margin:16px}.fieldgroup-split--dem .fieldgroup,.fieldgroup-split--dem .fieldgroup-2-attached{margin:0}.fieldgroup-split--dem .fieldgroup-2-attached:first-child{margin-right:16px}.fieldgroup-split--two-thirds{grid-template-columns:3fr 1fr}.fieldgroup-split--two-halves{grid-template-columns:1fr 1fr}.fieldgroup-split--ustva{margin-bottom:24px}.checkbox{bottom:2px;position:relative}.fieldlabel{font-size:14px;height:24px}.fieldlabel__empty{height:24px}.fieldlabel__option{color:#959595}.fieldlabel svg{vertical-align:middle}.fielderror{background:#ffc5c5;border:1px solid #ff4545;border-radius:4px;color:#ab0000;display:block;margin-top:5px;padding:5px}.field-date{background-image:url(../../../src/assets/img/calendar.b0c07839.svg);background-position:calc(100% - 12px) 50%;background-repeat:no-repeat;background-size:12px}.form--dark .form__input,.form--dark .form__select{background-color:#3d3d3d;border:1px solid #585858;color:#fff}.form--dark .form__input:focus,.form--dark .form__select:focus{border:1px solid #ccc}.form--dark .form__intro{color:#959595}.form--dark .smart-search__suggestion-list{border:none}.drag-drop{border:2px dashed #ddd;border-radius:4px;cursor:pointer;padding:24px;position:relative}.drag-drop--dem{height:25%;width:80%}.drag-drop--active{border:2px dashed #82b91e}.drag-drop--error{border:2px dashed #ff4545}.drag-drop__form{padding:46px 0 34px}.drag-drop__input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.drag-drop__button{height:40px;width:162px}.drag-drop__cloud{display:block;height:72px;margin:0 auto;padding:8px 0;width:72px}.drag-drop .cloud-fill-gray{fill:#ddd}.drag-drop .cloud-fill-green{fill:#82b91e}.drag-drop__headline{color:#000;font-family:ClanOT-Bold,sans-serif;font-size:20px;line-height:28px;margin:8px 0;text-align:center}.drag-drop__headline--subtitle{color:grey;font-family:ClanOT-News,sans-serif;font-size:14px;line-height:20px;margin-bottom:24px;text-align:center}.smart-search{position:relative}.smart-search .form__input{width:100%}.smart-search.form__input--error .form__input{background:#fff;border:1px solid #ff7878}.smart-search__spinner{bottom:8px;float:right;height:24px;position:absolute;right:8px}.smart-search__suggestion-list{background:#fff;border:1px solid #82b91e;border-radius:4px;color:#222;margin-top:2px;max-height:320px;overflow-y:scroll;position:absolute;width:calc(100% - 32px);z-index:1}.smart-search__suggestion-list--full-width{width:100%}.smart-search__suggestion{border-bottom:1px solid #ddd;cursor:pointer;display:block;padding:10px}.smart-search__suggestion--select,.smart-search__suggestion:hover{background:#efefef}.smart-search__suggestion:first-child{border-top:2px solid transparent}.smart-search__suggestion:last-child{border-bottom:0;border-radius:0 0 4px 4px}.smart-search__advanced-wrapper{border-top:0;color:#000;margin-top:2px;position:absolute;width:100%;z-index:1}.smart-search__advanced-list{background:#fff;border-radius:4px;border-top:0;color:#000;max-height:320px;width:calc(100% - 32px);z-index:1}.smart-search__advanced-list--with-attached-item{border-radius:4px 4px 0 0}.smart-search__advanced-item{-webkit-box-align:left;-ms-flex-align:left;align-items:left;background:#fff;-webkit-box-shadow:inset 0 -1px 0 #e6e6e6;box-shadow:inset 0 -1px 0 #e6e6e6;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.smart-search__advanced-item:hover{background:#efefef}.smart-search__advanced-item:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.smart-search__advanced-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.smart-search__advanced-item-details{margin-left:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:90%}.smart-search__advanced-item-details--black{color:#000;font-size:16px;line-height:24px}.smart-search__advanced-item-details--gray,.smart-search__advanced-item-prefix{color:#878787;font-size:12px;line-height:16px}.smart-search__advanced-new{-webkit-box-align:left;-ms-flex-align:left;align-items:left;background:#fff;border-radius:0 0 4px 4px;bottom:-64px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(100% - 32px);z-index:1}.smart-search__advanced-new:hover{background:#efefef}.smart-search__advanced-new-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.smart-search__advanced-new-name{color:#000;font-family:ClanOT-Bold,sans-serif;font-size:16px;line-height:24px;margin-left:11px;max-width:35%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-search__advanced-new-image{margin-left:16px}.smart-search__advanced-item--select{background:#efefef}.smart-search__advanced-item--with-attached-item:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0}.card-wrapper{margin:0 auto;max-width:600px}@media only print,screen and (min-width:73.14286rem){.card-wrapper{min-width:600px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.card-wrapper{padding-top:5%}}@media only print,screen and (min-width:73.14286rem){.card-wrapper--ust-va{max-width:765px;width:100%}}.card{background-color:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(62,64,66,.16);box-shadow:0 2px 8px rgba(62,64,66,.16);line-height:1.5em;overflow:hidden}.card--padding-3{padding:24px}.card--padding-6{padding:48px}.card__header{background:#fff;border-bottom:1px solid #f3f5f7;padding:32px 20px 26px}.card--white .card__header{background:#fff;border-bottom:none;margin:0 0 24px;padding:0}.card--ustva-data .card__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:4px 4px 0 0;display:grid;grid-template-columns:5fr 1fr;padding:16px 24px}.card__header--line-bottom{border-bottom:1px solid #ddd}.card__header--item-left{justify-self:end}.card__header--padding-6{padding:32px 48px 24px}.card__fieldgroup{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;display:-ms-grid;display:grid;-ms-grid-columns:minmax(100px,3fr) minmax(100px,5fr);grid-template-columns:minmax(100px,2fr) minmax(100px,5fr);margin:0;padding-bottom:5px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.card__fieldgroup{display:-ms-grid}}.card__fieldgroup .fieldlabel{-ms-grid-column:1;grid-column:1;-ms-grid-column-span:1;justify-self:end;margin-right:5px;text-align:right}.card__fieldgroup .form__input{-ms-grid-column:2;-ms-grid-row:1}.card__fieldgroup .fielderror-wrapper{display:-ms-grid;-ms-grid-column:2;grid-column:2;-ms-grid-column-span:2;-ms-grid-row:2}.card__body{padding:20px}.card--white .card__body{padding:0}.card--ustva-data .card__body{padding:16px 24px}.card__body--item{display:grid;grid-gap:24px;grid-template-columns:2fr 3fr;padding:16px 0}.card__body--item-gray{color:grey}.card__body--line-bottom{border-bottom:1px solid #ddd;margin-bottom:48px}.card__body--spacing-3>div+div{margin-top:1.5rem}.card__body--padding-6{padding:24px 48px}.card.card--white .fieldgroup{margin:0 0 24px}.card.card--white .fieldlabel,.card.card--white .form__input,.card.card--white .form__select{color:grey}.card.card--white .link{font-size:.75rem;line-height:1.75rem;padding:0}.card__footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #f3f5f7;display:-ms-grid;display:grid;-ms-grid-columns:4fr auto;grid-gap:5px;grid-template-columns:minmax(100px,4fr) minmax(100px,auto);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px}.card__footer--right{display:-ms-grid;-ms-grid-column:2;grid-column:2;justify-self:end}.card--white .card__footer{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.card--white .card__footer--left{margin-right:auto}.card--white .card__footer--right{margin-left:auto}.card__footer--padding-6{padding:36px 48px}.card__form{margin-top:20px}.card__gridgroup{display:-ms-grid;display:grid;-ms-grid-columns:minmax(100px,3fr) minmax(100px,5fr);grid-gap:5px;grid-template-columns:minmax(100px,2fr) minmax(100px,5fr)}.card__gridgroup .card__anchor{display:-ms-grid;-ms-grid-column:2;grid-column:2}.card__gridgroup .card__anchor:first-child{-ms-grid-row:1}.card__gridgroup .card__anchor:last-child{-ms-grid-row:2}.card__gridgroup .pw-rules{color:#77797b;font-size:.9em;justify-self:start}.card__gridgroup .fielderror,.card__gridgroup .pw-rules{display:-ms-grid;-ms-grid-column:2;grid-column:2}.error{background:#ffc5c5;border:1px solid #ff4545;border-radius:3px;color:#ab0000;margin:5px 0;padding:10px}.error,.link{display:block}.link{color:grey;cursor:pointer;font-family:ClanOT-News,sans-serif;font-size:1.1rem;line-height:2;padding:4px 15px;text-decoration:underline}.link--xs{font-size:12px;padding:0}.link--sm{font-size:14px;padding:0}.link--secondary{color:#959595;float:left;font-size:12px}.link--center{margin:0 auto}.link--error{color:#ab0000}.email{color:#82b91e;cursor:pointer;font-family:ClanOT-News,sans-serif;text-decoration:none}.modal-mask{background-color:rgba(0,0,0,.48);height:100%;left:0;overflow:auto;position:fixed;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100%;z-index:90}.modal{background-color:#fff;border-radius:6px;-webkit-box-shadow:inset 0 -1px 0 #f2f2f2;box-shadow:inset 0 -1px 0 #f2f2f2;margin:auto;padding:0;position:relative;top:25%;-webkit-transition:all .5s ease;transition:all .5s ease;width:auto}.modal--close{color:grey;position:absolute;right:24px;top:24px}.modal--close:hover{cursor:pointer}.modal__header{border-bottom:1px solid #f2f2f2;color:#000;height:72px;position:relative}.modal__header h3{display:inline-block;font-family:ClanOT-Bold,sans-serif;font-size:20px;line-height:28px;margin:22px 24px;padding:0}.modal__body{color:grey;font-size:16px;line-height:28px;padding:24px}.modal__body .fieldgroup{margin:24px 0 0}.modal__body--textarea{margin-top:24px}.modal__body--textarea textarea{height:120px;resize:vertical}.modal__body--success{background:#f5f9ed;border:1px solid #a2cb58;border-radius:5px;color:#82b91e;font-size:16px;margin:24px auto;padding:20px;text-align:center;width:80%}.modal__body--success p:first-child{font-size:32px}.modal__footer{display:-ms-grid;display:grid;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;padding:0 24px 24px}.modal__footer .button{height:48px;margin-left:16px}.modal--s{max-width:320px}.modal--m{max-width:480px}.modal--l{max-width:640px}.login-top-flag-modal{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:12px;-webkit-box-shadow:0 2px 20px rgba(0,0,0,.1);box-shadow:0 2px 20px rgba(0,0,0,.1);color:inherit;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;margin:48px auto;padding:0 16px;text-decoration:none;top:20px;-webkit-transition:-webkit-box-shadow .5s ease;transition:-webkit-box-shadow .5s ease;transition:box-shadow .5s ease;transition:box-shadow .5s ease,-webkit-box-shadow .5s ease}.login-top-flag-modal__text{font-size:14px;padding-left:8px}.login-top-flag-modal:hover{-webkit-box-shadow:0 4px 24px rgba(0,0,0,.16);box-shadow:0 4px 24px rgba(0,0,0,.16);-webkit-transition:-webkit-box-shadow .5s ease;transition:-webkit-box-shadow .5s ease;transition:box-shadow .5s ease;transition:box-shadow .5s ease,-webkit-box-shadow .5s ease}.tooltip{display:block;z-index:10}.tooltip-inner{background:#000;border-radius:4px;color:#fff;padding:5px 10px 4px}.tooltip--dark .tooltip-inner{background:#ccc;color:#585858;font-size:12px;line-height:20px;max-width:320px;padding:8px 12px}.tooltip-arrow{border-color:#000;border-style:solid;height:0;margin:5px;position:absolute;width:0;z-index:1}.tooltip--dark .tooltip-arrow{border-color:#ccc}.tooltip[x-placement^=top]{margin-bottom:5px}.tooltip[x-placement^=top] .tooltip-arrow{border-bottom-color:transparent;border-left-color:transparent;border-right-color:transparent;border-width:5px 5px 0;bottom:-5px;left:calc(50% - 5px);margin-bottom:0;margin-top:0}.tooltip[x-placement^=bottom]{margin-top:5px}.tooltip[x-placement^=bottom] .tooltip-arrow{border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;border-width:0 5px 5px;left:calc(50% - 5px);margin-bottom:0;margin-top:0;top:-5px}.tooltip[x-placement^=right]{margin-left:5px}.tooltip[x-placement^=right] .tooltip-arrow{border-bottom-color:transparent;border-left-color:transparent;border-top-color:transparent;border-width:5px 5px 5px 0;left:-5px;margin-left:0;margin-right:0;top:calc(50% - 5px)}.tooltip[x-placement^=left]{margin-right:5px}.tooltip[x-placement^=left] .tooltip-arrow{border-bottom-color:transparent;border-right-color:transparent;border-top-color:transparent;border-width:5px 0 5px 5px;margin-left:0;margin-right:0;right:-5px;top:calc(50% - 5px)}.tooltip.popover-inner{background:#fff;border-radius:5px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px rgba(0,0,0,.1);color:#000;padding:24px}.tooltip--dark .tooltip.popover-inner{background:#ccc;color:#585858}.tooltip.popover-arrow{border-color:#fff}.tooltip--dark .tooltip.popover-arrow{border-color:#ccc}.tooltip[aria-hidden=true]{opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s;visibility:hidden}.tooltip[aria-hidden=false]{opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s;visibility:visible}.v-align-middle{display:inline-block;vertical-align:middle}.integration_love{display:grid;grid-column-gap:10px;grid-template-columns:40% 20% 40%;width:calc(100% - 20px)}.integration_love__heart,.integration_love__logo{-ms-flex-item-align:center;align-self:center;height:2em;justify-self:center}@media only screen and (max-width:25.71429rem){.integration_love__heart,.integration_love__logo{height:1.5em}}.integration_love__heart{fill:#ff4545}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}15%{-webkit-transform:scale(1.2);transform:scale(1.2)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}15%{-webkit-transform:scale(1.2);transform:scale(1.2)}50%{-webkit-transform:scale(1);transform:scale(1)}}.integration_love__heart--pulse{-webkit-animation:pulse 2s 2;animation:pulse 2s 2}.dem__items{border:1px solid #585858;border-radius:4px;margin-bottom:24px;padding:16px}.dem__items--legend{color:#d3d3d3;font-family:ClanOT-Bold,sans-serif;font-size:12px;letter-spacing:.72px;line-height:12px;padding:0 12px;text-transform:uppercase}.document-type-select{display:grid;grid-gap:25px 0;grid-template-columns:1fr;grid-template-rows:auto}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.document-type-select{display:-ms-grid;-ms-grid-columns:1fr;-ms-grid-rows:1.6fr .8fr .5fr}}.document-type-select__group{display:grid;grid-gap:0 24px;grid-template-columns:1fr 1fr}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.document-type-select__group{display:-ms-grid;-ms-grid-columns:1fr 24px 1fr;-ms-grid-row:1}}.document-type-select__line{font-family:ClanOT-Bold,sans-serif;overflow:hidden;text-align:center}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.document-type-select__line{-ms-grid-row:2;-ms-grid-row-align:center}}.document-type-select__line:after,.document-type-select__line:before{background-color:#444;content:"";display:inline-block;height:2px;position:relative;vertical-align:middle;width:50%}.document-type-select__line:before{margin-left:-50%;right:1.5em}.document-type-select__line:after{left:1.5em;margin-right:-50%}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.document-type-select__select{-ms-grid-row:3}}.document-invoice-select{display:grid;font-family:ClanOT-Bold,sans-serif;grid-gap:18px 0;margin-bottom:0;padding-bottom:20px;padding-top:22px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.document-invoice-select{display:-ms-grid;-ms-grid-column:1;-ms-grid-columns:0 100% 0;-ms-grid-rows:40px 40px}.document-invoice-select:nth-child(2n){-ms-grid-column:3}.document-invoice-select svg{-ms-grid-column:2;-ms-grid-column-align:center;-ms-grid-row:1;-ms-grid-row-align:center;width:40px}.document-invoice-select__item{-ms-grid-column:2;-ms-grid-column-align:center;-ms-grid-row:2;-ms-grid-row-align:center;margin-top:15px}}.document-invoice-select:hover{background-color:#fff;color:#303030;cursor:pointer}.document-invoice-select:hover .icon-fill-gray{fill:#222}.document-invoice-select__item{-ms-flex-item-align:center;align-self:center;justify-self:center}.document-steps{border-bottom:2px solid #444;display:grid;font-family:ClanOT-Bold,sans-serif;grid-template-columns:1fr;grid-template-rows:auto;margin-bottom:24px;padding:24px 16px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.document-steps{display:-ms-grid;-ms-grid-columns:1fr;-ms-grid-rows:1fr 1fr}}.document-steps__numbers{color:#959595;font-size:11px;line-height:16px;margin-bottom:3px;text-transform:uppercase}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.document-steps__numbers{-ms-grid-row:1}}.document-steps__text{color:#fff;font-size:20px;line-height:20px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.document-steps__text{-ms-grid-row:2}}.ustva-wrapper{-ms-flex-line-pack:start;align-content:start;display:grid;display:-ms-grid;-ms-grid-columns:minmax(auto,90vw);-ms-grid-row-align:start;-ms-grid-rows:1fr minmax(80vh,auto);grid-template-columns:minmax(auto,90vw);grid-template-rows:1fr minmax(80vh,auto);margin:0 24px;max-width:1160px}@media only print,screen and (min-width:73.14286rem){.ustva-wrapper{margin:0}}.ustva-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-grid-row:1;grid-row:1;height:96px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ustva-header{margin-top:48px}}.ustva-header__flag{color:grey;font-family:ClanOT-Bold,sans-serif;font-size:12px;text-transform:uppercase}.ustva-content{-ms-grid-row:2;grid-row:2}.ustva-paragraph{color:grey;font-family:ClanOT-News,sans-serif;font-size:.875rem;line-height:24px}.paragraph-inline{display:inline}.ustva{display:grid;grid-template-columns:1fr;padding:48px 0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ustva{display:-ms-grid;-ms-grid-columns:1fr 2fr}}@media only print,screen and (min-width:46.07143rem){.ustva,.ustva__form{grid-template-columns:1fr 2fr}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ustva__form{-ms-grid-column:2}}.ustva__form .text-heading{font-family:ClanOT-Bold,sans-serif;font-size:1.25rem;line-height:28px}.ustva__stepper{display:none;list-style:none;margin:0 24px 0 0;max-width:371px;min-width:250px;padding:0}@media only print,screen and (min-width:46.07143rem){.ustva__stepper{display:block}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ustva__stepper{-ms-grid-column:1}}.ustva-step{border-width:2px;min-height:1em;opacity:.99;padding-bottom:12px;padding-top:12px;position:relative}.ustva-step__number{background-color:#fff;border-radius:100%;-webkit-box-shadow:0 0 0 2px #303030;box-shadow:0 0 0 2px #303030;color:#303030;font-family:ClanOT-Bold,sans-serif;font-size:.75rem;height:32px;line-height:2.6em;position:relative;text-align:center;width:32px}.ustva-step__number-done{background-color:#303030;color:#fff}.ustva-step__line{border-left:2px solid #ccc;bottom:-10px;left:15px;position:absolute;top:46px}.ustva-step__header{font-family:ClanOT-Bold,sans-serif;font-size:1rem;line-height:24px;margin:0;text-align:left}.ustva-step--inactive .ustva-step__header{opacity:.48}.ustva-step__text{color:grey;font-size:.75rem;line-height:20px;text-align:left}.ustva-step--inactive .ustva-step__text{opacity:.48}.ustva-step>div:first-child{height:0;position:static}.ustva-step>div:not(:first-child){margin-left:2.5em;padding-left:1em}.ustva-step:last-child .ustva-step__line{display:none}.ustva-step--inactive .ustva-step__number{-webkit-box-shadow:0 0 0 2px #ccc;box-shadow:0 0 0 2px #ccc;color:#ccc}.ustva-indent{border-left:2px solid #ccc}.ustva-indent--padding-24{padding:24px}.ustva-indent--text{color:grey}.ustva-kz{background-color:grey;border-radius:4px;color:#fff;float:left;font-family:ClanOT-Bold,sans-serif;font-size:12px;height:24px;line-height:24px;margin-right:10px;text-align:center;width:28px}.ustva-tax-item{border-radius:12px;padding:24px}.ustva-tax-item--green{background-color:rgba(130,185,30,.08);color:#82b91e}.ustva-tax-item--gray{background-color:rgba(48,48,48,.08);color:#303030}.ustva-tax-item__amount{font-family:ClanOT-Bold,sans-serif;font-size:4.5rem;line-height:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ustva-emptystate{display:-ms-grid;display:grid;-ms-grid-rows:2fr 1fr;grid-template-rows:2fr 1fr;margin-top:5%}@media only print,screen and (min-width:73.14286rem){.ustva-emptystate{-ms-grid-rows:3fr 1fr;grid-template-rows:3fr 1fr}}.ustva-emptystate__text{-ms-grid-row:2;grid-row:2;justify-self:center;max-width:766px;text-align:center}.ustva-emptystate__arrow{align-self:stretch;-ms-grid-column-align:end;-ms-grid-row:1;grid-row:1;justify-self:end;width:50%}.ustva-emptystate .bowed-arrow{height:100%;width:100%}.ustva-list{height:auto;max-width:1160px}.ustva-list__table{border-collapse:collapse;-webkit-box-sizing:border-box;box-sizing:border-box;table-layout:fixed;text-align:left;vertical-align:middle;width:100%}.ustva-list__table-row{border-bottom:1px solid #ddd}.ustva-list__table-row:last-child{border-bottom:0}.ustva-list__table-row:hover .ustva-list__download{border:1px solid #ccc;cursor:pointer}.ustva-list__table-header{font-family:ClanOT-Bold,sans-serif;font-size:14px;font-style:bold;height:48px;line-height:20px;padding:12px 24px;vertical-align:middle}.ustva-list__table-cell{color:grey;height:48px;padding:0 24px;vertical-align:middle}.ustva-list__table .label{margin:6px 0 5px}.ustva-list__download{background-color:#fff;border:1px solid transparent;border-radius:4px;float:right;height:32px;line-height:1;margin-top:2px;padding:4px 3px;width:32px}.ustva-list__table-row:hover .ustva-list__download:hover{border-color:#82b91e}.ustva-list__download:hover .download-icon path{fill:#82b91e}#tax_automatic{margin-right:6px}.primary-label-background{background-color:#ebf4db;border:1px solid rgba(130,185,30,.48);border-radius:4px}.primary-label-background,.warning-label-background{font-family:ClanOT-News,sans-serif;font-size:14px;line-height:1.5rem;margin:10px 0;padding:2px 8px}.warning-label-background{background-color:#fef3c6;border:1px solid #ffd230;border-radius:4px}.automatic-tax-links{color:#82b91e;font-size:.875rem}.automatic-tax-links:hover{color:#76a71b}.automatic-tax-links img{display:inline-block;height:14px;margin-left:4px;position:relative;top:2px;width:14px}.ustva-show-more-fields-link{color:#82b91e;font-size:.875rem;left:-1px;position:relative}.ustva-show-more-fields-link:hover{color:#76a71b}.ustva-show-more-fields-link:before{background:#82b91e;border-radius:4px;color:#fff;content:"+";display:inline-block;font-size:22px;height:18px;line-height:14px;margin-right:10px;padding:2px;position:relative;text-align:center;top:2px;width:18px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ustva-show-more-fields-link:before{font-family:sans-serif}}.ustva-show-more-fields-link--open:before{content:"-"}.ustva-spinner.v-spinner{display:inline-block}.spacer{border-bottom:1px solid #f3f5f7;height:12px;margin:0 36px 36px 0;width:100%}.ustva-review-table{border:0;margin:0;padding:0;width:100%}.ustva-review-table__header,.ustva-review-table dl{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:grid;grid-template-columns:2.5fr 1fr 1fr}.ustva-review-table__header dt,.ustva-review-table dl dt{color:grey}.ustva-review-table dl dd{-ms-flex-item-align:center;align-self:center;line-height:20px;padding-right:16px;text-align:right}.ustva-review-table__header{color:grey}.ustva-review-table__header dd:first-child{grid-column:2}.ustva-review-table__kz{color:#77797b;display:inline-block;font-size:10px;padding:0 4px;position:absolute;vertical-align:baseline}.group-login-ads{bottom:0;display:inline-block;height:-webkit-max-content;height:-moz-max-content;height:max-content;left:0;margin:auto;position:absolute;right:0;top:0;width:90%}@media only print,screen and (min-width:54.85714rem){.group-login-ads{max-width:1100px}}.app-grid--ads-item{background:-webkit-gradient(linear,left top,left bottom,from(#fafef5),color-stop(60.42%,#eef7e2),color-stop(100%,#e4f2cd),to(#d4e7b4));background:linear-gradient(180deg,#fafef5,#eef7e2 60.42%,#e4f2cd 100%,#d4e7b4 0);color:#fff;display:none;grid-column-end:2;grid-column-start:2;grid-row-end:4;grid-row-start:1;position:relative}@media only print,screen and (min-width:54.85714rem){.app-grid--ads-item{display:block}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.app-grid--ads-item{display:none}}.app-grid--ads-item:before{background-image:-webkit-gradient(linear,left top,left bottom,from(#fafef5),color-stop(60.42%,#eef7e2),color-stop(100%,#e4f2cd),to(#d4e7b4));background-image:linear-gradient(180deg,#fafef5,#eef7e2 60.42%,#e4f2cd 100%,#d4e7b4 0);content:"";display:inline;height:100%;position:absolute;width:100%}.app-grid--ads-item h1{font-family:ClanOT-Bold,sans-serif;font-size:26px}.app-grid--ads-item h1,.app-grid--ads-item h2{color:#303030;font-style:normal;text-align:center}.app-grid--ads-item h2{font-family:ClanOT-News,sans-serif;font-size:16px}@media only print,screen and (min-width:54.85714rem){.app-grid--ads-item h2{line-height:1.6}}.app-grid--ads-item a{color:#84bf41;display:block;font-family:Open-Sans,sans-serif;font-size:20px;font-style:normal;line-height:24px;margin-bottom:1rem;text-align:center;text-decoration:none}.app-grid--ads-item .illustrations-container,.app-grid--ads-item .text-container{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.app-grid--ads-item .illustrations-container img{height:auto;margin-left:auto;margin-right:auto;width:90%}.app-grid--ads-item .text-container{color:#303030;font-family:ClanOT-News,sans-serif;font-size:13px;line-height:24px;text-align:center}@media only screen and (min-width:1290px){.app-grid--ads-item .text-container{font-size:16px}}.account-setup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:24px;max-width:900px}.account-setup__form{max-width:800px}.progressbar-wrapper{margin:0 auto;min-width:256px;width:100%}@media only print,screen and (min-width:54.85714rem){.progressbar-wrapper{margin:0 -150px;width:calc(100% + 330px)}}.progressbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;list-style:none;padding:24px 0 36px;position:relative;width:100%;z-index:1}.progressbar-item{color:#ccc;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;font-family:ClanOT-Bold,sans-serif;font-size:10px;letter-spacing:.4px;list-style-type:none;position:relative;text-align:center;text-transform:uppercase}@media only print,screen and (min-width:25.71429rem){.progressbar-item{font-size:12px}}.progressbar-item:before{background-color:#fff;border:5px solid #ccc;border-radius:50%;content:"";display:block;height:16px;line-height:16px;margin:0 auto 8px;text-align:center;width:16px;z-index:-1}.progressbar-item:after{background-color:#ccc;content:"";height:4px;left:-48%;position:absolute;top:6px;width:100%;z-index:-1}.progressbar-item:first-child:after{content:none}.progressbar-item:last-child:after{width:99%}.progressbar-item.active,.progressbar-item.complete{color:#82b91e}.progressbar-item.active:before,.progressbar-item.complete:before{border-color:#82b91e}.progressbar-item.complete:before{background:#82b91e url(../../../src/assets/img/checkmark.0189af96.svg) no-repeat 50%;border:none;content:""}.progressbar-item.active:after,.progressbar-item.complete:after{background-color:#82b91e}.field-radio{cursor:pointer;display:block;padding:14px 14px 14px 35px;position:relative;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.field-radio--gray-border{border:1px solid #ccc;border-radius:4px}.field-radio--selected{background-color:#f5f9ed;border:1px solid #82b91e}.field-radio__check{border-radius:50%;height:16px;left:12px;position:absolute;top:16px;width:16px}.field-radio__check--gray-border{border:1px solid #ccc}.field-radio__check:before{border-radius:100%;content:"";display:block;height:15px;left:5px;margin:auto;position:absolute;top:5px;width:15px}.field-radio__check:after{background:#82b91e;border-radius:50%;content:"";display:none;height:8px;left:3px;position:absolute;top:3px;width:8px}.field-radio:hover{border:1px solid #82b91e}.field-radio input[type=radio]{cursor:pointer;opacity:0;position:absolute}.field-radio input[type=radio]:checked{background-color:#f5f9ed;border:1px solid #82b91e}.field-radio input[type=radio]:checked~.field-radio__check{background-color:#fff;border:1px solid #82b91e}.field-radio input[type=radio]:checked~.field-radio__check:after{display:block}.field-radio:hover input[type=radio]~.field-radio__check{background-color:#fff;border:1px solid #82b91e}.field-checkbox{cursor:pointer;display:inline;padding-left:24px;position:relative;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.field-checkbox__check{border:1px solid #ccc;border-radius:4px;height:16px;left:0;position:absolute;top:0;width:16px}.field-checkbox__check:after{content:"";display:none;position:absolute}.field-checkbox input[type=checkbox]{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.field-checkbox:hover input[type=checkbox]~.field-checkbox__check{background-color:rgba(130,185,30,.08);border:1px solid #82b91e}.field-checkbox input[type=checkbox]:checked~.field-checkbox__check{background-color:rgba(130,185,30,.08);border:1px solid #82b91e}.field-checkbox input[type=checkbox]:checked~.field-checkbox__check:after{display:block}.field-checkbox .field-checkbox__check:after{border:solid #82b91e;border-width:0 3px 3px 0;height:10px;left:5px;top:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px}.wistia_embed{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gap-0{margin:0;padding:0}.gap-1{margin:8px}.gap-1:after,.gap-1:before{content:"";display:table}.gap-top-1{margin-top:8px}.gap-top-1:after,.gap-top-1:before{content:"";display:table}.gap-right-1{margin-right:8px}.gap-right-1:after,.gap-right-1:before{content:"";display:table}.gap-bottom-1{margin-bottom:8px}.gap-bottom-1:after,.gap-bottom-1:before{content:"";display:table}.gap-left-1{margin-left:8px}.gap-left-1:after,.gap-left-1:before{content:"";display:table}.gap-2{margin:16px}.gap-2:after,.gap-2:before{content:"";display:table}.gap-top-2{margin-top:16px}.gap-top-2:after,.gap-top-2:before{content:"";display:table}.gap-right-2{margin-right:16px}.gap-right-2:after,.gap-right-2:before{content:"";display:table}.gap-bottom-2{margin-bottom:16px}.gap-bottom-2:after,.gap-bottom-2:before{content:"";display:table}.gap-left-2{margin-left:16px}.gap-left-2:after,.gap-left-2:before{content:"";display:table}.gap-3{margin:24px}.gap-3:after,.gap-3:before{content:"";display:table}.gap-top-3{margin-top:24px}.gap-top-3:after,.gap-top-3:before{content:"";display:table}.gap-right-3{margin-right:24px}.gap-right-3:after,.gap-right-3:before{content:"";display:table}.gap-bottom-3{margin-bottom:24px}.gap-bottom-3:after,.gap-bottom-3:before{content:"";display:table}.gap-left-3{margin-left:24px}.gap-left-3:after,.gap-left-3:before{content:"";display:table}.gap-4{margin:32px}.gap-4:after,.gap-4:before{content:"";display:table}.gap-top-4{margin-top:32px}.gap-top-4:after,.gap-top-4:before{content:"";display:table}.gap-right-4{margin-right:32px}.gap-right-4:after,.gap-right-4:before{content:"";display:table}.gap-bottom-4{margin-bottom:32px}.gap-bottom-4:after,.gap-bottom-4:before{content:"";display:table}.gap-left-4{margin-left:32px}.gap-left-4:after,.gap-left-4:before{content:"";display:table}.gap-5{margin:40px}.gap-5:after,.gap-5:before{content:"";display:table}.gap-top-5{margin-top:40px}.gap-top-5:after,.gap-top-5:before{content:"";display:table}.gap-right-5{margin-right:40px}.gap-right-5:after,.gap-right-5:before{content:"";display:table}.gap-bottom-5{margin-bottom:40px}.gap-bottom-5:after,.gap-bottom-5:before{content:"";display:table}.gap-left-5{margin-left:40px}.gap-left-5:after,.gap-left-5:before{content:"";display:table}.gap-6{margin:48px}.gap-6:after,.gap-6:before{content:"";display:table}.gap-top-6{margin-top:48px}.gap-top-6:after,.gap-top-6:before{content:"";display:table}.gap-right-6{margin-right:48px}.gap-right-6:after,.gap-right-6:before{content:"";display:table}.gap-bottom-6{margin-bottom:48px}.gap-bottom-6:after,.gap-bottom-6:before{content:"";display:table}.gap-left-6{margin-left:48px}.gap-left-6:after,.gap-left-6:before{content:"";display:table}.gap-7{margin:56px}.gap-7:after,.gap-7:before{content:"";display:table}.gap-top-7{margin-top:56px}.gap-top-7:after,.gap-top-7:before{content:"";display:table}.gap-right-7{margin-right:56px}.gap-right-7:after,.gap-right-7:before{content:"";display:table}.gap-bottom-7{margin-bottom:56px}.gap-bottom-7:after,.gap-bottom-7:before{content:"";display:table}.gap-left-7{margin-left:56px}.gap-left-7:after,.gap-left-7:before{content:"";display:table}.card__body>p[data-v-016f66aa]:first-child{margin-top:0}.bold[data-v-016f66aa]{font-weight:700}:focus,button{outline:none}button::-moz-focus-inner{border:0}button:-moz-focusring{outline:none}.main-content-container{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 64px;margin-top:-24px;max-width:100%;padding:0 0 12px}.main-content-container,.main-missingInv{background-color:#f3f5f7;display:-webkit-box;display:-ms-flexbox;display:flex}.main-missingInv{min-height:80vh}.missing-invoices-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-24px;width:100%}.footer-missingInv{background-color:#f3f5f7}.header-missingInv{position:fixed;width:100%;z-index:15000}#spinner-row{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;position:relative}#header-row,#spinner-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}#header-row{background-color:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap}.white-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search-and-invoices-rows,.white-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.search-and-invoices-rows{-ms-flex-line-pack:center;align-content:center}#search-row{height:80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.respons-padding{padding:0 12px}#filters-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.top-row{margin:32px 0 60px}.tabs-progress-row{height:44px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#tabs-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.tabs{background:none;border:none;color:#0c3449;cursor:pointer;font-family:ClanOT-CondBlack,sans-serif;font-size:1.25rem;font-weight:500;outline:none;padding:0 15px}.left-tab{margin-right:6px}.column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#progress-bar{background:#d9eabb;border-radius:25px;height:8px;position:relative;width:250px}#progress{background-color:#82b91e;border-bottom-left-radius:20px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-top-right-radius:8px;display:block;height:100%;overflow:hidden;position:relative;width:0}.back-btn-col{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.title-col{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}.col-right{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.active-custome-tab{border-bottom:2px solid #82b91e;border-radius:0;color:#82b91e}.page-title{-webkit-columns:#222;-moz-columns:#222;columns:#222;font-family:ClanOT-CondBlack,sans-serif;font-size:3.1rem;font-weight:400;text-transform:uppercase}.rows-width{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto;max-width:1216px;min-width:1216px}.sort-btn{min-height:48px;min-width:48px}#search-col{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#search-col input{border:none;color:#0c3449;font-family:ClanOT-News,sans-serif;font-size:14px;height:100%;padding:2px 0 0;width:90%}#search-svg{-webkit-filter:invert(72%) sepia(14%) saturate(42%) hue-rotate(314deg) brightness(87%) contrast(85%);filter:invert(72%) sepia(14%) saturate(42%) hue-rotate(314deg) brightness(87%) contrast(85%);height:20px;margin:0 8px 0 10px}#clean-search-svg{cursor:pointer;height:20px;margin-right:10px}.multiselect{color:#222}.select-options{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.select-options img{margin-right:8px}.select-options span{padding-top:4px}.multiselect__content{margin:8px 0}.multiselect-konto::-webkit-input-placeholder{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:70%}.multiselect-konto::-moz-placeholder{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:70%}.multiselect-konto:-ms-input-placeholder{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:70%}.multiselect-konto:-moz-placeholder{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:70%}.checkbox-custom{margin-right:12px}::-webkit-input-placeholder{color:rgba(0,0,0,.38)}::-moz-placeholder{color:rgba(0,0,0,.38);opacity:1}:-ms-input-placeholder{color:rgba(0,0,0,.38)}::-ms-input-placeholder{color:rgba(0,0,0,.38)}::placeholder{color:rgba(0,0,0,.38)}.suchen-input{font-family:ClanOT-News,sans-serif;height:48px;width:548px}.selects-input{height:48px;width:278px}.multiselect__tags{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-radius:4px;display:grid;height:98%}.multiselect__placeholder{color:#727373}.multiselect__input::-webkit-input-placeholder{color:#727373;font-size:14px}.multiselect__input::-moz-placeholder{color:#727373;font-size:14px}.multiselect__input:-ms-input-placeholder{color:#727373;font-size:14px}.multiselect__input::-ms-input-placeholder{color:#727373;font-size:14px}.multiselect__input::placeholder{color:#727373;font-size:14px}.multiselect__content-wrapper{background-color:#fff;border:none;border-radius:4px;-webkit-box-shadow:0 0 16px rgba(62,64,66,.16),0 16px 32px rgba(62,64,66,.24);box-shadow:0 0 16px rgba(62,64,66,.16),0 16px 32px rgba(62,64,66,.24);margin-top:10px;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;white-space:normal}.selected-list-wrapper{-ms-flex-line-pack:center;align-content:center;font-size:.9rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multiselect__element{margin:4px 12px}.multiselect__option{border-radius:4px;max-width:100%;overflow-x:hidden;white-space:normal}.multiselect__option--selected{background:none;color:#222}.multiselect__option--highlight:after{background-color:none}.multiselect__option--highlight,.multiselect__option--selected.multiselect__option--highlight{background:#f5f5f5;color:#222}.multiselect__option--selected:after{color:#82b91e}.multiselect__option--selected:hover{color:#222}.multiselect__option--selected.multiselect__option--highlight:after{background:#f5f5f5;color:#222}@media screen and (max-width:1296px){.rows-width{margin-left:auto;margin-right:auto;max-width:944px;min-width:944px}.sort-btn{min-height:48px;min-width:48px}.suchen-input{font-family:ClanOT-News,sans-serif;height:48px;width:340px}.selects-input{height:48px;width:244px}.respons-padding{padding:0 8px}#formatPopup{max-width:930px}}.white-border-btn{background-color:#fff;border:.5px solid #b5b5b5;font-size:1.1rem;font-weight:300;letter-spacing:0}.zurück{border-radius:4px;color:grey;cursor:pointer;font-family:ClanOT-News,sans-serif;font-size:14px;font-weight:700;height:40px;padding:8px 12px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.zurück,.zurück-text{display:-webkit-box;display:-ms-flexbox;display:flex}.zurück-text{-ms-flex-item-align:center;align-self:center;margin-left:6px}.chevron-left{height:18px;margin-top:1px}.arrow-down-up{-webkit-filter:invert(48%) sepia(5%) saturate(1054%) hue-rotate(248deg) brightness(95%) contrast(90%);filter:invert(48%) sepia(5%) saturate(1054%) hue-rotate(248deg) brightness(95%) contrast(90%);padding-top:4px}.progress-custom{height:.5rem;width:14rem}#progress-text{color:#727373;font-family:ClanOT-CondBlack,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.0094em;line-height:1.75rem}#progress-text span{color:#0c3449;font-size:1.5rem;font-weight:400}.gray-row-container{background-color:var(--v-background-base)}.sort-filter-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:80px}.input-blue-border{border:.5px solid #0c3449}.sort-filter-btn{border-radius:5px}.sort-filter-btn:hover{border:.5px solid #0c3449}#formatPopup{border:1px solid #f48b5d;border-radius:4px;-webkit-box-shadow:0 4px 12px rgba(62,64,66,.24);box-shadow:0 4px 12px rgba(62,64,66,.24);font-family:ClanOT-News,sans-serif;font-size:16px;height:56px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;left:50%;position:fixed;top:80px;-webkit-transform:translate(-50%);transform:translate(-50%);width:1200px;z-index:10000}#alert-text-icon,#formatPopup{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#alert-icon{height:26px;margin:0 15px}#close-in-alert-icon{margin-right:10px}#close-in-alert-icon:hover{cursor:pointer}.popup-content{background-color:#f5dcb7;font-family:ClanOT-News,sans-serif;font-size:16px}.select-font-custom{font-family:ClanOT-News,sans-serif;font-size:.9rem}.select-label-custom{color:#77797b;font-size:.9rem;padding-left:8px}.v-select__selection.white-border-btn,.white-border-btn.v-select__selection--comma{font-size:.9rem}.v-btn:before{background-color:unset}#backToTop{background-color:#0c3449;border:none;border-radius:15%;bottom:0;cursor:pointer;height:56px;position:fixed;right:0;width:56px}#backToTop img{-webkit-filter:invert(100%) sepia(0) saturate(7489%) hue-rotate(320deg) brightness(108%) contrast(103%);filter:invert(100%) sepia(0) saturate(7489%) hue-rotate(320deg) brightness(108%) contrast(103%)}@media screen and (max-width:1590px){#backToTop{display:none}}.min-3-letters{font-size:14px}.missing-invoices-tooltip{max-width:250px}