@esfaenza/core 15.2.23 → 15.2.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -21,9 +21,9 @@ export class AppComponent {
|
|
|
21
21
|
}
|
|
22
22
|
}
|
|
23
23
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
24
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.7516;transform:translate(23.9479vw,-10px) scale(.0589);animation:fall-1 29s -13s linear infinite}@keyframes fall-1{55.974%{transform:translate(29.9219vw,55.974vh) scale(.0589)}to{transform:translate(26.9349vw,100vh) scale(.0589)}}.snow:nth-child(2){opacity:1.8554;transform:translate(94.2544vw,-10px) scale(.2542);animation:fall-2 20s -25s linear infinite}@keyframes fall-2{63.162%{transform:translate(85.0485vw,63.162vh) scale(.2542)}to{transform:translate(89.65145vw,100vh) scale(.2542)}}.snow:nth-child(3){opacity:1.072;transform:translate(39.9811vw,-10px) scale(.1356);animation:fall-3 15s -17s linear infinite}@keyframes fall-3{75.808%{transform:translate(38.7026vw,75.808vh) scale(.1356)}to{transform:translate(39.34185vw,100vh) scale(.1356)}}.snow:nth-child(4){opacity:1.5116;transform:translate(36.43vw,-10px) scale(.4344);animation:fall-4 19s -4s linear infinite}@keyframes fall-4{33.04%{transform:translate(32.8925vw,33.04vh) scale(.4344)}to{transform:translate(34.66125vw,100vh) scale(.4344)}}.snow:nth-child(5){opacity:.9736;transform:translate(14.9276vw,-10px) scale(.6348);animation:fall-5 15s -15s linear infinite}@keyframes fall-5{44.909%{transform:translate(24.3373vw,44.909vh) scale(.6348)}to{transform:translate(19.63245vw,100vh) scale(.6348)}}.snow:nth-child(6){opacity:1.1252;transform:translate(91.2112vw,-10px) scale(.9916);animation:fall-6 26s -18s linear infinite}@keyframes fall-6{79.372%{transform:translate(82.0901vw,79.372vh) scale(.9916)}to{transform:translate(86.65065vw,100vh) scale(.9916)}}.snow:nth-child(7){opacity:1.5238;transform:translate(58.0529vw,-10px) scale(.2725);animation:fall-7 14s -23s linear infinite}@keyframes fall-7{49.017%{transform:translate(56.3436vw,49.017vh) scale(.2725)}to{transform:translate(57.19825vw,100vh) scale(.2725)}}.snow:nth-child(8){opacity:1.9386;transform:translate(98.2557vw,-10px) scale(.3903);animation:fall-8 18s -29s linear infinite}@keyframes fall-8{58.252%{transform:translate(100.1466vw,58.252vh) scale(.3903)}to{transform:translate(99.20115vw,100vh) scale(.3903)}}.snow:nth-child(9){opacity:1.6112;transform:translate(5.3789vw,-10px) scale(.2635);animation:fall-9 18s -2s linear infinite}@keyframes fall-9{79.582%{transform:translate(9.1128vw,79.582vh) scale(.2635)}to{transform:translate(7.24585vw,100vh) scale(.2635)}}.snow:nth-child(10){opacity:1.2466;transform:translate(21.8591vw,-10px) scale(.4236);animation:fall-10 27s -15s linear infinite}@keyframes fall-10{33.11%{transform:translate(19.4342vw,33.11vh) scale(.4236)}to{transform:translate(20.64665vw,100vh) scale(.4236)}}.snow:nth-child(11){opacity:1.397;transform:translate(90.3234vw,-10px) scale(.8861);animation:fall-11 10s -6s linear infinite}@keyframes fall-11{35.66%{transform:translate(93.0898vw,35.66vh) scale(.8861)}to{transform:translate(91.7066vw,100vh) scale(.8861)}}.snow:nth-child(12){opacity:1.4242;transform:translate(6.9749vw,-10px) scale(.8061);animation:fall-12 26s -23s linear infinite}@keyframes fall-12{71.57%{transform:translate(3.2734vw,71.57vh) scale(.8061)}to{transform:translate(5.12415vw,100vh) scale(.8061)}}.snow:nth-child(13){opacity:.9156;transform:translate(66.6018vw,-10px) scale(.0157);animation:fall-13 30s -27s linear infinite}@keyframes fall-13{37.495%{transform:translate(71.8133vw,37.495vh) scale(.0157)}to{transform:translate(69.20755vw,100vh) scale(.0157)}}.snow:nth-child(14){opacity:1.2076;transform:translate(90.3622vw,-10px) scale(.1931);animation:fall-14 23s -2s linear infinite}@keyframes fall-14{66.817%{transform:translate(91.544vw,66.817vh) scale(.1931)}to{transform:translate(90.9531vw,100vh) scale(.1931)}}.snow:nth-child(15){opacity:1.4118;transform:translate(58.5313vw,-10px) scale(.8157);animation:fall-15 10s -3s linear infinite}@keyframes fall-15{79.43%{transform:translate(55.958vw,79.43vh) scale(.8157)}to{transform:translate(57.24465vw,100vh) scale(.8157)}}.snow:nth-child(16){opacity:.796;transform:translate(5.9365vw,-10px) scale(.563);animation:fall-16 17s -22s linear infinite}@keyframes fall-16{59.191%{transform:translate(4.9786vw,59.191vh) scale(.563)}to{transform:translate(5.45755vw,100vh) scale(.563)}}.snow:nth-child(17){opacity:.088;transform:translate(18.857vw,-10px) scale(.0414);animation:fall-17 25s -17s linear infinite}@keyframes fall-17{69.74%{transform:translate(24.2864vw,69.74vh) scale(.0414)}to{transform:translate(21.5717vw,100vh) scale(.0414)}}.snow:nth-child(18){opacity:1.3636;transform:translate(44.629vw,-10px) scale(.5591);animation:fall-18 14s -1s linear infinite}@keyframes fall-18{53.14%{transform:translate(53.7286vw,53.14vh) scale(.5591)}to{transform:translate(49.1788vw,100vh) scale(.5591)}}.snow:nth-child(19){opacity:.6606;transform:translate(9.3672vw,-10px) scale(.8531);animation:fall-19 24s -27s linear infinite}@keyframes fall-19{74.087%{transform:translate(12.4983vw,74.087vh) scale(.8531)}to{transform:translate(10.93275vw,100vh) scale(.8531)}}.snow:nth-child(20){opacity:.5058;transform:translate(51.0713vw,-10px) scale(.5523);animation:fall-20 27s -26s linear infinite}@keyframes fall-20{31.77%{transform:translate(52.4343vw,31.77vh) scale(.5523)}to{transform:translate(51.7528vw,100vh) scale(.5523)}}.snow:nth-child(21){opacity:.5254;transform:translate(46.9011vw,-10px) scale(.7129);animation:fall-21 10s -25s linear infinite}@keyframes fall-21{49.377%{transform:translate(53.2823vw,49.377vh) scale(.7129)}to{transform:translate(50.0917vw,100vh) scale(.7129)}}.snow:nth-child(22){opacity:1.0574;transform:translate(11.6634vw,-10px) scale(.4238);animation:fall-22 21s -13s linear infinite}@keyframes fall-22{53.43%{transform:translate(4.5139vw,53.43vh) scale(.4238)}to{transform:translate(8.08865vw,100vh) scale(.4238)}}.snow:nth-child(23){opacity:1.7692;transform:translate(50.5629vw,-10px) scale(.7589);animation:fall-23 29s -19s linear infinite}@keyframes fall-23{63.601%{transform:translate(55.4685vw,63.601vh) scale(.7589)}to{transform:translate(53.0157vw,100vh) scale(.7589)}}.snow:nth-child(24){opacity:.4286;transform:translate(12.0879vw,-10px) scale(.0455);animation:fall-24 27s -26s linear infinite}@keyframes fall-24{65.034%{transform:translate(2.2366vw,65.034vh) scale(.0455)}to{transform:translate(7.16225vw,100vh) scale(.0455)}}.snow:nth-child(25){opacity:1.4348;transform:translate(39.1518vw,-10px) scale(.4123);animation:fall-25 28s -10s linear infinite}@keyframes fall-25{51.787%{transform:translate(39.8934vw,51.787vh) scale(.4123)}to{transform:translate(39.5226vw,100vh) scale(.4123)}}.snow:nth-child(26){opacity:.168;transform:translate(69.7293vw,-10px) scale(.5059);animation:fall-26 24s -18s linear infinite}@keyframes fall-26{43.691%{transform:translate(60.2749vw,43.691vh) scale(.5059)}to{transform:translate(65.0021vw,100vh) scale(.5059)}}.snow:nth-child(27){opacity:.0564;transform:translate(15.2532vw,-10px) scale(.9982);animation:fall-27 19s -11s linear infinite}@keyframes fall-27{61.479%{transform:translate(12.394vw,61.479vh) scale(.9982)}to{transform:translate(13.8236vw,100vh) scale(.9982)}}.snow:nth-child(28){opacity:1.956;transform:translate(71.0683vw,-10px) scale(.4006);animation:fall-28 18s -13s linear infinite}@keyframes fall-28{30.405%{transform:translate(80.26vw,30.405vh) scale(.4006)}to{transform:translate(75.66415vw,100vh) scale(.4006)}}.snow:nth-child(29){opacity:.2862;transform:translate(46.8325vw,-10px) scale(.3124);animation:fall-29 23s -16s linear infinite}@keyframes fall-29{59.991%{transform:translate(56.6033vw,59.991vh) scale(.3124)}to{transform:translate(51.7179vw,100vh) scale(.3124)}}.snow:nth-child(30){opacity:1.2114;transform:translate(58.0827vw,-10px) scale(.1084);animation:fall-30 24s -26s linear infinite}@keyframes fall-30{56.675%{transform:translate(55.1971vw,56.675vh) scale(.1084)}to{transform:translate(56.6399vw,100vh) scale(.1084)}}.snow:nth-child(31){opacity:1.6476;transform:translate(13.7193vw,-10px) scale(.935);animation:fall-31 29s -2s linear infinite}@keyframes fall-31{57.421%{transform:translate(19.9366vw,57.421vh) scale(.935)}to{transform:translate(16.82795vw,100vh) scale(.935)}}.snow:nth-child(32){opacity:.1452;transform:translate(61.6998vw,-10px) scale(.203);animation:fall-32 30s -27s linear infinite}@keyframes fall-32{77.523%{transform:translate(55.4288vw,77.523vh) scale(.203)}to{transform:translate(58.5643vw,100vh) scale(.203)}}.snow:nth-child(33){opacity:1.0892;transform:translate(88.024vw,-10px) scale(.2807);animation:fall-33 12s -15s linear infinite}@keyframes fall-33{74.291%{transform:translate(81.3144vw,74.291vh) scale(.2807)}to{transform:translate(84.6692vw,100vh) scale(.2807)}}.snow:nth-child(34){opacity:1.172;transform:translate(53.9362vw,-10px) scale(.6574);animation:fall-34 24s -10s linear infinite}@keyframes fall-34{65.879%{transform:translate(48.1737vw,65.879vh) scale(.6574)}to{transform:translate(51.05495vw,100vh) scale(.6574)}}.snow:nth-child(35){opacity:1.9282;transform:translate(53.8965vw,-10px) scale(.9503);animation:fall-35 26s -22s linear infinite}@keyframes fall-35{36.695%{transform:translate(51.8271vw,36.695vh) scale(.9503)}to{transform:translate(52.8618vw,100vh) scale(.9503)}}.snow:nth-child(36){opacity:.5926;transform:translate(73.2019vw,-10px) scale(.5404);animation:fall-36 12s -10s linear infinite}@keyframes fall-36{73.525%{transform:translate(78.8561vw,73.525vh) scale(.5404)}to{transform:translate(76.029vw,100vh) scale(.5404)}}.snow:nth-child(37){opacity:1.2656;transform:translate(57.998vw,-10px) scale(.2013);animation:fall-37 10s -30s linear infinite}@keyframes fall-37{48.386%{transform:translate(62.2845vw,48.386vh) scale(.2013)}to{transform:translate(60.14125vw,100vh) scale(.2013)}}.snow:nth-child(38){opacity:1.2802;transform:translate(39.39vw,-10px) scale(.9538);animation:fall-38 21s -29s linear infinite}@keyframes fall-38{32.173%{transform:translate(42.0992vw,32.173vh) scale(.9538)}to{transform:translate(40.7446vw,100vh) scale(.9538)}}.snow:nth-child(39){opacity:.3628;transform:translate(24.0048vw,-10px) scale(.9867);animation:fall-39 15s -25s linear infinite}@keyframes fall-39{34.623%{transform:translate(18.5983vw,34.623vh) scale(.9867)}to{transform:translate(21.30155vw,100vh) scale(.9867)}}.snow:nth-child(40){opacity:.0688;transform:translate(91.1881vw,-10px) scale(.8109);animation:fall-40 20s -21s linear infinite}@keyframes fall-40{66.701%{transform:translate(91.6389vw,66.701vh) scale(.8109)}to{transform:translate(91.4135vw,100vh) scale(.8109)}}.snow:nth-child(41){opacity:1.2642;transform:translate(22.121vw,-10px) scale(.9852);animation:fall-41 19s -22s linear infinite}@keyframes fall-41{37.247%{transform:translate(27.8373vw,37.247vh) scale(.9852)}to{transform:translate(24.97915vw,100vh) scale(.9852)}}.snow:nth-child(42){opacity:1.3234;transform:translate(68.8584vw,-10px) scale(.8866);animation:fall-42 25s -26s linear infinite}@keyframes fall-42{64.305%{transform:translate(78.8198vw,64.305vh) scale(.8866)}to{transform:translate(73.8391vw,100vh) scale(.8866)}}.snow:nth-child(43){opacity:1.6244;transform:translate(26.3045vw,-10px) scale(.8063);animation:fall-43 20s -24s linear infinite}@keyframes fall-43{63.106%{transform:translate(30.5005vw,63.106vh) scale(.8063)}to{transform:translate(28.4025vw,100vh) scale(.8063)}}.snow:nth-child(44){opacity:1.9868;transform:translate(99.3133vw,-10px) scale(.7517);animation:fall-44 29s -9s linear infinite}@keyframes fall-44{52.676%{transform:translate(102.0201vw,52.676vh) scale(.7517)}to{transform:translate(100.6667vw,100vh) scale(.7517)}}.snow:nth-child(45){opacity:1.6948;transform:translate(40.3312vw,-10px) scale(.3442);animation:fall-45 26s -13s linear infinite}@keyframes fall-45{77.05%{transform:translate(41.3375vw,77.05vh) scale(.3442)}to{transform:translate(40.83435vw,100vh) scale(.3442)}}.snow:nth-child(46){opacity:.3934;transform:translate(15.6831vw,-10px) scale(.0962);animation:fall-46 11s -29s linear infinite}@keyframes fall-46{50.3%{transform:translate(15.1936vw,50.3vh) scale(.0962)}to{transform:translate(15.43835vw,100vh) scale(.0962)}}.snow:nth-child(47){opacity:.7362;transform:translate(86.251vw,-10px) scale(.758);animation:fall-47 18s -16s linear infinite}@keyframes fall-47{39.031%{transform:translate(84.7691vw,39.031vh) scale(.758)}to{transform:translate(85.51005vw,100vh) scale(.758)}}.snow:nth-child(48){opacity:.9488;transform:translate(10.0608vw,-10px) scale(.3749);animation:fall-48 17s -21s linear infinite}@keyframes fall-48{49.767%{transform:translate(1.7365vw,49.767vh) scale(.3749)}to{transform:translate(5.89865vw,100vh) scale(.3749)}}.snow:nth-child(49){opacity:1.876;transform:translate(36.9624vw,-10px) scale(.17);animation:fall-49 27s -29s linear infinite}@keyframes fall-49{64.669%{transform:translate(45.6402vw,64.669vh) scale(.17)}to{transform:translate(41.3013vw,100vh) scale(.17)}}.snow:nth-child(50){opacity:.9462;transform:translate(73.874vw,-10px) scale(.2337);animation:fall-50 18s -8s linear infinite}@keyframes fall-50{37.893%{transform:translate(83.644vw,37.893vh) scale(.2337)}to{transform:translate(78.759vw,100vh) scale(.2337)}}.snow:nth-child(51){opacity:.4524;transform:translate(33.5481vw,-10px) scale(.5559);animation:fall-51 26s -3s linear infinite}@keyframes fall-51{66.119%{transform:translate(33.9714vw,66.119vh) scale(.5559)}to{transform:translate(33.75975vw,100vh) scale(.5559)}}.snow:nth-child(52){opacity:1.9026;transform:translate(64.0044vw,-10px) scale(.9342);animation:fall-52 25s -7s linear infinite}@keyframes fall-52{42.527%{transform:translate(68.8367vw,42.527vh) scale(.9342)}to{transform:translate(66.42055vw,100vh) scale(.9342)}}.snow:nth-child(53){opacity:.9486;transform:translate(35.5134vw,-10px) scale(.2148);animation:fall-53 30s -25s linear infinite}@keyframes fall-53{39.035%{transform:translate(30.6221vw,39.035vh) scale(.2148)}to{transform:translate(33.06775vw,100vh) scale(.2148)}}.snow:nth-child(54){opacity:1.5788;transform:translate(15.9964vw,-10px) scale(.5465);animation:fall-54 25s -25s linear infinite}@keyframes fall-54{40.525%{transform:translate(7.7326vw,40.525vh) scale(.5465)}to{transform:translate(11.8645vw,100vh) scale(.5465)}}.snow:nth-child(55){opacity:.4416;transform:translate(53.2814vw,-10px) scale(.9966);animation:fall-55 15s -1s linear infinite}@keyframes fall-55{66.745%{transform:translate(56.8465vw,66.745vh) scale(.9966)}to{transform:translate(55.06395vw,100vh) scale(.9966)}}.snow:nth-child(56){opacity:1.389;transform:translate(98.8522vw,-10px) scale(.7639);animation:fall-56 16s -11s linear infinite}@keyframes fall-56{71.608%{transform:translate(91.9846vw,71.608vh) scale(.7639)}to{transform:translate(95.4184vw,100vh) scale(.7639)}}.snow:nth-child(57){opacity:.6478;transform:translate(35.0877vw,-10px) scale(.2283);animation:fall-57 16s -3s linear infinite}@keyframes fall-57{69.222%{transform:translate(37.0617vw,69.222vh) scale(.2283)}to{transform:translate(36.0747vw,100vh) scale(.2283)}}.snow:nth-child(58){opacity:.0872;transform:translate(17.0433vw,-10px) scale(.3525);animation:fall-58 15s -22s linear infinite}@keyframes fall-58{77.95%{transform:translate(26.7053vw,77.95vh) scale(.3525)}to{transform:translate(21.8743vw,100vh) scale(.3525)}}.snow:nth-child(59){opacity:1.458;transform:translate(6.731vw,-10px) scale(.5135);animation:fall-59 26s -10s linear infinite}@keyframes fall-59{66.148%{transform:translate(-2.1256vw,66.148vh) scale(.5135)}to{transform:translate(2.3027vw,100vh) scale(.5135)}}.snow:nth-child(60){opacity:1.34;transform:translate(64.3334vw,-10px) scale(.4629);animation:fall-60 17s -2s linear infinite}@keyframes fall-60{57.714%{transform:translate(69.3861vw,57.714vh) scale(.4629)}to{transform:translate(66.85975vw,100vh) scale(.4629)}}.snow:nth-child(61){opacity:1.922;transform:translate(64.1172vw,-10px) scale(.2987);animation:fall-61 13s -19s linear infinite}@keyframes fall-61{54.391%{transform:translate(56.9845vw,54.391vh) scale(.2987)}to{transform:translate(60.55085vw,100vh) scale(.2987)}}.snow:nth-child(62){opacity:1.1466;transform:translate(39.1822vw,-10px) scale(.8549);animation:fall-62 26s -19s linear infinite}@keyframes fall-62{57.366%{transform:translate(42.3015vw,57.366vh) scale(.8549)}to{transform:translate(40.74185vw,100vh) scale(.8549)}}.snow:nth-child(63){opacity:1.6252;transform:translate(79.5028vw,-10px) scale(.322);animation:fall-63 29s -29s linear infinite}@keyframes fall-63{74.71%{transform:translate(79.5438vw,74.71vh) scale(.322)}to{transform:translate(79.5233vw,100vh) scale(.322)}}.snow:nth-child(64){opacity:.4828;transform:translate(55.2366vw,-10px) scale(.1578);animation:fall-64 26s -12s linear infinite}@keyframes fall-64{40.132%{transform:translate(60.8697vw,40.132vh) scale(.1578)}to{transform:translate(58.05315vw,100vh) scale(.1578)}}.snow:nth-child(65){opacity:1.0268;transform:translate(44.3068vw,-10px) scale(.4159);animation:fall-65 25s -5s linear infinite}@keyframes fall-65{32.613%{transform:translate(44.085vw,32.613vh) scale(.4159)}to{transform:translate(44.1959vw,100vh) scale(.4159)}}.snow:nth-child(66){opacity:1.1302;transform:translate(38.9552vw,-10px) scale(.6081);animation:fall-66 21s -29s linear infinite}@keyframes fall-66{62.205%{transform:translate(42.1957vw,62.205vh) scale(.6081)}to{transform:translate(40.57545vw,100vh) scale(.6081)}}.snow:nth-child(67){opacity:1.2014;transform:translate(93.0843vw,-10px) scale(.3258);animation:fall-67 16s -24s linear infinite}@keyframes fall-67{41.467%{transform:translate(97.7015vw,41.467vh) scale(.3258)}to{transform:translate(95.3929vw,100vh) scale(.3258)}}.snow:nth-child(68){opacity:1.5088;transform:translate(13.1785vw,-10px) scale(.5019);animation:fall-68 22s -17s linear infinite}@keyframes fall-68{32.909%{transform:translate(7.3521vw,32.909vh) scale(.5019)}to{transform:translate(10.2653vw,100vh) scale(.5019)}}.snow:nth-child(69){opacity:.8574;transform:translate(63.525vw,-10px) scale(.9801);animation:fall-69 17s -10s linear infinite}@keyframes fall-69{77.939%{transform:translate(72.5702vw,77.939vh) scale(.9801)}to{transform:translate(68.0476vw,100vh) scale(.9801)}}.snow:nth-child(70){opacity:.5486;transform:translate(48.1371vw,-10px) scale(.0201);animation:fall-70 11s -4s linear infinite}@keyframes fall-70{49.983%{transform:translate(54.7292vw,49.983vh) scale(.0201)}to{transform:translate(51.43315vw,100vh) scale(.0201)}}.snow:nth-child(71){opacity:.034;transform:translate(46.3669vw,-10px) scale(.3794);animation:fall-71 13s -12s linear infinite}@keyframes fall-71{34.058%{transform:translate(39.3204vw,34.058vh) scale(.3794)}to{transform:translate(42.84365vw,100vh) scale(.3794)}}.snow:nth-child(72){opacity:.2372;transform:translate(51.912vw,-10px) scale(.8892);animation:fall-72 30s -3s linear infinite}@keyframes fall-72{71.881%{transform:translate(46.007vw,71.881vh) scale(.8892)}to{transform:translate(48.9595vw,100vh) scale(.8892)}}.snow:nth-child(73){opacity:1.1664;transform:translate(95.0201vw,-10px) scale(.3642);animation:fall-73 30s -7s linear infinite}@keyframes fall-73{39.909%{transform:translate(104.7127vw,39.909vh) scale(.3642)}to{transform:translate(99.8664vw,100vh) scale(.3642)}}.snow:nth-child(74){opacity:1.199;transform:translate(72.8099vw,-10px) scale(.257);animation:fall-74 30s -5s linear infinite}@keyframes fall-74{30.104%{transform:translate(71.188vw,30.104vh) scale(.257)}to{transform:translate(71.99895vw,100vh) scale(.257)}}.snow:nth-child(75){opacity:.8692;transform:translate(81.2989vw,-10px) scale(.2479);animation:fall-75 18s -13s linear infinite}@keyframes fall-75{30.522%{transform:translate(83.8205vw,30.522vh) scale(.2479)}to{transform:translate(82.5597vw,100vh) scale(.2479)}}.snow:nth-child(76){opacity:1.9064;transform:translate(82.2616vw,-10px) scale(.2615);animation:fall-76 21s -11s linear infinite}@keyframes fall-76{65.526%{transform:translate(79.8456vw,65.526vh) scale(.2615)}to{transform:translate(81.0536vw,100vh) scale(.2615)}}.snow:nth-child(77){opacity:.9084;transform:translate(79.6729vw,-10px) scale(.3015);animation:fall-77 24s -5s linear infinite}@keyframes fall-77{43.642%{transform:translate(79.7411vw,43.642vh) scale(.3015)}to{transform:translate(79.707vw,100vh) scale(.3015)}}.snow:nth-child(78){opacity:.0764;transform:translate(32.1754vw,-10px) scale(.3539);animation:fall-78 12s -5s linear infinite}@keyframes fall-78{77.2%{transform:translate(34.8585vw,77.2vh) scale(.3539)}to{transform:translate(33.51695vw,100vh) scale(.3539)}}.snow:nth-child(79){opacity:.5962;transform:translate(13.7242vw,-10px) scale(.3403);animation:fall-79 22s -30s linear infinite}@keyframes fall-79{65.071%{transform:translate(16.1161vw,65.071vh) scale(.3403)}to{transform:translate(14.92015vw,100vh) scale(.3403)}}.snow:nth-child(80){opacity:1.7668;transform:translate(70.0604vw,-10px) scale(.0359);animation:fall-80 13s -18s linear infinite}@keyframes fall-80{49.784%{transform:translate(72.773vw,49.784vh) scale(.0359)}to{transform:translate(71.4167vw,100vh) scale(.0359)}}.snow:nth-child(81){opacity:1.2884;transform:translate(40.8782vw,-10px) scale(.7289);animation:fall-81 27s -5s linear infinite}@keyframes fall-81{43.356%{transform:translate(35.8727vw,43.356vh) scale(.7289)}to{transform:translate(38.37545vw,100vh) scale(.7289)}}.snow:nth-child(82){opacity:.389;transform:translate(98.5219vw,-10px) scale(.4252);animation:fall-82 24s -11s linear infinite}@keyframes fall-82{60.228%{transform:translate(105.8975vw,60.228vh) scale(.4252)}to{transform:translate(102.2097vw,100vh) scale(.4252)}}.snow:nth-child(83){opacity:.9794;transform:translate(40.7454vw,-10px) scale(.7784);animation:fall-83 22s -4s linear infinite}@keyframes fall-83{46.153%{transform:translate(34.7642vw,46.153vh) scale(.7784)}to{transform:translate(37.7548vw,100vh) scale(.7784)}}.snow:nth-child(84){opacity:.1324;transform:translate(47.6351vw,-10px) scale(.0224);animation:fall-84 20s -21s linear infinite}@keyframes fall-84{60.639%{transform:translate(38.9796vw,60.639vh) scale(.0224)}to{transform:translate(43.30735vw,100vh) scale(.0224)}}.snow:nth-child(85){opacity:.287;transform:translate(72.0983vw,-10px) scale(.695);animation:fall-85 19s -14s linear infinite}@keyframes fall-85{36.421%{transform:translate(63.4936vw,36.421vh) scale(.695)}to{transform:translate(67.79595vw,100vh) scale(.695)}}.snow:nth-child(86){opacity:1.836;transform:translate(51.7123vw,-10px) scale(.706);animation:fall-86 25s -17s linear infinite}@keyframes fall-86{67.094%{transform:translate(57.8026vw,67.094vh) scale(.706)}to{transform:translate(54.75745vw,100vh) scale(.706)}}.snow:nth-child(87){opacity:.0268;transform:translate(38.5031vw,-10px) scale(.591);animation:fall-87 27s -16s linear infinite}@keyframes fall-87{56.936%{transform:translate(33.5497vw,56.936vh) scale(.591)}to{transform:translate(36.0264vw,100vh) scale(.591)}}.snow:nth-child(88){opacity:1.1924;transform:translate(70.3674vw,-10px) scale(.7098);animation:fall-88 20s -12s linear infinite}@keyframes fall-88{41.955%{transform:translate(80.1455vw,41.955vh) scale(.7098)}to{transform:translate(75.25645vw,100vh) scale(.7098)}}.snow:nth-child(89){opacity:.0248;transform:translate(23.988vw,-10px) scale(.4601);animation:fall-89 25s -26s linear infinite}@keyframes fall-89{58.691%{transform:translate(30.2651vw,58.691vh) scale(.4601)}to{transform:translate(27.12655vw,100vh) scale(.4601)}}.snow:nth-child(90){opacity:.158;transform:translate(95.2982vw,-10px) scale(.3808);animation:fall-90 28s -27s linear infinite}@keyframes fall-90{44.181%{transform:translate(103.2805vw,44.181vh) scale(.3808)}to{transform:translate(99.28935vw,100vh) scale(.3808)}}.snow:nth-child(91){opacity:1.4334;transform:translate(50.3648vw,-10px) scale(.125);animation:fall-91 18s -13s linear infinite}@keyframes fall-91{61.52%{transform:translate(49.9473vw,61.52vh) scale(.125)}to{transform:translate(50.15605vw,100vh) scale(.125)}}.snow:nth-child(92){opacity:.2058;transform:translate(.3792vw,-10px) scale(.0186);animation:fall-92 16s -24s linear infinite}@keyframes fall-92{31.976%{transform:translate(-4.8076vw,31.976vh) scale(.0186)}to{transform:translate(-2.2142vw,100vh) scale(.0186)}}.snow:nth-child(93){opacity:.0588;transform:translate(11.8854vw,-10px) scale(.299);animation:fall-93 11s -16s linear infinite}@keyframes fall-93{44.818%{transform:translate(7.4742vw,44.818vh) scale(.299)}to{transform:translate(9.6798vw,100vh) scale(.299)}}.snow:nth-child(94){opacity:1.6676;transform:translate(77.059vw,-10px) scale(.4214);animation:fall-94 11s -2s linear infinite}@keyframes fall-94{57.204%{transform:translate(80.4774vw,57.204vh) scale(.4214)}to{transform:translate(78.7682vw,100vh) scale(.4214)}}.snow:nth-child(95){opacity:1.5518;transform:translate(18.9966vw,-10px) scale(.5194);animation:fall-95 20s -24s linear infinite}@keyframes fall-95{53.266%{transform:translate(16.1925vw,53.266vh) scale(.5194)}to{transform:translate(17.59455vw,100vh) scale(.5194)}}.snow:nth-child(96){opacity:.3558;transform:translate(90.5556vw,-10px) scale(.7494);animation:fall-96 17s -19s linear infinite}@keyframes fall-96{79.456%{transform:translate(98.9736vw,79.456vh) scale(.7494)}to{transform:translate(94.7646vw,100vh) scale(.7494)}}.snow:nth-child(97){opacity:1.93;transform:translate(27.4292vw,-10px) scale(.7526);animation:fall-97 15s -14s linear infinite}@keyframes fall-97{69.537%{transform:translate(36.4342vw,69.537vh) scale(.7526)}to{transform:translate(31.9317vw,100vh) scale(.7526)}}.snow:nth-child(98){opacity:.3462;transform:translate(15.1766vw,-10px) scale(.2943);animation:fall-98 19s -16s linear infinite}@keyframes fall-98{63.809%{transform:translate(7.7143vw,63.809vh) scale(.2943)}to{transform:translate(11.44545vw,100vh) scale(.2943)}}.snow:nth-child(99){opacity:1.19;transform:translate(12.4103vw,-10px) scale(.7323);animation:fall-99 25s -2s linear infinite}@keyframes fall-99{35.795%{transform:translate(19.6911vw,35.795vh) scale(.7323)}to{transform:translate(16.0507vw,100vh) scale(.7323)}}.snow:nth-child(100){opacity:.7538;transform:translate(42.8053vw,-10px) scale(.5057);animation:fall-100 24s -29s linear infinite}@keyframes fall-100{71.266%{transform:translate(39.57vw,71.266vh) scale(.5057)}to{transform:translate(41.18765vw,100vh) scale(.5057)}}.snow:nth-child(101){opacity:1.2956;transform:translate(53.4509vw,-10px) scale(.3911);animation:fall-101 21s -18s linear infinite}@keyframes fall-101{54.273%{transform:translate(61.3571vw,54.273vh) scale(.3911)}to{transform:translate(57.404vw,100vh) scale(.3911)}}.snow:nth-child(102){opacity:1.8122;transform:translate(9.6252vw,-10px) scale(.6358);animation:fall-102 19s -26s linear infinite}@keyframes fall-102{39.685%{transform:translate(.75vw,39.685vh) scale(.6358)}to{transform:translate(5.1876vw,100vh) scale(.6358)}}.snow:nth-child(103){opacity:1.5002;transform:translate(96.188vw,-10px) scale(.8837);animation:fall-103 27s -17s linear infinite}@keyframes fall-103{68.466%{transform:translate(97.6571vw,68.466vh) scale(.8837)}to{transform:translate(96.92255vw,100vh) scale(.8837)}}.snow:nth-child(104){opacity:.16;transform:translate(44.0803vw,-10px) scale(.1743);animation:fall-104 23s -30s linear infinite}@keyframes fall-104{41.463%{transform:translate(43.6902vw,41.463vh) scale(.1743)}to{transform:translate(43.88525vw,100vh) scale(.1743)}}.snow:nth-child(105){opacity:1.9084;transform:translate(6.6284vw,-10px) scale(.5497);animation:fall-105 10s -20s linear infinite}@keyframes fall-105{78.736%{transform:translate(-.2351vw,78.736vh) scale(.5497)}to{transform:translate(3.19665vw,100vh) scale(.5497)}}.snow:nth-child(106){opacity:1.062;transform:translate(89.8448vw,-10px) scale(.3328);animation:fall-106 23s -11s linear infinite}@keyframes fall-106{72.073%{transform:translate(95.0538vw,72.073vh) scale(.3328)}to{transform:translate(92.4493vw,100vh) scale(.3328)}}.snow:nth-child(107){opacity:1.3596;transform:translate(79.2059vw,-10px) scale(.6643);animation:fall-107 20s -10s linear infinite}@keyframes fall-107{57.19%{transform:translate(71.4498vw,57.19vh) scale(.6643)}to{transform:translate(75.32785vw,100vh) scale(.6643)}}.snow:nth-child(108){opacity:1.2234;transform:translate(75.9864vw,-10px) scale(.8529);animation:fall-108 27s -30s linear infinite}@keyframes fall-108{49.787%{transform:translate(83.7655vw,49.787vh) scale(.8529)}to{transform:translate(79.87595vw,100vh) scale(.8529)}}.snow:nth-child(109){opacity:.483;transform:translate(45.5107vw,-10px) scale(.7753);animation:fall-109 21s -23s linear infinite}@keyframes fall-109{59.951%{transform:translate(46.9552vw,59.951vh) scale(.7753)}to{transform:translate(46.23295vw,100vh) scale(.7753)}}.snow:nth-child(110){opacity:1.583;transform:translate(30.4807vw,-10px) scale(.6896);animation:fall-110 16s -28s linear infinite}@keyframes fall-110{77.161%{transform:translate(37.217vw,77.161vh) scale(.6896)}to{transform:translate(33.84885vw,100vh) scale(.6896)}}.snow:nth-child(111){opacity:1.4492;transform:translate(42.7089vw,-10px) scale(.4404);animation:fall-111 30s -10s linear infinite}@keyframes fall-111{52.248%{transform:translate(48.5658vw,52.248vh) scale(.4404)}to{transform:translate(45.63735vw,100vh) scale(.4404)}}.snow:nth-child(112){opacity:.7016;transform:translate(11.4747vw,-10px) scale(.3399);animation:fall-112 15s -17s linear infinite}@keyframes fall-112{79.719%{transform:translate(19.2637vw,79.719vh) scale(.3399)}to{transform:translate(15.3692vw,100vh) scale(.3399)}}.snow:nth-child(113){opacity:.8966;transform:translate(78.587vw,-10px) scale(.9324);animation:fall-113 30s -26s linear infinite}@keyframes fall-113{61.454%{transform:translate(84.6427vw,61.454vh) scale(.9324)}to{transform:translate(81.61485vw,100vh) scale(.9324)}}.snow:nth-child(114){opacity:.9596;transform:translate(77.9018vw,-10px) scale(.2443);animation:fall-114 29s -30s linear infinite}@keyframes fall-114{53.653%{transform:translate(79.7514vw,53.653vh) scale(.2443)}to{transform:translate(78.8266vw,100vh) scale(.2443)}}.snow:nth-child(115){opacity:1.196;transform:translate(56.1279vw,-10px) scale(.378);animation:fall-115 16s -16s linear infinite}@keyframes fall-115{59.039%{transform:translate(46.8173vw,59.039vh) scale(.378)}to{transform:translate(51.4726vw,100vh) scale(.378)}}.snow:nth-child(116){opacity:1.3614;transform:translate(73.8834vw,-10px) scale(.0038);animation:fall-116 21s -22s linear infinite}@keyframes fall-116{36.708%{transform:translate(71.6333vw,36.708vh) scale(.0038)}to{transform:translate(72.75835vw,100vh) scale(.0038)}}.snow:nth-child(117){opacity:1.994;transform:translate(.6813vw,-10px) scale(.2487);animation:fall-117 27s -29s linear infinite}@keyframes fall-117{52.592%{transform:translate(-4.5449vw,52.592vh) scale(.2487)}to{transform:translate(-1.9318vw,100vh) scale(.2487)}}.snow:nth-child(118){opacity:1.6336;transform:translate(68.631vw,-10px) scale(.2399);animation:fall-118 15s -18s linear infinite}@keyframes fall-118{67.585%{transform:translate(74.7869vw,67.585vh) scale(.2399)}to{transform:translate(71.70895vw,100vh) scale(.2399)}}.snow:nth-child(119){opacity:1.7666;transform:translate(86.4327vw,-10px) scale(.7145);animation:fall-119 14s -8s linear infinite}@keyframes fall-119{73.64%{transform:translate(80.6544vw,73.64vh) scale(.7145)}to{transform:translate(83.54355vw,100vh) scale(.7145)}}.snow:nth-child(120){opacity:.6896;transform:translate(65.2904vw,-10px) scale(.7797);animation:fall-120 10s -4s linear infinite}@keyframes fall-120{42.275%{transform:translate(55.7839vw,42.275vh) scale(.7797)}to{transform:translate(60.53715vw,100vh) scale(.7797)}}.snow:nth-child(121){opacity:.7996;transform:translate(77.0594vw,-10px) scale(.4586);animation:fall-121 30s -16s linear infinite}@keyframes fall-121{78.162%{transform:translate(73.9494vw,78.162vh) scale(.4586)}to{transform:translate(75.5044vw,100vh) scale(.4586)}}.snow:nth-child(122){opacity:.1642;transform:translate(52.5507vw,-10px) scale(.7359);animation:fall-122 18s -6s linear infinite}@keyframes fall-122{70.413%{transform:translate(53.5127vw,70.413vh) scale(.7359)}to{transform:translate(53.0317vw,100vh) scale(.7359)}}.snow:nth-child(123){opacity:1.4724;transform:translate(26.0098vw,-10px) scale(.143);animation:fall-123 28s -15s linear infinite}@keyframes fall-123{34.803%{transform:translate(27.4304vw,34.803vh) scale(.143)}to{transform:translate(26.7201vw,100vh) scale(.143)}}.snow:nth-child(124){opacity:.7726;transform:translate(64.9106vw,-10px) scale(.4902);animation:fall-124 15s -6s linear infinite}@keyframes fall-124{49.274%{transform:translate(66.8176vw,49.274vh) scale(.4902)}to{transform:translate(65.8641vw,100vh) scale(.4902)}}.snow:nth-child(125){opacity:1.6602;transform:translate(32.7254vw,-10px) scale(.8179);animation:fall-125 28s -30s linear infinite}@keyframes fall-125{60.638%{transform:translate(41.4286vw,60.638vh) scale(.8179)}to{transform:translate(37.077vw,100vh) scale(.8179)}}.snow:nth-child(126){opacity:.4622;transform:translate(61.5123vw,-10px) scale(.488);animation:fall-126 26s -26s linear infinite}@keyframes fall-126{37.796%{transform:translate(63.9163vw,37.796vh) scale(.488)}to{transform:translate(62.7143vw,100vh) scale(.488)}}.snow:nth-child(127){opacity:.9566;transform:translate(82.1888vw,-10px) scale(.4159);animation:fall-127 18s -13s linear infinite}@keyframes fall-127{72.035%{transform:translate(88.5061vw,72.035vh) scale(.4159)}to{transform:translate(85.34745vw,100vh) scale(.4159)}}.snow:nth-child(128){opacity:.616;transform:translate(34.2785vw,-10px) scale(.7207);animation:fall-128 15s -26s linear infinite}@keyframes fall-128{66.546%{transform:translate(31.6557vw,66.546vh) scale(.7207)}to{transform:translate(32.9671vw,100vh) scale(.7207)}}.snow:nth-child(129){opacity:1.755;transform:translate(65.8493vw,-10px) scale(.6045);animation:fall-129 12s -5s linear infinite}@keyframes fall-129{42.82%{transform:translate(58.874vw,42.82vh) scale(.6045)}to{transform:translate(62.36165vw,100vh) scale(.6045)}}.snow:nth-child(130){opacity:1.3692;transform:translate(40.7341vw,-10px) scale(.5791);animation:fall-130 16s -14s linear infinite}@keyframes fall-130{69.634%{transform:translate(43.6814vw,69.634vh) scale(.5791)}to{transform:translate(42.20775vw,100vh) scale(.5791)}}.snow:nth-child(131){opacity:.9534;transform:translate(98.8289vw,-10px) scale(.8078);animation:fall-131 16s -13s linear infinite}@keyframes fall-131{67.522%{transform:translate(102.6654vw,67.522vh) scale(.8078)}to{transform:translate(100.74715vw,100vh) scale(.8078)}}.snow:nth-child(132){opacity:.6518;transform:translate(76.9284vw,-10px) scale(.7846);animation:fall-132 24s -22s linear infinite}@keyframes fall-132{39.534%{transform:translate(78.6574vw,39.534vh) scale(.7846)}to{transform:translate(77.7929vw,100vh) scale(.7846)}}.snow:nth-child(133){opacity:.7336;transform:translate(20.7754vw,-10px) scale(.5773);animation:fall-133 26s -4s linear infinite}@keyframes fall-133{61.473%{transform:translate(16.9286vw,61.473vh) scale(.5773)}to{transform:translate(18.852vw,100vh) scale(.5773)}}.snow:nth-child(134){opacity:1.1678;transform:translate(79.1033vw,-10px) scale(.6563);animation:fall-134 22s -13s linear infinite}@keyframes fall-134{60.542%{transform:translate(87.3831vw,60.542vh) scale(.6563)}to{transform:translate(83.2432vw,100vh) scale(.6563)}}.snow:nth-child(135){opacity:1.1388;transform:translate(94.2684vw,-10px) scale(.7156);animation:fall-135 27s -11s linear infinite}@keyframes fall-135{42.448%{transform:translate(101.2031vw,42.448vh) scale(.7156)}to{transform:translate(97.73575vw,100vh) scale(.7156)}}.snow:nth-child(136){opacity:.1272;transform:translate(55.802vw,-10px) scale(.9908);animation:fall-136 16s -24s linear infinite}@keyframes fall-136{58.304%{transform:translate(55.7097vw,58.304vh) scale(.9908)}to{transform:translate(55.75585vw,100vh) scale(.9908)}}.snow:nth-child(137){opacity:1.4996;transform:translate(72.9055vw,-10px) scale(.695);animation:fall-137 17s -16s linear infinite}@keyframes fall-137{52.866%{transform:translate(65.687vw,52.866vh) scale(.695)}to{transform:translate(69.29625vw,100vh) scale(.695)}}.snow:nth-child(138){opacity:1.503;transform:translate(7.5707vw,-10px) scale(.4691);animation:fall-138 10s -30s linear infinite}@keyframes fall-138{44.534%{transform:translate(8.5931vw,44.534vh) scale(.4691)}to{transform:translate(8.0819vw,100vh) scale(.4691)}}.snow:nth-child(139){opacity:.5124;transform:translate(76.0935vw,-10px) scale(.4296);animation:fall-139 24s -14s linear infinite}@keyframes fall-139{32.502%{transform:translate(70.1327vw,32.502vh) scale(.4296)}to{transform:translate(73.1131vw,100vh) scale(.4296)}}.snow:nth-child(140){opacity:.6732;transform:translate(6.2049vw,-10px) scale(.6689);animation:fall-140 19s -11s linear infinite}@keyframes fall-140{51.956%{transform:translate(4.0607vw,51.956vh) scale(.6689)}to{transform:translate(5.1328vw,100vh) scale(.6689)}}.snow:nth-child(141){opacity:.5358;transform:translate(37.5174vw,-10px) scale(.8752);animation:fall-141 10s -10s linear infinite}@keyframes fall-141{68.593%{transform:translate(43.3874vw,68.593vh) scale(.8752)}to{transform:translate(40.4524vw,100vh) scale(.8752)}}.snow:nth-child(142){opacity:1.449;transform:translate(6.1799vw,-10px) scale(.9047);animation:fall-142 23s -23s linear infinite}@keyframes fall-142{34.605%{transform:translate(4.8901vw,34.605vh) scale(.9047)}to{transform:translate(5.535vw,100vh) scale(.9047)}}.snow:nth-child(143){opacity:1.424;transform:translate(2.3592vw,-10px) scale(.0573);animation:fall-143 29s -5s linear infinite}@keyframes fall-143{57.245%{transform:translate(2.9824vw,57.245vh) scale(.0573)}to{transform:translate(2.6708vw,100vh) scale(.0573)}}.snow:nth-child(144){opacity:1.0188;transform:translate(9.6746vw,-10px) scale(.9883);animation:fall-144 29s -17s linear infinite}@keyframes fall-144{60.716%{transform:translate(5.3438vw,60.716vh) scale(.9883)}to{transform:translate(7.5092vw,100vh) scale(.9883)}}.snow:nth-child(145){opacity:.478;transform:translate(.1332vw,-10px) scale(.8476);animation:fall-145 15s -25s linear infinite}@keyframes fall-145{62.797%{transform:translate(-4.3977vw,62.797vh) scale(.8476)}to{transform:translate(-2.13225vw,100vh) scale(.8476)}}.snow:nth-child(146){opacity:1.541;transform:translate(86.9279vw,-10px) scale(.4913);animation:fall-146 11s -4s linear infinite}@keyframes fall-146{76.825%{transform:translate(93.4699vw,76.825vh) scale(.4913)}to{transform:translate(90.1989vw,100vh) scale(.4913)}}.snow:nth-child(147){opacity:1.6038;transform:translate(49.7834vw,-10px) scale(.6527);animation:fall-147 23s -5s linear infinite}@keyframes fall-147{69.63%{transform:translate(57.3167vw,69.63vh) scale(.6527)}to{transform:translate(53.55005vw,100vh) scale(.6527)}}.snow:nth-child(148){opacity:.94;transform:translate(61.617vw,-10px) scale(.3606);animation:fall-148 30s -13s linear infinite}@keyframes fall-148{62.655%{transform:translate(54.0879vw,62.655vh) scale(.3606)}to{transform:translate(57.85245vw,100vh) scale(.3606)}}.snow:nth-child(149){opacity:.8758;transform:translate(82.6152vw,-10px) scale(.6282);animation:fall-149 16s -8s linear infinite}@keyframes fall-149{54.201%{transform:translate(80.4612vw,54.201vh) scale(.6282)}to{transform:translate(81.5382vw,100vh) scale(.6282)}}.snow:nth-child(150){opacity:.046;transform:translate(90.3354vw,-10px) scale(.7092);animation:fall-150 15s -23s linear infinite}@keyframes fall-150{39.033%{transform:translate(98.6082vw,39.033vh) scale(.7092)}to{transform:translate(94.4718vw,100vh) scale(.7092)}}.snow:nth-child(151){opacity:1.963;transform:translate(54.0779vw,-10px) scale(.4206);animation:fall-151 25s -24s linear infinite}@keyframes fall-151{64.959%{transform:translate(62.3642vw,64.959vh) scale(.4206)}to{transform:translate(58.22105vw,100vh) scale(.4206)}}.snow:nth-child(152){opacity:1.7888;transform:translate(77.7472vw,-10px) scale(.8902);animation:fall-152 24s -2s linear infinite}@keyframes fall-152{38.062%{transform:translate(68.0257vw,38.062vh) scale(.8902)}to{transform:translate(72.88645vw,100vh) scale(.8902)}}.snow:nth-child(153){opacity:1.1218;transform:translate(91.316vw,-10px) scale(.5904);animation:fall-153 19s -16s linear infinite}@keyframes fall-153{68.024%{transform:translate(81.8112vw,68.024vh) scale(.5904)}to{transform:translate(86.5636vw,100vh) scale(.5904)}}.snow:nth-child(154){opacity:.788;transform:translate(98.1675vw,-10px) scale(.5465);animation:fall-154 10s -16s linear infinite}@keyframes fall-154{46.253%{transform:translate(95.6374vw,46.253vh) scale(.5465)}to{transform:translate(96.90245vw,100vh) scale(.5465)}}.snow:nth-child(155){opacity:1.5184;transform:translate(3.0175vw,-10px) scale(.7441);animation:fall-155 24s -25s linear infinite}@keyframes fall-155{70.929%{transform:translate(5.8406vw,70.929vh) scale(.7441)}to{transform:translate(4.42905vw,100vh) scale(.7441)}}.snow:nth-child(156){opacity:.3588;transform:translate(77.7284vw,-10px) scale(.3746);animation:fall-156 17s -28s linear infinite}@keyframes fall-156{46.838%{transform:translate(77.5534vw,46.838vh) scale(.3746)}to{transform:translate(77.6409vw,100vh) scale(.3746)}}.snow:nth-child(157){opacity:1.1868;transform:translate(60.6894vw,-10px) scale(.3356);animation:fall-157 26s -10s linear infinite}@keyframes fall-157{37.938%{transform:translate(50.9379vw,37.938vh) scale(.3356)}to{transform:translate(55.81365vw,100vh) scale(.3356)}}.snow:nth-child(158){opacity:1.2814;transform:translate(15.3293vw,-10px) scale(.1387);animation:fall-158 14s -28s linear infinite}@keyframes fall-158{45.983%{transform:translate(8.677vw,45.983vh) scale(.1387)}to{transform:translate(12.00315vw,100vh) scale(.1387)}}.snow:nth-child(159){opacity:1.0868;transform:translate(46.6054vw,-10px) scale(.8403);animation:fall-159 17s -9s linear infinite}@keyframes fall-159{54.425%{transform:translate(48.0932vw,54.425vh) scale(.8403)}to{transform:translate(47.3493vw,100vh) scale(.8403)}}.snow:nth-child(160){opacity:.3088;transform:translate(36.5874vw,-10px) scale(.9887);animation:fall-160 30s -23s linear infinite}@keyframes fall-160{49.399%{transform:translate(44.477vw,49.399vh) scale(.9887)}to{transform:translate(40.5322vw,100vh) scale(.9887)}}.snow:nth-child(161){opacity:1.9646;transform:translate(18.4281vw,-10px) scale(.9782);animation:fall-161 16s -21s linear infinite}@keyframes fall-161{51.674%{transform:translate(19.8992vw,51.674vh) scale(.9782)}to{transform:translate(19.16365vw,100vh) scale(.9782)}}.snow:nth-child(162){opacity:.9536;transform:translate(60.3892vw,-10px) scale(.7381);animation:fall-162 26s -28s linear infinite}@keyframes fall-162{56.322%{transform:translate(66.1575vw,56.322vh) scale(.7381)}to{transform:translate(63.27335vw,100vh) scale(.7381)}}.snow:nth-child(163){opacity:.127;transform:translate(32.5951vw,-10px) scale(.3137);animation:fall-163 21s -12s linear infinite}@keyframes fall-163{71.062%{transform:translate(30.291vw,71.062vh) scale(.3137)}to{transform:translate(31.44305vw,100vh) scale(.3137)}}.snow:nth-child(164){opacity:1.62;transform:translate(2.5233vw,-10px) scale(.801);animation:fall-164 22s -21s linear infinite}@keyframes fall-164{76.677%{transform:translate(8.2209vw,76.677vh) scale(.801)}to{transform:translate(5.3721vw,100vh) scale(.801)}}.snow:nth-child(165){opacity:1.6662;transform:translate(18.0103vw,-10px) scale(.3292);animation:fall-165 28s -21s linear infinite}@keyframes fall-165{60.174%{transform:translate(12.3386vw,60.174vh) scale(.3292)}to{transform:translate(15.17445vw,100vh) scale(.3292)}}.snow:nth-child(166){opacity:.889;transform:translate(99.1546vw,-10px) scale(.992);animation:fall-166 20s -16s linear infinite}@keyframes fall-166{66.491%{transform:translate(94.9027vw,66.491vh) scale(.992)}to{transform:translate(97.02865vw,100vh) scale(.992)}}.snow:nth-child(167){opacity:.902;transform:translate(24.203vw,-10px) scale(.5635);animation:fall-167 11s -9s linear infinite}@keyframes fall-167{52.377%{transform:translate(27.3879vw,52.377vh) scale(.5635)}to{transform:translate(25.79545vw,100vh) scale(.5635)}}.snow:nth-child(168){opacity:1.9602;transform:translate(11.7311vw,-10px) scale(.2074);animation:fall-168 23s -28s linear infinite}@keyframes fall-168{60.435%{transform:translate(7.2003vw,60.435vh) scale(.2074)}to{transform:translate(9.4657vw,100vh) scale(.2074)}}.snow:nth-child(169){opacity:.309;transform:translate(13.9258vw,-10px) scale(.6246);animation:fall-169 23s -5s linear infinite}@keyframes fall-169{78.456%{transform:translate(16.8873vw,78.456vh) scale(.6246)}to{transform:translate(15.40655vw,100vh) scale(.6246)}}.snow:nth-child(170){opacity:1.7232;transform:translate(82.2766vw,-10px) scale(.9154);animation:fall-170 11s -7s linear infinite}@keyframes fall-170{49.903%{transform:translate(76.9086vw,49.903vh) scale(.9154)}to{transform:translate(79.5926vw,100vh) scale(.9154)}}.snow:nth-child(171){opacity:1.4418;transform:translate(41.1748vw,-10px) scale(.3024);animation:fall-171 24s -18s linear infinite}@keyframes fall-171{37.364%{transform:translate(35.1562vw,37.364vh) scale(.3024)}to{transform:translate(38.1655vw,100vh) scale(.3024)}}.snow:nth-child(172){opacity:1.7832;transform:translate(93.8072vw,-10px) scale(.1599);animation:fall-172 24s -6s linear infinite}@keyframes fall-172{40.888%{transform:translate(87.849vw,40.888vh) scale(.1599)}to{transform:translate(90.8281vw,100vh) scale(.1599)}}.snow:nth-child(173){opacity:.971;transform:translate(47.9633vw,-10px) scale(.0312);animation:fall-173 27s -11s linear infinite}@keyframes fall-173{58.549%{transform:translate(51.8475vw,58.549vh) scale(.0312)}to{transform:translate(49.9054vw,100vh) scale(.0312)}}.snow:nth-child(174){opacity:1.9848;transform:translate(35.4672vw,-10px) scale(.9013);animation:fall-174 14s -18s linear infinite}@keyframes fall-174{55.085%{transform:translate(30.6517vw,55.085vh) scale(.9013)}to{transform:translate(33.05945vw,100vh) scale(.9013)}}.snow:nth-child(175){opacity:.023;transform:translate(1.0427vw,-10px) scale(.4413);animation:fall-175 26s -15s linear infinite}@keyframes fall-175{55.293%{transform:translate(1.6618vw,55.293vh) scale(.4413)}to{transform:translate(1.35225vw,100vh) scale(.4413)}}.snow:nth-child(176){opacity:.1938;transform:translate(28.8116vw,-10px) scale(.1591);animation:fall-176 10s -14s linear infinite}@keyframes fall-176{54.87%{transform:translate(33.5156vw,54.87vh) scale(.1591)}to{transform:translate(31.1636vw,100vh) scale(.1591)}}.snow:nth-child(177){opacity:.3994;transform:translate(86.8685vw,-10px) scale(.4918);animation:fall-177 24s -20s linear infinite}@keyframes fall-177{41.373%{transform:translate(91.1904vw,41.373vh) scale(.4918)}to{transform:translate(89.02945vw,100vh) scale(.4918)}}.snow:nth-child(178){opacity:1.9216;transform:translate(27.892vw,-10px) scale(.3038);animation:fall-178 23s -10s linear infinite}@keyframes fall-178{31.788%{transform:translate(24.5935vw,31.788vh) scale(.3038)}to{transform:translate(26.24275vw,100vh) scale(.3038)}}.snow:nth-child(179){opacity:1.9534;transform:translate(81.9974vw,-10px) scale(.5061);animation:fall-179 28s -1s linear infinite}@keyframes fall-179{79.925%{transform:translate(83.1235vw,79.925vh) scale(.5061)}to{transform:translate(82.56045vw,100vh) scale(.5061)}}.snow:nth-child(180){opacity:1.4998;transform:translate(45.9686vw,-10px) scale(.8386);animation:fall-180 29s -20s linear infinite}@keyframes fall-180{77.577%{transform:translate(53.7718vw,77.577vh) scale(.8386)}to{transform:translate(49.8702vw,100vh) scale(.8386)}}.snow:nth-child(181){opacity:1.0492;transform:translate(60.082vw,-10px) scale(.2783);animation:fall-181 27s -17s linear infinite}@keyframes fall-181{38.98%{transform:translate(59.0485vw,38.98vh) scale(.2783)}to{transform:translate(59.56525vw,100vh) scale(.2783)}}.snow:nth-child(182){opacity:.4732;transform:translate(58.2523vw,-10px) scale(.3383);animation:fall-182 10s -22s linear infinite}@keyframes fall-182{68.809%{transform:translate(68.089vw,68.809vh) scale(.3383)}to{transform:translate(63.17065vw,100vh) scale(.3383)}}.snow:nth-child(183){opacity:.5282;transform:translate(61.78vw,-10px) scale(.6924);animation:fall-183 19s -13s linear infinite}@keyframes fall-183{40.323%{transform:translate(58.9962vw,40.323vh) scale(.6924)}to{transform:translate(60.3881vw,100vh) scale(.6924)}}.snow:nth-child(184){opacity:.5516;transform:translate(54.4103vw,-10px) scale(.8122);animation:fall-184 19s -1s linear infinite}@keyframes fall-184{53.192%{transform:translate(54.1614vw,53.192vh) scale(.8122)}to{transform:translate(54.28585vw,100vh) scale(.8122)}}.snow:nth-child(185){opacity:.1738;transform:translate(85.5093vw,-10px) scale(.8117);animation:fall-185 18s -25s linear infinite}@keyframes fall-185{68.217%{transform:translate(85.1188vw,68.217vh) scale(.8117)}to{transform:translate(85.31405vw,100vh) scale(.8117)}}.snow:nth-child(186){opacity:1.9458;transform:translate(91.9426vw,-10px) scale(.5707);animation:fall-186 14s -29s linear infinite}@keyframes fall-186{74.942%{transform:translate(91.3623vw,74.942vh) scale(.5707)}to{transform:translate(91.65245vw,100vh) scale(.5707)}}.snow:nth-child(187){opacity:1.2058;transform:translate(59.1951vw,-10px) scale(.1452);animation:fall-187 17s -17s linear infinite}@keyframes fall-187{35.406%{transform:translate(51.8472vw,35.406vh) scale(.1452)}to{transform:translate(55.52115vw,100vh) scale(.1452)}}.snow:nth-child(188){opacity:1.7518;transform:translate(46.0313vw,-10px) scale(.7636);animation:fall-188 16s -7s linear infinite}@keyframes fall-188{72.269%{transform:translate(47.8124vw,72.269vh) scale(.7636)}to{transform:translate(46.92185vw,100vh) scale(.7636)}}.snow:nth-child(189){opacity:.937;transform:translate(82.168vw,-10px) scale(.007);animation:fall-189 16s -24s linear infinite}@keyframes fall-189{51.73%{transform:translate(88.7544vw,51.73vh) scale(.007)}to{transform:translate(85.4612vw,100vh) scale(.007)}}.snow:nth-child(190){opacity:.1216;transform:translate(94.3352vw,-10px) scale(.2895);animation:fall-190 16s -1s linear infinite}@keyframes fall-190{49.724%{transform:translate(91.226vw,49.724vh) scale(.2895)}to{transform:translate(92.7806vw,100vh) scale(.2895)}}.snow:nth-child(191){opacity:1.3268;transform:translate(65.79vw,-10px) scale(.6744);animation:fall-191 10s -15s linear infinite}@keyframes fall-191{55.273%{transform:translate(69.2142vw,55.273vh) scale(.6744)}to{transform:translate(67.5021vw,100vh) scale(.6744)}}.snow:nth-child(192){opacity:1.7758;transform:translate(79.0349vw,-10px) scale(.3307);animation:fall-192 11s -21s linear infinite}@keyframes fall-192{41.366%{transform:translate(80.052vw,41.366vh) scale(.3307)}to{transform:translate(79.54345vw,100vh) scale(.3307)}}.snow:nth-child(193){opacity:.9024;transform:translate(92.4649vw,-10px) scale(.0842);animation:fall-193 29s -13s linear infinite}@keyframes fall-193{78.369%{transform:translate(83.9072vw,78.369vh) scale(.0842)}to{transform:translate(88.18605vw,100vh) scale(.0842)}}.snow:nth-child(194){opacity:.3674;transform:translate(6.4517vw,-10px) scale(.3545);animation:fall-194 24s -24s linear infinite}@keyframes fall-194{35.55%{transform:translate(7.7472vw,35.55vh) scale(.3545)}to{transform:translate(7.09945vw,100vh) scale(.3545)}}.snow:nth-child(195){opacity:.0564;transform:translate(79.6365vw,-10px) scale(.32);animation:fall-195 28s -23s linear infinite}@keyframes fall-195{63.58%{transform:translate(76.3849vw,63.58vh) scale(.32)}to{transform:translate(78.0107vw,100vh) scale(.32)}}.snow:nth-child(196){opacity:.9046;transform:translate(6.6807vw,-10px) scale(.0069);animation:fall-196 13s -17s linear infinite}@keyframes fall-196{30.003%{transform:translate(14.9284vw,30.003vh) scale(.0069)}to{transform:translate(10.80455vw,100vh) scale(.0069)}}.snow:nth-child(197){opacity:1.6044;transform:translate(87.4756vw,-10px) scale(.8154);animation:fall-197 24s -30s linear infinite}@keyframes fall-197{36.829%{transform:translate(80.6484vw,36.829vh) scale(.8154)}to{transform:translate(84.062vw,100vh) scale(.8154)}}.snow:nth-child(198){opacity:1.7576;transform:translate(86.6292vw,-10px) scale(.8721);animation:fall-198 24s -28s linear infinite}@keyframes fall-198{49.061%{transform:translate(82.205vw,49.061vh) scale(.8721)}to{transform:translate(84.4171vw,100vh) scale(.8721)}}.snow:nth-child(199){opacity:.203;transform:translate(1.8771vw,-10px) scale(.7452);animation:fall-199 10s -24s linear infinite}@keyframes fall-199{37.496%{transform:translate(5.5933vw,37.496vh) scale(.7452)}to{transform:translate(3.7352vw,100vh) scale(.7452)}}.snow:nth-child(200){opacity:.8576;transform:translate(99.8291vw,-10px) scale(.7684);animation:fall-200 21s -4s linear infinite}@keyframes fall-200{60.708%{transform:translate(108.7926vw,60.708vh) scale(.7684)}to{transform:translate(104.31085vw,100vh) scale(.7684)}}.snow:nth-child(201){opacity:1.2146;transform:translate(80.1593vw,-10px) scale(.1326);animation:fall-201 26s -15s linear infinite}@keyframes fall-201{45.151%{transform:translate(72.7489vw,45.151vh) scale(.1326)}to{transform:translate(76.4541vw,100vh) scale(.1326)}}.snow:nth-child(202){opacity:1.1664;transform:translate(12.4637vw,-10px) scale(.7469);animation:fall-202 12s -16s linear infinite}@keyframes fall-202{37.077%{transform:translate(18.6982vw,37.077vh) scale(.7469)}to{transform:translate(15.58095vw,100vh) scale(.7469)}}.snow:nth-child(203){opacity:.924;transform:translate(26.4079vw,-10px) scale(.8932);animation:fall-203 24s -24s linear infinite}@keyframes fall-203{43.629%{transform:translate(19.4868vw,43.629vh) scale(.8932)}to{transform:translate(22.94735vw,100vh) scale(.8932)}}.snow:nth-child(204){opacity:.8752;transform:translate(15.5075vw,-10px) scale(.7363);animation:fall-204 17s -20s linear infinite}@keyframes fall-204{42.049%{transform:translate(7.6156vw,42.049vh) scale(.7363)}to{transform:translate(11.56155vw,100vh) scale(.7363)}}.snow:nth-child(205){opacity:1.2212;transform:translate(56.4895vw,-10px) scale(.2657);animation:fall-205 17s -3s linear infinite}@keyframes fall-205{41.712%{transform:translate(59.9711vw,41.712vh) scale(.2657)}to{transform:translate(58.2303vw,100vh) scale(.2657)}}.snow:nth-child(206){opacity:1.2724;transform:translate(45.8243vw,-10px) scale(.5585);animation:fall-206 20s -26s linear infinite}@keyframes fall-206{63.291%{transform:translate(45.3529vw,63.291vh) scale(.5585)}to{transform:translate(45.5886vw,100vh) scale(.5585)}}.snow:nth-child(207){opacity:1.0576;transform:translate(1.749vw,-10px) scale(.6392);animation:fall-207 20s -15s linear infinite}@keyframes fall-207{78.795%{transform:translate(-7.4937vw,78.795vh) scale(.6392)}to{transform:translate(-2.87235vw,100vh) scale(.6392)}}.snow:nth-child(208){opacity:.0728;transform:translate(22.596vw,-10px) scale(.1841);animation:fall-208 18s -16s linear infinite}@keyframes fall-208{39.862%{transform:translate(22.1967vw,39.862vh) scale(.1841)}to{transform:translate(22.39635vw,100vh) scale(.1841)}}.snow:nth-child(209){opacity:.6544;transform:translate(86.5062vw,-10px) scale(.8451);animation:fall-209 19s -20s linear infinite}@keyframes fall-209{77.288%{transform:translate(82.9688vw,77.288vh) scale(.8451)}to{transform:translate(84.7375vw,100vh) scale(.8451)}}.snow:nth-child(210){opacity:1.7502;transform:translate(44.0979vw,-10px) scale(.8181);animation:fall-210 12s -24s linear infinite}@keyframes fall-210{33.575%{transform:translate(41.5011vw,33.575vh) scale(.8181)}to{transform:translate(42.7995vw,100vh) scale(.8181)}}.snow:nth-child(211){opacity:1.2936;transform:translate(23.7898vw,-10px) scale(.395);animation:fall-211 23s -1s linear infinite}@keyframes fall-211{49.386%{transform:translate(22.7893vw,49.386vh) scale(.395)}to{transform:translate(23.28955vw,100vh) scale(.395)}}.snow:nth-child(212){opacity:.6694;transform:translate(86.404vw,-10px) scale(.5895);animation:fall-212 10s -13s linear infinite}@keyframes fall-212{53.621%{transform:translate(89.1916vw,53.621vh) scale(.5895)}to{transform:translate(87.7978vw,100vh) scale(.5895)}}.snow:nth-child(213){opacity:.1038;transform:translate(88.8654vw,-10px) scale(.896);animation:fall-213 12s -18s linear infinite}@keyframes fall-213{69.737%{transform:translate(85.3628vw,69.737vh) scale(.896)}to{transform:translate(87.1141vw,100vh) scale(.896)}}.snow:nth-child(214){opacity:1.122;transform:translate(98.1899vw,-10px) scale(.6443);animation:fall-214 13s -9s linear infinite}@keyframes fall-214{40.633%{transform:translate(96.3248vw,40.633vh) scale(.6443)}to{transform:translate(97.25735vw,100vh) scale(.6443)}}.snow:nth-child(215){opacity:.103;transform:translate(35.7082vw,-10px) scale(.2387);animation:fall-215 20s -8s linear infinite}@keyframes fall-215{63.26%{transform:translate(45.3521vw,63.26vh) scale(.2387)}to{transform:translate(40.53015vw,100vh) scale(.2387)}}.snow:nth-child(216){opacity:.1092;transform:translate(76.2308vw,-10px) scale(.8754);animation:fall-216 30s -7s linear infinite}@keyframes fall-216{67.366%{transform:translate(76.0893vw,67.366vh) scale(.8754)}to{transform:translate(76.16005vw,100vh) scale(.8754)}}.snow:nth-child(217){opacity:1.9984;transform:translate(98.285vw,-10px) scale(.4863);animation:fall-217 15s -23s linear infinite}@keyframes fall-217{60.801%{transform:translate(90.339vw,60.801vh) scale(.4863)}to{transform:translate(94.312vw,100vh) scale(.4863)}}.snow:nth-child(218){opacity:.2082;transform:translate(46.56vw,-10px) scale(.6634);animation:fall-218 27s -17s linear infinite}@keyframes fall-218{51.7%{transform:translate(36.8283vw,51.7vh) scale(.6634)}to{transform:translate(41.69415vw,100vh) scale(.6634)}}.snow:nth-child(219){opacity:.9916;transform:translate(43.0178vw,-10px) scale(.8788);animation:fall-219 10s -13s linear infinite}@keyframes fall-219{55.829%{transform:translate(40.9727vw,55.829vh) scale(.8788)}to{transform:translate(41.99525vw,100vh) scale(.8788)}}.snow:nth-child(220){opacity:.1266;transform:translate(37.1883vw,-10px) scale(.6333);animation:fall-220 25s -20s linear infinite}@keyframes fall-220{71.675%{transform:translate(40.8643vw,71.675vh) scale(.6333)}to{transform:translate(39.0263vw,100vh) scale(.6333)}}.snow:nth-child(221){opacity:.0228;transform:translate(65.1801vw,-10px) scale(.878);animation:fall-221 30s -14s linear infinite}@keyframes fall-221{73.361%{transform:translate(69.3797vw,73.361vh) scale(.878)}to{transform:translate(67.2799vw,100vh) scale(.878)}}.snow:nth-child(222){opacity:1.111;transform:translate(34.2997vw,-10px) scale(.566);animation:fall-222 16s -6s linear infinite}@keyframes fall-222{76.964%{transform:translate(41.0128vw,76.964vh) scale(.566)}to{transform:translate(37.65625vw,100vh) scale(.566)}}.snow:nth-child(223){opacity:1.928;transform:translate(37.6821vw,-10px) scale(.759);animation:fall-223 22s -9s linear infinite}@keyframes fall-223{43.687%{transform:translate(31.5487vw,43.687vh) scale(.759)}to{transform:translate(34.6154vw,100vh) scale(.759)}}.snow:nth-child(224){opacity:1.8026;transform:translate(14.1719vw,-10px) scale(.9988);animation:fall-224 25s -1s linear infinite}@keyframes fall-224{48.949%{transform:translate(18.565vw,48.949vh) scale(.9988)}to{transform:translate(16.36845vw,100vh) scale(.9988)}}.snow:nth-child(225){opacity:.3246;transform:translate(45.7114vw,-10px) scale(.3043);animation:fall-225 22s -30s linear infinite}@keyframes fall-225{53.029%{transform:translate(45.344vw,53.029vh) scale(.3043)}to{transform:translate(45.5277vw,100vh) scale(.3043)}}.snow:nth-child(226){opacity:1.576;transform:translate(10.8364vw,-10px) scale(.3572);animation:fall-226 13s -26s linear infinite}@keyframes fall-226{40.432%{transform:translate(11.5923vw,40.432vh) scale(.3572)}to{transform:translate(11.21435vw,100vh) scale(.3572)}}.snow:nth-child(227){opacity:1.6602;transform:translate(85.7852vw,-10px) scale(.2322);animation:fall-227 16s -1s linear infinite}@keyframes fall-227{60.64%{transform:translate(83.3vw,60.64vh) scale(.2322)}to{transform:translate(84.5426vw,100vh) scale(.2322)}}.snow:nth-child(228){opacity:.1448;transform:translate(58.8527vw,-10px) scale(.6353);animation:fall-228 23s -3s linear infinite}@keyframes fall-228{79.536%{transform:translate(52.6176vw,79.536vh) scale(.6353)}to{transform:translate(55.73515vw,100vh) scale(.6353)}}.snow:nth-child(229){opacity:.6414;transform:translate(40.6825vw,-10px) scale(.728);animation:fall-229 30s -26s linear infinite}@keyframes fall-229{31.998%{transform:translate(47.6425vw,31.998vh) scale(.728)}to{transform:translate(44.1625vw,100vh) scale(.728)}}.snow:nth-child(230){opacity:1.7544;transform:translate(55.8298vw,-10px) scale(.7575);animation:fall-230 10s -29s linear infinite}@keyframes fall-230{76.374%{transform:translate(49.2142vw,76.374vh) scale(.7575)}to{transform:translate(52.522vw,100vh) scale(.7575)}}.snow:nth-child(231){opacity:1.8302;transform:translate(62.4803vw,-10px) scale(.7363);animation:fall-231 20s -15s linear infinite}@keyframes fall-231{72.553%{transform:translate(54.9558vw,72.553vh) scale(.7363)}to{transform:translate(58.71805vw,100vh) scale(.7363)}}.snow:nth-child(232){opacity:1.0474;transform:translate(59.7711vw,-10px) scale(.3078);animation:fall-232 28s -25s linear infinite}@keyframes fall-232{77.653%{transform:translate(67.0799vw,77.653vh) scale(.3078)}to{transform:translate(63.4255vw,100vh) scale(.3078)}}.snow:nth-child(233){opacity:1.4612;transform:translate(95.9737vw,-10px) scale(.753);animation:fall-233 27s -23s linear infinite}@keyframes fall-233{54.135%{transform:translate(93.4795vw,54.135vh) scale(.753)}to{transform:translate(94.7266vw,100vh) scale(.753)}}.snow:nth-child(234){opacity:1.358;transform:translate(66.3378vw,-10px) scale(.0861);animation:fall-234 27s -22s linear infinite}@keyframes fall-234{74.092%{transform:translate(64.6991vw,74.092vh) scale(.0861)}to{transform:translate(65.51845vw,100vh) scale(.0861)}}.snow:nth-child(235){opacity:1.3572;transform:translate(8.7257vw,-10px) scale(.8112);animation:fall-235 20s -28s linear infinite}@keyframes fall-235{32.798%{transform:translate(16.6643vw,32.798vh) scale(.8112)}to{transform:translate(12.695vw,100vh) scale(.8112)}}.snow:nth-child(236){opacity:.2392;transform:translate(90.4694vw,-10px) scale(.8221);animation:fall-236 23s -23s linear infinite}@keyframes fall-236{38.2%{transform:translate(96.8439vw,38.2vh) scale(.8221)}to{transform:translate(93.65665vw,100vh) scale(.8221)}}.snow:nth-child(237){opacity:1.2578;transform:translate(46.0915vw,-10px) scale(.2582);animation:fall-237 28s -21s linear infinite}@keyframes fall-237{49.236%{transform:translate(42.792vw,49.236vh) scale(.2582)}to{transform:translate(44.44175vw,100vh) scale(.2582)}}.snow:nth-child(238){opacity:.954;transform:translate(42.1636vw,-10px) scale(.0289);animation:fall-238 23s -11s linear infinite}@keyframes fall-238{36.935%{transform:translate(45.6355vw,36.935vh) scale(.0289)}to{transform:translate(43.89955vw,100vh) scale(.0289)}}.snow:nth-child(239){opacity:.4922;transform:translate(14.595vw,-10px) scale(.3253);animation:fall-239 16s -30s linear infinite}@keyframes fall-239{54.167%{transform:translate(11.8525vw,54.167vh) scale(.3253)}to{transform:translate(13.22375vw,100vh) scale(.3253)}}.snow:nth-child(240){opacity:1.2436;transform:translate(21.2525vw,-10px) scale(.5776);animation:fall-240 17s -6s linear infinite}@keyframes fall-240{71.231%{transform:translate(29.8507vw,71.231vh) scale(.5776)}to{transform:translate(25.5516vw,100vh) scale(.5776)}}.snow:nth-child(241){opacity:.0602;transform:translate(64.2697vw,-10px) scale(.1407);animation:fall-241 18s -17s linear infinite}@keyframes fall-241{42.023%{transform:translate(72.2428vw,42.023vh) scale(.1407)}to{transform:translate(68.25625vw,100vh) scale(.1407)}}.snow:nth-child(242){opacity:1.2658;transform:translate(56.7798vw,-10px) scale(.6251);animation:fall-242 10s -26s linear infinite}@keyframes fall-242{72.728%{transform:translate(66.3734vw,72.728vh) scale(.6251)}to{transform:translate(61.5766vw,100vh) scale(.6251)}}.snow:nth-child(243){opacity:1.9546;transform:translate(65.6158vw,-10px) scale(.5657);animation:fall-243 22s -20s linear infinite}@keyframes fall-243{50.885%{transform:translate(68.254vw,50.885vh) scale(.5657)}to{transform:translate(66.9349vw,100vh) scale(.5657)}}.snow:nth-child(244){opacity:.7466;transform:translate(49.4793vw,-10px) scale(.1043);animation:fall-244 29s -26s linear infinite}@keyframes fall-244{65.377%{transform:translate(58.6308vw,65.377vh) scale(.1043)}to{transform:translate(54.05505vw,100vh) scale(.1043)}}.snow:nth-child(245){opacity:.9276;transform:translate(71.2546vw,-10px) scale(.7714);animation:fall-245 11s -29s linear infinite}@keyframes fall-245{31.737%{transform:translate(73.3424vw,31.737vh) scale(.7714)}to{transform:translate(72.2985vw,100vh) scale(.7714)}}.snow:nth-child(246){opacity:.0334;transform:translate(81.7174vw,-10px) scale(.1373);animation:fall-246 27s -8s linear infinite}@keyframes fall-246{48.658%{transform:translate(76.299vw,48.658vh) scale(.1373)}to{transform:translate(79.0082vw,100vh) scale(.1373)}}.snow:nth-child(247){opacity:.0992;transform:translate(85.0126vw,-10px) scale(.9924);animation:fall-247 12s -14s linear infinite}@keyframes fall-247{64.22%{transform:translate(80.4498vw,64.22vh) scale(.9924)}to{transform:translate(82.7312vw,100vh) scale(.9924)}}.snow:nth-child(248){opacity:.2176;transform:translate(42.1687vw,-10px) scale(.5117);animation:fall-248 12s -8s linear infinite}@keyframes fall-248{40.976%{transform:translate(51.6361vw,40.976vh) scale(.5117)}to{transform:translate(46.9024vw,100vh) scale(.5117)}}.snow:nth-child(249){opacity:.772;transform:translate(99.2552vw,-10px) scale(.3139);animation:fall-249 27s -9s linear infinite}@keyframes fall-249{59.495%{transform:translate(92.7117vw,59.495vh) scale(.3139)}to{transform:translate(95.98345vw,100vh) scale(.3139)}}.snow:nth-child(250){opacity:1.168;transform:translate(75.8677vw,-10px) scale(.3131);animation:fall-250 22s -12s linear infinite}@keyframes fall-250{53.279%{transform:translate(82.0544vw,53.279vh) scale(.3131)}to{transform:translate(78.96105vw,100vh) scale(.3131)}}.snow:nth-child(251){opacity:.3102;transform:translate(87.2094vw,-10px) scale(.9133);animation:fall-251 24s -12s linear infinite}@keyframes fall-251{65.369%{transform:translate(77.5323vw,65.369vh) scale(.9133)}to{transform:translate(82.37085vw,100vh) scale(.9133)}}.snow:nth-child(252){opacity:1.6468;transform:translate(72.2029vw,-10px) scale(.3917);animation:fall-252 30s -27s linear infinite}@keyframes fall-252{72.019%{transform:translate(64.7808vw,72.019vh) scale(.3917)}to{transform:translate(68.49185vw,100vh) scale(.3917)}}.snow:nth-child(253){opacity:.9252;transform:translate(30.4904vw,-10px) scale(.3707);animation:fall-253 25s -13s linear infinite}@keyframes fall-253{64.146%{transform:translate(21.8781vw,64.146vh) scale(.3707)}to{transform:translate(26.18425vw,100vh) scale(.3707)}}.snow:nth-child(254){opacity:.6154;transform:translate(88.8588vw,-10px) scale(.7008);animation:fall-254 16s -1s linear infinite}@keyframes fall-254{33.93%{transform:translate(96.164vw,33.93vh) scale(.7008)}to{transform:translate(92.5114vw,100vh) scale(.7008)}}.snow:nth-child(255){opacity:1.9734;transform:translate(45.0745vw,-10px) scale(.1011);animation:fall-255 28s -23s linear infinite}@keyframes fall-255{69.207%{transform:translate(54.6761vw,69.207vh) scale(.1011)}to{transform:translate(49.8753vw,100vh) scale(.1011)}}.snow:nth-child(256){opacity:.227;transform:translate(23.4593vw,-10px) scale(.2297);animation:fall-256 26s -12s linear infinite}@keyframes fall-256{53.936%{transform:translate(16.4624vw,53.936vh) scale(.2297)}to{transform:translate(19.96085vw,100vh) scale(.2297)}}.snow:nth-child(257){opacity:1.2248;transform:translate(38.3287vw,-10px) scale(.4552);animation:fall-257 22s -3s linear infinite}@keyframes fall-257{73.999%{transform:translate(38.3392vw,73.999vh) scale(.4552)}to{transform:translate(38.33395vw,100vh) scale(.4552)}}.snow:nth-child(258){opacity:.5988;transform:translate(65.2684vw,-10px) scale(.8164);animation:fall-258 12s -28s linear infinite}@keyframes fall-258{32.284%{transform:translate(64.1847vw,32.284vh) scale(.8164)}to{transform:translate(64.72655vw,100vh) scale(.8164)}}.snow:nth-child(259){opacity:.1888;transform:translate(74.7766vw,-10px) scale(.1044);animation:fall-259 30s -25s linear infinite}@keyframes fall-259{79.592%{transform:translate(72.649vw,79.592vh) scale(.1044)}to{transform:translate(73.7128vw,100vh) scale(.1044)}}.snow:nth-child(260){opacity:.0828;transform:translate(61.6661vw,-10px) scale(.0822);animation:fall-260 26s -28s linear infinite}@keyframes fall-260{58.593%{transform:translate(53.3053vw,58.593vh) scale(.0822)}to{transform:translate(57.4857vw,100vh) scale(.0822)}}.snow:nth-child(261){opacity:.9956;transform:translate(16.7342vw,-10px) scale(.9307);animation:fall-261 29s -25s linear infinite}@keyframes fall-261{47.52%{transform:translate(19.1634vw,47.52vh) scale(.9307)}to{transform:translate(17.9488vw,100vh) scale(.9307)}}.snow:nth-child(262){opacity:1.3256;transform:translate(44.3274vw,-10px) scale(.7913);animation:fall-262 29s -24s linear infinite}@keyframes fall-262{53.014%{transform:translate(50.9153vw,53.014vh) scale(.7913)}to{transform:translate(47.62135vw,100vh) scale(.7913)}}.snow:nth-child(263){opacity:1.8732;transform:translate(99.815vw,-10px) scale(.7051);animation:fall-263 14s -21s linear infinite}@keyframes fall-263{36.434%{transform:translate(103.2058vw,36.434vh) scale(.7051)}to{transform:translate(101.5104vw,100vh) scale(.7051)}}.snow:nth-child(264){opacity:.0062;transform:translate(32.1387vw,-10px) scale(.7452);animation:fall-264 12s -7s linear infinite}@keyframes fall-264{55.537%{transform:translate(38.2205vw,55.537vh) scale(.7452)}to{transform:translate(35.1796vw,100vh) scale(.7452)}}.snow:nth-child(265){opacity:1.7178;transform:translate(59.8629vw,-10px) scale(.6029);animation:fall-265 26s -20s linear infinite}@keyframes fall-265{67.638%{transform:translate(50.6369vw,67.638vh) scale(.6029)}to{transform:translate(55.2499vw,100vh) scale(.6029)}}.snow:nth-child(266){opacity:1.6056;transform:translate(19.599vw,-10px) scale(.5532);animation:fall-266 27s -3s linear infinite}@keyframes fall-266{70.232%{transform:translate(11.6984vw,70.232vh) scale(.5532)}to{transform:translate(15.6487vw,100vh) scale(.5532)}}.snow:nth-child(267){opacity:.7972;transform:translate(73.3963vw,-10px) scale(.1683);animation:fall-267 20s -9s linear infinite}@keyframes fall-267{34.07%{transform:translate(81.5419vw,34.07vh) scale(.1683)}to{transform:translate(77.4691vw,100vh) scale(.1683)}}.snow:nth-child(268){opacity:.1196;transform:translate(52.5848vw,-10px) scale(.6893);animation:fall-268 11s -1s linear infinite}@keyframes fall-268{61.146%{transform:translate(45.1982vw,61.146vh) scale(.6893)}to{transform:translate(48.8915vw,100vh) scale(.6893)}}.snow:nth-child(269){opacity:1.5892;transform:translate(33.0387vw,-10px) scale(.9787);animation:fall-269 24s -23s linear infinite}@keyframes fall-269{73.815%{transform:translate(33.8236vw,73.815vh) scale(.9787)}to{transform:translate(33.43115vw,100vh) scale(.9787)}}.snow:nth-child(270){opacity:.4462;transform:translate(87.051vw,-10px) scale(.9262);animation:fall-270 22s -22s linear infinite}@keyframes fall-270{60.216%{transform:translate(81.7046vw,60.216vh) scale(.9262)}to{transform:translate(84.3778vw,100vh) scale(.9262)}}.snow:nth-child(271){opacity:.4722;transform:translate(31.1888vw,-10px) scale(.973);animation:fall-271 22s -14s linear infinite}@keyframes fall-271{34.199%{transform:translate(30.1383vw,34.199vh) scale(.973)}to{transform:translate(30.66355vw,100vh) scale(.973)}}.snow:nth-child(272){opacity:1.5142;transform:translate(64.0868vw,-10px) scale(.5772);animation:fall-272 23s -17s linear infinite}@keyframes fall-272{74.757%{transform:translate(54.8806vw,74.757vh) scale(.5772)}to{transform:translate(59.4837vw,100vh) scale(.5772)}}.snow:nth-child(273){opacity:.1222;transform:translate(28.2116vw,-10px) scale(.7693);animation:fall-273 15s -22s linear infinite}@keyframes fall-273{37.609%{transform:translate(26.994vw,37.609vh) scale(.7693)}to{transform:translate(27.6028vw,100vh) scale(.7693)}}.snow:nth-child(274){opacity:1.0894;transform:translate(69.9232vw,-10px) scale(.9731);animation:fall-274 12s -30s linear infinite}@keyframes fall-274{58.265%{transform:translate(77.6937vw,58.265vh) scale(.9731)}to{transform:translate(73.80845vw,100vh) scale(.9731)}}.snow:nth-child(275){opacity:1.4578;transform:translate(31.4654vw,-10px) scale(.8865);animation:fall-275 27s -26s linear infinite}@keyframes fall-275{56.38%{transform:translate(31.7951vw,56.38vh) scale(.8865)}to{transform:translate(31.63025vw,100vh) scale(.8865)}}.snow:nth-child(276){opacity:.1218;transform:translate(25.3055vw,-10px) scale(.047);animation:fall-276 17s -19s linear infinite}@keyframes fall-276{65.615%{transform:translate(25.7884vw,65.615vh) scale(.047)}to{transform:translate(25.54695vw,100vh) scale(.047)}}.snow:nth-child(277){opacity:1.3208;transform:translate(91.854vw,-10px) scale(.2902);animation:fall-277 27s -1s linear infinite}@keyframes fall-277{79.89%{transform:translate(89.15vw,79.89vh) scale(.2902)}to{transform:translate(90.502vw,100vh) scale(.2902)}}.snow:nth-child(278){opacity:.6322;transform:translate(51.2165vw,-10px) scale(.7792);animation:fall-278 18s -20s linear infinite}@keyframes fall-278{74.495%{transform:translate(43.7315vw,74.495vh) scale(.7792)}to{transform:translate(47.474vw,100vh) scale(.7792)}}.snow:nth-child(279){opacity:1.2022;transform:translate(87.7222vw,-10px) scale(.8759);animation:fall-279 28s -3s linear infinite}@keyframes fall-279{38.975%{transform:translate(87.7133vw,38.975vh) scale(.8759)}to{transform:translate(87.71775vw,100vh) scale(.8759)}}.snow:nth-child(280){opacity:1.3944;transform:translate(15.4153vw,-10px) scale(.4716);animation:fall-280 28s -3s linear infinite}@keyframes fall-280{30.878%{transform:translate(15.2171vw,30.878vh) scale(.4716)}to{transform:translate(15.3162vw,100vh) scale(.4716)}}.snow:nth-child(281){opacity:1.6914;transform:translate(93.6908vw,-10px) scale(.452);animation:fall-281 28s -17s linear infinite}@keyframes fall-281{79.387%{transform:translate(92.9802vw,79.387vh) scale(.452)}to{transform:translate(93.3355vw,100vh) scale(.452)}}.snow:nth-child(282){opacity:1.4288;transform:translate(85.2586vw,-10px) scale(.7341);animation:fall-282 30s -7s linear infinite}@keyframes fall-282{48.366%{transform:translate(75.9333vw,48.366vh) scale(.7341)}to{transform:translate(80.59595vw,100vh) scale(.7341)}}.snow:nth-child(283){opacity:1.439;transform:translate(47.5826vw,-10px) scale(.3558);animation:fall-283 27s -9s linear infinite}@keyframes fall-283{62.879%{transform:translate(43.9521vw,62.879vh) scale(.3558)}to{transform:translate(45.76735vw,100vh) scale(.3558)}}.snow:nth-child(284){opacity:.8344;transform:translate(89.812vw,-10px) scale(.9054);animation:fall-284 23s -12s linear infinite}@keyframes fall-284{46.58%{transform:translate(88.241vw,46.58vh) scale(.9054)}to{transform:translate(89.0265vw,100vh) scale(.9054)}}.snow:nth-child(285){opacity:.1928;transform:translate(51.6839vw,-10px) scale(.602);animation:fall-285 25s -12s linear infinite}@keyframes fall-285{37.926%{transform:translate(60.3938vw,37.926vh) scale(.602)}to{transform:translate(56.03885vw,100vh) scale(.602)}}.snow:nth-child(286){opacity:.3158;transform:translate(59.278vw,-10px) scale(.1587);animation:fall-286 24s -29s linear infinite}@keyframes fall-286{40.293%{transform:translate(53.2484vw,40.293vh) scale(.1587)}to{transform:translate(56.2632vw,100vh) scale(.1587)}}.snow:nth-child(287){opacity:1.4004;transform:translate(98.0176vw,-10px) scale(.7768);animation:fall-287 30s -7s linear infinite}@keyframes fall-287{54.588%{transform:translate(101.9737vw,54.588vh) scale(.7768)}to{transform:translate(99.99565vw,100vh) scale(.7768)}}.snow:nth-child(288){opacity:.7558;transform:translate(30.6796vw,-10px) scale(.7268);animation:fall-288 18s -14s linear infinite}@keyframes fall-288{53.431%{transform:translate(37.3798vw,53.431vh) scale(.7268)}to{transform:translate(34.0297vw,100vh) scale(.7268)}}.snow:nth-child(289){opacity:1.5528;transform:translate(22.9364vw,-10px) scale(.7123);animation:fall-289 10s -18s linear infinite}@keyframes fall-289{35.059%{transform:translate(28.4843vw,35.059vh) scale(.7123)}to{transform:translate(25.71035vw,100vh) scale(.7123)}}.snow:nth-child(290){opacity:1.3868;transform:translate(53.3853vw,-10px) scale(.3161);animation:fall-290 24s -1s linear infinite}@keyframes fall-290{49.512%{transform:translate(57.479vw,49.512vh) scale(.3161)}to{transform:translate(55.43215vw,100vh) scale(.3161)}}.snow:nth-child(291){opacity:.6476;transform:translate(34.375vw,-10px) scale(.5342);animation:fall-291 11s -3s linear infinite}@keyframes fall-291{77.507%{transform:translate(43.8737vw,77.507vh) scale(.5342)}to{transform:translate(39.12435vw,100vh) scale(.5342)}}.snow:nth-child(292){opacity:1.204;transform:translate(93.6282vw,-10px) scale(.9402);animation:fall-292 16s -3s linear infinite}@keyframes fall-292{62.457%{transform:translate(92.0053vw,62.457vh) scale(.9402)}to{transform:translate(92.81675vw,100vh) scale(.9402)}}.snow:nth-child(293){opacity:.0786;transform:translate(56.8307vw,-10px) scale(.9286);animation:fall-293 26s -18s linear infinite}@keyframes fall-293{47.785%{transform:translate(52.3531vw,47.785vh) scale(.9286)}to{transform:translate(54.5919vw,100vh) scale(.9286)}}.snow:nth-child(294){opacity:1.425;transform:translate(78.2652vw,-10px) scale(.4327);animation:fall-294 20s -18s linear infinite}@keyframes fall-294{55.138%{transform:translate(83.473vw,55.138vh) scale(.4327)}to{transform:translate(80.8691vw,100vh) scale(.4327)}}.snow:nth-child(295){opacity:.0938;transform:translate(30.139vw,-10px) scale(.7197);animation:fall-295 13s -3s linear infinite}@keyframes fall-295{37.344%{transform:translate(27.1186vw,37.344vh) scale(.7197)}to{transform:translate(28.6288vw,100vh) scale(.7197)}}.snow:nth-child(296){opacity:.785;transform:translate(86.8439vw,-10px) scale(.8879);animation:fall-296 13s -12s linear infinite}@keyframes fall-296{51.293%{transform:translate(85.0043vw,51.293vh) scale(.8879)}to{transform:translate(85.9241vw,100vh) scale(.8879)}}.snow:nth-child(297){opacity:1.2062;transform:translate(46.5912vw,-10px) scale(.0845);animation:fall-297 14s -26s linear infinite}@keyframes fall-297{59.839%{transform:translate(49.2807vw,59.839vh) scale(.0845)}to{transform:translate(47.93595vw,100vh) scale(.0845)}}.snow:nth-child(298){opacity:1.326;transform:translate(2.2621vw,-10px) scale(.1018);animation:fall-298 26s -6s linear infinite}@keyframes fall-298{43.293%{transform:translate(-7.1191vw,43.293vh) scale(.1018)}to{transform:translate(-2.4285vw,100vh) scale(.1018)}}.snow:nth-child(299){opacity:.8508;transform:translate(69.2361vw,-10px) scale(.9503);animation:fall-299 11s -20s linear infinite}@keyframes fall-299{41.257%{transform:translate(75.5918vw,41.257vh) scale(.9503)}to{transform:translate(72.41395vw,100vh) scale(.9503)}}.snow:nth-child(300){opacity:.6852;transform:translate(40.4604vw,-10px) scale(.15);animation:fall-300 15s -25s linear infinite}@keyframes fall-300{36.519%{transform:translate(36.2423vw,36.519vh) scale(.15)}to{transform:translate(38.35135vw,100vh) scale(.15)}}.snow:nth-child(301){opacity:1.2068;transform:translate(43.6966vw,-10px) scale(.2436);animation:fall-301 14s -22s linear infinite}@keyframes fall-301{48.541%{transform:translate(51.1887vw,48.541vh) scale(.2436)}to{transform:translate(47.44265vw,100vh) scale(.2436)}}.snow:nth-child(302){opacity:1.3666;transform:translate(99.5314vw,-10px) scale(.5464);animation:fall-302 15s -2s linear infinite}@keyframes fall-302{65.888%{transform:translate(105.6524vw,65.888vh) scale(.5464)}to{transform:translate(102.5919vw,100vh) scale(.5464)}}.snow:nth-child(303){opacity:.173;transform:translate(87.4411vw,-10px) scale(.8387);animation:fall-303 30s -23s linear infinite}@keyframes fall-303{39.76%{transform:translate(86.1504vw,39.76vh) scale(.8387)}to{transform:translate(86.79575vw,100vh) scale(.8387)}}.snow:nth-child(304){opacity:.5568;transform:translate(66.3678vw,-10px) scale(.2212);animation:fall-304 14s -9s linear infinite}@keyframes fall-304{79.454%{transform:translate(70.9764vw,79.454vh) scale(.2212)}to{transform:translate(68.6721vw,100vh) scale(.2212)}}.snow:nth-child(305){opacity:.4874;transform:translate(14.0324vw,-10px) scale(.1208);animation:fall-305 20s -17s linear infinite}@keyframes fall-305{73.135%{transform:translate(6.9807vw,73.135vh) scale(.1208)}to{transform:translate(10.50655vw,100vh) scale(.1208)}}.snow:nth-child(306){opacity:1.3878;transform:translate(18.5471vw,-10px) scale(.8075);animation:fall-306 15s -20s linear infinite}@keyframes fall-306{55.111%{transform:translate(21.011vw,55.111vh) scale(.8075)}to{transform:translate(19.77905vw,100vh) scale(.8075)}}.snow:nth-child(307){opacity:.77;transform:translate(18.6319vw,-10px) scale(.5957);animation:fall-307 22s -20s linear infinite}@keyframes fall-307{73.721%{transform:translate(20.8727vw,73.721vh) scale(.5957)}to{transform:translate(19.7523vw,100vh) scale(.5957)}}.snow:nth-child(308){opacity:1.1232;transform:translate(24.7979vw,-10px) scale(.2534);animation:fall-308 16s -21s linear infinite}@keyframes fall-308{53.463%{transform:translate(25.7797vw,53.463vh) scale(.2534)}to{transform:translate(25.2888vw,100vh) scale(.2534)}}.snow:nth-child(309){opacity:.4882;transform:translate(88.1955vw,-10px) scale(.0778);animation:fall-309 26s -26s linear infinite}@keyframes fall-309{41.503%{transform:translate(80.6731vw,41.503vh) scale(.0778)}to{transform:translate(84.4343vw,100vh) scale(.0778)}}.snow:nth-child(310){opacity:1.2502;transform:translate(31.2979vw,-10px) scale(.1249);animation:fall-310 24s -4s linear infinite}@keyframes fall-310{67.597%{transform:translate(33.0362vw,67.597vh) scale(.1249)}to{transform:translate(32.16705vw,100vh) scale(.1249)}}.snow:nth-child(311){opacity:.6792;transform:translate(56.5448vw,-10px) scale(.4408);animation:fall-311 13s -29s linear infinite}@keyframes fall-311{64.478%{transform:translate(57.529vw,64.478vh) scale(.4408)}to{transform:translate(57.0369vw,100vh) scale(.4408)}}.snow:nth-child(312){opacity:.7426;transform:translate(12.0181vw,-10px) scale(.0094);animation:fall-312 20s -26s linear infinite}@keyframes fall-312{51.261%{transform:translate(3.1145vw,51.261vh) scale(.0094)}to{transform:translate(7.5663vw,100vh) scale(.0094)}}.snow:nth-child(313){opacity:1.0928;transform:translate(.2239vw,-10px) scale(.7715);animation:fall-313 28s -18s linear infinite}@keyframes fall-313{65.333%{transform:translate(2.2745vw,65.333vh) scale(.7715)}to{transform:translate(1.2492vw,100vh) scale(.7715)}}.snow:nth-child(314){opacity:.0784;transform:translate(38.608vw,-10px) scale(.4531);animation:fall-314 27s -11s linear infinite}@keyframes fall-314{43.514%{transform:translate(29.8483vw,43.514vh) scale(.4531)}to{transform:translate(34.22815vw,100vh) scale(.4531)}}.snow:nth-child(315){opacity:1.2024;transform:translate(93.9922vw,-10px) scale(.4861);animation:fall-315 21s -25s linear infinite}@keyframes fall-315{70.384%{transform:translate(87.9842vw,70.384vh) scale(.4861)}to{transform:translate(90.9882vw,100vh) scale(.4861)}}.snow:nth-child(316){opacity:.8946;transform:translate(48.0246vw,-10px) scale(.1291);animation:fall-316 19s -9s linear infinite}@keyframes fall-316{34.818%{transform:translate(53.1941vw,34.818vh) scale(.1291)}to{transform:translate(50.60935vw,100vh) scale(.1291)}}.snow:nth-child(317){opacity:.6414;transform:translate(83.03vw,-10px) scale(.0519);animation:fall-317 17s -16s linear infinite}@keyframes fall-317{78.695%{transform:translate(84.1629vw,78.695vh) scale(.0519)}to{transform:translate(83.59645vw,100vh) scale(.0519)}}.snow:nth-child(318){opacity:.6524;transform:translate(13.251vw,-10px) scale(.4222);animation:fall-318 12s -9s linear infinite}@keyframes fall-318{48.137%{transform:translate(13.8062vw,48.137vh) scale(.4222)}to{transform:translate(13.5286vw,100vh) scale(.4222)}}.snow:nth-child(319){opacity:.7076;transform:translate(12.7664vw,-10px) scale(.5376);animation:fall-319 13s -2s linear infinite}@keyframes fall-319{41.967%{transform:translate(3.7987vw,41.967vh) scale(.5376)}to{transform:translate(8.28255vw,100vh) scale(.5376)}}.snow:nth-child(320){opacity:1.9454;transform:translate(50.1872vw,-10px) scale(.9923);animation:fall-320 25s -27s linear infinite}@keyframes fall-320{52.655%{transform:translate(55.6043vw,52.655vh) scale(.9923)}to{transform:translate(52.89575vw,100vh) scale(.9923)}}.snow:nth-child(321){opacity:1.1982;transform:translate(70.4352vw,-10px) scale(.1799);animation:fall-321 23s -28s linear infinite}@keyframes fall-321{63.484%{transform:translate(69.7225vw,63.484vh) scale(.1799)}to{transform:translate(70.07885vw,100vh) scale(.1799)}}.snow:nth-child(322){opacity:.2516;transform:translate(17.6582vw,-10px) scale(.1836);animation:fall-322 23s -17s linear infinite}@keyframes fall-322{56.467%{transform:translate(21.7355vw,56.467vh) scale(.1836)}to{transform:translate(19.69685vw,100vh) scale(.1836)}}.snow:nth-child(323){opacity:1.4586;transform:translate(98.8092vw,-10px) scale(.1265);animation:fall-323 22s -2s linear infinite}@keyframes fall-323{37.682%{transform:translate(91.297vw,37.682vh) scale(.1265)}to{transform:translate(95.0531vw,100vh) scale(.1265)}}.snow:nth-child(324){opacity:.9382;transform:translate(16.3987vw,-10px) scale(.1234);animation:fall-324 12s -2s linear infinite}@keyframes fall-324{67.519%{transform:translate(13.7144vw,67.519vh) scale(.1234)}to{transform:translate(15.05655vw,100vh) scale(.1234)}}.snow:nth-child(325){opacity:1.8676;transform:translate(56.7251vw,-10px) scale(.0108);animation:fall-325 30s -2s linear infinite}@keyframes fall-325{37.972%{transform:translate(65.5123vw,37.972vh) scale(.0108)}to{transform:translate(61.1187vw,100vh) scale(.0108)}}.snow:nth-child(326){opacity:.6926;transform:translate(24.6097vw,-10px) scale(.2735);animation:fall-326 18s -5s linear infinite}@keyframes fall-326{79.108%{transform:translate(32.91vw,79.108vh) scale(.2735)}to{transform:translate(28.75985vw,100vh) scale(.2735)}}.snow:nth-child(327){opacity:.6576;transform:translate(91.6628vw,-10px) scale(.0527);animation:fall-327 17s -18s linear infinite}@keyframes fall-327{42.825%{transform:translate(97.3464vw,42.825vh) scale(.0527)}to{transform:translate(94.5046vw,100vh) scale(.0527)}}.snow:nth-child(328){opacity:1.4668;transform:translate(31.111vw,-10px) scale(.9462);animation:fall-328 27s -26s linear infinite}@keyframes fall-328{66.345%{transform:translate(32.8451vw,66.345vh) scale(.9462)}to{transform:translate(31.97805vw,100vh) scale(.9462)}}.snow:nth-child(329){opacity:1.3156;transform:translate(62.0504vw,-10px) scale(.8231);animation:fall-329 19s -7s linear infinite}@keyframes fall-329{49.87%{transform:translate(67.8456vw,49.87vh) scale(.8231)}to{transform:translate(64.948vw,100vh) scale(.8231)}}.snow:nth-child(330){opacity:1.686;transform:translate(5.4786vw,-10px) scale(.8168);animation:fall-330 17s -23s linear infinite}@keyframes fall-330{56.425%{transform:translate(-4.3627vw,56.425vh) scale(.8168)}to{transform:translate(.55795vw,100vh) scale(.8168)}}.snow:nth-child(331){opacity:1.5498;transform:translate(8.6313vw,-10px) scale(.1899);animation:fall-331 23s -23s linear infinite}@keyframes fall-331{74.313%{transform:translate(4.9321vw,74.313vh) scale(.1899)}to{transform:translate(6.7817vw,100vh) scale(.1899)}}.snow:nth-child(332){opacity:.5776;transform:translate(11.8236vw,-10px) scale(.1591);animation:fall-332 22s -16s linear infinite}@keyframes fall-332{32.5%{transform:translate(2.9566vw,32.5vh) scale(.1591)}to{transform:translate(7.3901vw,100vh) scale(.1591)}}.snow:nth-child(333){opacity:.203;transform:translate(74.4057vw,-10px) scale(.3743);animation:fall-333 20s -20s linear infinite}@keyframes fall-333{66.06%{transform:translate(83.0906vw,66.06vh) scale(.3743)}to{transform:translate(78.74815vw,100vh) scale(.3743)}}.snow:nth-child(334){opacity:.2356;transform:translate(44.9897vw,-10px) scale(.0735);animation:fall-334 22s -7s linear infinite}@keyframes fall-334{32.644%{transform:translate(43.0462vw,32.644vh) scale(.0735)}to{transform:translate(44.01795vw,100vh) scale(.0735)}}.snow:nth-child(335){opacity:1.1464;transform:translate(68.5018vw,-10px) scale(.4344);animation:fall-335 24s -4s linear infinite}@keyframes fall-335{41.471%{transform:translate(72.1164vw,41.471vh) scale(.4344)}to{transform:translate(70.3091vw,100vh) scale(.4344)}}.snow:nth-child(336){opacity:.7208;transform:translate(67.4778vw,-10px) scale(.8606);animation:fall-336 21s -4s linear infinite}@keyframes fall-336{45.496%{transform:translate(62.888vw,45.496vh) scale(.8606)}to{transform:translate(65.1829vw,100vh) scale(.8606)}}.snow:nth-child(337){opacity:.7932;transform:translate(96.6688vw,-10px) scale(.0941);animation:fall-337 16s -24s linear infinite}@keyframes fall-337{34.764%{transform:translate(97.0228vw,34.764vh) scale(.0941)}to{transform:translate(96.8458vw,100vh) scale(.0941)}}.snow:nth-child(338){opacity:.6562;transform:translate(33.1752vw,-10px) scale(.742);animation:fall-338 13s -30s linear infinite}@keyframes fall-338{70.944%{transform:translate(26.3893vw,70.944vh) scale(.742)}to{transform:translate(29.78225vw,100vh) scale(.742)}}.snow:nth-child(339){opacity:1.3106;transform:translate(4.5634vw,-10px) scale(.783);animation:fall-339 28s -2s linear infinite}@keyframes fall-339{34.501%{transform:translate(2.3093vw,34.501vh) scale(.783)}to{transform:translate(3.43635vw,100vh) scale(.783)}}.snow:nth-child(340){opacity:.3788;transform:translate(77.2657vw,-10px) scale(.2277);animation:fall-340 11s -6s linear infinite}@keyframes fall-340{40.517%{transform:translate(68.827vw,40.517vh) scale(.2277)}to{transform:translate(73.04635vw,100vh) scale(.2277)}}.snow:nth-child(341){opacity:1.7792;transform:translate(10.4426vw,-10px) scale(.4159);animation:fall-341 24s -19s linear infinite}@keyframes fall-341{65.676%{transform:translate(9.6742vw,65.676vh) scale(.4159)}to{transform:translate(10.0584vw,100vh) scale(.4159)}}.snow:nth-child(342){opacity:1.3344;transform:translate(3.1607vw,-10px) scale(.3145);animation:fall-342 13s -18s linear infinite}@keyframes fall-342{51.71%{transform:translate(3.0385vw,51.71vh) scale(.3145)}to{transform:translate(3.0996vw,100vh) scale(.3145)}}.snow:nth-child(343){opacity:1.4912;transform:translate(98.3981vw,-10px) scale(.6392);animation:fall-343 10s -20s linear infinite}@keyframes fall-343{39.683%{transform:translate(106.92vw,39.683vh) scale(.6392)}to{transform:translate(102.65905vw,100vh) scale(.6392)}}.snow:nth-child(344){opacity:.9782;transform:translate(61.7441vw,-10px) scale(.2207);animation:fall-344 14s -10s linear infinite}@keyframes fall-344{40.877%{transform:translate(63.4979vw,40.877vh) scale(.2207)}to{transform:translate(62.621vw,100vh) scale(.2207)}}.snow:nth-child(345){opacity:1.6288;transform:translate(89.4471vw,-10px) scale(.4239);animation:fall-345 17s -10s linear infinite}@keyframes fall-345{55.242%{transform:translate(85.405vw,55.242vh) scale(.4239)}to{transform:translate(87.42605vw,100vh) scale(.4239)}}.snow:nth-child(346){opacity:1.2592;transform:translate(23.8273vw,-10px) scale(.8001);animation:fall-346 19s -25s linear infinite}@keyframes fall-346{73.642%{transform:translate(16.2556vw,73.642vh) scale(.8001)}to{transform:translate(20.04145vw,100vh) scale(.8001)}}.snow:nth-child(347){opacity:1.3818;transform:translate(22.0519vw,-10px) scale(.4331);animation:fall-347 12s -10s linear infinite}@keyframes fall-347{56.082%{transform:translate(20.2926vw,56.082vh) scale(.4331)}to{transform:translate(21.17225vw,100vh) scale(.4331)}}.snow:nth-child(348){opacity:.8504;transform:translate(99.8072vw,-10px) scale(.4664);animation:fall-348 19s -7s linear infinite}@keyframes fall-348{78.293%{transform:translate(107.2548vw,78.293vh) scale(.4664)}to{transform:translate(103.531vw,100vh) scale(.4664)}}.snow:nth-child(349){opacity:1.5458;transform:translate(26.6114vw,-10px) scale(.9746);animation:fall-349 30s -24s linear infinite}@keyframes fall-349{30.689%{transform:translate(31.0402vw,30.689vh) scale(.9746)}to{transform:translate(28.8258vw,100vh) scale(.9746)}}.snow:nth-child(350){opacity:.7112;transform:translate(52.4124vw,-10px) scale(.9395);animation:fall-350 12s -4s linear infinite}@keyframes fall-350{57.804%{transform:translate(53.4208vw,57.804vh) scale(.9395)}to{transform:translate(52.9166vw,100vh) scale(.9395)}}.snow:nth-child(351){opacity:.6832;transform:translate(31.0915vw,-10px) scale(.6174);animation:fall-351 14s -29s linear infinite}@keyframes fall-351{31.158%{transform:translate(38.9698vw,31.158vh) scale(.6174)}to{transform:translate(35.03065vw,100vh) scale(.6174)}}.snow:nth-child(352){opacity:1.5942;transform:translate(43.6019vw,-10px) scale(.2323);animation:fall-352 24s -26s linear infinite}@keyframes fall-352{51.876%{transform:translate(41.033vw,51.876vh) scale(.2323)}to{transform:translate(42.31745vw,100vh) scale(.2323)}}.snow:nth-child(353){opacity:1.9662;transform:translate(34.0437vw,-10px) scale(.0392);animation:fall-353 16s -1s linear infinite}@keyframes fall-353{58.073%{transform:translate(27.782vw,58.073vh) scale(.0392)}to{transform:translate(30.91285vw,100vh) scale(.0392)}}.snow:nth-child(354){opacity:.159;transform:translate(20.9352vw,-10px) scale(.5619);animation:fall-354 20s -30s linear infinite}@keyframes fall-354{44.56%{transform:translate(11.1854vw,44.56vh) scale(.5619)}to{transform:translate(16.0603vw,100vh) scale(.5619)}}.snow:nth-child(355){opacity:.4056;transform:translate(20.6721vw,-10px) scale(.5895);animation:fall-355 26s -23s linear infinite}@keyframes fall-355{66.801%{transform:translate(21.0178vw,66.801vh) scale(.5895)}to{transform:translate(20.84495vw,100vh) scale(.5895)}}.snow:nth-child(356){opacity:1.2988;transform:translate(10.3379vw,-10px) scale(.4687);animation:fall-356 11s -6s linear infinite}@keyframes fall-356{70.391%{transform:translate(3.4578vw,70.391vh) scale(.4687)}to{transform:translate(6.89785vw,100vh) scale(.4687)}}.snow:nth-child(357){opacity:.65;transform:translate(36.6455vw,-10px) scale(.1333);animation:fall-357 29s -18s linear infinite}@keyframes fall-357{47.216%{transform:translate(34.4849vw,47.216vh) scale(.1333)}to{transform:translate(35.5652vw,100vh) scale(.1333)}}.snow:nth-child(358){opacity:.0482;transform:translate(89.7376vw,-10px) scale(.4688);animation:fall-358 20s -15s linear infinite}@keyframes fall-358{35.038%{transform:translate(85.8135vw,35.038vh) scale(.4688)}to{transform:translate(87.77555vw,100vh) scale(.4688)}}.snow:nth-child(359){opacity:.264;transform:translate(54.5264vw,-10px) scale(.6678);animation:fall-359 14s -9s linear infinite}@keyframes fall-359{35.714%{transform:translate(53.8131vw,35.714vh) scale(.6678)}to{transform:translate(54.16975vw,100vh) scale(.6678)}}.snow:nth-child(360){opacity:.2244;transform:translate(62.7626vw,-10px) scale(.644);animation:fall-360 13s -15s linear infinite}@keyframes fall-360{74.583%{transform:translate(69.2927vw,74.583vh) scale(.644)}to{transform:translate(66.02765vw,100vh) scale(.644)}}.snow:nth-child(361){opacity:.797;transform:translate(20.6526vw,-10px) scale(.3457);animation:fall-361 26s -14s linear infinite}@keyframes fall-361{39.064%{transform:translate(27.0484vw,39.064vh) scale(.3457)}to{transform:translate(23.8505vw,100vh) scale(.3457)}}.snow:nth-child(362){opacity:1.1478;transform:translate(79.8497vw,-10px) scale(.9616);animation:fall-362 13s -12s linear infinite}@keyframes fall-362{45.041%{transform:translate(85.5969vw,45.041vh) scale(.9616)}to{transform:translate(82.7233vw,100vh) scale(.9616)}}.snow:nth-child(363){opacity:.309;transform:translate(98.9365vw,-10px) scale(.4841);animation:fall-363 30s -3s linear infinite}@keyframes fall-363{36.02%{transform:translate(102.5565vw,36.02vh) scale(.4841)}to{transform:translate(100.7465vw,100vh) scale(.4841)}}.snow:nth-child(364){opacity:.8538;transform:translate(63.8642vw,-10px) scale(.3996);animation:fall-364 11s -6s linear infinite}@keyframes fall-364{36.935%{transform:translate(69.092vw,36.935vh) scale(.3996)}to{transform:translate(66.4781vw,100vh) scale(.3996)}}.snow:nth-child(365){opacity:.9086;transform:translate(43.5617vw,-10px) scale(.6235);animation:fall-365 10s -10s linear infinite}@keyframes fall-365{57.016%{transform:translate(46.3416vw,57.016vh) scale(.6235)}to{transform:translate(44.95165vw,100vh) scale(.6235)}}.snow:nth-child(366){opacity:1.871;transform:translate(30.4524vw,-10px) scale(.3195);animation:fall-366 14s -30s linear infinite}@keyframes fall-366{59.486%{transform:translate(26.9771vw,59.486vh) scale(.3195)}to{transform:translate(28.71475vw,100vh) scale(.3195)}}.snow:nth-child(367){opacity:.9386;transform:translate(2.476vw,-10px) scale(.7522);animation:fall-367 15s -28s linear infinite}@keyframes fall-367{42.55%{transform:translate(-6.5229vw,42.55vh) scale(.7522)}to{transform:translate(-2.02345vw,100vh) scale(.7522)}}.snow:nth-child(368){opacity:1.5614;transform:translate(14.545vw,-10px) scale(.6047);animation:fall-368 10s -11s linear infinite}@keyframes fall-368{52.364%{transform:translate(13.4888vw,52.364vh) scale(.6047)}to{transform:translate(14.0169vw,100vh) scale(.6047)}}.snow:nth-child(369){opacity:.8826;transform:translate(50.7536vw,-10px) scale(.7674);animation:fall-369 19s -26s linear infinite}@keyframes fall-369{37.157%{transform:translate(50.5515vw,37.157vh) scale(.7674)}to{transform:translate(50.65255vw,100vh) scale(.7674)}}.snow:nth-child(370){opacity:1.6602;transform:translate(99.6457vw,-10px) scale(.6352);animation:fall-370 25s -28s linear infinite}@keyframes fall-370{31.136%{transform:translate(92.1721vw,31.136vh) scale(.6352)}to{transform:translate(95.9089vw,100vh) scale(.6352)}}.snow:nth-child(371){opacity:.31;transform:translate(42.7462vw,-10px) scale(.2866);animation:fall-371 23s -13s linear infinite}@keyframes fall-371{53.965%{transform:translate(47.6337vw,53.965vh) scale(.2866)}to{transform:translate(45.18995vw,100vh) scale(.2866)}}.snow:nth-child(372){opacity:.6718;transform:translate(46.6706vw,-10px) scale(.5139);animation:fall-372 14s -2s linear infinite}@keyframes fall-372{69.047%{transform:translate(40.0412vw,69.047vh) scale(.5139)}to{transform:translate(43.3559vw,100vh) scale(.5139)}}.snow:nth-child(373){opacity:1.5542;transform:translate(51.4693vw,-10px) scale(.4227);animation:fall-373 25s -13s linear infinite}@keyframes fall-373{53.513%{transform:translate(60.9115vw,53.513vh) scale(.4227)}to{transform:translate(56.1904vw,100vh) scale(.4227)}}.snow:nth-child(374){opacity:.6034;transform:translate(29.7483vw,-10px) scale(.2882);animation:fall-374 24s -22s linear infinite}@keyframes fall-374{31.569%{transform:translate(36.6024vw,31.569vh) scale(.2882)}to{transform:translate(33.17535vw,100vh) scale(.2882)}}.snow:nth-child(375){opacity:1.9362;transform:translate(56.6679vw,-10px) scale(.1998);animation:fall-375 29s -4s linear infinite}@keyframes fall-375{61.058%{transform:translate(48.2772vw,61.058vh) scale(.1998)}to{transform:translate(52.47255vw,100vh) scale(.1998)}}.snow:nth-child(376){opacity:1.0198;transform:translate(66.3351vw,-10px) scale(.245);animation:fall-376 12s -19s linear infinite}@keyframes fall-376{30.842%{transform:translate(66.9291vw,30.842vh) scale(.245)}to{transform:translate(66.6321vw,100vh) scale(.245)}}.snow:nth-child(377){opacity:1.372;transform:translate(36.2664vw,-10px) scale(.7747);animation:fall-377 27s -28s linear infinite}@keyframes fall-377{67.375%{transform:translate(42.4377vw,67.375vh) scale(.7747)}to{transform:translate(39.35205vw,100vh) scale(.7747)}}.snow:nth-child(378){opacity:1.4108;transform:translate(54.1792vw,-10px) scale(.4693);animation:fall-378 20s -21s linear infinite}@keyframes fall-378{42.896%{transform:translate(47.9393vw,42.896vh) scale(.4693)}to{transform:translate(51.05925vw,100vh) scale(.4693)}}.snow:nth-child(379){opacity:.5884;transform:translate(5.4445vw,-10px) scale(.95);animation:fall-379 19s -19s linear infinite}@keyframes fall-379{69.696%{transform:translate(-3.2431vw,69.696vh) scale(.95)}to{transform:translate(1.1007vw,100vh) scale(.95)}}.snow:nth-child(380){opacity:1.5068;transform:translate(93.715vw,-10px) scale(.7412);animation:fall-380 22s -3s linear infinite}@keyframes fall-380{52.606%{transform:translate(87.6586vw,52.606vh) scale(.7412)}to{transform:translate(90.6868vw,100vh) scale(.7412)}}.snow:nth-child(381){opacity:.8878;transform:translate(20.281vw,-10px) scale(.7497);animation:fall-381 17s -1s linear infinite}@keyframes fall-381{52.776%{transform:translate(23.1049vw,52.776vh) scale(.7497)}to{transform:translate(21.69295vw,100vh) scale(.7497)}}.snow:nth-child(382){opacity:1.6276;transform:translate(56.8958vw,-10px) scale(.6454);animation:fall-382 23s -13s linear infinite}@keyframes fall-382{55.977%{transform:translate(56.92vw,55.977vh) scale(.6454)}to{transform:translate(56.9079vw,100vh) scale(.6454)}}.snow:nth-child(383){opacity:1.6372;transform:translate(93.6994vw,-10px) scale(.3091);animation:fall-383 29s -25s linear infinite}@keyframes fall-383{50.05%{transform:translate(96.0302vw,50.05vh) scale(.3091)}to{transform:translate(94.8648vw,100vh) scale(.3091)}}.snow:nth-child(384){opacity:.7992;transform:translate(59.8218vw,-10px) scale(.7895);animation:fall-384 12s -24s linear infinite}@keyframes fall-384{76.398%{transform:translate(61.3388vw,76.398vh) scale(.7895)}to{transform:translate(60.5803vw,100vh) scale(.7895)}}.snow:nth-child(385){opacity:.7366;transform:translate(97.2651vw,-10px) scale(.6243);animation:fall-385 29s -13s linear infinite}@keyframes fall-385{76.264%{transform:translate(89.1986vw,76.264vh) scale(.6243)}to{transform:translate(93.23185vw,100vh) scale(.6243)}}.snow:nth-child(386){opacity:1.3756;transform:translate(89.7579vw,-10px) scale(.5198);animation:fall-386 24s -23s linear infinite}@keyframes fall-386{68.542%{transform:translate(84.7004vw,68.542vh) scale(.5198)}to{transform:translate(87.22915vw,100vh) scale(.5198)}}.snow:nth-child(387){opacity:1.2572;transform:translate(94.4547vw,-10px) scale(.7921);animation:fall-387 23s -23s linear infinite}@keyframes fall-387{73.006%{transform:translate(91.5833vw,73.006vh) scale(.7921)}to{transform:translate(93.019vw,100vh) scale(.7921)}}.snow:nth-child(388){opacity:.6736;transform:translate(98.7416vw,-10px) scale(.1384);animation:fall-388 14s -17s linear infinite}@keyframes fall-388{64.914%{transform:translate(106.9648vw,64.914vh) scale(.1384)}to{transform:translate(102.8532vw,100vh) scale(.1384)}}.snow:nth-child(389){opacity:1.9822;transform:translate(41.3864vw,-10px) scale(.2772);animation:fall-389 19s -8s linear infinite}@keyframes fall-389{36.945%{transform:translate(44.7639vw,36.945vh) scale(.2772)}to{transform:translate(43.07515vw,100vh) scale(.2772)}}.snow:nth-child(390){opacity:.1502;transform:translate(98.71vw,-10px) scale(.8203);animation:fall-390 22s -24s linear infinite}@keyframes fall-390{61.256%{transform:translate(97.0982vw,61.256vh) scale(.8203)}to{transform:translate(97.9041vw,100vh) scale(.8203)}}.snow:nth-child(391){opacity:1.1296;transform:translate(53.6256vw,-10px) scale(.3653);animation:fall-391 22s -29s linear infinite}@keyframes fall-391{49.142%{transform:translate(57.2063vw,49.142vh) scale(.3653)}to{transform:translate(55.41595vw,100vh) scale(.3653)}}.snow:nth-child(392){opacity:.6568;transform:translate(1.7638vw,-10px) scale(.8288);animation:fall-392 12s -14s linear infinite}@keyframes fall-392{51.424%{transform:translate(-1.2878vw,51.424vh) scale(.8288)}to{transform:translate(.238vw,100vh) scale(.8288)}}.snow:nth-child(393){opacity:.3398;transform:translate(33.6277vw,-10px) scale(.5677);animation:fall-393 21s -19s linear infinite}@keyframes fall-393{51.882%{transform:translate(43.5085vw,51.882vh) scale(.5677)}to{transform:translate(38.5681vw,100vh) scale(.5677)}}.snow:nth-child(394){opacity:.3814;transform:translate(47.638vw,-10px) scale(.0374);animation:fall-394 14s -4s linear infinite}@keyframes fall-394{50.859%{transform:translate(57.3903vw,50.859vh) scale(.0374)}to{transform:translate(52.51415vw,100vh) scale(.0374)}}.snow:nth-child(395){opacity:.926;transform:translate(20.767vw,-10px) scale(.1094);animation:fall-395 24s -7s linear infinite}@keyframes fall-395{54.608%{transform:translate(25.5417vw,54.608vh) scale(.1094)}to{transform:translate(23.15435vw,100vh) scale(.1094)}}.snow:nth-child(396){opacity:.0254;transform:translate(65.0279vw,-10px) scale(.4105);animation:fall-396 23s -28s linear infinite}@keyframes fall-396{70.81%{transform:translate(67.6962vw,70.81vh) scale(.4105)}to{transform:translate(66.36205vw,100vh) scale(.4105)}}.snow:nth-child(397){opacity:1.338;transform:translate(84.8213vw,-10px) scale(.3087);animation:fall-397 13s -8s linear infinite}@keyframes fall-397{41.411%{transform:translate(76.7102vw,41.411vh) scale(.3087)}to{transform:translate(80.76575vw,100vh) scale(.3087)}}.snow:nth-child(398){opacity:.2342;transform:translate(14.2026vw,-10px) scale(.3047);animation:fall-398 17s -2s linear infinite}@keyframes fall-398{53.006%{transform:translate(10.3387vw,53.006vh) scale(.3047)}to{transform:translate(12.27065vw,100vh) scale(.3047)}}.snow:nth-child(399){opacity:.16;transform:translate(51.1394vw,-10px) scale(.953);animation:fall-399 27s -2s linear infinite}@keyframes fall-399{31.197%{transform:translate(55.4848vw,31.197vh) scale(.953)}to{transform:translate(53.3121vw,100vh) scale(.953)}}.snow:nth-child(400){opacity:1.0474;transform:translate(99.0853vw,-10px) scale(.9222);animation:fall-400 20s -2s linear infinite}@keyframes fall-400{38.269%{transform:translate(108.3884vw,38.269vh) scale(.9222)}to{transform:translate(103.73685vw,100vh) scale(.9222)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
24
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.729;transform:translate(53.899vw,-10px) scale(.2885);animation:fall-1 12s -29s linear infinite}@keyframes fall-1{79.735%{transform:translate(54.6267vw,79.735vh) scale(.2885)}to{transform:translate(54.26285vw,100vh) scale(.2885)}}.snow:nth-child(2){opacity:1.5384;transform:translate(3.3277vw,-10px) scale(.4706);animation:fall-2 18s -12s linear infinite}@keyframes fall-2{42.376%{transform:translate(3.6789vw,42.376vh) scale(.4706)}to{transform:translate(3.5033vw,100vh) scale(.4706)}}.snow:nth-child(3){opacity:1.392;transform:translate(97.9543vw,-10px) scale(.855);animation:fall-3 20s -11s linear infinite}@keyframes fall-3{46.102%{transform:translate(98.6427vw,46.102vh) scale(.855)}to{transform:translate(98.2985vw,100vh) scale(.855)}}.snow:nth-child(4){opacity:1.1154;transform:translate(43.7881vw,-10px) scale(.8073);animation:fall-4 24s -9s linear infinite}@keyframes fall-4{41.064%{transform:translate(45.4621vw,41.064vh) scale(.8073)}to{transform:translate(44.6251vw,100vh) scale(.8073)}}.snow:nth-child(5){opacity:1.4524;transform:translate(38.312vw,-10px) scale(.7658);animation:fall-5 29s -10s linear infinite}@keyframes fall-5{36.563%{transform:translate(44.7037vw,36.563vh) scale(.7658)}to{transform:translate(41.50785vw,100vh) scale(.7658)}}.snow:nth-child(6){opacity:.2864;transform:translate(55.5941vw,-10px) scale(.9818);animation:fall-6 24s -2s linear infinite}@keyframes fall-6{77.905%{transform:translate(53.8856vw,77.905vh) scale(.9818)}to{transform:translate(54.73985vw,100vh) scale(.9818)}}.snow:nth-child(7){opacity:.7568;transform:translate(16.9934vw,-10px) scale(.5248);animation:fall-7 25s -10s linear infinite}@keyframes fall-7{67.233%{transform:translate(26.2477vw,67.233vh) scale(.5248)}to{transform:translate(21.62055vw,100vh) scale(.5248)}}.snow:nth-child(8){opacity:1.4174;transform:translate(46.9277vw,-10px) scale(.6477);animation:fall-8 30s -23s linear infinite}@keyframes fall-8{58.237%{transform:translate(41.8057vw,58.237vh) scale(.6477)}to{transform:translate(44.3667vw,100vh) scale(.6477)}}.snow:nth-child(9){opacity:1.851;transform:translate(6.3872vw,-10px) scale(.8751);animation:fall-9 27s -8s linear infinite}@keyframes fall-9{76.326%{transform:translate(-1.894vw,76.326vh) scale(.8751)}to{transform:translate(2.2466vw,100vh) scale(.8751)}}.snow:nth-child(10){opacity:.495;transform:translate(5.1354vw,-10px) scale(.3275);animation:fall-10 25s -23s linear infinite}@keyframes fall-10{74.176%{transform:translate(-.6352vw,74.176vh) scale(.3275)}to{transform:translate(2.2501vw,100vh) scale(.3275)}}.snow:nth-child(11){opacity:.2618;transform:translate(30.5523vw,-10px) scale(.6762);animation:fall-11 27s -28s linear infinite}@keyframes fall-11{36.739%{transform:translate(39.6177vw,36.739vh) scale(.6762)}to{transform:translate(35.085vw,100vh) scale(.6762)}}.snow:nth-child(12){opacity:1.9818;transform:translate(14.1566vw,-10px) scale(.2003);animation:fall-12 25s -6s linear infinite}@keyframes fall-12{77.781%{transform:translate(15.5951vw,77.781vh) scale(.2003)}to{transform:translate(14.87585vw,100vh) scale(.2003)}}.snow:nth-child(13){opacity:1.1822;transform:translate(78.7674vw,-10px) scale(.8499);animation:fall-13 30s -24s linear infinite}@keyframes fall-13{56.751%{transform:translate(80.735vw,56.751vh) scale(.8499)}to{transform:translate(79.7512vw,100vh) scale(.8499)}}.snow:nth-child(14){opacity:1.4364;transform:translate(88.7397vw,-10px) scale(.5831);animation:fall-14 27s -26s linear infinite}@keyframes fall-14{34.705%{transform:translate(80.2293vw,34.705vh) scale(.5831)}to{transform:translate(84.4845vw,100vh) scale(.5831)}}.snow:nth-child(15){opacity:1.94;transform:translate(24.1936vw,-10px) scale(.9878);animation:fall-15 23s -16s linear infinite}@keyframes fall-15{49.08%{transform:translate(24.6068vw,49.08vh) scale(.9878)}to{transform:translate(24.4002vw,100vh) scale(.9878)}}.snow:nth-child(16){opacity:.5206;transform:translate(19.6268vw,-10px) scale(.9211);animation:fall-16 11s -12s linear infinite}@keyframes fall-16{30.262%{transform:translate(22.7724vw,30.262vh) scale(.9211)}to{transform:translate(21.1996vw,100vh) scale(.9211)}}.snow:nth-child(17){opacity:.1166;transform:translate(8.9202vw,-10px) scale(.3079);animation:fall-17 20s -17s linear infinite}@keyframes fall-17{54.545%{transform:translate(11.8767vw,54.545vh) scale(.3079)}to{transform:translate(10.39845vw,100vh) scale(.3079)}}.snow:nth-child(18){opacity:1.2888;transform:translate(80.8643vw,-10px) scale(.5166);animation:fall-18 15s -22s linear infinite}@keyframes fall-18{75.804%{transform:translate(82.7004vw,75.804vh) scale(.5166)}to{transform:translate(81.78235vw,100vh) scale(.5166)}}.snow:nth-child(19){opacity:.5976;transform:translate(83.2357vw,-10px) scale(.4955);animation:fall-19 21s -8s linear infinite}@keyframes fall-19{78.699%{transform:translate(89.9446vw,78.699vh) scale(.4955)}to{transform:translate(86.59015vw,100vh) scale(.4955)}}.snow:nth-child(20){opacity:1.57;transform:translate(99.2995vw,-10px) scale(.8844);animation:fall-20 13s -26s linear infinite}@keyframes fall-20{63.037%{transform:translate(101.179vw,63.037vh) scale(.8844)}to{transform:translate(100.23925vw,100vh) scale(.8844)}}.snow:nth-child(21){opacity:1.552;transform:translate(34.6192vw,-10px) scale(.7515);animation:fall-21 27s -11s linear infinite}@keyframes fall-21{53.732%{transform:translate(30.674vw,53.732vh) scale(.7515)}to{transform:translate(32.6466vw,100vh) scale(.7515)}}.snow:nth-child(22){opacity:1.8608;transform:translate(6.5543vw,-10px) scale(.2624);animation:fall-22 23s -7s linear infinite}@keyframes fall-22{74.318%{transform:translate(15.6235vw,74.318vh) scale(.2624)}to{transform:translate(11.0889vw,100vh) scale(.2624)}}.snow:nth-child(23){opacity:.542;transform:translate(82.4943vw,-10px) scale(.1067);animation:fall-23 27s -24s linear infinite}@keyframes fall-23{40.583%{transform:translate(91.6696vw,40.583vh) scale(.1067)}to{transform:translate(87.08195vw,100vh) scale(.1067)}}.snow:nth-child(24){opacity:1.4292;transform:translate(44.962vw,-10px) scale(.0315);animation:fall-24 17s -20s linear infinite}@keyframes fall-24{52.822%{transform:translate(39.1855vw,52.822vh) scale(.0315)}to{transform:translate(42.07375vw,100vh) scale(.0315)}}.snow:nth-child(25){opacity:1.9204;transform:translate(46.2861vw,-10px) scale(.8188);animation:fall-25 16s -15s linear infinite}@keyframes fall-25{30.51%{transform:translate(52.001vw,30.51vh) scale(.8188)}to{transform:translate(49.14355vw,100vh) scale(.8188)}}.snow:nth-child(26){opacity:.1014;transform:translate(29.1639vw,-10px) scale(.6659);animation:fall-26 23s -6s linear infinite}@keyframes fall-26{68.668%{transform:translate(27.1373vw,68.668vh) scale(.6659)}to{transform:translate(28.1506vw,100vh) scale(.6659)}}.snow:nth-child(27){opacity:1.758;transform:translate(55.3953vw,-10px) scale(.6896);animation:fall-27 10s -23s linear infinite}@keyframes fall-27{69.405%{transform:translate(60.9007vw,69.405vh) scale(.6896)}to{transform:translate(58.148vw,100vh) scale(.6896)}}.snow:nth-child(28){opacity:.3976;transform:translate(8.3611vw,-10px) scale(.1913);animation:fall-28 12s -18s linear infinite}@keyframes fall-28{70.673%{transform:translate(9.8686vw,70.673vh) scale(.1913)}to{transform:translate(9.11485vw,100vh) scale(.1913)}}.snow:nth-child(29){opacity:.9992;transform:translate(.504vw,-10px) scale(.636);animation:fall-29 22s -15s linear infinite}@keyframes fall-29{77.062%{transform:translate(.6125vw,77.062vh) scale(.636)}to{transform:translate(.55825vw,100vh) scale(.636)}}.snow:nth-child(30){opacity:1.0184;transform:translate(47.8946vw,-10px) scale(.3375);animation:fall-30 11s -5s linear infinite}@keyframes fall-30{43.245%{transform:translate(55.2376vw,43.245vh) scale(.3375)}to{transform:translate(51.5661vw,100vh) scale(.3375)}}.snow:nth-child(31){opacity:.0102;transform:translate(9.688vw,-10px) scale(.2071);animation:fall-31 22s -18s linear infinite}@keyframes fall-31{60.893%{transform:translate(9.5342vw,60.893vh) scale(.2071)}to{transform:translate(9.6111vw,100vh) scale(.2071)}}.snow:nth-child(32){opacity:.6188;transform:translate(29.5292vw,-10px) scale(.4897);animation:fall-32 13s -10s linear infinite}@keyframes fall-32{54.517%{transform:translate(22.0919vw,54.517vh) scale(.4897)}to{transform:translate(25.81055vw,100vh) scale(.4897)}}.snow:nth-child(33){opacity:1.7458;transform:translate(34.9396vw,-10px) scale(.9108);animation:fall-33 13s -29s linear infinite}@keyframes fall-33{30.082%{transform:translate(44.5881vw,30.082vh) scale(.9108)}to{transform:translate(39.76385vw,100vh) scale(.9108)}}.snow:nth-child(34){opacity:.9928;transform:translate(36.9051vw,-10px) scale(.3903);animation:fall-34 30s -17s linear infinite}@keyframes fall-34{50.594%{transform:translate(44.9773vw,50.594vh) scale(.3903)}to{transform:translate(40.9412vw,100vh) scale(.3903)}}.snow:nth-child(35){opacity:.5066;transform:translate(15.6976vw,-10px) scale(.2627);animation:fall-35 28s -29s linear infinite}@keyframes fall-35{39.625%{transform:translate(24.0882vw,39.625vh) scale(.2627)}to{transform:translate(19.8929vw,100vh) scale(.2627)}}.snow:nth-child(36){opacity:.4616;transform:translate(53.6299vw,-10px) scale(.6309);animation:fall-36 24s -20s linear infinite}@keyframes fall-36{40.229%{transform:translate(57.8129vw,40.229vh) scale(.6309)}to{transform:translate(55.7214vw,100vh) scale(.6309)}}.snow:nth-child(37){opacity:1.2236;transform:translate(80.0613vw,-10px) scale(.5206);animation:fall-37 22s -24s linear infinite}@keyframes fall-37{71.876%{transform:translate(87.0901vw,71.876vh) scale(.5206)}to{transform:translate(83.5757vw,100vh) scale(.5206)}}.snow:nth-child(38){opacity:.5906;transform:translate(61.1189vw,-10px) scale(.55);animation:fall-38 16s -29s linear infinite}@keyframes fall-38{67.751%{transform:translate(54.3243vw,67.751vh) scale(.55)}to{transform:translate(57.7216vw,100vh) scale(.55)}}.snow:nth-child(39){opacity:1.4852;transform:translate(94.5444vw,-10px) scale(.8827);animation:fall-39 18s -1s linear infinite}@keyframes fall-39{64.244%{transform:translate(99.878vw,64.244vh) scale(.8827)}to{transform:translate(97.2112vw,100vh) scale(.8827)}}.snow:nth-child(40){opacity:.9416;transform:translate(94.712vw,-10px) scale(.6076);animation:fall-40 26s -27s linear infinite}@keyframes fall-40{45.962%{transform:translate(103.0226vw,45.962vh) scale(.6076)}to{transform:translate(98.8673vw,100vh) scale(.6076)}}.snow:nth-child(41){opacity:1.9392;transform:translate(78.3992vw,-10px) scale(.9629);animation:fall-41 22s -21s linear infinite}@keyframes fall-41{40.659%{transform:translate(81.2195vw,40.659vh) scale(.9629)}to{transform:translate(79.80935vw,100vh) scale(.9629)}}.snow:nth-child(42){opacity:.0454;transform:translate(25.9729vw,-10px) scale(.1969);animation:fall-42 15s -4s linear infinite}@keyframes fall-42{61.572%{transform:translate(19.7706vw,61.572vh) scale(.1969)}to{transform:translate(22.87175vw,100vh) scale(.1969)}}.snow:nth-child(43){opacity:1.1198;transform:translate(33.5799vw,-10px) scale(.0999);animation:fall-43 11s -24s linear infinite}@keyframes fall-43{30.42%{transform:translate(42.8134vw,30.42vh) scale(.0999)}to{transform:translate(38.19665vw,100vh) scale(.0999)}}.snow:nth-child(44){opacity:1.2218;transform:translate(25.3821vw,-10px) scale(.8133);animation:fall-44 14s -5s linear infinite}@keyframes fall-44{66.544%{transform:translate(29.74vw,66.544vh) scale(.8133)}to{transform:translate(27.56105vw,100vh) scale(.8133)}}.snow:nth-child(45){opacity:.806;transform:translate(58.6497vw,-10px) scale(.8508);animation:fall-45 18s -16s linear infinite}@keyframes fall-45{52.293%{transform:translate(48.7293vw,52.293vh) scale(.8508)}to{transform:translate(53.6895vw,100vh) scale(.8508)}}.snow:nth-child(46){opacity:.4202;transform:translate(45.1602vw,-10px) scale(.0811);animation:fall-46 23s -9s linear infinite}@keyframes fall-46{43.79%{transform:translate(43.0616vw,43.79vh) scale(.0811)}to{transform:translate(44.1109vw,100vh) scale(.0811)}}.snow:nth-child(47){opacity:.5802;transform:translate(87.177vw,-10px) scale(.3433);animation:fall-47 21s -21s linear infinite}@keyframes fall-47{60.81%{transform:translate(86.511vw,60.81vh) scale(.3433)}to{transform:translate(86.844vw,100vh) scale(.3433)}}.snow:nth-child(48){opacity:1.1564;transform:translate(91.591vw,-10px) scale(.5413);animation:fall-48 19s -20s linear infinite}@keyframes fall-48{61.042%{transform:translate(92.1402vw,61.042vh) scale(.5413)}to{transform:translate(91.8656vw,100vh) scale(.5413)}}.snow:nth-child(49){opacity:.4046;transform:translate(69.4117vw,-10px) scale(.4689);animation:fall-49 22s -2s linear infinite}@keyframes fall-49{38.001%{transform:translate(70.5529vw,38.001vh) scale(.4689)}to{transform:translate(69.9823vw,100vh) scale(.4689)}}.snow:nth-child(50){opacity:.2268;transform:translate(76.0634vw,-10px) scale(.6279);animation:fall-50 11s -3s linear infinite}@keyframes fall-50{60.923%{transform:translate(71.527vw,60.923vh) scale(.6279)}to{transform:translate(73.7952vw,100vh) scale(.6279)}}.snow:nth-child(51){opacity:.6372;transform:translate(50.0493vw,-10px) scale(.4949);animation:fall-51 19s -9s linear infinite}@keyframes fall-51{71.343%{transform:translate(43.188vw,71.343vh) scale(.4949)}to{transform:translate(46.61865vw,100vh) scale(.4949)}}.snow:nth-child(52){opacity:.8198;transform:translate(4.4433vw,-10px) scale(.2833);animation:fall-52 12s -8s linear infinite}@keyframes fall-52{47.771%{transform:translate(2.4216vw,47.771vh) scale(.2833)}to{transform:translate(3.43245vw,100vh) scale(.2833)}}.snow:nth-child(53){opacity:.385;transform:translate(73.6511vw,-10px) scale(.5792);animation:fall-53 23s -18s linear infinite}@keyframes fall-53{35.562%{transform:translate(70.0909vw,35.562vh) scale(.5792)}to{transform:translate(71.871vw,100vh) scale(.5792)}}.snow:nth-child(54){opacity:.5676;transform:translate(49.8804vw,-10px) scale(.5366);animation:fall-54 29s -22s linear infinite}@keyframes fall-54{55.562%{transform:translate(41.5093vw,55.562vh) scale(.5366)}to{transform:translate(45.69485vw,100vh) scale(.5366)}}.snow:nth-child(55){opacity:1.691;transform:translate(49.0754vw,-10px) scale(.5313);animation:fall-55 11s -24s linear infinite}@keyframes fall-55{54.063%{transform:translate(53.6516vw,54.063vh) scale(.5313)}to{transform:translate(51.3635vw,100vh) scale(.5313)}}.snow:nth-child(56){opacity:.5858;transform:translate(23.6005vw,-10px) scale(.899);animation:fall-56 25s -3s linear infinite}@keyframes fall-56{47.214%{transform:translate(21.6553vw,47.214vh) scale(.899)}to{transform:translate(22.6279vw,100vh) scale(.899)}}.snow:nth-child(57){opacity:1.3246;transform:translate(51.1404vw,-10px) scale(.7284);animation:fall-57 17s -22s linear infinite}@keyframes fall-57{76.018%{transform:translate(42.3884vw,76.018vh) scale(.7284)}to{transform:translate(46.7644vw,100vh) scale(.7284)}}.snow:nth-child(58){opacity:1.464;transform:translate(92.6868vw,-10px) scale(.8304);animation:fall-58 21s -27s linear infinite}@keyframes fall-58{40.014%{transform:translate(96.8573vw,40.014vh) scale(.8304)}to{transform:translate(94.77205vw,100vh) scale(.8304)}}.snow:nth-child(59){opacity:1.266;transform:translate(55.8511vw,-10px) scale(.3904);animation:fall-59 19s -17s linear infinite}@keyframes fall-59{34.908%{transform:translate(64.7565vw,34.908vh) scale(.3904)}to{transform:translate(60.3038vw,100vh) scale(.3904)}}.snow:nth-child(60){opacity:.4866;transform:translate(97.1471vw,-10px) scale(.2266);animation:fall-60 26s -30s linear infinite}@keyframes fall-60{53.743%{transform:translate(104.4089vw,53.743vh) scale(.2266)}to{transform:translate(100.778vw,100vh) scale(.2266)}}.snow:nth-child(61){opacity:.0458;transform:translate(64.3464vw,-10px) scale(.6859);animation:fall-61 16s -17s linear infinite}@keyframes fall-61{78.895%{transform:translate(72.6394vw,78.895vh) scale(.6859)}to{transform:translate(68.4929vw,100vh) scale(.6859)}}.snow:nth-child(62){opacity:.7178;transform:translate(73.3447vw,-10px) scale(.325);animation:fall-62 29s -24s linear infinite}@keyframes fall-62{41.581%{transform:translate(76.3936vw,41.581vh) scale(.325)}to{transform:translate(74.86915vw,100vh) scale(.325)}}.snow:nth-child(63){opacity:.3966;transform:translate(12.4342vw,-10px) scale(.3276);animation:fall-63 22s -27s linear infinite}@keyframes fall-63{69.18%{transform:translate(17.455vw,69.18vh) scale(.3276)}to{transform:translate(14.9446vw,100vh) scale(.3276)}}.snow:nth-child(64){opacity:.535;transform:translate(2.7718vw,-10px) scale(.0014);animation:fall-64 28s -1s linear infinite}@keyframes fall-64{47.492%{transform:translate(11.1881vw,47.492vh) scale(.0014)}to{transform:translate(6.97995vw,100vh) scale(.0014)}}.snow:nth-child(65){opacity:.9572;transform:translate(11.6246vw,-10px) scale(.0973);animation:fall-65 20s -20s linear infinite}@keyframes fall-65{79.033%{transform:translate(12.7032vw,79.033vh) scale(.0973)}to{transform:translate(12.1639vw,100vh) scale(.0973)}}.snow:nth-child(66){opacity:.8324;transform:translate(85.8809vw,-10px) scale(.0768);animation:fall-66 22s -15s linear infinite}@keyframes fall-66{35.833%{transform:translate(82.6957vw,35.833vh) scale(.0768)}to{transform:translate(84.2883vw,100vh) scale(.0768)}}.snow:nth-child(67){opacity:.3622;transform:translate(67.1849vw,-10px) scale(.9488);animation:fall-67 16s -25s linear infinite}@keyframes fall-67{46.559%{transform:translate(74.4645vw,46.559vh) scale(.9488)}to{transform:translate(70.8247vw,100vh) scale(.9488)}}.snow:nth-child(68){opacity:.4148;transform:translate(26.5004vw,-10px) scale(.7904);animation:fall-68 30s -22s linear infinite}@keyframes fall-68{30.57%{transform:translate(25.7975vw,30.57vh) scale(.7904)}to{transform:translate(26.14895vw,100vh) scale(.7904)}}.snow:nth-child(69){opacity:.8526;transform:translate(51.6559vw,-10px) scale(.6797);animation:fall-69 24s -17s linear infinite}@keyframes fall-69{49.911%{transform:translate(58.7212vw,49.911vh) scale(.6797)}to{transform:translate(55.18855vw,100vh) scale(.6797)}}.snow:nth-child(70){opacity:1.0416;transform:translate(6.3581vw,-10px) scale(.6913);animation:fall-70 12s -12s linear infinite}@keyframes fall-70{75.747%{transform:translate(9.7284vw,75.747vh) scale(.6913)}to{transform:translate(8.04325vw,100vh) scale(.6913)}}.snow:nth-child(71){opacity:1.8308;transform:translate(41.1353vw,-10px) scale(.1179);animation:fall-71 17s -6s linear infinite}@keyframes fall-71{30.588%{transform:translate(38.7558vw,30.588vh) scale(.1179)}to{transform:translate(39.94555vw,100vh) scale(.1179)}}.snow:nth-child(72){opacity:.3346;transform:translate(67.0313vw,-10px) scale(.2463);animation:fall-72 11s -18s linear infinite}@keyframes fall-72{44.077%{transform:translate(64.5509vw,44.077vh) scale(.2463)}to{transform:translate(65.7911vw,100vh) scale(.2463)}}.snow:nth-child(73){opacity:.0896;transform:translate(12.6258vw,-10px) scale(.6392);animation:fall-73 22s -5s linear infinite}@keyframes fall-73{56.454%{transform:translate(11.2463vw,56.454vh) scale(.6392)}to{transform:translate(11.93605vw,100vh) scale(.6392)}}.snow:nth-child(74){opacity:.209;transform:translate(20.048vw,-10px) scale(.4245);animation:fall-74 15s -27s linear infinite}@keyframes fall-74{77.776%{transform:translate(22.052vw,77.776vh) scale(.4245)}to{transform:translate(21.05vw,100vh) scale(.4245)}}.snow:nth-child(75){opacity:.5884;transform:translate(55.3888vw,-10px) scale(.9766);animation:fall-75 19s -2s linear infinite}@keyframes fall-75{48.042%{transform:translate(47.4413vw,48.042vh) scale(.9766)}to{transform:translate(51.41505vw,100vh) scale(.9766)}}.snow:nth-child(76){opacity:1.2484;transform:translate(88.4547vw,-10px) scale(.5017);animation:fall-76 15s -13s linear infinite}@keyframes fall-76{36.36%{transform:translate(92.4115vw,36.36vh) scale(.5017)}to{transform:translate(90.4331vw,100vh) scale(.5017)}}.snow:nth-child(77){opacity:1.4252;transform:translate(7.9692vw,-10px) scale(.5432);animation:fall-77 22s -7s linear infinite}@keyframes fall-77{43.689%{transform:translate(3.8969vw,43.689vh) scale(.5432)}to{transform:translate(5.93305vw,100vh) scale(.5432)}}.snow:nth-child(78){opacity:.7186;transform:translate(63.1911vw,-10px) scale(.7267);animation:fall-78 16s -15s linear infinite}@keyframes fall-78{70.73%{transform:translate(71.4276vw,70.73vh) scale(.7267)}to{transform:translate(67.30935vw,100vh) scale(.7267)}}.snow:nth-child(79){opacity:.4486;transform:translate(52.1102vw,-10px) scale(.5814);animation:fall-79 19s -14s linear infinite}@keyframes fall-79{66.033%{transform:translate(49.1616vw,66.033vh) scale(.5814)}to{transform:translate(50.6359vw,100vh) scale(.5814)}}.snow:nth-child(80){opacity:1.3028;transform:translate(89.581vw,-10px) scale(.2832);animation:fall-80 19s -22s linear infinite}@keyframes fall-80{78.823%{transform:translate(80.3173vw,78.823vh) scale(.2832)}to{transform:translate(84.94915vw,100vh) scale(.2832)}}.snow:nth-child(81){opacity:.7088;transform:translate(59.6628vw,-10px) scale(.4162);animation:fall-81 17s -10s linear infinite}@keyframes fall-81{41.539%{transform:translate(58.1968vw,41.539vh) scale(.4162)}to{transform:translate(58.9298vw,100vh) scale(.4162)}}.snow:nth-child(82){opacity:1.1308;transform:translate(57.6445vw,-10px) scale(.7917);animation:fall-82 11s -26s linear infinite}@keyframes fall-82{34.099%{transform:translate(49.1582vw,34.099vh) scale(.7917)}to{transform:translate(53.40135vw,100vh) scale(.7917)}}.snow:nth-child(83){opacity:1.4052;transform:translate(43.4417vw,-10px) scale(.0209);animation:fall-83 10s -21s linear infinite}@keyframes fall-83{75.688%{transform:translate(45.9512vw,75.688vh) scale(.0209)}to{transform:translate(44.69645vw,100vh) scale(.0209)}}.snow:nth-child(84){opacity:.257;transform:translate(27.0527vw,-10px) scale(.7284);animation:fall-84 24s -10s linear infinite}@keyframes fall-84{43.209%{transform:translate(21.4926vw,43.209vh) scale(.7284)}to{transform:translate(24.27265vw,100vh) scale(.7284)}}.snow:nth-child(85){opacity:.1942;transform:translate(37.2942vw,-10px) scale(.5835);animation:fall-85 18s -13s linear infinite}@keyframes fall-85{34.536%{transform:translate(33.5474vw,34.536vh) scale(.5835)}to{transform:translate(35.4208vw,100vh) scale(.5835)}}.snow:nth-child(86){opacity:1.5656;transform:translate(74.2846vw,-10px) scale(.7873);animation:fall-86 12s -8s linear infinite}@keyframes fall-86{69.728%{transform:translate(67.2068vw,69.728vh) scale(.7873)}to{transform:translate(70.7457vw,100vh) scale(.7873)}}.snow:nth-child(87){opacity:1.035;transform:translate(78.5389vw,-10px) scale(.1368);animation:fall-87 27s -10s linear infinite}@keyframes fall-87{47.537%{transform:translate(87.1335vw,47.537vh) scale(.1368)}to{transform:translate(82.8362vw,100vh) scale(.1368)}}.snow:nth-child(88){opacity:.3618;transform:translate(34.1705vw,-10px) scale(.3716);animation:fall-88 21s -1s linear infinite}@keyframes fall-88{61.891%{transform:translate(42.2885vw,61.891vh) scale(.3716)}to{transform:translate(38.2295vw,100vh) scale(.3716)}}.snow:nth-child(89){opacity:1.2466;transform:translate(90.2687vw,-10px) scale(.677);animation:fall-89 30s -6s linear infinite}@keyframes fall-89{49.87%{transform:translate(92.7755vw,49.87vh) scale(.677)}to{transform:translate(91.5221vw,100vh) scale(.677)}}.snow:nth-child(90){opacity:1.385;transform:translate(8.4261vw,-10px) scale(.6629);animation:fall-90 21s -19s linear infinite}@keyframes fall-90{55.127%{transform:translate(8.7921vw,55.127vh) scale(.6629)}to{transform:translate(8.6091vw,100vh) scale(.6629)}}.snow:nth-child(91){opacity:.6468;transform:translate(26.2209vw,-10px) scale(.3913);animation:fall-91 24s -3s linear infinite}@keyframes fall-91{36.352%{transform:translate(30.1156vw,36.352vh) scale(.3913)}to{transform:translate(28.16825vw,100vh) scale(.3913)}}.snow:nth-child(92){opacity:.749;transform:translate(32.8143vw,-10px) scale(.8506);animation:fall-92 30s -5s linear infinite}@keyframes fall-92{37.27%{transform:translate(33.4104vw,37.27vh) scale(.8506)}to{transform:translate(33.11235vw,100vh) scale(.8506)}}.snow:nth-child(93){opacity:1.5216;transform:translate(68.1885vw,-10px) scale(.1904);animation:fall-93 10s -3s linear infinite}@keyframes fall-93{52.416%{transform:translate(73.4776vw,52.416vh) scale(.1904)}to{transform:translate(70.83305vw,100vh) scale(.1904)}}.snow:nth-child(94){opacity:.9238;transform:translate(34.0767vw,-10px) scale(.5872);animation:fall-94 13s -8s linear infinite}@keyframes fall-94{68.986%{transform:translate(30.0314vw,68.986vh) scale(.5872)}to{transform:translate(32.05405vw,100vh) scale(.5872)}}.snow:nth-child(95){opacity:1.243;transform:translate(32.1365vw,-10px) scale(.766);animation:fall-95 28s -14s linear infinite}@keyframes fall-95{32.757%{transform:translate(32.7601vw,32.757vh) scale(.766)}to{transform:translate(32.4483vw,100vh) scale(.766)}}.snow:nth-child(96){opacity:.13;transform:translate(47.8241vw,-10px) scale(.8728);animation:fall-96 24s -6s linear infinite}@keyframes fall-96{40.284%{transform:translate(38.8432vw,40.284vh) scale(.8728)}to{transform:translate(43.33365vw,100vh) scale(.8728)}}.snow:nth-child(97){opacity:.13;transform:translate(15.9556vw,-10px) scale(.7643);animation:fall-97 11s -14s linear infinite}@keyframes fall-97{79.629%{transform:translate(22.7121vw,79.629vh) scale(.7643)}to{transform:translate(19.33385vw,100vh) scale(.7643)}}.snow:nth-child(98){opacity:.5928;transform:translate(73.8019vw,-10px) scale(.0838);animation:fall-98 17s -15s linear infinite}@keyframes fall-98{31.729%{transform:translate(69.023vw,31.729vh) scale(.0838)}to{transform:translate(71.41245vw,100vh) scale(.0838)}}.snow:nth-child(99){opacity:.4506;transform:translate(38.4693vw,-10px) scale(.0274);animation:fall-99 21s -8s linear infinite}@keyframes fall-99{59.35%{transform:translate(34.3525vw,59.35vh) scale(.0274)}to{transform:translate(36.4109vw,100vh) scale(.0274)}}.snow:nth-child(100){opacity:1.6146;transform:translate(76.4108vw,-10px) scale(.1123);animation:fall-100 12s -17s linear infinite}@keyframes fall-100{43.466%{transform:translate(86.0649vw,43.466vh) scale(.1123)}to{transform:translate(81.23785vw,100vh) scale(.1123)}}.snow:nth-child(101){opacity:.1036;transform:translate(24.2256vw,-10px) scale(.8228);animation:fall-101 14s -15s linear infinite}@keyframes fall-101{51.42%{transform:translate(16.4236vw,51.42vh) scale(.8228)}to{transform:translate(20.3246vw,100vh) scale(.8228)}}.snow:nth-child(102){opacity:.4992;transform:translate(14.8874vw,-10px) scale(.4454);animation:fall-102 30s -7s linear infinite}@keyframes fall-102{51.759%{transform:translate(8.886vw,51.759vh) scale(.4454)}to{transform:translate(11.8867vw,100vh) scale(.4454)}}.snow:nth-child(103){opacity:1.7662;transform:translate(41.7569vw,-10px) scale(.1449);animation:fall-103 13s -14s linear infinite}@keyframes fall-103{48.603%{transform:translate(33.2368vw,48.603vh) scale(.1449)}to{transform:translate(37.49685vw,100vh) scale(.1449)}}.snow:nth-child(104){opacity:.1696;transform:translate(57.2977vw,-10px) scale(.6516);animation:fall-104 20s -5s linear infinite}@keyframes fall-104{37.202%{transform:translate(58.4625vw,37.202vh) scale(.6516)}to{transform:translate(57.8801vw,100vh) scale(.6516)}}.snow:nth-child(105){opacity:1.0086;transform:translate(99.7384vw,-10px) scale(.7269);animation:fall-105 16s -23s linear infinite}@keyframes fall-105{69.325%{transform:translate(103.3532vw,69.325vh) scale(.7269)}to{transform:translate(101.5458vw,100vh) scale(.7269)}}.snow:nth-child(106){opacity:1.7614;transform:translate(56.8708vw,-10px) scale(.1524);animation:fall-106 25s -30s linear infinite}@keyframes fall-106{52.526%{transform:translate(59.893vw,52.526vh) scale(.1524)}to{transform:translate(58.3819vw,100vh) scale(.1524)}}.snow:nth-child(107){opacity:1.9794;transform:translate(42.0582vw,-10px) scale(.4234);animation:fall-107 30s -19s linear infinite}@keyframes fall-107{43.078%{transform:translate(41.0569vw,43.078vh) scale(.4234)}to{transform:translate(41.55755vw,100vh) scale(.4234)}}.snow:nth-child(108){opacity:1.6888;transform:translate(9.7242vw,-10px) scale(.4905);animation:fall-108 19s -4s linear infinite}@keyframes fall-108{67.756%{transform:translate(5.4411vw,67.756vh) scale(.4905)}to{transform:translate(7.58265vw,100vh) scale(.4905)}}.snow:nth-child(109){opacity:1.1702;transform:translate(5.5159vw,-10px) scale(.0353);animation:fall-109 11s -6s linear infinite}@keyframes fall-109{69.442%{transform:translate(10.1279vw,69.442vh) scale(.0353)}to{transform:translate(7.8219vw,100vh) scale(.0353)}}.snow:nth-child(110){opacity:1.2576;transform:translate(20.9866vw,-10px) scale(.116);animation:fall-110 16s -16s linear infinite}@keyframes fall-110{47.532%{transform:translate(19.1388vw,47.532vh) scale(.116)}to{transform:translate(20.0627vw,100vh) scale(.116)}}.snow:nth-child(111){opacity:1.5598;transform:translate(70.0569vw,-10px) scale(.1842);animation:fall-111 23s -17s linear infinite}@keyframes fall-111{41.404%{transform:translate(68.5725vw,41.404vh) scale(.1842)}to{transform:translate(69.3147vw,100vh) scale(.1842)}}.snow:nth-child(112){opacity:1.1304;transform:translate(85.984vw,-10px) scale(.9298);animation:fall-112 17s -24s linear infinite}@keyframes fall-112{30.75%{transform:translate(76.8063vw,30.75vh) scale(.9298)}to{transform:translate(81.39515vw,100vh) scale(.9298)}}.snow:nth-child(113){opacity:.0566;transform:translate(71.368vw,-10px) scale(.2005);animation:fall-113 25s -25s linear infinite}@keyframes fall-113{74.652%{transform:translate(64.951vw,74.652vh) scale(.2005)}to{transform:translate(68.1595vw,100vh) scale(.2005)}}.snow:nth-child(114){opacity:1.9308;transform:translate(1.9512vw,-10px) scale(.7813);animation:fall-114 12s -17s linear infinite}@keyframes fall-114{36.989%{transform:translate(2.7441vw,36.989vh) scale(.7813)}to{transform:translate(2.34765vw,100vh) scale(.7813)}}.snow:nth-child(115){opacity:.7738;transform:translate(35.1126vw,-10px) scale(.7469);animation:fall-115 23s -10s linear infinite}@keyframes fall-115{34.567%{transform:translate(36.7866vw,34.567vh) scale(.7469)}to{transform:translate(35.9496vw,100vh) scale(.7469)}}.snow:nth-child(116){opacity:.7374;transform:translate(7.3523vw,-10px) scale(.8695);animation:fall-116 12s -8s linear infinite}@keyframes fall-116{45.986%{transform:translate(1.7804vw,45.986vh) scale(.8695)}to{transform:translate(4.56635vw,100vh) scale(.8695)}}.snow:nth-child(117){opacity:.1464;transform:translate(7.2793vw,-10px) scale(.9247);animation:fall-117 12s -1s linear infinite}@keyframes fall-117{71.318%{transform:translate(12.4606vw,71.318vh) scale(.9247)}to{transform:translate(9.86995vw,100vh) scale(.9247)}}.snow:nth-child(118){opacity:1.3468;transform:translate(16.9216vw,-10px) scale(.9839);animation:fall-118 26s -27s linear infinite}@keyframes fall-118{73.278%{transform:translate(17.4839vw,73.278vh) scale(.9839)}to{transform:translate(17.20275vw,100vh) scale(.9839)}}.snow:nth-child(119){opacity:.9722;transform:translate(67.7685vw,-10px) scale(.4774);animation:fall-119 25s -19s linear infinite}@keyframes fall-119{36.697%{transform:translate(77.297vw,36.697vh) scale(.4774)}to{transform:translate(72.53275vw,100vh) scale(.4774)}}.snow:nth-child(120){opacity:1.4446;transform:translate(5.4707vw,-10px) scale(.285);animation:fall-120 28s -9s linear infinite}@keyframes fall-120{33.182%{transform:translate(-.8807vw,33.182vh) scale(.285)}to{transform:translate(2.295vw,100vh) scale(.285)}}.snow:nth-child(121){opacity:.1242;transform:translate(32.4627vw,-10px) scale(.1117);animation:fall-121 19s -11s linear infinite}@keyframes fall-121{65.444%{transform:translate(39.1698vw,65.444vh) scale(.1117)}to{transform:translate(35.81625vw,100vh) scale(.1117)}}.snow:nth-child(122){opacity:1.4202;transform:translate(18.7724vw,-10px) scale(.9505);animation:fall-122 19s -10s linear infinite}@keyframes fall-122{51.137%{transform:translate(27.8812vw,51.137vh) scale(.9505)}to{transform:translate(23.3268vw,100vh) scale(.9505)}}.snow:nth-child(123){opacity:1.2826;transform:translate(12.3454vw,-10px) scale(.2801);animation:fall-123 12s -24s linear infinite}@keyframes fall-123{38.862%{transform:translate(5.1473vw,38.862vh) scale(.2801)}to{transform:translate(8.74635vw,100vh) scale(.2801)}}.snow:nth-child(124){opacity:.512;transform:translate(40.254vw,-10px) scale(.3867);animation:fall-124 21s -27s linear infinite}@keyframes fall-124{51.296%{transform:translate(43.7898vw,51.296vh) scale(.3867)}to{transform:translate(42.0219vw,100vh) scale(.3867)}}.snow:nth-child(125){opacity:.6224;transform:translate(22.089vw,-10px) scale(.674);animation:fall-125 11s -27s linear infinite}@keyframes fall-125{39.427%{transform:translate(20.8722vw,39.427vh) scale(.674)}to{transform:translate(21.4806vw,100vh) scale(.674)}}.snow:nth-child(126){opacity:1.7536;transform:translate(20.798vw,-10px) scale(.8922);animation:fall-126 22s -15s linear infinite}@keyframes fall-126{39.488%{transform:translate(19.7132vw,39.488vh) scale(.8922)}to{transform:translate(20.2556vw,100vh) scale(.8922)}}.snow:nth-child(127){opacity:.9726;transform:translate(99.8628vw,-10px) scale(.6209);animation:fall-127 22s -1s linear infinite}@keyframes fall-127{34.397%{transform:translate(104.4895vw,34.397vh) scale(.6209)}to{transform:translate(102.17615vw,100vh) scale(.6209)}}.snow:nth-child(128){opacity:1.0122;transform:translate(46.1783vw,-10px) scale(.4109);animation:fall-128 20s -15s linear infinite}@keyframes fall-128{33.178%{transform:translate(48.855vw,33.178vh) scale(.4109)}to{transform:translate(47.51665vw,100vh) scale(.4109)}}.snow:nth-child(129){opacity:1.4314;transform:translate(50.1499vw,-10px) scale(.3111);animation:fall-129 25s -3s linear infinite}@keyframes fall-129{42.441%{transform:translate(43.8895vw,42.441vh) scale(.3111)}to{transform:translate(47.0197vw,100vh) scale(.3111)}}.snow:nth-child(130){opacity:1.7922;transform:translate(37.2449vw,-10px) scale(.8223);animation:fall-130 15s -12s linear infinite}@keyframes fall-130{32.646%{transform:translate(27.4333vw,32.646vh) scale(.8223)}to{transform:translate(32.3391vw,100vh) scale(.8223)}}.snow:nth-child(131){opacity:.0862;transform:translate(84.348vw,-10px) scale(.3043);animation:fall-131 24s -25s linear infinite}@keyframes fall-131{71.758%{transform:translate(85.1202vw,71.758vh) scale(.3043)}to{transform:translate(84.7341vw,100vh) scale(.3043)}}.snow:nth-child(132){opacity:1.1908;transform:translate(33.3193vw,-10px) scale(.3361);animation:fall-132 13s -16s linear infinite}@keyframes fall-132{64.003%{transform:translate(33.5911vw,64.003vh) scale(.3361)}to{transform:translate(33.4552vw,100vh) scale(.3361)}}.snow:nth-child(133){opacity:1.0704;transform:translate(76.1653vw,-10px) scale(.4708);animation:fall-133 22s -10s linear infinite}@keyframes fall-133{40.743%{transform:translate(78.4598vw,40.743vh) scale(.4708)}to{transform:translate(77.31255vw,100vh) scale(.4708)}}.snow:nth-child(134){opacity:.694;transform:translate(59.6784vw,-10px) scale(.0904);animation:fall-134 12s -25s linear infinite}@keyframes fall-134{35.052%{transform:translate(49.9006vw,35.052vh) scale(.0904)}to{transform:translate(54.7895vw,100vh) scale(.0904)}}.snow:nth-child(135){opacity:.6652;transform:translate(10.3904vw,-10px) scale(.8761);animation:fall-135 14s -24s linear infinite}@keyframes fall-135{58.047%{transform:translate(12.0016vw,58.047vh) scale(.8761)}to{transform:translate(11.196vw,100vh) scale(.8761)}}.snow:nth-child(136){opacity:.6558;transform:translate(91.1543vw,-10px) scale(.894);animation:fall-136 14s -21s linear infinite}@keyframes fall-136{75.382%{transform:translate(96.8083vw,75.382vh) scale(.894)}to{transform:translate(93.9813vw,100vh) scale(.894)}}.snow:nth-child(137){opacity:.6198;transform:translate(12.4626vw,-10px) scale(.8266);animation:fall-137 17s -27s linear infinite}@keyframes fall-137{67.31%{transform:translate(6.7329vw,67.31vh) scale(.8266)}to{transform:translate(9.59775vw,100vh) scale(.8266)}}.snow:nth-child(138){opacity:.8678;transform:translate(82.2938vw,-10px) scale(.6144);animation:fall-138 21s -17s linear infinite}@keyframes fall-138{50.965%{transform:translate(76.8155vw,50.965vh) scale(.6144)}to{transform:translate(79.55465vw,100vh) scale(.6144)}}.snow:nth-child(139){opacity:.3356;transform:translate(47.6847vw,-10px) scale(.7093);animation:fall-139 12s -10s linear infinite}@keyframes fall-139{60.977%{transform:translate(45.2291vw,60.977vh) scale(.7093)}to{transform:translate(46.4569vw,100vh) scale(.7093)}}.snow:nth-child(140){opacity:.4472;transform:translate(15vw,-10px) scale(.8362);animation:fall-140 14s -25s linear infinite}@keyframes fall-140{66.82%{transform:translate(14.4224vw,66.82vh) scale(.8362)}to{transform:translate(14.7112vw,100vh) scale(.8362)}}.snow:nth-child(141){opacity:1.3584;transform:translate(47.5478vw,-10px) scale(.4568);animation:fall-141 14s -27s linear infinite}@keyframes fall-141{77.839%{transform:translate(42.4258vw,77.839vh) scale(.4568)}to{transform:translate(44.9868vw,100vh) scale(.4568)}}.snow:nth-child(142){opacity:1.248;transform:translate(71.0375vw,-10px) scale(.3711);animation:fall-142 30s -11s linear infinite}@keyframes fall-142{41.492%{transform:translate(73.9707vw,41.492vh) scale(.3711)}to{transform:translate(72.5041vw,100vh) scale(.3711)}}.snow:nth-child(143){opacity:1.39;transform:translate(.7894vw,-10px) scale(.5024);animation:fall-143 26s -7s linear infinite}@keyframes fall-143{50.606%{transform:translate(2.4317vw,50.606vh) scale(.5024)}to{transform:translate(1.61055vw,100vh) scale(.5024)}}.snow:nth-child(144){opacity:1.8918;transform:translate(4.0727vw,-10px) scale(.2824);animation:fall-144 22s -5s linear infinite}@keyframes fall-144{48.692%{transform:translate(.0078vw,48.692vh) scale(.2824)}to{transform:translate(2.04025vw,100vh) scale(.2824)}}.snow:nth-child(145){opacity:1.0272;transform:translate(68.4385vw,-10px) scale(.4495);animation:fall-145 24s -17s linear infinite}@keyframes fall-145{66.615%{transform:translate(58.4763vw,66.615vh) scale(.4495)}to{transform:translate(63.4574vw,100vh) scale(.4495)}}.snow:nth-child(146){opacity:.6368;transform:translate(90.181vw,-10px) scale(.5964);animation:fall-146 11s -26s linear infinite}@keyframes fall-146{51.647%{transform:translate(97.224vw,51.647vh) scale(.5964)}to{transform:translate(93.7025vw,100vh) scale(.5964)}}.snow:nth-child(147){opacity:1.7276;transform:translate(67.5708vw,-10px) scale(.0169);animation:fall-147 27s -7s linear infinite}@keyframes fall-147{32.166%{transform:translate(62.9433vw,32.166vh) scale(.0169)}to{transform:translate(65.25705vw,100vh) scale(.0169)}}.snow:nth-child(148){opacity:1.2404;transform:translate(23.9647vw,-10px) scale(.4316);animation:fall-148 14s -6s linear infinite}@keyframes fall-148{39.395%{transform:translate(25.2294vw,39.395vh) scale(.4316)}to{transform:translate(24.59705vw,100vh) scale(.4316)}}.snow:nth-child(149){opacity:.7396;transform:translate(44.8028vw,-10px) scale(.6912);animation:fall-149 28s -6s linear infinite}@keyframes fall-149{74.179%{transform:translate(41.0816vw,74.179vh) scale(.6912)}to{transform:translate(42.9422vw,100vh) scale(.6912)}}.snow:nth-child(150){opacity:.4236;transform:translate(38.193vw,-10px) scale(.9457);animation:fall-150 17s -3s linear infinite}@keyframes fall-150{45.701%{transform:translate(43.6406vw,45.701vh) scale(.9457)}to{transform:translate(40.9168vw,100vh) scale(.9457)}}.snow:nth-child(151){opacity:1.845;transform:translate(91.6104vw,-10px) scale(.8093);animation:fall-151 29s -28s linear infinite}@keyframes fall-151{63.894%{transform:translate(93.201vw,63.894vh) scale(.8093)}to{transform:translate(92.4057vw,100vh) scale(.8093)}}.snow:nth-child(152){opacity:.684;transform:translate(93.7712vw,-10px) scale(.9181);animation:fall-152 10s -19s linear infinite}@keyframes fall-152{74.988%{transform:translate(93.3268vw,74.988vh) scale(.9181)}to{transform:translate(93.549vw,100vh) scale(.9181)}}.snow:nth-child(153){opacity:1.3268;transform:translate(1.7887vw,-10px) scale(.3099);animation:fall-153 29s -6s linear infinite}@keyframes fall-153{34.379%{transform:translate(4.1805vw,34.379vh) scale(.3099)}to{transform:translate(2.9846vw,100vh) scale(.3099)}}.snow:nth-child(154){opacity:.874;transform:translate(59.462vw,-10px) scale(.4215);animation:fall-154 30s -11s linear infinite}@keyframes fall-154{32.624%{transform:translate(55.7954vw,32.624vh) scale(.4215)}to{transform:translate(57.6287vw,100vh) scale(.4215)}}.snow:nth-child(155){opacity:.9464;transform:translate(86.2171vw,-10px) scale(.0274);animation:fall-155 19s -26s linear infinite}@keyframes fall-155{40.161%{transform:translate(81.3343vw,40.161vh) scale(.0274)}to{transform:translate(83.7757vw,100vh) scale(.0274)}}.snow:nth-child(156){opacity:1.4584;transform:translate(29.7465vw,-10px) scale(.7186);animation:fall-156 16s -12s linear infinite}@keyframes fall-156{77.351%{transform:translate(30.5585vw,77.351vh) scale(.7186)}to{transform:translate(30.1525vw,100vh) scale(.7186)}}.snow:nth-child(157){opacity:1.706;transform:translate(80.2755vw,-10px) scale(.0589);animation:fall-157 29s -11s linear infinite}@keyframes fall-157{66.701%{transform:translate(90.0457vw,66.701vh) scale(.0589)}to{transform:translate(85.1606vw,100vh) scale(.0589)}}.snow:nth-child(158){opacity:.719;transform:translate(52.5465vw,-10px) scale(.6785);animation:fall-158 18s -22s linear infinite}@keyframes fall-158{46.108%{transform:translate(49.53vw,46.108vh) scale(.6785)}to{transform:translate(51.03825vw,100vh) scale(.6785)}}.snow:nth-child(159){opacity:1.0722;transform:translate(2.3185vw,-10px) scale(.6802);animation:fall-159 25s -29s linear infinite}@keyframes fall-159{43.736%{transform:translate(2.801vw,43.736vh) scale(.6802)}to{transform:translate(2.55975vw,100vh) scale(.6802)}}.snow:nth-child(160){opacity:.0496;transform:translate(26.6345vw,-10px) scale(.3128);animation:fall-160 23s -15s linear infinite}@keyframes fall-160{68.428%{transform:translate(24.6605vw,68.428vh) scale(.3128)}to{transform:translate(25.6475vw,100vh) scale(.3128)}}.snow:nth-child(161){opacity:1.1074;transform:translate(10.9549vw,-10px) scale(.3573);animation:fall-161 17s -16s linear infinite}@keyframes fall-161{35.137%{transform:translate(4.2051vw,35.137vh) scale(.3573)}to{transform:translate(7.58vw,100vh) scale(.3573)}}.snow:nth-child(162){opacity:1.326;transform:translate(40.7372vw,-10px) scale(.3784);animation:fall-162 26s -10s linear infinite}@keyframes fall-162{75.025%{transform:translate(40.7145vw,75.025vh) scale(.3784)}to{transform:translate(40.72585vw,100vh) scale(.3784)}}.snow:nth-child(163){opacity:.831;transform:translate(73.1322vw,-10px) scale(.5108);animation:fall-163 14s -22s linear infinite}@keyframes fall-163{42.067%{transform:translate(77.0529vw,42.067vh) scale(.5108)}to{transform:translate(75.09255vw,100vh) scale(.5108)}}.snow:nth-child(164){opacity:.697;transform:translate(4.2348vw,-10px) scale(.7989);animation:fall-164 11s -24s linear infinite}@keyframes fall-164{51.443%{transform:translate(1.388vw,51.443vh) scale(.7989)}to{transform:translate(2.8114vw,100vh) scale(.7989)}}.snow:nth-child(165){opacity:.0168;transform:translate(39.695vw,-10px) scale(.5958);animation:fall-165 12s -26s linear infinite}@keyframes fall-165{39.296%{transform:translate(47.282vw,39.296vh) scale(.5958)}to{transform:translate(43.4885vw,100vh) scale(.5958)}}.snow:nth-child(166){opacity:.1316;transform:translate(63.6847vw,-10px) scale(.0734);animation:fall-166 29s -22s linear infinite}@keyframes fall-166{34.932%{transform:translate(68.9363vw,34.932vh) scale(.0734)}to{transform:translate(66.3105vw,100vh) scale(.0734)}}.snow:nth-child(167){opacity:.509;transform:translate(55.6173vw,-10px) scale(.1786);animation:fall-167 21s -26s linear infinite}@keyframes fall-167{59.254%{transform:translate(57.5274vw,59.254vh) scale(.1786)}to{transform:translate(56.57235vw,100vh) scale(.1786)}}.snow:nth-child(168){opacity:.2634;transform:translate(31.3045vw,-10px) scale(.0808);animation:fall-168 13s -7s linear infinite}@keyframes fall-168{42.466%{transform:translate(26.1577vw,42.466vh) scale(.0808)}to{transform:translate(28.7311vw,100vh) scale(.0808)}}.snow:nth-child(169){opacity:.0854;transform:translate(26.2624vw,-10px) scale(.0577);animation:fall-169 24s -1s linear infinite}@keyframes fall-169{57.725%{transform:translate(30.4789vw,57.725vh) scale(.0577)}to{transform:translate(28.37065vw,100vh) scale(.0577)}}.snow:nth-child(170){opacity:.071;transform:translate(92.3238vw,-10px) scale(.1417);animation:fall-170 28s -20s linear infinite}@keyframes fall-170{51.008%{transform:translate(86.9224vw,51.008vh) scale(.1417)}to{transform:translate(89.6231vw,100vh) scale(.1417)}}.snow:nth-child(171){opacity:1.2584;transform:translate(13.1542vw,-10px) scale(.748);animation:fall-171 22s -25s linear infinite}@keyframes fall-171{39.131%{transform:translate(10.38vw,39.131vh) scale(.748)}to{transform:translate(11.7671vw,100vh) scale(.748)}}.snow:nth-child(172){opacity:.6678;transform:translate(41.5179vw,-10px) scale(.5221);animation:fall-172 27s -19s linear infinite}@keyframes fall-172{49.562%{transform:translate(32.0518vw,49.562vh) scale(.5221)}to{transform:translate(36.78485vw,100vh) scale(.5221)}}.snow:nth-child(173){opacity:.8776;transform:translate(37.8973vw,-10px) scale(.9431);animation:fall-173 24s -28s linear infinite}@keyframes fall-173{50.432%{transform:translate(46.1753vw,50.432vh) scale(.9431)}to{transform:translate(42.0363vw,100vh) scale(.9431)}}.snow:nth-child(174){opacity:.382;transform:translate(10.689vw,-10px) scale(.1766);animation:fall-174 20s -2s linear infinite}@keyframes fall-174{74.138%{transform:translate(1.1547vw,74.138vh) scale(.1766)}to{transform:translate(5.92185vw,100vh) scale(.1766)}}.snow:nth-child(175){opacity:1.9788;transform:translate(82.424vw,-10px) scale(.5055);animation:fall-175 11s -30s linear infinite}@keyframes fall-175{43.12%{transform:translate(74.7751vw,43.12vh) scale(.5055)}to{transform:translate(78.59955vw,100vh) scale(.5055)}}.snow:nth-child(176){opacity:.869;transform:translate(48.1411vw,-10px) scale(.1166);animation:fall-176 15s -18s linear infinite}@keyframes fall-176{56.479%{transform:translate(44.5908vw,56.479vh) scale(.1166)}to{transform:translate(46.36595vw,100vh) scale(.1166)}}.snow:nth-child(177){opacity:1.5928;transform:translate(75.8109vw,-10px) scale(.9977);animation:fall-177 15s -14s linear infinite}@keyframes fall-177{58.963%{transform:translate(79.39vw,58.963vh) scale(.9977)}to{transform:translate(77.60045vw,100vh) scale(.9977)}}.snow:nth-child(178){opacity:.381;transform:translate(75.375vw,-10px) scale(.4661);animation:fall-178 27s -29s linear infinite}@keyframes fall-178{60.037%{transform:translate(74.1645vw,60.037vh) scale(.4661)}to{transform:translate(74.76975vw,100vh) scale(.4661)}}.snow:nth-child(179){opacity:1.0632;transform:translate(71.229vw,-10px) scale(.0342);animation:fall-179 29s -6s linear infinite}@keyframes fall-179{72.417%{transform:translate(79.2949vw,72.417vh) scale(.0342)}to{transform:translate(75.26195vw,100vh) scale(.0342)}}.snow:nth-child(180){opacity:1.563;transform:translate(26.5778vw,-10px) scale(.1954);animation:fall-180 14s -4s linear infinite}@keyframes fall-180{67.558%{transform:translate(33.9115vw,67.558vh) scale(.1954)}to{transform:translate(30.24465vw,100vh) scale(.1954)}}.snow:nth-child(181){opacity:1.6646;transform:translate(85.82vw,-10px) scale(.1345);animation:fall-181 15s -30s linear infinite}@keyframes fall-181{31.491%{transform:translate(83.3499vw,31.491vh) scale(.1345)}to{transform:translate(84.58495vw,100vh) scale(.1345)}}.snow:nth-child(182){opacity:.5878;transform:translate(50.3658vw,-10px) scale(.5578);animation:fall-182 10s -29s linear infinite}@keyframes fall-182{32.024%{transform:translate(47.9609vw,32.024vh) scale(.5578)}to{transform:translate(49.16335vw,100vh) scale(.5578)}}.snow:nth-child(183){opacity:.8442;transform:translate(34.4514vw,-10px) scale(.5842);animation:fall-183 23s -22s linear infinite}@keyframes fall-183{54.546%{transform:translate(29.2968vw,54.546vh) scale(.5842)}to{transform:translate(31.8741vw,100vh) scale(.5842)}}.snow:nth-child(184){opacity:1.053;transform:translate(34.9943vw,-10px) scale(.5092);animation:fall-184 16s -23s linear infinite}@keyframes fall-184{41.45%{transform:translate(38.4832vw,41.45vh) scale(.5092)}to{transform:translate(36.73875vw,100vh) scale(.5092)}}.snow:nth-child(185){opacity:.9066;transform:translate(17.9674vw,-10px) scale(.3643);animation:fall-185 24s -5s linear infinite}@keyframes fall-185{32.605%{transform:translate(14.3572vw,32.605vh) scale(.3643)}to{transform:translate(16.1623vw,100vh) scale(.3643)}}.snow:nth-child(186){opacity:1.0484;transform:translate(85.4225vw,-10px) scale(.7175);animation:fall-186 21s -16s linear infinite}@keyframes fall-186{64.484%{transform:translate(92.9599vw,64.484vh) scale(.7175)}to{transform:translate(89.1912vw,100vh) scale(.7175)}}.snow:nth-child(187){opacity:1.7738;transform:translate(40.9936vw,-10px) scale(.9233);animation:fall-187 25s -10s linear infinite}@keyframes fall-187{58.953%{transform:translate(43.088vw,58.953vh) scale(.9233)}to{transform:translate(42.0408vw,100vh) scale(.9233)}}.snow:nth-child(188){opacity:.9762;transform:translate(69.2238vw,-10px) scale(.3683);animation:fall-188 19s -26s linear infinite}@keyframes fall-188{41.921%{transform:translate(75.5492vw,41.921vh) scale(.3683)}to{transform:translate(72.3865vw,100vh) scale(.3683)}}.snow:nth-child(189){opacity:.5866;transform:translate(46.9827vw,-10px) scale(.6);animation:fall-189 24s -25s linear infinite}@keyframes fall-189{43.075%{transform:translate(40.9978vw,43.075vh) scale(.6)}to{transform:translate(43.99025vw,100vh) scale(.6)}}.snow:nth-child(190){opacity:1.484;transform:translate(55.0732vw,-10px) scale(.2995);animation:fall-190 26s -4s linear infinite}@keyframes fall-190{58.687%{transform:translate(46.3779vw,58.687vh) scale(.2995)}to{transform:translate(50.72555vw,100vh) scale(.2995)}}.snow:nth-child(191){opacity:1.355;transform:translate(38.6771vw,-10px) scale(.1348);animation:fall-191 11s -13s linear infinite}@keyframes fall-191{39.864%{transform:translate(38.4683vw,39.864vh) scale(.1348)}to{transform:translate(38.5727vw,100vh) scale(.1348)}}.snow:nth-child(192){opacity:.7568;transform:translate(72.2889vw,-10px) scale(.7174);animation:fall-192 18s -24s linear infinite}@keyframes fall-192{33.555%{transform:translate(72.1173vw,33.555vh) scale(.7174)}to{transform:translate(72.2031vw,100vh) scale(.7174)}}.snow:nth-child(193){opacity:.5896;transform:translate(97.6009vw,-10px) scale(.6078);animation:fall-193 21s -17s linear infinite}@keyframes fall-193{61.108%{transform:translate(95.4807vw,61.108vh) scale(.6078)}to{transform:translate(96.5408vw,100vh) scale(.6078)}}.snow:nth-child(194){opacity:.2364;transform:translate(19.8952vw,-10px) scale(.1517);animation:fall-194 26s -27s linear infinite}@keyframes fall-194{59.44%{transform:translate(17.5496vw,59.44vh) scale(.1517)}to{transform:translate(18.7224vw,100vh) scale(.1517)}}.snow:nth-child(195){opacity:1.0494;transform:translate(75.2441vw,-10px) scale(.7365);animation:fall-195 30s -16s linear infinite}@keyframes fall-195{31.942%{transform:translate(81.1258vw,31.942vh) scale(.7365)}to{transform:translate(78.18495vw,100vh) scale(.7365)}}.snow:nth-child(196){opacity:1.0296;transform:translate(99.5076vw,-10px) scale(.2123);animation:fall-196 25s -3s linear infinite}@keyframes fall-196{47.97%{transform:translate(94.9859vw,47.97vh) scale(.2123)}to{transform:translate(97.24675vw,100vh) scale(.2123)}}.snow:nth-child(197){opacity:.8372;transform:translate(26.4985vw,-10px) scale(.5727);animation:fall-197 26s -11s linear infinite}@keyframes fall-197{76.932%{transform:translate(28.8527vw,76.932vh) scale(.5727)}to{transform:translate(27.6756vw,100vh) scale(.5727)}}.snow:nth-child(198){opacity:.7046;transform:translate(9.1046vw,-10px) scale(.5627);animation:fall-198 13s -24s linear infinite}@keyframes fall-198{52.754%{transform:translate(2.3561vw,52.754vh) scale(.5627)}to{transform:translate(5.73035vw,100vh) scale(.5627)}}.snow:nth-child(199){opacity:1.2272;transform:translate(94.9149vw,-10px) scale(.6892);animation:fall-199 22s -5s linear infinite}@keyframes fall-199{37.367%{transform:translate(95.8697vw,37.367vh) scale(.6892)}to{transform:translate(95.3923vw,100vh) scale(.6892)}}.snow:nth-child(200){opacity:1.5532;transform:translate(16.7457vw,-10px) scale(.3282);animation:fall-200 19s -16s linear infinite}@keyframes fall-200{57.689%{transform:translate(13.4451vw,57.689vh) scale(.3282)}to{transform:translate(15.0954vw,100vh) scale(.3282)}}.snow:nth-child(201){opacity:.7396;transform:translate(41.4973vw,-10px) scale(.2635);animation:fall-201 25s -16s linear infinite}@keyframes fall-201{71.723%{transform:translate(46.7955vw,71.723vh) scale(.2635)}to{transform:translate(44.1464vw,100vh) scale(.2635)}}.snow:nth-child(202){opacity:1.0026;transform:translate(33.8725vw,-10px) scale(.3703);animation:fall-202 24s -11s linear infinite}@keyframes fall-202{66.709%{transform:translate(28.274vw,66.709vh) scale(.3703)}to{transform:translate(31.07325vw,100vh) scale(.3703)}}.snow:nth-child(203){opacity:.7316;transform:translate(36.8148vw,-10px) scale(.7905);animation:fall-203 12s -12s linear infinite}@keyframes fall-203{63.988%{transform:translate(31.5576vw,63.988vh) scale(.7905)}to{transform:translate(34.1862vw,100vh) scale(.7905)}}.snow:nth-child(204){opacity:1.0664;transform:translate(73.1386vw,-10px) scale(.2442);animation:fall-204 30s -8s linear infinite}@keyframes fall-204{32.606%{transform:translate(75.0397vw,32.606vh) scale(.2442)}to{transform:translate(74.08915vw,100vh) scale(.2442)}}.snow:nth-child(205){opacity:.2022;transform:translate(5.5095vw,-10px) scale(.7395);animation:fall-205 18s -5s linear infinite}@keyframes fall-205{41.104%{transform:translate(-4.2716vw,41.104vh) scale(.7395)}to{transform:translate(.61895vw,100vh) scale(.7395)}}.snow:nth-child(206){opacity:1.105;transform:translate(7.6155vw,-10px) scale(.6364);animation:fall-206 30s -7s linear infinite}@keyframes fall-206{40.807%{transform:translate(10.5348vw,40.807vh) scale(.6364)}to{transform:translate(9.07515vw,100vh) scale(.6364)}}.snow:nth-child(207){opacity:.133;transform:translate(63.2827vw,-10px) scale(.5888);animation:fall-207 25s -2s linear infinite}@keyframes fall-207{39.121%{transform:translate(59.7057vw,39.121vh) scale(.5888)}to{transform:translate(61.4942vw,100vh) scale(.5888)}}.snow:nth-child(208){opacity:.0972;transform:translate(54.7039vw,-10px) scale(.2);animation:fall-208 19s -13s linear infinite}@keyframes fall-208{46.342%{transform:translate(55.2312vw,46.342vh) scale(.2)}to{transform:translate(54.96755vw,100vh) scale(.2)}}.snow:nth-child(209){opacity:1.1576;transform:translate(79.076vw,-10px) scale(.3106);animation:fall-209 16s -20s linear infinite}@keyframes fall-209{36.155%{transform:translate(78.2517vw,36.155vh) scale(.3106)}to{transform:translate(78.66385vw,100vh) scale(.3106)}}.snow:nth-child(210){opacity:1.6524;transform:translate(48.5967vw,-10px) scale(.1819);animation:fall-210 10s -12s linear infinite}@keyframes fall-210{65.598%{transform:translate(45.7499vw,65.598vh) scale(.1819)}to{transform:translate(47.1733vw,100vh) scale(.1819)}}.snow:nth-child(211){opacity:1.3396;transform:translate(7.1733vw,-10px) scale(.5888);animation:fall-211 29s -2s linear infinite}@keyframes fall-211{35.935%{transform:translate(9.6791vw,35.935vh) scale(.5888)}to{transform:translate(8.4262vw,100vh) scale(.5888)}}.snow:nth-child(212){opacity:1.9664;transform:translate(41.8293vw,-10px) scale(.8558);animation:fall-212 11s -17s linear infinite}@keyframes fall-212{49.131%{transform:translate(38.4836vw,49.131vh) scale(.8558)}to{transform:translate(40.15645vw,100vh) scale(.8558)}}.snow:nth-child(213){opacity:.9708;transform:translate(71.3672vw,-10px) scale(.4427);animation:fall-213 11s -4s linear infinite}@keyframes fall-213{36.536%{transform:translate(79.5248vw,36.536vh) scale(.4427)}to{transform:translate(75.446vw,100vh) scale(.4427)}}.snow:nth-child(214){opacity:1.0976;transform:translate(76.3462vw,-10px) scale(.0905);animation:fall-214 12s -13s linear infinite}@keyframes fall-214{41.968%{transform:translate(67.6077vw,41.968vh) scale(.0905)}to{transform:translate(71.97695vw,100vh) scale(.0905)}}.snow:nth-child(215){opacity:1.6164;transform:translate(20.7814vw,-10px) scale(.5897);animation:fall-215 22s -7s linear infinite}@keyframes fall-215{67.493%{transform:translate(15.8526vw,67.493vh) scale(.5897)}to{transform:translate(18.317vw,100vh) scale(.5897)}}.snow:nth-child(216){opacity:.5774;transform:translate(26.9281vw,-10px) scale(.6643);animation:fall-216 29s -1s linear infinite}@keyframes fall-216{50.691%{transform:translate(17.8221vw,50.691vh) scale(.6643)}to{transform:translate(22.3751vw,100vh) scale(.6643)}}.snow:nth-child(217){opacity:1.7488;transform:translate(51.1598vw,-10px) scale(.3096);animation:fall-217 16s -20s linear infinite}@keyframes fall-217{54.814%{transform:translate(59.1879vw,54.814vh) scale(.3096)}to{transform:translate(55.17385vw,100vh) scale(.3096)}}.snow:nth-child(218){opacity:1.9912;transform:translate(10.7828vw,-10px) scale(.405);animation:fall-218 18s -7s linear infinite}@keyframes fall-218{75.253%{transform:translate(19.0444vw,75.253vh) scale(.405)}to{transform:translate(14.9136vw,100vh) scale(.405)}}.snow:nth-child(219){opacity:.8072;transform:translate(49.2763vw,-10px) scale(.9121);animation:fall-219 23s -20s linear infinite}@keyframes fall-219{41.972%{transform:translate(56.4241vw,41.972vh) scale(.9121)}to{transform:translate(52.8502vw,100vh) scale(.9121)}}.snow:nth-child(220){opacity:1.9324;transform:translate(9.2264vw,-10px) scale(.7829);animation:fall-220 23s -26s linear infinite}@keyframes fall-220{30.607%{transform:translate(8.1772vw,30.607vh) scale(.7829)}to{transform:translate(8.7018vw,100vh) scale(.7829)}}.snow:nth-child(221){opacity:1.9358;transform:translate(90.7062vw,-10px) scale(.4892);animation:fall-221 19s -12s linear infinite}@keyframes fall-221{35.397%{transform:translate(89.0484vw,35.397vh) scale(.4892)}to{transform:translate(89.8773vw,100vh) scale(.4892)}}.snow:nth-child(222){opacity:1.778;transform:translate(33.8039vw,-10px) scale(.6816);animation:fall-222 14s -17s linear infinite}@keyframes fall-222{31.156%{transform:translate(40.7424vw,31.156vh) scale(.6816)}to{transform:translate(37.27315vw,100vh) scale(.6816)}}.snow:nth-child(223){opacity:1.5376;transform:translate(17.1607vw,-10px) scale(.7721);animation:fall-223 30s -19s linear infinite}@keyframes fall-223{49.563%{transform:translate(9.1632vw,49.563vh) scale(.7721)}to{transform:translate(13.16195vw,100vh) scale(.7721)}}.snow:nth-child(224){opacity:.4094;transform:translate(90.245vw,-10px) scale(.924);animation:fall-224 15s -15s linear infinite}@keyframes fall-224{62.49%{transform:translate(80.6204vw,62.49vh) scale(.924)}to{transform:translate(85.4327vw,100vh) scale(.924)}}.snow:nth-child(225){opacity:.6022;transform:translate(75.376vw,-10px) scale(.8541);animation:fall-225 30s -22s linear infinite}@keyframes fall-225{48.055%{transform:translate(73.3436vw,48.055vh) scale(.8541)}to{transform:translate(74.3598vw,100vh) scale(.8541)}}.snow:nth-child(226){opacity:1.1876;transform:translate(74.1481vw,-10px) scale(.4891);animation:fall-226 10s -22s linear infinite}@keyframes fall-226{63.762%{transform:translate(76.2353vw,63.762vh) scale(.4891)}to{transform:translate(75.1917vw,100vh) scale(.4891)}}.snow:nth-child(227){opacity:.6178;transform:translate(56.3292vw,-10px) scale(.2084);animation:fall-227 12s -30s linear infinite}@keyframes fall-227{46.163%{transform:translate(60.7423vw,46.163vh) scale(.2084)}to{transform:translate(58.53575vw,100vh) scale(.2084)}}.snow:nth-child(228){opacity:.1444;transform:translate(51.716vw,-10px) scale(.4881);animation:fall-228 10s -25s linear infinite}@keyframes fall-228{60.725%{transform:translate(54.3542vw,60.725vh) scale(.4881)}to{transform:translate(53.0351vw,100vh) scale(.4881)}}.snow:nth-child(229){opacity:.0246;transform:translate(66.6579vw,-10px) scale(.252);animation:fall-229 25s -11s linear infinite}@keyframes fall-229{56.373%{transform:translate(63.9173vw,56.373vh) scale(.252)}to{transform:translate(65.2876vw,100vh) scale(.252)}}.snow:nth-child(230){opacity:1.0678;transform:translate(66.1658vw,-10px) scale(.1418);animation:fall-230 30s -18s linear infinite}@keyframes fall-230{61.186%{transform:translate(66.2351vw,61.186vh) scale(.1418)}to{transform:translate(66.20045vw,100vh) scale(.1418)}}.snow:nth-child(231){opacity:.3108;transform:translate(6.2765vw,-10px) scale(.5252);animation:fall-231 12s -19s linear infinite}@keyframes fall-231{71.06%{transform:translate(10.1427vw,71.06vh) scale(.5252)}to{transform:translate(8.2096vw,100vh) scale(.5252)}}.snow:nth-child(232){opacity:.7548;transform:translate(10.19vw,-10px) scale(.5973);animation:fall-232 19s -23s linear infinite}@keyframes fall-232{44.854%{transform:translate(13.2299vw,44.854vh) scale(.5973)}to{transform:translate(11.70995vw,100vh) scale(.5973)}}.snow:nth-child(233){opacity:1.6792;transform:translate(53.7351vw,-10px) scale(.9334);animation:fall-233 24s -21s linear infinite}@keyframes fall-233{31.512%{transform:translate(45.2001vw,31.512vh) scale(.9334)}to{transform:translate(49.4676vw,100vh) scale(.9334)}}.snow:nth-child(234){opacity:.576;transform:translate(87.8872vw,-10px) scale(.5352);animation:fall-234 19s -16s linear infinite}@keyframes fall-234{47.126%{transform:translate(87.7994vw,47.126vh) scale(.5352)}to{transform:translate(87.8433vw,100vh) scale(.5352)}}.snow:nth-child(235){opacity:1.0598;transform:translate(39.9796vw,-10px) scale(.2621);animation:fall-235 28s -9s linear infinite}@keyframes fall-235{36.738%{transform:translate(41.6587vw,36.738vh) scale(.2621)}to{transform:translate(40.81915vw,100vh) scale(.2621)}}.snow:nth-child(236){opacity:.5236;transform:translate(67.502vw,-10px) scale(.0317);animation:fall-236 12s -13s linear infinite}@keyframes fall-236{40.175%{transform:translate(58.9011vw,40.175vh) scale(.0317)}to{transform:translate(63.20155vw,100vh) scale(.0317)}}.snow:nth-child(237){opacity:.8444;transform:translate(81.418vw,-10px) scale(.7094);animation:fall-237 12s -24s linear infinite}@keyframes fall-237{40.253%{transform:translate(86.9124vw,40.253vh) scale(.7094)}to{transform:translate(84.1652vw,100vh) scale(.7094)}}.snow:nth-child(238){opacity:1.4508;transform:translate(11.6826vw,-10px) scale(.5968);animation:fall-238 19s -14s linear infinite}@keyframes fall-238{50.195%{transform:translate(16.3675vw,50.195vh) scale(.5968)}to{transform:translate(14.02505vw,100vh) scale(.5968)}}.snow:nth-child(239){opacity:1.8216;transform:translate(49.9488vw,-10px) scale(.0108);animation:fall-239 18s -4s linear infinite}@keyframes fall-239{39.711%{transform:translate(56.8819vw,39.711vh) scale(.0108)}to{transform:translate(53.41535vw,100vh) scale(.0108)}}.snow:nth-child(240){opacity:1.7038;transform:translate(48.4801vw,-10px) scale(.9071);animation:fall-240 23s -1s linear infinite}@keyframes fall-240{57.3%{transform:translate(55.2759vw,57.3vh) scale(.9071)}to{transform:translate(51.878vw,100vh) scale(.9071)}}.snow:nth-child(241){opacity:1.8224;transform:translate(46.2726vw,-10px) scale(.4572);animation:fall-241 30s -29s linear infinite}@keyframes fall-241{62.031%{transform:translate(42.7618vw,62.031vh) scale(.4572)}to{transform:translate(44.5172vw,100vh) scale(.4572)}}.snow:nth-child(242){opacity:1.5116;transform:translate(57.1374vw,-10px) scale(.8227);animation:fall-242 15s -29s linear infinite}@keyframes fall-242{68.357%{transform:translate(47.4953vw,68.357vh) scale(.8227)}to{transform:translate(52.31635vw,100vh) scale(.8227)}}.snow:nth-child(243){opacity:.4386;transform:translate(73.2939vw,-10px) scale(.6701);animation:fall-243 17s -13s linear infinite}@keyframes fall-243{72.054%{transform:translate(66.6467vw,72.054vh) scale(.6701)}to{transform:translate(69.9703vw,100vh) scale(.6701)}}.snow:nth-child(244){opacity:1.8372;transform:translate(44.0273vw,-10px) scale(.2244);animation:fall-244 21s -19s linear infinite}@keyframes fall-244{37.01%{transform:translate(53.0144vw,37.01vh) scale(.2244)}to{transform:translate(48.52085vw,100vh) scale(.2244)}}.snow:nth-child(245){opacity:.7214;transform:translate(32.2363vw,-10px) scale(.6441);animation:fall-245 16s -23s linear infinite}@keyframes fall-245{42.578%{transform:translate(38.7822vw,42.578vh) scale(.6441)}to{transform:translate(35.50925vw,100vh) scale(.6441)}}.snow:nth-child(246){opacity:.1618;transform:translate(42.0613vw,-10px) scale(.4431);animation:fall-246 10s -28s linear infinite}@keyframes fall-246{78.691%{transform:translate(40.2781vw,78.691vh) scale(.4431)}to{transform:translate(41.1697vw,100vh) scale(.4431)}}.snow:nth-child(247){opacity:1.0234;transform:translate(81.6133vw,-10px) scale(.9986);animation:fall-247 11s -30s linear infinite}@keyframes fall-247{69.962%{transform:translate(79.62vw,69.962vh) scale(.9986)}to{transform:translate(80.61665vw,100vh) scale(.9986)}}.snow:nth-child(248){opacity:.5746;transform:translate(10.5233vw,-10px) scale(.5428);animation:fall-248 21s -5s linear infinite}@keyframes fall-248{48.734%{transform:translate(6.8663vw,48.734vh) scale(.5428)}to{transform:translate(8.6948vw,100vh) scale(.5428)}}.snow:nth-child(249){opacity:1.5548;transform:translate(47.4447vw,-10px) scale(.0986);animation:fall-249 15s -12s linear infinite}@keyframes fall-249{52.768%{transform:translate(43.4432vw,52.768vh) scale(.0986)}to{transform:translate(45.44395vw,100vh) scale(.0986)}}.snow:nth-child(250){opacity:.2922;transform:translate(22.0985vw,-10px) scale(.4607);animation:fall-250 23s -26s linear infinite}@keyframes fall-250{61.058%{transform:translate(19.6508vw,61.058vh) scale(.4607)}to{transform:translate(20.87465vw,100vh) scale(.4607)}}.snow:nth-child(251){opacity:1.473;transform:translate(27.4217vw,-10px) scale(.8392);animation:fall-251 12s -24s linear infinite}@keyframes fall-251{62.884%{transform:translate(32.9705vw,62.884vh) scale(.8392)}to{transform:translate(30.1961vw,100vh) scale(.8392)}}.snow:nth-child(252){opacity:.5498;transform:translate(13.4748vw,-10px) scale(.9618);animation:fall-252 12s -19s linear infinite}@keyframes fall-252{55.457%{transform:translate(9.2771vw,55.457vh) scale(.9618)}to{transform:translate(11.37595vw,100vh) scale(.9618)}}.snow:nth-child(253){opacity:.0532;transform:translate(28.3305vw,-10px) scale(.3605);animation:fall-253 23s -24s linear infinite}@keyframes fall-253{70.04%{transform:translate(30.4471vw,70.04vh) scale(.3605)}to{transform:translate(29.3888vw,100vh) scale(.3605)}}.snow:nth-child(254){opacity:1.391;transform:translate(63.9644vw,-10px) scale(.7643);animation:fall-254 17s -16s linear infinite}@keyframes fall-254{54.866%{transform:translate(71.0641vw,54.866vh) scale(.7643)}to{transform:translate(67.51425vw,100vh) scale(.7643)}}.snow:nth-child(255){opacity:1.8138;transform:translate(99.3631vw,-10px) scale(.7915);animation:fall-255 16s -28s linear infinite}@keyframes fall-255{74.156%{transform:translate(107.8958vw,74.156vh) scale(.7915)}to{transform:translate(103.62945vw,100vh) scale(.7915)}}.snow:nth-child(256){opacity:1.9074;transform:translate(22.9814vw,-10px) scale(.4235);animation:fall-256 18s -8s linear infinite}@keyframes fall-256{36.635%{transform:translate(28.9073vw,36.635vh) scale(.4235)}to{transform:translate(25.94435vw,100vh) scale(.4235)}}.snow:nth-child(257){opacity:1.8606;transform:translate(27.4112vw,-10px) scale(.6081);animation:fall-257 11s -8s linear infinite}@keyframes fall-257{54.847%{transform:translate(26.3631vw,54.847vh) scale(.6081)}to{transform:translate(26.88715vw,100vh) scale(.6081)}}.snow:nth-child(258){opacity:.3452;transform:translate(81.1161vw,-10px) scale(.7056);animation:fall-258 15s -14s linear infinite}@keyframes fall-258{60.256%{transform:translate(85.4856vw,60.256vh) scale(.7056)}to{transform:translate(83.30085vw,100vh) scale(.7056)}}.snow:nth-child(259){opacity:1.0654;transform:translate(52.6804vw,-10px) scale(.1527);animation:fall-259 30s -14s linear infinite}@keyframes fall-259{77.958%{transform:translate(48.4949vw,77.958vh) scale(.1527)}to{transform:translate(50.58765vw,100vh) scale(.1527)}}.snow:nth-child(260){opacity:1.0924;transform:translate(61.3466vw,-10px) scale(.2074);animation:fall-260 19s -5s linear infinite}@keyframes fall-260{35.354%{transform:translate(69.7818vw,35.354vh) scale(.2074)}to{transform:translate(65.5642vw,100vh) scale(.2074)}}.snow:nth-child(261){opacity:.0866;transform:translate(20.7166vw,-10px) scale(.3475);animation:fall-261 25s -29s linear infinite}@keyframes fall-261{45.192%{transform:translate(12.536vw,45.192vh) scale(.3475)}to{transform:translate(16.6263vw,100vh) scale(.3475)}}.snow:nth-child(262){opacity:.0076;transform:translate(45.8808vw,-10px) scale(.4986);animation:fall-262 24s -20s linear infinite}@keyframes fall-262{74.07%{transform:translate(35.9291vw,74.07vh) scale(.4986)}to{transform:translate(40.90495vw,100vh) scale(.4986)}}.snow:nth-child(263){opacity:1.183;transform:translate(70.902vw,-10px) scale(.8742);animation:fall-263 10s -8s linear infinite}@keyframes fall-263{32.475%{transform:translate(77.6018vw,32.475vh) scale(.8742)}to{transform:translate(74.2519vw,100vh) scale(.8742)}}.snow:nth-child(264){opacity:.138;transform:translate(18.61vw,-10px) scale(.3685);animation:fall-264 12s -30s linear infinite}@keyframes fall-264{46.53%{transform:translate(27.7457vw,46.53vh) scale(.3685)}to{transform:translate(23.17785vw,100vh) scale(.3685)}}.snow:nth-child(265){opacity:1.57;transform:translate(12.6883vw,-10px) scale(.4515);animation:fall-265 13s -21s linear infinite}@keyframes fall-265{74.867%{transform:translate(12.2712vw,74.867vh) scale(.4515)}to{transform:translate(12.47975vw,100vh) scale(.4515)}}.snow:nth-child(266){opacity:.3868;transform:translate(98.1037vw,-10px) scale(.9863);animation:fall-266 22s -30s linear infinite}@keyframes fall-266{31.592%{transform:translate(100.4088vw,31.592vh) scale(.9863)}to{transform:translate(99.25625vw,100vh) scale(.9863)}}.snow:nth-child(267){opacity:.1558;transform:translate(88.5471vw,-10px) scale(.7738);animation:fall-267 21s -10s linear infinite}@keyframes fall-267{49.44%{transform:translate(93.6679vw,49.44vh) scale(.7738)}to{transform:translate(91.1075vw,100vh) scale(.7738)}}.snow:nth-child(268){opacity:.5468;transform:translate(79.3081vw,-10px) scale(.7106);animation:fall-268 14s -17s linear infinite}@keyframes fall-268{72.812%{transform:translate(74.2858vw,72.812vh) scale(.7106)}to{transform:translate(76.79695vw,100vh) scale(.7106)}}.snow:nth-child(269){opacity:.7648;transform:translate(99.5326vw,-10px) scale(.987);animation:fall-269 11s -9s linear infinite}@keyframes fall-269{73.177%{transform:translate(95.2542vw,73.177vh) scale(.987)}to{transform:translate(97.3934vw,100vh) scale(.987)}}.snow:nth-child(270){opacity:1.0508;transform:translate(32.1754vw,-10px) scale(.6843);animation:fall-270 14s -27s linear infinite}@keyframes fall-270{37.019%{transform:translate(37.4271vw,37.019vh) scale(.6843)}to{transform:translate(34.80125vw,100vh) scale(.6843)}}.snow:nth-child(271){opacity:1.6284;transform:translate(22.3107vw,-10px) scale(.1451);animation:fall-271 12s -15s linear infinite}@keyframes fall-271{35.156%{transform:translate(24.888vw,35.156vh) scale(.1451)}to{transform:translate(23.59935vw,100vh) scale(.1451)}}.snow:nth-child(272){opacity:.3632;transform:translate(61.6856vw,-10px) scale(.1216);animation:fall-272 24s -27s linear infinite}@keyframes fall-272{54.055%{transform:translate(67.1952vw,54.055vh) scale(.1216)}to{transform:translate(64.4404vw,100vh) scale(.1216)}}.snow:nth-child(273){opacity:1.4962;transform:translate(47.2264vw,-10px) scale(.3007);animation:fall-273 13s -21s linear infinite}@keyframes fall-273{60.385%{transform:translate(54.6105vw,60.385vh) scale(.3007)}to{transform:translate(50.91845vw,100vh) scale(.3007)}}.snow:nth-child(274){opacity:1.6604;transform:translate(74.2717vw,-10px) scale(.6056);animation:fall-274 15s -28s linear infinite}@keyframes fall-274{31.982%{transform:translate(64.4607vw,31.982vh) scale(.6056)}to{transform:translate(69.3662vw,100vh) scale(.6056)}}.snow:nth-child(275){opacity:.6224;transform:translate(85.6913vw,-10px) scale(.262);animation:fall-275 21s -28s linear infinite}@keyframes fall-275{37.093%{transform:translate(95.4984vw,37.093vh) scale(.262)}to{transform:translate(90.59485vw,100vh) scale(.262)}}.snow:nth-child(276){opacity:1.9498;transform:translate(65.4997vw,-10px) scale(.7612);animation:fall-276 14s -9s linear infinite}@keyframes fall-276{41.523%{transform:translate(72.9366vw,41.523vh) scale(.7612)}to{transform:translate(69.21815vw,100vh) scale(.7612)}}.snow:nth-child(277){opacity:1.992;transform:translate(55.3109vw,-10px) scale(.9339);animation:fall-277 15s -14s linear infinite}@keyframes fall-277{35.166%{transform:translate(63.1748vw,35.166vh) scale(.9339)}to{transform:translate(59.24285vw,100vh) scale(.9339)}}.snow:nth-child(278){opacity:1.3286;transform:translate(39.7679vw,-10px) scale(.0661);animation:fall-278 22s -15s linear infinite}@keyframes fall-278{50.159%{transform:translate(37.0545vw,50.159vh) scale(.0661)}to{transform:translate(38.4112vw,100vh) scale(.0661)}}.snow:nth-child(279){opacity:.9372;transform:translate(64.7548vw,-10px) scale(.9512);animation:fall-279 14s -9s linear infinite}@keyframes fall-279{33.267%{transform:translate(63.4904vw,33.267vh) scale(.9512)}to{transform:translate(64.1226vw,100vh) scale(.9512)}}.snow:nth-child(280){opacity:.317;transform:translate(12.5441vw,-10px) scale(.3907);animation:fall-280 27s -9s linear infinite}@keyframes fall-280{60.35%{transform:translate(7.1515vw,60.35vh) scale(.3907)}to{transform:translate(9.8478vw,100vh) scale(.3907)}}.snow:nth-child(281){opacity:.3034;transform:translate(17.9381vw,-10px) scale(.3995);animation:fall-281 17s -25s linear infinite}@keyframes fall-281{38.782%{transform:translate(20.6822vw,38.782vh) scale(.3995)}to{transform:translate(19.31015vw,100vh) scale(.3995)}}.snow:nth-child(282){opacity:1.6298;transform:translate(48.9925vw,-10px) scale(.2968);animation:fall-282 21s -18s linear infinite}@keyframes fall-282{77.571%{transform:translate(52.3358vw,77.571vh) scale(.2968)}to{transform:translate(50.66415vw,100vh) scale(.2968)}}.snow:nth-child(283){opacity:1.052;transform:translate(31.2324vw,-10px) scale(.9166);animation:fall-283 15s -2s linear infinite}@keyframes fall-283{49.733%{transform:translate(33.4056vw,49.733vh) scale(.9166)}to{transform:translate(32.319vw,100vh) scale(.9166)}}.snow:nth-child(284){opacity:1.8424;transform:translate(.0809vw,-10px) scale(.149);animation:fall-284 22s -2s linear infinite}@keyframes fall-284{68.786%{transform:translate(9.4344vw,68.786vh) scale(.149)}to{transform:translate(4.75765vw,100vh) scale(.149)}}.snow:nth-child(285){opacity:.7936;transform:translate(32.3858vw,-10px) scale(.4304);animation:fall-285 20s -1s linear infinite}@keyframes fall-285{36.336%{transform:translate(30.7697vw,36.336vh) scale(.4304)}to{transform:translate(31.57775vw,100vh) scale(.4304)}}.snow:nth-child(286){opacity:.1868;transform:translate(35.3752vw,-10px) scale(.6954);animation:fall-286 18s -12s linear infinite}@keyframes fall-286{58.429%{transform:translate(42.5611vw,58.429vh) scale(.6954)}to{transform:translate(38.96815vw,100vh) scale(.6954)}}.snow:nth-child(287){opacity:.8126;transform:translate(53.3567vw,-10px) scale(.1142);animation:fall-287 13s -14s linear infinite}@keyframes fall-287{40.76%{transform:translate(55.4598vw,40.76vh) scale(.1142)}to{transform:translate(54.40825vw,100vh) scale(.1142)}}.snow:nth-child(288){opacity:1.2264;transform:translate(61.5045vw,-10px) scale(.0868);animation:fall-288 18s -21s linear infinite}@keyframes fall-288{55.986%{transform:translate(66.2232vw,55.986vh) scale(.0868)}to{transform:translate(63.86385vw,100vh) scale(.0868)}}.snow:nth-child(289){opacity:.2168;transform:translate(86.0217vw,-10px) scale(.1897);animation:fall-289 19s -26s linear infinite}@keyframes fall-289{40.596%{transform:translate(90.7363vw,40.596vh) scale(.1897)}to{transform:translate(88.379vw,100vh) scale(.1897)}}.snow:nth-child(290){opacity:.4366;transform:translate(46.7891vw,-10px) scale(.0345);animation:fall-290 12s -13s linear infinite}@keyframes fall-290{46.879%{transform:translate(56.2619vw,46.879vh) scale(.0345)}to{transform:translate(51.5255vw,100vh) scale(.0345)}}.snow:nth-child(291){opacity:.0928;transform:translate(76.3614vw,-10px) scale(.9104);animation:fall-291 25s -18s linear infinite}@keyframes fall-291{72.066%{transform:translate(70.6063vw,72.066vh) scale(.9104)}to{transform:translate(73.48385vw,100vh) scale(.9104)}}.snow:nth-child(292){opacity:.7308;transform:translate(89.4844vw,-10px) scale(.6905);animation:fall-292 30s -14s linear infinite}@keyframes fall-292{77.274%{transform:translate(81.3246vw,77.274vh) scale(.6905)}to{transform:translate(85.4045vw,100vh) scale(.6905)}}.snow:nth-child(293){opacity:.8028;transform:translate(2.0126vw,-10px) scale(.9739);animation:fall-293 15s -15s linear infinite}@keyframes fall-293{36.729%{transform:translate(10.1173vw,36.729vh) scale(.9739)}to{transform:translate(6.06495vw,100vh) scale(.9739)}}.snow:nth-child(294){opacity:.1442;transform:translate(76.5126vw,-10px) scale(.0162);animation:fall-294 12s -10s linear infinite}@keyframes fall-294{60.735%{transform:translate(75.425vw,60.735vh) scale(.0162)}to{transform:translate(75.9688vw,100vh) scale(.0162)}}.snow:nth-child(295){opacity:1.7352;transform:translate(61.9824vw,-10px) scale(.2784);animation:fall-295 22s -12s linear infinite}@keyframes fall-295{42.16%{transform:translate(56.5065vw,42.16vh) scale(.2784)}to{transform:translate(59.24445vw,100vh) scale(.2784)}}.snow:nth-child(296){opacity:1.7524;transform:translate(2.3154vw,-10px) scale(.7302);animation:fall-296 15s -13s linear infinite}@keyframes fall-296{55.722%{transform:translate(-1.663vw,55.722vh) scale(.7302)}to{transform:translate(.3262vw,100vh) scale(.7302)}}.snow:nth-child(297){opacity:1.1048;transform:translate(45.9762vw,-10px) scale(.6596);animation:fall-297 30s -4s linear infinite}@keyframes fall-297{78.574%{transform:translate(36.7272vw,78.574vh) scale(.6596)}to{transform:translate(41.3517vw,100vh) scale(.6596)}}.snow:nth-child(298){opacity:.554;transform:translate(85.4808vw,-10px) scale(.1706);animation:fall-298 16s -3s linear infinite}@keyframes fall-298{46.529%{transform:translate(90.8781vw,46.529vh) scale(.1706)}to{transform:translate(88.17945vw,100vh) scale(.1706)}}.snow:nth-child(299){opacity:1.2032;transform:translate(80.5756vw,-10px) scale(.1821);animation:fall-299 19s -4s linear infinite}@keyframes fall-299{56.606%{transform:translate(84.5047vw,56.606vh) scale(.1821)}to{transform:translate(82.54015vw,100vh) scale(.1821)}}.snow:nth-child(300){opacity:.4942;transform:translate(8.303vw,-10px) scale(.6177);animation:fall-300 14s -21s linear infinite}@keyframes fall-300{59.259%{transform:translate(12.5668vw,59.259vh) scale(.6177)}to{transform:translate(10.4349vw,100vh) scale(.6177)}}.snow:nth-child(301){opacity:1.1032;transform:translate(16.1908vw,-10px) scale(.7042);animation:fall-301 21s -14s linear infinite}@keyframes fall-301{59.462%{transform:translate(6.5291vw,59.462vh) scale(.7042)}to{transform:translate(11.35995vw,100vh) scale(.7042)}}.snow:nth-child(302){opacity:1.938;transform:translate(69.072vw,-10px) scale(.5607);animation:fall-302 27s -19s linear infinite}@keyframes fall-302{51.538%{transform:translate(62.0683vw,51.538vh) scale(.5607)}to{transform:translate(65.57015vw,100vh) scale(.5607)}}.snow:nth-child(303){opacity:1.0988;transform:translate(12.8845vw,-10px) scale(.6945);animation:fall-303 12s -10s linear infinite}@keyframes fall-303{63.932%{transform:translate(16.0291vw,63.932vh) scale(.6945)}to{transform:translate(14.4568vw,100vh) scale(.6945)}}.snow:nth-child(304){opacity:1.1198;transform:translate(20.7461vw,-10px) scale(.3984);animation:fall-304 22s -10s linear infinite}@keyframes fall-304{71.537%{transform:translate(29.8652vw,71.537vh) scale(.3984)}to{transform:translate(25.30565vw,100vh) scale(.3984)}}.snow:nth-child(305){opacity:1.3154;transform:translate(90.6159vw,-10px) scale(.9079);animation:fall-305 24s -3s linear infinite}@keyframes fall-305{61.36%{transform:translate(98.5507vw,61.36vh) scale(.9079)}to{transform:translate(94.5833vw,100vh) scale(.9079)}}.snow:nth-child(306){opacity:1.1248;transform:translate(75.9718vw,-10px) scale(.0701);animation:fall-306 15s -20s linear infinite}@keyframes fall-306{35.074%{transform:translate(67.6139vw,35.074vh) scale(.0701)}to{transform:translate(71.79285vw,100vh) scale(.0701)}}.snow:nth-child(307){opacity:1.3812;transform:translate(28.3766vw,-10px) scale(.2556);animation:fall-307 23s -26s linear infinite}@keyframes fall-307{65.573%{transform:translate(31.9826vw,65.573vh) scale(.2556)}to{transform:translate(30.1796vw,100vh) scale(.2556)}}.snow:nth-child(308){opacity:.924;transform:translate(11.3078vw,-10px) scale(.5137);animation:fall-308 25s -12s linear infinite}@keyframes fall-308{44.996%{transform:translate(12.6247vw,44.996vh) scale(.5137)}to{transform:translate(11.96625vw,100vh) scale(.5137)}}.snow:nth-child(309){opacity:.7302;transform:translate(79.7404vw,-10px) scale(.8821);animation:fall-309 19s -10s linear infinite}@keyframes fall-309{70.006%{transform:translate(73.3181vw,70.006vh) scale(.8821)}to{transform:translate(76.52925vw,100vh) scale(.8821)}}.snow:nth-child(310){opacity:.875;transform:translate(13.284vw,-10px) scale(.9304);animation:fall-310 18s -13s linear infinite}@keyframes fall-310{62.03%{transform:translate(17.0546vw,62.03vh) scale(.9304)}to{transform:translate(15.1693vw,100vh) scale(.9304)}}.snow:nth-child(311){opacity:.2372;transform:translate(63.652vw,-10px) scale(.3162);animation:fall-311 28s -13s linear infinite}@keyframes fall-311{73.379%{transform:translate(61.9195vw,73.379vh) scale(.3162)}to{transform:translate(62.78575vw,100vh) scale(.3162)}}.snow:nth-child(312){opacity:1.1076;transform:translate(85.6979vw,-10px) scale(.2921);animation:fall-312 14s -7s linear infinite}@keyframes fall-312{68.094%{transform:translate(80.2314vw,68.094vh) scale(.2921)}to{transform:translate(82.96465vw,100vh) scale(.2921)}}.snow:nth-child(313){opacity:.987;transform:translate(47.2767vw,-10px) scale(.6789);animation:fall-313 13s -25s linear infinite}@keyframes fall-313{59.449%{transform:translate(38.9362vw,59.449vh) scale(.6789)}to{transform:translate(43.10645vw,100vh) scale(.6789)}}.snow:nth-child(314){opacity:.7746;transform:translate(95.5911vw,-10px) scale(.138);animation:fall-314 15s -21s linear infinite}@keyframes fall-314{44.715%{transform:translate(86.5973vw,44.715vh) scale(.138)}to{transform:translate(91.0942vw,100vh) scale(.138)}}.snow:nth-child(315){opacity:.2504;transform:translate(60.883vw,-10px) scale(.243);animation:fall-315 19s -16s linear infinite}@keyframes fall-315{37.303%{transform:translate(52.0043vw,37.303vh) scale(.243)}to{transform:translate(56.44365vw,100vh) scale(.243)}}.snow:nth-child(316){opacity:.3916;transform:translate(89.3423vw,-10px) scale(.4771);animation:fall-316 17s -3s linear infinite}@keyframes fall-316{77.514%{transform:translate(81.7167vw,77.514vh) scale(.4771)}to{transform:translate(85.5295vw,100vh) scale(.4771)}}.snow:nth-child(317){opacity:.011;transform:translate(12.1435vw,-10px) scale(.4987);animation:fall-317 18s -15s linear infinite}@keyframes fall-317{77.493%{transform:translate(2.7767vw,77.493vh) scale(.4987)}to{transform:translate(7.4601vw,100vh) scale(.4987)}}.snow:nth-child(318){opacity:.9924;transform:translate(8.7146vw,-10px) scale(.3858);animation:fall-318 10s -25s linear infinite}@keyframes fall-318{79.193%{transform:translate(7.442vw,79.193vh) scale(.3858)}to{transform:translate(8.0783vw,100vh) scale(.3858)}}.snow:nth-child(319){opacity:.6988;transform:translate(26.7568vw,-10px) scale(.028);animation:fall-319 25s -18s linear infinite}@keyframes fall-319{46.92%{transform:translate(30.1219vw,46.92vh) scale(.028)}to{transform:translate(28.43935vw,100vh) scale(.028)}}.snow:nth-child(320){opacity:1.6526;transform:translate(92.7325vw,-10px) scale(.6714);animation:fall-320 13s -5s linear infinite}@keyframes fall-320{38.945%{transform:translate(96.9835vw,38.945vh) scale(.6714)}to{transform:translate(94.858vw,100vh) scale(.6714)}}.snow:nth-child(321){opacity:1.3776;transform:translate(57.6541vw,-10px) scale(.1239);animation:fall-321 22s -28s linear infinite}@keyframes fall-321{62.637%{transform:translate(59.3991vw,62.637vh) scale(.1239)}to{transform:translate(58.5266vw,100vh) scale(.1239)}}.snow:nth-child(322){opacity:1.3628;transform:translate(42.6107vw,-10px) scale(.8334);animation:fall-322 28s -26s linear infinite}@keyframes fall-322{48.9%{transform:translate(50.4315vw,48.9vh) scale(.8334)}to{transform:translate(46.5211vw,100vh) scale(.8334)}}.snow:nth-child(323){opacity:1.1956;transform:translate(49.5242vw,-10px) scale(.3102);animation:fall-323 20s -27s linear infinite}@keyframes fall-323{76.605%{transform:translate(53.8555vw,76.605vh) scale(.3102)}to{transform:translate(51.68985vw,100vh) scale(.3102)}}.snow:nth-child(324){opacity:.7088;transform:translate(63.363vw,-10px) scale(.5112);animation:fall-324 24s -28s linear infinite}@keyframes fall-324{56.282%{transform:translate(60.7442vw,56.282vh) scale(.5112)}to{transform:translate(62.0536vw,100vh) scale(.5112)}}.snow:nth-child(325){opacity:.5178;transform:translate(86.3473vw,-10px) scale(.9907);animation:fall-325 18s -26s linear infinite}@keyframes fall-325{71.501%{transform:translate(85.4261vw,71.501vh) scale(.9907)}to{transform:translate(85.8867vw,100vh) scale(.9907)}}.snow:nth-child(326){opacity:1.5598;transform:translate(70.1564vw,-10px) scale(.7457);animation:fall-326 28s -2s linear infinite}@keyframes fall-326{73.403%{transform:translate(61.1985vw,73.403vh) scale(.7457)}to{transform:translate(65.67745vw,100vh) scale(.7457)}}.snow:nth-child(327){opacity:.0796;transform:translate(24.9596vw,-10px) scale(.89);animation:fall-327 26s -18s linear infinite}@keyframes fall-327{46.519%{transform:translate(20.6953vw,46.519vh) scale(.89)}to{transform:translate(22.82745vw,100vh) scale(.89)}}.snow:nth-child(328){opacity:1.1878;transform:translate(2.8899vw,-10px) scale(.5884);animation:fall-328 29s -25s linear infinite}@keyframes fall-328{41.884%{transform:translate(-4.6994vw,41.884vh) scale(.5884)}to{transform:translate(-.90475vw,100vh) scale(.5884)}}.snow:nth-child(329){opacity:.349;transform:translate(82.909vw,-10px) scale(.7334);animation:fall-329 10s -9s linear infinite}@keyframes fall-329{30.58%{transform:translate(81.1688vw,30.58vh) scale(.7334)}to{transform:translate(82.0389vw,100vh) scale(.7334)}}.snow:nth-child(330){opacity:.3652;transform:translate(23.3537vw,-10px) scale(.9497);animation:fall-330 19s -7s linear infinite}@keyframes fall-330{53.078%{transform:translate(25.3409vw,53.078vh) scale(.9497)}to{transform:translate(24.3473vw,100vh) scale(.9497)}}.snow:nth-child(331){opacity:.2216;transform:translate(75.5026vw,-10px) scale(.0958);animation:fall-331 26s -29s linear infinite}@keyframes fall-331{39.463%{transform:translate(80.2189vw,39.463vh) scale(.0958)}to{transform:translate(77.86075vw,100vh) scale(.0958)}}.snow:nth-child(332){opacity:1.0074;transform:translate(11.372vw,-10px) scale(.6994);animation:fall-332 11s -29s linear infinite}@keyframes fall-332{75.474%{transform:translate(3.5685vw,75.474vh) scale(.6994)}to{transform:translate(7.47025vw,100vh) scale(.6994)}}.snow:nth-child(333){opacity:1.4214;transform:translate(1.205vw,-10px) scale(.7163);animation:fall-333 13s -9s linear infinite}@keyframes fall-333{30.835%{transform:translate(6.4644vw,30.835vh) scale(.7163)}to{transform:translate(3.8347vw,100vh) scale(.7163)}}.snow:nth-child(334){opacity:.9968;transform:translate(81.5248vw,-10px) scale(.0099);animation:fall-334 29s -2s linear infinite}@keyframes fall-334{79.828%{transform:translate(81.1646vw,79.828vh) scale(.0099)}to{transform:translate(81.3447vw,100vh) scale(.0099)}}.snow:nth-child(335){opacity:.551;transform:translate(53.7843vw,-10px) scale(.3655);animation:fall-335 23s -30s linear infinite}@keyframes fall-335{47.343%{transform:translate(54.7213vw,47.343vh) scale(.3655)}to{transform:translate(54.2528vw,100vh) scale(.3655)}}.snow:nth-child(336){opacity:1.8002;transform:translate(95.8093vw,-10px) scale(.1602);animation:fall-336 23s -24s linear infinite}@keyframes fall-336{56.78%{transform:translate(102.3222vw,56.78vh) scale(.1602)}to{transform:translate(99.06575vw,100vh) scale(.1602)}}.snow:nth-child(337){opacity:.151;transform:translate(5.3724vw,-10px) scale(.0102);animation:fall-337 13s -3s linear infinite}@keyframes fall-337{62.643%{transform:translate(9.3419vw,62.643vh) scale(.0102)}to{transform:translate(7.35715vw,100vh) scale(.0102)}}.snow:nth-child(338){opacity:1.0862;transform:translate(62.2765vw,-10px) scale(.7346);animation:fall-338 25s -6s linear infinite}@keyframes fall-338{75.302%{transform:translate(55.3132vw,75.302vh) scale(.7346)}to{transform:translate(58.79485vw,100vh) scale(.7346)}}.snow:nth-child(339){opacity:1.8136;transform:translate(5.6003vw,-10px) scale(.4461);animation:fall-339 28s -12s linear infinite}@keyframes fall-339{55.123%{transform:translate(15.0242vw,55.123vh) scale(.4461)}to{transform:translate(10.31225vw,100vh) scale(.4461)}}.snow:nth-child(340){opacity:.1008;transform:translate(3.7584vw,-10px) scale(.6825);animation:fall-340 17s -14s linear infinite}@keyframes fall-340{78.626%{transform:translate(10.3376vw,78.626vh) scale(.6825)}to{transform:translate(7.048vw,100vh) scale(.6825)}}.snow:nth-child(341){opacity:1.479;transform:translate(48.6614vw,-10px) scale(.4046);animation:fall-341 19s -25s linear infinite}@keyframes fall-341{54.012%{transform:translate(53.666vw,54.012vh) scale(.4046)}to{transform:translate(51.1637vw,100vh) scale(.4046)}}.snow:nth-child(342){opacity:.43;transform:translate(8.0232vw,-10px) scale(.6478);animation:fall-342 15s -14s linear infinite}@keyframes fall-342{46.113%{transform:translate(3.893vw,46.113vh) scale(.6478)}to{transform:translate(5.9581vw,100vh) scale(.6478)}}.snow:nth-child(343){opacity:.5562;transform:translate(66.6016vw,-10px) scale(.1425);animation:fall-343 13s -14s linear infinite}@keyframes fall-343{52.315%{transform:translate(68.3445vw,52.315vh) scale(.1425)}to{transform:translate(67.47305vw,100vh) scale(.1425)}}.snow:nth-child(344){opacity:.7356;transform:translate(75.6048vw,-10px) scale(.3074);animation:fall-344 12s -15s linear infinite}@keyframes fall-344{77.469%{transform:translate(80.8402vw,77.469vh) scale(.3074)}to{transform:translate(78.2225vw,100vh) scale(.3074)}}.snow:nth-child(345){opacity:.2294;transform:translate(29.4823vw,-10px) scale(.1916);animation:fall-345 28s -17s linear infinite}@keyframes fall-345{45.528%{transform:translate(33.5955vw,45.528vh) scale(.1916)}to{transform:translate(31.5389vw,100vh) scale(.1916)}}.snow:nth-child(346){opacity:.633;transform:translate(65.724vw,-10px) scale(.3004);animation:fall-346 11s -18s linear infinite}@keyframes fall-346{61.308%{transform:translate(71.4446vw,61.308vh) scale(.3004)}to{transform:translate(68.5843vw,100vh) scale(.3004)}}.snow:nth-child(347){opacity:.8338;transform:translate(35.878vw,-10px) scale(.69);animation:fall-347 12s -11s linear infinite}@keyframes fall-347{54.419%{transform:translate(34.4524vw,54.419vh) scale(.69)}to{transform:translate(35.1652vw,100vh) scale(.69)}}.snow:nth-child(348){opacity:1.6174;transform:translate(32.5622vw,-10px) scale(.9599);animation:fall-348 22s -19s linear infinite}@keyframes fall-348{59.679%{transform:translate(25.8224vw,59.679vh) scale(.9599)}to{transform:translate(29.1923vw,100vh) scale(.9599)}}.snow:nth-child(349){opacity:1.1042;transform:translate(42.9128vw,-10px) scale(.8363);animation:fall-349 27s -23s linear infinite}@keyframes fall-349{71.027%{transform:translate(37.7699vw,71.027vh) scale(.8363)}to{transform:translate(40.34135vw,100vh) scale(.8363)}}.snow:nth-child(350){opacity:.0328;transform:translate(24.9331vw,-10px) scale(.4078);animation:fall-350 28s -2s linear infinite}@keyframes fall-350{34.122%{transform:translate(28.3446vw,34.122vh) scale(.4078)}to{transform:translate(26.63885vw,100vh) scale(.4078)}}.snow:nth-child(351){opacity:1.5834;transform:translate(7.0087vw,-10px) scale(.0806);animation:fall-351 12s -16s linear infinite}@keyframes fall-351{40.064%{transform:translate(-1.2959vw,40.064vh) scale(.0806)}to{transform:translate(2.8564vw,100vh) scale(.0806)}}.snow:nth-child(352){opacity:1.0104;transform:translate(75.4844vw,-10px) scale(.3929);animation:fall-352 13s -26s linear infinite}@keyframes fall-352{76.704%{transform:translate(72.3741vw,76.704vh) scale(.3929)}to{transform:translate(73.92925vw,100vh) scale(.3929)}}.snow:nth-child(353){opacity:.0712;transform:translate(78.7172vw,-10px) scale(.7996);animation:fall-353 16s -19s linear infinite}@keyframes fall-353{66.223%{transform:translate(80.8369vw,66.223vh) scale(.7996)}to{transform:translate(79.77705vw,100vh) scale(.7996)}}.snow:nth-child(354){opacity:.9462;transform:translate(14.4983vw,-10px) scale(.3151);animation:fall-354 15s -28s linear infinite}@keyframes fall-354{46.534%{transform:translate(12.9829vw,46.534vh) scale(.3151)}to{transform:translate(13.7406vw,100vh) scale(.3151)}}.snow:nth-child(355){opacity:.2134;transform:translate(42.6984vw,-10px) scale(.0194);animation:fall-355 18s -20s linear infinite}@keyframes fall-355{41.719%{transform:translate(40.7564vw,41.719vh) scale(.0194)}to{transform:translate(41.7274vw,100vh) scale(.0194)}}.snow:nth-child(356){opacity:.0768;transform:translate(4.4706vw,-10px) scale(.8959);animation:fall-356 15s -7s linear infinite}@keyframes fall-356{45.689%{transform:translate(8.261vw,45.689vh) scale(.8959)}to{transform:translate(6.3658vw,100vh) scale(.8959)}}.snow:nth-child(357){opacity:.3972;transform:translate(98.947vw,-10px) scale(.3905);animation:fall-357 22s -13s linear infinite}@keyframes fall-357{41.351%{transform:translate(91.642vw,41.351vh) scale(.3905)}to{transform:translate(95.2945vw,100vh) scale(.3905)}}.snow:nth-child(358){opacity:.2288;transform:translate(95.1001vw,-10px) scale(.3426);animation:fall-358 29s -19s linear infinite}@keyframes fall-358{78.567%{transform:translate(102.1332vw,78.567vh) scale(.3426)}to{transform:translate(98.61665vw,100vh) scale(.3426)}}.snow:nth-child(359){opacity:1.7018;transform:translate(3.3448vw,-10px) scale(.5435);animation:fall-359 14s -13s linear infinite}@keyframes fall-359{60.114%{transform:translate(5.4665vw,60.114vh) scale(.5435)}to{transform:translate(4.40565vw,100vh) scale(.5435)}}.snow:nth-child(360){opacity:.7426;transform:translate(70.2982vw,-10px) scale(.2388);animation:fall-360 20s -8s linear infinite}@keyframes fall-360{74.745%{transform:translate(61.4635vw,74.745vh) scale(.2388)}to{transform:translate(65.88085vw,100vh) scale(.2388)}}.snow:nth-child(361){opacity:.0172;transform:translate(9.4744vw,-10px) scale(.0847);animation:fall-361 17s -10s linear infinite}@keyframes fall-361{48.112%{transform:translate(8.1579vw,48.112vh) scale(.0847)}to{transform:translate(8.81615vw,100vh) scale(.0847)}}.snow:nth-child(362){opacity:.5364;transform:translate(82.5849vw,-10px) scale(.3834);animation:fall-362 25s -15s linear infinite}@keyframes fall-362{43.46%{transform:translate(86.7904vw,43.46vh) scale(.3834)}to{transform:translate(84.68765vw,100vh) scale(.3834)}}.snow:nth-child(363){opacity:1.0064;transform:translate(2.6721vw,-10px) scale(.9438);animation:fall-363 12s -6s linear infinite}@keyframes fall-363{74.758%{transform:translate(-1.5534vw,74.758vh) scale(.9438)}to{transform:translate(.55935vw,100vh) scale(.9438)}}.snow:nth-child(364){opacity:1.0902;transform:translate(82.3078vw,-10px) scale(.7575);animation:fall-364 28s -17s linear infinite}@keyframes fall-364{61.167%{transform:translate(86.7105vw,61.167vh) scale(.7575)}to{transform:translate(84.50915vw,100vh) scale(.7575)}}.snow:nth-child(365){opacity:1.3522;transform:translate(56.8869vw,-10px) scale(.5306);animation:fall-365 30s -21s linear infinite}@keyframes fall-365{57.329%{transform:translate(47.2188vw,57.329vh) scale(.5306)}to{transform:translate(52.05285vw,100vh) scale(.5306)}}.snow:nth-child(366){opacity:.4038;transform:translate(51.935vw,-10px) scale(.822);animation:fall-366 29s -25s linear infinite}@keyframes fall-366{43.297%{transform:translate(61.4173vw,43.297vh) scale(.822)}to{transform:translate(56.67615vw,100vh) scale(.822)}}.snow:nth-child(367){opacity:1.197;transform:translate(88.5814vw,-10px) scale(.115);animation:fall-367 30s -27s linear infinite}@keyframes fall-367{71.605%{transform:translate(98.1174vw,71.605vh) scale(.115)}to{transform:translate(93.3494vw,100vh) scale(.115)}}.snow:nth-child(368){opacity:1.906;transform:translate(67.6526vw,-10px) scale(.3738);animation:fall-368 11s -21s linear infinite}@keyframes fall-368{41.97%{transform:translate(60.7144vw,41.97vh) scale(.3738)}to{transform:translate(64.1835vw,100vh) scale(.3738)}}.snow:nth-child(369){opacity:1.8006;transform:translate(5.6515vw,-10px) scale(.7623);animation:fall-369 10s -5s linear infinite}@keyframes fall-369{64.41%{transform:translate(3.5361vw,64.41vh) scale(.7623)}to{transform:translate(4.5938vw,100vh) scale(.7623)}}.snow:nth-child(370){opacity:.2916;transform:translate(33.8003vw,-10px) scale(.7636);animation:fall-370 10s -7s linear infinite}@keyframes fall-370{57.222%{transform:translate(31.8468vw,57.222vh) scale(.7636)}to{transform:translate(32.82355vw,100vh) scale(.7636)}}.snow:nth-child(371){opacity:1.4954;transform:translate(81.6421vw,-10px) scale(.9852);animation:fall-371 16s -16s linear infinite}@keyframes fall-371{46.206%{transform:translate(79.1436vw,46.206vh) scale(.9852)}to{transform:translate(80.39285vw,100vh) scale(.9852)}}.snow:nth-child(372){opacity:.1694;transform:translate(76.4504vw,-10px) scale(.9157);animation:fall-372 20s -29s linear infinite}@keyframes fall-372{39.122%{transform:translate(77.9858vw,39.122vh) scale(.9157)}to{transform:translate(77.2181vw,100vh) scale(.9157)}}.snow:nth-child(373){opacity:.7282;transform:translate(6.9817vw,-10px) scale(.8429);animation:fall-373 18s -21s linear infinite}@keyframes fall-373{51.111%{transform:translate(-.9297vw,51.111vh) scale(.8429)}to{transform:translate(3.026vw,100vh) scale(.8429)}}.snow:nth-child(374){opacity:1.7348;transform:translate(58.0568vw,-10px) scale(.6273);animation:fall-374 17s -1s linear infinite}@keyframes fall-374{64.592%{transform:translate(52.5861vw,64.592vh) scale(.6273)}to{transform:translate(55.32145vw,100vh) scale(.6273)}}.snow:nth-child(375){opacity:.1554;transform:translate(25.7514vw,-10px) scale(.9709);animation:fall-375 12s -19s linear infinite}@keyframes fall-375{73.992%{transform:translate(26.6388vw,73.992vh) scale(.9709)}to{transform:translate(26.1951vw,100vh) scale(.9709)}}.snow:nth-child(376){opacity:1.5064;transform:translate(62.7031vw,-10px) scale(.9206);animation:fall-376 26s -3s linear infinite}@keyframes fall-376{62.825%{transform:translate(70.4807vw,62.825vh) scale(.9206)}to{transform:translate(66.5919vw,100vh) scale(.9206)}}.snow:nth-child(377){opacity:1.8466;transform:translate(79.4819vw,-10px) scale(.3711);animation:fall-377 25s -21s linear infinite}@keyframes fall-377{64.026%{transform:translate(72.5365vw,64.026vh) scale(.3711)}to{transform:translate(76.0092vw,100vh) scale(.3711)}}.snow:nth-child(378){opacity:1.834;transform:translate(15.4106vw,-10px) scale(.1339);animation:fall-378 30s -12s linear infinite}@keyframes fall-378{58.505%{transform:translate(11.4103vw,58.505vh) scale(.1339)}to{transform:translate(13.41045vw,100vh) scale(.1339)}}.snow:nth-child(379){opacity:1.5502;transform:translate(36.9294vw,-10px) scale(.7288);animation:fall-379 29s -21s linear infinite}@keyframes fall-379{49.049%{transform:translate(34.8425vw,49.049vh) scale(.7288)}to{transform:translate(35.88595vw,100vh) scale(.7288)}}.snow:nth-child(380){opacity:.815;transform:translate(68.8643vw,-10px) scale(.1705);animation:fall-380 11s -20s linear infinite}@keyframes fall-380{31.25%{transform:translate(66.7209vw,31.25vh) scale(.1705)}to{transform:translate(67.7926vw,100vh) scale(.1705)}}.snow:nth-child(381){opacity:1.5338;transform:translate(92.0763vw,-10px) scale(.8101);animation:fall-381 24s -10s linear infinite}@keyframes fall-381{74.704%{transform:translate(102.0236vw,74.704vh) scale(.8101)}to{transform:translate(97.04995vw,100vh) scale(.8101)}}.snow:nth-child(382){opacity:1.0332;transform:translate(12.4388vw,-10px) scale(.4633);animation:fall-382 24s -10s linear infinite}@keyframes fall-382{53.733%{transform:translate(17.729vw,53.733vh) scale(.4633)}to{transform:translate(15.0839vw,100vh) scale(.4633)}}.snow:nth-child(383){opacity:1.1866;transform:translate(4.3908vw,-10px) scale(.1716);animation:fall-383 16s -26s linear infinite}@keyframes fall-383{57.582%{transform:translate(6.3046vw,57.582vh) scale(.1716)}to{transform:translate(5.3477vw,100vh) scale(.1716)}}.snow:nth-child(384){opacity:1.8808;transform:translate(89.6774vw,-10px) scale(.8934);animation:fall-384 16s -13s linear infinite}@keyframes fall-384{62.653%{transform:translate(84.4993vw,62.653vh) scale(.8934)}to{transform:translate(87.08835vw,100vh) scale(.8934)}}.snow:nth-child(385){opacity:1.5632;transform:translate(83.5106vw,-10px) scale(.1405);animation:fall-385 28s -30s linear infinite}@keyframes fall-385{45.9%{transform:translate(92.5672vw,45.9vh) scale(.1405)}to{transform:translate(88.0389vw,100vh) scale(.1405)}}.snow:nth-child(386){opacity:.0574;transform:translate(83.8238vw,-10px) scale(.119);animation:fall-386 19s -16s linear infinite}@keyframes fall-386{36.73%{transform:translate(91.5403vw,36.73vh) scale(.119)}to{transform:translate(87.68205vw,100vh) scale(.119)}}.snow:nth-child(387){opacity:.0878;transform:translate(98.2474vw,-10px) scale(.4228);animation:fall-387 12s -22s linear infinite}@keyframes fall-387{58.979%{transform:translate(88.7202vw,58.979vh) scale(.4228)}to{transform:translate(93.4838vw,100vh) scale(.4228)}}.snow:nth-child(388){opacity:.302;transform:translate(37.4216vw,-10px) scale(.409);animation:fall-388 18s -13s linear infinite}@keyframes fall-388{67.44%{transform:translate(30.3334vw,67.44vh) scale(.409)}to{transform:translate(33.8775vw,100vh) scale(.409)}}.snow:nth-child(389){opacity:.0298;transform:translate(61.8422vw,-10px) scale(.5633);animation:fall-389 29s -10s linear infinite}@keyframes fall-389{61.006%{transform:translate(60.6418vw,61.006vh) scale(.5633)}to{transform:translate(61.242vw,100vh) scale(.5633)}}.snow:nth-child(390){opacity:.1952;transform:translate(62.4893vw,-10px) scale(.2364);animation:fall-390 25s -4s linear infinite}@keyframes fall-390{46.628%{transform:translate(69.0781vw,46.628vh) scale(.2364)}to{transform:translate(65.7837vw,100vh) scale(.2364)}}.snow:nth-child(391){opacity:.1696;transform:translate(83.8956vw,-10px) scale(.1253);animation:fall-391 20s -17s linear infinite}@keyframes fall-391{69.571%{transform:translate(74.8988vw,69.571vh) scale(.1253)}to{transform:translate(79.3972vw,100vh) scale(.1253)}}.snow:nth-child(392){opacity:.9708;transform:translate(50.5639vw,-10px) scale(.179);animation:fall-392 26s -22s linear infinite}@keyframes fall-392{67.002%{transform:translate(56.35vw,67.002vh) scale(.179)}to{transform:translate(53.45695vw,100vh) scale(.179)}}.snow:nth-child(393){opacity:1.3124;transform:translate(43.281vw,-10px) scale(.7911);animation:fall-393 14s -9s linear infinite}@keyframes fall-393{66.53%{transform:translate(42.3732vw,66.53vh) scale(.7911)}to{transform:translate(42.8271vw,100vh) scale(.7911)}}.snow:nth-child(394){opacity:.7732;transform:translate(59.5665vw,-10px) scale(.8128);animation:fall-394 15s -10s linear infinite}@keyframes fall-394{35.246%{transform:translate(53.2675vw,35.246vh) scale(.8128)}to{transform:translate(56.417vw,100vh) scale(.8128)}}.snow:nth-child(395){opacity:1.2176;transform:translate(86.5974vw,-10px) scale(.1882);animation:fall-395 21s -24s linear infinite}@keyframes fall-395{45.823%{transform:translate(92.6613vw,45.823vh) scale(.1882)}to{transform:translate(89.62935vw,100vh) scale(.1882)}}.snow:nth-child(396){opacity:.7814;transform:translate(83.7251vw,-10px) scale(.3569);animation:fall-396 25s -13s linear infinite}@keyframes fall-396{42.687%{transform:translate(83.362vw,42.687vh) scale(.3569)}to{transform:translate(83.54355vw,100vh) scale(.3569)}}.snow:nth-child(397){opacity:1.6424;transform:translate(34.3379vw,-10px) scale(.7204);animation:fall-397 17s -17s linear infinite}@keyframes fall-397{62.744%{transform:translate(41.9966vw,62.744vh) scale(.7204)}to{transform:translate(38.16725vw,100vh) scale(.7204)}}.snow:nth-child(398){opacity:1.0316;transform:translate(54.3406vw,-10px) scale(.2378);animation:fall-398 14s -9s linear infinite}@keyframes fall-398{37.236%{transform:translate(62.3482vw,37.236vh) scale(.2378)}to{transform:translate(58.3444vw,100vh) scale(.2378)}}.snow:nth-child(399){opacity:.2556;transform:translate(52.2044vw,-10px) scale(.4011);animation:fall-399 21s -10s linear infinite}@keyframes fall-399{35.793%{transform:translate(47.0583vw,35.793vh) scale(.4011)}to{transform:translate(49.63135vw,100vh) scale(.4011)}}.snow:nth-child(400){opacity:.3512;transform:translate(29.0412vw,-10px) scale(.0075);animation:fall-400 24s -12s linear infinite}@keyframes fall-400{77.435%{transform:translate(34.788vw,77.435vh) scale(.0075)}to{transform:translate(31.9146vw,100vh) scale(.0075)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
25
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
26
26
|
type: Component,
|
|
27
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.7516;transform:translate(23.9479vw,-10px) scale(.0589);animation:fall-1 29s -13s linear infinite}@keyframes fall-1{55.974%{transform:translate(29.9219vw,55.974vh) scale(.0589)}to{transform:translate(26.9349vw,100vh) scale(.0589)}}.snow:nth-child(2){opacity:1.8554;transform:translate(94.2544vw,-10px) scale(.2542);animation:fall-2 20s -25s linear infinite}@keyframes fall-2{63.162%{transform:translate(85.0485vw,63.162vh) scale(.2542)}to{transform:translate(89.65145vw,100vh) scale(.2542)}}.snow:nth-child(3){opacity:1.072;transform:translate(39.9811vw,-10px) scale(.1356);animation:fall-3 15s -17s linear infinite}@keyframes fall-3{75.808%{transform:translate(38.7026vw,75.808vh) scale(.1356)}to{transform:translate(39.34185vw,100vh) scale(.1356)}}.snow:nth-child(4){opacity:1.5116;transform:translate(36.43vw,-10px) scale(.4344);animation:fall-4 19s -4s linear infinite}@keyframes fall-4{33.04%{transform:translate(32.8925vw,33.04vh) scale(.4344)}to{transform:translate(34.66125vw,100vh) scale(.4344)}}.snow:nth-child(5){opacity:.9736;transform:translate(14.9276vw,-10px) scale(.6348);animation:fall-5 15s -15s linear infinite}@keyframes fall-5{44.909%{transform:translate(24.3373vw,44.909vh) scale(.6348)}to{transform:translate(19.63245vw,100vh) scale(.6348)}}.snow:nth-child(6){opacity:1.1252;transform:translate(91.2112vw,-10px) scale(.9916);animation:fall-6 26s -18s linear infinite}@keyframes fall-6{79.372%{transform:translate(82.0901vw,79.372vh) scale(.9916)}to{transform:translate(86.65065vw,100vh) scale(.9916)}}.snow:nth-child(7){opacity:1.5238;transform:translate(58.0529vw,-10px) scale(.2725);animation:fall-7 14s -23s linear infinite}@keyframes fall-7{49.017%{transform:translate(56.3436vw,49.017vh) scale(.2725)}to{transform:translate(57.19825vw,100vh) scale(.2725)}}.snow:nth-child(8){opacity:1.9386;transform:translate(98.2557vw,-10px) scale(.3903);animation:fall-8 18s -29s linear infinite}@keyframes fall-8{58.252%{transform:translate(100.1466vw,58.252vh) scale(.3903)}to{transform:translate(99.20115vw,100vh) scale(.3903)}}.snow:nth-child(9){opacity:1.6112;transform:translate(5.3789vw,-10px) scale(.2635);animation:fall-9 18s -2s linear infinite}@keyframes fall-9{79.582%{transform:translate(9.1128vw,79.582vh) scale(.2635)}to{transform:translate(7.24585vw,100vh) scale(.2635)}}.snow:nth-child(10){opacity:1.2466;transform:translate(21.8591vw,-10px) scale(.4236);animation:fall-10 27s -15s linear infinite}@keyframes fall-10{33.11%{transform:translate(19.4342vw,33.11vh) scale(.4236)}to{transform:translate(20.64665vw,100vh) scale(.4236)}}.snow:nth-child(11){opacity:1.397;transform:translate(90.3234vw,-10px) scale(.8861);animation:fall-11 10s -6s linear infinite}@keyframes fall-11{35.66%{transform:translate(93.0898vw,35.66vh) scale(.8861)}to{transform:translate(91.7066vw,100vh) scale(.8861)}}.snow:nth-child(12){opacity:1.4242;transform:translate(6.9749vw,-10px) scale(.8061);animation:fall-12 26s -23s linear infinite}@keyframes fall-12{71.57%{transform:translate(3.2734vw,71.57vh) scale(.8061)}to{transform:translate(5.12415vw,100vh) scale(.8061)}}.snow:nth-child(13){opacity:.9156;transform:translate(66.6018vw,-10px) scale(.0157);animation:fall-13 30s -27s linear infinite}@keyframes fall-13{37.495%{transform:translate(71.8133vw,37.495vh) scale(.0157)}to{transform:translate(69.20755vw,100vh) scale(.0157)}}.snow:nth-child(14){opacity:1.2076;transform:translate(90.3622vw,-10px) scale(.1931);animation:fall-14 23s -2s linear infinite}@keyframes fall-14{66.817%{transform:translate(91.544vw,66.817vh) scale(.1931)}to{transform:translate(90.9531vw,100vh) scale(.1931)}}.snow:nth-child(15){opacity:1.4118;transform:translate(58.5313vw,-10px) scale(.8157);animation:fall-15 10s -3s linear infinite}@keyframes fall-15{79.43%{transform:translate(55.958vw,79.43vh) scale(.8157)}to{transform:translate(57.24465vw,100vh) scale(.8157)}}.snow:nth-child(16){opacity:.796;transform:translate(5.9365vw,-10px) scale(.563);animation:fall-16 17s -22s linear infinite}@keyframes fall-16{59.191%{transform:translate(4.9786vw,59.191vh) scale(.563)}to{transform:translate(5.45755vw,100vh) scale(.563)}}.snow:nth-child(17){opacity:.088;transform:translate(18.857vw,-10px) scale(.0414);animation:fall-17 25s -17s linear infinite}@keyframes fall-17{69.74%{transform:translate(24.2864vw,69.74vh) scale(.0414)}to{transform:translate(21.5717vw,100vh) scale(.0414)}}.snow:nth-child(18){opacity:1.3636;transform:translate(44.629vw,-10px) scale(.5591);animation:fall-18 14s -1s linear infinite}@keyframes fall-18{53.14%{transform:translate(53.7286vw,53.14vh) scale(.5591)}to{transform:translate(49.1788vw,100vh) scale(.5591)}}.snow:nth-child(19){opacity:.6606;transform:translate(9.3672vw,-10px) scale(.8531);animation:fall-19 24s -27s linear infinite}@keyframes fall-19{74.087%{transform:translate(12.4983vw,74.087vh) scale(.8531)}to{transform:translate(10.93275vw,100vh) scale(.8531)}}.snow:nth-child(20){opacity:.5058;transform:translate(51.0713vw,-10px) scale(.5523);animation:fall-20 27s -26s linear infinite}@keyframes fall-20{31.77%{transform:translate(52.4343vw,31.77vh) scale(.5523)}to{transform:translate(51.7528vw,100vh) scale(.5523)}}.snow:nth-child(21){opacity:.5254;transform:translate(46.9011vw,-10px) scale(.7129);animation:fall-21 10s -25s linear infinite}@keyframes fall-21{49.377%{transform:translate(53.2823vw,49.377vh) scale(.7129)}to{transform:translate(50.0917vw,100vh) scale(.7129)}}.snow:nth-child(22){opacity:1.0574;transform:translate(11.6634vw,-10px) scale(.4238);animation:fall-22 21s -13s linear infinite}@keyframes fall-22{53.43%{transform:translate(4.5139vw,53.43vh) scale(.4238)}to{transform:translate(8.08865vw,100vh) scale(.4238)}}.snow:nth-child(23){opacity:1.7692;transform:translate(50.5629vw,-10px) scale(.7589);animation:fall-23 29s -19s linear infinite}@keyframes fall-23{63.601%{transform:translate(55.4685vw,63.601vh) scale(.7589)}to{transform:translate(53.0157vw,100vh) scale(.7589)}}.snow:nth-child(24){opacity:.4286;transform:translate(12.0879vw,-10px) scale(.0455);animation:fall-24 27s -26s linear infinite}@keyframes fall-24{65.034%{transform:translate(2.2366vw,65.034vh) scale(.0455)}to{transform:translate(7.16225vw,100vh) scale(.0455)}}.snow:nth-child(25){opacity:1.4348;transform:translate(39.1518vw,-10px) scale(.4123);animation:fall-25 28s -10s linear infinite}@keyframes fall-25{51.787%{transform:translate(39.8934vw,51.787vh) scale(.4123)}to{transform:translate(39.5226vw,100vh) scale(.4123)}}.snow:nth-child(26){opacity:.168;transform:translate(69.7293vw,-10px) scale(.5059);animation:fall-26 24s -18s linear infinite}@keyframes fall-26{43.691%{transform:translate(60.2749vw,43.691vh) scale(.5059)}to{transform:translate(65.0021vw,100vh) scale(.5059)}}.snow:nth-child(27){opacity:.0564;transform:translate(15.2532vw,-10px) scale(.9982);animation:fall-27 19s -11s linear infinite}@keyframes fall-27{61.479%{transform:translate(12.394vw,61.479vh) scale(.9982)}to{transform:translate(13.8236vw,100vh) scale(.9982)}}.snow:nth-child(28){opacity:1.956;transform:translate(71.0683vw,-10px) scale(.4006);animation:fall-28 18s -13s linear infinite}@keyframes fall-28{30.405%{transform:translate(80.26vw,30.405vh) scale(.4006)}to{transform:translate(75.66415vw,100vh) scale(.4006)}}.snow:nth-child(29){opacity:.2862;transform:translate(46.8325vw,-10px) scale(.3124);animation:fall-29 23s -16s linear infinite}@keyframes fall-29{59.991%{transform:translate(56.6033vw,59.991vh) scale(.3124)}to{transform:translate(51.7179vw,100vh) scale(.3124)}}.snow:nth-child(30){opacity:1.2114;transform:translate(58.0827vw,-10px) scale(.1084);animation:fall-30 24s -26s linear infinite}@keyframes fall-30{56.675%{transform:translate(55.1971vw,56.675vh) scale(.1084)}to{transform:translate(56.6399vw,100vh) scale(.1084)}}.snow:nth-child(31){opacity:1.6476;transform:translate(13.7193vw,-10px) scale(.935);animation:fall-31 29s -2s linear infinite}@keyframes fall-31{57.421%{transform:translate(19.9366vw,57.421vh) scale(.935)}to{transform:translate(16.82795vw,100vh) scale(.935)}}.snow:nth-child(32){opacity:.1452;transform:translate(61.6998vw,-10px) scale(.203);animation:fall-32 30s -27s linear infinite}@keyframes fall-32{77.523%{transform:translate(55.4288vw,77.523vh) scale(.203)}to{transform:translate(58.5643vw,100vh) scale(.203)}}.snow:nth-child(33){opacity:1.0892;transform:translate(88.024vw,-10px) scale(.2807);animation:fall-33 12s -15s linear infinite}@keyframes fall-33{74.291%{transform:translate(81.3144vw,74.291vh) scale(.2807)}to{transform:translate(84.6692vw,100vh) scale(.2807)}}.snow:nth-child(34){opacity:1.172;transform:translate(53.9362vw,-10px) scale(.6574);animation:fall-34 24s -10s linear infinite}@keyframes fall-34{65.879%{transform:translate(48.1737vw,65.879vh) scale(.6574)}to{transform:translate(51.05495vw,100vh) scale(.6574)}}.snow:nth-child(35){opacity:1.9282;transform:translate(53.8965vw,-10px) scale(.9503);animation:fall-35 26s -22s linear infinite}@keyframes fall-35{36.695%{transform:translate(51.8271vw,36.695vh) scale(.9503)}to{transform:translate(52.8618vw,100vh) scale(.9503)}}.snow:nth-child(36){opacity:.5926;transform:translate(73.2019vw,-10px) scale(.5404);animation:fall-36 12s -10s linear infinite}@keyframes fall-36{73.525%{transform:translate(78.8561vw,73.525vh) scale(.5404)}to{transform:translate(76.029vw,100vh) scale(.5404)}}.snow:nth-child(37){opacity:1.2656;transform:translate(57.998vw,-10px) scale(.2013);animation:fall-37 10s -30s linear infinite}@keyframes fall-37{48.386%{transform:translate(62.2845vw,48.386vh) scale(.2013)}to{transform:translate(60.14125vw,100vh) scale(.2013)}}.snow:nth-child(38){opacity:1.2802;transform:translate(39.39vw,-10px) scale(.9538);animation:fall-38 21s -29s linear infinite}@keyframes fall-38{32.173%{transform:translate(42.0992vw,32.173vh) scale(.9538)}to{transform:translate(40.7446vw,100vh) scale(.9538)}}.snow:nth-child(39){opacity:.3628;transform:translate(24.0048vw,-10px) scale(.9867);animation:fall-39 15s -25s linear infinite}@keyframes fall-39{34.623%{transform:translate(18.5983vw,34.623vh) scale(.9867)}to{transform:translate(21.30155vw,100vh) scale(.9867)}}.snow:nth-child(40){opacity:.0688;transform:translate(91.1881vw,-10px) scale(.8109);animation:fall-40 20s -21s linear infinite}@keyframes fall-40{66.701%{transform:translate(91.6389vw,66.701vh) scale(.8109)}to{transform:translate(91.4135vw,100vh) scale(.8109)}}.snow:nth-child(41){opacity:1.2642;transform:translate(22.121vw,-10px) scale(.9852);animation:fall-41 19s -22s linear infinite}@keyframes fall-41{37.247%{transform:translate(27.8373vw,37.247vh) scale(.9852)}to{transform:translate(24.97915vw,100vh) scale(.9852)}}.snow:nth-child(42){opacity:1.3234;transform:translate(68.8584vw,-10px) scale(.8866);animation:fall-42 25s -26s linear infinite}@keyframes fall-42{64.305%{transform:translate(78.8198vw,64.305vh) scale(.8866)}to{transform:translate(73.8391vw,100vh) scale(.8866)}}.snow:nth-child(43){opacity:1.6244;transform:translate(26.3045vw,-10px) scale(.8063);animation:fall-43 20s -24s linear infinite}@keyframes fall-43{63.106%{transform:translate(30.5005vw,63.106vh) scale(.8063)}to{transform:translate(28.4025vw,100vh) scale(.8063)}}.snow:nth-child(44){opacity:1.9868;transform:translate(99.3133vw,-10px) scale(.7517);animation:fall-44 29s -9s linear infinite}@keyframes fall-44{52.676%{transform:translate(102.0201vw,52.676vh) scale(.7517)}to{transform:translate(100.6667vw,100vh) scale(.7517)}}.snow:nth-child(45){opacity:1.6948;transform:translate(40.3312vw,-10px) scale(.3442);animation:fall-45 26s -13s linear infinite}@keyframes fall-45{77.05%{transform:translate(41.3375vw,77.05vh) scale(.3442)}to{transform:translate(40.83435vw,100vh) scale(.3442)}}.snow:nth-child(46){opacity:.3934;transform:translate(15.6831vw,-10px) scale(.0962);animation:fall-46 11s -29s linear infinite}@keyframes fall-46{50.3%{transform:translate(15.1936vw,50.3vh) scale(.0962)}to{transform:translate(15.43835vw,100vh) scale(.0962)}}.snow:nth-child(47){opacity:.7362;transform:translate(86.251vw,-10px) scale(.758);animation:fall-47 18s -16s linear infinite}@keyframes fall-47{39.031%{transform:translate(84.7691vw,39.031vh) scale(.758)}to{transform:translate(85.51005vw,100vh) scale(.758)}}.snow:nth-child(48){opacity:.9488;transform:translate(10.0608vw,-10px) scale(.3749);animation:fall-48 17s -21s linear infinite}@keyframes fall-48{49.767%{transform:translate(1.7365vw,49.767vh) scale(.3749)}to{transform:translate(5.89865vw,100vh) scale(.3749)}}.snow:nth-child(49){opacity:1.876;transform:translate(36.9624vw,-10px) scale(.17);animation:fall-49 27s -29s linear infinite}@keyframes fall-49{64.669%{transform:translate(45.6402vw,64.669vh) scale(.17)}to{transform:translate(41.3013vw,100vh) scale(.17)}}.snow:nth-child(50){opacity:.9462;transform:translate(73.874vw,-10px) scale(.2337);animation:fall-50 18s -8s linear infinite}@keyframes fall-50{37.893%{transform:translate(83.644vw,37.893vh) scale(.2337)}to{transform:translate(78.759vw,100vh) scale(.2337)}}.snow:nth-child(51){opacity:.4524;transform:translate(33.5481vw,-10px) scale(.5559);animation:fall-51 26s -3s linear infinite}@keyframes fall-51{66.119%{transform:translate(33.9714vw,66.119vh) scale(.5559)}to{transform:translate(33.75975vw,100vh) scale(.5559)}}.snow:nth-child(52){opacity:1.9026;transform:translate(64.0044vw,-10px) scale(.9342);animation:fall-52 25s -7s linear infinite}@keyframes fall-52{42.527%{transform:translate(68.8367vw,42.527vh) scale(.9342)}to{transform:translate(66.42055vw,100vh) scale(.9342)}}.snow:nth-child(53){opacity:.9486;transform:translate(35.5134vw,-10px) scale(.2148);animation:fall-53 30s -25s linear infinite}@keyframes fall-53{39.035%{transform:translate(30.6221vw,39.035vh) scale(.2148)}to{transform:translate(33.06775vw,100vh) scale(.2148)}}.snow:nth-child(54){opacity:1.5788;transform:translate(15.9964vw,-10px) scale(.5465);animation:fall-54 25s -25s linear infinite}@keyframes fall-54{40.525%{transform:translate(7.7326vw,40.525vh) scale(.5465)}to{transform:translate(11.8645vw,100vh) scale(.5465)}}.snow:nth-child(55){opacity:.4416;transform:translate(53.2814vw,-10px) scale(.9966);animation:fall-55 15s -1s linear infinite}@keyframes fall-55{66.745%{transform:translate(56.8465vw,66.745vh) scale(.9966)}to{transform:translate(55.06395vw,100vh) scale(.9966)}}.snow:nth-child(56){opacity:1.389;transform:translate(98.8522vw,-10px) scale(.7639);animation:fall-56 16s -11s linear infinite}@keyframes fall-56{71.608%{transform:translate(91.9846vw,71.608vh) scale(.7639)}to{transform:translate(95.4184vw,100vh) scale(.7639)}}.snow:nth-child(57){opacity:.6478;transform:translate(35.0877vw,-10px) scale(.2283);animation:fall-57 16s -3s linear infinite}@keyframes fall-57{69.222%{transform:translate(37.0617vw,69.222vh) scale(.2283)}to{transform:translate(36.0747vw,100vh) scale(.2283)}}.snow:nth-child(58){opacity:.0872;transform:translate(17.0433vw,-10px) scale(.3525);animation:fall-58 15s -22s linear infinite}@keyframes fall-58{77.95%{transform:translate(26.7053vw,77.95vh) scale(.3525)}to{transform:translate(21.8743vw,100vh) scale(.3525)}}.snow:nth-child(59){opacity:1.458;transform:translate(6.731vw,-10px) scale(.5135);animation:fall-59 26s -10s linear infinite}@keyframes fall-59{66.148%{transform:translate(-2.1256vw,66.148vh) scale(.5135)}to{transform:translate(2.3027vw,100vh) scale(.5135)}}.snow:nth-child(60){opacity:1.34;transform:translate(64.3334vw,-10px) scale(.4629);animation:fall-60 17s -2s linear infinite}@keyframes fall-60{57.714%{transform:translate(69.3861vw,57.714vh) scale(.4629)}to{transform:translate(66.85975vw,100vh) scale(.4629)}}.snow:nth-child(61){opacity:1.922;transform:translate(64.1172vw,-10px) scale(.2987);animation:fall-61 13s -19s linear infinite}@keyframes fall-61{54.391%{transform:translate(56.9845vw,54.391vh) scale(.2987)}to{transform:translate(60.55085vw,100vh) scale(.2987)}}.snow:nth-child(62){opacity:1.1466;transform:translate(39.1822vw,-10px) scale(.8549);animation:fall-62 26s -19s linear infinite}@keyframes fall-62{57.366%{transform:translate(42.3015vw,57.366vh) scale(.8549)}to{transform:translate(40.74185vw,100vh) scale(.8549)}}.snow:nth-child(63){opacity:1.6252;transform:translate(79.5028vw,-10px) scale(.322);animation:fall-63 29s -29s linear infinite}@keyframes fall-63{74.71%{transform:translate(79.5438vw,74.71vh) scale(.322)}to{transform:translate(79.5233vw,100vh) scale(.322)}}.snow:nth-child(64){opacity:.4828;transform:translate(55.2366vw,-10px) scale(.1578);animation:fall-64 26s -12s linear infinite}@keyframes fall-64{40.132%{transform:translate(60.8697vw,40.132vh) scale(.1578)}to{transform:translate(58.05315vw,100vh) scale(.1578)}}.snow:nth-child(65){opacity:1.0268;transform:translate(44.3068vw,-10px) scale(.4159);animation:fall-65 25s -5s linear infinite}@keyframes fall-65{32.613%{transform:translate(44.085vw,32.613vh) scale(.4159)}to{transform:translate(44.1959vw,100vh) scale(.4159)}}.snow:nth-child(66){opacity:1.1302;transform:translate(38.9552vw,-10px) scale(.6081);animation:fall-66 21s -29s linear infinite}@keyframes fall-66{62.205%{transform:translate(42.1957vw,62.205vh) scale(.6081)}to{transform:translate(40.57545vw,100vh) scale(.6081)}}.snow:nth-child(67){opacity:1.2014;transform:translate(93.0843vw,-10px) scale(.3258);animation:fall-67 16s -24s linear infinite}@keyframes fall-67{41.467%{transform:translate(97.7015vw,41.467vh) scale(.3258)}to{transform:translate(95.3929vw,100vh) scale(.3258)}}.snow:nth-child(68){opacity:1.5088;transform:translate(13.1785vw,-10px) scale(.5019);animation:fall-68 22s -17s linear infinite}@keyframes fall-68{32.909%{transform:translate(7.3521vw,32.909vh) scale(.5019)}to{transform:translate(10.2653vw,100vh) scale(.5019)}}.snow:nth-child(69){opacity:.8574;transform:translate(63.525vw,-10px) scale(.9801);animation:fall-69 17s -10s linear infinite}@keyframes fall-69{77.939%{transform:translate(72.5702vw,77.939vh) scale(.9801)}to{transform:translate(68.0476vw,100vh) scale(.9801)}}.snow:nth-child(70){opacity:.5486;transform:translate(48.1371vw,-10px) scale(.0201);animation:fall-70 11s -4s linear infinite}@keyframes fall-70{49.983%{transform:translate(54.7292vw,49.983vh) scale(.0201)}to{transform:translate(51.43315vw,100vh) scale(.0201)}}.snow:nth-child(71){opacity:.034;transform:translate(46.3669vw,-10px) scale(.3794);animation:fall-71 13s -12s linear infinite}@keyframes fall-71{34.058%{transform:translate(39.3204vw,34.058vh) scale(.3794)}to{transform:translate(42.84365vw,100vh) scale(.3794)}}.snow:nth-child(72){opacity:.2372;transform:translate(51.912vw,-10px) scale(.8892);animation:fall-72 30s -3s linear infinite}@keyframes fall-72{71.881%{transform:translate(46.007vw,71.881vh) scale(.8892)}to{transform:translate(48.9595vw,100vh) scale(.8892)}}.snow:nth-child(73){opacity:1.1664;transform:translate(95.0201vw,-10px) scale(.3642);animation:fall-73 30s -7s linear infinite}@keyframes fall-73{39.909%{transform:translate(104.7127vw,39.909vh) scale(.3642)}to{transform:translate(99.8664vw,100vh) scale(.3642)}}.snow:nth-child(74){opacity:1.199;transform:translate(72.8099vw,-10px) scale(.257);animation:fall-74 30s -5s linear infinite}@keyframes fall-74{30.104%{transform:translate(71.188vw,30.104vh) scale(.257)}to{transform:translate(71.99895vw,100vh) scale(.257)}}.snow:nth-child(75){opacity:.8692;transform:translate(81.2989vw,-10px) scale(.2479);animation:fall-75 18s -13s linear infinite}@keyframes fall-75{30.522%{transform:translate(83.8205vw,30.522vh) scale(.2479)}to{transform:translate(82.5597vw,100vh) scale(.2479)}}.snow:nth-child(76){opacity:1.9064;transform:translate(82.2616vw,-10px) scale(.2615);animation:fall-76 21s -11s linear infinite}@keyframes fall-76{65.526%{transform:translate(79.8456vw,65.526vh) scale(.2615)}to{transform:translate(81.0536vw,100vh) scale(.2615)}}.snow:nth-child(77){opacity:.9084;transform:translate(79.6729vw,-10px) scale(.3015);animation:fall-77 24s -5s linear infinite}@keyframes fall-77{43.642%{transform:translate(79.7411vw,43.642vh) scale(.3015)}to{transform:translate(79.707vw,100vh) scale(.3015)}}.snow:nth-child(78){opacity:.0764;transform:translate(32.1754vw,-10px) scale(.3539);animation:fall-78 12s -5s linear infinite}@keyframes fall-78{77.2%{transform:translate(34.8585vw,77.2vh) scale(.3539)}to{transform:translate(33.51695vw,100vh) scale(.3539)}}.snow:nth-child(79){opacity:.5962;transform:translate(13.7242vw,-10px) scale(.3403);animation:fall-79 22s -30s linear infinite}@keyframes fall-79{65.071%{transform:translate(16.1161vw,65.071vh) scale(.3403)}to{transform:translate(14.92015vw,100vh) scale(.3403)}}.snow:nth-child(80){opacity:1.7668;transform:translate(70.0604vw,-10px) scale(.0359);animation:fall-80 13s -18s linear infinite}@keyframes fall-80{49.784%{transform:translate(72.773vw,49.784vh) scale(.0359)}to{transform:translate(71.4167vw,100vh) scale(.0359)}}.snow:nth-child(81){opacity:1.2884;transform:translate(40.8782vw,-10px) scale(.7289);animation:fall-81 27s -5s linear infinite}@keyframes fall-81{43.356%{transform:translate(35.8727vw,43.356vh) scale(.7289)}to{transform:translate(38.37545vw,100vh) scale(.7289)}}.snow:nth-child(82){opacity:.389;transform:translate(98.5219vw,-10px) scale(.4252);animation:fall-82 24s -11s linear infinite}@keyframes fall-82{60.228%{transform:translate(105.8975vw,60.228vh) scale(.4252)}to{transform:translate(102.2097vw,100vh) scale(.4252)}}.snow:nth-child(83){opacity:.9794;transform:translate(40.7454vw,-10px) scale(.7784);animation:fall-83 22s -4s linear infinite}@keyframes fall-83{46.153%{transform:translate(34.7642vw,46.153vh) scale(.7784)}to{transform:translate(37.7548vw,100vh) scale(.7784)}}.snow:nth-child(84){opacity:.1324;transform:translate(47.6351vw,-10px) scale(.0224);animation:fall-84 20s -21s linear infinite}@keyframes fall-84{60.639%{transform:translate(38.9796vw,60.639vh) scale(.0224)}to{transform:translate(43.30735vw,100vh) scale(.0224)}}.snow:nth-child(85){opacity:.287;transform:translate(72.0983vw,-10px) scale(.695);animation:fall-85 19s -14s linear infinite}@keyframes fall-85{36.421%{transform:translate(63.4936vw,36.421vh) scale(.695)}to{transform:translate(67.79595vw,100vh) scale(.695)}}.snow:nth-child(86){opacity:1.836;transform:translate(51.7123vw,-10px) scale(.706);animation:fall-86 25s -17s linear infinite}@keyframes fall-86{67.094%{transform:translate(57.8026vw,67.094vh) scale(.706)}to{transform:translate(54.75745vw,100vh) scale(.706)}}.snow:nth-child(87){opacity:.0268;transform:translate(38.5031vw,-10px) scale(.591);animation:fall-87 27s -16s linear infinite}@keyframes fall-87{56.936%{transform:translate(33.5497vw,56.936vh) scale(.591)}to{transform:translate(36.0264vw,100vh) scale(.591)}}.snow:nth-child(88){opacity:1.1924;transform:translate(70.3674vw,-10px) scale(.7098);animation:fall-88 20s -12s linear infinite}@keyframes fall-88{41.955%{transform:translate(80.1455vw,41.955vh) scale(.7098)}to{transform:translate(75.25645vw,100vh) scale(.7098)}}.snow:nth-child(89){opacity:.0248;transform:translate(23.988vw,-10px) scale(.4601);animation:fall-89 25s -26s linear infinite}@keyframes fall-89{58.691%{transform:translate(30.2651vw,58.691vh) scale(.4601)}to{transform:translate(27.12655vw,100vh) scale(.4601)}}.snow:nth-child(90){opacity:.158;transform:translate(95.2982vw,-10px) scale(.3808);animation:fall-90 28s -27s linear infinite}@keyframes fall-90{44.181%{transform:translate(103.2805vw,44.181vh) scale(.3808)}to{transform:translate(99.28935vw,100vh) scale(.3808)}}.snow:nth-child(91){opacity:1.4334;transform:translate(50.3648vw,-10px) scale(.125);animation:fall-91 18s -13s linear infinite}@keyframes fall-91{61.52%{transform:translate(49.9473vw,61.52vh) scale(.125)}to{transform:translate(50.15605vw,100vh) scale(.125)}}.snow:nth-child(92){opacity:.2058;transform:translate(.3792vw,-10px) scale(.0186);animation:fall-92 16s -24s linear infinite}@keyframes fall-92{31.976%{transform:translate(-4.8076vw,31.976vh) scale(.0186)}to{transform:translate(-2.2142vw,100vh) scale(.0186)}}.snow:nth-child(93){opacity:.0588;transform:translate(11.8854vw,-10px) scale(.299);animation:fall-93 11s -16s linear infinite}@keyframes fall-93{44.818%{transform:translate(7.4742vw,44.818vh) scale(.299)}to{transform:translate(9.6798vw,100vh) scale(.299)}}.snow:nth-child(94){opacity:1.6676;transform:translate(77.059vw,-10px) scale(.4214);animation:fall-94 11s -2s linear infinite}@keyframes fall-94{57.204%{transform:translate(80.4774vw,57.204vh) scale(.4214)}to{transform:translate(78.7682vw,100vh) scale(.4214)}}.snow:nth-child(95){opacity:1.5518;transform:translate(18.9966vw,-10px) scale(.5194);animation:fall-95 20s -24s linear infinite}@keyframes fall-95{53.266%{transform:translate(16.1925vw,53.266vh) scale(.5194)}to{transform:translate(17.59455vw,100vh) scale(.5194)}}.snow:nth-child(96){opacity:.3558;transform:translate(90.5556vw,-10px) scale(.7494);animation:fall-96 17s -19s linear infinite}@keyframes fall-96{79.456%{transform:translate(98.9736vw,79.456vh) scale(.7494)}to{transform:translate(94.7646vw,100vh) scale(.7494)}}.snow:nth-child(97){opacity:1.93;transform:translate(27.4292vw,-10px) scale(.7526);animation:fall-97 15s -14s linear infinite}@keyframes fall-97{69.537%{transform:translate(36.4342vw,69.537vh) scale(.7526)}to{transform:translate(31.9317vw,100vh) scale(.7526)}}.snow:nth-child(98){opacity:.3462;transform:translate(15.1766vw,-10px) scale(.2943);animation:fall-98 19s -16s linear infinite}@keyframes fall-98{63.809%{transform:translate(7.7143vw,63.809vh) scale(.2943)}to{transform:translate(11.44545vw,100vh) scale(.2943)}}.snow:nth-child(99){opacity:1.19;transform:translate(12.4103vw,-10px) scale(.7323);animation:fall-99 25s -2s linear infinite}@keyframes fall-99{35.795%{transform:translate(19.6911vw,35.795vh) scale(.7323)}to{transform:translate(16.0507vw,100vh) scale(.7323)}}.snow:nth-child(100){opacity:.7538;transform:translate(42.8053vw,-10px) scale(.5057);animation:fall-100 24s -29s linear infinite}@keyframes fall-100{71.266%{transform:translate(39.57vw,71.266vh) scale(.5057)}to{transform:translate(41.18765vw,100vh) scale(.5057)}}.snow:nth-child(101){opacity:1.2956;transform:translate(53.4509vw,-10px) scale(.3911);animation:fall-101 21s -18s linear infinite}@keyframes fall-101{54.273%{transform:translate(61.3571vw,54.273vh) scale(.3911)}to{transform:translate(57.404vw,100vh) scale(.3911)}}.snow:nth-child(102){opacity:1.8122;transform:translate(9.6252vw,-10px) scale(.6358);animation:fall-102 19s -26s linear infinite}@keyframes fall-102{39.685%{transform:translate(.75vw,39.685vh) scale(.6358)}to{transform:translate(5.1876vw,100vh) scale(.6358)}}.snow:nth-child(103){opacity:1.5002;transform:translate(96.188vw,-10px) scale(.8837);animation:fall-103 27s -17s linear infinite}@keyframes fall-103{68.466%{transform:translate(97.6571vw,68.466vh) scale(.8837)}to{transform:translate(96.92255vw,100vh) scale(.8837)}}.snow:nth-child(104){opacity:.16;transform:translate(44.0803vw,-10px) scale(.1743);animation:fall-104 23s -30s linear infinite}@keyframes fall-104{41.463%{transform:translate(43.6902vw,41.463vh) scale(.1743)}to{transform:translate(43.88525vw,100vh) scale(.1743)}}.snow:nth-child(105){opacity:1.9084;transform:translate(6.6284vw,-10px) scale(.5497);animation:fall-105 10s -20s linear infinite}@keyframes fall-105{78.736%{transform:translate(-.2351vw,78.736vh) scale(.5497)}to{transform:translate(3.19665vw,100vh) scale(.5497)}}.snow:nth-child(106){opacity:1.062;transform:translate(89.8448vw,-10px) scale(.3328);animation:fall-106 23s -11s linear infinite}@keyframes fall-106{72.073%{transform:translate(95.0538vw,72.073vh) scale(.3328)}to{transform:translate(92.4493vw,100vh) scale(.3328)}}.snow:nth-child(107){opacity:1.3596;transform:translate(79.2059vw,-10px) scale(.6643);animation:fall-107 20s -10s linear infinite}@keyframes fall-107{57.19%{transform:translate(71.4498vw,57.19vh) scale(.6643)}to{transform:translate(75.32785vw,100vh) scale(.6643)}}.snow:nth-child(108){opacity:1.2234;transform:translate(75.9864vw,-10px) scale(.8529);animation:fall-108 27s -30s linear infinite}@keyframes fall-108{49.787%{transform:translate(83.7655vw,49.787vh) scale(.8529)}to{transform:translate(79.87595vw,100vh) scale(.8529)}}.snow:nth-child(109){opacity:.483;transform:translate(45.5107vw,-10px) scale(.7753);animation:fall-109 21s -23s linear infinite}@keyframes fall-109{59.951%{transform:translate(46.9552vw,59.951vh) scale(.7753)}to{transform:translate(46.23295vw,100vh) scale(.7753)}}.snow:nth-child(110){opacity:1.583;transform:translate(30.4807vw,-10px) scale(.6896);animation:fall-110 16s -28s linear infinite}@keyframes fall-110{77.161%{transform:translate(37.217vw,77.161vh) scale(.6896)}to{transform:translate(33.84885vw,100vh) scale(.6896)}}.snow:nth-child(111){opacity:1.4492;transform:translate(42.7089vw,-10px) scale(.4404);animation:fall-111 30s -10s linear infinite}@keyframes fall-111{52.248%{transform:translate(48.5658vw,52.248vh) scale(.4404)}to{transform:translate(45.63735vw,100vh) scale(.4404)}}.snow:nth-child(112){opacity:.7016;transform:translate(11.4747vw,-10px) scale(.3399);animation:fall-112 15s -17s linear infinite}@keyframes fall-112{79.719%{transform:translate(19.2637vw,79.719vh) scale(.3399)}to{transform:translate(15.3692vw,100vh) scale(.3399)}}.snow:nth-child(113){opacity:.8966;transform:translate(78.587vw,-10px) scale(.9324);animation:fall-113 30s -26s linear infinite}@keyframes fall-113{61.454%{transform:translate(84.6427vw,61.454vh) scale(.9324)}to{transform:translate(81.61485vw,100vh) scale(.9324)}}.snow:nth-child(114){opacity:.9596;transform:translate(77.9018vw,-10px) scale(.2443);animation:fall-114 29s -30s linear infinite}@keyframes fall-114{53.653%{transform:translate(79.7514vw,53.653vh) scale(.2443)}to{transform:translate(78.8266vw,100vh) scale(.2443)}}.snow:nth-child(115){opacity:1.196;transform:translate(56.1279vw,-10px) scale(.378);animation:fall-115 16s -16s linear infinite}@keyframes fall-115{59.039%{transform:translate(46.8173vw,59.039vh) scale(.378)}to{transform:translate(51.4726vw,100vh) scale(.378)}}.snow:nth-child(116){opacity:1.3614;transform:translate(73.8834vw,-10px) scale(.0038);animation:fall-116 21s -22s linear infinite}@keyframes fall-116{36.708%{transform:translate(71.6333vw,36.708vh) scale(.0038)}to{transform:translate(72.75835vw,100vh) scale(.0038)}}.snow:nth-child(117){opacity:1.994;transform:translate(.6813vw,-10px) scale(.2487);animation:fall-117 27s -29s linear infinite}@keyframes fall-117{52.592%{transform:translate(-4.5449vw,52.592vh) scale(.2487)}to{transform:translate(-1.9318vw,100vh) scale(.2487)}}.snow:nth-child(118){opacity:1.6336;transform:translate(68.631vw,-10px) scale(.2399);animation:fall-118 15s -18s linear infinite}@keyframes fall-118{67.585%{transform:translate(74.7869vw,67.585vh) scale(.2399)}to{transform:translate(71.70895vw,100vh) scale(.2399)}}.snow:nth-child(119){opacity:1.7666;transform:translate(86.4327vw,-10px) scale(.7145);animation:fall-119 14s -8s linear infinite}@keyframes fall-119{73.64%{transform:translate(80.6544vw,73.64vh) scale(.7145)}to{transform:translate(83.54355vw,100vh) scale(.7145)}}.snow:nth-child(120){opacity:.6896;transform:translate(65.2904vw,-10px) scale(.7797);animation:fall-120 10s -4s linear infinite}@keyframes fall-120{42.275%{transform:translate(55.7839vw,42.275vh) scale(.7797)}to{transform:translate(60.53715vw,100vh) scale(.7797)}}.snow:nth-child(121){opacity:.7996;transform:translate(77.0594vw,-10px) scale(.4586);animation:fall-121 30s -16s linear infinite}@keyframes fall-121{78.162%{transform:translate(73.9494vw,78.162vh) scale(.4586)}to{transform:translate(75.5044vw,100vh) scale(.4586)}}.snow:nth-child(122){opacity:.1642;transform:translate(52.5507vw,-10px) scale(.7359);animation:fall-122 18s -6s linear infinite}@keyframes fall-122{70.413%{transform:translate(53.5127vw,70.413vh) scale(.7359)}to{transform:translate(53.0317vw,100vh) scale(.7359)}}.snow:nth-child(123){opacity:1.4724;transform:translate(26.0098vw,-10px) scale(.143);animation:fall-123 28s -15s linear infinite}@keyframes fall-123{34.803%{transform:translate(27.4304vw,34.803vh) scale(.143)}to{transform:translate(26.7201vw,100vh) scale(.143)}}.snow:nth-child(124){opacity:.7726;transform:translate(64.9106vw,-10px) scale(.4902);animation:fall-124 15s -6s linear infinite}@keyframes fall-124{49.274%{transform:translate(66.8176vw,49.274vh) scale(.4902)}to{transform:translate(65.8641vw,100vh) scale(.4902)}}.snow:nth-child(125){opacity:1.6602;transform:translate(32.7254vw,-10px) scale(.8179);animation:fall-125 28s -30s linear infinite}@keyframes fall-125{60.638%{transform:translate(41.4286vw,60.638vh) scale(.8179)}to{transform:translate(37.077vw,100vh) scale(.8179)}}.snow:nth-child(126){opacity:.4622;transform:translate(61.5123vw,-10px) scale(.488);animation:fall-126 26s -26s linear infinite}@keyframes fall-126{37.796%{transform:translate(63.9163vw,37.796vh) scale(.488)}to{transform:translate(62.7143vw,100vh) scale(.488)}}.snow:nth-child(127){opacity:.9566;transform:translate(82.1888vw,-10px) scale(.4159);animation:fall-127 18s -13s linear infinite}@keyframes fall-127{72.035%{transform:translate(88.5061vw,72.035vh) scale(.4159)}to{transform:translate(85.34745vw,100vh) scale(.4159)}}.snow:nth-child(128){opacity:.616;transform:translate(34.2785vw,-10px) scale(.7207);animation:fall-128 15s -26s linear infinite}@keyframes fall-128{66.546%{transform:translate(31.6557vw,66.546vh) scale(.7207)}to{transform:translate(32.9671vw,100vh) scale(.7207)}}.snow:nth-child(129){opacity:1.755;transform:translate(65.8493vw,-10px) scale(.6045);animation:fall-129 12s -5s linear infinite}@keyframes fall-129{42.82%{transform:translate(58.874vw,42.82vh) scale(.6045)}to{transform:translate(62.36165vw,100vh) scale(.6045)}}.snow:nth-child(130){opacity:1.3692;transform:translate(40.7341vw,-10px) scale(.5791);animation:fall-130 16s -14s linear infinite}@keyframes fall-130{69.634%{transform:translate(43.6814vw,69.634vh) scale(.5791)}to{transform:translate(42.20775vw,100vh) scale(.5791)}}.snow:nth-child(131){opacity:.9534;transform:translate(98.8289vw,-10px) scale(.8078);animation:fall-131 16s -13s linear infinite}@keyframes fall-131{67.522%{transform:translate(102.6654vw,67.522vh) scale(.8078)}to{transform:translate(100.74715vw,100vh) scale(.8078)}}.snow:nth-child(132){opacity:.6518;transform:translate(76.9284vw,-10px) scale(.7846);animation:fall-132 24s -22s linear infinite}@keyframes fall-132{39.534%{transform:translate(78.6574vw,39.534vh) scale(.7846)}to{transform:translate(77.7929vw,100vh) scale(.7846)}}.snow:nth-child(133){opacity:.7336;transform:translate(20.7754vw,-10px) scale(.5773);animation:fall-133 26s -4s linear infinite}@keyframes fall-133{61.473%{transform:translate(16.9286vw,61.473vh) scale(.5773)}to{transform:translate(18.852vw,100vh) scale(.5773)}}.snow:nth-child(134){opacity:1.1678;transform:translate(79.1033vw,-10px) scale(.6563);animation:fall-134 22s -13s linear infinite}@keyframes fall-134{60.542%{transform:translate(87.3831vw,60.542vh) scale(.6563)}to{transform:translate(83.2432vw,100vh) scale(.6563)}}.snow:nth-child(135){opacity:1.1388;transform:translate(94.2684vw,-10px) scale(.7156);animation:fall-135 27s -11s linear infinite}@keyframes fall-135{42.448%{transform:translate(101.2031vw,42.448vh) scale(.7156)}to{transform:translate(97.73575vw,100vh) scale(.7156)}}.snow:nth-child(136){opacity:.1272;transform:translate(55.802vw,-10px) scale(.9908);animation:fall-136 16s -24s linear infinite}@keyframes fall-136{58.304%{transform:translate(55.7097vw,58.304vh) scale(.9908)}to{transform:translate(55.75585vw,100vh) scale(.9908)}}.snow:nth-child(137){opacity:1.4996;transform:translate(72.9055vw,-10px) scale(.695);animation:fall-137 17s -16s linear infinite}@keyframes fall-137{52.866%{transform:translate(65.687vw,52.866vh) scale(.695)}to{transform:translate(69.29625vw,100vh) scale(.695)}}.snow:nth-child(138){opacity:1.503;transform:translate(7.5707vw,-10px) scale(.4691);animation:fall-138 10s -30s linear infinite}@keyframes fall-138{44.534%{transform:translate(8.5931vw,44.534vh) scale(.4691)}to{transform:translate(8.0819vw,100vh) scale(.4691)}}.snow:nth-child(139){opacity:.5124;transform:translate(76.0935vw,-10px) scale(.4296);animation:fall-139 24s -14s linear infinite}@keyframes fall-139{32.502%{transform:translate(70.1327vw,32.502vh) scale(.4296)}to{transform:translate(73.1131vw,100vh) scale(.4296)}}.snow:nth-child(140){opacity:.6732;transform:translate(6.2049vw,-10px) scale(.6689);animation:fall-140 19s -11s linear infinite}@keyframes fall-140{51.956%{transform:translate(4.0607vw,51.956vh) scale(.6689)}to{transform:translate(5.1328vw,100vh) scale(.6689)}}.snow:nth-child(141){opacity:.5358;transform:translate(37.5174vw,-10px) scale(.8752);animation:fall-141 10s -10s linear infinite}@keyframes fall-141{68.593%{transform:translate(43.3874vw,68.593vh) scale(.8752)}to{transform:translate(40.4524vw,100vh) scale(.8752)}}.snow:nth-child(142){opacity:1.449;transform:translate(6.1799vw,-10px) scale(.9047);animation:fall-142 23s -23s linear infinite}@keyframes fall-142{34.605%{transform:translate(4.8901vw,34.605vh) scale(.9047)}to{transform:translate(5.535vw,100vh) scale(.9047)}}.snow:nth-child(143){opacity:1.424;transform:translate(2.3592vw,-10px) scale(.0573);animation:fall-143 29s -5s linear infinite}@keyframes fall-143{57.245%{transform:translate(2.9824vw,57.245vh) scale(.0573)}to{transform:translate(2.6708vw,100vh) scale(.0573)}}.snow:nth-child(144){opacity:1.0188;transform:translate(9.6746vw,-10px) scale(.9883);animation:fall-144 29s -17s linear infinite}@keyframes fall-144{60.716%{transform:translate(5.3438vw,60.716vh) scale(.9883)}to{transform:translate(7.5092vw,100vh) scale(.9883)}}.snow:nth-child(145){opacity:.478;transform:translate(.1332vw,-10px) scale(.8476);animation:fall-145 15s -25s linear infinite}@keyframes fall-145{62.797%{transform:translate(-4.3977vw,62.797vh) scale(.8476)}to{transform:translate(-2.13225vw,100vh) scale(.8476)}}.snow:nth-child(146){opacity:1.541;transform:translate(86.9279vw,-10px) scale(.4913);animation:fall-146 11s -4s linear infinite}@keyframes fall-146{76.825%{transform:translate(93.4699vw,76.825vh) scale(.4913)}to{transform:translate(90.1989vw,100vh) scale(.4913)}}.snow:nth-child(147){opacity:1.6038;transform:translate(49.7834vw,-10px) scale(.6527);animation:fall-147 23s -5s linear infinite}@keyframes fall-147{69.63%{transform:translate(57.3167vw,69.63vh) scale(.6527)}to{transform:translate(53.55005vw,100vh) scale(.6527)}}.snow:nth-child(148){opacity:.94;transform:translate(61.617vw,-10px) scale(.3606);animation:fall-148 30s -13s linear infinite}@keyframes fall-148{62.655%{transform:translate(54.0879vw,62.655vh) scale(.3606)}to{transform:translate(57.85245vw,100vh) scale(.3606)}}.snow:nth-child(149){opacity:.8758;transform:translate(82.6152vw,-10px) scale(.6282);animation:fall-149 16s -8s linear infinite}@keyframes fall-149{54.201%{transform:translate(80.4612vw,54.201vh) scale(.6282)}to{transform:translate(81.5382vw,100vh) scale(.6282)}}.snow:nth-child(150){opacity:.046;transform:translate(90.3354vw,-10px) scale(.7092);animation:fall-150 15s -23s linear infinite}@keyframes fall-150{39.033%{transform:translate(98.6082vw,39.033vh) scale(.7092)}to{transform:translate(94.4718vw,100vh) scale(.7092)}}.snow:nth-child(151){opacity:1.963;transform:translate(54.0779vw,-10px) scale(.4206);animation:fall-151 25s -24s linear infinite}@keyframes fall-151{64.959%{transform:translate(62.3642vw,64.959vh) scale(.4206)}to{transform:translate(58.22105vw,100vh) scale(.4206)}}.snow:nth-child(152){opacity:1.7888;transform:translate(77.7472vw,-10px) scale(.8902);animation:fall-152 24s -2s linear infinite}@keyframes fall-152{38.062%{transform:translate(68.0257vw,38.062vh) scale(.8902)}to{transform:translate(72.88645vw,100vh) scale(.8902)}}.snow:nth-child(153){opacity:1.1218;transform:translate(91.316vw,-10px) scale(.5904);animation:fall-153 19s -16s linear infinite}@keyframes fall-153{68.024%{transform:translate(81.8112vw,68.024vh) scale(.5904)}to{transform:translate(86.5636vw,100vh) scale(.5904)}}.snow:nth-child(154){opacity:.788;transform:translate(98.1675vw,-10px) scale(.5465);animation:fall-154 10s -16s linear infinite}@keyframes fall-154{46.253%{transform:translate(95.6374vw,46.253vh) scale(.5465)}to{transform:translate(96.90245vw,100vh) scale(.5465)}}.snow:nth-child(155){opacity:1.5184;transform:translate(3.0175vw,-10px) scale(.7441);animation:fall-155 24s -25s linear infinite}@keyframes fall-155{70.929%{transform:translate(5.8406vw,70.929vh) scale(.7441)}to{transform:translate(4.42905vw,100vh) scale(.7441)}}.snow:nth-child(156){opacity:.3588;transform:translate(77.7284vw,-10px) scale(.3746);animation:fall-156 17s -28s linear infinite}@keyframes fall-156{46.838%{transform:translate(77.5534vw,46.838vh) scale(.3746)}to{transform:translate(77.6409vw,100vh) scale(.3746)}}.snow:nth-child(157){opacity:1.1868;transform:translate(60.6894vw,-10px) scale(.3356);animation:fall-157 26s -10s linear infinite}@keyframes fall-157{37.938%{transform:translate(50.9379vw,37.938vh) scale(.3356)}to{transform:translate(55.81365vw,100vh) scale(.3356)}}.snow:nth-child(158){opacity:1.2814;transform:translate(15.3293vw,-10px) scale(.1387);animation:fall-158 14s -28s linear infinite}@keyframes fall-158{45.983%{transform:translate(8.677vw,45.983vh) scale(.1387)}to{transform:translate(12.00315vw,100vh) scale(.1387)}}.snow:nth-child(159){opacity:1.0868;transform:translate(46.6054vw,-10px) scale(.8403);animation:fall-159 17s -9s linear infinite}@keyframes fall-159{54.425%{transform:translate(48.0932vw,54.425vh) scale(.8403)}to{transform:translate(47.3493vw,100vh) scale(.8403)}}.snow:nth-child(160){opacity:.3088;transform:translate(36.5874vw,-10px) scale(.9887);animation:fall-160 30s -23s linear infinite}@keyframes fall-160{49.399%{transform:translate(44.477vw,49.399vh) scale(.9887)}to{transform:translate(40.5322vw,100vh) scale(.9887)}}.snow:nth-child(161){opacity:1.9646;transform:translate(18.4281vw,-10px) scale(.9782);animation:fall-161 16s -21s linear infinite}@keyframes fall-161{51.674%{transform:translate(19.8992vw,51.674vh) scale(.9782)}to{transform:translate(19.16365vw,100vh) scale(.9782)}}.snow:nth-child(162){opacity:.9536;transform:translate(60.3892vw,-10px) scale(.7381);animation:fall-162 26s -28s linear infinite}@keyframes fall-162{56.322%{transform:translate(66.1575vw,56.322vh) scale(.7381)}to{transform:translate(63.27335vw,100vh) scale(.7381)}}.snow:nth-child(163){opacity:.127;transform:translate(32.5951vw,-10px) scale(.3137);animation:fall-163 21s -12s linear infinite}@keyframes fall-163{71.062%{transform:translate(30.291vw,71.062vh) scale(.3137)}to{transform:translate(31.44305vw,100vh) scale(.3137)}}.snow:nth-child(164){opacity:1.62;transform:translate(2.5233vw,-10px) scale(.801);animation:fall-164 22s -21s linear infinite}@keyframes fall-164{76.677%{transform:translate(8.2209vw,76.677vh) scale(.801)}to{transform:translate(5.3721vw,100vh) scale(.801)}}.snow:nth-child(165){opacity:1.6662;transform:translate(18.0103vw,-10px) scale(.3292);animation:fall-165 28s -21s linear infinite}@keyframes fall-165{60.174%{transform:translate(12.3386vw,60.174vh) scale(.3292)}to{transform:translate(15.17445vw,100vh) scale(.3292)}}.snow:nth-child(166){opacity:.889;transform:translate(99.1546vw,-10px) scale(.992);animation:fall-166 20s -16s linear infinite}@keyframes fall-166{66.491%{transform:translate(94.9027vw,66.491vh) scale(.992)}to{transform:translate(97.02865vw,100vh) scale(.992)}}.snow:nth-child(167){opacity:.902;transform:translate(24.203vw,-10px) scale(.5635);animation:fall-167 11s -9s linear infinite}@keyframes fall-167{52.377%{transform:translate(27.3879vw,52.377vh) scale(.5635)}to{transform:translate(25.79545vw,100vh) scale(.5635)}}.snow:nth-child(168){opacity:1.9602;transform:translate(11.7311vw,-10px) scale(.2074);animation:fall-168 23s -28s linear infinite}@keyframes fall-168{60.435%{transform:translate(7.2003vw,60.435vh) scale(.2074)}to{transform:translate(9.4657vw,100vh) scale(.2074)}}.snow:nth-child(169){opacity:.309;transform:translate(13.9258vw,-10px) scale(.6246);animation:fall-169 23s -5s linear infinite}@keyframes fall-169{78.456%{transform:translate(16.8873vw,78.456vh) scale(.6246)}to{transform:translate(15.40655vw,100vh) scale(.6246)}}.snow:nth-child(170){opacity:1.7232;transform:translate(82.2766vw,-10px) scale(.9154);animation:fall-170 11s -7s linear infinite}@keyframes fall-170{49.903%{transform:translate(76.9086vw,49.903vh) scale(.9154)}to{transform:translate(79.5926vw,100vh) scale(.9154)}}.snow:nth-child(171){opacity:1.4418;transform:translate(41.1748vw,-10px) scale(.3024);animation:fall-171 24s -18s linear infinite}@keyframes fall-171{37.364%{transform:translate(35.1562vw,37.364vh) scale(.3024)}to{transform:translate(38.1655vw,100vh) scale(.3024)}}.snow:nth-child(172){opacity:1.7832;transform:translate(93.8072vw,-10px) scale(.1599);animation:fall-172 24s -6s linear infinite}@keyframes fall-172{40.888%{transform:translate(87.849vw,40.888vh) scale(.1599)}to{transform:translate(90.8281vw,100vh) scale(.1599)}}.snow:nth-child(173){opacity:.971;transform:translate(47.9633vw,-10px) scale(.0312);animation:fall-173 27s -11s linear infinite}@keyframes fall-173{58.549%{transform:translate(51.8475vw,58.549vh) scale(.0312)}to{transform:translate(49.9054vw,100vh) scale(.0312)}}.snow:nth-child(174){opacity:1.9848;transform:translate(35.4672vw,-10px) scale(.9013);animation:fall-174 14s -18s linear infinite}@keyframes fall-174{55.085%{transform:translate(30.6517vw,55.085vh) scale(.9013)}to{transform:translate(33.05945vw,100vh) scale(.9013)}}.snow:nth-child(175){opacity:.023;transform:translate(1.0427vw,-10px) scale(.4413);animation:fall-175 26s -15s linear infinite}@keyframes fall-175{55.293%{transform:translate(1.6618vw,55.293vh) scale(.4413)}to{transform:translate(1.35225vw,100vh) scale(.4413)}}.snow:nth-child(176){opacity:.1938;transform:translate(28.8116vw,-10px) scale(.1591);animation:fall-176 10s -14s linear infinite}@keyframes fall-176{54.87%{transform:translate(33.5156vw,54.87vh) scale(.1591)}to{transform:translate(31.1636vw,100vh) scale(.1591)}}.snow:nth-child(177){opacity:.3994;transform:translate(86.8685vw,-10px) scale(.4918);animation:fall-177 24s -20s linear infinite}@keyframes fall-177{41.373%{transform:translate(91.1904vw,41.373vh) scale(.4918)}to{transform:translate(89.02945vw,100vh) scale(.4918)}}.snow:nth-child(178){opacity:1.9216;transform:translate(27.892vw,-10px) scale(.3038);animation:fall-178 23s -10s linear infinite}@keyframes fall-178{31.788%{transform:translate(24.5935vw,31.788vh) scale(.3038)}to{transform:translate(26.24275vw,100vh) scale(.3038)}}.snow:nth-child(179){opacity:1.9534;transform:translate(81.9974vw,-10px) scale(.5061);animation:fall-179 28s -1s linear infinite}@keyframes fall-179{79.925%{transform:translate(83.1235vw,79.925vh) scale(.5061)}to{transform:translate(82.56045vw,100vh) scale(.5061)}}.snow:nth-child(180){opacity:1.4998;transform:translate(45.9686vw,-10px) scale(.8386);animation:fall-180 29s -20s linear infinite}@keyframes fall-180{77.577%{transform:translate(53.7718vw,77.577vh) scale(.8386)}to{transform:translate(49.8702vw,100vh) scale(.8386)}}.snow:nth-child(181){opacity:1.0492;transform:translate(60.082vw,-10px) scale(.2783);animation:fall-181 27s -17s linear infinite}@keyframes fall-181{38.98%{transform:translate(59.0485vw,38.98vh) scale(.2783)}to{transform:translate(59.56525vw,100vh) scale(.2783)}}.snow:nth-child(182){opacity:.4732;transform:translate(58.2523vw,-10px) scale(.3383);animation:fall-182 10s -22s linear infinite}@keyframes fall-182{68.809%{transform:translate(68.089vw,68.809vh) scale(.3383)}to{transform:translate(63.17065vw,100vh) scale(.3383)}}.snow:nth-child(183){opacity:.5282;transform:translate(61.78vw,-10px) scale(.6924);animation:fall-183 19s -13s linear infinite}@keyframes fall-183{40.323%{transform:translate(58.9962vw,40.323vh) scale(.6924)}to{transform:translate(60.3881vw,100vh) scale(.6924)}}.snow:nth-child(184){opacity:.5516;transform:translate(54.4103vw,-10px) scale(.8122);animation:fall-184 19s -1s linear infinite}@keyframes fall-184{53.192%{transform:translate(54.1614vw,53.192vh) scale(.8122)}to{transform:translate(54.28585vw,100vh) scale(.8122)}}.snow:nth-child(185){opacity:.1738;transform:translate(85.5093vw,-10px) scale(.8117);animation:fall-185 18s -25s linear infinite}@keyframes fall-185{68.217%{transform:translate(85.1188vw,68.217vh) scale(.8117)}to{transform:translate(85.31405vw,100vh) scale(.8117)}}.snow:nth-child(186){opacity:1.9458;transform:translate(91.9426vw,-10px) scale(.5707);animation:fall-186 14s -29s linear infinite}@keyframes fall-186{74.942%{transform:translate(91.3623vw,74.942vh) scale(.5707)}to{transform:translate(91.65245vw,100vh) scale(.5707)}}.snow:nth-child(187){opacity:1.2058;transform:translate(59.1951vw,-10px) scale(.1452);animation:fall-187 17s -17s linear infinite}@keyframes fall-187{35.406%{transform:translate(51.8472vw,35.406vh) scale(.1452)}to{transform:translate(55.52115vw,100vh) scale(.1452)}}.snow:nth-child(188){opacity:1.7518;transform:translate(46.0313vw,-10px) scale(.7636);animation:fall-188 16s -7s linear infinite}@keyframes fall-188{72.269%{transform:translate(47.8124vw,72.269vh) scale(.7636)}to{transform:translate(46.92185vw,100vh) scale(.7636)}}.snow:nth-child(189){opacity:.937;transform:translate(82.168vw,-10px) scale(.007);animation:fall-189 16s -24s linear infinite}@keyframes fall-189{51.73%{transform:translate(88.7544vw,51.73vh) scale(.007)}to{transform:translate(85.4612vw,100vh) scale(.007)}}.snow:nth-child(190){opacity:.1216;transform:translate(94.3352vw,-10px) scale(.2895);animation:fall-190 16s -1s linear infinite}@keyframes fall-190{49.724%{transform:translate(91.226vw,49.724vh) scale(.2895)}to{transform:translate(92.7806vw,100vh) scale(.2895)}}.snow:nth-child(191){opacity:1.3268;transform:translate(65.79vw,-10px) scale(.6744);animation:fall-191 10s -15s linear infinite}@keyframes fall-191{55.273%{transform:translate(69.2142vw,55.273vh) scale(.6744)}to{transform:translate(67.5021vw,100vh) scale(.6744)}}.snow:nth-child(192){opacity:1.7758;transform:translate(79.0349vw,-10px) scale(.3307);animation:fall-192 11s -21s linear infinite}@keyframes fall-192{41.366%{transform:translate(80.052vw,41.366vh) scale(.3307)}to{transform:translate(79.54345vw,100vh) scale(.3307)}}.snow:nth-child(193){opacity:.9024;transform:translate(92.4649vw,-10px) scale(.0842);animation:fall-193 29s -13s linear infinite}@keyframes fall-193{78.369%{transform:translate(83.9072vw,78.369vh) scale(.0842)}to{transform:translate(88.18605vw,100vh) scale(.0842)}}.snow:nth-child(194){opacity:.3674;transform:translate(6.4517vw,-10px) scale(.3545);animation:fall-194 24s -24s linear infinite}@keyframes fall-194{35.55%{transform:translate(7.7472vw,35.55vh) scale(.3545)}to{transform:translate(7.09945vw,100vh) scale(.3545)}}.snow:nth-child(195){opacity:.0564;transform:translate(79.6365vw,-10px) scale(.32);animation:fall-195 28s -23s linear infinite}@keyframes fall-195{63.58%{transform:translate(76.3849vw,63.58vh) scale(.32)}to{transform:translate(78.0107vw,100vh) scale(.32)}}.snow:nth-child(196){opacity:.9046;transform:translate(6.6807vw,-10px) scale(.0069);animation:fall-196 13s -17s linear infinite}@keyframes fall-196{30.003%{transform:translate(14.9284vw,30.003vh) scale(.0069)}to{transform:translate(10.80455vw,100vh) scale(.0069)}}.snow:nth-child(197){opacity:1.6044;transform:translate(87.4756vw,-10px) scale(.8154);animation:fall-197 24s -30s linear infinite}@keyframes fall-197{36.829%{transform:translate(80.6484vw,36.829vh) scale(.8154)}to{transform:translate(84.062vw,100vh) scale(.8154)}}.snow:nth-child(198){opacity:1.7576;transform:translate(86.6292vw,-10px) scale(.8721);animation:fall-198 24s -28s linear infinite}@keyframes fall-198{49.061%{transform:translate(82.205vw,49.061vh) scale(.8721)}to{transform:translate(84.4171vw,100vh) scale(.8721)}}.snow:nth-child(199){opacity:.203;transform:translate(1.8771vw,-10px) scale(.7452);animation:fall-199 10s -24s linear infinite}@keyframes fall-199{37.496%{transform:translate(5.5933vw,37.496vh) scale(.7452)}to{transform:translate(3.7352vw,100vh) scale(.7452)}}.snow:nth-child(200){opacity:.8576;transform:translate(99.8291vw,-10px) scale(.7684);animation:fall-200 21s -4s linear infinite}@keyframes fall-200{60.708%{transform:translate(108.7926vw,60.708vh) scale(.7684)}to{transform:translate(104.31085vw,100vh) scale(.7684)}}.snow:nth-child(201){opacity:1.2146;transform:translate(80.1593vw,-10px) scale(.1326);animation:fall-201 26s -15s linear infinite}@keyframes fall-201{45.151%{transform:translate(72.7489vw,45.151vh) scale(.1326)}to{transform:translate(76.4541vw,100vh) scale(.1326)}}.snow:nth-child(202){opacity:1.1664;transform:translate(12.4637vw,-10px) scale(.7469);animation:fall-202 12s -16s linear infinite}@keyframes fall-202{37.077%{transform:translate(18.6982vw,37.077vh) scale(.7469)}to{transform:translate(15.58095vw,100vh) scale(.7469)}}.snow:nth-child(203){opacity:.924;transform:translate(26.4079vw,-10px) scale(.8932);animation:fall-203 24s -24s linear infinite}@keyframes fall-203{43.629%{transform:translate(19.4868vw,43.629vh) scale(.8932)}to{transform:translate(22.94735vw,100vh) scale(.8932)}}.snow:nth-child(204){opacity:.8752;transform:translate(15.5075vw,-10px) scale(.7363);animation:fall-204 17s -20s linear infinite}@keyframes fall-204{42.049%{transform:translate(7.6156vw,42.049vh) scale(.7363)}to{transform:translate(11.56155vw,100vh) scale(.7363)}}.snow:nth-child(205){opacity:1.2212;transform:translate(56.4895vw,-10px) scale(.2657);animation:fall-205 17s -3s linear infinite}@keyframes fall-205{41.712%{transform:translate(59.9711vw,41.712vh) scale(.2657)}to{transform:translate(58.2303vw,100vh) scale(.2657)}}.snow:nth-child(206){opacity:1.2724;transform:translate(45.8243vw,-10px) scale(.5585);animation:fall-206 20s -26s linear infinite}@keyframes fall-206{63.291%{transform:translate(45.3529vw,63.291vh) scale(.5585)}to{transform:translate(45.5886vw,100vh) scale(.5585)}}.snow:nth-child(207){opacity:1.0576;transform:translate(1.749vw,-10px) scale(.6392);animation:fall-207 20s -15s linear infinite}@keyframes fall-207{78.795%{transform:translate(-7.4937vw,78.795vh) scale(.6392)}to{transform:translate(-2.87235vw,100vh) scale(.6392)}}.snow:nth-child(208){opacity:.0728;transform:translate(22.596vw,-10px) scale(.1841);animation:fall-208 18s -16s linear infinite}@keyframes fall-208{39.862%{transform:translate(22.1967vw,39.862vh) scale(.1841)}to{transform:translate(22.39635vw,100vh) scale(.1841)}}.snow:nth-child(209){opacity:.6544;transform:translate(86.5062vw,-10px) scale(.8451);animation:fall-209 19s -20s linear infinite}@keyframes fall-209{77.288%{transform:translate(82.9688vw,77.288vh) scale(.8451)}to{transform:translate(84.7375vw,100vh) scale(.8451)}}.snow:nth-child(210){opacity:1.7502;transform:translate(44.0979vw,-10px) scale(.8181);animation:fall-210 12s -24s linear infinite}@keyframes fall-210{33.575%{transform:translate(41.5011vw,33.575vh) scale(.8181)}to{transform:translate(42.7995vw,100vh) scale(.8181)}}.snow:nth-child(211){opacity:1.2936;transform:translate(23.7898vw,-10px) scale(.395);animation:fall-211 23s -1s linear infinite}@keyframes fall-211{49.386%{transform:translate(22.7893vw,49.386vh) scale(.395)}to{transform:translate(23.28955vw,100vh) scale(.395)}}.snow:nth-child(212){opacity:.6694;transform:translate(86.404vw,-10px) scale(.5895);animation:fall-212 10s -13s linear infinite}@keyframes fall-212{53.621%{transform:translate(89.1916vw,53.621vh) scale(.5895)}to{transform:translate(87.7978vw,100vh) scale(.5895)}}.snow:nth-child(213){opacity:.1038;transform:translate(88.8654vw,-10px) scale(.896);animation:fall-213 12s -18s linear infinite}@keyframes fall-213{69.737%{transform:translate(85.3628vw,69.737vh) scale(.896)}to{transform:translate(87.1141vw,100vh) scale(.896)}}.snow:nth-child(214){opacity:1.122;transform:translate(98.1899vw,-10px) scale(.6443);animation:fall-214 13s -9s linear infinite}@keyframes fall-214{40.633%{transform:translate(96.3248vw,40.633vh) scale(.6443)}to{transform:translate(97.25735vw,100vh) scale(.6443)}}.snow:nth-child(215){opacity:.103;transform:translate(35.7082vw,-10px) scale(.2387);animation:fall-215 20s -8s linear infinite}@keyframes fall-215{63.26%{transform:translate(45.3521vw,63.26vh) scale(.2387)}to{transform:translate(40.53015vw,100vh) scale(.2387)}}.snow:nth-child(216){opacity:.1092;transform:translate(76.2308vw,-10px) scale(.8754);animation:fall-216 30s -7s linear infinite}@keyframes fall-216{67.366%{transform:translate(76.0893vw,67.366vh) scale(.8754)}to{transform:translate(76.16005vw,100vh) scale(.8754)}}.snow:nth-child(217){opacity:1.9984;transform:translate(98.285vw,-10px) scale(.4863);animation:fall-217 15s -23s linear infinite}@keyframes fall-217{60.801%{transform:translate(90.339vw,60.801vh) scale(.4863)}to{transform:translate(94.312vw,100vh) scale(.4863)}}.snow:nth-child(218){opacity:.2082;transform:translate(46.56vw,-10px) scale(.6634);animation:fall-218 27s -17s linear infinite}@keyframes fall-218{51.7%{transform:translate(36.8283vw,51.7vh) scale(.6634)}to{transform:translate(41.69415vw,100vh) scale(.6634)}}.snow:nth-child(219){opacity:.9916;transform:translate(43.0178vw,-10px) scale(.8788);animation:fall-219 10s -13s linear infinite}@keyframes fall-219{55.829%{transform:translate(40.9727vw,55.829vh) scale(.8788)}to{transform:translate(41.99525vw,100vh) scale(.8788)}}.snow:nth-child(220){opacity:.1266;transform:translate(37.1883vw,-10px) scale(.6333);animation:fall-220 25s -20s linear infinite}@keyframes fall-220{71.675%{transform:translate(40.8643vw,71.675vh) scale(.6333)}to{transform:translate(39.0263vw,100vh) scale(.6333)}}.snow:nth-child(221){opacity:.0228;transform:translate(65.1801vw,-10px) scale(.878);animation:fall-221 30s -14s linear infinite}@keyframes fall-221{73.361%{transform:translate(69.3797vw,73.361vh) scale(.878)}to{transform:translate(67.2799vw,100vh) scale(.878)}}.snow:nth-child(222){opacity:1.111;transform:translate(34.2997vw,-10px) scale(.566);animation:fall-222 16s -6s linear infinite}@keyframes fall-222{76.964%{transform:translate(41.0128vw,76.964vh) scale(.566)}to{transform:translate(37.65625vw,100vh) scale(.566)}}.snow:nth-child(223){opacity:1.928;transform:translate(37.6821vw,-10px) scale(.759);animation:fall-223 22s -9s linear infinite}@keyframes fall-223{43.687%{transform:translate(31.5487vw,43.687vh) scale(.759)}to{transform:translate(34.6154vw,100vh) scale(.759)}}.snow:nth-child(224){opacity:1.8026;transform:translate(14.1719vw,-10px) scale(.9988);animation:fall-224 25s -1s linear infinite}@keyframes fall-224{48.949%{transform:translate(18.565vw,48.949vh) scale(.9988)}to{transform:translate(16.36845vw,100vh) scale(.9988)}}.snow:nth-child(225){opacity:.3246;transform:translate(45.7114vw,-10px) scale(.3043);animation:fall-225 22s -30s linear infinite}@keyframes fall-225{53.029%{transform:translate(45.344vw,53.029vh) scale(.3043)}to{transform:translate(45.5277vw,100vh) scale(.3043)}}.snow:nth-child(226){opacity:1.576;transform:translate(10.8364vw,-10px) scale(.3572);animation:fall-226 13s -26s linear infinite}@keyframes fall-226{40.432%{transform:translate(11.5923vw,40.432vh) scale(.3572)}to{transform:translate(11.21435vw,100vh) scale(.3572)}}.snow:nth-child(227){opacity:1.6602;transform:translate(85.7852vw,-10px) scale(.2322);animation:fall-227 16s -1s linear infinite}@keyframes fall-227{60.64%{transform:translate(83.3vw,60.64vh) scale(.2322)}to{transform:translate(84.5426vw,100vh) scale(.2322)}}.snow:nth-child(228){opacity:.1448;transform:translate(58.8527vw,-10px) scale(.6353);animation:fall-228 23s -3s linear infinite}@keyframes fall-228{79.536%{transform:translate(52.6176vw,79.536vh) scale(.6353)}to{transform:translate(55.73515vw,100vh) scale(.6353)}}.snow:nth-child(229){opacity:.6414;transform:translate(40.6825vw,-10px) scale(.728);animation:fall-229 30s -26s linear infinite}@keyframes fall-229{31.998%{transform:translate(47.6425vw,31.998vh) scale(.728)}to{transform:translate(44.1625vw,100vh) scale(.728)}}.snow:nth-child(230){opacity:1.7544;transform:translate(55.8298vw,-10px) scale(.7575);animation:fall-230 10s -29s linear infinite}@keyframes fall-230{76.374%{transform:translate(49.2142vw,76.374vh) scale(.7575)}to{transform:translate(52.522vw,100vh) scale(.7575)}}.snow:nth-child(231){opacity:1.8302;transform:translate(62.4803vw,-10px) scale(.7363);animation:fall-231 20s -15s linear infinite}@keyframes fall-231{72.553%{transform:translate(54.9558vw,72.553vh) scale(.7363)}to{transform:translate(58.71805vw,100vh) scale(.7363)}}.snow:nth-child(232){opacity:1.0474;transform:translate(59.7711vw,-10px) scale(.3078);animation:fall-232 28s -25s linear infinite}@keyframes fall-232{77.653%{transform:translate(67.0799vw,77.653vh) scale(.3078)}to{transform:translate(63.4255vw,100vh) scale(.3078)}}.snow:nth-child(233){opacity:1.4612;transform:translate(95.9737vw,-10px) scale(.753);animation:fall-233 27s -23s linear infinite}@keyframes fall-233{54.135%{transform:translate(93.4795vw,54.135vh) scale(.753)}to{transform:translate(94.7266vw,100vh) scale(.753)}}.snow:nth-child(234){opacity:1.358;transform:translate(66.3378vw,-10px) scale(.0861);animation:fall-234 27s -22s linear infinite}@keyframes fall-234{74.092%{transform:translate(64.6991vw,74.092vh) scale(.0861)}to{transform:translate(65.51845vw,100vh) scale(.0861)}}.snow:nth-child(235){opacity:1.3572;transform:translate(8.7257vw,-10px) scale(.8112);animation:fall-235 20s -28s linear infinite}@keyframes fall-235{32.798%{transform:translate(16.6643vw,32.798vh) scale(.8112)}to{transform:translate(12.695vw,100vh) scale(.8112)}}.snow:nth-child(236){opacity:.2392;transform:translate(90.4694vw,-10px) scale(.8221);animation:fall-236 23s -23s linear infinite}@keyframes fall-236{38.2%{transform:translate(96.8439vw,38.2vh) scale(.8221)}to{transform:translate(93.65665vw,100vh) scale(.8221)}}.snow:nth-child(237){opacity:1.2578;transform:translate(46.0915vw,-10px) scale(.2582);animation:fall-237 28s -21s linear infinite}@keyframes fall-237{49.236%{transform:translate(42.792vw,49.236vh) scale(.2582)}to{transform:translate(44.44175vw,100vh) scale(.2582)}}.snow:nth-child(238){opacity:.954;transform:translate(42.1636vw,-10px) scale(.0289);animation:fall-238 23s -11s linear infinite}@keyframes fall-238{36.935%{transform:translate(45.6355vw,36.935vh) scale(.0289)}to{transform:translate(43.89955vw,100vh) scale(.0289)}}.snow:nth-child(239){opacity:.4922;transform:translate(14.595vw,-10px) scale(.3253);animation:fall-239 16s -30s linear infinite}@keyframes fall-239{54.167%{transform:translate(11.8525vw,54.167vh) scale(.3253)}to{transform:translate(13.22375vw,100vh) scale(.3253)}}.snow:nth-child(240){opacity:1.2436;transform:translate(21.2525vw,-10px) scale(.5776);animation:fall-240 17s -6s linear infinite}@keyframes fall-240{71.231%{transform:translate(29.8507vw,71.231vh) scale(.5776)}to{transform:translate(25.5516vw,100vh) scale(.5776)}}.snow:nth-child(241){opacity:.0602;transform:translate(64.2697vw,-10px) scale(.1407);animation:fall-241 18s -17s linear infinite}@keyframes fall-241{42.023%{transform:translate(72.2428vw,42.023vh) scale(.1407)}to{transform:translate(68.25625vw,100vh) scale(.1407)}}.snow:nth-child(242){opacity:1.2658;transform:translate(56.7798vw,-10px) scale(.6251);animation:fall-242 10s -26s linear infinite}@keyframes fall-242{72.728%{transform:translate(66.3734vw,72.728vh) scale(.6251)}to{transform:translate(61.5766vw,100vh) scale(.6251)}}.snow:nth-child(243){opacity:1.9546;transform:translate(65.6158vw,-10px) scale(.5657);animation:fall-243 22s -20s linear infinite}@keyframes fall-243{50.885%{transform:translate(68.254vw,50.885vh) scale(.5657)}to{transform:translate(66.9349vw,100vh) scale(.5657)}}.snow:nth-child(244){opacity:.7466;transform:translate(49.4793vw,-10px) scale(.1043);animation:fall-244 29s -26s linear infinite}@keyframes fall-244{65.377%{transform:translate(58.6308vw,65.377vh) scale(.1043)}to{transform:translate(54.05505vw,100vh) scale(.1043)}}.snow:nth-child(245){opacity:.9276;transform:translate(71.2546vw,-10px) scale(.7714);animation:fall-245 11s -29s linear infinite}@keyframes fall-245{31.737%{transform:translate(73.3424vw,31.737vh) scale(.7714)}to{transform:translate(72.2985vw,100vh) scale(.7714)}}.snow:nth-child(246){opacity:.0334;transform:translate(81.7174vw,-10px) scale(.1373);animation:fall-246 27s -8s linear infinite}@keyframes fall-246{48.658%{transform:translate(76.299vw,48.658vh) scale(.1373)}to{transform:translate(79.0082vw,100vh) scale(.1373)}}.snow:nth-child(247){opacity:.0992;transform:translate(85.0126vw,-10px) scale(.9924);animation:fall-247 12s -14s linear infinite}@keyframes fall-247{64.22%{transform:translate(80.4498vw,64.22vh) scale(.9924)}to{transform:translate(82.7312vw,100vh) scale(.9924)}}.snow:nth-child(248){opacity:.2176;transform:translate(42.1687vw,-10px) scale(.5117);animation:fall-248 12s -8s linear infinite}@keyframes fall-248{40.976%{transform:translate(51.6361vw,40.976vh) scale(.5117)}to{transform:translate(46.9024vw,100vh) scale(.5117)}}.snow:nth-child(249){opacity:.772;transform:translate(99.2552vw,-10px) scale(.3139);animation:fall-249 27s -9s linear infinite}@keyframes fall-249{59.495%{transform:translate(92.7117vw,59.495vh) scale(.3139)}to{transform:translate(95.98345vw,100vh) scale(.3139)}}.snow:nth-child(250){opacity:1.168;transform:translate(75.8677vw,-10px) scale(.3131);animation:fall-250 22s -12s linear infinite}@keyframes fall-250{53.279%{transform:translate(82.0544vw,53.279vh) scale(.3131)}to{transform:translate(78.96105vw,100vh) scale(.3131)}}.snow:nth-child(251){opacity:.3102;transform:translate(87.2094vw,-10px) scale(.9133);animation:fall-251 24s -12s linear infinite}@keyframes fall-251{65.369%{transform:translate(77.5323vw,65.369vh) scale(.9133)}to{transform:translate(82.37085vw,100vh) scale(.9133)}}.snow:nth-child(252){opacity:1.6468;transform:translate(72.2029vw,-10px) scale(.3917);animation:fall-252 30s -27s linear infinite}@keyframes fall-252{72.019%{transform:translate(64.7808vw,72.019vh) scale(.3917)}to{transform:translate(68.49185vw,100vh) scale(.3917)}}.snow:nth-child(253){opacity:.9252;transform:translate(30.4904vw,-10px) scale(.3707);animation:fall-253 25s -13s linear infinite}@keyframes fall-253{64.146%{transform:translate(21.8781vw,64.146vh) scale(.3707)}to{transform:translate(26.18425vw,100vh) scale(.3707)}}.snow:nth-child(254){opacity:.6154;transform:translate(88.8588vw,-10px) scale(.7008);animation:fall-254 16s -1s linear infinite}@keyframes fall-254{33.93%{transform:translate(96.164vw,33.93vh) scale(.7008)}to{transform:translate(92.5114vw,100vh) scale(.7008)}}.snow:nth-child(255){opacity:1.9734;transform:translate(45.0745vw,-10px) scale(.1011);animation:fall-255 28s -23s linear infinite}@keyframes fall-255{69.207%{transform:translate(54.6761vw,69.207vh) scale(.1011)}to{transform:translate(49.8753vw,100vh) scale(.1011)}}.snow:nth-child(256){opacity:.227;transform:translate(23.4593vw,-10px) scale(.2297);animation:fall-256 26s -12s linear infinite}@keyframes fall-256{53.936%{transform:translate(16.4624vw,53.936vh) scale(.2297)}to{transform:translate(19.96085vw,100vh) scale(.2297)}}.snow:nth-child(257){opacity:1.2248;transform:translate(38.3287vw,-10px) scale(.4552);animation:fall-257 22s -3s linear infinite}@keyframes fall-257{73.999%{transform:translate(38.3392vw,73.999vh) scale(.4552)}to{transform:translate(38.33395vw,100vh) scale(.4552)}}.snow:nth-child(258){opacity:.5988;transform:translate(65.2684vw,-10px) scale(.8164);animation:fall-258 12s -28s linear infinite}@keyframes fall-258{32.284%{transform:translate(64.1847vw,32.284vh) scale(.8164)}to{transform:translate(64.72655vw,100vh) scale(.8164)}}.snow:nth-child(259){opacity:.1888;transform:translate(74.7766vw,-10px) scale(.1044);animation:fall-259 30s -25s linear infinite}@keyframes fall-259{79.592%{transform:translate(72.649vw,79.592vh) scale(.1044)}to{transform:translate(73.7128vw,100vh) scale(.1044)}}.snow:nth-child(260){opacity:.0828;transform:translate(61.6661vw,-10px) scale(.0822);animation:fall-260 26s -28s linear infinite}@keyframes fall-260{58.593%{transform:translate(53.3053vw,58.593vh) scale(.0822)}to{transform:translate(57.4857vw,100vh) scale(.0822)}}.snow:nth-child(261){opacity:.9956;transform:translate(16.7342vw,-10px) scale(.9307);animation:fall-261 29s -25s linear infinite}@keyframes fall-261{47.52%{transform:translate(19.1634vw,47.52vh) scale(.9307)}to{transform:translate(17.9488vw,100vh) scale(.9307)}}.snow:nth-child(262){opacity:1.3256;transform:translate(44.3274vw,-10px) scale(.7913);animation:fall-262 29s -24s linear infinite}@keyframes fall-262{53.014%{transform:translate(50.9153vw,53.014vh) scale(.7913)}to{transform:translate(47.62135vw,100vh) scale(.7913)}}.snow:nth-child(263){opacity:1.8732;transform:translate(99.815vw,-10px) scale(.7051);animation:fall-263 14s -21s linear infinite}@keyframes fall-263{36.434%{transform:translate(103.2058vw,36.434vh) scale(.7051)}to{transform:translate(101.5104vw,100vh) scale(.7051)}}.snow:nth-child(264){opacity:.0062;transform:translate(32.1387vw,-10px) scale(.7452);animation:fall-264 12s -7s linear infinite}@keyframes fall-264{55.537%{transform:translate(38.2205vw,55.537vh) scale(.7452)}to{transform:translate(35.1796vw,100vh) scale(.7452)}}.snow:nth-child(265){opacity:1.7178;transform:translate(59.8629vw,-10px) scale(.6029);animation:fall-265 26s -20s linear infinite}@keyframes fall-265{67.638%{transform:translate(50.6369vw,67.638vh) scale(.6029)}to{transform:translate(55.2499vw,100vh) scale(.6029)}}.snow:nth-child(266){opacity:1.6056;transform:translate(19.599vw,-10px) scale(.5532);animation:fall-266 27s -3s linear infinite}@keyframes fall-266{70.232%{transform:translate(11.6984vw,70.232vh) scale(.5532)}to{transform:translate(15.6487vw,100vh) scale(.5532)}}.snow:nth-child(267){opacity:.7972;transform:translate(73.3963vw,-10px) scale(.1683);animation:fall-267 20s -9s linear infinite}@keyframes fall-267{34.07%{transform:translate(81.5419vw,34.07vh) scale(.1683)}to{transform:translate(77.4691vw,100vh) scale(.1683)}}.snow:nth-child(268){opacity:.1196;transform:translate(52.5848vw,-10px) scale(.6893);animation:fall-268 11s -1s linear infinite}@keyframes fall-268{61.146%{transform:translate(45.1982vw,61.146vh) scale(.6893)}to{transform:translate(48.8915vw,100vh) scale(.6893)}}.snow:nth-child(269){opacity:1.5892;transform:translate(33.0387vw,-10px) scale(.9787);animation:fall-269 24s -23s linear infinite}@keyframes fall-269{73.815%{transform:translate(33.8236vw,73.815vh) scale(.9787)}to{transform:translate(33.43115vw,100vh) scale(.9787)}}.snow:nth-child(270){opacity:.4462;transform:translate(87.051vw,-10px) scale(.9262);animation:fall-270 22s -22s linear infinite}@keyframes fall-270{60.216%{transform:translate(81.7046vw,60.216vh) scale(.9262)}to{transform:translate(84.3778vw,100vh) scale(.9262)}}.snow:nth-child(271){opacity:.4722;transform:translate(31.1888vw,-10px) scale(.973);animation:fall-271 22s -14s linear infinite}@keyframes fall-271{34.199%{transform:translate(30.1383vw,34.199vh) scale(.973)}to{transform:translate(30.66355vw,100vh) scale(.973)}}.snow:nth-child(272){opacity:1.5142;transform:translate(64.0868vw,-10px) scale(.5772);animation:fall-272 23s -17s linear infinite}@keyframes fall-272{74.757%{transform:translate(54.8806vw,74.757vh) scale(.5772)}to{transform:translate(59.4837vw,100vh) scale(.5772)}}.snow:nth-child(273){opacity:.1222;transform:translate(28.2116vw,-10px) scale(.7693);animation:fall-273 15s -22s linear infinite}@keyframes fall-273{37.609%{transform:translate(26.994vw,37.609vh) scale(.7693)}to{transform:translate(27.6028vw,100vh) scale(.7693)}}.snow:nth-child(274){opacity:1.0894;transform:translate(69.9232vw,-10px) scale(.9731);animation:fall-274 12s -30s linear infinite}@keyframes fall-274{58.265%{transform:translate(77.6937vw,58.265vh) scale(.9731)}to{transform:translate(73.80845vw,100vh) scale(.9731)}}.snow:nth-child(275){opacity:1.4578;transform:translate(31.4654vw,-10px) scale(.8865);animation:fall-275 27s -26s linear infinite}@keyframes fall-275{56.38%{transform:translate(31.7951vw,56.38vh) scale(.8865)}to{transform:translate(31.63025vw,100vh) scale(.8865)}}.snow:nth-child(276){opacity:.1218;transform:translate(25.3055vw,-10px) scale(.047);animation:fall-276 17s -19s linear infinite}@keyframes fall-276{65.615%{transform:translate(25.7884vw,65.615vh) scale(.047)}to{transform:translate(25.54695vw,100vh) scale(.047)}}.snow:nth-child(277){opacity:1.3208;transform:translate(91.854vw,-10px) scale(.2902);animation:fall-277 27s -1s linear infinite}@keyframes fall-277{79.89%{transform:translate(89.15vw,79.89vh) scale(.2902)}to{transform:translate(90.502vw,100vh) scale(.2902)}}.snow:nth-child(278){opacity:.6322;transform:translate(51.2165vw,-10px) scale(.7792);animation:fall-278 18s -20s linear infinite}@keyframes fall-278{74.495%{transform:translate(43.7315vw,74.495vh) scale(.7792)}to{transform:translate(47.474vw,100vh) scale(.7792)}}.snow:nth-child(279){opacity:1.2022;transform:translate(87.7222vw,-10px) scale(.8759);animation:fall-279 28s -3s linear infinite}@keyframes fall-279{38.975%{transform:translate(87.7133vw,38.975vh) scale(.8759)}to{transform:translate(87.71775vw,100vh) scale(.8759)}}.snow:nth-child(280){opacity:1.3944;transform:translate(15.4153vw,-10px) scale(.4716);animation:fall-280 28s -3s linear infinite}@keyframes fall-280{30.878%{transform:translate(15.2171vw,30.878vh) scale(.4716)}to{transform:translate(15.3162vw,100vh) scale(.4716)}}.snow:nth-child(281){opacity:1.6914;transform:translate(93.6908vw,-10px) scale(.452);animation:fall-281 28s -17s linear infinite}@keyframes fall-281{79.387%{transform:translate(92.9802vw,79.387vh) scale(.452)}to{transform:translate(93.3355vw,100vh) scale(.452)}}.snow:nth-child(282){opacity:1.4288;transform:translate(85.2586vw,-10px) scale(.7341);animation:fall-282 30s -7s linear infinite}@keyframes fall-282{48.366%{transform:translate(75.9333vw,48.366vh) scale(.7341)}to{transform:translate(80.59595vw,100vh) scale(.7341)}}.snow:nth-child(283){opacity:1.439;transform:translate(47.5826vw,-10px) scale(.3558);animation:fall-283 27s -9s linear infinite}@keyframes fall-283{62.879%{transform:translate(43.9521vw,62.879vh) scale(.3558)}to{transform:translate(45.76735vw,100vh) scale(.3558)}}.snow:nth-child(284){opacity:.8344;transform:translate(89.812vw,-10px) scale(.9054);animation:fall-284 23s -12s linear infinite}@keyframes fall-284{46.58%{transform:translate(88.241vw,46.58vh) scale(.9054)}to{transform:translate(89.0265vw,100vh) scale(.9054)}}.snow:nth-child(285){opacity:.1928;transform:translate(51.6839vw,-10px) scale(.602);animation:fall-285 25s -12s linear infinite}@keyframes fall-285{37.926%{transform:translate(60.3938vw,37.926vh) scale(.602)}to{transform:translate(56.03885vw,100vh) scale(.602)}}.snow:nth-child(286){opacity:.3158;transform:translate(59.278vw,-10px) scale(.1587);animation:fall-286 24s -29s linear infinite}@keyframes fall-286{40.293%{transform:translate(53.2484vw,40.293vh) scale(.1587)}to{transform:translate(56.2632vw,100vh) scale(.1587)}}.snow:nth-child(287){opacity:1.4004;transform:translate(98.0176vw,-10px) scale(.7768);animation:fall-287 30s -7s linear infinite}@keyframes fall-287{54.588%{transform:translate(101.9737vw,54.588vh) scale(.7768)}to{transform:translate(99.99565vw,100vh) scale(.7768)}}.snow:nth-child(288){opacity:.7558;transform:translate(30.6796vw,-10px) scale(.7268);animation:fall-288 18s -14s linear infinite}@keyframes fall-288{53.431%{transform:translate(37.3798vw,53.431vh) scale(.7268)}to{transform:translate(34.0297vw,100vh) scale(.7268)}}.snow:nth-child(289){opacity:1.5528;transform:translate(22.9364vw,-10px) scale(.7123);animation:fall-289 10s -18s linear infinite}@keyframes fall-289{35.059%{transform:translate(28.4843vw,35.059vh) scale(.7123)}to{transform:translate(25.71035vw,100vh) scale(.7123)}}.snow:nth-child(290){opacity:1.3868;transform:translate(53.3853vw,-10px) scale(.3161);animation:fall-290 24s -1s linear infinite}@keyframes fall-290{49.512%{transform:translate(57.479vw,49.512vh) scale(.3161)}to{transform:translate(55.43215vw,100vh) scale(.3161)}}.snow:nth-child(291){opacity:.6476;transform:translate(34.375vw,-10px) scale(.5342);animation:fall-291 11s -3s linear infinite}@keyframes fall-291{77.507%{transform:translate(43.8737vw,77.507vh) scale(.5342)}to{transform:translate(39.12435vw,100vh) scale(.5342)}}.snow:nth-child(292){opacity:1.204;transform:translate(93.6282vw,-10px) scale(.9402);animation:fall-292 16s -3s linear infinite}@keyframes fall-292{62.457%{transform:translate(92.0053vw,62.457vh) scale(.9402)}to{transform:translate(92.81675vw,100vh) scale(.9402)}}.snow:nth-child(293){opacity:.0786;transform:translate(56.8307vw,-10px) scale(.9286);animation:fall-293 26s -18s linear infinite}@keyframes fall-293{47.785%{transform:translate(52.3531vw,47.785vh) scale(.9286)}to{transform:translate(54.5919vw,100vh) scale(.9286)}}.snow:nth-child(294){opacity:1.425;transform:translate(78.2652vw,-10px) scale(.4327);animation:fall-294 20s -18s linear infinite}@keyframes fall-294{55.138%{transform:translate(83.473vw,55.138vh) scale(.4327)}to{transform:translate(80.8691vw,100vh) scale(.4327)}}.snow:nth-child(295){opacity:.0938;transform:translate(30.139vw,-10px) scale(.7197);animation:fall-295 13s -3s linear infinite}@keyframes fall-295{37.344%{transform:translate(27.1186vw,37.344vh) scale(.7197)}to{transform:translate(28.6288vw,100vh) scale(.7197)}}.snow:nth-child(296){opacity:.785;transform:translate(86.8439vw,-10px) scale(.8879);animation:fall-296 13s -12s linear infinite}@keyframes fall-296{51.293%{transform:translate(85.0043vw,51.293vh) scale(.8879)}to{transform:translate(85.9241vw,100vh) scale(.8879)}}.snow:nth-child(297){opacity:1.2062;transform:translate(46.5912vw,-10px) scale(.0845);animation:fall-297 14s -26s linear infinite}@keyframes fall-297{59.839%{transform:translate(49.2807vw,59.839vh) scale(.0845)}to{transform:translate(47.93595vw,100vh) scale(.0845)}}.snow:nth-child(298){opacity:1.326;transform:translate(2.2621vw,-10px) scale(.1018);animation:fall-298 26s -6s linear infinite}@keyframes fall-298{43.293%{transform:translate(-7.1191vw,43.293vh) scale(.1018)}to{transform:translate(-2.4285vw,100vh) scale(.1018)}}.snow:nth-child(299){opacity:.8508;transform:translate(69.2361vw,-10px) scale(.9503);animation:fall-299 11s -20s linear infinite}@keyframes fall-299{41.257%{transform:translate(75.5918vw,41.257vh) scale(.9503)}to{transform:translate(72.41395vw,100vh) scale(.9503)}}.snow:nth-child(300){opacity:.6852;transform:translate(40.4604vw,-10px) scale(.15);animation:fall-300 15s -25s linear infinite}@keyframes fall-300{36.519%{transform:translate(36.2423vw,36.519vh) scale(.15)}to{transform:translate(38.35135vw,100vh) scale(.15)}}.snow:nth-child(301){opacity:1.2068;transform:translate(43.6966vw,-10px) scale(.2436);animation:fall-301 14s -22s linear infinite}@keyframes fall-301{48.541%{transform:translate(51.1887vw,48.541vh) scale(.2436)}to{transform:translate(47.44265vw,100vh) scale(.2436)}}.snow:nth-child(302){opacity:1.3666;transform:translate(99.5314vw,-10px) scale(.5464);animation:fall-302 15s -2s linear infinite}@keyframes fall-302{65.888%{transform:translate(105.6524vw,65.888vh) scale(.5464)}to{transform:translate(102.5919vw,100vh) scale(.5464)}}.snow:nth-child(303){opacity:.173;transform:translate(87.4411vw,-10px) scale(.8387);animation:fall-303 30s -23s linear infinite}@keyframes fall-303{39.76%{transform:translate(86.1504vw,39.76vh) scale(.8387)}to{transform:translate(86.79575vw,100vh) scale(.8387)}}.snow:nth-child(304){opacity:.5568;transform:translate(66.3678vw,-10px) scale(.2212);animation:fall-304 14s -9s linear infinite}@keyframes fall-304{79.454%{transform:translate(70.9764vw,79.454vh) scale(.2212)}to{transform:translate(68.6721vw,100vh) scale(.2212)}}.snow:nth-child(305){opacity:.4874;transform:translate(14.0324vw,-10px) scale(.1208);animation:fall-305 20s -17s linear infinite}@keyframes fall-305{73.135%{transform:translate(6.9807vw,73.135vh) scale(.1208)}to{transform:translate(10.50655vw,100vh) scale(.1208)}}.snow:nth-child(306){opacity:1.3878;transform:translate(18.5471vw,-10px) scale(.8075);animation:fall-306 15s -20s linear infinite}@keyframes fall-306{55.111%{transform:translate(21.011vw,55.111vh) scale(.8075)}to{transform:translate(19.77905vw,100vh) scale(.8075)}}.snow:nth-child(307){opacity:.77;transform:translate(18.6319vw,-10px) scale(.5957);animation:fall-307 22s -20s linear infinite}@keyframes fall-307{73.721%{transform:translate(20.8727vw,73.721vh) scale(.5957)}to{transform:translate(19.7523vw,100vh) scale(.5957)}}.snow:nth-child(308){opacity:1.1232;transform:translate(24.7979vw,-10px) scale(.2534);animation:fall-308 16s -21s linear infinite}@keyframes fall-308{53.463%{transform:translate(25.7797vw,53.463vh) scale(.2534)}to{transform:translate(25.2888vw,100vh) scale(.2534)}}.snow:nth-child(309){opacity:.4882;transform:translate(88.1955vw,-10px) scale(.0778);animation:fall-309 26s -26s linear infinite}@keyframes fall-309{41.503%{transform:translate(80.6731vw,41.503vh) scale(.0778)}to{transform:translate(84.4343vw,100vh) scale(.0778)}}.snow:nth-child(310){opacity:1.2502;transform:translate(31.2979vw,-10px) scale(.1249);animation:fall-310 24s -4s linear infinite}@keyframes fall-310{67.597%{transform:translate(33.0362vw,67.597vh) scale(.1249)}to{transform:translate(32.16705vw,100vh) scale(.1249)}}.snow:nth-child(311){opacity:.6792;transform:translate(56.5448vw,-10px) scale(.4408);animation:fall-311 13s -29s linear infinite}@keyframes fall-311{64.478%{transform:translate(57.529vw,64.478vh) scale(.4408)}to{transform:translate(57.0369vw,100vh) scale(.4408)}}.snow:nth-child(312){opacity:.7426;transform:translate(12.0181vw,-10px) scale(.0094);animation:fall-312 20s -26s linear infinite}@keyframes fall-312{51.261%{transform:translate(3.1145vw,51.261vh) scale(.0094)}to{transform:translate(7.5663vw,100vh) scale(.0094)}}.snow:nth-child(313){opacity:1.0928;transform:translate(.2239vw,-10px) scale(.7715);animation:fall-313 28s -18s linear infinite}@keyframes fall-313{65.333%{transform:translate(2.2745vw,65.333vh) scale(.7715)}to{transform:translate(1.2492vw,100vh) scale(.7715)}}.snow:nth-child(314){opacity:.0784;transform:translate(38.608vw,-10px) scale(.4531);animation:fall-314 27s -11s linear infinite}@keyframes fall-314{43.514%{transform:translate(29.8483vw,43.514vh) scale(.4531)}to{transform:translate(34.22815vw,100vh) scale(.4531)}}.snow:nth-child(315){opacity:1.2024;transform:translate(93.9922vw,-10px) scale(.4861);animation:fall-315 21s -25s linear infinite}@keyframes fall-315{70.384%{transform:translate(87.9842vw,70.384vh) scale(.4861)}to{transform:translate(90.9882vw,100vh) scale(.4861)}}.snow:nth-child(316){opacity:.8946;transform:translate(48.0246vw,-10px) scale(.1291);animation:fall-316 19s -9s linear infinite}@keyframes fall-316{34.818%{transform:translate(53.1941vw,34.818vh) scale(.1291)}to{transform:translate(50.60935vw,100vh) scale(.1291)}}.snow:nth-child(317){opacity:.6414;transform:translate(83.03vw,-10px) scale(.0519);animation:fall-317 17s -16s linear infinite}@keyframes fall-317{78.695%{transform:translate(84.1629vw,78.695vh) scale(.0519)}to{transform:translate(83.59645vw,100vh) scale(.0519)}}.snow:nth-child(318){opacity:.6524;transform:translate(13.251vw,-10px) scale(.4222);animation:fall-318 12s -9s linear infinite}@keyframes fall-318{48.137%{transform:translate(13.8062vw,48.137vh) scale(.4222)}to{transform:translate(13.5286vw,100vh) scale(.4222)}}.snow:nth-child(319){opacity:.7076;transform:translate(12.7664vw,-10px) scale(.5376);animation:fall-319 13s -2s linear infinite}@keyframes fall-319{41.967%{transform:translate(3.7987vw,41.967vh) scale(.5376)}to{transform:translate(8.28255vw,100vh) scale(.5376)}}.snow:nth-child(320){opacity:1.9454;transform:translate(50.1872vw,-10px) scale(.9923);animation:fall-320 25s -27s linear infinite}@keyframes fall-320{52.655%{transform:translate(55.6043vw,52.655vh) scale(.9923)}to{transform:translate(52.89575vw,100vh) scale(.9923)}}.snow:nth-child(321){opacity:1.1982;transform:translate(70.4352vw,-10px) scale(.1799);animation:fall-321 23s -28s linear infinite}@keyframes fall-321{63.484%{transform:translate(69.7225vw,63.484vh) scale(.1799)}to{transform:translate(70.07885vw,100vh) scale(.1799)}}.snow:nth-child(322){opacity:.2516;transform:translate(17.6582vw,-10px) scale(.1836);animation:fall-322 23s -17s linear infinite}@keyframes fall-322{56.467%{transform:translate(21.7355vw,56.467vh) scale(.1836)}to{transform:translate(19.69685vw,100vh) scale(.1836)}}.snow:nth-child(323){opacity:1.4586;transform:translate(98.8092vw,-10px) scale(.1265);animation:fall-323 22s -2s linear infinite}@keyframes fall-323{37.682%{transform:translate(91.297vw,37.682vh) scale(.1265)}to{transform:translate(95.0531vw,100vh) scale(.1265)}}.snow:nth-child(324){opacity:.9382;transform:translate(16.3987vw,-10px) scale(.1234);animation:fall-324 12s -2s linear infinite}@keyframes fall-324{67.519%{transform:translate(13.7144vw,67.519vh) scale(.1234)}to{transform:translate(15.05655vw,100vh) scale(.1234)}}.snow:nth-child(325){opacity:1.8676;transform:translate(56.7251vw,-10px) scale(.0108);animation:fall-325 30s -2s linear infinite}@keyframes fall-325{37.972%{transform:translate(65.5123vw,37.972vh) scale(.0108)}to{transform:translate(61.1187vw,100vh) scale(.0108)}}.snow:nth-child(326){opacity:.6926;transform:translate(24.6097vw,-10px) scale(.2735);animation:fall-326 18s -5s linear infinite}@keyframes fall-326{79.108%{transform:translate(32.91vw,79.108vh) scale(.2735)}to{transform:translate(28.75985vw,100vh) scale(.2735)}}.snow:nth-child(327){opacity:.6576;transform:translate(91.6628vw,-10px) scale(.0527);animation:fall-327 17s -18s linear infinite}@keyframes fall-327{42.825%{transform:translate(97.3464vw,42.825vh) scale(.0527)}to{transform:translate(94.5046vw,100vh) scale(.0527)}}.snow:nth-child(328){opacity:1.4668;transform:translate(31.111vw,-10px) scale(.9462);animation:fall-328 27s -26s linear infinite}@keyframes fall-328{66.345%{transform:translate(32.8451vw,66.345vh) scale(.9462)}to{transform:translate(31.97805vw,100vh) scale(.9462)}}.snow:nth-child(329){opacity:1.3156;transform:translate(62.0504vw,-10px) scale(.8231);animation:fall-329 19s -7s linear infinite}@keyframes fall-329{49.87%{transform:translate(67.8456vw,49.87vh) scale(.8231)}to{transform:translate(64.948vw,100vh) scale(.8231)}}.snow:nth-child(330){opacity:1.686;transform:translate(5.4786vw,-10px) scale(.8168);animation:fall-330 17s -23s linear infinite}@keyframes fall-330{56.425%{transform:translate(-4.3627vw,56.425vh) scale(.8168)}to{transform:translate(.55795vw,100vh) scale(.8168)}}.snow:nth-child(331){opacity:1.5498;transform:translate(8.6313vw,-10px) scale(.1899);animation:fall-331 23s -23s linear infinite}@keyframes fall-331{74.313%{transform:translate(4.9321vw,74.313vh) scale(.1899)}to{transform:translate(6.7817vw,100vh) scale(.1899)}}.snow:nth-child(332){opacity:.5776;transform:translate(11.8236vw,-10px) scale(.1591);animation:fall-332 22s -16s linear infinite}@keyframes fall-332{32.5%{transform:translate(2.9566vw,32.5vh) scale(.1591)}to{transform:translate(7.3901vw,100vh) scale(.1591)}}.snow:nth-child(333){opacity:.203;transform:translate(74.4057vw,-10px) scale(.3743);animation:fall-333 20s -20s linear infinite}@keyframes fall-333{66.06%{transform:translate(83.0906vw,66.06vh) scale(.3743)}to{transform:translate(78.74815vw,100vh) scale(.3743)}}.snow:nth-child(334){opacity:.2356;transform:translate(44.9897vw,-10px) scale(.0735);animation:fall-334 22s -7s linear infinite}@keyframes fall-334{32.644%{transform:translate(43.0462vw,32.644vh) scale(.0735)}to{transform:translate(44.01795vw,100vh) scale(.0735)}}.snow:nth-child(335){opacity:1.1464;transform:translate(68.5018vw,-10px) scale(.4344);animation:fall-335 24s -4s linear infinite}@keyframes fall-335{41.471%{transform:translate(72.1164vw,41.471vh) scale(.4344)}to{transform:translate(70.3091vw,100vh) scale(.4344)}}.snow:nth-child(336){opacity:.7208;transform:translate(67.4778vw,-10px) scale(.8606);animation:fall-336 21s -4s linear infinite}@keyframes fall-336{45.496%{transform:translate(62.888vw,45.496vh) scale(.8606)}to{transform:translate(65.1829vw,100vh) scale(.8606)}}.snow:nth-child(337){opacity:.7932;transform:translate(96.6688vw,-10px) scale(.0941);animation:fall-337 16s -24s linear infinite}@keyframes fall-337{34.764%{transform:translate(97.0228vw,34.764vh) scale(.0941)}to{transform:translate(96.8458vw,100vh) scale(.0941)}}.snow:nth-child(338){opacity:.6562;transform:translate(33.1752vw,-10px) scale(.742);animation:fall-338 13s -30s linear infinite}@keyframes fall-338{70.944%{transform:translate(26.3893vw,70.944vh) scale(.742)}to{transform:translate(29.78225vw,100vh) scale(.742)}}.snow:nth-child(339){opacity:1.3106;transform:translate(4.5634vw,-10px) scale(.783);animation:fall-339 28s -2s linear infinite}@keyframes fall-339{34.501%{transform:translate(2.3093vw,34.501vh) scale(.783)}to{transform:translate(3.43635vw,100vh) scale(.783)}}.snow:nth-child(340){opacity:.3788;transform:translate(77.2657vw,-10px) scale(.2277);animation:fall-340 11s -6s linear infinite}@keyframes fall-340{40.517%{transform:translate(68.827vw,40.517vh) scale(.2277)}to{transform:translate(73.04635vw,100vh) scale(.2277)}}.snow:nth-child(341){opacity:1.7792;transform:translate(10.4426vw,-10px) scale(.4159);animation:fall-341 24s -19s linear infinite}@keyframes fall-341{65.676%{transform:translate(9.6742vw,65.676vh) scale(.4159)}to{transform:translate(10.0584vw,100vh) scale(.4159)}}.snow:nth-child(342){opacity:1.3344;transform:translate(3.1607vw,-10px) scale(.3145);animation:fall-342 13s -18s linear infinite}@keyframes fall-342{51.71%{transform:translate(3.0385vw,51.71vh) scale(.3145)}to{transform:translate(3.0996vw,100vh) scale(.3145)}}.snow:nth-child(343){opacity:1.4912;transform:translate(98.3981vw,-10px) scale(.6392);animation:fall-343 10s -20s linear infinite}@keyframes fall-343{39.683%{transform:translate(106.92vw,39.683vh) scale(.6392)}to{transform:translate(102.65905vw,100vh) scale(.6392)}}.snow:nth-child(344){opacity:.9782;transform:translate(61.7441vw,-10px) scale(.2207);animation:fall-344 14s -10s linear infinite}@keyframes fall-344{40.877%{transform:translate(63.4979vw,40.877vh) scale(.2207)}to{transform:translate(62.621vw,100vh) scale(.2207)}}.snow:nth-child(345){opacity:1.6288;transform:translate(89.4471vw,-10px) scale(.4239);animation:fall-345 17s -10s linear infinite}@keyframes fall-345{55.242%{transform:translate(85.405vw,55.242vh) scale(.4239)}to{transform:translate(87.42605vw,100vh) scale(.4239)}}.snow:nth-child(346){opacity:1.2592;transform:translate(23.8273vw,-10px) scale(.8001);animation:fall-346 19s -25s linear infinite}@keyframes fall-346{73.642%{transform:translate(16.2556vw,73.642vh) scale(.8001)}to{transform:translate(20.04145vw,100vh) scale(.8001)}}.snow:nth-child(347){opacity:1.3818;transform:translate(22.0519vw,-10px) scale(.4331);animation:fall-347 12s -10s linear infinite}@keyframes fall-347{56.082%{transform:translate(20.2926vw,56.082vh) scale(.4331)}to{transform:translate(21.17225vw,100vh) scale(.4331)}}.snow:nth-child(348){opacity:.8504;transform:translate(99.8072vw,-10px) scale(.4664);animation:fall-348 19s -7s linear infinite}@keyframes fall-348{78.293%{transform:translate(107.2548vw,78.293vh) scale(.4664)}to{transform:translate(103.531vw,100vh) scale(.4664)}}.snow:nth-child(349){opacity:1.5458;transform:translate(26.6114vw,-10px) scale(.9746);animation:fall-349 30s -24s linear infinite}@keyframes fall-349{30.689%{transform:translate(31.0402vw,30.689vh) scale(.9746)}to{transform:translate(28.8258vw,100vh) scale(.9746)}}.snow:nth-child(350){opacity:.7112;transform:translate(52.4124vw,-10px) scale(.9395);animation:fall-350 12s -4s linear infinite}@keyframes fall-350{57.804%{transform:translate(53.4208vw,57.804vh) scale(.9395)}to{transform:translate(52.9166vw,100vh) scale(.9395)}}.snow:nth-child(351){opacity:.6832;transform:translate(31.0915vw,-10px) scale(.6174);animation:fall-351 14s -29s linear infinite}@keyframes fall-351{31.158%{transform:translate(38.9698vw,31.158vh) scale(.6174)}to{transform:translate(35.03065vw,100vh) scale(.6174)}}.snow:nth-child(352){opacity:1.5942;transform:translate(43.6019vw,-10px) scale(.2323);animation:fall-352 24s -26s linear infinite}@keyframes fall-352{51.876%{transform:translate(41.033vw,51.876vh) scale(.2323)}to{transform:translate(42.31745vw,100vh) scale(.2323)}}.snow:nth-child(353){opacity:1.9662;transform:translate(34.0437vw,-10px) scale(.0392);animation:fall-353 16s -1s linear infinite}@keyframes fall-353{58.073%{transform:translate(27.782vw,58.073vh) scale(.0392)}to{transform:translate(30.91285vw,100vh) scale(.0392)}}.snow:nth-child(354){opacity:.159;transform:translate(20.9352vw,-10px) scale(.5619);animation:fall-354 20s -30s linear infinite}@keyframes fall-354{44.56%{transform:translate(11.1854vw,44.56vh) scale(.5619)}to{transform:translate(16.0603vw,100vh) scale(.5619)}}.snow:nth-child(355){opacity:.4056;transform:translate(20.6721vw,-10px) scale(.5895);animation:fall-355 26s -23s linear infinite}@keyframes fall-355{66.801%{transform:translate(21.0178vw,66.801vh) scale(.5895)}to{transform:translate(20.84495vw,100vh) scale(.5895)}}.snow:nth-child(356){opacity:1.2988;transform:translate(10.3379vw,-10px) scale(.4687);animation:fall-356 11s -6s linear infinite}@keyframes fall-356{70.391%{transform:translate(3.4578vw,70.391vh) scale(.4687)}to{transform:translate(6.89785vw,100vh) scale(.4687)}}.snow:nth-child(357){opacity:.65;transform:translate(36.6455vw,-10px) scale(.1333);animation:fall-357 29s -18s linear infinite}@keyframes fall-357{47.216%{transform:translate(34.4849vw,47.216vh) scale(.1333)}to{transform:translate(35.5652vw,100vh) scale(.1333)}}.snow:nth-child(358){opacity:.0482;transform:translate(89.7376vw,-10px) scale(.4688);animation:fall-358 20s -15s linear infinite}@keyframes fall-358{35.038%{transform:translate(85.8135vw,35.038vh) scale(.4688)}to{transform:translate(87.77555vw,100vh) scale(.4688)}}.snow:nth-child(359){opacity:.264;transform:translate(54.5264vw,-10px) scale(.6678);animation:fall-359 14s -9s linear infinite}@keyframes fall-359{35.714%{transform:translate(53.8131vw,35.714vh) scale(.6678)}to{transform:translate(54.16975vw,100vh) scale(.6678)}}.snow:nth-child(360){opacity:.2244;transform:translate(62.7626vw,-10px) scale(.644);animation:fall-360 13s -15s linear infinite}@keyframes fall-360{74.583%{transform:translate(69.2927vw,74.583vh) scale(.644)}to{transform:translate(66.02765vw,100vh) scale(.644)}}.snow:nth-child(361){opacity:.797;transform:translate(20.6526vw,-10px) scale(.3457);animation:fall-361 26s -14s linear infinite}@keyframes fall-361{39.064%{transform:translate(27.0484vw,39.064vh) scale(.3457)}to{transform:translate(23.8505vw,100vh) scale(.3457)}}.snow:nth-child(362){opacity:1.1478;transform:translate(79.8497vw,-10px) scale(.9616);animation:fall-362 13s -12s linear infinite}@keyframes fall-362{45.041%{transform:translate(85.5969vw,45.041vh) scale(.9616)}to{transform:translate(82.7233vw,100vh) scale(.9616)}}.snow:nth-child(363){opacity:.309;transform:translate(98.9365vw,-10px) scale(.4841);animation:fall-363 30s -3s linear infinite}@keyframes fall-363{36.02%{transform:translate(102.5565vw,36.02vh) scale(.4841)}to{transform:translate(100.7465vw,100vh) scale(.4841)}}.snow:nth-child(364){opacity:.8538;transform:translate(63.8642vw,-10px) scale(.3996);animation:fall-364 11s -6s linear infinite}@keyframes fall-364{36.935%{transform:translate(69.092vw,36.935vh) scale(.3996)}to{transform:translate(66.4781vw,100vh) scale(.3996)}}.snow:nth-child(365){opacity:.9086;transform:translate(43.5617vw,-10px) scale(.6235);animation:fall-365 10s -10s linear infinite}@keyframes fall-365{57.016%{transform:translate(46.3416vw,57.016vh) scale(.6235)}to{transform:translate(44.95165vw,100vh) scale(.6235)}}.snow:nth-child(366){opacity:1.871;transform:translate(30.4524vw,-10px) scale(.3195);animation:fall-366 14s -30s linear infinite}@keyframes fall-366{59.486%{transform:translate(26.9771vw,59.486vh) scale(.3195)}to{transform:translate(28.71475vw,100vh) scale(.3195)}}.snow:nth-child(367){opacity:.9386;transform:translate(2.476vw,-10px) scale(.7522);animation:fall-367 15s -28s linear infinite}@keyframes fall-367{42.55%{transform:translate(-6.5229vw,42.55vh) scale(.7522)}to{transform:translate(-2.02345vw,100vh) scale(.7522)}}.snow:nth-child(368){opacity:1.5614;transform:translate(14.545vw,-10px) scale(.6047);animation:fall-368 10s -11s linear infinite}@keyframes fall-368{52.364%{transform:translate(13.4888vw,52.364vh) scale(.6047)}to{transform:translate(14.0169vw,100vh) scale(.6047)}}.snow:nth-child(369){opacity:.8826;transform:translate(50.7536vw,-10px) scale(.7674);animation:fall-369 19s -26s linear infinite}@keyframes fall-369{37.157%{transform:translate(50.5515vw,37.157vh) scale(.7674)}to{transform:translate(50.65255vw,100vh) scale(.7674)}}.snow:nth-child(370){opacity:1.6602;transform:translate(99.6457vw,-10px) scale(.6352);animation:fall-370 25s -28s linear infinite}@keyframes fall-370{31.136%{transform:translate(92.1721vw,31.136vh) scale(.6352)}to{transform:translate(95.9089vw,100vh) scale(.6352)}}.snow:nth-child(371){opacity:.31;transform:translate(42.7462vw,-10px) scale(.2866);animation:fall-371 23s -13s linear infinite}@keyframes fall-371{53.965%{transform:translate(47.6337vw,53.965vh) scale(.2866)}to{transform:translate(45.18995vw,100vh) scale(.2866)}}.snow:nth-child(372){opacity:.6718;transform:translate(46.6706vw,-10px) scale(.5139);animation:fall-372 14s -2s linear infinite}@keyframes fall-372{69.047%{transform:translate(40.0412vw,69.047vh) scale(.5139)}to{transform:translate(43.3559vw,100vh) scale(.5139)}}.snow:nth-child(373){opacity:1.5542;transform:translate(51.4693vw,-10px) scale(.4227);animation:fall-373 25s -13s linear infinite}@keyframes fall-373{53.513%{transform:translate(60.9115vw,53.513vh) scale(.4227)}to{transform:translate(56.1904vw,100vh) scale(.4227)}}.snow:nth-child(374){opacity:.6034;transform:translate(29.7483vw,-10px) scale(.2882);animation:fall-374 24s -22s linear infinite}@keyframes fall-374{31.569%{transform:translate(36.6024vw,31.569vh) scale(.2882)}to{transform:translate(33.17535vw,100vh) scale(.2882)}}.snow:nth-child(375){opacity:1.9362;transform:translate(56.6679vw,-10px) scale(.1998);animation:fall-375 29s -4s linear infinite}@keyframes fall-375{61.058%{transform:translate(48.2772vw,61.058vh) scale(.1998)}to{transform:translate(52.47255vw,100vh) scale(.1998)}}.snow:nth-child(376){opacity:1.0198;transform:translate(66.3351vw,-10px) scale(.245);animation:fall-376 12s -19s linear infinite}@keyframes fall-376{30.842%{transform:translate(66.9291vw,30.842vh) scale(.245)}to{transform:translate(66.6321vw,100vh) scale(.245)}}.snow:nth-child(377){opacity:1.372;transform:translate(36.2664vw,-10px) scale(.7747);animation:fall-377 27s -28s linear infinite}@keyframes fall-377{67.375%{transform:translate(42.4377vw,67.375vh) scale(.7747)}to{transform:translate(39.35205vw,100vh) scale(.7747)}}.snow:nth-child(378){opacity:1.4108;transform:translate(54.1792vw,-10px) scale(.4693);animation:fall-378 20s -21s linear infinite}@keyframes fall-378{42.896%{transform:translate(47.9393vw,42.896vh) scale(.4693)}to{transform:translate(51.05925vw,100vh) scale(.4693)}}.snow:nth-child(379){opacity:.5884;transform:translate(5.4445vw,-10px) scale(.95);animation:fall-379 19s -19s linear infinite}@keyframes fall-379{69.696%{transform:translate(-3.2431vw,69.696vh) scale(.95)}to{transform:translate(1.1007vw,100vh) scale(.95)}}.snow:nth-child(380){opacity:1.5068;transform:translate(93.715vw,-10px) scale(.7412);animation:fall-380 22s -3s linear infinite}@keyframes fall-380{52.606%{transform:translate(87.6586vw,52.606vh) scale(.7412)}to{transform:translate(90.6868vw,100vh) scale(.7412)}}.snow:nth-child(381){opacity:.8878;transform:translate(20.281vw,-10px) scale(.7497);animation:fall-381 17s -1s linear infinite}@keyframes fall-381{52.776%{transform:translate(23.1049vw,52.776vh) scale(.7497)}to{transform:translate(21.69295vw,100vh) scale(.7497)}}.snow:nth-child(382){opacity:1.6276;transform:translate(56.8958vw,-10px) scale(.6454);animation:fall-382 23s -13s linear infinite}@keyframes fall-382{55.977%{transform:translate(56.92vw,55.977vh) scale(.6454)}to{transform:translate(56.9079vw,100vh) scale(.6454)}}.snow:nth-child(383){opacity:1.6372;transform:translate(93.6994vw,-10px) scale(.3091);animation:fall-383 29s -25s linear infinite}@keyframes fall-383{50.05%{transform:translate(96.0302vw,50.05vh) scale(.3091)}to{transform:translate(94.8648vw,100vh) scale(.3091)}}.snow:nth-child(384){opacity:.7992;transform:translate(59.8218vw,-10px) scale(.7895);animation:fall-384 12s -24s linear infinite}@keyframes fall-384{76.398%{transform:translate(61.3388vw,76.398vh) scale(.7895)}to{transform:translate(60.5803vw,100vh) scale(.7895)}}.snow:nth-child(385){opacity:.7366;transform:translate(97.2651vw,-10px) scale(.6243);animation:fall-385 29s -13s linear infinite}@keyframes fall-385{76.264%{transform:translate(89.1986vw,76.264vh) scale(.6243)}to{transform:translate(93.23185vw,100vh) scale(.6243)}}.snow:nth-child(386){opacity:1.3756;transform:translate(89.7579vw,-10px) scale(.5198);animation:fall-386 24s -23s linear infinite}@keyframes fall-386{68.542%{transform:translate(84.7004vw,68.542vh) scale(.5198)}to{transform:translate(87.22915vw,100vh) scale(.5198)}}.snow:nth-child(387){opacity:1.2572;transform:translate(94.4547vw,-10px) scale(.7921);animation:fall-387 23s -23s linear infinite}@keyframes fall-387{73.006%{transform:translate(91.5833vw,73.006vh) scale(.7921)}to{transform:translate(93.019vw,100vh) scale(.7921)}}.snow:nth-child(388){opacity:.6736;transform:translate(98.7416vw,-10px) scale(.1384);animation:fall-388 14s -17s linear infinite}@keyframes fall-388{64.914%{transform:translate(106.9648vw,64.914vh) scale(.1384)}to{transform:translate(102.8532vw,100vh) scale(.1384)}}.snow:nth-child(389){opacity:1.9822;transform:translate(41.3864vw,-10px) scale(.2772);animation:fall-389 19s -8s linear infinite}@keyframes fall-389{36.945%{transform:translate(44.7639vw,36.945vh) scale(.2772)}to{transform:translate(43.07515vw,100vh) scale(.2772)}}.snow:nth-child(390){opacity:.1502;transform:translate(98.71vw,-10px) scale(.8203);animation:fall-390 22s -24s linear infinite}@keyframes fall-390{61.256%{transform:translate(97.0982vw,61.256vh) scale(.8203)}to{transform:translate(97.9041vw,100vh) scale(.8203)}}.snow:nth-child(391){opacity:1.1296;transform:translate(53.6256vw,-10px) scale(.3653);animation:fall-391 22s -29s linear infinite}@keyframes fall-391{49.142%{transform:translate(57.2063vw,49.142vh) scale(.3653)}to{transform:translate(55.41595vw,100vh) scale(.3653)}}.snow:nth-child(392){opacity:.6568;transform:translate(1.7638vw,-10px) scale(.8288);animation:fall-392 12s -14s linear infinite}@keyframes fall-392{51.424%{transform:translate(-1.2878vw,51.424vh) scale(.8288)}to{transform:translate(.238vw,100vh) scale(.8288)}}.snow:nth-child(393){opacity:.3398;transform:translate(33.6277vw,-10px) scale(.5677);animation:fall-393 21s -19s linear infinite}@keyframes fall-393{51.882%{transform:translate(43.5085vw,51.882vh) scale(.5677)}to{transform:translate(38.5681vw,100vh) scale(.5677)}}.snow:nth-child(394){opacity:.3814;transform:translate(47.638vw,-10px) scale(.0374);animation:fall-394 14s -4s linear infinite}@keyframes fall-394{50.859%{transform:translate(57.3903vw,50.859vh) scale(.0374)}to{transform:translate(52.51415vw,100vh) scale(.0374)}}.snow:nth-child(395){opacity:.926;transform:translate(20.767vw,-10px) scale(.1094);animation:fall-395 24s -7s linear infinite}@keyframes fall-395{54.608%{transform:translate(25.5417vw,54.608vh) scale(.1094)}to{transform:translate(23.15435vw,100vh) scale(.1094)}}.snow:nth-child(396){opacity:.0254;transform:translate(65.0279vw,-10px) scale(.4105);animation:fall-396 23s -28s linear infinite}@keyframes fall-396{70.81%{transform:translate(67.6962vw,70.81vh) scale(.4105)}to{transform:translate(66.36205vw,100vh) scale(.4105)}}.snow:nth-child(397){opacity:1.338;transform:translate(84.8213vw,-10px) scale(.3087);animation:fall-397 13s -8s linear infinite}@keyframes fall-397{41.411%{transform:translate(76.7102vw,41.411vh) scale(.3087)}to{transform:translate(80.76575vw,100vh) scale(.3087)}}.snow:nth-child(398){opacity:.2342;transform:translate(14.2026vw,-10px) scale(.3047);animation:fall-398 17s -2s linear infinite}@keyframes fall-398{53.006%{transform:translate(10.3387vw,53.006vh) scale(.3047)}to{transform:translate(12.27065vw,100vh) scale(.3047)}}.snow:nth-child(399){opacity:.16;transform:translate(51.1394vw,-10px) scale(.953);animation:fall-399 27s -2s linear infinite}@keyframes fall-399{31.197%{transform:translate(55.4848vw,31.197vh) scale(.953)}to{transform:translate(53.3121vw,100vh) scale(.953)}}.snow:nth-child(400){opacity:1.0474;transform:translate(99.0853vw,-10px) scale(.9222);animation:fall-400 20s -2s linear infinite}@keyframes fall-400{38.269%{transform:translate(108.3884vw,38.269vh) scale(.9222)}to{transform:translate(103.73685vw,100vh) scale(.9222)}}\n"] }]
|
|
27
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.729;transform:translate(53.899vw,-10px) scale(.2885);animation:fall-1 12s -29s linear infinite}@keyframes fall-1{79.735%{transform:translate(54.6267vw,79.735vh) scale(.2885)}to{transform:translate(54.26285vw,100vh) scale(.2885)}}.snow:nth-child(2){opacity:1.5384;transform:translate(3.3277vw,-10px) scale(.4706);animation:fall-2 18s -12s linear infinite}@keyframes fall-2{42.376%{transform:translate(3.6789vw,42.376vh) scale(.4706)}to{transform:translate(3.5033vw,100vh) scale(.4706)}}.snow:nth-child(3){opacity:1.392;transform:translate(97.9543vw,-10px) scale(.855);animation:fall-3 20s -11s linear infinite}@keyframes fall-3{46.102%{transform:translate(98.6427vw,46.102vh) scale(.855)}to{transform:translate(98.2985vw,100vh) scale(.855)}}.snow:nth-child(4){opacity:1.1154;transform:translate(43.7881vw,-10px) scale(.8073);animation:fall-4 24s -9s linear infinite}@keyframes fall-4{41.064%{transform:translate(45.4621vw,41.064vh) scale(.8073)}to{transform:translate(44.6251vw,100vh) scale(.8073)}}.snow:nth-child(5){opacity:1.4524;transform:translate(38.312vw,-10px) scale(.7658);animation:fall-5 29s -10s linear infinite}@keyframes fall-5{36.563%{transform:translate(44.7037vw,36.563vh) scale(.7658)}to{transform:translate(41.50785vw,100vh) scale(.7658)}}.snow:nth-child(6){opacity:.2864;transform:translate(55.5941vw,-10px) scale(.9818);animation:fall-6 24s -2s linear infinite}@keyframes fall-6{77.905%{transform:translate(53.8856vw,77.905vh) scale(.9818)}to{transform:translate(54.73985vw,100vh) scale(.9818)}}.snow:nth-child(7){opacity:.7568;transform:translate(16.9934vw,-10px) scale(.5248);animation:fall-7 25s -10s linear infinite}@keyframes fall-7{67.233%{transform:translate(26.2477vw,67.233vh) scale(.5248)}to{transform:translate(21.62055vw,100vh) scale(.5248)}}.snow:nth-child(8){opacity:1.4174;transform:translate(46.9277vw,-10px) scale(.6477);animation:fall-8 30s -23s linear infinite}@keyframes fall-8{58.237%{transform:translate(41.8057vw,58.237vh) scale(.6477)}to{transform:translate(44.3667vw,100vh) scale(.6477)}}.snow:nth-child(9){opacity:1.851;transform:translate(6.3872vw,-10px) scale(.8751);animation:fall-9 27s -8s linear infinite}@keyframes fall-9{76.326%{transform:translate(-1.894vw,76.326vh) scale(.8751)}to{transform:translate(2.2466vw,100vh) scale(.8751)}}.snow:nth-child(10){opacity:.495;transform:translate(5.1354vw,-10px) scale(.3275);animation:fall-10 25s -23s linear infinite}@keyframes fall-10{74.176%{transform:translate(-.6352vw,74.176vh) scale(.3275)}to{transform:translate(2.2501vw,100vh) scale(.3275)}}.snow:nth-child(11){opacity:.2618;transform:translate(30.5523vw,-10px) scale(.6762);animation:fall-11 27s -28s linear infinite}@keyframes fall-11{36.739%{transform:translate(39.6177vw,36.739vh) scale(.6762)}to{transform:translate(35.085vw,100vh) scale(.6762)}}.snow:nth-child(12){opacity:1.9818;transform:translate(14.1566vw,-10px) scale(.2003);animation:fall-12 25s -6s linear infinite}@keyframes fall-12{77.781%{transform:translate(15.5951vw,77.781vh) scale(.2003)}to{transform:translate(14.87585vw,100vh) scale(.2003)}}.snow:nth-child(13){opacity:1.1822;transform:translate(78.7674vw,-10px) scale(.8499);animation:fall-13 30s -24s linear infinite}@keyframes fall-13{56.751%{transform:translate(80.735vw,56.751vh) scale(.8499)}to{transform:translate(79.7512vw,100vh) scale(.8499)}}.snow:nth-child(14){opacity:1.4364;transform:translate(88.7397vw,-10px) scale(.5831);animation:fall-14 27s -26s linear infinite}@keyframes fall-14{34.705%{transform:translate(80.2293vw,34.705vh) scale(.5831)}to{transform:translate(84.4845vw,100vh) scale(.5831)}}.snow:nth-child(15){opacity:1.94;transform:translate(24.1936vw,-10px) scale(.9878);animation:fall-15 23s -16s linear infinite}@keyframes fall-15{49.08%{transform:translate(24.6068vw,49.08vh) scale(.9878)}to{transform:translate(24.4002vw,100vh) scale(.9878)}}.snow:nth-child(16){opacity:.5206;transform:translate(19.6268vw,-10px) scale(.9211);animation:fall-16 11s -12s linear infinite}@keyframes fall-16{30.262%{transform:translate(22.7724vw,30.262vh) scale(.9211)}to{transform:translate(21.1996vw,100vh) scale(.9211)}}.snow:nth-child(17){opacity:.1166;transform:translate(8.9202vw,-10px) scale(.3079);animation:fall-17 20s -17s linear infinite}@keyframes fall-17{54.545%{transform:translate(11.8767vw,54.545vh) scale(.3079)}to{transform:translate(10.39845vw,100vh) scale(.3079)}}.snow:nth-child(18){opacity:1.2888;transform:translate(80.8643vw,-10px) scale(.5166);animation:fall-18 15s -22s linear infinite}@keyframes fall-18{75.804%{transform:translate(82.7004vw,75.804vh) scale(.5166)}to{transform:translate(81.78235vw,100vh) scale(.5166)}}.snow:nth-child(19){opacity:.5976;transform:translate(83.2357vw,-10px) scale(.4955);animation:fall-19 21s -8s linear infinite}@keyframes fall-19{78.699%{transform:translate(89.9446vw,78.699vh) scale(.4955)}to{transform:translate(86.59015vw,100vh) scale(.4955)}}.snow:nth-child(20){opacity:1.57;transform:translate(99.2995vw,-10px) scale(.8844);animation:fall-20 13s -26s linear infinite}@keyframes fall-20{63.037%{transform:translate(101.179vw,63.037vh) scale(.8844)}to{transform:translate(100.23925vw,100vh) scale(.8844)}}.snow:nth-child(21){opacity:1.552;transform:translate(34.6192vw,-10px) scale(.7515);animation:fall-21 27s -11s linear infinite}@keyframes fall-21{53.732%{transform:translate(30.674vw,53.732vh) scale(.7515)}to{transform:translate(32.6466vw,100vh) scale(.7515)}}.snow:nth-child(22){opacity:1.8608;transform:translate(6.5543vw,-10px) scale(.2624);animation:fall-22 23s -7s linear infinite}@keyframes fall-22{74.318%{transform:translate(15.6235vw,74.318vh) scale(.2624)}to{transform:translate(11.0889vw,100vh) scale(.2624)}}.snow:nth-child(23){opacity:.542;transform:translate(82.4943vw,-10px) scale(.1067);animation:fall-23 27s -24s linear infinite}@keyframes fall-23{40.583%{transform:translate(91.6696vw,40.583vh) scale(.1067)}to{transform:translate(87.08195vw,100vh) scale(.1067)}}.snow:nth-child(24){opacity:1.4292;transform:translate(44.962vw,-10px) scale(.0315);animation:fall-24 17s -20s linear infinite}@keyframes fall-24{52.822%{transform:translate(39.1855vw,52.822vh) scale(.0315)}to{transform:translate(42.07375vw,100vh) scale(.0315)}}.snow:nth-child(25){opacity:1.9204;transform:translate(46.2861vw,-10px) scale(.8188);animation:fall-25 16s -15s linear infinite}@keyframes fall-25{30.51%{transform:translate(52.001vw,30.51vh) scale(.8188)}to{transform:translate(49.14355vw,100vh) scale(.8188)}}.snow:nth-child(26){opacity:.1014;transform:translate(29.1639vw,-10px) scale(.6659);animation:fall-26 23s -6s linear infinite}@keyframes fall-26{68.668%{transform:translate(27.1373vw,68.668vh) scale(.6659)}to{transform:translate(28.1506vw,100vh) scale(.6659)}}.snow:nth-child(27){opacity:1.758;transform:translate(55.3953vw,-10px) scale(.6896);animation:fall-27 10s -23s linear infinite}@keyframes fall-27{69.405%{transform:translate(60.9007vw,69.405vh) scale(.6896)}to{transform:translate(58.148vw,100vh) scale(.6896)}}.snow:nth-child(28){opacity:.3976;transform:translate(8.3611vw,-10px) scale(.1913);animation:fall-28 12s -18s linear infinite}@keyframes fall-28{70.673%{transform:translate(9.8686vw,70.673vh) scale(.1913)}to{transform:translate(9.11485vw,100vh) scale(.1913)}}.snow:nth-child(29){opacity:.9992;transform:translate(.504vw,-10px) scale(.636);animation:fall-29 22s -15s linear infinite}@keyframes fall-29{77.062%{transform:translate(.6125vw,77.062vh) scale(.636)}to{transform:translate(.55825vw,100vh) scale(.636)}}.snow:nth-child(30){opacity:1.0184;transform:translate(47.8946vw,-10px) scale(.3375);animation:fall-30 11s -5s linear infinite}@keyframes fall-30{43.245%{transform:translate(55.2376vw,43.245vh) scale(.3375)}to{transform:translate(51.5661vw,100vh) scale(.3375)}}.snow:nth-child(31){opacity:.0102;transform:translate(9.688vw,-10px) scale(.2071);animation:fall-31 22s -18s linear infinite}@keyframes fall-31{60.893%{transform:translate(9.5342vw,60.893vh) scale(.2071)}to{transform:translate(9.6111vw,100vh) scale(.2071)}}.snow:nth-child(32){opacity:.6188;transform:translate(29.5292vw,-10px) scale(.4897);animation:fall-32 13s -10s linear infinite}@keyframes fall-32{54.517%{transform:translate(22.0919vw,54.517vh) scale(.4897)}to{transform:translate(25.81055vw,100vh) scale(.4897)}}.snow:nth-child(33){opacity:1.7458;transform:translate(34.9396vw,-10px) scale(.9108);animation:fall-33 13s -29s linear infinite}@keyframes fall-33{30.082%{transform:translate(44.5881vw,30.082vh) scale(.9108)}to{transform:translate(39.76385vw,100vh) scale(.9108)}}.snow:nth-child(34){opacity:.9928;transform:translate(36.9051vw,-10px) scale(.3903);animation:fall-34 30s -17s linear infinite}@keyframes fall-34{50.594%{transform:translate(44.9773vw,50.594vh) scale(.3903)}to{transform:translate(40.9412vw,100vh) scale(.3903)}}.snow:nth-child(35){opacity:.5066;transform:translate(15.6976vw,-10px) scale(.2627);animation:fall-35 28s -29s linear infinite}@keyframes fall-35{39.625%{transform:translate(24.0882vw,39.625vh) scale(.2627)}to{transform:translate(19.8929vw,100vh) scale(.2627)}}.snow:nth-child(36){opacity:.4616;transform:translate(53.6299vw,-10px) scale(.6309);animation:fall-36 24s -20s linear infinite}@keyframes fall-36{40.229%{transform:translate(57.8129vw,40.229vh) scale(.6309)}to{transform:translate(55.7214vw,100vh) scale(.6309)}}.snow:nth-child(37){opacity:1.2236;transform:translate(80.0613vw,-10px) scale(.5206);animation:fall-37 22s -24s linear infinite}@keyframes fall-37{71.876%{transform:translate(87.0901vw,71.876vh) scale(.5206)}to{transform:translate(83.5757vw,100vh) scale(.5206)}}.snow:nth-child(38){opacity:.5906;transform:translate(61.1189vw,-10px) scale(.55);animation:fall-38 16s -29s linear infinite}@keyframes fall-38{67.751%{transform:translate(54.3243vw,67.751vh) scale(.55)}to{transform:translate(57.7216vw,100vh) scale(.55)}}.snow:nth-child(39){opacity:1.4852;transform:translate(94.5444vw,-10px) scale(.8827);animation:fall-39 18s -1s linear infinite}@keyframes fall-39{64.244%{transform:translate(99.878vw,64.244vh) scale(.8827)}to{transform:translate(97.2112vw,100vh) scale(.8827)}}.snow:nth-child(40){opacity:.9416;transform:translate(94.712vw,-10px) scale(.6076);animation:fall-40 26s -27s linear infinite}@keyframes fall-40{45.962%{transform:translate(103.0226vw,45.962vh) scale(.6076)}to{transform:translate(98.8673vw,100vh) scale(.6076)}}.snow:nth-child(41){opacity:1.9392;transform:translate(78.3992vw,-10px) scale(.9629);animation:fall-41 22s -21s linear infinite}@keyframes fall-41{40.659%{transform:translate(81.2195vw,40.659vh) scale(.9629)}to{transform:translate(79.80935vw,100vh) scale(.9629)}}.snow:nth-child(42){opacity:.0454;transform:translate(25.9729vw,-10px) scale(.1969);animation:fall-42 15s -4s linear infinite}@keyframes fall-42{61.572%{transform:translate(19.7706vw,61.572vh) scale(.1969)}to{transform:translate(22.87175vw,100vh) scale(.1969)}}.snow:nth-child(43){opacity:1.1198;transform:translate(33.5799vw,-10px) scale(.0999);animation:fall-43 11s -24s linear infinite}@keyframes fall-43{30.42%{transform:translate(42.8134vw,30.42vh) scale(.0999)}to{transform:translate(38.19665vw,100vh) scale(.0999)}}.snow:nth-child(44){opacity:1.2218;transform:translate(25.3821vw,-10px) scale(.8133);animation:fall-44 14s -5s linear infinite}@keyframes fall-44{66.544%{transform:translate(29.74vw,66.544vh) scale(.8133)}to{transform:translate(27.56105vw,100vh) scale(.8133)}}.snow:nth-child(45){opacity:.806;transform:translate(58.6497vw,-10px) scale(.8508);animation:fall-45 18s -16s linear infinite}@keyframes fall-45{52.293%{transform:translate(48.7293vw,52.293vh) scale(.8508)}to{transform:translate(53.6895vw,100vh) scale(.8508)}}.snow:nth-child(46){opacity:.4202;transform:translate(45.1602vw,-10px) scale(.0811);animation:fall-46 23s -9s linear infinite}@keyframes fall-46{43.79%{transform:translate(43.0616vw,43.79vh) scale(.0811)}to{transform:translate(44.1109vw,100vh) scale(.0811)}}.snow:nth-child(47){opacity:.5802;transform:translate(87.177vw,-10px) scale(.3433);animation:fall-47 21s -21s linear infinite}@keyframes fall-47{60.81%{transform:translate(86.511vw,60.81vh) scale(.3433)}to{transform:translate(86.844vw,100vh) scale(.3433)}}.snow:nth-child(48){opacity:1.1564;transform:translate(91.591vw,-10px) scale(.5413);animation:fall-48 19s -20s linear infinite}@keyframes fall-48{61.042%{transform:translate(92.1402vw,61.042vh) scale(.5413)}to{transform:translate(91.8656vw,100vh) scale(.5413)}}.snow:nth-child(49){opacity:.4046;transform:translate(69.4117vw,-10px) scale(.4689);animation:fall-49 22s -2s linear infinite}@keyframes fall-49{38.001%{transform:translate(70.5529vw,38.001vh) scale(.4689)}to{transform:translate(69.9823vw,100vh) scale(.4689)}}.snow:nth-child(50){opacity:.2268;transform:translate(76.0634vw,-10px) scale(.6279);animation:fall-50 11s -3s linear infinite}@keyframes fall-50{60.923%{transform:translate(71.527vw,60.923vh) scale(.6279)}to{transform:translate(73.7952vw,100vh) scale(.6279)}}.snow:nth-child(51){opacity:.6372;transform:translate(50.0493vw,-10px) scale(.4949);animation:fall-51 19s -9s linear infinite}@keyframes fall-51{71.343%{transform:translate(43.188vw,71.343vh) scale(.4949)}to{transform:translate(46.61865vw,100vh) scale(.4949)}}.snow:nth-child(52){opacity:.8198;transform:translate(4.4433vw,-10px) scale(.2833);animation:fall-52 12s -8s linear infinite}@keyframes fall-52{47.771%{transform:translate(2.4216vw,47.771vh) scale(.2833)}to{transform:translate(3.43245vw,100vh) scale(.2833)}}.snow:nth-child(53){opacity:.385;transform:translate(73.6511vw,-10px) scale(.5792);animation:fall-53 23s -18s linear infinite}@keyframes fall-53{35.562%{transform:translate(70.0909vw,35.562vh) scale(.5792)}to{transform:translate(71.871vw,100vh) scale(.5792)}}.snow:nth-child(54){opacity:.5676;transform:translate(49.8804vw,-10px) scale(.5366);animation:fall-54 29s -22s linear infinite}@keyframes fall-54{55.562%{transform:translate(41.5093vw,55.562vh) scale(.5366)}to{transform:translate(45.69485vw,100vh) scale(.5366)}}.snow:nth-child(55){opacity:1.691;transform:translate(49.0754vw,-10px) scale(.5313);animation:fall-55 11s -24s linear infinite}@keyframes fall-55{54.063%{transform:translate(53.6516vw,54.063vh) scale(.5313)}to{transform:translate(51.3635vw,100vh) scale(.5313)}}.snow:nth-child(56){opacity:.5858;transform:translate(23.6005vw,-10px) scale(.899);animation:fall-56 25s -3s linear infinite}@keyframes fall-56{47.214%{transform:translate(21.6553vw,47.214vh) scale(.899)}to{transform:translate(22.6279vw,100vh) scale(.899)}}.snow:nth-child(57){opacity:1.3246;transform:translate(51.1404vw,-10px) scale(.7284);animation:fall-57 17s -22s linear infinite}@keyframes fall-57{76.018%{transform:translate(42.3884vw,76.018vh) scale(.7284)}to{transform:translate(46.7644vw,100vh) scale(.7284)}}.snow:nth-child(58){opacity:1.464;transform:translate(92.6868vw,-10px) scale(.8304);animation:fall-58 21s -27s linear infinite}@keyframes fall-58{40.014%{transform:translate(96.8573vw,40.014vh) scale(.8304)}to{transform:translate(94.77205vw,100vh) scale(.8304)}}.snow:nth-child(59){opacity:1.266;transform:translate(55.8511vw,-10px) scale(.3904);animation:fall-59 19s -17s linear infinite}@keyframes fall-59{34.908%{transform:translate(64.7565vw,34.908vh) scale(.3904)}to{transform:translate(60.3038vw,100vh) scale(.3904)}}.snow:nth-child(60){opacity:.4866;transform:translate(97.1471vw,-10px) scale(.2266);animation:fall-60 26s -30s linear infinite}@keyframes fall-60{53.743%{transform:translate(104.4089vw,53.743vh) scale(.2266)}to{transform:translate(100.778vw,100vh) scale(.2266)}}.snow:nth-child(61){opacity:.0458;transform:translate(64.3464vw,-10px) scale(.6859);animation:fall-61 16s -17s linear infinite}@keyframes fall-61{78.895%{transform:translate(72.6394vw,78.895vh) scale(.6859)}to{transform:translate(68.4929vw,100vh) scale(.6859)}}.snow:nth-child(62){opacity:.7178;transform:translate(73.3447vw,-10px) scale(.325);animation:fall-62 29s -24s linear infinite}@keyframes fall-62{41.581%{transform:translate(76.3936vw,41.581vh) scale(.325)}to{transform:translate(74.86915vw,100vh) scale(.325)}}.snow:nth-child(63){opacity:.3966;transform:translate(12.4342vw,-10px) scale(.3276);animation:fall-63 22s -27s linear infinite}@keyframes fall-63{69.18%{transform:translate(17.455vw,69.18vh) scale(.3276)}to{transform:translate(14.9446vw,100vh) scale(.3276)}}.snow:nth-child(64){opacity:.535;transform:translate(2.7718vw,-10px) scale(.0014);animation:fall-64 28s -1s linear infinite}@keyframes fall-64{47.492%{transform:translate(11.1881vw,47.492vh) scale(.0014)}to{transform:translate(6.97995vw,100vh) scale(.0014)}}.snow:nth-child(65){opacity:.9572;transform:translate(11.6246vw,-10px) scale(.0973);animation:fall-65 20s -20s linear infinite}@keyframes fall-65{79.033%{transform:translate(12.7032vw,79.033vh) scale(.0973)}to{transform:translate(12.1639vw,100vh) scale(.0973)}}.snow:nth-child(66){opacity:.8324;transform:translate(85.8809vw,-10px) scale(.0768);animation:fall-66 22s -15s linear infinite}@keyframes fall-66{35.833%{transform:translate(82.6957vw,35.833vh) scale(.0768)}to{transform:translate(84.2883vw,100vh) scale(.0768)}}.snow:nth-child(67){opacity:.3622;transform:translate(67.1849vw,-10px) scale(.9488);animation:fall-67 16s -25s linear infinite}@keyframes fall-67{46.559%{transform:translate(74.4645vw,46.559vh) scale(.9488)}to{transform:translate(70.8247vw,100vh) scale(.9488)}}.snow:nth-child(68){opacity:.4148;transform:translate(26.5004vw,-10px) scale(.7904);animation:fall-68 30s -22s linear infinite}@keyframes fall-68{30.57%{transform:translate(25.7975vw,30.57vh) scale(.7904)}to{transform:translate(26.14895vw,100vh) scale(.7904)}}.snow:nth-child(69){opacity:.8526;transform:translate(51.6559vw,-10px) scale(.6797);animation:fall-69 24s -17s linear infinite}@keyframes fall-69{49.911%{transform:translate(58.7212vw,49.911vh) scale(.6797)}to{transform:translate(55.18855vw,100vh) scale(.6797)}}.snow:nth-child(70){opacity:1.0416;transform:translate(6.3581vw,-10px) scale(.6913);animation:fall-70 12s -12s linear infinite}@keyframes fall-70{75.747%{transform:translate(9.7284vw,75.747vh) scale(.6913)}to{transform:translate(8.04325vw,100vh) scale(.6913)}}.snow:nth-child(71){opacity:1.8308;transform:translate(41.1353vw,-10px) scale(.1179);animation:fall-71 17s -6s linear infinite}@keyframes fall-71{30.588%{transform:translate(38.7558vw,30.588vh) scale(.1179)}to{transform:translate(39.94555vw,100vh) scale(.1179)}}.snow:nth-child(72){opacity:.3346;transform:translate(67.0313vw,-10px) scale(.2463);animation:fall-72 11s -18s linear infinite}@keyframes fall-72{44.077%{transform:translate(64.5509vw,44.077vh) scale(.2463)}to{transform:translate(65.7911vw,100vh) scale(.2463)}}.snow:nth-child(73){opacity:.0896;transform:translate(12.6258vw,-10px) scale(.6392);animation:fall-73 22s -5s linear infinite}@keyframes fall-73{56.454%{transform:translate(11.2463vw,56.454vh) scale(.6392)}to{transform:translate(11.93605vw,100vh) scale(.6392)}}.snow:nth-child(74){opacity:.209;transform:translate(20.048vw,-10px) scale(.4245);animation:fall-74 15s -27s linear infinite}@keyframes fall-74{77.776%{transform:translate(22.052vw,77.776vh) scale(.4245)}to{transform:translate(21.05vw,100vh) scale(.4245)}}.snow:nth-child(75){opacity:.5884;transform:translate(55.3888vw,-10px) scale(.9766);animation:fall-75 19s -2s linear infinite}@keyframes fall-75{48.042%{transform:translate(47.4413vw,48.042vh) scale(.9766)}to{transform:translate(51.41505vw,100vh) scale(.9766)}}.snow:nth-child(76){opacity:1.2484;transform:translate(88.4547vw,-10px) scale(.5017);animation:fall-76 15s -13s linear infinite}@keyframes fall-76{36.36%{transform:translate(92.4115vw,36.36vh) scale(.5017)}to{transform:translate(90.4331vw,100vh) scale(.5017)}}.snow:nth-child(77){opacity:1.4252;transform:translate(7.9692vw,-10px) scale(.5432);animation:fall-77 22s -7s linear infinite}@keyframes fall-77{43.689%{transform:translate(3.8969vw,43.689vh) scale(.5432)}to{transform:translate(5.93305vw,100vh) scale(.5432)}}.snow:nth-child(78){opacity:.7186;transform:translate(63.1911vw,-10px) scale(.7267);animation:fall-78 16s -15s linear infinite}@keyframes fall-78{70.73%{transform:translate(71.4276vw,70.73vh) scale(.7267)}to{transform:translate(67.30935vw,100vh) scale(.7267)}}.snow:nth-child(79){opacity:.4486;transform:translate(52.1102vw,-10px) scale(.5814);animation:fall-79 19s -14s linear infinite}@keyframes fall-79{66.033%{transform:translate(49.1616vw,66.033vh) scale(.5814)}to{transform:translate(50.6359vw,100vh) scale(.5814)}}.snow:nth-child(80){opacity:1.3028;transform:translate(89.581vw,-10px) scale(.2832);animation:fall-80 19s -22s linear infinite}@keyframes fall-80{78.823%{transform:translate(80.3173vw,78.823vh) scale(.2832)}to{transform:translate(84.94915vw,100vh) scale(.2832)}}.snow:nth-child(81){opacity:.7088;transform:translate(59.6628vw,-10px) scale(.4162);animation:fall-81 17s -10s linear infinite}@keyframes fall-81{41.539%{transform:translate(58.1968vw,41.539vh) scale(.4162)}to{transform:translate(58.9298vw,100vh) scale(.4162)}}.snow:nth-child(82){opacity:1.1308;transform:translate(57.6445vw,-10px) scale(.7917);animation:fall-82 11s -26s linear infinite}@keyframes fall-82{34.099%{transform:translate(49.1582vw,34.099vh) scale(.7917)}to{transform:translate(53.40135vw,100vh) scale(.7917)}}.snow:nth-child(83){opacity:1.4052;transform:translate(43.4417vw,-10px) scale(.0209);animation:fall-83 10s -21s linear infinite}@keyframes fall-83{75.688%{transform:translate(45.9512vw,75.688vh) scale(.0209)}to{transform:translate(44.69645vw,100vh) scale(.0209)}}.snow:nth-child(84){opacity:.257;transform:translate(27.0527vw,-10px) scale(.7284);animation:fall-84 24s -10s linear infinite}@keyframes fall-84{43.209%{transform:translate(21.4926vw,43.209vh) scale(.7284)}to{transform:translate(24.27265vw,100vh) scale(.7284)}}.snow:nth-child(85){opacity:.1942;transform:translate(37.2942vw,-10px) scale(.5835);animation:fall-85 18s -13s linear infinite}@keyframes fall-85{34.536%{transform:translate(33.5474vw,34.536vh) scale(.5835)}to{transform:translate(35.4208vw,100vh) scale(.5835)}}.snow:nth-child(86){opacity:1.5656;transform:translate(74.2846vw,-10px) scale(.7873);animation:fall-86 12s -8s linear infinite}@keyframes fall-86{69.728%{transform:translate(67.2068vw,69.728vh) scale(.7873)}to{transform:translate(70.7457vw,100vh) scale(.7873)}}.snow:nth-child(87){opacity:1.035;transform:translate(78.5389vw,-10px) scale(.1368);animation:fall-87 27s -10s linear infinite}@keyframes fall-87{47.537%{transform:translate(87.1335vw,47.537vh) scale(.1368)}to{transform:translate(82.8362vw,100vh) scale(.1368)}}.snow:nth-child(88){opacity:.3618;transform:translate(34.1705vw,-10px) scale(.3716);animation:fall-88 21s -1s linear infinite}@keyframes fall-88{61.891%{transform:translate(42.2885vw,61.891vh) scale(.3716)}to{transform:translate(38.2295vw,100vh) scale(.3716)}}.snow:nth-child(89){opacity:1.2466;transform:translate(90.2687vw,-10px) scale(.677);animation:fall-89 30s -6s linear infinite}@keyframes fall-89{49.87%{transform:translate(92.7755vw,49.87vh) scale(.677)}to{transform:translate(91.5221vw,100vh) scale(.677)}}.snow:nth-child(90){opacity:1.385;transform:translate(8.4261vw,-10px) scale(.6629);animation:fall-90 21s -19s linear infinite}@keyframes fall-90{55.127%{transform:translate(8.7921vw,55.127vh) scale(.6629)}to{transform:translate(8.6091vw,100vh) scale(.6629)}}.snow:nth-child(91){opacity:.6468;transform:translate(26.2209vw,-10px) scale(.3913);animation:fall-91 24s -3s linear infinite}@keyframes fall-91{36.352%{transform:translate(30.1156vw,36.352vh) scale(.3913)}to{transform:translate(28.16825vw,100vh) scale(.3913)}}.snow:nth-child(92){opacity:.749;transform:translate(32.8143vw,-10px) scale(.8506);animation:fall-92 30s -5s linear infinite}@keyframes fall-92{37.27%{transform:translate(33.4104vw,37.27vh) scale(.8506)}to{transform:translate(33.11235vw,100vh) scale(.8506)}}.snow:nth-child(93){opacity:1.5216;transform:translate(68.1885vw,-10px) scale(.1904);animation:fall-93 10s -3s linear infinite}@keyframes fall-93{52.416%{transform:translate(73.4776vw,52.416vh) scale(.1904)}to{transform:translate(70.83305vw,100vh) scale(.1904)}}.snow:nth-child(94){opacity:.9238;transform:translate(34.0767vw,-10px) scale(.5872);animation:fall-94 13s -8s linear infinite}@keyframes fall-94{68.986%{transform:translate(30.0314vw,68.986vh) scale(.5872)}to{transform:translate(32.05405vw,100vh) scale(.5872)}}.snow:nth-child(95){opacity:1.243;transform:translate(32.1365vw,-10px) scale(.766);animation:fall-95 28s -14s linear infinite}@keyframes fall-95{32.757%{transform:translate(32.7601vw,32.757vh) scale(.766)}to{transform:translate(32.4483vw,100vh) scale(.766)}}.snow:nth-child(96){opacity:.13;transform:translate(47.8241vw,-10px) scale(.8728);animation:fall-96 24s -6s linear infinite}@keyframes fall-96{40.284%{transform:translate(38.8432vw,40.284vh) scale(.8728)}to{transform:translate(43.33365vw,100vh) scale(.8728)}}.snow:nth-child(97){opacity:.13;transform:translate(15.9556vw,-10px) scale(.7643);animation:fall-97 11s -14s linear infinite}@keyframes fall-97{79.629%{transform:translate(22.7121vw,79.629vh) scale(.7643)}to{transform:translate(19.33385vw,100vh) scale(.7643)}}.snow:nth-child(98){opacity:.5928;transform:translate(73.8019vw,-10px) scale(.0838);animation:fall-98 17s -15s linear infinite}@keyframes fall-98{31.729%{transform:translate(69.023vw,31.729vh) scale(.0838)}to{transform:translate(71.41245vw,100vh) scale(.0838)}}.snow:nth-child(99){opacity:.4506;transform:translate(38.4693vw,-10px) scale(.0274);animation:fall-99 21s -8s linear infinite}@keyframes fall-99{59.35%{transform:translate(34.3525vw,59.35vh) scale(.0274)}to{transform:translate(36.4109vw,100vh) scale(.0274)}}.snow:nth-child(100){opacity:1.6146;transform:translate(76.4108vw,-10px) scale(.1123);animation:fall-100 12s -17s linear infinite}@keyframes fall-100{43.466%{transform:translate(86.0649vw,43.466vh) scale(.1123)}to{transform:translate(81.23785vw,100vh) scale(.1123)}}.snow:nth-child(101){opacity:.1036;transform:translate(24.2256vw,-10px) scale(.8228);animation:fall-101 14s -15s linear infinite}@keyframes fall-101{51.42%{transform:translate(16.4236vw,51.42vh) scale(.8228)}to{transform:translate(20.3246vw,100vh) scale(.8228)}}.snow:nth-child(102){opacity:.4992;transform:translate(14.8874vw,-10px) scale(.4454);animation:fall-102 30s -7s linear infinite}@keyframes fall-102{51.759%{transform:translate(8.886vw,51.759vh) scale(.4454)}to{transform:translate(11.8867vw,100vh) scale(.4454)}}.snow:nth-child(103){opacity:1.7662;transform:translate(41.7569vw,-10px) scale(.1449);animation:fall-103 13s -14s linear infinite}@keyframes fall-103{48.603%{transform:translate(33.2368vw,48.603vh) scale(.1449)}to{transform:translate(37.49685vw,100vh) scale(.1449)}}.snow:nth-child(104){opacity:.1696;transform:translate(57.2977vw,-10px) scale(.6516);animation:fall-104 20s -5s linear infinite}@keyframes fall-104{37.202%{transform:translate(58.4625vw,37.202vh) scale(.6516)}to{transform:translate(57.8801vw,100vh) scale(.6516)}}.snow:nth-child(105){opacity:1.0086;transform:translate(99.7384vw,-10px) scale(.7269);animation:fall-105 16s -23s linear infinite}@keyframes fall-105{69.325%{transform:translate(103.3532vw,69.325vh) scale(.7269)}to{transform:translate(101.5458vw,100vh) scale(.7269)}}.snow:nth-child(106){opacity:1.7614;transform:translate(56.8708vw,-10px) scale(.1524);animation:fall-106 25s -30s linear infinite}@keyframes fall-106{52.526%{transform:translate(59.893vw,52.526vh) scale(.1524)}to{transform:translate(58.3819vw,100vh) scale(.1524)}}.snow:nth-child(107){opacity:1.9794;transform:translate(42.0582vw,-10px) scale(.4234);animation:fall-107 30s -19s linear infinite}@keyframes fall-107{43.078%{transform:translate(41.0569vw,43.078vh) scale(.4234)}to{transform:translate(41.55755vw,100vh) scale(.4234)}}.snow:nth-child(108){opacity:1.6888;transform:translate(9.7242vw,-10px) scale(.4905);animation:fall-108 19s -4s linear infinite}@keyframes fall-108{67.756%{transform:translate(5.4411vw,67.756vh) scale(.4905)}to{transform:translate(7.58265vw,100vh) scale(.4905)}}.snow:nth-child(109){opacity:1.1702;transform:translate(5.5159vw,-10px) scale(.0353);animation:fall-109 11s -6s linear infinite}@keyframes fall-109{69.442%{transform:translate(10.1279vw,69.442vh) scale(.0353)}to{transform:translate(7.8219vw,100vh) scale(.0353)}}.snow:nth-child(110){opacity:1.2576;transform:translate(20.9866vw,-10px) scale(.116);animation:fall-110 16s -16s linear infinite}@keyframes fall-110{47.532%{transform:translate(19.1388vw,47.532vh) scale(.116)}to{transform:translate(20.0627vw,100vh) scale(.116)}}.snow:nth-child(111){opacity:1.5598;transform:translate(70.0569vw,-10px) scale(.1842);animation:fall-111 23s -17s linear infinite}@keyframes fall-111{41.404%{transform:translate(68.5725vw,41.404vh) scale(.1842)}to{transform:translate(69.3147vw,100vh) scale(.1842)}}.snow:nth-child(112){opacity:1.1304;transform:translate(85.984vw,-10px) scale(.9298);animation:fall-112 17s -24s linear infinite}@keyframes fall-112{30.75%{transform:translate(76.8063vw,30.75vh) scale(.9298)}to{transform:translate(81.39515vw,100vh) scale(.9298)}}.snow:nth-child(113){opacity:.0566;transform:translate(71.368vw,-10px) scale(.2005);animation:fall-113 25s -25s linear infinite}@keyframes fall-113{74.652%{transform:translate(64.951vw,74.652vh) scale(.2005)}to{transform:translate(68.1595vw,100vh) scale(.2005)}}.snow:nth-child(114){opacity:1.9308;transform:translate(1.9512vw,-10px) scale(.7813);animation:fall-114 12s -17s linear infinite}@keyframes fall-114{36.989%{transform:translate(2.7441vw,36.989vh) scale(.7813)}to{transform:translate(2.34765vw,100vh) scale(.7813)}}.snow:nth-child(115){opacity:.7738;transform:translate(35.1126vw,-10px) scale(.7469);animation:fall-115 23s -10s linear infinite}@keyframes fall-115{34.567%{transform:translate(36.7866vw,34.567vh) scale(.7469)}to{transform:translate(35.9496vw,100vh) scale(.7469)}}.snow:nth-child(116){opacity:.7374;transform:translate(7.3523vw,-10px) scale(.8695);animation:fall-116 12s -8s linear infinite}@keyframes fall-116{45.986%{transform:translate(1.7804vw,45.986vh) scale(.8695)}to{transform:translate(4.56635vw,100vh) scale(.8695)}}.snow:nth-child(117){opacity:.1464;transform:translate(7.2793vw,-10px) scale(.9247);animation:fall-117 12s -1s linear infinite}@keyframes fall-117{71.318%{transform:translate(12.4606vw,71.318vh) scale(.9247)}to{transform:translate(9.86995vw,100vh) scale(.9247)}}.snow:nth-child(118){opacity:1.3468;transform:translate(16.9216vw,-10px) scale(.9839);animation:fall-118 26s -27s linear infinite}@keyframes fall-118{73.278%{transform:translate(17.4839vw,73.278vh) scale(.9839)}to{transform:translate(17.20275vw,100vh) scale(.9839)}}.snow:nth-child(119){opacity:.9722;transform:translate(67.7685vw,-10px) scale(.4774);animation:fall-119 25s -19s linear infinite}@keyframes fall-119{36.697%{transform:translate(77.297vw,36.697vh) scale(.4774)}to{transform:translate(72.53275vw,100vh) scale(.4774)}}.snow:nth-child(120){opacity:1.4446;transform:translate(5.4707vw,-10px) scale(.285);animation:fall-120 28s -9s linear infinite}@keyframes fall-120{33.182%{transform:translate(-.8807vw,33.182vh) scale(.285)}to{transform:translate(2.295vw,100vh) scale(.285)}}.snow:nth-child(121){opacity:.1242;transform:translate(32.4627vw,-10px) scale(.1117);animation:fall-121 19s -11s linear infinite}@keyframes fall-121{65.444%{transform:translate(39.1698vw,65.444vh) scale(.1117)}to{transform:translate(35.81625vw,100vh) scale(.1117)}}.snow:nth-child(122){opacity:1.4202;transform:translate(18.7724vw,-10px) scale(.9505);animation:fall-122 19s -10s linear infinite}@keyframes fall-122{51.137%{transform:translate(27.8812vw,51.137vh) scale(.9505)}to{transform:translate(23.3268vw,100vh) scale(.9505)}}.snow:nth-child(123){opacity:1.2826;transform:translate(12.3454vw,-10px) scale(.2801);animation:fall-123 12s -24s linear infinite}@keyframes fall-123{38.862%{transform:translate(5.1473vw,38.862vh) scale(.2801)}to{transform:translate(8.74635vw,100vh) scale(.2801)}}.snow:nth-child(124){opacity:.512;transform:translate(40.254vw,-10px) scale(.3867);animation:fall-124 21s -27s linear infinite}@keyframes fall-124{51.296%{transform:translate(43.7898vw,51.296vh) scale(.3867)}to{transform:translate(42.0219vw,100vh) scale(.3867)}}.snow:nth-child(125){opacity:.6224;transform:translate(22.089vw,-10px) scale(.674);animation:fall-125 11s -27s linear infinite}@keyframes fall-125{39.427%{transform:translate(20.8722vw,39.427vh) scale(.674)}to{transform:translate(21.4806vw,100vh) scale(.674)}}.snow:nth-child(126){opacity:1.7536;transform:translate(20.798vw,-10px) scale(.8922);animation:fall-126 22s -15s linear infinite}@keyframes fall-126{39.488%{transform:translate(19.7132vw,39.488vh) scale(.8922)}to{transform:translate(20.2556vw,100vh) scale(.8922)}}.snow:nth-child(127){opacity:.9726;transform:translate(99.8628vw,-10px) scale(.6209);animation:fall-127 22s -1s linear infinite}@keyframes fall-127{34.397%{transform:translate(104.4895vw,34.397vh) scale(.6209)}to{transform:translate(102.17615vw,100vh) scale(.6209)}}.snow:nth-child(128){opacity:1.0122;transform:translate(46.1783vw,-10px) scale(.4109);animation:fall-128 20s -15s linear infinite}@keyframes fall-128{33.178%{transform:translate(48.855vw,33.178vh) scale(.4109)}to{transform:translate(47.51665vw,100vh) scale(.4109)}}.snow:nth-child(129){opacity:1.4314;transform:translate(50.1499vw,-10px) scale(.3111);animation:fall-129 25s -3s linear infinite}@keyframes fall-129{42.441%{transform:translate(43.8895vw,42.441vh) scale(.3111)}to{transform:translate(47.0197vw,100vh) scale(.3111)}}.snow:nth-child(130){opacity:1.7922;transform:translate(37.2449vw,-10px) scale(.8223);animation:fall-130 15s -12s linear infinite}@keyframes fall-130{32.646%{transform:translate(27.4333vw,32.646vh) scale(.8223)}to{transform:translate(32.3391vw,100vh) scale(.8223)}}.snow:nth-child(131){opacity:.0862;transform:translate(84.348vw,-10px) scale(.3043);animation:fall-131 24s -25s linear infinite}@keyframes fall-131{71.758%{transform:translate(85.1202vw,71.758vh) scale(.3043)}to{transform:translate(84.7341vw,100vh) scale(.3043)}}.snow:nth-child(132){opacity:1.1908;transform:translate(33.3193vw,-10px) scale(.3361);animation:fall-132 13s -16s linear infinite}@keyframes fall-132{64.003%{transform:translate(33.5911vw,64.003vh) scale(.3361)}to{transform:translate(33.4552vw,100vh) scale(.3361)}}.snow:nth-child(133){opacity:1.0704;transform:translate(76.1653vw,-10px) scale(.4708);animation:fall-133 22s -10s linear infinite}@keyframes fall-133{40.743%{transform:translate(78.4598vw,40.743vh) scale(.4708)}to{transform:translate(77.31255vw,100vh) scale(.4708)}}.snow:nth-child(134){opacity:.694;transform:translate(59.6784vw,-10px) scale(.0904);animation:fall-134 12s -25s linear infinite}@keyframes fall-134{35.052%{transform:translate(49.9006vw,35.052vh) scale(.0904)}to{transform:translate(54.7895vw,100vh) scale(.0904)}}.snow:nth-child(135){opacity:.6652;transform:translate(10.3904vw,-10px) scale(.8761);animation:fall-135 14s -24s linear infinite}@keyframes fall-135{58.047%{transform:translate(12.0016vw,58.047vh) scale(.8761)}to{transform:translate(11.196vw,100vh) scale(.8761)}}.snow:nth-child(136){opacity:.6558;transform:translate(91.1543vw,-10px) scale(.894);animation:fall-136 14s -21s linear infinite}@keyframes fall-136{75.382%{transform:translate(96.8083vw,75.382vh) scale(.894)}to{transform:translate(93.9813vw,100vh) scale(.894)}}.snow:nth-child(137){opacity:.6198;transform:translate(12.4626vw,-10px) scale(.8266);animation:fall-137 17s -27s linear infinite}@keyframes fall-137{67.31%{transform:translate(6.7329vw,67.31vh) scale(.8266)}to{transform:translate(9.59775vw,100vh) scale(.8266)}}.snow:nth-child(138){opacity:.8678;transform:translate(82.2938vw,-10px) scale(.6144);animation:fall-138 21s -17s linear infinite}@keyframes fall-138{50.965%{transform:translate(76.8155vw,50.965vh) scale(.6144)}to{transform:translate(79.55465vw,100vh) scale(.6144)}}.snow:nth-child(139){opacity:.3356;transform:translate(47.6847vw,-10px) scale(.7093);animation:fall-139 12s -10s linear infinite}@keyframes fall-139{60.977%{transform:translate(45.2291vw,60.977vh) scale(.7093)}to{transform:translate(46.4569vw,100vh) scale(.7093)}}.snow:nth-child(140){opacity:.4472;transform:translate(15vw,-10px) scale(.8362);animation:fall-140 14s -25s linear infinite}@keyframes fall-140{66.82%{transform:translate(14.4224vw,66.82vh) scale(.8362)}to{transform:translate(14.7112vw,100vh) scale(.8362)}}.snow:nth-child(141){opacity:1.3584;transform:translate(47.5478vw,-10px) scale(.4568);animation:fall-141 14s -27s linear infinite}@keyframes fall-141{77.839%{transform:translate(42.4258vw,77.839vh) scale(.4568)}to{transform:translate(44.9868vw,100vh) scale(.4568)}}.snow:nth-child(142){opacity:1.248;transform:translate(71.0375vw,-10px) scale(.3711);animation:fall-142 30s -11s linear infinite}@keyframes fall-142{41.492%{transform:translate(73.9707vw,41.492vh) scale(.3711)}to{transform:translate(72.5041vw,100vh) scale(.3711)}}.snow:nth-child(143){opacity:1.39;transform:translate(.7894vw,-10px) scale(.5024);animation:fall-143 26s -7s linear infinite}@keyframes fall-143{50.606%{transform:translate(2.4317vw,50.606vh) scale(.5024)}to{transform:translate(1.61055vw,100vh) scale(.5024)}}.snow:nth-child(144){opacity:1.8918;transform:translate(4.0727vw,-10px) scale(.2824);animation:fall-144 22s -5s linear infinite}@keyframes fall-144{48.692%{transform:translate(.0078vw,48.692vh) scale(.2824)}to{transform:translate(2.04025vw,100vh) scale(.2824)}}.snow:nth-child(145){opacity:1.0272;transform:translate(68.4385vw,-10px) scale(.4495);animation:fall-145 24s -17s linear infinite}@keyframes fall-145{66.615%{transform:translate(58.4763vw,66.615vh) scale(.4495)}to{transform:translate(63.4574vw,100vh) scale(.4495)}}.snow:nth-child(146){opacity:.6368;transform:translate(90.181vw,-10px) scale(.5964);animation:fall-146 11s -26s linear infinite}@keyframes fall-146{51.647%{transform:translate(97.224vw,51.647vh) scale(.5964)}to{transform:translate(93.7025vw,100vh) scale(.5964)}}.snow:nth-child(147){opacity:1.7276;transform:translate(67.5708vw,-10px) scale(.0169);animation:fall-147 27s -7s linear infinite}@keyframes fall-147{32.166%{transform:translate(62.9433vw,32.166vh) scale(.0169)}to{transform:translate(65.25705vw,100vh) scale(.0169)}}.snow:nth-child(148){opacity:1.2404;transform:translate(23.9647vw,-10px) scale(.4316);animation:fall-148 14s -6s linear infinite}@keyframes fall-148{39.395%{transform:translate(25.2294vw,39.395vh) scale(.4316)}to{transform:translate(24.59705vw,100vh) scale(.4316)}}.snow:nth-child(149){opacity:.7396;transform:translate(44.8028vw,-10px) scale(.6912);animation:fall-149 28s -6s linear infinite}@keyframes fall-149{74.179%{transform:translate(41.0816vw,74.179vh) scale(.6912)}to{transform:translate(42.9422vw,100vh) scale(.6912)}}.snow:nth-child(150){opacity:.4236;transform:translate(38.193vw,-10px) scale(.9457);animation:fall-150 17s -3s linear infinite}@keyframes fall-150{45.701%{transform:translate(43.6406vw,45.701vh) scale(.9457)}to{transform:translate(40.9168vw,100vh) scale(.9457)}}.snow:nth-child(151){opacity:1.845;transform:translate(91.6104vw,-10px) scale(.8093);animation:fall-151 29s -28s linear infinite}@keyframes fall-151{63.894%{transform:translate(93.201vw,63.894vh) scale(.8093)}to{transform:translate(92.4057vw,100vh) scale(.8093)}}.snow:nth-child(152){opacity:.684;transform:translate(93.7712vw,-10px) scale(.9181);animation:fall-152 10s -19s linear infinite}@keyframes fall-152{74.988%{transform:translate(93.3268vw,74.988vh) scale(.9181)}to{transform:translate(93.549vw,100vh) scale(.9181)}}.snow:nth-child(153){opacity:1.3268;transform:translate(1.7887vw,-10px) scale(.3099);animation:fall-153 29s -6s linear infinite}@keyframes fall-153{34.379%{transform:translate(4.1805vw,34.379vh) scale(.3099)}to{transform:translate(2.9846vw,100vh) scale(.3099)}}.snow:nth-child(154){opacity:.874;transform:translate(59.462vw,-10px) scale(.4215);animation:fall-154 30s -11s linear infinite}@keyframes fall-154{32.624%{transform:translate(55.7954vw,32.624vh) scale(.4215)}to{transform:translate(57.6287vw,100vh) scale(.4215)}}.snow:nth-child(155){opacity:.9464;transform:translate(86.2171vw,-10px) scale(.0274);animation:fall-155 19s -26s linear infinite}@keyframes fall-155{40.161%{transform:translate(81.3343vw,40.161vh) scale(.0274)}to{transform:translate(83.7757vw,100vh) scale(.0274)}}.snow:nth-child(156){opacity:1.4584;transform:translate(29.7465vw,-10px) scale(.7186);animation:fall-156 16s -12s linear infinite}@keyframes fall-156{77.351%{transform:translate(30.5585vw,77.351vh) scale(.7186)}to{transform:translate(30.1525vw,100vh) scale(.7186)}}.snow:nth-child(157){opacity:1.706;transform:translate(80.2755vw,-10px) scale(.0589);animation:fall-157 29s -11s linear infinite}@keyframes fall-157{66.701%{transform:translate(90.0457vw,66.701vh) scale(.0589)}to{transform:translate(85.1606vw,100vh) scale(.0589)}}.snow:nth-child(158){opacity:.719;transform:translate(52.5465vw,-10px) scale(.6785);animation:fall-158 18s -22s linear infinite}@keyframes fall-158{46.108%{transform:translate(49.53vw,46.108vh) scale(.6785)}to{transform:translate(51.03825vw,100vh) scale(.6785)}}.snow:nth-child(159){opacity:1.0722;transform:translate(2.3185vw,-10px) scale(.6802);animation:fall-159 25s -29s linear infinite}@keyframes fall-159{43.736%{transform:translate(2.801vw,43.736vh) scale(.6802)}to{transform:translate(2.55975vw,100vh) scale(.6802)}}.snow:nth-child(160){opacity:.0496;transform:translate(26.6345vw,-10px) scale(.3128);animation:fall-160 23s -15s linear infinite}@keyframes fall-160{68.428%{transform:translate(24.6605vw,68.428vh) scale(.3128)}to{transform:translate(25.6475vw,100vh) scale(.3128)}}.snow:nth-child(161){opacity:1.1074;transform:translate(10.9549vw,-10px) scale(.3573);animation:fall-161 17s -16s linear infinite}@keyframes fall-161{35.137%{transform:translate(4.2051vw,35.137vh) scale(.3573)}to{transform:translate(7.58vw,100vh) scale(.3573)}}.snow:nth-child(162){opacity:1.326;transform:translate(40.7372vw,-10px) scale(.3784);animation:fall-162 26s -10s linear infinite}@keyframes fall-162{75.025%{transform:translate(40.7145vw,75.025vh) scale(.3784)}to{transform:translate(40.72585vw,100vh) scale(.3784)}}.snow:nth-child(163){opacity:.831;transform:translate(73.1322vw,-10px) scale(.5108);animation:fall-163 14s -22s linear infinite}@keyframes fall-163{42.067%{transform:translate(77.0529vw,42.067vh) scale(.5108)}to{transform:translate(75.09255vw,100vh) scale(.5108)}}.snow:nth-child(164){opacity:.697;transform:translate(4.2348vw,-10px) scale(.7989);animation:fall-164 11s -24s linear infinite}@keyframes fall-164{51.443%{transform:translate(1.388vw,51.443vh) scale(.7989)}to{transform:translate(2.8114vw,100vh) scale(.7989)}}.snow:nth-child(165){opacity:.0168;transform:translate(39.695vw,-10px) scale(.5958);animation:fall-165 12s -26s linear infinite}@keyframes fall-165{39.296%{transform:translate(47.282vw,39.296vh) scale(.5958)}to{transform:translate(43.4885vw,100vh) scale(.5958)}}.snow:nth-child(166){opacity:.1316;transform:translate(63.6847vw,-10px) scale(.0734);animation:fall-166 29s -22s linear infinite}@keyframes fall-166{34.932%{transform:translate(68.9363vw,34.932vh) scale(.0734)}to{transform:translate(66.3105vw,100vh) scale(.0734)}}.snow:nth-child(167){opacity:.509;transform:translate(55.6173vw,-10px) scale(.1786);animation:fall-167 21s -26s linear infinite}@keyframes fall-167{59.254%{transform:translate(57.5274vw,59.254vh) scale(.1786)}to{transform:translate(56.57235vw,100vh) scale(.1786)}}.snow:nth-child(168){opacity:.2634;transform:translate(31.3045vw,-10px) scale(.0808);animation:fall-168 13s -7s linear infinite}@keyframes fall-168{42.466%{transform:translate(26.1577vw,42.466vh) scale(.0808)}to{transform:translate(28.7311vw,100vh) scale(.0808)}}.snow:nth-child(169){opacity:.0854;transform:translate(26.2624vw,-10px) scale(.0577);animation:fall-169 24s -1s linear infinite}@keyframes fall-169{57.725%{transform:translate(30.4789vw,57.725vh) scale(.0577)}to{transform:translate(28.37065vw,100vh) scale(.0577)}}.snow:nth-child(170){opacity:.071;transform:translate(92.3238vw,-10px) scale(.1417);animation:fall-170 28s -20s linear infinite}@keyframes fall-170{51.008%{transform:translate(86.9224vw,51.008vh) scale(.1417)}to{transform:translate(89.6231vw,100vh) scale(.1417)}}.snow:nth-child(171){opacity:1.2584;transform:translate(13.1542vw,-10px) scale(.748);animation:fall-171 22s -25s linear infinite}@keyframes fall-171{39.131%{transform:translate(10.38vw,39.131vh) scale(.748)}to{transform:translate(11.7671vw,100vh) scale(.748)}}.snow:nth-child(172){opacity:.6678;transform:translate(41.5179vw,-10px) scale(.5221);animation:fall-172 27s -19s linear infinite}@keyframes fall-172{49.562%{transform:translate(32.0518vw,49.562vh) scale(.5221)}to{transform:translate(36.78485vw,100vh) scale(.5221)}}.snow:nth-child(173){opacity:.8776;transform:translate(37.8973vw,-10px) scale(.9431);animation:fall-173 24s -28s linear infinite}@keyframes fall-173{50.432%{transform:translate(46.1753vw,50.432vh) scale(.9431)}to{transform:translate(42.0363vw,100vh) scale(.9431)}}.snow:nth-child(174){opacity:.382;transform:translate(10.689vw,-10px) scale(.1766);animation:fall-174 20s -2s linear infinite}@keyframes fall-174{74.138%{transform:translate(1.1547vw,74.138vh) scale(.1766)}to{transform:translate(5.92185vw,100vh) scale(.1766)}}.snow:nth-child(175){opacity:1.9788;transform:translate(82.424vw,-10px) scale(.5055);animation:fall-175 11s -30s linear infinite}@keyframes fall-175{43.12%{transform:translate(74.7751vw,43.12vh) scale(.5055)}to{transform:translate(78.59955vw,100vh) scale(.5055)}}.snow:nth-child(176){opacity:.869;transform:translate(48.1411vw,-10px) scale(.1166);animation:fall-176 15s -18s linear infinite}@keyframes fall-176{56.479%{transform:translate(44.5908vw,56.479vh) scale(.1166)}to{transform:translate(46.36595vw,100vh) scale(.1166)}}.snow:nth-child(177){opacity:1.5928;transform:translate(75.8109vw,-10px) scale(.9977);animation:fall-177 15s -14s linear infinite}@keyframes fall-177{58.963%{transform:translate(79.39vw,58.963vh) scale(.9977)}to{transform:translate(77.60045vw,100vh) scale(.9977)}}.snow:nth-child(178){opacity:.381;transform:translate(75.375vw,-10px) scale(.4661);animation:fall-178 27s -29s linear infinite}@keyframes fall-178{60.037%{transform:translate(74.1645vw,60.037vh) scale(.4661)}to{transform:translate(74.76975vw,100vh) scale(.4661)}}.snow:nth-child(179){opacity:1.0632;transform:translate(71.229vw,-10px) scale(.0342);animation:fall-179 29s -6s linear infinite}@keyframes fall-179{72.417%{transform:translate(79.2949vw,72.417vh) scale(.0342)}to{transform:translate(75.26195vw,100vh) scale(.0342)}}.snow:nth-child(180){opacity:1.563;transform:translate(26.5778vw,-10px) scale(.1954);animation:fall-180 14s -4s linear infinite}@keyframes fall-180{67.558%{transform:translate(33.9115vw,67.558vh) scale(.1954)}to{transform:translate(30.24465vw,100vh) scale(.1954)}}.snow:nth-child(181){opacity:1.6646;transform:translate(85.82vw,-10px) scale(.1345);animation:fall-181 15s -30s linear infinite}@keyframes fall-181{31.491%{transform:translate(83.3499vw,31.491vh) scale(.1345)}to{transform:translate(84.58495vw,100vh) scale(.1345)}}.snow:nth-child(182){opacity:.5878;transform:translate(50.3658vw,-10px) scale(.5578);animation:fall-182 10s -29s linear infinite}@keyframes fall-182{32.024%{transform:translate(47.9609vw,32.024vh) scale(.5578)}to{transform:translate(49.16335vw,100vh) scale(.5578)}}.snow:nth-child(183){opacity:.8442;transform:translate(34.4514vw,-10px) scale(.5842);animation:fall-183 23s -22s linear infinite}@keyframes fall-183{54.546%{transform:translate(29.2968vw,54.546vh) scale(.5842)}to{transform:translate(31.8741vw,100vh) scale(.5842)}}.snow:nth-child(184){opacity:1.053;transform:translate(34.9943vw,-10px) scale(.5092);animation:fall-184 16s -23s linear infinite}@keyframes fall-184{41.45%{transform:translate(38.4832vw,41.45vh) scale(.5092)}to{transform:translate(36.73875vw,100vh) scale(.5092)}}.snow:nth-child(185){opacity:.9066;transform:translate(17.9674vw,-10px) scale(.3643);animation:fall-185 24s -5s linear infinite}@keyframes fall-185{32.605%{transform:translate(14.3572vw,32.605vh) scale(.3643)}to{transform:translate(16.1623vw,100vh) scale(.3643)}}.snow:nth-child(186){opacity:1.0484;transform:translate(85.4225vw,-10px) scale(.7175);animation:fall-186 21s -16s linear infinite}@keyframes fall-186{64.484%{transform:translate(92.9599vw,64.484vh) scale(.7175)}to{transform:translate(89.1912vw,100vh) scale(.7175)}}.snow:nth-child(187){opacity:1.7738;transform:translate(40.9936vw,-10px) scale(.9233);animation:fall-187 25s -10s linear infinite}@keyframes fall-187{58.953%{transform:translate(43.088vw,58.953vh) scale(.9233)}to{transform:translate(42.0408vw,100vh) scale(.9233)}}.snow:nth-child(188){opacity:.9762;transform:translate(69.2238vw,-10px) scale(.3683);animation:fall-188 19s -26s linear infinite}@keyframes fall-188{41.921%{transform:translate(75.5492vw,41.921vh) scale(.3683)}to{transform:translate(72.3865vw,100vh) scale(.3683)}}.snow:nth-child(189){opacity:.5866;transform:translate(46.9827vw,-10px) scale(.6);animation:fall-189 24s -25s linear infinite}@keyframes fall-189{43.075%{transform:translate(40.9978vw,43.075vh) scale(.6)}to{transform:translate(43.99025vw,100vh) scale(.6)}}.snow:nth-child(190){opacity:1.484;transform:translate(55.0732vw,-10px) scale(.2995);animation:fall-190 26s -4s linear infinite}@keyframes fall-190{58.687%{transform:translate(46.3779vw,58.687vh) scale(.2995)}to{transform:translate(50.72555vw,100vh) scale(.2995)}}.snow:nth-child(191){opacity:1.355;transform:translate(38.6771vw,-10px) scale(.1348);animation:fall-191 11s -13s linear infinite}@keyframes fall-191{39.864%{transform:translate(38.4683vw,39.864vh) scale(.1348)}to{transform:translate(38.5727vw,100vh) scale(.1348)}}.snow:nth-child(192){opacity:.7568;transform:translate(72.2889vw,-10px) scale(.7174);animation:fall-192 18s -24s linear infinite}@keyframes fall-192{33.555%{transform:translate(72.1173vw,33.555vh) scale(.7174)}to{transform:translate(72.2031vw,100vh) scale(.7174)}}.snow:nth-child(193){opacity:.5896;transform:translate(97.6009vw,-10px) scale(.6078);animation:fall-193 21s -17s linear infinite}@keyframes fall-193{61.108%{transform:translate(95.4807vw,61.108vh) scale(.6078)}to{transform:translate(96.5408vw,100vh) scale(.6078)}}.snow:nth-child(194){opacity:.2364;transform:translate(19.8952vw,-10px) scale(.1517);animation:fall-194 26s -27s linear infinite}@keyframes fall-194{59.44%{transform:translate(17.5496vw,59.44vh) scale(.1517)}to{transform:translate(18.7224vw,100vh) scale(.1517)}}.snow:nth-child(195){opacity:1.0494;transform:translate(75.2441vw,-10px) scale(.7365);animation:fall-195 30s -16s linear infinite}@keyframes fall-195{31.942%{transform:translate(81.1258vw,31.942vh) scale(.7365)}to{transform:translate(78.18495vw,100vh) scale(.7365)}}.snow:nth-child(196){opacity:1.0296;transform:translate(99.5076vw,-10px) scale(.2123);animation:fall-196 25s -3s linear infinite}@keyframes fall-196{47.97%{transform:translate(94.9859vw,47.97vh) scale(.2123)}to{transform:translate(97.24675vw,100vh) scale(.2123)}}.snow:nth-child(197){opacity:.8372;transform:translate(26.4985vw,-10px) scale(.5727);animation:fall-197 26s -11s linear infinite}@keyframes fall-197{76.932%{transform:translate(28.8527vw,76.932vh) scale(.5727)}to{transform:translate(27.6756vw,100vh) scale(.5727)}}.snow:nth-child(198){opacity:.7046;transform:translate(9.1046vw,-10px) scale(.5627);animation:fall-198 13s -24s linear infinite}@keyframes fall-198{52.754%{transform:translate(2.3561vw,52.754vh) scale(.5627)}to{transform:translate(5.73035vw,100vh) scale(.5627)}}.snow:nth-child(199){opacity:1.2272;transform:translate(94.9149vw,-10px) scale(.6892);animation:fall-199 22s -5s linear infinite}@keyframes fall-199{37.367%{transform:translate(95.8697vw,37.367vh) scale(.6892)}to{transform:translate(95.3923vw,100vh) scale(.6892)}}.snow:nth-child(200){opacity:1.5532;transform:translate(16.7457vw,-10px) scale(.3282);animation:fall-200 19s -16s linear infinite}@keyframes fall-200{57.689%{transform:translate(13.4451vw,57.689vh) scale(.3282)}to{transform:translate(15.0954vw,100vh) scale(.3282)}}.snow:nth-child(201){opacity:.7396;transform:translate(41.4973vw,-10px) scale(.2635);animation:fall-201 25s -16s linear infinite}@keyframes fall-201{71.723%{transform:translate(46.7955vw,71.723vh) scale(.2635)}to{transform:translate(44.1464vw,100vh) scale(.2635)}}.snow:nth-child(202){opacity:1.0026;transform:translate(33.8725vw,-10px) scale(.3703);animation:fall-202 24s -11s linear infinite}@keyframes fall-202{66.709%{transform:translate(28.274vw,66.709vh) scale(.3703)}to{transform:translate(31.07325vw,100vh) scale(.3703)}}.snow:nth-child(203){opacity:.7316;transform:translate(36.8148vw,-10px) scale(.7905);animation:fall-203 12s -12s linear infinite}@keyframes fall-203{63.988%{transform:translate(31.5576vw,63.988vh) scale(.7905)}to{transform:translate(34.1862vw,100vh) scale(.7905)}}.snow:nth-child(204){opacity:1.0664;transform:translate(73.1386vw,-10px) scale(.2442);animation:fall-204 30s -8s linear infinite}@keyframes fall-204{32.606%{transform:translate(75.0397vw,32.606vh) scale(.2442)}to{transform:translate(74.08915vw,100vh) scale(.2442)}}.snow:nth-child(205){opacity:.2022;transform:translate(5.5095vw,-10px) scale(.7395);animation:fall-205 18s -5s linear infinite}@keyframes fall-205{41.104%{transform:translate(-4.2716vw,41.104vh) scale(.7395)}to{transform:translate(.61895vw,100vh) scale(.7395)}}.snow:nth-child(206){opacity:1.105;transform:translate(7.6155vw,-10px) scale(.6364);animation:fall-206 30s -7s linear infinite}@keyframes fall-206{40.807%{transform:translate(10.5348vw,40.807vh) scale(.6364)}to{transform:translate(9.07515vw,100vh) scale(.6364)}}.snow:nth-child(207){opacity:.133;transform:translate(63.2827vw,-10px) scale(.5888);animation:fall-207 25s -2s linear infinite}@keyframes fall-207{39.121%{transform:translate(59.7057vw,39.121vh) scale(.5888)}to{transform:translate(61.4942vw,100vh) scale(.5888)}}.snow:nth-child(208){opacity:.0972;transform:translate(54.7039vw,-10px) scale(.2);animation:fall-208 19s -13s linear infinite}@keyframes fall-208{46.342%{transform:translate(55.2312vw,46.342vh) scale(.2)}to{transform:translate(54.96755vw,100vh) scale(.2)}}.snow:nth-child(209){opacity:1.1576;transform:translate(79.076vw,-10px) scale(.3106);animation:fall-209 16s -20s linear infinite}@keyframes fall-209{36.155%{transform:translate(78.2517vw,36.155vh) scale(.3106)}to{transform:translate(78.66385vw,100vh) scale(.3106)}}.snow:nth-child(210){opacity:1.6524;transform:translate(48.5967vw,-10px) scale(.1819);animation:fall-210 10s -12s linear infinite}@keyframes fall-210{65.598%{transform:translate(45.7499vw,65.598vh) scale(.1819)}to{transform:translate(47.1733vw,100vh) scale(.1819)}}.snow:nth-child(211){opacity:1.3396;transform:translate(7.1733vw,-10px) scale(.5888);animation:fall-211 29s -2s linear infinite}@keyframes fall-211{35.935%{transform:translate(9.6791vw,35.935vh) scale(.5888)}to{transform:translate(8.4262vw,100vh) scale(.5888)}}.snow:nth-child(212){opacity:1.9664;transform:translate(41.8293vw,-10px) scale(.8558);animation:fall-212 11s -17s linear infinite}@keyframes fall-212{49.131%{transform:translate(38.4836vw,49.131vh) scale(.8558)}to{transform:translate(40.15645vw,100vh) scale(.8558)}}.snow:nth-child(213){opacity:.9708;transform:translate(71.3672vw,-10px) scale(.4427);animation:fall-213 11s -4s linear infinite}@keyframes fall-213{36.536%{transform:translate(79.5248vw,36.536vh) scale(.4427)}to{transform:translate(75.446vw,100vh) scale(.4427)}}.snow:nth-child(214){opacity:1.0976;transform:translate(76.3462vw,-10px) scale(.0905);animation:fall-214 12s -13s linear infinite}@keyframes fall-214{41.968%{transform:translate(67.6077vw,41.968vh) scale(.0905)}to{transform:translate(71.97695vw,100vh) scale(.0905)}}.snow:nth-child(215){opacity:1.6164;transform:translate(20.7814vw,-10px) scale(.5897);animation:fall-215 22s -7s linear infinite}@keyframes fall-215{67.493%{transform:translate(15.8526vw,67.493vh) scale(.5897)}to{transform:translate(18.317vw,100vh) scale(.5897)}}.snow:nth-child(216){opacity:.5774;transform:translate(26.9281vw,-10px) scale(.6643);animation:fall-216 29s -1s linear infinite}@keyframes fall-216{50.691%{transform:translate(17.8221vw,50.691vh) scale(.6643)}to{transform:translate(22.3751vw,100vh) scale(.6643)}}.snow:nth-child(217){opacity:1.7488;transform:translate(51.1598vw,-10px) scale(.3096);animation:fall-217 16s -20s linear infinite}@keyframes fall-217{54.814%{transform:translate(59.1879vw,54.814vh) scale(.3096)}to{transform:translate(55.17385vw,100vh) scale(.3096)}}.snow:nth-child(218){opacity:1.9912;transform:translate(10.7828vw,-10px) scale(.405);animation:fall-218 18s -7s linear infinite}@keyframes fall-218{75.253%{transform:translate(19.0444vw,75.253vh) scale(.405)}to{transform:translate(14.9136vw,100vh) scale(.405)}}.snow:nth-child(219){opacity:.8072;transform:translate(49.2763vw,-10px) scale(.9121);animation:fall-219 23s -20s linear infinite}@keyframes fall-219{41.972%{transform:translate(56.4241vw,41.972vh) scale(.9121)}to{transform:translate(52.8502vw,100vh) scale(.9121)}}.snow:nth-child(220){opacity:1.9324;transform:translate(9.2264vw,-10px) scale(.7829);animation:fall-220 23s -26s linear infinite}@keyframes fall-220{30.607%{transform:translate(8.1772vw,30.607vh) scale(.7829)}to{transform:translate(8.7018vw,100vh) scale(.7829)}}.snow:nth-child(221){opacity:1.9358;transform:translate(90.7062vw,-10px) scale(.4892);animation:fall-221 19s -12s linear infinite}@keyframes fall-221{35.397%{transform:translate(89.0484vw,35.397vh) scale(.4892)}to{transform:translate(89.8773vw,100vh) scale(.4892)}}.snow:nth-child(222){opacity:1.778;transform:translate(33.8039vw,-10px) scale(.6816);animation:fall-222 14s -17s linear infinite}@keyframes fall-222{31.156%{transform:translate(40.7424vw,31.156vh) scale(.6816)}to{transform:translate(37.27315vw,100vh) scale(.6816)}}.snow:nth-child(223){opacity:1.5376;transform:translate(17.1607vw,-10px) scale(.7721);animation:fall-223 30s -19s linear infinite}@keyframes fall-223{49.563%{transform:translate(9.1632vw,49.563vh) scale(.7721)}to{transform:translate(13.16195vw,100vh) scale(.7721)}}.snow:nth-child(224){opacity:.4094;transform:translate(90.245vw,-10px) scale(.924);animation:fall-224 15s -15s linear infinite}@keyframes fall-224{62.49%{transform:translate(80.6204vw,62.49vh) scale(.924)}to{transform:translate(85.4327vw,100vh) scale(.924)}}.snow:nth-child(225){opacity:.6022;transform:translate(75.376vw,-10px) scale(.8541);animation:fall-225 30s -22s linear infinite}@keyframes fall-225{48.055%{transform:translate(73.3436vw,48.055vh) scale(.8541)}to{transform:translate(74.3598vw,100vh) scale(.8541)}}.snow:nth-child(226){opacity:1.1876;transform:translate(74.1481vw,-10px) scale(.4891);animation:fall-226 10s -22s linear infinite}@keyframes fall-226{63.762%{transform:translate(76.2353vw,63.762vh) scale(.4891)}to{transform:translate(75.1917vw,100vh) scale(.4891)}}.snow:nth-child(227){opacity:.6178;transform:translate(56.3292vw,-10px) scale(.2084);animation:fall-227 12s -30s linear infinite}@keyframes fall-227{46.163%{transform:translate(60.7423vw,46.163vh) scale(.2084)}to{transform:translate(58.53575vw,100vh) scale(.2084)}}.snow:nth-child(228){opacity:.1444;transform:translate(51.716vw,-10px) scale(.4881);animation:fall-228 10s -25s linear infinite}@keyframes fall-228{60.725%{transform:translate(54.3542vw,60.725vh) scale(.4881)}to{transform:translate(53.0351vw,100vh) scale(.4881)}}.snow:nth-child(229){opacity:.0246;transform:translate(66.6579vw,-10px) scale(.252);animation:fall-229 25s -11s linear infinite}@keyframes fall-229{56.373%{transform:translate(63.9173vw,56.373vh) scale(.252)}to{transform:translate(65.2876vw,100vh) scale(.252)}}.snow:nth-child(230){opacity:1.0678;transform:translate(66.1658vw,-10px) scale(.1418);animation:fall-230 30s -18s linear infinite}@keyframes fall-230{61.186%{transform:translate(66.2351vw,61.186vh) scale(.1418)}to{transform:translate(66.20045vw,100vh) scale(.1418)}}.snow:nth-child(231){opacity:.3108;transform:translate(6.2765vw,-10px) scale(.5252);animation:fall-231 12s -19s linear infinite}@keyframes fall-231{71.06%{transform:translate(10.1427vw,71.06vh) scale(.5252)}to{transform:translate(8.2096vw,100vh) scale(.5252)}}.snow:nth-child(232){opacity:.7548;transform:translate(10.19vw,-10px) scale(.5973);animation:fall-232 19s -23s linear infinite}@keyframes fall-232{44.854%{transform:translate(13.2299vw,44.854vh) scale(.5973)}to{transform:translate(11.70995vw,100vh) scale(.5973)}}.snow:nth-child(233){opacity:1.6792;transform:translate(53.7351vw,-10px) scale(.9334);animation:fall-233 24s -21s linear infinite}@keyframes fall-233{31.512%{transform:translate(45.2001vw,31.512vh) scale(.9334)}to{transform:translate(49.4676vw,100vh) scale(.9334)}}.snow:nth-child(234){opacity:.576;transform:translate(87.8872vw,-10px) scale(.5352);animation:fall-234 19s -16s linear infinite}@keyframes fall-234{47.126%{transform:translate(87.7994vw,47.126vh) scale(.5352)}to{transform:translate(87.8433vw,100vh) scale(.5352)}}.snow:nth-child(235){opacity:1.0598;transform:translate(39.9796vw,-10px) scale(.2621);animation:fall-235 28s -9s linear infinite}@keyframes fall-235{36.738%{transform:translate(41.6587vw,36.738vh) scale(.2621)}to{transform:translate(40.81915vw,100vh) scale(.2621)}}.snow:nth-child(236){opacity:.5236;transform:translate(67.502vw,-10px) scale(.0317);animation:fall-236 12s -13s linear infinite}@keyframes fall-236{40.175%{transform:translate(58.9011vw,40.175vh) scale(.0317)}to{transform:translate(63.20155vw,100vh) scale(.0317)}}.snow:nth-child(237){opacity:.8444;transform:translate(81.418vw,-10px) scale(.7094);animation:fall-237 12s -24s linear infinite}@keyframes fall-237{40.253%{transform:translate(86.9124vw,40.253vh) scale(.7094)}to{transform:translate(84.1652vw,100vh) scale(.7094)}}.snow:nth-child(238){opacity:1.4508;transform:translate(11.6826vw,-10px) scale(.5968);animation:fall-238 19s -14s linear infinite}@keyframes fall-238{50.195%{transform:translate(16.3675vw,50.195vh) scale(.5968)}to{transform:translate(14.02505vw,100vh) scale(.5968)}}.snow:nth-child(239){opacity:1.8216;transform:translate(49.9488vw,-10px) scale(.0108);animation:fall-239 18s -4s linear infinite}@keyframes fall-239{39.711%{transform:translate(56.8819vw,39.711vh) scale(.0108)}to{transform:translate(53.41535vw,100vh) scale(.0108)}}.snow:nth-child(240){opacity:1.7038;transform:translate(48.4801vw,-10px) scale(.9071);animation:fall-240 23s -1s linear infinite}@keyframes fall-240{57.3%{transform:translate(55.2759vw,57.3vh) scale(.9071)}to{transform:translate(51.878vw,100vh) scale(.9071)}}.snow:nth-child(241){opacity:1.8224;transform:translate(46.2726vw,-10px) scale(.4572);animation:fall-241 30s -29s linear infinite}@keyframes fall-241{62.031%{transform:translate(42.7618vw,62.031vh) scale(.4572)}to{transform:translate(44.5172vw,100vh) scale(.4572)}}.snow:nth-child(242){opacity:1.5116;transform:translate(57.1374vw,-10px) scale(.8227);animation:fall-242 15s -29s linear infinite}@keyframes fall-242{68.357%{transform:translate(47.4953vw,68.357vh) scale(.8227)}to{transform:translate(52.31635vw,100vh) scale(.8227)}}.snow:nth-child(243){opacity:.4386;transform:translate(73.2939vw,-10px) scale(.6701);animation:fall-243 17s -13s linear infinite}@keyframes fall-243{72.054%{transform:translate(66.6467vw,72.054vh) scale(.6701)}to{transform:translate(69.9703vw,100vh) scale(.6701)}}.snow:nth-child(244){opacity:1.8372;transform:translate(44.0273vw,-10px) scale(.2244);animation:fall-244 21s -19s linear infinite}@keyframes fall-244{37.01%{transform:translate(53.0144vw,37.01vh) scale(.2244)}to{transform:translate(48.52085vw,100vh) scale(.2244)}}.snow:nth-child(245){opacity:.7214;transform:translate(32.2363vw,-10px) scale(.6441);animation:fall-245 16s -23s linear infinite}@keyframes fall-245{42.578%{transform:translate(38.7822vw,42.578vh) scale(.6441)}to{transform:translate(35.50925vw,100vh) scale(.6441)}}.snow:nth-child(246){opacity:.1618;transform:translate(42.0613vw,-10px) scale(.4431);animation:fall-246 10s -28s linear infinite}@keyframes fall-246{78.691%{transform:translate(40.2781vw,78.691vh) scale(.4431)}to{transform:translate(41.1697vw,100vh) scale(.4431)}}.snow:nth-child(247){opacity:1.0234;transform:translate(81.6133vw,-10px) scale(.9986);animation:fall-247 11s -30s linear infinite}@keyframes fall-247{69.962%{transform:translate(79.62vw,69.962vh) scale(.9986)}to{transform:translate(80.61665vw,100vh) scale(.9986)}}.snow:nth-child(248){opacity:.5746;transform:translate(10.5233vw,-10px) scale(.5428);animation:fall-248 21s -5s linear infinite}@keyframes fall-248{48.734%{transform:translate(6.8663vw,48.734vh) scale(.5428)}to{transform:translate(8.6948vw,100vh) scale(.5428)}}.snow:nth-child(249){opacity:1.5548;transform:translate(47.4447vw,-10px) scale(.0986);animation:fall-249 15s -12s linear infinite}@keyframes fall-249{52.768%{transform:translate(43.4432vw,52.768vh) scale(.0986)}to{transform:translate(45.44395vw,100vh) scale(.0986)}}.snow:nth-child(250){opacity:.2922;transform:translate(22.0985vw,-10px) scale(.4607);animation:fall-250 23s -26s linear infinite}@keyframes fall-250{61.058%{transform:translate(19.6508vw,61.058vh) scale(.4607)}to{transform:translate(20.87465vw,100vh) scale(.4607)}}.snow:nth-child(251){opacity:1.473;transform:translate(27.4217vw,-10px) scale(.8392);animation:fall-251 12s -24s linear infinite}@keyframes fall-251{62.884%{transform:translate(32.9705vw,62.884vh) scale(.8392)}to{transform:translate(30.1961vw,100vh) scale(.8392)}}.snow:nth-child(252){opacity:.5498;transform:translate(13.4748vw,-10px) scale(.9618);animation:fall-252 12s -19s linear infinite}@keyframes fall-252{55.457%{transform:translate(9.2771vw,55.457vh) scale(.9618)}to{transform:translate(11.37595vw,100vh) scale(.9618)}}.snow:nth-child(253){opacity:.0532;transform:translate(28.3305vw,-10px) scale(.3605);animation:fall-253 23s -24s linear infinite}@keyframes fall-253{70.04%{transform:translate(30.4471vw,70.04vh) scale(.3605)}to{transform:translate(29.3888vw,100vh) scale(.3605)}}.snow:nth-child(254){opacity:1.391;transform:translate(63.9644vw,-10px) scale(.7643);animation:fall-254 17s -16s linear infinite}@keyframes fall-254{54.866%{transform:translate(71.0641vw,54.866vh) scale(.7643)}to{transform:translate(67.51425vw,100vh) scale(.7643)}}.snow:nth-child(255){opacity:1.8138;transform:translate(99.3631vw,-10px) scale(.7915);animation:fall-255 16s -28s linear infinite}@keyframes fall-255{74.156%{transform:translate(107.8958vw,74.156vh) scale(.7915)}to{transform:translate(103.62945vw,100vh) scale(.7915)}}.snow:nth-child(256){opacity:1.9074;transform:translate(22.9814vw,-10px) scale(.4235);animation:fall-256 18s -8s linear infinite}@keyframes fall-256{36.635%{transform:translate(28.9073vw,36.635vh) scale(.4235)}to{transform:translate(25.94435vw,100vh) scale(.4235)}}.snow:nth-child(257){opacity:1.8606;transform:translate(27.4112vw,-10px) scale(.6081);animation:fall-257 11s -8s linear infinite}@keyframes fall-257{54.847%{transform:translate(26.3631vw,54.847vh) scale(.6081)}to{transform:translate(26.88715vw,100vh) scale(.6081)}}.snow:nth-child(258){opacity:.3452;transform:translate(81.1161vw,-10px) scale(.7056);animation:fall-258 15s -14s linear infinite}@keyframes fall-258{60.256%{transform:translate(85.4856vw,60.256vh) scale(.7056)}to{transform:translate(83.30085vw,100vh) scale(.7056)}}.snow:nth-child(259){opacity:1.0654;transform:translate(52.6804vw,-10px) scale(.1527);animation:fall-259 30s -14s linear infinite}@keyframes fall-259{77.958%{transform:translate(48.4949vw,77.958vh) scale(.1527)}to{transform:translate(50.58765vw,100vh) scale(.1527)}}.snow:nth-child(260){opacity:1.0924;transform:translate(61.3466vw,-10px) scale(.2074);animation:fall-260 19s -5s linear infinite}@keyframes fall-260{35.354%{transform:translate(69.7818vw,35.354vh) scale(.2074)}to{transform:translate(65.5642vw,100vh) scale(.2074)}}.snow:nth-child(261){opacity:.0866;transform:translate(20.7166vw,-10px) scale(.3475);animation:fall-261 25s -29s linear infinite}@keyframes fall-261{45.192%{transform:translate(12.536vw,45.192vh) scale(.3475)}to{transform:translate(16.6263vw,100vh) scale(.3475)}}.snow:nth-child(262){opacity:.0076;transform:translate(45.8808vw,-10px) scale(.4986);animation:fall-262 24s -20s linear infinite}@keyframes fall-262{74.07%{transform:translate(35.9291vw,74.07vh) scale(.4986)}to{transform:translate(40.90495vw,100vh) scale(.4986)}}.snow:nth-child(263){opacity:1.183;transform:translate(70.902vw,-10px) scale(.8742);animation:fall-263 10s -8s linear infinite}@keyframes fall-263{32.475%{transform:translate(77.6018vw,32.475vh) scale(.8742)}to{transform:translate(74.2519vw,100vh) scale(.8742)}}.snow:nth-child(264){opacity:.138;transform:translate(18.61vw,-10px) scale(.3685);animation:fall-264 12s -30s linear infinite}@keyframes fall-264{46.53%{transform:translate(27.7457vw,46.53vh) scale(.3685)}to{transform:translate(23.17785vw,100vh) scale(.3685)}}.snow:nth-child(265){opacity:1.57;transform:translate(12.6883vw,-10px) scale(.4515);animation:fall-265 13s -21s linear infinite}@keyframes fall-265{74.867%{transform:translate(12.2712vw,74.867vh) scale(.4515)}to{transform:translate(12.47975vw,100vh) scale(.4515)}}.snow:nth-child(266){opacity:.3868;transform:translate(98.1037vw,-10px) scale(.9863);animation:fall-266 22s -30s linear infinite}@keyframes fall-266{31.592%{transform:translate(100.4088vw,31.592vh) scale(.9863)}to{transform:translate(99.25625vw,100vh) scale(.9863)}}.snow:nth-child(267){opacity:.1558;transform:translate(88.5471vw,-10px) scale(.7738);animation:fall-267 21s -10s linear infinite}@keyframes fall-267{49.44%{transform:translate(93.6679vw,49.44vh) scale(.7738)}to{transform:translate(91.1075vw,100vh) scale(.7738)}}.snow:nth-child(268){opacity:.5468;transform:translate(79.3081vw,-10px) scale(.7106);animation:fall-268 14s -17s linear infinite}@keyframes fall-268{72.812%{transform:translate(74.2858vw,72.812vh) scale(.7106)}to{transform:translate(76.79695vw,100vh) scale(.7106)}}.snow:nth-child(269){opacity:.7648;transform:translate(99.5326vw,-10px) scale(.987);animation:fall-269 11s -9s linear infinite}@keyframes fall-269{73.177%{transform:translate(95.2542vw,73.177vh) scale(.987)}to{transform:translate(97.3934vw,100vh) scale(.987)}}.snow:nth-child(270){opacity:1.0508;transform:translate(32.1754vw,-10px) scale(.6843);animation:fall-270 14s -27s linear infinite}@keyframes fall-270{37.019%{transform:translate(37.4271vw,37.019vh) scale(.6843)}to{transform:translate(34.80125vw,100vh) scale(.6843)}}.snow:nth-child(271){opacity:1.6284;transform:translate(22.3107vw,-10px) scale(.1451);animation:fall-271 12s -15s linear infinite}@keyframes fall-271{35.156%{transform:translate(24.888vw,35.156vh) scale(.1451)}to{transform:translate(23.59935vw,100vh) scale(.1451)}}.snow:nth-child(272){opacity:.3632;transform:translate(61.6856vw,-10px) scale(.1216);animation:fall-272 24s -27s linear infinite}@keyframes fall-272{54.055%{transform:translate(67.1952vw,54.055vh) scale(.1216)}to{transform:translate(64.4404vw,100vh) scale(.1216)}}.snow:nth-child(273){opacity:1.4962;transform:translate(47.2264vw,-10px) scale(.3007);animation:fall-273 13s -21s linear infinite}@keyframes fall-273{60.385%{transform:translate(54.6105vw,60.385vh) scale(.3007)}to{transform:translate(50.91845vw,100vh) scale(.3007)}}.snow:nth-child(274){opacity:1.6604;transform:translate(74.2717vw,-10px) scale(.6056);animation:fall-274 15s -28s linear infinite}@keyframes fall-274{31.982%{transform:translate(64.4607vw,31.982vh) scale(.6056)}to{transform:translate(69.3662vw,100vh) scale(.6056)}}.snow:nth-child(275){opacity:.6224;transform:translate(85.6913vw,-10px) scale(.262);animation:fall-275 21s -28s linear infinite}@keyframes fall-275{37.093%{transform:translate(95.4984vw,37.093vh) scale(.262)}to{transform:translate(90.59485vw,100vh) scale(.262)}}.snow:nth-child(276){opacity:1.9498;transform:translate(65.4997vw,-10px) scale(.7612);animation:fall-276 14s -9s linear infinite}@keyframes fall-276{41.523%{transform:translate(72.9366vw,41.523vh) scale(.7612)}to{transform:translate(69.21815vw,100vh) scale(.7612)}}.snow:nth-child(277){opacity:1.992;transform:translate(55.3109vw,-10px) scale(.9339);animation:fall-277 15s -14s linear infinite}@keyframes fall-277{35.166%{transform:translate(63.1748vw,35.166vh) scale(.9339)}to{transform:translate(59.24285vw,100vh) scale(.9339)}}.snow:nth-child(278){opacity:1.3286;transform:translate(39.7679vw,-10px) scale(.0661);animation:fall-278 22s -15s linear infinite}@keyframes fall-278{50.159%{transform:translate(37.0545vw,50.159vh) scale(.0661)}to{transform:translate(38.4112vw,100vh) scale(.0661)}}.snow:nth-child(279){opacity:.9372;transform:translate(64.7548vw,-10px) scale(.9512);animation:fall-279 14s -9s linear infinite}@keyframes fall-279{33.267%{transform:translate(63.4904vw,33.267vh) scale(.9512)}to{transform:translate(64.1226vw,100vh) scale(.9512)}}.snow:nth-child(280){opacity:.317;transform:translate(12.5441vw,-10px) scale(.3907);animation:fall-280 27s -9s linear infinite}@keyframes fall-280{60.35%{transform:translate(7.1515vw,60.35vh) scale(.3907)}to{transform:translate(9.8478vw,100vh) scale(.3907)}}.snow:nth-child(281){opacity:.3034;transform:translate(17.9381vw,-10px) scale(.3995);animation:fall-281 17s -25s linear infinite}@keyframes fall-281{38.782%{transform:translate(20.6822vw,38.782vh) scale(.3995)}to{transform:translate(19.31015vw,100vh) scale(.3995)}}.snow:nth-child(282){opacity:1.6298;transform:translate(48.9925vw,-10px) scale(.2968);animation:fall-282 21s -18s linear infinite}@keyframes fall-282{77.571%{transform:translate(52.3358vw,77.571vh) scale(.2968)}to{transform:translate(50.66415vw,100vh) scale(.2968)}}.snow:nth-child(283){opacity:1.052;transform:translate(31.2324vw,-10px) scale(.9166);animation:fall-283 15s -2s linear infinite}@keyframes fall-283{49.733%{transform:translate(33.4056vw,49.733vh) scale(.9166)}to{transform:translate(32.319vw,100vh) scale(.9166)}}.snow:nth-child(284){opacity:1.8424;transform:translate(.0809vw,-10px) scale(.149);animation:fall-284 22s -2s linear infinite}@keyframes fall-284{68.786%{transform:translate(9.4344vw,68.786vh) scale(.149)}to{transform:translate(4.75765vw,100vh) scale(.149)}}.snow:nth-child(285){opacity:.7936;transform:translate(32.3858vw,-10px) scale(.4304);animation:fall-285 20s -1s linear infinite}@keyframes fall-285{36.336%{transform:translate(30.7697vw,36.336vh) scale(.4304)}to{transform:translate(31.57775vw,100vh) scale(.4304)}}.snow:nth-child(286){opacity:.1868;transform:translate(35.3752vw,-10px) scale(.6954);animation:fall-286 18s -12s linear infinite}@keyframes fall-286{58.429%{transform:translate(42.5611vw,58.429vh) scale(.6954)}to{transform:translate(38.96815vw,100vh) scale(.6954)}}.snow:nth-child(287){opacity:.8126;transform:translate(53.3567vw,-10px) scale(.1142);animation:fall-287 13s -14s linear infinite}@keyframes fall-287{40.76%{transform:translate(55.4598vw,40.76vh) scale(.1142)}to{transform:translate(54.40825vw,100vh) scale(.1142)}}.snow:nth-child(288){opacity:1.2264;transform:translate(61.5045vw,-10px) scale(.0868);animation:fall-288 18s -21s linear infinite}@keyframes fall-288{55.986%{transform:translate(66.2232vw,55.986vh) scale(.0868)}to{transform:translate(63.86385vw,100vh) scale(.0868)}}.snow:nth-child(289){opacity:.2168;transform:translate(86.0217vw,-10px) scale(.1897);animation:fall-289 19s -26s linear infinite}@keyframes fall-289{40.596%{transform:translate(90.7363vw,40.596vh) scale(.1897)}to{transform:translate(88.379vw,100vh) scale(.1897)}}.snow:nth-child(290){opacity:.4366;transform:translate(46.7891vw,-10px) scale(.0345);animation:fall-290 12s -13s linear infinite}@keyframes fall-290{46.879%{transform:translate(56.2619vw,46.879vh) scale(.0345)}to{transform:translate(51.5255vw,100vh) scale(.0345)}}.snow:nth-child(291){opacity:.0928;transform:translate(76.3614vw,-10px) scale(.9104);animation:fall-291 25s -18s linear infinite}@keyframes fall-291{72.066%{transform:translate(70.6063vw,72.066vh) scale(.9104)}to{transform:translate(73.48385vw,100vh) scale(.9104)}}.snow:nth-child(292){opacity:.7308;transform:translate(89.4844vw,-10px) scale(.6905);animation:fall-292 30s -14s linear infinite}@keyframes fall-292{77.274%{transform:translate(81.3246vw,77.274vh) scale(.6905)}to{transform:translate(85.4045vw,100vh) scale(.6905)}}.snow:nth-child(293){opacity:.8028;transform:translate(2.0126vw,-10px) scale(.9739);animation:fall-293 15s -15s linear infinite}@keyframes fall-293{36.729%{transform:translate(10.1173vw,36.729vh) scale(.9739)}to{transform:translate(6.06495vw,100vh) scale(.9739)}}.snow:nth-child(294){opacity:.1442;transform:translate(76.5126vw,-10px) scale(.0162);animation:fall-294 12s -10s linear infinite}@keyframes fall-294{60.735%{transform:translate(75.425vw,60.735vh) scale(.0162)}to{transform:translate(75.9688vw,100vh) scale(.0162)}}.snow:nth-child(295){opacity:1.7352;transform:translate(61.9824vw,-10px) scale(.2784);animation:fall-295 22s -12s linear infinite}@keyframes fall-295{42.16%{transform:translate(56.5065vw,42.16vh) scale(.2784)}to{transform:translate(59.24445vw,100vh) scale(.2784)}}.snow:nth-child(296){opacity:1.7524;transform:translate(2.3154vw,-10px) scale(.7302);animation:fall-296 15s -13s linear infinite}@keyframes fall-296{55.722%{transform:translate(-1.663vw,55.722vh) scale(.7302)}to{transform:translate(.3262vw,100vh) scale(.7302)}}.snow:nth-child(297){opacity:1.1048;transform:translate(45.9762vw,-10px) scale(.6596);animation:fall-297 30s -4s linear infinite}@keyframes fall-297{78.574%{transform:translate(36.7272vw,78.574vh) scale(.6596)}to{transform:translate(41.3517vw,100vh) scale(.6596)}}.snow:nth-child(298){opacity:.554;transform:translate(85.4808vw,-10px) scale(.1706);animation:fall-298 16s -3s linear infinite}@keyframes fall-298{46.529%{transform:translate(90.8781vw,46.529vh) scale(.1706)}to{transform:translate(88.17945vw,100vh) scale(.1706)}}.snow:nth-child(299){opacity:1.2032;transform:translate(80.5756vw,-10px) scale(.1821);animation:fall-299 19s -4s linear infinite}@keyframes fall-299{56.606%{transform:translate(84.5047vw,56.606vh) scale(.1821)}to{transform:translate(82.54015vw,100vh) scale(.1821)}}.snow:nth-child(300){opacity:.4942;transform:translate(8.303vw,-10px) scale(.6177);animation:fall-300 14s -21s linear infinite}@keyframes fall-300{59.259%{transform:translate(12.5668vw,59.259vh) scale(.6177)}to{transform:translate(10.4349vw,100vh) scale(.6177)}}.snow:nth-child(301){opacity:1.1032;transform:translate(16.1908vw,-10px) scale(.7042);animation:fall-301 21s -14s linear infinite}@keyframes fall-301{59.462%{transform:translate(6.5291vw,59.462vh) scale(.7042)}to{transform:translate(11.35995vw,100vh) scale(.7042)}}.snow:nth-child(302){opacity:1.938;transform:translate(69.072vw,-10px) scale(.5607);animation:fall-302 27s -19s linear infinite}@keyframes fall-302{51.538%{transform:translate(62.0683vw,51.538vh) scale(.5607)}to{transform:translate(65.57015vw,100vh) scale(.5607)}}.snow:nth-child(303){opacity:1.0988;transform:translate(12.8845vw,-10px) scale(.6945);animation:fall-303 12s -10s linear infinite}@keyframes fall-303{63.932%{transform:translate(16.0291vw,63.932vh) scale(.6945)}to{transform:translate(14.4568vw,100vh) scale(.6945)}}.snow:nth-child(304){opacity:1.1198;transform:translate(20.7461vw,-10px) scale(.3984);animation:fall-304 22s -10s linear infinite}@keyframes fall-304{71.537%{transform:translate(29.8652vw,71.537vh) scale(.3984)}to{transform:translate(25.30565vw,100vh) scale(.3984)}}.snow:nth-child(305){opacity:1.3154;transform:translate(90.6159vw,-10px) scale(.9079);animation:fall-305 24s -3s linear infinite}@keyframes fall-305{61.36%{transform:translate(98.5507vw,61.36vh) scale(.9079)}to{transform:translate(94.5833vw,100vh) scale(.9079)}}.snow:nth-child(306){opacity:1.1248;transform:translate(75.9718vw,-10px) scale(.0701);animation:fall-306 15s -20s linear infinite}@keyframes fall-306{35.074%{transform:translate(67.6139vw,35.074vh) scale(.0701)}to{transform:translate(71.79285vw,100vh) scale(.0701)}}.snow:nth-child(307){opacity:1.3812;transform:translate(28.3766vw,-10px) scale(.2556);animation:fall-307 23s -26s linear infinite}@keyframes fall-307{65.573%{transform:translate(31.9826vw,65.573vh) scale(.2556)}to{transform:translate(30.1796vw,100vh) scale(.2556)}}.snow:nth-child(308){opacity:.924;transform:translate(11.3078vw,-10px) scale(.5137);animation:fall-308 25s -12s linear infinite}@keyframes fall-308{44.996%{transform:translate(12.6247vw,44.996vh) scale(.5137)}to{transform:translate(11.96625vw,100vh) scale(.5137)}}.snow:nth-child(309){opacity:.7302;transform:translate(79.7404vw,-10px) scale(.8821);animation:fall-309 19s -10s linear infinite}@keyframes fall-309{70.006%{transform:translate(73.3181vw,70.006vh) scale(.8821)}to{transform:translate(76.52925vw,100vh) scale(.8821)}}.snow:nth-child(310){opacity:.875;transform:translate(13.284vw,-10px) scale(.9304);animation:fall-310 18s -13s linear infinite}@keyframes fall-310{62.03%{transform:translate(17.0546vw,62.03vh) scale(.9304)}to{transform:translate(15.1693vw,100vh) scale(.9304)}}.snow:nth-child(311){opacity:.2372;transform:translate(63.652vw,-10px) scale(.3162);animation:fall-311 28s -13s linear infinite}@keyframes fall-311{73.379%{transform:translate(61.9195vw,73.379vh) scale(.3162)}to{transform:translate(62.78575vw,100vh) scale(.3162)}}.snow:nth-child(312){opacity:1.1076;transform:translate(85.6979vw,-10px) scale(.2921);animation:fall-312 14s -7s linear infinite}@keyframes fall-312{68.094%{transform:translate(80.2314vw,68.094vh) scale(.2921)}to{transform:translate(82.96465vw,100vh) scale(.2921)}}.snow:nth-child(313){opacity:.987;transform:translate(47.2767vw,-10px) scale(.6789);animation:fall-313 13s -25s linear infinite}@keyframes fall-313{59.449%{transform:translate(38.9362vw,59.449vh) scale(.6789)}to{transform:translate(43.10645vw,100vh) scale(.6789)}}.snow:nth-child(314){opacity:.7746;transform:translate(95.5911vw,-10px) scale(.138);animation:fall-314 15s -21s linear infinite}@keyframes fall-314{44.715%{transform:translate(86.5973vw,44.715vh) scale(.138)}to{transform:translate(91.0942vw,100vh) scale(.138)}}.snow:nth-child(315){opacity:.2504;transform:translate(60.883vw,-10px) scale(.243);animation:fall-315 19s -16s linear infinite}@keyframes fall-315{37.303%{transform:translate(52.0043vw,37.303vh) scale(.243)}to{transform:translate(56.44365vw,100vh) scale(.243)}}.snow:nth-child(316){opacity:.3916;transform:translate(89.3423vw,-10px) scale(.4771);animation:fall-316 17s -3s linear infinite}@keyframes fall-316{77.514%{transform:translate(81.7167vw,77.514vh) scale(.4771)}to{transform:translate(85.5295vw,100vh) scale(.4771)}}.snow:nth-child(317){opacity:.011;transform:translate(12.1435vw,-10px) scale(.4987);animation:fall-317 18s -15s linear infinite}@keyframes fall-317{77.493%{transform:translate(2.7767vw,77.493vh) scale(.4987)}to{transform:translate(7.4601vw,100vh) scale(.4987)}}.snow:nth-child(318){opacity:.9924;transform:translate(8.7146vw,-10px) scale(.3858);animation:fall-318 10s -25s linear infinite}@keyframes fall-318{79.193%{transform:translate(7.442vw,79.193vh) scale(.3858)}to{transform:translate(8.0783vw,100vh) scale(.3858)}}.snow:nth-child(319){opacity:.6988;transform:translate(26.7568vw,-10px) scale(.028);animation:fall-319 25s -18s linear infinite}@keyframes fall-319{46.92%{transform:translate(30.1219vw,46.92vh) scale(.028)}to{transform:translate(28.43935vw,100vh) scale(.028)}}.snow:nth-child(320){opacity:1.6526;transform:translate(92.7325vw,-10px) scale(.6714);animation:fall-320 13s -5s linear infinite}@keyframes fall-320{38.945%{transform:translate(96.9835vw,38.945vh) scale(.6714)}to{transform:translate(94.858vw,100vh) scale(.6714)}}.snow:nth-child(321){opacity:1.3776;transform:translate(57.6541vw,-10px) scale(.1239);animation:fall-321 22s -28s linear infinite}@keyframes fall-321{62.637%{transform:translate(59.3991vw,62.637vh) scale(.1239)}to{transform:translate(58.5266vw,100vh) scale(.1239)}}.snow:nth-child(322){opacity:1.3628;transform:translate(42.6107vw,-10px) scale(.8334);animation:fall-322 28s -26s linear infinite}@keyframes fall-322{48.9%{transform:translate(50.4315vw,48.9vh) scale(.8334)}to{transform:translate(46.5211vw,100vh) scale(.8334)}}.snow:nth-child(323){opacity:1.1956;transform:translate(49.5242vw,-10px) scale(.3102);animation:fall-323 20s -27s linear infinite}@keyframes fall-323{76.605%{transform:translate(53.8555vw,76.605vh) scale(.3102)}to{transform:translate(51.68985vw,100vh) scale(.3102)}}.snow:nth-child(324){opacity:.7088;transform:translate(63.363vw,-10px) scale(.5112);animation:fall-324 24s -28s linear infinite}@keyframes fall-324{56.282%{transform:translate(60.7442vw,56.282vh) scale(.5112)}to{transform:translate(62.0536vw,100vh) scale(.5112)}}.snow:nth-child(325){opacity:.5178;transform:translate(86.3473vw,-10px) scale(.9907);animation:fall-325 18s -26s linear infinite}@keyframes fall-325{71.501%{transform:translate(85.4261vw,71.501vh) scale(.9907)}to{transform:translate(85.8867vw,100vh) scale(.9907)}}.snow:nth-child(326){opacity:1.5598;transform:translate(70.1564vw,-10px) scale(.7457);animation:fall-326 28s -2s linear infinite}@keyframes fall-326{73.403%{transform:translate(61.1985vw,73.403vh) scale(.7457)}to{transform:translate(65.67745vw,100vh) scale(.7457)}}.snow:nth-child(327){opacity:.0796;transform:translate(24.9596vw,-10px) scale(.89);animation:fall-327 26s -18s linear infinite}@keyframes fall-327{46.519%{transform:translate(20.6953vw,46.519vh) scale(.89)}to{transform:translate(22.82745vw,100vh) scale(.89)}}.snow:nth-child(328){opacity:1.1878;transform:translate(2.8899vw,-10px) scale(.5884);animation:fall-328 29s -25s linear infinite}@keyframes fall-328{41.884%{transform:translate(-4.6994vw,41.884vh) scale(.5884)}to{transform:translate(-.90475vw,100vh) scale(.5884)}}.snow:nth-child(329){opacity:.349;transform:translate(82.909vw,-10px) scale(.7334);animation:fall-329 10s -9s linear infinite}@keyframes fall-329{30.58%{transform:translate(81.1688vw,30.58vh) scale(.7334)}to{transform:translate(82.0389vw,100vh) scale(.7334)}}.snow:nth-child(330){opacity:.3652;transform:translate(23.3537vw,-10px) scale(.9497);animation:fall-330 19s -7s linear infinite}@keyframes fall-330{53.078%{transform:translate(25.3409vw,53.078vh) scale(.9497)}to{transform:translate(24.3473vw,100vh) scale(.9497)}}.snow:nth-child(331){opacity:.2216;transform:translate(75.5026vw,-10px) scale(.0958);animation:fall-331 26s -29s linear infinite}@keyframes fall-331{39.463%{transform:translate(80.2189vw,39.463vh) scale(.0958)}to{transform:translate(77.86075vw,100vh) scale(.0958)}}.snow:nth-child(332){opacity:1.0074;transform:translate(11.372vw,-10px) scale(.6994);animation:fall-332 11s -29s linear infinite}@keyframes fall-332{75.474%{transform:translate(3.5685vw,75.474vh) scale(.6994)}to{transform:translate(7.47025vw,100vh) scale(.6994)}}.snow:nth-child(333){opacity:1.4214;transform:translate(1.205vw,-10px) scale(.7163);animation:fall-333 13s -9s linear infinite}@keyframes fall-333{30.835%{transform:translate(6.4644vw,30.835vh) scale(.7163)}to{transform:translate(3.8347vw,100vh) scale(.7163)}}.snow:nth-child(334){opacity:.9968;transform:translate(81.5248vw,-10px) scale(.0099);animation:fall-334 29s -2s linear infinite}@keyframes fall-334{79.828%{transform:translate(81.1646vw,79.828vh) scale(.0099)}to{transform:translate(81.3447vw,100vh) scale(.0099)}}.snow:nth-child(335){opacity:.551;transform:translate(53.7843vw,-10px) scale(.3655);animation:fall-335 23s -30s linear infinite}@keyframes fall-335{47.343%{transform:translate(54.7213vw,47.343vh) scale(.3655)}to{transform:translate(54.2528vw,100vh) scale(.3655)}}.snow:nth-child(336){opacity:1.8002;transform:translate(95.8093vw,-10px) scale(.1602);animation:fall-336 23s -24s linear infinite}@keyframes fall-336{56.78%{transform:translate(102.3222vw,56.78vh) scale(.1602)}to{transform:translate(99.06575vw,100vh) scale(.1602)}}.snow:nth-child(337){opacity:.151;transform:translate(5.3724vw,-10px) scale(.0102);animation:fall-337 13s -3s linear infinite}@keyframes fall-337{62.643%{transform:translate(9.3419vw,62.643vh) scale(.0102)}to{transform:translate(7.35715vw,100vh) scale(.0102)}}.snow:nth-child(338){opacity:1.0862;transform:translate(62.2765vw,-10px) scale(.7346);animation:fall-338 25s -6s linear infinite}@keyframes fall-338{75.302%{transform:translate(55.3132vw,75.302vh) scale(.7346)}to{transform:translate(58.79485vw,100vh) scale(.7346)}}.snow:nth-child(339){opacity:1.8136;transform:translate(5.6003vw,-10px) scale(.4461);animation:fall-339 28s -12s linear infinite}@keyframes fall-339{55.123%{transform:translate(15.0242vw,55.123vh) scale(.4461)}to{transform:translate(10.31225vw,100vh) scale(.4461)}}.snow:nth-child(340){opacity:.1008;transform:translate(3.7584vw,-10px) scale(.6825);animation:fall-340 17s -14s linear infinite}@keyframes fall-340{78.626%{transform:translate(10.3376vw,78.626vh) scale(.6825)}to{transform:translate(7.048vw,100vh) scale(.6825)}}.snow:nth-child(341){opacity:1.479;transform:translate(48.6614vw,-10px) scale(.4046);animation:fall-341 19s -25s linear infinite}@keyframes fall-341{54.012%{transform:translate(53.666vw,54.012vh) scale(.4046)}to{transform:translate(51.1637vw,100vh) scale(.4046)}}.snow:nth-child(342){opacity:.43;transform:translate(8.0232vw,-10px) scale(.6478);animation:fall-342 15s -14s linear infinite}@keyframes fall-342{46.113%{transform:translate(3.893vw,46.113vh) scale(.6478)}to{transform:translate(5.9581vw,100vh) scale(.6478)}}.snow:nth-child(343){opacity:.5562;transform:translate(66.6016vw,-10px) scale(.1425);animation:fall-343 13s -14s linear infinite}@keyframes fall-343{52.315%{transform:translate(68.3445vw,52.315vh) scale(.1425)}to{transform:translate(67.47305vw,100vh) scale(.1425)}}.snow:nth-child(344){opacity:.7356;transform:translate(75.6048vw,-10px) scale(.3074);animation:fall-344 12s -15s linear infinite}@keyframes fall-344{77.469%{transform:translate(80.8402vw,77.469vh) scale(.3074)}to{transform:translate(78.2225vw,100vh) scale(.3074)}}.snow:nth-child(345){opacity:.2294;transform:translate(29.4823vw,-10px) scale(.1916);animation:fall-345 28s -17s linear infinite}@keyframes fall-345{45.528%{transform:translate(33.5955vw,45.528vh) scale(.1916)}to{transform:translate(31.5389vw,100vh) scale(.1916)}}.snow:nth-child(346){opacity:.633;transform:translate(65.724vw,-10px) scale(.3004);animation:fall-346 11s -18s linear infinite}@keyframes fall-346{61.308%{transform:translate(71.4446vw,61.308vh) scale(.3004)}to{transform:translate(68.5843vw,100vh) scale(.3004)}}.snow:nth-child(347){opacity:.8338;transform:translate(35.878vw,-10px) scale(.69);animation:fall-347 12s -11s linear infinite}@keyframes fall-347{54.419%{transform:translate(34.4524vw,54.419vh) scale(.69)}to{transform:translate(35.1652vw,100vh) scale(.69)}}.snow:nth-child(348){opacity:1.6174;transform:translate(32.5622vw,-10px) scale(.9599);animation:fall-348 22s -19s linear infinite}@keyframes fall-348{59.679%{transform:translate(25.8224vw,59.679vh) scale(.9599)}to{transform:translate(29.1923vw,100vh) scale(.9599)}}.snow:nth-child(349){opacity:1.1042;transform:translate(42.9128vw,-10px) scale(.8363);animation:fall-349 27s -23s linear infinite}@keyframes fall-349{71.027%{transform:translate(37.7699vw,71.027vh) scale(.8363)}to{transform:translate(40.34135vw,100vh) scale(.8363)}}.snow:nth-child(350){opacity:.0328;transform:translate(24.9331vw,-10px) scale(.4078);animation:fall-350 28s -2s linear infinite}@keyframes fall-350{34.122%{transform:translate(28.3446vw,34.122vh) scale(.4078)}to{transform:translate(26.63885vw,100vh) scale(.4078)}}.snow:nth-child(351){opacity:1.5834;transform:translate(7.0087vw,-10px) scale(.0806);animation:fall-351 12s -16s linear infinite}@keyframes fall-351{40.064%{transform:translate(-1.2959vw,40.064vh) scale(.0806)}to{transform:translate(2.8564vw,100vh) scale(.0806)}}.snow:nth-child(352){opacity:1.0104;transform:translate(75.4844vw,-10px) scale(.3929);animation:fall-352 13s -26s linear infinite}@keyframes fall-352{76.704%{transform:translate(72.3741vw,76.704vh) scale(.3929)}to{transform:translate(73.92925vw,100vh) scale(.3929)}}.snow:nth-child(353){opacity:.0712;transform:translate(78.7172vw,-10px) scale(.7996);animation:fall-353 16s -19s linear infinite}@keyframes fall-353{66.223%{transform:translate(80.8369vw,66.223vh) scale(.7996)}to{transform:translate(79.77705vw,100vh) scale(.7996)}}.snow:nth-child(354){opacity:.9462;transform:translate(14.4983vw,-10px) scale(.3151);animation:fall-354 15s -28s linear infinite}@keyframes fall-354{46.534%{transform:translate(12.9829vw,46.534vh) scale(.3151)}to{transform:translate(13.7406vw,100vh) scale(.3151)}}.snow:nth-child(355){opacity:.2134;transform:translate(42.6984vw,-10px) scale(.0194);animation:fall-355 18s -20s linear infinite}@keyframes fall-355{41.719%{transform:translate(40.7564vw,41.719vh) scale(.0194)}to{transform:translate(41.7274vw,100vh) scale(.0194)}}.snow:nth-child(356){opacity:.0768;transform:translate(4.4706vw,-10px) scale(.8959);animation:fall-356 15s -7s linear infinite}@keyframes fall-356{45.689%{transform:translate(8.261vw,45.689vh) scale(.8959)}to{transform:translate(6.3658vw,100vh) scale(.8959)}}.snow:nth-child(357){opacity:.3972;transform:translate(98.947vw,-10px) scale(.3905);animation:fall-357 22s -13s linear infinite}@keyframes fall-357{41.351%{transform:translate(91.642vw,41.351vh) scale(.3905)}to{transform:translate(95.2945vw,100vh) scale(.3905)}}.snow:nth-child(358){opacity:.2288;transform:translate(95.1001vw,-10px) scale(.3426);animation:fall-358 29s -19s linear infinite}@keyframes fall-358{78.567%{transform:translate(102.1332vw,78.567vh) scale(.3426)}to{transform:translate(98.61665vw,100vh) scale(.3426)}}.snow:nth-child(359){opacity:1.7018;transform:translate(3.3448vw,-10px) scale(.5435);animation:fall-359 14s -13s linear infinite}@keyframes fall-359{60.114%{transform:translate(5.4665vw,60.114vh) scale(.5435)}to{transform:translate(4.40565vw,100vh) scale(.5435)}}.snow:nth-child(360){opacity:.7426;transform:translate(70.2982vw,-10px) scale(.2388);animation:fall-360 20s -8s linear infinite}@keyframes fall-360{74.745%{transform:translate(61.4635vw,74.745vh) scale(.2388)}to{transform:translate(65.88085vw,100vh) scale(.2388)}}.snow:nth-child(361){opacity:.0172;transform:translate(9.4744vw,-10px) scale(.0847);animation:fall-361 17s -10s linear infinite}@keyframes fall-361{48.112%{transform:translate(8.1579vw,48.112vh) scale(.0847)}to{transform:translate(8.81615vw,100vh) scale(.0847)}}.snow:nth-child(362){opacity:.5364;transform:translate(82.5849vw,-10px) scale(.3834);animation:fall-362 25s -15s linear infinite}@keyframes fall-362{43.46%{transform:translate(86.7904vw,43.46vh) scale(.3834)}to{transform:translate(84.68765vw,100vh) scale(.3834)}}.snow:nth-child(363){opacity:1.0064;transform:translate(2.6721vw,-10px) scale(.9438);animation:fall-363 12s -6s linear infinite}@keyframes fall-363{74.758%{transform:translate(-1.5534vw,74.758vh) scale(.9438)}to{transform:translate(.55935vw,100vh) scale(.9438)}}.snow:nth-child(364){opacity:1.0902;transform:translate(82.3078vw,-10px) scale(.7575);animation:fall-364 28s -17s linear infinite}@keyframes fall-364{61.167%{transform:translate(86.7105vw,61.167vh) scale(.7575)}to{transform:translate(84.50915vw,100vh) scale(.7575)}}.snow:nth-child(365){opacity:1.3522;transform:translate(56.8869vw,-10px) scale(.5306);animation:fall-365 30s -21s linear infinite}@keyframes fall-365{57.329%{transform:translate(47.2188vw,57.329vh) scale(.5306)}to{transform:translate(52.05285vw,100vh) scale(.5306)}}.snow:nth-child(366){opacity:.4038;transform:translate(51.935vw,-10px) scale(.822);animation:fall-366 29s -25s linear infinite}@keyframes fall-366{43.297%{transform:translate(61.4173vw,43.297vh) scale(.822)}to{transform:translate(56.67615vw,100vh) scale(.822)}}.snow:nth-child(367){opacity:1.197;transform:translate(88.5814vw,-10px) scale(.115);animation:fall-367 30s -27s linear infinite}@keyframes fall-367{71.605%{transform:translate(98.1174vw,71.605vh) scale(.115)}to{transform:translate(93.3494vw,100vh) scale(.115)}}.snow:nth-child(368){opacity:1.906;transform:translate(67.6526vw,-10px) scale(.3738);animation:fall-368 11s -21s linear infinite}@keyframes fall-368{41.97%{transform:translate(60.7144vw,41.97vh) scale(.3738)}to{transform:translate(64.1835vw,100vh) scale(.3738)}}.snow:nth-child(369){opacity:1.8006;transform:translate(5.6515vw,-10px) scale(.7623);animation:fall-369 10s -5s linear infinite}@keyframes fall-369{64.41%{transform:translate(3.5361vw,64.41vh) scale(.7623)}to{transform:translate(4.5938vw,100vh) scale(.7623)}}.snow:nth-child(370){opacity:.2916;transform:translate(33.8003vw,-10px) scale(.7636);animation:fall-370 10s -7s linear infinite}@keyframes fall-370{57.222%{transform:translate(31.8468vw,57.222vh) scale(.7636)}to{transform:translate(32.82355vw,100vh) scale(.7636)}}.snow:nth-child(371){opacity:1.4954;transform:translate(81.6421vw,-10px) scale(.9852);animation:fall-371 16s -16s linear infinite}@keyframes fall-371{46.206%{transform:translate(79.1436vw,46.206vh) scale(.9852)}to{transform:translate(80.39285vw,100vh) scale(.9852)}}.snow:nth-child(372){opacity:.1694;transform:translate(76.4504vw,-10px) scale(.9157);animation:fall-372 20s -29s linear infinite}@keyframes fall-372{39.122%{transform:translate(77.9858vw,39.122vh) scale(.9157)}to{transform:translate(77.2181vw,100vh) scale(.9157)}}.snow:nth-child(373){opacity:.7282;transform:translate(6.9817vw,-10px) scale(.8429);animation:fall-373 18s -21s linear infinite}@keyframes fall-373{51.111%{transform:translate(-.9297vw,51.111vh) scale(.8429)}to{transform:translate(3.026vw,100vh) scale(.8429)}}.snow:nth-child(374){opacity:1.7348;transform:translate(58.0568vw,-10px) scale(.6273);animation:fall-374 17s -1s linear infinite}@keyframes fall-374{64.592%{transform:translate(52.5861vw,64.592vh) scale(.6273)}to{transform:translate(55.32145vw,100vh) scale(.6273)}}.snow:nth-child(375){opacity:.1554;transform:translate(25.7514vw,-10px) scale(.9709);animation:fall-375 12s -19s linear infinite}@keyframes fall-375{73.992%{transform:translate(26.6388vw,73.992vh) scale(.9709)}to{transform:translate(26.1951vw,100vh) scale(.9709)}}.snow:nth-child(376){opacity:1.5064;transform:translate(62.7031vw,-10px) scale(.9206);animation:fall-376 26s -3s linear infinite}@keyframes fall-376{62.825%{transform:translate(70.4807vw,62.825vh) scale(.9206)}to{transform:translate(66.5919vw,100vh) scale(.9206)}}.snow:nth-child(377){opacity:1.8466;transform:translate(79.4819vw,-10px) scale(.3711);animation:fall-377 25s -21s linear infinite}@keyframes fall-377{64.026%{transform:translate(72.5365vw,64.026vh) scale(.3711)}to{transform:translate(76.0092vw,100vh) scale(.3711)}}.snow:nth-child(378){opacity:1.834;transform:translate(15.4106vw,-10px) scale(.1339);animation:fall-378 30s -12s linear infinite}@keyframes fall-378{58.505%{transform:translate(11.4103vw,58.505vh) scale(.1339)}to{transform:translate(13.41045vw,100vh) scale(.1339)}}.snow:nth-child(379){opacity:1.5502;transform:translate(36.9294vw,-10px) scale(.7288);animation:fall-379 29s -21s linear infinite}@keyframes fall-379{49.049%{transform:translate(34.8425vw,49.049vh) scale(.7288)}to{transform:translate(35.88595vw,100vh) scale(.7288)}}.snow:nth-child(380){opacity:.815;transform:translate(68.8643vw,-10px) scale(.1705);animation:fall-380 11s -20s linear infinite}@keyframes fall-380{31.25%{transform:translate(66.7209vw,31.25vh) scale(.1705)}to{transform:translate(67.7926vw,100vh) scale(.1705)}}.snow:nth-child(381){opacity:1.5338;transform:translate(92.0763vw,-10px) scale(.8101);animation:fall-381 24s -10s linear infinite}@keyframes fall-381{74.704%{transform:translate(102.0236vw,74.704vh) scale(.8101)}to{transform:translate(97.04995vw,100vh) scale(.8101)}}.snow:nth-child(382){opacity:1.0332;transform:translate(12.4388vw,-10px) scale(.4633);animation:fall-382 24s -10s linear infinite}@keyframes fall-382{53.733%{transform:translate(17.729vw,53.733vh) scale(.4633)}to{transform:translate(15.0839vw,100vh) scale(.4633)}}.snow:nth-child(383){opacity:1.1866;transform:translate(4.3908vw,-10px) scale(.1716);animation:fall-383 16s -26s linear infinite}@keyframes fall-383{57.582%{transform:translate(6.3046vw,57.582vh) scale(.1716)}to{transform:translate(5.3477vw,100vh) scale(.1716)}}.snow:nth-child(384){opacity:1.8808;transform:translate(89.6774vw,-10px) scale(.8934);animation:fall-384 16s -13s linear infinite}@keyframes fall-384{62.653%{transform:translate(84.4993vw,62.653vh) scale(.8934)}to{transform:translate(87.08835vw,100vh) scale(.8934)}}.snow:nth-child(385){opacity:1.5632;transform:translate(83.5106vw,-10px) scale(.1405);animation:fall-385 28s -30s linear infinite}@keyframes fall-385{45.9%{transform:translate(92.5672vw,45.9vh) scale(.1405)}to{transform:translate(88.0389vw,100vh) scale(.1405)}}.snow:nth-child(386){opacity:.0574;transform:translate(83.8238vw,-10px) scale(.119);animation:fall-386 19s -16s linear infinite}@keyframes fall-386{36.73%{transform:translate(91.5403vw,36.73vh) scale(.119)}to{transform:translate(87.68205vw,100vh) scale(.119)}}.snow:nth-child(387){opacity:.0878;transform:translate(98.2474vw,-10px) scale(.4228);animation:fall-387 12s -22s linear infinite}@keyframes fall-387{58.979%{transform:translate(88.7202vw,58.979vh) scale(.4228)}to{transform:translate(93.4838vw,100vh) scale(.4228)}}.snow:nth-child(388){opacity:.302;transform:translate(37.4216vw,-10px) scale(.409);animation:fall-388 18s -13s linear infinite}@keyframes fall-388{67.44%{transform:translate(30.3334vw,67.44vh) scale(.409)}to{transform:translate(33.8775vw,100vh) scale(.409)}}.snow:nth-child(389){opacity:.0298;transform:translate(61.8422vw,-10px) scale(.5633);animation:fall-389 29s -10s linear infinite}@keyframes fall-389{61.006%{transform:translate(60.6418vw,61.006vh) scale(.5633)}to{transform:translate(61.242vw,100vh) scale(.5633)}}.snow:nth-child(390){opacity:.1952;transform:translate(62.4893vw,-10px) scale(.2364);animation:fall-390 25s -4s linear infinite}@keyframes fall-390{46.628%{transform:translate(69.0781vw,46.628vh) scale(.2364)}to{transform:translate(65.7837vw,100vh) scale(.2364)}}.snow:nth-child(391){opacity:.1696;transform:translate(83.8956vw,-10px) scale(.1253);animation:fall-391 20s -17s linear infinite}@keyframes fall-391{69.571%{transform:translate(74.8988vw,69.571vh) scale(.1253)}to{transform:translate(79.3972vw,100vh) scale(.1253)}}.snow:nth-child(392){opacity:.9708;transform:translate(50.5639vw,-10px) scale(.179);animation:fall-392 26s -22s linear infinite}@keyframes fall-392{67.002%{transform:translate(56.35vw,67.002vh) scale(.179)}to{transform:translate(53.45695vw,100vh) scale(.179)}}.snow:nth-child(393){opacity:1.3124;transform:translate(43.281vw,-10px) scale(.7911);animation:fall-393 14s -9s linear infinite}@keyframes fall-393{66.53%{transform:translate(42.3732vw,66.53vh) scale(.7911)}to{transform:translate(42.8271vw,100vh) scale(.7911)}}.snow:nth-child(394){opacity:.7732;transform:translate(59.5665vw,-10px) scale(.8128);animation:fall-394 15s -10s linear infinite}@keyframes fall-394{35.246%{transform:translate(53.2675vw,35.246vh) scale(.8128)}to{transform:translate(56.417vw,100vh) scale(.8128)}}.snow:nth-child(395){opacity:1.2176;transform:translate(86.5974vw,-10px) scale(.1882);animation:fall-395 21s -24s linear infinite}@keyframes fall-395{45.823%{transform:translate(92.6613vw,45.823vh) scale(.1882)}to{transform:translate(89.62935vw,100vh) scale(.1882)}}.snow:nth-child(396){opacity:.7814;transform:translate(83.7251vw,-10px) scale(.3569);animation:fall-396 25s -13s linear infinite}@keyframes fall-396{42.687%{transform:translate(83.362vw,42.687vh) scale(.3569)}to{transform:translate(83.54355vw,100vh) scale(.3569)}}.snow:nth-child(397){opacity:1.6424;transform:translate(34.3379vw,-10px) scale(.7204);animation:fall-397 17s -17s linear infinite}@keyframes fall-397{62.744%{transform:translate(41.9966vw,62.744vh) scale(.7204)}to{transform:translate(38.16725vw,100vh) scale(.7204)}}.snow:nth-child(398){opacity:1.0316;transform:translate(54.3406vw,-10px) scale(.2378);animation:fall-398 14s -9s linear infinite}@keyframes fall-398{37.236%{transform:translate(62.3482vw,37.236vh) scale(.2378)}to{transform:translate(58.3444vw,100vh) scale(.2378)}}.snow:nth-child(399){opacity:.2556;transform:translate(52.2044vw,-10px) scale(.4011);animation:fall-399 21s -10s linear infinite}@keyframes fall-399{35.793%{transform:translate(47.0583vw,35.793vh) scale(.4011)}to{transform:translate(49.63135vw,100vh) scale(.4011)}}.snow:nth-child(400){opacity:.3512;transform:translate(29.0412vw,-10px) scale(.0075);animation:fall-400 24s -12s linear infinite}@keyframes fall-400{77.435%{transform:translate(34.788vw,77.435vh) scale(.0075)}to{transform:translate(31.9146vw,100vh) scale(.0075)}}\n"] }]
|
|
28
28
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
29
29
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Q7O0VBRUU7QUFPRixNQUFNLE9BQU8sWUFBWTtJQUlyQixZQUFvQixHQUFpQixFQUFTLE1BQWdCLEVBQVUsTUFBYztRQUFsRSxRQUFHLEdBQUgsR0FBRyxDQUFjO1FBQVMsV0FBTSxHQUFOLE1BQU0sQ0FBVTtRQUFVLFdBQU0sR0FBTixNQUFNLENBQVE7UUFGL0UsVUFBSyxHQUFhLEVBQUUsQ0FBQztRQUl4QixJQUFJLElBQUksQ0FBQyxNQUFNLENBQUMsYUFBYTtZQUN6QixLQUFLLElBQUksQ0FBQyxHQUFHLENBQUMsRUFBRSxDQUFDLEdBQUcsR0FBRyxFQUFFLENBQUMsRUFBRTtnQkFDeEIsSUFBSSxDQUFDLEtBQUssQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLENBQUM7UUFFM0IsSUFBSSxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsWUFBWTtZQUN0QixJQUFJLENBQUMsTUFBTSxDQUFDLFFBQVEsQ0FBQyxDQUFDLE9BQU8sRUFBRSxFQUFFLE9BQU8sRUFBRSxJQUFJLENBQUMsTUFBTSxDQUFDLEdBQUcsRUFBRSxDQUFDLENBQUMsQ0FBQztJQUN0RSxDQUFDOzt5R0FaUSxZQUFZOzZGQUFaLFlBQVksZ0RDaEJ6QixpS0FHK0I7MkZEYWxCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLypcclxuICAgIE4uQjogUXVlc3RvIGNvbXBvbmVudGUgbm9uIHB1w7IgZGl2ZW50YXJlIHN0YW5kYWxvbmUuIMOIIGlsIHB1bnRvIGRpIGluZ3Jlc3NvIHBlciBpbCBib290c3RyYXAgZGVpIG1vZHVsaSBkaSBGcm9udGVuZCwgY2hlIE5PTiBzaSBiYXNhbm8gc3VpIGNvbXBvbmVudGkgc3RhbmRhbG9uZSBhIG1lbm8gZGkgcmFyZSBmdW56aW9uYWxpdMOgXHJcbiovXHJcbkBDb21wb25lbnQoe1xyXG4gICAgc2VsZWN0b3I6ICdhcHAtcm9vdCcsXHJcbiAgICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxyXG4gICAgc3R5bGVVcmxzOiBbXCIuL2FwcC5jb21wb25lbnQuc2Nzc1wiXSxcclxuICAgIHRlbXBsYXRlVXJsOiAnLi9hcHAuY29tcG9uZW50Lmh0bWwnLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgQXBwQ29tcG9uZW50IHtcclxuXHJcbiAgICBwdWJsaWMgc25vd3M6IG51bWJlcltdID0gW107XHJcblxyXG4gICAgY29uc3RydWN0b3IocHJpdmF0ZSBidHM6IFRva2VuU2VydmljZSwgcHVibGljIF9zdGF0ZTogQXBwU3RhdGUsIHByaXZhdGUgcm91dGVyOiBSb3V0ZXIpIHtcclxuXHJcbiAgICAgICAgaWYgKHRoaXMuX3N0YXRlLmNocmlzdG1hc1RpbWUpXHJcbiAgICAgICAgICAgIGZvciAobGV0IGkgPSAwOyBpIDwgNDAwOyBpKyspXHJcbiAgICAgICAgICAgICAgICB0aGlzLnNub3dzLnB1c2goaSk7XHJcblxyXG4gICAgICAgIGlmICghdGhpcy5idHMuYWNjb3VudFNjb3BlKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICB9XHJcbn0iLCI8bmctY29udGFpbmVyICpuZ0lmPVwiX3N0YXRlLmNocmlzdG1hc1RpbWVcIj5cclxuICAgIDxkaXYgKm5nRm9yPVwibGV0IGkgb2Ygc25vd3NcIiBjbGFzcz1cInNub3dcIj48L2Rpdj5cclxuPC9uZy1jb250YWluZXI+XHJcbjxyb3V0ZXItb3V0bGV0Pjwvcm91dGVyLW91dGxldD4iXX0=
|