.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);box-shadow:none}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.ng-select .ng-select-container .ng-value-container{align-items:center}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.06);left:0}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:rgba(0,0,0,.54);cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:rgba(0,0,0,.87);padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}.row{max-width:71.875rem;margin-right:auto;margin-left:auto;display:flex;flex-flow:row wrap}.row .row{margin-right:-1rem;margin-left:-1rem}@media print,screen and (min-width:30em){.row .row{margin-right:-1rem;margin-left:-1rem}.column,.columns{padding-right:1rem;padding-left:1rem}}@media print,screen and (min-width:48em){.row .row{margin-right:-1rem;margin-left:-1rem}}@media print,screen and (min-width:64em){.row .row{margin-right:-1rem;margin-left:-1rem}.column,.columns{padding-right:1rem;padding-left:1rem}}@media print,screen and (min-width:80em){.row .row{margin-right:-1rem;margin-left:-1rem}}@media screen and (min-width:90em){.row .row{margin-right:-1rem;margin-left:-1rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row.collapse>.column>.row,.row.collapse>.columns>.row,.row.is-collapse-child{margin-right:0;margin-left:0}.column,.columns{flex:1 1 0px;padding-right:1rem;padding-left:1rem;min-width:0}.column.row.row,.row.row.columns{float:none;display:block}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.tiny-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.tiny-offset-0{margin-left:0}.tiny-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.tiny-offset-1{margin-left:8.3333333333%}.tiny-3{flex:0 0 25%;max-width:25%}.tiny-offset-2{margin-left:16.6666666667%}.tiny-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.tiny-offset-3{margin-left:25%}.tiny-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.tiny-offset-4{margin-left:33.3333333333%}.tiny-6{flex:0 0 50%;max-width:50%}.tiny-offset-5{margin-left:41.6666666667%}.tiny-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.tiny-offset-6{margin-left:50%}.tiny-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.tiny-offset-7{margin-left:58.3333333333%}.tiny-9{flex:0 0 75%;max-width:75%}.tiny-offset-8{margin-left:66.6666666667%}.tiny-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.tiny-offset-9{margin-left:75%}.tiny-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.tiny-offset-10{margin-left:83.3333333333%}.tiny-12{flex:0 0 100%;max-width:100%}.tiny-offset-11{margin-left:91.6666666667%}.tiny-up-1{flex-wrap:wrap}.tiny-up-1>.column,.tiny-up-1>.columns{flex:0 0 100%;max-width:100%}.tiny-up-2{flex-wrap:wrap}.tiny-up-2>.column,.tiny-up-2>.columns{flex:0 0 50%;max-width:50%}.tiny-up-3{flex-wrap:wrap}.tiny-up-3>.column,.tiny-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.tiny-up-4{flex-wrap:wrap}.tiny-up-4>.column,.tiny-up-4>.columns{flex:0 0 25%;max-width:25%}.tiny-up-5{flex-wrap:wrap}.tiny-up-5>.column,.tiny-up-5>.columns{flex:0 0 20%;max-width:20%}.tiny-up-6{flex-wrap:wrap}.tiny-up-6>.column,.tiny-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.tiny-up-7{flex-wrap:wrap}.tiny-up-7>.column,.tiny-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.tiny-up-8{flex-wrap:wrap}.tiny-up-8>.column,.tiny-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}.tiny-collapse>.column,.tiny-collapse>.columns{padding-right:0;padding-left:0}.tiny-uncollapse>.column,.tiny-uncollapse>.columns{padding-right:1rem;padding-left:1rem}@media print,screen and (min-width:30em){.small-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.small-offset-0{margin-left:0}.small-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.small-offset-1{margin-left:8.3333333333%}.small-3{flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.6666666667%}.small-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.small-offset-3{margin-left:25%}.small-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.small-offset-4{margin-left:33.3333333333%}.small-6{flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.6666666667%}.small-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.small-offset-6{margin-left:50%}.small-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.small-offset-7{margin-left:58.3333333333%}.small-9{flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.6666666667%}.small-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.small-offset-9{margin-left:75%}.small-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.small-offset-10{margin-left:83.3333333333%}.small-12{flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.6666666667%}.small-up-1{flex-wrap:wrap}.small-up-1>.column,.small-up-1>.columns{flex:0 0 100%;max-width:100%}.small-up-2{flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{flex:0 0 50%;max-width:50%}.small-up-3{flex-wrap:wrap}.small-up-3>.column,.small-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.small-up-4{flex-wrap:wrap}.small-up-4>.column,.small-up-4>.columns{flex:0 0 25%;max-width:25%}.small-up-5{flex-wrap:wrap}.small-up-5>.column,.small-up-5>.columns{flex:0 0 20%;max-width:20%}.small-up-6{flex-wrap:wrap}.small-up-6>.column,.small-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.small-up-7{flex-wrap:wrap}.small-up-7>.column,.small-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.small-up-8{flex-wrap:wrap}.small-up-8>.column,.small-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:30em) and (min-width:30em){.small-expand{flex:1 1 0px}}.row.small-unstack>.column,.row.small-unstack>.columns{flex:0 0 100%}@media print,screen and (min-width:30em){.row.small-unstack>.column,.row.small-unstack>.columns{flex:1 1 0px}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:1rem;padding-left:1rem}.column-block{margin-bottom:2rem}.column-block>:last-child{margin-bottom:0}}@media print,screen and (min-width:48em){.tablet-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.tablet-offset-0{margin-left:0}.tablet-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.tablet-offset-1{margin-left:8.3333333333%}.tablet-3{flex:0 0 25%;max-width:25%}.tablet-offset-2{margin-left:16.6666666667%}.tablet-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.tablet-offset-3{margin-left:25%}.tablet-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.tablet-offset-4{margin-left:33.3333333333%}.tablet-6{flex:0 0 50%;max-width:50%}.tablet-offset-5{margin-left:41.6666666667%}.tablet-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.tablet-offset-6{margin-left:50%}.tablet-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.tablet-offset-7{margin-left:58.3333333333%}.tablet-9{flex:0 0 75%;max-width:75%}.tablet-offset-8{margin-left:66.6666666667%}.tablet-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.tablet-offset-9{margin-left:75%}.tablet-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.tablet-offset-10{margin-left:83.3333333333%}.tablet-12{flex:0 0 100%;max-width:100%}.tablet-offset-11{margin-left:91.6666666667%}.tablet-up-1{flex-wrap:wrap}.tablet-up-1>.column,.tablet-up-1>.columns{flex:0 0 100%;max-width:100%}.tablet-up-2{flex-wrap:wrap}.tablet-up-2>.column,.tablet-up-2>.columns{flex:0 0 50%;max-width:50%}.tablet-up-3{flex-wrap:wrap}.tablet-up-3>.column,.tablet-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.tablet-up-4{flex-wrap:wrap}.tablet-up-4>.column,.tablet-up-4>.columns{flex:0 0 25%;max-width:25%}.tablet-up-5{flex-wrap:wrap}.tablet-up-5>.column,.tablet-up-5>.columns{flex:0 0 20%;max-width:20%}.tablet-up-6{flex-wrap:wrap}.tablet-up-6>.column,.tablet-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.tablet-up-7{flex-wrap:wrap}.tablet-up-7>.column,.tablet-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.tablet-up-8{flex-wrap:wrap}.tablet-up-8>.column,.tablet-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:48em) and (min-width:48em){.tablet-expand{flex:1 1 0px}}.row.tablet-unstack>.column,.row.tablet-unstack>.columns{flex:0 0 100%}@media print,screen and (min-width:48em){.row.tablet-unstack>.column,.row.tablet-unstack>.columns{flex:1 1 0px}.tablet-collapse>.column,.tablet-collapse>.columns{padding-right:0;padding-left:0}.tablet-uncollapse>.column,.tablet-uncollapse>.columns{padding-right:1rem;padding-left:1rem}}@media print,screen and (min-width:64em){.medium-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.medium-offset-0{margin-left:0}.medium-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.medium-offset-1{margin-left:8.3333333333%}.medium-3{flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.6666666667%}.medium-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.medium-offset-3{margin-left:25%}.medium-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.medium-offset-4{margin-left:33.3333333333%}.medium-6{flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.6666666667%}.medium-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.medium-offset-6{margin-left:50%}.medium-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.medium-offset-7{margin-left:58.3333333333%}.medium-9{flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.6666666667%}.medium-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.medium-offset-9{margin-left:75%}.medium-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.medium-offset-10{margin-left:83.3333333333%}.medium-12{flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.6666666667%}.medium-up-1{flex-wrap:wrap}.medium-up-1>.column,.medium-up-1>.columns{flex:0 0 100%;max-width:100%}.medium-up-2{flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{flex:0 0 50%;max-width:50%}.medium-up-3{flex-wrap:wrap}.medium-up-3>.column,.medium-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.medium-up-4{flex-wrap:wrap}.medium-up-4>.column,.medium-up-4>.columns{flex:0 0 25%;max-width:25%}.medium-up-5{flex-wrap:wrap}.medium-up-5>.column,.medium-up-5>.columns{flex:0 0 20%;max-width:20%}.medium-up-6{flex-wrap:wrap}.medium-up-6>.column,.medium-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.medium-up-7{flex-wrap:wrap}.medium-up-7>.column,.medium-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.medium-up-8{flex-wrap:wrap}.medium-up-8>.column,.medium-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:64em) and (min-width:64em){.medium-expand{flex:1 1 0px}}.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:0 0 100%}@media print,screen and (min-width:64em){.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:1 1 0px}.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:1rem;padding-left:1rem}.column-block{margin-bottom:2rem}.column-block>:last-child{margin-bottom:0}}@media print,screen and (min-width:80em){.large-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.large-offset-0{margin-left:0}.large-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.large-offset-1{margin-left:8.3333333333%}.large-3{flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.6666666667%}.large-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.large-offset-3{margin-left:25%}.large-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.large-offset-4{margin-left:33.3333333333%}.large-6{flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.6666666667%}.large-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.large-offset-6{margin-left:50%}.large-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.large-offset-7{margin-left:58.3333333333%}.large-9{flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.6666666667%}.large-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.large-offset-9{margin-left:75%}.large-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.large-offset-10{margin-left:83.3333333333%}.large-12{flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.6666666667%}.large-up-1{flex-wrap:wrap}.large-up-1>.column,.large-up-1>.columns{flex:0 0 100%;max-width:100%}.large-up-2{flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{flex:0 0 50%;max-width:50%}.large-up-3{flex-wrap:wrap}.large-up-3>.column,.large-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.large-up-4{flex-wrap:wrap}.large-up-4>.column,.large-up-4>.columns{flex:0 0 25%;max-width:25%}.large-up-5{flex-wrap:wrap}.large-up-5>.column,.large-up-5>.columns{flex:0 0 20%;max-width:20%}.large-up-6{flex-wrap:wrap}.large-up-6>.column,.large-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.large-up-7{flex-wrap:wrap}.large-up-7>.column,.large-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.large-up-8{flex-wrap:wrap}.large-up-8>.column,.large-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:80em) and (min-width:80em){.large-expand{flex:1 1 0px}}.row.large-unstack>.column,.row.large-unstack>.columns{flex:0 0 100%}@media print,screen and (min-width:80em){.row.large-unstack>.column,.row.large-unstack>.columns{flex:1 1 0px}.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:1rem;padding-left:1rem}}@media screen and (min-width:90em){.xlarge-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.xlarge-offset-0{margin-left:0}.xlarge-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.xlarge-offset-1{margin-left:8.3333333333%}.xlarge-3{flex:0 0 25%;max-width:25%}.xlarge-offset-2{margin-left:16.6666666667%}.xlarge-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.xlarge-offset-3{margin-left:25%}.xlarge-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.xlarge-offset-4{margin-left:33.3333333333%}.xlarge-6{flex:0 0 50%;max-width:50%}.xlarge-offset-5{margin-left:41.6666666667%}.xlarge-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.xlarge-offset-6{margin-left:50%}.xlarge-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.xlarge-offset-7{margin-left:58.3333333333%}.xlarge-9{flex:0 0 75%;max-width:75%}.xlarge-offset-8{margin-left:66.6666666667%}.xlarge-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.xlarge-offset-9{margin-left:75%}.xlarge-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.xlarge-offset-10{margin-left:83.3333333333%}.xlarge-12{flex:0 0 100%;max-width:100%}.xlarge-offset-11{margin-left:91.6666666667%}.xlarge-up-1{flex-wrap:wrap}.xlarge-up-1>.column,.xlarge-up-1>.columns{flex:0 0 100%;max-width:100%}.xlarge-up-2{flex-wrap:wrap}.xlarge-up-2>.column,.xlarge-up-2>.columns{flex:0 0 50%;max-width:50%}.xlarge-up-3{flex-wrap:wrap}.xlarge-up-3>.column,.xlarge-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.xlarge-up-4{flex-wrap:wrap}.xlarge-up-4>.column,.xlarge-up-4>.columns{flex:0 0 25%;max-width:25%}.xlarge-up-5{flex-wrap:wrap}.xlarge-up-5>.column,.xlarge-up-5>.columns{flex:0 0 20%;max-width:20%}.xlarge-up-6{flex-wrap:wrap}.xlarge-up-6>.column,.xlarge-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.xlarge-up-7{flex-wrap:wrap}.xlarge-up-7>.column,.xlarge-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.xlarge-up-8{flex-wrap:wrap}.xlarge-up-8>.column,.xlarge-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media screen and (min-width:90em) and (min-width:90em){.xlarge-expand{flex:1 1 0px}}.row.xlarge-unstack>.column,.row.xlarge-unstack>.columns{flex:0 0 100%}@media screen and (min-width:90em){.row.xlarge-unstack>.column,.row.xlarge-unstack>.columns{flex:1 1 0px}.xlarge-collapse>.column,.xlarge-collapse>.columns{padding-right:0;padding-left:0}.xlarge-uncollapse>.column,.xlarge-uncollapse>.columns{padding-right:1rem;padding-left:1rem}}.shrink{flex:0 0 auto;max-width:100%}.column-block{margin-bottom:2rem}.column-block>:last-child{margin-bottom:0}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{justify-content:center;align-items:center;align-content:center}.tiny-order-1{order:1}.tiny-order-2{order:2}.tiny-order-3{order:3}.tiny-order-4{order:4}.tiny-order-5{order:5}.tiny-order-6{order:6}@media print,screen and (min-width:30em){.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}}@media print,screen and (min-width:48em){.tablet-order-1{order:1}.tablet-order-2{order:2}.tablet-order-3{order:3}.tablet-order-4{order:4}.tablet-order-5{order:5}.tablet-order-6{order:6}}@media print,screen and (min-width:64em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:30em){.small-flex-container{display:flex}.small-flex-child-auto{flex:1 1 auto}.small-flex-child-grow{flex:1 0 auto}.small-flex-child-shrink{flex:0 1 auto}.small-flex-dir-row{flex-direction:row}.small-flex-dir-row-reverse{flex-direction:row-reverse}.small-flex-dir-column{flex-direction:column}.small-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:48em){.tablet-flex-container{display:flex}.tablet-flex-child-auto{flex:1 1 auto}.tablet-flex-child-grow{flex:1 0 auto}.tablet-flex-child-shrink{flex:0 1 auto}.tablet-flex-dir-row{flex-direction:row}.tablet-flex-dir-row-reverse{flex-direction:row-reverse}.tablet-flex-dir-column{flex-direction:column}.tablet-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:80em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}.hide-for-xlarge{display:none!important}}.hide{display:none!important}.invisible{visibility:hidden}@media print,screen and (max-width:29.99875em){.hide-for-tiny-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:30em){.show-for-tiny-only{display:none!important}}@media print,screen and (min-width:30em){.hide-for-small{display:none!important}}@media screen and (max-width:29.99875em){.show-for-small{display:none!important}}@media print,screen and (min-width:30em) and (max-width:47.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:29.99875em),screen and (min-width:48em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:48em){.hide-for-tablet{display:none!important}}@media screen and (max-width:47.99875em){.show-for-tablet{display:none!important}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.hide-for-tablet-only{display:none!important}}@media screen and (max-width:47.99875em),screen and (min-width:64em){.show-for-tablet-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-medium{display:none!important}.reveal{min-height:0}}@media screen and (max-width:63.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:64em) and (max-width:79.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:80em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:80em){.hide-for-large{display:none!important}}@media screen and (max-width:79.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:80em) and (max-width:89.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:79.99875em),screen and (min-width:90em){.show-for-large-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xlarge,.show-for-xlarge-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}.hide-for-landscape,.show-for-portrait{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}.hide-for-landscape,.show-for-portrait{display:block!important}}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden}html.is-reveal-open.zf-has-scroll{overflow-y:scroll}html.is-reveal-open body{overflow-y:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:rgba(10,10,10,.45);overflow-y:auto}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;padding:1rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto}[data-whatinput=mouse] .reveal{outline:0}.reveal .column,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}.reveal.collapse{padding:0}@media print,screen and (min-width:64em){.reveal{width:600px;max-width:71.875rem}.reveal.tiny{width:30%;max-width:71.875rem}.reveal.small{width:50%;max-width:71.875rem}.reveal.large{width:90%;max-width:71.875rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media print,screen and (max-width:29.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}@media print,screen and (max-width:47.99875em){body{padding-left:.5rem;padding-right:.5rem}}@font-face{font-family:eUkraine;src:url(e-Ukraine-Thin.eot);src:url(e-Ukraine-Thin.eot?#iefix) format("embedded-opentype"),url(e-Ukraine-Thin.woff2) format("woff2"),url(e-Ukraine-Thin.woff) format("woff"),url(e-Ukraine-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:eUkraine;src:url(e-Ukraine-UltraLight.eot);src:url(e-Ukraine-UltraLight.eot?#iefix) format("embedded-opentype"),url(e-Ukraine-UltraLight.woff2) format("woff2"),url(e-Ukraine-UltraLight.woff) format("woff"),url(e-Ukraine-UltraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:eUkraine;src:url(e-Ukraine-Light.eot);src:url(e-Ukraine-Light.eot?#iefix) format("embedded-opentype"),url(e-Ukraine-Light.woff2) format("woff2"),url(e-Ukraine-Light.woff) format("woff"),url(e-Ukraine-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:eUkraine;src:url(e-Ukraine-Regular.eot);src:url(e-Ukraine-Regular.eot?#iefix) format("embedded-opentype"),url(e-Ukraine-Regular.woff2) format("woff2"),url(e-Ukraine-Regular.woff) format("woff"),url(e-Ukraine-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:eUkraine;src:url(e-Ukraine-Medium.eot);src:url(e-Ukraine-Medium.eot?#iefix) format("embedded-opentype"),url(e-Ukraine-Medium.woff2) format("woff2"),url(e-Ukraine-Medium.woff) format("woff"),url(e-Ukraine-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:eUkraine;src:url(e-Ukraine-Bold.eot);src:url(e-Ukraine-Bold.eot?#iefix) format("embedded-opentype"),url(e-Ukraine-Bold.woff2) format("woff2"),url(e-Ukraine-Bold.woff) format("woff"),url(e-Ukraine-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:eUkraineHead;src:url(e-UkraineHead-Thin.eot);src:url(e-UkraineHead-Thin.eot?#iefix) format("embedded-opentype"),url(e-UkraineHead-Thin.woff2) format("woff2"),url(e-UkraineHead-Thin.woff) format("woff"),url(e-UkraineHead-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:eUkraineHead;src:url(e-UkraineHead-UltraLight.eot);src:url(e-UkraineHead-UltraLight.eot?#iefix) format("embedded-opentype"),url(e-UkraineHead-UltraLight.woff2) format("woff2"),url(e-UkraineHead-UltraLight.woff) format("woff"),url(e-UkraineHead-UltraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:eUkraineHead;src:url(e-UkraineHead-Light.eot);src:url(e-UkraineHead-Light.eot?#iefix) format("embedded-opentype"),url(e-UkraineHead-Light.woff2) format("woff2"),url(e-UkraineHead-Light.woff) format("woff"),url(e-UkraineHead-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:eUkraineHead;src:url(e-UkraineHead-Regular.eot);src:url(e-UkraineHead-Regular.eot?#iefix) format("embedded-opentype"),url(e-UkraineHead-Regular.woff2) format("woff2"),url(e-UkraineHead-Regular.woff) format("woff"),url(e-UkraineHead-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:eUkraineHead;src:url(e-UkraineHead-Medium.eot);src:url(e-UkraineHead-Medium.eot?#iefix) format("embedded-opentype"),url(e-UkraineHead-Medium.woff2) format("woff2"),url(e-UkraineHead-Medium.woff) format("woff"),url(e-UkraineHead-Medium.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:eUkraineHead;src:url(e-UkraineHead-Bold.eot);src:url(e-UkraineHead-Bold.eot?#iefix) format("embedded-opentype"),url(e-UkraineHead-Bold.woff2) format("woff2"),url(e-UkraineHead-Bold.woff) format("woff"),url(e-UkraineHead-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:eUkraineHead;src:url(e-UkraineHead-NAME.eot);src:url(e-UkraineHead-NAME.eot?#iefix) format("embedded-opentype"),url(e-UkraineHead-NAME.woff2) format("woff2"),url(e-UkraineHead-NAME.woff) format("woff"),url(e-UkraineHead-NAME.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}body{color:#000;font-family:eUkraine,Arial;font-size:1rem;font-weight:400;margin:0;padding:0;width:100%;transition:opacity 2.5s;visibility:visible;opacity:1;-webkit-print-color-adjust:exact;min-height:100vh;height:100%;position:relative}@media print,screen and (max-width:47.99875em){body{font-size:.8125rem}}body.fixed{position:fixed;top:0;width:100%;overflow:hidden}body.loaded{overflow:auto}body.loaded .loader{opacity:0;touch-action:none}*{box-sizing:border-box;outline:0;-webkit-tap-highlight-color:transparent}* ::-moz-focus-inner,* ::-moz-focus-outer{border:0;padding:0}a{color:#000;text-decoration:none}h1,h2,h3,h4,h5{font-family:eUkraine,Arial;letter-spacing:-.02em;color:#000;margin:0 0 30px;font-weight:400}h1{font-size:56px;line-height:60px}@media print,screen and (max-width:63.99875em){h1{font-size:26px;line-height:28px}}h2{font-size:38px;line-height:40px}@media print,screen and (max-width:63.99875em){h2{font-size:20px;line-height:24px}}h3{font-size:28px;line-height:32px}@media print,screen and (max-width:63.99875em){h3{font-size:18px;line-height:24px}}h4{font-size:24px;line-height:28px}@media print,screen and (max-width:63.99875em){h4{font-size:16px;line-height:20px}}h5{font-size:20px;line-height:24px}@media print,screen and (max-width:63.99875em){h5{font-size:14px;line-height:20px}.ng-select .ng-select-container .ng-value-container .ng-value-label{font-size:12px}}ul{margin:0;padding:0;list-style:none}p{margin:0}img{max-width:100%}fieldset{border:none;padding:0}button{cursor:pointer;background:0 0;border:none;padding:0;margin:0}button,input,select,textarea{color:#000;font-family:eUkraine,Arial;font-size:1.125rem;font-weight:400}@media print,screen and (max-width:47.99875em){button,input,select,textarea{font-size:.875rem}}input[autocomplete=off]::-webkit-contacts-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;height:0;width:0;margin:0}input::-webkit-search-decoration,ng-select::-webkit-search-decoration{-webkit-appearance:none}.btn-black{border:2px solid #000;background-color:transparent;display:flex;justify-content:center;align-items:center;color:#000;border-radius:2.5rem;height:3rem;font-size:.8125rem;text-align:center;letter-spacing:-.02em;width:100%;max-width:11.125rem}@media print,screen and (min-width:48em){.btn-black{height:3.5rem;font-size:1rem;max-width:17rem;background:#000;color:#fff;margin-bottom:1.875rem}}@media print,screen and (min-width:64em){.btn-black{margin-bottom:3.75rem}}.btn-transparent{border:2px solid #000;background-color:transparent;display:flex;justify-content:center;align-items:center;color:#000;border-radius:2.5rem;height:3rem;font-size:.8125rem;text-align:center;letter-spacing:-.02em;width:100%;max-width:11.125rem}@media print,screen and (min-width:48em){.btn-transparent{height:3.5rem;font-size:1rem;max-width:17rem;background:#000;color:#fff;margin-bottom:1.875rem}}@media print,screen and (min-width:64em){.btn-transparent{margin-bottom:3.75rem}.reveal,.reveal.large,.reveal.small,.reveal.tiny{right:auto;left:auto;margin:0 auto}}.row{width:100%}.ng-select{font-size:15px;width:100%}.ng-select.ng-select-opened .ng-select-container{background:0 0}.ng-select.ng-select-opened .ng-select-container .ng-arrow-wrapper .ng-arrow{transform:rotate(180deg)!important}.ng-select.ng-select-focused+.input-underline{background:linear-gradient(90deg,#c3aab2 0,#9ec 57.66%,#80c0c8 76.7%,#4b8bfa 100%)}.ng-select .ng-select-container{border:none;height:auto;min-height:33px;background-color:transparent;cursor:pointer!important;box-shadow:none}.ng-select .ng-select-container .ng-value-container{padding-left:0;white-space:normal}@media print,screen and (max-width:29.99875em){.ng-select{height:33px}.ng-select .ng-select-container .ng-value-container .ng-value-label{font-size:14px}}.ng-select .ng-select-container .ng-value-container .ng-input{padding-left:0!important}.ng-select .ng-select-container .ng-value-container .ng-input input{cursor:pointer!important}.ng-select .ng-select-container .ng-value-container .ng-input input::-webkit-search-decoration{-webkit-appearance:none}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:rgba(0,0,0,.5);font-weight:300;font-size:16px;letter-spacing:-.02em}@media print,screen and (max-width:63.99875em){.ng-select .ng-select-container .ng-value-container .ng-placeholder{font-size:12px}}@media print,screen and (max-width:29.99875em){.ng-select .ng-select-container .ng-value-container .ng-placeholder{font-size:14px}}.ng-select .ng-arrow-wrapper{width:15px;padding-right:0}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#000 transparent transparent!important;border-style:solid;border-width:5px 5px 2.5px!important}.ng-select .ng-dropdown-panel{background:#fff;margin-top:5px;box-shadow:0 3px 5px rgba(0,0,0,.2);padding:15px 13px}.ng-select .ng-dropdown-panel .ng-option{padding:10px 15px;font-weight:300;white-space:normal!important;font-size:12px}@media print,screen and (max-width:63.99875em){.ng-select .ng-dropdown-panel .ng-option{white-space:normal}}.ng-select .ng-dropdown-panel .ng-option-marked{background-color:#e7eef3;border-radius:2px}.ng-select.ng-invalid.ng-touched{color:#ba0000}.ng-select.ng-invalid.ng-touched::-webkit-input-placeholder{color:#4f0000}.ng-select.ng-invalid.ng-touched::-moz-placeholder{color:#4f0000}.ng-select.ng-invalid.ng-touched:-ms-input-placeholder{color:#4f0000}.ng-select.ng-invalid.ng-touched::-ms-input-placeholder{color:#4f0000}.ng-select.ng-invalid.ng-touched::placeholder{color:#4f0000}.ng-select.ng-invalid.ng-touched+.input-underline{background:#ba0000}.input-underline{width:100%;height:2px;background:#000}body.hidden{opacity:0}