@esfaenza/core 15.2.93 → 15.2.95
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.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
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 });
|
|
25
|
-
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; trackBy: snowTrackBy\" 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: 1800px){.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:.507;transform:translate(92.5198vw,-10px) scale(.8623);animation:fall-1 22s -19s linear infinite}@keyframes fall-1{41.156%{transform:translate(99.3627vw,41.156vh) scale(.8623)}to{transform:translate(95.94125vw,99vh) scale(.8623)}}.snow:nth-child(2){opacity:1.23;transform:translate(72.4201vw,-10px) scale(.1566);animation:fall-2 23s -13s linear infinite}@keyframes fall-2{39.947%{transform:translate(81.7719vw,39.947vh) scale(.1566)}to{transform:translate(77.096vw,99vh) scale(.1566)}}.snow:nth-child(3){opacity:1.8212;transform:translate(73.8998vw,-10px) scale(.8651);animation:fall-3 15s -5s linear infinite}@keyframes fall-3{49.564%{transform:translate(75.2714vw,49.564vh) scale(.8651)}to{transform:translate(74.5856vw,99vh) scale(.8651)}}.snow:nth-child(4){opacity:.1586;transform:translate(56.1543vw,-10px) scale(.5557);animation:fall-4 30s -13s linear infinite}@keyframes fall-4{42.347%{transform:translate(59.6602vw,42.347vh) scale(.5557)}to{transform:translate(57.90725vw,99vh) scale(.5557)}}.snow:nth-child(5){opacity:.1978;transform:translate(70.0521vw,-10px) scale(.1491);animation:fall-5 21s -27s linear infinite}@keyframes fall-5{65.856%{transform:translate(78.4685vw,65.856vh) scale(.1491)}to{transform:translate(74.2603vw,99vh) scale(.1491)}}.snow:nth-child(6){opacity:1.245;transform:translate(13.5946vw,-10px) scale(.0705);animation:fall-6 27s -15s linear infinite}@keyframes fall-6{59.572%{transform:translate(18.0884vw,59.572vh) scale(.0705)}to{transform:translate(15.8415vw,99vh) scale(.0705)}}.snow:nth-child(7){opacity:1.9518;transform:translate(12.0677vw,-10px) scale(.6807);animation:fall-7 12s -3s linear infinite}@keyframes fall-7{68.736%{transform:translate(6.5283vw,68.736vh) scale(.6807)}to{transform:translate(9.298vw,99vh) scale(.6807)}}.snow:nth-child(8){opacity:1.5338;transform:translate(80.103vw,-10px) scale(.0149);animation:fall-8 11s -26s linear infinite}@keyframes fall-8{71.802%{transform:translate(71.3081vw,71.802vh) scale(.0149)}to{transform:translate(75.70555vw,99vh) scale(.0149)}}.snow:nth-child(9){opacity:.998;transform:translate(6.45vw,-10px) scale(.5962);animation:fall-9 24s -26s linear infinite}@keyframes fall-9{44.878%{transform:translate(-2.7878vw,44.878vh) scale(.5962)}to{transform:translate(1.8311vw,99vh) scale(.5962)}}.snow:nth-child(10){opacity:1.5622;transform:translate(97.0944vw,-10px) scale(.1594);animation:fall-10 25s -17s linear infinite}@keyframes fall-10{77.456%{transform:translate(95.2537vw,77.456vh) scale(.1594)}to{transform:translate(96.17405vw,99vh) scale(.1594)}}.snow:nth-child(11){opacity:1.1872;transform:translate(48.7807vw,-10px) scale(.89);animation:fall-11 25s -18s linear infinite}@keyframes fall-11{77.569%{transform:translate(45.3722vw,77.569vh) scale(.89)}to{transform:translate(47.07645vw,99vh) scale(.89)}}.snow:nth-child(12){opacity:.4702;transform:translate(16.3147vw,-10px) scale(.2486);animation:fall-12 28s -9s linear infinite}@keyframes fall-12{68.166%{transform:translate(13.0183vw,68.166vh) scale(.2486)}to{transform:translate(14.6665vw,99vh) scale(.2486)}}.snow:nth-child(13){opacity:1.4252;transform:translate(68.0509vw,-10px) scale(.6203);animation:fall-13 12s -1s linear infinite}@keyframes fall-13{31.264%{transform:translate(63.3903vw,31.264vh) scale(.6203)}to{transform:translate(65.7206vw,99vh) scale(.6203)}}.snow:nth-child(14){opacity:.8048;transform:translate(17.2861vw,-10px) scale(.0904);animation:fall-14 20s -17s linear infinite}@keyframes fall-14{36.542%{transform:translate(15.5453vw,36.542vh) scale(.0904)}to{transform:translate(16.4157vw,99vh) scale(.0904)}}.snow:nth-child(15){opacity:1.1612;transform:translate(97.9601vw,-10px) scale(.9374);animation:fall-15 13s -9s linear infinite}@keyframes fall-15{36.617%{transform:translate(96.1778vw,36.617vh) scale(.9374)}to{transform:translate(97.06895vw,99vh) scale(.9374)}}.snow:nth-child(16){opacity:1.316;transform:translate(40.9165vw,-10px) scale(.9921);animation:fall-16 24s -8s linear infinite}@keyframes fall-16{75.919%{transform:translate(39.4048vw,75.919vh) scale(.9921)}to{transform:translate(40.16065vw,99vh) scale(.9921)}}.snow:nth-child(17){opacity:.2434;transform:translate(53.4862vw,-10px) scale(.8704);animation:fall-17 12s -24s linear infinite}@keyframes fall-17{69.494%{transform:translate(62.7635vw,69.494vh) scale(.8704)}to{transform:translate(58.12485vw,99vh) scale(.8704)}}.snow:nth-child(18){opacity:1.6942;transform:translate(7.9422vw,-10px) scale(.9611);animation:fall-18 12s -15s linear infinite}@keyframes fall-18{66.515%{transform:translate(2.5681vw,66.515vh) scale(.9611)}to{transform:translate(5.25515vw,99vh) scale(.9611)}}.snow:nth-child(19){opacity:1.46;transform:translate(19.5576vw,-10px) scale(.1495);animation:fall-19 25s -5s linear infinite}@keyframes fall-19{70.055%{transform:translate(26.5002vw,70.055vh) scale(.1495)}to{transform:translate(23.0289vw,99vh) scale(.1495)}}.snow:nth-child(20){opacity:.3;transform:translate(93.1306vw,-10px) scale(.9636);animation:fall-20 19s -8s linear infinite}@keyframes fall-20{57.833%{transform:translate(92.6036vw,57.833vh) scale(.9636)}to{transform:translate(92.8671vw,99vh) scale(.9636)}}.snow:nth-child(21){opacity:.151;transform:translate(7.616vw,-10px) scale(.0907);animation:fall-21 21s -22s linear infinite}@keyframes fall-21{63.275%{transform:translate(14.2457vw,63.275vh) scale(.0907)}to{transform:translate(10.93085vw,99vh) scale(.0907)}}.snow:nth-child(22){opacity:1.9558;transform:translate(94.4151vw,-10px) scale(.3997);animation:fall-22 13s -11s linear infinite}@keyframes fall-22{59.512%{transform:translate(87.9951vw,59.512vh) scale(.3997)}to{transform:translate(91.2051vw,99vh) scale(.3997)}}.snow:nth-child(23){opacity:.6898;transform:translate(83.481vw,-10px) scale(.0491);animation:fall-23 18s -21s linear infinite}@keyframes fall-23{44.61%{transform:translate(87.9135vw,44.61vh) scale(.0491)}to{transform:translate(85.69725vw,99vh) scale(.0491)}}.snow:nth-child(24){opacity:.7726;transform:translate(22.5239vw,-10px) scale(.0253);animation:fall-24 21s -25s linear infinite}@keyframes fall-24{60.297%{transform:translate(24.9812vw,60.297vh) scale(.0253)}to{transform:translate(23.75255vw,99vh) scale(.0253)}}.snow:nth-child(25){opacity:1.7932;transform:translate(55.4699vw,-10px) scale(.6691);animation:fall-25 25s -16s linear infinite}@keyframes fall-25{32.519%{transform:translate(55.1957vw,32.519vh) scale(.6691)}to{transform:translate(55.3328vw,99vh) scale(.6691)}}.snow:nth-child(26){opacity:.0896;transform:translate(37.7003vw,-10px) scale(.6489);animation:fall-26 27s -16s linear infinite}@keyframes fall-26{31.385%{transform:translate(35.6808vw,31.385vh) scale(.6489)}to{transform:translate(36.69055vw,99vh) scale(.6489)}}.snow:nth-child(27){opacity:1.0612;transform:translate(88.3944vw,-10px) scale(.1195);animation:fall-27 20s -10s linear infinite}@keyframes fall-27{45.743%{transform:translate(79.5608vw,45.743vh) scale(.1195)}to{transform:translate(83.9776vw,99vh) scale(.1195)}}.snow:nth-child(28){opacity:1.015;transform:translate(54.5773vw,-10px) scale(.8818);animation:fall-28 24s -19s linear infinite}@keyframes fall-28{51.796%{transform:translate(60.8083vw,51.796vh) scale(.8818)}to{transform:translate(57.6928vw,99vh) scale(.8818)}}.snow:nth-child(29){opacity:1.8702;transform:translate(46.6839vw,-10px) scale(.9387);animation:fall-29 11s -24s linear infinite}@keyframes fall-29{46.86%{transform:translate(54.0792vw,46.86vh) scale(.9387)}to{transform:translate(50.38155vw,99vh) scale(.9387)}}.snow:nth-child(30){opacity:1.4792;transform:translate(4.1368vw,-10px) scale(.0987);animation:fall-30 20s -19s linear infinite}@keyframes fall-30{67.101%{transform:translate(7.5877vw,67.101vh) scale(.0987)}to{transform:translate(5.86225vw,99vh) scale(.0987)}}.snow:nth-child(31){opacity:.5616;transform:translate(20.3625vw,-10px) scale(.8625);animation:fall-31 11s -6s linear infinite}@keyframes fall-31{38.18%{transform:translate(11.6471vw,38.18vh) scale(.8625)}to{transform:translate(16.0048vw,99vh) scale(.8625)}}.snow:nth-child(32){opacity:1.4182;transform:translate(68.1209vw,-10px) scale(.973);animation:fall-32 19s -11s linear infinite}@keyframes fall-32{78.139%{transform:translate(63.6786vw,78.139vh) scale(.973)}to{transform:translate(65.89975vw,99vh) scale(.973)}}.snow:nth-child(33){opacity:1.0816;transform:translate(5.6107vw,-10px) scale(.5684);animation:fall-33 23s -2s linear infinite}@keyframes fall-33{45.472%{transform:translate(-.8171vw,45.472vh) scale(.5684)}to{transform:translate(2.3968vw,99vh) scale(.5684)}}.snow:nth-child(34){opacity:1.4948;transform:translate(6.7272vw,-10px) scale(.5805);animation:fall-34 25s -23s linear infinite}@keyframes fall-34{47.615%{transform:translate(12.9978vw,47.615vh) scale(.5805)}to{transform:translate(9.8625vw,99vh) scale(.5805)}}.snow:nth-child(35){opacity:.3536;transform:translate(60.6168vw,-10px) scale(.8534);animation:fall-35 26s -23s linear infinite}@keyframes fall-35{74.552%{transform:translate(58.1727vw,74.552vh) scale(.8534)}to{transform:translate(59.39475vw,99vh) scale(.8534)}}.snow:nth-child(36){opacity:1.0722;transform:translate(38.2419vw,-10px) scale(.3117);animation:fall-36 26s -10s linear infinite}@keyframes fall-36{45.332%{transform:translate(47.1959vw,45.332vh) scale(.3117)}to{transform:translate(42.7189vw,99vh) scale(.3117)}}.snow:nth-child(37){opacity:.6034;transform:translate(36.7906vw,-10px) scale(.6782);animation:fall-37 10s -12s linear infinite}@keyframes fall-37{47.316%{transform:translate(38.9342vw,47.316vh) scale(.6782)}to{transform:translate(37.8624vw,99vh) scale(.6782)}}.snow:nth-child(38){opacity:1.7902;transform:translate(2.4414vw,-10px) scale(.5276);animation:fall-38 14s -22s linear infinite}@keyframes fall-38{56.135%{transform:translate(-4.8269vw,56.135vh) scale(.5276)}to{transform:translate(-1.19275vw,99vh) scale(.5276)}}.snow:nth-child(39){opacity:1.947;transform:translate(25.7446vw,-10px) scale(.5324);animation:fall-39 17s -12s linear infinite}@keyframes fall-39{71.394%{transform:translate(18.6711vw,71.394vh) scale(.5324)}to{transform:translate(22.20785vw,99vh) scale(.5324)}}.snow:nth-child(40){opacity:1.7842;transform:translate(13.228vw,-10px) scale(.526);animation:fall-40 14s -22s linear infinite}@keyframes fall-40{61.49%{transform:translate(21.5277vw,61.49vh) scale(.526)}to{transform:translate(17.37785vw,99vh) scale(.526)}}.snow:nth-child(41){opacity:1.6262;transform:translate(38.5087vw,-10px) scale(.9684);animation:fall-41 29s -3s linear infinite}@keyframes fall-41{65.351%{transform:translate(41.6547vw,65.351vh) scale(.9684)}to{transform:translate(40.0817vw,99vh) scale(.9684)}}.snow:nth-child(42){opacity:.081;transform:translate(9.5245vw,-10px) scale(.0877);animation:fall-42 18s -15s linear infinite}@keyframes fall-42{48.729%{transform:translate(1.7101vw,48.729vh) scale(.0877)}to{transform:translate(5.6173vw,99vh) scale(.0877)}}.snow:nth-child(43){opacity:.0198;transform:translate(9.3501vw,-10px) scale(.2841);animation:fall-43 17s -1s linear infinite}@keyframes fall-43{35.226%{transform:translate(.7025vw,35.226vh) scale(.2841)}to{transform:translate(5.0263vw,99vh) scale(.2841)}}.snow:nth-child(44){opacity:1.5132;transform:translate(9.7827vw,-10px) scale(.3745);animation:fall-44 14s -15s linear infinite}@keyframes fall-44{35.768%{transform:translate(1.2795vw,35.768vh) scale(.3745)}to{transform:translate(5.5311vw,99vh) scale(.3745)}}.snow:nth-child(45){opacity:.4282;transform:translate(15.6363vw,-10px) scale(.4759);animation:fall-45 14s -3s linear infinite}@keyframes fall-45{53.72%{transform:translate(7.371vw,53.72vh) scale(.4759)}to{transform:translate(11.50365vw,99vh) scale(.4759)}}.snow:nth-child(46){opacity:1.2152;transform:translate(.7699vw,-10px) scale(.8772);animation:fall-46 13s -26s linear infinite}@keyframes fall-46{63.333%{transform:translate(6.3382vw,63.333vh) scale(.8772)}to{transform:translate(3.55405vw,99vh) scale(.8772)}}.snow:nth-child(47){opacity:.8744;transform:translate(69.5341vw,-10px) scale(.2677);animation:fall-47 25s -10s linear infinite}@keyframes fall-47{56.37%{transform:translate(72.3344vw,56.37vh) scale(.2677)}to{transform:translate(70.93425vw,99vh) scale(.2677)}}.snow:nth-child(48){opacity:1.7698;transform:translate(76.2898vw,-10px) scale(.6697);animation:fall-48 21s -20s linear infinite}@keyframes fall-48{49.496%{transform:translate(73.0654vw,49.496vh) scale(.6697)}to{transform:translate(74.6776vw,99vh) scale(.6697)}}.snow:nth-child(49){opacity:.1768;transform:translate(16.3542vw,-10px) scale(.6165);animation:fall-49 24s -3s linear infinite}@keyframes fall-49{38.086%{transform:translate(11.8143vw,38.086vh) scale(.6165)}to{transform:translate(14.08425vw,99vh) scale(.6165)}}.snow:nth-child(50){opacity:.3872;transform:translate(67.4911vw,-10px) scale(.4117);animation:fall-50 20s -24s linear infinite}@keyframes fall-50{58.218%{transform:translate(59.682vw,58.218vh) scale(.4117)}to{transform:translate(63.58655vw,99vh) scale(.4117)}}.snow:nth-child(51){opacity:1.1086;transform:translate(36.4013vw,-10px) scale(.9611);animation:fall-51 24s -1s linear infinite}@keyframes fall-51{45.396%{transform:translate(31.7957vw,45.396vh) scale(.9611)}to{transform:translate(34.0985vw,99vh) scale(.9611)}}.snow:nth-child(52){opacity:1.7468;transform:translate(34.1494vw,-10px) scale(.4312);animation:fall-52 14s -20s linear infinite}@keyframes fall-52{59.633%{transform:translate(33.8826vw,59.633vh) scale(.4312)}to{transform:translate(34.016vw,99vh) scale(.4312)}}.snow:nth-child(53){opacity:1.0218;transform:translate(36.7759vw,-10px) scale(.2873);animation:fall-53 11s -29s linear infinite}@keyframes fall-53{69.371%{transform:translate(46.4841vw,69.371vh) scale(.2873)}to{transform:translate(41.63vw,99vh) scale(.2873)}}.snow:nth-child(54){opacity:1.8088;transform:translate(70.904vw,-10px) scale(.2477);animation:fall-54 12s -26s linear infinite}@keyframes fall-54{78.181%{transform:translate(62.1984vw,78.181vh) scale(.2477)}to{transform:translate(66.5512vw,99vh) scale(.2477)}}.snow:nth-child(55){opacity:.5518;transform:translate(64.4601vw,-10px) scale(.6085);animation:fall-55 13s -6s linear infinite}@keyframes fall-55{72.183%{transform:translate(61.3992vw,72.183vh) scale(.6085)}to{transform:translate(62.92965vw,99vh) scale(.6085)}}.snow:nth-child(56){opacity:.984;transform:translate(28.2911vw,-10px) scale(.2929);animation:fall-56 29s -3s linear infinite}@keyframes fall-56{63.5%{transform:translate(30.5116vw,63.5vh) scale(.2929)}to{transform:translate(29.40135vw,99vh) scale(.2929)}}.snow:nth-child(57){opacity:1.9436;transform:translate(39.3519vw,-10px) scale(.9485);animation:fall-57 26s -7s linear infinite}@keyframes fall-57{45.339%{transform:translate(32.9825vw,45.339vh) scale(.9485)}to{transform:translate(36.1672vw,99vh) scale(.9485)}}.snow:nth-child(58){opacity:1.5882;transform:translate(26.8422vw,-10px) scale(.0804);animation:fall-58 29s -23s linear infinite}@keyframes fall-58{76.743%{transform:translate(21.659vw,76.743vh) scale(.0804)}to{transform:translate(24.2506vw,99vh) scale(.0804)}}.snow:nth-child(59){opacity:1.2292;transform:translate(26.0496vw,-10px) scale(.9222);animation:fall-59 19s -20s linear infinite}@keyframes fall-59{58.891%{transform:translate(25.9969vw,58.891vh) scale(.9222)}to{transform:translate(26.02325vw,99vh) scale(.9222)}}.snow:nth-child(60){opacity:1.3692;transform:translate(58.8542vw,-10px) scale(.4254);animation:fall-60 29s -25s linear infinite}@keyframes fall-60{76.997%{transform:translate(52.6261vw,76.997vh) scale(.4254)}to{transform:translate(55.74015vw,99vh) scale(.4254)}}.snow:nth-child(61){opacity:.0318;transform:translate(88.365vw,-10px) scale(.7583);animation:fall-61 29s -12s linear infinite}@keyframes fall-61{46.895%{transform:translate(78.3716vw,46.895vh) scale(.7583)}to{transform:translate(83.3683vw,99vh) scale(.7583)}}.snow:nth-child(62){opacity:.5274;transform:translate(90.3269vw,-10px) scale(.6264);animation:fall-62 23s -18s linear infinite}@keyframes fall-62{33.695%{transform:translate(98.0704vw,33.695vh) scale(.6264)}to{transform:translate(94.19865vw,99vh) scale(.6264)}}.snow:nth-child(63){opacity:1.9586;transform:translate(75.05vw,-10px) scale(.0765);animation:fall-63 13s -21s linear infinite}@keyframes fall-63{49.774%{transform:translate(69.598vw,49.774vh) scale(.0765)}to{transform:translate(72.324vw,99vh) scale(.0765)}}.snow:nth-child(64){opacity:.629;transform:translate(94.4875vw,-10px) scale(.5206);animation:fall-64 14s -2s linear infinite}@keyframes fall-64{40.869%{transform:translate(86.3787vw,40.869vh) scale(.5206)}to{transform:translate(90.4331vw,99vh) scale(.5206)}}.snow:nth-child(65){opacity:.484;transform:translate(14.6004vw,-10px) scale(.3653);animation:fall-65 16s -15s linear infinite}@keyframes fall-65{37.511%{transform:translate(12.6275vw,37.511vh) scale(.3653)}to{transform:translate(13.61395vw,99vh) scale(.3653)}}.snow:nth-child(66){opacity:1.6334;transform:translate(11.0431vw,-10px) scale(.2043);animation:fall-66 29s -10s linear infinite}@keyframes fall-66{32.291%{transform:translate(13.7113vw,32.291vh) scale(.2043)}to{transform:translate(12.3772vw,99vh) scale(.2043)}}.snow:nth-child(67){opacity:1.9136;transform:translate(11.8756vw,-10px) scale(.9867);animation:fall-67 27s -25s linear infinite}@keyframes fall-67{68.743%{transform:translate(12.7964vw,68.743vh) scale(.9867)}to{transform:translate(12.336vw,99vh) scale(.9867)}}.snow:nth-child(68){opacity:1.2974;transform:translate(38.3597vw,-10px) scale(.3675);animation:fall-68 25s -10s linear infinite}@keyframes fall-68{44.253%{transform:translate(28.6757vw,44.253vh) scale(.3675)}to{transform:translate(33.5177vw,99vh) scale(.3675)}}.snow:nth-child(69){opacity:1.943;transform:translate(87.7792vw,-10px) scale(.6339);animation:fall-69 26s -26s linear infinite}@keyframes fall-69{43.402%{transform:translate(93.8292vw,43.402vh) scale(.6339)}to{transform:translate(90.8042vw,99vh) scale(.6339)}}.snow:nth-child(70){opacity:.174;transform:translate(90.2505vw,-10px) scale(.1656);animation:fall-70 15s -26s linear infinite}@keyframes fall-70{40.571%{transform:translate(98.4104vw,40.571vh) scale(.1656)}to{transform:translate(94.33045vw,99vh) scale(.1656)}}.snow:nth-child(71){opacity:1.2066;transform:translate(30.1616vw,-10px) scale(.8975);animation:fall-71 26s -30s linear infinite}@keyframes fall-71{31.239%{transform:translate(33.943vw,31.239vh) scale(.8975)}to{transform:translate(32.0523vw,99vh) scale(.8975)}}.snow:nth-child(72){opacity:1.767;transform:translate(23.5733vw,-10px) scale(.9758);animation:fall-72 25s -20s linear infinite}@keyframes fall-72{35.835%{transform:translate(31.6596vw,35.835vh) scale(.9758)}to{transform:translate(27.61645vw,99vh) scale(.9758)}}.snow:nth-child(73){opacity:.9034;transform:translate(1.9455vw,-10px) scale(.1809);animation:fall-73 14s -2s linear infinite}@keyframes fall-73{36.582%{transform:translate(3.269vw,36.582vh) scale(.1809)}to{transform:translate(2.60725vw,99vh) scale(.1809)}}.snow:nth-child(74){opacity:1.677;transform:translate(90.4334vw,-10px) scale(.3925);animation:fall-74 11s -4s linear infinite}@keyframes fall-74{75.393%{transform:translate(91.9567vw,75.393vh) scale(.3925)}to{transform:translate(91.19505vw,99vh) scale(.3925)}}.snow:nth-child(75){opacity:.3118;transform:translate(76.9763vw,-10px) scale(.3091);animation:fall-75 12s -19s linear infinite}@keyframes fall-75{41.183%{transform:translate(70.3998vw,41.183vh) scale(.3091)}to{transform:translate(73.68805vw,99vh) scale(.3091)}}.snow:nth-child(76){opacity:.074;transform:translate(6.4582vw,-10px) scale(.5188);animation:fall-76 24s -15s linear infinite}@keyframes fall-76{34.842%{transform:translate(6.4062vw,34.842vh) scale(.5188)}to{transform:translate(6.4322vw,99vh) scale(.5188)}}.snow:nth-child(77){opacity:1.0808;transform:translate(34.2041vw,-10px) scale(.9983);animation:fall-77 10s -3s linear infinite}@keyframes fall-77{74.627%{transform:translate(40.234vw,74.627vh) scale(.9983)}to{transform:translate(37.21905vw,99vh) scale(.9983)}}.snow:nth-child(78){opacity:.1384;transform:translate(55.4203vw,-10px) scale(.5747);animation:fall-78 11s -25s linear infinite}@keyframes fall-78{51.944%{transform:translate(47.8192vw,51.944vh) scale(.5747)}to{transform:translate(51.61975vw,99vh) scale(.5747)}}.snow:nth-child(79){opacity:1.4738;transform:translate(47.2681vw,-10px) scale(.7873);animation:fall-79 11s -20s linear infinite}@keyframes fall-79{76.227%{transform:translate(37.9913vw,76.227vh) scale(.7873)}to{transform:translate(42.6297vw,99vh) scale(.7873)}}.snow:nth-child(80){opacity:.2646;transform:translate(8.1331vw,-10px) scale(.2475);animation:fall-80 11s -30s linear infinite}@keyframes fall-80{69.04%{transform:translate(13.2466vw,69.04vh) scale(.2475)}to{transform:translate(10.68985vw,99vh) scale(.2475)}}.snow:nth-child(81){opacity:.5604;transform:translate(9.0663vw,-10px) scale(.941);animation:fall-81 24s -11s linear infinite}@keyframes fall-81{50.163%{transform:translate(4.6683vw,50.163vh) scale(.941)}to{transform:translate(6.8673vw,99vh) scale(.941)}}.snow:nth-child(82){opacity:.301;transform:translate(46.641vw,-10px) scale(.408);animation:fall-82 19s -5s linear infinite}@keyframes fall-82{30.637%{transform:translate(45.8014vw,30.637vh) scale(.408)}to{transform:translate(46.2212vw,99vh) scale(.408)}}.snow:nth-child(83){opacity:1.9174;transform:translate(20.3881vw,-10px) scale(.6723);animation:fall-83 14s -5s linear infinite}@keyframes fall-83{52.858%{transform:translate(20.7114vw,52.858vh) scale(.6723)}to{transform:translate(20.54975vw,99vh) scale(.6723)}}.snow:nth-child(84){opacity:1.6088;transform:translate(78.5315vw,-10px) scale(.0254);animation:fall-84 17s -3s linear infinite}@keyframes fall-84{54.94%{transform:translate(68.573vw,54.94vh) scale(.0254)}to{transform:translate(73.55225vw,99vh) scale(.0254)}}.snow:nth-child(85){opacity:.1674;transform:translate(16.7233vw,-10px) scale(.0123);animation:fall-85 28s -25s linear infinite}@keyframes fall-85{57.007%{transform:translate(15.5558vw,57.007vh) scale(.0123)}to{transform:translate(16.13955vw,99vh) scale(.0123)}}.snow:nth-child(86){opacity:.5858;transform:translate(77.3616vw,-10px) scale(.5932);animation:fall-86 11s -29s linear infinite}@keyframes fall-86{31.398%{transform:translate(69.9922vw,31.398vh) scale(.5932)}to{transform:translate(73.6769vw,99vh) scale(.5932)}}.snow:nth-child(87){opacity:.1556;transform:translate(90.1623vw,-10px) scale(.1253);animation:fall-87 24s -22s linear infinite}@keyframes fall-87{31.005%{transform:translate(82.0171vw,31.005vh) scale(.1253)}to{transform:translate(86.0897vw,99vh) scale(.1253)}}.snow:nth-child(88){opacity:.9888;transform:translate(49.0642vw,-10px) scale(.4837);animation:fall-88 13s -13s linear infinite}@keyframes fall-88{60.421%{transform:translate(42.8368vw,60.421vh) scale(.4837)}to{transform:translate(45.9505vw,99vh) scale(.4837)}}.snow:nth-child(89){opacity:.5292;transform:translate(51.4303vw,-10px) scale(.6669);animation:fall-89 20s -15s linear infinite}@keyframes fall-89{35.546%{transform:translate(52.9179vw,35.546vh) scale(.6669)}to{transform:translate(52.1741vw,99vh) scale(.6669)}}.snow:nth-child(90){opacity:.9388;transform:translate(2.8529vw,-10px) scale(.6464);animation:fall-90 23s -9s linear infinite}@keyframes fall-90{76.895%{transform:translate(12.6244vw,76.895vh) scale(.6464)}to{transform:translate(7.73865vw,99vh) scale(.6464)}}.snow:nth-child(91){opacity:.8352;transform:translate(49.8464vw,-10px) scale(.7023);animation:fall-91 12s -18s linear infinite}@keyframes fall-91{60.115%{transform:translate(52.0445vw,60.115vh) scale(.7023)}to{transform:translate(50.94545vw,99vh) scale(.7023)}}.snow:nth-child(92){opacity:.7364;transform:translate(73.302vw,-10px) scale(.9643);animation:fall-92 11s -4s linear infinite}@keyframes fall-92{46.52%{transform:translate(67.4207vw,46.52vh) scale(.9643)}to{transform:translate(70.36135vw,99vh) scale(.9643)}}.snow:nth-child(93){opacity:.559;transform:translate(39.9885vw,-10px) scale(.505);animation:fall-93 20s -25s linear infinite}@keyframes fall-93{58.472%{transform:translate(40.0948vw,58.472vh) scale(.505)}to{transform:translate(40.04165vw,99vh) scale(.505)}}.snow:nth-child(94){opacity:1.0616;transform:translate(71.1456vw,-10px) scale(.2989);animation:fall-94 19s -10s linear infinite}@keyframes fall-94{62.571%{transform:translate(71.7989vw,62.571vh) scale(.2989)}to{transform:translate(71.47225vw,99vh) scale(.2989)}}.snow:nth-child(95){opacity:1.9436;transform:translate(90.3432vw,-10px) scale(.309);animation:fall-95 10s -30s linear infinite}@keyframes fall-95{56.327%{transform:translate(94.231vw,56.327vh) scale(.309)}to{transform:translate(92.2871vw,99vh) scale(.309)}}.snow:nth-child(96){opacity:.3272;transform:translate(67.9984vw,-10px) scale(.7088);animation:fall-96 26s -8s linear infinite}@keyframes fall-96{57.448%{transform:translate(72.6148vw,57.448vh) scale(.7088)}to{transform:translate(70.3066vw,99vh) scale(.7088)}}.snow:nth-child(97){opacity:.045;transform:translate(92.6107vw,-10px) scale(.2228);animation:fall-97 15s -6s linear infinite}@keyframes fall-97{43.224%{transform:translate(86.7501vw,43.224vh) scale(.2228)}to{transform:translate(89.6804vw,99vh) scale(.2228)}}.snow:nth-child(98){opacity:.773;transform:translate(57.1214vw,-10px) scale(.8273);animation:fall-98 19s -5s linear infinite}@keyframes fall-98{51.084%{transform:translate(56.5274vw,51.084vh) scale(.8273)}to{transform:translate(56.8244vw,99vh) scale(.8273)}}.snow:nth-child(99){opacity:.092;transform:translate(25.6853vw,-10px) scale(.2769);animation:fall-99 15s -27s linear infinite}@keyframes fall-99{77.7%{transform:translate(27.843vw,77.7vh) scale(.2769)}to{transform:translate(26.76415vw,99vh) scale(.2769)}}.snow:nth-child(100){opacity:.7804;transform:translate(63.7896vw,-10px) scale(.2177);animation:fall-100 12s -24s linear infinite}@keyframes fall-100{77.307%{transform:translate(71.8729vw,77.307vh) scale(.2177)}to{transform:translate(67.83125vw,99vh) scale(.2177)}}.snow:nth-child(101){opacity:.8524;transform:translate(81.9026vw,-10px) scale(.7469);animation:fall-101 19s -13s linear infinite}@keyframes fall-101{40.943%{transform:translate(88.6674vw,40.943vh) scale(.7469)}to{transform:translate(85.285vw,99vh) scale(.7469)}}.snow:nth-child(102){opacity:.6572;transform:translate(22.0372vw,-10px) scale(.3452);animation:fall-102 24s -18s linear infinite}@keyframes fall-102{40.56%{transform:translate(14.4105vw,40.56vh) scale(.3452)}to{transform:translate(18.22385vw,99vh) scale(.3452)}}.snow:nth-child(103){opacity:1.358;transform:translate(96.2657vw,-10px) scale(.6661);animation:fall-103 10s -10s linear infinite}@keyframes fall-103{40.817%{transform:translate(100.7064vw,40.817vh) scale(.6661)}to{transform:translate(98.48605vw,99vh) scale(.6661)}}.snow:nth-child(104){opacity:1.2052;transform:translate(55.6871vw,-10px) scale(.6491);animation:fall-104 29s -19s linear infinite}@keyframes fall-104{37.075%{transform:translate(50.9529vw,37.075vh) scale(.6491)}to{transform:translate(53.32vw,99vh) scale(.6491)}}.snow:nth-child(105){opacity:1.2182;transform:translate(21.8014vw,-10px) scale(.0487);animation:fall-105 26s -23s linear infinite}@keyframes fall-105{42.473%{transform:translate(18.2818vw,42.473vh) scale(.0487)}to{transform:translate(20.0416vw,99vh) scale(.0487)}}.snow:nth-child(106){opacity:.3286;transform:translate(80.2646vw,-10px) scale(.0882);animation:fall-106 12s -10s linear infinite}@keyframes fall-106{46.303%{transform:translate(71.4285vw,46.303vh) scale(.0882)}to{transform:translate(75.84655vw,99vh) scale(.0882)}}.snow:nth-child(107){opacity:.583;transform:translate(27.9867vw,-10px) scale(.8642);animation:fall-107 23s -4s linear infinite}@keyframes fall-107{54.911%{transform:translate(32.2669vw,54.911vh) scale(.8642)}to{transform:translate(30.1268vw,99vh) scale(.8642)}}.snow:nth-child(108){opacity:.9384;transform:translate(45.5649vw,-10px) scale(.0773);animation:fall-108 26s -21s linear infinite}@keyframes fall-108{61.2%{transform:translate(49.852vw,61.2vh) scale(.0773)}to{transform:translate(47.70845vw,99vh) scale(.0773)}}.snow:nth-child(109){opacity:1.4206;transform:translate(65.8011vw,-10px) scale(.6679);animation:fall-109 10s -3s linear infinite}@keyframes fall-109{74.98%{transform:translate(68.7078vw,74.98vh) scale(.6679)}to{transform:translate(67.25445vw,99vh) scale(.6679)}}.snow:nth-child(110){opacity:.847;transform:translate(10.1659vw,-10px) scale(.6783);animation:fall-110 24s -6s linear infinite}@keyframes fall-110{52.906%{transform:translate(13.0285vw,52.906vh) scale(.6783)}to{transform:translate(11.5972vw,99vh) scale(.6783)}}.snow:nth-child(111){opacity:.8398;transform:translate(12.9759vw,-10px) scale(.9571);animation:fall-111 28s -8s linear infinite}@keyframes fall-111{60.335%{transform:translate(11.8175vw,60.335vh) scale(.9571)}to{transform:translate(12.3967vw,99vh) scale(.9571)}}.snow:nth-child(112){opacity:1.5616;transform:translate(81.9192vw,-10px) scale(.834);animation:fall-112 15s -23s linear infinite}@keyframes fall-112{50.229%{transform:translate(80.4382vw,50.229vh) scale(.834)}to{transform:translate(81.1787vw,99vh) scale(.834)}}.snow:nth-child(113){opacity:1.7632;transform:translate(61.7873vw,-10px) scale(.2372);animation:fall-113 30s -5s linear infinite}@keyframes fall-113{51.94%{transform:translate(65.6319vw,51.94vh) scale(.2372)}to{transform:translate(63.7096vw,99vh) scale(.2372)}}.snow:nth-child(114){opacity:1.1902;transform:translate(64.2684vw,-10px) scale(.7916);animation:fall-114 14s -16s linear infinite}@keyframes fall-114{65.07%{transform:translate(72.7727vw,65.07vh) scale(.7916)}to{transform:translate(68.52055vw,99vh) scale(.7916)}}.snow:nth-child(115){opacity:.7936;transform:translate(60.3855vw,-10px) scale(.4722);animation:fall-115 23s -2s linear infinite}@keyframes fall-115{63.729%{transform:translate(51.7596vw,63.729vh) scale(.4722)}to{transform:translate(56.07255vw,99vh) scale(.4722)}}.snow:nth-child(116){opacity:.238;transform:translate(38.8679vw,-10px) scale(.449);animation:fall-116 14s -25s linear infinite}@keyframes fall-116{55.575%{transform:translate(40.2555vw,55.575vh) scale(.449)}to{transform:translate(39.5617vw,99vh) scale(.449)}}.snow:nth-child(117){opacity:1.344;transform:translate(25.9065vw,-10px) scale(.0026);animation:fall-117 25s -10s linear infinite}@keyframes fall-117{41.249%{transform:translate(24.4104vw,41.249vh) scale(.0026)}to{transform:translate(25.15845vw,99vh) scale(.0026)}}.snow:nth-child(118){opacity:.522;transform:translate(16.3748vw,-10px) scale(.1601);animation:fall-118 23s -27s linear infinite}@keyframes fall-118{43%{transform:translate(7.8327vw,43vh) scale(.1601)}to{transform:translate(12.10375vw,99vh) scale(.1601)}}.snow:nth-child(119){opacity:.5224;transform:translate(9.7216vw,-10px) scale(.8182);animation:fall-119 19s -9s linear infinite}@keyframes fall-119{37.444%{transform:translate(4.8974vw,37.444vh) scale(.8182)}to{transform:translate(7.3095vw,99vh) scale(.8182)}}.snow:nth-child(120){opacity:1.6588;transform:translate(28.8652vw,-10px) scale(.2482);animation:fall-120 15s -19s linear infinite}@keyframes fall-120{74.83%{transform:translate(35.4183vw,74.83vh) scale(.2482)}to{transform:translate(32.14175vw,99vh) scale(.2482)}}.snow:nth-child(121){opacity:.723;transform:translate(80.3189vw,-10px) scale(.787);animation:fall-121 28s -22s linear infinite}@keyframes fall-121{67.811%{transform:translate(80.1627vw,67.811vh) scale(.787)}to{transform:translate(80.2408vw,99vh) scale(.787)}}.snow:nth-child(122){opacity:1.9956;transform:translate(8.523vw,-10px) scale(.6628);animation:fall-122 15s -9s linear infinite}@keyframes fall-122{43.671%{transform:translate(11.1926vw,43.671vh) scale(.6628)}to{transform:translate(9.8578vw,99vh) scale(.6628)}}.snow:nth-child(123){opacity:1.0178;transform:translate(88.3021vw,-10px) scale(.4317);animation:fall-123 22s -17s linear infinite}@keyframes fall-123{78.92%{transform:translate(88.5076vw,78.92vh) scale(.4317)}to{transform:translate(88.40485vw,99vh) scale(.4317)}}.snow:nth-child(124){opacity:1.658;transform:translate(.2124vw,-10px) scale(.5512);animation:fall-124 28s -16s linear infinite}@keyframes fall-124{60.771%{transform:translate(-1.3176vw,60.771vh) scale(.5512)}to{transform:translate(-.5526vw,99vh) scale(.5512)}}.snow:nth-child(125){opacity:.072;transform:translate(30.9219vw,-10px) scale(.0842);animation:fall-125 17s -11s linear infinite}@keyframes fall-125{39.457%{transform:translate(32.2118vw,39.457vh) scale(.0842)}to{transform:translate(31.56685vw,99vh) scale(.0842)}}.snow:nth-child(126){opacity:1.4812;transform:translate(84.435vw,-10px) scale(.3618);animation:fall-126 14s -15s linear infinite}@keyframes fall-126{73.814%{transform:translate(74.5785vw,73.814vh) scale(.3618)}to{transform:translate(79.50675vw,99vh) scale(.3618)}}.snow:nth-child(127){opacity:.471;transform:translate(9.8533vw,-10px) scale(.2971);animation:fall-127 20s -29s linear infinite}@keyframes fall-127{39.082%{transform:translate(14.3784vw,39.082vh) scale(.2971)}to{transform:translate(12.11585vw,99vh) scale(.2971)}}.snow:nth-child(128){opacity:1.8648;transform:translate(84.5108vw,-10px) scale(.2099);animation:fall-128 22s -22s linear infinite}@keyframes fall-128{73.763%{transform:translate(80.1253vw,73.763vh) scale(.2099)}to{transform:translate(82.31805vw,99vh) scale(.2099)}}.snow:nth-child(129){opacity:.2926;transform:translate(85.09vw,-10px) scale(.7438);animation:fall-129 29s -16s linear infinite}@keyframes fall-129{72.599%{transform:translate(91.0958vw,72.599vh) scale(.7438)}to{transform:translate(88.0929vw,99vh) scale(.7438)}}.snow:nth-child(130){opacity:1.5288;transform:translate(87.191vw,-10px) scale(.7075);animation:fall-130 14s -8s linear infinite}@keyframes fall-130{41.224%{transform:translate(94.5884vw,41.224vh) scale(.7075)}to{transform:translate(90.8897vw,99vh) scale(.7075)}}.snow:nth-child(131){opacity:.0838;transform:translate(53.1262vw,-10px) scale(.8563);animation:fall-131 28s -18s linear infinite}@keyframes fall-131{40.814%{transform:translate(46.5055vw,40.814vh) scale(.8563)}to{transform:translate(49.81585vw,99vh) scale(.8563)}}.snow:nth-child(132){opacity:.9992;transform:translate(81.5313vw,-10px) scale(.6765);animation:fall-132 28s -29s linear infinite}@keyframes fall-132{52.531%{transform:translate(71.7842vw,52.531vh) scale(.6765)}to{transform:translate(76.65775vw,99vh) scale(.6765)}}.snow:nth-child(133){opacity:.4074;transform:translate(1.9616vw,-10px) scale(.8157);animation:fall-133 25s -15s linear infinite}@keyframes fall-133{69.497%{transform:translate(7.5022vw,69.497vh) scale(.8157)}to{transform:translate(4.7319vw,99vh) scale(.8157)}}.snow:nth-child(134){opacity:.1494;transform:translate(85.9053vw,-10px) scale(.7719);animation:fall-134 23s -18s linear infinite}@keyframes fall-134{48.451%{transform:translate(80.2584vw,48.451vh) scale(.7719)}to{transform:translate(83.08185vw,99vh) scale(.7719)}}.snow:nth-child(135){opacity:1.5608;transform:translate(70.1617vw,-10px) scale(.3179);animation:fall-135 11s -3s linear infinite}@keyframes fall-135{69.571%{transform:translate(60.5534vw,69.571vh) scale(.3179)}to{transform:translate(65.35755vw,99vh) scale(.3179)}}.snow:nth-child(136){opacity:.9292;transform:translate(48.6719vw,-10px) scale(.0492);animation:fall-136 19s -10s linear infinite}@keyframes fall-136{72.638%{transform:translate(53.9189vw,72.638vh) scale(.0492)}to{transform:translate(51.2954vw,99vh) scale(.0492)}}.snow:nth-child(137){opacity:1.0356;transform:translate(29.7538vw,-10px) scale(.9877);animation:fall-137 21s -20s linear infinite}@keyframes fall-137{31.734%{transform:translate(27.5799vw,31.734vh) scale(.9877)}to{transform:translate(28.66685vw,99vh) scale(.9877)}}.snow:nth-child(138){opacity:1.0786;transform:translate(48.4428vw,-10px) scale(.078);animation:fall-138 23s -24s linear infinite}@keyframes fall-138{55.775%{transform:translate(51.318vw,55.775vh) scale(.078)}to{transform:translate(49.8804vw,99vh) scale(.078)}}.snow:nth-child(139){opacity:.7276;transform:translate(23.7317vw,-10px) scale(.899);animation:fall-139 18s -28s linear infinite}@keyframes fall-139{66.36%{transform:translate(19.0361vw,66.36vh) scale(.899)}to{transform:translate(21.3839vw,99vh) scale(.899)}}.snow:nth-child(140){opacity:1.5492;transform:translate(40.8378vw,-10px) scale(.2225);animation:fall-140 29s -15s linear infinite}@keyframes fall-140{75.617%{transform:translate(50.6651vw,75.617vh) scale(.2225)}to{transform:translate(45.75145vw,99vh) scale(.2225)}}.snow:nth-child(141){opacity:1.253;transform:translate(41.9891vw,-10px) scale(.5422);animation:fall-141 20s -11s linear infinite}@keyframes fall-141{74.568%{transform:translate(45.9291vw,74.568vh) scale(.5422)}to{transform:translate(43.9591vw,99vh) scale(.5422)}}.snow:nth-child(142){opacity:.5204;transform:translate(69.2213vw,-10px) scale(.2665);animation:fall-142 16s -30s linear infinite}@keyframes fall-142{40.895%{transform:translate(74.2372vw,40.895vh) scale(.2665)}to{transform:translate(71.72925vw,99vh) scale(.2665)}}.snow:nth-child(143){opacity:.3456;transform:translate(34.8109vw,-10px) scale(.7668);animation:fall-143 24s -20s linear infinite}@keyframes fall-143{74.412%{transform:translate(37.7588vw,74.412vh) scale(.7668)}to{transform:translate(36.28485vw,99vh) scale(.7668)}}.snow:nth-child(144){opacity:1.6616;transform:translate(98.4983vw,-10px) scale(.6498);animation:fall-144 10s -7s linear infinite}@keyframes fall-144{36.737%{transform:translate(98.2098vw,36.737vh) scale(.6498)}to{transform:translate(98.35405vw,99vh) scale(.6498)}}.snow:nth-child(145){opacity:1.9928;transform:translate(84.1892vw,-10px) scale(.3433);animation:fall-145 10s -19s linear infinite}@keyframes fall-145{64.511%{transform:translate(81.2118vw,64.511vh) scale(.3433)}to{transform:translate(82.7005vw,99vh) scale(.3433)}}.snow:nth-child(146){opacity:.2108;transform:translate(71.5068vw,-10px) scale(.8028);animation:fall-146 18s -27s linear infinite}@keyframes fall-146{42.517%{transform:translate(63.519vw,42.517vh) scale(.8028)}to{transform:translate(67.5129vw,99vh) scale(.8028)}}.snow:nth-child(147){opacity:1.6174;transform:translate(29.4866vw,-10px) scale(.5213);animation:fall-147 11s -27s linear infinite}@keyframes fall-147{62.78%{transform:translate(30.8876vw,62.78vh) scale(.5213)}to{transform:translate(30.1871vw,99vh) scale(.5213)}}.snow:nth-child(148){opacity:1.1862;transform:translate(17.6063vw,-10px) scale(.9518);animation:fall-148 18s -8s linear infinite}@keyframes fall-148{41.209%{transform:translate(11.1025vw,41.209vh) scale(.9518)}to{transform:translate(14.3544vw,99vh) scale(.9518)}}.snow:nth-child(149){opacity:1.8736;transform:translate(74.0458vw,-10px) scale(.6458);animation:fall-149 28s -24s linear infinite}@keyframes fall-149{50.318%{transform:translate(72.6598vw,50.318vh) scale(.6458)}to{transform:translate(73.3528vw,99vh) scale(.6458)}}.snow:nth-child(150){opacity:1.1796;transform:translate(5.1032vw,-10px) scale(.4275);animation:fall-150 11s -5s linear infinite}@keyframes fall-150{33.628%{transform:translate(11.6293vw,33.628vh) scale(.4275)}to{transform:translate(8.36625vw,99vh) scale(.4275)}}.snow:nth-child(151){opacity:1.9716;transform:translate(79.2129vw,-10px) scale(.3611);animation:fall-151 20s -1s linear infinite}@keyframes fall-151{45.37%{transform:translate(82.2903vw,45.37vh) scale(.3611)}to{transform:translate(80.7516vw,99vh) scale(.3611)}}.snow:nth-child(152){opacity:.5476;transform:translate(60.7348vw,-10px) scale(.0388);animation:fall-152 25s -9s linear infinite}@keyframes fall-152{68.407%{transform:translate(59.1149vw,68.407vh) scale(.0388)}to{transform:translate(59.92485vw,99vh) scale(.0388)}}.snow:nth-child(153){opacity:1.055;transform:translate(79.7702vw,-10px) scale(.9433);animation:fall-153 10s -3s linear infinite}@keyframes fall-153{51.011%{transform:translate(78.1493vw,51.011vh) scale(.9433)}to{transform:translate(78.95975vw,99vh) scale(.9433)}}.snow:nth-child(154){opacity:1.6058;transform:translate(8.3645vw,-10px) scale(.5548);animation:fall-154 22s -7s linear infinite}@keyframes fall-154{64.26%{transform:translate(8.4861vw,64.26vh) scale(.5548)}to{transform:translate(8.4253vw,99vh) scale(.5548)}}.snow:nth-child(155){opacity:.8194;transform:translate(83.1848vw,-10px) scale(.8434);animation:fall-155 23s -23s linear infinite}@keyframes fall-155{41.675%{transform:translate(81.3572vw,41.675vh) scale(.8434)}to{transform:translate(82.271vw,99vh) scale(.8434)}}.snow:nth-child(156){opacity:.8692;transform:translate(71.4573vw,-10px) scale(.9442);animation:fall-156 21s -3s linear infinite}@keyframes fall-156{60.738%{transform:translate(76.319vw,60.738vh) scale(.9442)}to{transform:translate(73.88815vw,99vh) scale(.9442)}}.snow:nth-child(157){opacity:1.9694;transform:translate(38.3972vw,-10px) scale(.9971);animation:fall-157 29s -22s linear infinite}@keyframes fall-157{44.476%{transform:translate(30.1889vw,44.476vh) scale(.9971)}to{transform:translate(34.29305vw,99vh) scale(.9971)}}.snow:nth-child(158){opacity:.1528;transform:translate(19.7265vw,-10px) scale(.7007);animation:fall-158 23s -23s linear infinite}@keyframes fall-158{60.143%{transform:translate(21.0165vw,60.143vh) scale(.7007)}to{transform:translate(20.3715vw,99vh) scale(.7007)}}.snow:nth-child(159){opacity:1.4558;transform:translate(57.9587vw,-10px) scale(.3058);animation:fall-159 20s -29s linear infinite}@keyframes fall-159{31.201%{transform:translate(48.043vw,31.201vh) scale(.3058)}to{transform:translate(53.00085vw,99vh) scale(.3058)}}.snow:nth-child(160){opacity:1.165;transform:translate(94.8993vw,-10px) scale(.6133);animation:fall-160 30s -29s linear infinite}@keyframes fall-160{61.693%{transform:translate(98.2118vw,61.693vh) scale(.6133)}to{transform:translate(96.55555vw,99vh) scale(.6133)}}.snow:nth-child(161){opacity:1.626;transform:translate(29.3899vw,-10px) scale(.5601);animation:fall-161 27s -27s linear infinite}@keyframes fall-161{32.402%{transform:translate(23.0307vw,32.402vh) scale(.5601)}to{transform:translate(26.2103vw,99vh) scale(.5601)}}.snow:nth-child(162){opacity:1.059;transform:translate(42.6083vw,-10px) scale(.2216);animation:fall-162 13s -20s linear infinite}@keyframes fall-162{73.787%{transform:translate(39.3189vw,73.787vh) scale(.2216)}to{transform:translate(40.9636vw,99vh) scale(.2216)}}.snow:nth-child(163){opacity:1.3726;transform:translate(44.362vw,-10px) scale(.4206);animation:fall-163 21s -15s linear infinite}@keyframes fall-163{62.161%{transform:translate(42.5446vw,62.161vh) scale(.4206)}to{transform:translate(43.4533vw,99vh) scale(.4206)}}.snow:nth-child(164){opacity:.1052;transform:translate(.5535vw,-10px) scale(.5141);animation:fall-164 26s -15s linear infinite}@keyframes fall-164{48.873%{transform:translate(3.1358vw,48.873vh) scale(.5141)}to{transform:translate(1.84465vw,99vh) scale(.5141)}}.snow:nth-child(165){opacity:.077;transform:translate(95.9641vw,-10px) scale(.6586);animation:fall-165 16s -16s linear infinite}@keyframes fall-165{73.669%{transform:translate(101.1459vw,73.669vh) scale(.6586)}to{transform:translate(98.555vw,99vh) scale(.6586)}}.snow:nth-child(166){opacity:1.9326;transform:translate(64.3637vw,-10px) scale(.6274);animation:fall-166 17s -6s linear infinite}@keyframes fall-166{72.425%{transform:translate(71.301vw,72.425vh) scale(.6274)}to{transform:translate(67.83235vw,99vh) scale(.6274)}}.snow:nth-child(167){opacity:1.1374;transform:translate(33.753vw,-10px) scale(.5857);animation:fall-167 26s -13s linear infinite}@keyframes fall-167{52.986%{transform:translate(40.4031vw,52.986vh) scale(.5857)}to{transform:translate(37.07805vw,99vh) scale(.5857)}}.snow:nth-child(168){opacity:.898;transform:translate(13.5666vw,-10px) scale(.5274);animation:fall-168 19s -20s linear infinite}@keyframes fall-168{47.02%{transform:translate(13.0715vw,47.02vh) scale(.5274)}to{transform:translate(13.31905vw,99vh) scale(.5274)}}.snow:nth-child(169){opacity:1.7948;transform:translate(26.5639vw,-10px) scale(.7066);animation:fall-169 26s -1s linear infinite}@keyframes fall-169{46.968%{transform:translate(22.6924vw,46.968vh) scale(.7066)}to{transform:translate(24.62815vw,99vh) scale(.7066)}}.snow:nth-child(170){opacity:.8358;transform:translate(16.6458vw,-10px) scale(.3517);animation:fall-170 19s -20s linear infinite}@keyframes fall-170{37.193%{transform:translate(19.203vw,37.193vh) scale(.3517)}to{transform:translate(17.9244vw,99vh) scale(.3517)}}.snow:nth-child(171){opacity:.7812;transform:translate(90.0666vw,-10px) scale(.1344);animation:fall-171 10s -9s linear infinite}@keyframes fall-171{73.641%{transform:translate(92.4357vw,73.641vh) scale(.1344)}to{transform:translate(91.25115vw,99vh) scale(.1344)}}.snow:nth-child(172){opacity:1.7608;transform:translate(71.4026vw,-10px) scale(.8112);animation:fall-172 26s -2s linear infinite}@keyframes fall-172{41.607%{transform:translate(62.4022vw,41.607vh) scale(.8112)}to{transform:translate(66.9024vw,99vh) scale(.8112)}}.snow:nth-child(173){opacity:1.9426;transform:translate(35.5257vw,-10px) scale(.0345);animation:fall-173 28s -10s linear infinite}@keyframes fall-173{51.329%{transform:translate(30.5608vw,51.329vh) scale(.0345)}to{transform:translate(33.04325vw,99vh) scale(.0345)}}.snow:nth-child(174){opacity:.3478;transform:translate(12.7229vw,-10px) scale(.446);animation:fall-174 11s -24s linear infinite}@keyframes fall-174{61.043%{transform:translate(17.3147vw,61.043vh) scale(.446)}to{transform:translate(15.0188vw,99vh) scale(.446)}}.snow:nth-child(175){opacity:.866;transform:translate(31.4753vw,-10px) scale(.8925);animation:fall-175 19s -20s linear infinite}@keyframes fall-175{72.278%{transform:translate(30.8116vw,72.278vh) scale(.8925)}to{transform:translate(31.14345vw,99vh) scale(.8925)}}.snow:nth-child(176){opacity:1.8054;transform:translate(48.7035vw,-10px) scale(.3514);animation:fall-176 11s -15s linear infinite}@keyframes fall-176{44.792%{transform:translate(47.7836vw,44.792vh) scale(.3514)}to{transform:translate(48.24355vw,99vh) scale(.3514)}}.snow:nth-child(177){opacity:.0844;transform:translate(41.1491vw,-10px) scale(.0127);animation:fall-177 15s -28s linear infinite}@keyframes fall-177{65.555%{transform:translate(43.2999vw,65.555vh) scale(.0127)}to{transform:translate(42.2245vw,99vh) scale(.0127)}}.snow:nth-child(178){opacity:1.5926;transform:translate(53.9081vw,-10px) scale(.744);animation:fall-178 27s -30s linear infinite}@keyframes fall-178{76.424%{transform:translate(48.9072vw,76.424vh) scale(.744)}to{transform:translate(51.40765vw,99vh) scale(.744)}}.snow:nth-child(179){opacity:.482;transform:translate(23.1708vw,-10px) scale(.5015);animation:fall-179 17s -4s linear infinite}@keyframes fall-179{37.312%{transform:translate(21.8847vw,37.312vh) scale(.5015)}to{transform:translate(22.52775vw,99vh) scale(.5015)}}.snow:nth-child(180){opacity:1.1376;transform:translate(93.2853vw,-10px) scale(.4163);animation:fall-180 23s -23s linear infinite}@keyframes fall-180{73.155%{transform:translate(89.85vw,73.155vh) scale(.4163)}to{transform:translate(91.56765vw,99vh) scale(.4163)}}.snow:nth-child(181){opacity:1.9374;transform:translate(84.3671vw,-10px) scale(.3599);animation:fall-181 20s -16s linear infinite}@keyframes fall-181{45.715%{transform:translate(93.9895vw,45.715vh) scale(.3599)}to{transform:translate(89.1783vw,99vh) scale(.3599)}}.snow:nth-child(182){opacity:.6042;transform:translate(55.207vw,-10px) scale(.653);animation:fall-182 12s -1s linear infinite}@keyframes fall-182{47.817%{transform:translate(59.9504vw,47.817vh) scale(.653)}to{transform:translate(57.5787vw,99vh) scale(.653)}}.snow:nth-child(183){opacity:.7346;transform:translate(62.643vw,-10px) scale(.0419);animation:fall-183 17s -7s linear infinite}@keyframes fall-183{45.797%{transform:translate(67.7851vw,45.797vh) scale(.0419)}to{transform:translate(65.21405vw,99vh) scale(.0419)}}.snow:nth-child(184){opacity:.483;transform:translate(27.735vw,-10px) scale(.7104);animation:fall-184 11s -6s linear infinite}@keyframes fall-184{44.742%{transform:translate(24.7755vw,44.742vh) scale(.7104)}to{transform:translate(26.25525vw,99vh) scale(.7104)}}.snow:nth-child(185){opacity:.2338;transform:translate(97.3965vw,-10px) scale(.8215);animation:fall-185 11s -27s linear infinite}@keyframes fall-185{42.651%{transform:translate(101.7152vw,42.651vh) scale(.8215)}to{transform:translate(99.55585vw,99vh) scale(.8215)}}.snow:nth-child(186){opacity:.0908;transform:translate(19.7393vw,-10px) scale(.8039);animation:fall-186 18s -18s linear infinite}@keyframes fall-186{37.285%{transform:translate(14.9844vw,37.285vh) scale(.8039)}to{transform:translate(17.36185vw,99vh) scale(.8039)}}.snow:nth-child(187){opacity:1.353;transform:translate(53.0699vw,-10px) scale(.22);animation:fall-187 17s -18s linear infinite}@keyframes fall-187{68.738%{transform:translate(43.9661vw,68.738vh) scale(.22)}to{transform:translate(48.518vw,99vh) scale(.22)}}.snow:nth-child(188){opacity:.6724;transform:translate(38.1945vw,-10px) scale(.0751);animation:fall-188 13s -10s linear infinite}@keyframes fall-188{32.687%{transform:translate(30.7148vw,32.687vh) scale(.0751)}to{transform:translate(34.45465vw,99vh) scale(.0751)}}.snow:nth-child(189){opacity:.0016;transform:translate(57.9831vw,-10px) scale(.7132);animation:fall-189 13s -9s linear infinite}@keyframes fall-189{73.965%{transform:translate(66.0058vw,73.965vh) scale(.7132)}to{transform:translate(61.99445vw,99vh) scale(.7132)}}.snow:nth-child(190){opacity:.7394;transform:translate(37.6048vw,-10px) scale(.8114);animation:fall-190 28s -11s linear infinite}@keyframes fall-190{51.342%{transform:translate(28.013vw,51.342vh) scale(.8114)}to{transform:translate(32.8089vw,99vh) scale(.8114)}}.snow:nth-child(191){opacity:.3466;transform:translate(88.1625vw,-10px) scale(.9336);animation:fall-191 11s -14s linear infinite}@keyframes fall-191{41.637%{transform:translate(90.6665vw,41.637vh) scale(.9336)}to{transform:translate(89.4145vw,99vh) scale(.9336)}}.snow:nth-child(192){opacity:1.5718;transform:translate(83.3385vw,-10px) scale(.0487);animation:fall-192 27s -4s linear infinite}@keyframes fall-192{66.697%{transform:translate(83.4077vw,66.697vh) scale(.0487)}to{transform:translate(83.3731vw,99vh) scale(.0487)}}.snow:nth-child(193){opacity:1.9122;transform:translate(61.4744vw,-10px) scale(.6109);animation:fall-193 28s -21s linear infinite}@keyframes fall-193{65.045%{transform:translate(52.3245vw,65.045vh) scale(.6109)}to{transform:translate(56.89945vw,99vh) scale(.6109)}}.snow:nth-child(194){opacity:1.247;transform:translate(95.1438vw,-10px) scale(.3306);animation:fall-194 30s -13s linear infinite}@keyframes fall-194{63.796%{transform:translate(95.3829vw,63.796vh) scale(.3306)}to{transform:translate(95.26335vw,99vh) scale(.3306)}}.snow:nth-child(195){opacity:.93;transform:translate(19.0372vw,-10px) scale(.8784);animation:fall-195 12s -19s linear infinite}@keyframes fall-195{71.393%{transform:translate(9.7822vw,71.393vh) scale(.8784)}to{transform:translate(14.4097vw,99vh) scale(.8784)}}.snow:nth-child(196){opacity:.6194;transform:translate(40.7123vw,-10px) scale(.608);animation:fall-196 12s -2s linear infinite}@keyframes fall-196{69.354%{transform:translate(33.1918vw,69.354vh) scale(.608)}to{transform:translate(36.95205vw,99vh) scale(.608)}}.snow:nth-child(197){opacity:.832;transform:translate(31.2985vw,-10px) scale(.6202);animation:fall-197 23s -26s linear infinite}@keyframes fall-197{38.906%{transform:translate(38.6125vw,38.906vh) scale(.6202)}to{transform:translate(34.9555vw,99vh) scale(.6202)}}.snow:nth-child(198){opacity:1.828;transform:translate(77.2723vw,-10px) scale(.2345);animation:fall-198 27s -18s linear infinite}@keyframes fall-198{33.463%{transform:translate(72.3056vw,33.463vh) scale(.2345)}to{transform:translate(74.78895vw,99vh) scale(.2345)}}.snow:nth-child(199){opacity:.6262;transform:translate(35.8207vw,-10px) scale(.4702);animation:fall-199 30s -3s linear infinite}@keyframes fall-199{50.937%{transform:translate(27.0067vw,50.937vh) scale(.4702)}to{transform:translate(31.4137vw,99vh) scale(.4702)}}.snow:nth-child(200){opacity:1.7168;transform:translate(.2653vw,-10px) scale(.4069);animation:fall-200 13s -9s linear infinite}@keyframes fall-200{51.841%{transform:translate(9.588vw,51.841vh) scale(.4069)}to{transform:translate(4.92665vw,99vh) scale(.4069)}}.snow:nth-child(201){opacity:1.21;transform:translate(29.0382vw,-10px) scale(.4125);animation:fall-201 23s -14s linear infinite}@keyframes fall-201{42.891%{transform:translate(22.39vw,42.891vh) scale(.4125)}to{transform:translate(25.7141vw,99vh) scale(.4125)}}.snow:nth-child(202){opacity:1.3166;transform:translate(15.5434vw,-10px) scale(.3401);animation:fall-202 23s -25s linear infinite}@keyframes fall-202{74.695%{transform:translate(12.9052vw,74.695vh) scale(.3401)}to{transform:translate(14.2243vw,99vh) scale(.3401)}}.snow:nth-child(203){opacity:1.3542;transform:translate(87.665vw,-10px) scale(.5528);animation:fall-203 23s -12s linear infinite}@keyframes fall-203{50.195%{transform:translate(89.9904vw,50.195vh) scale(.5528)}to{transform:translate(88.8277vw,99vh) scale(.5528)}}.snow:nth-child(204){opacity:.609;transform:translate(10.3744vw,-10px) scale(.9545);animation:fall-204 18s -24s linear infinite}@keyframes fall-204{78.535%{transform:translate(7.3298vw,78.535vh) scale(.9545)}to{transform:translate(8.8521vw,99vh) scale(.9545)}}.snow:nth-child(205){opacity:1.3468;transform:translate(23.3404vw,-10px) scale(.7938);animation:fall-205 26s -10s linear infinite}@keyframes fall-205{49.185%{transform:translate(22.9083vw,49.185vh) scale(.7938)}to{transform:translate(23.12435vw,99vh) scale(.7938)}}.snow:nth-child(206){opacity:.9718;transform:translate(30.4255vw,-10px) scale(.5317);animation:fall-206 27s -17s linear infinite}@keyframes fall-206{53.579%{transform:translate(26.8047vw,53.579vh) scale(.5317)}to{transform:translate(28.6151vw,99vh) scale(.5317)}}.snow:nth-child(207){opacity:1.7886;transform:translate(72.3419vw,-10px) scale(.109);animation:fall-207 19s -5s linear infinite}@keyframes fall-207{38.491%{transform:translate(66.9243vw,38.491vh) scale(.109)}to{transform:translate(69.6331vw,99vh) scale(.109)}}.snow:nth-child(208){opacity:1.445;transform:translate(13.9404vw,-10px) scale(.9789);animation:fall-208 11s -1s linear infinite}@keyframes fall-208{60.747%{transform:translate(11.4241vw,60.747vh) scale(.9789)}to{transform:translate(12.68225vw,99vh) scale(.9789)}}.snow:nth-child(209){opacity:1.7354;transform:translate(.687vw,-10px) scale(.2411);animation:fall-209 29s -1s linear infinite}@keyframes fall-209{43.782%{transform:translate(6.5568vw,43.782vh) scale(.2411)}to{transform:translate(3.6219vw,99vh) scale(.2411)}}.snow:nth-child(210){opacity:1.7394;transform:translate(75.8768vw,-10px) scale(.5077);animation:fall-210 11s -29s linear infinite}@keyframes fall-210{49.616%{transform:translate(84.6173vw,49.616vh) scale(.5077)}to{transform:translate(80.24705vw,99vh) scale(.5077)}}.snow:nth-child(211){opacity:.8354;transform:translate(55.8564vw,-10px) scale(.0874);animation:fall-211 27s -5s linear infinite}@keyframes fall-211{44.454%{transform:translate(47.494vw,44.454vh) scale(.0874)}to{transform:translate(51.6752vw,99vh) scale(.0874)}}.snow:nth-child(212){opacity:.6586;transform:translate(29.2357vw,-10px) scale(.0652);animation:fall-212 21s -7s linear infinite}@keyframes fall-212{75.669%{transform:translate(34.6016vw,75.669vh) scale(.0652)}to{transform:translate(31.91865vw,99vh) scale(.0652)}}.snow:nth-child(213){opacity:1.9372;transform:translate(54.4841vw,-10px) scale(.7216);animation:fall-213 26s -18s linear infinite}@keyframes fall-213{68.796%{transform:translate(55.199vw,68.796vh) scale(.7216)}to{transform:translate(54.84155vw,99vh) scale(.7216)}}.snow:nth-child(214){opacity:.4302;transform:translate(85.1648vw,-10px) scale(.5852);animation:fall-214 28s -29s linear infinite}@keyframes fall-214{63.731%{transform:translate(90.4947vw,63.731vh) scale(.5852)}to{transform:translate(87.82975vw,99vh) scale(.5852)}}.snow:nth-child(215){opacity:1.0626;transform:translate(16.5711vw,-10px) scale(.0552);animation:fall-215 26s -4s linear infinite}@keyframes fall-215{48.16%{transform:translate(23.8361vw,48.16vh) scale(.0552)}to{transform:translate(20.2036vw,99vh) scale(.0552)}}.snow:nth-child(216){opacity:1.3554;transform:translate(74.9593vw,-10px) scale(.3029);animation:fall-216 10s -26s linear infinite}@keyframes fall-216{45.777%{transform:translate(66.0759vw,45.777vh) scale(.3029)}to{transform:translate(70.5176vw,99vh) scale(.3029)}}.snow:nth-child(217){opacity:.5576;transform:translate(5.9102vw,-10px) scale(.3989);animation:fall-217 15s -23s linear infinite}@keyframes fall-217{78.215%{transform:translate(1.0439vw,78.215vh) scale(.3989)}to{transform:translate(3.47705vw,99vh) scale(.3989)}}.snow:nth-child(218){opacity:.1654;transform:translate(70.5518vw,-10px) scale(.897);animation:fall-218 25s -19s linear infinite}@keyframes fall-218{77.171%{transform:translate(70.5526vw,77.171vh) scale(.897)}to{transform:translate(70.5522vw,99vh) scale(.897)}}.snow:nth-child(219){opacity:.9874;transform:translate(57.6022vw,-10px) scale(.3031);animation:fall-219 24s -25s linear infinite}@keyframes fall-219{60.103%{transform:translate(62.0558vw,60.103vh) scale(.3031)}to{transform:translate(59.829vw,99vh) scale(.3031)}}.snow:nth-child(220){opacity:.0124;transform:translate(48.6946vw,-10px) scale(.4767);animation:fall-220 17s -20s linear infinite}@keyframes fall-220{36.403%{transform:translate(45.579vw,36.403vh) scale(.4767)}to{transform:translate(47.1368vw,99vh) scale(.4767)}}.snow:nth-child(221){opacity:.7354;transform:translate(2.1388vw,-10px) scale(.7286);animation:fall-221 24s -30s linear infinite}@keyframes fall-221{72.959%{transform:translate(5.5423vw,72.959vh) scale(.7286)}to{transform:translate(3.84055vw,99vh) scale(.7286)}}.snow:nth-child(222){opacity:.358;transform:translate(3.2137vw,-10px) scale(.8634);animation:fall-222 21s -13s linear infinite}@keyframes fall-222{53.136%{transform:translate(7.7717vw,53.136vh) scale(.8634)}to{transform:translate(5.4927vw,99vh) scale(.8634)}}.snow:nth-child(223){opacity:1.3264;transform:translate(68.5994vw,-10px) scale(.2414);animation:fall-223 13s -29s linear infinite}@keyframes fall-223{52.832%{transform:translate(71.3154vw,52.832vh) scale(.2414)}to{transform:translate(69.9574vw,99vh) scale(.2414)}}.snow:nth-child(224){opacity:.1794;transform:translate(40.6773vw,-10px) scale(.1399);animation:fall-224 18s -14s linear infinite}@keyframes fall-224{57.658%{transform:translate(36.2208vw,57.658vh) scale(.1399)}to{transform:translate(38.44905vw,99vh) scale(.1399)}}.snow:nth-child(225){opacity:1.754;transform:translate(42.6771vw,-10px) scale(.5741);animation:fall-225 10s -16s linear infinite}@keyframes fall-225{58.864%{transform:translate(34.5231vw,58.864vh) scale(.5741)}to{transform:translate(38.6001vw,99vh) scale(.5741)}}.snow:nth-child(226){opacity:.8852;transform:translate(9.6588vw,-10px) scale(.432);animation:fall-226 13s -27s linear infinite}@keyframes fall-226{42.207%{transform:translate(13.4053vw,42.207vh) scale(.432)}to{transform:translate(11.53205vw,99vh) scale(.432)}}.snow:nth-child(227){opacity:.243;transform:translate(16.3531vw,-10px) scale(.6942);animation:fall-227 29s -25s linear infinite}@keyframes fall-227{53.097%{transform:translate(7.2119vw,53.097vh) scale(.6942)}to{transform:translate(11.7825vw,99vh) scale(.6942)}}.snow:nth-child(228){opacity:.5632;transform:translate(69.3264vw,-10px) scale(.7915);animation:fall-228 30s -7s linear infinite}@keyframes fall-228{31.46%{transform:translate(76.707vw,31.46vh) scale(.7915)}to{transform:translate(73.0167vw,99vh) scale(.7915)}}.snow:nth-child(229){opacity:1.4426;transform:translate(22.1438vw,-10px) scale(.0107);animation:fall-229 10s -21s linear infinite}@keyframes fall-229{43.279%{transform:translate(22.5386vw,43.279vh) scale(.0107)}to{transform:translate(22.3412vw,99vh) scale(.0107)}}.snow:nth-child(230){opacity:.7878;transform:translate(18.5576vw,-10px) scale(.5689);animation:fall-230 17s -14s linear infinite}@keyframes fall-230{76.419%{transform:translate(16.0942vw,76.419vh) scale(.5689)}to{transform:translate(17.3259vw,99vh) scale(.5689)}}.snow:nth-child(231){opacity:1.6718;transform:translate(70.5337vw,-10px) scale(.1765);animation:fall-231 23s -3s linear infinite}@keyframes fall-231{30.958%{transform:translate(79.3795vw,30.958vh) scale(.1765)}to{transform:translate(74.9566vw,99vh) scale(.1765)}}.snow:nth-child(232){opacity:1.7076;transform:translate(75.9442vw,-10px) scale(.7207);animation:fall-232 17s -27s linear infinite}@keyframes fall-232{61.367%{transform:translate(74.7768vw,61.367vh) scale(.7207)}to{transform:translate(75.3605vw,99vh) scale(.7207)}}.snow:nth-child(233){opacity:.034;transform:translate(29.3858vw,-10px) scale(.9746);animation:fall-233 22s -28s linear infinite}@keyframes fall-233{43.932%{transform:translate(29.1677vw,43.932vh) scale(.9746)}to{transform:translate(29.27675vw,99vh) scale(.9746)}}.snow:nth-child(234){opacity:.2138;transform:translate(55.651vw,-10px) scale(.6774);animation:fall-234 26s -13s linear infinite}@keyframes fall-234{79.016%{transform:translate(47.3262vw,79.016vh) scale(.6774)}to{transform:translate(51.4886vw,99vh) scale(.6774)}}.snow:nth-child(235){opacity:.0928;transform:translate(79.679vw,-10px) scale(.6691);animation:fall-235 25s -12s linear infinite}@keyframes fall-235{31.251%{transform:translate(80.0843vw,31.251vh) scale(.6691)}to{transform:translate(79.88165vw,99vh) scale(.6691)}}.snow:nth-child(236){opacity:1.902;transform:translate(49.1773vw,-10px) scale(.1991);animation:fall-236 29s -7s linear infinite}@keyframes fall-236{54.361%{transform:translate(58.8649vw,54.361vh) scale(.1991)}to{transform:translate(54.0211vw,99vh) scale(.1991)}}.snow:nth-child(237){opacity:.6716;transform:translate(89.0928vw,-10px) scale(.9347);animation:fall-237 13s -17s linear infinite}@keyframes fall-237{57.263%{transform:translate(97.0183vw,57.263vh) scale(.9347)}to{transform:translate(93.05555vw,99vh) scale(.9347)}}.snow:nth-child(238){opacity:1.2472;transform:translate(15.6706vw,-10px) scale(.9049);animation:fall-238 15s -1s linear infinite}@keyframes fall-238{67.697%{transform:translate(23.4588vw,67.697vh) scale(.9049)}to{transform:translate(19.5647vw,99vh) scale(.9049)}}.snow:nth-child(239){opacity:.5578;transform:translate(75.5753vw,-10px) scale(.3321);animation:fall-239 18s -17s linear infinite}@keyframes fall-239{68.795%{transform:translate(78.7045vw,68.795vh) scale(.3321)}to{transform:translate(77.1399vw,99vh) scale(.3321)}}.snow:nth-child(240){opacity:1.3518;transform:translate(54.499vw,-10px) scale(.3175);animation:fall-240 13s -14s linear infinite}@keyframes fall-240{34.753%{transform:translate(59.1902vw,34.753vh) scale(.3175)}to{transform:translate(56.8446vw,99vh) scale(.3175)}}.snow:nth-child(241){opacity:1.7074;transform:translate(67.6939vw,-10px) scale(.1082);animation:fall-241 17s -10s linear infinite}@keyframes fall-241{77.416%{transform:translate(64.503vw,77.416vh) scale(.1082)}to{transform:translate(66.09845vw,99vh) scale(.1082)}}.snow:nth-child(242){opacity:.8792;transform:translate(5.3048vw,-10px) scale(.9847);animation:fall-242 29s -11s linear infinite}@keyframes fall-242{79.338%{transform:translate(7.5958vw,79.338vh) scale(.9847)}to{transform:translate(6.4503vw,99vh) scale(.9847)}}.snow:nth-child(243){opacity:1.2864;transform:translate(19.4599vw,-10px) scale(.5421);animation:fall-243 15s -25s linear infinite}@keyframes fall-243{69.17%{transform:translate(17.1155vw,69.17vh) scale(.5421)}to{transform:translate(18.2877vw,99vh) scale(.5421)}}.snow:nth-child(244){opacity:.1908;transform:translate(34.6692vw,-10px) scale(.2243);animation:fall-244 19s -16s linear infinite}@keyframes fall-244{35.314%{transform:translate(42.34vw,35.314vh) scale(.2243)}to{transform:translate(38.5046vw,99vh) scale(.2243)}}.snow:nth-child(245){opacity:.4458;transform:translate(9.0325vw,-10px) scale(.9829);animation:fall-245 18s -23s linear infinite}@keyframes fall-245{66.415%{transform:translate(9.5655vw,66.415vh) scale(.9829)}to{transform:translate(9.299vw,99vh) scale(.9829)}}.snow:nth-child(246){opacity:1.2526;transform:translate(80.6802vw,-10px) scale(.4723);animation:fall-246 21s -9s linear infinite}@keyframes fall-246{69.348%{transform:translate(82.0897vw,69.348vh) scale(.4723)}to{transform:translate(81.38495vw,99vh) scale(.4723)}}.snow:nth-child(247){opacity:.7588;transform:translate(69.9855vw,-10px) scale(.7608);animation:fall-247 28s -22s linear infinite}@keyframes fall-247{44.153%{transform:translate(75.795vw,44.153vh) scale(.7608)}to{transform:translate(72.89025vw,99vh) scale(.7608)}}.snow:nth-child(248){opacity:.9094;transform:translate(41.2792vw,-10px) scale(.5692);animation:fall-248 16s -24s linear infinite}@keyframes fall-248{50.358%{transform:translate(41.5434vw,50.358vh) scale(.5692)}to{transform:translate(41.4113vw,99vh) scale(.5692)}}.snow:nth-child(249){opacity:1.2722;transform:translate(11.0831vw,-10px) scale(.4483);animation:fall-249 26s -3s linear infinite}@keyframes fall-249{74.453%{transform:translate(10.0393vw,74.453vh) scale(.4483)}to{transform:translate(10.5612vw,99vh) scale(.4483)}}.snow:nth-child(250){opacity:.7574;transform:translate(4.8358vw,-10px) scale(.0438);animation:fall-250 12s -22s linear infinite}@keyframes fall-250{37.759%{transform:translate(-4.1087vw,37.759vh) scale(.0438)}to{transform:translate(.36355vw,99vh) scale(.0438)}}.snow:nth-child(251){opacity:1.8532;transform:translate(89.9095vw,-10px) scale(.2045);animation:fall-251 14s -20s linear infinite}@keyframes fall-251{32.144%{transform:translate(84.4051vw,32.144vh) scale(.2045)}to{transform:translate(87.1573vw,99vh) scale(.2045)}}.snow:nth-child(252){opacity:1.2264;transform:translate(85.501vw,-10px) scale(.3783);animation:fall-252 29s -13s linear infinite}@keyframes fall-252{42.804%{transform:translate(95.3834vw,42.804vh) scale(.3783)}to{transform:translate(90.4422vw,99vh) scale(.3783)}}.snow:nth-child(253){opacity:.4622;transform:translate(4.2801vw,-10px) scale(.4735);animation:fall-253 23s -5s linear infinite}@keyframes fall-253{41.318%{transform:translate(-4.8241vw,41.318vh) scale(.4735)}to{transform:translate(-.272vw,99vh) scale(.4735)}}.snow:nth-child(254){opacity:.4154;transform:translate(36.791vw,-10px) scale(.127);animation:fall-254 21s -23s linear infinite}@keyframes fall-254{63.897%{transform:translate(34.207vw,63.897vh) scale(.127)}to{transform:translate(35.499vw,99vh) scale(.127)}}.snow:nth-child(255){opacity:1.6836;transform:translate(49.9809vw,-10px) scale(.2056);animation:fall-255 17s -9s linear infinite}@keyframes fall-255{55.401%{transform:translate(43.2973vw,55.401vh) scale(.2056)}to{transform:translate(46.6391vw,99vh) scale(.2056)}}.snow:nth-child(256){opacity:.3152;transform:translate(2.0899vw,-10px) scale(.3017);animation:fall-256 11s -3s linear infinite}@keyframes fall-256{76.022%{transform:translate(-2.7545vw,76.022vh) scale(.3017)}to{transform:translate(-.3323vw,99vh) scale(.3017)}}.snow:nth-child(257){opacity:.793;transform:translate(48.3829vw,-10px) scale(.3509);animation:fall-257 20s -21s linear infinite}@keyframes fall-257{55.721%{transform:translate(50.7386vw,55.721vh) scale(.3509)}to{transform:translate(49.56075vw,99vh) scale(.3509)}}.snow:nth-child(258){opacity:1.3404;transform:translate(54.6805vw,-10px) scale(.2198);animation:fall-258 11s -25s linear infinite}@keyframes fall-258{40.107%{transform:translate(54.6021vw,40.107vh) scale(.2198)}to{transform:translate(54.6413vw,99vh) scale(.2198)}}.snow:nth-child(259){opacity:1.8758;transform:translate(33.1727vw,-10px) scale(.8996);animation:fall-259 19s -16s linear infinite}@keyframes fall-259{51.052%{transform:translate(28.6243vw,51.052vh) scale(.8996)}to{transform:translate(30.8985vw,99vh) scale(.8996)}}.snow:nth-child(260){opacity:.6286;transform:translate(67.3367vw,-10px) scale(.1602);animation:fall-260 29s -29s linear infinite}@keyframes fall-260{74.806%{transform:translate(67.8783vw,74.806vh) scale(.1602)}to{transform:translate(67.6075vw,99vh) scale(.1602)}}.snow:nth-child(261){opacity:1.2922;transform:translate(80.4864vw,-10px) scale(.5704);animation:fall-261 16s -29s linear infinite}@keyframes fall-261{56.194%{transform:translate(87.6359vw,56.194vh) scale(.5704)}to{transform:translate(84.06115vw,99vh) scale(.5704)}}.snow:nth-child(262){opacity:1.2078;transform:translate(14.6413vw,-10px) scale(.9268);animation:fall-262 17s -16s linear infinite}@keyframes fall-262{76.501%{transform:translate(22.1125vw,76.501vh) scale(.9268)}to{transform:translate(18.3769vw,99vh) scale(.9268)}}.snow:nth-child(263){opacity:.621;transform:translate(14.599vw,-10px) scale(.7139);animation:fall-263 10s -6s linear infinite}@keyframes fall-263{39.401%{transform:translate(21.6378vw,39.401vh) scale(.7139)}to{transform:translate(18.1184vw,99vh) scale(.7139)}}.snow:nth-child(264){opacity:.456;transform:translate(75.614vw,-10px) scale(.1151);animation:fall-264 25s -16s linear infinite}@keyframes fall-264{71.515%{transform:translate(74.0354vw,71.515vh) scale(.1151)}to{transform:translate(74.8247vw,99vh) scale(.1151)}}.snow:nth-child(265){opacity:.59;transform:translate(91.4858vw,-10px) scale(.2289);animation:fall-265 28s -18s linear infinite}@keyframes fall-265{45.648%{transform:translate(88.3696vw,45.648vh) scale(.2289)}to{transform:translate(89.9277vw,99vh) scale(.2289)}}.snow:nth-child(266){opacity:1.9508;transform:translate(49.0877vw,-10px) scale(.5806);animation:fall-266 28s -24s linear infinite}@keyframes fall-266{30.177%{transform:translate(52.8373vw,30.177vh) scale(.5806)}to{transform:translate(50.9625vw,99vh) scale(.5806)}}.snow:nth-child(267){opacity:.8794;transform:translate(20.0896vw,-10px) scale(.443);animation:fall-267 17s -8s linear infinite}@keyframes fall-267{41.492%{transform:translate(15.02vw,41.492vh) scale(.443)}to{transform:translate(17.5548vw,99vh) scale(.443)}}.snow:nth-child(268){opacity:.6662;transform:translate(97.8131vw,-10px) scale(.3468);animation:fall-268 12s -27s linear infinite}@keyframes fall-268{55.137%{transform:translate(90.8834vw,55.137vh) scale(.3468)}to{transform:translate(94.34825vw,99vh) scale(.3468)}}.snow:nth-child(269){opacity:1.977;transform:translate(19.898vw,-10px) scale(.2004);animation:fall-269 23s -10s linear infinite}@keyframes fall-269{53.352%{transform:translate(11.5449vw,53.352vh) scale(.2004)}to{transform:translate(15.72145vw,99vh) scale(.2004)}}.snow:nth-child(270){opacity:1.503;transform:translate(77.5408vw,-10px) scale(.8856);animation:fall-270 26s -8s linear infinite}@keyframes fall-270{39.974%{transform:translate(77.2205vw,39.974vh) scale(.8856)}to{transform:translate(77.38065vw,99vh) scale(.8856)}}.snow:nth-child(271){opacity:.4362;transform:translate(39.8436vw,-10px) scale(.6065);animation:fall-271 14s -15s linear infinite}@keyframes fall-271{65.042%{transform:translate(44.6828vw,65.042vh) scale(.6065)}to{transform:translate(42.2632vw,99vh) scale(.6065)}}.snow:nth-child(272){opacity:.3876;transform:translate(82.0859vw,-10px) scale(.7788);animation:fall-272 22s -25s linear infinite}@keyframes fall-272{46.792%{transform:translate(88.7327vw,46.792vh) scale(.7788)}to{transform:translate(85.4093vw,99vh) scale(.7788)}}.snow:nth-child(273){opacity:.1628;transform:translate(26.653vw,-10px) scale(.84);animation:fall-273 24s -19s linear infinite}@keyframes fall-273{73.298%{transform:translate(21.0204vw,73.298vh) scale(.84)}to{transform:translate(23.8367vw,99vh) scale(.84)}}.snow:nth-child(274){opacity:.925;transform:translate(27.5888vw,-10px) scale(.0688);animation:fall-274 28s -25s linear infinite}@keyframes fall-274{75.552%{transform:translate(28.079vw,75.552vh) scale(.0688)}to{transform:translate(27.8339vw,99vh) scale(.0688)}}.snow:nth-child(275){opacity:.8092;transform:translate(68.1879vw,-10px) scale(.9035);animation:fall-275 15s -18s linear infinite}@keyframes fall-275{58.214%{transform:translate(60.83vw,58.214vh) scale(.9035)}to{transform:translate(64.50895vw,99vh) scale(.9035)}}.snow:nth-child(276){opacity:.1684;transform:translate(76.8764vw,-10px) scale(.3742);animation:fall-276 29s -14s linear infinite}@keyframes fall-276{76.161%{transform:translate(74.6889vw,76.161vh) scale(.3742)}to{transform:translate(75.78265vw,99vh) scale(.3742)}}.snow:nth-child(277){opacity:.7612;transform:translate(58.9385vw,-10px) scale(.3422);animation:fall-277 23s -13s linear infinite}@keyframes fall-277{40.944%{transform:translate(50.6015vw,40.944vh) scale(.3422)}to{transform:translate(54.77vw,99vh) scale(.3422)}}.snow:nth-child(278){opacity:.5382;transform:translate(38.0865vw,-10px) scale(.3403);animation:fall-278 22s -28s linear infinite}@keyframes fall-278{75.214%{transform:translate(46.3974vw,75.214vh) scale(.3403)}to{transform:translate(42.24195vw,99vh) scale(.3403)}}.snow:nth-child(279){opacity:.1856;transform:translate(24.7868vw,-10px) scale(.9198);animation:fall-279 12s -23s linear infinite}@keyframes fall-279{69.476%{transform:translate(28.1919vw,69.476vh) scale(.9198)}to{transform:translate(26.48935vw,99vh) scale(.9198)}}.snow:nth-child(280){opacity:.9868;transform:translate(59.6591vw,-10px) scale(.7553);animation:fall-280 17s -26s linear infinite}@keyframes fall-280{75.195%{transform:translate(57.6907vw,75.195vh) scale(.7553)}to{transform:translate(58.6749vw,99vh) scale(.7553)}}.snow:nth-child(281){opacity:1.4922;transform:translate(78.7965vw,-10px) scale(.8146);animation:fall-281 12s -12s linear infinite}@keyframes fall-281{42.945%{transform:translate(74.5924vw,42.945vh) scale(.8146)}to{transform:translate(76.69445vw,99vh) scale(.8146)}}.snow:nth-child(282){opacity:1.1426;transform:translate(66.7072vw,-10px) scale(.0972);animation:fall-282 15s -30s linear infinite}@keyframes fall-282{47.193%{transform:translate(68.4312vw,47.193vh) scale(.0972)}to{transform:translate(67.5692vw,99vh) scale(.0972)}}.snow:nth-child(283){opacity:1.7042;transform:translate(96.1116vw,-10px) scale(.3713);animation:fall-283 23s -19s linear infinite}@keyframes fall-283{31.118%{transform:translate(103.2302vw,31.118vh) scale(.3713)}to{transform:translate(99.6709vw,99vh) scale(.3713)}}.snow:nth-child(284){opacity:.0942;transform:translate(2.3011vw,-10px) scale(.872);animation:fall-284 21s -12s linear infinite}@keyframes fall-284{41.202%{transform:translate(2.2222vw,41.202vh) scale(.872)}to{transform:translate(2.26165vw,99vh) scale(.872)}}.snow:nth-child(285){opacity:1.0464;transform:translate(55.8545vw,-10px) scale(.8476);animation:fall-285 30s -26s linear infinite}@keyframes fall-285{32.606%{transform:translate(58.353vw,32.606vh) scale(.8476)}to{transform:translate(57.10375vw,99vh) scale(.8476)}}.snow:nth-child(286){opacity:.1578;transform:translate(87.481vw,-10px) scale(.3131);animation:fall-286 24s -26s linear infinite}@keyframes fall-286{70.843%{transform:translate(88.1332vw,70.843vh) scale(.3131)}to{transform:translate(87.8071vw,99vh) scale(.3131)}}.snow:nth-child(287){opacity:.0704;transform:translate(30.2666vw,-10px) scale(.534);animation:fall-287 23s -16s linear infinite}@keyframes fall-287{64.592%{transform:translate(32.1927vw,64.592vh) scale(.534)}to{transform:translate(31.22965vw,99vh) scale(.534)}}.snow:nth-child(288){opacity:1.2208;transform:translate(65.0549vw,-10px) scale(.478);animation:fall-288 12s -13s linear infinite}@keyframes fall-288{75.157%{transform:translate(66.293vw,75.157vh) scale(.478)}to{transform:translate(65.67395vw,99vh) scale(.478)}}.snow:nth-child(289){opacity:.7682;transform:translate(31.6708vw,-10px) scale(.3018);animation:fall-289 14s -22s linear infinite}@keyframes fall-289{55.622%{transform:translate(29.6891vw,55.622vh) scale(.3018)}to{transform:translate(30.67995vw,99vh) scale(.3018)}}.snow:nth-child(290){opacity:1.8898;transform:translate(9.2522vw,-10px) scale(.4617);animation:fall-290 24s -5s linear infinite}@keyframes fall-290{31.451%{transform:translate(7.573vw,31.451vh) scale(.4617)}to{transform:translate(8.4126vw,99vh) scale(.4617)}}.snow:nth-child(291){opacity:1.839;transform:translate(99.6472vw,-10px) scale(.3417);animation:fall-291 14s -28s linear infinite}@keyframes fall-291{66.866%{transform:translate(101.0347vw,66.866vh) scale(.3417)}to{transform:translate(100.34095vw,99vh) scale(.3417)}}.snow:nth-child(292){opacity:.5598;transform:translate(95.2526vw,-10px) scale(.5922);animation:fall-292 18s -27s linear infinite}@keyframes fall-292{49.045%{transform:translate(99.1794vw,49.045vh) scale(.5922)}to{transform:translate(97.216vw,99vh) scale(.5922)}}.snow:nth-child(293){opacity:1.6642;transform:translate(44.3814vw,-10px) scale(.2353);animation:fall-293 20s -21s linear infinite}@keyframes fall-293{52.72%{transform:translate(51.7569vw,52.72vh) scale(.2353)}to{transform:translate(48.06915vw,99vh) scale(.2353)}}.snow:nth-child(294){opacity:.72;transform:translate(42.215vw,-10px) scale(.0678);animation:fall-294 28s -4s linear infinite}@keyframes fall-294{72.091%{transform:translate(38.537vw,72.091vh) scale(.0678)}to{transform:translate(40.376vw,99vh) scale(.0678)}}.snow:nth-child(295){opacity:.4228;transform:translate(59.8066vw,-10px) scale(.0453);animation:fall-295 25s -16s linear infinite}@keyframes fall-295{70.897%{transform:translate(62.4185vw,70.897vh) scale(.0453)}to{transform:translate(61.11255vw,99vh) scale(.0453)}}.snow:nth-child(296){opacity:.3742;transform:translate(80.7268vw,-10px) scale(.7976);animation:fall-296 19s -16s linear infinite}@keyframes fall-296{60.032%{transform:translate(88.0033vw,60.032vh) scale(.7976)}to{transform:translate(84.36505vw,99vh) scale(.7976)}}.snow:nth-child(297){opacity:.8196;transform:translate(48.6444vw,-10px) scale(.2341);animation:fall-297 24s -22s linear infinite}@keyframes fall-297{64.782%{transform:translate(54.0785vw,64.782vh) scale(.2341)}to{transform:translate(51.36145vw,99vh) scale(.2341)}}.snow:nth-child(298){opacity:.918;transform:translate(78.9447vw,-10px) scale(.7177);animation:fall-298 22s -28s linear infinite}@keyframes fall-298{36.071%{transform:translate(76.1489vw,36.071vh) scale(.7177)}to{transform:translate(77.5468vw,99vh) scale(.7177)}}.snow:nth-child(299){opacity:1.3586;transform:translate(86.7679vw,-10px) scale(.6076);animation:fall-299 11s -15s linear infinite}@keyframes fall-299{72.456%{transform:translate(87.4149vw,72.456vh) scale(.6076)}to{transform:translate(87.0914vw,99vh) scale(.6076)}}.snow:nth-child(300){opacity:.155;transform:translate(86.4366vw,-10px) scale(.546);animation:fall-300 26s -1s linear infinite}@keyframes fall-300{75.34%{transform:translate(78.16vw,75.34vh) scale(.546)}to{transform:translate(82.2983vw,99vh) scale(.546)}}.snow:nth-child(301){opacity:1.7124;transform:translate(27.7733vw,-10px) scale(.7102);animation:fall-301 16s -21s linear infinite}@keyframes fall-301{51.294%{transform:translate(23.2655vw,51.294vh) scale(.7102)}to{transform:translate(25.5194vw,99vh) scale(.7102)}}.snow:nth-child(302){opacity:.6296;transform:translate(30.7397vw,-10px) scale(.0573);animation:fall-302 11s -5s linear infinite}@keyframes fall-302{57.62%{transform:translate(24.1361vw,57.62vh) scale(.0573)}to{transform:translate(27.4379vw,99vh) scale(.0573)}}.snow:nth-child(303){opacity:1.3038;transform:translate(36.0476vw,-10px) scale(.9285);animation:fall-303 11s -28s linear infinite}@keyframes fall-303{70.478%{transform:translate(30.1866vw,70.478vh) scale(.9285)}to{transform:translate(33.1171vw,99vh) scale(.9285)}}.snow:nth-child(304){opacity:1.972;transform:translate(10.752vw,-10px) scale(.117);animation:fall-304 17s -1s linear infinite}@keyframes fall-304{50.351%{transform:translate(15.5079vw,50.351vh) scale(.117)}to{transform:translate(13.12995vw,99vh) scale(.117)}}.snow:nth-child(305){opacity:.0524;transform:translate(48.5243vw,-10px) scale(.1791);animation:fall-305 16s -24s linear infinite}@keyframes fall-305{65.906%{transform:translate(45.6806vw,65.906vh) scale(.1791)}to{transform:translate(47.10245vw,99vh) scale(.1791)}}.snow:nth-child(306){opacity:1.5586;transform:translate(37.4868vw,-10px) scale(.3051);animation:fall-306 25s -12s linear infinite}@keyframes fall-306{58.404%{transform:translate(45.3368vw,58.404vh) scale(.3051)}to{transform:translate(41.4118vw,99vh) scale(.3051)}}.snow:nth-child(307){opacity:1.6612;transform:translate(5.3178vw,-10px) scale(.4708);animation:fall-307 10s -19s linear infinite}@keyframes fall-307{39.34%{transform:translate(4.9205vw,39.34vh) scale(.4708)}to{transform:translate(5.11915vw,99vh) scale(.4708)}}.snow:nth-child(308){opacity:1.5986;transform:translate(61.9371vw,-10px) scale(.7334);animation:fall-308 11s -21s linear infinite}@keyframes fall-308{66.913%{transform:translate(59.6336vw,66.913vh) scale(.7334)}to{transform:translate(60.78535vw,99vh) scale(.7334)}}.snow:nth-child(309){opacity:.2946;transform:translate(75.8515vw,-10px) scale(.4997);animation:fall-309 15s -28s linear infinite}@keyframes fall-309{52.197%{transform:translate(69.1091vw,52.197vh) scale(.4997)}to{transform:translate(72.4803vw,99vh) scale(.4997)}}.snow:nth-child(310){opacity:1.3858;transform:translate(8.9624vw,-10px) scale(.3474);animation:fall-310 23s -17s linear infinite}@keyframes fall-310{59.412%{transform:translate(17.6482vw,59.412vh) scale(.3474)}to{transform:translate(13.3053vw,99vh) scale(.3474)}}.snow:nth-child(311){opacity:.5692;transform:translate(27.7531vw,-10px) scale(.6565);animation:fall-311 12s -2s linear infinite}@keyframes fall-311{33.718%{transform:translate(24.8053vw,33.718vh) scale(.6565)}to{transform:translate(26.2792vw,99vh) scale(.6565)}}.snow:nth-child(312){opacity:1.5122;transform:translate(25.4115vw,-10px) scale(.0502);animation:fall-312 17s -15s linear infinite}@keyframes fall-312{61.486%{transform:translate(15.5665vw,61.486vh) scale(.0502)}to{transform:translate(20.489vw,99vh) scale(.0502)}}.snow:nth-child(313){opacity:1.12;transform:translate(84.8525vw,-10px) scale(.4303);animation:fall-313 30s -9s linear infinite}@keyframes fall-313{32.092%{transform:translate(86.5211vw,32.092vh) scale(.4303)}to{transform:translate(85.6868vw,99vh) scale(.4303)}}.snow:nth-child(314){opacity:1.4726;transform:translate(8.1366vw,-10px) scale(.6074);animation:fall-314 28s -26s linear infinite}@keyframes fall-314{68.739%{transform:translate(2.6656vw,68.739vh) scale(.6074)}to{transform:translate(5.4011vw,99vh) scale(.6074)}}.snow:nth-child(315){opacity:.686;transform:translate(30.4043vw,-10px) scale(.4997);animation:fall-315 12s -28s linear infinite}@keyframes fall-315{71.453%{transform:translate(25.7941vw,71.453vh) scale(.4997)}to{transform:translate(28.0992vw,99vh) scale(.4997)}}.snow:nth-child(316){opacity:.7096;transform:translate(80.8002vw,-10px) scale(.1797);animation:fall-316 13s -24s linear infinite}@keyframes fall-316{65.643%{transform:translate(88.9776vw,65.643vh) scale(.1797)}to{transform:translate(84.8889vw,99vh) scale(.1797)}}.snow:nth-child(317){opacity:1.8884;transform:translate(23.913vw,-10px) scale(.4276);animation:fall-317 14s -9s linear infinite}@keyframes fall-317{41.337%{transform:translate(18.5379vw,41.337vh) scale(.4276)}to{transform:translate(21.22545vw,99vh) scale(.4276)}}.snow:nth-child(318){opacity:.4036;transform:translate(56.3896vw,-10px) scale(.7234);animation:fall-318 17s -30s linear infinite}@keyframes fall-318{79.061%{transform:translate(65.9061vw,79.061vh) scale(.7234)}to{transform:translate(61.14785vw,99vh) scale(.7234)}}.snow:nth-child(319){opacity:1.766;transform:translate(36.6318vw,-10px) scale(.1733);animation:fall-319 25s -23s linear infinite}@keyframes fall-319{69.77%{transform:translate(28.6651vw,69.77vh) scale(.1733)}to{transform:translate(32.64845vw,99vh) scale(.1733)}}.snow:nth-child(320){opacity:1.2718;transform:translate(94.8717vw,-10px) scale(.6309);animation:fall-320 10s -11s linear infinite}@keyframes fall-320{63.474%{transform:translate(85.6431vw,63.474vh) scale(.6309)}to{transform:translate(90.2574vw,99vh) scale(.6309)}}.snow:nth-child(321){opacity:.8424;transform:translate(81.5089vw,-10px) scale(.978);animation:fall-321 17s -28s linear infinite}@keyframes fall-321{58.57%{transform:translate(72.5794vw,58.57vh) scale(.978)}to{transform:translate(77.04415vw,99vh) scale(.978)}}.snow:nth-child(322){opacity:.8666;transform:translate(24.8608vw,-10px) scale(.8672);animation:fall-322 13s -8s linear infinite}@keyframes fall-322{35.419%{transform:translate(18.153vw,35.419vh) scale(.8672)}to{transform:translate(21.5069vw,99vh) scale(.8672)}}.snow:nth-child(323){opacity:1.3144;transform:translate(46.5387vw,-10px) scale(.853);animation:fall-323 21s -7s linear infinite}@keyframes fall-323{51.002%{transform:translate(47.9051vw,51.002vh) scale(.853)}to{transform:translate(47.2219vw,99vh) scale(.853)}}.snow:nth-child(324){opacity:.0994;transform:translate(8.6142vw,-10px) scale(.8948);animation:fall-324 10s -7s linear infinite}@keyframes fall-324{48.172%{transform:translate(4.7791vw,48.172vh) scale(.8948)}to{transform:translate(6.69665vw,99vh) scale(.8948)}}.snow:nth-child(325){opacity:.4066;transform:translate(33.7991vw,-10px) scale(.1736);animation:fall-325 21s -5s linear infinite}@keyframes fall-325{55.226%{transform:translate(42.8852vw,55.226vh) scale(.1736)}to{transform:translate(38.34215vw,99vh) scale(.1736)}}.snow:nth-child(326){opacity:.7554;transform:translate(18.8512vw,-10px) scale(.9411);animation:fall-326 29s -28s linear infinite}@keyframes fall-326{64.174%{transform:translate(17.9885vw,64.174vh) scale(.9411)}to{transform:translate(18.41985vw,99vh) scale(.9411)}}.snow:nth-child(327){opacity:1.9428;transform:translate(10.9796vw,-10px) scale(.5681);animation:fall-327 30s -25s linear infinite}@keyframes fall-327{33.07%{transform:translate(19.607vw,33.07vh) scale(.5681)}to{transform:translate(15.2933vw,99vh) scale(.5681)}}.snow:nth-child(328){opacity:.365;transform:translate(58.9464vw,-10px) scale(.956);animation:fall-328 30s -4s linear infinite}@keyframes fall-328{65.1%{transform:translate(54.1668vw,65.1vh) scale(.956)}to{transform:translate(56.5566vw,99vh) scale(.956)}}.snow:nth-child(329){opacity:1.4558;transform:translate(50.4985vw,-10px) scale(.1604);animation:fall-329 28s -2s linear infinite}@keyframes fall-329{49.705%{transform:translate(48.1272vw,49.705vh) scale(.1604)}to{transform:translate(49.31285vw,99vh) scale(.1604)}}.snow:nth-child(330){opacity:1.15;transform:translate(36.4084vw,-10px) scale(.9349);animation:fall-330 20s -27s linear infinite}@keyframes fall-330{79.507%{transform:translate(30.8236vw,79.507vh) scale(.9349)}to{transform:translate(33.616vw,99vh) scale(.9349)}}.snow:nth-child(331){opacity:1.366;transform:translate(10.255vw,-10px) scale(.0053);animation:fall-331 25s -1s linear infinite}@keyframes fall-331{70.533%{transform:translate(14.6708vw,70.533vh) scale(.0053)}to{transform:translate(12.4629vw,99vh) scale(.0053)}}.snow:nth-child(332){opacity:1.9726;transform:translate(39.1637vw,-10px) scale(.8195);animation:fall-332 26s -25s linear infinite}@keyframes fall-332{49.81%{transform:translate(46.9039vw,49.81vh) scale(.8195)}to{transform:translate(43.0338vw,99vh) scale(.8195)}}.snow:nth-child(333){opacity:.6496;transform:translate(.5382vw,-10px) scale(.9599);animation:fall-333 14s -18s linear infinite}@keyframes fall-333{53.88%{transform:translate(10.0456vw,53.88vh) scale(.9599)}to{transform:translate(5.2919vw,99vh) scale(.9599)}}.snow:nth-child(334){opacity:.2708;transform:translate(98.3542vw,-10px) scale(.2711);animation:fall-334 30s -10s linear infinite}@keyframes fall-334{30.356%{transform:translate(108.1526vw,30.356vh) scale(.2711)}to{transform:translate(103.2534vw,99vh) scale(.2711)}}.snow:nth-child(335){opacity:.7086;transform:translate(32.0286vw,-10px) scale(.0649);animation:fall-335 24s -18s linear infinite}@keyframes fall-335{77.48%{transform:translate(31.2001vw,77.48vh) scale(.0649)}to{transform:translate(31.61435vw,99vh) scale(.0649)}}.snow:nth-child(336){opacity:1.269;transform:translate(6.7717vw,-10px) scale(.0779);animation:fall-336 19s -14s linear infinite}@keyframes fall-336{45.484%{transform:translate(9.7085vw,45.484vh) scale(.0779)}to{transform:translate(8.2401vw,99vh) scale(.0779)}}.snow:nth-child(337){opacity:1.1086;transform:translate(17.2109vw,-10px) scale(.9059);animation:fall-337 28s -3s linear infinite}@keyframes fall-337{60.968%{transform:translate(7.6283vw,60.968vh) scale(.9059)}to{transform:translate(12.4196vw,99vh) scale(.9059)}}.snow:nth-child(338){opacity:.6784;transform:translate(67.0531vw,-10px) scale(.7309);animation:fall-338 13s -3s linear infinite}@keyframes fall-338{72.342%{transform:translate(66.9001vw,72.342vh) scale(.7309)}to{transform:translate(66.9766vw,99vh) scale(.7309)}}.snow:nth-child(339){opacity:1.7508;transform:translate(96.6081vw,-10px) scale(.59);animation:fall-339 25s -9s linear infinite}@keyframes fall-339{54.03%{transform:translate(103.8071vw,54.03vh) scale(.59)}to{transform:translate(100.2076vw,99vh) scale(.59)}}.snow:nth-child(340){opacity:.2988;transform:translate(38.3112vw,-10px) scale(.7991);animation:fall-340 15s -3s linear infinite}@keyframes fall-340{58.899%{transform:translate(44.9623vw,58.899vh) scale(.7991)}to{transform:translate(41.63675vw,99vh) scale(.7991)}}.snow:nth-child(341){opacity:.7966;transform:translate(80.3144vw,-10px) scale(.3717);animation:fall-341 23s -12s linear infinite}@keyframes fall-341{49.914%{transform:translate(77.9963vw,49.914vh) scale(.3717)}to{transform:translate(79.15535vw,99vh) scale(.3717)}}.snow:nth-child(342){opacity:.8884;transform:translate(74.9358vw,-10px) scale(.7472);animation:fall-342 18s -21s linear infinite}@keyframes fall-342{70.433%{transform:translate(71.6956vw,70.433vh) scale(.7472)}to{transform:translate(73.3157vw,99vh) scale(.7472)}}.snow:nth-child(343){opacity:.3684;transform:translate(42.5427vw,-10px) scale(.2358);animation:fall-343 28s -16s linear infinite}@keyframes fall-343{38.224%{transform:translate(52.3897vw,38.224vh) scale(.2358)}to{transform:translate(47.4662vw,99vh) scale(.2358)}}.snow:nth-child(344){opacity:1.0032;transform:translate(5.2827vw,-10px) scale(.2574);animation:fall-344 16s -5s linear infinite}@keyframes fall-344{59.12%{transform:translate(-.4581vw,59.12vh) scale(.2574)}to{transform:translate(2.4123vw,99vh) scale(.2574)}}.snow:nth-child(345){opacity:.0388;transform:translate(79.6196vw,-10px) scale(.1285);animation:fall-345 22s -26s linear infinite}@keyframes fall-345{31.45%{transform:translate(85.4639vw,31.45vh) scale(.1285)}to{transform:translate(82.54175vw,99vh) scale(.1285)}}.snow:nth-child(346){opacity:.1444;transform:translate(76.3011vw,-10px) scale(.0608);animation:fall-346 24s -26s linear infinite}@keyframes fall-346{50.062%{transform:translate(69.7769vw,50.062vh) scale(.0608)}to{transform:translate(73.039vw,99vh) scale(.0608)}}.snow:nth-child(347){opacity:1.7782;transform:translate(43.4944vw,-10px) scale(.3871);animation:fall-347 23s -30s linear infinite}@keyframes fall-347{39.743%{transform:translate(49.3317vw,39.743vh) scale(.3871)}to{transform:translate(46.41305vw,99vh) scale(.3871)}}.snow:nth-child(348){opacity:.6772;transform:translate(1.8536vw,-10px) scale(.6266);animation:fall-348 12s -23s linear infinite}@keyframes fall-348{76.463%{transform:translate(-3.2191vw,76.463vh) scale(.6266)}to{transform:translate(-.68275vw,99vh) scale(.6266)}}.snow:nth-child(349){opacity:.7774;transform:translate(97.7653vw,-10px) scale(.7459);animation:fall-349 21s -25s linear infinite}@keyframes fall-349{44.682%{transform:translate(90.5718vw,44.682vh) scale(.7459)}to{transform:translate(94.16855vw,99vh) scale(.7459)}}.snow:nth-child(350){opacity:.88;transform:translate(84.3185vw,-10px) scale(.1677);animation:fall-350 16s -25s linear infinite}@keyframes fall-350{53.823%{transform:translate(81.0741vw,53.823vh) scale(.1677)}to{transform:translate(82.6963vw,99vh) scale(.1677)}}.snow:nth-child(351){opacity:.125;transform:translate(39.9683vw,-10px) scale(.3703);animation:fall-351 28s -30s linear infinite}@keyframes fall-351{31.423%{transform:translate(37.8356vw,31.423vh) scale(.3703)}to{transform:translate(38.90195vw,99vh) scale(.3703)}}.snow:nth-child(352){opacity:.4378;transform:translate(13.5984vw,-10px) scale(.1688);animation:fall-352 17s -26s linear infinite}@keyframes fall-352{70.784%{transform:translate(8.6374vw,70.784vh) scale(.1688)}to{transform:translate(11.1179vw,99vh) scale(.1688)}}.snow:nth-child(353){opacity:.1926;transform:translate(45.2662vw,-10px) scale(.4871);animation:fall-353 18s -29s linear infinite}@keyframes fall-353{53.883%{transform:translate(43.8925vw,53.883vh) scale(.4871)}to{transform:translate(44.57935vw,99vh) scale(.4871)}}.snow:nth-child(354){opacity:.6118;transform:translate(15.2424vw,-10px) scale(.0914);animation:fall-354 12s -23s linear infinite}@keyframes fall-354{38.594%{transform:translate(13.1351vw,38.594vh) scale(.0914)}to{transform:translate(14.18875vw,99vh) scale(.0914)}}.snow:nth-child(355){opacity:1.813;transform:translate(11.6673vw,-10px) scale(.213);animation:fall-355 22s -16s linear infinite}@keyframes fall-355{36.406%{transform:translate(19.0598vw,36.406vh) scale(.213)}to{transform:translate(15.36355vw,99vh) scale(.213)}}.snow:nth-child(356){opacity:1.1248;transform:translate(34.131vw,-10px) scale(.7732);animation:fall-356 19s -29s linear infinite}@keyframes fall-356{36.351%{transform:translate(34.5743vw,36.351vh) scale(.7732)}to{transform:translate(34.35265vw,99vh) scale(.7732)}}.snow:nth-child(357){opacity:1.3756;transform:translate(17.7041vw,-10px) scale(.5379);animation:fall-357 17s -22s linear infinite}@keyframes fall-357{55.884%{transform:translate(12.0154vw,55.884vh) scale(.5379)}to{transform:translate(14.85975vw,99vh) scale(.5379)}}.snow:nth-child(358){opacity:1.4178;transform:translate(84.8677vw,-10px) scale(.81);animation:fall-358 23s -24s linear infinite}@keyframes fall-358{33.477%{transform:translate(86.6464vw,33.477vh) scale(.81)}to{transform:translate(85.75705vw,99vh) scale(.81)}}.snow:nth-child(359){opacity:1.5464;transform:translate(69.7816vw,-10px) scale(.9616);animation:fall-359 21s -11s linear infinite}@keyframes fall-359{54.147%{transform:translate(70.1769vw,54.147vh) scale(.9616)}to{transform:translate(69.97925vw,99vh) scale(.9616)}}.snow:nth-child(360){opacity:.096;transform:translate(43.0436vw,-10px) scale(.0069);animation:fall-360 11s -29s linear infinite}@keyframes fall-360{47.822%{transform:translate(52.1027vw,47.822vh) scale(.0069)}to{transform:translate(47.57315vw,99vh) scale(.0069)}}.snow:nth-child(361){opacity:1.6782;transform:translate(34.7805vw,-10px) scale(.9793);animation:fall-361 11s -27s linear infinite}@keyframes fall-361{45.29%{transform:translate(41.2057vw,45.29vh) scale(.9793)}to{transform:translate(37.9931vw,99vh) scale(.9793)}}.snow:nth-child(362){opacity:1.3216;transform:translate(64.636vw,-10px) scale(.2486);animation:fall-362 14s -22s linear infinite}@keyframes fall-362{34.026%{transform:translate(68.122vw,34.026vh) scale(.2486)}to{transform:translate(66.379vw,99vh) scale(.2486)}}.snow:nth-child(363){opacity:.6804;transform:translate(70.9686vw,-10px) scale(.0083);animation:fall-363 20s -19s linear infinite}@keyframes fall-363{32.973%{transform:translate(68.7768vw,32.973vh) scale(.0083)}to{transform:translate(69.8727vw,99vh) scale(.0083)}}.snow:nth-child(364){opacity:.496;transform:translate(74.5276vw,-10px) scale(.6614);animation:fall-364 18s -18s linear infinite}@keyframes fall-364{59.478%{transform:translate(72.1136vw,59.478vh) scale(.6614)}to{transform:translate(73.3206vw,99vh) scale(.6614)}}.snow:nth-child(365){opacity:1.8146;transform:translate(37.8612vw,-10px) scale(.559);animation:fall-365 14s -24s linear infinite}@keyframes fall-365{64.259%{transform:translate(45.5065vw,64.259vh) scale(.559)}to{transform:translate(41.68385vw,99vh) scale(.559)}}.snow:nth-child(366){opacity:.3524;transform:translate(51.9119vw,-10px) scale(.8504);animation:fall-366 26s -3s linear infinite}@keyframes fall-366{68.456%{transform:translate(45.8654vw,68.456vh) scale(.8504)}to{transform:translate(48.88865vw,99vh) scale(.8504)}}.snow:nth-child(367){opacity:.295;transform:translate(95.0263vw,-10px) scale(.4066);animation:fall-367 10s -7s linear infinite}@keyframes fall-367{68.473%{transform:translate(87.6084vw,68.473vh) scale(.4066)}to{transform:translate(91.31735vw,99vh) scale(.4066)}}.snow:nth-child(368){opacity:.4818;transform:translate(40.6767vw,-10px) scale(.4759);animation:fall-368 17s -15s linear infinite}@keyframes fall-368{52.469%{transform:translate(41.1316vw,52.469vh) scale(.4759)}to{transform:translate(40.90415vw,99vh) scale(.4759)}}.snow:nth-child(369){opacity:.7958;transform:translate(31.5007vw,-10px) scale(.8445);animation:fall-369 15s -9s linear infinite}@keyframes fall-369{69.257%{transform:translate(26.7729vw,69.257vh) scale(.8445)}to{transform:translate(29.1368vw,99vh) scale(.8445)}}.snow:nth-child(370){opacity:1.38;transform:translate(16.6395vw,-10px) scale(.2386);animation:fall-370 27s -28s linear infinite}@keyframes fall-370{31.408%{transform:translate(13.069vw,31.408vh) scale(.2386)}to{transform:translate(14.85425vw,99vh) scale(.2386)}}.snow:nth-child(371){opacity:1.8088;transform:translate(47.5526vw,-10px) scale(.8123);animation:fall-371 21s -8s linear infinite}@keyframes fall-371{66.635%{transform:translate(51.8096vw,66.635vh) scale(.8123)}to{transform:translate(49.6811vw,99vh) scale(.8123)}}.snow:nth-child(372){opacity:.9;transform:translate(23.9071vw,-10px) scale(.6043);animation:fall-372 13s -30s linear infinite}@keyframes fall-372{49.77%{transform:translate(27.1719vw,49.77vh) scale(.6043)}to{transform:translate(25.5395vw,99vh) scale(.6043)}}.snow:nth-child(373){opacity:.6086;transform:translate(52.4502vw,-10px) scale(.9817);animation:fall-373 24s -28s linear infinite}@keyframes fall-373{56.758%{transform:translate(62.0592vw,56.758vh) scale(.9817)}to{transform:translate(57.2547vw,99vh) scale(.9817)}}.snow:nth-child(374){opacity:.6972;transform:translate(65.1214vw,-10px) scale(.2186);animation:fall-374 19s -17s linear infinite}@keyframes fall-374{55.569%{transform:translate(69.3155vw,55.569vh) scale(.2186)}to{transform:translate(67.21845vw,99vh) scale(.2186)}}.snow:nth-child(375){opacity:1.1202;transform:translate(43.4326vw,-10px) scale(.3887);animation:fall-375 28s -12s linear infinite}@keyframes fall-375{61.634%{transform:translate(37.9523vw,61.634vh) scale(.3887)}to{transform:translate(40.69245vw,99vh) scale(.3887)}}.snow:nth-child(376){opacity:1.5276;transform:translate(42.9497vw,-10px) scale(.568);animation:fall-376 12s -4s linear infinite}@keyframes fall-376{33.398%{transform:translate(52.2107vw,33.398vh) scale(.568)}to{transform:translate(47.5802vw,99vh) scale(.568)}}.snow:nth-child(377){opacity:1.096;transform:translate(36.0114vw,-10px) scale(.681);animation:fall-377 23s -17s linear infinite}@keyframes fall-377{70.752%{transform:translate(28.8183vw,70.752vh) scale(.681)}to{transform:translate(32.41485vw,99vh) scale(.681)}}.snow:nth-child(378){opacity:.7468;transform:translate(22.8829vw,-10px) scale(.6834);animation:fall-378 20s -30s linear infinite}@keyframes fall-378{55.526%{transform:translate(16.3179vw,55.526vh) scale(.6834)}to{transform:translate(19.6004vw,99vh) scale(.6834)}}.snow:nth-child(379){opacity:.9194;transform:translate(92.9565vw,-10px) scale(.1545);animation:fall-379 30s -9s linear infinite}@keyframes fall-379{76.122%{transform:translate(83.5472vw,76.122vh) scale(.1545)}to{transform:translate(88.25185vw,99vh) scale(.1545)}}.snow:nth-child(380){opacity:.4226;transform:translate(46.4451vw,-10px) scale(.0087);animation:fall-380 20s -11s linear infinite}@keyframes fall-380{66.16%{transform:translate(43.4191vw,66.16vh) scale(.0087)}to{transform:translate(44.9321vw,99vh) scale(.0087)}}.snow:nth-child(381){opacity:1.6284;transform:translate(20.3833vw,-10px) scale(.6675);animation:fall-381 27s -15s linear infinite}@keyframes fall-381{47.68%{transform:translate(21.9578vw,47.68vh) scale(.6675)}to{transform:translate(21.17055vw,99vh) scale(.6675)}}.snow:nth-child(382){opacity:1.7324;transform:translate(82.2737vw,-10px) scale(.0417);animation:fall-382 12s -20s linear infinite}@keyframes fall-382{51.153%{transform:translate(91.6549vw,51.153vh) scale(.0417)}to{transform:translate(86.9643vw,99vh) scale(.0417)}}.snow:nth-child(383){opacity:.4712;transform:translate(15.7084vw,-10px) scale(.0468);animation:fall-383 19s -24s linear infinite}@keyframes fall-383{38.873%{transform:translate(16.0952vw,38.873vh) scale(.0468)}to{transform:translate(15.9018vw,99vh) scale(.0468)}}.snow:nth-child(384){opacity:.7886;transform:translate(33.9481vw,-10px) scale(.6925);animation:fall-384 27s -25s linear infinite}@keyframes fall-384{35.801%{transform:translate(38.5079vw,35.801vh) scale(.6925)}to{transform:translate(36.228vw,99vh) scale(.6925)}}.snow:nth-child(385){opacity:1.2708;transform:translate(45.7773vw,-10px) scale(.8926);animation:fall-385 29s -3s linear infinite}@keyframes fall-385{75.681%{transform:translate(38.7885vw,75.681vh) scale(.8926)}to{transform:translate(42.2829vw,99vh) scale(.8926)}}.snow:nth-child(386){opacity:1.2926;transform:translate(26.1045vw,-10px) scale(.8799);animation:fall-386 27s -23s linear infinite}@keyframes fall-386{70.788%{transform:translate(17.3986vw,70.788vh) scale(.8799)}to{transform:translate(21.75155vw,99vh) scale(.8799)}}.snow:nth-child(387){opacity:1.121;transform:translate(55.2661vw,-10px) scale(.525);animation:fall-387 23s -18s linear infinite}@keyframes fall-387{57.755%{transform:translate(51.1872vw,57.755vh) scale(.525)}to{transform:translate(53.22665vw,99vh) scale(.525)}}.snow:nth-child(388){opacity:.1824;transform:translate(60.0439vw,-10px) scale(.5416);animation:fall-388 26s -25s linear infinite}@keyframes fall-388{63.955%{transform:translate(66.2494vw,63.955vh) scale(.5416)}to{transform:translate(63.14665vw,99vh) scale(.5416)}}.snow:nth-child(389){opacity:.2972;transform:translate(99.4219vw,-10px) scale(.972);animation:fall-389 11s -5s linear infinite}@keyframes fall-389{33.578%{transform:translate(107.9731vw,33.578vh) scale(.972)}to{transform:translate(103.6975vw,99vh) scale(.972)}}.snow:nth-child(390){opacity:.3936;transform:translate(23.9665vw,-10px) scale(.5746);animation:fall-390 21s -30s linear infinite}@keyframes fall-390{49.352%{transform:translate(20.3278vw,49.352vh) scale(.5746)}to{transform:translate(22.14715vw,99vh) scale(.5746)}}.snow:nth-child(391){opacity:1.5968;transform:translate(35.7887vw,-10px) scale(.6292);animation:fall-391 18s -1s linear infinite}@keyframes fall-391{41.301%{transform:translate(29.0721vw,41.301vh) scale(.6292)}to{transform:translate(32.4304vw,99vh) scale(.6292)}}.snow:nth-child(392){opacity:.2338;transform:translate(41.6901vw,-10px) scale(.8355);animation:fall-392 18s -4s linear infinite}@keyframes fall-392{35.141%{transform:translate(37.6359vw,35.141vh) scale(.8355)}to{transform:translate(39.663vw,99vh) scale(.8355)}}.snow:nth-child(393){opacity:1.381;transform:translate(22.4804vw,-10px) scale(.11);animation:fall-393 10s -9s linear infinite}@keyframes fall-393{43.347%{transform:translate(24.5303vw,43.347vh) scale(.11)}to{transform:translate(23.50535vw,99vh) scale(.11)}}.snow:nth-child(394){opacity:1.8132;transform:translate(57.3561vw,-10px) scale(.3082);animation:fall-394 21s -1s linear infinite}@keyframes fall-394{58.527%{transform:translate(59.4304vw,58.527vh) scale(.3082)}to{transform:translate(58.39325vw,99vh) scale(.3082)}}.snow:nth-child(395){opacity:.034;transform:translate(24.1982vw,-10px) scale(.5561);animation:fall-395 14s -26s linear infinite}@keyframes fall-395{77.302%{transform:translate(15.4657vw,77.302vh) scale(.5561)}to{transform:translate(19.83195vw,99vh) scale(.5561)}}.snow:nth-child(396){opacity:1.902;transform:translate(65.3609vw,-10px) scale(.3525);animation:fall-396 14s -20s linear infinite}@keyframes fall-396{59.024%{transform:translate(57.7608vw,59.024vh) scale(.3525)}to{transform:translate(61.56085vw,99vh) scale(.3525)}}.snow:nth-child(397){opacity:1.458;transform:translate(27.8507vw,-10px) scale(.8461);animation:fall-397 18s -28s linear infinite}@keyframes fall-397{57.8%{transform:translate(20.5599vw,57.8vh) scale(.8461)}to{transform:translate(24.2053vw,99vh) scale(.8461)}}.snow:nth-child(398){opacity:1.7878;transform:translate(64.9724vw,-10px) scale(.2267);animation:fall-398 10s -2s linear infinite}@keyframes fall-398{71.581%{transform:translate(72.0905vw,71.581vh) scale(.2267)}to{transform:translate(68.53145vw,99vh) scale(.2267)}}.snow:nth-child(399){opacity:.2206;transform:translate(56.1487vw,-10px) scale(.5285);animation:fall-399 13s -15s linear infinite}@keyframes fall-399{76.552%{transform:translate(62.5666vw,76.552vh) scale(.5285)}to{transform:translate(59.35765vw,99vh) scale(.5285)}}.snow:nth-child(400){opacity:1.5638;transform:translate(84.9464vw,-10px) scale(.7872);animation:fall-400 20s -8s linear infinite}@keyframes fall-400{76.052%{transform:translate(92.3564vw,76.052vh) scale(.7872)}to{transform:translate(88.6514vw,99vh) scale(.7872)}}\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
|
+
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; trackBy: snowTrackBy\" 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: 1800px){.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.9752;transform:translate(17.9866vw,-10px) scale(.7287);animation:fall-1 28s -3s linear infinite}@keyframes fall-1{67.015%{transform:translate(25.0445vw,67.015vh) scale(.7287)}to{transform:translate(21.51555vw,99vh) scale(.7287)}}.snow:nth-child(2){opacity:.3398;transform:translate(47.2375vw,-10px) scale(.586);animation:fall-2 19s -22s linear infinite}@keyframes fall-2{48.469%{transform:translate(42.8969vw,48.469vh) scale(.586)}to{transform:translate(45.0672vw,99vh) scale(.586)}}.snow:nth-child(3){opacity:1.9048;transform:translate(81.0935vw,-10px) scale(.9131);animation:fall-3 30s -21s linear infinite}@keyframes fall-3{41.872%{transform:translate(86.4485vw,41.872vh) scale(.9131)}to{transform:translate(83.771vw,99vh) scale(.9131)}}.snow:nth-child(4){opacity:1.003;transform:translate(68.8226vw,-10px) scale(.9342);animation:fall-4 12s -17s linear infinite}@keyframes fall-4{79.285%{transform:translate(67.5521vw,79.285vh) scale(.9342)}to{transform:translate(68.18735vw,99vh) scale(.9342)}}.snow:nth-child(5){opacity:1.0862;transform:translate(51.6754vw,-10px) scale(.7924);animation:fall-5 20s -29s linear infinite}@keyframes fall-5{51.749%{transform:translate(56.6851vw,51.749vh) scale(.7924)}to{transform:translate(54.18025vw,99vh) scale(.7924)}}.snow:nth-child(6){opacity:.6498;transform:translate(3.4173vw,-10px) scale(.1171);animation:fall-6 16s -16s linear infinite}@keyframes fall-6{56.708%{transform:translate(6.7784vw,56.708vh) scale(.1171)}to{transform:translate(5.09785vw,99vh) scale(.1171)}}.snow:nth-child(7){opacity:1.4182;transform:translate(58.7081vw,-10px) scale(.7432);animation:fall-7 21s -3s linear infinite}@keyframes fall-7{34.287%{transform:translate(59.7978vw,34.287vh) scale(.7432)}to{transform:translate(59.25295vw,99vh) scale(.7432)}}.snow:nth-child(8){opacity:1.141;transform:translate(28.2972vw,-10px) scale(.9628);animation:fall-8 30s -20s linear infinite}@keyframes fall-8{38.186%{transform:translate(19.3622vw,38.186vh) scale(.9628)}to{transform:translate(23.8297vw,99vh) scale(.9628)}}.snow:nth-child(9){opacity:.8974;transform:translate(91.4959vw,-10px) scale(.7475);animation:fall-9 30s -3s linear infinite}@keyframes fall-9{68.722%{transform:translate(91.0038vw,68.722vh) scale(.7475)}to{transform:translate(91.24985vw,99vh) scale(.7475)}}.snow:nth-child(10){opacity:1.8816;transform:translate(27.9514vw,-10px) scale(.271);animation:fall-10 27s -17s linear infinite}@keyframes fall-10{63.97%{transform:translate(23.9298vw,63.97vh) scale(.271)}to{transform:translate(25.9406vw,99vh) scale(.271)}}.snow:nth-child(11){opacity:.465;transform:translate(56.6581vw,-10px) scale(.9262);animation:fall-11 15s -3s linear infinite}@keyframes fall-11{67.064%{transform:translate(50.2137vw,67.064vh) scale(.9262)}to{transform:translate(53.4359vw,99vh) scale(.9262)}}.snow:nth-child(12){opacity:.2818;transform:translate(45.9389vw,-10px) scale(.5228);animation:fall-12 18s -4s linear infinite}@keyframes fall-12{41.485%{transform:translate(51.1278vw,41.485vh) scale(.5228)}to{transform:translate(48.53335vw,99vh) scale(.5228)}}.snow:nth-child(13){opacity:1.33;transform:translate(54.4148vw,-10px) scale(.5469);animation:fall-13 28s -19s linear infinite}@keyframes fall-13{45.543%{transform:translate(60.8302vw,45.543vh) scale(.5469)}to{transform:translate(57.6225vw,99vh) scale(.5469)}}.snow:nth-child(14){opacity:1.277;transform:translate(46.639vw,-10px) scale(.3732);animation:fall-14 12s -1s linear infinite}@keyframes fall-14{60.858%{transform:translate(53.6636vw,60.858vh) scale(.3732)}to{transform:translate(50.1513vw,99vh) scale(.3732)}}.snow:nth-child(15){opacity:.234;transform:translate(4.4572vw,-10px) scale(.2071);animation:fall-15 22s -1s linear infinite}@keyframes fall-15{32.573%{transform:translate(-2.2323vw,32.573vh) scale(.2071)}to{transform:translate(1.11245vw,99vh) scale(.2071)}}.snow:nth-child(16){opacity:.1406;transform:translate(90.3034vw,-10px) scale(.3284);animation:fall-16 20s -5s linear infinite}@keyframes fall-16{77.621%{transform:translate(98.8908vw,77.621vh) scale(.3284)}to{transform:translate(94.5971vw,99vh) scale(.3284)}}.snow:nth-child(17){opacity:1.5812;transform:translate(5.2209vw,-10px) scale(.3905);animation:fall-17 11s -14s linear infinite}@keyframes fall-17{58.542%{transform:translate(8.0684vw,58.542vh) scale(.3905)}to{transform:translate(6.64465vw,99vh) scale(.3905)}}.snow:nth-child(18){opacity:1.0836;transform:translate(81.2397vw,-10px) scale(.5299);animation:fall-18 18s -16s linear infinite}@keyframes fall-18{47.93%{transform:translate(78.8082vw,47.93vh) scale(.5299)}to{transform:translate(80.02395vw,99vh) scale(.5299)}}.snow:nth-child(19){opacity:1.1778;transform:translate(11.2761vw,-10px) scale(.3628);animation:fall-19 13s -6s linear infinite}@keyframes fall-19{60.761%{transform:translate(3.0023vw,60.761vh) scale(.3628)}to{transform:translate(7.1392vw,99vh) scale(.3628)}}.snow:nth-child(20){opacity:1.3864;transform:translate(43.5473vw,-10px) scale(.2869);animation:fall-20 10s -10s linear infinite}@keyframes fall-20{31.693%{transform:translate(49.4367vw,31.693vh) scale(.2869)}to{transform:translate(46.492vw,99vh) scale(.2869)}}.snow:nth-child(21){opacity:1.9942;transform:translate(2.5588vw,-10px) scale(.4184);animation:fall-21 12s -17s linear infinite}@keyframes fall-21{62.837%{transform:translate(2.6184vw,62.837vh) scale(.4184)}to{transform:translate(2.5886vw,99vh) scale(.4184)}}.snow:nth-child(22){opacity:1.9462;transform:translate(2.6149vw,-10px) scale(.3697);animation:fall-22 19s -28s linear infinite}@keyframes fall-22{76.152%{transform:translate(-3.6792vw,76.152vh) scale(.3697)}to{transform:translate(-.53215vw,99vh) scale(.3697)}}.snow:nth-child(23){opacity:.8088;transform:translate(97.0075vw,-10px) scale(.1571);animation:fall-23 15s -7s linear infinite}@keyframes fall-23{48.448%{transform:translate(96.8965vw,48.448vh) scale(.1571)}to{transform:translate(96.952vw,99vh) scale(.1571)}}.snow:nth-child(24){opacity:1.2782;transform:translate(79.1714vw,-10px) scale(.7825);animation:fall-24 20s -9s linear infinite}@keyframes fall-24{30.018%{transform:translate(87.2353vw,30.018vh) scale(.7825)}to{transform:translate(83.20335vw,99vh) scale(.7825)}}.snow:nth-child(25){opacity:1.7754;transform:translate(54.2161vw,-10px) scale(.9507);animation:fall-25 25s -16s linear infinite}@keyframes fall-25{57.018%{transform:translate(47.4048vw,57.018vh) scale(.9507)}to{transform:translate(50.81045vw,99vh) scale(.9507)}}.snow:nth-child(26){opacity:1.0152;transform:translate(11.7209vw,-10px) scale(.2245);animation:fall-26 16s -23s linear infinite}@keyframes fall-26{64.366%{transform:translate(3.9813vw,64.366vh) scale(.2245)}to{transform:translate(7.8511vw,99vh) scale(.2245)}}.snow:nth-child(27){opacity:.2444;transform:translate(17.1485vw,-10px) scale(.3502);animation:fall-27 25s -29s linear infinite}@keyframes fall-27{70.981%{transform:translate(7.9593vw,70.981vh) scale(.3502)}to{transform:translate(12.5539vw,99vh) scale(.3502)}}.snow:nth-child(28){opacity:1.4784;transform:translate(34.8694vw,-10px) scale(.0563);animation:fall-28 17s -7s linear infinite}@keyframes fall-28{65.192%{transform:translate(41.632vw,65.192vh) scale(.0563)}to{transform:translate(38.2507vw,99vh) scale(.0563)}}.snow:nth-child(29){opacity:1.646;transform:translate(83.8451vw,-10px) scale(.0682);animation:fall-29 19s -6s linear infinite}@keyframes fall-29{78.431%{transform:translate(81.9916vw,78.431vh) scale(.0682)}to{transform:translate(82.91835vw,99vh) scale(.0682)}}.snow:nth-child(30){opacity:1.687;transform:translate(.7394vw,-10px) scale(.4699);animation:fall-30 19s -2s linear infinite}@keyframes fall-30{55.683%{transform:translate(-5.2056vw,55.683vh) scale(.4699)}to{transform:translate(-2.2331vw,99vh) scale(.4699)}}.snow:nth-child(31){opacity:.8872;transform:translate(74.7696vw,-10px) scale(.9428);animation:fall-31 30s -12s linear infinite}@keyframes fall-31{65.333%{transform:translate(68.2782vw,65.333vh) scale(.9428)}to{transform:translate(71.5239vw,99vh) scale(.9428)}}.snow:nth-child(32){opacity:.771;transform:translate(31.3875vw,-10px) scale(.4432);animation:fall-32 14s -23s linear infinite}@keyframes fall-32{64.712%{transform:translate(38.5877vw,64.712vh) scale(.4432)}to{transform:translate(34.9876vw,99vh) scale(.4432)}}.snow:nth-child(33){opacity:.0994;transform:translate(40.7509vw,-10px) scale(.0677);animation:fall-33 30s -17s linear infinite}@keyframes fall-33{42.672%{transform:translate(47.963vw,42.672vh) scale(.0677)}to{transform:translate(44.35695vw,99vh) scale(.0677)}}.snow:nth-child(34){opacity:.854;transform:translate(46.5634vw,-10px) scale(.8353);animation:fall-34 30s -29s linear infinite}@keyframes fall-34{69.072%{transform:translate(47.097vw,69.072vh) scale(.8353)}to{transform:translate(46.8302vw,99vh) scale(.8353)}}.snow:nth-child(35){opacity:.5382;transform:translate(17.1595vw,-10px) scale(.15);animation:fall-35 23s -25s linear infinite}@keyframes fall-35{69.212%{transform:translate(18.562vw,69.212vh) scale(.15)}to{transform:translate(17.86075vw,99vh) scale(.15)}}.snow:nth-child(36){opacity:1.5554;transform:translate(4.419vw,-10px) scale(.8614);animation:fall-36 29s -6s linear infinite}@keyframes fall-36{45.899%{transform:translate(-4.305vw,45.899vh) scale(.8614)}to{transform:translate(.057vw,99vh) scale(.8614)}}.snow:nth-child(37){opacity:.966;transform:translate(98.2674vw,-10px) scale(.0351);animation:fall-37 20s -22s linear infinite}@keyframes fall-37{31.48%{transform:translate(89.4009vw,31.48vh) scale(.0351)}to{transform:translate(93.83415vw,99vh) scale(.0351)}}.snow:nth-child(38){opacity:.4034;transform:translate(57.2358vw,-10px) scale(.0814);animation:fall-38 11s -4s linear infinite}@keyframes fall-38{75.489%{transform:translate(55.0172vw,75.489vh) scale(.0814)}to{transform:translate(56.1265vw,99vh) scale(.0814)}}.snow:nth-child(39){opacity:.0018;transform:translate(6.7411vw,-10px) scale(.6808);animation:fall-39 26s -12s linear infinite}@keyframes fall-39{31.595%{transform:translate(7.4455vw,31.595vh) scale(.6808)}to{transform:translate(7.0933vw,99vh) scale(.6808)}}.snow:nth-child(40){opacity:.1104;transform:translate(24.5507vw,-10px) scale(.0236);animation:fall-40 14s -12s linear infinite}@keyframes fall-40{63.663%{transform:translate(17.0032vw,63.663vh) scale(.0236)}to{transform:translate(20.77695vw,99vh) scale(.0236)}}.snow:nth-child(41){opacity:1.684;transform:translate(27.9977vw,-10px) scale(.5955);animation:fall-41 26s -3s linear infinite}@keyframes fall-41{75.562%{transform:translate(29.0776vw,75.562vh) scale(.5955)}to{transform:translate(28.53765vw,99vh) scale(.5955)}}.snow:nth-child(42){opacity:.6446;transform:translate(17.5123vw,-10px) scale(.5488);animation:fall-42 20s -27s linear infinite}@keyframes fall-42{63.218%{transform:translate(24.451vw,63.218vh) scale(.5488)}to{transform:translate(20.98165vw,99vh) scale(.5488)}}.snow:nth-child(43){opacity:1.53;transform:translate(87.0622vw,-10px) scale(.8065);animation:fall-43 15s -12s linear infinite}@keyframes fall-43{35.357%{transform:translate(86.8097vw,35.357vh) scale(.8065)}to{transform:translate(86.93595vw,99vh) scale(.8065)}}.snow:nth-child(44){opacity:1.2566;transform:translate(7.1435vw,-10px) scale(.9179);animation:fall-44 13s -10s linear infinite}@keyframes fall-44{71.403%{transform:translate(.2524vw,71.403vh) scale(.9179)}to{transform:translate(3.69795vw,99vh) scale(.9179)}}.snow:nth-child(45){opacity:.4318;transform:translate(19.5058vw,-10px) scale(.7734);animation:fall-45 25s -12s linear infinite}@keyframes fall-45{47.337%{transform:translate(29.2441vw,47.337vh) scale(.7734)}to{transform:translate(24.37495vw,99vh) scale(.7734)}}.snow:nth-child(46){opacity:.4952;transform:translate(.6447vw,-10px) scale(.6486);animation:fall-46 12s -29s linear infinite}@keyframes fall-46{40.111%{transform:translate(7.2903vw,40.111vh) scale(.6486)}to{transform:translate(3.9675vw,99vh) scale(.6486)}}.snow:nth-child(47){opacity:1.6864;transform:translate(90.7125vw,-10px) scale(.2263);animation:fall-47 12s -24s linear infinite}@keyframes fall-47{65.241%{transform:translate(84.1632vw,65.241vh) scale(.2263)}to{transform:translate(87.43785vw,99vh) scale(.2263)}}.snow:nth-child(48){opacity:.9822;transform:translate(9.3933vw,-10px) scale(.9823);animation:fall-48 24s -9s linear infinite}@keyframes fall-48{57.035%{transform:translate(7.5492vw,57.035vh) scale(.9823)}to{transform:translate(8.47125vw,99vh) scale(.9823)}}.snow:nth-child(49){opacity:.9;transform:translate(16.5719vw,-10px) scale(.325);animation:fall-49 10s -11s linear infinite}@keyframes fall-49{67.631%{transform:translate(20.4881vw,67.631vh) scale(.325)}to{transform:translate(18.53vw,99vh) scale(.325)}}.snow:nth-child(50){opacity:1.4776;transform:translate(95.5422vw,-10px) scale(.8565);animation:fall-50 27s -5s linear infinite}@keyframes fall-50{42.253%{transform:translate(95.6812vw,42.253vh) scale(.8565)}to{transform:translate(95.6117vw,99vh) scale(.8565)}}.snow:nth-child(51){opacity:.0366;transform:translate(97.8748vw,-10px) scale(.096);animation:fall-51 20s -9s linear infinite}@keyframes fall-51{45.618%{transform:translate(90.7213vw,45.618vh) scale(.096)}to{transform:translate(94.29805vw,99vh) scale(.096)}}.snow:nth-child(52){opacity:1.353;transform:translate(32.8334vw,-10px) scale(.1894);animation:fall-52 12s -6s linear infinite}@keyframes fall-52{44.915%{transform:translate(39.6897vw,44.915vh) scale(.1894)}to{transform:translate(36.26155vw,99vh) scale(.1894)}}.snow:nth-child(53){opacity:.8378;transform:translate(67.3191vw,-10px) scale(.5842);animation:fall-53 19s -10s linear infinite}@keyframes fall-53{63.429%{transform:translate(70.6319vw,63.429vh) scale(.5842)}to{transform:translate(68.9755vw,99vh) scale(.5842)}}.snow:nth-child(54){opacity:1.2324;transform:translate(1.5685vw,-10px) scale(.2718);animation:fall-54 10s -4s linear infinite}@keyframes fall-54{43.074%{transform:translate(-4.084vw,43.074vh) scale(.2718)}to{transform:translate(-1.25775vw,99vh) scale(.2718)}}.snow:nth-child(55){opacity:.7118;transform:translate(74.7831vw,-10px) scale(.1542);animation:fall-55 21s -16s linear infinite}@keyframes fall-55{38.501%{transform:translate(78.3344vw,38.501vh) scale(.1542)}to{transform:translate(76.55875vw,99vh) scale(.1542)}}.snow:nth-child(56){opacity:1.1312;transform:translate(85.893vw,-10px) scale(.7685);animation:fall-56 19s -15s linear infinite}@keyframes fall-56{62.609%{transform:translate(83.6421vw,62.609vh) scale(.7685)}to{transform:translate(84.76755vw,99vh) scale(.7685)}}.snow:nth-child(57){opacity:1.143;transform:translate(8.5369vw,-10px) scale(.7602);animation:fall-57 30s -9s linear infinite}@keyframes fall-57{64.225%{transform:translate(13.8985vw,64.225vh) scale(.7602)}to{transform:translate(11.2177vw,99vh) scale(.7602)}}.snow:nth-child(58){opacity:.2628;transform:translate(37.5944vw,-10px) scale(.5988);animation:fall-58 25s -3s linear infinite}@keyframes fall-58{59.36%{transform:translate(46.3741vw,59.36vh) scale(.5988)}to{transform:translate(41.98425vw,99vh) scale(.5988)}}.snow:nth-child(59){opacity:1.2806;transform:translate(37.7215vw,-10px) scale(.5621);animation:fall-59 26s -20s linear infinite}@keyframes fall-59{57.441%{transform:translate(33.9536vw,57.441vh) scale(.5621)}to{transform:translate(35.83755vw,99vh) scale(.5621)}}.snow:nth-child(60){opacity:1.1314;transform:translate(78.8875vw,-10px) scale(.746);animation:fall-60 14s -1s linear infinite}@keyframes fall-60{40.105%{transform:translate(78.7654vw,40.105vh) scale(.746)}to{transform:translate(78.82645vw,99vh) scale(.746)}}.snow:nth-child(61){opacity:1.3374;transform:translate(93.0503vw,-10px) scale(.7683);animation:fall-61 20s -11s linear infinite}@keyframes fall-61{78.244%{transform:translate(85.8358vw,78.244vh) scale(.7683)}to{transform:translate(89.44305vw,99vh) scale(.7683)}}.snow:nth-child(62){opacity:.2876;transform:translate(88.9127vw,-10px) scale(.0199);animation:fall-62 25s -2s linear infinite}@keyframes fall-62{64.824%{transform:translate(95.4443vw,64.824vh) scale(.0199)}to{transform:translate(92.1785vw,99vh) scale(.0199)}}.snow:nth-child(63){opacity:1.456;transform:translate(64.9316vw,-10px) scale(.0367);animation:fall-63 17s -4s linear infinite}@keyframes fall-63{79.275%{transform:translate(61.8861vw,79.275vh) scale(.0367)}to{transform:translate(63.40885vw,99vh) scale(.0367)}}.snow:nth-child(64){opacity:1.397;transform:translate(32.5857vw,-10px) scale(.5602);animation:fall-64 22s -27s linear infinite}@keyframes fall-64{51.804%{transform:translate(22.7959vw,51.804vh) scale(.5602)}to{transform:translate(27.6908vw,99vh) scale(.5602)}}.snow:nth-child(65){opacity:.786;transform:translate(95.9639vw,-10px) scale(.6899);animation:fall-65 29s -17s linear infinite}@keyframes fall-65{77.297%{transform:translate(105.4205vw,77.297vh) scale(.6899)}to{transform:translate(100.6922vw,99vh) scale(.6899)}}.snow:nth-child(66){opacity:1.1456;transform:translate(35.9988vw,-10px) scale(.1213);animation:fall-66 20s -30s linear infinite}@keyframes fall-66{53.96%{transform:translate(44.1347vw,53.96vh) scale(.1213)}to{transform:translate(40.06675vw,99vh) scale(.1213)}}.snow:nth-child(67){opacity:.0662;transform:translate(1.8024vw,-10px) scale(.0772);animation:fall-67 24s -20s linear infinite}@keyframes fall-67{60.445%{transform:translate(-4.0443vw,60.445vh) scale(.0772)}to{transform:translate(-1.12095vw,99vh) scale(.0772)}}.snow:nth-child(68){opacity:1.8796;transform:translate(67.8617vw,-10px) scale(.1805);animation:fall-68 26s -9s linear infinite}@keyframes fall-68{32.559%{transform:translate(74.9629vw,32.559vh) scale(.1805)}to{transform:translate(71.4123vw,99vh) scale(.1805)}}.snow:nth-child(69){opacity:.356;transform:translate(70.6864vw,-10px) scale(.2722);animation:fall-69 18s -26s linear infinite}@keyframes fall-69{42.685%{transform:translate(69.6261vw,42.685vh) scale(.2722)}to{transform:translate(70.15625vw,99vh) scale(.2722)}}.snow:nth-child(70){opacity:1.8214;transform:translate(2.2187vw,-10px) scale(.4399);animation:fall-70 18s -19s linear infinite}@keyframes fall-70{61.628%{transform:translate(-.9461vw,61.628vh) scale(.4399)}to{transform:translate(.6363vw,99vh) scale(.4399)}}.snow:nth-child(71){opacity:1.8944;transform:translate(91.0264vw,-10px) scale(.6654);animation:fall-71 16s -24s linear infinite}@keyframes fall-71{43.937%{transform:translate(97.8138vw,43.937vh) scale(.6654)}to{transform:translate(94.4201vw,99vh) scale(.6654)}}.snow:nth-child(72){opacity:.6022;transform:translate(73.2981vw,-10px) scale(.3038);animation:fall-72 30s -22s linear infinite}@keyframes fall-72{55.947%{transform:translate(68.1286vw,55.947vh) scale(.3038)}to{transform:translate(70.71335vw,99vh) scale(.3038)}}.snow:nth-child(73){opacity:.3188;transform:translate(49.0405vw,-10px) scale(.1791);animation:fall-73 30s -18s linear infinite}@keyframes fall-73{54.113%{transform:translate(52.1332vw,54.113vh) scale(.1791)}to{transform:translate(50.58685vw,99vh) scale(.1791)}}.snow:nth-child(74){opacity:1.3282;transform:translate(63.9414vw,-10px) scale(.8676);animation:fall-74 12s -14s linear infinite}@keyframes fall-74{46.983%{transform:translate(72.1314vw,46.983vh) scale(.8676)}to{transform:translate(68.0364vw,99vh) scale(.8676)}}.snow:nth-child(75){opacity:.304;transform:translate(53.3866vw,-10px) scale(.0094);animation:fall-75 28s -13s linear infinite}@keyframes fall-75{31.881%{transform:translate(43.6192vw,31.881vh) scale(.0094)}to{transform:translate(48.5029vw,99vh) scale(.0094)}}.snow:nth-child(76){opacity:.4648;transform:translate(28.7185vw,-10px) scale(.4654);animation:fall-76 23s -1s linear infinite}@keyframes fall-76{77.861%{transform:translate(30.0598vw,77.861vh) scale(.4654)}to{transform:translate(29.38915vw,99vh) scale(.4654)}}.snow:nth-child(77){opacity:1.584;transform:translate(57.4874vw,-10px) scale(.362);animation:fall-77 21s -11s linear infinite}@keyframes fall-77{62.233%{transform:translate(63.2294vw,62.233vh) scale(.362)}to{transform:translate(60.3584vw,99vh) scale(.362)}}.snow:nth-child(78){opacity:.694;transform:translate(56.3952vw,-10px) scale(.9675);animation:fall-78 11s -4s linear infinite}@keyframes fall-78{49.413%{transform:translate(62.1055vw,49.413vh) scale(.9675)}to{transform:translate(59.25035vw,99vh) scale(.9675)}}.snow:nth-child(79){opacity:1.4284;transform:translate(26.8353vw,-10px) scale(.1767);animation:fall-79 18s -15s linear infinite}@keyframes fall-79{55.903%{transform:translate(35.1285vw,55.903vh) scale(.1767)}to{transform:translate(30.9819vw,99vh) scale(.1767)}}.snow:nth-child(80){opacity:.8796;transform:translate(89.6797vw,-10px) scale(.7338);animation:fall-80 21s -9s linear infinite}@keyframes fall-80{73.853%{transform:translate(87.5218vw,73.853vh) scale(.7338)}to{transform:translate(88.60075vw,99vh) scale(.7338)}}.snow:nth-child(81){opacity:1.729;transform:translate(89.7206vw,-10px) scale(.1046);animation:fall-81 27s -8s linear infinite}@keyframes fall-81{72.443%{transform:translate(85.3082vw,72.443vh) scale(.1046)}to{transform:translate(87.5144vw,99vh) scale(.1046)}}.snow:nth-child(82){opacity:1.4014;transform:translate(15.6446vw,-10px) scale(.5493);animation:fall-82 13s -22s linear infinite}@keyframes fall-82{57.162%{transform:translate(22.4676vw,57.162vh) scale(.5493)}to{transform:translate(19.0561vw,99vh) scale(.5493)}}.snow:nth-child(83){opacity:.6022;transform:translate(96.1072vw,-10px) scale(.6833);animation:fall-83 16s -7s linear infinite}@keyframes fall-83{54.876%{transform:translate(97.7014vw,54.876vh) scale(.6833)}to{transform:translate(96.9043vw,99vh) scale(.6833)}}.snow:nth-child(84){opacity:1.3918;transform:translate(43.6377vw,-10px) scale(.2156);animation:fall-84 27s -24s linear infinite}@keyframes fall-84{38.804%{transform:translate(43.8867vw,38.804vh) scale(.2156)}to{transform:translate(43.7622vw,99vh) scale(.2156)}}.snow:nth-child(85){opacity:.9342;transform:translate(60.8461vw,-10px) scale(.1969);animation:fall-85 16s -26s linear infinite}@keyframes fall-85{62.505%{transform:translate(62.5213vw,62.505vh) scale(.1969)}to{transform:translate(61.6837vw,99vh) scale(.1969)}}.snow:nth-child(86){opacity:1.1392;transform:translate(36.3126vw,-10px) scale(.1184);animation:fall-86 12s -15s linear infinite}@keyframes fall-86{73.114%{transform:translate(36.635vw,73.114vh) scale(.1184)}to{transform:translate(36.4738vw,99vh) scale(.1184)}}.snow:nth-child(87){opacity:.0372;transform:translate(39.3566vw,-10px) scale(.0133);animation:fall-87 24s -15s linear infinite}@keyframes fall-87{70.797%{transform:translate(47.1368vw,70.797vh) scale(.0133)}to{transform:translate(43.2467vw,99vh) scale(.0133)}}.snow:nth-child(88){opacity:.6626;transform:translate(98.0115vw,-10px) scale(.2515);animation:fall-88 10s -17s linear infinite}@keyframes fall-88{53.156%{transform:translate(99.4547vw,53.156vh) scale(.2515)}to{transform:translate(98.7331vw,99vh) scale(.2515)}}.snow:nth-child(89){opacity:1.8612;transform:translate(91.441vw,-10px) scale(.8863);animation:fall-89 15s -30s linear infinite}@keyframes fall-89{39.252%{transform:translate(92.1846vw,39.252vh) scale(.8863)}to{transform:translate(91.8128vw,99vh) scale(.8863)}}.snow:nth-child(90){opacity:1.7368;transform:translate(8.5975vw,-10px) scale(.6383);animation:fall-90 28s -3s linear infinite}@keyframes fall-90{56.352%{transform:translate(10.1708vw,56.352vh) scale(.6383)}to{transform:translate(9.38415vw,99vh) scale(.6383)}}.snow:nth-child(91){opacity:1.4446;transform:translate(44.1944vw,-10px) scale(.4841);animation:fall-91 27s -23s linear infinite}@keyframes fall-91{48.404%{transform:translate(36.3467vw,48.404vh) scale(.4841)}to{transform:translate(40.27055vw,99vh) scale(.4841)}}.snow:nth-child(92){opacity:.7698;transform:translate(40.9438vw,-10px) scale(.8713);animation:fall-92 19s -9s linear infinite}@keyframes fall-92{57.278%{transform:translate(40.5373vw,57.278vh) scale(.8713)}to{transform:translate(40.74055vw,99vh) scale(.8713)}}.snow:nth-child(93){opacity:.9384;transform:translate(19.7125vw,-10px) scale(.4187);animation:fall-93 22s -25s linear infinite}@keyframes fall-93{38.609%{transform:translate(25.9132vw,38.609vh) scale(.4187)}to{transform:translate(22.81285vw,99vh) scale(.4187)}}.snow:nth-child(94){opacity:1.0656;transform:translate(3.3579vw,-10px) scale(.3522);animation:fall-94 18s -6s linear infinite}@keyframes fall-94{65.646%{transform:translate(10.9594vw,65.646vh) scale(.3522)}to{transform:translate(7.15865vw,99vh) scale(.3522)}}.snow:nth-child(95){opacity:.843;transform:translate(87.8815vw,-10px) scale(.3239);animation:fall-95 13s -11s linear infinite}@keyframes fall-95{69.456%{transform:translate(93.5079vw,69.456vh) scale(.3239)}to{transform:translate(90.6947vw,99vh) scale(.3239)}}.snow:nth-child(96){opacity:1.7138;transform:translate(91.1907vw,-10px) scale(.2062);animation:fall-96 28s -28s linear infinite}@keyframes fall-96{54.908%{transform:translate(88.3118vw,54.908vh) scale(.2062)}to{transform:translate(89.75125vw,99vh) scale(.2062)}}.snow:nth-child(97){opacity:1.713;transform:translate(14.1211vw,-10px) scale(.3387);animation:fall-97 17s -14s linear infinite}@keyframes fall-97{47.183%{transform:translate(13.0831vw,47.183vh) scale(.3387)}to{transform:translate(13.6021vw,99vh) scale(.3387)}}.snow:nth-child(98){opacity:1.5402;transform:translate(25.2694vw,-10px) scale(.1215);animation:fall-98 23s -13s linear infinite}@keyframes fall-98{44.64%{transform:translate(23.0182vw,44.64vh) scale(.1215)}to{transform:translate(24.1438vw,99vh) scale(.1215)}}.snow:nth-child(99){opacity:1.9728;transform:translate(18.6407vw,-10px) scale(.0533);animation:fall-99 24s -14s linear infinite}@keyframes fall-99{54.681%{transform:translate(10.1614vw,54.681vh) scale(.0533)}to{transform:translate(14.40105vw,99vh) scale(.0533)}}.snow:nth-child(100){opacity:1.3422;transform:translate(74.4924vw,-10px) scale(.027);animation:fall-100 12s -10s linear infinite}@keyframes fall-100{62.424%{transform:translate(83.2594vw,62.424vh) scale(.027)}to{transform:translate(78.8759vw,99vh) scale(.027)}}.snow:nth-child(101){opacity:1.369;transform:translate(98.9746vw,-10px) scale(.8944);animation:fall-101 28s -17s linear infinite}@keyframes fall-101{73.903%{transform:translate(92.3564vw,73.903vh) scale(.8944)}to{transform:translate(95.6655vw,99vh) scale(.8944)}}.snow:nth-child(102){opacity:.0938;transform:translate(99.6086vw,-10px) scale(.6629);animation:fall-102 11s -30s linear infinite}@keyframes fall-102{75.182%{transform:translate(93.273vw,75.182vh) scale(.6629)}to{transform:translate(96.4408vw,99vh) scale(.6629)}}.snow:nth-child(103){opacity:1.266;transform:translate(4.8811vw,-10px) scale(.255);animation:fall-103 10s -15s linear infinite}@keyframes fall-103{76.482%{transform:translate(-2.4089vw,76.482vh) scale(.255)}to{transform:translate(1.2361vw,99vh) scale(.255)}}.snow:nth-child(104){opacity:.978;transform:translate(60.7939vw,-10px) scale(.9375);animation:fall-104 26s -5s linear infinite}@keyframes fall-104{73.848%{transform:translate(60.7774vw,73.848vh) scale(.9375)}to{transform:translate(60.78565vw,99vh) scale(.9375)}}.snow:nth-child(105){opacity:1.4014;transform:translate(11.8668vw,-10px) scale(.9946);animation:fall-105 25s -6s linear infinite}@keyframes fall-105{51%{transform:translate(3.1053vw,51vh) scale(.9946)}to{transform:translate(7.48605vw,99vh) scale(.9946)}}.snow:nth-child(106){opacity:1.254;transform:translate(11.1688vw,-10px) scale(.0432);animation:fall-106 23s -8s linear infinite}@keyframes fall-106{72.848%{transform:translate(14.7275vw,72.848vh) scale(.0432)}to{transform:translate(12.94815vw,99vh) scale(.0432)}}.snow:nth-child(107){opacity:1.2122;transform:translate(10.5201vw,-10px) scale(.5636);animation:fall-107 18s -1s linear infinite}@keyframes fall-107{78.086%{transform:translate(9.78vw,78.086vh) scale(.5636)}to{transform:translate(10.15005vw,99vh) scale(.5636)}}.snow:nth-child(108){opacity:.4742;transform:translate(60.0906vw,-10px) scale(.7801);animation:fall-108 10s -30s linear infinite}@keyframes fall-108{63.324%{transform:translate(50.3813vw,63.324vh) scale(.7801)}to{transform:translate(55.23595vw,99vh) scale(.7801)}}.snow:nth-child(109){opacity:.6354;transform:translate(23.7929vw,-10px) scale(.8068);animation:fall-109 16s -11s linear infinite}@keyframes fall-109{38.606%{transform:translate(23.9597vw,38.606vh) scale(.8068)}to{transform:translate(23.8763vw,99vh) scale(.8068)}}.snow:nth-child(110){opacity:.2778;transform:translate(47.6521vw,-10px) scale(.5261);animation:fall-110 28s -17s linear infinite}@keyframes fall-110{34.863%{transform:translate(43.4101vw,34.863vh) scale(.5261)}to{transform:translate(45.5311vw,99vh) scale(.5261)}}.snow:nth-child(111){opacity:1.8156;transform:translate(60.6103vw,-10px) scale(.4665);animation:fall-111 12s -8s linear infinite}@keyframes fall-111{75.798%{transform:translate(62.7678vw,75.798vh) scale(.4665)}to{transform:translate(61.68905vw,99vh) scale(.4665)}}.snow:nth-child(112){opacity:1.0654;transform:translate(33.7145vw,-10px) scale(.108);animation:fall-112 13s -6s linear infinite}@keyframes fall-112{63.926%{transform:translate(34.9946vw,63.926vh) scale(.108)}to{transform:translate(34.35455vw,99vh) scale(.108)}}.snow:nth-child(113){opacity:.266;transform:translate(35.898vw,-10px) scale(.7312);animation:fall-113 22s -21s linear infinite}@keyframes fall-113{43.4%{transform:translate(32.8787vw,43.4vh) scale(.7312)}to{transform:translate(34.38835vw,99vh) scale(.7312)}}.snow:nth-child(114){opacity:1.5648;transform:translate(42.5786vw,-10px) scale(.4758);animation:fall-114 30s -20s linear infinite}@keyframes fall-114{37.964%{transform:translate(34.4321vw,37.964vh) scale(.4758)}to{transform:translate(38.50535vw,99vh) scale(.4758)}}.snow:nth-child(115){opacity:1.1674;transform:translate(27.3646vw,-10px) scale(.1787);animation:fall-115 16s -19s linear infinite}@keyframes fall-115{77.162%{transform:translate(28.548vw,77.162vh) scale(.1787)}to{transform:translate(27.9563vw,99vh) scale(.1787)}}.snow:nth-child(116){opacity:1.2608;transform:translate(61.7317vw,-10px) scale(.038);animation:fall-116 29s -13s linear infinite}@keyframes fall-116{34.973%{transform:translate(66.1572vw,34.973vh) scale(.038)}to{transform:translate(63.94445vw,99vh) scale(.038)}}.snow:nth-child(117){opacity:1.356;transform:translate(31.4264vw,-10px) scale(.0057);animation:fall-117 21s -2s linear infinite}@keyframes fall-117{50.673%{transform:translate(28.5617vw,50.673vh) scale(.0057)}to{transform:translate(29.99405vw,99vh) scale(.0057)}}.snow:nth-child(118){opacity:1.561;transform:translate(73.0335vw,-10px) scale(.8718);animation:fall-118 25s -22s linear infinite}@keyframes fall-118{54.831%{transform:translate(70.1919vw,54.831vh) scale(.8718)}to{transform:translate(71.6127vw,99vh) scale(.8718)}}.snow:nth-child(119){opacity:.749;transform:translate(32.9524vw,-10px) scale(.335);animation:fall-119 17s -17s linear infinite}@keyframes fall-119{47.666%{transform:translate(37.4717vw,47.666vh) scale(.335)}to{transform:translate(35.21205vw,99vh) scale(.335)}}.snow:nth-child(120){opacity:1.6182;transform:translate(94.63vw,-10px) scale(.9637);animation:fall-120 17s -2s linear infinite}@keyframes fall-120{36.655%{transform:translate(95.6196vw,36.655vh) scale(.9637)}to{transform:translate(95.1248vw,99vh) scale(.9637)}}.snow:nth-child(121){opacity:.442;transform:translate(64.0607vw,-10px) scale(.2388);animation:fall-121 17s -23s linear infinite}@keyframes fall-121{63.35%{transform:translate(59.0988vw,63.35vh) scale(.2388)}to{transform:translate(61.57975vw,99vh) scale(.2388)}}.snow:nth-child(122){opacity:.2894;transform:translate(25.982vw,-10px) scale(.4837);animation:fall-122 24s -11s linear infinite}@keyframes fall-122{69.26%{transform:translate(27.0596vw,69.26vh) scale(.4837)}to{transform:translate(26.5208vw,99vh) scale(.4837)}}.snow:nth-child(123){opacity:1.0884;transform:translate(32.3193vw,-10px) scale(.6459);animation:fall-123 30s -26s linear infinite}@keyframes fall-123{58.895%{transform:translate(28.9397vw,58.895vh) scale(.6459)}to{transform:translate(30.6295vw,99vh) scale(.6459)}}.snow:nth-child(124){opacity:1.1392;transform:translate(46.6825vw,-10px) scale(.4848);animation:fall-124 23s -29s linear infinite}@keyframes fall-124{36.348%{transform:translate(47.9354vw,36.348vh) scale(.4848)}to{transform:translate(47.30895vw,99vh) scale(.4848)}}.snow:nth-child(125){opacity:1.7064;transform:translate(41.3172vw,-10px) scale(.7035);animation:fall-125 12s -4s linear infinite}@keyframes fall-125{51.806%{transform:translate(42.9511vw,51.806vh) scale(.7035)}to{transform:translate(42.13415vw,99vh) scale(.7035)}}.snow:nth-child(126){opacity:.3648;transform:translate(94.1577vw,-10px) scale(.6236);animation:fall-126 25s -20s linear infinite}@keyframes fall-126{65.479%{transform:translate(86.2017vw,65.479vh) scale(.6236)}to{transform:translate(90.1797vw,99vh) scale(.6236)}}.snow:nth-child(127){opacity:1.8158;transform:translate(83.9796vw,-10px) scale(.5233);animation:fall-127 25s -30s linear infinite}@keyframes fall-127{68.395%{transform:translate(79.1583vw,68.395vh) scale(.5233)}to{transform:translate(81.56895vw,99vh) scale(.5233)}}.snow:nth-child(128){opacity:1.101;transform:translate(7.7592vw,-10px) scale(.477);animation:fall-128 27s -15s linear infinite}@keyframes fall-128{58.206%{transform:translate(4.8527vw,58.206vh) scale(.477)}to{transform:translate(6.30595vw,99vh) scale(.477)}}.snow:nth-child(129){opacity:1.856;transform:translate(85.4875vw,-10px) scale(.6728);animation:fall-129 26s -25s linear infinite}@keyframes fall-129{64.686%{transform:translate(80.8237vw,64.686vh) scale(.6728)}to{transform:translate(83.1556vw,99vh) scale(.6728)}}.snow:nth-child(130){opacity:1.6036;transform:translate(8.458vw,-10px) scale(.6501);animation:fall-130 26s -4s linear infinite}@keyframes fall-130{52.826%{transform:translate(8.473vw,52.826vh) scale(.6501)}to{transform:translate(8.4655vw,99vh) scale(.6501)}}.snow:nth-child(131){opacity:.4228;transform:translate(41.1073vw,-10px) scale(.6063);animation:fall-131 21s -4s linear infinite}@keyframes fall-131{53.512%{transform:translate(35.2493vw,53.512vh) scale(.6063)}to{transform:translate(38.1783vw,99vh) scale(.6063)}}.snow:nth-child(132){opacity:1.551;transform:translate(15.6633vw,-10px) scale(.2168);animation:fall-132 23s -18s linear infinite}@keyframes fall-132{37.273%{transform:translate(24.5727vw,37.273vh) scale(.2168)}to{transform:translate(20.118vw,99vh) scale(.2168)}}.snow:nth-child(133){opacity:.2242;transform:translate(92.3429vw,-10px) scale(.2039);animation:fall-133 25s -27s linear infinite}@keyframes fall-133{62.19%{transform:translate(84.6132vw,62.19vh) scale(.2039)}to{transform:translate(88.47805vw,99vh) scale(.2039)}}.snow:nth-child(134){opacity:1.5764;transform:translate(91.9996vw,-10px) scale(.2747);animation:fall-134 27s -30s linear infinite}@keyframes fall-134{71.374%{transform:translate(91.8623vw,71.374vh) scale(.2747)}to{transform:translate(91.93095vw,99vh) scale(.2747)}}.snow:nth-child(135){opacity:1.7018;transform:translate(43.269vw,-10px) scale(.4357);animation:fall-135 13s -13s linear infinite}@keyframes fall-135{36.486%{transform:translate(51.8614vw,36.486vh) scale(.4357)}to{transform:translate(47.5652vw,99vh) scale(.4357)}}.snow:nth-child(136){opacity:.2248;transform:translate(34.3888vw,-10px) scale(.0813);animation:fall-136 25s -7s linear infinite}@keyframes fall-136{49.308%{transform:translate(25.3759vw,49.308vh) scale(.0813)}to{transform:translate(29.88235vw,99vh) scale(.0813)}}.snow:nth-child(137){opacity:.252;transform:translate(83.3659vw,-10px) scale(.7554);animation:fall-137 25s -16s linear infinite}@keyframes fall-137{73.064%{transform:translate(87.5788vw,73.064vh) scale(.7554)}to{transform:translate(85.47235vw,99vh) scale(.7554)}}.snow:nth-child(138){opacity:1.9818;transform:translate(73.4881vw,-10px) scale(.5189);animation:fall-138 25s -7s linear infinite}@keyframes fall-138{64.036%{transform:translate(80.1357vw,64.036vh) scale(.5189)}to{transform:translate(76.8119vw,99vh) scale(.5189)}}.snow:nth-child(139){opacity:1.331;transform:translate(33.6423vw,-10px) scale(.1649);animation:fall-139 26s -1s linear infinite}@keyframes fall-139{55.922%{transform:translate(33.5344vw,55.922vh) scale(.1649)}to{transform:translate(33.58835vw,99vh) scale(.1649)}}.snow:nth-child(140){opacity:1.0772;transform:translate(31.7794vw,-10px) scale(.0425);animation:fall-140 10s -28s linear infinite}@keyframes fall-140{78.827%{transform:translate(35.3988vw,78.827vh) scale(.0425)}to{transform:translate(33.5891vw,99vh) scale(.0425)}}.snow:nth-child(141){opacity:1.5556;transform:translate(74.0448vw,-10px) scale(.3573);animation:fall-141 23s -18s linear infinite}@keyframes fall-141{72.328%{transform:translate(82.9391vw,72.328vh) scale(.3573)}to{transform:translate(78.49195vw,99vh) scale(.3573)}}.snow:nth-child(142){opacity:.8192;transform:translate(77.6789vw,-10px) scale(.4136);animation:fall-142 28s -28s linear infinite}@keyframes fall-142{54.667%{transform:translate(83.9894vw,54.667vh) scale(.4136)}to{transform:translate(80.83415vw,99vh) scale(.4136)}}.snow:nth-child(143){opacity:.2876;transform:translate(32.8074vw,-10px) scale(.9353);animation:fall-143 10s -8s linear infinite}@keyframes fall-143{38.364%{transform:translate(26.4676vw,38.364vh) scale(.9353)}to{transform:translate(29.6375vw,99vh) scale(.9353)}}.snow:nth-child(144){opacity:1.2848;transform:translate(38.1844vw,-10px) scale(.7519);animation:fall-144 13s -29s linear infinite}@keyframes fall-144{40.237%{transform:translate(37.2947vw,40.237vh) scale(.7519)}to{transform:translate(37.73955vw,99vh) scale(.7519)}}.snow:nth-child(145){opacity:.7358;transform:translate(13.294vw,-10px) scale(.0917);animation:fall-145 14s -14s linear infinite}@keyframes fall-145{55.042%{transform:translate(19.6326vw,55.042vh) scale(.0917)}to{transform:translate(16.4633vw,99vh) scale(.0917)}}.snow:nth-child(146){opacity:1.2088;transform:translate(77.5222vw,-10px) scale(.3139);animation:fall-146 15s -14s linear infinite}@keyframes fall-146{61.595%{transform:translate(70.063vw,61.595vh) scale(.3139)}to{transform:translate(73.7926vw,99vh) scale(.3139)}}.snow:nth-child(147){opacity:1.012;transform:translate(85.4691vw,-10px) scale(.2146);animation:fall-147 18s -30s linear infinite}@keyframes fall-147{61.883%{transform:translate(80.087vw,61.883vh) scale(.2146)}to{transform:translate(82.77805vw,99vh) scale(.2146)}}.snow:nth-child(148){opacity:1.0536;transform:translate(69.386vw,-10px) scale(.715);animation:fall-148 16s -22s linear infinite}@keyframes fall-148{54.36%{transform:translate(78.6429vw,54.36vh) scale(.715)}to{transform:translate(74.01445vw,99vh) scale(.715)}}.snow:nth-child(149){opacity:.1456;transform:translate(97.1931vw,-10px) scale(.1105);animation:fall-149 17s -22s linear infinite}@keyframes fall-149{60.227%{transform:translate(101.866vw,60.227vh) scale(.1105)}to{transform:translate(99.52955vw,99vh) scale(.1105)}}.snow:nth-child(150){opacity:1.1296;transform:translate(79.7092vw,-10px) scale(.3423);animation:fall-150 28s -19s linear infinite}@keyframes fall-150{55.141%{transform:translate(81.9693vw,55.141vh) scale(.3423)}to{transform:translate(80.83925vw,99vh) scale(.3423)}}.snow:nth-child(151){opacity:.9934;transform:translate(46.6513vw,-10px) scale(.8527);animation:fall-151 21s -22s linear infinite}@keyframes fall-151{72.129%{transform:translate(37.5975vw,72.129vh) scale(.8527)}to{transform:translate(42.1244vw,99vh) scale(.8527)}}.snow:nth-child(152){opacity:.6582;transform:translate(22.6897vw,-10px) scale(.0999);animation:fall-152 13s -30s linear infinite}@keyframes fall-152{79.253%{transform:translate(31.0228vw,79.253vh) scale(.0999)}to{transform:translate(26.85625vw,99vh) scale(.0999)}}.snow:nth-child(153){opacity:.3926;transform:translate(14.8035vw,-10px) scale(.8148);animation:fall-153 26s -6s linear infinite}@keyframes fall-153{49.812%{transform:translate(11.8737vw,49.812vh) scale(.8148)}to{transform:translate(13.3386vw,99vh) scale(.8148)}}.snow:nth-child(154){opacity:.0744;transform:translate(66.4533vw,-10px) scale(.0528);animation:fall-154 14s -30s linear infinite}@keyframes fall-154{42.455%{transform:translate(65.8403vw,42.455vh) scale(.0528)}to{transform:translate(66.1468vw,99vh) scale(.0528)}}.snow:nth-child(155){opacity:.496;transform:translate(98.808vw,-10px) scale(.1511);animation:fall-155 13s -14s linear infinite}@keyframes fall-155{30.745%{transform:translate(90.5009vw,30.745vh) scale(.1511)}to{transform:translate(94.65445vw,99vh) scale(.1511)}}.snow:nth-child(156){opacity:1.3868;transform:translate(70.0735vw,-10px) scale(.9441);animation:fall-156 21s -1s linear infinite}@keyframes fall-156{66.143%{transform:translate(73.2536vw,66.143vh) scale(.9441)}to{transform:translate(71.66355vw,99vh) scale(.9441)}}.snow:nth-child(157){opacity:.9462;transform:translate(74.3771vw,-10px) scale(.1528);animation:fall-157 29s -21s linear infinite}@keyframes fall-157{55.714%{transform:translate(80.0782vw,55.714vh) scale(.1528)}to{transform:translate(77.22765vw,99vh) scale(.1528)}}.snow:nth-child(158){opacity:1.7386;transform:translate(80.1132vw,-10px) scale(.302);animation:fall-158 30s -19s linear infinite}@keyframes fall-158{59.349%{transform:translate(70.4416vw,59.349vh) scale(.302)}to{transform:translate(75.2774vw,99vh) scale(.302)}}.snow:nth-child(159){opacity:.015;transform:translate(57.9068vw,-10px) scale(.9303);animation:fall-159 26s -7s linear infinite}@keyframes fall-159{60.896%{transform:translate(53.0971vw,60.896vh) scale(.9303)}to{transform:translate(55.50195vw,99vh) scale(.9303)}}.snow:nth-child(160){opacity:1.2126;transform:translate(2.9302vw,-10px) scale(.2814);animation:fall-160 26s -6s linear infinite}@keyframes fall-160{49.631%{transform:translate(3.4921vw,49.631vh) scale(.2814)}to{transform:translate(3.21115vw,99vh) scale(.2814)}}.snow:nth-child(161){opacity:1.5144;transform:translate(95.6476vw,-10px) scale(.7754);animation:fall-161 15s -10s linear infinite}@keyframes fall-161{47.542%{transform:translate(86.8773vw,47.542vh) scale(.7754)}to{transform:translate(91.26245vw,99vh) scale(.7754)}}.snow:nth-child(162){opacity:1.6048;transform:translate(65.4686vw,-10px) scale(.5614);animation:fall-162 26s -6s linear infinite}@keyframes fall-162{40.313%{transform:translate(70.863vw,40.313vh) scale(.5614)}to{transform:translate(68.1658vw,99vh) scale(.5614)}}.snow:nth-child(163){opacity:.3218;transform:translate(66.4356vw,-10px) scale(.6164);animation:fall-163 28s -16s linear infinite}@keyframes fall-163{76.098%{transform:translate(70.0097vw,76.098vh) scale(.6164)}to{transform:translate(68.22265vw,99vh) scale(.6164)}}.snow:nth-child(164){opacity:1.4292;transform:translate(46.9559vw,-10px) scale(.6376);animation:fall-164 15s -26s linear infinite}@keyframes fall-164{73.511%{transform:translate(52.0144vw,73.511vh) scale(.6376)}to{transform:translate(49.48515vw,99vh) scale(.6376)}}.snow:nth-child(165){opacity:1.6076;transform:translate(23.5385vw,-10px) scale(.7637);animation:fall-165 11s -11s linear infinite}@keyframes fall-165{60.042%{transform:translate(23.9876vw,60.042vh) scale(.7637)}to{transform:translate(23.76305vw,99vh) scale(.7637)}}.snow:nth-child(166){opacity:.7538;transform:translate(80.9022vw,-10px) scale(.666);animation:fall-166 17s -27s linear infinite}@keyframes fall-166{70.999%{transform:translate(74.071vw,70.999vh) scale(.666)}to{transform:translate(77.4866vw,99vh) scale(.666)}}.snow:nth-child(167){opacity:1.9386;transform:translate(25.8872vw,-10px) scale(.9252);animation:fall-167 24s -3s linear infinite}@keyframes fall-167{58.61%{transform:translate(25.3506vw,58.61vh) scale(.9252)}to{transform:translate(25.6189vw,99vh) scale(.9252)}}.snow:nth-child(168){opacity:.9274;transform:translate(25.6797vw,-10px) scale(.6762);animation:fall-168 14s -7s linear infinite}@keyframes fall-168{61.927%{transform:translate(31.0638vw,61.927vh) scale(.6762)}to{transform:translate(28.37175vw,99vh) scale(.6762)}}.snow:nth-child(169){opacity:1.9074;transform:translate(87.4883vw,-10px) scale(.0902);animation:fall-169 21s -24s linear infinite}@keyframes fall-169{43.112%{transform:translate(80.963vw,43.112vh) scale(.0902)}to{transform:translate(84.22565vw,99vh) scale(.0902)}}.snow:nth-child(170){opacity:.5286;transform:translate(60.2106vw,-10px) scale(.2351);animation:fall-170 19s -24s linear infinite}@keyframes fall-170{70.342%{transform:translate(65.3484vw,70.342vh) scale(.2351)}to{transform:translate(62.7795vw,99vh) scale(.2351)}}.snow:nth-child(171){opacity:.9974;transform:translate(49.2031vw,-10px) scale(.8052);animation:fall-171 19s -21s linear infinite}@keyframes fall-171{36.153%{transform:translate(57.1137vw,36.153vh) scale(.8052)}to{transform:translate(53.1584vw,99vh) scale(.8052)}}.snow:nth-child(172){opacity:1.814;transform:translate(77.0699vw,-10px) scale(.5284);animation:fall-172 26s -6s linear infinite}@keyframes fall-172{63.98%{transform:translate(74.3194vw,63.98vh) scale(.5284)}to{transform:translate(75.69465vw,99vh) scale(.5284)}}.snow:nth-child(173){opacity:.5674;transform:translate(9.0227vw,-10px) scale(.7094);animation:fall-173 28s -14s linear infinite}@keyframes fall-173{74.512%{transform:translate(7.4414vw,74.512vh) scale(.7094)}to{transform:translate(8.23205vw,99vh) scale(.7094)}}.snow:nth-child(174){opacity:1.519;transform:translate(73.9762vw,-10px) scale(.6222);animation:fall-174 30s -1s linear infinite}@keyframes fall-174{52.671%{transform:translate(66.1931vw,52.671vh) scale(.6222)}to{transform:translate(70.08465vw,99vh) scale(.6222)}}.snow:nth-child(175){opacity:.0568;transform:translate(23.286vw,-10px) scale(.8887);animation:fall-175 14s -1s linear infinite}@keyframes fall-175{69.698%{transform:translate(17.7106vw,69.698vh) scale(.8887)}to{transform:translate(20.4983vw,99vh) scale(.8887)}}.snow:nth-child(176){opacity:1.3442;transform:translate(89.1825vw,-10px) scale(.3928);animation:fall-176 26s -4s linear infinite}@keyframes fall-176{31.601%{transform:translate(94.33vw,31.601vh) scale(.3928)}to{transform:translate(91.75625vw,99vh) scale(.3928)}}.snow:nth-child(177){opacity:.959;transform:translate(68.3438vw,-10px) scale(.3546);animation:fall-177 26s -11s linear infinite}@keyframes fall-177{52.244%{transform:translate(78.0941vw,52.244vh) scale(.3546)}to{transform:translate(73.21895vw,99vh) scale(.3546)}}.snow:nth-child(178){opacity:.215;transform:translate(18.7497vw,-10px) scale(.1642);animation:fall-178 15s -22s linear infinite}@keyframes fall-178{79.168%{transform:translate(15.9756vw,79.168vh) scale(.1642)}to{transform:translate(17.36265vw,99vh) scale(.1642)}}.snow:nth-child(179){opacity:1.527;transform:translate(90.8174vw,-10px) scale(.2768);animation:fall-179 10s -19s linear infinite}@keyframes fall-179{45.059%{transform:translate(97.4514vw,45.059vh) scale(.2768)}to{transform:translate(94.1344vw,99vh) scale(.2768)}}.snow:nth-child(180){opacity:.89;transform:translate(14.9536vw,-10px) scale(.0923);animation:fall-180 11s -23s linear infinite}@keyframes fall-180{58.171%{transform:translate(5.3185vw,58.171vh) scale(.0923)}to{transform:translate(10.13605vw,99vh) scale(.0923)}}.snow:nth-child(181){opacity:1.8242;transform:translate(97.3499vw,-10px) scale(.4739);animation:fall-181 11s -29s linear infinite}@keyframes fall-181{78.206%{transform:translate(106.6645vw,78.206vh) scale(.4739)}to{transform:translate(102.0072vw,99vh) scale(.4739)}}.snow:nth-child(182){opacity:1.5716;transform:translate(17.625vw,-10px) scale(.3072);animation:fall-182 22s -20s linear infinite}@keyframes fall-182{37.732%{transform:translate(25.4696vw,37.732vh) scale(.3072)}to{transform:translate(21.5473vw,99vh) scale(.3072)}}.snow:nth-child(183){opacity:.4878;transform:translate(68.013vw,-10px) scale(.8342);animation:fall-183 29s -8s linear infinite}@keyframes fall-183{69.903%{transform:translate(61.8842vw,69.903vh) scale(.8342)}to{transform:translate(64.9486vw,99vh) scale(.8342)}}.snow:nth-child(184){opacity:1.4136;transform:translate(93.5309vw,-10px) scale(.09);animation:fall-184 28s -29s linear infinite}@keyframes fall-184{77.674%{transform:translate(84.8533vw,77.674vh) scale(.09)}to{transform:translate(89.1921vw,99vh) scale(.09)}}.snow:nth-child(185){opacity:1.2466;transform:translate(1.1154vw,-10px) scale(.1338);animation:fall-185 11s -26s linear infinite}@keyframes fall-185{33.768%{transform:translate(1.8743vw,33.768vh) scale(.1338)}to{transform:translate(1.49485vw,99vh) scale(.1338)}}.snow:nth-child(186){opacity:1.9644;transform:translate(71.9622vw,-10px) scale(.9693);animation:fall-186 10s -24s linear infinite}@keyframes fall-186{54.333%{transform:translate(78.881vw,54.333vh) scale(.9693)}to{transform:translate(75.4216vw,99vh) scale(.9693)}}.snow:nth-child(187){opacity:.3968;transform:translate(91.9271vw,-10px) scale(.4733);animation:fall-187 14s -6s linear infinite}@keyframes fall-187{37.64%{transform:translate(91.1716vw,37.64vh) scale(.4733)}to{transform:translate(91.54935vw,99vh) scale(.4733)}}.snow:nth-child(188){opacity:1.4264;transform:translate(74.3751vw,-10px) scale(.833);animation:fall-188 27s -28s linear infinite}@keyframes fall-188{77.156%{transform:translate(69.1017vw,77.156vh) scale(.833)}to{transform:translate(71.7384vw,99vh) scale(.833)}}.snow:nth-child(189){opacity:.0588;transform:translate(22.4465vw,-10px) scale(.0893);animation:fall-189 30s -2s linear infinite}@keyframes fall-189{73.306%{transform:translate(20.397vw,73.306vh) scale(.0893)}to{transform:translate(21.42175vw,99vh) scale(.0893)}}.snow:nth-child(190){opacity:1.8178;transform:translate(54.1053vw,-10px) scale(.2269);animation:fall-190 26s -1s linear infinite}@keyframes fall-190{61.064%{transform:translate(49.5731vw,61.064vh) scale(.2269)}to{transform:translate(51.8392vw,99vh) scale(.2269)}}.snow:nth-child(191){opacity:1.3402;transform:translate(58.3001vw,-10px) scale(.0244);animation:fall-191 19s -10s linear infinite}@keyframes fall-191{39.061%{transform:translate(59.4244vw,39.061vh) scale(.0244)}to{transform:translate(58.86225vw,99vh) scale(.0244)}}.snow:nth-child(192){opacity:.233;transform:translate(85.2392vw,-10px) scale(.5889);animation:fall-192 10s -4s linear infinite}@keyframes fall-192{74.977%{transform:translate(80.3967vw,74.977vh) scale(.5889)}to{transform:translate(82.81795vw,99vh) scale(.5889)}}.snow:nth-child(193){opacity:.679;transform:translate(48.1589vw,-10px) scale(.7395);animation:fall-193 26s -5s linear infinite}@keyframes fall-193{42.341%{transform:translate(50.9758vw,42.341vh) scale(.7395)}to{transform:translate(49.56735vw,99vh) scale(.7395)}}.snow:nth-child(194){opacity:1.7722;transform:translate(87.4696vw,-10px) scale(.0712);animation:fall-194 28s -30s linear infinite}@keyframes fall-194{72.133%{transform:translate(78.0594vw,72.133vh) scale(.0712)}to{transform:translate(82.7645vw,99vh) scale(.0712)}}.snow:nth-child(195){opacity:.9684;transform:translate(88.9179vw,-10px) scale(.8957);animation:fall-195 12s -24s linear infinite}@keyframes fall-195{55.594%{transform:translate(97.1266vw,55.594vh) scale(.8957)}to{transform:translate(93.02225vw,99vh) scale(.8957)}}.snow:nth-child(196){opacity:.513;transform:translate(5.9097vw,-10px) scale(.9351);animation:fall-196 29s -5s linear infinite}@keyframes fall-196{33.865%{transform:translate(4.9539vw,33.865vh) scale(.9351)}to{transform:translate(5.4318vw,99vh) scale(.9351)}}.snow:nth-child(197){opacity:.06;transform:translate(78.5789vw,-10px) scale(.1664);animation:fall-197 27s -11s linear infinite}@keyframes fall-197{79.743%{transform:translate(68.7337vw,79.743vh) scale(.1664)}to{transform:translate(73.6563vw,99vh) scale(.1664)}}.snow:nth-child(198){opacity:1.6032;transform:translate(50.369vw,-10px) scale(.7321);animation:fall-198 24s -6s linear infinite}@keyframes fall-198{64.855%{transform:translate(54.5525vw,64.855vh) scale(.7321)}to{transform:translate(52.46075vw,99vh) scale(.7321)}}.snow:nth-child(199){opacity:.8742;transform:translate(54.7561vw,-10px) scale(.8765);animation:fall-199 22s -21s linear infinite}@keyframes fall-199{47.343%{transform:translate(56.6918vw,47.343vh) scale(.8765)}to{transform:translate(55.72395vw,99vh) scale(.8765)}}.snow:nth-child(200){opacity:.124;transform:translate(75.0959vw,-10px) scale(.1551);animation:fall-200 22s -10s linear infinite}@keyframes fall-200{60.783%{transform:translate(68.7981vw,60.783vh) scale(.1551)}to{transform:translate(71.947vw,99vh) scale(.1551)}}.snow:nth-child(201){opacity:.9212;transform:translate(59.0998vw,-10px) scale(.8824);animation:fall-201 27s -29s linear infinite}@keyframes fall-201{65.142%{transform:translate(61.4203vw,65.142vh) scale(.8824)}to{transform:translate(60.26005vw,99vh) scale(.8824)}}.snow:nth-child(202){opacity:1.2502;transform:translate(18.8196vw,-10px) scale(.5027);animation:fall-202 26s -29s linear infinite}@keyframes fall-202{55.217%{transform:translate(8.9966vw,55.217vh) scale(.5027)}to{transform:translate(13.9081vw,99vh) scale(.5027)}}.snow:nth-child(203){opacity:.3724;transform:translate(91.2387vw,-10px) scale(.1986);animation:fall-203 27s -15s linear infinite}@keyframes fall-203{57.968%{transform:translate(88.9366vw,57.968vh) scale(.1986)}to{transform:translate(90.08765vw,99vh) scale(.1986)}}.snow:nth-child(204){opacity:1.6842;transform:translate(90.2592vw,-10px) scale(.6192);animation:fall-204 25s -24s linear infinite}@keyframes fall-204{64.076%{transform:translate(86.1365vw,64.076vh) scale(.6192)}to{transform:translate(88.19785vw,99vh) scale(.6192)}}.snow:nth-child(205){opacity:.322;transform:translate(89.509vw,-10px) scale(.2368);animation:fall-205 24s -15s linear infinite}@keyframes fall-205{70.898%{transform:translate(82.3418vw,70.898vh) scale(.2368)}to{transform:translate(85.9254vw,99vh) scale(.2368)}}.snow:nth-child(206){opacity:.9992;transform:translate(89.4683vw,-10px) scale(.4365);animation:fall-206 21s -18s linear infinite}@keyframes fall-206{31.776%{transform:translate(85.2456vw,31.776vh) scale(.4365)}to{transform:translate(87.35695vw,99vh) scale(.4365)}}.snow:nth-child(207){opacity:.93;transform:translate(43.1599vw,-10px) scale(.9915);animation:fall-207 17s -21s linear infinite}@keyframes fall-207{60.124%{transform:translate(50.9664vw,60.124vh) scale(.9915)}to{transform:translate(47.06315vw,99vh) scale(.9915)}}.snow:nth-child(208){opacity:1.2518;transform:translate(46.2532vw,-10px) scale(.1692);animation:fall-208 25s -7s linear infinite}@keyframes fall-208{68.912%{transform:translate(46.239vw,68.912vh) scale(.1692)}to{transform:translate(46.2461vw,99vh) scale(.1692)}}.snow:nth-child(209){opacity:1.1624;transform:translate(31.8791vw,-10px) scale(.5137);animation:fall-209 17s -6s linear infinite}@keyframes fall-209{64.467%{transform:translate(40.4009vw,64.467vh) scale(.5137)}to{transform:translate(36.14vw,99vh) scale(.5137)}}.snow:nth-child(210){opacity:1.1916;transform:translate(29.2132vw,-10px) scale(.0423);animation:fall-210 15s -23s linear infinite}@keyframes fall-210{35.473%{transform:translate(34.3327vw,35.473vh) scale(.0423)}to{transform:translate(31.77295vw,99vh) scale(.0423)}}.snow:nth-child(211){opacity:1.2282;transform:translate(51.1957vw,-10px) scale(.5117);animation:fall-211 26s -26s linear infinite}@keyframes fall-211{68.907%{transform:translate(47.2087vw,68.907vh) scale(.5117)}to{transform:translate(49.2022vw,99vh) scale(.5117)}}.snow:nth-child(212){opacity:.2674;transform:translate(35.021vw,-10px) scale(.8306);animation:fall-212 22s -20s linear infinite}@keyframes fall-212{49.512%{transform:translate(29.1144vw,49.512vh) scale(.8306)}to{transform:translate(32.0677vw,99vh) scale(.8306)}}.snow:nth-child(213){opacity:.3724;transform:translate(6.7974vw,-10px) scale(.2641);animation:fall-213 17s -18s linear infinite}@keyframes fall-213{34.605%{transform:translate(2.7462vw,34.605vh) scale(.2641)}to{transform:translate(4.7718vw,99vh) scale(.2641)}}.snow:nth-child(214){opacity:1.1224;transform:translate(69.2571vw,-10px) scale(.1217);animation:fall-214 24s -10s linear infinite}@keyframes fall-214{42.296%{transform:translate(68.7104vw,42.296vh) scale(.1217)}to{transform:translate(68.98375vw,99vh) scale(.1217)}}.snow:nth-child(215){opacity:.7624;transform:translate(68.9899vw,-10px) scale(.1904);animation:fall-215 23s -19s linear infinite}@keyframes fall-215{36.164%{transform:translate(69.3008vw,36.164vh) scale(.1904)}to{transform:translate(69.14535vw,99vh) scale(.1904)}}.snow:nth-child(216){opacity:.9354;transform:translate(52.6045vw,-10px) scale(.8736);animation:fall-216 16s -28s linear infinite}@keyframes fall-216{62.586%{transform:translate(49.8705vw,62.586vh) scale(.8736)}to{transform:translate(51.2375vw,99vh) scale(.8736)}}.snow:nth-child(217){opacity:.3932;transform:translate(10.864vw,-10px) scale(.2961);animation:fall-217 22s -29s linear infinite}@keyframes fall-217{31.512%{transform:translate(12.7598vw,31.512vh) scale(.2961)}to{transform:translate(11.8119vw,99vh) scale(.2961)}}.snow:nth-child(218){opacity:1.2782;transform:translate(86.3122vw,-10px) scale(.6992);animation:fall-218 22s -20s linear infinite}@keyframes fall-218{39.133%{transform:translate(85.507vw,39.133vh) scale(.6992)}to{transform:translate(85.9096vw,99vh) scale(.6992)}}.snow:nth-child(219){opacity:1.176;transform:translate(17.0208vw,-10px) scale(.6335);animation:fall-219 20s -27s linear infinite}@keyframes fall-219{72.589%{transform:translate(9.577vw,72.589vh) scale(.6335)}to{transform:translate(13.2989vw,99vh) scale(.6335)}}.snow:nth-child(220){opacity:.851;transform:translate(2.4536vw,-10px) scale(.8424);animation:fall-220 30s -30s linear infinite}@keyframes fall-220{79.657%{transform:translate(-6.2019vw,79.657vh) scale(.8424)}to{transform:translate(-1.87415vw,99vh) scale(.8424)}}.snow:nth-child(221){opacity:1.8638;transform:translate(38.7955vw,-10px) scale(.5328);animation:fall-221 23s -27s linear infinite}@keyframes fall-221{56.035%{transform:translate(37.2159vw,56.035vh) scale(.5328)}to{transform:translate(38.0057vw,99vh) scale(.5328)}}.snow:nth-child(222){opacity:.6654;transform:translate(20.3576vw,-10px) scale(.7126);animation:fall-222 13s -18s linear infinite}@keyframes fall-222{57.278%{transform:translate(16.0129vw,57.278vh) scale(.7126)}to{transform:translate(18.18525vw,99vh) scale(.7126)}}.snow:nth-child(223){opacity:.4562;transform:translate(54.8413vw,-10px) scale(.1438);animation:fall-223 24s -4s linear infinite}@keyframes fall-223{64.919%{transform:translate(63.4266vw,64.919vh) scale(.1438)}to{transform:translate(59.13395vw,99vh) scale(.1438)}}.snow:nth-child(224){opacity:1.5218;transform:translate(68.3812vw,-10px) scale(.6035);animation:fall-224 25s -8s linear infinite}@keyframes fall-224{50.497%{transform:translate(72.8999vw,50.497vh) scale(.6035)}to{transform:translate(70.64055vw,99vh) scale(.6035)}}.snow:nth-child(225){opacity:.965;transform:translate(25.6527vw,-10px) scale(.6503);animation:fall-225 17s -26s linear infinite}@keyframes fall-225{37.425%{transform:translate(35.1901vw,37.425vh) scale(.6503)}to{transform:translate(30.4214vw,99vh) scale(.6503)}}.snow:nth-child(226){opacity:.359;transform:translate(89.5701vw,-10px) scale(.8589);animation:fall-226 24s -14s linear infinite}@keyframes fall-226{60.836%{transform:translate(80.416vw,60.836vh) scale(.8589)}to{transform:translate(84.99305vw,99vh) scale(.8589)}}.snow:nth-child(227){opacity:1.8536;transform:translate(52.7113vw,-10px) scale(.0562);animation:fall-227 28s -25s linear infinite}@keyframes fall-227{46.843%{transform:translate(46.7021vw,46.843vh) scale(.0562)}to{transform:translate(49.7067vw,99vh) scale(.0562)}}.snow:nth-child(228){opacity:1.759;transform:translate(60.5428vw,-10px) scale(.416);animation:fall-228 30s -4s linear infinite}@keyframes fall-228{57.463%{transform:translate(61.6741vw,57.463vh) scale(.416)}to{transform:translate(61.10845vw,99vh) scale(.416)}}.snow:nth-child(229){opacity:1.9364;transform:translate(5.666vw,-10px) scale(.6132);animation:fall-229 18s -22s linear infinite}@keyframes fall-229{40.603%{transform:translate(1.3491vw,40.603vh) scale(.6132)}to{transform:translate(3.50755vw,99vh) scale(.6132)}}.snow:nth-child(230){opacity:.6118;transform:translate(94.7647vw,-10px) scale(.7285);animation:fall-230 13s -3s linear infinite}@keyframes fall-230{35.25%{transform:translate(89.1671vw,35.25vh) scale(.7285)}to{transform:translate(91.9659vw,99vh) scale(.7285)}}.snow:nth-child(231){opacity:1.6374;transform:translate(16.5852vw,-10px) scale(.1763);animation:fall-231 30s -7s linear infinite}@keyframes fall-231{31.779%{transform:translate(16.2892vw,31.779vh) scale(.1763)}to{transform:translate(16.4372vw,99vh) scale(.1763)}}.snow:nth-child(232){opacity:1.6876;transform:translate(98.3551vw,-10px) scale(.7846);animation:fall-232 30s -24s linear infinite}@keyframes fall-232{70.649%{transform:translate(105.4215vw,70.649vh) scale(.7846)}to{transform:translate(101.8883vw,99vh) scale(.7846)}}.snow:nth-child(233){opacity:.5834;transform:translate(45.5531vw,-10px) scale(.171);animation:fall-233 13s -9s linear infinite}@keyframes fall-233{31.912%{transform:translate(46.3151vw,31.912vh) scale(.171)}to{transform:translate(45.9341vw,99vh) scale(.171)}}.snow:nth-child(234){opacity:.8356;transform:translate(59.9007vw,-10px) scale(.878);animation:fall-234 16s -26s linear infinite}@keyframes fall-234{59.817%{transform:translate(66.6352vw,59.817vh) scale(.878)}to{transform:translate(63.26795vw,99vh) scale(.878)}}.snow:nth-child(235){opacity:.8218;transform:translate(74.9939vw,-10px) scale(.4498);animation:fall-235 29s -8s linear infinite}@keyframes fall-235{30.484%{transform:translate(70.7832vw,30.484vh) scale(.4498)}to{transform:translate(72.88855vw,99vh) scale(.4498)}}.snow:nth-child(236){opacity:1.2408;transform:translate(69.791vw,-10px) scale(.6204);animation:fall-236 12s -8s linear infinite}@keyframes fall-236{30.042%{transform:translate(71.3187vw,30.042vh) scale(.6204)}to{transform:translate(70.55485vw,99vh) scale(.6204)}}.snow:nth-child(237){opacity:.4288;transform:translate(28.1015vw,-10px) scale(.3359);animation:fall-237 27s -19s linear infinite}@keyframes fall-237{55.75%{transform:translate(23.5049vw,55.75vh) scale(.3359)}to{transform:translate(25.8032vw,99vh) scale(.3359)}}.snow:nth-child(238){opacity:1.0392;transform:translate(3.2091vw,-10px) scale(.2872);animation:fall-238 25s -17s linear infinite}@keyframes fall-238{68.775%{transform:translate(2.9596vw,68.775vh) scale(.2872)}to{transform:translate(3.08435vw,99vh) scale(.2872)}}.snow:nth-child(239){opacity:1.4056;transform:translate(10.3342vw,-10px) scale(.7961);animation:fall-239 12s -5s linear infinite}@keyframes fall-239{48.63%{transform:translate(8.3491vw,48.63vh) scale(.7961)}to{transform:translate(9.34165vw,99vh) scale(.7961)}}.snow:nth-child(240){opacity:.8268;transform:translate(61.8383vw,-10px) scale(.3338);animation:fall-240 23s -16s linear infinite}@keyframes fall-240{68.001%{transform:translate(67.7787vw,68.001vh) scale(.3338)}to{transform:translate(64.8085vw,99vh) scale(.3338)}}.snow:nth-child(241){opacity:.8258;transform:translate(82.7761vw,-10px) scale(.1709);animation:fall-241 10s -21s linear infinite}@keyframes fall-241{45.373%{transform:translate(78.5516vw,45.373vh) scale(.1709)}to{transform:translate(80.66385vw,99vh) scale(.1709)}}.snow:nth-child(242){opacity:.9736;transform:translate(42.0546vw,-10px) scale(.6866);animation:fall-242 24s -1s linear infinite}@keyframes fall-242{51.245%{transform:translate(37.2505vw,51.245vh) scale(.6866)}to{transform:translate(39.65255vw,99vh) scale(.6866)}}.snow:nth-child(243){opacity:1.974;transform:translate(56.913vw,-10px) scale(.7056);animation:fall-243 17s -20s linear infinite}@keyframes fall-243{74.655%{transform:translate(54.8879vw,74.655vh) scale(.7056)}to{transform:translate(55.90045vw,99vh) scale(.7056)}}.snow:nth-child(244){opacity:1.2718;transform:translate(30.3775vw,-10px) scale(.3451);animation:fall-244 13s -30s linear infinite}@keyframes fall-244{60.363%{transform:translate(21.0951vw,60.363vh) scale(.3451)}to{transform:translate(25.7363vw,99vh) scale(.3451)}}.snow:nth-child(245){opacity:.4306;transform:translate(12.7934vw,-10px) scale(.2404);animation:fall-245 21s -9s linear infinite}@keyframes fall-245{45.582%{transform:translate(16.8562vw,45.582vh) scale(.2404)}to{transform:translate(14.8248vw,99vh) scale(.2404)}}.snow:nth-child(246){opacity:1.2436;transform:translate(36.5021vw,-10px) scale(.2519);animation:fall-246 29s -20s linear infinite}@keyframes fall-246{42.584%{transform:translate(34.6907vw,42.584vh) scale(.2519)}to{transform:translate(35.5964vw,99vh) scale(.2519)}}.snow:nth-child(247){opacity:1.5964;transform:translate(68.029vw,-10px) scale(.8025);animation:fall-247 10s -20s linear infinite}@keyframes fall-247{46.64%{transform:translate(72.5925vw,46.64vh) scale(.8025)}to{transform:translate(70.31075vw,99vh) scale(.8025)}}.snow:nth-child(248){opacity:.486;transform:translate(21.8442vw,-10px) scale(.1536);animation:fall-248 14s -3s linear infinite}@keyframes fall-248{48.259%{transform:translate(14.2129vw,48.259vh) scale(.1536)}to{transform:translate(18.02855vw,99vh) scale(.1536)}}.snow:nth-child(249){opacity:1.2688;transform:translate(37.2394vw,-10px) scale(.9788);animation:fall-249 22s -29s linear infinite}@keyframes fall-249{45.231%{transform:translate(34.0983vw,45.231vh) scale(.9788)}to{transform:translate(35.66885vw,99vh) scale(.9788)}}.snow:nth-child(250){opacity:.2352;transform:translate(38.5552vw,-10px) scale(.5209);animation:fall-250 13s -15s linear infinite}@keyframes fall-250{36.049%{transform:translate(46.277vw,36.049vh) scale(.5209)}to{transform:translate(42.4161vw,99vh) scale(.5209)}}.snow:nth-child(251){opacity:.163;transform:translate(43.5711vw,-10px) scale(.6966);animation:fall-251 13s -20s linear infinite}@keyframes fall-251{64.547%{transform:translate(41.0699vw,64.547vh) scale(.6966)}to{transform:translate(42.3205vw,99vh) scale(.6966)}}.snow:nth-child(252){opacity:1.912;transform:translate(18.9505vw,-10px) scale(.368);animation:fall-252 30s -19s linear infinite}@keyframes fall-252{41.299%{transform:translate(16.2644vw,41.299vh) scale(.368)}to{transform:translate(17.60745vw,99vh) scale(.368)}}.snow:nth-child(253){opacity:.6124;transform:translate(72.6845vw,-10px) scale(.3778);animation:fall-253 14s -12s linear infinite}@keyframes fall-253{56.938%{transform:translate(80.3233vw,56.938vh) scale(.3778)}to{transform:translate(76.5039vw,99vh) scale(.3778)}}.snow:nth-child(254){opacity:.036;transform:translate(70.5423vw,-10px) scale(.0436);animation:fall-254 25s -28s linear infinite}@keyframes fall-254{60.411%{transform:translate(65.2635vw,60.411vh) scale(.0436)}to{transform:translate(67.9029vw,99vh) scale(.0436)}}.snow:nth-child(255){opacity:1.5552;transform:translate(40.1348vw,-10px) scale(.6401);animation:fall-255 10s -4s linear infinite}@keyframes fall-255{38.399%{transform:translate(48.4203vw,38.399vh) scale(.6401)}to{transform:translate(44.27755vw,99vh) scale(.6401)}}.snow:nth-child(256){opacity:.81;transform:translate(74.6774vw,-10px) scale(.0237);animation:fall-256 17s -27s linear infinite}@keyframes fall-256{62.276%{transform:translate(83.7178vw,62.276vh) scale(.0237)}to{transform:translate(79.1976vw,99vh) scale(.0237)}}.snow:nth-child(257){opacity:.7886;transform:translate(60.6237vw,-10px) scale(.0404);animation:fall-257 10s -29s linear infinite}@keyframes fall-257{46.147%{transform:translate(50.8988vw,46.147vh) scale(.0404)}to{transform:translate(55.76125vw,99vh) scale(.0404)}}.snow:nth-child(258){opacity:1.6354;transform:translate(57.7213vw,-10px) scale(.4557);animation:fall-258 25s -21s linear infinite}@keyframes fall-258{35.189%{transform:translate(53.3685vw,35.189vh) scale(.4557)}to{transform:translate(55.5449vw,99vh) scale(.4557)}}.snow:nth-child(259){opacity:1.073;transform:translate(37.272vw,-10px) scale(.0513);animation:fall-259 14s -26s linear infinite}@keyframes fall-259{61.365%{transform:translate(32.2599vw,61.365vh) scale(.0513)}to{transform:translate(34.76595vw,99vh) scale(.0513)}}.snow:nth-child(260){opacity:.251;transform:translate(91.4167vw,-10px) scale(.9074);animation:fall-260 17s -19s linear infinite}@keyframes fall-260{38.741%{transform:translate(90.0206vw,38.741vh) scale(.9074)}to{transform:translate(90.71865vw,99vh) scale(.9074)}}.snow:nth-child(261){opacity:1.1776;transform:translate(5.7135vw,-10px) scale(.9355);animation:fall-261 25s -25s linear infinite}@keyframes fall-261{75.739%{transform:translate(10.4031vw,75.739vh) scale(.9355)}to{transform:translate(8.0583vw,99vh) scale(.9355)}}.snow:nth-child(262){opacity:.8096;transform:translate(18.7714vw,-10px) scale(.4633);animation:fall-262 11s -23s linear infinite}@keyframes fall-262{32.562%{transform:translate(15.0414vw,32.562vh) scale(.4633)}to{transform:translate(16.9064vw,99vh) scale(.4633)}}.snow:nth-child(263){opacity:.1522;transform:translate(51.0741vw,-10px) scale(.1365);animation:fall-263 25s -14s linear infinite}@keyframes fall-263{67.371%{transform:translate(57.2189vw,67.371vh) scale(.1365)}to{transform:translate(54.1465vw,99vh) scale(.1365)}}.snow:nth-child(264){opacity:.4058;transform:translate(76.8099vw,-10px) scale(.7762);animation:fall-264 13s -30s linear infinite}@keyframes fall-264{63.78%{transform:translate(82.6042vw,63.78vh) scale(.7762)}to{transform:translate(79.70705vw,99vh) scale(.7762)}}.snow:nth-child(265){opacity:1.0248;transform:translate(6.3138vw,-10px) scale(.3022);animation:fall-265 14s -1s linear infinite}@keyframes fall-265{68.266%{transform:translate(11.3194vw,68.266vh) scale(.3022)}to{transform:translate(8.8166vw,99vh) scale(.3022)}}.snow:nth-child(266){opacity:1.8142;transform:translate(12.6337vw,-10px) scale(.7691);animation:fall-266 29s -6s linear infinite}@keyframes fall-266{56.344%{transform:translate(4.442vw,56.344vh) scale(.7691)}to{transform:translate(8.53785vw,99vh) scale(.7691)}}.snow:nth-child(267){opacity:1.1318;transform:translate(77.5139vw,-10px) scale(.7893);animation:fall-267 27s -10s linear infinite}@keyframes fall-267{79.567%{transform:translate(74.248vw,79.567vh) scale(.7893)}to{transform:translate(75.88095vw,99vh) scale(.7893)}}.snow:nth-child(268){opacity:1.8964;transform:translate(17.7018vw,-10px) scale(.533);animation:fall-268 26s -17s linear infinite}@keyframes fall-268{67.088%{transform:translate(24.5697vw,67.088vh) scale(.533)}to{transform:translate(21.13575vw,99vh) scale(.533)}}.snow:nth-child(269){opacity:1.486;transform:translate(65.8254vw,-10px) scale(.3831);animation:fall-269 28s -14s linear infinite}@keyframes fall-269{35.081%{transform:translate(70.4974vw,35.081vh) scale(.3831)}to{transform:translate(68.1614vw,99vh) scale(.3831)}}.snow:nth-child(270){opacity:1.622;transform:translate(47.6379vw,-10px) scale(.888);animation:fall-270 10s -26s linear infinite}@keyframes fall-270{77.671%{transform:translate(38.4786vw,77.671vh) scale(.888)}to{transform:translate(43.05825vw,99vh) scale(.888)}}.snow:nth-child(271){opacity:.8146;transform:translate(86.9163vw,-10px) scale(.8593);animation:fall-271 17s -10s linear infinite}@keyframes fall-271{78.819%{transform:translate(92.824vw,78.819vh) scale(.8593)}to{transform:translate(89.87015vw,99vh) scale(.8593)}}.snow:nth-child(272){opacity:.8548;transform:translate(13.6653vw,-10px) scale(.3208);animation:fall-272 30s -13s linear infinite}@keyframes fall-272{35.241%{transform:translate(5.4228vw,35.241vh) scale(.3208)}to{transform:translate(9.54405vw,99vh) scale(.3208)}}.snow:nth-child(273){opacity:.3194;transform:translate(6.1398vw,-10px) scale(.2679);animation:fall-273 11s -30s linear infinite}@keyframes fall-273{62.92%{transform:translate(2.7083vw,62.92vh) scale(.2679)}to{transform:translate(4.42405vw,99vh) scale(.2679)}}.snow:nth-child(274){opacity:.0262;transform:translate(32.0148vw,-10px) scale(.4102);animation:fall-274 30s -20s linear infinite}@keyframes fall-274{36.527%{transform:translate(28.9771vw,36.527vh) scale(.4102)}to{transform:translate(30.49595vw,99vh) scale(.4102)}}.snow:nth-child(275){opacity:.1054;transform:translate(94.0311vw,-10px) scale(.2865);animation:fall-275 17s -23s linear infinite}@keyframes fall-275{75.057%{transform:translate(94.1171vw,75.057vh) scale(.2865)}to{transform:translate(94.0741vw,99vh) scale(.2865)}}.snow:nth-child(276){opacity:1.5714;transform:translate(95.3919vw,-10px) scale(.0951);animation:fall-276 11s -10s linear infinite}@keyframes fall-276{62.06%{transform:translate(96.6971vw,62.06vh) scale(.0951)}to{transform:translate(96.0445vw,99vh) scale(.0951)}}.snow:nth-child(277){opacity:1.2218;transform:translate(19.8879vw,-10px) scale(.738);animation:fall-277 30s -24s linear infinite}@keyframes fall-277{72.691%{transform:translate(22.8391vw,72.691vh) scale(.738)}to{transform:translate(21.3635vw,99vh) scale(.738)}}.snow:nth-child(278){opacity:.2666;transform:translate(2.9456vw,-10px) scale(.5714);animation:fall-278 28s -19s linear infinite}@keyframes fall-278{48.284%{transform:translate(8.3359vw,48.284vh) scale(.5714)}to{transform:translate(5.64075vw,99vh) scale(.5714)}}.snow:nth-child(279){opacity:.1658;transform:translate(49.0367vw,-10px) scale(.6119);animation:fall-279 14s -5s linear infinite}@keyframes fall-279{74.494%{transform:translate(47.7874vw,74.494vh) scale(.6119)}to{transform:translate(48.41205vw,99vh) scale(.6119)}}.snow:nth-child(280){opacity:1.5956;transform:translate(62.9731vw,-10px) scale(.2109);animation:fall-280 19s -6s linear infinite}@keyframes fall-280{35.745%{transform:translate(61.1069vw,35.745vh) scale(.2109)}to{transform:translate(62.04vw,99vh) scale(.2109)}}.snow:nth-child(281){opacity:1.2344;transform:translate(92.1699vw,-10px) scale(.4847);animation:fall-281 29s -30s linear infinite}@keyframes fall-281{60.464%{transform:translate(98.9672vw,60.464vh) scale(.4847)}to{transform:translate(95.56855vw,99vh) scale(.4847)}}.snow:nth-child(282){opacity:1.0428;transform:translate(85.6285vw,-10px) scale(.0553);animation:fall-282 18s -7s linear infinite}@keyframes fall-282{77.453%{transform:translate(84.614vw,77.453vh) scale(.0553)}to{transform:translate(85.12125vw,99vh) scale(.0553)}}.snow:nth-child(283){opacity:.6192;transform:translate(83.433vw,-10px) scale(.6546);animation:fall-283 24s -14s linear infinite}@keyframes fall-283{47.409%{transform:translate(89.4126vw,47.409vh) scale(.6546)}to{transform:translate(86.4228vw,99vh) scale(.6546)}}.snow:nth-child(284){opacity:.8206;transform:translate(56.736vw,-10px) scale(.4817);animation:fall-284 29s -6s linear infinite}@keyframes fall-284{61.287%{transform:translate(59.9722vw,61.287vh) scale(.4817)}to{transform:translate(58.3541vw,99vh) scale(.4817)}}.snow:nth-child(285){opacity:1.4102;transform:translate(67.5744vw,-10px) scale(.1435);animation:fall-285 17s -10s linear infinite}@keyframes fall-285{66.013%{transform:translate(61.0228vw,66.013vh) scale(.1435)}to{transform:translate(64.2986vw,99vh) scale(.1435)}}.snow:nth-child(286){opacity:1.7694;transform:translate(23.7942vw,-10px) scale(.0971);animation:fall-286 23s -7s linear infinite}@keyframes fall-286{43.411%{transform:translate(21.5183vw,43.411vh) scale(.0971)}to{transform:translate(22.65625vw,99vh) scale(.0971)}}.snow:nth-child(287){opacity:1.9074;transform:translate(37.9617vw,-10px) scale(.8654);animation:fall-287 21s -8s linear infinite}@keyframes fall-287{30.056%{transform:translate(39.8434vw,30.056vh) scale(.8654)}to{transform:translate(38.90255vw,99vh) scale(.8654)}}.snow:nth-child(288){opacity:1.9904;transform:translate(47.9656vw,-10px) scale(.9612);animation:fall-288 29s -8s linear infinite}@keyframes fall-288{71.243%{transform:translate(57.5314vw,71.243vh) scale(.9612)}to{transform:translate(52.7485vw,99vh) scale(.9612)}}.snow:nth-child(289){opacity:1.4044;transform:translate(86.8275vw,-10px) scale(.8839);animation:fall-289 19s -20s linear infinite}@keyframes fall-289{56.778%{transform:translate(81.1741vw,56.778vh) scale(.8839)}to{transform:translate(84.0008vw,99vh) scale(.8839)}}.snow:nth-child(290){opacity:1.1166;transform:translate(48.8808vw,-10px) scale(.6503);animation:fall-290 21s -19s linear infinite}@keyframes fall-290{77.318%{transform:translate(58.3886vw,77.318vh) scale(.6503)}to{transform:translate(53.6347vw,99vh) scale(.6503)}}.snow:nth-child(291){opacity:.4352;transform:translate(85.379vw,-10px) scale(.1913);animation:fall-291 30s -29s linear infinite}@keyframes fall-291{66.835%{transform:translate(80.9275vw,66.835vh) scale(.1913)}to{transform:translate(83.15325vw,99vh) scale(.1913)}}.snow:nth-child(292){opacity:.791;transform:translate(66.7951vw,-10px) scale(.3007);animation:fall-292 13s -7s linear infinite}@keyframes fall-292{41.15%{transform:translate(67.5158vw,41.15vh) scale(.3007)}to{transform:translate(67.15545vw,99vh) scale(.3007)}}.snow:nth-child(293){opacity:.1676;transform:translate(66.4859vw,-10px) scale(.4208);animation:fall-293 13s -17s linear infinite}@keyframes fall-293{71.658%{transform:translate(71.6548vw,71.658vh) scale(.4208)}to{transform:translate(69.07035vw,99vh) scale(.4208)}}.snow:nth-child(294){opacity:.6006;transform:translate(44.1548vw,-10px) scale(.0944);animation:fall-294 29s -7s linear infinite}@keyframes fall-294{52.358%{transform:translate(38.772vw,52.358vh) scale(.0944)}to{transform:translate(41.4634vw,99vh) scale(.0944)}}.snow:nth-child(295){opacity:.5626;transform:translate(84.7059vw,-10px) scale(.9375);animation:fall-295 15s -14s linear infinite}@keyframes fall-295{77.639%{transform:translate(90.573vw,77.639vh) scale(.9375)}to{transform:translate(87.63945vw,99vh) scale(.9375)}}.snow:nth-child(296){opacity:.3658;transform:translate(12.2324vw,-10px) scale(.0176);animation:fall-296 24s -8s linear infinite}@keyframes fall-296{40.011%{transform:translate(8.0857vw,40.011vh) scale(.0176)}to{transform:translate(10.15905vw,99vh) scale(.0176)}}.snow:nth-child(297){opacity:.3788;transform:translate(19.7633vw,-10px) scale(.6082);animation:fall-297 30s -21s linear infinite}@keyframes fall-297{67.177%{transform:translate(22.6822vw,67.177vh) scale(.6082)}to{transform:translate(21.22275vw,99vh) scale(.6082)}}.snow:nth-child(298){opacity:.3664;transform:translate(89.6805vw,-10px) scale(.1013);animation:fall-298 21s -14s linear infinite}@keyframes fall-298{60.521%{transform:translate(89.1432vw,60.521vh) scale(.1013)}to{transform:translate(89.41185vw,99vh) scale(.1013)}}.snow:nth-child(299){opacity:.0886;transform:translate(24.0281vw,-10px) scale(.5808);animation:fall-299 27s -6s linear infinite}@keyframes fall-299{50.195%{transform:translate(31.6999vw,50.195vh) scale(.5808)}to{transform:translate(27.864vw,99vh) scale(.5808)}}.snow:nth-child(300){opacity:.2042;transform:translate(80.1741vw,-10px) scale(.1369);animation:fall-300 25s -23s linear infinite}@keyframes fall-300{32.332%{transform:translate(72.8258vw,32.332vh) scale(.1369)}to{transform:translate(76.49995vw,99vh) scale(.1369)}}.snow:nth-child(301){opacity:1.2924;transform:translate(96.5385vw,-10px) scale(.7513);animation:fall-301 12s -30s linear infinite}@keyframes fall-301{61.167%{transform:translate(91.6467vw,61.167vh) scale(.7513)}to{transform:translate(94.0926vw,99vh) scale(.7513)}}.snow:nth-child(302){opacity:1.823;transform:translate(72.6135vw,-10px) scale(.098);animation:fall-302 27s -10s linear infinite}@keyframes fall-302{46.479%{transform:translate(62.8786vw,46.479vh) scale(.098)}to{transform:translate(67.74605vw,99vh) scale(.098)}}.snow:nth-child(303){opacity:.0352;transform:translate(26.8062vw,-10px) scale(.4188);animation:fall-303 16s -27s linear infinite}@keyframes fall-303{71.789%{transform:translate(29.6907vw,71.789vh) scale(.4188)}to{transform:translate(28.24845vw,99vh) scale(.4188)}}.snow:nth-child(304){opacity:.178;transform:translate(54.4894vw,-10px) scale(.3545);animation:fall-304 19s -25s linear infinite}@keyframes fall-304{45.006%{transform:translate(46.4896vw,45.006vh) scale(.3545)}to{transform:translate(50.4895vw,99vh) scale(.3545)}}.snow:nth-child(305){opacity:.2274;transform:translate(10.7695vw,-10px) scale(.4441);animation:fall-305 25s -20s linear infinite}@keyframes fall-305{73.492%{transform:translate(18.2956vw,73.492vh) scale(.4441)}to{transform:translate(14.53255vw,99vh) scale(.4441)}}.snow:nth-child(306){opacity:1.972;transform:translate(33.3277vw,-10px) scale(.2349);animation:fall-306 28s -19s linear infinite}@keyframes fall-306{51.753%{transform:translate(36.2895vw,51.753vh) scale(.2349)}to{transform:translate(34.8086vw,99vh) scale(.2349)}}.snow:nth-child(307){opacity:.2992;transform:translate(15.017vw,-10px) scale(.072);animation:fall-307 23s -11s linear infinite}@keyframes fall-307{55.375%{transform:translate(23.9662vw,55.375vh) scale(.072)}to{transform:translate(19.4916vw,99vh) scale(.072)}}.snow:nth-child(308){opacity:1.1814;transform:translate(35.1576vw,-10px) scale(.3562);animation:fall-308 25s -3s linear infinite}@keyframes fall-308{70.669%{transform:translate(28.373vw,70.669vh) scale(.3562)}to{transform:translate(31.7653vw,99vh) scale(.3562)}}.snow:nth-child(309){opacity:1.8198;transform:translate(93.7215vw,-10px) scale(.9882);animation:fall-309 28s -1s linear infinite}@keyframes fall-309{46.596%{transform:translate(86.1881vw,46.596vh) scale(.9882)}to{transform:translate(89.9548vw,99vh) scale(.9882)}}.snow:nth-child(310){opacity:.2296;transform:translate(35.4281vw,-10px) scale(.903);animation:fall-310 28s -20s linear infinite}@keyframes fall-310{65.881%{transform:translate(28.5611vw,65.881vh) scale(.903)}to{transform:translate(31.9946vw,99vh) scale(.903)}}.snow:nth-child(311){opacity:1.9982;transform:translate(41.0477vw,-10px) scale(.9396);animation:fall-311 11s -23s linear infinite}@keyframes fall-311{43.679%{transform:translate(42.8496vw,43.679vh) scale(.9396)}to{transform:translate(41.94865vw,99vh) scale(.9396)}}.snow:nth-child(312){opacity:1.396;transform:translate(80.0348vw,-10px) scale(.3886);animation:fall-312 21s -10s linear infinite}@keyframes fall-312{46.945%{transform:translate(84.6508vw,46.945vh) scale(.3886)}to{transform:translate(82.3428vw,99vh) scale(.3886)}}.snow:nth-child(313){opacity:.331;transform:translate(93.5904vw,-10px) scale(.4937);animation:fall-313 27s -21s linear infinite}@keyframes fall-313{74.882%{transform:translate(84.8322vw,74.882vh) scale(.4937)}to{transform:translate(89.2113vw,99vh) scale(.4937)}}.snow:nth-child(314){opacity:1.6946;transform:translate(32.3879vw,-10px) scale(.4662);animation:fall-314 11s -28s linear infinite}@keyframes fall-314{58.553%{transform:translate(40.3067vw,58.553vh) scale(.4662)}to{transform:translate(36.3473vw,99vh) scale(.4662)}}.snow:nth-child(315){opacity:1.0808;transform:translate(81.612vw,-10px) scale(.4451);animation:fall-315 17s -3s linear infinite}@keyframes fall-315{31.54%{transform:translate(80.8897vw,31.54vh) scale(.4451)}to{transform:translate(81.25085vw,99vh) scale(.4451)}}.snow:nth-child(316){opacity:.1604;transform:translate(28.721vw,-10px) scale(.1992);animation:fall-316 11s -3s linear infinite}@keyframes fall-316{73.023%{transform:translate(36.0659vw,73.023vh) scale(.1992)}to{transform:translate(32.39345vw,99vh) scale(.1992)}}.snow:nth-child(317){opacity:.888;transform:translate(86.6935vw,-10px) scale(.2763);animation:fall-317 27s -3s linear infinite}@keyframes fall-317{41.412%{transform:translate(90.2161vw,41.412vh) scale(.2763)}to{transform:translate(88.4548vw,99vh) scale(.2763)}}.snow:nth-child(318){opacity:1.1606;transform:translate(6.5329vw,-10px) scale(.1579);animation:fall-318 10s -18s linear infinite}@keyframes fall-318{59.895%{transform:translate(.8206vw,59.895vh) scale(.1579)}to{transform:translate(3.67675vw,99vh) scale(.1579)}}.snow:nth-child(319){opacity:1.9064;transform:translate(72.8993vw,-10px) scale(.4186);animation:fall-319 26s -1s linear infinite}@keyframes fall-319{58.645%{transform:translate(79.9993vw,58.645vh) scale(.4186)}to{transform:translate(76.4493vw,99vh) scale(.4186)}}.snow:nth-child(320){opacity:.6804;transform:translate(22.0707vw,-10px) scale(.0056);animation:fall-320 15s -13s linear infinite}@keyframes fall-320{55.71%{transform:translate(25.6331vw,55.71vh) scale(.0056)}to{transform:translate(23.8519vw,99vh) scale(.0056)}}.snow:nth-child(321){opacity:.8434;transform:translate(9.8595vw,-10px) scale(.92);animation:fall-321 17s -8s linear infinite}@keyframes fall-321{78.175%{transform:translate(.0623vw,78.175vh) scale(.92)}to{transform:translate(4.9609vw,99vh) scale(.92)}}.snow:nth-child(322){opacity:.2126;transform:translate(92.2897vw,-10px) scale(.3742);animation:fall-322 15s -10s linear infinite}@keyframes fall-322{64.002%{transform:translate(89.7695vw,64.002vh) scale(.3742)}to{transform:translate(91.0296vw,99vh) scale(.3742)}}.snow:nth-child(323){opacity:.8328;transform:translate(54.1363vw,-10px) scale(.0414);animation:fall-323 26s -30s linear infinite}@keyframes fall-323{35.569%{transform:translate(63.5357vw,35.569vh) scale(.0414)}to{transform:translate(58.836vw,99vh) scale(.0414)}}.snow:nth-child(324){opacity:.8814;transform:translate(43.5718vw,-10px) scale(.083);animation:fall-324 11s -27s linear infinite}@keyframes fall-324{50.522%{transform:translate(45.0074vw,50.522vh) scale(.083)}to{transform:translate(44.2896vw,99vh) scale(.083)}}.snow:nth-child(325){opacity:1.881;transform:translate(9.3499vw,-10px) scale(.2653);animation:fall-325 20s -29s linear infinite}@keyframes fall-325{34.197%{transform:translate(18.9819vw,34.197vh) scale(.2653)}to{transform:translate(14.1659vw,99vh) scale(.2653)}}.snow:nth-child(326){opacity:.4418;transform:translate(35.5772vw,-10px) scale(.7844);animation:fall-326 30s -2s linear infinite}@keyframes fall-326{44.755%{transform:translate(40.3555vw,44.755vh) scale(.7844)}to{transform:translate(37.96635vw,99vh) scale(.7844)}}.snow:nth-child(327){opacity:.9226;transform:translate(24.198vw,-10px) scale(.331);animation:fall-327 24s -13s linear infinite}@keyframes fall-327{63.046%{transform:translate(19.5066vw,63.046vh) scale(.331)}to{transform:translate(21.8523vw,99vh) scale(.331)}}.snow:nth-child(328){opacity:1.9828;transform:translate(28.8689vw,-10px) scale(.7207);animation:fall-328 25s -12s linear infinite}@keyframes fall-328{75.76%{transform:translate(34.0021vw,75.76vh) scale(.7207)}to{transform:translate(31.4355vw,99vh) scale(.7207)}}.snow:nth-child(329){opacity:1.6048;transform:translate(36.5223vw,-10px) scale(.865);animation:fall-329 18s -24s linear infinite}@keyframes fall-329{75.928%{transform:translate(36.8781vw,75.928vh) scale(.865)}to{transform:translate(36.7002vw,99vh) scale(.865)}}.snow:nth-child(330){opacity:1.3924;transform:translate(8.0343vw,-10px) scale(.573);animation:fall-330 11s -6s linear infinite}@keyframes fall-330{36.49%{transform:translate(-.7236vw,36.49vh) scale(.573)}to{transform:translate(3.65535vw,99vh) scale(.573)}}.snow:nth-child(331){opacity:.5528;transform:translate(54.0339vw,-10px) scale(.8758);animation:fall-331 24s -3s linear infinite}@keyframes fall-331{50.317%{transform:translate(54.7076vw,50.317vh) scale(.8758)}to{transform:translate(54.37075vw,99vh) scale(.8758)}}.snow:nth-child(332){opacity:.3156;transform:translate(50.6435vw,-10px) scale(.1171);animation:fall-332 27s -7s linear infinite}@keyframes fall-332{64.044%{transform:translate(49.6818vw,64.044vh) scale(.1171)}to{transform:translate(50.16265vw,99vh) scale(.1171)}}.snow:nth-child(333){opacity:1.0402;transform:translate(.1201vw,-10px) scale(.9766);animation:fall-333 25s -6s linear infinite}@keyframes fall-333{72.915%{transform:translate(5.9183vw,72.915vh) scale(.9766)}to{transform:translate(3.0192vw,99vh) scale(.9766)}}.snow:nth-child(334){opacity:1.405;transform:translate(68.7311vw,-10px) scale(.9956);animation:fall-334 28s -5s linear infinite}@keyframes fall-334{57.212%{transform:translate(72.0463vw,57.212vh) scale(.9956)}to{transform:translate(70.3887vw,99vh) scale(.9956)}}.snow:nth-child(335){opacity:.7632;transform:translate(83.1509vw,-10px) scale(.5806);animation:fall-335 23s -27s linear infinite}@keyframes fall-335{55.959%{transform:translate(81.4237vw,55.959vh) scale(.5806)}to{transform:translate(82.2873vw,99vh) scale(.5806)}}.snow:nth-child(336){opacity:1.2162;transform:translate(30.5376vw,-10px) scale(.0667);animation:fall-336 14s -11s linear infinite}@keyframes fall-336{50.443%{transform:translate(39.0664vw,50.443vh) scale(.0667)}to{transform:translate(34.802vw,99vh) scale(.0667)}}.snow:nth-child(337){opacity:1.1756;transform:translate(54.7455vw,-10px) scale(.5734);animation:fall-337 17s -14s linear infinite}@keyframes fall-337{66.028%{transform:translate(52.3859vw,66.028vh) scale(.5734)}to{transform:translate(53.5657vw,99vh) scale(.5734)}}.snow:nth-child(338){opacity:.365;transform:translate(15.6091vw,-10px) scale(.2376);animation:fall-338 25s -19s linear infinite}@keyframes fall-338{37.178%{transform:translate(8.9093vw,37.178vh) scale(.2376)}to{transform:translate(12.2592vw,99vh) scale(.2376)}}.snow:nth-child(339){opacity:.5708;transform:translate(2.199vw,-10px) scale(.2083);animation:fall-339 12s -19s linear infinite}@keyframes fall-339{64.879%{transform:translate(-6.4764vw,64.879vh) scale(.2083)}to{transform:translate(-2.1387vw,99vh) scale(.2083)}}.snow:nth-child(340){opacity:1.524;transform:translate(58.1489vw,-10px) scale(.994);animation:fall-340 19s -2s linear infinite}@keyframes fall-340{50.826%{transform:translate(62.0201vw,50.826vh) scale(.994)}to{transform:translate(60.0845vw,99vh) scale(.994)}}.snow:nth-child(341){opacity:1.5258;transform:translate(26.3706vw,-10px) scale(.8598);animation:fall-341 17s -9s linear infinite}@keyframes fall-341{60.227%{transform:translate(20.0089vw,60.227vh) scale(.8598)}to{transform:translate(23.18975vw,99vh) scale(.8598)}}.snow:nth-child(342){opacity:1.7718;transform:translate(72.3044vw,-10px) scale(.3133);animation:fall-342 28s -14s linear infinite}@keyframes fall-342{35.656%{transform:translate(69.405vw,35.656vh) scale(.3133)}to{transform:translate(70.8547vw,99vh) scale(.3133)}}.snow:nth-child(343){opacity:1.141;transform:translate(58.8117vw,-10px) scale(.0171);animation:fall-343 18s -6s linear infinite}@keyframes fall-343{48.926%{transform:translate(55.7772vw,48.926vh) scale(.0171)}to{transform:translate(57.29445vw,99vh) scale(.0171)}}.snow:nth-child(344){opacity:.4836;transform:translate(99.2892vw,-10px) scale(.4937);animation:fall-344 15s -5s linear infinite}@keyframes fall-344{35.379%{transform:translate(90.4175vw,35.379vh) scale(.4937)}to{transform:translate(94.85335vw,99vh) scale(.4937)}}.snow:nth-child(345){opacity:1.6132;transform:translate(14.2674vw,-10px) scale(.3232);animation:fall-345 28s -1s linear infinite}@keyframes fall-345{52.89%{transform:translate(8.3694vw,52.89vh) scale(.3232)}to{transform:translate(11.3184vw,99vh) scale(.3232)}}.snow:nth-child(346){opacity:1.4062;transform:translate(43.9638vw,-10px) scale(.176);animation:fall-346 16s -2s linear infinite}@keyframes fall-346{79.508%{transform:translate(42.9497vw,79.508vh) scale(.176)}to{transform:translate(43.45675vw,99vh) scale(.176)}}.snow:nth-child(347){opacity:.6978;transform:translate(83.775vw,-10px) scale(.1796);animation:fall-347 20s -14s linear infinite}@keyframes fall-347{67.566%{transform:translate(74.2653vw,67.566vh) scale(.1796)}to{transform:translate(79.02015vw,99vh) scale(.1796)}}.snow:nth-child(348){opacity:1.603;transform:translate(34.6532vw,-10px) scale(.66);animation:fall-348 15s -13s linear infinite}@keyframes fall-348{49.274%{transform:translate(44.5137vw,49.274vh) scale(.66)}to{transform:translate(39.58345vw,99vh) scale(.66)}}.snow:nth-child(349){opacity:1.4734;transform:translate(3.1109vw,-10px) scale(.2089);animation:fall-349 10s -18s linear infinite}@keyframes fall-349{68.194%{transform:translate(3.8973vw,68.194vh) scale(.2089)}to{transform:translate(3.5041vw,99vh) scale(.2089)}}.snow:nth-child(350){opacity:.06;transform:translate(8.6684vw,-10px) scale(.3552);animation:fall-350 12s -2s linear infinite}@keyframes fall-350{36.478%{transform:translate(-1.1821vw,36.478vh) scale(.3552)}to{transform:translate(3.74315vw,99vh) scale(.3552)}}.snow:nth-child(351){opacity:1.9858;transform:translate(16.1003vw,-10px) scale(.7167);animation:fall-351 25s -1s linear infinite}@keyframes fall-351{36.076%{transform:translate(7.0446vw,36.076vh) scale(.7167)}to{transform:translate(11.57245vw,99vh) scale(.7167)}}.snow:nth-child(352){opacity:.7694;transform:translate(51.0333vw,-10px) scale(.8952);animation:fall-352 15s -30s linear infinite}@keyframes fall-352{64.559%{transform:translate(43.0273vw,64.559vh) scale(.8952)}to{transform:translate(47.0303vw,99vh) scale(.8952)}}.snow:nth-child(353){opacity:1.4806;transform:translate(98.7478vw,-10px) scale(.4718);animation:fall-353 19s -14s linear infinite}@keyframes fall-353{63.59%{transform:translate(91.8852vw,63.59vh) scale(.4718)}to{transform:translate(95.3165vw,99vh) scale(.4718)}}.snow:nth-child(354){opacity:.8666;transform:translate(92.6635vw,-10px) scale(.1148);animation:fall-354 13s -26s linear infinite}@keyframes fall-354{78.811%{transform:translate(101.7164vw,78.811vh) scale(.1148)}to{transform:translate(97.18995vw,99vh) scale(.1148)}}.snow:nth-child(355){opacity:1.2066;transform:translate(82.7643vw,-10px) scale(.7113);animation:fall-355 21s -14s linear infinite}@keyframes fall-355{67.907%{transform:translate(89.9518vw,67.907vh) scale(.7113)}to{transform:translate(86.35805vw,99vh) scale(.7113)}}.snow:nth-child(356){opacity:.0928;transform:translate(25.1473vw,-10px) scale(.8813);animation:fall-356 23s -19s linear infinite}@keyframes fall-356{66.618%{transform:translate(20.4668vw,66.618vh) scale(.8813)}to{transform:translate(22.80705vw,99vh) scale(.8813)}}.snow:nth-child(357){opacity:.4444;transform:translate(97.7975vw,-10px) scale(.2681);animation:fall-357 10s -28s linear infinite}@keyframes fall-357{62.453%{transform:translate(101.0884vw,62.453vh) scale(.2681)}to{transform:translate(99.44295vw,99vh) scale(.2681)}}.snow:nth-child(358){opacity:.6384;transform:translate(8.6572vw,-10px) scale(.2877);animation:fall-358 20s -29s linear infinite}@keyframes fall-358{55.017%{transform:translate(3.2395vw,55.017vh) scale(.2877)}to{transform:translate(5.94835vw,99vh) scale(.2877)}}.snow:nth-child(359){opacity:1.0932;transform:translate(87.8535vw,-10px) scale(.0478);animation:fall-359 22s -2s linear infinite}@keyframes fall-359{44.025%{transform:translate(86.2536vw,44.025vh) scale(.0478)}to{transform:translate(87.05355vw,99vh) scale(.0478)}}.snow:nth-child(360){opacity:.9388;transform:translate(.1039vw,-10px) scale(.1083);animation:fall-360 12s -24s linear infinite}@keyframes fall-360{63.635%{transform:translate(8.9245vw,63.635vh) scale(.1083)}to{transform:translate(4.5142vw,99vh) scale(.1083)}}.snow:nth-child(361){opacity:1.6128;transform:translate(34.7272vw,-10px) scale(.5188);animation:fall-361 10s -16s linear infinite}@keyframes fall-361{52.162%{transform:translate(36.7878vw,52.162vh) scale(.5188)}to{transform:translate(35.7575vw,99vh) scale(.5188)}}.snow:nth-child(362){opacity:.7104;transform:translate(67.3004vw,-10px) scale(.8841);animation:fall-362 13s -23s linear infinite}@keyframes fall-362{67.017%{transform:translate(66.8959vw,67.017vh) scale(.8841)}to{transform:translate(67.09815vw,99vh) scale(.8841)}}.snow:nth-child(363){opacity:.157;transform:translate(59.5852vw,-10px) scale(.1775);animation:fall-363 30s -15s linear infinite}@keyframes fall-363{63.169%{transform:translate(51.3662vw,63.169vh) scale(.1775)}to{transform:translate(55.4757vw,99vh) scale(.1775)}}.snow:nth-child(364){opacity:1.4954;transform:translate(68.5097vw,-10px) scale(.7276);animation:fall-364 30s -2s linear infinite}@keyframes fall-364{62.491%{transform:translate(64.4945vw,62.491vh) scale(.7276)}to{transform:translate(66.5021vw,99vh) scale(.7276)}}.snow:nth-child(365){opacity:.7516;transform:translate(53.1065vw,-10px) scale(.375);animation:fall-365 18s -14s linear infinite}@keyframes fall-365{67.361%{transform:translate(46.4369vw,67.361vh) scale(.375)}to{transform:translate(49.7717vw,99vh) scale(.375)}}.snow:nth-child(366){opacity:.3662;transform:translate(1.533vw,-10px) scale(.4524);animation:fall-366 18s -20s linear infinite}@keyframes fall-366{76.249%{transform:translate(-7.2772vw,76.249vh) scale(.4524)}to{transform:translate(-2.8721vw,99vh) scale(.4524)}}.snow:nth-child(367){opacity:1.2608;transform:translate(40.5769vw,-10px) scale(.9981);animation:fall-367 23s -22s linear infinite}@keyframes fall-367{61.433%{transform:translate(43.502vw,61.433vh) scale(.9981)}to{transform:translate(42.03945vw,99vh) scale(.9981)}}.snow:nth-child(368){opacity:.4826;transform:translate(97.7237vw,-10px) scale(.4659);animation:fall-368 19s -14s linear infinite}@keyframes fall-368{41.083%{transform:translate(91.0026vw,41.083vh) scale(.4659)}to{transform:translate(94.36315vw,99vh) scale(.4659)}}.snow:nth-child(369){opacity:.2936;transform:translate(77.0857vw,-10px) scale(.0303);animation:fall-369 14s -5s linear infinite}@keyframes fall-369{74.106%{transform:translate(67.1784vw,74.106vh) scale(.0303)}to{transform:translate(72.13205vw,99vh) scale(.0303)}}.snow:nth-child(370){opacity:.8906;transform:translate(50.5961vw,-10px) scale(.6353);animation:fall-370 18s -22s linear infinite}@keyframes fall-370{65.501%{transform:translate(44.0197vw,65.501vh) scale(.6353)}to{transform:translate(47.3079vw,99vh) scale(.6353)}}.snow:nth-child(371){opacity:.6092;transform:translate(79.8745vw,-10px) scale(.5159);animation:fall-371 26s -11s linear infinite}@keyframes fall-371{32.87%{transform:translate(74.663vw,32.87vh) scale(.5159)}to{transform:translate(77.26875vw,99vh) scale(.5159)}}.snow:nth-child(372){opacity:1.0274;transform:translate(47.9607vw,-10px) scale(.5435);animation:fall-372 28s -9s linear infinite}@keyframes fall-372{79.919%{transform:translate(49.6578vw,79.919vh) scale(.5435)}to{transform:translate(48.80925vw,99vh) scale(.5435)}}.snow:nth-child(373){opacity:.8064;transform:translate(73.8909vw,-10px) scale(.5268);animation:fall-373 17s -20s linear infinite}@keyframes fall-373{59.694%{transform:translate(67.7018vw,59.694vh) scale(.5268)}to{transform:translate(70.79635vw,99vh) scale(.5268)}}.snow:nth-child(374){opacity:.9438;transform:translate(40.6232vw,-10px) scale(.0424);animation:fall-374 19s -12s linear infinite}@keyframes fall-374{66.874%{transform:translate(38.0557vw,66.874vh) scale(.0424)}to{transform:translate(39.33945vw,99vh) scale(.0424)}}.snow:nth-child(375){opacity:.2382;transform:translate(85.489vw,-10px) scale(.5992);animation:fall-375 27s -20s linear infinite}@keyframes fall-375{31.127%{transform:translate(83.9662vw,31.127vh) scale(.5992)}to{transform:translate(84.7276vw,99vh) scale(.5992)}}.snow:nth-child(376){opacity:1.7502;transform:translate(89.9936vw,-10px) scale(.5595);animation:fall-376 24s -28s linear infinite}@keyframes fall-376{63.952%{transform:translate(80.1288vw,63.952vh) scale(.5595)}to{transform:translate(85.0612vw,99vh) scale(.5595)}}.snow:nth-child(377){opacity:1.0756;transform:translate(29.2847vw,-10px) scale(.2384);animation:fall-377 29s -4s linear infinite}@keyframes fall-377{40.332%{transform:translate(27.5714vw,40.332vh) scale(.2384)}to{transform:translate(28.42805vw,99vh) scale(.2384)}}.snow:nth-child(378){opacity:.2818;transform:translate(52.2714vw,-10px) scale(.8062);animation:fall-378 24s -29s linear infinite}@keyframes fall-378{52.335%{transform:translate(43.8299vw,52.335vh) scale(.8062)}to{transform:translate(48.05065vw,99vh) scale(.8062)}}.snow:nth-child(379){opacity:1.5838;transform:translate(61.0817vw,-10px) scale(.2613);animation:fall-379 17s -11s linear infinite}@keyframes fall-379{41.643%{transform:translate(69.7167vw,41.643vh) scale(.2613)}to{transform:translate(65.3992vw,99vh) scale(.2613)}}.snow:nth-child(380){opacity:.2652;transform:translate(30.868vw,-10px) scale(.732);animation:fall-380 25s -4s linear infinite}@keyframes fall-380{51.669%{transform:translate(33.8545vw,51.669vh) scale(.732)}to{transform:translate(32.36125vw,99vh) scale(.732)}}.snow:nth-child(381){opacity:1.4332;transform:translate(57.442vw,-10px) scale(.5039);animation:fall-381 24s -12s linear infinite}@keyframes fall-381{47.233%{transform:translate(52.9721vw,47.233vh) scale(.5039)}to{transform:translate(55.20705vw,99vh) scale(.5039)}}.snow:nth-child(382){opacity:.174;transform:translate(35.2326vw,-10px) scale(.6005);animation:fall-382 24s -12s linear infinite}@keyframes fall-382{38.088%{transform:translate(32.4807vw,38.088vh) scale(.6005)}to{transform:translate(33.85665vw,99vh) scale(.6005)}}.snow:nth-child(383){opacity:.1104;transform:translate(77.2137vw,-10px) scale(.4719);animation:fall-383 12s -25s linear infinite}@keyframes fall-383{40.633%{transform:translate(76.1026vw,40.633vh) scale(.4719)}to{transform:translate(76.65815vw,99vh) scale(.4719)}}.snow:nth-child(384){opacity:1.6878;transform:translate(9.0254vw,-10px) scale(.4755);animation:fall-384 23s -5s linear infinite}@keyframes fall-384{61.152%{transform:translate(1.6816vw,61.152vh) scale(.4755)}to{transform:translate(5.3535vw,99vh) scale(.4755)}}.snow:nth-child(385){opacity:1.7974;transform:translate(84.7696vw,-10px) scale(.2488);animation:fall-385 19s -23s linear infinite}@keyframes fall-385{57.14%{transform:translate(75.3367vw,57.14vh) scale(.2488)}to{transform:translate(80.05315vw,99vh) scale(.2488)}}.snow:nth-child(386){opacity:1.3312;transform:translate(99.4097vw,-10px) scale(.4343);animation:fall-386 20s -18s linear infinite}@keyframes fall-386{40.432%{transform:translate(107.5596vw,40.432vh) scale(.4343)}to{transform:translate(103.48465vw,99vh) scale(.4343)}}.snow:nth-child(387){opacity:.44;transform:translate(42.6554vw,-10px) scale(.3492);animation:fall-387 10s -13s linear infinite}@keyframes fall-387{35.762%{transform:translate(46.4358vw,35.762vh) scale(.3492)}to{transform:translate(44.5456vw,99vh) scale(.3492)}}.snow:nth-child(388){opacity:.2258;transform:translate(59.8319vw,-10px) scale(.5926);animation:fall-388 12s -22s linear infinite}@keyframes fall-388{53.954%{transform:translate(50.6289vw,53.954vh) scale(.5926)}to{transform:translate(55.2304vw,99vh) scale(.5926)}}.snow:nth-child(389){opacity:.0524;transform:translate(43.5265vw,-10px) scale(.3024);animation:fall-389 19s -10s linear infinite}@keyframes fall-389{54.956%{transform:translate(35.2018vw,54.956vh) scale(.3024)}to{transform:translate(39.36415vw,99vh) scale(.3024)}}.snow:nth-child(390){opacity:1.4056;transform:translate(82.8283vw,-10px) scale(.3238);animation:fall-390 22s -18s linear infinite}@keyframes fall-390{54.929%{transform:translate(82.1767vw,54.929vh) scale(.3238)}to{transform:translate(82.5025vw,99vh) scale(.3238)}}.snow:nth-child(391){opacity:.1508;transform:translate(54.0557vw,-10px) scale(.1916);animation:fall-391 15s -18s linear infinite}@keyframes fall-391{34.577%{transform:translate(59.1167vw,34.577vh) scale(.1916)}to{transform:translate(56.5862vw,99vh) scale(.1916)}}.snow:nth-child(392){opacity:.467;transform:translate(68.9643vw,-10px) scale(.497);animation:fall-392 24s -23s linear infinite}@keyframes fall-392{49.958%{transform:translate(59.5203vw,49.958vh) scale(.497)}to{transform:translate(64.2423vw,99vh) scale(.497)}}.snow:nth-child(393){opacity:1.609;transform:translate(20.584vw,-10px) scale(.9645);animation:fall-393 13s -10s linear infinite}@keyframes fall-393{58.818%{transform:translate(10.6385vw,58.818vh) scale(.9645)}to{transform:translate(15.61125vw,99vh) scale(.9645)}}.snow:nth-child(394){opacity:.7804;transform:translate(13.6416vw,-10px) scale(.1198);animation:fall-394 28s -5s linear infinite}@keyframes fall-394{52.135%{transform:translate(17.4611vw,52.135vh) scale(.1198)}to{transform:translate(15.55135vw,99vh) scale(.1198)}}.snow:nth-child(395){opacity:.7454;transform:translate(76.6405vw,-10px) scale(.2306);animation:fall-395 17s -28s linear infinite}@keyframes fall-395{42.958%{transform:translate(76.6734vw,42.958vh) scale(.2306)}to{transform:translate(76.65695vw,99vh) scale(.2306)}}.snow:nth-child(396){opacity:1.1718;transform:translate(72.9022vw,-10px) scale(.7763);animation:fall-396 17s -2s linear infinite}@keyframes fall-396{70.716%{transform:translate(73.5484vw,70.716vh) scale(.7763)}to{transform:translate(73.2253vw,99vh) scale(.7763)}}.snow:nth-child(397){opacity:1.3522;transform:translate(94.1218vw,-10px) scale(.716);animation:fall-397 14s -2s linear infinite}@keyframes fall-397{67.744%{transform:translate(96.3662vw,67.744vh) scale(.716)}to{transform:translate(95.244vw,99vh) scale(.716)}}.snow:nth-child(398){opacity:.6292;transform:translate(94.9153vw,-10px) scale(.9605);animation:fall-398 18s -17s linear infinite}@keyframes fall-398{46.003%{transform:translate(92.7192vw,46.003vh) scale(.9605)}to{transform:translate(93.81725vw,99vh) scale(.9605)}}.snow:nth-child(399){opacity:1.6426;transform:translate(12.6899vw,-10px) scale(.6696);animation:fall-399 22s -19s linear infinite}@keyframes fall-399{35.055%{transform:translate(17.7546vw,35.055vh) scale(.6696)}to{transform:translate(15.22225vw,99vh) scale(.6696)}}.snow:nth-child(400){opacity:1.0604;transform:translate(78.6428vw,-10px) scale(.5372);animation:fall-400 14s -27s linear infinite}@keyframes fall-400{65.675%{transform:translate(69.9167vw,65.675vh) scale(.5372)}to{transform:translate(74.27975vw,99vh) scale(.5372)}}\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 });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" 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: 1800px){.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:.507;transform:translate(92.5198vw,-10px) scale(.8623);animation:fall-1 22s -19s linear infinite}@keyframes fall-1{41.156%{transform:translate(99.3627vw,41.156vh) scale(.8623)}to{transform:translate(95.94125vw,99vh) scale(.8623)}}.snow:nth-child(2){opacity:1.23;transform:translate(72.4201vw,-10px) scale(.1566);animation:fall-2 23s -13s linear infinite}@keyframes fall-2{39.947%{transform:translate(81.7719vw,39.947vh) scale(.1566)}to{transform:translate(77.096vw,99vh) scale(.1566)}}.snow:nth-child(3){opacity:1.8212;transform:translate(73.8998vw,-10px) scale(.8651);animation:fall-3 15s -5s linear infinite}@keyframes fall-3{49.564%{transform:translate(75.2714vw,49.564vh) scale(.8651)}to{transform:translate(74.5856vw,99vh) scale(.8651)}}.snow:nth-child(4){opacity:.1586;transform:translate(56.1543vw,-10px) scale(.5557);animation:fall-4 30s -13s linear infinite}@keyframes fall-4{42.347%{transform:translate(59.6602vw,42.347vh) scale(.5557)}to{transform:translate(57.90725vw,99vh) scale(.5557)}}.snow:nth-child(5){opacity:.1978;transform:translate(70.0521vw,-10px) scale(.1491);animation:fall-5 21s -27s linear infinite}@keyframes fall-5{65.856%{transform:translate(78.4685vw,65.856vh) scale(.1491)}to{transform:translate(74.2603vw,99vh) scale(.1491)}}.snow:nth-child(6){opacity:1.245;transform:translate(13.5946vw,-10px) scale(.0705);animation:fall-6 27s -15s linear infinite}@keyframes fall-6{59.572%{transform:translate(18.0884vw,59.572vh) scale(.0705)}to{transform:translate(15.8415vw,99vh) scale(.0705)}}.snow:nth-child(7){opacity:1.9518;transform:translate(12.0677vw,-10px) scale(.6807);animation:fall-7 12s -3s linear infinite}@keyframes fall-7{68.736%{transform:translate(6.5283vw,68.736vh) scale(.6807)}to{transform:translate(9.298vw,99vh) scale(.6807)}}.snow:nth-child(8){opacity:1.5338;transform:translate(80.103vw,-10px) scale(.0149);animation:fall-8 11s -26s linear infinite}@keyframes fall-8{71.802%{transform:translate(71.3081vw,71.802vh) scale(.0149)}to{transform:translate(75.70555vw,99vh) scale(.0149)}}.snow:nth-child(9){opacity:.998;transform:translate(6.45vw,-10px) scale(.5962);animation:fall-9 24s -26s linear infinite}@keyframes fall-9{44.878%{transform:translate(-2.7878vw,44.878vh) scale(.5962)}to{transform:translate(1.8311vw,99vh) scale(.5962)}}.snow:nth-child(10){opacity:1.5622;transform:translate(97.0944vw,-10px) scale(.1594);animation:fall-10 25s -17s linear infinite}@keyframes fall-10{77.456%{transform:translate(95.2537vw,77.456vh) scale(.1594)}to{transform:translate(96.17405vw,99vh) scale(.1594)}}.snow:nth-child(11){opacity:1.1872;transform:translate(48.7807vw,-10px) scale(.89);animation:fall-11 25s -18s linear infinite}@keyframes fall-11{77.569%{transform:translate(45.3722vw,77.569vh) scale(.89)}to{transform:translate(47.07645vw,99vh) scale(.89)}}.snow:nth-child(12){opacity:.4702;transform:translate(16.3147vw,-10px) scale(.2486);animation:fall-12 28s -9s linear infinite}@keyframes fall-12{68.166%{transform:translate(13.0183vw,68.166vh) scale(.2486)}to{transform:translate(14.6665vw,99vh) scale(.2486)}}.snow:nth-child(13){opacity:1.4252;transform:translate(68.0509vw,-10px) scale(.6203);animation:fall-13 12s -1s linear infinite}@keyframes fall-13{31.264%{transform:translate(63.3903vw,31.264vh) scale(.6203)}to{transform:translate(65.7206vw,99vh) scale(.6203)}}.snow:nth-child(14){opacity:.8048;transform:translate(17.2861vw,-10px) scale(.0904);animation:fall-14 20s -17s linear infinite}@keyframes fall-14{36.542%{transform:translate(15.5453vw,36.542vh) scale(.0904)}to{transform:translate(16.4157vw,99vh) scale(.0904)}}.snow:nth-child(15){opacity:1.1612;transform:translate(97.9601vw,-10px) scale(.9374);animation:fall-15 13s -9s linear infinite}@keyframes fall-15{36.617%{transform:translate(96.1778vw,36.617vh) scale(.9374)}to{transform:translate(97.06895vw,99vh) scale(.9374)}}.snow:nth-child(16){opacity:1.316;transform:translate(40.9165vw,-10px) scale(.9921);animation:fall-16 24s -8s linear infinite}@keyframes fall-16{75.919%{transform:translate(39.4048vw,75.919vh) scale(.9921)}to{transform:translate(40.16065vw,99vh) scale(.9921)}}.snow:nth-child(17){opacity:.2434;transform:translate(53.4862vw,-10px) scale(.8704);animation:fall-17 12s -24s linear infinite}@keyframes fall-17{69.494%{transform:translate(62.7635vw,69.494vh) scale(.8704)}to{transform:translate(58.12485vw,99vh) scale(.8704)}}.snow:nth-child(18){opacity:1.6942;transform:translate(7.9422vw,-10px) scale(.9611);animation:fall-18 12s -15s linear infinite}@keyframes fall-18{66.515%{transform:translate(2.5681vw,66.515vh) scale(.9611)}to{transform:translate(5.25515vw,99vh) scale(.9611)}}.snow:nth-child(19){opacity:1.46;transform:translate(19.5576vw,-10px) scale(.1495);animation:fall-19 25s -5s linear infinite}@keyframes fall-19{70.055%{transform:translate(26.5002vw,70.055vh) scale(.1495)}to{transform:translate(23.0289vw,99vh) scale(.1495)}}.snow:nth-child(20){opacity:.3;transform:translate(93.1306vw,-10px) scale(.9636);animation:fall-20 19s -8s linear infinite}@keyframes fall-20{57.833%{transform:translate(92.6036vw,57.833vh) scale(.9636)}to{transform:translate(92.8671vw,99vh) scale(.9636)}}.snow:nth-child(21){opacity:.151;transform:translate(7.616vw,-10px) scale(.0907);animation:fall-21 21s -22s linear infinite}@keyframes fall-21{63.275%{transform:translate(14.2457vw,63.275vh) scale(.0907)}to{transform:translate(10.93085vw,99vh) scale(.0907)}}.snow:nth-child(22){opacity:1.9558;transform:translate(94.4151vw,-10px) scale(.3997);animation:fall-22 13s -11s linear infinite}@keyframes fall-22{59.512%{transform:translate(87.9951vw,59.512vh) scale(.3997)}to{transform:translate(91.2051vw,99vh) scale(.3997)}}.snow:nth-child(23){opacity:.6898;transform:translate(83.481vw,-10px) scale(.0491);animation:fall-23 18s -21s linear infinite}@keyframes fall-23{44.61%{transform:translate(87.9135vw,44.61vh) scale(.0491)}to{transform:translate(85.69725vw,99vh) scale(.0491)}}.snow:nth-child(24){opacity:.7726;transform:translate(22.5239vw,-10px) scale(.0253);animation:fall-24 21s -25s linear infinite}@keyframes fall-24{60.297%{transform:translate(24.9812vw,60.297vh) scale(.0253)}to{transform:translate(23.75255vw,99vh) scale(.0253)}}.snow:nth-child(25){opacity:1.7932;transform:translate(55.4699vw,-10px) scale(.6691);animation:fall-25 25s -16s linear infinite}@keyframes fall-25{32.519%{transform:translate(55.1957vw,32.519vh) scale(.6691)}to{transform:translate(55.3328vw,99vh) scale(.6691)}}.snow:nth-child(26){opacity:.0896;transform:translate(37.7003vw,-10px) scale(.6489);animation:fall-26 27s -16s linear infinite}@keyframes fall-26{31.385%{transform:translate(35.6808vw,31.385vh) scale(.6489)}to{transform:translate(36.69055vw,99vh) scale(.6489)}}.snow:nth-child(27){opacity:1.0612;transform:translate(88.3944vw,-10px) scale(.1195);animation:fall-27 20s -10s linear infinite}@keyframes fall-27{45.743%{transform:translate(79.5608vw,45.743vh) scale(.1195)}to{transform:translate(83.9776vw,99vh) scale(.1195)}}.snow:nth-child(28){opacity:1.015;transform:translate(54.5773vw,-10px) scale(.8818);animation:fall-28 24s -19s linear infinite}@keyframes fall-28{51.796%{transform:translate(60.8083vw,51.796vh) scale(.8818)}to{transform:translate(57.6928vw,99vh) scale(.8818)}}.snow:nth-child(29){opacity:1.8702;transform:translate(46.6839vw,-10px) scale(.9387);animation:fall-29 11s -24s linear infinite}@keyframes fall-29{46.86%{transform:translate(54.0792vw,46.86vh) scale(.9387)}to{transform:translate(50.38155vw,99vh) scale(.9387)}}.snow:nth-child(30){opacity:1.4792;transform:translate(4.1368vw,-10px) scale(.0987);animation:fall-30 20s -19s linear infinite}@keyframes fall-30{67.101%{transform:translate(7.5877vw,67.101vh) scale(.0987)}to{transform:translate(5.86225vw,99vh) scale(.0987)}}.snow:nth-child(31){opacity:.5616;transform:translate(20.3625vw,-10px) scale(.8625);animation:fall-31 11s -6s linear infinite}@keyframes fall-31{38.18%{transform:translate(11.6471vw,38.18vh) scale(.8625)}to{transform:translate(16.0048vw,99vh) scale(.8625)}}.snow:nth-child(32){opacity:1.4182;transform:translate(68.1209vw,-10px) scale(.973);animation:fall-32 19s -11s linear infinite}@keyframes fall-32{78.139%{transform:translate(63.6786vw,78.139vh) scale(.973)}to{transform:translate(65.89975vw,99vh) scale(.973)}}.snow:nth-child(33){opacity:1.0816;transform:translate(5.6107vw,-10px) scale(.5684);animation:fall-33 23s -2s linear infinite}@keyframes fall-33{45.472%{transform:translate(-.8171vw,45.472vh) scale(.5684)}to{transform:translate(2.3968vw,99vh) scale(.5684)}}.snow:nth-child(34){opacity:1.4948;transform:translate(6.7272vw,-10px) scale(.5805);animation:fall-34 25s -23s linear infinite}@keyframes fall-34{47.615%{transform:translate(12.9978vw,47.615vh) scale(.5805)}to{transform:translate(9.8625vw,99vh) scale(.5805)}}.snow:nth-child(35){opacity:.3536;transform:translate(60.6168vw,-10px) scale(.8534);animation:fall-35 26s -23s linear infinite}@keyframes fall-35{74.552%{transform:translate(58.1727vw,74.552vh) scale(.8534)}to{transform:translate(59.39475vw,99vh) scale(.8534)}}.snow:nth-child(36){opacity:1.0722;transform:translate(38.2419vw,-10px) scale(.3117);animation:fall-36 26s -10s linear infinite}@keyframes fall-36{45.332%{transform:translate(47.1959vw,45.332vh) scale(.3117)}to{transform:translate(42.7189vw,99vh) scale(.3117)}}.snow:nth-child(37){opacity:.6034;transform:translate(36.7906vw,-10px) scale(.6782);animation:fall-37 10s -12s linear infinite}@keyframes fall-37{47.316%{transform:translate(38.9342vw,47.316vh) scale(.6782)}to{transform:translate(37.8624vw,99vh) scale(.6782)}}.snow:nth-child(38){opacity:1.7902;transform:translate(2.4414vw,-10px) scale(.5276);animation:fall-38 14s -22s linear infinite}@keyframes fall-38{56.135%{transform:translate(-4.8269vw,56.135vh) scale(.5276)}to{transform:translate(-1.19275vw,99vh) scale(.5276)}}.snow:nth-child(39){opacity:1.947;transform:translate(25.7446vw,-10px) scale(.5324);animation:fall-39 17s -12s linear infinite}@keyframes fall-39{71.394%{transform:translate(18.6711vw,71.394vh) scale(.5324)}to{transform:translate(22.20785vw,99vh) scale(.5324)}}.snow:nth-child(40){opacity:1.7842;transform:translate(13.228vw,-10px) scale(.526);animation:fall-40 14s -22s linear infinite}@keyframes fall-40{61.49%{transform:translate(21.5277vw,61.49vh) scale(.526)}to{transform:translate(17.37785vw,99vh) scale(.526)}}.snow:nth-child(41){opacity:1.6262;transform:translate(38.5087vw,-10px) scale(.9684);animation:fall-41 29s -3s linear infinite}@keyframes fall-41{65.351%{transform:translate(41.6547vw,65.351vh) scale(.9684)}to{transform:translate(40.0817vw,99vh) scale(.9684)}}.snow:nth-child(42){opacity:.081;transform:translate(9.5245vw,-10px) scale(.0877);animation:fall-42 18s -15s linear infinite}@keyframes fall-42{48.729%{transform:translate(1.7101vw,48.729vh) scale(.0877)}to{transform:translate(5.6173vw,99vh) scale(.0877)}}.snow:nth-child(43){opacity:.0198;transform:translate(9.3501vw,-10px) scale(.2841);animation:fall-43 17s -1s linear infinite}@keyframes fall-43{35.226%{transform:translate(.7025vw,35.226vh) scale(.2841)}to{transform:translate(5.0263vw,99vh) scale(.2841)}}.snow:nth-child(44){opacity:1.5132;transform:translate(9.7827vw,-10px) scale(.3745);animation:fall-44 14s -15s linear infinite}@keyframes fall-44{35.768%{transform:translate(1.2795vw,35.768vh) scale(.3745)}to{transform:translate(5.5311vw,99vh) scale(.3745)}}.snow:nth-child(45){opacity:.4282;transform:translate(15.6363vw,-10px) scale(.4759);animation:fall-45 14s -3s linear infinite}@keyframes fall-45{53.72%{transform:translate(7.371vw,53.72vh) scale(.4759)}to{transform:translate(11.50365vw,99vh) scale(.4759)}}.snow:nth-child(46){opacity:1.2152;transform:translate(.7699vw,-10px) scale(.8772);animation:fall-46 13s -26s linear infinite}@keyframes fall-46{63.333%{transform:translate(6.3382vw,63.333vh) scale(.8772)}to{transform:translate(3.55405vw,99vh) scale(.8772)}}.snow:nth-child(47){opacity:.8744;transform:translate(69.5341vw,-10px) scale(.2677);animation:fall-47 25s -10s linear infinite}@keyframes fall-47{56.37%{transform:translate(72.3344vw,56.37vh) scale(.2677)}to{transform:translate(70.93425vw,99vh) scale(.2677)}}.snow:nth-child(48){opacity:1.7698;transform:translate(76.2898vw,-10px) scale(.6697);animation:fall-48 21s -20s linear infinite}@keyframes fall-48{49.496%{transform:translate(73.0654vw,49.496vh) scale(.6697)}to{transform:translate(74.6776vw,99vh) scale(.6697)}}.snow:nth-child(49){opacity:.1768;transform:translate(16.3542vw,-10px) scale(.6165);animation:fall-49 24s -3s linear infinite}@keyframes fall-49{38.086%{transform:translate(11.8143vw,38.086vh) scale(.6165)}to{transform:translate(14.08425vw,99vh) scale(.6165)}}.snow:nth-child(50){opacity:.3872;transform:translate(67.4911vw,-10px) scale(.4117);animation:fall-50 20s -24s linear infinite}@keyframes fall-50{58.218%{transform:translate(59.682vw,58.218vh) scale(.4117)}to{transform:translate(63.58655vw,99vh) scale(.4117)}}.snow:nth-child(51){opacity:1.1086;transform:translate(36.4013vw,-10px) scale(.9611);animation:fall-51 24s -1s linear infinite}@keyframes fall-51{45.396%{transform:translate(31.7957vw,45.396vh) scale(.9611)}to{transform:translate(34.0985vw,99vh) scale(.9611)}}.snow:nth-child(52){opacity:1.7468;transform:translate(34.1494vw,-10px) scale(.4312);animation:fall-52 14s -20s linear infinite}@keyframes fall-52{59.633%{transform:translate(33.8826vw,59.633vh) scale(.4312)}to{transform:translate(34.016vw,99vh) scale(.4312)}}.snow:nth-child(53){opacity:1.0218;transform:translate(36.7759vw,-10px) scale(.2873);animation:fall-53 11s -29s linear infinite}@keyframes fall-53{69.371%{transform:translate(46.4841vw,69.371vh) scale(.2873)}to{transform:translate(41.63vw,99vh) scale(.2873)}}.snow:nth-child(54){opacity:1.8088;transform:translate(70.904vw,-10px) scale(.2477);animation:fall-54 12s -26s linear infinite}@keyframes fall-54{78.181%{transform:translate(62.1984vw,78.181vh) scale(.2477)}to{transform:translate(66.5512vw,99vh) scale(.2477)}}.snow:nth-child(55){opacity:.5518;transform:translate(64.4601vw,-10px) scale(.6085);animation:fall-55 13s -6s linear infinite}@keyframes fall-55{72.183%{transform:translate(61.3992vw,72.183vh) scale(.6085)}to{transform:translate(62.92965vw,99vh) scale(.6085)}}.snow:nth-child(56){opacity:.984;transform:translate(28.2911vw,-10px) scale(.2929);animation:fall-56 29s -3s linear infinite}@keyframes fall-56{63.5%{transform:translate(30.5116vw,63.5vh) scale(.2929)}to{transform:translate(29.40135vw,99vh) scale(.2929)}}.snow:nth-child(57){opacity:1.9436;transform:translate(39.3519vw,-10px) scale(.9485);animation:fall-57 26s -7s linear infinite}@keyframes fall-57{45.339%{transform:translate(32.9825vw,45.339vh) scale(.9485)}to{transform:translate(36.1672vw,99vh) scale(.9485)}}.snow:nth-child(58){opacity:1.5882;transform:translate(26.8422vw,-10px) scale(.0804);animation:fall-58 29s -23s linear infinite}@keyframes fall-58{76.743%{transform:translate(21.659vw,76.743vh) scale(.0804)}to{transform:translate(24.2506vw,99vh) scale(.0804)}}.snow:nth-child(59){opacity:1.2292;transform:translate(26.0496vw,-10px) scale(.9222);animation:fall-59 19s -20s linear infinite}@keyframes fall-59{58.891%{transform:translate(25.9969vw,58.891vh) scale(.9222)}to{transform:translate(26.02325vw,99vh) scale(.9222)}}.snow:nth-child(60){opacity:1.3692;transform:translate(58.8542vw,-10px) scale(.4254);animation:fall-60 29s -25s linear infinite}@keyframes fall-60{76.997%{transform:translate(52.6261vw,76.997vh) scale(.4254)}to{transform:translate(55.74015vw,99vh) scale(.4254)}}.snow:nth-child(61){opacity:.0318;transform:translate(88.365vw,-10px) scale(.7583);animation:fall-61 29s -12s linear infinite}@keyframes fall-61{46.895%{transform:translate(78.3716vw,46.895vh) scale(.7583)}to{transform:translate(83.3683vw,99vh) scale(.7583)}}.snow:nth-child(62){opacity:.5274;transform:translate(90.3269vw,-10px) scale(.6264);animation:fall-62 23s -18s linear infinite}@keyframes fall-62{33.695%{transform:translate(98.0704vw,33.695vh) scale(.6264)}to{transform:translate(94.19865vw,99vh) scale(.6264)}}.snow:nth-child(63){opacity:1.9586;transform:translate(75.05vw,-10px) scale(.0765);animation:fall-63 13s -21s linear infinite}@keyframes fall-63{49.774%{transform:translate(69.598vw,49.774vh) scale(.0765)}to{transform:translate(72.324vw,99vh) scale(.0765)}}.snow:nth-child(64){opacity:.629;transform:translate(94.4875vw,-10px) scale(.5206);animation:fall-64 14s -2s linear infinite}@keyframes fall-64{40.869%{transform:translate(86.3787vw,40.869vh) scale(.5206)}to{transform:translate(90.4331vw,99vh) scale(.5206)}}.snow:nth-child(65){opacity:.484;transform:translate(14.6004vw,-10px) scale(.3653);animation:fall-65 16s -15s linear infinite}@keyframes fall-65{37.511%{transform:translate(12.6275vw,37.511vh) scale(.3653)}to{transform:translate(13.61395vw,99vh) scale(.3653)}}.snow:nth-child(66){opacity:1.6334;transform:translate(11.0431vw,-10px) scale(.2043);animation:fall-66 29s -10s linear infinite}@keyframes fall-66{32.291%{transform:translate(13.7113vw,32.291vh) scale(.2043)}to{transform:translate(12.3772vw,99vh) scale(.2043)}}.snow:nth-child(67){opacity:1.9136;transform:translate(11.8756vw,-10px) scale(.9867);animation:fall-67 27s -25s linear infinite}@keyframes fall-67{68.743%{transform:translate(12.7964vw,68.743vh) scale(.9867)}to{transform:translate(12.336vw,99vh) scale(.9867)}}.snow:nth-child(68){opacity:1.2974;transform:translate(38.3597vw,-10px) scale(.3675);animation:fall-68 25s -10s linear infinite}@keyframes fall-68{44.253%{transform:translate(28.6757vw,44.253vh) scale(.3675)}to{transform:translate(33.5177vw,99vh) scale(.3675)}}.snow:nth-child(69){opacity:1.943;transform:translate(87.7792vw,-10px) scale(.6339);animation:fall-69 26s -26s linear infinite}@keyframes fall-69{43.402%{transform:translate(93.8292vw,43.402vh) scale(.6339)}to{transform:translate(90.8042vw,99vh) scale(.6339)}}.snow:nth-child(70){opacity:.174;transform:translate(90.2505vw,-10px) scale(.1656);animation:fall-70 15s -26s linear infinite}@keyframes fall-70{40.571%{transform:translate(98.4104vw,40.571vh) scale(.1656)}to{transform:translate(94.33045vw,99vh) scale(.1656)}}.snow:nth-child(71){opacity:1.2066;transform:translate(30.1616vw,-10px) scale(.8975);animation:fall-71 26s -30s linear infinite}@keyframes fall-71{31.239%{transform:translate(33.943vw,31.239vh) scale(.8975)}to{transform:translate(32.0523vw,99vh) scale(.8975)}}.snow:nth-child(72){opacity:1.767;transform:translate(23.5733vw,-10px) scale(.9758);animation:fall-72 25s -20s linear infinite}@keyframes fall-72{35.835%{transform:translate(31.6596vw,35.835vh) scale(.9758)}to{transform:translate(27.61645vw,99vh) scale(.9758)}}.snow:nth-child(73){opacity:.9034;transform:translate(1.9455vw,-10px) scale(.1809);animation:fall-73 14s -2s linear infinite}@keyframes fall-73{36.582%{transform:translate(3.269vw,36.582vh) scale(.1809)}to{transform:translate(2.60725vw,99vh) scale(.1809)}}.snow:nth-child(74){opacity:1.677;transform:translate(90.4334vw,-10px) scale(.3925);animation:fall-74 11s -4s linear infinite}@keyframes fall-74{75.393%{transform:translate(91.9567vw,75.393vh) scale(.3925)}to{transform:translate(91.19505vw,99vh) scale(.3925)}}.snow:nth-child(75){opacity:.3118;transform:translate(76.9763vw,-10px) scale(.3091);animation:fall-75 12s -19s linear infinite}@keyframes fall-75{41.183%{transform:translate(70.3998vw,41.183vh) scale(.3091)}to{transform:translate(73.68805vw,99vh) scale(.3091)}}.snow:nth-child(76){opacity:.074;transform:translate(6.4582vw,-10px) scale(.5188);animation:fall-76 24s -15s linear infinite}@keyframes fall-76{34.842%{transform:translate(6.4062vw,34.842vh) scale(.5188)}to{transform:translate(6.4322vw,99vh) scale(.5188)}}.snow:nth-child(77){opacity:1.0808;transform:translate(34.2041vw,-10px) scale(.9983);animation:fall-77 10s -3s linear infinite}@keyframes fall-77{74.627%{transform:translate(40.234vw,74.627vh) scale(.9983)}to{transform:translate(37.21905vw,99vh) scale(.9983)}}.snow:nth-child(78){opacity:.1384;transform:translate(55.4203vw,-10px) scale(.5747);animation:fall-78 11s -25s linear infinite}@keyframes fall-78{51.944%{transform:translate(47.8192vw,51.944vh) scale(.5747)}to{transform:translate(51.61975vw,99vh) scale(.5747)}}.snow:nth-child(79){opacity:1.4738;transform:translate(47.2681vw,-10px) scale(.7873);animation:fall-79 11s -20s linear infinite}@keyframes fall-79{76.227%{transform:translate(37.9913vw,76.227vh) scale(.7873)}to{transform:translate(42.6297vw,99vh) scale(.7873)}}.snow:nth-child(80){opacity:.2646;transform:translate(8.1331vw,-10px) scale(.2475);animation:fall-80 11s -30s linear infinite}@keyframes fall-80{69.04%{transform:translate(13.2466vw,69.04vh) scale(.2475)}to{transform:translate(10.68985vw,99vh) scale(.2475)}}.snow:nth-child(81){opacity:.5604;transform:translate(9.0663vw,-10px) scale(.941);animation:fall-81 24s -11s linear infinite}@keyframes fall-81{50.163%{transform:translate(4.6683vw,50.163vh) scale(.941)}to{transform:translate(6.8673vw,99vh) scale(.941)}}.snow:nth-child(82){opacity:.301;transform:translate(46.641vw,-10px) scale(.408);animation:fall-82 19s -5s linear infinite}@keyframes fall-82{30.637%{transform:translate(45.8014vw,30.637vh) scale(.408)}to{transform:translate(46.2212vw,99vh) scale(.408)}}.snow:nth-child(83){opacity:1.9174;transform:translate(20.3881vw,-10px) scale(.6723);animation:fall-83 14s -5s linear infinite}@keyframes fall-83{52.858%{transform:translate(20.7114vw,52.858vh) scale(.6723)}to{transform:translate(20.54975vw,99vh) scale(.6723)}}.snow:nth-child(84){opacity:1.6088;transform:translate(78.5315vw,-10px) scale(.0254);animation:fall-84 17s -3s linear infinite}@keyframes fall-84{54.94%{transform:translate(68.573vw,54.94vh) scale(.0254)}to{transform:translate(73.55225vw,99vh) scale(.0254)}}.snow:nth-child(85){opacity:.1674;transform:translate(16.7233vw,-10px) scale(.0123);animation:fall-85 28s -25s linear infinite}@keyframes fall-85{57.007%{transform:translate(15.5558vw,57.007vh) scale(.0123)}to{transform:translate(16.13955vw,99vh) scale(.0123)}}.snow:nth-child(86){opacity:.5858;transform:translate(77.3616vw,-10px) scale(.5932);animation:fall-86 11s -29s linear infinite}@keyframes fall-86{31.398%{transform:translate(69.9922vw,31.398vh) scale(.5932)}to{transform:translate(73.6769vw,99vh) scale(.5932)}}.snow:nth-child(87){opacity:.1556;transform:translate(90.1623vw,-10px) scale(.1253);animation:fall-87 24s -22s linear infinite}@keyframes fall-87{31.005%{transform:translate(82.0171vw,31.005vh) scale(.1253)}to{transform:translate(86.0897vw,99vh) scale(.1253)}}.snow:nth-child(88){opacity:.9888;transform:translate(49.0642vw,-10px) scale(.4837);animation:fall-88 13s -13s linear infinite}@keyframes fall-88{60.421%{transform:translate(42.8368vw,60.421vh) scale(.4837)}to{transform:translate(45.9505vw,99vh) scale(.4837)}}.snow:nth-child(89){opacity:.5292;transform:translate(51.4303vw,-10px) scale(.6669);animation:fall-89 20s -15s linear infinite}@keyframes fall-89{35.546%{transform:translate(52.9179vw,35.546vh) scale(.6669)}to{transform:translate(52.1741vw,99vh) scale(.6669)}}.snow:nth-child(90){opacity:.9388;transform:translate(2.8529vw,-10px) scale(.6464);animation:fall-90 23s -9s linear infinite}@keyframes fall-90{76.895%{transform:translate(12.6244vw,76.895vh) scale(.6464)}to{transform:translate(7.73865vw,99vh) scale(.6464)}}.snow:nth-child(91){opacity:.8352;transform:translate(49.8464vw,-10px) scale(.7023);animation:fall-91 12s -18s linear infinite}@keyframes fall-91{60.115%{transform:translate(52.0445vw,60.115vh) scale(.7023)}to{transform:translate(50.94545vw,99vh) scale(.7023)}}.snow:nth-child(92){opacity:.7364;transform:translate(73.302vw,-10px) scale(.9643);animation:fall-92 11s -4s linear infinite}@keyframes fall-92{46.52%{transform:translate(67.4207vw,46.52vh) scale(.9643)}to{transform:translate(70.36135vw,99vh) scale(.9643)}}.snow:nth-child(93){opacity:.559;transform:translate(39.9885vw,-10px) scale(.505);animation:fall-93 20s -25s linear infinite}@keyframes fall-93{58.472%{transform:translate(40.0948vw,58.472vh) scale(.505)}to{transform:translate(40.04165vw,99vh) scale(.505)}}.snow:nth-child(94){opacity:1.0616;transform:translate(71.1456vw,-10px) scale(.2989);animation:fall-94 19s -10s linear infinite}@keyframes fall-94{62.571%{transform:translate(71.7989vw,62.571vh) scale(.2989)}to{transform:translate(71.47225vw,99vh) scale(.2989)}}.snow:nth-child(95){opacity:1.9436;transform:translate(90.3432vw,-10px) scale(.309);animation:fall-95 10s -30s linear infinite}@keyframes fall-95{56.327%{transform:translate(94.231vw,56.327vh) scale(.309)}to{transform:translate(92.2871vw,99vh) scale(.309)}}.snow:nth-child(96){opacity:.3272;transform:translate(67.9984vw,-10px) scale(.7088);animation:fall-96 26s -8s linear infinite}@keyframes fall-96{57.448%{transform:translate(72.6148vw,57.448vh) scale(.7088)}to{transform:translate(70.3066vw,99vh) scale(.7088)}}.snow:nth-child(97){opacity:.045;transform:translate(92.6107vw,-10px) scale(.2228);animation:fall-97 15s -6s linear infinite}@keyframes fall-97{43.224%{transform:translate(86.7501vw,43.224vh) scale(.2228)}to{transform:translate(89.6804vw,99vh) scale(.2228)}}.snow:nth-child(98){opacity:.773;transform:translate(57.1214vw,-10px) scale(.8273);animation:fall-98 19s -5s linear infinite}@keyframes fall-98{51.084%{transform:translate(56.5274vw,51.084vh) scale(.8273)}to{transform:translate(56.8244vw,99vh) scale(.8273)}}.snow:nth-child(99){opacity:.092;transform:translate(25.6853vw,-10px) scale(.2769);animation:fall-99 15s -27s linear infinite}@keyframes fall-99{77.7%{transform:translate(27.843vw,77.7vh) scale(.2769)}to{transform:translate(26.76415vw,99vh) scale(.2769)}}.snow:nth-child(100){opacity:.7804;transform:translate(63.7896vw,-10px) scale(.2177);animation:fall-100 12s -24s linear infinite}@keyframes fall-100{77.307%{transform:translate(71.8729vw,77.307vh) scale(.2177)}to{transform:translate(67.83125vw,99vh) scale(.2177)}}.snow:nth-child(101){opacity:.8524;transform:translate(81.9026vw,-10px) scale(.7469);animation:fall-101 19s -13s linear infinite}@keyframes fall-101{40.943%{transform:translate(88.6674vw,40.943vh) scale(.7469)}to{transform:translate(85.285vw,99vh) scale(.7469)}}.snow:nth-child(102){opacity:.6572;transform:translate(22.0372vw,-10px) scale(.3452);animation:fall-102 24s -18s linear infinite}@keyframes fall-102{40.56%{transform:translate(14.4105vw,40.56vh) scale(.3452)}to{transform:translate(18.22385vw,99vh) scale(.3452)}}.snow:nth-child(103){opacity:1.358;transform:translate(96.2657vw,-10px) scale(.6661);animation:fall-103 10s -10s linear infinite}@keyframes fall-103{40.817%{transform:translate(100.7064vw,40.817vh) scale(.6661)}to{transform:translate(98.48605vw,99vh) scale(.6661)}}.snow:nth-child(104){opacity:1.2052;transform:translate(55.6871vw,-10px) scale(.6491);animation:fall-104 29s -19s linear infinite}@keyframes fall-104{37.075%{transform:translate(50.9529vw,37.075vh) scale(.6491)}to{transform:translate(53.32vw,99vh) scale(.6491)}}.snow:nth-child(105){opacity:1.2182;transform:translate(21.8014vw,-10px) scale(.0487);animation:fall-105 26s -23s linear infinite}@keyframes fall-105{42.473%{transform:translate(18.2818vw,42.473vh) scale(.0487)}to{transform:translate(20.0416vw,99vh) scale(.0487)}}.snow:nth-child(106){opacity:.3286;transform:translate(80.2646vw,-10px) scale(.0882);animation:fall-106 12s -10s linear infinite}@keyframes fall-106{46.303%{transform:translate(71.4285vw,46.303vh) scale(.0882)}to{transform:translate(75.84655vw,99vh) scale(.0882)}}.snow:nth-child(107){opacity:.583;transform:translate(27.9867vw,-10px) scale(.8642);animation:fall-107 23s -4s linear infinite}@keyframes fall-107{54.911%{transform:translate(32.2669vw,54.911vh) scale(.8642)}to{transform:translate(30.1268vw,99vh) scale(.8642)}}.snow:nth-child(108){opacity:.9384;transform:translate(45.5649vw,-10px) scale(.0773);animation:fall-108 26s -21s linear infinite}@keyframes fall-108{61.2%{transform:translate(49.852vw,61.2vh) scale(.0773)}to{transform:translate(47.70845vw,99vh) scale(.0773)}}.snow:nth-child(109){opacity:1.4206;transform:translate(65.8011vw,-10px) scale(.6679);animation:fall-109 10s -3s linear infinite}@keyframes fall-109{74.98%{transform:translate(68.7078vw,74.98vh) scale(.6679)}to{transform:translate(67.25445vw,99vh) scale(.6679)}}.snow:nth-child(110){opacity:.847;transform:translate(10.1659vw,-10px) scale(.6783);animation:fall-110 24s -6s linear infinite}@keyframes fall-110{52.906%{transform:translate(13.0285vw,52.906vh) scale(.6783)}to{transform:translate(11.5972vw,99vh) scale(.6783)}}.snow:nth-child(111){opacity:.8398;transform:translate(12.9759vw,-10px) scale(.9571);animation:fall-111 28s -8s linear infinite}@keyframes fall-111{60.335%{transform:translate(11.8175vw,60.335vh) scale(.9571)}to{transform:translate(12.3967vw,99vh) scale(.9571)}}.snow:nth-child(112){opacity:1.5616;transform:translate(81.9192vw,-10px) scale(.834);animation:fall-112 15s -23s linear infinite}@keyframes fall-112{50.229%{transform:translate(80.4382vw,50.229vh) scale(.834)}to{transform:translate(81.1787vw,99vh) scale(.834)}}.snow:nth-child(113){opacity:1.7632;transform:translate(61.7873vw,-10px) scale(.2372);animation:fall-113 30s -5s linear infinite}@keyframes fall-113{51.94%{transform:translate(65.6319vw,51.94vh) scale(.2372)}to{transform:translate(63.7096vw,99vh) scale(.2372)}}.snow:nth-child(114){opacity:1.1902;transform:translate(64.2684vw,-10px) scale(.7916);animation:fall-114 14s -16s linear infinite}@keyframes fall-114{65.07%{transform:translate(72.7727vw,65.07vh) scale(.7916)}to{transform:translate(68.52055vw,99vh) scale(.7916)}}.snow:nth-child(115){opacity:.7936;transform:translate(60.3855vw,-10px) scale(.4722);animation:fall-115 23s -2s linear infinite}@keyframes fall-115{63.729%{transform:translate(51.7596vw,63.729vh) scale(.4722)}to{transform:translate(56.07255vw,99vh) scale(.4722)}}.snow:nth-child(116){opacity:.238;transform:translate(38.8679vw,-10px) scale(.449);animation:fall-116 14s -25s linear infinite}@keyframes fall-116{55.575%{transform:translate(40.2555vw,55.575vh) scale(.449)}to{transform:translate(39.5617vw,99vh) scale(.449)}}.snow:nth-child(117){opacity:1.344;transform:translate(25.9065vw,-10px) scale(.0026);animation:fall-117 25s -10s linear infinite}@keyframes fall-117{41.249%{transform:translate(24.4104vw,41.249vh) scale(.0026)}to{transform:translate(25.15845vw,99vh) scale(.0026)}}.snow:nth-child(118){opacity:.522;transform:translate(16.3748vw,-10px) scale(.1601);animation:fall-118 23s -27s linear infinite}@keyframes fall-118{43%{transform:translate(7.8327vw,43vh) scale(.1601)}to{transform:translate(12.10375vw,99vh) scale(.1601)}}.snow:nth-child(119){opacity:.5224;transform:translate(9.7216vw,-10px) scale(.8182);animation:fall-119 19s -9s linear infinite}@keyframes fall-119{37.444%{transform:translate(4.8974vw,37.444vh) scale(.8182)}to{transform:translate(7.3095vw,99vh) scale(.8182)}}.snow:nth-child(120){opacity:1.6588;transform:translate(28.8652vw,-10px) scale(.2482);animation:fall-120 15s -19s linear infinite}@keyframes fall-120{74.83%{transform:translate(35.4183vw,74.83vh) scale(.2482)}to{transform:translate(32.14175vw,99vh) scale(.2482)}}.snow:nth-child(121){opacity:.723;transform:translate(80.3189vw,-10px) scale(.787);animation:fall-121 28s -22s linear infinite}@keyframes fall-121{67.811%{transform:translate(80.1627vw,67.811vh) scale(.787)}to{transform:translate(80.2408vw,99vh) scale(.787)}}.snow:nth-child(122){opacity:1.9956;transform:translate(8.523vw,-10px) scale(.6628);animation:fall-122 15s -9s linear infinite}@keyframes fall-122{43.671%{transform:translate(11.1926vw,43.671vh) scale(.6628)}to{transform:translate(9.8578vw,99vh) scale(.6628)}}.snow:nth-child(123){opacity:1.0178;transform:translate(88.3021vw,-10px) scale(.4317);animation:fall-123 22s -17s linear infinite}@keyframes fall-123{78.92%{transform:translate(88.5076vw,78.92vh) scale(.4317)}to{transform:translate(88.40485vw,99vh) scale(.4317)}}.snow:nth-child(124){opacity:1.658;transform:translate(.2124vw,-10px) scale(.5512);animation:fall-124 28s -16s linear infinite}@keyframes fall-124{60.771%{transform:translate(-1.3176vw,60.771vh) scale(.5512)}to{transform:translate(-.5526vw,99vh) scale(.5512)}}.snow:nth-child(125){opacity:.072;transform:translate(30.9219vw,-10px) scale(.0842);animation:fall-125 17s -11s linear infinite}@keyframes fall-125{39.457%{transform:translate(32.2118vw,39.457vh) scale(.0842)}to{transform:translate(31.56685vw,99vh) scale(.0842)}}.snow:nth-child(126){opacity:1.4812;transform:translate(84.435vw,-10px) scale(.3618);animation:fall-126 14s -15s linear infinite}@keyframes fall-126{73.814%{transform:translate(74.5785vw,73.814vh) scale(.3618)}to{transform:translate(79.50675vw,99vh) scale(.3618)}}.snow:nth-child(127){opacity:.471;transform:translate(9.8533vw,-10px) scale(.2971);animation:fall-127 20s -29s linear infinite}@keyframes fall-127{39.082%{transform:translate(14.3784vw,39.082vh) scale(.2971)}to{transform:translate(12.11585vw,99vh) scale(.2971)}}.snow:nth-child(128){opacity:1.8648;transform:translate(84.5108vw,-10px) scale(.2099);animation:fall-128 22s -22s linear infinite}@keyframes fall-128{73.763%{transform:translate(80.1253vw,73.763vh) scale(.2099)}to{transform:translate(82.31805vw,99vh) scale(.2099)}}.snow:nth-child(129){opacity:.2926;transform:translate(85.09vw,-10px) scale(.7438);animation:fall-129 29s -16s linear infinite}@keyframes fall-129{72.599%{transform:translate(91.0958vw,72.599vh) scale(.7438)}to{transform:translate(88.0929vw,99vh) scale(.7438)}}.snow:nth-child(130){opacity:1.5288;transform:translate(87.191vw,-10px) scale(.7075);animation:fall-130 14s -8s linear infinite}@keyframes fall-130{41.224%{transform:translate(94.5884vw,41.224vh) scale(.7075)}to{transform:translate(90.8897vw,99vh) scale(.7075)}}.snow:nth-child(131){opacity:.0838;transform:translate(53.1262vw,-10px) scale(.8563);animation:fall-131 28s -18s linear infinite}@keyframes fall-131{40.814%{transform:translate(46.5055vw,40.814vh) scale(.8563)}to{transform:translate(49.81585vw,99vh) scale(.8563)}}.snow:nth-child(132){opacity:.9992;transform:translate(81.5313vw,-10px) scale(.6765);animation:fall-132 28s -29s linear infinite}@keyframes fall-132{52.531%{transform:translate(71.7842vw,52.531vh) scale(.6765)}to{transform:translate(76.65775vw,99vh) scale(.6765)}}.snow:nth-child(133){opacity:.4074;transform:translate(1.9616vw,-10px) scale(.8157);animation:fall-133 25s -15s linear infinite}@keyframes fall-133{69.497%{transform:translate(7.5022vw,69.497vh) scale(.8157)}to{transform:translate(4.7319vw,99vh) scale(.8157)}}.snow:nth-child(134){opacity:.1494;transform:translate(85.9053vw,-10px) scale(.7719);animation:fall-134 23s -18s linear infinite}@keyframes fall-134{48.451%{transform:translate(80.2584vw,48.451vh) scale(.7719)}to{transform:translate(83.08185vw,99vh) scale(.7719)}}.snow:nth-child(135){opacity:1.5608;transform:translate(70.1617vw,-10px) scale(.3179);animation:fall-135 11s -3s linear infinite}@keyframes fall-135{69.571%{transform:translate(60.5534vw,69.571vh) scale(.3179)}to{transform:translate(65.35755vw,99vh) scale(.3179)}}.snow:nth-child(136){opacity:.9292;transform:translate(48.6719vw,-10px) scale(.0492);animation:fall-136 19s -10s linear infinite}@keyframes fall-136{72.638%{transform:translate(53.9189vw,72.638vh) scale(.0492)}to{transform:translate(51.2954vw,99vh) scale(.0492)}}.snow:nth-child(137){opacity:1.0356;transform:translate(29.7538vw,-10px) scale(.9877);animation:fall-137 21s -20s linear infinite}@keyframes fall-137{31.734%{transform:translate(27.5799vw,31.734vh) scale(.9877)}to{transform:translate(28.66685vw,99vh) scale(.9877)}}.snow:nth-child(138){opacity:1.0786;transform:translate(48.4428vw,-10px) scale(.078);animation:fall-138 23s -24s linear infinite}@keyframes fall-138{55.775%{transform:translate(51.318vw,55.775vh) scale(.078)}to{transform:translate(49.8804vw,99vh) scale(.078)}}.snow:nth-child(139){opacity:.7276;transform:translate(23.7317vw,-10px) scale(.899);animation:fall-139 18s -28s linear infinite}@keyframes fall-139{66.36%{transform:translate(19.0361vw,66.36vh) scale(.899)}to{transform:translate(21.3839vw,99vh) scale(.899)}}.snow:nth-child(140){opacity:1.5492;transform:translate(40.8378vw,-10px) scale(.2225);animation:fall-140 29s -15s linear infinite}@keyframes fall-140{75.617%{transform:translate(50.6651vw,75.617vh) scale(.2225)}to{transform:translate(45.75145vw,99vh) scale(.2225)}}.snow:nth-child(141){opacity:1.253;transform:translate(41.9891vw,-10px) scale(.5422);animation:fall-141 20s -11s linear infinite}@keyframes fall-141{74.568%{transform:translate(45.9291vw,74.568vh) scale(.5422)}to{transform:translate(43.9591vw,99vh) scale(.5422)}}.snow:nth-child(142){opacity:.5204;transform:translate(69.2213vw,-10px) scale(.2665);animation:fall-142 16s -30s linear infinite}@keyframes fall-142{40.895%{transform:translate(74.2372vw,40.895vh) scale(.2665)}to{transform:translate(71.72925vw,99vh) scale(.2665)}}.snow:nth-child(143){opacity:.3456;transform:translate(34.8109vw,-10px) scale(.7668);animation:fall-143 24s -20s linear infinite}@keyframes fall-143{74.412%{transform:translate(37.7588vw,74.412vh) scale(.7668)}to{transform:translate(36.28485vw,99vh) scale(.7668)}}.snow:nth-child(144){opacity:1.6616;transform:translate(98.4983vw,-10px) scale(.6498);animation:fall-144 10s -7s linear infinite}@keyframes fall-144{36.737%{transform:translate(98.2098vw,36.737vh) scale(.6498)}to{transform:translate(98.35405vw,99vh) scale(.6498)}}.snow:nth-child(145){opacity:1.9928;transform:translate(84.1892vw,-10px) scale(.3433);animation:fall-145 10s -19s linear infinite}@keyframes fall-145{64.511%{transform:translate(81.2118vw,64.511vh) scale(.3433)}to{transform:translate(82.7005vw,99vh) scale(.3433)}}.snow:nth-child(146){opacity:.2108;transform:translate(71.5068vw,-10px) scale(.8028);animation:fall-146 18s -27s linear infinite}@keyframes fall-146{42.517%{transform:translate(63.519vw,42.517vh) scale(.8028)}to{transform:translate(67.5129vw,99vh) scale(.8028)}}.snow:nth-child(147){opacity:1.6174;transform:translate(29.4866vw,-10px) scale(.5213);animation:fall-147 11s -27s linear infinite}@keyframes fall-147{62.78%{transform:translate(30.8876vw,62.78vh) scale(.5213)}to{transform:translate(30.1871vw,99vh) scale(.5213)}}.snow:nth-child(148){opacity:1.1862;transform:translate(17.6063vw,-10px) scale(.9518);animation:fall-148 18s -8s linear infinite}@keyframes fall-148{41.209%{transform:translate(11.1025vw,41.209vh) scale(.9518)}to{transform:translate(14.3544vw,99vh) scale(.9518)}}.snow:nth-child(149){opacity:1.8736;transform:translate(74.0458vw,-10px) scale(.6458);animation:fall-149 28s -24s linear infinite}@keyframes fall-149{50.318%{transform:translate(72.6598vw,50.318vh) scale(.6458)}to{transform:translate(73.3528vw,99vh) scale(.6458)}}.snow:nth-child(150){opacity:1.1796;transform:translate(5.1032vw,-10px) scale(.4275);animation:fall-150 11s -5s linear infinite}@keyframes fall-150{33.628%{transform:translate(11.6293vw,33.628vh) scale(.4275)}to{transform:translate(8.36625vw,99vh) scale(.4275)}}.snow:nth-child(151){opacity:1.9716;transform:translate(79.2129vw,-10px) scale(.3611);animation:fall-151 20s -1s linear infinite}@keyframes fall-151{45.37%{transform:translate(82.2903vw,45.37vh) scale(.3611)}to{transform:translate(80.7516vw,99vh) scale(.3611)}}.snow:nth-child(152){opacity:.5476;transform:translate(60.7348vw,-10px) scale(.0388);animation:fall-152 25s -9s linear infinite}@keyframes fall-152{68.407%{transform:translate(59.1149vw,68.407vh) scale(.0388)}to{transform:translate(59.92485vw,99vh) scale(.0388)}}.snow:nth-child(153){opacity:1.055;transform:translate(79.7702vw,-10px) scale(.9433);animation:fall-153 10s -3s linear infinite}@keyframes fall-153{51.011%{transform:translate(78.1493vw,51.011vh) scale(.9433)}to{transform:translate(78.95975vw,99vh) scale(.9433)}}.snow:nth-child(154){opacity:1.6058;transform:translate(8.3645vw,-10px) scale(.5548);animation:fall-154 22s -7s linear infinite}@keyframes fall-154{64.26%{transform:translate(8.4861vw,64.26vh) scale(.5548)}to{transform:translate(8.4253vw,99vh) scale(.5548)}}.snow:nth-child(155){opacity:.8194;transform:translate(83.1848vw,-10px) scale(.8434);animation:fall-155 23s -23s linear infinite}@keyframes fall-155{41.675%{transform:translate(81.3572vw,41.675vh) scale(.8434)}to{transform:translate(82.271vw,99vh) scale(.8434)}}.snow:nth-child(156){opacity:.8692;transform:translate(71.4573vw,-10px) scale(.9442);animation:fall-156 21s -3s linear infinite}@keyframes fall-156{60.738%{transform:translate(76.319vw,60.738vh) scale(.9442)}to{transform:translate(73.88815vw,99vh) scale(.9442)}}.snow:nth-child(157){opacity:1.9694;transform:translate(38.3972vw,-10px) scale(.9971);animation:fall-157 29s -22s linear infinite}@keyframes fall-157{44.476%{transform:translate(30.1889vw,44.476vh) scale(.9971)}to{transform:translate(34.29305vw,99vh) scale(.9971)}}.snow:nth-child(158){opacity:.1528;transform:translate(19.7265vw,-10px) scale(.7007);animation:fall-158 23s -23s linear infinite}@keyframes fall-158{60.143%{transform:translate(21.0165vw,60.143vh) scale(.7007)}to{transform:translate(20.3715vw,99vh) scale(.7007)}}.snow:nth-child(159){opacity:1.4558;transform:translate(57.9587vw,-10px) scale(.3058);animation:fall-159 20s -29s linear infinite}@keyframes fall-159{31.201%{transform:translate(48.043vw,31.201vh) scale(.3058)}to{transform:translate(53.00085vw,99vh) scale(.3058)}}.snow:nth-child(160){opacity:1.165;transform:translate(94.8993vw,-10px) scale(.6133);animation:fall-160 30s -29s linear infinite}@keyframes fall-160{61.693%{transform:translate(98.2118vw,61.693vh) scale(.6133)}to{transform:translate(96.55555vw,99vh) scale(.6133)}}.snow:nth-child(161){opacity:1.626;transform:translate(29.3899vw,-10px) scale(.5601);animation:fall-161 27s -27s linear infinite}@keyframes fall-161{32.402%{transform:translate(23.0307vw,32.402vh) scale(.5601)}to{transform:translate(26.2103vw,99vh) scale(.5601)}}.snow:nth-child(162){opacity:1.059;transform:translate(42.6083vw,-10px) scale(.2216);animation:fall-162 13s -20s linear infinite}@keyframes fall-162{73.787%{transform:translate(39.3189vw,73.787vh) scale(.2216)}to{transform:translate(40.9636vw,99vh) scale(.2216)}}.snow:nth-child(163){opacity:1.3726;transform:translate(44.362vw,-10px) scale(.4206);animation:fall-163 21s -15s linear infinite}@keyframes fall-163{62.161%{transform:translate(42.5446vw,62.161vh) scale(.4206)}to{transform:translate(43.4533vw,99vh) scale(.4206)}}.snow:nth-child(164){opacity:.1052;transform:translate(.5535vw,-10px) scale(.5141);animation:fall-164 26s -15s linear infinite}@keyframes fall-164{48.873%{transform:translate(3.1358vw,48.873vh) scale(.5141)}to{transform:translate(1.84465vw,99vh) scale(.5141)}}.snow:nth-child(165){opacity:.077;transform:translate(95.9641vw,-10px) scale(.6586);animation:fall-165 16s -16s linear infinite}@keyframes fall-165{73.669%{transform:translate(101.1459vw,73.669vh) scale(.6586)}to{transform:translate(98.555vw,99vh) scale(.6586)}}.snow:nth-child(166){opacity:1.9326;transform:translate(64.3637vw,-10px) scale(.6274);animation:fall-166 17s -6s linear infinite}@keyframes fall-166{72.425%{transform:translate(71.301vw,72.425vh) scale(.6274)}to{transform:translate(67.83235vw,99vh) scale(.6274)}}.snow:nth-child(167){opacity:1.1374;transform:translate(33.753vw,-10px) scale(.5857);animation:fall-167 26s -13s linear infinite}@keyframes fall-167{52.986%{transform:translate(40.4031vw,52.986vh) scale(.5857)}to{transform:translate(37.07805vw,99vh) scale(.5857)}}.snow:nth-child(168){opacity:.898;transform:translate(13.5666vw,-10px) scale(.5274);animation:fall-168 19s -20s linear infinite}@keyframes fall-168{47.02%{transform:translate(13.0715vw,47.02vh) scale(.5274)}to{transform:translate(13.31905vw,99vh) scale(.5274)}}.snow:nth-child(169){opacity:1.7948;transform:translate(26.5639vw,-10px) scale(.7066);animation:fall-169 26s -1s linear infinite}@keyframes fall-169{46.968%{transform:translate(22.6924vw,46.968vh) scale(.7066)}to{transform:translate(24.62815vw,99vh) scale(.7066)}}.snow:nth-child(170){opacity:.8358;transform:translate(16.6458vw,-10px) scale(.3517);animation:fall-170 19s -20s linear infinite}@keyframes fall-170{37.193%{transform:translate(19.203vw,37.193vh) scale(.3517)}to{transform:translate(17.9244vw,99vh) scale(.3517)}}.snow:nth-child(171){opacity:.7812;transform:translate(90.0666vw,-10px) scale(.1344);animation:fall-171 10s -9s linear infinite}@keyframes fall-171{73.641%{transform:translate(92.4357vw,73.641vh) scale(.1344)}to{transform:translate(91.25115vw,99vh) scale(.1344)}}.snow:nth-child(172){opacity:1.7608;transform:translate(71.4026vw,-10px) scale(.8112);animation:fall-172 26s -2s linear infinite}@keyframes fall-172{41.607%{transform:translate(62.4022vw,41.607vh) scale(.8112)}to{transform:translate(66.9024vw,99vh) scale(.8112)}}.snow:nth-child(173){opacity:1.9426;transform:translate(35.5257vw,-10px) scale(.0345);animation:fall-173 28s -10s linear infinite}@keyframes fall-173{51.329%{transform:translate(30.5608vw,51.329vh) scale(.0345)}to{transform:translate(33.04325vw,99vh) scale(.0345)}}.snow:nth-child(174){opacity:.3478;transform:translate(12.7229vw,-10px) scale(.446);animation:fall-174 11s -24s linear infinite}@keyframes fall-174{61.043%{transform:translate(17.3147vw,61.043vh) scale(.446)}to{transform:translate(15.0188vw,99vh) scale(.446)}}.snow:nth-child(175){opacity:.866;transform:translate(31.4753vw,-10px) scale(.8925);animation:fall-175 19s -20s linear infinite}@keyframes fall-175{72.278%{transform:translate(30.8116vw,72.278vh) scale(.8925)}to{transform:translate(31.14345vw,99vh) scale(.8925)}}.snow:nth-child(176){opacity:1.8054;transform:translate(48.7035vw,-10px) scale(.3514);animation:fall-176 11s -15s linear infinite}@keyframes fall-176{44.792%{transform:translate(47.7836vw,44.792vh) scale(.3514)}to{transform:translate(48.24355vw,99vh) scale(.3514)}}.snow:nth-child(177){opacity:.0844;transform:translate(41.1491vw,-10px) scale(.0127);animation:fall-177 15s -28s linear infinite}@keyframes fall-177{65.555%{transform:translate(43.2999vw,65.555vh) scale(.0127)}to{transform:translate(42.2245vw,99vh) scale(.0127)}}.snow:nth-child(178){opacity:1.5926;transform:translate(53.9081vw,-10px) scale(.744);animation:fall-178 27s -30s linear infinite}@keyframes fall-178{76.424%{transform:translate(48.9072vw,76.424vh) scale(.744)}to{transform:translate(51.40765vw,99vh) scale(.744)}}.snow:nth-child(179){opacity:.482;transform:translate(23.1708vw,-10px) scale(.5015);animation:fall-179 17s -4s linear infinite}@keyframes fall-179{37.312%{transform:translate(21.8847vw,37.312vh) scale(.5015)}to{transform:translate(22.52775vw,99vh) scale(.5015)}}.snow:nth-child(180){opacity:1.1376;transform:translate(93.2853vw,-10px) scale(.4163);animation:fall-180 23s -23s linear infinite}@keyframes fall-180{73.155%{transform:translate(89.85vw,73.155vh) scale(.4163)}to{transform:translate(91.56765vw,99vh) scale(.4163)}}.snow:nth-child(181){opacity:1.9374;transform:translate(84.3671vw,-10px) scale(.3599);animation:fall-181 20s -16s linear infinite}@keyframes fall-181{45.715%{transform:translate(93.9895vw,45.715vh) scale(.3599)}to{transform:translate(89.1783vw,99vh) scale(.3599)}}.snow:nth-child(182){opacity:.6042;transform:translate(55.207vw,-10px) scale(.653);animation:fall-182 12s -1s linear infinite}@keyframes fall-182{47.817%{transform:translate(59.9504vw,47.817vh) scale(.653)}to{transform:translate(57.5787vw,99vh) scale(.653)}}.snow:nth-child(183){opacity:.7346;transform:translate(62.643vw,-10px) scale(.0419);animation:fall-183 17s -7s linear infinite}@keyframes fall-183{45.797%{transform:translate(67.7851vw,45.797vh) scale(.0419)}to{transform:translate(65.21405vw,99vh) scale(.0419)}}.snow:nth-child(184){opacity:.483;transform:translate(27.735vw,-10px) scale(.7104);animation:fall-184 11s -6s linear infinite}@keyframes fall-184{44.742%{transform:translate(24.7755vw,44.742vh) scale(.7104)}to{transform:translate(26.25525vw,99vh) scale(.7104)}}.snow:nth-child(185){opacity:.2338;transform:translate(97.3965vw,-10px) scale(.8215);animation:fall-185 11s -27s linear infinite}@keyframes fall-185{42.651%{transform:translate(101.7152vw,42.651vh) scale(.8215)}to{transform:translate(99.55585vw,99vh) scale(.8215)}}.snow:nth-child(186){opacity:.0908;transform:translate(19.7393vw,-10px) scale(.8039);animation:fall-186 18s -18s linear infinite}@keyframes fall-186{37.285%{transform:translate(14.9844vw,37.285vh) scale(.8039)}to{transform:translate(17.36185vw,99vh) scale(.8039)}}.snow:nth-child(187){opacity:1.353;transform:translate(53.0699vw,-10px) scale(.22);animation:fall-187 17s -18s linear infinite}@keyframes fall-187{68.738%{transform:translate(43.9661vw,68.738vh) scale(.22)}to{transform:translate(48.518vw,99vh) scale(.22)}}.snow:nth-child(188){opacity:.6724;transform:translate(38.1945vw,-10px) scale(.0751);animation:fall-188 13s -10s linear infinite}@keyframes fall-188{32.687%{transform:translate(30.7148vw,32.687vh) scale(.0751)}to{transform:translate(34.45465vw,99vh) scale(.0751)}}.snow:nth-child(189){opacity:.0016;transform:translate(57.9831vw,-10px) scale(.7132);animation:fall-189 13s -9s linear infinite}@keyframes fall-189{73.965%{transform:translate(66.0058vw,73.965vh) scale(.7132)}to{transform:translate(61.99445vw,99vh) scale(.7132)}}.snow:nth-child(190){opacity:.7394;transform:translate(37.6048vw,-10px) scale(.8114);animation:fall-190 28s -11s linear infinite}@keyframes fall-190{51.342%{transform:translate(28.013vw,51.342vh) scale(.8114)}to{transform:translate(32.8089vw,99vh) scale(.8114)}}.snow:nth-child(191){opacity:.3466;transform:translate(88.1625vw,-10px) scale(.9336);animation:fall-191 11s -14s linear infinite}@keyframes fall-191{41.637%{transform:translate(90.6665vw,41.637vh) scale(.9336)}to{transform:translate(89.4145vw,99vh) scale(.9336)}}.snow:nth-child(192){opacity:1.5718;transform:translate(83.3385vw,-10px) scale(.0487);animation:fall-192 27s -4s linear infinite}@keyframes fall-192{66.697%{transform:translate(83.4077vw,66.697vh) scale(.0487)}to{transform:translate(83.3731vw,99vh) scale(.0487)}}.snow:nth-child(193){opacity:1.9122;transform:translate(61.4744vw,-10px) scale(.6109);animation:fall-193 28s -21s linear infinite}@keyframes fall-193{65.045%{transform:translate(52.3245vw,65.045vh) scale(.6109)}to{transform:translate(56.89945vw,99vh) scale(.6109)}}.snow:nth-child(194){opacity:1.247;transform:translate(95.1438vw,-10px) scale(.3306);animation:fall-194 30s -13s linear infinite}@keyframes fall-194{63.796%{transform:translate(95.3829vw,63.796vh) scale(.3306)}to{transform:translate(95.26335vw,99vh) scale(.3306)}}.snow:nth-child(195){opacity:.93;transform:translate(19.0372vw,-10px) scale(.8784);animation:fall-195 12s -19s linear infinite}@keyframes fall-195{71.393%{transform:translate(9.7822vw,71.393vh) scale(.8784)}to{transform:translate(14.4097vw,99vh) scale(.8784)}}.snow:nth-child(196){opacity:.6194;transform:translate(40.7123vw,-10px) scale(.608);animation:fall-196 12s -2s linear infinite}@keyframes fall-196{69.354%{transform:translate(33.1918vw,69.354vh) scale(.608)}to{transform:translate(36.95205vw,99vh) scale(.608)}}.snow:nth-child(197){opacity:.832;transform:translate(31.2985vw,-10px) scale(.6202);animation:fall-197 23s -26s linear infinite}@keyframes fall-197{38.906%{transform:translate(38.6125vw,38.906vh) scale(.6202)}to{transform:translate(34.9555vw,99vh) scale(.6202)}}.snow:nth-child(198){opacity:1.828;transform:translate(77.2723vw,-10px) scale(.2345);animation:fall-198 27s -18s linear infinite}@keyframes fall-198{33.463%{transform:translate(72.3056vw,33.463vh) scale(.2345)}to{transform:translate(74.78895vw,99vh) scale(.2345)}}.snow:nth-child(199){opacity:.6262;transform:translate(35.8207vw,-10px) scale(.4702);animation:fall-199 30s -3s linear infinite}@keyframes fall-199{50.937%{transform:translate(27.0067vw,50.937vh) scale(.4702)}to{transform:translate(31.4137vw,99vh) scale(.4702)}}.snow:nth-child(200){opacity:1.7168;transform:translate(.2653vw,-10px) scale(.4069);animation:fall-200 13s -9s linear infinite}@keyframes fall-200{51.841%{transform:translate(9.588vw,51.841vh) scale(.4069)}to{transform:translate(4.92665vw,99vh) scale(.4069)}}.snow:nth-child(201){opacity:1.21;transform:translate(29.0382vw,-10px) scale(.4125);animation:fall-201 23s -14s linear infinite}@keyframes fall-201{42.891%{transform:translate(22.39vw,42.891vh) scale(.4125)}to{transform:translate(25.7141vw,99vh) scale(.4125)}}.snow:nth-child(202){opacity:1.3166;transform:translate(15.5434vw,-10px) scale(.3401);animation:fall-202 23s -25s linear infinite}@keyframes fall-202{74.695%{transform:translate(12.9052vw,74.695vh) scale(.3401)}to{transform:translate(14.2243vw,99vh) scale(.3401)}}.snow:nth-child(203){opacity:1.3542;transform:translate(87.665vw,-10px) scale(.5528);animation:fall-203 23s -12s linear infinite}@keyframes fall-203{50.195%{transform:translate(89.9904vw,50.195vh) scale(.5528)}to{transform:translate(88.8277vw,99vh) scale(.5528)}}.snow:nth-child(204){opacity:.609;transform:translate(10.3744vw,-10px) scale(.9545);animation:fall-204 18s -24s linear infinite}@keyframes fall-204{78.535%{transform:translate(7.3298vw,78.535vh) scale(.9545)}to{transform:translate(8.8521vw,99vh) scale(.9545)}}.snow:nth-child(205){opacity:1.3468;transform:translate(23.3404vw,-10px) scale(.7938);animation:fall-205 26s -10s linear infinite}@keyframes fall-205{49.185%{transform:translate(22.9083vw,49.185vh) scale(.7938)}to{transform:translate(23.12435vw,99vh) scale(.7938)}}.snow:nth-child(206){opacity:.9718;transform:translate(30.4255vw,-10px) scale(.5317);animation:fall-206 27s -17s linear infinite}@keyframes fall-206{53.579%{transform:translate(26.8047vw,53.579vh) scale(.5317)}to{transform:translate(28.6151vw,99vh) scale(.5317)}}.snow:nth-child(207){opacity:1.7886;transform:translate(72.3419vw,-10px) scale(.109);animation:fall-207 19s -5s linear infinite}@keyframes fall-207{38.491%{transform:translate(66.9243vw,38.491vh) scale(.109)}to{transform:translate(69.6331vw,99vh) scale(.109)}}.snow:nth-child(208){opacity:1.445;transform:translate(13.9404vw,-10px) scale(.9789);animation:fall-208 11s -1s linear infinite}@keyframes fall-208{60.747%{transform:translate(11.4241vw,60.747vh) scale(.9789)}to{transform:translate(12.68225vw,99vh) scale(.9789)}}.snow:nth-child(209){opacity:1.7354;transform:translate(.687vw,-10px) scale(.2411);animation:fall-209 29s -1s linear infinite}@keyframes fall-209{43.782%{transform:translate(6.5568vw,43.782vh) scale(.2411)}to{transform:translate(3.6219vw,99vh) scale(.2411)}}.snow:nth-child(210){opacity:1.7394;transform:translate(75.8768vw,-10px) scale(.5077);animation:fall-210 11s -29s linear infinite}@keyframes fall-210{49.616%{transform:translate(84.6173vw,49.616vh) scale(.5077)}to{transform:translate(80.24705vw,99vh) scale(.5077)}}.snow:nth-child(211){opacity:.8354;transform:translate(55.8564vw,-10px) scale(.0874);animation:fall-211 27s -5s linear infinite}@keyframes fall-211{44.454%{transform:translate(47.494vw,44.454vh) scale(.0874)}to{transform:translate(51.6752vw,99vh) scale(.0874)}}.snow:nth-child(212){opacity:.6586;transform:translate(29.2357vw,-10px) scale(.0652);animation:fall-212 21s -7s linear infinite}@keyframes fall-212{75.669%{transform:translate(34.6016vw,75.669vh) scale(.0652)}to{transform:translate(31.91865vw,99vh) scale(.0652)}}.snow:nth-child(213){opacity:1.9372;transform:translate(54.4841vw,-10px) scale(.7216);animation:fall-213 26s -18s linear infinite}@keyframes fall-213{68.796%{transform:translate(55.199vw,68.796vh) scale(.7216)}to{transform:translate(54.84155vw,99vh) scale(.7216)}}.snow:nth-child(214){opacity:.4302;transform:translate(85.1648vw,-10px) scale(.5852);animation:fall-214 28s -29s linear infinite}@keyframes fall-214{63.731%{transform:translate(90.4947vw,63.731vh) scale(.5852)}to{transform:translate(87.82975vw,99vh) scale(.5852)}}.snow:nth-child(215){opacity:1.0626;transform:translate(16.5711vw,-10px) scale(.0552);animation:fall-215 26s -4s linear infinite}@keyframes fall-215{48.16%{transform:translate(23.8361vw,48.16vh) scale(.0552)}to{transform:translate(20.2036vw,99vh) scale(.0552)}}.snow:nth-child(216){opacity:1.3554;transform:translate(74.9593vw,-10px) scale(.3029);animation:fall-216 10s -26s linear infinite}@keyframes fall-216{45.777%{transform:translate(66.0759vw,45.777vh) scale(.3029)}to{transform:translate(70.5176vw,99vh) scale(.3029)}}.snow:nth-child(217){opacity:.5576;transform:translate(5.9102vw,-10px) scale(.3989);animation:fall-217 15s -23s linear infinite}@keyframes fall-217{78.215%{transform:translate(1.0439vw,78.215vh) scale(.3989)}to{transform:translate(3.47705vw,99vh) scale(.3989)}}.snow:nth-child(218){opacity:.1654;transform:translate(70.5518vw,-10px) scale(.897);animation:fall-218 25s -19s linear infinite}@keyframes fall-218{77.171%{transform:translate(70.5526vw,77.171vh) scale(.897)}to{transform:translate(70.5522vw,99vh) scale(.897)}}.snow:nth-child(219){opacity:.9874;transform:translate(57.6022vw,-10px) scale(.3031);animation:fall-219 24s -25s linear infinite}@keyframes fall-219{60.103%{transform:translate(62.0558vw,60.103vh) scale(.3031)}to{transform:translate(59.829vw,99vh) scale(.3031)}}.snow:nth-child(220){opacity:.0124;transform:translate(48.6946vw,-10px) scale(.4767);animation:fall-220 17s -20s linear infinite}@keyframes fall-220{36.403%{transform:translate(45.579vw,36.403vh) scale(.4767)}to{transform:translate(47.1368vw,99vh) scale(.4767)}}.snow:nth-child(221){opacity:.7354;transform:translate(2.1388vw,-10px) scale(.7286);animation:fall-221 24s -30s linear infinite}@keyframes fall-221{72.959%{transform:translate(5.5423vw,72.959vh) scale(.7286)}to{transform:translate(3.84055vw,99vh) scale(.7286)}}.snow:nth-child(222){opacity:.358;transform:translate(3.2137vw,-10px) scale(.8634);animation:fall-222 21s -13s linear infinite}@keyframes fall-222{53.136%{transform:translate(7.7717vw,53.136vh) scale(.8634)}to{transform:translate(5.4927vw,99vh) scale(.8634)}}.snow:nth-child(223){opacity:1.3264;transform:translate(68.5994vw,-10px) scale(.2414);animation:fall-223 13s -29s linear infinite}@keyframes fall-223{52.832%{transform:translate(71.3154vw,52.832vh) scale(.2414)}to{transform:translate(69.9574vw,99vh) scale(.2414)}}.snow:nth-child(224){opacity:.1794;transform:translate(40.6773vw,-10px) scale(.1399);animation:fall-224 18s -14s linear infinite}@keyframes fall-224{57.658%{transform:translate(36.2208vw,57.658vh) scale(.1399)}to{transform:translate(38.44905vw,99vh) scale(.1399)}}.snow:nth-child(225){opacity:1.754;transform:translate(42.6771vw,-10px) scale(.5741);animation:fall-225 10s -16s linear infinite}@keyframes fall-225{58.864%{transform:translate(34.5231vw,58.864vh) scale(.5741)}to{transform:translate(38.6001vw,99vh) scale(.5741)}}.snow:nth-child(226){opacity:.8852;transform:translate(9.6588vw,-10px) scale(.432);animation:fall-226 13s -27s linear infinite}@keyframes fall-226{42.207%{transform:translate(13.4053vw,42.207vh) scale(.432)}to{transform:translate(11.53205vw,99vh) scale(.432)}}.snow:nth-child(227){opacity:.243;transform:translate(16.3531vw,-10px) scale(.6942);animation:fall-227 29s -25s linear infinite}@keyframes fall-227{53.097%{transform:translate(7.2119vw,53.097vh) scale(.6942)}to{transform:translate(11.7825vw,99vh) scale(.6942)}}.snow:nth-child(228){opacity:.5632;transform:translate(69.3264vw,-10px) scale(.7915);animation:fall-228 30s -7s linear infinite}@keyframes fall-228{31.46%{transform:translate(76.707vw,31.46vh) scale(.7915)}to{transform:translate(73.0167vw,99vh) scale(.7915)}}.snow:nth-child(229){opacity:1.4426;transform:translate(22.1438vw,-10px) scale(.0107);animation:fall-229 10s -21s linear infinite}@keyframes fall-229{43.279%{transform:translate(22.5386vw,43.279vh) scale(.0107)}to{transform:translate(22.3412vw,99vh) scale(.0107)}}.snow:nth-child(230){opacity:.7878;transform:translate(18.5576vw,-10px) scale(.5689);animation:fall-230 17s -14s linear infinite}@keyframes fall-230{76.419%{transform:translate(16.0942vw,76.419vh) scale(.5689)}to{transform:translate(17.3259vw,99vh) scale(.5689)}}.snow:nth-child(231){opacity:1.6718;transform:translate(70.5337vw,-10px) scale(.1765);animation:fall-231 23s -3s linear infinite}@keyframes fall-231{30.958%{transform:translate(79.3795vw,30.958vh) scale(.1765)}to{transform:translate(74.9566vw,99vh) scale(.1765)}}.snow:nth-child(232){opacity:1.7076;transform:translate(75.9442vw,-10px) scale(.7207);animation:fall-232 17s -27s linear infinite}@keyframes fall-232{61.367%{transform:translate(74.7768vw,61.367vh) scale(.7207)}to{transform:translate(75.3605vw,99vh) scale(.7207)}}.snow:nth-child(233){opacity:.034;transform:translate(29.3858vw,-10px) scale(.9746);animation:fall-233 22s -28s linear infinite}@keyframes fall-233{43.932%{transform:translate(29.1677vw,43.932vh) scale(.9746)}to{transform:translate(29.27675vw,99vh) scale(.9746)}}.snow:nth-child(234){opacity:.2138;transform:translate(55.651vw,-10px) scale(.6774);animation:fall-234 26s -13s linear infinite}@keyframes fall-234{79.016%{transform:translate(47.3262vw,79.016vh) scale(.6774)}to{transform:translate(51.4886vw,99vh) scale(.6774)}}.snow:nth-child(235){opacity:.0928;transform:translate(79.679vw,-10px) scale(.6691);animation:fall-235 25s -12s linear infinite}@keyframes fall-235{31.251%{transform:translate(80.0843vw,31.251vh) scale(.6691)}to{transform:translate(79.88165vw,99vh) scale(.6691)}}.snow:nth-child(236){opacity:1.902;transform:translate(49.1773vw,-10px) scale(.1991);animation:fall-236 29s -7s linear infinite}@keyframes fall-236{54.361%{transform:translate(58.8649vw,54.361vh) scale(.1991)}to{transform:translate(54.0211vw,99vh) scale(.1991)}}.snow:nth-child(237){opacity:.6716;transform:translate(89.0928vw,-10px) scale(.9347);animation:fall-237 13s -17s linear infinite}@keyframes fall-237{57.263%{transform:translate(97.0183vw,57.263vh) scale(.9347)}to{transform:translate(93.05555vw,99vh) scale(.9347)}}.snow:nth-child(238){opacity:1.2472;transform:translate(15.6706vw,-10px) scale(.9049);animation:fall-238 15s -1s linear infinite}@keyframes fall-238{67.697%{transform:translate(23.4588vw,67.697vh) scale(.9049)}to{transform:translate(19.5647vw,99vh) scale(.9049)}}.snow:nth-child(239){opacity:.5578;transform:translate(75.5753vw,-10px) scale(.3321);animation:fall-239 18s -17s linear infinite}@keyframes fall-239{68.795%{transform:translate(78.7045vw,68.795vh) scale(.3321)}to{transform:translate(77.1399vw,99vh) scale(.3321)}}.snow:nth-child(240){opacity:1.3518;transform:translate(54.499vw,-10px) scale(.3175);animation:fall-240 13s -14s linear infinite}@keyframes fall-240{34.753%{transform:translate(59.1902vw,34.753vh) scale(.3175)}to{transform:translate(56.8446vw,99vh) scale(.3175)}}.snow:nth-child(241){opacity:1.7074;transform:translate(67.6939vw,-10px) scale(.1082);animation:fall-241 17s -10s linear infinite}@keyframes fall-241{77.416%{transform:translate(64.503vw,77.416vh) scale(.1082)}to{transform:translate(66.09845vw,99vh) scale(.1082)}}.snow:nth-child(242){opacity:.8792;transform:translate(5.3048vw,-10px) scale(.9847);animation:fall-242 29s -11s linear infinite}@keyframes fall-242{79.338%{transform:translate(7.5958vw,79.338vh) scale(.9847)}to{transform:translate(6.4503vw,99vh) scale(.9847)}}.snow:nth-child(243){opacity:1.2864;transform:translate(19.4599vw,-10px) scale(.5421);animation:fall-243 15s -25s linear infinite}@keyframes fall-243{69.17%{transform:translate(17.1155vw,69.17vh) scale(.5421)}to{transform:translate(18.2877vw,99vh) scale(.5421)}}.snow:nth-child(244){opacity:.1908;transform:translate(34.6692vw,-10px) scale(.2243);animation:fall-244 19s -16s linear infinite}@keyframes fall-244{35.314%{transform:translate(42.34vw,35.314vh) scale(.2243)}to{transform:translate(38.5046vw,99vh) scale(.2243)}}.snow:nth-child(245){opacity:.4458;transform:translate(9.0325vw,-10px) scale(.9829);animation:fall-245 18s -23s linear infinite}@keyframes fall-245{66.415%{transform:translate(9.5655vw,66.415vh) scale(.9829)}to{transform:translate(9.299vw,99vh) scale(.9829)}}.snow:nth-child(246){opacity:1.2526;transform:translate(80.6802vw,-10px) scale(.4723);animation:fall-246 21s -9s linear infinite}@keyframes fall-246{69.348%{transform:translate(82.0897vw,69.348vh) scale(.4723)}to{transform:translate(81.38495vw,99vh) scale(.4723)}}.snow:nth-child(247){opacity:.7588;transform:translate(69.9855vw,-10px) scale(.7608);animation:fall-247 28s -22s linear infinite}@keyframes fall-247{44.153%{transform:translate(75.795vw,44.153vh) scale(.7608)}to{transform:translate(72.89025vw,99vh) scale(.7608)}}.snow:nth-child(248){opacity:.9094;transform:translate(41.2792vw,-10px) scale(.5692);animation:fall-248 16s -24s linear infinite}@keyframes fall-248{50.358%{transform:translate(41.5434vw,50.358vh) scale(.5692)}to{transform:translate(41.4113vw,99vh) scale(.5692)}}.snow:nth-child(249){opacity:1.2722;transform:translate(11.0831vw,-10px) scale(.4483);animation:fall-249 26s -3s linear infinite}@keyframes fall-249{74.453%{transform:translate(10.0393vw,74.453vh) scale(.4483)}to{transform:translate(10.5612vw,99vh) scale(.4483)}}.snow:nth-child(250){opacity:.7574;transform:translate(4.8358vw,-10px) scale(.0438);animation:fall-250 12s -22s linear infinite}@keyframes fall-250{37.759%{transform:translate(-4.1087vw,37.759vh) scale(.0438)}to{transform:translate(.36355vw,99vh) scale(.0438)}}.snow:nth-child(251){opacity:1.8532;transform:translate(89.9095vw,-10px) scale(.2045);animation:fall-251 14s -20s linear infinite}@keyframes fall-251{32.144%{transform:translate(84.4051vw,32.144vh) scale(.2045)}to{transform:translate(87.1573vw,99vh) scale(.2045)}}.snow:nth-child(252){opacity:1.2264;transform:translate(85.501vw,-10px) scale(.3783);animation:fall-252 29s -13s linear infinite}@keyframes fall-252{42.804%{transform:translate(95.3834vw,42.804vh) scale(.3783)}to{transform:translate(90.4422vw,99vh) scale(.3783)}}.snow:nth-child(253){opacity:.4622;transform:translate(4.2801vw,-10px) scale(.4735);animation:fall-253 23s -5s linear infinite}@keyframes fall-253{41.318%{transform:translate(-4.8241vw,41.318vh) scale(.4735)}to{transform:translate(-.272vw,99vh) scale(.4735)}}.snow:nth-child(254){opacity:.4154;transform:translate(36.791vw,-10px) scale(.127);animation:fall-254 21s -23s linear infinite}@keyframes fall-254{63.897%{transform:translate(34.207vw,63.897vh) scale(.127)}to{transform:translate(35.499vw,99vh) scale(.127)}}.snow:nth-child(255){opacity:1.6836;transform:translate(49.9809vw,-10px) scale(.2056);animation:fall-255 17s -9s linear infinite}@keyframes fall-255{55.401%{transform:translate(43.2973vw,55.401vh) scale(.2056)}to{transform:translate(46.6391vw,99vh) scale(.2056)}}.snow:nth-child(256){opacity:.3152;transform:translate(2.0899vw,-10px) scale(.3017);animation:fall-256 11s -3s linear infinite}@keyframes fall-256{76.022%{transform:translate(-2.7545vw,76.022vh) scale(.3017)}to{transform:translate(-.3323vw,99vh) scale(.3017)}}.snow:nth-child(257){opacity:.793;transform:translate(48.3829vw,-10px) scale(.3509);animation:fall-257 20s -21s linear infinite}@keyframes fall-257{55.721%{transform:translate(50.7386vw,55.721vh) scale(.3509)}to{transform:translate(49.56075vw,99vh) scale(.3509)}}.snow:nth-child(258){opacity:1.3404;transform:translate(54.6805vw,-10px) scale(.2198);animation:fall-258 11s -25s linear infinite}@keyframes fall-258{40.107%{transform:translate(54.6021vw,40.107vh) scale(.2198)}to{transform:translate(54.6413vw,99vh) scale(.2198)}}.snow:nth-child(259){opacity:1.8758;transform:translate(33.1727vw,-10px) scale(.8996);animation:fall-259 19s -16s linear infinite}@keyframes fall-259{51.052%{transform:translate(28.6243vw,51.052vh) scale(.8996)}to{transform:translate(30.8985vw,99vh) scale(.8996)}}.snow:nth-child(260){opacity:.6286;transform:translate(67.3367vw,-10px) scale(.1602);animation:fall-260 29s -29s linear infinite}@keyframes fall-260{74.806%{transform:translate(67.8783vw,74.806vh) scale(.1602)}to{transform:translate(67.6075vw,99vh) scale(.1602)}}.snow:nth-child(261){opacity:1.2922;transform:translate(80.4864vw,-10px) scale(.5704);animation:fall-261 16s -29s linear infinite}@keyframes fall-261{56.194%{transform:translate(87.6359vw,56.194vh) scale(.5704)}to{transform:translate(84.06115vw,99vh) scale(.5704)}}.snow:nth-child(262){opacity:1.2078;transform:translate(14.6413vw,-10px) scale(.9268);animation:fall-262 17s -16s linear infinite}@keyframes fall-262{76.501%{transform:translate(22.1125vw,76.501vh) scale(.9268)}to{transform:translate(18.3769vw,99vh) scale(.9268)}}.snow:nth-child(263){opacity:.621;transform:translate(14.599vw,-10px) scale(.7139);animation:fall-263 10s -6s linear infinite}@keyframes fall-263{39.401%{transform:translate(21.6378vw,39.401vh) scale(.7139)}to{transform:translate(18.1184vw,99vh) scale(.7139)}}.snow:nth-child(264){opacity:.456;transform:translate(75.614vw,-10px) scale(.1151);animation:fall-264 25s -16s linear infinite}@keyframes fall-264{71.515%{transform:translate(74.0354vw,71.515vh) scale(.1151)}to{transform:translate(74.8247vw,99vh) scale(.1151)}}.snow:nth-child(265){opacity:.59;transform:translate(91.4858vw,-10px) scale(.2289);animation:fall-265 28s -18s linear infinite}@keyframes fall-265{45.648%{transform:translate(88.3696vw,45.648vh) scale(.2289)}to{transform:translate(89.9277vw,99vh) scale(.2289)}}.snow:nth-child(266){opacity:1.9508;transform:translate(49.0877vw,-10px) scale(.5806);animation:fall-266 28s -24s linear infinite}@keyframes fall-266{30.177%{transform:translate(52.8373vw,30.177vh) scale(.5806)}to{transform:translate(50.9625vw,99vh) scale(.5806)}}.snow:nth-child(267){opacity:.8794;transform:translate(20.0896vw,-10px) scale(.443);animation:fall-267 17s -8s linear infinite}@keyframes fall-267{41.492%{transform:translate(15.02vw,41.492vh) scale(.443)}to{transform:translate(17.5548vw,99vh) scale(.443)}}.snow:nth-child(268){opacity:.6662;transform:translate(97.8131vw,-10px) scale(.3468);animation:fall-268 12s -27s linear infinite}@keyframes fall-268{55.137%{transform:translate(90.8834vw,55.137vh) scale(.3468)}to{transform:translate(94.34825vw,99vh) scale(.3468)}}.snow:nth-child(269){opacity:1.977;transform:translate(19.898vw,-10px) scale(.2004);animation:fall-269 23s -10s linear infinite}@keyframes fall-269{53.352%{transform:translate(11.5449vw,53.352vh) scale(.2004)}to{transform:translate(15.72145vw,99vh) scale(.2004)}}.snow:nth-child(270){opacity:1.503;transform:translate(77.5408vw,-10px) scale(.8856);animation:fall-270 26s -8s linear infinite}@keyframes fall-270{39.974%{transform:translate(77.2205vw,39.974vh) scale(.8856)}to{transform:translate(77.38065vw,99vh) scale(.8856)}}.snow:nth-child(271){opacity:.4362;transform:translate(39.8436vw,-10px) scale(.6065);animation:fall-271 14s -15s linear infinite}@keyframes fall-271{65.042%{transform:translate(44.6828vw,65.042vh) scale(.6065)}to{transform:translate(42.2632vw,99vh) scale(.6065)}}.snow:nth-child(272){opacity:.3876;transform:translate(82.0859vw,-10px) scale(.7788);animation:fall-272 22s -25s linear infinite}@keyframes fall-272{46.792%{transform:translate(88.7327vw,46.792vh) scale(.7788)}to{transform:translate(85.4093vw,99vh) scale(.7788)}}.snow:nth-child(273){opacity:.1628;transform:translate(26.653vw,-10px) scale(.84);animation:fall-273 24s -19s linear infinite}@keyframes fall-273{73.298%{transform:translate(21.0204vw,73.298vh) scale(.84)}to{transform:translate(23.8367vw,99vh) scale(.84)}}.snow:nth-child(274){opacity:.925;transform:translate(27.5888vw,-10px) scale(.0688);animation:fall-274 28s -25s linear infinite}@keyframes fall-274{75.552%{transform:translate(28.079vw,75.552vh) scale(.0688)}to{transform:translate(27.8339vw,99vh) scale(.0688)}}.snow:nth-child(275){opacity:.8092;transform:translate(68.1879vw,-10px) scale(.9035);animation:fall-275 15s -18s linear infinite}@keyframes fall-275{58.214%{transform:translate(60.83vw,58.214vh) scale(.9035)}to{transform:translate(64.50895vw,99vh) scale(.9035)}}.snow:nth-child(276){opacity:.1684;transform:translate(76.8764vw,-10px) scale(.3742);animation:fall-276 29s -14s linear infinite}@keyframes fall-276{76.161%{transform:translate(74.6889vw,76.161vh) scale(.3742)}to{transform:translate(75.78265vw,99vh) scale(.3742)}}.snow:nth-child(277){opacity:.7612;transform:translate(58.9385vw,-10px) scale(.3422);animation:fall-277 23s -13s linear infinite}@keyframes fall-277{40.944%{transform:translate(50.6015vw,40.944vh) scale(.3422)}to{transform:translate(54.77vw,99vh) scale(.3422)}}.snow:nth-child(278){opacity:.5382;transform:translate(38.0865vw,-10px) scale(.3403);animation:fall-278 22s -28s linear infinite}@keyframes fall-278{75.214%{transform:translate(46.3974vw,75.214vh) scale(.3403)}to{transform:translate(42.24195vw,99vh) scale(.3403)}}.snow:nth-child(279){opacity:.1856;transform:translate(24.7868vw,-10px) scale(.9198);animation:fall-279 12s -23s linear infinite}@keyframes fall-279{69.476%{transform:translate(28.1919vw,69.476vh) scale(.9198)}to{transform:translate(26.48935vw,99vh) scale(.9198)}}.snow:nth-child(280){opacity:.9868;transform:translate(59.6591vw,-10px) scale(.7553);animation:fall-280 17s -26s linear infinite}@keyframes fall-280{75.195%{transform:translate(57.6907vw,75.195vh) scale(.7553)}to{transform:translate(58.6749vw,99vh) scale(.7553)}}.snow:nth-child(281){opacity:1.4922;transform:translate(78.7965vw,-10px) scale(.8146);animation:fall-281 12s -12s linear infinite}@keyframes fall-281{42.945%{transform:translate(74.5924vw,42.945vh) scale(.8146)}to{transform:translate(76.69445vw,99vh) scale(.8146)}}.snow:nth-child(282){opacity:1.1426;transform:translate(66.7072vw,-10px) scale(.0972);animation:fall-282 15s -30s linear infinite}@keyframes fall-282{47.193%{transform:translate(68.4312vw,47.193vh) scale(.0972)}to{transform:translate(67.5692vw,99vh) scale(.0972)}}.snow:nth-child(283){opacity:1.7042;transform:translate(96.1116vw,-10px) scale(.3713);animation:fall-283 23s -19s linear infinite}@keyframes fall-283{31.118%{transform:translate(103.2302vw,31.118vh) scale(.3713)}to{transform:translate(99.6709vw,99vh) scale(.3713)}}.snow:nth-child(284){opacity:.0942;transform:translate(2.3011vw,-10px) scale(.872);animation:fall-284 21s -12s linear infinite}@keyframes fall-284{41.202%{transform:translate(2.2222vw,41.202vh) scale(.872)}to{transform:translate(2.26165vw,99vh) scale(.872)}}.snow:nth-child(285){opacity:1.0464;transform:translate(55.8545vw,-10px) scale(.8476);animation:fall-285 30s -26s linear infinite}@keyframes fall-285{32.606%{transform:translate(58.353vw,32.606vh) scale(.8476)}to{transform:translate(57.10375vw,99vh) scale(.8476)}}.snow:nth-child(286){opacity:.1578;transform:translate(87.481vw,-10px) scale(.3131);animation:fall-286 24s -26s linear infinite}@keyframes fall-286{70.843%{transform:translate(88.1332vw,70.843vh) scale(.3131)}to{transform:translate(87.8071vw,99vh) scale(.3131)}}.snow:nth-child(287){opacity:.0704;transform:translate(30.2666vw,-10px) scale(.534);animation:fall-287 23s -16s linear infinite}@keyframes fall-287{64.592%{transform:translate(32.1927vw,64.592vh) scale(.534)}to{transform:translate(31.22965vw,99vh) scale(.534)}}.snow:nth-child(288){opacity:1.2208;transform:translate(65.0549vw,-10px) scale(.478);animation:fall-288 12s -13s linear infinite}@keyframes fall-288{75.157%{transform:translate(66.293vw,75.157vh) scale(.478)}to{transform:translate(65.67395vw,99vh) scale(.478)}}.snow:nth-child(289){opacity:.7682;transform:translate(31.6708vw,-10px) scale(.3018);animation:fall-289 14s -22s linear infinite}@keyframes fall-289{55.622%{transform:translate(29.6891vw,55.622vh) scale(.3018)}to{transform:translate(30.67995vw,99vh) scale(.3018)}}.snow:nth-child(290){opacity:1.8898;transform:translate(9.2522vw,-10px) scale(.4617);animation:fall-290 24s -5s linear infinite}@keyframes fall-290{31.451%{transform:translate(7.573vw,31.451vh) scale(.4617)}to{transform:translate(8.4126vw,99vh) scale(.4617)}}.snow:nth-child(291){opacity:1.839;transform:translate(99.6472vw,-10px) scale(.3417);animation:fall-291 14s -28s linear infinite}@keyframes fall-291{66.866%{transform:translate(101.0347vw,66.866vh) scale(.3417)}to{transform:translate(100.34095vw,99vh) scale(.3417)}}.snow:nth-child(292){opacity:.5598;transform:translate(95.2526vw,-10px) scale(.5922);animation:fall-292 18s -27s linear infinite}@keyframes fall-292{49.045%{transform:translate(99.1794vw,49.045vh) scale(.5922)}to{transform:translate(97.216vw,99vh) scale(.5922)}}.snow:nth-child(293){opacity:1.6642;transform:translate(44.3814vw,-10px) scale(.2353);animation:fall-293 20s -21s linear infinite}@keyframes fall-293{52.72%{transform:translate(51.7569vw,52.72vh) scale(.2353)}to{transform:translate(48.06915vw,99vh) scale(.2353)}}.snow:nth-child(294){opacity:.72;transform:translate(42.215vw,-10px) scale(.0678);animation:fall-294 28s -4s linear infinite}@keyframes fall-294{72.091%{transform:translate(38.537vw,72.091vh) scale(.0678)}to{transform:translate(40.376vw,99vh) scale(.0678)}}.snow:nth-child(295){opacity:.4228;transform:translate(59.8066vw,-10px) scale(.0453);animation:fall-295 25s -16s linear infinite}@keyframes fall-295{70.897%{transform:translate(62.4185vw,70.897vh) scale(.0453)}to{transform:translate(61.11255vw,99vh) scale(.0453)}}.snow:nth-child(296){opacity:.3742;transform:translate(80.7268vw,-10px) scale(.7976);animation:fall-296 19s -16s linear infinite}@keyframes fall-296{60.032%{transform:translate(88.0033vw,60.032vh) scale(.7976)}to{transform:translate(84.36505vw,99vh) scale(.7976)}}.snow:nth-child(297){opacity:.8196;transform:translate(48.6444vw,-10px) scale(.2341);animation:fall-297 24s -22s linear infinite}@keyframes fall-297{64.782%{transform:translate(54.0785vw,64.782vh) scale(.2341)}to{transform:translate(51.36145vw,99vh) scale(.2341)}}.snow:nth-child(298){opacity:.918;transform:translate(78.9447vw,-10px) scale(.7177);animation:fall-298 22s -28s linear infinite}@keyframes fall-298{36.071%{transform:translate(76.1489vw,36.071vh) scale(.7177)}to{transform:translate(77.5468vw,99vh) scale(.7177)}}.snow:nth-child(299){opacity:1.3586;transform:translate(86.7679vw,-10px) scale(.6076);animation:fall-299 11s -15s linear infinite}@keyframes fall-299{72.456%{transform:translate(87.4149vw,72.456vh) scale(.6076)}to{transform:translate(87.0914vw,99vh) scale(.6076)}}.snow:nth-child(300){opacity:.155;transform:translate(86.4366vw,-10px) scale(.546);animation:fall-300 26s -1s linear infinite}@keyframes fall-300{75.34%{transform:translate(78.16vw,75.34vh) scale(.546)}to{transform:translate(82.2983vw,99vh) scale(.546)}}.snow:nth-child(301){opacity:1.7124;transform:translate(27.7733vw,-10px) scale(.7102);animation:fall-301 16s -21s linear infinite}@keyframes fall-301{51.294%{transform:translate(23.2655vw,51.294vh) scale(.7102)}to{transform:translate(25.5194vw,99vh) scale(.7102)}}.snow:nth-child(302){opacity:.6296;transform:translate(30.7397vw,-10px) scale(.0573);animation:fall-302 11s -5s linear infinite}@keyframes fall-302{57.62%{transform:translate(24.1361vw,57.62vh) scale(.0573)}to{transform:translate(27.4379vw,99vh) scale(.0573)}}.snow:nth-child(303){opacity:1.3038;transform:translate(36.0476vw,-10px) scale(.9285);animation:fall-303 11s -28s linear infinite}@keyframes fall-303{70.478%{transform:translate(30.1866vw,70.478vh) scale(.9285)}to{transform:translate(33.1171vw,99vh) scale(.9285)}}.snow:nth-child(304){opacity:1.972;transform:translate(10.752vw,-10px) scale(.117);animation:fall-304 17s -1s linear infinite}@keyframes fall-304{50.351%{transform:translate(15.5079vw,50.351vh) scale(.117)}to{transform:translate(13.12995vw,99vh) scale(.117)}}.snow:nth-child(305){opacity:.0524;transform:translate(48.5243vw,-10px) scale(.1791);animation:fall-305 16s -24s linear infinite}@keyframes fall-305{65.906%{transform:translate(45.6806vw,65.906vh) scale(.1791)}to{transform:translate(47.10245vw,99vh) scale(.1791)}}.snow:nth-child(306){opacity:1.5586;transform:translate(37.4868vw,-10px) scale(.3051);animation:fall-306 25s -12s linear infinite}@keyframes fall-306{58.404%{transform:translate(45.3368vw,58.404vh) scale(.3051)}to{transform:translate(41.4118vw,99vh) scale(.3051)}}.snow:nth-child(307){opacity:1.6612;transform:translate(5.3178vw,-10px) scale(.4708);animation:fall-307 10s -19s linear infinite}@keyframes fall-307{39.34%{transform:translate(4.9205vw,39.34vh) scale(.4708)}to{transform:translate(5.11915vw,99vh) scale(.4708)}}.snow:nth-child(308){opacity:1.5986;transform:translate(61.9371vw,-10px) scale(.7334);animation:fall-308 11s -21s linear infinite}@keyframes fall-308{66.913%{transform:translate(59.6336vw,66.913vh) scale(.7334)}to{transform:translate(60.78535vw,99vh) scale(.7334)}}.snow:nth-child(309){opacity:.2946;transform:translate(75.8515vw,-10px) scale(.4997);animation:fall-309 15s -28s linear infinite}@keyframes fall-309{52.197%{transform:translate(69.1091vw,52.197vh) scale(.4997)}to{transform:translate(72.4803vw,99vh) scale(.4997)}}.snow:nth-child(310){opacity:1.3858;transform:translate(8.9624vw,-10px) scale(.3474);animation:fall-310 23s -17s linear infinite}@keyframes fall-310{59.412%{transform:translate(17.6482vw,59.412vh) scale(.3474)}to{transform:translate(13.3053vw,99vh) scale(.3474)}}.snow:nth-child(311){opacity:.5692;transform:translate(27.7531vw,-10px) scale(.6565);animation:fall-311 12s -2s linear infinite}@keyframes fall-311{33.718%{transform:translate(24.8053vw,33.718vh) scale(.6565)}to{transform:translate(26.2792vw,99vh) scale(.6565)}}.snow:nth-child(312){opacity:1.5122;transform:translate(25.4115vw,-10px) scale(.0502);animation:fall-312 17s -15s linear infinite}@keyframes fall-312{61.486%{transform:translate(15.5665vw,61.486vh) scale(.0502)}to{transform:translate(20.489vw,99vh) scale(.0502)}}.snow:nth-child(313){opacity:1.12;transform:translate(84.8525vw,-10px) scale(.4303);animation:fall-313 30s -9s linear infinite}@keyframes fall-313{32.092%{transform:translate(86.5211vw,32.092vh) scale(.4303)}to{transform:translate(85.6868vw,99vh) scale(.4303)}}.snow:nth-child(314){opacity:1.4726;transform:translate(8.1366vw,-10px) scale(.6074);animation:fall-314 28s -26s linear infinite}@keyframes fall-314{68.739%{transform:translate(2.6656vw,68.739vh) scale(.6074)}to{transform:translate(5.4011vw,99vh) scale(.6074)}}.snow:nth-child(315){opacity:.686;transform:translate(30.4043vw,-10px) scale(.4997);animation:fall-315 12s -28s linear infinite}@keyframes fall-315{71.453%{transform:translate(25.7941vw,71.453vh) scale(.4997)}to{transform:translate(28.0992vw,99vh) scale(.4997)}}.snow:nth-child(316){opacity:.7096;transform:translate(80.8002vw,-10px) scale(.1797);animation:fall-316 13s -24s linear infinite}@keyframes fall-316{65.643%{transform:translate(88.9776vw,65.643vh) scale(.1797)}to{transform:translate(84.8889vw,99vh) scale(.1797)}}.snow:nth-child(317){opacity:1.8884;transform:translate(23.913vw,-10px) scale(.4276);animation:fall-317 14s -9s linear infinite}@keyframes fall-317{41.337%{transform:translate(18.5379vw,41.337vh) scale(.4276)}to{transform:translate(21.22545vw,99vh) scale(.4276)}}.snow:nth-child(318){opacity:.4036;transform:translate(56.3896vw,-10px) scale(.7234);animation:fall-318 17s -30s linear infinite}@keyframes fall-318{79.061%{transform:translate(65.9061vw,79.061vh) scale(.7234)}to{transform:translate(61.14785vw,99vh) scale(.7234)}}.snow:nth-child(319){opacity:1.766;transform:translate(36.6318vw,-10px) scale(.1733);animation:fall-319 25s -23s linear infinite}@keyframes fall-319{69.77%{transform:translate(28.6651vw,69.77vh) scale(.1733)}to{transform:translate(32.64845vw,99vh) scale(.1733)}}.snow:nth-child(320){opacity:1.2718;transform:translate(94.8717vw,-10px) scale(.6309);animation:fall-320 10s -11s linear infinite}@keyframes fall-320{63.474%{transform:translate(85.6431vw,63.474vh) scale(.6309)}to{transform:translate(90.2574vw,99vh) scale(.6309)}}.snow:nth-child(321){opacity:.8424;transform:translate(81.5089vw,-10px) scale(.978);animation:fall-321 17s -28s linear infinite}@keyframes fall-321{58.57%{transform:translate(72.5794vw,58.57vh) scale(.978)}to{transform:translate(77.04415vw,99vh) scale(.978)}}.snow:nth-child(322){opacity:.8666;transform:translate(24.8608vw,-10px) scale(.8672);animation:fall-322 13s -8s linear infinite}@keyframes fall-322{35.419%{transform:translate(18.153vw,35.419vh) scale(.8672)}to{transform:translate(21.5069vw,99vh) scale(.8672)}}.snow:nth-child(323){opacity:1.3144;transform:translate(46.5387vw,-10px) scale(.853);animation:fall-323 21s -7s linear infinite}@keyframes fall-323{51.002%{transform:translate(47.9051vw,51.002vh) scale(.853)}to{transform:translate(47.2219vw,99vh) scale(.853)}}.snow:nth-child(324){opacity:.0994;transform:translate(8.6142vw,-10px) scale(.8948);animation:fall-324 10s -7s linear infinite}@keyframes fall-324{48.172%{transform:translate(4.7791vw,48.172vh) scale(.8948)}to{transform:translate(6.69665vw,99vh) scale(.8948)}}.snow:nth-child(325){opacity:.4066;transform:translate(33.7991vw,-10px) scale(.1736);animation:fall-325 21s -5s linear infinite}@keyframes fall-325{55.226%{transform:translate(42.8852vw,55.226vh) scale(.1736)}to{transform:translate(38.34215vw,99vh) scale(.1736)}}.snow:nth-child(326){opacity:.7554;transform:translate(18.8512vw,-10px) scale(.9411);animation:fall-326 29s -28s linear infinite}@keyframes fall-326{64.174%{transform:translate(17.9885vw,64.174vh) scale(.9411)}to{transform:translate(18.41985vw,99vh) scale(.9411)}}.snow:nth-child(327){opacity:1.9428;transform:translate(10.9796vw,-10px) scale(.5681);animation:fall-327 30s -25s linear infinite}@keyframes fall-327{33.07%{transform:translate(19.607vw,33.07vh) scale(.5681)}to{transform:translate(15.2933vw,99vh) scale(.5681)}}.snow:nth-child(328){opacity:.365;transform:translate(58.9464vw,-10px) scale(.956);animation:fall-328 30s -4s linear infinite}@keyframes fall-328{65.1%{transform:translate(54.1668vw,65.1vh) scale(.956)}to{transform:translate(56.5566vw,99vh) scale(.956)}}.snow:nth-child(329){opacity:1.4558;transform:translate(50.4985vw,-10px) scale(.1604);animation:fall-329 28s -2s linear infinite}@keyframes fall-329{49.705%{transform:translate(48.1272vw,49.705vh) scale(.1604)}to{transform:translate(49.31285vw,99vh) scale(.1604)}}.snow:nth-child(330){opacity:1.15;transform:translate(36.4084vw,-10px) scale(.9349);animation:fall-330 20s -27s linear infinite}@keyframes fall-330{79.507%{transform:translate(30.8236vw,79.507vh) scale(.9349)}to{transform:translate(33.616vw,99vh) scale(.9349)}}.snow:nth-child(331){opacity:1.366;transform:translate(10.255vw,-10px) scale(.0053);animation:fall-331 25s -1s linear infinite}@keyframes fall-331{70.533%{transform:translate(14.6708vw,70.533vh) scale(.0053)}to{transform:translate(12.4629vw,99vh) scale(.0053)}}.snow:nth-child(332){opacity:1.9726;transform:translate(39.1637vw,-10px) scale(.8195);animation:fall-332 26s -25s linear infinite}@keyframes fall-332{49.81%{transform:translate(46.9039vw,49.81vh) scale(.8195)}to{transform:translate(43.0338vw,99vh) scale(.8195)}}.snow:nth-child(333){opacity:.6496;transform:translate(.5382vw,-10px) scale(.9599);animation:fall-333 14s -18s linear infinite}@keyframes fall-333{53.88%{transform:translate(10.0456vw,53.88vh) scale(.9599)}to{transform:translate(5.2919vw,99vh) scale(.9599)}}.snow:nth-child(334){opacity:.2708;transform:translate(98.3542vw,-10px) scale(.2711);animation:fall-334 30s -10s linear infinite}@keyframes fall-334{30.356%{transform:translate(108.1526vw,30.356vh) scale(.2711)}to{transform:translate(103.2534vw,99vh) scale(.2711)}}.snow:nth-child(335){opacity:.7086;transform:translate(32.0286vw,-10px) scale(.0649);animation:fall-335 24s -18s linear infinite}@keyframes fall-335{77.48%{transform:translate(31.2001vw,77.48vh) scale(.0649)}to{transform:translate(31.61435vw,99vh) scale(.0649)}}.snow:nth-child(336){opacity:1.269;transform:translate(6.7717vw,-10px) scale(.0779);animation:fall-336 19s -14s linear infinite}@keyframes fall-336{45.484%{transform:translate(9.7085vw,45.484vh) scale(.0779)}to{transform:translate(8.2401vw,99vh) scale(.0779)}}.snow:nth-child(337){opacity:1.1086;transform:translate(17.2109vw,-10px) scale(.9059);animation:fall-337 28s -3s linear infinite}@keyframes fall-337{60.968%{transform:translate(7.6283vw,60.968vh) scale(.9059)}to{transform:translate(12.4196vw,99vh) scale(.9059)}}.snow:nth-child(338){opacity:.6784;transform:translate(67.0531vw,-10px) scale(.7309);animation:fall-338 13s -3s linear infinite}@keyframes fall-338{72.342%{transform:translate(66.9001vw,72.342vh) scale(.7309)}to{transform:translate(66.9766vw,99vh) scale(.7309)}}.snow:nth-child(339){opacity:1.7508;transform:translate(96.6081vw,-10px) scale(.59);animation:fall-339 25s -9s linear infinite}@keyframes fall-339{54.03%{transform:translate(103.8071vw,54.03vh) scale(.59)}to{transform:translate(100.2076vw,99vh) scale(.59)}}.snow:nth-child(340){opacity:.2988;transform:translate(38.3112vw,-10px) scale(.7991);animation:fall-340 15s -3s linear infinite}@keyframes fall-340{58.899%{transform:translate(44.9623vw,58.899vh) scale(.7991)}to{transform:translate(41.63675vw,99vh) scale(.7991)}}.snow:nth-child(341){opacity:.7966;transform:translate(80.3144vw,-10px) scale(.3717);animation:fall-341 23s -12s linear infinite}@keyframes fall-341{49.914%{transform:translate(77.9963vw,49.914vh) scale(.3717)}to{transform:translate(79.15535vw,99vh) scale(.3717)}}.snow:nth-child(342){opacity:.8884;transform:translate(74.9358vw,-10px) scale(.7472);animation:fall-342 18s -21s linear infinite}@keyframes fall-342{70.433%{transform:translate(71.6956vw,70.433vh) scale(.7472)}to{transform:translate(73.3157vw,99vh) scale(.7472)}}.snow:nth-child(343){opacity:.3684;transform:translate(42.5427vw,-10px) scale(.2358);animation:fall-343 28s -16s linear infinite}@keyframes fall-343{38.224%{transform:translate(52.3897vw,38.224vh) scale(.2358)}to{transform:translate(47.4662vw,99vh) scale(.2358)}}.snow:nth-child(344){opacity:1.0032;transform:translate(5.2827vw,-10px) scale(.2574);animation:fall-344 16s -5s linear infinite}@keyframes fall-344{59.12%{transform:translate(-.4581vw,59.12vh) scale(.2574)}to{transform:translate(2.4123vw,99vh) scale(.2574)}}.snow:nth-child(345){opacity:.0388;transform:translate(79.6196vw,-10px) scale(.1285);animation:fall-345 22s -26s linear infinite}@keyframes fall-345{31.45%{transform:translate(85.4639vw,31.45vh) scale(.1285)}to{transform:translate(82.54175vw,99vh) scale(.1285)}}.snow:nth-child(346){opacity:.1444;transform:translate(76.3011vw,-10px) scale(.0608);animation:fall-346 24s -26s linear infinite}@keyframes fall-346{50.062%{transform:translate(69.7769vw,50.062vh) scale(.0608)}to{transform:translate(73.039vw,99vh) scale(.0608)}}.snow:nth-child(347){opacity:1.7782;transform:translate(43.4944vw,-10px) scale(.3871);animation:fall-347 23s -30s linear infinite}@keyframes fall-347{39.743%{transform:translate(49.3317vw,39.743vh) scale(.3871)}to{transform:translate(46.41305vw,99vh) scale(.3871)}}.snow:nth-child(348){opacity:.6772;transform:translate(1.8536vw,-10px) scale(.6266);animation:fall-348 12s -23s linear infinite}@keyframes fall-348{76.463%{transform:translate(-3.2191vw,76.463vh) scale(.6266)}to{transform:translate(-.68275vw,99vh) scale(.6266)}}.snow:nth-child(349){opacity:.7774;transform:translate(97.7653vw,-10px) scale(.7459);animation:fall-349 21s -25s linear infinite}@keyframes fall-349{44.682%{transform:translate(90.5718vw,44.682vh) scale(.7459)}to{transform:translate(94.16855vw,99vh) scale(.7459)}}.snow:nth-child(350){opacity:.88;transform:translate(84.3185vw,-10px) scale(.1677);animation:fall-350 16s -25s linear infinite}@keyframes fall-350{53.823%{transform:translate(81.0741vw,53.823vh) scale(.1677)}to{transform:translate(82.6963vw,99vh) scale(.1677)}}.snow:nth-child(351){opacity:.125;transform:translate(39.9683vw,-10px) scale(.3703);animation:fall-351 28s -30s linear infinite}@keyframes fall-351{31.423%{transform:translate(37.8356vw,31.423vh) scale(.3703)}to{transform:translate(38.90195vw,99vh) scale(.3703)}}.snow:nth-child(352){opacity:.4378;transform:translate(13.5984vw,-10px) scale(.1688);animation:fall-352 17s -26s linear infinite}@keyframes fall-352{70.784%{transform:translate(8.6374vw,70.784vh) scale(.1688)}to{transform:translate(11.1179vw,99vh) scale(.1688)}}.snow:nth-child(353){opacity:.1926;transform:translate(45.2662vw,-10px) scale(.4871);animation:fall-353 18s -29s linear infinite}@keyframes fall-353{53.883%{transform:translate(43.8925vw,53.883vh) scale(.4871)}to{transform:translate(44.57935vw,99vh) scale(.4871)}}.snow:nth-child(354){opacity:.6118;transform:translate(15.2424vw,-10px) scale(.0914);animation:fall-354 12s -23s linear infinite}@keyframes fall-354{38.594%{transform:translate(13.1351vw,38.594vh) scale(.0914)}to{transform:translate(14.18875vw,99vh) scale(.0914)}}.snow:nth-child(355){opacity:1.813;transform:translate(11.6673vw,-10px) scale(.213);animation:fall-355 22s -16s linear infinite}@keyframes fall-355{36.406%{transform:translate(19.0598vw,36.406vh) scale(.213)}to{transform:translate(15.36355vw,99vh) scale(.213)}}.snow:nth-child(356){opacity:1.1248;transform:translate(34.131vw,-10px) scale(.7732);animation:fall-356 19s -29s linear infinite}@keyframes fall-356{36.351%{transform:translate(34.5743vw,36.351vh) scale(.7732)}to{transform:translate(34.35265vw,99vh) scale(.7732)}}.snow:nth-child(357){opacity:1.3756;transform:translate(17.7041vw,-10px) scale(.5379);animation:fall-357 17s -22s linear infinite}@keyframes fall-357{55.884%{transform:translate(12.0154vw,55.884vh) scale(.5379)}to{transform:translate(14.85975vw,99vh) scale(.5379)}}.snow:nth-child(358){opacity:1.4178;transform:translate(84.8677vw,-10px) scale(.81);animation:fall-358 23s -24s linear infinite}@keyframes fall-358{33.477%{transform:translate(86.6464vw,33.477vh) scale(.81)}to{transform:translate(85.75705vw,99vh) scale(.81)}}.snow:nth-child(359){opacity:1.5464;transform:translate(69.7816vw,-10px) scale(.9616);animation:fall-359 21s -11s linear infinite}@keyframes fall-359{54.147%{transform:translate(70.1769vw,54.147vh) scale(.9616)}to{transform:translate(69.97925vw,99vh) scale(.9616)}}.snow:nth-child(360){opacity:.096;transform:translate(43.0436vw,-10px) scale(.0069);animation:fall-360 11s -29s linear infinite}@keyframes fall-360{47.822%{transform:translate(52.1027vw,47.822vh) scale(.0069)}to{transform:translate(47.57315vw,99vh) scale(.0069)}}.snow:nth-child(361){opacity:1.6782;transform:translate(34.7805vw,-10px) scale(.9793);animation:fall-361 11s -27s linear infinite}@keyframes fall-361{45.29%{transform:translate(41.2057vw,45.29vh) scale(.9793)}to{transform:translate(37.9931vw,99vh) scale(.9793)}}.snow:nth-child(362){opacity:1.3216;transform:translate(64.636vw,-10px) scale(.2486);animation:fall-362 14s -22s linear infinite}@keyframes fall-362{34.026%{transform:translate(68.122vw,34.026vh) scale(.2486)}to{transform:translate(66.379vw,99vh) scale(.2486)}}.snow:nth-child(363){opacity:.6804;transform:translate(70.9686vw,-10px) scale(.0083);animation:fall-363 20s -19s linear infinite}@keyframes fall-363{32.973%{transform:translate(68.7768vw,32.973vh) scale(.0083)}to{transform:translate(69.8727vw,99vh) scale(.0083)}}.snow:nth-child(364){opacity:.496;transform:translate(74.5276vw,-10px) scale(.6614);animation:fall-364 18s -18s linear infinite}@keyframes fall-364{59.478%{transform:translate(72.1136vw,59.478vh) scale(.6614)}to{transform:translate(73.3206vw,99vh) scale(.6614)}}.snow:nth-child(365){opacity:1.8146;transform:translate(37.8612vw,-10px) scale(.559);animation:fall-365 14s -24s linear infinite}@keyframes fall-365{64.259%{transform:translate(45.5065vw,64.259vh) scale(.559)}to{transform:translate(41.68385vw,99vh) scale(.559)}}.snow:nth-child(366){opacity:.3524;transform:translate(51.9119vw,-10px) scale(.8504);animation:fall-366 26s -3s linear infinite}@keyframes fall-366{68.456%{transform:translate(45.8654vw,68.456vh) scale(.8504)}to{transform:translate(48.88865vw,99vh) scale(.8504)}}.snow:nth-child(367){opacity:.295;transform:translate(95.0263vw,-10px) scale(.4066);animation:fall-367 10s -7s linear infinite}@keyframes fall-367{68.473%{transform:translate(87.6084vw,68.473vh) scale(.4066)}to{transform:translate(91.31735vw,99vh) scale(.4066)}}.snow:nth-child(368){opacity:.4818;transform:translate(40.6767vw,-10px) scale(.4759);animation:fall-368 17s -15s linear infinite}@keyframes fall-368{52.469%{transform:translate(41.1316vw,52.469vh) scale(.4759)}to{transform:translate(40.90415vw,99vh) scale(.4759)}}.snow:nth-child(369){opacity:.7958;transform:translate(31.5007vw,-10px) scale(.8445);animation:fall-369 15s -9s linear infinite}@keyframes fall-369{69.257%{transform:translate(26.7729vw,69.257vh) scale(.8445)}to{transform:translate(29.1368vw,99vh) scale(.8445)}}.snow:nth-child(370){opacity:1.38;transform:translate(16.6395vw,-10px) scale(.2386);animation:fall-370 27s -28s linear infinite}@keyframes fall-370{31.408%{transform:translate(13.069vw,31.408vh) scale(.2386)}to{transform:translate(14.85425vw,99vh) scale(.2386)}}.snow:nth-child(371){opacity:1.8088;transform:translate(47.5526vw,-10px) scale(.8123);animation:fall-371 21s -8s linear infinite}@keyframes fall-371{66.635%{transform:translate(51.8096vw,66.635vh) scale(.8123)}to{transform:translate(49.6811vw,99vh) scale(.8123)}}.snow:nth-child(372){opacity:.9;transform:translate(23.9071vw,-10px) scale(.6043);animation:fall-372 13s -30s linear infinite}@keyframes fall-372{49.77%{transform:translate(27.1719vw,49.77vh) scale(.6043)}to{transform:translate(25.5395vw,99vh) scale(.6043)}}.snow:nth-child(373){opacity:.6086;transform:translate(52.4502vw,-10px) scale(.9817);animation:fall-373 24s -28s linear infinite}@keyframes fall-373{56.758%{transform:translate(62.0592vw,56.758vh) scale(.9817)}to{transform:translate(57.2547vw,99vh) scale(.9817)}}.snow:nth-child(374){opacity:.6972;transform:translate(65.1214vw,-10px) scale(.2186);animation:fall-374 19s -17s linear infinite}@keyframes fall-374{55.569%{transform:translate(69.3155vw,55.569vh) scale(.2186)}to{transform:translate(67.21845vw,99vh) scale(.2186)}}.snow:nth-child(375){opacity:1.1202;transform:translate(43.4326vw,-10px) scale(.3887);animation:fall-375 28s -12s linear infinite}@keyframes fall-375{61.634%{transform:translate(37.9523vw,61.634vh) scale(.3887)}to{transform:translate(40.69245vw,99vh) scale(.3887)}}.snow:nth-child(376){opacity:1.5276;transform:translate(42.9497vw,-10px) scale(.568);animation:fall-376 12s -4s linear infinite}@keyframes fall-376{33.398%{transform:translate(52.2107vw,33.398vh) scale(.568)}to{transform:translate(47.5802vw,99vh) scale(.568)}}.snow:nth-child(377){opacity:1.096;transform:translate(36.0114vw,-10px) scale(.681);animation:fall-377 23s -17s linear infinite}@keyframes fall-377{70.752%{transform:translate(28.8183vw,70.752vh) scale(.681)}to{transform:translate(32.41485vw,99vh) scale(.681)}}.snow:nth-child(378){opacity:.7468;transform:translate(22.8829vw,-10px) scale(.6834);animation:fall-378 20s -30s linear infinite}@keyframes fall-378{55.526%{transform:translate(16.3179vw,55.526vh) scale(.6834)}to{transform:translate(19.6004vw,99vh) scale(.6834)}}.snow:nth-child(379){opacity:.9194;transform:translate(92.9565vw,-10px) scale(.1545);animation:fall-379 30s -9s linear infinite}@keyframes fall-379{76.122%{transform:translate(83.5472vw,76.122vh) scale(.1545)}to{transform:translate(88.25185vw,99vh) scale(.1545)}}.snow:nth-child(380){opacity:.4226;transform:translate(46.4451vw,-10px) scale(.0087);animation:fall-380 20s -11s linear infinite}@keyframes fall-380{66.16%{transform:translate(43.4191vw,66.16vh) scale(.0087)}to{transform:translate(44.9321vw,99vh) scale(.0087)}}.snow:nth-child(381){opacity:1.6284;transform:translate(20.3833vw,-10px) scale(.6675);animation:fall-381 27s -15s linear infinite}@keyframes fall-381{47.68%{transform:translate(21.9578vw,47.68vh) scale(.6675)}to{transform:translate(21.17055vw,99vh) scale(.6675)}}.snow:nth-child(382){opacity:1.7324;transform:translate(82.2737vw,-10px) scale(.0417);animation:fall-382 12s -20s linear infinite}@keyframes fall-382{51.153%{transform:translate(91.6549vw,51.153vh) scale(.0417)}to{transform:translate(86.9643vw,99vh) scale(.0417)}}.snow:nth-child(383){opacity:.4712;transform:translate(15.7084vw,-10px) scale(.0468);animation:fall-383 19s -24s linear infinite}@keyframes fall-383{38.873%{transform:translate(16.0952vw,38.873vh) scale(.0468)}to{transform:translate(15.9018vw,99vh) scale(.0468)}}.snow:nth-child(384){opacity:.7886;transform:translate(33.9481vw,-10px) scale(.6925);animation:fall-384 27s -25s linear infinite}@keyframes fall-384{35.801%{transform:translate(38.5079vw,35.801vh) scale(.6925)}to{transform:translate(36.228vw,99vh) scale(.6925)}}.snow:nth-child(385){opacity:1.2708;transform:translate(45.7773vw,-10px) scale(.8926);animation:fall-385 29s -3s linear infinite}@keyframes fall-385{75.681%{transform:translate(38.7885vw,75.681vh) scale(.8926)}to{transform:translate(42.2829vw,99vh) scale(.8926)}}.snow:nth-child(386){opacity:1.2926;transform:translate(26.1045vw,-10px) scale(.8799);animation:fall-386 27s -23s linear infinite}@keyframes fall-386{70.788%{transform:translate(17.3986vw,70.788vh) scale(.8799)}to{transform:translate(21.75155vw,99vh) scale(.8799)}}.snow:nth-child(387){opacity:1.121;transform:translate(55.2661vw,-10px) scale(.525);animation:fall-387 23s -18s linear infinite}@keyframes fall-387{57.755%{transform:translate(51.1872vw,57.755vh) scale(.525)}to{transform:translate(53.22665vw,99vh) scale(.525)}}.snow:nth-child(388){opacity:.1824;transform:translate(60.0439vw,-10px) scale(.5416);animation:fall-388 26s -25s linear infinite}@keyframes fall-388{63.955%{transform:translate(66.2494vw,63.955vh) scale(.5416)}to{transform:translate(63.14665vw,99vh) scale(.5416)}}.snow:nth-child(389){opacity:.2972;transform:translate(99.4219vw,-10px) scale(.972);animation:fall-389 11s -5s linear infinite}@keyframes fall-389{33.578%{transform:translate(107.9731vw,33.578vh) scale(.972)}to{transform:translate(103.6975vw,99vh) scale(.972)}}.snow:nth-child(390){opacity:.3936;transform:translate(23.9665vw,-10px) scale(.5746);animation:fall-390 21s -30s linear infinite}@keyframes fall-390{49.352%{transform:translate(20.3278vw,49.352vh) scale(.5746)}to{transform:translate(22.14715vw,99vh) scale(.5746)}}.snow:nth-child(391){opacity:1.5968;transform:translate(35.7887vw,-10px) scale(.6292);animation:fall-391 18s -1s linear infinite}@keyframes fall-391{41.301%{transform:translate(29.0721vw,41.301vh) scale(.6292)}to{transform:translate(32.4304vw,99vh) scale(.6292)}}.snow:nth-child(392){opacity:.2338;transform:translate(41.6901vw,-10px) scale(.8355);animation:fall-392 18s -4s linear infinite}@keyframes fall-392{35.141%{transform:translate(37.6359vw,35.141vh) scale(.8355)}to{transform:translate(39.663vw,99vh) scale(.8355)}}.snow:nth-child(393){opacity:1.381;transform:translate(22.4804vw,-10px) scale(.11);animation:fall-393 10s -9s linear infinite}@keyframes fall-393{43.347%{transform:translate(24.5303vw,43.347vh) scale(.11)}to{transform:translate(23.50535vw,99vh) scale(.11)}}.snow:nth-child(394){opacity:1.8132;transform:translate(57.3561vw,-10px) scale(.3082);animation:fall-394 21s -1s linear infinite}@keyframes fall-394{58.527%{transform:translate(59.4304vw,58.527vh) scale(.3082)}to{transform:translate(58.39325vw,99vh) scale(.3082)}}.snow:nth-child(395){opacity:.034;transform:translate(24.1982vw,-10px) scale(.5561);animation:fall-395 14s -26s linear infinite}@keyframes fall-395{77.302%{transform:translate(15.4657vw,77.302vh) scale(.5561)}to{transform:translate(19.83195vw,99vh) scale(.5561)}}.snow:nth-child(396){opacity:1.902;transform:translate(65.3609vw,-10px) scale(.3525);animation:fall-396 14s -20s linear infinite}@keyframes fall-396{59.024%{transform:translate(57.7608vw,59.024vh) scale(.3525)}to{transform:translate(61.56085vw,99vh) scale(.3525)}}.snow:nth-child(397){opacity:1.458;transform:translate(27.8507vw,-10px) scale(.8461);animation:fall-397 18s -28s linear infinite}@keyframes fall-397{57.8%{transform:translate(20.5599vw,57.8vh) scale(.8461)}to{transform:translate(24.2053vw,99vh) scale(.8461)}}.snow:nth-child(398){opacity:1.7878;transform:translate(64.9724vw,-10px) scale(.2267);animation:fall-398 10s -2s linear infinite}@keyframes fall-398{71.581%{transform:translate(72.0905vw,71.581vh) scale(.2267)}to{transform:translate(68.53145vw,99vh) scale(.2267)}}.snow:nth-child(399){opacity:.2206;transform:translate(56.1487vw,-10px) scale(.5285);animation:fall-399 13s -15s linear infinite}@keyframes fall-399{76.552%{transform:translate(62.5666vw,76.552vh) scale(.5285)}to{transform:translate(59.35765vw,99vh) scale(.5285)}}.snow:nth-child(400){opacity:1.5638;transform:translate(84.9464vw,-10px) scale(.7872);animation:fall-400 20s -8s linear infinite}@keyframes fall-400{76.052%{transform:translate(92.3564vw,76.052vh) scale(.7872)}to{transform:translate(88.6514vw,99vh) scale(.7872)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" 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: 1800px){.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.9752;transform:translate(17.9866vw,-10px) scale(.7287);animation:fall-1 28s -3s linear infinite}@keyframes fall-1{67.015%{transform:translate(25.0445vw,67.015vh) scale(.7287)}to{transform:translate(21.51555vw,99vh) scale(.7287)}}.snow:nth-child(2){opacity:.3398;transform:translate(47.2375vw,-10px) scale(.586);animation:fall-2 19s -22s linear infinite}@keyframes fall-2{48.469%{transform:translate(42.8969vw,48.469vh) scale(.586)}to{transform:translate(45.0672vw,99vh) scale(.586)}}.snow:nth-child(3){opacity:1.9048;transform:translate(81.0935vw,-10px) scale(.9131);animation:fall-3 30s -21s linear infinite}@keyframes fall-3{41.872%{transform:translate(86.4485vw,41.872vh) scale(.9131)}to{transform:translate(83.771vw,99vh) scale(.9131)}}.snow:nth-child(4){opacity:1.003;transform:translate(68.8226vw,-10px) scale(.9342);animation:fall-4 12s -17s linear infinite}@keyframes fall-4{79.285%{transform:translate(67.5521vw,79.285vh) scale(.9342)}to{transform:translate(68.18735vw,99vh) scale(.9342)}}.snow:nth-child(5){opacity:1.0862;transform:translate(51.6754vw,-10px) scale(.7924);animation:fall-5 20s -29s linear infinite}@keyframes fall-5{51.749%{transform:translate(56.6851vw,51.749vh) scale(.7924)}to{transform:translate(54.18025vw,99vh) scale(.7924)}}.snow:nth-child(6){opacity:.6498;transform:translate(3.4173vw,-10px) scale(.1171);animation:fall-6 16s -16s linear infinite}@keyframes fall-6{56.708%{transform:translate(6.7784vw,56.708vh) scale(.1171)}to{transform:translate(5.09785vw,99vh) scale(.1171)}}.snow:nth-child(7){opacity:1.4182;transform:translate(58.7081vw,-10px) scale(.7432);animation:fall-7 21s -3s linear infinite}@keyframes fall-7{34.287%{transform:translate(59.7978vw,34.287vh) scale(.7432)}to{transform:translate(59.25295vw,99vh) scale(.7432)}}.snow:nth-child(8){opacity:1.141;transform:translate(28.2972vw,-10px) scale(.9628);animation:fall-8 30s -20s linear infinite}@keyframes fall-8{38.186%{transform:translate(19.3622vw,38.186vh) scale(.9628)}to{transform:translate(23.8297vw,99vh) scale(.9628)}}.snow:nth-child(9){opacity:.8974;transform:translate(91.4959vw,-10px) scale(.7475);animation:fall-9 30s -3s linear infinite}@keyframes fall-9{68.722%{transform:translate(91.0038vw,68.722vh) scale(.7475)}to{transform:translate(91.24985vw,99vh) scale(.7475)}}.snow:nth-child(10){opacity:1.8816;transform:translate(27.9514vw,-10px) scale(.271);animation:fall-10 27s -17s linear infinite}@keyframes fall-10{63.97%{transform:translate(23.9298vw,63.97vh) scale(.271)}to{transform:translate(25.9406vw,99vh) scale(.271)}}.snow:nth-child(11){opacity:.465;transform:translate(56.6581vw,-10px) scale(.9262);animation:fall-11 15s -3s linear infinite}@keyframes fall-11{67.064%{transform:translate(50.2137vw,67.064vh) scale(.9262)}to{transform:translate(53.4359vw,99vh) scale(.9262)}}.snow:nth-child(12){opacity:.2818;transform:translate(45.9389vw,-10px) scale(.5228);animation:fall-12 18s -4s linear infinite}@keyframes fall-12{41.485%{transform:translate(51.1278vw,41.485vh) scale(.5228)}to{transform:translate(48.53335vw,99vh) scale(.5228)}}.snow:nth-child(13){opacity:1.33;transform:translate(54.4148vw,-10px) scale(.5469);animation:fall-13 28s -19s linear infinite}@keyframes fall-13{45.543%{transform:translate(60.8302vw,45.543vh) scale(.5469)}to{transform:translate(57.6225vw,99vh) scale(.5469)}}.snow:nth-child(14){opacity:1.277;transform:translate(46.639vw,-10px) scale(.3732);animation:fall-14 12s -1s linear infinite}@keyframes fall-14{60.858%{transform:translate(53.6636vw,60.858vh) scale(.3732)}to{transform:translate(50.1513vw,99vh) scale(.3732)}}.snow:nth-child(15){opacity:.234;transform:translate(4.4572vw,-10px) scale(.2071);animation:fall-15 22s -1s linear infinite}@keyframes fall-15{32.573%{transform:translate(-2.2323vw,32.573vh) scale(.2071)}to{transform:translate(1.11245vw,99vh) scale(.2071)}}.snow:nth-child(16){opacity:.1406;transform:translate(90.3034vw,-10px) scale(.3284);animation:fall-16 20s -5s linear infinite}@keyframes fall-16{77.621%{transform:translate(98.8908vw,77.621vh) scale(.3284)}to{transform:translate(94.5971vw,99vh) scale(.3284)}}.snow:nth-child(17){opacity:1.5812;transform:translate(5.2209vw,-10px) scale(.3905);animation:fall-17 11s -14s linear infinite}@keyframes fall-17{58.542%{transform:translate(8.0684vw,58.542vh) scale(.3905)}to{transform:translate(6.64465vw,99vh) scale(.3905)}}.snow:nth-child(18){opacity:1.0836;transform:translate(81.2397vw,-10px) scale(.5299);animation:fall-18 18s -16s linear infinite}@keyframes fall-18{47.93%{transform:translate(78.8082vw,47.93vh) scale(.5299)}to{transform:translate(80.02395vw,99vh) scale(.5299)}}.snow:nth-child(19){opacity:1.1778;transform:translate(11.2761vw,-10px) scale(.3628);animation:fall-19 13s -6s linear infinite}@keyframes fall-19{60.761%{transform:translate(3.0023vw,60.761vh) scale(.3628)}to{transform:translate(7.1392vw,99vh) scale(.3628)}}.snow:nth-child(20){opacity:1.3864;transform:translate(43.5473vw,-10px) scale(.2869);animation:fall-20 10s -10s linear infinite}@keyframes fall-20{31.693%{transform:translate(49.4367vw,31.693vh) scale(.2869)}to{transform:translate(46.492vw,99vh) scale(.2869)}}.snow:nth-child(21){opacity:1.9942;transform:translate(2.5588vw,-10px) scale(.4184);animation:fall-21 12s -17s linear infinite}@keyframes fall-21{62.837%{transform:translate(2.6184vw,62.837vh) scale(.4184)}to{transform:translate(2.5886vw,99vh) scale(.4184)}}.snow:nth-child(22){opacity:1.9462;transform:translate(2.6149vw,-10px) scale(.3697);animation:fall-22 19s -28s linear infinite}@keyframes fall-22{76.152%{transform:translate(-3.6792vw,76.152vh) scale(.3697)}to{transform:translate(-.53215vw,99vh) scale(.3697)}}.snow:nth-child(23){opacity:.8088;transform:translate(97.0075vw,-10px) scale(.1571);animation:fall-23 15s -7s linear infinite}@keyframes fall-23{48.448%{transform:translate(96.8965vw,48.448vh) scale(.1571)}to{transform:translate(96.952vw,99vh) scale(.1571)}}.snow:nth-child(24){opacity:1.2782;transform:translate(79.1714vw,-10px) scale(.7825);animation:fall-24 20s -9s linear infinite}@keyframes fall-24{30.018%{transform:translate(87.2353vw,30.018vh) scale(.7825)}to{transform:translate(83.20335vw,99vh) scale(.7825)}}.snow:nth-child(25){opacity:1.7754;transform:translate(54.2161vw,-10px) scale(.9507);animation:fall-25 25s -16s linear infinite}@keyframes fall-25{57.018%{transform:translate(47.4048vw,57.018vh) scale(.9507)}to{transform:translate(50.81045vw,99vh) scale(.9507)}}.snow:nth-child(26){opacity:1.0152;transform:translate(11.7209vw,-10px) scale(.2245);animation:fall-26 16s -23s linear infinite}@keyframes fall-26{64.366%{transform:translate(3.9813vw,64.366vh) scale(.2245)}to{transform:translate(7.8511vw,99vh) scale(.2245)}}.snow:nth-child(27){opacity:.2444;transform:translate(17.1485vw,-10px) scale(.3502);animation:fall-27 25s -29s linear infinite}@keyframes fall-27{70.981%{transform:translate(7.9593vw,70.981vh) scale(.3502)}to{transform:translate(12.5539vw,99vh) scale(.3502)}}.snow:nth-child(28){opacity:1.4784;transform:translate(34.8694vw,-10px) scale(.0563);animation:fall-28 17s -7s linear infinite}@keyframes fall-28{65.192%{transform:translate(41.632vw,65.192vh) scale(.0563)}to{transform:translate(38.2507vw,99vh) scale(.0563)}}.snow:nth-child(29){opacity:1.646;transform:translate(83.8451vw,-10px) scale(.0682);animation:fall-29 19s -6s linear infinite}@keyframes fall-29{78.431%{transform:translate(81.9916vw,78.431vh) scale(.0682)}to{transform:translate(82.91835vw,99vh) scale(.0682)}}.snow:nth-child(30){opacity:1.687;transform:translate(.7394vw,-10px) scale(.4699);animation:fall-30 19s -2s linear infinite}@keyframes fall-30{55.683%{transform:translate(-5.2056vw,55.683vh) scale(.4699)}to{transform:translate(-2.2331vw,99vh) scale(.4699)}}.snow:nth-child(31){opacity:.8872;transform:translate(74.7696vw,-10px) scale(.9428);animation:fall-31 30s -12s linear infinite}@keyframes fall-31{65.333%{transform:translate(68.2782vw,65.333vh) scale(.9428)}to{transform:translate(71.5239vw,99vh) scale(.9428)}}.snow:nth-child(32){opacity:.771;transform:translate(31.3875vw,-10px) scale(.4432);animation:fall-32 14s -23s linear infinite}@keyframes fall-32{64.712%{transform:translate(38.5877vw,64.712vh) scale(.4432)}to{transform:translate(34.9876vw,99vh) scale(.4432)}}.snow:nth-child(33){opacity:.0994;transform:translate(40.7509vw,-10px) scale(.0677);animation:fall-33 30s -17s linear infinite}@keyframes fall-33{42.672%{transform:translate(47.963vw,42.672vh) scale(.0677)}to{transform:translate(44.35695vw,99vh) scale(.0677)}}.snow:nth-child(34){opacity:.854;transform:translate(46.5634vw,-10px) scale(.8353);animation:fall-34 30s -29s linear infinite}@keyframes fall-34{69.072%{transform:translate(47.097vw,69.072vh) scale(.8353)}to{transform:translate(46.8302vw,99vh) scale(.8353)}}.snow:nth-child(35){opacity:.5382;transform:translate(17.1595vw,-10px) scale(.15);animation:fall-35 23s -25s linear infinite}@keyframes fall-35{69.212%{transform:translate(18.562vw,69.212vh) scale(.15)}to{transform:translate(17.86075vw,99vh) scale(.15)}}.snow:nth-child(36){opacity:1.5554;transform:translate(4.419vw,-10px) scale(.8614);animation:fall-36 29s -6s linear infinite}@keyframes fall-36{45.899%{transform:translate(-4.305vw,45.899vh) scale(.8614)}to{transform:translate(.057vw,99vh) scale(.8614)}}.snow:nth-child(37){opacity:.966;transform:translate(98.2674vw,-10px) scale(.0351);animation:fall-37 20s -22s linear infinite}@keyframes fall-37{31.48%{transform:translate(89.4009vw,31.48vh) scale(.0351)}to{transform:translate(93.83415vw,99vh) scale(.0351)}}.snow:nth-child(38){opacity:.4034;transform:translate(57.2358vw,-10px) scale(.0814);animation:fall-38 11s -4s linear infinite}@keyframes fall-38{75.489%{transform:translate(55.0172vw,75.489vh) scale(.0814)}to{transform:translate(56.1265vw,99vh) scale(.0814)}}.snow:nth-child(39){opacity:.0018;transform:translate(6.7411vw,-10px) scale(.6808);animation:fall-39 26s -12s linear infinite}@keyframes fall-39{31.595%{transform:translate(7.4455vw,31.595vh) scale(.6808)}to{transform:translate(7.0933vw,99vh) scale(.6808)}}.snow:nth-child(40){opacity:.1104;transform:translate(24.5507vw,-10px) scale(.0236);animation:fall-40 14s -12s linear infinite}@keyframes fall-40{63.663%{transform:translate(17.0032vw,63.663vh) scale(.0236)}to{transform:translate(20.77695vw,99vh) scale(.0236)}}.snow:nth-child(41){opacity:1.684;transform:translate(27.9977vw,-10px) scale(.5955);animation:fall-41 26s -3s linear infinite}@keyframes fall-41{75.562%{transform:translate(29.0776vw,75.562vh) scale(.5955)}to{transform:translate(28.53765vw,99vh) scale(.5955)}}.snow:nth-child(42){opacity:.6446;transform:translate(17.5123vw,-10px) scale(.5488);animation:fall-42 20s -27s linear infinite}@keyframes fall-42{63.218%{transform:translate(24.451vw,63.218vh) scale(.5488)}to{transform:translate(20.98165vw,99vh) scale(.5488)}}.snow:nth-child(43){opacity:1.53;transform:translate(87.0622vw,-10px) scale(.8065);animation:fall-43 15s -12s linear infinite}@keyframes fall-43{35.357%{transform:translate(86.8097vw,35.357vh) scale(.8065)}to{transform:translate(86.93595vw,99vh) scale(.8065)}}.snow:nth-child(44){opacity:1.2566;transform:translate(7.1435vw,-10px) scale(.9179);animation:fall-44 13s -10s linear infinite}@keyframes fall-44{71.403%{transform:translate(.2524vw,71.403vh) scale(.9179)}to{transform:translate(3.69795vw,99vh) scale(.9179)}}.snow:nth-child(45){opacity:.4318;transform:translate(19.5058vw,-10px) scale(.7734);animation:fall-45 25s -12s linear infinite}@keyframes fall-45{47.337%{transform:translate(29.2441vw,47.337vh) scale(.7734)}to{transform:translate(24.37495vw,99vh) scale(.7734)}}.snow:nth-child(46){opacity:.4952;transform:translate(.6447vw,-10px) scale(.6486);animation:fall-46 12s -29s linear infinite}@keyframes fall-46{40.111%{transform:translate(7.2903vw,40.111vh) scale(.6486)}to{transform:translate(3.9675vw,99vh) scale(.6486)}}.snow:nth-child(47){opacity:1.6864;transform:translate(90.7125vw,-10px) scale(.2263);animation:fall-47 12s -24s linear infinite}@keyframes fall-47{65.241%{transform:translate(84.1632vw,65.241vh) scale(.2263)}to{transform:translate(87.43785vw,99vh) scale(.2263)}}.snow:nth-child(48){opacity:.9822;transform:translate(9.3933vw,-10px) scale(.9823);animation:fall-48 24s -9s linear infinite}@keyframes fall-48{57.035%{transform:translate(7.5492vw,57.035vh) scale(.9823)}to{transform:translate(8.47125vw,99vh) scale(.9823)}}.snow:nth-child(49){opacity:.9;transform:translate(16.5719vw,-10px) scale(.325);animation:fall-49 10s -11s linear infinite}@keyframes fall-49{67.631%{transform:translate(20.4881vw,67.631vh) scale(.325)}to{transform:translate(18.53vw,99vh) scale(.325)}}.snow:nth-child(50){opacity:1.4776;transform:translate(95.5422vw,-10px) scale(.8565);animation:fall-50 27s -5s linear infinite}@keyframes fall-50{42.253%{transform:translate(95.6812vw,42.253vh) scale(.8565)}to{transform:translate(95.6117vw,99vh) scale(.8565)}}.snow:nth-child(51){opacity:.0366;transform:translate(97.8748vw,-10px) scale(.096);animation:fall-51 20s -9s linear infinite}@keyframes fall-51{45.618%{transform:translate(90.7213vw,45.618vh) scale(.096)}to{transform:translate(94.29805vw,99vh) scale(.096)}}.snow:nth-child(52){opacity:1.353;transform:translate(32.8334vw,-10px) scale(.1894);animation:fall-52 12s -6s linear infinite}@keyframes fall-52{44.915%{transform:translate(39.6897vw,44.915vh) scale(.1894)}to{transform:translate(36.26155vw,99vh) scale(.1894)}}.snow:nth-child(53){opacity:.8378;transform:translate(67.3191vw,-10px) scale(.5842);animation:fall-53 19s -10s linear infinite}@keyframes fall-53{63.429%{transform:translate(70.6319vw,63.429vh) scale(.5842)}to{transform:translate(68.9755vw,99vh) scale(.5842)}}.snow:nth-child(54){opacity:1.2324;transform:translate(1.5685vw,-10px) scale(.2718);animation:fall-54 10s -4s linear infinite}@keyframes fall-54{43.074%{transform:translate(-4.084vw,43.074vh) scale(.2718)}to{transform:translate(-1.25775vw,99vh) scale(.2718)}}.snow:nth-child(55){opacity:.7118;transform:translate(74.7831vw,-10px) scale(.1542);animation:fall-55 21s -16s linear infinite}@keyframes fall-55{38.501%{transform:translate(78.3344vw,38.501vh) scale(.1542)}to{transform:translate(76.55875vw,99vh) scale(.1542)}}.snow:nth-child(56){opacity:1.1312;transform:translate(85.893vw,-10px) scale(.7685);animation:fall-56 19s -15s linear infinite}@keyframes fall-56{62.609%{transform:translate(83.6421vw,62.609vh) scale(.7685)}to{transform:translate(84.76755vw,99vh) scale(.7685)}}.snow:nth-child(57){opacity:1.143;transform:translate(8.5369vw,-10px) scale(.7602);animation:fall-57 30s -9s linear infinite}@keyframes fall-57{64.225%{transform:translate(13.8985vw,64.225vh) scale(.7602)}to{transform:translate(11.2177vw,99vh) scale(.7602)}}.snow:nth-child(58){opacity:.2628;transform:translate(37.5944vw,-10px) scale(.5988);animation:fall-58 25s -3s linear infinite}@keyframes fall-58{59.36%{transform:translate(46.3741vw,59.36vh) scale(.5988)}to{transform:translate(41.98425vw,99vh) scale(.5988)}}.snow:nth-child(59){opacity:1.2806;transform:translate(37.7215vw,-10px) scale(.5621);animation:fall-59 26s -20s linear infinite}@keyframes fall-59{57.441%{transform:translate(33.9536vw,57.441vh) scale(.5621)}to{transform:translate(35.83755vw,99vh) scale(.5621)}}.snow:nth-child(60){opacity:1.1314;transform:translate(78.8875vw,-10px) scale(.746);animation:fall-60 14s -1s linear infinite}@keyframes fall-60{40.105%{transform:translate(78.7654vw,40.105vh) scale(.746)}to{transform:translate(78.82645vw,99vh) scale(.746)}}.snow:nth-child(61){opacity:1.3374;transform:translate(93.0503vw,-10px) scale(.7683);animation:fall-61 20s -11s linear infinite}@keyframes fall-61{78.244%{transform:translate(85.8358vw,78.244vh) scale(.7683)}to{transform:translate(89.44305vw,99vh) scale(.7683)}}.snow:nth-child(62){opacity:.2876;transform:translate(88.9127vw,-10px) scale(.0199);animation:fall-62 25s -2s linear infinite}@keyframes fall-62{64.824%{transform:translate(95.4443vw,64.824vh) scale(.0199)}to{transform:translate(92.1785vw,99vh) scale(.0199)}}.snow:nth-child(63){opacity:1.456;transform:translate(64.9316vw,-10px) scale(.0367);animation:fall-63 17s -4s linear infinite}@keyframes fall-63{79.275%{transform:translate(61.8861vw,79.275vh) scale(.0367)}to{transform:translate(63.40885vw,99vh) scale(.0367)}}.snow:nth-child(64){opacity:1.397;transform:translate(32.5857vw,-10px) scale(.5602);animation:fall-64 22s -27s linear infinite}@keyframes fall-64{51.804%{transform:translate(22.7959vw,51.804vh) scale(.5602)}to{transform:translate(27.6908vw,99vh) scale(.5602)}}.snow:nth-child(65){opacity:.786;transform:translate(95.9639vw,-10px) scale(.6899);animation:fall-65 29s -17s linear infinite}@keyframes fall-65{77.297%{transform:translate(105.4205vw,77.297vh) scale(.6899)}to{transform:translate(100.6922vw,99vh) scale(.6899)}}.snow:nth-child(66){opacity:1.1456;transform:translate(35.9988vw,-10px) scale(.1213);animation:fall-66 20s -30s linear infinite}@keyframes fall-66{53.96%{transform:translate(44.1347vw,53.96vh) scale(.1213)}to{transform:translate(40.06675vw,99vh) scale(.1213)}}.snow:nth-child(67){opacity:.0662;transform:translate(1.8024vw,-10px) scale(.0772);animation:fall-67 24s -20s linear infinite}@keyframes fall-67{60.445%{transform:translate(-4.0443vw,60.445vh) scale(.0772)}to{transform:translate(-1.12095vw,99vh) scale(.0772)}}.snow:nth-child(68){opacity:1.8796;transform:translate(67.8617vw,-10px) scale(.1805);animation:fall-68 26s -9s linear infinite}@keyframes fall-68{32.559%{transform:translate(74.9629vw,32.559vh) scale(.1805)}to{transform:translate(71.4123vw,99vh) scale(.1805)}}.snow:nth-child(69){opacity:.356;transform:translate(70.6864vw,-10px) scale(.2722);animation:fall-69 18s -26s linear infinite}@keyframes fall-69{42.685%{transform:translate(69.6261vw,42.685vh) scale(.2722)}to{transform:translate(70.15625vw,99vh) scale(.2722)}}.snow:nth-child(70){opacity:1.8214;transform:translate(2.2187vw,-10px) scale(.4399);animation:fall-70 18s -19s linear infinite}@keyframes fall-70{61.628%{transform:translate(-.9461vw,61.628vh) scale(.4399)}to{transform:translate(.6363vw,99vh) scale(.4399)}}.snow:nth-child(71){opacity:1.8944;transform:translate(91.0264vw,-10px) scale(.6654);animation:fall-71 16s -24s linear infinite}@keyframes fall-71{43.937%{transform:translate(97.8138vw,43.937vh) scale(.6654)}to{transform:translate(94.4201vw,99vh) scale(.6654)}}.snow:nth-child(72){opacity:.6022;transform:translate(73.2981vw,-10px) scale(.3038);animation:fall-72 30s -22s linear infinite}@keyframes fall-72{55.947%{transform:translate(68.1286vw,55.947vh) scale(.3038)}to{transform:translate(70.71335vw,99vh) scale(.3038)}}.snow:nth-child(73){opacity:.3188;transform:translate(49.0405vw,-10px) scale(.1791);animation:fall-73 30s -18s linear infinite}@keyframes fall-73{54.113%{transform:translate(52.1332vw,54.113vh) scale(.1791)}to{transform:translate(50.58685vw,99vh) scale(.1791)}}.snow:nth-child(74){opacity:1.3282;transform:translate(63.9414vw,-10px) scale(.8676);animation:fall-74 12s -14s linear infinite}@keyframes fall-74{46.983%{transform:translate(72.1314vw,46.983vh) scale(.8676)}to{transform:translate(68.0364vw,99vh) scale(.8676)}}.snow:nth-child(75){opacity:.304;transform:translate(53.3866vw,-10px) scale(.0094);animation:fall-75 28s -13s linear infinite}@keyframes fall-75{31.881%{transform:translate(43.6192vw,31.881vh) scale(.0094)}to{transform:translate(48.5029vw,99vh) scale(.0094)}}.snow:nth-child(76){opacity:.4648;transform:translate(28.7185vw,-10px) scale(.4654);animation:fall-76 23s -1s linear infinite}@keyframes fall-76{77.861%{transform:translate(30.0598vw,77.861vh) scale(.4654)}to{transform:translate(29.38915vw,99vh) scale(.4654)}}.snow:nth-child(77){opacity:1.584;transform:translate(57.4874vw,-10px) scale(.362);animation:fall-77 21s -11s linear infinite}@keyframes fall-77{62.233%{transform:translate(63.2294vw,62.233vh) scale(.362)}to{transform:translate(60.3584vw,99vh) scale(.362)}}.snow:nth-child(78){opacity:.694;transform:translate(56.3952vw,-10px) scale(.9675);animation:fall-78 11s -4s linear infinite}@keyframes fall-78{49.413%{transform:translate(62.1055vw,49.413vh) scale(.9675)}to{transform:translate(59.25035vw,99vh) scale(.9675)}}.snow:nth-child(79){opacity:1.4284;transform:translate(26.8353vw,-10px) scale(.1767);animation:fall-79 18s -15s linear infinite}@keyframes fall-79{55.903%{transform:translate(35.1285vw,55.903vh) scale(.1767)}to{transform:translate(30.9819vw,99vh) scale(.1767)}}.snow:nth-child(80){opacity:.8796;transform:translate(89.6797vw,-10px) scale(.7338);animation:fall-80 21s -9s linear infinite}@keyframes fall-80{73.853%{transform:translate(87.5218vw,73.853vh) scale(.7338)}to{transform:translate(88.60075vw,99vh) scale(.7338)}}.snow:nth-child(81){opacity:1.729;transform:translate(89.7206vw,-10px) scale(.1046);animation:fall-81 27s -8s linear infinite}@keyframes fall-81{72.443%{transform:translate(85.3082vw,72.443vh) scale(.1046)}to{transform:translate(87.5144vw,99vh) scale(.1046)}}.snow:nth-child(82){opacity:1.4014;transform:translate(15.6446vw,-10px) scale(.5493);animation:fall-82 13s -22s linear infinite}@keyframes fall-82{57.162%{transform:translate(22.4676vw,57.162vh) scale(.5493)}to{transform:translate(19.0561vw,99vh) scale(.5493)}}.snow:nth-child(83){opacity:.6022;transform:translate(96.1072vw,-10px) scale(.6833);animation:fall-83 16s -7s linear infinite}@keyframes fall-83{54.876%{transform:translate(97.7014vw,54.876vh) scale(.6833)}to{transform:translate(96.9043vw,99vh) scale(.6833)}}.snow:nth-child(84){opacity:1.3918;transform:translate(43.6377vw,-10px) scale(.2156);animation:fall-84 27s -24s linear infinite}@keyframes fall-84{38.804%{transform:translate(43.8867vw,38.804vh) scale(.2156)}to{transform:translate(43.7622vw,99vh) scale(.2156)}}.snow:nth-child(85){opacity:.9342;transform:translate(60.8461vw,-10px) scale(.1969);animation:fall-85 16s -26s linear infinite}@keyframes fall-85{62.505%{transform:translate(62.5213vw,62.505vh) scale(.1969)}to{transform:translate(61.6837vw,99vh) scale(.1969)}}.snow:nth-child(86){opacity:1.1392;transform:translate(36.3126vw,-10px) scale(.1184);animation:fall-86 12s -15s linear infinite}@keyframes fall-86{73.114%{transform:translate(36.635vw,73.114vh) scale(.1184)}to{transform:translate(36.4738vw,99vh) scale(.1184)}}.snow:nth-child(87){opacity:.0372;transform:translate(39.3566vw,-10px) scale(.0133);animation:fall-87 24s -15s linear infinite}@keyframes fall-87{70.797%{transform:translate(47.1368vw,70.797vh) scale(.0133)}to{transform:translate(43.2467vw,99vh) scale(.0133)}}.snow:nth-child(88){opacity:.6626;transform:translate(98.0115vw,-10px) scale(.2515);animation:fall-88 10s -17s linear infinite}@keyframes fall-88{53.156%{transform:translate(99.4547vw,53.156vh) scale(.2515)}to{transform:translate(98.7331vw,99vh) scale(.2515)}}.snow:nth-child(89){opacity:1.8612;transform:translate(91.441vw,-10px) scale(.8863);animation:fall-89 15s -30s linear infinite}@keyframes fall-89{39.252%{transform:translate(92.1846vw,39.252vh) scale(.8863)}to{transform:translate(91.8128vw,99vh) scale(.8863)}}.snow:nth-child(90){opacity:1.7368;transform:translate(8.5975vw,-10px) scale(.6383);animation:fall-90 28s -3s linear infinite}@keyframes fall-90{56.352%{transform:translate(10.1708vw,56.352vh) scale(.6383)}to{transform:translate(9.38415vw,99vh) scale(.6383)}}.snow:nth-child(91){opacity:1.4446;transform:translate(44.1944vw,-10px) scale(.4841);animation:fall-91 27s -23s linear infinite}@keyframes fall-91{48.404%{transform:translate(36.3467vw,48.404vh) scale(.4841)}to{transform:translate(40.27055vw,99vh) scale(.4841)}}.snow:nth-child(92){opacity:.7698;transform:translate(40.9438vw,-10px) scale(.8713);animation:fall-92 19s -9s linear infinite}@keyframes fall-92{57.278%{transform:translate(40.5373vw,57.278vh) scale(.8713)}to{transform:translate(40.74055vw,99vh) scale(.8713)}}.snow:nth-child(93){opacity:.9384;transform:translate(19.7125vw,-10px) scale(.4187);animation:fall-93 22s -25s linear infinite}@keyframes fall-93{38.609%{transform:translate(25.9132vw,38.609vh) scale(.4187)}to{transform:translate(22.81285vw,99vh) scale(.4187)}}.snow:nth-child(94){opacity:1.0656;transform:translate(3.3579vw,-10px) scale(.3522);animation:fall-94 18s -6s linear infinite}@keyframes fall-94{65.646%{transform:translate(10.9594vw,65.646vh) scale(.3522)}to{transform:translate(7.15865vw,99vh) scale(.3522)}}.snow:nth-child(95){opacity:.843;transform:translate(87.8815vw,-10px) scale(.3239);animation:fall-95 13s -11s linear infinite}@keyframes fall-95{69.456%{transform:translate(93.5079vw,69.456vh) scale(.3239)}to{transform:translate(90.6947vw,99vh) scale(.3239)}}.snow:nth-child(96){opacity:1.7138;transform:translate(91.1907vw,-10px) scale(.2062);animation:fall-96 28s -28s linear infinite}@keyframes fall-96{54.908%{transform:translate(88.3118vw,54.908vh) scale(.2062)}to{transform:translate(89.75125vw,99vh) scale(.2062)}}.snow:nth-child(97){opacity:1.713;transform:translate(14.1211vw,-10px) scale(.3387);animation:fall-97 17s -14s linear infinite}@keyframes fall-97{47.183%{transform:translate(13.0831vw,47.183vh) scale(.3387)}to{transform:translate(13.6021vw,99vh) scale(.3387)}}.snow:nth-child(98){opacity:1.5402;transform:translate(25.2694vw,-10px) scale(.1215);animation:fall-98 23s -13s linear infinite}@keyframes fall-98{44.64%{transform:translate(23.0182vw,44.64vh) scale(.1215)}to{transform:translate(24.1438vw,99vh) scale(.1215)}}.snow:nth-child(99){opacity:1.9728;transform:translate(18.6407vw,-10px) scale(.0533);animation:fall-99 24s -14s linear infinite}@keyframes fall-99{54.681%{transform:translate(10.1614vw,54.681vh) scale(.0533)}to{transform:translate(14.40105vw,99vh) scale(.0533)}}.snow:nth-child(100){opacity:1.3422;transform:translate(74.4924vw,-10px) scale(.027);animation:fall-100 12s -10s linear infinite}@keyframes fall-100{62.424%{transform:translate(83.2594vw,62.424vh) scale(.027)}to{transform:translate(78.8759vw,99vh) scale(.027)}}.snow:nth-child(101){opacity:1.369;transform:translate(98.9746vw,-10px) scale(.8944);animation:fall-101 28s -17s linear infinite}@keyframes fall-101{73.903%{transform:translate(92.3564vw,73.903vh) scale(.8944)}to{transform:translate(95.6655vw,99vh) scale(.8944)}}.snow:nth-child(102){opacity:.0938;transform:translate(99.6086vw,-10px) scale(.6629);animation:fall-102 11s -30s linear infinite}@keyframes fall-102{75.182%{transform:translate(93.273vw,75.182vh) scale(.6629)}to{transform:translate(96.4408vw,99vh) scale(.6629)}}.snow:nth-child(103){opacity:1.266;transform:translate(4.8811vw,-10px) scale(.255);animation:fall-103 10s -15s linear infinite}@keyframes fall-103{76.482%{transform:translate(-2.4089vw,76.482vh) scale(.255)}to{transform:translate(1.2361vw,99vh) scale(.255)}}.snow:nth-child(104){opacity:.978;transform:translate(60.7939vw,-10px) scale(.9375);animation:fall-104 26s -5s linear infinite}@keyframes fall-104{73.848%{transform:translate(60.7774vw,73.848vh) scale(.9375)}to{transform:translate(60.78565vw,99vh) scale(.9375)}}.snow:nth-child(105){opacity:1.4014;transform:translate(11.8668vw,-10px) scale(.9946);animation:fall-105 25s -6s linear infinite}@keyframes fall-105{51%{transform:translate(3.1053vw,51vh) scale(.9946)}to{transform:translate(7.48605vw,99vh) scale(.9946)}}.snow:nth-child(106){opacity:1.254;transform:translate(11.1688vw,-10px) scale(.0432);animation:fall-106 23s -8s linear infinite}@keyframes fall-106{72.848%{transform:translate(14.7275vw,72.848vh) scale(.0432)}to{transform:translate(12.94815vw,99vh) scale(.0432)}}.snow:nth-child(107){opacity:1.2122;transform:translate(10.5201vw,-10px) scale(.5636);animation:fall-107 18s -1s linear infinite}@keyframes fall-107{78.086%{transform:translate(9.78vw,78.086vh) scale(.5636)}to{transform:translate(10.15005vw,99vh) scale(.5636)}}.snow:nth-child(108){opacity:.4742;transform:translate(60.0906vw,-10px) scale(.7801);animation:fall-108 10s -30s linear infinite}@keyframes fall-108{63.324%{transform:translate(50.3813vw,63.324vh) scale(.7801)}to{transform:translate(55.23595vw,99vh) scale(.7801)}}.snow:nth-child(109){opacity:.6354;transform:translate(23.7929vw,-10px) scale(.8068);animation:fall-109 16s -11s linear infinite}@keyframes fall-109{38.606%{transform:translate(23.9597vw,38.606vh) scale(.8068)}to{transform:translate(23.8763vw,99vh) scale(.8068)}}.snow:nth-child(110){opacity:.2778;transform:translate(47.6521vw,-10px) scale(.5261);animation:fall-110 28s -17s linear infinite}@keyframes fall-110{34.863%{transform:translate(43.4101vw,34.863vh) scale(.5261)}to{transform:translate(45.5311vw,99vh) scale(.5261)}}.snow:nth-child(111){opacity:1.8156;transform:translate(60.6103vw,-10px) scale(.4665);animation:fall-111 12s -8s linear infinite}@keyframes fall-111{75.798%{transform:translate(62.7678vw,75.798vh) scale(.4665)}to{transform:translate(61.68905vw,99vh) scale(.4665)}}.snow:nth-child(112){opacity:1.0654;transform:translate(33.7145vw,-10px) scale(.108);animation:fall-112 13s -6s linear infinite}@keyframes fall-112{63.926%{transform:translate(34.9946vw,63.926vh) scale(.108)}to{transform:translate(34.35455vw,99vh) scale(.108)}}.snow:nth-child(113){opacity:.266;transform:translate(35.898vw,-10px) scale(.7312);animation:fall-113 22s -21s linear infinite}@keyframes fall-113{43.4%{transform:translate(32.8787vw,43.4vh) scale(.7312)}to{transform:translate(34.38835vw,99vh) scale(.7312)}}.snow:nth-child(114){opacity:1.5648;transform:translate(42.5786vw,-10px) scale(.4758);animation:fall-114 30s -20s linear infinite}@keyframes fall-114{37.964%{transform:translate(34.4321vw,37.964vh) scale(.4758)}to{transform:translate(38.50535vw,99vh) scale(.4758)}}.snow:nth-child(115){opacity:1.1674;transform:translate(27.3646vw,-10px) scale(.1787);animation:fall-115 16s -19s linear infinite}@keyframes fall-115{77.162%{transform:translate(28.548vw,77.162vh) scale(.1787)}to{transform:translate(27.9563vw,99vh) scale(.1787)}}.snow:nth-child(116){opacity:1.2608;transform:translate(61.7317vw,-10px) scale(.038);animation:fall-116 29s -13s linear infinite}@keyframes fall-116{34.973%{transform:translate(66.1572vw,34.973vh) scale(.038)}to{transform:translate(63.94445vw,99vh) scale(.038)}}.snow:nth-child(117){opacity:1.356;transform:translate(31.4264vw,-10px) scale(.0057);animation:fall-117 21s -2s linear infinite}@keyframes fall-117{50.673%{transform:translate(28.5617vw,50.673vh) scale(.0057)}to{transform:translate(29.99405vw,99vh) scale(.0057)}}.snow:nth-child(118){opacity:1.561;transform:translate(73.0335vw,-10px) scale(.8718);animation:fall-118 25s -22s linear infinite}@keyframes fall-118{54.831%{transform:translate(70.1919vw,54.831vh) scale(.8718)}to{transform:translate(71.6127vw,99vh) scale(.8718)}}.snow:nth-child(119){opacity:.749;transform:translate(32.9524vw,-10px) scale(.335);animation:fall-119 17s -17s linear infinite}@keyframes fall-119{47.666%{transform:translate(37.4717vw,47.666vh) scale(.335)}to{transform:translate(35.21205vw,99vh) scale(.335)}}.snow:nth-child(120){opacity:1.6182;transform:translate(94.63vw,-10px) scale(.9637);animation:fall-120 17s -2s linear infinite}@keyframes fall-120{36.655%{transform:translate(95.6196vw,36.655vh) scale(.9637)}to{transform:translate(95.1248vw,99vh) scale(.9637)}}.snow:nth-child(121){opacity:.442;transform:translate(64.0607vw,-10px) scale(.2388);animation:fall-121 17s -23s linear infinite}@keyframes fall-121{63.35%{transform:translate(59.0988vw,63.35vh) scale(.2388)}to{transform:translate(61.57975vw,99vh) scale(.2388)}}.snow:nth-child(122){opacity:.2894;transform:translate(25.982vw,-10px) scale(.4837);animation:fall-122 24s -11s linear infinite}@keyframes fall-122{69.26%{transform:translate(27.0596vw,69.26vh) scale(.4837)}to{transform:translate(26.5208vw,99vh) scale(.4837)}}.snow:nth-child(123){opacity:1.0884;transform:translate(32.3193vw,-10px) scale(.6459);animation:fall-123 30s -26s linear infinite}@keyframes fall-123{58.895%{transform:translate(28.9397vw,58.895vh) scale(.6459)}to{transform:translate(30.6295vw,99vh) scale(.6459)}}.snow:nth-child(124){opacity:1.1392;transform:translate(46.6825vw,-10px) scale(.4848);animation:fall-124 23s -29s linear infinite}@keyframes fall-124{36.348%{transform:translate(47.9354vw,36.348vh) scale(.4848)}to{transform:translate(47.30895vw,99vh) scale(.4848)}}.snow:nth-child(125){opacity:1.7064;transform:translate(41.3172vw,-10px) scale(.7035);animation:fall-125 12s -4s linear infinite}@keyframes fall-125{51.806%{transform:translate(42.9511vw,51.806vh) scale(.7035)}to{transform:translate(42.13415vw,99vh) scale(.7035)}}.snow:nth-child(126){opacity:.3648;transform:translate(94.1577vw,-10px) scale(.6236);animation:fall-126 25s -20s linear infinite}@keyframes fall-126{65.479%{transform:translate(86.2017vw,65.479vh) scale(.6236)}to{transform:translate(90.1797vw,99vh) scale(.6236)}}.snow:nth-child(127){opacity:1.8158;transform:translate(83.9796vw,-10px) scale(.5233);animation:fall-127 25s -30s linear infinite}@keyframes fall-127{68.395%{transform:translate(79.1583vw,68.395vh) scale(.5233)}to{transform:translate(81.56895vw,99vh) scale(.5233)}}.snow:nth-child(128){opacity:1.101;transform:translate(7.7592vw,-10px) scale(.477);animation:fall-128 27s -15s linear infinite}@keyframes fall-128{58.206%{transform:translate(4.8527vw,58.206vh) scale(.477)}to{transform:translate(6.30595vw,99vh) scale(.477)}}.snow:nth-child(129){opacity:1.856;transform:translate(85.4875vw,-10px) scale(.6728);animation:fall-129 26s -25s linear infinite}@keyframes fall-129{64.686%{transform:translate(80.8237vw,64.686vh) scale(.6728)}to{transform:translate(83.1556vw,99vh) scale(.6728)}}.snow:nth-child(130){opacity:1.6036;transform:translate(8.458vw,-10px) scale(.6501);animation:fall-130 26s -4s linear infinite}@keyframes fall-130{52.826%{transform:translate(8.473vw,52.826vh) scale(.6501)}to{transform:translate(8.4655vw,99vh) scale(.6501)}}.snow:nth-child(131){opacity:.4228;transform:translate(41.1073vw,-10px) scale(.6063);animation:fall-131 21s -4s linear infinite}@keyframes fall-131{53.512%{transform:translate(35.2493vw,53.512vh) scale(.6063)}to{transform:translate(38.1783vw,99vh) scale(.6063)}}.snow:nth-child(132){opacity:1.551;transform:translate(15.6633vw,-10px) scale(.2168);animation:fall-132 23s -18s linear infinite}@keyframes fall-132{37.273%{transform:translate(24.5727vw,37.273vh) scale(.2168)}to{transform:translate(20.118vw,99vh) scale(.2168)}}.snow:nth-child(133){opacity:.2242;transform:translate(92.3429vw,-10px) scale(.2039);animation:fall-133 25s -27s linear infinite}@keyframes fall-133{62.19%{transform:translate(84.6132vw,62.19vh) scale(.2039)}to{transform:translate(88.47805vw,99vh) scale(.2039)}}.snow:nth-child(134){opacity:1.5764;transform:translate(91.9996vw,-10px) scale(.2747);animation:fall-134 27s -30s linear infinite}@keyframes fall-134{71.374%{transform:translate(91.8623vw,71.374vh) scale(.2747)}to{transform:translate(91.93095vw,99vh) scale(.2747)}}.snow:nth-child(135){opacity:1.7018;transform:translate(43.269vw,-10px) scale(.4357);animation:fall-135 13s -13s linear infinite}@keyframes fall-135{36.486%{transform:translate(51.8614vw,36.486vh) scale(.4357)}to{transform:translate(47.5652vw,99vh) scale(.4357)}}.snow:nth-child(136){opacity:.2248;transform:translate(34.3888vw,-10px) scale(.0813);animation:fall-136 25s -7s linear infinite}@keyframes fall-136{49.308%{transform:translate(25.3759vw,49.308vh) scale(.0813)}to{transform:translate(29.88235vw,99vh) scale(.0813)}}.snow:nth-child(137){opacity:.252;transform:translate(83.3659vw,-10px) scale(.7554);animation:fall-137 25s -16s linear infinite}@keyframes fall-137{73.064%{transform:translate(87.5788vw,73.064vh) scale(.7554)}to{transform:translate(85.47235vw,99vh) scale(.7554)}}.snow:nth-child(138){opacity:1.9818;transform:translate(73.4881vw,-10px) scale(.5189);animation:fall-138 25s -7s linear infinite}@keyframes fall-138{64.036%{transform:translate(80.1357vw,64.036vh) scale(.5189)}to{transform:translate(76.8119vw,99vh) scale(.5189)}}.snow:nth-child(139){opacity:1.331;transform:translate(33.6423vw,-10px) scale(.1649);animation:fall-139 26s -1s linear infinite}@keyframes fall-139{55.922%{transform:translate(33.5344vw,55.922vh) scale(.1649)}to{transform:translate(33.58835vw,99vh) scale(.1649)}}.snow:nth-child(140){opacity:1.0772;transform:translate(31.7794vw,-10px) scale(.0425);animation:fall-140 10s -28s linear infinite}@keyframes fall-140{78.827%{transform:translate(35.3988vw,78.827vh) scale(.0425)}to{transform:translate(33.5891vw,99vh) scale(.0425)}}.snow:nth-child(141){opacity:1.5556;transform:translate(74.0448vw,-10px) scale(.3573);animation:fall-141 23s -18s linear infinite}@keyframes fall-141{72.328%{transform:translate(82.9391vw,72.328vh) scale(.3573)}to{transform:translate(78.49195vw,99vh) scale(.3573)}}.snow:nth-child(142){opacity:.8192;transform:translate(77.6789vw,-10px) scale(.4136);animation:fall-142 28s -28s linear infinite}@keyframes fall-142{54.667%{transform:translate(83.9894vw,54.667vh) scale(.4136)}to{transform:translate(80.83415vw,99vh) scale(.4136)}}.snow:nth-child(143){opacity:.2876;transform:translate(32.8074vw,-10px) scale(.9353);animation:fall-143 10s -8s linear infinite}@keyframes fall-143{38.364%{transform:translate(26.4676vw,38.364vh) scale(.9353)}to{transform:translate(29.6375vw,99vh) scale(.9353)}}.snow:nth-child(144){opacity:1.2848;transform:translate(38.1844vw,-10px) scale(.7519);animation:fall-144 13s -29s linear infinite}@keyframes fall-144{40.237%{transform:translate(37.2947vw,40.237vh) scale(.7519)}to{transform:translate(37.73955vw,99vh) scale(.7519)}}.snow:nth-child(145){opacity:.7358;transform:translate(13.294vw,-10px) scale(.0917);animation:fall-145 14s -14s linear infinite}@keyframes fall-145{55.042%{transform:translate(19.6326vw,55.042vh) scale(.0917)}to{transform:translate(16.4633vw,99vh) scale(.0917)}}.snow:nth-child(146){opacity:1.2088;transform:translate(77.5222vw,-10px) scale(.3139);animation:fall-146 15s -14s linear infinite}@keyframes fall-146{61.595%{transform:translate(70.063vw,61.595vh) scale(.3139)}to{transform:translate(73.7926vw,99vh) scale(.3139)}}.snow:nth-child(147){opacity:1.012;transform:translate(85.4691vw,-10px) scale(.2146);animation:fall-147 18s -30s linear infinite}@keyframes fall-147{61.883%{transform:translate(80.087vw,61.883vh) scale(.2146)}to{transform:translate(82.77805vw,99vh) scale(.2146)}}.snow:nth-child(148){opacity:1.0536;transform:translate(69.386vw,-10px) scale(.715);animation:fall-148 16s -22s linear infinite}@keyframes fall-148{54.36%{transform:translate(78.6429vw,54.36vh) scale(.715)}to{transform:translate(74.01445vw,99vh) scale(.715)}}.snow:nth-child(149){opacity:.1456;transform:translate(97.1931vw,-10px) scale(.1105);animation:fall-149 17s -22s linear infinite}@keyframes fall-149{60.227%{transform:translate(101.866vw,60.227vh) scale(.1105)}to{transform:translate(99.52955vw,99vh) scale(.1105)}}.snow:nth-child(150){opacity:1.1296;transform:translate(79.7092vw,-10px) scale(.3423);animation:fall-150 28s -19s linear infinite}@keyframes fall-150{55.141%{transform:translate(81.9693vw,55.141vh) scale(.3423)}to{transform:translate(80.83925vw,99vh) scale(.3423)}}.snow:nth-child(151){opacity:.9934;transform:translate(46.6513vw,-10px) scale(.8527);animation:fall-151 21s -22s linear infinite}@keyframes fall-151{72.129%{transform:translate(37.5975vw,72.129vh) scale(.8527)}to{transform:translate(42.1244vw,99vh) scale(.8527)}}.snow:nth-child(152){opacity:.6582;transform:translate(22.6897vw,-10px) scale(.0999);animation:fall-152 13s -30s linear infinite}@keyframes fall-152{79.253%{transform:translate(31.0228vw,79.253vh) scale(.0999)}to{transform:translate(26.85625vw,99vh) scale(.0999)}}.snow:nth-child(153){opacity:.3926;transform:translate(14.8035vw,-10px) scale(.8148);animation:fall-153 26s -6s linear infinite}@keyframes fall-153{49.812%{transform:translate(11.8737vw,49.812vh) scale(.8148)}to{transform:translate(13.3386vw,99vh) scale(.8148)}}.snow:nth-child(154){opacity:.0744;transform:translate(66.4533vw,-10px) scale(.0528);animation:fall-154 14s -30s linear infinite}@keyframes fall-154{42.455%{transform:translate(65.8403vw,42.455vh) scale(.0528)}to{transform:translate(66.1468vw,99vh) scale(.0528)}}.snow:nth-child(155){opacity:.496;transform:translate(98.808vw,-10px) scale(.1511);animation:fall-155 13s -14s linear infinite}@keyframes fall-155{30.745%{transform:translate(90.5009vw,30.745vh) scale(.1511)}to{transform:translate(94.65445vw,99vh) scale(.1511)}}.snow:nth-child(156){opacity:1.3868;transform:translate(70.0735vw,-10px) scale(.9441);animation:fall-156 21s -1s linear infinite}@keyframes fall-156{66.143%{transform:translate(73.2536vw,66.143vh) scale(.9441)}to{transform:translate(71.66355vw,99vh) scale(.9441)}}.snow:nth-child(157){opacity:.9462;transform:translate(74.3771vw,-10px) scale(.1528);animation:fall-157 29s -21s linear infinite}@keyframes fall-157{55.714%{transform:translate(80.0782vw,55.714vh) scale(.1528)}to{transform:translate(77.22765vw,99vh) scale(.1528)}}.snow:nth-child(158){opacity:1.7386;transform:translate(80.1132vw,-10px) scale(.302);animation:fall-158 30s -19s linear infinite}@keyframes fall-158{59.349%{transform:translate(70.4416vw,59.349vh) scale(.302)}to{transform:translate(75.2774vw,99vh) scale(.302)}}.snow:nth-child(159){opacity:.015;transform:translate(57.9068vw,-10px) scale(.9303);animation:fall-159 26s -7s linear infinite}@keyframes fall-159{60.896%{transform:translate(53.0971vw,60.896vh) scale(.9303)}to{transform:translate(55.50195vw,99vh) scale(.9303)}}.snow:nth-child(160){opacity:1.2126;transform:translate(2.9302vw,-10px) scale(.2814);animation:fall-160 26s -6s linear infinite}@keyframes fall-160{49.631%{transform:translate(3.4921vw,49.631vh) scale(.2814)}to{transform:translate(3.21115vw,99vh) scale(.2814)}}.snow:nth-child(161){opacity:1.5144;transform:translate(95.6476vw,-10px) scale(.7754);animation:fall-161 15s -10s linear infinite}@keyframes fall-161{47.542%{transform:translate(86.8773vw,47.542vh) scale(.7754)}to{transform:translate(91.26245vw,99vh) scale(.7754)}}.snow:nth-child(162){opacity:1.6048;transform:translate(65.4686vw,-10px) scale(.5614);animation:fall-162 26s -6s linear infinite}@keyframes fall-162{40.313%{transform:translate(70.863vw,40.313vh) scale(.5614)}to{transform:translate(68.1658vw,99vh) scale(.5614)}}.snow:nth-child(163){opacity:.3218;transform:translate(66.4356vw,-10px) scale(.6164);animation:fall-163 28s -16s linear infinite}@keyframes fall-163{76.098%{transform:translate(70.0097vw,76.098vh) scale(.6164)}to{transform:translate(68.22265vw,99vh) scale(.6164)}}.snow:nth-child(164){opacity:1.4292;transform:translate(46.9559vw,-10px) scale(.6376);animation:fall-164 15s -26s linear infinite}@keyframes fall-164{73.511%{transform:translate(52.0144vw,73.511vh) scale(.6376)}to{transform:translate(49.48515vw,99vh) scale(.6376)}}.snow:nth-child(165){opacity:1.6076;transform:translate(23.5385vw,-10px) scale(.7637);animation:fall-165 11s -11s linear infinite}@keyframes fall-165{60.042%{transform:translate(23.9876vw,60.042vh) scale(.7637)}to{transform:translate(23.76305vw,99vh) scale(.7637)}}.snow:nth-child(166){opacity:.7538;transform:translate(80.9022vw,-10px) scale(.666);animation:fall-166 17s -27s linear infinite}@keyframes fall-166{70.999%{transform:translate(74.071vw,70.999vh) scale(.666)}to{transform:translate(77.4866vw,99vh) scale(.666)}}.snow:nth-child(167){opacity:1.9386;transform:translate(25.8872vw,-10px) scale(.9252);animation:fall-167 24s -3s linear infinite}@keyframes fall-167{58.61%{transform:translate(25.3506vw,58.61vh) scale(.9252)}to{transform:translate(25.6189vw,99vh) scale(.9252)}}.snow:nth-child(168){opacity:.9274;transform:translate(25.6797vw,-10px) scale(.6762);animation:fall-168 14s -7s linear infinite}@keyframes fall-168{61.927%{transform:translate(31.0638vw,61.927vh) scale(.6762)}to{transform:translate(28.37175vw,99vh) scale(.6762)}}.snow:nth-child(169){opacity:1.9074;transform:translate(87.4883vw,-10px) scale(.0902);animation:fall-169 21s -24s linear infinite}@keyframes fall-169{43.112%{transform:translate(80.963vw,43.112vh) scale(.0902)}to{transform:translate(84.22565vw,99vh) scale(.0902)}}.snow:nth-child(170){opacity:.5286;transform:translate(60.2106vw,-10px) scale(.2351);animation:fall-170 19s -24s linear infinite}@keyframes fall-170{70.342%{transform:translate(65.3484vw,70.342vh) scale(.2351)}to{transform:translate(62.7795vw,99vh) scale(.2351)}}.snow:nth-child(171){opacity:.9974;transform:translate(49.2031vw,-10px) scale(.8052);animation:fall-171 19s -21s linear infinite}@keyframes fall-171{36.153%{transform:translate(57.1137vw,36.153vh) scale(.8052)}to{transform:translate(53.1584vw,99vh) scale(.8052)}}.snow:nth-child(172){opacity:1.814;transform:translate(77.0699vw,-10px) scale(.5284);animation:fall-172 26s -6s linear infinite}@keyframes fall-172{63.98%{transform:translate(74.3194vw,63.98vh) scale(.5284)}to{transform:translate(75.69465vw,99vh) scale(.5284)}}.snow:nth-child(173){opacity:.5674;transform:translate(9.0227vw,-10px) scale(.7094);animation:fall-173 28s -14s linear infinite}@keyframes fall-173{74.512%{transform:translate(7.4414vw,74.512vh) scale(.7094)}to{transform:translate(8.23205vw,99vh) scale(.7094)}}.snow:nth-child(174){opacity:1.519;transform:translate(73.9762vw,-10px) scale(.6222);animation:fall-174 30s -1s linear infinite}@keyframes fall-174{52.671%{transform:translate(66.1931vw,52.671vh) scale(.6222)}to{transform:translate(70.08465vw,99vh) scale(.6222)}}.snow:nth-child(175){opacity:.0568;transform:translate(23.286vw,-10px) scale(.8887);animation:fall-175 14s -1s linear infinite}@keyframes fall-175{69.698%{transform:translate(17.7106vw,69.698vh) scale(.8887)}to{transform:translate(20.4983vw,99vh) scale(.8887)}}.snow:nth-child(176){opacity:1.3442;transform:translate(89.1825vw,-10px) scale(.3928);animation:fall-176 26s -4s linear infinite}@keyframes fall-176{31.601%{transform:translate(94.33vw,31.601vh) scale(.3928)}to{transform:translate(91.75625vw,99vh) scale(.3928)}}.snow:nth-child(177){opacity:.959;transform:translate(68.3438vw,-10px) scale(.3546);animation:fall-177 26s -11s linear infinite}@keyframes fall-177{52.244%{transform:translate(78.0941vw,52.244vh) scale(.3546)}to{transform:translate(73.21895vw,99vh) scale(.3546)}}.snow:nth-child(178){opacity:.215;transform:translate(18.7497vw,-10px) scale(.1642);animation:fall-178 15s -22s linear infinite}@keyframes fall-178{79.168%{transform:translate(15.9756vw,79.168vh) scale(.1642)}to{transform:translate(17.36265vw,99vh) scale(.1642)}}.snow:nth-child(179){opacity:1.527;transform:translate(90.8174vw,-10px) scale(.2768);animation:fall-179 10s -19s linear infinite}@keyframes fall-179{45.059%{transform:translate(97.4514vw,45.059vh) scale(.2768)}to{transform:translate(94.1344vw,99vh) scale(.2768)}}.snow:nth-child(180){opacity:.89;transform:translate(14.9536vw,-10px) scale(.0923);animation:fall-180 11s -23s linear infinite}@keyframes fall-180{58.171%{transform:translate(5.3185vw,58.171vh) scale(.0923)}to{transform:translate(10.13605vw,99vh) scale(.0923)}}.snow:nth-child(181){opacity:1.8242;transform:translate(97.3499vw,-10px) scale(.4739);animation:fall-181 11s -29s linear infinite}@keyframes fall-181{78.206%{transform:translate(106.6645vw,78.206vh) scale(.4739)}to{transform:translate(102.0072vw,99vh) scale(.4739)}}.snow:nth-child(182){opacity:1.5716;transform:translate(17.625vw,-10px) scale(.3072);animation:fall-182 22s -20s linear infinite}@keyframes fall-182{37.732%{transform:translate(25.4696vw,37.732vh) scale(.3072)}to{transform:translate(21.5473vw,99vh) scale(.3072)}}.snow:nth-child(183){opacity:.4878;transform:translate(68.013vw,-10px) scale(.8342);animation:fall-183 29s -8s linear infinite}@keyframes fall-183{69.903%{transform:translate(61.8842vw,69.903vh) scale(.8342)}to{transform:translate(64.9486vw,99vh) scale(.8342)}}.snow:nth-child(184){opacity:1.4136;transform:translate(93.5309vw,-10px) scale(.09);animation:fall-184 28s -29s linear infinite}@keyframes fall-184{77.674%{transform:translate(84.8533vw,77.674vh) scale(.09)}to{transform:translate(89.1921vw,99vh) scale(.09)}}.snow:nth-child(185){opacity:1.2466;transform:translate(1.1154vw,-10px) scale(.1338);animation:fall-185 11s -26s linear infinite}@keyframes fall-185{33.768%{transform:translate(1.8743vw,33.768vh) scale(.1338)}to{transform:translate(1.49485vw,99vh) scale(.1338)}}.snow:nth-child(186){opacity:1.9644;transform:translate(71.9622vw,-10px) scale(.9693);animation:fall-186 10s -24s linear infinite}@keyframes fall-186{54.333%{transform:translate(78.881vw,54.333vh) scale(.9693)}to{transform:translate(75.4216vw,99vh) scale(.9693)}}.snow:nth-child(187){opacity:.3968;transform:translate(91.9271vw,-10px) scale(.4733);animation:fall-187 14s -6s linear infinite}@keyframes fall-187{37.64%{transform:translate(91.1716vw,37.64vh) scale(.4733)}to{transform:translate(91.54935vw,99vh) scale(.4733)}}.snow:nth-child(188){opacity:1.4264;transform:translate(74.3751vw,-10px) scale(.833);animation:fall-188 27s -28s linear infinite}@keyframes fall-188{77.156%{transform:translate(69.1017vw,77.156vh) scale(.833)}to{transform:translate(71.7384vw,99vh) scale(.833)}}.snow:nth-child(189){opacity:.0588;transform:translate(22.4465vw,-10px) scale(.0893);animation:fall-189 30s -2s linear infinite}@keyframes fall-189{73.306%{transform:translate(20.397vw,73.306vh) scale(.0893)}to{transform:translate(21.42175vw,99vh) scale(.0893)}}.snow:nth-child(190){opacity:1.8178;transform:translate(54.1053vw,-10px) scale(.2269);animation:fall-190 26s -1s linear infinite}@keyframes fall-190{61.064%{transform:translate(49.5731vw,61.064vh) scale(.2269)}to{transform:translate(51.8392vw,99vh) scale(.2269)}}.snow:nth-child(191){opacity:1.3402;transform:translate(58.3001vw,-10px) scale(.0244);animation:fall-191 19s -10s linear infinite}@keyframes fall-191{39.061%{transform:translate(59.4244vw,39.061vh) scale(.0244)}to{transform:translate(58.86225vw,99vh) scale(.0244)}}.snow:nth-child(192){opacity:.233;transform:translate(85.2392vw,-10px) scale(.5889);animation:fall-192 10s -4s linear infinite}@keyframes fall-192{74.977%{transform:translate(80.3967vw,74.977vh) scale(.5889)}to{transform:translate(82.81795vw,99vh) scale(.5889)}}.snow:nth-child(193){opacity:.679;transform:translate(48.1589vw,-10px) scale(.7395);animation:fall-193 26s -5s linear infinite}@keyframes fall-193{42.341%{transform:translate(50.9758vw,42.341vh) scale(.7395)}to{transform:translate(49.56735vw,99vh) scale(.7395)}}.snow:nth-child(194){opacity:1.7722;transform:translate(87.4696vw,-10px) scale(.0712);animation:fall-194 28s -30s linear infinite}@keyframes fall-194{72.133%{transform:translate(78.0594vw,72.133vh) scale(.0712)}to{transform:translate(82.7645vw,99vh) scale(.0712)}}.snow:nth-child(195){opacity:.9684;transform:translate(88.9179vw,-10px) scale(.8957);animation:fall-195 12s -24s linear infinite}@keyframes fall-195{55.594%{transform:translate(97.1266vw,55.594vh) scale(.8957)}to{transform:translate(93.02225vw,99vh) scale(.8957)}}.snow:nth-child(196){opacity:.513;transform:translate(5.9097vw,-10px) scale(.9351);animation:fall-196 29s -5s linear infinite}@keyframes fall-196{33.865%{transform:translate(4.9539vw,33.865vh) scale(.9351)}to{transform:translate(5.4318vw,99vh) scale(.9351)}}.snow:nth-child(197){opacity:.06;transform:translate(78.5789vw,-10px) scale(.1664);animation:fall-197 27s -11s linear infinite}@keyframes fall-197{79.743%{transform:translate(68.7337vw,79.743vh) scale(.1664)}to{transform:translate(73.6563vw,99vh) scale(.1664)}}.snow:nth-child(198){opacity:1.6032;transform:translate(50.369vw,-10px) scale(.7321);animation:fall-198 24s -6s linear infinite}@keyframes fall-198{64.855%{transform:translate(54.5525vw,64.855vh) scale(.7321)}to{transform:translate(52.46075vw,99vh) scale(.7321)}}.snow:nth-child(199){opacity:.8742;transform:translate(54.7561vw,-10px) scale(.8765);animation:fall-199 22s -21s linear infinite}@keyframes fall-199{47.343%{transform:translate(56.6918vw,47.343vh) scale(.8765)}to{transform:translate(55.72395vw,99vh) scale(.8765)}}.snow:nth-child(200){opacity:.124;transform:translate(75.0959vw,-10px) scale(.1551);animation:fall-200 22s -10s linear infinite}@keyframes fall-200{60.783%{transform:translate(68.7981vw,60.783vh) scale(.1551)}to{transform:translate(71.947vw,99vh) scale(.1551)}}.snow:nth-child(201){opacity:.9212;transform:translate(59.0998vw,-10px) scale(.8824);animation:fall-201 27s -29s linear infinite}@keyframes fall-201{65.142%{transform:translate(61.4203vw,65.142vh) scale(.8824)}to{transform:translate(60.26005vw,99vh) scale(.8824)}}.snow:nth-child(202){opacity:1.2502;transform:translate(18.8196vw,-10px) scale(.5027);animation:fall-202 26s -29s linear infinite}@keyframes fall-202{55.217%{transform:translate(8.9966vw,55.217vh) scale(.5027)}to{transform:translate(13.9081vw,99vh) scale(.5027)}}.snow:nth-child(203){opacity:.3724;transform:translate(91.2387vw,-10px) scale(.1986);animation:fall-203 27s -15s linear infinite}@keyframes fall-203{57.968%{transform:translate(88.9366vw,57.968vh) scale(.1986)}to{transform:translate(90.08765vw,99vh) scale(.1986)}}.snow:nth-child(204){opacity:1.6842;transform:translate(90.2592vw,-10px) scale(.6192);animation:fall-204 25s -24s linear infinite}@keyframes fall-204{64.076%{transform:translate(86.1365vw,64.076vh) scale(.6192)}to{transform:translate(88.19785vw,99vh) scale(.6192)}}.snow:nth-child(205){opacity:.322;transform:translate(89.509vw,-10px) scale(.2368);animation:fall-205 24s -15s linear infinite}@keyframes fall-205{70.898%{transform:translate(82.3418vw,70.898vh) scale(.2368)}to{transform:translate(85.9254vw,99vh) scale(.2368)}}.snow:nth-child(206){opacity:.9992;transform:translate(89.4683vw,-10px) scale(.4365);animation:fall-206 21s -18s linear infinite}@keyframes fall-206{31.776%{transform:translate(85.2456vw,31.776vh) scale(.4365)}to{transform:translate(87.35695vw,99vh) scale(.4365)}}.snow:nth-child(207){opacity:.93;transform:translate(43.1599vw,-10px) scale(.9915);animation:fall-207 17s -21s linear infinite}@keyframes fall-207{60.124%{transform:translate(50.9664vw,60.124vh) scale(.9915)}to{transform:translate(47.06315vw,99vh) scale(.9915)}}.snow:nth-child(208){opacity:1.2518;transform:translate(46.2532vw,-10px) scale(.1692);animation:fall-208 25s -7s linear infinite}@keyframes fall-208{68.912%{transform:translate(46.239vw,68.912vh) scale(.1692)}to{transform:translate(46.2461vw,99vh) scale(.1692)}}.snow:nth-child(209){opacity:1.1624;transform:translate(31.8791vw,-10px) scale(.5137);animation:fall-209 17s -6s linear infinite}@keyframes fall-209{64.467%{transform:translate(40.4009vw,64.467vh) scale(.5137)}to{transform:translate(36.14vw,99vh) scale(.5137)}}.snow:nth-child(210){opacity:1.1916;transform:translate(29.2132vw,-10px) scale(.0423);animation:fall-210 15s -23s linear infinite}@keyframes fall-210{35.473%{transform:translate(34.3327vw,35.473vh) scale(.0423)}to{transform:translate(31.77295vw,99vh) scale(.0423)}}.snow:nth-child(211){opacity:1.2282;transform:translate(51.1957vw,-10px) scale(.5117);animation:fall-211 26s -26s linear infinite}@keyframes fall-211{68.907%{transform:translate(47.2087vw,68.907vh) scale(.5117)}to{transform:translate(49.2022vw,99vh) scale(.5117)}}.snow:nth-child(212){opacity:.2674;transform:translate(35.021vw,-10px) scale(.8306);animation:fall-212 22s -20s linear infinite}@keyframes fall-212{49.512%{transform:translate(29.1144vw,49.512vh) scale(.8306)}to{transform:translate(32.0677vw,99vh) scale(.8306)}}.snow:nth-child(213){opacity:.3724;transform:translate(6.7974vw,-10px) scale(.2641);animation:fall-213 17s -18s linear infinite}@keyframes fall-213{34.605%{transform:translate(2.7462vw,34.605vh) scale(.2641)}to{transform:translate(4.7718vw,99vh) scale(.2641)}}.snow:nth-child(214){opacity:1.1224;transform:translate(69.2571vw,-10px) scale(.1217);animation:fall-214 24s -10s linear infinite}@keyframes fall-214{42.296%{transform:translate(68.7104vw,42.296vh) scale(.1217)}to{transform:translate(68.98375vw,99vh) scale(.1217)}}.snow:nth-child(215){opacity:.7624;transform:translate(68.9899vw,-10px) scale(.1904);animation:fall-215 23s -19s linear infinite}@keyframes fall-215{36.164%{transform:translate(69.3008vw,36.164vh) scale(.1904)}to{transform:translate(69.14535vw,99vh) scale(.1904)}}.snow:nth-child(216){opacity:.9354;transform:translate(52.6045vw,-10px) scale(.8736);animation:fall-216 16s -28s linear infinite}@keyframes fall-216{62.586%{transform:translate(49.8705vw,62.586vh) scale(.8736)}to{transform:translate(51.2375vw,99vh) scale(.8736)}}.snow:nth-child(217){opacity:.3932;transform:translate(10.864vw,-10px) scale(.2961);animation:fall-217 22s -29s linear infinite}@keyframes fall-217{31.512%{transform:translate(12.7598vw,31.512vh) scale(.2961)}to{transform:translate(11.8119vw,99vh) scale(.2961)}}.snow:nth-child(218){opacity:1.2782;transform:translate(86.3122vw,-10px) scale(.6992);animation:fall-218 22s -20s linear infinite}@keyframes fall-218{39.133%{transform:translate(85.507vw,39.133vh) scale(.6992)}to{transform:translate(85.9096vw,99vh) scale(.6992)}}.snow:nth-child(219){opacity:1.176;transform:translate(17.0208vw,-10px) scale(.6335);animation:fall-219 20s -27s linear infinite}@keyframes fall-219{72.589%{transform:translate(9.577vw,72.589vh) scale(.6335)}to{transform:translate(13.2989vw,99vh) scale(.6335)}}.snow:nth-child(220){opacity:.851;transform:translate(2.4536vw,-10px) scale(.8424);animation:fall-220 30s -30s linear infinite}@keyframes fall-220{79.657%{transform:translate(-6.2019vw,79.657vh) scale(.8424)}to{transform:translate(-1.87415vw,99vh) scale(.8424)}}.snow:nth-child(221){opacity:1.8638;transform:translate(38.7955vw,-10px) scale(.5328);animation:fall-221 23s -27s linear infinite}@keyframes fall-221{56.035%{transform:translate(37.2159vw,56.035vh) scale(.5328)}to{transform:translate(38.0057vw,99vh) scale(.5328)}}.snow:nth-child(222){opacity:.6654;transform:translate(20.3576vw,-10px) scale(.7126);animation:fall-222 13s -18s linear infinite}@keyframes fall-222{57.278%{transform:translate(16.0129vw,57.278vh) scale(.7126)}to{transform:translate(18.18525vw,99vh) scale(.7126)}}.snow:nth-child(223){opacity:.4562;transform:translate(54.8413vw,-10px) scale(.1438);animation:fall-223 24s -4s linear infinite}@keyframes fall-223{64.919%{transform:translate(63.4266vw,64.919vh) scale(.1438)}to{transform:translate(59.13395vw,99vh) scale(.1438)}}.snow:nth-child(224){opacity:1.5218;transform:translate(68.3812vw,-10px) scale(.6035);animation:fall-224 25s -8s linear infinite}@keyframes fall-224{50.497%{transform:translate(72.8999vw,50.497vh) scale(.6035)}to{transform:translate(70.64055vw,99vh) scale(.6035)}}.snow:nth-child(225){opacity:.965;transform:translate(25.6527vw,-10px) scale(.6503);animation:fall-225 17s -26s linear infinite}@keyframes fall-225{37.425%{transform:translate(35.1901vw,37.425vh) scale(.6503)}to{transform:translate(30.4214vw,99vh) scale(.6503)}}.snow:nth-child(226){opacity:.359;transform:translate(89.5701vw,-10px) scale(.8589);animation:fall-226 24s -14s linear infinite}@keyframes fall-226{60.836%{transform:translate(80.416vw,60.836vh) scale(.8589)}to{transform:translate(84.99305vw,99vh) scale(.8589)}}.snow:nth-child(227){opacity:1.8536;transform:translate(52.7113vw,-10px) scale(.0562);animation:fall-227 28s -25s linear infinite}@keyframes fall-227{46.843%{transform:translate(46.7021vw,46.843vh) scale(.0562)}to{transform:translate(49.7067vw,99vh) scale(.0562)}}.snow:nth-child(228){opacity:1.759;transform:translate(60.5428vw,-10px) scale(.416);animation:fall-228 30s -4s linear infinite}@keyframes fall-228{57.463%{transform:translate(61.6741vw,57.463vh) scale(.416)}to{transform:translate(61.10845vw,99vh) scale(.416)}}.snow:nth-child(229){opacity:1.9364;transform:translate(5.666vw,-10px) scale(.6132);animation:fall-229 18s -22s linear infinite}@keyframes fall-229{40.603%{transform:translate(1.3491vw,40.603vh) scale(.6132)}to{transform:translate(3.50755vw,99vh) scale(.6132)}}.snow:nth-child(230){opacity:.6118;transform:translate(94.7647vw,-10px) scale(.7285);animation:fall-230 13s -3s linear infinite}@keyframes fall-230{35.25%{transform:translate(89.1671vw,35.25vh) scale(.7285)}to{transform:translate(91.9659vw,99vh) scale(.7285)}}.snow:nth-child(231){opacity:1.6374;transform:translate(16.5852vw,-10px) scale(.1763);animation:fall-231 30s -7s linear infinite}@keyframes fall-231{31.779%{transform:translate(16.2892vw,31.779vh) scale(.1763)}to{transform:translate(16.4372vw,99vh) scale(.1763)}}.snow:nth-child(232){opacity:1.6876;transform:translate(98.3551vw,-10px) scale(.7846);animation:fall-232 30s -24s linear infinite}@keyframes fall-232{70.649%{transform:translate(105.4215vw,70.649vh) scale(.7846)}to{transform:translate(101.8883vw,99vh) scale(.7846)}}.snow:nth-child(233){opacity:.5834;transform:translate(45.5531vw,-10px) scale(.171);animation:fall-233 13s -9s linear infinite}@keyframes fall-233{31.912%{transform:translate(46.3151vw,31.912vh) scale(.171)}to{transform:translate(45.9341vw,99vh) scale(.171)}}.snow:nth-child(234){opacity:.8356;transform:translate(59.9007vw,-10px) scale(.878);animation:fall-234 16s -26s linear infinite}@keyframes fall-234{59.817%{transform:translate(66.6352vw,59.817vh) scale(.878)}to{transform:translate(63.26795vw,99vh) scale(.878)}}.snow:nth-child(235){opacity:.8218;transform:translate(74.9939vw,-10px) scale(.4498);animation:fall-235 29s -8s linear infinite}@keyframes fall-235{30.484%{transform:translate(70.7832vw,30.484vh) scale(.4498)}to{transform:translate(72.88855vw,99vh) scale(.4498)}}.snow:nth-child(236){opacity:1.2408;transform:translate(69.791vw,-10px) scale(.6204);animation:fall-236 12s -8s linear infinite}@keyframes fall-236{30.042%{transform:translate(71.3187vw,30.042vh) scale(.6204)}to{transform:translate(70.55485vw,99vh) scale(.6204)}}.snow:nth-child(237){opacity:.4288;transform:translate(28.1015vw,-10px) scale(.3359);animation:fall-237 27s -19s linear infinite}@keyframes fall-237{55.75%{transform:translate(23.5049vw,55.75vh) scale(.3359)}to{transform:translate(25.8032vw,99vh) scale(.3359)}}.snow:nth-child(238){opacity:1.0392;transform:translate(3.2091vw,-10px) scale(.2872);animation:fall-238 25s -17s linear infinite}@keyframes fall-238{68.775%{transform:translate(2.9596vw,68.775vh) scale(.2872)}to{transform:translate(3.08435vw,99vh) scale(.2872)}}.snow:nth-child(239){opacity:1.4056;transform:translate(10.3342vw,-10px) scale(.7961);animation:fall-239 12s -5s linear infinite}@keyframes fall-239{48.63%{transform:translate(8.3491vw,48.63vh) scale(.7961)}to{transform:translate(9.34165vw,99vh) scale(.7961)}}.snow:nth-child(240){opacity:.8268;transform:translate(61.8383vw,-10px) scale(.3338);animation:fall-240 23s -16s linear infinite}@keyframes fall-240{68.001%{transform:translate(67.7787vw,68.001vh) scale(.3338)}to{transform:translate(64.8085vw,99vh) scale(.3338)}}.snow:nth-child(241){opacity:.8258;transform:translate(82.7761vw,-10px) scale(.1709);animation:fall-241 10s -21s linear infinite}@keyframes fall-241{45.373%{transform:translate(78.5516vw,45.373vh) scale(.1709)}to{transform:translate(80.66385vw,99vh) scale(.1709)}}.snow:nth-child(242){opacity:.9736;transform:translate(42.0546vw,-10px) scale(.6866);animation:fall-242 24s -1s linear infinite}@keyframes fall-242{51.245%{transform:translate(37.2505vw,51.245vh) scale(.6866)}to{transform:translate(39.65255vw,99vh) scale(.6866)}}.snow:nth-child(243){opacity:1.974;transform:translate(56.913vw,-10px) scale(.7056);animation:fall-243 17s -20s linear infinite}@keyframes fall-243{74.655%{transform:translate(54.8879vw,74.655vh) scale(.7056)}to{transform:translate(55.90045vw,99vh) scale(.7056)}}.snow:nth-child(244){opacity:1.2718;transform:translate(30.3775vw,-10px) scale(.3451);animation:fall-244 13s -30s linear infinite}@keyframes fall-244{60.363%{transform:translate(21.0951vw,60.363vh) scale(.3451)}to{transform:translate(25.7363vw,99vh) scale(.3451)}}.snow:nth-child(245){opacity:.4306;transform:translate(12.7934vw,-10px) scale(.2404);animation:fall-245 21s -9s linear infinite}@keyframes fall-245{45.582%{transform:translate(16.8562vw,45.582vh) scale(.2404)}to{transform:translate(14.8248vw,99vh) scale(.2404)}}.snow:nth-child(246){opacity:1.2436;transform:translate(36.5021vw,-10px) scale(.2519);animation:fall-246 29s -20s linear infinite}@keyframes fall-246{42.584%{transform:translate(34.6907vw,42.584vh) scale(.2519)}to{transform:translate(35.5964vw,99vh) scale(.2519)}}.snow:nth-child(247){opacity:1.5964;transform:translate(68.029vw,-10px) scale(.8025);animation:fall-247 10s -20s linear infinite}@keyframes fall-247{46.64%{transform:translate(72.5925vw,46.64vh) scale(.8025)}to{transform:translate(70.31075vw,99vh) scale(.8025)}}.snow:nth-child(248){opacity:.486;transform:translate(21.8442vw,-10px) scale(.1536);animation:fall-248 14s -3s linear infinite}@keyframes fall-248{48.259%{transform:translate(14.2129vw,48.259vh) scale(.1536)}to{transform:translate(18.02855vw,99vh) scale(.1536)}}.snow:nth-child(249){opacity:1.2688;transform:translate(37.2394vw,-10px) scale(.9788);animation:fall-249 22s -29s linear infinite}@keyframes fall-249{45.231%{transform:translate(34.0983vw,45.231vh) scale(.9788)}to{transform:translate(35.66885vw,99vh) scale(.9788)}}.snow:nth-child(250){opacity:.2352;transform:translate(38.5552vw,-10px) scale(.5209);animation:fall-250 13s -15s linear infinite}@keyframes fall-250{36.049%{transform:translate(46.277vw,36.049vh) scale(.5209)}to{transform:translate(42.4161vw,99vh) scale(.5209)}}.snow:nth-child(251){opacity:.163;transform:translate(43.5711vw,-10px) scale(.6966);animation:fall-251 13s -20s linear infinite}@keyframes fall-251{64.547%{transform:translate(41.0699vw,64.547vh) scale(.6966)}to{transform:translate(42.3205vw,99vh) scale(.6966)}}.snow:nth-child(252){opacity:1.912;transform:translate(18.9505vw,-10px) scale(.368);animation:fall-252 30s -19s linear infinite}@keyframes fall-252{41.299%{transform:translate(16.2644vw,41.299vh) scale(.368)}to{transform:translate(17.60745vw,99vh) scale(.368)}}.snow:nth-child(253){opacity:.6124;transform:translate(72.6845vw,-10px) scale(.3778);animation:fall-253 14s -12s linear infinite}@keyframes fall-253{56.938%{transform:translate(80.3233vw,56.938vh) scale(.3778)}to{transform:translate(76.5039vw,99vh) scale(.3778)}}.snow:nth-child(254){opacity:.036;transform:translate(70.5423vw,-10px) scale(.0436);animation:fall-254 25s -28s linear infinite}@keyframes fall-254{60.411%{transform:translate(65.2635vw,60.411vh) scale(.0436)}to{transform:translate(67.9029vw,99vh) scale(.0436)}}.snow:nth-child(255){opacity:1.5552;transform:translate(40.1348vw,-10px) scale(.6401);animation:fall-255 10s -4s linear infinite}@keyframes fall-255{38.399%{transform:translate(48.4203vw,38.399vh) scale(.6401)}to{transform:translate(44.27755vw,99vh) scale(.6401)}}.snow:nth-child(256){opacity:.81;transform:translate(74.6774vw,-10px) scale(.0237);animation:fall-256 17s -27s linear infinite}@keyframes fall-256{62.276%{transform:translate(83.7178vw,62.276vh) scale(.0237)}to{transform:translate(79.1976vw,99vh) scale(.0237)}}.snow:nth-child(257){opacity:.7886;transform:translate(60.6237vw,-10px) scale(.0404);animation:fall-257 10s -29s linear infinite}@keyframes fall-257{46.147%{transform:translate(50.8988vw,46.147vh) scale(.0404)}to{transform:translate(55.76125vw,99vh) scale(.0404)}}.snow:nth-child(258){opacity:1.6354;transform:translate(57.7213vw,-10px) scale(.4557);animation:fall-258 25s -21s linear infinite}@keyframes fall-258{35.189%{transform:translate(53.3685vw,35.189vh) scale(.4557)}to{transform:translate(55.5449vw,99vh) scale(.4557)}}.snow:nth-child(259){opacity:1.073;transform:translate(37.272vw,-10px) scale(.0513);animation:fall-259 14s -26s linear infinite}@keyframes fall-259{61.365%{transform:translate(32.2599vw,61.365vh) scale(.0513)}to{transform:translate(34.76595vw,99vh) scale(.0513)}}.snow:nth-child(260){opacity:.251;transform:translate(91.4167vw,-10px) scale(.9074);animation:fall-260 17s -19s linear infinite}@keyframes fall-260{38.741%{transform:translate(90.0206vw,38.741vh) scale(.9074)}to{transform:translate(90.71865vw,99vh) scale(.9074)}}.snow:nth-child(261){opacity:1.1776;transform:translate(5.7135vw,-10px) scale(.9355);animation:fall-261 25s -25s linear infinite}@keyframes fall-261{75.739%{transform:translate(10.4031vw,75.739vh) scale(.9355)}to{transform:translate(8.0583vw,99vh) scale(.9355)}}.snow:nth-child(262){opacity:.8096;transform:translate(18.7714vw,-10px) scale(.4633);animation:fall-262 11s -23s linear infinite}@keyframes fall-262{32.562%{transform:translate(15.0414vw,32.562vh) scale(.4633)}to{transform:translate(16.9064vw,99vh) scale(.4633)}}.snow:nth-child(263){opacity:.1522;transform:translate(51.0741vw,-10px) scale(.1365);animation:fall-263 25s -14s linear infinite}@keyframes fall-263{67.371%{transform:translate(57.2189vw,67.371vh) scale(.1365)}to{transform:translate(54.1465vw,99vh) scale(.1365)}}.snow:nth-child(264){opacity:.4058;transform:translate(76.8099vw,-10px) scale(.7762);animation:fall-264 13s -30s linear infinite}@keyframes fall-264{63.78%{transform:translate(82.6042vw,63.78vh) scale(.7762)}to{transform:translate(79.70705vw,99vh) scale(.7762)}}.snow:nth-child(265){opacity:1.0248;transform:translate(6.3138vw,-10px) scale(.3022);animation:fall-265 14s -1s linear infinite}@keyframes fall-265{68.266%{transform:translate(11.3194vw,68.266vh) scale(.3022)}to{transform:translate(8.8166vw,99vh) scale(.3022)}}.snow:nth-child(266){opacity:1.8142;transform:translate(12.6337vw,-10px) scale(.7691);animation:fall-266 29s -6s linear infinite}@keyframes fall-266{56.344%{transform:translate(4.442vw,56.344vh) scale(.7691)}to{transform:translate(8.53785vw,99vh) scale(.7691)}}.snow:nth-child(267){opacity:1.1318;transform:translate(77.5139vw,-10px) scale(.7893);animation:fall-267 27s -10s linear infinite}@keyframes fall-267{79.567%{transform:translate(74.248vw,79.567vh) scale(.7893)}to{transform:translate(75.88095vw,99vh) scale(.7893)}}.snow:nth-child(268){opacity:1.8964;transform:translate(17.7018vw,-10px) scale(.533);animation:fall-268 26s -17s linear infinite}@keyframes fall-268{67.088%{transform:translate(24.5697vw,67.088vh) scale(.533)}to{transform:translate(21.13575vw,99vh) scale(.533)}}.snow:nth-child(269){opacity:1.486;transform:translate(65.8254vw,-10px) scale(.3831);animation:fall-269 28s -14s linear infinite}@keyframes fall-269{35.081%{transform:translate(70.4974vw,35.081vh) scale(.3831)}to{transform:translate(68.1614vw,99vh) scale(.3831)}}.snow:nth-child(270){opacity:1.622;transform:translate(47.6379vw,-10px) scale(.888);animation:fall-270 10s -26s linear infinite}@keyframes fall-270{77.671%{transform:translate(38.4786vw,77.671vh) scale(.888)}to{transform:translate(43.05825vw,99vh) scale(.888)}}.snow:nth-child(271){opacity:.8146;transform:translate(86.9163vw,-10px) scale(.8593);animation:fall-271 17s -10s linear infinite}@keyframes fall-271{78.819%{transform:translate(92.824vw,78.819vh) scale(.8593)}to{transform:translate(89.87015vw,99vh) scale(.8593)}}.snow:nth-child(272){opacity:.8548;transform:translate(13.6653vw,-10px) scale(.3208);animation:fall-272 30s -13s linear infinite}@keyframes fall-272{35.241%{transform:translate(5.4228vw,35.241vh) scale(.3208)}to{transform:translate(9.54405vw,99vh) scale(.3208)}}.snow:nth-child(273){opacity:.3194;transform:translate(6.1398vw,-10px) scale(.2679);animation:fall-273 11s -30s linear infinite}@keyframes fall-273{62.92%{transform:translate(2.7083vw,62.92vh) scale(.2679)}to{transform:translate(4.42405vw,99vh) scale(.2679)}}.snow:nth-child(274){opacity:.0262;transform:translate(32.0148vw,-10px) scale(.4102);animation:fall-274 30s -20s linear infinite}@keyframes fall-274{36.527%{transform:translate(28.9771vw,36.527vh) scale(.4102)}to{transform:translate(30.49595vw,99vh) scale(.4102)}}.snow:nth-child(275){opacity:.1054;transform:translate(94.0311vw,-10px) scale(.2865);animation:fall-275 17s -23s linear infinite}@keyframes fall-275{75.057%{transform:translate(94.1171vw,75.057vh) scale(.2865)}to{transform:translate(94.0741vw,99vh) scale(.2865)}}.snow:nth-child(276){opacity:1.5714;transform:translate(95.3919vw,-10px) scale(.0951);animation:fall-276 11s -10s linear infinite}@keyframes fall-276{62.06%{transform:translate(96.6971vw,62.06vh) scale(.0951)}to{transform:translate(96.0445vw,99vh) scale(.0951)}}.snow:nth-child(277){opacity:1.2218;transform:translate(19.8879vw,-10px) scale(.738);animation:fall-277 30s -24s linear infinite}@keyframes fall-277{72.691%{transform:translate(22.8391vw,72.691vh) scale(.738)}to{transform:translate(21.3635vw,99vh) scale(.738)}}.snow:nth-child(278){opacity:.2666;transform:translate(2.9456vw,-10px) scale(.5714);animation:fall-278 28s -19s linear infinite}@keyframes fall-278{48.284%{transform:translate(8.3359vw,48.284vh) scale(.5714)}to{transform:translate(5.64075vw,99vh) scale(.5714)}}.snow:nth-child(279){opacity:.1658;transform:translate(49.0367vw,-10px) scale(.6119);animation:fall-279 14s -5s linear infinite}@keyframes fall-279{74.494%{transform:translate(47.7874vw,74.494vh) scale(.6119)}to{transform:translate(48.41205vw,99vh) scale(.6119)}}.snow:nth-child(280){opacity:1.5956;transform:translate(62.9731vw,-10px) scale(.2109);animation:fall-280 19s -6s linear infinite}@keyframes fall-280{35.745%{transform:translate(61.1069vw,35.745vh) scale(.2109)}to{transform:translate(62.04vw,99vh) scale(.2109)}}.snow:nth-child(281){opacity:1.2344;transform:translate(92.1699vw,-10px) scale(.4847);animation:fall-281 29s -30s linear infinite}@keyframes fall-281{60.464%{transform:translate(98.9672vw,60.464vh) scale(.4847)}to{transform:translate(95.56855vw,99vh) scale(.4847)}}.snow:nth-child(282){opacity:1.0428;transform:translate(85.6285vw,-10px) scale(.0553);animation:fall-282 18s -7s linear infinite}@keyframes fall-282{77.453%{transform:translate(84.614vw,77.453vh) scale(.0553)}to{transform:translate(85.12125vw,99vh) scale(.0553)}}.snow:nth-child(283){opacity:.6192;transform:translate(83.433vw,-10px) scale(.6546);animation:fall-283 24s -14s linear infinite}@keyframes fall-283{47.409%{transform:translate(89.4126vw,47.409vh) scale(.6546)}to{transform:translate(86.4228vw,99vh) scale(.6546)}}.snow:nth-child(284){opacity:.8206;transform:translate(56.736vw,-10px) scale(.4817);animation:fall-284 29s -6s linear infinite}@keyframes fall-284{61.287%{transform:translate(59.9722vw,61.287vh) scale(.4817)}to{transform:translate(58.3541vw,99vh) scale(.4817)}}.snow:nth-child(285){opacity:1.4102;transform:translate(67.5744vw,-10px) scale(.1435);animation:fall-285 17s -10s linear infinite}@keyframes fall-285{66.013%{transform:translate(61.0228vw,66.013vh) scale(.1435)}to{transform:translate(64.2986vw,99vh) scale(.1435)}}.snow:nth-child(286){opacity:1.7694;transform:translate(23.7942vw,-10px) scale(.0971);animation:fall-286 23s -7s linear infinite}@keyframes fall-286{43.411%{transform:translate(21.5183vw,43.411vh) scale(.0971)}to{transform:translate(22.65625vw,99vh) scale(.0971)}}.snow:nth-child(287){opacity:1.9074;transform:translate(37.9617vw,-10px) scale(.8654);animation:fall-287 21s -8s linear infinite}@keyframes fall-287{30.056%{transform:translate(39.8434vw,30.056vh) scale(.8654)}to{transform:translate(38.90255vw,99vh) scale(.8654)}}.snow:nth-child(288){opacity:1.9904;transform:translate(47.9656vw,-10px) scale(.9612);animation:fall-288 29s -8s linear infinite}@keyframes fall-288{71.243%{transform:translate(57.5314vw,71.243vh) scale(.9612)}to{transform:translate(52.7485vw,99vh) scale(.9612)}}.snow:nth-child(289){opacity:1.4044;transform:translate(86.8275vw,-10px) scale(.8839);animation:fall-289 19s -20s linear infinite}@keyframes fall-289{56.778%{transform:translate(81.1741vw,56.778vh) scale(.8839)}to{transform:translate(84.0008vw,99vh) scale(.8839)}}.snow:nth-child(290){opacity:1.1166;transform:translate(48.8808vw,-10px) scale(.6503);animation:fall-290 21s -19s linear infinite}@keyframes fall-290{77.318%{transform:translate(58.3886vw,77.318vh) scale(.6503)}to{transform:translate(53.6347vw,99vh) scale(.6503)}}.snow:nth-child(291){opacity:.4352;transform:translate(85.379vw,-10px) scale(.1913);animation:fall-291 30s -29s linear infinite}@keyframes fall-291{66.835%{transform:translate(80.9275vw,66.835vh) scale(.1913)}to{transform:translate(83.15325vw,99vh) scale(.1913)}}.snow:nth-child(292){opacity:.791;transform:translate(66.7951vw,-10px) scale(.3007);animation:fall-292 13s -7s linear infinite}@keyframes fall-292{41.15%{transform:translate(67.5158vw,41.15vh) scale(.3007)}to{transform:translate(67.15545vw,99vh) scale(.3007)}}.snow:nth-child(293){opacity:.1676;transform:translate(66.4859vw,-10px) scale(.4208);animation:fall-293 13s -17s linear infinite}@keyframes fall-293{71.658%{transform:translate(71.6548vw,71.658vh) scale(.4208)}to{transform:translate(69.07035vw,99vh) scale(.4208)}}.snow:nth-child(294){opacity:.6006;transform:translate(44.1548vw,-10px) scale(.0944);animation:fall-294 29s -7s linear infinite}@keyframes fall-294{52.358%{transform:translate(38.772vw,52.358vh) scale(.0944)}to{transform:translate(41.4634vw,99vh) scale(.0944)}}.snow:nth-child(295){opacity:.5626;transform:translate(84.7059vw,-10px) scale(.9375);animation:fall-295 15s -14s linear infinite}@keyframes fall-295{77.639%{transform:translate(90.573vw,77.639vh) scale(.9375)}to{transform:translate(87.63945vw,99vh) scale(.9375)}}.snow:nth-child(296){opacity:.3658;transform:translate(12.2324vw,-10px) scale(.0176);animation:fall-296 24s -8s linear infinite}@keyframes fall-296{40.011%{transform:translate(8.0857vw,40.011vh) scale(.0176)}to{transform:translate(10.15905vw,99vh) scale(.0176)}}.snow:nth-child(297){opacity:.3788;transform:translate(19.7633vw,-10px) scale(.6082);animation:fall-297 30s -21s linear infinite}@keyframes fall-297{67.177%{transform:translate(22.6822vw,67.177vh) scale(.6082)}to{transform:translate(21.22275vw,99vh) scale(.6082)}}.snow:nth-child(298){opacity:.3664;transform:translate(89.6805vw,-10px) scale(.1013);animation:fall-298 21s -14s linear infinite}@keyframes fall-298{60.521%{transform:translate(89.1432vw,60.521vh) scale(.1013)}to{transform:translate(89.41185vw,99vh) scale(.1013)}}.snow:nth-child(299){opacity:.0886;transform:translate(24.0281vw,-10px) scale(.5808);animation:fall-299 27s -6s linear infinite}@keyframes fall-299{50.195%{transform:translate(31.6999vw,50.195vh) scale(.5808)}to{transform:translate(27.864vw,99vh) scale(.5808)}}.snow:nth-child(300){opacity:.2042;transform:translate(80.1741vw,-10px) scale(.1369);animation:fall-300 25s -23s linear infinite}@keyframes fall-300{32.332%{transform:translate(72.8258vw,32.332vh) scale(.1369)}to{transform:translate(76.49995vw,99vh) scale(.1369)}}.snow:nth-child(301){opacity:1.2924;transform:translate(96.5385vw,-10px) scale(.7513);animation:fall-301 12s -30s linear infinite}@keyframes fall-301{61.167%{transform:translate(91.6467vw,61.167vh) scale(.7513)}to{transform:translate(94.0926vw,99vh) scale(.7513)}}.snow:nth-child(302){opacity:1.823;transform:translate(72.6135vw,-10px) scale(.098);animation:fall-302 27s -10s linear infinite}@keyframes fall-302{46.479%{transform:translate(62.8786vw,46.479vh) scale(.098)}to{transform:translate(67.74605vw,99vh) scale(.098)}}.snow:nth-child(303){opacity:.0352;transform:translate(26.8062vw,-10px) scale(.4188);animation:fall-303 16s -27s linear infinite}@keyframes fall-303{71.789%{transform:translate(29.6907vw,71.789vh) scale(.4188)}to{transform:translate(28.24845vw,99vh) scale(.4188)}}.snow:nth-child(304){opacity:.178;transform:translate(54.4894vw,-10px) scale(.3545);animation:fall-304 19s -25s linear infinite}@keyframes fall-304{45.006%{transform:translate(46.4896vw,45.006vh) scale(.3545)}to{transform:translate(50.4895vw,99vh) scale(.3545)}}.snow:nth-child(305){opacity:.2274;transform:translate(10.7695vw,-10px) scale(.4441);animation:fall-305 25s -20s linear infinite}@keyframes fall-305{73.492%{transform:translate(18.2956vw,73.492vh) scale(.4441)}to{transform:translate(14.53255vw,99vh) scale(.4441)}}.snow:nth-child(306){opacity:1.972;transform:translate(33.3277vw,-10px) scale(.2349);animation:fall-306 28s -19s linear infinite}@keyframes fall-306{51.753%{transform:translate(36.2895vw,51.753vh) scale(.2349)}to{transform:translate(34.8086vw,99vh) scale(.2349)}}.snow:nth-child(307){opacity:.2992;transform:translate(15.017vw,-10px) scale(.072);animation:fall-307 23s -11s linear infinite}@keyframes fall-307{55.375%{transform:translate(23.9662vw,55.375vh) scale(.072)}to{transform:translate(19.4916vw,99vh) scale(.072)}}.snow:nth-child(308){opacity:1.1814;transform:translate(35.1576vw,-10px) scale(.3562);animation:fall-308 25s -3s linear infinite}@keyframes fall-308{70.669%{transform:translate(28.373vw,70.669vh) scale(.3562)}to{transform:translate(31.7653vw,99vh) scale(.3562)}}.snow:nth-child(309){opacity:1.8198;transform:translate(93.7215vw,-10px) scale(.9882);animation:fall-309 28s -1s linear infinite}@keyframes fall-309{46.596%{transform:translate(86.1881vw,46.596vh) scale(.9882)}to{transform:translate(89.9548vw,99vh) scale(.9882)}}.snow:nth-child(310){opacity:.2296;transform:translate(35.4281vw,-10px) scale(.903);animation:fall-310 28s -20s linear infinite}@keyframes fall-310{65.881%{transform:translate(28.5611vw,65.881vh) scale(.903)}to{transform:translate(31.9946vw,99vh) scale(.903)}}.snow:nth-child(311){opacity:1.9982;transform:translate(41.0477vw,-10px) scale(.9396);animation:fall-311 11s -23s linear infinite}@keyframes fall-311{43.679%{transform:translate(42.8496vw,43.679vh) scale(.9396)}to{transform:translate(41.94865vw,99vh) scale(.9396)}}.snow:nth-child(312){opacity:1.396;transform:translate(80.0348vw,-10px) scale(.3886);animation:fall-312 21s -10s linear infinite}@keyframes fall-312{46.945%{transform:translate(84.6508vw,46.945vh) scale(.3886)}to{transform:translate(82.3428vw,99vh) scale(.3886)}}.snow:nth-child(313){opacity:.331;transform:translate(93.5904vw,-10px) scale(.4937);animation:fall-313 27s -21s linear infinite}@keyframes fall-313{74.882%{transform:translate(84.8322vw,74.882vh) scale(.4937)}to{transform:translate(89.2113vw,99vh) scale(.4937)}}.snow:nth-child(314){opacity:1.6946;transform:translate(32.3879vw,-10px) scale(.4662);animation:fall-314 11s -28s linear infinite}@keyframes fall-314{58.553%{transform:translate(40.3067vw,58.553vh) scale(.4662)}to{transform:translate(36.3473vw,99vh) scale(.4662)}}.snow:nth-child(315){opacity:1.0808;transform:translate(81.612vw,-10px) scale(.4451);animation:fall-315 17s -3s linear infinite}@keyframes fall-315{31.54%{transform:translate(80.8897vw,31.54vh) scale(.4451)}to{transform:translate(81.25085vw,99vh) scale(.4451)}}.snow:nth-child(316){opacity:.1604;transform:translate(28.721vw,-10px) scale(.1992);animation:fall-316 11s -3s linear infinite}@keyframes fall-316{73.023%{transform:translate(36.0659vw,73.023vh) scale(.1992)}to{transform:translate(32.39345vw,99vh) scale(.1992)}}.snow:nth-child(317){opacity:.888;transform:translate(86.6935vw,-10px) scale(.2763);animation:fall-317 27s -3s linear infinite}@keyframes fall-317{41.412%{transform:translate(90.2161vw,41.412vh) scale(.2763)}to{transform:translate(88.4548vw,99vh) scale(.2763)}}.snow:nth-child(318){opacity:1.1606;transform:translate(6.5329vw,-10px) scale(.1579);animation:fall-318 10s -18s linear infinite}@keyframes fall-318{59.895%{transform:translate(.8206vw,59.895vh) scale(.1579)}to{transform:translate(3.67675vw,99vh) scale(.1579)}}.snow:nth-child(319){opacity:1.9064;transform:translate(72.8993vw,-10px) scale(.4186);animation:fall-319 26s -1s linear infinite}@keyframes fall-319{58.645%{transform:translate(79.9993vw,58.645vh) scale(.4186)}to{transform:translate(76.4493vw,99vh) scale(.4186)}}.snow:nth-child(320){opacity:.6804;transform:translate(22.0707vw,-10px) scale(.0056);animation:fall-320 15s -13s linear infinite}@keyframes fall-320{55.71%{transform:translate(25.6331vw,55.71vh) scale(.0056)}to{transform:translate(23.8519vw,99vh) scale(.0056)}}.snow:nth-child(321){opacity:.8434;transform:translate(9.8595vw,-10px) scale(.92);animation:fall-321 17s -8s linear infinite}@keyframes fall-321{78.175%{transform:translate(.0623vw,78.175vh) scale(.92)}to{transform:translate(4.9609vw,99vh) scale(.92)}}.snow:nth-child(322){opacity:.2126;transform:translate(92.2897vw,-10px) scale(.3742);animation:fall-322 15s -10s linear infinite}@keyframes fall-322{64.002%{transform:translate(89.7695vw,64.002vh) scale(.3742)}to{transform:translate(91.0296vw,99vh) scale(.3742)}}.snow:nth-child(323){opacity:.8328;transform:translate(54.1363vw,-10px) scale(.0414);animation:fall-323 26s -30s linear infinite}@keyframes fall-323{35.569%{transform:translate(63.5357vw,35.569vh) scale(.0414)}to{transform:translate(58.836vw,99vh) scale(.0414)}}.snow:nth-child(324){opacity:.8814;transform:translate(43.5718vw,-10px) scale(.083);animation:fall-324 11s -27s linear infinite}@keyframes fall-324{50.522%{transform:translate(45.0074vw,50.522vh) scale(.083)}to{transform:translate(44.2896vw,99vh) scale(.083)}}.snow:nth-child(325){opacity:1.881;transform:translate(9.3499vw,-10px) scale(.2653);animation:fall-325 20s -29s linear infinite}@keyframes fall-325{34.197%{transform:translate(18.9819vw,34.197vh) scale(.2653)}to{transform:translate(14.1659vw,99vh) scale(.2653)}}.snow:nth-child(326){opacity:.4418;transform:translate(35.5772vw,-10px) scale(.7844);animation:fall-326 30s -2s linear infinite}@keyframes fall-326{44.755%{transform:translate(40.3555vw,44.755vh) scale(.7844)}to{transform:translate(37.96635vw,99vh) scale(.7844)}}.snow:nth-child(327){opacity:.9226;transform:translate(24.198vw,-10px) scale(.331);animation:fall-327 24s -13s linear infinite}@keyframes fall-327{63.046%{transform:translate(19.5066vw,63.046vh) scale(.331)}to{transform:translate(21.8523vw,99vh) scale(.331)}}.snow:nth-child(328){opacity:1.9828;transform:translate(28.8689vw,-10px) scale(.7207);animation:fall-328 25s -12s linear infinite}@keyframes fall-328{75.76%{transform:translate(34.0021vw,75.76vh) scale(.7207)}to{transform:translate(31.4355vw,99vh) scale(.7207)}}.snow:nth-child(329){opacity:1.6048;transform:translate(36.5223vw,-10px) scale(.865);animation:fall-329 18s -24s linear infinite}@keyframes fall-329{75.928%{transform:translate(36.8781vw,75.928vh) scale(.865)}to{transform:translate(36.7002vw,99vh) scale(.865)}}.snow:nth-child(330){opacity:1.3924;transform:translate(8.0343vw,-10px) scale(.573);animation:fall-330 11s -6s linear infinite}@keyframes fall-330{36.49%{transform:translate(-.7236vw,36.49vh) scale(.573)}to{transform:translate(3.65535vw,99vh) scale(.573)}}.snow:nth-child(331){opacity:.5528;transform:translate(54.0339vw,-10px) scale(.8758);animation:fall-331 24s -3s linear infinite}@keyframes fall-331{50.317%{transform:translate(54.7076vw,50.317vh) scale(.8758)}to{transform:translate(54.37075vw,99vh) scale(.8758)}}.snow:nth-child(332){opacity:.3156;transform:translate(50.6435vw,-10px) scale(.1171);animation:fall-332 27s -7s linear infinite}@keyframes fall-332{64.044%{transform:translate(49.6818vw,64.044vh) scale(.1171)}to{transform:translate(50.16265vw,99vh) scale(.1171)}}.snow:nth-child(333){opacity:1.0402;transform:translate(.1201vw,-10px) scale(.9766);animation:fall-333 25s -6s linear infinite}@keyframes fall-333{72.915%{transform:translate(5.9183vw,72.915vh) scale(.9766)}to{transform:translate(3.0192vw,99vh) scale(.9766)}}.snow:nth-child(334){opacity:1.405;transform:translate(68.7311vw,-10px) scale(.9956);animation:fall-334 28s -5s linear infinite}@keyframes fall-334{57.212%{transform:translate(72.0463vw,57.212vh) scale(.9956)}to{transform:translate(70.3887vw,99vh) scale(.9956)}}.snow:nth-child(335){opacity:.7632;transform:translate(83.1509vw,-10px) scale(.5806);animation:fall-335 23s -27s linear infinite}@keyframes fall-335{55.959%{transform:translate(81.4237vw,55.959vh) scale(.5806)}to{transform:translate(82.2873vw,99vh) scale(.5806)}}.snow:nth-child(336){opacity:1.2162;transform:translate(30.5376vw,-10px) scale(.0667);animation:fall-336 14s -11s linear infinite}@keyframes fall-336{50.443%{transform:translate(39.0664vw,50.443vh) scale(.0667)}to{transform:translate(34.802vw,99vh) scale(.0667)}}.snow:nth-child(337){opacity:1.1756;transform:translate(54.7455vw,-10px) scale(.5734);animation:fall-337 17s -14s linear infinite}@keyframes fall-337{66.028%{transform:translate(52.3859vw,66.028vh) scale(.5734)}to{transform:translate(53.5657vw,99vh) scale(.5734)}}.snow:nth-child(338){opacity:.365;transform:translate(15.6091vw,-10px) scale(.2376);animation:fall-338 25s -19s linear infinite}@keyframes fall-338{37.178%{transform:translate(8.9093vw,37.178vh) scale(.2376)}to{transform:translate(12.2592vw,99vh) scale(.2376)}}.snow:nth-child(339){opacity:.5708;transform:translate(2.199vw,-10px) scale(.2083);animation:fall-339 12s -19s linear infinite}@keyframes fall-339{64.879%{transform:translate(-6.4764vw,64.879vh) scale(.2083)}to{transform:translate(-2.1387vw,99vh) scale(.2083)}}.snow:nth-child(340){opacity:1.524;transform:translate(58.1489vw,-10px) scale(.994);animation:fall-340 19s -2s linear infinite}@keyframes fall-340{50.826%{transform:translate(62.0201vw,50.826vh) scale(.994)}to{transform:translate(60.0845vw,99vh) scale(.994)}}.snow:nth-child(341){opacity:1.5258;transform:translate(26.3706vw,-10px) scale(.8598);animation:fall-341 17s -9s linear infinite}@keyframes fall-341{60.227%{transform:translate(20.0089vw,60.227vh) scale(.8598)}to{transform:translate(23.18975vw,99vh) scale(.8598)}}.snow:nth-child(342){opacity:1.7718;transform:translate(72.3044vw,-10px) scale(.3133);animation:fall-342 28s -14s linear infinite}@keyframes fall-342{35.656%{transform:translate(69.405vw,35.656vh) scale(.3133)}to{transform:translate(70.8547vw,99vh) scale(.3133)}}.snow:nth-child(343){opacity:1.141;transform:translate(58.8117vw,-10px) scale(.0171);animation:fall-343 18s -6s linear infinite}@keyframes fall-343{48.926%{transform:translate(55.7772vw,48.926vh) scale(.0171)}to{transform:translate(57.29445vw,99vh) scale(.0171)}}.snow:nth-child(344){opacity:.4836;transform:translate(99.2892vw,-10px) scale(.4937);animation:fall-344 15s -5s linear infinite}@keyframes fall-344{35.379%{transform:translate(90.4175vw,35.379vh) scale(.4937)}to{transform:translate(94.85335vw,99vh) scale(.4937)}}.snow:nth-child(345){opacity:1.6132;transform:translate(14.2674vw,-10px) scale(.3232);animation:fall-345 28s -1s linear infinite}@keyframes fall-345{52.89%{transform:translate(8.3694vw,52.89vh) scale(.3232)}to{transform:translate(11.3184vw,99vh) scale(.3232)}}.snow:nth-child(346){opacity:1.4062;transform:translate(43.9638vw,-10px) scale(.176);animation:fall-346 16s -2s linear infinite}@keyframes fall-346{79.508%{transform:translate(42.9497vw,79.508vh) scale(.176)}to{transform:translate(43.45675vw,99vh) scale(.176)}}.snow:nth-child(347){opacity:.6978;transform:translate(83.775vw,-10px) scale(.1796);animation:fall-347 20s -14s linear infinite}@keyframes fall-347{67.566%{transform:translate(74.2653vw,67.566vh) scale(.1796)}to{transform:translate(79.02015vw,99vh) scale(.1796)}}.snow:nth-child(348){opacity:1.603;transform:translate(34.6532vw,-10px) scale(.66);animation:fall-348 15s -13s linear infinite}@keyframes fall-348{49.274%{transform:translate(44.5137vw,49.274vh) scale(.66)}to{transform:translate(39.58345vw,99vh) scale(.66)}}.snow:nth-child(349){opacity:1.4734;transform:translate(3.1109vw,-10px) scale(.2089);animation:fall-349 10s -18s linear infinite}@keyframes fall-349{68.194%{transform:translate(3.8973vw,68.194vh) scale(.2089)}to{transform:translate(3.5041vw,99vh) scale(.2089)}}.snow:nth-child(350){opacity:.06;transform:translate(8.6684vw,-10px) scale(.3552);animation:fall-350 12s -2s linear infinite}@keyframes fall-350{36.478%{transform:translate(-1.1821vw,36.478vh) scale(.3552)}to{transform:translate(3.74315vw,99vh) scale(.3552)}}.snow:nth-child(351){opacity:1.9858;transform:translate(16.1003vw,-10px) scale(.7167);animation:fall-351 25s -1s linear infinite}@keyframes fall-351{36.076%{transform:translate(7.0446vw,36.076vh) scale(.7167)}to{transform:translate(11.57245vw,99vh) scale(.7167)}}.snow:nth-child(352){opacity:.7694;transform:translate(51.0333vw,-10px) scale(.8952);animation:fall-352 15s -30s linear infinite}@keyframes fall-352{64.559%{transform:translate(43.0273vw,64.559vh) scale(.8952)}to{transform:translate(47.0303vw,99vh) scale(.8952)}}.snow:nth-child(353){opacity:1.4806;transform:translate(98.7478vw,-10px) scale(.4718);animation:fall-353 19s -14s linear infinite}@keyframes fall-353{63.59%{transform:translate(91.8852vw,63.59vh) scale(.4718)}to{transform:translate(95.3165vw,99vh) scale(.4718)}}.snow:nth-child(354){opacity:.8666;transform:translate(92.6635vw,-10px) scale(.1148);animation:fall-354 13s -26s linear infinite}@keyframes fall-354{78.811%{transform:translate(101.7164vw,78.811vh) scale(.1148)}to{transform:translate(97.18995vw,99vh) scale(.1148)}}.snow:nth-child(355){opacity:1.2066;transform:translate(82.7643vw,-10px) scale(.7113);animation:fall-355 21s -14s linear infinite}@keyframes fall-355{67.907%{transform:translate(89.9518vw,67.907vh) scale(.7113)}to{transform:translate(86.35805vw,99vh) scale(.7113)}}.snow:nth-child(356){opacity:.0928;transform:translate(25.1473vw,-10px) scale(.8813);animation:fall-356 23s -19s linear infinite}@keyframes fall-356{66.618%{transform:translate(20.4668vw,66.618vh) scale(.8813)}to{transform:translate(22.80705vw,99vh) scale(.8813)}}.snow:nth-child(357){opacity:.4444;transform:translate(97.7975vw,-10px) scale(.2681);animation:fall-357 10s -28s linear infinite}@keyframes fall-357{62.453%{transform:translate(101.0884vw,62.453vh) scale(.2681)}to{transform:translate(99.44295vw,99vh) scale(.2681)}}.snow:nth-child(358){opacity:.6384;transform:translate(8.6572vw,-10px) scale(.2877);animation:fall-358 20s -29s linear infinite}@keyframes fall-358{55.017%{transform:translate(3.2395vw,55.017vh) scale(.2877)}to{transform:translate(5.94835vw,99vh) scale(.2877)}}.snow:nth-child(359){opacity:1.0932;transform:translate(87.8535vw,-10px) scale(.0478);animation:fall-359 22s -2s linear infinite}@keyframes fall-359{44.025%{transform:translate(86.2536vw,44.025vh) scale(.0478)}to{transform:translate(87.05355vw,99vh) scale(.0478)}}.snow:nth-child(360){opacity:.9388;transform:translate(.1039vw,-10px) scale(.1083);animation:fall-360 12s -24s linear infinite}@keyframes fall-360{63.635%{transform:translate(8.9245vw,63.635vh) scale(.1083)}to{transform:translate(4.5142vw,99vh) scale(.1083)}}.snow:nth-child(361){opacity:1.6128;transform:translate(34.7272vw,-10px) scale(.5188);animation:fall-361 10s -16s linear infinite}@keyframes fall-361{52.162%{transform:translate(36.7878vw,52.162vh) scale(.5188)}to{transform:translate(35.7575vw,99vh) scale(.5188)}}.snow:nth-child(362){opacity:.7104;transform:translate(67.3004vw,-10px) scale(.8841);animation:fall-362 13s -23s linear infinite}@keyframes fall-362{67.017%{transform:translate(66.8959vw,67.017vh) scale(.8841)}to{transform:translate(67.09815vw,99vh) scale(.8841)}}.snow:nth-child(363){opacity:.157;transform:translate(59.5852vw,-10px) scale(.1775);animation:fall-363 30s -15s linear infinite}@keyframes fall-363{63.169%{transform:translate(51.3662vw,63.169vh) scale(.1775)}to{transform:translate(55.4757vw,99vh) scale(.1775)}}.snow:nth-child(364){opacity:1.4954;transform:translate(68.5097vw,-10px) scale(.7276);animation:fall-364 30s -2s linear infinite}@keyframes fall-364{62.491%{transform:translate(64.4945vw,62.491vh) scale(.7276)}to{transform:translate(66.5021vw,99vh) scale(.7276)}}.snow:nth-child(365){opacity:.7516;transform:translate(53.1065vw,-10px) scale(.375);animation:fall-365 18s -14s linear infinite}@keyframes fall-365{67.361%{transform:translate(46.4369vw,67.361vh) scale(.375)}to{transform:translate(49.7717vw,99vh) scale(.375)}}.snow:nth-child(366){opacity:.3662;transform:translate(1.533vw,-10px) scale(.4524);animation:fall-366 18s -20s linear infinite}@keyframes fall-366{76.249%{transform:translate(-7.2772vw,76.249vh) scale(.4524)}to{transform:translate(-2.8721vw,99vh) scale(.4524)}}.snow:nth-child(367){opacity:1.2608;transform:translate(40.5769vw,-10px) scale(.9981);animation:fall-367 23s -22s linear infinite}@keyframes fall-367{61.433%{transform:translate(43.502vw,61.433vh) scale(.9981)}to{transform:translate(42.03945vw,99vh) scale(.9981)}}.snow:nth-child(368){opacity:.4826;transform:translate(97.7237vw,-10px) scale(.4659);animation:fall-368 19s -14s linear infinite}@keyframes fall-368{41.083%{transform:translate(91.0026vw,41.083vh) scale(.4659)}to{transform:translate(94.36315vw,99vh) scale(.4659)}}.snow:nth-child(369){opacity:.2936;transform:translate(77.0857vw,-10px) scale(.0303);animation:fall-369 14s -5s linear infinite}@keyframes fall-369{74.106%{transform:translate(67.1784vw,74.106vh) scale(.0303)}to{transform:translate(72.13205vw,99vh) scale(.0303)}}.snow:nth-child(370){opacity:.8906;transform:translate(50.5961vw,-10px) scale(.6353);animation:fall-370 18s -22s linear infinite}@keyframes fall-370{65.501%{transform:translate(44.0197vw,65.501vh) scale(.6353)}to{transform:translate(47.3079vw,99vh) scale(.6353)}}.snow:nth-child(371){opacity:.6092;transform:translate(79.8745vw,-10px) scale(.5159);animation:fall-371 26s -11s linear infinite}@keyframes fall-371{32.87%{transform:translate(74.663vw,32.87vh) scale(.5159)}to{transform:translate(77.26875vw,99vh) scale(.5159)}}.snow:nth-child(372){opacity:1.0274;transform:translate(47.9607vw,-10px) scale(.5435);animation:fall-372 28s -9s linear infinite}@keyframes fall-372{79.919%{transform:translate(49.6578vw,79.919vh) scale(.5435)}to{transform:translate(48.80925vw,99vh) scale(.5435)}}.snow:nth-child(373){opacity:.8064;transform:translate(73.8909vw,-10px) scale(.5268);animation:fall-373 17s -20s linear infinite}@keyframes fall-373{59.694%{transform:translate(67.7018vw,59.694vh) scale(.5268)}to{transform:translate(70.79635vw,99vh) scale(.5268)}}.snow:nth-child(374){opacity:.9438;transform:translate(40.6232vw,-10px) scale(.0424);animation:fall-374 19s -12s linear infinite}@keyframes fall-374{66.874%{transform:translate(38.0557vw,66.874vh) scale(.0424)}to{transform:translate(39.33945vw,99vh) scale(.0424)}}.snow:nth-child(375){opacity:.2382;transform:translate(85.489vw,-10px) scale(.5992);animation:fall-375 27s -20s linear infinite}@keyframes fall-375{31.127%{transform:translate(83.9662vw,31.127vh) scale(.5992)}to{transform:translate(84.7276vw,99vh) scale(.5992)}}.snow:nth-child(376){opacity:1.7502;transform:translate(89.9936vw,-10px) scale(.5595);animation:fall-376 24s -28s linear infinite}@keyframes fall-376{63.952%{transform:translate(80.1288vw,63.952vh) scale(.5595)}to{transform:translate(85.0612vw,99vh) scale(.5595)}}.snow:nth-child(377){opacity:1.0756;transform:translate(29.2847vw,-10px) scale(.2384);animation:fall-377 29s -4s linear infinite}@keyframes fall-377{40.332%{transform:translate(27.5714vw,40.332vh) scale(.2384)}to{transform:translate(28.42805vw,99vh) scale(.2384)}}.snow:nth-child(378){opacity:.2818;transform:translate(52.2714vw,-10px) scale(.8062);animation:fall-378 24s -29s linear infinite}@keyframes fall-378{52.335%{transform:translate(43.8299vw,52.335vh) scale(.8062)}to{transform:translate(48.05065vw,99vh) scale(.8062)}}.snow:nth-child(379){opacity:1.5838;transform:translate(61.0817vw,-10px) scale(.2613);animation:fall-379 17s -11s linear infinite}@keyframes fall-379{41.643%{transform:translate(69.7167vw,41.643vh) scale(.2613)}to{transform:translate(65.3992vw,99vh) scale(.2613)}}.snow:nth-child(380){opacity:.2652;transform:translate(30.868vw,-10px) scale(.732);animation:fall-380 25s -4s linear infinite}@keyframes fall-380{51.669%{transform:translate(33.8545vw,51.669vh) scale(.732)}to{transform:translate(32.36125vw,99vh) scale(.732)}}.snow:nth-child(381){opacity:1.4332;transform:translate(57.442vw,-10px) scale(.5039);animation:fall-381 24s -12s linear infinite}@keyframes fall-381{47.233%{transform:translate(52.9721vw,47.233vh) scale(.5039)}to{transform:translate(55.20705vw,99vh) scale(.5039)}}.snow:nth-child(382){opacity:.174;transform:translate(35.2326vw,-10px) scale(.6005);animation:fall-382 24s -12s linear infinite}@keyframes fall-382{38.088%{transform:translate(32.4807vw,38.088vh) scale(.6005)}to{transform:translate(33.85665vw,99vh) scale(.6005)}}.snow:nth-child(383){opacity:.1104;transform:translate(77.2137vw,-10px) scale(.4719);animation:fall-383 12s -25s linear infinite}@keyframes fall-383{40.633%{transform:translate(76.1026vw,40.633vh) scale(.4719)}to{transform:translate(76.65815vw,99vh) scale(.4719)}}.snow:nth-child(384){opacity:1.6878;transform:translate(9.0254vw,-10px) scale(.4755);animation:fall-384 23s -5s linear infinite}@keyframes fall-384{61.152%{transform:translate(1.6816vw,61.152vh) scale(.4755)}to{transform:translate(5.3535vw,99vh) scale(.4755)}}.snow:nth-child(385){opacity:1.7974;transform:translate(84.7696vw,-10px) scale(.2488);animation:fall-385 19s -23s linear infinite}@keyframes fall-385{57.14%{transform:translate(75.3367vw,57.14vh) scale(.2488)}to{transform:translate(80.05315vw,99vh) scale(.2488)}}.snow:nth-child(386){opacity:1.3312;transform:translate(99.4097vw,-10px) scale(.4343);animation:fall-386 20s -18s linear infinite}@keyframes fall-386{40.432%{transform:translate(107.5596vw,40.432vh) scale(.4343)}to{transform:translate(103.48465vw,99vh) scale(.4343)}}.snow:nth-child(387){opacity:.44;transform:translate(42.6554vw,-10px) scale(.3492);animation:fall-387 10s -13s linear infinite}@keyframes fall-387{35.762%{transform:translate(46.4358vw,35.762vh) scale(.3492)}to{transform:translate(44.5456vw,99vh) scale(.3492)}}.snow:nth-child(388){opacity:.2258;transform:translate(59.8319vw,-10px) scale(.5926);animation:fall-388 12s -22s linear infinite}@keyframes fall-388{53.954%{transform:translate(50.6289vw,53.954vh) scale(.5926)}to{transform:translate(55.2304vw,99vh) scale(.5926)}}.snow:nth-child(389){opacity:.0524;transform:translate(43.5265vw,-10px) scale(.3024);animation:fall-389 19s -10s linear infinite}@keyframes fall-389{54.956%{transform:translate(35.2018vw,54.956vh) scale(.3024)}to{transform:translate(39.36415vw,99vh) scale(.3024)}}.snow:nth-child(390){opacity:1.4056;transform:translate(82.8283vw,-10px) scale(.3238);animation:fall-390 22s -18s linear infinite}@keyframes fall-390{54.929%{transform:translate(82.1767vw,54.929vh) scale(.3238)}to{transform:translate(82.5025vw,99vh) scale(.3238)}}.snow:nth-child(391){opacity:.1508;transform:translate(54.0557vw,-10px) scale(.1916);animation:fall-391 15s -18s linear infinite}@keyframes fall-391{34.577%{transform:translate(59.1167vw,34.577vh) scale(.1916)}to{transform:translate(56.5862vw,99vh) scale(.1916)}}.snow:nth-child(392){opacity:.467;transform:translate(68.9643vw,-10px) scale(.497);animation:fall-392 24s -23s linear infinite}@keyframes fall-392{49.958%{transform:translate(59.5203vw,49.958vh) scale(.497)}to{transform:translate(64.2423vw,99vh) scale(.497)}}.snow:nth-child(393){opacity:1.609;transform:translate(20.584vw,-10px) scale(.9645);animation:fall-393 13s -10s linear infinite}@keyframes fall-393{58.818%{transform:translate(10.6385vw,58.818vh) scale(.9645)}to{transform:translate(15.61125vw,99vh) scale(.9645)}}.snow:nth-child(394){opacity:.7804;transform:translate(13.6416vw,-10px) scale(.1198);animation:fall-394 28s -5s linear infinite}@keyframes fall-394{52.135%{transform:translate(17.4611vw,52.135vh) scale(.1198)}to{transform:translate(15.55135vw,99vh) scale(.1198)}}.snow:nth-child(395){opacity:.7454;transform:translate(76.6405vw,-10px) scale(.2306);animation:fall-395 17s -28s linear infinite}@keyframes fall-395{42.958%{transform:translate(76.6734vw,42.958vh) scale(.2306)}to{transform:translate(76.65695vw,99vh) scale(.2306)}}.snow:nth-child(396){opacity:1.1718;transform:translate(72.9022vw,-10px) scale(.7763);animation:fall-396 17s -2s linear infinite}@keyframes fall-396{70.716%{transform:translate(73.5484vw,70.716vh) scale(.7763)}to{transform:translate(73.2253vw,99vh) scale(.7763)}}.snow:nth-child(397){opacity:1.3522;transform:translate(94.1218vw,-10px) scale(.716);animation:fall-397 14s -2s linear infinite}@keyframes fall-397{67.744%{transform:translate(96.3662vw,67.744vh) scale(.716)}to{transform:translate(95.244vw,99vh) scale(.716)}}.snow:nth-child(398){opacity:.6292;transform:translate(94.9153vw,-10px) scale(.9605);animation:fall-398 18s -17s linear infinite}@keyframes fall-398{46.003%{transform:translate(92.7192vw,46.003vh) scale(.9605)}to{transform:translate(93.81725vw,99vh) scale(.9605)}}.snow:nth-child(399){opacity:1.6426;transform:translate(12.6899vw,-10px) scale(.6696);animation:fall-399 22s -19s linear infinite}@keyframes fall-399{35.055%{transform:translate(17.7546vw,35.055vh) scale(.6696)}to{transform:translate(15.22225vw,99vh) scale(.6696)}}.snow:nth-child(400){opacity:1.0604;transform:translate(78.6428vw,-10px) scale(.5372);animation:fall-400 14s -27s linear infinite}@keyframes fall-400{65.675%{transform:translate(69.9167vw,65.675vh) scale(.5372)}to{transform:translate(74.27975vw,99vh) scale(.5372)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|