@esfaenza/core 15.2.118 → 15.2.120
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:.8506;transform:translate(47.951vw,-10px) scale(.0389);animation:fall-1 17s -14s linear infinite}@keyframes fall-1{37.546%{transform:translate(44.1253vw,37.546vh) scale(.0389)}to{transform:translate(46.03815vw,99vh) scale(.0389)}}.snow:nth-child(2){opacity:.7614;transform:translate(18.2179vw,-10px) scale(.2294);animation:fall-2 17s -23s linear infinite}@keyframes fall-2{44.129%{transform:translate(22.8871vw,44.129vh) scale(.2294)}to{transform:translate(20.5525vw,99vh) scale(.2294)}}.snow:nth-child(3){opacity:1.8382;transform:translate(11.6905vw,-10px) scale(.4527);animation:fall-3 10s -18s linear infinite}@keyframes fall-3{66.586%{transform:translate(2.3391vw,66.586vh) scale(.4527)}to{transform:translate(7.0148vw,99vh) scale(.4527)}}.snow:nth-child(4){opacity:.6168;transform:translate(33.8426vw,-10px) scale(.3551);animation:fall-4 10s -20s linear infinite}@keyframes fall-4{39.51%{transform:translate(29.6769vw,39.51vh) scale(.3551)}to{transform:translate(31.75975vw,99vh) scale(.3551)}}.snow:nth-child(5){opacity:1.8004;transform:translate(71.1866vw,-10px) scale(.0521);animation:fall-5 16s -20s linear infinite}@keyframes fall-5{60.656%{transform:translate(66.1884vw,60.656vh) scale(.0521)}to{transform:translate(68.6875vw,99vh) scale(.0521)}}.snow:nth-child(6){opacity:.4292;transform:translate(14.8562vw,-10px) scale(.2164);animation:fall-6 22s -2s linear infinite}@keyframes fall-6{79.958%{transform:translate(10.3961vw,79.958vh) scale(.2164)}to{transform:translate(12.62615vw,99vh) scale(.2164)}}.snow:nth-child(7){opacity:.2646;transform:translate(91.7063vw,-10px) scale(.8563);animation:fall-7 18s -25s linear infinite}@keyframes fall-7{60.191%{transform:translate(87.6802vw,60.191vh) scale(.8563)}to{transform:translate(89.69325vw,99vh) scale(.8563)}}.snow:nth-child(8){opacity:1.517;transform:translate(38.344vw,-10px) scale(.7358);animation:fall-8 24s -27s linear infinite}@keyframes fall-8{75.504%{transform:translate(32.4733vw,75.504vh) scale(.7358)}to{transform:translate(35.40865vw,99vh) scale(.7358)}}.snow:nth-child(9){opacity:1.3802;transform:translate(70.3792vw,-10px) scale(.7181);animation:fall-9 30s -12s linear infinite}@keyframes fall-9{63.636%{transform:translate(77.0838vw,63.636vh) scale(.7181)}to{transform:translate(73.7315vw,99vh) scale(.7181)}}.snow:nth-child(10){opacity:1.7702;transform:translate(66.1202vw,-10px) scale(.9932);animation:fall-10 23s -8s linear infinite}@keyframes fall-10{77.234%{transform:translate(65.9157vw,77.234vh) scale(.9932)}to{transform:translate(66.01795vw,99vh) scale(.9932)}}.snow:nth-child(11){opacity:1.7338;transform:translate(74.5725vw,-10px) scale(.3202);animation:fall-11 28s -15s linear infinite}@keyframes fall-11{34.338%{transform:translate(76.0999vw,34.338vh) scale(.3202)}to{transform:translate(75.3362vw,99vh) scale(.3202)}}.snow:nth-child(12){opacity:1.2124;transform:translate(75.5395vw,-10px) scale(.6014);animation:fall-12 27s -17s linear infinite}@keyframes fall-12{43.568%{transform:translate(81.2325vw,43.568vh) scale(.6014)}to{transform:translate(78.386vw,99vh) scale(.6014)}}.snow:nth-child(13){opacity:.6676;transform:translate(38.2925vw,-10px) scale(.2315);animation:fall-13 22s -1s linear infinite}@keyframes fall-13{69.097%{transform:translate(42.1021vw,69.097vh) scale(.2315)}to{transform:translate(40.1973vw,99vh) scale(.2315)}}.snow:nth-child(14){opacity:1.137;transform:translate(83.2206vw,-10px) scale(.2728);animation:fall-14 14s -28s linear infinite}@keyframes fall-14{57.942%{transform:translate(74.2359vw,57.942vh) scale(.2728)}to{transform:translate(78.72825vw,99vh) scale(.2728)}}.snow:nth-child(15){opacity:1.3072;transform:translate(67.7566vw,-10px) scale(.9289);animation:fall-15 15s -8s linear infinite}@keyframes fall-15{47.313%{transform:translate(69.9413vw,47.313vh) scale(.9289)}to{transform:translate(68.84895vw,99vh) scale(.9289)}}.snow:nth-child(16){opacity:1.095;transform:translate(31.7147vw,-10px) scale(.4555);animation:fall-16 30s -8s linear infinite}@keyframes fall-16{37.139%{transform:translate(35.2127vw,37.139vh) scale(.4555)}to{transform:translate(33.4637vw,99vh) scale(.4555)}}.snow:nth-child(17){opacity:.2378;transform:translate(91.7997vw,-10px) scale(.3799);animation:fall-17 26s -10s linear infinite}@keyframes fall-17{33.19%{transform:translate(101.5359vw,33.19vh) scale(.3799)}to{transform:translate(96.6678vw,99vh) scale(.3799)}}.snow:nth-child(18){opacity:1.43;transform:translate(26.4554vw,-10px) scale(.153);animation:fall-18 26s -6s linear infinite}@keyframes fall-18{36.959%{transform:translate(34.7849vw,36.959vh) scale(.153)}to{transform:translate(30.62015vw,99vh) scale(.153)}}.snow:nth-child(19){opacity:.9628;transform:translate(85.3517vw,-10px) scale(.0733);animation:fall-19 12s -27s linear infinite}@keyframes fall-19{65.066%{transform:translate(81.3839vw,65.066vh) scale(.0733)}to{transform:translate(83.3678vw,99vh) scale(.0733)}}.snow:nth-child(20){opacity:.4604;transform:translate(47.8414vw,-10px) scale(.1052);animation:fall-20 29s -17s linear infinite}@keyframes fall-20{66.611%{transform:translate(39.6301vw,66.611vh) scale(.1052)}to{transform:translate(43.73575vw,99vh) scale(.1052)}}.snow:nth-child(21){opacity:.8734;transform:translate(49.1236vw,-10px) scale(.996);animation:fall-21 16s -7s linear infinite}@keyframes fall-21{76.491%{transform:translate(47.0369vw,76.491vh) scale(.996)}to{transform:translate(48.08025vw,99vh) scale(.996)}}.snow:nth-child(22){opacity:.0308;transform:translate(20.0343vw,-10px) scale(.1374);animation:fall-22 11s -4s linear infinite}@keyframes fall-22{64.472%{transform:translate(20.2748vw,64.472vh) scale(.1374)}to{transform:translate(20.15455vw,99vh) scale(.1374)}}.snow:nth-child(23){opacity:.3854;transform:translate(54.5128vw,-10px) scale(.5297);animation:fall-23 21s -13s linear infinite}@keyframes fall-23{43.767%{transform:translate(53.1651vw,43.767vh) scale(.5297)}to{transform:translate(53.83895vw,99vh) scale(.5297)}}.snow:nth-child(24){opacity:.702;transform:translate(81.9791vw,-10px) scale(.3574);animation:fall-24 15s -29s linear infinite}@keyframes fall-24{48.044%{transform:translate(86.2199vw,48.044vh) scale(.3574)}to{transform:translate(84.0995vw,99vh) scale(.3574)}}.snow:nth-child(25){opacity:.8584;transform:translate(6.6742vw,-10px) scale(.9904);animation:fall-25 13s -2s linear infinite}@keyframes fall-25{48.497%{transform:translate(-1.3674vw,48.497vh) scale(.9904)}to{transform:translate(2.6534vw,99vh) scale(.9904)}}.snow:nth-child(26){opacity:.7706;transform:translate(85.6398vw,-10px) scale(.9867);animation:fall-26 11s -3s linear infinite}@keyframes fall-26{60.215%{transform:translate(89.9568vw,60.215vh) scale(.9867)}to{transform:translate(87.7983vw,99vh) scale(.9867)}}.snow:nth-child(27){opacity:.6874;transform:translate(85.7942vw,-10px) scale(.2722);animation:fall-27 12s -1s linear infinite}@keyframes fall-27{38.291%{transform:translate(79.9735vw,38.291vh) scale(.2722)}to{transform:translate(82.88385vw,99vh) scale(.2722)}}.snow:nth-child(28){opacity:.8258;transform:translate(94.6961vw,-10px) scale(.6398);animation:fall-28 28s -17s linear infinite}@keyframes fall-28{44.564%{transform:translate(103.8297vw,44.564vh) scale(.6398)}to{transform:translate(99.2629vw,99vh) scale(.6398)}}.snow:nth-child(29){opacity:.8344;transform:translate(80.0552vw,-10px) scale(.7967);animation:fall-29 14s -24s linear infinite}@keyframes fall-29{59.227%{transform:translate(86.3722vw,59.227vh) scale(.7967)}to{transform:translate(83.2137vw,99vh) scale(.7967)}}.snow:nth-child(30){opacity:.9424;transform:translate(14.3214vw,-10px) scale(.3959);animation:fall-30 29s -4s linear infinite}@keyframes fall-30{72.346%{transform:translate(6.5503vw,72.346vh) scale(.3959)}to{transform:translate(10.43585vw,99vh) scale(.3959)}}.snow:nth-child(31){opacity:.708;transform:translate(65.6284vw,-10px) scale(.992);animation:fall-31 11s -24s linear infinite}@keyframes fall-31{65.731%{transform:translate(75.5021vw,65.731vh) scale(.992)}to{transform:translate(70.56525vw,99vh) scale(.992)}}.snow:nth-child(32){opacity:1.1706;transform:translate(95.5879vw,-10px) scale(.5554);animation:fall-32 21s -30s linear infinite}@keyframes fall-32{55.015%{transform:translate(100.0985vw,55.015vh) scale(.5554)}to{transform:translate(97.8432vw,99vh) scale(.5554)}}.snow:nth-child(33){opacity:1.8074;transform:translate(17.5533vw,-10px) scale(.4063);animation:fall-33 25s -25s linear infinite}@keyframes fall-33{65.193%{transform:translate(25.6406vw,65.193vh) scale(.4063)}to{transform:translate(21.59695vw,99vh) scale(.4063)}}.snow:nth-child(34){opacity:.5786;transform:translate(89.1921vw,-10px) scale(.2744);animation:fall-34 18s -21s linear infinite}@keyframes fall-34{74.775%{transform:translate(96.8288vw,74.775vh) scale(.2744)}to{transform:translate(93.01045vw,99vh) scale(.2744)}}.snow:nth-child(35){opacity:.155;transform:translate(35.3926vw,-10px) scale(.4371);animation:fall-35 30s -5s linear infinite}@keyframes fall-35{70.816%{transform:translate(30.418vw,70.816vh) scale(.4371)}to{transform:translate(32.9053vw,99vh) scale(.4371)}}.snow:nth-child(36){opacity:1.7104;transform:translate(15.285vw,-10px) scale(.8994);animation:fall-36 25s -9s linear infinite}@keyframes fall-36{74.985%{transform:translate(23.4809vw,74.985vh) scale(.8994)}to{transform:translate(19.38295vw,99vh) scale(.8994)}}.snow:nth-child(37){opacity:1.0274;transform:translate(61.2952vw,-10px) scale(.9467);animation:fall-37 13s -22s linear infinite}@keyframes fall-37{48.823%{transform:translate(62.3517vw,48.823vh) scale(.9467)}to{transform:translate(61.82345vw,99vh) scale(.9467)}}.snow:nth-child(38){opacity:1.787;transform:translate(75.7798vw,-10px) scale(.9121);animation:fall-38 21s -5s linear infinite}@keyframes fall-38{67.306%{transform:translate(81.6999vw,67.306vh) scale(.9121)}to{transform:translate(78.73985vw,99vh) scale(.9121)}}.snow:nth-child(39){opacity:.605;transform:translate(36.4206vw,-10px) scale(.7998);animation:fall-39 22s -26s linear infinite}@keyframes fall-39{47.798%{transform:translate(35.2107vw,47.798vh) scale(.7998)}to{transform:translate(35.81565vw,99vh) scale(.7998)}}.snow:nth-child(40){opacity:1.8194;transform:translate(1.1153vw,-10px) scale(.1084);animation:fall-40 12s -24s linear infinite}@keyframes fall-40{39.347%{transform:translate(7.9373vw,39.347vh) scale(.1084)}to{transform:translate(4.5263vw,99vh) scale(.1084)}}.snow:nth-child(41){opacity:.3164;transform:translate(63.9409vw,-10px) scale(.1196);animation:fall-41 29s -29s linear infinite}@keyframes fall-41{62.765%{transform:translate(60.058vw,62.765vh) scale(.1196)}to{transform:translate(61.99945vw,99vh) scale(.1196)}}.snow:nth-child(42){opacity:1.7922;transform:translate(6.7396vw,-10px) scale(.8514);animation:fall-42 28s -22s linear infinite}@keyframes fall-42{64.023%{transform:translate(15.2251vw,64.023vh) scale(.8514)}to{transform:translate(10.98235vw,99vh) scale(.8514)}}.snow:nth-child(43){opacity:1.9994;transform:translate(22.6534vw,-10px) scale(.3528);animation:fall-43 25s -2s linear infinite}@keyframes fall-43{56.837%{transform:translate(16.4701vw,56.837vh) scale(.3528)}to{transform:translate(19.56175vw,99vh) scale(.3528)}}.snow:nth-child(44){opacity:.692;transform:translate(44.5151vw,-10px) scale(.006);animation:fall-44 19s -1s linear infinite}@keyframes fall-44{30.933%{transform:translate(54.329vw,30.933vh) scale(.006)}to{transform:translate(49.42205vw,99vh) scale(.006)}}.snow:nth-child(45){opacity:.6532;transform:translate(24.2915vw,-10px) scale(.8356);animation:fall-45 22s -15s linear infinite}@keyframes fall-45{55.234%{transform:translate(24.0028vw,55.234vh) scale(.8356)}to{transform:translate(24.14715vw,99vh) scale(.8356)}}.snow:nth-child(46){opacity:.391;transform:translate(41.7003vw,-10px) scale(.3145);animation:fall-46 18s -25s linear infinite}@keyframes fall-46{53.25%{transform:translate(33.9153vw,53.25vh) scale(.3145)}to{transform:translate(37.8078vw,99vh) scale(.3145)}}.snow:nth-child(47){opacity:.074;transform:translate(95.8599vw,-10px) scale(.2454);animation:fall-47 12s -1s linear infinite}@keyframes fall-47{70.5%{transform:translate(88.3762vw,70.5vh) scale(.2454)}to{transform:translate(92.11805vw,99vh) scale(.2454)}}.snow:nth-child(48){opacity:.5072;transform:translate(37.0646vw,-10px) scale(.2232);animation:fall-48 19s -20s linear infinite}@keyframes fall-48{58.795%{transform:translate(40.9802vw,58.795vh) scale(.2232)}to{transform:translate(39.0224vw,99vh) scale(.2232)}}.snow:nth-child(49){opacity:.669;transform:translate(35.9233vw,-10px) scale(.4338);animation:fall-49 10s -22s linear infinite}@keyframes fall-49{52.721%{transform:translate(30.877vw,52.721vh) scale(.4338)}to{transform:translate(33.40015vw,99vh) scale(.4338)}}.snow:nth-child(50){opacity:1.4936;transform:translate(96.4804vw,-10px) scale(.4136);animation:fall-50 26s -19s linear infinite}@keyframes fall-50{78.787%{transform:translate(105.1181vw,78.787vh) scale(.4136)}to{transform:translate(100.79925vw,99vh) scale(.4136)}}.snow:nth-child(51){opacity:.0694;transform:translate(63.3084vw,-10px) scale(.0226);animation:fall-51 24s -11s linear infinite}@keyframes fall-51{46.088%{transform:translate(70.6157vw,46.088vh) scale(.0226)}to{transform:translate(66.96205vw,99vh) scale(.0226)}}.snow:nth-child(52){opacity:1.984;transform:translate(79.5923vw,-10px) scale(.0277);animation:fall-52 12s -15s linear infinite}@keyframes fall-52{66.565%{transform:translate(69.794vw,66.565vh) scale(.0277)}to{transform:translate(74.69315vw,99vh) scale(.0277)}}.snow:nth-child(53){opacity:1.9322;transform:translate(45.5471vw,-10px) scale(.9773);animation:fall-53 23s -23s linear infinite}@keyframes fall-53{59.679%{transform:translate(55.4387vw,59.679vh) scale(.9773)}to{transform:translate(50.4929vw,99vh) scale(.9773)}}.snow:nth-child(54){opacity:.7266;transform:translate(31.2334vw,-10px) scale(.1779);animation:fall-54 28s -15s linear infinite}@keyframes fall-54{36.094%{transform:translate(26.0199vw,36.094vh) scale(.1779)}to{transform:translate(28.62665vw,99vh) scale(.1779)}}.snow:nth-child(55){opacity:1.8222;transform:translate(14.8077vw,-10px) scale(.3807);animation:fall-55 28s -30s linear infinite}@keyframes fall-55{56.057%{transform:translate(19.8806vw,56.057vh) scale(.3807)}to{transform:translate(17.34415vw,99vh) scale(.3807)}}.snow:nth-child(56){opacity:1.5414;transform:translate(74.8213vw,-10px) scale(.0092);animation:fall-56 18s -20s linear infinite}@keyframes fall-56{61.916%{transform:translate(74.1906vw,61.916vh) scale(.0092)}to{transform:translate(74.50595vw,99vh) scale(.0092)}}.snow:nth-child(57){opacity:1.984;transform:translate(19.8393vw,-10px) scale(.9281);animation:fall-57 19s -8s linear infinite}@keyframes fall-57{46.837%{transform:translate(15.5539vw,46.837vh) scale(.9281)}to{transform:translate(17.6966vw,99vh) scale(.9281)}}.snow:nth-child(58){opacity:1.4044;transform:translate(4.5618vw,-10px) scale(.0611);animation:fall-58 25s -11s linear infinite}@keyframes fall-58{36.033%{transform:translate(8.0906vw,36.033vh) scale(.0611)}to{transform:translate(6.3262vw,99vh) scale(.0611)}}.snow:nth-child(59){opacity:.418;transform:translate(75.4546vw,-10px) scale(.6764);animation:fall-59 27s -6s linear infinite}@keyframes fall-59{47.594%{transform:translate(65.7443vw,47.594vh) scale(.6764)}to{transform:translate(70.59945vw,99vh) scale(.6764)}}.snow:nth-child(60){opacity:.911;transform:translate(91.5138vw,-10px) scale(.4072);animation:fall-60 29s -10s linear infinite}@keyframes fall-60{48.605%{transform:translate(96.93vw,48.605vh) scale(.4072)}to{transform:translate(94.2219vw,99vh) scale(.4072)}}.snow:nth-child(61){opacity:1.3184;transform:translate(44.5492vw,-10px) scale(.6847);animation:fall-61 20s -7s linear infinite}@keyframes fall-61{39.619%{transform:translate(45.0199vw,39.619vh) scale(.6847)}to{transform:translate(44.78455vw,99vh) scale(.6847)}}.snow:nth-child(62){opacity:.2576;transform:translate(23.5972vw,-10px) scale(.6324);animation:fall-62 28s -2s linear infinite}@keyframes fall-62{42.251%{transform:translate(16.4807vw,42.251vh) scale(.6324)}to{transform:translate(20.03895vw,99vh) scale(.6324)}}.snow:nth-child(63){opacity:1.9154;transform:translate(96.8339vw,-10px) scale(.7584);animation:fall-63 21s -3s linear infinite}@keyframes fall-63{60.877%{transform:translate(102.3567vw,60.877vh) scale(.7584)}to{transform:translate(99.5953vw,99vh) scale(.7584)}}.snow:nth-child(64){opacity:1.1244;transform:translate(63.7251vw,-10px) scale(.7483);animation:fall-64 29s -12s linear infinite}@keyframes fall-64{39.816%{transform:translate(67.7232vw,39.816vh) scale(.7483)}to{transform:translate(65.72415vw,99vh) scale(.7483)}}.snow:nth-child(65){opacity:.6708;transform:translate(69.4728vw,-10px) scale(.3853);animation:fall-65 29s -28s linear infinite}@keyframes fall-65{78.871%{transform:translate(65.9696vw,78.871vh) scale(.3853)}to{transform:translate(67.7212vw,99vh) scale(.3853)}}.snow:nth-child(66){opacity:.0654;transform:translate(93.3982vw,-10px) scale(.3879);animation:fall-66 17s -26s linear infinite}@keyframes fall-66{70.819%{transform:translate(94.4824vw,70.819vh) scale(.3879)}to{transform:translate(93.9403vw,99vh) scale(.3879)}}.snow:nth-child(67){opacity:1.3884;transform:translate(41.2352vw,-10px) scale(.015);animation:fall-67 26s -26s linear infinite}@keyframes fall-67{79.378%{transform:translate(50.3707vw,79.378vh) scale(.015)}to{transform:translate(45.80295vw,99vh) scale(.015)}}.snow:nth-child(68){opacity:1.6716;transform:translate(50.4557vw,-10px) scale(.6197);animation:fall-68 24s -18s linear infinite}@keyframes fall-68{33.118%{transform:translate(52.1736vw,33.118vh) scale(.6197)}to{transform:translate(51.31465vw,99vh) scale(.6197)}}.snow:nth-child(69){opacity:.3728;transform:translate(73.5948vw,-10px) scale(.9277);animation:fall-69 25s -26s linear infinite}@keyframes fall-69{50.881%{transform:translate(82.4425vw,50.881vh) scale(.9277)}to{transform:translate(78.01865vw,99vh) scale(.9277)}}.snow:nth-child(70){opacity:1.857;transform:translate(20.7659vw,-10px) scale(.9451);animation:fall-70 11s -4s linear infinite}@keyframes fall-70{55.741%{transform:translate(14.8958vw,55.741vh) scale(.9451)}to{transform:translate(17.83085vw,99vh) scale(.9451)}}.snow:nth-child(71){opacity:1.8702;transform:translate(64.551vw,-10px) scale(.759);animation:fall-71 29s -26s linear infinite}@keyframes fall-71{32.046%{transform:translate(58.6933vw,32.046vh) scale(.759)}to{transform:translate(61.62215vw,99vh) scale(.759)}}.snow:nth-child(72){opacity:.0042;transform:translate(31.3008vw,-10px) scale(.282);animation:fall-72 22s -24s linear infinite}@keyframes fall-72{72.52%{transform:translate(28.3963vw,72.52vh) scale(.282)}to{transform:translate(29.84855vw,99vh) scale(.282)}}.snow:nth-child(73){opacity:.09;transform:translate(53.8631vw,-10px) scale(.4819);animation:fall-73 23s -27s linear infinite}@keyframes fall-73{33.705%{transform:translate(63.2848vw,33.705vh) scale(.4819)}to{transform:translate(58.57395vw,99vh) scale(.4819)}}.snow:nth-child(74){opacity:.8612;transform:translate(54.7544vw,-10px) scale(.3824);animation:fall-74 26s -7s linear infinite}@keyframes fall-74{41.147%{transform:translate(50.9774vw,41.147vh) scale(.3824)}to{transform:translate(52.8659vw,99vh) scale(.3824)}}.snow:nth-child(75){opacity:.5932;transform:translate(31.8108vw,-10px) scale(.8661);animation:fall-75 12s -2s linear infinite}@keyframes fall-75{38.239%{transform:translate(30.6571vw,38.239vh) scale(.8661)}to{transform:translate(31.23395vw,99vh) scale(.8661)}}.snow:nth-child(76){opacity:1.0752;transform:translate(36.8574vw,-10px) scale(.8025);animation:fall-76 16s -18s linear infinite}@keyframes fall-76{58.881%{transform:translate(40.511vw,58.881vh) scale(.8025)}to{transform:translate(38.6842vw,99vh) scale(.8025)}}.snow:nth-child(77){opacity:.6446;transform:translate(97.5041vw,-10px) scale(.639);animation:fall-77 30s -29s linear infinite}@keyframes fall-77{44.079%{transform:translate(105.0026vw,44.079vh) scale(.639)}to{transform:translate(101.25335vw,99vh) scale(.639)}}.snow:nth-child(78){opacity:1.2708;transform:translate(3.2399vw,-10px) scale(.6786);animation:fall-78 24s -3s linear infinite}@keyframes fall-78{38.379%{transform:translate(7.0762vw,38.379vh) scale(.6786)}to{transform:translate(5.15805vw,99vh) scale(.6786)}}.snow:nth-child(79){opacity:1.1956;transform:translate(25.5835vw,-10px) scale(.015);animation:fall-79 18s -7s linear infinite}@keyframes fall-79{43.7%{transform:translate(35.1818vw,43.7vh) scale(.015)}to{transform:translate(30.38265vw,99vh) scale(.015)}}.snow:nth-child(80){opacity:1.3686;transform:translate(8.1529vw,-10px) scale(.2358);animation:fall-80 15s -6s linear infinite}@keyframes fall-80{46.101%{transform:translate(15.3756vw,46.101vh) scale(.2358)}to{transform:translate(11.76425vw,99vh) scale(.2358)}}.snow:nth-child(81){opacity:1.6286;transform:translate(14.4605vw,-10px) scale(.1001);animation:fall-81 23s -4s linear infinite}@keyframes fall-81{58.193%{transform:translate(7.5468vw,58.193vh) scale(.1001)}to{transform:translate(11.00365vw,99vh) scale(.1001)}}.snow:nth-child(82){opacity:1.0838;transform:translate(53.3734vw,-10px) scale(.508);animation:fall-82 16s -2s linear infinite}@keyframes fall-82{70.709%{transform:translate(56.9908vw,70.709vh) scale(.508)}to{transform:translate(55.1821vw,99vh) scale(.508)}}.snow:nth-child(83){opacity:1.9176;transform:translate(8.8019vw,-10px) scale(.5019);animation:fall-83 12s -1s linear infinite}@keyframes fall-83{69.232%{transform:translate(17.5809vw,69.232vh) scale(.5019)}to{transform:translate(13.1914vw,99vh) scale(.5019)}}.snow:nth-child(84){opacity:1.357;transform:translate(65.8853vw,-10px) scale(.2325);animation:fall-84 14s -24s linear infinite}@keyframes fall-84{60.911%{transform:translate(61.7221vw,60.911vh) scale(.2325)}to{transform:translate(63.8037vw,99vh) scale(.2325)}}.snow:nth-child(85){opacity:.9646;transform:translate(48.7496vw,-10px) scale(.437);animation:fall-85 21s -2s linear infinite}@keyframes fall-85{36.993%{transform:translate(55.2443vw,36.993vh) scale(.437)}to{transform:translate(51.99695vw,99vh) scale(.437)}}.snow:nth-child(86){opacity:.754;transform:translate(56.8605vw,-10px) scale(.1952);animation:fall-86 12s -30s linear infinite}@keyframes fall-86{42.334%{transform:translate(52.0739vw,42.334vh) scale(.1952)}to{transform:translate(54.4672vw,99vh) scale(.1952)}}.snow:nth-child(87){opacity:1.082;transform:translate(87.4976vw,-10px) scale(.7187);animation:fall-87 17s -12s linear infinite}@keyframes fall-87{65.72%{transform:translate(96.543vw,65.72vh) scale(.7187)}to{transform:translate(92.0203vw,99vh) scale(.7187)}}.snow:nth-child(88){opacity:.7038;transform:translate(12.534vw,-10px) scale(.349);animation:fall-88 13s -24s linear infinite}@keyframes fall-88{40.361%{transform:translate(17.7455vw,40.361vh) scale(.349)}to{transform:translate(15.13975vw,99vh) scale(.349)}}.snow:nth-child(89){opacity:.4616;transform:translate(51.7477vw,-10px) scale(.8335);animation:fall-89 21s -28s linear infinite}@keyframes fall-89{61.768%{transform:translate(50.0159vw,61.768vh) scale(.8335)}to{transform:translate(50.8818vw,99vh) scale(.8335)}}.snow:nth-child(90){opacity:1.26;transform:translate(29.6699vw,-10px) scale(.2843);animation:fall-90 20s -8s linear infinite}@keyframes fall-90{61.998%{transform:translate(31.9581vw,61.998vh) scale(.2843)}to{transform:translate(30.814vw,99vh) scale(.2843)}}.snow:nth-child(91){opacity:1.811;transform:translate(86.5294vw,-10px) scale(.9609);animation:fall-91 30s -17s linear infinite}@keyframes fall-91{30.578%{transform:translate(84.6264vw,30.578vh) scale(.9609)}to{transform:translate(85.5779vw,99vh) scale(.9609)}}.snow:nth-child(92){opacity:.3482;transform:translate(3.6292vw,-10px) scale(.2486);animation:fall-92 20s -28s linear infinite}@keyframes fall-92{64.055%{transform:translate(13.1067vw,64.055vh) scale(.2486)}to{transform:translate(8.36795vw,99vh) scale(.2486)}}.snow:nth-child(93){opacity:1.769;transform:translate(.6368vw,-10px) scale(.6517);animation:fall-93 12s -23s linear infinite}@keyframes fall-93{74.138%{transform:translate(1.7858vw,74.138vh) scale(.6517)}to{transform:translate(1.2113vw,99vh) scale(.6517)}}.snow:nth-child(94){opacity:.0182;transform:translate(58.2453vw,-10px) scale(.4459);animation:fall-94 19s -19s linear infinite}@keyframes fall-94{37.242%{transform:translate(56.177vw,37.242vh) scale(.4459)}to{transform:translate(57.21115vw,99vh) scale(.4459)}}.snow:nth-child(95){opacity:1.0734;transform:translate(54.3487vw,-10px) scale(.9069);animation:fall-95 21s -23s linear infinite}@keyframes fall-95{77.99%{transform:translate(49.1986vw,77.99vh) scale(.9069)}to{transform:translate(51.77365vw,99vh) scale(.9069)}}.snow:nth-child(96){opacity:1.273;transform:translate(29.7127vw,-10px) scale(.0864);animation:fall-96 21s -21s linear infinite}@keyframes fall-96{73.85%{transform:translate(26.5334vw,73.85vh) scale(.0864)}to{transform:translate(28.12305vw,99vh) scale(.0864)}}.snow:nth-child(97){opacity:.9888;transform:translate(75.5049vw,-10px) scale(.2361);animation:fall-97 16s -25s linear infinite}@keyframes fall-97{47.989%{transform:translate(74.7926vw,47.989vh) scale(.2361)}to{transform:translate(75.14875vw,99vh) scale(.2361)}}.snow:nth-child(98){opacity:1.6724;transform:translate(11.9165vw,-10px) scale(.6147);animation:fall-98 15s -23s linear infinite}@keyframes fall-98{48.136%{transform:translate(13.468vw,48.136vh) scale(.6147)}to{transform:translate(12.69225vw,99vh) scale(.6147)}}.snow:nth-child(99){opacity:.9476;transform:translate(10.5816vw,-10px) scale(.6347);animation:fall-99 23s -1s linear infinite}@keyframes fall-99{61.868%{transform:translate(16.7625vw,61.868vh) scale(.6347)}to{transform:translate(13.67205vw,99vh) scale(.6347)}}.snow:nth-child(100){opacity:1.2288;transform:translate(92.394vw,-10px) scale(.2056);animation:fall-100 10s -23s linear infinite}@keyframes fall-100{65.831%{transform:translate(90.4857vw,65.831vh) scale(.2056)}to{transform:translate(91.43985vw,99vh) scale(.2056)}}.snow:nth-child(101){opacity:.683;transform:translate(45.2794vw,-10px) scale(.2485);animation:fall-101 24s -8s linear infinite}@keyframes fall-101{49.428%{transform:translate(38.593vw,49.428vh) scale(.2485)}to{transform:translate(41.9362vw,99vh) scale(.2485)}}.snow:nth-child(102){opacity:1.7038;transform:translate(98.7074vw,-10px) scale(.0655);animation:fall-102 26s -3s linear infinite}@keyframes fall-102{54.584%{transform:translate(97.795vw,54.584vh) scale(.0655)}to{transform:translate(98.2512vw,99vh) scale(.0655)}}.snow:nth-child(103){opacity:.956;transform:translate(46.4558vw,-10px) scale(.0497);animation:fall-103 22s -15s linear infinite}@keyframes fall-103{73.593%{transform:translate(45.8719vw,73.593vh) scale(.0497)}to{transform:translate(46.16385vw,99vh) scale(.0497)}}.snow:nth-child(104){opacity:.9776;transform:translate(78.3638vw,-10px) scale(.8463);animation:fall-104 25s -25s linear infinite}@keyframes fall-104{60.975%{transform:translate(72.1266vw,60.975vh) scale(.8463)}to{transform:translate(75.2452vw,99vh) scale(.8463)}}.snow:nth-child(105){opacity:.7614;transform:translate(89.196vw,-10px) scale(.906);animation:fall-105 17s -29s linear infinite}@keyframes fall-105{48.765%{transform:translate(92.0134vw,48.765vh) scale(.906)}to{transform:translate(90.6047vw,99vh) scale(.906)}}.snow:nth-child(106){opacity:.5274;transform:translate(20.3112vw,-10px) scale(.7404);animation:fall-106 16s -8s linear infinite}@keyframes fall-106{74.578%{transform:translate(24.8393vw,74.578vh) scale(.7404)}to{transform:translate(22.57525vw,99vh) scale(.7404)}}.snow:nth-child(107){opacity:1.3432;transform:translate(79.9884vw,-10px) scale(.6641);animation:fall-107 29s -5s linear infinite}@keyframes fall-107{79.526%{transform:translate(89.7713vw,79.526vh) scale(.6641)}to{transform:translate(84.87985vw,99vh) scale(.6641)}}.snow:nth-child(108){opacity:1.9912;transform:translate(24.4194vw,-10px) scale(.0236);animation:fall-108 11s -9s linear infinite}@keyframes fall-108{47.178%{transform:translate(31.8224vw,47.178vh) scale(.0236)}to{transform:translate(28.1209vw,99vh) scale(.0236)}}.snow:nth-child(109){opacity:1.968;transform:translate(76.3684vw,-10px) scale(.9279);animation:fall-109 30s -19s linear infinite}@keyframes fall-109{53.34%{transform:translate(85.5605vw,53.34vh) scale(.9279)}to{transform:translate(80.96445vw,99vh) scale(.9279)}}.snow:nth-child(110){opacity:.526;transform:translate(17.4195vw,-10px) scale(.5872);animation:fall-110 22s -21s linear infinite}@keyframes fall-110{57.23%{transform:translate(12.1121vw,57.23vh) scale(.5872)}to{transform:translate(14.7658vw,99vh) scale(.5872)}}.snow:nth-child(111){opacity:1.0678;transform:translate(69.7254vw,-10px) scale(.5713);animation:fall-111 18s -30s linear infinite}@keyframes fall-111{34.558%{transform:translate(77.6761vw,34.558vh) scale(.5713)}to{transform:translate(73.70075vw,99vh) scale(.5713)}}.snow:nth-child(112){opacity:.2612;transform:translate(10.8756vw,-10px) scale(.5054);animation:fall-112 17s -11s linear infinite}@keyframes fall-112{36.233%{transform:translate(11.736vw,36.233vh) scale(.5054)}to{transform:translate(11.3058vw,99vh) scale(.5054)}}.snow:nth-child(113){opacity:1.3928;transform:translate(56.4903vw,-10px) scale(.3628);animation:fall-113 25s -5s linear infinite}@keyframes fall-113{40.562%{transform:translate(64.5054vw,40.562vh) scale(.3628)}to{transform:translate(60.49785vw,99vh) scale(.3628)}}.snow:nth-child(114){opacity:.4538;transform:translate(61.4372vw,-10px) scale(.9861);animation:fall-114 22s -15s linear infinite}@keyframes fall-114{68.756%{transform:translate(65.1216vw,68.756vh) scale(.9861)}to{transform:translate(63.2794vw,99vh) scale(.9861)}}.snow:nth-child(115){opacity:1.2484;transform:translate(69.7768vw,-10px) scale(.2487);animation:fall-115 23s -22s linear infinite}@keyframes fall-115{49.197%{transform:translate(74.5597vw,49.197vh) scale(.2487)}to{transform:translate(72.16825vw,99vh) scale(.2487)}}.snow:nth-child(116){opacity:.1664;transform:translate(63.0301vw,-10px) scale(.9471);animation:fall-116 27s -4s linear infinite}@keyframes fall-116{75.719%{transform:translate(72.3003vw,75.719vh) scale(.9471)}to{transform:translate(67.6652vw,99vh) scale(.9471)}}.snow:nth-child(117){opacity:.3602;transform:translate(37.3707vw,-10px) scale(.7685);animation:fall-117 13s -23s linear infinite}@keyframes fall-117{33.715%{transform:translate(41.9537vw,33.715vh) scale(.7685)}to{transform:translate(39.6622vw,99vh) scale(.7685)}}.snow:nth-child(118){opacity:1.0262;transform:translate(34.5226vw,-10px) scale(.3211);animation:fall-118 14s -3s linear infinite}@keyframes fall-118{74.719%{transform:translate(43.5724vw,74.719vh) scale(.3211)}to{transform:translate(39.0475vw,99vh) scale(.3211)}}.snow:nth-child(119){opacity:.603;transform:translate(68.8622vw,-10px) scale(.5763);animation:fall-119 12s -16s linear infinite}@keyframes fall-119{40.566%{transform:translate(70.6083vw,40.566vh) scale(.5763)}to{transform:translate(69.73525vw,99vh) scale(.5763)}}.snow:nth-child(120){opacity:1.4578;transform:translate(51.2935vw,-10px) scale(.3435);animation:fall-120 16s -14s linear infinite}@keyframes fall-120{69.751%{transform:translate(48.8492vw,69.751vh) scale(.3435)}to{transform:translate(50.07135vw,99vh) scale(.3435)}}.snow:nth-child(121){opacity:1.8474;transform:translate(61.4528vw,-10px) scale(.7288);animation:fall-121 17s -26s linear infinite}@keyframes fall-121{56.831%{transform:translate(56.9233vw,56.831vh) scale(.7288)}to{transform:translate(59.18805vw,99vh) scale(.7288)}}.snow:nth-child(122){opacity:.4806;transform:translate(76.6812vw,-10px) scale(.5835);animation:fall-122 24s -18s linear infinite}@keyframes fall-122{63.717%{transform:translate(76.4811vw,63.717vh) scale(.5835)}to{transform:translate(76.58115vw,99vh) scale(.5835)}}.snow:nth-child(123){opacity:.8096;transform:translate(45.0168vw,-10px) scale(.0802);animation:fall-123 14s -2s linear infinite}@keyframes fall-123{77.772%{transform:translate(44.7359vw,77.772vh) scale(.0802)}to{transform:translate(44.87635vw,99vh) scale(.0802)}}.snow:nth-child(124){opacity:1.9706;transform:translate(23.1894vw,-10px) scale(.7238);animation:fall-124 19s -30s linear infinite}@keyframes fall-124{77.631%{transform:translate(27.8642vw,77.631vh) scale(.7238)}to{transform:translate(25.5268vw,99vh) scale(.7238)}}.snow:nth-child(125){opacity:.1708;transform:translate(67.3715vw,-10px) scale(.1792);animation:fall-125 11s -10s linear infinite}@keyframes fall-125{51.87%{transform:translate(61.1887vw,51.87vh) scale(.1792)}to{transform:translate(64.2801vw,99vh) scale(.1792)}}.snow:nth-child(126){opacity:1.7776;transform:translate(41.5407vw,-10px) scale(.6406);animation:fall-126 20s -28s linear infinite}@keyframes fall-126{59.137%{transform:translate(47.9266vw,59.137vh) scale(.6406)}to{transform:translate(44.73365vw,99vh) scale(.6406)}}.snow:nth-child(127){opacity:1.5648;transform:translate(93.6202vw,-10px) scale(.4059);animation:fall-127 17s -16s linear infinite}@keyframes fall-127{77.572%{transform:translate(83.6426vw,77.572vh) scale(.4059)}to{transform:translate(88.6314vw,99vh) scale(.4059)}}.snow:nth-child(128){opacity:.2286;transform:translate(12.5583vw,-10px) scale(.0839);animation:fall-128 28s -28s linear infinite}@keyframes fall-128{55.793%{transform:translate(20.6996vw,55.793vh) scale(.0839)}to{transform:translate(16.62895vw,99vh) scale(.0839)}}.snow:nth-child(129){opacity:.5684;transform:translate(10.0146vw,-10px) scale(.9627);animation:fall-129 20s -29s linear infinite}@keyframes fall-129{73.819%{transform:translate(18.3248vw,73.819vh) scale(.9627)}to{transform:translate(14.1697vw,99vh) scale(.9627)}}.snow:nth-child(130){opacity:1.0868;transform:translate(55.4318vw,-10px) scale(.8326);animation:fall-130 23s -10s linear infinite}@keyframes fall-130{38.259%{transform:translate(45.787vw,38.259vh) scale(.8326)}to{transform:translate(50.6094vw,99vh) scale(.8326)}}.snow:nth-child(131){opacity:1.611;transform:translate(99.7034vw,-10px) scale(.5567);animation:fall-131 26s -22s linear infinite}@keyframes fall-131{69.842%{transform:translate(105.8611vw,69.842vh) scale(.5567)}to{transform:translate(102.78225vw,99vh) scale(.5567)}}.snow:nth-child(132){opacity:.5176;transform:translate(60.8075vw,-10px) scale(.6303);animation:fall-132 12s -3s linear infinite}@keyframes fall-132{70.885%{transform:translate(66.2636vw,70.885vh) scale(.6303)}to{transform:translate(63.53555vw,99vh) scale(.6303)}}.snow:nth-child(133){opacity:1.4758;transform:translate(92.9812vw,-10px) scale(.5213);animation:fall-133 17s -21s linear infinite}@keyframes fall-133{69.205%{transform:translate(98.1536vw,69.205vh) scale(.5213)}to{transform:translate(95.5674vw,99vh) scale(.5213)}}.snow:nth-child(134){opacity:.4432;transform:translate(2.7963vw,-10px) scale(.3093);animation:fall-134 18s -25s linear infinite}@keyframes fall-134{33.114%{transform:translate(6.193vw,33.114vh) scale(.3093)}to{transform:translate(4.49465vw,99vh) scale(.3093)}}.snow:nth-child(135){opacity:.5678;transform:translate(20.5368vw,-10px) scale(.588);animation:fall-135 14s -15s linear infinite}@keyframes fall-135{60.958%{transform:translate(24.0942vw,60.958vh) scale(.588)}to{transform:translate(22.3155vw,99vh) scale(.588)}}.snow:nth-child(136){opacity:1.3526;transform:translate(21.3855vw,-10px) scale(.1714);animation:fall-136 30s -20s linear infinite}@keyframes fall-136{65.608%{transform:translate(28.509vw,65.608vh) scale(.1714)}to{transform:translate(24.94725vw,99vh) scale(.1714)}}.snow:nth-child(137){opacity:.9198;transform:translate(82.427vw,-10px) scale(.8552);animation:fall-137 30s -14s linear infinite}@keyframes fall-137{33.505%{transform:translate(78.8079vw,33.505vh) scale(.8552)}to{transform:translate(80.61745vw,99vh) scale(.8552)}}.snow:nth-child(138){opacity:1.3984;transform:translate(26.0597vw,-10px) scale(.3494);animation:fall-138 23s -11s linear infinite}@keyframes fall-138{40.665%{transform:translate(26.3645vw,40.665vh) scale(.3494)}to{transform:translate(26.2121vw,99vh) scale(.3494)}}.snow:nth-child(139){opacity:1.0244;transform:translate(67.787vw,-10px) scale(.5007);animation:fall-139 23s -22s linear infinite}@keyframes fall-139{59.157%{transform:translate(62.3828vw,59.157vh) scale(.5007)}to{transform:translate(65.0849vw,99vh) scale(.5007)}}.snow:nth-child(140){opacity:.77;transform:translate(92.7026vw,-10px) scale(.1319);animation:fall-140 25s -15s linear infinite}@keyframes fall-140{58.071%{transform:translate(83.7244vw,58.071vh) scale(.1319)}to{transform:translate(88.2135vw,99vh) scale(.1319)}}.snow:nth-child(141){opacity:.4062;transform:translate(20.7052vw,-10px) scale(.9675);animation:fall-141 20s -6s linear infinite}@keyframes fall-141{35.569%{transform:translate(10.9214vw,35.569vh) scale(.9675)}to{transform:translate(15.8133vw,99vh) scale(.9675)}}.snow:nth-child(142){opacity:1.981;transform:translate(57.311vw,-10px) scale(.8822);animation:fall-142 23s -11s linear infinite}@keyframes fall-142{67.782%{transform:translate(48.5502vw,67.782vh) scale(.8822)}to{transform:translate(52.9306vw,99vh) scale(.8822)}}.snow:nth-child(143){opacity:.4848;transform:translate(74.8217vw,-10px) scale(.4121);animation:fall-143 12s -6s linear infinite}@keyframes fall-143{69.08%{transform:translate(69.044vw,69.08vh) scale(.4121)}to{transform:translate(71.93285vw,99vh) scale(.4121)}}.snow:nth-child(144){opacity:1.514;transform:translate(16.6673vw,-10px) scale(.9944);animation:fall-144 28s -16s linear infinite}@keyframes fall-144{61.341%{transform:translate(26.0068vw,61.341vh) scale(.9944)}to{transform:translate(21.33705vw,99vh) scale(.9944)}}.snow:nth-child(145){opacity:.4782;transform:translate(90.5093vw,-10px) scale(.7112);animation:fall-145 17s -22s linear infinite}@keyframes fall-145{68.755%{transform:translate(84.1087vw,68.755vh) scale(.7112)}to{transform:translate(87.309vw,99vh) scale(.7112)}}.snow:nth-child(146){opacity:1.2112;transform:translate(54.6028vw,-10px) scale(.9985);animation:fall-146 30s -12s linear infinite}@keyframes fall-146{69.596%{transform:translate(49.4091vw,69.596vh) scale(.9985)}to{transform:translate(52.00595vw,99vh) scale(.9985)}}.snow:nth-child(147){opacity:.6566;transform:translate(85.7848vw,-10px) scale(.1422);animation:fall-147 28s -15s linear infinite}@keyframes fall-147{72.862%{transform:translate(95.6971vw,72.862vh) scale(.1422)}to{transform:translate(90.74095vw,99vh) scale(.1422)}}.snow:nth-child(148){opacity:1.2756;transform:translate(96.2872vw,-10px) scale(.1377);animation:fall-148 26s -10s linear infinite}@keyframes fall-148{52.483%{transform:translate(92.6032vw,52.483vh) scale(.1377)}to{transform:translate(94.4452vw,99vh) scale(.1377)}}.snow:nth-child(149){opacity:.6706;transform:translate(55.5483vw,-10px) scale(.2539);animation:fall-149 15s -1s linear infinite}@keyframes fall-149{51.702%{transform:translate(60.7175vw,51.702vh) scale(.2539)}to{transform:translate(58.1329vw,99vh) scale(.2539)}}.snow:nth-child(150){opacity:1.0086;transform:translate(96.2233vw,-10px) scale(.4128);animation:fall-150 28s -10s linear infinite}@keyframes fall-150{32.587%{transform:translate(101.143vw,32.587vh) scale(.4128)}to{transform:translate(98.68315vw,99vh) scale(.4128)}}.snow:nth-child(151){opacity:1.4424;transform:translate(41.9914vw,-10px) scale(.2295);animation:fall-151 13s -3s linear infinite}@keyframes fall-151{72.753%{transform:translate(49.6613vw,72.753vh) scale(.2295)}to{transform:translate(45.82635vw,99vh) scale(.2295)}}.snow:nth-child(152){opacity:1.0396;transform:translate(99.5255vw,-10px) scale(.2432);animation:fall-152 30s -18s linear infinite}@keyframes fall-152{62.514%{transform:translate(106.104vw,62.514vh) scale(.2432)}to{transform:translate(102.81475vw,99vh) scale(.2432)}}.snow:nth-child(153){opacity:.08;transform:translate(61.2148vw,-10px) scale(.9261);animation:fall-153 24s -5s linear infinite}@keyframes fall-153{52.073%{transform:translate(67.596vw,52.073vh) scale(.9261)}to{transform:translate(64.4054vw,99vh) scale(.9261)}}.snow:nth-child(154){opacity:1.6348;transform:translate(20.4737vw,-10px) scale(.8373);animation:fall-154 10s -18s linear infinite}@keyframes fall-154{58.872%{transform:translate(15.2314vw,58.872vh) scale(.8373)}to{transform:translate(17.85255vw,99vh) scale(.8373)}}.snow:nth-child(155){opacity:.0128;transform:translate(59.2145vw,-10px) scale(.7012);animation:fall-155 13s -8s linear infinite}@keyframes fall-155{49.073%{transform:translate(66.5626vw,49.073vh) scale(.7012)}to{transform:translate(62.88855vw,99vh) scale(.7012)}}.snow:nth-child(156){opacity:.4068;transform:translate(83.8804vw,-10px) scale(.3053);animation:fall-156 16s -3s linear infinite}@keyframes fall-156{38.037%{transform:translate(87.248vw,38.037vh) scale(.3053)}to{transform:translate(85.5642vw,99vh) scale(.3053)}}.snow:nth-child(157){opacity:.1236;transform:translate(96.226vw,-10px) scale(.8568);animation:fall-157 16s -29s linear infinite}@keyframes fall-157{48.973%{transform:translate(87.8954vw,48.973vh) scale(.8568)}to{transform:translate(92.0607vw,99vh) scale(.8568)}}.snow:nth-child(158){opacity:1.0066;transform:translate(84.151vw,-10px) scale(.1173);animation:fall-158 12s -11s linear infinite}@keyframes fall-158{56.467%{transform:translate(90.5638vw,56.467vh) scale(.1173)}to{transform:translate(87.3574vw,99vh) scale(.1173)}}.snow:nth-child(159){opacity:1.0514;transform:translate(39.1406vw,-10px) scale(.2724);animation:fall-159 20s -7s linear infinite}@keyframes fall-159{77.954%{transform:translate(42.9456vw,77.954vh) scale(.2724)}to{transform:translate(41.0431vw,99vh) scale(.2724)}}.snow:nth-child(160){opacity:.4356;transform:translate(62.1791vw,-10px) scale(.4709);animation:fall-160 29s -3s linear infinite}@keyframes fall-160{77.059%{transform:translate(60.0753vw,77.059vh) scale(.4709)}to{transform:translate(61.1272vw,99vh) scale(.4709)}}.snow:nth-child(161){opacity:1.7636;transform:translate(77.6606vw,-10px) scale(.3679);animation:fall-161 19s -22s linear infinite}@keyframes fall-161{51.393%{transform:translate(77.9321vw,51.393vh) scale(.3679)}to{transform:translate(77.79635vw,99vh) scale(.3679)}}.snow:nth-child(162){opacity:1.2256;transform:translate(56.389vw,-10px) scale(.1695);animation:fall-162 24s -23s linear infinite}@keyframes fall-162{66.269%{transform:translate(65.2526vw,66.269vh) scale(.1695)}to{transform:translate(60.8208vw,99vh) scale(.1695)}}.snow:nth-child(163){opacity:.0358;transform:translate(66.7064vw,-10px) scale(.6678);animation:fall-163 22s -5s linear infinite}@keyframes fall-163{71.541%{transform:translate(73.6125vw,71.541vh) scale(.6678)}to{transform:translate(70.15945vw,99vh) scale(.6678)}}.snow:nth-child(164){opacity:.7622;transform:translate(12.3412vw,-10px) scale(.5031);animation:fall-164 25s -17s linear infinite}@keyframes fall-164{51.364%{transform:translate(9.4543vw,51.364vh) scale(.5031)}to{transform:translate(10.89775vw,99vh) scale(.5031)}}.snow:nth-child(165){opacity:.1598;transform:translate(73.1561vw,-10px) scale(.337);animation:fall-165 23s -4s linear infinite}@keyframes fall-165{65.251%{transform:translate(67.8031vw,65.251vh) scale(.337)}to{transform:translate(70.4796vw,99vh) scale(.337)}}.snow:nth-child(166){opacity:1.8218;transform:translate(97.4695vw,-10px) scale(.8688);animation:fall-166 22s -28s linear infinite}@keyframes fall-166{51.676%{transform:translate(102.6202vw,51.676vh) scale(.8688)}to{transform:translate(100.04485vw,99vh) scale(.8688)}}.snow:nth-child(167){opacity:.8722;transform:translate(41.0065vw,-10px) scale(.5764);animation:fall-167 21s -29s linear infinite}@keyframes fall-167{64.48%{transform:translate(47.4749vw,64.48vh) scale(.5764)}to{transform:translate(44.2407vw,99vh) scale(.5764)}}.snow:nth-child(168){opacity:.9938;transform:translate(44.1682vw,-10px) scale(.3257);animation:fall-168 25s -27s linear infinite}@keyframes fall-168{45.806%{transform:translate(36.512vw,45.806vh) scale(.3257)}to{transform:translate(40.3401vw,99vh) scale(.3257)}}.snow:nth-child(169){opacity:.8546;transform:translate(70.761vw,-10px) scale(.3374);animation:fall-169 15s -11s linear infinite}@keyframes fall-169{37.709%{transform:translate(74.1254vw,37.709vh) scale(.3374)}to{transform:translate(72.4432vw,99vh) scale(.3374)}}.snow:nth-child(170){opacity:1.8558;transform:translate(88.193vw,-10px) scale(.4552);animation:fall-170 21s -12s linear infinite}@keyframes fall-170{46.635%{transform:translate(90.4474vw,46.635vh) scale(.4552)}to{transform:translate(89.3202vw,99vh) scale(.4552)}}.snow:nth-child(171){opacity:.0626;transform:translate(36.4008vw,-10px) scale(.528);animation:fall-171 15s -4s linear infinite}@keyframes fall-171{43.475%{transform:translate(26.7268vw,43.475vh) scale(.528)}to{transform:translate(31.5638vw,99vh) scale(.528)}}.snow:nth-child(172){opacity:1.7138;transform:translate(57.6318vw,-10px) scale(.2261);animation:fall-172 21s -15s linear infinite}@keyframes fall-172{31.973%{transform:translate(66.5002vw,31.973vh) scale(.2261)}to{transform:translate(62.066vw,99vh) scale(.2261)}}.snow:nth-child(173){opacity:1.7728;transform:translate(84.8326vw,-10px) scale(.1712);animation:fall-173 21s -14s linear infinite}@keyframes fall-173{50.137%{transform:translate(90.7031vw,50.137vh) scale(.1712)}to{transform:translate(87.76785vw,99vh) scale(.1712)}}.snow:nth-child(174){opacity:1.273;transform:translate(94.405vw,-10px) scale(.6382);animation:fall-174 17s -19s linear infinite}@keyframes fall-174{30.466%{transform:translate(89.8293vw,30.466vh) scale(.6382)}to{transform:translate(92.11715vw,99vh) scale(.6382)}}.snow:nth-child(175){opacity:.999;transform:translate(1.3297vw,-10px) scale(.845);animation:fall-175 27s -5s linear infinite}@keyframes fall-175{32.185%{transform:translate(6.8443vw,32.185vh) scale(.845)}to{transform:translate(4.087vw,99vh) scale(.845)}}.snow:nth-child(176){opacity:1.0088;transform:translate(34.1239vw,-10px) scale(.7761);animation:fall-176 18s -9s linear infinite}@keyframes fall-176{60.769%{transform:translate(33.5042vw,60.769vh) scale(.7761)}to{transform:translate(33.81405vw,99vh) scale(.7761)}}.snow:nth-child(177){opacity:.0376;transform:translate(59.9547vw,-10px) scale(.1171);animation:fall-177 11s -11s linear infinite}@keyframes fall-177{50.178%{transform:translate(58.563vw,50.178vh) scale(.1171)}to{transform:translate(59.25885vw,99vh) scale(.1171)}}.snow:nth-child(178){opacity:1.804;transform:translate(21.59vw,-10px) scale(.7705);animation:fall-178 20s -9s linear infinite}@keyframes fall-178{32.867%{transform:translate(24.4598vw,32.867vh) scale(.7705)}to{transform:translate(23.0249vw,99vh) scale(.7705)}}.snow:nth-child(179){opacity:1.8764;transform:translate(6.8599vw,-10px) scale(.3055);animation:fall-179 17s -24s linear infinite}@keyframes fall-179{31.272%{transform:translate(7.7005vw,31.272vh) scale(.3055)}to{transform:translate(7.2802vw,99vh) scale(.3055)}}.snow:nth-child(180){opacity:.3014;transform:translate(84.0236vw,-10px) scale(.4388);animation:fall-180 19s -16s linear infinite}@keyframes fall-180{61.291%{transform:translate(90.9094vw,61.291vh) scale(.4388)}to{transform:translate(87.4665vw,99vh) scale(.4388)}}.snow:nth-child(181){opacity:1.481;transform:translate(26.2269vw,-10px) scale(.9093);animation:fall-181 14s -4s linear infinite}@keyframes fall-181{35.734%{transform:translate(23.6881vw,35.734vh) scale(.9093)}to{transform:translate(24.9575vw,99vh) scale(.9093)}}.snow:nth-child(182){opacity:1.8186;transform:translate(63.459vw,-10px) scale(.6799);animation:fall-182 24s -4s linear infinite}@keyframes fall-182{60.703%{transform:translate(72.9653vw,60.703vh) scale(.6799)}to{transform:translate(68.21215vw,99vh) scale(.6799)}}.snow:nth-child(183){opacity:1.1998;transform:translate(68.394vw,-10px) scale(.8111);animation:fall-183 27s -7s linear infinite}@keyframes fall-183{54.047%{transform:translate(75.1446vw,54.047vh) scale(.8111)}to{transform:translate(71.7693vw,99vh) scale(.8111)}}.snow:nth-child(184){opacity:.1306;transform:translate(25.2468vw,-10px) scale(.2502);animation:fall-184 23s -17s linear infinite}@keyframes fall-184{75.948%{transform:translate(26.7482vw,75.948vh) scale(.2502)}to{transform:translate(25.9975vw,99vh) scale(.2502)}}.snow:nth-child(185){opacity:.5108;transform:translate(81.2252vw,-10px) scale(.8786);animation:fall-185 22s -5s linear infinite}@keyframes fall-185{51.044%{transform:translate(86.1926vw,51.044vh) scale(.8786)}to{transform:translate(83.7089vw,99vh) scale(.8786)}}.snow:nth-child(186){opacity:.69;transform:translate(88.0273vw,-10px) scale(.4067);animation:fall-186 21s -13s linear infinite}@keyframes fall-186{33.667%{transform:translate(79.9628vw,33.667vh) scale(.4067)}to{transform:translate(83.99505vw,99vh) scale(.4067)}}.snow:nth-child(187){opacity:.8478;transform:translate(48.8406vw,-10px) scale(.8624);animation:fall-187 19s -8s linear infinite}@keyframes fall-187{56.085%{transform:translate(42.235vw,56.085vh) scale(.8624)}to{transform:translate(45.5378vw,99vh) scale(.8624)}}.snow:nth-child(188){opacity:.197;transform:translate(36.3749vw,-10px) scale(.74);animation:fall-188 13s -12s linear infinite}@keyframes fall-188{36.12%{transform:translate(45.8847vw,36.12vh) scale(.74)}to{transform:translate(41.1298vw,99vh) scale(.74)}}.snow:nth-child(189){opacity:.0194;transform:translate(69.0175vw,-10px) scale(.5813);animation:fall-189 23s -19s linear infinite}@keyframes fall-189{63.357%{transform:translate(75.3619vw,63.357vh) scale(.5813)}to{transform:translate(72.1897vw,99vh) scale(.5813)}}.snow:nth-child(190){opacity:1.4924;transform:translate(27.5991vw,-10px) scale(.1049);animation:fall-190 29s -27s linear infinite}@keyframes fall-190{73.874%{transform:translate(26.149vw,73.874vh) scale(.1049)}to{transform:translate(26.87405vw,99vh) scale(.1049)}}.snow:nth-child(191){opacity:.7444;transform:translate(28.4021vw,-10px) scale(.2245);animation:fall-191 15s -28s linear infinite}@keyframes fall-191{47.668%{transform:translate(26.0548vw,47.668vh) scale(.2245)}to{transform:translate(27.22845vw,99vh) scale(.2245)}}.snow:nth-child(192){opacity:1.1786;transform:translate(42.7789vw,-10px) scale(.1631);animation:fall-192 28s -18s linear infinite}@keyframes fall-192{50.242%{transform:translate(34.9798vw,50.242vh) scale(.1631)}to{transform:translate(38.87935vw,99vh) scale(.1631)}}.snow:nth-child(193){opacity:.6872;transform:translate(97.9669vw,-10px) scale(.2281);animation:fall-193 15s -20s linear infinite}@keyframes fall-193{78.348%{transform:translate(88.324vw,78.348vh) scale(.2281)}to{transform:translate(93.14545vw,99vh) scale(.2281)}}.snow:nth-child(194){opacity:.7376;transform:translate(3.5599vw,-10px) scale(.7028);animation:fall-194 19s -29s linear infinite}@keyframes fall-194{51.522%{transform:translate(9.7642vw,51.522vh) scale(.7028)}to{transform:translate(6.66205vw,99vh) scale(.7028)}}.snow:nth-child(195){opacity:.8016;transform:translate(.5836vw,-10px) scale(.7412);animation:fall-195 11s -6s linear infinite}@keyframes fall-195{41.338%{transform:translate(6.6529vw,41.338vh) scale(.7412)}to{transform:translate(3.61825vw,99vh) scale(.7412)}}.snow:nth-child(196){opacity:.1716;transform:translate(89.1119vw,-10px) scale(.6509);animation:fall-196 15s -14s linear infinite}@keyframes fall-196{46.502%{transform:translate(89.7921vw,46.502vh) scale(.6509)}to{transform:translate(89.452vw,99vh) scale(.6509)}}.snow:nth-child(197){opacity:.7754;transform:translate(48.1538vw,-10px) scale(.694);animation:fall-197 22s -12s linear infinite}@keyframes fall-197{48.374%{transform:translate(47.4196vw,48.374vh) scale(.694)}to{transform:translate(47.7867vw,99vh) scale(.694)}}.snow:nth-child(198){opacity:.2762;transform:translate(28.8894vw,-10px) scale(.4938);animation:fall-198 22s -8s linear infinite}@keyframes fall-198{30.192%{transform:translate(20.4083vw,30.192vh) scale(.4938)}to{transform:translate(24.64885vw,99vh) scale(.4938)}}.snow:nth-child(199){opacity:1.6778;transform:translate(5.0054vw,-10px) scale(.4012);animation:fall-199 30s -18s linear infinite}@keyframes fall-199{50.777%{transform:translate(5.0739vw,50.777vh) scale(.4012)}to{transform:translate(5.03965vw,99vh) scale(.4012)}}.snow:nth-child(200){opacity:1.0792;transform:translate(65.577vw,-10px) scale(.5541);animation:fall-200 11s -22s linear infinite}@keyframes fall-200{71.494%{transform:translate(70.8311vw,71.494vh) scale(.5541)}to{transform:translate(68.20405vw,99vh) scale(.5541)}}.snow:nth-child(201){opacity:1.2752;transform:translate(19.1416vw,-10px) scale(.1212);animation:fall-201 13s -10s linear infinite}@keyframes fall-201{67.672%{transform:translate(27.7442vw,67.672vh) scale(.1212)}to{transform:translate(23.4429vw,99vh) scale(.1212)}}.snow:nth-child(202){opacity:1.6508;transform:translate(56.9662vw,-10px) scale(.1253);animation:fall-202 22s -29s linear infinite}@keyframes fall-202{32.479%{transform:translate(47.6236vw,32.479vh) scale(.1253)}to{transform:translate(52.2949vw,99vh) scale(.1253)}}.snow:nth-child(203){opacity:.2288;transform:translate(39.1246vw,-10px) scale(.5705);animation:fall-203 13s -11s linear infinite}@keyframes fall-203{78.116%{transform:translate(32.8371vw,78.116vh) scale(.5705)}to{transform:translate(35.98085vw,99vh) scale(.5705)}}.snow:nth-child(204){opacity:.7336;transform:translate(60.6995vw,-10px) scale(.8143);animation:fall-204 24s -3s linear infinite}@keyframes fall-204{55.261%{transform:translate(58.8808vw,55.261vh) scale(.8143)}to{transform:translate(59.79015vw,99vh) scale(.8143)}}.snow:nth-child(205){opacity:.8204;transform:translate(17.6159vw,-10px) scale(.825);animation:fall-205 29s -1s linear infinite}@keyframes fall-205{60.491%{transform:translate(27.343vw,60.491vh) scale(.825)}to{transform:translate(22.47945vw,99vh) scale(.825)}}.snow:nth-child(206){opacity:.9724;transform:translate(9.2117vw,-10px) scale(.3963);animation:fall-206 11s -17s linear infinite}@keyframes fall-206{57.751%{transform:translate(15.2161vw,57.751vh) scale(.3963)}to{transform:translate(12.2139vw,99vh) scale(.3963)}}.snow:nth-child(207){opacity:.6898;transform:translate(41.3601vw,-10px) scale(.9245);animation:fall-207 15s -13s linear infinite}@keyframes fall-207{52.574%{transform:translate(34.7025vw,52.574vh) scale(.9245)}to{transform:translate(38.0313vw,99vh) scale(.9245)}}.snow:nth-child(208){opacity:1.2898;transform:translate(5.7121vw,-10px) scale(.7195);animation:fall-208 13s -24s linear infinite}@keyframes fall-208{46.074%{transform:translate(6.4513vw,46.074vh) scale(.7195)}to{transform:translate(6.0817vw,99vh) scale(.7195)}}.snow:nth-child(209){opacity:1.8956;transform:translate(93.8634vw,-10px) scale(.1912);animation:fall-209 13s -20s linear infinite}@keyframes fall-209{59.72%{transform:translate(103.2847vw,59.72vh) scale(.1912)}to{transform:translate(98.57405vw,99vh) scale(.1912)}}.snow:nth-child(210){opacity:.2026;transform:translate(16.3049vw,-10px) scale(.2205);animation:fall-210 23s -30s linear infinite}@keyframes fall-210{64.036%{transform:translate(11.6154vw,64.036vh) scale(.2205)}to{transform:translate(13.96015vw,99vh) scale(.2205)}}.snow:nth-child(211){opacity:1.1564;transform:translate(88.0145vw,-10px) scale(.1337);animation:fall-211 18s -11s linear infinite}@keyframes fall-211{43.435%{transform:translate(89.1848vw,43.435vh) scale(.1337)}to{transform:translate(88.59965vw,99vh) scale(.1337)}}.snow:nth-child(212){opacity:1.2754;transform:translate(38.7668vw,-10px) scale(.3064);animation:fall-212 24s -8s linear infinite}@keyframes fall-212{41.776%{transform:translate(44.9755vw,41.776vh) scale(.3064)}to{transform:translate(41.87115vw,99vh) scale(.3064)}}.snow:nth-child(213){opacity:1.5306;transform:translate(33.169vw,-10px) scale(.8443);animation:fall-213 24s -11s linear infinite}@keyframes fall-213{40.464%{transform:translate(30.7832vw,40.464vh) scale(.8443)}to{transform:translate(31.9761vw,99vh) scale(.8443)}}.snow:nth-child(214){opacity:1.5264;transform:translate(98.5556vw,-10px) scale(.8135);animation:fall-214 20s -6s linear infinite}@keyframes fall-214{39.565%{transform:translate(98.8014vw,39.565vh) scale(.8135)}to{transform:translate(98.6785vw,99vh) scale(.8135)}}.snow:nth-child(215){opacity:.176;transform:translate(44.4981vw,-10px) scale(.3796);animation:fall-215 28s -28s linear infinite}@keyframes fall-215{43.333%{transform:translate(36.6709vw,43.333vh) scale(.3796)}to{transform:translate(40.5845vw,99vh) scale(.3796)}}.snow:nth-child(216){opacity:.2616;transform:translate(72.1026vw,-10px) scale(.3812);animation:fall-216 24s -1s linear infinite}@keyframes fall-216{52.642%{transform:translate(66.0712vw,52.642vh) scale(.3812)}to{transform:translate(69.0869vw,99vh) scale(.3812)}}.snow:nth-child(217){opacity:.6684;transform:translate(41.3539vw,-10px) scale(.666);animation:fall-217 29s -19s linear infinite}@keyframes fall-217{65.895%{transform:translate(33.4807vw,65.895vh) scale(.666)}to{transform:translate(37.4173vw,99vh) scale(.666)}}.snow:nth-child(218){opacity:.0406;transform:translate(65.7693vw,-10px) scale(.1831);animation:fall-218 17s -18s linear infinite}@keyframes fall-218{59.561%{transform:translate(59.8148vw,59.561vh) scale(.1831)}to{transform:translate(62.79205vw,99vh) scale(.1831)}}.snow:nth-child(219){opacity:.4948;transform:translate(57.8001vw,-10px) scale(.5157);animation:fall-219 14s -14s linear infinite}@keyframes fall-219{43.034%{transform:translate(53.5846vw,43.034vh) scale(.5157)}to{transform:translate(55.69235vw,99vh) scale(.5157)}}.snow:nth-child(220){opacity:.0352;transform:translate(22.7921vw,-10px) scale(.8979);animation:fall-220 29s -20s linear infinite}@keyframes fall-220{74.699%{transform:translate(23.3951vw,74.699vh) scale(.8979)}to{transform:translate(23.0936vw,99vh) scale(.8979)}}.snow:nth-child(221){opacity:1.0526;transform:translate(64.8757vw,-10px) scale(.4511);animation:fall-221 24s -20s linear infinite}@keyframes fall-221{63.502%{transform:translate(64.2355vw,63.502vh) scale(.4511)}to{transform:translate(64.5556vw,99vh) scale(.4511)}}.snow:nth-child(222){opacity:1.1246;transform:translate(90.2935vw,-10px) scale(.2891);animation:fall-222 19s -3s linear infinite}@keyframes fall-222{49.949%{transform:translate(81.5712vw,49.949vh) scale(.2891)}to{transform:translate(85.93235vw,99vh) scale(.2891)}}.snow:nth-child(223){opacity:.4198;transform:translate(70.6699vw,-10px) scale(.8098);animation:fall-223 21s -9s linear infinite}@keyframes fall-223{46.047%{transform:translate(80.1702vw,46.047vh) scale(.8098)}to{transform:translate(75.42005vw,99vh) scale(.8098)}}.snow:nth-child(224){opacity:.0196;transform:translate(56.23vw,-10px) scale(.8612);animation:fall-224 26s -24s linear infinite}@keyframes fall-224{34.215%{transform:translate(61.7262vw,34.215vh) scale(.8612)}to{transform:translate(58.9781vw,99vh) scale(.8612)}}.snow:nth-child(225){opacity:.2552;transform:translate(73.8614vw,-10px) scale(.7089);animation:fall-225 17s -16s linear infinite}@keyframes fall-225{69.815%{transform:translate(70.368vw,69.815vh) scale(.7089)}to{transform:translate(72.1147vw,99vh) scale(.7089)}}.snow:nth-child(226){opacity:.2572;transform:translate(2.0521vw,-10px) scale(.2523);animation:fall-226 30s -4s linear infinite}@keyframes fall-226{53.522%{transform:translate(3.0725vw,53.522vh) scale(.2523)}to{transform:translate(2.5623vw,99vh) scale(.2523)}}.snow:nth-child(227){opacity:1.7816;transform:translate(92.4879vw,-10px) scale(.8537);animation:fall-227 19s -1s linear infinite}@keyframes fall-227{34.793%{transform:translate(83.5701vw,34.793vh) scale(.8537)}to{transform:translate(88.029vw,99vh) scale(.8537)}}.snow:nth-child(228){opacity:1.4018;transform:translate(57.5635vw,-10px) scale(.1882);animation:fall-228 24s -22s linear infinite}@keyframes fall-228{54.522%{transform:translate(60.3177vw,54.522vh) scale(.1882)}to{transform:translate(58.9406vw,99vh) scale(.1882)}}.snow:nth-child(229){opacity:1.1938;transform:translate(53.0475vw,-10px) scale(.4925);animation:fall-229 10s -16s linear infinite}@keyframes fall-229{49.207%{transform:translate(59.8318vw,49.207vh) scale(.4925)}to{transform:translate(56.43965vw,99vh) scale(.4925)}}.snow:nth-child(230){opacity:.2598;transform:translate(50.6372vw,-10px) scale(.7123);animation:fall-230 15s -6s linear infinite}@keyframes fall-230{30.775%{transform:translate(44.333vw,30.775vh) scale(.7123)}to{transform:translate(47.4851vw,99vh) scale(.7123)}}.snow:nth-child(231){opacity:1.7406;transform:translate(80.5819vw,-10px) scale(.1785);animation:fall-231 24s -25s linear infinite}@keyframes fall-231{60.798%{transform:translate(88.2721vw,60.798vh) scale(.1785)}to{transform:translate(84.427vw,99vh) scale(.1785)}}.snow:nth-child(232){opacity:.442;transform:translate(16.0625vw,-10px) scale(.7605);animation:fall-232 11s -8s linear infinite}@keyframes fall-232{42.321%{transform:translate(7.9658vw,42.321vh) scale(.7605)}to{transform:translate(12.01415vw,99vh) scale(.7605)}}.snow:nth-child(233){opacity:1.6276;transform:translate(47.8838vw,-10px) scale(.3974);animation:fall-233 17s -9s linear infinite}@keyframes fall-233{79.747%{transform:translate(50.4025vw,79.747vh) scale(.3974)}to{transform:translate(49.14315vw,99vh) scale(.3974)}}.snow:nth-child(234){opacity:.9928;transform:translate(73.9401vw,-10px) scale(.5215);animation:fall-234 10s -17s linear infinite}@keyframes fall-234{30.697%{transform:translate(78.6209vw,30.697vh) scale(.5215)}to{transform:translate(76.2805vw,99vh) scale(.5215)}}.snow:nth-child(235){opacity:1.909;transform:translate(34.452vw,-10px) scale(.0267);animation:fall-235 25s -29s linear infinite}@keyframes fall-235{53.858%{transform:translate(40.661vw,53.858vh) scale(.0267)}to{transform:translate(37.5565vw,99vh) scale(.0267)}}.snow:nth-child(236){opacity:.7956;transform:translate(53.8853vw,-10px) scale(.626);animation:fall-236 22s -4s linear infinite}@keyframes fall-236{76.938%{transform:translate(58.3433vw,76.938vh) scale(.626)}to{transform:translate(56.1143vw,99vh) scale(.626)}}.snow:nth-child(237){opacity:.6394;transform:translate(2.885vw,-10px) scale(.4526);animation:fall-237 15s -14s linear infinite}@keyframes fall-237{36.015%{transform:translate(12.4479vw,36.015vh) scale(.4526)}to{transform:translate(7.66645vw,99vh) scale(.4526)}}.snow:nth-child(238){opacity:1.715;transform:translate(82.4443vw,-10px) scale(.3979);animation:fall-238 16s -8s linear infinite}@keyframes fall-238{44.329%{transform:translate(82.2611vw,44.329vh) scale(.3979)}to{transform:translate(82.3527vw,99vh) scale(.3979)}}.snow:nth-child(239){opacity:.994;transform:translate(37.7348vw,-10px) scale(.9388);animation:fall-239 16s -15s linear infinite}@keyframes fall-239{77.261%{transform:translate(39.9992vw,77.261vh) scale(.9388)}to{transform:translate(38.867vw,99vh) scale(.9388)}}.snow:nth-child(240){opacity:1.4778;transform:translate(81.9705vw,-10px) scale(.9047);animation:fall-240 24s -1s linear infinite}@keyframes fall-240{72.505%{transform:translate(81.7565vw,72.505vh) scale(.9047)}to{transform:translate(81.8635vw,99vh) scale(.9047)}}.snow:nth-child(241){opacity:1.6442;transform:translate(13.3955vw,-10px) scale(.4315);animation:fall-241 12s -20s linear infinite}@keyframes fall-241{60.894%{transform:translate(7.5861vw,60.894vh) scale(.4315)}to{transform:translate(10.4908vw,99vh) scale(.4315)}}.snow:nth-child(242){opacity:.7966;transform:translate(79.1904vw,-10px) scale(.2622);animation:fall-242 20s -23s linear infinite}@keyframes fall-242{45.46%{transform:translate(71.8397vw,45.46vh) scale(.2622)}to{transform:translate(75.51505vw,99vh) scale(.2622)}}.snow:nth-child(243){opacity:.7522;transform:translate(47.4843vw,-10px) scale(.2768);animation:fall-243 30s -17s linear infinite}@keyframes fall-243{62.646%{transform:translate(41.8986vw,62.646vh) scale(.2768)}to{transform:translate(44.69145vw,99vh) scale(.2768)}}.snow:nth-child(244){opacity:.0154;transform:translate(9.2797vw,-10px) scale(.6797);animation:fall-244 18s -26s linear infinite}@keyframes fall-244{30.733%{transform:translate(6.6741vw,30.733vh) scale(.6797)}to{transform:translate(7.9769vw,99vh) scale(.6797)}}.snow:nth-child(245){opacity:1.3328;transform:translate(9.6358vw,-10px) scale(.0094);animation:fall-245 29s -23s linear infinite}@keyframes fall-245{49.368%{transform:translate(13.4725vw,49.368vh) scale(.0094)}to{transform:translate(11.55415vw,99vh) scale(.0094)}}.snow:nth-child(246){opacity:1.8532;transform:translate(71.6719vw,-10px) scale(.0001);animation:fall-246 21s -24s linear infinite}@keyframes fall-246{61.774%{transform:translate(70.6893vw,61.774vh) scale(.0001)}to{transform:translate(71.1806vw,99vh) scale(.0001)}}.snow:nth-child(247){opacity:1.6016;transform:translate(11.7014vw,-10px) scale(.3331);animation:fall-247 19s -29s linear infinite}@keyframes fall-247{60.246%{transform:translate(14.9549vw,60.246vh) scale(.3331)}to{transform:translate(13.32815vw,99vh) scale(.3331)}}.snow:nth-child(248){opacity:.6244;transform:translate(7.6848vw,-10px) scale(.1087);animation:fall-248 16s -3s linear infinite}@keyframes fall-248{71.61%{transform:translate(7.451vw,71.61vh) scale(.1087)}to{transform:translate(7.5679vw,99vh) scale(.1087)}}.snow:nth-child(249){opacity:1.8336;transform:translate(85.5333vw,-10px) scale(.8315);animation:fall-249 24s -21s linear infinite}@keyframes fall-249{52.584%{transform:translate(83.6251vw,52.584vh) scale(.8315)}to{transform:translate(84.5792vw,99vh) scale(.8315)}}.snow:nth-child(250){opacity:.9066;transform:translate(88.831vw,-10px) scale(.9625);animation:fall-250 14s -13s linear infinite}@keyframes fall-250{62.479%{transform:translate(84.7863vw,62.479vh) scale(.9625)}to{transform:translate(86.80865vw,99vh) scale(.9625)}}.snow:nth-child(251){opacity:1.4416;transform:translate(31.6909vw,-10px) scale(.2106);animation:fall-251 23s -22s linear infinite}@keyframes fall-251{64.528%{transform:translate(39.106vw,64.528vh) scale(.2106)}to{transform:translate(35.39845vw,99vh) scale(.2106)}}.snow:nth-child(252){opacity:1.5822;transform:translate(74.4863vw,-10px) scale(.174);animation:fall-252 20s -28s linear infinite}@keyframes fall-252{47.827%{transform:translate(82.1503vw,47.827vh) scale(.174)}to{transform:translate(78.3183vw,99vh) scale(.174)}}.snow:nth-child(253){opacity:1.5472;transform:translate(7.2022vw,-10px) scale(.7091);animation:fall-253 15s -29s linear infinite}@keyframes fall-253{70.774%{transform:translate(13.9709vw,70.774vh) scale(.7091)}to{transform:translate(10.58655vw,99vh) scale(.7091)}}.snow:nth-child(254){opacity:.7514;transform:translate(88.3167vw,-10px) scale(.0633);animation:fall-254 12s -10s linear infinite}@keyframes fall-254{67.757%{transform:translate(81.8309vw,67.757vh) scale(.0633)}to{transform:translate(85.0738vw,99vh) scale(.0633)}}.snow:nth-child(255){opacity:.2528;transform:translate(65.9752vw,-10px) scale(.9204);animation:fall-255 17s -9s linear infinite}@keyframes fall-255{69.323%{transform:translate(63.0547vw,69.323vh) scale(.9204)}to{transform:translate(64.51495vw,99vh) scale(.9204)}}.snow:nth-child(256){opacity:.8964;transform:translate(86.6275vw,-10px) scale(.5326);animation:fall-256 21s -12s linear infinite}@keyframes fall-256{31.524%{transform:translate(94.7406vw,31.524vh) scale(.5326)}to{transform:translate(90.68405vw,99vh) scale(.5326)}}.snow:nth-child(257){opacity:.8034;transform:translate(1.2901vw,-10px) scale(.9656);animation:fall-257 20s -21s linear infinite}@keyframes fall-257{72.401%{transform:translate(-2.8478vw,72.401vh) scale(.9656)}to{transform:translate(-.77885vw,99vh) scale(.9656)}}.snow:nth-child(258){opacity:.5768;transform:translate(37.0068vw,-10px) scale(.155);animation:fall-258 29s -22s linear infinite}@keyframes fall-258{40.424%{transform:translate(46.0673vw,40.424vh) scale(.155)}to{transform:translate(41.53705vw,99vh) scale(.155)}}.snow:nth-child(259){opacity:1.1548;transform:translate(39.1482vw,-10px) scale(.4659);animation:fall-259 27s -18s linear infinite}@keyframes fall-259{49.832%{transform:translate(37.9003vw,49.832vh) scale(.4659)}to{transform:translate(38.52425vw,99vh) scale(.4659)}}.snow:nth-child(260){opacity:.187;transform:translate(20.2067vw,-10px) scale(.5586);animation:fall-260 18s -25s linear infinite}@keyframes fall-260{35.325%{transform:translate(17.919vw,35.325vh) scale(.5586)}to{transform:translate(19.06285vw,99vh) scale(.5586)}}.snow:nth-child(261){opacity:1.693;transform:translate(77.6268vw,-10px) scale(.3666);animation:fall-261 14s -3s linear infinite}@keyframes fall-261{44.76%{transform:translate(68.977vw,44.76vh) scale(.3666)}to{transform:translate(73.3019vw,99vh) scale(.3666)}}.snow:nth-child(262){opacity:1.0902;transform:translate(61.5569vw,-10px) scale(.2417);animation:fall-262 11s -17s linear infinite}@keyframes fall-262{63.107%{transform:translate(53.9897vw,63.107vh) scale(.2417)}to{transform:translate(57.7733vw,99vh) scale(.2417)}}.snow:nth-child(263){opacity:.4966;transform:translate(40.5886vw,-10px) scale(.6265);animation:fall-263 10s -23s linear infinite}@keyframes fall-263{65.074%{transform:translate(46.4452vw,65.074vh) scale(.6265)}to{transform:translate(43.5169vw,99vh) scale(.6265)}}.snow:nth-child(264){opacity:.6354;transform:translate(81.6704vw,-10px) scale(.6212);animation:fall-264 10s -24s linear infinite}@keyframes fall-264{56.967%{transform:translate(87.4528vw,56.967vh) scale(.6212)}to{transform:translate(84.5616vw,99vh) scale(.6212)}}.snow:nth-child(265){opacity:1.9754;transform:translate(71.0409vw,-10px) scale(.2128);animation:fall-265 29s -16s linear infinite}@keyframes fall-265{65.386%{transform:translate(64.0706vw,65.386vh) scale(.2128)}to{transform:translate(67.55575vw,99vh) scale(.2128)}}.snow:nth-child(266){opacity:.7838;transform:translate(79.8123vw,-10px) scale(.608);animation:fall-266 17s -1s linear infinite}@keyframes fall-266{63.664%{transform:translate(86.5461vw,63.664vh) scale(.608)}to{transform:translate(83.1792vw,99vh) scale(.608)}}.snow:nth-child(267){opacity:.0902;transform:translate(76.7556vw,-10px) scale(.4119);animation:fall-267 20s -22s linear infinite}@keyframes fall-267{58.639%{transform:translate(79.5718vw,58.639vh) scale(.4119)}to{transform:translate(78.1637vw,99vh) scale(.4119)}}.snow:nth-child(268){opacity:1.5076;transform:translate(40.621vw,-10px) scale(.8169);animation:fall-268 22s -15s linear infinite}@keyframes fall-268{70.977%{transform:translate(42.5634vw,70.977vh) scale(.8169)}to{transform:translate(41.5922vw,99vh) scale(.8169)}}.snow:nth-child(269){opacity:.8462;transform:translate(7.6981vw,-10px) scale(.8698);animation:fall-269 26s -18s linear infinite}@keyframes fall-269{64.941%{transform:translate(6.5243vw,64.941vh) scale(.8698)}to{transform:translate(7.1112vw,99vh) scale(.8698)}}.snow:nth-child(270){opacity:.4;transform:translate(12.734vw,-10px) scale(.3359);animation:fall-270 25s -19s linear infinite}@keyframes fall-270{30.602%{transform:translate(14.1999vw,30.602vh) scale(.3359)}to{transform:translate(13.46695vw,99vh) scale(.3359)}}.snow:nth-child(271){opacity:1.7134;transform:translate(2.2425vw,-10px) scale(.4391);animation:fall-271 19s -29s linear infinite}@keyframes fall-271{60.953%{transform:translate(3.719vw,60.953vh) scale(.4391)}to{transform:translate(2.98075vw,99vh) scale(.4391)}}.snow:nth-child(272){opacity:.2304;transform:translate(66.4851vw,-10px) scale(.4511);animation:fall-272 13s -21s linear infinite}@keyframes fall-272{46.777%{transform:translate(72.9509vw,46.777vh) scale(.4511)}to{transform:translate(69.718vw,99vh) scale(.4511)}}.snow:nth-child(273){opacity:.4626;transform:translate(92.0825vw,-10px) scale(.0095);animation:fall-273 22s -11s linear infinite}@keyframes fall-273{52.024%{transform:translate(94.8704vw,52.024vh) scale(.0095)}to{transform:translate(93.47645vw,99vh) scale(.0095)}}.snow:nth-child(274){opacity:.1642;transform:translate(60.5428vw,-10px) scale(.9252);animation:fall-274 23s -4s linear infinite}@keyframes fall-274{57.586%{transform:translate(59.0124vw,57.586vh) scale(.9252)}to{transform:translate(59.7776vw,99vh) scale(.9252)}}.snow:nth-child(275){opacity:.5938;transform:translate(64.0719vw,-10px) scale(.6493);animation:fall-275 14s -3s linear infinite}@keyframes fall-275{46.829%{transform:translate(68.6384vw,46.829vh) scale(.6493)}to{transform:translate(66.35515vw,99vh) scale(.6493)}}.snow:nth-child(276){opacity:.9504;transform:translate(67.576vw,-10px) scale(.6956);animation:fall-276 14s -17s linear infinite}@keyframes fall-276{33.089%{transform:translate(66.1306vw,33.089vh) scale(.6956)}to{transform:translate(66.8533vw,99vh) scale(.6956)}}.snow:nth-child(277){opacity:1.2876;transform:translate(57.1254vw,-10px) scale(.0179);animation:fall-277 26s -22s linear infinite}@keyframes fall-277{67.749%{transform:translate(62.5356vw,67.749vh) scale(.0179)}to{transform:translate(59.8305vw,99vh) scale(.0179)}}.snow:nth-child(278){opacity:1.727;transform:translate(23.5422vw,-10px) scale(.944);animation:fall-278 22s -2s linear infinite}@keyframes fall-278{60.062%{transform:translate(22.4132vw,60.062vh) scale(.944)}to{transform:translate(22.9777vw,99vh) scale(.944)}}.snow:nth-child(279){opacity:1.5378;transform:translate(58.4475vw,-10px) scale(.4974);animation:fall-279 29s -1s linear infinite}@keyframes fall-279{34.828%{transform:translate(55.2605vw,34.828vh) scale(.4974)}to{transform:translate(56.854vw,99vh) scale(.4974)}}.snow:nth-child(280){opacity:1.2484;transform:translate(83.9188vw,-10px) scale(.0184);animation:fall-280 13s -16s linear infinite}@keyframes fall-280{30.793%{transform:translate(84.2761vw,30.793vh) scale(.0184)}to{transform:translate(84.09745vw,99vh) scale(.0184)}}.snow:nth-child(281){opacity:.9636;transform:translate(30.7452vw,-10px) scale(.4817);animation:fall-281 14s -19s linear infinite}@keyframes fall-281{64.433%{transform:translate(34.9013vw,64.433vh) scale(.4817)}to{transform:translate(32.82325vw,99vh) scale(.4817)}}.snow:nth-child(282){opacity:1.9774;transform:translate(78.1472vw,-10px) scale(.1983);animation:fall-282 26s -27s linear infinite}@keyframes fall-282{61.388%{transform:translate(70.8508vw,61.388vh) scale(.1983)}to{transform:translate(74.499vw,99vh) scale(.1983)}}.snow:nth-child(283){opacity:1.6232;transform:translate(11.2944vw,-10px) scale(.1885);animation:fall-283 11s -8s linear infinite}@keyframes fall-283{30.877%{transform:translate(19.375vw,30.877vh) scale(.1885)}to{transform:translate(15.3347vw,99vh) scale(.1885)}}.snow:nth-child(284){opacity:1.4544;transform:translate(13.4125vw,-10px) scale(.6408);animation:fall-284 18s -9s linear infinite}@keyframes fall-284{64.645%{transform:translate(22.0717vw,64.645vh) scale(.6408)}to{transform:translate(17.7421vw,99vh) scale(.6408)}}.snow:nth-child(285){opacity:.1264;transform:translate(40.7825vw,-10px) scale(.4272);animation:fall-285 22s -25s linear infinite}@keyframes fall-285{46.136%{transform:translate(34.1554vw,46.136vh) scale(.4272)}to{transform:translate(37.46895vw,99vh) scale(.4272)}}.snow:nth-child(286){opacity:1.8806;transform:translate(86.3926vw,-10px) scale(.997);animation:fall-286 24s -11s linear infinite}@keyframes fall-286{41.342%{transform:translate(81.7725vw,41.342vh) scale(.997)}to{transform:translate(84.08255vw,99vh) scale(.997)}}.snow:nth-child(287){opacity:.3832;transform:translate(6.8958vw,-10px) scale(.0211);animation:fall-287 21s -29s linear infinite}@keyframes fall-287{73.156%{transform:translate(-2.1295vw,73.156vh) scale(.0211)}to{transform:translate(2.38315vw,99vh) scale(.0211)}}.snow:nth-child(288){opacity:.4618;transform:translate(8.6908vw,-10px) scale(.4984);animation:fall-288 20s -25s linear infinite}@keyframes fall-288{60.067%{transform:translate(8.1328vw,60.067vh) scale(.4984)}to{transform:translate(8.4118vw,99vh) scale(.4984)}}.snow:nth-child(289){opacity:1.4484;transform:translate(40.332vw,-10px) scale(.0173);animation:fall-289 17s -15s linear infinite}@keyframes fall-289{61.256%{transform:translate(37.7089vw,61.256vh) scale(.0173)}to{transform:translate(39.02045vw,99vh) scale(.0173)}}.snow:nth-child(290){opacity:.7824;transform:translate(95.3587vw,-10px) scale(.9356);animation:fall-290 13s -22s linear infinite}@keyframes fall-290{65.928%{transform:translate(96.8136vw,65.928vh) scale(.9356)}to{transform:translate(96.08615vw,99vh) scale(.9356)}}.snow:nth-child(291){opacity:.4666;transform:translate(49.8334vw,-10px) scale(.4122);animation:fall-291 30s -3s linear infinite}@keyframes fall-291{34.298%{transform:translate(54.1065vw,34.298vh) scale(.4122)}to{transform:translate(51.96995vw,99vh) scale(.4122)}}.snow:nth-child(292){opacity:.9608;transform:translate(52.1537vw,-10px) scale(.6791);animation:fall-292 21s -26s linear infinite}@keyframes fall-292{49.552%{transform:translate(46.3942vw,49.552vh) scale(.6791)}to{transform:translate(49.27395vw,99vh) scale(.6791)}}.snow:nth-child(293){opacity:1.9082;transform:translate(16.8093vw,-10px) scale(.3269);animation:fall-293 13s -24s linear infinite}@keyframes fall-293{72.306%{transform:translate(13.7174vw,72.306vh) scale(.3269)}to{transform:translate(15.26335vw,99vh) scale(.3269)}}.snow:nth-child(294){opacity:1.592;transform:translate(43.1686vw,-10px) scale(.6228);animation:fall-294 11s -13s linear infinite}@keyframes fall-294{73.096%{transform:translate(35.7423vw,73.096vh) scale(.6228)}to{transform:translate(39.45545vw,99vh) scale(.6228)}}.snow:nth-child(295){opacity:1.7514;transform:translate(62.2285vw,-10px) scale(.8843);animation:fall-295 20s -2s linear infinite}@keyframes fall-295{39.992%{transform:translate(66.9657vw,39.992vh) scale(.8843)}to{transform:translate(64.5971vw,99vh) scale(.8843)}}.snow:nth-child(296){opacity:1.5054;transform:translate(87.4768vw,-10px) scale(.5235);animation:fall-296 14s -22s linear infinite}@keyframes fall-296{73.252%{transform:translate(94.5525vw,73.252vh) scale(.5235)}to{transform:translate(91.01465vw,99vh) scale(.5235)}}.snow:nth-child(297){opacity:.83;transform:translate(65.1638vw,-10px) scale(.7207);animation:fall-297 13s -13s linear infinite}@keyframes fall-297{58.251%{transform:translate(71.5104vw,58.251vh) scale(.7207)}to{transform:translate(68.3371vw,99vh) scale(.7207)}}.snow:nth-child(298){opacity:.4424;transform:translate(25.4655vw,-10px) scale(.1983);animation:fall-298 29s -23s linear infinite}@keyframes fall-298{37.369%{transform:translate(31.5928vw,37.369vh) scale(.1983)}to{transform:translate(28.52915vw,99vh) scale(.1983)}}.snow:nth-child(299){opacity:1.9074;transform:translate(77.1992vw,-10px) scale(.6534);animation:fall-299 30s -14s linear infinite}@keyframes fall-299{34.844%{transform:translate(76.8363vw,34.844vh) scale(.6534)}to{transform:translate(77.01775vw,99vh) scale(.6534)}}.snow:nth-child(300){opacity:.0684;transform:translate(67.5913vw,-10px) scale(.4751);animation:fall-300 27s -9s linear infinite}@keyframes fall-300{51.882%{transform:translate(73.4153vw,51.882vh) scale(.4751)}to{transform:translate(70.5033vw,99vh) scale(.4751)}}.snow:nth-child(301){opacity:1.7992;transform:translate(57.1236vw,-10px) scale(.7079);animation:fall-301 27s -6s linear infinite}@keyframes fall-301{51.586%{transform:translate(65.5984vw,51.586vh) scale(.7079)}to{transform:translate(61.361vw,99vh) scale(.7079)}}.snow:nth-child(302){opacity:.7752;transform:translate(88.9948vw,-10px) scale(.8216);animation:fall-302 13s -13s linear infinite}@keyframes fall-302{30.094%{transform:translate(90.9733vw,30.094vh) scale(.8216)}to{transform:translate(89.98405vw,99vh) scale(.8216)}}.snow:nth-child(303){opacity:.9366;transform:translate(37.5722vw,-10px) scale(.0216);animation:fall-303 11s -15s linear infinite}@keyframes fall-303{31.237%{transform:translate(46.3014vw,31.237vh) scale(.0216)}to{transform:translate(41.9368vw,99vh) scale(.0216)}}.snow:nth-child(304){opacity:1.325;transform:translate(93.7149vw,-10px) scale(.9313);animation:fall-304 18s -15s linear infinite}@keyframes fall-304{30.033%{transform:translate(96.989vw,30.033vh) scale(.9313)}to{transform:translate(95.35195vw,99vh) scale(.9313)}}.snow:nth-child(305){opacity:.8642;transform:translate(47.6216vw,-10px) scale(.7514);animation:fall-305 10s -2s linear infinite}@keyframes fall-305{59.416%{transform:translate(41.7228vw,59.416vh) scale(.7514)}to{transform:translate(44.6722vw,99vh) scale(.7514)}}.snow:nth-child(306){opacity:1.9436;transform:translate(59.0216vw,-10px) scale(.2231);animation:fall-306 27s -28s linear infinite}@keyframes fall-306{65.944%{transform:translate(55.0741vw,65.944vh) scale(.2231)}to{transform:translate(57.04785vw,99vh) scale(.2231)}}.snow:nth-child(307){opacity:1.0596;transform:translate(33.0717vw,-10px) scale(.7339);animation:fall-307 18s -12s linear infinite}@keyframes fall-307{60.882%{transform:translate(32.1242vw,60.882vh) scale(.7339)}to{transform:translate(32.59795vw,99vh) scale(.7339)}}.snow:nth-child(308){opacity:1.247;transform:translate(61.2746vw,-10px) scale(.8852);animation:fall-308 19s -22s linear infinite}@keyframes fall-308{44.376%{transform:translate(52.9975vw,44.376vh) scale(.8852)}to{transform:translate(57.13605vw,99vh) scale(.8852)}}.snow:nth-child(309){opacity:1.8446;transform:translate(33.4339vw,-10px) scale(.2754);animation:fall-309 13s -9s linear infinite}@keyframes fall-309{59.203%{transform:translate(35.5449vw,59.203vh) scale(.2754)}to{transform:translate(34.4894vw,99vh) scale(.2754)}}.snow:nth-child(310){opacity:.7068;transform:translate(91.9566vw,-10px) scale(.9368);animation:fall-310 19s -18s linear infinite}@keyframes fall-310{65.259%{transform:translate(85.673vw,65.259vh) scale(.9368)}to{transform:translate(88.8148vw,99vh) scale(.9368)}}.snow:nth-child(311){opacity:1.425;transform:translate(13.5598vw,-10px) scale(.0266);animation:fall-311 20s -10s linear infinite}@keyframes fall-311{42.66%{transform:translate(21.8976vw,42.66vh) scale(.0266)}to{transform:translate(17.7287vw,99vh) scale(.0266)}}.snow:nth-child(312){opacity:.3696;transform:translate(17.2058vw,-10px) scale(.7767);animation:fall-312 30s -19s linear infinite}@keyframes fall-312{38.708%{transform:translate(23.471vw,38.708vh) scale(.7767)}to{transform:translate(20.3384vw,99vh) scale(.7767)}}.snow:nth-child(313){opacity:.309;transform:translate(27.3937vw,-10px) scale(.8089);animation:fall-313 10s -28s linear infinite}@keyframes fall-313{78.009%{transform:translate(25.7044vw,78.009vh) scale(.8089)}to{transform:translate(26.54905vw,99vh) scale(.8089)}}.snow:nth-child(314){opacity:1.6588;transform:translate(67.5205vw,-10px) scale(.7364);animation:fall-314 12s -10s linear infinite}@keyframes fall-314{62.915%{transform:translate(58.6172vw,62.915vh) scale(.7364)}to{transform:translate(63.06885vw,99vh) scale(.7364)}}.snow:nth-child(315){opacity:.9584;transform:translate(70.4781vw,-10px) scale(.3238);animation:fall-315 22s -14s linear infinite}@keyframes fall-315{49.61%{transform:translate(69.3695vw,49.61vh) scale(.3238)}to{transform:translate(69.9238vw,99vh) scale(.3238)}}.snow:nth-child(316){opacity:.5264;transform:translate(84.3735vw,-10px) scale(.9119);animation:fall-316 28s -13s linear infinite}@keyframes fall-316{52.552%{transform:translate(83.2808vw,52.552vh) scale(.9119)}to{transform:translate(83.82715vw,99vh) scale(.9119)}}.snow:nth-child(317){opacity:1.467;transform:translate(45.8679vw,-10px) scale(.7979);animation:fall-317 18s -25s linear infinite}@keyframes fall-317{43.636%{transform:translate(38.7803vw,43.636vh) scale(.7979)}to{transform:translate(42.3241vw,99vh) scale(.7979)}}.snow:nth-child(318){opacity:.192;transform:translate(91.2573vw,-10px) scale(.7623);animation:fall-318 26s -12s linear infinite}@keyframes fall-318{36.325%{transform:translate(83.0598vw,36.325vh) scale(.7623)}to{transform:translate(87.15855vw,99vh) scale(.7623)}}.snow:nth-child(319){opacity:.863;transform:translate(78.6328vw,-10px) scale(.9828);animation:fall-319 17s -17s linear infinite}@keyframes fall-319{33.294%{transform:translate(73.4884vw,33.294vh) scale(.9828)}to{transform:translate(76.0606vw,99vh) scale(.9828)}}.snow:nth-child(320){opacity:1.6954;transform:translate(81.9898vw,-10px) scale(.3477);animation:fall-320 12s -23s linear infinite}@keyframes fall-320{71.741%{transform:translate(76.537vw,71.741vh) scale(.3477)}to{transform:translate(79.2634vw,99vh) scale(.3477)}}.snow:nth-child(321){opacity:1.7082;transform:translate(14.2089vw,-10px) scale(.5199);animation:fall-321 15s -15s linear infinite}@keyframes fall-321{58.39%{transform:translate(11.4358vw,58.39vh) scale(.5199)}to{transform:translate(12.82235vw,99vh) scale(.5199)}}.snow:nth-child(322){opacity:.2758;transform:translate(16.4745vw,-10px) scale(.3707);animation:fall-322 14s -10s linear infinite}@keyframes fall-322{73.82%{transform:translate(9.7016vw,73.82vh) scale(.3707)}to{transform:translate(13.08805vw,99vh) scale(.3707)}}.snow:nth-child(323){opacity:1.5066;transform:translate(89.7439vw,-10px) scale(.4191);animation:fall-323 26s -2s linear infinite}@keyframes fall-323{76.649%{transform:translate(83.8967vw,76.649vh) scale(.4191)}to{transform:translate(86.8203vw,99vh) scale(.4191)}}.snow:nth-child(324){opacity:1.7116;transform:translate(68.1466vw,-10px) scale(.6163);animation:fall-324 10s -4s linear infinite}@keyframes fall-324{52.7%{transform:translate(66.828vw,52.7vh) scale(.6163)}to{transform:translate(67.4873vw,99vh) scale(.6163)}}.snow:nth-child(325){opacity:.601;transform:translate(29.0943vw,-10px) scale(.5769);animation:fall-325 30s -3s linear infinite}@keyframes fall-325{43.681%{transform:translate(24.8007vw,43.681vh) scale(.5769)}to{transform:translate(26.9475vw,99vh) scale(.5769)}}.snow:nth-child(326){opacity:.8034;transform:translate(75.0146vw,-10px) scale(.2462);animation:fall-326 27s -24s linear infinite}@keyframes fall-326{66.913%{transform:translate(66.425vw,66.913vh) scale(.2462)}to{transform:translate(70.7198vw,99vh) scale(.2462)}}.snow:nth-child(327){opacity:1.836;transform:translate(41.3004vw,-10px) scale(.955);animation:fall-327 14s -2s linear infinite}@keyframes fall-327{57.108%{transform:translate(32.7608vw,57.108vh) scale(.955)}to{transform:translate(37.0306vw,99vh) scale(.955)}}.snow:nth-child(328){opacity:.9592;transform:translate(37.2624vw,-10px) scale(.7964);animation:fall-328 23s -27s linear infinite}@keyframes fall-328{61.507%{transform:translate(29.7835vw,61.507vh) scale(.7964)}to{transform:translate(33.52295vw,99vh) scale(.7964)}}.snow:nth-child(329){opacity:.1764;transform:translate(76.5054vw,-10px) scale(.3718);animation:fall-329 14s -20s linear infinite}@keyframes fall-329{30.619%{transform:translate(78.2136vw,30.619vh) scale(.3718)}to{transform:translate(77.3595vw,99vh) scale(.3718)}}.snow:nth-child(330){opacity:1.813;transform:translate(83.7373vw,-10px) scale(.5452);animation:fall-330 27s -2s linear infinite}@keyframes fall-330{44.029%{transform:translate(76.0338vw,44.029vh) scale(.5452)}to{transform:translate(79.88555vw,99vh) scale(.5452)}}.snow:nth-child(331){opacity:.2946;transform:translate(69.3074vw,-10px) scale(.4588);animation:fall-331 20s -8s linear infinite}@keyframes fall-331{51.139%{transform:translate(66.754vw,51.139vh) scale(.4588)}to{transform:translate(68.0307vw,99vh) scale(.4588)}}.snow:nth-child(332){opacity:1.4868;transform:translate(39.8312vw,-10px) scale(.507);animation:fall-332 23s -17s linear infinite}@keyframes fall-332{45.95%{transform:translate(45.3991vw,45.95vh) scale(.507)}to{transform:translate(42.61515vw,99vh) scale(.507)}}.snow:nth-child(333){opacity:1.9282;transform:translate(55.9031vw,-10px) scale(.7076);animation:fall-333 20s -12s linear infinite}@keyframes fall-333{57.811%{transform:translate(62.2301vw,57.811vh) scale(.7076)}to{transform:translate(59.0666vw,99vh) scale(.7076)}}.snow:nth-child(334){opacity:1.2602;transform:translate(46.6332vw,-10px) scale(.274);animation:fall-334 14s -9s linear infinite}@keyframes fall-334{53.637%{transform:translate(48.8565vw,53.637vh) scale(.274)}to{transform:translate(47.74485vw,99vh) scale(.274)}}.snow:nth-child(335){opacity:.5472;transform:translate(39.6102vw,-10px) scale(.8279);animation:fall-335 28s -28s linear infinite}@keyframes fall-335{69.592%{transform:translate(31.3133vw,69.592vh) scale(.8279)}to{transform:translate(35.46175vw,99vh) scale(.8279)}}.snow:nth-child(336){opacity:.9196;transform:translate(83.0161vw,-10px) scale(.3567);animation:fall-336 14s -28s linear infinite}@keyframes fall-336{38.621%{transform:translate(92.4117vw,38.621vh) scale(.3567)}to{transform:translate(87.7139vw,99vh) scale(.3567)}}.snow:nth-child(337){opacity:1.5212;transform:translate(53.7637vw,-10px) scale(.9251);animation:fall-337 14s -9s linear infinite}@keyframes fall-337{45.167%{transform:translate(54.5115vw,45.167vh) scale(.9251)}to{transform:translate(54.1376vw,99vh) scale(.9251)}}.snow:nth-child(338){opacity:.8726;transform:translate(50.9081vw,-10px) scale(.1847);animation:fall-338 28s -29s linear infinite}@keyframes fall-338{44.57%{transform:translate(55.2617vw,44.57vh) scale(.1847)}to{transform:translate(53.0849vw,99vh) scale(.1847)}}.snow:nth-child(339){opacity:1.4318;transform:translate(77.8788vw,-10px) scale(.3121);animation:fall-339 17s -26s linear infinite}@keyframes fall-339{70.057%{transform:translate(85.212vw,70.057vh) scale(.3121)}to{transform:translate(81.5454vw,99vh) scale(.3121)}}.snow:nth-child(340){opacity:1.4384;transform:translate(56.9638vw,-10px) scale(.1228);animation:fall-340 15s -7s linear infinite}@keyframes fall-340{76.512%{transform:translate(55.6876vw,76.512vh) scale(.1228)}to{transform:translate(56.3257vw,99vh) scale(.1228)}}.snow:nth-child(341){opacity:1.039;transform:translate(28.5617vw,-10px) scale(.4808);animation:fall-341 23s -5s linear infinite}@keyframes fall-341{64.018%{transform:translate(30.4814vw,64.018vh) scale(.4808)}to{transform:translate(29.52155vw,99vh) scale(.4808)}}.snow:nth-child(342){opacity:.5792;transform:translate(16.8457vw,-10px) scale(.8532);animation:fall-342 15s -28s linear infinite}@keyframes fall-342{42.2%{transform:translate(11.6559vw,42.2vh) scale(.8532)}to{transform:translate(14.2508vw,99vh) scale(.8532)}}.snow:nth-child(343){opacity:1.7186;transform:translate(77.0161vw,-10px) scale(.9861);animation:fall-343 11s -18s linear infinite}@keyframes fall-343{38.268%{transform:translate(67.8455vw,38.268vh) scale(.9861)}to{transform:translate(72.4308vw,99vh) scale(.9861)}}.snow:nth-child(344){opacity:1.7258;transform:translate(83.9839vw,-10px) scale(.8971);animation:fall-344 24s -6s linear infinite}@keyframes fall-344{72.258%{transform:translate(75.4665vw,72.258vh) scale(.8971)}to{transform:translate(79.7252vw,99vh) scale(.8971)}}.snow:nth-child(345){opacity:1.2932;transform:translate(91.4363vw,-10px) scale(.4277);animation:fall-345 23s -19s linear infinite}@keyframes fall-345{73.106%{transform:translate(95.5009vw,73.106vh) scale(.4277)}to{transform:translate(93.4686vw,99vh) scale(.4277)}}.snow:nth-child(346){opacity:.0992;transform:translate(28.2427vw,-10px) scale(.8523);animation:fall-346 24s -28s linear infinite}@keyframes fall-346{34.385%{transform:translate(29.0141vw,34.385vh) scale(.8523)}to{transform:translate(28.6284vw,99vh) scale(.8523)}}.snow:nth-child(347){opacity:.7914;transform:translate(23.571vw,-10px) scale(.395);animation:fall-347 15s -27s linear infinite}@keyframes fall-347{59.739%{transform:translate(19.2741vw,59.739vh) scale(.395)}to{transform:translate(21.42255vw,99vh) scale(.395)}}.snow:nth-child(348){opacity:1.6222;transform:translate(86.565vw,-10px) scale(.7488);animation:fall-348 18s -2s linear infinite}@keyframes fall-348{69.051%{transform:translate(93.6265vw,69.051vh) scale(.7488)}to{transform:translate(90.09575vw,99vh) scale(.7488)}}.snow:nth-child(349){opacity:1.5446;transform:translate(45.1067vw,-10px) scale(.4946);animation:fall-349 20s -24s linear infinite}@keyframes fall-349{30.809%{transform:translate(38.5385vw,30.809vh) scale(.4946)}to{transform:translate(41.8226vw,99vh) scale(.4946)}}.snow:nth-child(350){opacity:1.8678;transform:translate(29.5066vw,-10px) scale(.0401);animation:fall-350 22s -12s linear infinite}@keyframes fall-350{79.763%{transform:translate(27.1011vw,79.763vh) scale(.0401)}to{transform:translate(28.30385vw,99vh) scale(.0401)}}.snow:nth-child(351){opacity:.2414;transform:translate(47.8296vw,-10px) scale(.1904);animation:fall-351 18s -1s linear infinite}@keyframes fall-351{45.247%{transform:translate(45.4773vw,45.247vh) scale(.1904)}to{transform:translate(46.65345vw,99vh) scale(.1904)}}.snow:nth-child(352){opacity:1.6832;transform:translate(69.0499vw,-10px) scale(.3616);animation:fall-352 21s -13s linear infinite}@keyframes fall-352{59.266%{transform:translate(75.8327vw,59.266vh) scale(.3616)}to{transform:translate(72.4413vw,99vh) scale(.3616)}}.snow:nth-child(353){opacity:1.2248;transform:translate(93.0618vw,-10px) scale(.6131);animation:fall-353 24s -2s linear infinite}@keyframes fall-353{52.407%{transform:translate(89.1901vw,52.407vh) scale(.6131)}to{transform:translate(91.12595vw,99vh) scale(.6131)}}.snow:nth-child(354){opacity:.1736;transform:translate(53.5884vw,-10px) scale(.8554);animation:fall-354 16s -10s linear infinite}@keyframes fall-354{36.483%{transform:translate(45.1291vw,36.483vh) scale(.8554)}to{transform:translate(49.35875vw,99vh) scale(.8554)}}.snow:nth-child(355){opacity:.461;transform:translate(12.9912vw,-10px) scale(.0729);animation:fall-355 28s -11s linear infinite}@keyframes fall-355{37.073%{transform:translate(22.4718vw,37.073vh) scale(.0729)}to{transform:translate(17.7315vw,99vh) scale(.0729)}}.snow:nth-child(356){opacity:1.375;transform:translate(10.2277vw,-10px) scale(.8836);animation:fall-356 15s -4s linear infinite}@keyframes fall-356{70.855%{transform:translate(8.5671vw,70.855vh) scale(.8836)}to{transform:translate(9.3974vw,99vh) scale(.8836)}}.snow:nth-child(357){opacity:.7836;transform:translate(80.7124vw,-10px) scale(.7248);animation:fall-357 11s -25s linear infinite}@keyframes fall-357{62.598%{transform:translate(76.451vw,62.598vh) scale(.7248)}to{transform:translate(78.5817vw,99vh) scale(.7248)}}.snow:nth-child(358){opacity:1.942;transform:translate(96.3562vw,-10px) scale(.2178);animation:fall-358 18s -20s linear infinite}@keyframes fall-358{78.699%{transform:translate(98.0469vw,78.699vh) scale(.2178)}to{transform:translate(97.20155vw,99vh) scale(.2178)}}.snow:nth-child(359){opacity:1.9594;transform:translate(82.3936vw,-10px) scale(.0753);animation:fall-359 24s -12s linear infinite}@keyframes fall-359{60.2%{transform:translate(77.9661vw,60.2vh) scale(.0753)}to{transform:translate(80.17985vw,99vh) scale(.0753)}}.snow:nth-child(360){opacity:1.8494;transform:translate(67.9587vw,-10px) scale(.2809);animation:fall-360 11s -14s linear infinite}@keyframes fall-360{61.314%{transform:translate(67.4963vw,61.314vh) scale(.2809)}to{transform:translate(67.7275vw,99vh) scale(.2809)}}.snow:nth-child(361){opacity:.5442;transform:translate(97.729vw,-10px) scale(.4253);animation:fall-361 19s -30s linear infinite}@keyframes fall-361{72.076%{transform:translate(101.6682vw,72.076vh) scale(.4253)}to{transform:translate(99.6986vw,99vh) scale(.4253)}}.snow:nth-child(362){opacity:.4248;transform:translate(29.7906vw,-10px) scale(.5573);animation:fall-362 21s -5s linear infinite}@keyframes fall-362{66.539%{transform:translate(30.5984vw,66.539vh) scale(.5573)}to{transform:translate(30.1945vw,99vh) scale(.5573)}}.snow:nth-child(363){opacity:1.4738;transform:translate(93.8368vw,-10px) scale(.1415);animation:fall-363 13s -15s linear infinite}@keyframes fall-363{68.798%{transform:translate(84.1383vw,68.798vh) scale(.1415)}to{transform:translate(88.98755vw,99vh) scale(.1415)}}.snow:nth-child(364){opacity:.8524;transform:translate(41.5553vw,-10px) scale(.0735);animation:fall-364 28s -8s linear infinite}@keyframes fall-364{52.459%{transform:translate(34.7305vw,52.459vh) scale(.0735)}to{transform:translate(38.1429vw,99vh) scale(.0735)}}.snow:nth-child(365){opacity:2;transform:translate(55.5291vw,-10px) scale(.6461);animation:fall-365 16s -26s linear infinite}@keyframes fall-365{36.338%{transform:translate(53.5795vw,36.338vh) scale(.6461)}to{transform:translate(54.5543vw,99vh) scale(.6461)}}.snow:nth-child(366){opacity:.2182;transform:translate(26.8027vw,-10px) scale(.0457);animation:fall-366 21s -21s linear infinite}@keyframes fall-366{39.176%{transform:translate(18.3467vw,39.176vh) scale(.0457)}to{transform:translate(22.5747vw,99vh) scale(.0457)}}.snow:nth-child(367){opacity:1.7146;transform:translate(84.7595vw,-10px) scale(.9983);animation:fall-367 12s -18s linear infinite}@keyframes fall-367{72.319%{transform:translate(82.3391vw,72.319vh) scale(.9983)}to{transform:translate(83.5493vw,99vh) scale(.9983)}}.snow:nth-child(368){opacity:.4252;transform:translate(73.5158vw,-10px) scale(.5265);animation:fall-368 26s -6s linear infinite}@keyframes fall-368{69.706%{transform:translate(79.8848vw,69.706vh) scale(.5265)}to{transform:translate(76.7003vw,99vh) scale(.5265)}}.snow:nth-child(369){opacity:.7956;transform:translate(91.5437vw,-10px) scale(.3703);animation:fall-369 10s -3s linear infinite}@keyframes fall-369{61.415%{transform:translate(93.1359vw,61.415vh) scale(.3703)}to{transform:translate(92.3398vw,99vh) scale(.3703)}}.snow:nth-child(370){opacity:.0898;transform:translate(43.711vw,-10px) scale(.232);animation:fall-370 11s -30s linear infinite}@keyframes fall-370{51.364%{transform:translate(42.7395vw,51.364vh) scale(.232)}to{transform:translate(43.22525vw,99vh) scale(.232)}}.snow:nth-child(371){opacity:.2382;transform:translate(79.8832vw,-10px) scale(.8593);animation:fall-371 21s -15s linear infinite}@keyframes fall-371{32.163%{transform:translate(81.8151vw,32.163vh) scale(.8593)}to{transform:translate(80.84915vw,99vh) scale(.8593)}}.snow:nth-child(372){opacity:.4092;transform:translate(6.1354vw,-10px) scale(.5424);animation:fall-372 30s -27s linear infinite}@keyframes fall-372{67.324%{transform:translate(4.4794vw,67.324vh) scale(.5424)}to{transform:translate(5.3074vw,99vh) scale(.5424)}}.snow:nth-child(373){opacity:.6904;transform:translate(62.9661vw,-10px) scale(.7361);animation:fall-373 30s -29s linear infinite}@keyframes fall-373{48.296%{transform:translate(54.5447vw,48.296vh) scale(.7361)}to{transform:translate(58.7554vw,99vh) scale(.7361)}}.snow:nth-child(374){opacity:.4674;transform:translate(58.2587vw,-10px) scale(.2665);animation:fall-374 16s -21s linear infinite}@keyframes fall-374{60.856%{transform:translate(50.9357vw,60.856vh) scale(.2665)}to{transform:translate(54.5972vw,99vh) scale(.2665)}}.snow:nth-child(375){opacity:.2302;transform:translate(24.3605vw,-10px) scale(.068);animation:fall-375 24s -16s linear infinite}@keyframes fall-375{61.161%{transform:translate(15.8056vw,61.161vh) scale(.068)}to{transform:translate(20.08305vw,99vh) scale(.068)}}.snow:nth-child(376){opacity:.829;transform:translate(66.5447vw,-10px) scale(.8457);animation:fall-376 18s -2s linear infinite}@keyframes fall-376{50.511%{transform:translate(62.8169vw,50.511vh) scale(.8457)}to{transform:translate(64.6808vw,99vh) scale(.8457)}}.snow:nth-child(377){opacity:.5528;transform:translate(88.9348vw,-10px) scale(.2203);animation:fall-377 24s -2s linear infinite}@keyframes fall-377{39.519%{transform:translate(81.3998vw,39.519vh) scale(.2203)}to{transform:translate(85.1673vw,99vh) scale(.2203)}}.snow:nth-child(378){opacity:1.9292;transform:translate(98.0657vw,-10px) scale(.4739);animation:fall-378 21s -20s linear infinite}@keyframes fall-378{58.795%{transform:translate(90.4357vw,58.795vh) scale(.4739)}to{transform:translate(94.2507vw,99vh) scale(.4739)}}.snow:nth-child(379){opacity:1.8172;transform:translate(8.0941vw,-10px) scale(.8596);animation:fall-379 12s -6s linear infinite}@keyframes fall-379{52.381%{transform:translate(16.0556vw,52.381vh) scale(.8596)}to{transform:translate(12.07485vw,99vh) scale(.8596)}}.snow:nth-child(380){opacity:1.36;transform:translate(11.6362vw,-10px) scale(.6878);animation:fall-380 29s -29s linear infinite}@keyframes fall-380{74.718%{transform:translate(11.9696vw,74.718vh) scale(.6878)}to{transform:translate(11.8029vw,99vh) scale(.6878)}}.snow:nth-child(381){opacity:1.135;transform:translate(6.6184vw,-10px) scale(.5005);animation:fall-381 10s -29s linear infinite}@keyframes fall-381{79.556%{transform:translate(12.3224vw,79.556vh) scale(.5005)}to{transform:translate(9.4704vw,99vh) scale(.5005)}}.snow:nth-child(382){opacity:1.7174;transform:translate(77.5316vw,-10px) scale(.9265);animation:fall-382 27s -19s linear infinite}@keyframes fall-382{30.029%{transform:translate(84.2783vw,30.029vh) scale(.9265)}to{transform:translate(80.90495vw,99vh) scale(.9265)}}.snow:nth-child(383){opacity:1.564;transform:translate(52.4486vw,-10px) scale(.4814);animation:fall-383 19s -10s linear infinite}@keyframes fall-383{52.53%{transform:translate(46.403vw,52.53vh) scale(.4814)}to{transform:translate(49.4258vw,99vh) scale(.4814)}}.snow:nth-child(384){opacity:.2632;transform:translate(95.948vw,-10px) scale(.6229);animation:fall-384 13s -1s linear infinite}@keyframes fall-384{32.989%{transform:translate(105.9342vw,32.989vh) scale(.6229)}to{transform:translate(100.9411vw,99vh) scale(.6229)}}.snow:nth-child(385){opacity:1.9646;transform:translate(40.6343vw,-10px) scale(.1845);animation:fall-385 22s -29s linear infinite}@keyframes fall-385{69.56%{transform:translate(37.2403vw,69.56vh) scale(.1845)}to{transform:translate(38.9373vw,99vh) scale(.1845)}}.snow:nth-child(386){opacity:.7566;transform:translate(35.8815vw,-10px) scale(.9928);animation:fall-386 28s -22s linear infinite}@keyframes fall-386{42.759%{transform:translate(26.5474vw,42.759vh) scale(.9928)}to{transform:translate(31.21445vw,99vh) scale(.9928)}}.snow:nth-child(387){opacity:1.0928;transform:translate(58.7566vw,-10px) scale(.9507);animation:fall-387 21s -12s linear infinite}@keyframes fall-387{64.129%{transform:translate(55.1006vw,64.129vh) scale(.9507)}to{transform:translate(56.9286vw,99vh) scale(.9507)}}.snow:nth-child(388){opacity:.5292;transform:translate(2.6476vw,-10px) scale(.4295);animation:fall-388 23s -10s linear infinite}@keyframes fall-388{33.438%{transform:translate(-2.0252vw,33.438vh) scale(.4295)}to{transform:translate(.3112vw,99vh) scale(.4295)}}.snow:nth-child(389){opacity:1.335;transform:translate(.6286vw,-10px) scale(.8922);animation:fall-389 16s -3s linear infinite}@keyframes fall-389{71.432%{transform:translate(8.4224vw,71.432vh) scale(.8922)}to{transform:translate(4.5255vw,99vh) scale(.8922)}}.snow:nth-child(390){opacity:.3524;transform:translate(93.3539vw,-10px) scale(.1287);animation:fall-390 27s -28s linear infinite}@keyframes fall-390{37.655%{transform:translate(101.8801vw,37.655vh) scale(.1287)}to{transform:translate(97.617vw,99vh) scale(.1287)}}.snow:nth-child(391){opacity:.889;transform:translate(42.0709vw,-10px) scale(.3584);animation:fall-391 25s -16s linear infinite}@keyframes fall-391{64.85%{transform:translate(50.9166vw,64.85vh) scale(.3584)}to{transform:translate(46.49375vw,99vh) scale(.3584)}}.snow:nth-child(392){opacity:1.0398;transform:translate(31.5497vw,-10px) scale(.2771);animation:fall-392 19s -12s linear infinite}@keyframes fall-392{33.966%{transform:translate(32.9754vw,33.966vh) scale(.2771)}to{transform:translate(32.26255vw,99vh) scale(.2771)}}.snow:nth-child(393){opacity:1.3542;transform:translate(58.8054vw,-10px) scale(.2107);animation:fall-393 28s -24s linear infinite}@keyframes fall-393{38.033%{transform:translate(62.5576vw,38.033vh) scale(.2107)}to{transform:translate(60.6815vw,99vh) scale(.2107)}}.snow:nth-child(394){opacity:.8676;transform:translate(86.3731vw,-10px) scale(.0459);animation:fall-394 21s -16s linear infinite}@keyframes fall-394{40.74%{transform:translate(95.7366vw,40.74vh) scale(.0459)}to{transform:translate(91.05485vw,99vh) scale(.0459)}}.snow:nth-child(395){opacity:.7598;transform:translate(37.3968vw,-10px) scale(.195);animation:fall-395 17s -18s linear infinite}@keyframes fall-395{31.314%{transform:translate(29.8542vw,31.314vh) scale(.195)}to{transform:translate(33.6255vw,99vh) scale(.195)}}.snow:nth-child(396){opacity:1.059;transform:translate(52.1367vw,-10px) scale(.8679);animation:fall-396 21s -3s linear infinite}@keyframes fall-396{51.425%{transform:translate(57.2153vw,51.425vh) scale(.8679)}to{transform:translate(54.676vw,99vh) scale(.8679)}}.snow:nth-child(397){opacity:.5104;transform:translate(50.0925vw,-10px) scale(.2849);animation:fall-397 12s -30s linear infinite}@keyframes fall-397{55.252%{transform:translate(52.5619vw,55.252vh) scale(.2849)}to{transform:translate(51.3272vw,99vh) scale(.2849)}}.snow:nth-child(398){opacity:1.0458;transform:translate(95.4398vw,-10px) scale(.3505);animation:fall-398 14s -23s linear infinite}@keyframes fall-398{65.249%{transform:translate(101.3865vw,65.249vh) scale(.3505)}to{transform:translate(98.41315vw,99vh) scale(.3505)}}.snow:nth-child(399){opacity:1.9278;transform:translate(12.9567vw,-10px) scale(.7119);animation:fall-399 23s -12s linear infinite}@keyframes fall-399{55.512%{transform:translate(11.231vw,55.512vh) scale(.7119)}to{transform:translate(12.09385vw,99vh) scale(.7119)}}.snow:nth-child(400){opacity:1.7224;transform:translate(65.4583vw,-10px) scale(.0436);animation:fall-400 25s -12s linear infinite}@keyframes fall-400{31.556%{transform:translate(56.8966vw,31.556vh) scale(.0436)}to{transform:translate(61.17745vw,99vh) scale(.0436)}}\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:.7498;transform:translate(7.5471vw,-10px) scale(.699);animation:fall-1 23s -24s linear infinite}@keyframes fall-1{61.832%{transform:translate(14.7316vw,61.832vh) scale(.699)}to{transform:translate(11.13935vw,99vh) scale(.699)}}.snow:nth-child(2){opacity:1.7806;transform:translate(41.2304vw,-10px) scale(.3939);animation:fall-2 20s -10s linear infinite}@keyframes fall-2{57.772%{transform:translate(34.7656vw,57.772vh) scale(.3939)}to{transform:translate(37.998vw,99vh) scale(.3939)}}.snow:nth-child(3){opacity:.7468;transform:translate(79.9734vw,-10px) scale(.821);animation:fall-3 16s -4s linear infinite}@keyframes fall-3{38.196%{transform:translate(81.8658vw,38.196vh) scale(.821)}to{transform:translate(80.9196vw,99vh) scale(.821)}}.snow:nth-child(4){opacity:.7928;transform:translate(38.1664vw,-10px) scale(.0051);animation:fall-4 28s -22s linear infinite}@keyframes fall-4{46.131%{transform:translate(47.3122vw,46.131vh) scale(.0051)}to{transform:translate(42.7393vw,99vh) scale(.0051)}}.snow:nth-child(5){opacity:1.8844;transform:translate(65.4423vw,-10px) scale(.2934);animation:fall-5 17s -28s linear infinite}@keyframes fall-5{70.183%{transform:translate(64.3681vw,70.183vh) scale(.2934)}to{transform:translate(64.9052vw,99vh) scale(.2934)}}.snow:nth-child(6){opacity:.7686;transform:translate(35.0611vw,-10px) scale(.1857);animation:fall-6 16s -27s linear infinite}@keyframes fall-6{58.457%{transform:translate(31.1585vw,58.457vh) scale(.1857)}to{transform:translate(33.1098vw,99vh) scale(.1857)}}.snow:nth-child(7){opacity:.9556;transform:translate(89.7146vw,-10px) scale(.5817);animation:fall-7 15s -12s linear infinite}@keyframes fall-7{79.344%{transform:translate(82.188vw,79.344vh) scale(.5817)}to{transform:translate(85.9513vw,99vh) scale(.5817)}}.snow:nth-child(8){opacity:.413;transform:translate(3.2167vw,-10px) scale(.5921);animation:fall-8 14s -29s linear infinite}@keyframes fall-8{56.135%{transform:translate(-4.5024vw,56.135vh) scale(.5921)}to{transform:translate(-.64285vw,99vh) scale(.5921)}}.snow:nth-child(9){opacity:1.013;transform:translate(1.5047vw,-10px) scale(.4523);animation:fall-9 25s -20s linear infinite}@keyframes fall-9{58.491%{transform:translate(7.6341vw,58.491vh) scale(.4523)}to{transform:translate(4.5694vw,99vh) scale(.4523)}}.snow:nth-child(10){opacity:1.7428;transform:translate(63.6046vw,-10px) scale(.4232);animation:fall-10 22s -2s linear infinite}@keyframes fall-10{50.303%{transform:translate(58.2812vw,50.303vh) scale(.4232)}to{transform:translate(60.9429vw,99vh) scale(.4232)}}.snow:nth-child(11){opacity:1.165;transform:translate(43.4136vw,-10px) scale(.1663);animation:fall-11 12s -27s linear infinite}@keyframes fall-11{75.345%{transform:translate(44.9712vw,75.345vh) scale(.1663)}to{transform:translate(44.1924vw,99vh) scale(.1663)}}.snow:nth-child(12){opacity:1.3618;transform:translate(28.8277vw,-10px) scale(.1648);animation:fall-12 22s -4s linear infinite}@keyframes fall-12{31.862%{transform:translate(33.1299vw,31.862vh) scale(.1648)}to{transform:translate(30.9788vw,99vh) scale(.1648)}}.snow:nth-child(13){opacity:1.4228;transform:translate(67.9916vw,-10px) scale(.0435);animation:fall-13 16s -17s linear infinite}@keyframes fall-13{64.785%{transform:translate(71.6705vw,64.785vh) scale(.0435)}to{transform:translate(69.83105vw,99vh) scale(.0435)}}.snow:nth-child(14){opacity:1.5082;transform:translate(44.108vw,-10px) scale(.557);animation:fall-14 29s -20s linear infinite}@keyframes fall-14{67.136%{transform:translate(45.9362vw,67.136vh) scale(.557)}to{transform:translate(45.0221vw,99vh) scale(.557)}}.snow:nth-child(15){opacity:.2236;transform:translate(15.168vw,-10px) scale(.6327);animation:fall-15 10s -3s linear infinite}@keyframes fall-15{50.98%{transform:translate(13.5584vw,50.98vh) scale(.6327)}to{transform:translate(14.3632vw,99vh) scale(.6327)}}.snow:nth-child(16){opacity:1.5798;transform:translate(83.2389vw,-10px) scale(.1823);animation:fall-16 30s -16s linear infinite}@keyframes fall-16{73.734%{transform:translate(84.0552vw,73.734vh) scale(.1823)}to{transform:translate(83.64705vw,99vh) scale(.1823)}}.snow:nth-child(17){opacity:1.2702;transform:translate(34.2827vw,-10px) scale(.9885);animation:fall-17 11s -19s linear infinite}@keyframes fall-17{76.659%{transform:translate(41.2939vw,76.659vh) scale(.9885)}to{transform:translate(37.7883vw,99vh) scale(.9885)}}.snow:nth-child(18){opacity:.784;transform:translate(10.5861vw,-10px) scale(.6687);animation:fall-18 15s -17s linear infinite}@keyframes fall-18{68.419%{transform:translate(16.5881vw,68.419vh) scale(.6687)}to{transform:translate(13.5871vw,99vh) scale(.6687)}}.snow:nth-child(19){opacity:.6908;transform:translate(63.7029vw,-10px) scale(.5922);animation:fall-19 11s -6s linear infinite}@keyframes fall-19{74.253%{transform:translate(58.9178vw,74.253vh) scale(.5922)}to{transform:translate(61.31035vw,99vh) scale(.5922)}}.snow:nth-child(20){opacity:.3972;transform:translate(33.6208vw,-10px) scale(.2829);animation:fall-20 26s -3s linear infinite}@keyframes fall-20{67.292%{transform:translate(33.4103vw,67.292vh) scale(.2829)}to{transform:translate(33.51555vw,99vh) scale(.2829)}}.snow:nth-child(21){opacity:1.6794;transform:translate(78.1795vw,-10px) scale(.1412);animation:fall-21 15s -28s linear infinite}@keyframes fall-21{34.063%{transform:translate(86.4707vw,34.063vh) scale(.1412)}to{transform:translate(82.3251vw,99vh) scale(.1412)}}.snow:nth-child(22){opacity:.4152;transform:translate(6.2409vw,-10px) scale(.9909);animation:fall-22 13s -20s linear infinite}@keyframes fall-22{36.603%{transform:translate(8.2992vw,36.603vh) scale(.9909)}to{transform:translate(7.27005vw,99vh) scale(.9909)}}.snow:nth-child(23){opacity:.144;transform:translate(59.1601vw,-10px) scale(.0673);animation:fall-23 13s -3s linear infinite}@keyframes fall-23{76.217%{transform:translate(60.9514vw,76.217vh) scale(.0673)}to{transform:translate(60.05575vw,99vh) scale(.0673)}}.snow:nth-child(24){opacity:.4206;transform:translate(54.2116vw,-10px) scale(.4436);animation:fall-24 30s -1s linear infinite}@keyframes fall-24{56.059%{transform:translate(61.7005vw,56.059vh) scale(.4436)}to{transform:translate(57.95605vw,99vh) scale(.4436)}}.snow:nth-child(25){opacity:.7662;transform:translate(76.4201vw,-10px) scale(.5504);animation:fall-25 25s -3s linear infinite}@keyframes fall-25{38.703%{transform:translate(84.723vw,38.703vh) scale(.5504)}to{transform:translate(80.57155vw,99vh) scale(.5504)}}.snow:nth-child(26){opacity:1.3622;transform:translate(38.9135vw,-10px) scale(.5359);animation:fall-26 29s -10s linear infinite}@keyframes fall-26{37.412%{transform:translate(34.7551vw,37.412vh) scale(.5359)}to{transform:translate(36.8343vw,99vh) scale(.5359)}}.snow:nth-child(27){opacity:1.158;transform:translate(25.0754vw,-10px) scale(.974);animation:fall-27 30s -21s linear infinite}@keyframes fall-27{44.018%{transform:translate(26.1074vw,44.018vh) scale(.974)}to{transform:translate(25.5914vw,99vh) scale(.974)}}.snow:nth-child(28){opacity:.1336;transform:translate(86.9432vw,-10px) scale(.0004);animation:fall-28 13s -10s linear infinite}@keyframes fall-28{44.452%{transform:translate(82.6092vw,44.452vh) scale(.0004)}to{transform:translate(84.7762vw,99vh) scale(.0004)}}.snow:nth-child(29){opacity:1.1514;transform:translate(80.4264vw,-10px) scale(.5046);animation:fall-29 19s -3s linear infinite}@keyframes fall-29{51.075%{transform:translate(73.4138vw,51.075vh) scale(.5046)}to{transform:translate(76.9201vw,99vh) scale(.5046)}}.snow:nth-child(30){opacity:.8788;transform:translate(53.7761vw,-10px) scale(.7429);animation:fall-30 19s -9s linear infinite}@keyframes fall-30{79.172%{transform:translate(56.0993vw,79.172vh) scale(.7429)}to{transform:translate(54.9377vw,99vh) scale(.7429)}}.snow:nth-child(31){opacity:1.097;transform:translate(48.9059vw,-10px) scale(.2054);animation:fall-31 28s -15s linear infinite}@keyframes fall-31{32.724%{transform:translate(52.7897vw,32.724vh) scale(.2054)}to{transform:translate(50.8478vw,99vh) scale(.2054)}}.snow:nth-child(32){opacity:.8908;transform:translate(45.6859vw,-10px) scale(.7945);animation:fall-32 16s -18s linear infinite}@keyframes fall-32{78.243%{transform:translate(45.1093vw,78.243vh) scale(.7945)}to{transform:translate(45.3976vw,99vh) scale(.7945)}}.snow:nth-child(33){opacity:1.2596;transform:translate(27.3121vw,-10px) scale(.1514);animation:fall-33 19s -10s linear infinite}@keyframes fall-33{34.389%{transform:translate(18.3752vw,34.389vh) scale(.1514)}to{transform:translate(22.84365vw,99vh) scale(.1514)}}.snow:nth-child(34){opacity:.4928;transform:translate(52.6789vw,-10px) scale(.6471);animation:fall-34 26s -22s linear infinite}@keyframes fall-34{31.909%{transform:translate(44.1579vw,31.909vh) scale(.6471)}to{transform:translate(48.4184vw,99vh) scale(.6471)}}.snow:nth-child(35){opacity:1.22;transform:translate(98.5587vw,-10px) scale(.3329);animation:fall-35 14s -11s linear infinite}@keyframes fall-35{30.488%{transform:translate(90.8795vw,30.488vh) scale(.3329)}to{transform:translate(94.7191vw,99vh) scale(.3329)}}.snow:nth-child(36){opacity:1.242;transform:translate(2.0829vw,-10px) scale(.9997);animation:fall-36 29s -21s linear infinite}@keyframes fall-36{76.491%{transform:translate(-6.3703vw,76.491vh) scale(.9997)}to{transform:translate(-2.1437vw,99vh) scale(.9997)}}.snow:nth-child(37){opacity:1.0106;transform:translate(31.9863vw,-10px) scale(.2762);animation:fall-37 12s -18s linear infinite}@keyframes fall-37{34.941%{transform:translate(33.5193vw,34.941vh) scale(.2762)}to{transform:translate(32.7528vw,99vh) scale(.2762)}}.snow:nth-child(38){opacity:1.7358;transform:translate(82.4951vw,-10px) scale(.8855);animation:fall-38 12s -20s linear infinite}@keyframes fall-38{40.079%{transform:translate(83.7067vw,40.079vh) scale(.8855)}to{transform:translate(83.1009vw,99vh) scale(.8855)}}.snow:nth-child(39){opacity:.6146;transform:translate(58.4939vw,-10px) scale(.4705);animation:fall-39 15s -19s linear infinite}@keyframes fall-39{40.64%{transform:translate(58.86vw,40.64vh) scale(.4705)}to{transform:translate(58.67695vw,99vh) scale(.4705)}}.snow:nth-child(40){opacity:.1278;transform:translate(13.7838vw,-10px) scale(.7086);animation:fall-40 19s -1s linear infinite}@keyframes fall-40{79.048%{transform:translate(13.0923vw,79.048vh) scale(.7086)}to{transform:translate(13.43805vw,99vh) scale(.7086)}}.snow:nth-child(41){opacity:.1896;transform:translate(52.4689vw,-10px) scale(.4568);animation:fall-41 23s -27s linear infinite}@keyframes fall-41{38.206%{transform:translate(47.8503vw,38.206vh) scale(.4568)}to{transform:translate(50.1596vw,99vh) scale(.4568)}}.snow:nth-child(42){opacity:1.6808;transform:translate(76.891vw,-10px) scale(.8547);animation:fall-42 30s -30s linear infinite}@keyframes fall-42{49.402%{transform:translate(79.6944vw,49.402vh) scale(.8547)}to{transform:translate(78.2927vw,99vh) scale(.8547)}}.snow:nth-child(43){opacity:1.4878;transform:translate(64.6617vw,-10px) scale(.7821);animation:fall-43 19s -22s linear infinite}@keyframes fall-43{54.351%{transform:translate(68.1391vw,54.351vh) scale(.7821)}to{transform:translate(66.4004vw,99vh) scale(.7821)}}.snow:nth-child(44){opacity:.6802;transform:translate(7.6369vw,-10px) scale(.0828);animation:fall-44 22s -19s linear infinite}@keyframes fall-44{57.982%{transform:translate(14.3595vw,57.982vh) scale(.0828)}to{transform:translate(10.9982vw,99vh) scale(.0828)}}.snow:nth-child(45){opacity:.5474;transform:translate(14.8599vw,-10px) scale(.0372);animation:fall-45 23s -21s linear infinite}@keyframes fall-45{68.095%{transform:translate(11.6582vw,68.095vh) scale(.0372)}to{transform:translate(13.25905vw,99vh) scale(.0372)}}.snow:nth-child(46){opacity:1.8524;transform:translate(29.6658vw,-10px) scale(.2216);animation:fall-46 13s -22s linear infinite}@keyframes fall-46{69.919%{transform:translate(31.3391vw,69.919vh) scale(.2216)}to{transform:translate(30.50245vw,99vh) scale(.2216)}}.snow:nth-child(47){opacity:.1774;transform:translate(83.7058vw,-10px) scale(.4852);animation:fall-47 16s -15s linear infinite}@keyframes fall-47{31.89%{transform:translate(80.0067vw,31.89vh) scale(.4852)}to{transform:translate(81.85625vw,99vh) scale(.4852)}}.snow:nth-child(48){opacity:1.29;transform:translate(35.9421vw,-10px) scale(.8975);animation:fall-48 15s -10s linear infinite}@keyframes fall-48{64.564%{transform:translate(40.1923vw,64.564vh) scale(.8975)}to{transform:translate(38.0672vw,99vh) scale(.8975)}}.snow:nth-child(49){opacity:.2718;transform:translate(66.3128vw,-10px) scale(.3207);animation:fall-49 27s -28s linear infinite}@keyframes fall-49{37.287%{transform:translate(64.9505vw,37.287vh) scale(.3207)}to{transform:translate(65.63165vw,99vh) scale(.3207)}}.snow:nth-child(50){opacity:.1536;transform:translate(99.0797vw,-10px) scale(.8191);animation:fall-50 22s -4s linear infinite}@keyframes fall-50{44.51%{transform:translate(108.1229vw,44.51vh) scale(.8191)}to{transform:translate(103.6013vw,99vh) scale(.8191)}}.snow:nth-child(51){opacity:1.7624;transform:translate(99.656vw,-10px) scale(.0825);animation:fall-51 15s -10s linear infinite}@keyframes fall-51{40.976%{transform:translate(107.9186vw,40.976vh) scale(.0825)}to{transform:translate(103.7873vw,99vh) scale(.0825)}}.snow:nth-child(52){opacity:.9528;transform:translate(76.0772vw,-10px) scale(.8311);animation:fall-52 19s -1s linear infinite}@keyframes fall-52{48.297%{transform:translate(71.4932vw,48.297vh) scale(.8311)}to{transform:translate(73.7852vw,99vh) scale(.8311)}}.snow:nth-child(53){opacity:.958;transform:translate(67.2009vw,-10px) scale(.1593);animation:fall-53 15s -4s linear infinite}@keyframes fall-53{77.535%{transform:translate(60.4019vw,77.535vh) scale(.1593)}to{transform:translate(63.8014vw,99vh) scale(.1593)}}.snow:nth-child(54){opacity:.3338;transform:translate(40.4811vw,-10px) scale(.1978);animation:fall-54 25s -13s linear infinite}@keyframes fall-54{74.387%{transform:translate(41.7813vw,74.387vh) scale(.1978)}to{transform:translate(41.1312vw,99vh) scale(.1978)}}.snow:nth-child(55){opacity:.48;transform:translate(9.4298vw,-10px) scale(.6113);animation:fall-55 15s -25s linear infinite}@keyframes fall-55{30.55%{transform:translate(17.274vw,30.55vh) scale(.6113)}to{transform:translate(13.3519vw,99vh) scale(.6113)}}.snow:nth-child(56){opacity:1.0924;transform:translate(84.4707vw,-10px) scale(.9196);animation:fall-56 14s -12s linear infinite}@keyframes fall-56{58.081%{transform:translate(84.1542vw,58.081vh) scale(.9196)}to{transform:translate(84.31245vw,99vh) scale(.9196)}}.snow:nth-child(57){opacity:1.6588;transform:translate(32.371vw,-10px) scale(.9604);animation:fall-57 20s -28s linear infinite}@keyframes fall-57{46.645%{transform:translate(41.8822vw,46.645vh) scale(.9604)}to{transform:translate(37.1266vw,99vh) scale(.9604)}}.snow:nth-child(58){opacity:1.6588;transform:translate(87.1386vw,-10px) scale(.6);animation:fall-58 24s -10s linear infinite}@keyframes fall-58{51.798%{transform:translate(86.5712vw,51.798vh) scale(.6)}to{transform:translate(86.8549vw,99vh) scale(.6)}}.snow:nth-child(59){opacity:.6658;transform:translate(61.6844vw,-10px) scale(.1551);animation:fall-59 20s -7s linear infinite}@keyframes fall-59{45.182%{transform:translate(55.5362vw,45.182vh) scale(.1551)}to{transform:translate(58.6103vw,99vh) scale(.1551)}}.snow:nth-child(60){opacity:1.2822;transform:translate(61.945vw,-10px) scale(.8918);animation:fall-60 19s -18s linear infinite}@keyframes fall-60{50.91%{transform:translate(62.3026vw,50.91vh) scale(.8918)}to{transform:translate(62.1238vw,99vh) scale(.8918)}}.snow:nth-child(61){opacity:1.2402;transform:translate(60.3557vw,-10px) scale(.7148);animation:fall-61 25s -20s linear infinite}@keyframes fall-61{37.597%{transform:translate(70.1446vw,37.597vh) scale(.7148)}to{transform:translate(65.25015vw,99vh) scale(.7148)}}.snow:nth-child(62){opacity:.5026;transform:translate(6.2624vw,-10px) scale(.3236);animation:fall-62 10s -28s linear infinite}@keyframes fall-62{44.698%{transform:translate(3.7531vw,44.698vh) scale(.3236)}to{transform:translate(5.00775vw,99vh) scale(.3236)}}.snow:nth-child(63){opacity:1.5094;transform:translate(20.6882vw,-10px) scale(.6363);animation:fall-63 18s -9s linear infinite}@keyframes fall-63{34.041%{transform:translate(16.2398vw,34.041vh) scale(.6363)}to{transform:translate(18.464vw,99vh) scale(.6363)}}.snow:nth-child(64){opacity:.2148;transform:translate(32.0966vw,-10px) scale(.9128);animation:fall-64 19s -26s linear infinite}@keyframes fall-64{59.102%{transform:translate(23.1747vw,59.102vh) scale(.9128)}to{transform:translate(27.63565vw,99vh) scale(.9128)}}.snow:nth-child(65){opacity:.3556;transform:translate(65.3295vw,-10px) scale(.3558);animation:fall-65 19s -20s linear infinite}@keyframes fall-65{34.372%{transform:translate(74.4676vw,34.372vh) scale(.3558)}to{transform:translate(69.89855vw,99vh) scale(.3558)}}.snow:nth-child(66){opacity:.127;transform:translate(88.8007vw,-10px) scale(.8146);animation:fall-66 10s -29s linear infinite}@keyframes fall-66{73.927%{transform:translate(79.3287vw,73.927vh) scale(.8146)}to{transform:translate(84.0647vw,99vh) scale(.8146)}}.snow:nth-child(67){opacity:1.3852;transform:translate(59.5281vw,-10px) scale(.0466);animation:fall-67 29s -19s linear infinite}@keyframes fall-67{68.215%{transform:translate(56.6932vw,68.215vh) scale(.0466)}to{transform:translate(58.11065vw,99vh) scale(.0466)}}.snow:nth-child(68){opacity:.7432;transform:translate(27.3312vw,-10px) scale(.0909);animation:fall-68 26s -20s linear infinite}@keyframes fall-68{36.879%{transform:translate(21.8227vw,36.879vh) scale(.0909)}to{transform:translate(24.57695vw,99vh) scale(.0909)}}.snow:nth-child(69){opacity:1.1504;transform:translate(55.2309vw,-10px) scale(.3085);animation:fall-69 18s -9s linear infinite}@keyframes fall-69{63.041%{transform:translate(47.7964vw,63.041vh) scale(.3085)}to{transform:translate(51.51365vw,99vh) scale(.3085)}}.snow:nth-child(70){opacity:1.4672;transform:translate(3.9533vw,-10px) scale(.5338);animation:fall-70 14s -14s linear infinite}@keyframes fall-70{53.848%{transform:translate(5.1399vw,53.848vh) scale(.5338)}to{transform:translate(4.5466vw,99vh) scale(.5338)}}.snow:nth-child(71){opacity:.6126;transform:translate(39.9472vw,-10px) scale(.7536);animation:fall-71 12s -13s linear infinite}@keyframes fall-71{34.017%{transform:translate(49.0335vw,34.017vh) scale(.7536)}to{transform:translate(44.49035vw,99vh) scale(.7536)}}.snow:nth-child(72){opacity:.5186;transform:translate(78.7203vw,-10px) scale(.1431);animation:fall-72 18s -21s linear infinite}@keyframes fall-72{46.547%{transform:translate(78.0299vw,46.547vh) scale(.1431)}to{transform:translate(78.3751vw,99vh) scale(.1431)}}.snow:nth-child(73){opacity:1.5486;transform:translate(97.7943vw,-10px) scale(.5992);animation:fall-73 27s -22s linear infinite}@keyframes fall-73{56.84%{transform:translate(102.2557vw,56.84vh) scale(.5992)}to{transform:translate(100.025vw,99vh) scale(.5992)}}.snow:nth-child(74){opacity:.7176;transform:translate(32.1136vw,-10px) scale(.4104);animation:fall-74 11s -21s linear infinite}@keyframes fall-74{39.183%{transform:translate(31.794vw,39.183vh) scale(.4104)}to{transform:translate(31.9538vw,99vh) scale(.4104)}}.snow:nth-child(75){opacity:1.5936;transform:translate(28.289vw,-10px) scale(.5637);animation:fall-75 28s -6s linear infinite}@keyframes fall-75{46.854%{transform:translate(24.5272vw,46.854vh) scale(.5637)}to{transform:translate(26.4081vw,99vh) scale(.5637)}}.snow:nth-child(76){opacity:1.921;transform:translate(16.111vw,-10px) scale(.7256);animation:fall-76 19s -13s linear infinite}@keyframes fall-76{67.074%{transform:translate(16.6059vw,67.074vh) scale(.7256)}to{transform:translate(16.35845vw,99vh) scale(.7256)}}.snow:nth-child(77){opacity:1.7252;transform:translate(94.1274vw,-10px) scale(.9631);animation:fall-77 21s -6s linear infinite}@keyframes fall-77{69.83%{transform:translate(98.9336vw,69.83vh) scale(.9631)}to{transform:translate(96.5305vw,99vh) scale(.9631)}}.snow:nth-child(78){opacity:.3488;transform:translate(35.4501vw,-10px) scale(.2029);animation:fall-78 12s -21s linear infinite}@keyframes fall-78{60.446%{transform:translate(40.0195vw,60.446vh) scale(.2029)}to{transform:translate(37.7348vw,99vh) scale(.2029)}}.snow:nth-child(79){opacity:.5846;transform:translate(4.9391vw,-10px) scale(.7964);animation:fall-79 24s -1s linear infinite}@keyframes fall-79{56.89%{transform:translate(3.938vw,56.89vh) scale(.7964)}to{transform:translate(4.43855vw,99vh) scale(.7964)}}.snow:nth-child(80){opacity:.1762;transform:translate(55.7299vw,-10px) scale(.6234);animation:fall-80 13s -7s linear infinite}@keyframes fall-80{78.352%{transform:translate(62.2297vw,78.352vh) scale(.6234)}to{transform:translate(58.9798vw,99vh) scale(.6234)}}.snow:nth-child(81){opacity:.9958;transform:translate(30.1734vw,-10px) scale(.1045);animation:fall-81 12s -16s linear infinite}@keyframes fall-81{70.24%{transform:translate(25.1654vw,70.24vh) scale(.1045)}to{transform:translate(27.6694vw,99vh) scale(.1045)}}.snow:nth-child(82){opacity:.5724;transform:translate(76.1693vw,-10px) scale(.4965);animation:fall-82 30s -17s linear infinite}@keyframes fall-82{62.336%{transform:translate(83.8614vw,62.336vh) scale(.4965)}to{transform:translate(80.01535vw,99vh) scale(.4965)}}.snow:nth-child(83){opacity:1.633;transform:translate(93.9553vw,-10px) scale(.3645);animation:fall-83 30s -15s linear infinite}@keyframes fall-83{72.595%{transform:translate(85.6983vw,72.595vh) scale(.3645)}to{transform:translate(89.8268vw,99vh) scale(.3645)}}.snow:nth-child(84){opacity:.5328;transform:translate(81.2338vw,-10px) scale(.6299);animation:fall-84 12s -1s linear infinite}@keyframes fall-84{58.188%{transform:translate(85.8526vw,58.188vh) scale(.6299)}to{transform:translate(83.5432vw,99vh) scale(.6299)}}.snow:nth-child(85){opacity:1.4574;transform:translate(75.9157vw,-10px) scale(.6888);animation:fall-85 15s -10s linear infinite}@keyframes fall-85{60.074%{transform:translate(83.6633vw,60.074vh) scale(.6888)}to{transform:translate(79.7895vw,99vh) scale(.6888)}}.snow:nth-child(86){opacity:1.5008;transform:translate(16.5933vw,-10px) scale(.5705);animation:fall-86 29s -13s linear infinite}@keyframes fall-86{37.717%{transform:translate(11.8986vw,37.717vh) scale(.5705)}to{transform:translate(14.24595vw,99vh) scale(.5705)}}.snow:nth-child(87){opacity:.5956;transform:translate(18.3091vw,-10px) scale(.0904);animation:fall-87 19s -15s linear infinite}@keyframes fall-87{47.876%{transform:translate(22.8904vw,47.876vh) scale(.0904)}to{transform:translate(20.59975vw,99vh) scale(.0904)}}.snow:nth-child(88){opacity:.8726;transform:translate(29.0466vw,-10px) scale(.8462);animation:fall-88 13s -10s linear infinite}@keyframes fall-88{39.506%{transform:translate(37.2072vw,39.506vh) scale(.8462)}to{transform:translate(33.1269vw,99vh) scale(.8462)}}.snow:nth-child(89){opacity:.057;transform:translate(70.4604vw,-10px) scale(.6686);animation:fall-89 13s -19s linear infinite}@keyframes fall-89{42.944%{transform:translate(78.8397vw,42.944vh) scale(.6686)}to{transform:translate(74.65005vw,99vh) scale(.6686)}}.snow:nth-child(90){opacity:1.3952;transform:translate(43.5162vw,-10px) scale(.7168);animation:fall-90 28s -9s linear infinite}@keyframes fall-90{71.046%{transform:translate(47.1632vw,71.046vh) scale(.7168)}to{transform:translate(45.3397vw,99vh) scale(.7168)}}.snow:nth-child(91){opacity:1.2856;transform:translate(72.7008vw,-10px) scale(.8141);animation:fall-91 21s -7s linear infinite}@keyframes fall-91{67.847%{transform:translate(67.0914vw,67.847vh) scale(.8141)}to{transform:translate(69.8961vw,99vh) scale(.8141)}}.snow:nth-child(92){opacity:.9846;transform:translate(50.4121vw,-10px) scale(.0246);animation:fall-92 25s -6s linear infinite}@keyframes fall-92{49.203%{transform:translate(41.2045vw,49.203vh) scale(.0246)}to{transform:translate(45.8083vw,99vh) scale(.0246)}}.snow:nth-child(93){opacity:.3522;transform:translate(37.1681vw,-10px) scale(.3565);animation:fall-93 30s -25s linear infinite}@keyframes fall-93{53.119%{transform:translate(27.8154vw,53.119vh) scale(.3565)}to{transform:translate(32.49175vw,99vh) scale(.3565)}}.snow:nth-child(94){opacity:1.0992;transform:translate(5.4647vw,-10px) scale(.3697);animation:fall-94 29s -2s linear infinite}@keyframes fall-94{68.759%{transform:translate(.6736vw,68.759vh) scale(.3697)}to{transform:translate(3.06915vw,99vh) scale(.3697)}}.snow:nth-child(95){opacity:1.6766;transform:translate(22.8129vw,-10px) scale(.7423);animation:fall-95 17s -27s linear infinite}@keyframes fall-95{44.763%{transform:translate(17.3969vw,44.763vh) scale(.7423)}to{transform:translate(20.1049vw,99vh) scale(.7423)}}.snow:nth-child(96){opacity:.057;transform:translate(86.2834vw,-10px) scale(.2318);animation:fall-96 23s -3s linear infinite}@keyframes fall-96{73.252%{transform:translate(94.2402vw,73.252vh) scale(.2318)}to{transform:translate(90.2618vw,99vh) scale(.2318)}}.snow:nth-child(97){opacity:.1558;transform:translate(80.1165vw,-10px) scale(.4228);animation:fall-97 27s -1s linear infinite}@keyframes fall-97{65.567%{transform:translate(76.2844vw,65.567vh) scale(.4228)}to{transform:translate(78.20045vw,99vh) scale(.4228)}}.snow:nth-child(98){opacity:.5438;transform:translate(41.4191vw,-10px) scale(.8743);animation:fall-98 10s -30s linear infinite}@keyframes fall-98{74.798%{transform:translate(46.8062vw,74.798vh) scale(.8743)}to{transform:translate(44.11265vw,99vh) scale(.8743)}}.snow:nth-child(99){opacity:1.8784;transform:translate(81.677vw,-10px) scale(.8956);animation:fall-99 19s -21s linear infinite}@keyframes fall-99{43.115%{transform:translate(76.6092vw,43.115vh) scale(.8956)}to{transform:translate(79.1431vw,99vh) scale(.8956)}}.snow:nth-child(100){opacity:.904;transform:translate(35.1416vw,-10px) scale(.4685);animation:fall-100 29s -23s linear infinite}@keyframes fall-100{63.737%{transform:translate(41.4598vw,63.737vh) scale(.4685)}to{transform:translate(38.3007vw,99vh) scale(.4685)}}.snow:nth-child(101){opacity:.3002;transform:translate(82.3593vw,-10px) scale(.1825);animation:fall-101 12s -3s linear infinite}@keyframes fall-101{76.358%{transform:translate(86.3455vw,76.358vh) scale(.1825)}to{transform:translate(84.3524vw,99vh) scale(.1825)}}.snow:nth-child(102){opacity:.8794;transform:translate(11.5445vw,-10px) scale(.7848);animation:fall-102 18s -15s linear infinite}@keyframes fall-102{56.741%{transform:translate(12.4395vw,56.741vh) scale(.7848)}to{transform:translate(11.992vw,99vh) scale(.7848)}}.snow:nth-child(103){opacity:.3016;transform:translate(9.8353vw,-10px) scale(.2676);animation:fall-103 18s -27s linear infinite}@keyframes fall-103{50.795%{transform:translate(19.5158vw,50.795vh) scale(.2676)}to{transform:translate(14.67555vw,99vh) scale(.2676)}}.snow:nth-child(104){opacity:1.3588;transform:translate(96.8341vw,-10px) scale(.4103);animation:fall-104 12s -6s linear infinite}@keyframes fall-104{71.243%{transform:translate(90.641vw,71.243vh) scale(.4103)}to{transform:translate(93.73755vw,99vh) scale(.4103)}}.snow:nth-child(105){opacity:.2938;transform:translate(23.3197vw,-10px) scale(.8401);animation:fall-105 26s -8s linear infinite}@keyframes fall-105{33.85%{transform:translate(25.9937vw,33.85vh) scale(.8401)}to{transform:translate(24.6567vw,99vh) scale(.8401)}}.snow:nth-child(106){opacity:.7284;transform:translate(15.3669vw,-10px) scale(.6796);animation:fall-106 30s -9s linear infinite}@keyframes fall-106{65.727%{transform:translate(17.5382vw,65.727vh) scale(.6796)}to{transform:translate(16.45255vw,99vh) scale(.6796)}}.snow:nth-child(107){opacity:.67;transform:translate(67.4705vw,-10px) scale(.9045);animation:fall-107 22s -21s linear infinite}@keyframes fall-107{49.03%{transform:translate(69.2339vw,49.03vh) scale(.9045)}to{transform:translate(68.3522vw,99vh) scale(.9045)}}.snow:nth-child(108){opacity:1.7792;transform:translate(2.2903vw,-10px) scale(.5458);animation:fall-108 29s -27s linear infinite}@keyframes fall-108{44.631%{transform:translate(5.4311vw,44.631vh) scale(.5458)}to{transform:translate(3.8607vw,99vh) scale(.5458)}}.snow:nth-child(109){opacity:.4038;transform:translate(27.91vw,-10px) scale(.1679);animation:fall-109 10s -12s linear infinite}@keyframes fall-109{71.257%{transform:translate(33.5405vw,71.257vh) scale(.1679)}to{transform:translate(30.72525vw,99vh) scale(.1679)}}.snow:nth-child(110){opacity:1.2084;transform:translate(78.8539vw,-10px) scale(.1404);animation:fall-110 29s -7s linear infinite}@keyframes fall-110{51.608%{transform:translate(70.3092vw,51.608vh) scale(.1404)}to{transform:translate(74.58155vw,99vh) scale(.1404)}}.snow:nth-child(111){opacity:1.1716;transform:translate(34.6122vw,-10px) scale(.3071);animation:fall-111 14s -13s linear infinite}@keyframes fall-111{54.706%{transform:translate(30.0576vw,54.706vh) scale(.3071)}to{transform:translate(32.3349vw,99vh) scale(.3071)}}.snow:nth-child(112){opacity:1.1638;transform:translate(34.6424vw,-10px) scale(.4129);animation:fall-112 27s -24s linear infinite}@keyframes fall-112{49.11%{transform:translate(44.1384vw,49.11vh) scale(.4129)}to{transform:translate(39.3904vw,99vh) scale(.4129)}}.snow:nth-child(113){opacity:.6192;transform:translate(57.3319vw,-10px) scale(.1722);animation:fall-113 26s -4s linear infinite}@keyframes fall-113{32.206%{transform:translate(50.9777vw,32.206vh) scale(.1722)}to{transform:translate(54.1548vw,99vh) scale(.1722)}}.snow:nth-child(114){opacity:.3528;transform:translate(97.6612vw,-10px) scale(.2797);animation:fall-114 28s -16s linear infinite}@keyframes fall-114{42.759%{transform:translate(101.3243vw,42.759vh) scale(.2797)}to{transform:translate(99.49275vw,99vh) scale(.2797)}}.snow:nth-child(115){opacity:.5182;transform:translate(51.817vw,-10px) scale(.5683);animation:fall-115 18s -28s linear infinite}@keyframes fall-115{55.48%{transform:translate(44.0809vw,55.48vh) scale(.5683)}to{transform:translate(47.94895vw,99vh) scale(.5683)}}.snow:nth-child(116){opacity:1.7758;transform:translate(8.7635vw,-10px) scale(.1072);animation:fall-116 22s -30s linear infinite}@keyframes fall-116{48.235%{transform:translate(17.0498vw,48.235vh) scale(.1072)}to{transform:translate(12.90665vw,99vh) scale(.1072)}}.snow:nth-child(117){opacity:1.1218;transform:translate(80.4317vw,-10px) scale(.5636);animation:fall-117 19s -28s linear infinite}@keyframes fall-117{37.923%{transform:translate(84.6807vw,37.923vh) scale(.5636)}to{transform:translate(82.5562vw,99vh) scale(.5636)}}.snow:nth-child(118){opacity:1.5358;transform:translate(96.7554vw,-10px) scale(.9282);animation:fall-118 23s -2s linear infinite}@keyframes fall-118{33.212%{transform:translate(94.0158vw,33.212vh) scale(.9282)}to{transform:translate(95.3856vw,99vh) scale(.9282)}}.snow:nth-child(119){opacity:1.417;transform:translate(62.8894vw,-10px) scale(.9297);animation:fall-119 17s -28s linear infinite}@keyframes fall-119{43.832%{transform:translate(55.2227vw,43.832vh) scale(.9297)}to{transform:translate(59.05605vw,99vh) scale(.9297)}}.snow:nth-child(120){opacity:.6954;transform:translate(29.9444vw,-10px) scale(.5441);animation:fall-120 26s -11s linear infinite}@keyframes fall-120{65.3%{transform:translate(28.7888vw,65.3vh) scale(.5441)}to{transform:translate(29.3666vw,99vh) scale(.5441)}}.snow:nth-child(121){opacity:1.299;transform:translate(54.1552vw,-10px) scale(.5214);animation:fall-121 16s -9s linear infinite}@keyframes fall-121{62.139%{transform:translate(45.4912vw,62.139vh) scale(.5214)}to{transform:translate(49.8232vw,99vh) scale(.5214)}}.snow:nth-child(122){opacity:1.432;transform:translate(43.8781vw,-10px) scale(.6666);animation:fall-122 25s -12s linear infinite}@keyframes fall-122{60.122%{transform:translate(41.8364vw,60.122vh) scale(.6666)}to{transform:translate(42.85725vw,99vh) scale(.6666)}}.snow:nth-child(123){opacity:.7514;transform:translate(39.5976vw,-10px) scale(.2704);animation:fall-123 19s -1s linear infinite}@keyframes fall-123{69.086%{transform:translate(34.591vw,69.086vh) scale(.2704)}to{transform:translate(37.0943vw,99vh) scale(.2704)}}.snow:nth-child(124){opacity:1.8594;transform:translate(64.3901vw,-10px) scale(.8847);animation:fall-124 23s -20s linear infinite}@keyframes fall-124{78.414%{transform:translate(73.7678vw,78.414vh) scale(.8847)}to{transform:translate(69.07895vw,99vh) scale(.8847)}}.snow:nth-child(125){opacity:.6924;transform:translate(1.2761vw,-10px) scale(.0572);animation:fall-125 12s -17s linear infinite}@keyframes fall-125{42.212%{transform:translate(-2.8747vw,42.212vh) scale(.0572)}to{transform:translate(-.7993vw,99vh) scale(.0572)}}.snow:nth-child(126){opacity:1.8734;transform:translate(14.1279vw,-10px) scale(.1764);animation:fall-126 30s -30s linear infinite}@keyframes fall-126{37.415%{transform:translate(18.974vw,37.415vh) scale(.1764)}to{transform:translate(16.55095vw,99vh) scale(.1764)}}.snow:nth-child(127){opacity:.3936;transform:translate(16.1877vw,-10px) scale(.4438);animation:fall-127 17s -29s linear infinite}@keyframes fall-127{77.7%{transform:translate(15.1885vw,77.7vh) scale(.4438)}to{transform:translate(15.6881vw,99vh) scale(.4438)}}.snow:nth-child(128){opacity:.2466;transform:translate(36.1131vw,-10px) scale(.0193);animation:fall-128 28s -3s linear infinite}@keyframes fall-128{33.869%{transform:translate(32.1326vw,33.869vh) scale(.0193)}to{transform:translate(34.12285vw,99vh) scale(.0193)}}.snow:nth-child(129){opacity:.3194;transform:translate(36.9904vw,-10px) scale(.165);animation:fall-129 20s -8s linear infinite}@keyframes fall-129{56.702%{transform:translate(39.4753vw,56.702vh) scale(.165)}to{transform:translate(38.23285vw,99vh) scale(.165)}}.snow:nth-child(130){opacity:.3096;transform:translate(29.5006vw,-10px) scale(.2336);animation:fall-130 16s -22s linear infinite}@keyframes fall-130{39.453%{transform:translate(24.0266vw,39.453vh) scale(.2336)}to{transform:translate(26.7636vw,99vh) scale(.2336)}}.snow:nth-child(131){opacity:1.6698;transform:translate(14.0964vw,-10px) scale(.6213);animation:fall-131 13s -19s linear infinite}@keyframes fall-131{65.827%{transform:translate(16.0371vw,65.827vh) scale(.6213)}to{transform:translate(15.06675vw,99vh) scale(.6213)}}.snow:nth-child(132){opacity:1.8894;transform:translate(94.3035vw,-10px) scale(.4147);animation:fall-132 13s -10s linear infinite}@keyframes fall-132{65.608%{transform:translate(94.9464vw,65.608vh) scale(.4147)}to{transform:translate(94.62495vw,99vh) scale(.4147)}}.snow:nth-child(133){opacity:.2226;transform:translate(14.2996vw,-10px) scale(.3974);animation:fall-133 22s -26s linear infinite}@keyframes fall-133{30.585%{transform:translate(21.5979vw,30.585vh) scale(.3974)}to{transform:translate(17.94875vw,99vh) scale(.3974)}}.snow:nth-child(134){opacity:.7756;transform:translate(74.5048vw,-10px) scale(.9265);animation:fall-134 17s -11s linear infinite}@keyframes fall-134{75.127%{transform:translate(66.0351vw,75.127vh) scale(.9265)}to{transform:translate(70.26995vw,99vh) scale(.9265)}}.snow:nth-child(135){opacity:.7216;transform:translate(5.9744vw,-10px) scale(.6109);animation:fall-135 25s -1s linear infinite}@keyframes fall-135{64.862%{transform:translate(11.9059vw,64.862vh) scale(.6109)}to{transform:translate(8.94015vw,99vh) scale(.6109)}}.snow:nth-child(136){opacity:1.1538;transform:translate(53.4882vw,-10px) scale(.8213);animation:fall-136 10s -6s linear infinite}@keyframes fall-136{69.293%{transform:translate(58.8522vw,69.293vh) scale(.8213)}to{transform:translate(56.1702vw,99vh) scale(.8213)}}.snow:nth-child(137){opacity:.255;transform:translate(3.5593vw,-10px) scale(.3243);animation:fall-137 18s -26s linear infinite}@keyframes fall-137{30.914%{transform:translate(11.2754vw,30.914vh) scale(.3243)}to{transform:translate(7.41735vw,99vh) scale(.3243)}}.snow:nth-child(138){opacity:1.7724;transform:translate(10.0984vw,-10px) scale(.102);animation:fall-138 24s -28s linear infinite}@keyframes fall-138{54.923%{transform:translate(.7321vw,54.923vh) scale(.102)}to{transform:translate(5.41525vw,99vh) scale(.102)}}.snow:nth-child(139){opacity:1.4986;transform:translate(14.4579vw,-10px) scale(.4501);animation:fall-139 17s -11s linear infinite}@keyframes fall-139{33.314%{transform:translate(11.232vw,33.314vh) scale(.4501)}to{transform:translate(12.84495vw,99vh) scale(.4501)}}.snow:nth-child(140){opacity:1.6104;transform:translate(34.0288vw,-10px) scale(.4682);animation:fall-140 25s -24s linear infinite}@keyframes fall-140{78.699%{transform:translate(37.4704vw,78.699vh) scale(.4682)}to{transform:translate(35.7496vw,99vh) scale(.4682)}}.snow:nth-child(141){opacity:1.8798;transform:translate(52.3743vw,-10px) scale(.746);animation:fall-141 14s -2s linear infinite}@keyframes fall-141{62.657%{transform:translate(54.5806vw,62.657vh) scale(.746)}to{transform:translate(53.47745vw,99vh) scale(.746)}}.snow:nth-child(142){opacity:1.7682;transform:translate(18.484vw,-10px) scale(.0813);animation:fall-142 29s -29s linear infinite}@keyframes fall-142{50.59%{transform:translate(19.7039vw,50.59vh) scale(.0813)}to{transform:translate(19.09395vw,99vh) scale(.0813)}}.snow:nth-child(143){opacity:1.4076;transform:translate(94.7428vw,-10px) scale(.2959);animation:fall-143 10s -27s linear infinite}@keyframes fall-143{64.921%{transform:translate(94.034vw,64.921vh) scale(.2959)}to{transform:translate(94.3884vw,99vh) scale(.2959)}}.snow:nth-child(144){opacity:.4046;transform:translate(5.5813vw,-10px) scale(.5538);animation:fall-144 15s -11s linear infinite}@keyframes fall-144{57.208%{transform:translate(9.4181vw,57.208vh) scale(.5538)}to{transform:translate(7.4997vw,99vh) scale(.5538)}}.snow:nth-child(145){opacity:.9038;transform:translate(61.5064vw,-10px) scale(.4159);animation:fall-145 19s -21s linear infinite}@keyframes fall-145{60.175%{transform:translate(70.6243vw,60.175vh) scale(.4159)}to{transform:translate(66.06535vw,99vh) scale(.4159)}}.snow:nth-child(146){opacity:1.09;transform:translate(49.2083vw,-10px) scale(.1489);animation:fall-146 17s -14s linear infinite}@keyframes fall-146{39.777%{transform:translate(43.8501vw,39.777vh) scale(.1489)}to{transform:translate(46.5292vw,99vh) scale(.1489)}}.snow:nth-child(147){opacity:.7738;transform:translate(24.2831vw,-10px) scale(.9125);animation:fall-147 20s -28s linear infinite}@keyframes fall-147{38.402%{transform:translate(28.0651vw,38.402vh) scale(.9125)}to{transform:translate(26.1741vw,99vh) scale(.9125)}}.snow:nth-child(148){opacity:1.117;transform:translate(17.5969vw,-10px) scale(.7784);animation:fall-148 27s -4s linear infinite}@keyframes fall-148{34.927%{transform:translate(21.8518vw,34.927vh) scale(.7784)}to{transform:translate(19.72435vw,99vh) scale(.7784)}}.snow:nth-child(149){opacity:1.3588;transform:translate(78.7612vw,-10px) scale(.541);animation:fall-149 30s -30s linear infinite}@keyframes fall-149{68.189%{transform:translate(79.7793vw,68.189vh) scale(.541)}to{transform:translate(79.27025vw,99vh) scale(.541)}}.snow:nth-child(150){opacity:.4128;transform:translate(53.842vw,-10px) scale(.7544);animation:fall-150 27s -30s linear infinite}@keyframes fall-150{55.212%{transform:translate(56.6422vw,55.212vh) scale(.7544)}to{transform:translate(55.2421vw,99vh) scale(.7544)}}.snow:nth-child(151){opacity:1.3572;transform:translate(60.891vw,-10px) scale(.1161);animation:fall-151 12s -22s linear infinite}@keyframes fall-151{57.889%{transform:translate(55.5984vw,57.889vh) scale(.1161)}to{transform:translate(58.2447vw,99vh) scale(.1161)}}.snow:nth-child(152){opacity:.2168;transform:translate(8.4533vw,-10px) scale(.6919);animation:fall-152 19s -11s linear infinite}@keyframes fall-152{38.462%{transform:translate(10.8361vw,38.462vh) scale(.6919)}to{transform:translate(9.6447vw,99vh) scale(.6919)}}.snow:nth-child(153){opacity:.9672;transform:translate(21.4412vw,-10px) scale(.0535);animation:fall-153 27s -10s linear infinite}@keyframes fall-153{54.314%{transform:translate(22.1421vw,54.314vh) scale(.0535)}to{transform:translate(21.79165vw,99vh) scale(.0535)}}.snow:nth-child(154){opacity:.645;transform:translate(38.8717vw,-10px) scale(.9537);animation:fall-154 25s -22s linear infinite}@keyframes fall-154{78.537%{transform:translate(30.5792vw,78.537vh) scale(.9537)}to{transform:translate(34.72545vw,99vh) scale(.9537)}}.snow:nth-child(155){opacity:.4096;transform:translate(88.3382vw,-10px) scale(.5656);animation:fall-155 14s -10s linear infinite}@keyframes fall-155{33.653%{transform:translate(80.4782vw,33.653vh) scale(.5656)}to{transform:translate(84.4082vw,99vh) scale(.5656)}}.snow:nth-child(156){opacity:1.9142;transform:translate(58.9718vw,-10px) scale(.4257);animation:fall-156 22s -26s linear infinite}@keyframes fall-156{34.282%{transform:translate(56.7298vw,34.282vh) scale(.4257)}to{transform:translate(57.8508vw,99vh) scale(.4257)}}.snow:nth-child(157){opacity:.3254;transform:translate(5.4461vw,-10px) scale(.0933);animation:fall-157 21s -1s linear infinite}@keyframes fall-157{69.475%{transform:translate(9.1841vw,69.475vh) scale(.0933)}to{transform:translate(7.3151vw,99vh) scale(.0933)}}.snow:nth-child(158){opacity:.8158;transform:translate(29.8263vw,-10px) scale(.1452);animation:fall-158 22s -28s linear infinite}@keyframes fall-158{49.112%{transform:translate(35.0348vw,49.112vh) scale(.1452)}to{transform:translate(32.43055vw,99vh) scale(.1452)}}.snow:nth-child(159){opacity:1.429;transform:translate(5.0029vw,-10px) scale(.395);animation:fall-159 15s -28s linear infinite}@keyframes fall-159{49.099%{transform:translate(9.1801vw,49.099vh) scale(.395)}to{transform:translate(7.0915vw,99vh) scale(.395)}}.snow:nth-child(160){opacity:.7232;transform:translate(7.5562vw,-10px) scale(.6432);animation:fall-160 20s -22s linear infinite}@keyframes fall-160{68.381%{transform:translate(16.9672vw,68.381vh) scale(.6432)}to{transform:translate(12.2617vw,99vh) scale(.6432)}}.snow:nth-child(161){opacity:.0162;transform:translate(90.6427vw,-10px) scale(.5655);animation:fall-161 29s -15s linear infinite}@keyframes fall-161{54.515%{transform:translate(88.7503vw,54.515vh) scale(.5655)}to{transform:translate(89.6965vw,99vh) scale(.5655)}}.snow:nth-child(162){opacity:1.5852;transform:translate(8.3353vw,-10px) scale(.4076);animation:fall-162 27s -25s linear infinite}@keyframes fall-162{53.585%{transform:translate(13.1318vw,53.585vh) scale(.4076)}to{transform:translate(10.73355vw,99vh) scale(.4076)}}.snow:nth-child(163){opacity:1.0834;transform:translate(46.8546vw,-10px) scale(.5495);animation:fall-163 19s -13s linear infinite}@keyframes fall-163{32.718%{transform:translate(55.5362vw,32.718vh) scale(.5495)}to{transform:translate(51.1954vw,99vh) scale(.5495)}}.snow:nth-child(164){opacity:.0866;transform:translate(40.8123vw,-10px) scale(.0035);animation:fall-164 27s -3s linear infinite}@keyframes fall-164{38.106%{transform:translate(39.6198vw,38.106vh) scale(.0035)}to{transform:translate(40.21605vw,99vh) scale(.0035)}}.snow:nth-child(165){opacity:.422;transform:translate(93.1371vw,-10px) scale(.2661);animation:fall-165 25s -14s linear infinite}@keyframes fall-165{55.578%{transform:translate(94.0642vw,55.578vh) scale(.2661)}to{transform:translate(93.60065vw,99vh) scale(.2661)}}.snow:nth-child(166){opacity:.803;transform:translate(34.2648vw,-10px) scale(.8711);animation:fall-166 21s -20s linear infinite}@keyframes fall-166{38.327%{transform:translate(33.692vw,38.327vh) scale(.8711)}to{transform:translate(33.9784vw,99vh) scale(.8711)}}.snow:nth-child(167){opacity:.7564;transform:translate(97.2825vw,-10px) scale(.6754);animation:fall-167 18s -10s linear infinite}@keyframes fall-167{51.249%{transform:translate(96.8901vw,51.249vh) scale(.6754)}to{transform:translate(97.0863vw,99vh) scale(.6754)}}.snow:nth-child(168){opacity:.6908;transform:translate(75.441vw,-10px) scale(.4106);animation:fall-168 15s -19s linear infinite}@keyframes fall-168{49.462%{transform:translate(73.9795vw,49.462vh) scale(.4106)}to{transform:translate(74.71025vw,99vh) scale(.4106)}}.snow:nth-child(169){opacity:1.863;transform:translate(5.7277vw,-10px) scale(.9905);animation:fall-169 13s -2s linear infinite}@keyframes fall-169{39.008%{transform:translate(13.5488vw,39.008vh) scale(.9905)}to{transform:translate(9.63825vw,99vh) scale(.9905)}}.snow:nth-child(170){opacity:.368;transform:translate(26.1576vw,-10px) scale(.2127);animation:fall-170 11s -30s linear infinite}@keyframes fall-170{36.964%{transform:translate(28.5033vw,36.964vh) scale(.2127)}to{transform:translate(27.33045vw,99vh) scale(.2127)}}.snow:nth-child(171){opacity:.7122;transform:translate(16.0869vw,-10px) scale(.1361);animation:fall-171 16s -6s linear infinite}@keyframes fall-171{66.208%{transform:translate(15.501vw,66.208vh) scale(.1361)}to{transform:translate(15.79395vw,99vh) scale(.1361)}}.snow:nth-child(172){opacity:.642;transform:translate(38.3673vw,-10px) scale(.116);animation:fall-172 26s -13s linear infinite}@keyframes fall-172{65.892%{transform:translate(44.2982vw,65.892vh) scale(.116)}to{transform:translate(41.33275vw,99vh) scale(.116)}}.snow:nth-child(173){opacity:.9456;transform:translate(19.861vw,-10px) scale(.9616);animation:fall-173 20s -2s linear infinite}@keyframes fall-173{45.653%{transform:translate(18.9682vw,45.653vh) scale(.9616)}to{transform:translate(19.4146vw,99vh) scale(.9616)}}.snow:nth-child(174){opacity:.61;transform:translate(57.6307vw,-10px) scale(.3311);animation:fall-174 16s -10s linear infinite}@keyframes fall-174{38.795%{transform:translate(62.8111vw,38.795vh) scale(.3311)}to{transform:translate(60.2209vw,99vh) scale(.3311)}}.snow:nth-child(175){opacity:1.3654;transform:translate(57.5732vw,-10px) scale(.6531);animation:fall-175 11s -5s linear infinite}@keyframes fall-175{47.379%{transform:translate(64.7808vw,47.379vh) scale(.6531)}to{transform:translate(61.177vw,99vh) scale(.6531)}}.snow:nth-child(176){opacity:.0144;transform:translate(50.0662vw,-10px) scale(.5574);animation:fall-176 11s -17s linear infinite}@keyframes fall-176{76.327%{transform:translate(59.5265vw,76.327vh) scale(.5574)}to{transform:translate(54.79635vw,99vh) scale(.5574)}}.snow:nth-child(177){opacity:.6892;transform:translate(40.8978vw,-10px) scale(.3122);animation:fall-177 17s -30s linear infinite}@keyframes fall-177{30.125%{transform:translate(38.2085vw,30.125vh) scale(.3122)}to{transform:translate(39.55315vw,99vh) scale(.3122)}}.snow:nth-child(178){opacity:.2514;transform:translate(54.9537vw,-10px) scale(.6471);animation:fall-178 12s -28s linear infinite}@keyframes fall-178{32.288%{transform:translate(59.4237vw,32.288vh) scale(.6471)}to{transform:translate(57.1887vw,99vh) scale(.6471)}}.snow:nth-child(179){opacity:.338;transform:translate(74.9235vw,-10px) scale(.6287);animation:fall-179 24s -26s linear infinite}@keyframes fall-179{35.722%{transform:translate(70.1621vw,35.722vh) scale(.6287)}to{transform:translate(72.5428vw,99vh) scale(.6287)}}.snow:nth-child(180){opacity:.7136;transform:translate(89.4721vw,-10px) scale(.5956);animation:fall-180 16s -16s linear infinite}@keyframes fall-180{73.552%{transform:translate(96.3364vw,73.552vh) scale(.5956)}to{transform:translate(92.90425vw,99vh) scale(.5956)}}.snow:nth-child(181){opacity:.6982;transform:translate(73.8743vw,-10px) scale(.8556);animation:fall-181 19s -24s linear infinite}@keyframes fall-181{59.058%{transform:translate(69.3351vw,59.058vh) scale(.8556)}to{transform:translate(71.6047vw,99vh) scale(.8556)}}.snow:nth-child(182){opacity:1.478;transform:translate(1.4085vw,-10px) scale(.3358);animation:fall-182 16s -14s linear infinite}@keyframes fall-182{48.366%{transform:translate(3.1302vw,48.366vh) scale(.3358)}to{transform:translate(2.26935vw,99vh) scale(.3358)}}.snow:nth-child(183){opacity:1.9682;transform:translate(26.9781vw,-10px) scale(.3154);animation:fall-183 29s -1s linear infinite}@keyframes fall-183{38.272%{transform:translate(25.4229vw,38.272vh) scale(.3154)}to{transform:translate(26.2005vw,99vh) scale(.3154)}}.snow:nth-child(184){opacity:1.351;transform:translate(8.5067vw,-10px) scale(.1733);animation:fall-184 25s -14s linear infinite}@keyframes fall-184{59.028%{transform:translate(10.9988vw,59.028vh) scale(.1733)}to{transform:translate(9.75275vw,99vh) scale(.1733)}}.snow:nth-child(185){opacity:.2776;transform:translate(94.1913vw,-10px) scale(.1453);animation:fall-185 26s -22s linear infinite}@keyframes fall-185{51.402%{transform:translate(91.2667vw,51.402vh) scale(.1453)}to{transform:translate(92.729vw,99vh) scale(.1453)}}.snow:nth-child(186){opacity:1.2644;transform:translate(63.9786vw,-10px) scale(.8421);animation:fall-186 18s -18s linear infinite}@keyframes fall-186{44.908%{transform:translate(58.398vw,44.908vh) scale(.8421)}to{transform:translate(61.1883vw,99vh) scale(.8421)}}.snow:nth-child(187){opacity:.6428;transform:translate(85.8554vw,-10px) scale(.1759);animation:fall-187 14s -3s linear infinite}@keyframes fall-187{63.892%{transform:translate(79.0484vw,63.892vh) scale(.1759)}to{transform:translate(82.4519vw,99vh) scale(.1759)}}.snow:nth-child(188){opacity:.3296;transform:translate(90.373vw,-10px) scale(.6522);animation:fall-188 27s -24s linear infinite}@keyframes fall-188{59.088%{transform:translate(97.1153vw,59.088vh) scale(.6522)}to{transform:translate(93.74415vw,99vh) scale(.6522)}}.snow:nth-child(189){opacity:.2868;transform:translate(19.1041vw,-10px) scale(.0976);animation:fall-189 24s -15s linear infinite}@keyframes fall-189{37.478%{transform:translate(23.4923vw,37.478vh) scale(.0976)}to{transform:translate(21.2982vw,99vh) scale(.0976)}}.snow:nth-child(190){opacity:.5512;transform:translate(81.4028vw,-10px) scale(.5138);animation:fall-190 27s -24s linear infinite}@keyframes fall-190{61.657%{transform:translate(76.9824vw,61.657vh) scale(.5138)}to{transform:translate(79.1926vw,99vh) scale(.5138)}}.snow:nth-child(191){opacity:1.3718;transform:translate(85.9015vw,-10px) scale(.4203);animation:fall-191 20s -19s linear infinite}@keyframes fall-191{42.57%{transform:translate(81.8346vw,42.57vh) scale(.4203)}to{transform:translate(83.86805vw,99vh) scale(.4203)}}.snow:nth-child(192){opacity:.8068;transform:translate(77.547vw,-10px) scale(.9511);animation:fall-192 14s -22s linear infinite}@keyframes fall-192{37.851%{transform:translate(69.3654vw,37.851vh) scale(.9511)}to{transform:translate(73.4562vw,99vh) scale(.9511)}}.snow:nth-child(193){opacity:1.2038;transform:translate(3.212vw,-10px) scale(.3415);animation:fall-193 27s -15s linear infinite}@keyframes fall-193{46.477%{transform:translate(12.1616vw,46.477vh) scale(.3415)}to{transform:translate(7.6868vw,99vh) scale(.3415)}}.snow:nth-child(194){opacity:.3442;transform:translate(78.1635vw,-10px) scale(.6532);animation:fall-194 19s -3s linear infinite}@keyframes fall-194{48.634%{transform:translate(70.1727vw,48.634vh) scale(.6532)}to{transform:translate(74.1681vw,99vh) scale(.6532)}}.snow:nth-child(195){opacity:1.4516;transform:translate(87.0369vw,-10px) scale(.0085);animation:fall-195 12s -25s linear infinite}@keyframes fall-195{75.891%{transform:translate(81.7072vw,75.891vh) scale(.0085)}to{transform:translate(84.37205vw,99vh) scale(.0085)}}.snow:nth-child(196){opacity:.4134;transform:translate(82.714vw,-10px) scale(.8127);animation:fall-196 30s -3s linear infinite}@keyframes fall-196{37.337%{transform:translate(74.1698vw,37.337vh) scale(.8127)}to{transform:translate(78.4419vw,99vh) scale(.8127)}}.snow:nth-child(197){opacity:.3368;transform:translate(62.8859vw,-10px) scale(.8407);animation:fall-197 22s -27s linear infinite}@keyframes fall-197{45.564%{transform:translate(66.2839vw,45.564vh) scale(.8407)}to{transform:translate(64.5849vw,99vh) scale(.8407)}}.snow:nth-child(198){opacity:.4908;transform:translate(48.6867vw,-10px) scale(.9853);animation:fall-198 23s -7s linear infinite}@keyframes fall-198{54.908%{transform:translate(47.8457vw,54.908vh) scale(.9853)}to{transform:translate(48.2662vw,99vh) scale(.9853)}}.snow:nth-child(199){opacity:.8864;transform:translate(22.0081vw,-10px) scale(.8313);animation:fall-199 13s -20s linear infinite}@keyframes fall-199{36.225%{transform:translate(29.4328vw,36.225vh) scale(.8313)}to{transform:translate(25.72045vw,99vh) scale(.8313)}}.snow:nth-child(200){opacity:1.7798;transform:translate(57.7225vw,-10px) scale(.9178);animation:fall-200 18s -12s linear infinite}@keyframes fall-200{65.85%{transform:translate(57.6505vw,65.85vh) scale(.9178)}to{transform:translate(57.6865vw,99vh) scale(.9178)}}.snow:nth-child(201){opacity:.1654;transform:translate(46.1628vw,-10px) scale(.1046);animation:fall-201 18s -1s linear infinite}@keyframes fall-201{43.615%{transform:translate(42.618vw,43.615vh) scale(.1046)}to{transform:translate(44.3904vw,99vh) scale(.1046)}}.snow:nth-child(202){opacity:1.9284;transform:translate(14.4666vw,-10px) scale(.1943);animation:fall-202 18s -28s linear infinite}@keyframes fall-202{49.637%{transform:translate(15.0911vw,49.637vh) scale(.1943)}to{transform:translate(14.77885vw,99vh) scale(.1943)}}.snow:nth-child(203){opacity:.3646;transform:translate(42.0883vw,-10px) scale(.8558);animation:fall-203 23s -25s linear infinite}@keyframes fall-203{47.27%{transform:translate(37.5598vw,47.27vh) scale(.8558)}to{transform:translate(39.82405vw,99vh) scale(.8558)}}.snow:nth-child(204){opacity:1.4164;transform:translate(34.7488vw,-10px) scale(.0964);animation:fall-204 12s -26s linear infinite}@keyframes fall-204{42.671%{transform:translate(31.7536vw,42.671vh) scale(.0964)}to{transform:translate(33.2512vw,99vh) scale(.0964)}}.snow:nth-child(205){opacity:1.2484;transform:translate(2.1168vw,-10px) scale(.9272);animation:fall-205 15s -1s linear infinite}@keyframes fall-205{50.238%{transform:translate(3.8964vw,50.238vh) scale(.9272)}to{transform:translate(3.0066vw,99vh) scale(.9272)}}.snow:nth-child(206){opacity:1.7976;transform:translate(84.223vw,-10px) scale(.4044);animation:fall-206 11s -9s linear infinite}@keyframes fall-206{61.961%{transform:translate(88.6304vw,61.961vh) scale(.4044)}to{transform:translate(86.4267vw,99vh) scale(.4044)}}.snow:nth-child(207){opacity:1.404;transform:translate(16.0853vw,-10px) scale(.1267);animation:fall-207 28s -16s linear infinite}@keyframes fall-207{34.317%{transform:translate(17.3773vw,34.317vh) scale(.1267)}to{transform:translate(16.7313vw,99vh) scale(.1267)}}.snow:nth-child(208){opacity:1.162;transform:translate(32.1438vw,-10px) scale(.8345);animation:fall-208 18s -8s linear infinite}@keyframes fall-208{71.414%{transform:translate(23.8231vw,71.414vh) scale(.8345)}to{transform:translate(27.98345vw,99vh) scale(.8345)}}.snow:nth-child(209){opacity:.2334;transform:translate(97.9205vw,-10px) scale(.8701);animation:fall-209 11s -17s linear infinite}@keyframes fall-209{33.977%{transform:translate(90.3114vw,33.977vh) scale(.8701)}to{transform:translate(94.11595vw,99vh) scale(.8701)}}.snow:nth-child(210){opacity:1.8266;transform:translate(12.7902vw,-10px) scale(.2147);animation:fall-210 24s -18s linear infinite}@keyframes fall-210{38.997%{transform:translate(15.7208vw,38.997vh) scale(.2147)}to{transform:translate(14.2555vw,99vh) scale(.2147)}}.snow:nth-child(211){opacity:1.6416;transform:translate(93.0865vw,-10px) scale(.264);animation:fall-211 29s -26s linear infinite}@keyframes fall-211{51.401%{transform:translate(86.8264vw,51.401vh) scale(.264)}to{transform:translate(89.95645vw,99vh) scale(.264)}}.snow:nth-child(212){opacity:.0068;transform:translate(74.9983vw,-10px) scale(.6128);animation:fall-212 10s -17s linear infinite}@keyframes fall-212{51.659%{transform:translate(83.2673vw,51.659vh) scale(.6128)}to{transform:translate(79.1328vw,99vh) scale(.6128)}}.snow:nth-child(213){opacity:.3606;transform:translate(17.3552vw,-10px) scale(.9517);animation:fall-213 21s -26s linear infinite}@keyframes fall-213{42.537%{transform:translate(22.7194vw,42.537vh) scale(.9517)}to{transform:translate(20.0373vw,99vh) scale(.9517)}}.snow:nth-child(214){opacity:1.7472;transform:translate(89.7383vw,-10px) scale(.9432);animation:fall-214 23s -16s linear infinite}@keyframes fall-214{43.667%{transform:translate(98.051vw,43.667vh) scale(.9432)}to{transform:translate(93.89465vw,99vh) scale(.9432)}}.snow:nth-child(215){opacity:1.5454;transform:translate(96.9245vw,-10px) scale(.6965);animation:fall-215 25s -27s linear infinite}@keyframes fall-215{34.843%{transform:translate(90.0633vw,34.843vh) scale(.6965)}to{transform:translate(93.4939vw,99vh) scale(.6965)}}.snow:nth-child(216){opacity:.1404;transform:translate(64.1726vw,-10px) scale(.1781);animation:fall-216 30s -19s linear infinite}@keyframes fall-216{54.364%{transform:translate(56.1171vw,54.364vh) scale(.1781)}to{transform:translate(60.14485vw,99vh) scale(.1781)}}.snow:nth-child(217){opacity:.2034;transform:translate(82.8181vw,-10px) scale(.2193);animation:fall-217 26s -21s linear infinite}@keyframes fall-217{30.622%{transform:translate(90.5126vw,30.622vh) scale(.2193)}to{transform:translate(86.66535vw,99vh) scale(.2193)}}.snow:nth-child(218){opacity:1.8946;transform:translate(8.9991vw,-10px) scale(.438);animation:fall-218 26s -6s linear infinite}@keyframes fall-218{57.898%{transform:translate(2.68vw,57.898vh) scale(.438)}to{transform:translate(5.83955vw,99vh) scale(.438)}}.snow:nth-child(219){opacity:1.4406;transform:translate(63.4656vw,-10px) scale(.4842);animation:fall-219 16s -12s linear infinite}@keyframes fall-219{60.591%{transform:translate(70.1268vw,60.591vh) scale(.4842)}to{transform:translate(66.7962vw,99vh) scale(.4842)}}.snow:nth-child(220){opacity:1.5796;transform:translate(27.2634vw,-10px) scale(.9177);animation:fall-220 12s -25s linear infinite}@keyframes fall-220{60.307%{transform:translate(32.9101vw,60.307vh) scale(.9177)}to{transform:translate(30.08675vw,99vh) scale(.9177)}}.snow:nth-child(221){opacity:.3208;transform:translate(64.1334vw,-10px) scale(.7696);animation:fall-221 13s -1s linear infinite}@keyframes fall-221{44.818%{transform:translate(54.713vw,44.818vh) scale(.7696)}to{transform:translate(59.4232vw,99vh) scale(.7696)}}.snow:nth-child(222){opacity:1.3434;transform:translate(3.5366vw,-10px) scale(.7695);animation:fall-222 29s -1s linear infinite}@keyframes fall-222{50.852%{transform:translate(-.6932vw,50.852vh) scale(.7695)}to{transform:translate(1.4217vw,99vh) scale(.7695)}}.snow:nth-child(223){opacity:.331;transform:translate(88.4228vw,-10px) scale(.9521);animation:fall-223 24s -16s linear infinite}@keyframes fall-223{46.329%{transform:translate(86.7705vw,46.329vh) scale(.9521)}to{transform:translate(87.59665vw,99vh) scale(.9521)}}.snow:nth-child(224){opacity:1.2648;transform:translate(77.261vw,-10px) scale(.7437);animation:fall-224 15s -18s linear infinite}@keyframes fall-224{67.692%{transform:translate(75.4971vw,67.692vh) scale(.7437)}to{transform:translate(76.37905vw,99vh) scale(.7437)}}.snow:nth-child(225){opacity:.1598;transform:translate(38.9485vw,-10px) scale(.6022);animation:fall-225 13s -6s linear infinite}@keyframes fall-225{70.905%{transform:translate(30.6638vw,70.905vh) scale(.6022)}to{transform:translate(34.80615vw,99vh) scale(.6022)}}.snow:nth-child(226){opacity:.9414;transform:translate(90.0424vw,-10px) scale(.5304);animation:fall-226 22s -11s linear infinite}@keyframes fall-226{48.843%{transform:translate(99.8643vw,48.843vh) scale(.5304)}to{transform:translate(94.95335vw,99vh) scale(.5304)}}.snow:nth-child(227){opacity:.6366;transform:translate(43.4631vw,-10px) scale(.1336);animation:fall-227 14s -6s linear infinite}@keyframes fall-227{60.708%{transform:translate(45.2371vw,60.708vh) scale(.1336)}to{transform:translate(44.3501vw,99vh) scale(.1336)}}.snow:nth-child(228){opacity:.9594;transform:translate(73.9421vw,-10px) scale(.5264);animation:fall-228 19s -24s linear infinite}@keyframes fall-228{67.353%{transform:translate(82.3003vw,67.353vh) scale(.5264)}to{transform:translate(78.1212vw,99vh) scale(.5264)}}.snow:nth-child(229){opacity:.2016;transform:translate(68.8996vw,-10px) scale(.2044);animation:fall-229 26s -19s linear infinite}@keyframes fall-229{55.32%{transform:translate(70.9573vw,55.32vh) scale(.2044)}to{transform:translate(69.92845vw,99vh) scale(.2044)}}.snow:nth-child(230){opacity:.527;transform:translate(23.3777vw,-10px) scale(.1902);animation:fall-230 29s -15s linear infinite}@keyframes fall-230{30.759%{transform:translate(27.9038vw,30.759vh) scale(.1902)}to{transform:translate(25.64075vw,99vh) scale(.1902)}}.snow:nth-child(231){opacity:.5304;transform:translate(54.619vw,-10px) scale(.3246);animation:fall-231 29s -16s linear infinite}@keyframes fall-231{43.467%{transform:translate(45.1461vw,43.467vh) scale(.3246)}to{transform:translate(49.88255vw,99vh) scale(.3246)}}.snow:nth-child(232){opacity:.6474;transform:translate(20.6711vw,-10px) scale(.1016);animation:fall-232 20s -18s linear infinite}@keyframes fall-232{32.392%{transform:translate(16.893vw,32.392vh) scale(.1016)}to{transform:translate(18.78205vw,99vh) scale(.1016)}}.snow:nth-child(233){opacity:1.0384;transform:translate(49.3718vw,-10px) scale(.1478);animation:fall-233 27s -11s linear infinite}@keyframes fall-233{61.496%{transform:translate(53.4174vw,61.496vh) scale(.1478)}to{transform:translate(51.3946vw,99vh) scale(.1478)}}.snow:nth-child(234){opacity:.1458;transform:translate(58.8916vw,-10px) scale(.5874);animation:fall-234 20s -14s linear infinite}@keyframes fall-234{33.443%{transform:translate(63.9337vw,33.443vh) scale(.5874)}to{transform:translate(61.41265vw,99vh) scale(.5874)}}.snow:nth-child(235){opacity:.6744;transform:translate(71.8295vw,-10px) scale(.5183);animation:fall-235 26s -29s linear infinite}@keyframes fall-235{63.619%{transform:translate(62.6786vw,63.619vh) scale(.5183)}to{transform:translate(67.25405vw,99vh) scale(.5183)}}.snow:nth-child(236){opacity:.069;transform:translate(12.9733vw,-10px) scale(.2817);animation:fall-236 19s -20s linear infinite}@keyframes fall-236{51.343%{transform:translate(12.1404vw,51.343vh) scale(.2817)}to{transform:translate(12.55685vw,99vh) scale(.2817)}}.snow:nth-child(237){opacity:1.8538;transform:translate(58.3633vw,-10px) scale(.334);animation:fall-237 21s -13s linear infinite}@keyframes fall-237{66.586%{transform:translate(56.7369vw,66.586vh) scale(.334)}to{transform:translate(57.5501vw,99vh) scale(.334)}}.snow:nth-child(238){opacity:1.56;transform:translate(77.9299vw,-10px) scale(.9092);animation:fall-238 11s -20s linear infinite}@keyframes fall-238{36.829%{transform:translate(68.6511vw,36.829vh) scale(.9092)}to{transform:translate(73.2905vw,99vh) scale(.9092)}}.snow:nth-child(239){opacity:1.8642;transform:translate(.2373vw,-10px) scale(.5808);animation:fall-239 16s -8s linear infinite}@keyframes fall-239{46.608%{transform:translate(-1.9399vw,46.608vh) scale(.5808)}to{transform:translate(-.8513vw,99vh) scale(.5808)}}.snow:nth-child(240){opacity:.578;transform:translate(3.1495vw,-10px) scale(.8601);animation:fall-240 15s -2s linear infinite}@keyframes fall-240{68.144%{transform:translate(-2.6106vw,68.144vh) scale(.8601)}to{transform:translate(.26945vw,99vh) scale(.8601)}}.snow:nth-child(241){opacity:1.224;transform:translate(63.3461vw,-10px) scale(.1156);animation:fall-241 29s -16s linear infinite}@keyframes fall-241{38.857%{transform:translate(55.1222vw,38.857vh) scale(.1156)}to{transform:translate(59.23415vw,99vh) scale(.1156)}}.snow:nth-child(242){opacity:.2146;transform:translate(37.1691vw,-10px) scale(.1891);animation:fall-242 27s -29s linear infinite}@keyframes fall-242{31.963%{transform:translate(30.7596vw,31.963vh) scale(.1891)}to{transform:translate(33.96435vw,99vh) scale(.1891)}}.snow:nth-child(243){opacity:1.4226;transform:translate(91.3124vw,-10px) scale(.9827);animation:fall-243 27s -6s linear infinite}@keyframes fall-243{78.4%{transform:translate(96.2274vw,78.4vh) scale(.9827)}to{transform:translate(93.7699vw,99vh) scale(.9827)}}.snow:nth-child(244){opacity:1.9812;transform:translate(45.3954vw,-10px) scale(.4133);animation:fall-244 14s -22s linear infinite}@keyframes fall-244{32.853%{transform:translate(43.1584vw,32.853vh) scale(.4133)}to{transform:translate(44.2769vw,99vh) scale(.4133)}}.snow:nth-child(245){opacity:.4572;transform:translate(68.7115vw,-10px) scale(.0915);animation:fall-245 18s -16s linear infinite}@keyframes fall-245{39.9%{transform:translate(64.9939vw,39.9vh) scale(.0915)}to{transform:translate(66.8527vw,99vh) scale(.0915)}}.snow:nth-child(246){opacity:1.8362;transform:translate(48.043vw,-10px) scale(.0692);animation:fall-246 28s -3s linear infinite}@keyframes fall-246{34.632%{transform:translate(39.6181vw,34.632vh) scale(.0692)}to{transform:translate(43.83055vw,99vh) scale(.0692)}}.snow:nth-child(247){opacity:1.6;transform:translate(46.5335vw,-10px) scale(.8307);animation:fall-247 11s -22s linear infinite}@keyframes fall-247{56.715%{transform:translate(37.7163vw,56.715vh) scale(.8307)}to{transform:translate(42.1249vw,99vh) scale(.8307)}}.snow:nth-child(248){opacity:1.6376;transform:translate(86.909vw,-10px) scale(.2292);animation:fall-248 15s -15s linear infinite}@keyframes fall-248{43.708%{transform:translate(93.4774vw,43.708vh) scale(.2292)}to{transform:translate(90.1932vw,99vh) scale(.2292)}}.snow:nth-child(249){opacity:.6192;transform:translate(12.7241vw,-10px) scale(.7798);animation:fall-249 21s -30s linear infinite}@keyframes fall-249{55.937%{transform:translate(7.0997vw,55.937vh) scale(.7798)}to{transform:translate(9.9119vw,99vh) scale(.7798)}}.snow:nth-child(250){opacity:.2744;transform:translate(58.6616vw,-10px) scale(.3937);animation:fall-250 22s -7s linear infinite}@keyframes fall-250{77.709%{transform:translate(56.23vw,77.709vh) scale(.3937)}to{transform:translate(57.4458vw,99vh) scale(.3937)}}.snow:nth-child(251){opacity:.3924;transform:translate(90.968vw,-10px) scale(.6715);animation:fall-251 14s -15s linear infinite}@keyframes fall-251{67.361%{transform:translate(99.9116vw,67.361vh) scale(.6715)}to{transform:translate(95.4398vw,99vh) scale(.6715)}}.snow:nth-child(252){opacity:.2744;transform:translate(27.9712vw,-10px) scale(.1126);animation:fall-252 23s -3s linear infinite}@keyframes fall-252{77.629%{transform:translate(22.1585vw,77.629vh) scale(.1126)}to{transform:translate(25.06485vw,99vh) scale(.1126)}}.snow:nth-child(253){opacity:1.7728;transform:translate(51.7686vw,-10px) scale(.8681);animation:fall-253 29s -26s linear infinite}@keyframes fall-253{75.907%{transform:translate(50.3421vw,75.907vh) scale(.8681)}to{transform:translate(51.05535vw,99vh) scale(.8681)}}.snow:nth-child(254){opacity:1.0084;transform:translate(75.908vw,-10px) scale(.0065);animation:fall-254 11s -9s linear infinite}@keyframes fall-254{56.782%{transform:translate(73.7724vw,56.782vh) scale(.0065)}to{transform:translate(74.8402vw,99vh) scale(.0065)}}.snow:nth-child(255){opacity:1.5994;transform:translate(93.213vw,-10px) scale(.9758);animation:fall-255 17s -6s linear infinite}@keyframes fall-255{53.63%{transform:translate(99.8539vw,53.63vh) scale(.9758)}to{transform:translate(96.53345vw,99vh) scale(.9758)}}.snow:nth-child(256){opacity:1.527;transform:translate(82.307vw,-10px) scale(.5223);animation:fall-256 13s -14s linear infinite}@keyframes fall-256{57.777%{transform:translate(83.3918vw,57.777vh) scale(.5223)}to{transform:translate(82.8494vw,99vh) scale(.5223)}}.snow:nth-child(257){opacity:1.8414;transform:translate(48.8597vw,-10px) scale(.395);animation:fall-257 20s -19s linear infinite}@keyframes fall-257{40.219%{transform:translate(58.1475vw,40.219vh) scale(.395)}to{transform:translate(53.5036vw,99vh) scale(.395)}}.snow:nth-child(258){opacity:.6796;transform:translate(85.8177vw,-10px) scale(.0579);animation:fall-258 17s -17s linear infinite}@keyframes fall-258{42.856%{transform:translate(82.4793vw,42.856vh) scale(.0579)}to{transform:translate(84.1485vw,99vh) scale(.0579)}}.snow:nth-child(259){opacity:.1918;transform:translate(97.6579vw,-10px) scale(.0673);animation:fall-259 26s -27s linear infinite}@keyframes fall-259{52.145%{transform:translate(99.8342vw,52.145vh) scale(.0673)}to{transform:translate(98.74605vw,99vh) scale(.0673)}}.snow:nth-child(260){opacity:.3646;transform:translate(76.6091vw,-10px) scale(.499);animation:fall-260 15s -13s linear infinite}@keyframes fall-260{49.229%{transform:translate(75.2918vw,49.229vh) scale(.499)}to{transform:translate(75.95045vw,99vh) scale(.499)}}.snow:nth-child(261){opacity:.1694;transform:translate(9.4925vw,-10px) scale(.0955);animation:fall-261 21s -11s linear infinite}@keyframes fall-261{34.075%{transform:translate(9.3681vw,34.075vh) scale(.0955)}to{transform:translate(9.4303vw,99vh) scale(.0955)}}.snow:nth-child(262){opacity:1.3044;transform:translate(67.447vw,-10px) scale(.5267);animation:fall-262 13s -1s linear infinite}@keyframes fall-262{61.617%{transform:translate(59.7276vw,61.617vh) scale(.5267)}to{transform:translate(63.5873vw,99vh) scale(.5267)}}.snow:nth-child(263){opacity:.5674;transform:translate(74.5027vw,-10px) scale(.3088);animation:fall-263 27s -12s linear infinite}@keyframes fall-263{31.336%{transform:translate(83.4085vw,31.336vh) scale(.3088)}to{transform:translate(78.9556vw,99vh) scale(.3088)}}.snow:nth-child(264){opacity:1.4406;transform:translate(5.404vw,-10px) scale(.1259);animation:fall-264 17s -23s linear infinite}@keyframes fall-264{70.522%{transform:translate(6.501vw,70.522vh) scale(.1259)}to{transform:translate(5.9525vw,99vh) scale(.1259)}}.snow:nth-child(265){opacity:.3596;transform:translate(20.4972vw,-10px) scale(.0011);animation:fall-265 13s -8s linear infinite}@keyframes fall-265{60.941%{transform:translate(28.6152vw,60.941vh) scale(.0011)}to{transform:translate(24.5562vw,99vh) scale(.0011)}}.snow:nth-child(266){opacity:.392;transform:translate(54.0698vw,-10px) scale(.6005);animation:fall-266 13s -29s linear infinite}@keyframes fall-266{59.985%{transform:translate(48.2465vw,59.985vh) scale(.6005)}to{transform:translate(51.15815vw,99vh) scale(.6005)}}.snow:nth-child(267){opacity:.4756;transform:translate(31.925vw,-10px) scale(.826);animation:fall-267 23s -27s linear infinite}@keyframes fall-267{41.024%{transform:translate(24.39vw,41.024vh) scale(.826)}to{transform:translate(28.1575vw,99vh) scale(.826)}}.snow:nth-child(268){opacity:1.6316;transform:translate(34.7587vw,-10px) scale(.94);animation:fall-268 21s -1s linear infinite}@keyframes fall-268{40.736%{transform:translate(40.497vw,40.736vh) scale(.94)}to{transform:translate(37.62785vw,99vh) scale(.94)}}.snow:nth-child(269){opacity:.7236;transform:translate(92.5045vw,-10px) scale(.338);animation:fall-269 12s -8s linear infinite}@keyframes fall-269{66.707%{transform:translate(89.8391vw,66.707vh) scale(.338)}to{transform:translate(91.1718vw,99vh) scale(.338)}}.snow:nth-child(270){opacity:.1076;transform:translate(19.9856vw,-10px) scale(.7636);animation:fall-270 23s -21s linear infinite}@keyframes fall-270{58.366%{transform:translate(15.1946vw,58.366vh) scale(.7636)}to{transform:translate(17.5901vw,99vh) scale(.7636)}}.snow:nth-child(271){opacity:.9382;transform:translate(23.3405vw,-10px) scale(.225);animation:fall-271 12s -23s linear infinite}@keyframes fall-271{54.528%{transform:translate(31.7966vw,54.528vh) scale(.225)}to{transform:translate(27.56855vw,99vh) scale(.225)}}.snow:nth-child(272){opacity:.0766;transform:translate(16.3031vw,-10px) scale(.3891);animation:fall-272 27s -14s linear infinite}@keyframes fall-272{54.013%{transform:translate(18.7302vw,54.013vh) scale(.3891)}to{transform:translate(17.51665vw,99vh) scale(.3891)}}.snow:nth-child(273){opacity:.2288;transform:translate(12.989vw,-10px) scale(.0785);animation:fall-273 26s -15s linear infinite}@keyframes fall-273{33.744%{transform:translate(20.1849vw,33.744vh) scale(.0785)}to{transform:translate(16.58695vw,99vh) scale(.0785)}}.snow:nth-child(274){opacity:.2726;transform:translate(92.1402vw,-10px) scale(.7216);animation:fall-274 19s -6s linear infinite}@keyframes fall-274{68.428%{transform:translate(98.2174vw,68.428vh) scale(.7216)}to{transform:translate(95.1788vw,99vh) scale(.7216)}}.snow:nth-child(275){opacity:.5754;transform:translate(63.2427vw,-10px) scale(.8175);animation:fall-275 13s -5s linear infinite}@keyframes fall-275{32.539%{transform:translate(55.8889vw,32.539vh) scale(.8175)}to{transform:translate(59.5658vw,99vh) scale(.8175)}}.snow:nth-child(276){opacity:.587;transform:translate(4.0891vw,-10px) scale(.6358);animation:fall-276 30s -25s linear infinite}@keyframes fall-276{55.777%{transform:translate(12.4464vw,55.777vh) scale(.6358)}to{transform:translate(8.26775vw,99vh) scale(.6358)}}.snow:nth-child(277){opacity:1.3988;transform:translate(65.6121vw,-10px) scale(.9082);animation:fall-277 28s -8s linear infinite}@keyframes fall-277{50.301%{transform:translate(55.8452vw,50.301vh) scale(.9082)}to{transform:translate(60.72865vw,99vh) scale(.9082)}}.snow:nth-child(278){opacity:.8992;transform:translate(20.9428vw,-10px) scale(.7973);animation:fall-278 16s -5s linear infinite}@keyframes fall-278{33.685%{transform:translate(19.4078vw,33.685vh) scale(.7973)}to{transform:translate(20.1753vw,99vh) scale(.7973)}}.snow:nth-child(279){opacity:.5634;transform:translate(58.6232vw,-10px) scale(.9541);animation:fall-279 14s -14s linear infinite}@keyframes fall-279{30.054%{transform:translate(52.0384vw,30.054vh) scale(.9541)}to{transform:translate(55.3308vw,99vh) scale(.9541)}}.snow:nth-child(280){opacity:.9358;transform:translate(65.3119vw,-10px) scale(.7945);animation:fall-280 20s -5s linear infinite}@keyframes fall-280{45.411%{transform:translate(58.6215vw,45.411vh) scale(.7945)}to{transform:translate(61.9667vw,99vh) scale(.7945)}}.snow:nth-child(281){opacity:.4554;transform:translate(82.5334vw,-10px) scale(.1786);animation:fall-281 15s -9s linear infinite}@keyframes fall-281{75.037%{transform:translate(78.1594vw,75.037vh) scale(.1786)}to{transform:translate(80.3464vw,99vh) scale(.1786)}}.snow:nth-child(282){opacity:1.8878;transform:translate(93.6142vw,-10px) scale(.2547);animation:fall-282 21s -20s linear infinite}@keyframes fall-282{61.033%{transform:translate(102.5926vw,61.033vh) scale(.2547)}to{transform:translate(98.1034vw,99vh) scale(.2547)}}.snow:nth-child(283){opacity:1.404;transform:translate(87.8433vw,-10px) scale(.8383);animation:fall-283 28s -27s linear infinite}@keyframes fall-283{68.523%{transform:translate(89.275vw,68.523vh) scale(.8383)}to{transform:translate(88.55915vw,99vh) scale(.8383)}}.snow:nth-child(284){opacity:1.3762;transform:translate(61.8811vw,-10px) scale(.1729);animation:fall-284 20s -7s linear infinite}@keyframes fall-284{45.909%{transform:translate(53.4354vw,45.909vh) scale(.1729)}to{transform:translate(57.65825vw,99vh) scale(.1729)}}.snow:nth-child(285){opacity:1.8138;transform:translate(78.0237vw,-10px) scale(.4992);animation:fall-285 22s -18s linear infinite}@keyframes fall-285{35.089%{transform:translate(87.405vw,35.089vh) scale(.4992)}to{transform:translate(82.71435vw,99vh) scale(.4992)}}.snow:nth-child(286){opacity:1.5586;transform:translate(58.5338vw,-10px) scale(.7607);animation:fall-286 14s -1s linear infinite}@keyframes fall-286{57.048%{transform:translate(53.9209vw,57.048vh) scale(.7607)}to{transform:translate(56.22735vw,99vh) scale(.7607)}}.snow:nth-child(287){opacity:.2706;transform:translate(10.1861vw,-10px) scale(.4147);animation:fall-287 29s -23s linear infinite}@keyframes fall-287{51.881%{transform:translate(14.3355vw,51.881vh) scale(.4147)}to{transform:translate(12.2608vw,99vh) scale(.4147)}}.snow:nth-child(288){opacity:1.5284;transform:translate(80.477vw,-10px) scale(.4329);animation:fall-288 11s -10s linear infinite}@keyframes fall-288{54.211%{transform:translate(78.7182vw,54.211vh) scale(.4329)}to{transform:translate(79.5976vw,99vh) scale(.4329)}}.snow:nth-child(289){opacity:.3242;transform:translate(50.6699vw,-10px) scale(.5751);animation:fall-289 29s -26s linear infinite}@keyframes fall-289{30.894%{transform:translate(43.5546vw,30.894vh) scale(.5751)}to{transform:translate(47.11225vw,99vh) scale(.5751)}}.snow:nth-child(290){opacity:1.0402;transform:translate(71.2508vw,-10px) scale(.3089);animation:fall-290 23s -28s linear infinite}@keyframes fall-290{59.978%{transform:translate(71.3858vw,59.978vh) scale(.3089)}to{transform:translate(71.3183vw,99vh) scale(.3089)}}.snow:nth-child(291){opacity:.7712;transform:translate(90.5688vw,-10px) scale(.8957);animation:fall-291 28s -30s linear infinite}@keyframes fall-291{72.026%{transform:translate(90.4173vw,72.026vh) scale(.8957)}to{transform:translate(90.49305vw,99vh) scale(.8957)}}.snow:nth-child(292){opacity:.587;transform:translate(88.5624vw,-10px) scale(.0284);animation:fall-292 26s -21s linear infinite}@keyframes fall-292{50.123%{transform:translate(91.0662vw,50.123vh) scale(.0284)}to{transform:translate(89.8143vw,99vh) scale(.0284)}}.snow:nth-child(293){opacity:1.8416;transform:translate(33.2789vw,-10px) scale(.9937);animation:fall-293 30s -19s linear infinite}@keyframes fall-293{30.483%{transform:translate(34.4014vw,30.483vh) scale(.9937)}to{transform:translate(33.84015vw,99vh) scale(.9937)}}.snow:nth-child(294){opacity:.0188;transform:translate(35.3918vw,-10px) scale(.7628);animation:fall-294 23s -9s linear infinite}@keyframes fall-294{44.489%{transform:translate(28.8134vw,44.489vh) scale(.7628)}to{transform:translate(32.1026vw,99vh) scale(.7628)}}.snow:nth-child(295){opacity:1.3904;transform:translate(94.3932vw,-10px) scale(.6034);animation:fall-295 23s -26s linear infinite}@keyframes fall-295{32.337%{transform:translate(92.0147vw,32.337vh) scale(.6034)}to{transform:translate(93.20395vw,99vh) scale(.6034)}}.snow:nth-child(296){opacity:.272;transform:translate(39.7907vw,-10px) scale(.9822);animation:fall-296 27s -9s linear infinite}@keyframes fall-296{62.503%{transform:translate(44.9683vw,62.503vh) scale(.9822)}to{transform:translate(42.3795vw,99vh) scale(.9822)}}.snow:nth-child(297){opacity:.604;transform:translate(24.5556vw,-10px) scale(.737);animation:fall-297 12s -27s linear infinite}@keyframes fall-297{33.696%{transform:translate(24.8441vw,33.696vh) scale(.737)}to{transform:translate(24.69985vw,99vh) scale(.737)}}.snow:nth-child(298){opacity:1.6382;transform:translate(64.6197vw,-10px) scale(.91);animation:fall-298 19s -11s linear infinite}@keyframes fall-298{63.292%{transform:translate(64.6733vw,63.292vh) scale(.91)}to{transform:translate(64.6465vw,99vh) scale(.91)}}.snow:nth-child(299){opacity:1.449;transform:translate(57.5603vw,-10px) scale(.94);animation:fall-299 29s -2s linear infinite}@keyframes fall-299{57.76%{transform:translate(63.5821vw,57.76vh) scale(.94)}to{transform:translate(60.5712vw,99vh) scale(.94)}}.snow:nth-child(300){opacity:1.5208;transform:translate(93.9489vw,-10px) scale(.3823);animation:fall-300 19s -19s linear infinite}@keyframes fall-300{70.06%{transform:translate(90.4968vw,70.06vh) scale(.3823)}to{transform:translate(92.22285vw,99vh) scale(.3823)}}.snow:nth-child(301){opacity:.8558;transform:translate(10.9953vw,-10px) scale(.1885);animation:fall-301 20s -18s linear infinite}@keyframes fall-301{76.283%{transform:translate(12.2483vw,76.283vh) scale(.1885)}to{transform:translate(11.6218vw,99vh) scale(.1885)}}.snow:nth-child(302){opacity:.9584;transform:translate(27.8206vw,-10px) scale(.861);animation:fall-302 23s -14s linear infinite}@keyframes fall-302{31.522%{transform:translate(20.9617vw,31.522vh) scale(.861)}to{transform:translate(24.39115vw,99vh) scale(.861)}}.snow:nth-child(303){opacity:1.6242;transform:translate(81.0025vw,-10px) scale(.8166);animation:fall-303 25s -3s linear infinite}@keyframes fall-303{41.778%{transform:translate(90.8398vw,41.778vh) scale(.8166)}to{transform:translate(85.92115vw,99vh) scale(.8166)}}.snow:nth-child(304){opacity:.7024;transform:translate(72.4312vw,-10px) scale(.1093);animation:fall-304 18s -20s linear infinite}@keyframes fall-304{74.671%{transform:translate(81.7826vw,74.671vh) scale(.1093)}to{transform:translate(77.1069vw,99vh) scale(.1093)}}.snow:nth-child(305){opacity:1.6614;transform:translate(81.3736vw,-10px) scale(.8766);animation:fall-305 16s -7s linear infinite}@keyframes fall-305{59.384%{transform:translate(88.5616vw,59.384vh) scale(.8766)}to{transform:translate(84.9676vw,99vh) scale(.8766)}}.snow:nth-child(306){opacity:.1516;transform:translate(11.2343vw,-10px) scale(.1754);animation:fall-306 19s -13s linear infinite}@keyframes fall-306{50.898%{transform:translate(10.6558vw,50.898vh) scale(.1754)}to{transform:translate(10.94505vw,99vh) scale(.1754)}}.snow:nth-child(307){opacity:.8044;transform:translate(69.7122vw,-10px) scale(.6519);animation:fall-307 26s -15s linear infinite}@keyframes fall-307{32.675%{transform:translate(60.8316vw,32.675vh) scale(.6519)}to{transform:translate(65.2719vw,99vh) scale(.6519)}}.snow:nth-child(308){opacity:.8172;transform:translate(39.1462vw,-10px) scale(.6606);animation:fall-308 20s -9s linear infinite}@keyframes fall-308{64.104%{transform:translate(39.0492vw,64.104vh) scale(.6606)}to{transform:translate(39.0977vw,99vh) scale(.6606)}}.snow:nth-child(309){opacity:1.2422;transform:translate(55.5759vw,-10px) scale(.5214);animation:fall-309 25s -14s linear infinite}@keyframes fall-309{52.71%{transform:translate(60.9113vw,52.71vh) scale(.5214)}to{transform:translate(58.2436vw,99vh) scale(.5214)}}.snow:nth-child(310){opacity:1.1224;transform:translate(32.6629vw,-10px) scale(.269);animation:fall-310 29s -6s linear infinite}@keyframes fall-310{42.118%{transform:translate(37.8956vw,42.118vh) scale(.269)}to{transform:translate(35.27925vw,99vh) scale(.269)}}.snow:nth-child(311){opacity:.5136;transform:translate(45.5241vw,-10px) scale(.8169);animation:fall-311 12s -14s linear infinite}@keyframes fall-311{54.809%{transform:translate(49.4869vw,54.809vh) scale(.8169)}to{transform:translate(47.5055vw,99vh) scale(.8169)}}.snow:nth-child(312){opacity:.8346;transform:translate(99.4313vw,-10px) scale(.7087);animation:fall-312 19s -23s linear infinite}@keyframes fall-312{63.178%{transform:translate(106.8395vw,63.178vh) scale(.7087)}to{transform:translate(103.1354vw,99vh) scale(.7087)}}.snow:nth-child(313){opacity:.2324;transform:translate(62.9101vw,-10px) scale(.0417);animation:fall-313 29s -27s linear infinite}@keyframes fall-313{53.474%{transform:translate(66.4628vw,53.474vh) scale(.0417)}to{transform:translate(64.68645vw,99vh) scale(.0417)}}.snow:nth-child(314){opacity:.7484;transform:translate(37.8376vw,-10px) scale(.7858);animation:fall-314 21s -15s linear infinite}@keyframes fall-314{46.584%{transform:translate(41.1762vw,46.584vh) scale(.7858)}to{transform:translate(39.5069vw,99vh) scale(.7858)}}.snow:nth-child(315){opacity:1.8478;transform:translate(56.0663vw,-10px) scale(.8962);animation:fall-315 13s -4s linear infinite}@keyframes fall-315{35.137%{transform:translate(50.2556vw,35.137vh) scale(.8962)}to{transform:translate(53.16095vw,99vh) scale(.8962)}}.snow:nth-child(316){opacity:.758;transform:translate(68.6677vw,-10px) scale(.4849);animation:fall-316 25s -15s linear infinite}@keyframes fall-316{73.45%{transform:translate(70.3565vw,73.45vh) scale(.4849)}to{transform:translate(69.5121vw,99vh) scale(.4849)}}.snow:nth-child(317){opacity:1.791;transform:translate(18.9017vw,-10px) scale(.7577);animation:fall-317 19s -10s linear infinite}@keyframes fall-317{71.476%{transform:translate(10.4504vw,71.476vh) scale(.7577)}to{transform:translate(14.67605vw,99vh) scale(.7577)}}.snow:nth-child(318){opacity:1.479;transform:translate(59.5463vw,-10px) scale(.1602);animation:fall-318 26s -9s linear infinite}@keyframes fall-318{72.22%{transform:translate(53.5793vw,72.22vh) scale(.1602)}to{transform:translate(56.5628vw,99vh) scale(.1602)}}.snow:nth-child(319){opacity:.0166;transform:translate(32.48vw,-10px) scale(.1167);animation:fall-319 19s -30s linear infinite}@keyframes fall-319{58.677%{transform:translate(36.9673vw,58.677vh) scale(.1167)}to{transform:translate(34.72365vw,99vh) scale(.1167)}}.snow:nth-child(320){opacity:.8086;transform:translate(23.8059vw,-10px) scale(.7017);animation:fall-320 14s -3s linear infinite}@keyframes fall-320{31.296%{transform:translate(18.0859vw,31.296vh) scale(.7017)}to{transform:translate(20.9459vw,99vh) scale(.7017)}}.snow:nth-child(321){opacity:1.9176;transform:translate(10.0169vw,-10px) scale(.9957);animation:fall-321 10s -10s linear infinite}@keyframes fall-321{40.916%{transform:translate(1.5641vw,40.916vh) scale(.9957)}to{transform:translate(5.7905vw,99vh) scale(.9957)}}.snow:nth-child(322){opacity:1.8738;transform:translate(39.21vw,-10px) scale(.0375);animation:fall-322 25s -11s linear infinite}@keyframes fall-322{66.034%{transform:translate(40.8205vw,66.034vh) scale(.0375)}to{transform:translate(40.01525vw,99vh) scale(.0375)}}.snow:nth-child(323){opacity:1.2748;transform:translate(61.9387vw,-10px) scale(.1318);animation:fall-323 27s -21s linear infinite}@keyframes fall-323{78.689%{transform:translate(58.4516vw,78.689vh) scale(.1318)}to{transform:translate(60.19515vw,99vh) scale(.1318)}}.snow:nth-child(324){opacity:1.1028;transform:translate(59.347vw,-10px) scale(.4308);animation:fall-324 13s -14s linear infinite}@keyframes fall-324{66.182%{transform:translate(51.8906vw,66.182vh) scale(.4308)}to{transform:translate(55.6188vw,99vh) scale(.4308)}}.snow:nth-child(325){opacity:1.0548;transform:translate(89.181vw,-10px) scale(.0043);animation:fall-325 20s -14s linear infinite}@keyframes fall-325{72.324%{transform:translate(92.8911vw,72.324vh) scale(.0043)}to{transform:translate(91.03605vw,99vh) scale(.0043)}}.snow:nth-child(326){opacity:.5768;transform:translate(29.4518vw,-10px) scale(.7487);animation:fall-326 22s -21s linear infinite}@keyframes fall-326{58.652%{transform:translate(35.7325vw,58.652vh) scale(.7487)}to{transform:translate(32.59215vw,99vh) scale(.7487)}}.snow:nth-child(327){opacity:1.1776;transform:translate(56.7029vw,-10px) scale(.286);animation:fall-327 28s -22s linear infinite}@keyframes fall-327{33.205%{transform:translate(61.3159vw,33.205vh) scale(.286)}to{transform:translate(59.0094vw,99vh) scale(.286)}}.snow:nth-child(328){opacity:.5772;transform:translate(40.2464vw,-10px) scale(.6398);animation:fall-328 18s -20s linear infinite}@keyframes fall-328{31.9%{transform:translate(36.3276vw,31.9vh) scale(.6398)}to{transform:translate(38.287vw,99vh) scale(.6398)}}.snow:nth-child(329){opacity:1.0248;transform:translate(46.8482vw,-10px) scale(.9091);animation:fall-329 19s -15s linear infinite}@keyframes fall-329{73.497%{transform:translate(41.509vw,73.497vh) scale(.9091)}to{transform:translate(44.1786vw,99vh) scale(.9091)}}.snow:nth-child(330){opacity:.9014;transform:translate(52.0034vw,-10px) scale(.7454);animation:fall-330 19s -19s linear infinite}@keyframes fall-330{77.624%{transform:translate(58.8375vw,77.624vh) scale(.7454)}to{transform:translate(55.42045vw,99vh) scale(.7454)}}.snow:nth-child(331){opacity:1.8256;transform:translate(75.2703vw,-10px) scale(.2017);animation:fall-331 14s -4s linear infinite}@keyframes fall-331{58.731%{transform:translate(74.6811vw,58.731vh) scale(.2017)}to{transform:translate(74.9757vw,99vh) scale(.2017)}}.snow:nth-child(332){opacity:.6628;transform:translate(28.3807vw,-10px) scale(.1888);animation:fall-332 13s -6s linear infinite}@keyframes fall-332{55.082%{transform:translate(36.6935vw,55.082vh) scale(.1888)}to{transform:translate(32.5371vw,99vh) scale(.1888)}}.snow:nth-child(333){opacity:.3826;transform:translate(20.7765vw,-10px) scale(.7421);animation:fall-333 27s -19s linear infinite}@keyframes fall-333{58.983%{transform:translate(14.6777vw,58.983vh) scale(.7421)}to{transform:translate(17.7271vw,99vh) scale(.7421)}}.snow:nth-child(334){opacity:.2806;transform:translate(17.5302vw,-10px) scale(.0858);animation:fall-334 25s -20s linear infinite}@keyframes fall-334{60.027%{transform:translate(14.8567vw,60.027vh) scale(.0858)}to{transform:translate(16.19345vw,99vh) scale(.0858)}}.snow:nth-child(335){opacity:.6986;transform:translate(98.3832vw,-10px) scale(.033);animation:fall-335 21s -18s linear infinite}@keyframes fall-335{42.306%{transform:translate(92.9788vw,42.306vh) scale(.033)}to{transform:translate(95.681vw,99vh) scale(.033)}}.snow:nth-child(336){opacity:1.0552;transform:translate(80.3216vw,-10px) scale(.7514);animation:fall-336 23s -3s linear infinite}@keyframes fall-336{59.172%{transform:translate(80.0463vw,59.172vh) scale(.7514)}to{transform:translate(80.18395vw,99vh) scale(.7514)}}.snow:nth-child(337){opacity:1.0432;transform:translate(98.2741vw,-10px) scale(.9541);animation:fall-337 28s -7s linear infinite}@keyframes fall-337{62.371%{transform:translate(92.4686vw,62.371vh) scale(.9541)}to{transform:translate(95.37135vw,99vh) scale(.9541)}}.snow:nth-child(338){opacity:1.5232;transform:translate(16.7145vw,-10px) scale(.3558);animation:fall-338 10s -22s linear infinite}@keyframes fall-338{71.414%{transform:translate(19.2312vw,71.414vh) scale(.3558)}to{transform:translate(17.97285vw,99vh) scale(.3558)}}.snow:nth-child(339){opacity:1.6852;transform:translate(76.6868vw,-10px) scale(.89);animation:fall-339 30s -15s linear infinite}@keyframes fall-339{76.775%{transform:translate(66.984vw,76.775vh) scale(.89)}to{transform:translate(71.8354vw,99vh) scale(.89)}}.snow:nth-child(340){opacity:1.515;transform:translate(90.5853vw,-10px) scale(.6952);animation:fall-340 22s -30s linear infinite}@keyframes fall-340{57.731%{transform:translate(96.9687vw,57.731vh) scale(.6952)}to{transform:translate(93.777vw,99vh) scale(.6952)}}.snow:nth-child(341){opacity:.9948;transform:translate(32.4324vw,-10px) scale(.6595);animation:fall-341 13s -19s linear infinite}@keyframes fall-341{56.085%{transform:translate(23.3508vw,56.085vh) scale(.6595)}to{transform:translate(27.8916vw,99vh) scale(.6595)}}.snow:nth-child(342){opacity:1.322;transform:translate(1.6608vw,-10px) scale(.0025);animation:fall-342 28s -8s linear infinite}@keyframes fall-342{49.187%{transform:translate(.9328vw,49.187vh) scale(.0025)}to{transform:translate(1.2968vw,99vh) scale(.0025)}}.snow:nth-child(343){opacity:1.4714;transform:translate(46.2099vw,-10px) scale(.3686);animation:fall-343 27s -25s linear infinite}@keyframes fall-343{68.016%{transform:translate(44.1899vw,68.016vh) scale(.3686)}to{transform:translate(45.1999vw,99vh) scale(.3686)}}.snow:nth-child(344){opacity:.2934;transform:translate(97.1835vw,-10px) scale(.7639);animation:fall-344 24s -7s linear infinite}@keyframes fall-344{51.989%{transform:translate(96.8005vw,51.989vh) scale(.7639)}to{transform:translate(96.992vw,99vh) scale(.7639)}}.snow:nth-child(345){opacity:1.681;transform:translate(15.346vw,-10px) scale(.853);animation:fall-345 17s -30s linear infinite}@keyframes fall-345{34.96%{transform:translate(5.6915vw,34.96vh) scale(.853)}to{transform:translate(10.51875vw,99vh) scale(.853)}}.snow:nth-child(346){opacity:1.4742;transform:translate(22.2818vw,-10px) scale(.8689);animation:fall-346 27s -1s linear infinite}@keyframes fall-346{65.117%{transform:translate(24.1625vw,65.117vh) scale(.8689)}to{transform:translate(23.22215vw,99vh) scale(.8689)}}.snow:nth-child(347){opacity:1.8442;transform:translate(64.6574vw,-10px) scale(.1927);animation:fall-347 22s -4s linear infinite}@keyframes fall-347{62.749%{transform:translate(60.1642vw,62.749vh) scale(.1927)}to{transform:translate(62.4108vw,99vh) scale(.1927)}}.snow:nth-child(348){opacity:.5318;transform:translate(21.0904vw,-10px) scale(.6282);animation:fall-348 15s -4s linear infinite}@keyframes fall-348{72.292%{transform:translate(22.8264vw,72.292vh) scale(.6282)}to{transform:translate(21.9584vw,99vh) scale(.6282)}}.snow:nth-child(349){opacity:.5766;transform:translate(58.8136vw,-10px) scale(.1783);animation:fall-349 29s -10s linear infinite}@keyframes fall-349{66.964%{transform:translate(67.7796vw,66.964vh) scale(.1783)}to{transform:translate(63.2966vw,99vh) scale(.1783)}}.snow:nth-child(350){opacity:1.5982;transform:translate(94.0186vw,-10px) scale(.1216);animation:fall-350 11s -8s linear infinite}@keyframes fall-350{32.507%{transform:translate(91.4975vw,32.507vh) scale(.1216)}to{transform:translate(92.75805vw,99vh) scale(.1216)}}.snow:nth-child(351){opacity:.5092;transform:translate(48.4952vw,-10px) scale(.5643);animation:fall-351 17s -14s linear infinite}@keyframes fall-351{63.307%{transform:translate(46.1016vw,63.307vh) scale(.5643)}to{transform:translate(47.2984vw,99vh) scale(.5643)}}.snow:nth-child(352){opacity:1.2854;transform:translate(99.5166vw,-10px) scale(.0489);animation:fall-352 11s -6s linear infinite}@keyframes fall-352{69.796%{transform:translate(91.6041vw,69.796vh) scale(.0489)}to{transform:translate(95.56035vw,99vh) scale(.0489)}}.snow:nth-child(353){opacity:1.5362;transform:translate(62.1454vw,-10px) scale(.0309);animation:fall-353 10s -7s linear infinite}@keyframes fall-353{77.626%{transform:translate(65.6683vw,77.626vh) scale(.0309)}to{transform:translate(63.90685vw,99vh) scale(.0309)}}.snow:nth-child(354){opacity:.4852;transform:translate(8.2256vw,-10px) scale(.3916);animation:fall-354 23s -22s linear infinite}@keyframes fall-354{48.628%{transform:translate(6.7535vw,48.628vh) scale(.3916)}to{transform:translate(7.48955vw,99vh) scale(.3916)}}.snow:nth-child(355){opacity:1.2296;transform:translate(45.2765vw,-10px) scale(.2621);animation:fall-355 27s -24s linear infinite}@keyframes fall-355{48.711%{transform:translate(47.4598vw,48.711vh) scale(.2621)}to{transform:translate(46.36815vw,99vh) scale(.2621)}}.snow:nth-child(356){opacity:1.8966;transform:translate(18.4438vw,-10px) scale(.0954);animation:fall-356 20s -20s linear infinite}@keyframes fall-356{51.499%{transform:translate(14.8221vw,51.499vh) scale(.0954)}to{transform:translate(16.63295vw,99vh) scale(.0954)}}.snow:nth-child(357){opacity:1.1286;transform:translate(36.3211vw,-10px) scale(.0701);animation:fall-357 30s -24s linear infinite}@keyframes fall-357{44.761%{transform:translate(27.0232vw,44.761vh) scale(.0701)}to{transform:translate(31.67215vw,99vh) scale(.0701)}}.snow:nth-child(358){opacity:1.7246;transform:translate(17.121vw,-10px) scale(.3659);animation:fall-358 16s -2s linear infinite}@keyframes fall-358{60.217%{transform:translate(13.365vw,60.217vh) scale(.3659)}to{transform:translate(15.243vw,99vh) scale(.3659)}}.snow:nth-child(359){opacity:1.6416;transform:translate(96.6419vw,-10px) scale(.3314);animation:fall-359 22s -30s linear infinite}@keyframes fall-359{66.232%{transform:translate(87.2727vw,66.232vh) scale(.3314)}to{transform:translate(91.9573vw,99vh) scale(.3314)}}.snow:nth-child(360){opacity:.2242;transform:translate(14.6388vw,-10px) scale(.8491);animation:fall-360 20s -12s linear infinite}@keyframes fall-360{49.547%{transform:translate(23.6918vw,49.547vh) scale(.8491)}to{transform:translate(19.1653vw,99vh) scale(.8491)}}.snow:nth-child(361){opacity:1.1464;transform:translate(80.9579vw,-10px) scale(.1203);animation:fall-361 16s -29s linear infinite}@keyframes fall-361{75.535%{transform:translate(85.7732vw,75.535vh) scale(.1203)}to{transform:translate(83.36555vw,99vh) scale(.1203)}}.snow:nth-child(362){opacity:1.6408;transform:translate(28.2524vw,-10px) scale(.3408);animation:fall-362 10s -1s linear infinite}@keyframes fall-362{56.211%{transform:translate(36.1644vw,56.211vh) scale(.3408)}to{transform:translate(32.2084vw,99vh) scale(.3408)}}.snow:nth-child(363){opacity:.596;transform:translate(90.468vw,-10px) scale(.1141);animation:fall-363 10s -7s linear infinite}@keyframes fall-363{44.643%{transform:translate(85.6148vw,44.643vh) scale(.1141)}to{transform:translate(88.0414vw,99vh) scale(.1141)}}.snow:nth-child(364){opacity:.921;transform:translate(72.6375vw,-10px) scale(.9947);animation:fall-364 16s -19s linear infinite}@keyframes fall-364{53.436%{transform:translate(81.4363vw,53.436vh) scale(.9947)}to{transform:translate(77.0369vw,99vh) scale(.9947)}}.snow:nth-child(365){opacity:1.3542;transform:translate(66.3926vw,-10px) scale(.4865);animation:fall-365 13s -14s linear infinite}@keyframes fall-365{52.964%{transform:translate(76.3451vw,52.964vh) scale(.4865)}to{transform:translate(71.36885vw,99vh) scale(.4865)}}.snow:nth-child(366){opacity:1.4696;transform:translate(57.4737vw,-10px) scale(.3136);animation:fall-366 16s -8s linear infinite}@keyframes fall-366{68.871%{transform:translate(48.699vw,68.871vh) scale(.3136)}to{transform:translate(53.08635vw,99vh) scale(.3136)}}.snow:nth-child(367){opacity:.4536;transform:translate(99.9126vw,-10px) scale(.7868);animation:fall-367 25s -26s linear infinite}@keyframes fall-367{30.339%{transform:translate(102.4539vw,30.339vh) scale(.7868)}to{transform:translate(101.18325vw,99vh) scale(.7868)}}.snow:nth-child(368){opacity:.714;transform:translate(75.8454vw,-10px) scale(.3572);animation:fall-368 30s -30s linear infinite}@keyframes fall-368{51.747%{transform:translate(73.1537vw,51.747vh) scale(.3572)}to{transform:translate(74.49955vw,99vh) scale(.3572)}}.snow:nth-child(369){opacity:1.6462;transform:translate(35.3948vw,-10px) scale(.0903);animation:fall-369 23s -13s linear infinite}@keyframes fall-369{42.482%{transform:translate(26.5275vw,42.482vh) scale(.0903)}to{transform:translate(30.96115vw,99vh) scale(.0903)}}.snow:nth-child(370){opacity:.405;transform:translate(13.3507vw,-10px) scale(.7081);animation:fall-370 10s -28s linear infinite}@keyframes fall-370{36.304%{transform:translate(4.8557vw,36.304vh) scale(.7081)}to{transform:translate(9.1032vw,99vh) scale(.7081)}}.snow:nth-child(371){opacity:1.5872;transform:translate(11.2571vw,-10px) scale(.9504);animation:fall-371 19s -15s linear infinite}@keyframes fall-371{74.114%{transform:translate(7.9163vw,74.114vh) scale(.9504)}to{transform:translate(9.5867vw,99vh) scale(.9504)}}.snow:nth-child(372){opacity:.3594;transform:translate(83.4123vw,-10px) scale(.9101);animation:fall-372 11s -13s linear infinite}@keyframes fall-372{60.97%{transform:translate(75.8629vw,60.97vh) scale(.9101)}to{transform:translate(79.6376vw,99vh) scale(.9101)}}.snow:nth-child(373){opacity:1.941;transform:translate(86.6576vw,-10px) scale(.8697);animation:fall-373 16s -12s linear infinite}@keyframes fall-373{79.863%{transform:translate(80.5807vw,79.863vh) scale(.8697)}to{transform:translate(83.61915vw,99vh) scale(.8697)}}.snow:nth-child(374){opacity:1.0218;transform:translate(67.1313vw,-10px) scale(.5297);animation:fall-374 24s -21s linear infinite}@keyframes fall-374{57.432%{transform:translate(59.0669vw,57.432vh) scale(.5297)}to{transform:translate(63.0991vw,99vh) scale(.5297)}}.snow:nth-child(375){opacity:1.4092;transform:translate(2.8446vw,-10px) scale(.2782);animation:fall-375 22s -1s linear infinite}@keyframes fall-375{72.144%{transform:translate(-5.0694vw,72.144vh) scale(.2782)}to{transform:translate(-1.1124vw,99vh) scale(.2782)}}.snow:nth-child(376){opacity:1.6662;transform:translate(25.5308vw,-10px) scale(.6987);animation:fall-376 12s -2s linear infinite}@keyframes fall-376{62.797%{transform:translate(16.707vw,62.797vh) scale(.6987)}to{transform:translate(21.1189vw,99vh) scale(.6987)}}.snow:nth-child(377){opacity:.894;transform:translate(12.4393vw,-10px) scale(.4894);animation:fall-377 24s -24s linear infinite}@keyframes fall-377{68.784%{transform:translate(15.6038vw,68.784vh) scale(.4894)}to{transform:translate(14.02155vw,99vh) scale(.4894)}}.snow:nth-child(378){opacity:1.413;transform:translate(38.5988vw,-10px) scale(.1333);animation:fall-378 28s -20s linear infinite}@keyframes fall-378{42.951%{transform:translate(35.2047vw,42.951vh) scale(.1333)}to{transform:translate(36.90175vw,99vh) scale(.1333)}}.snow:nth-child(379){opacity:.0078;transform:translate(13.6028vw,-10px) scale(.9443);animation:fall-379 10s -23s linear infinite}@keyframes fall-379{43.387%{transform:translate(19.9372vw,43.387vh) scale(.9443)}to{transform:translate(16.77vw,99vh) scale(.9443)}}.snow:nth-child(380){opacity:1.2494;transform:translate(61.2996vw,-10px) scale(.177);animation:fall-380 11s -10s linear infinite}@keyframes fall-380{75.159%{transform:translate(52.877vw,75.159vh) scale(.177)}to{transform:translate(57.0883vw,99vh) scale(.177)}}.snow:nth-child(381){opacity:1.1362;transform:translate(19.6321vw,-10px) scale(.4632);animation:fall-381 15s -19s linear infinite}@keyframes fall-381{47.799%{transform:translate(23.9091vw,47.799vh) scale(.4632)}to{transform:translate(21.7706vw,99vh) scale(.4632)}}.snow:nth-child(382){opacity:.655;transform:translate(.2685vw,-10px) scale(.5328);animation:fall-382 19s -11s linear infinite}@keyframes fall-382{31.409%{transform:translate(-.2019vw,31.409vh) scale(.5328)}to{transform:translate(.0333vw,99vh) scale(.5328)}}.snow:nth-child(383){opacity:1.0162;transform:translate(23.2344vw,-10px) scale(.7858);animation:fall-383 28s -18s linear infinite}@keyframes fall-383{51.707%{transform:translate(16.549vw,51.707vh) scale(.7858)}to{transform:translate(19.8917vw,99vh) scale(.7858)}}.snow:nth-child(384){opacity:1.7224;transform:translate(31.5686vw,-10px) scale(.7109);animation:fall-384 11s -2s linear infinite}@keyframes fall-384{69.489%{transform:translate(26.0924vw,69.489vh) scale(.7109)}to{transform:translate(28.8305vw,99vh) scale(.7109)}}.snow:nth-child(385){opacity:1.138;transform:translate(6.8459vw,-10px) scale(.7191);animation:fall-385 21s -9s linear infinite}@keyframes fall-385{71.247%{transform:translate(.8934vw,71.247vh) scale(.7191)}to{transform:translate(3.86965vw,99vh) scale(.7191)}}.snow:nth-child(386){opacity:1.0004;transform:translate(12.8705vw,-10px) scale(.8507);animation:fall-386 29s -10s linear infinite}@keyframes fall-386{52.673%{transform:translate(7.5581vw,52.673vh) scale(.8507)}to{transform:translate(10.2143vw,99vh) scale(.8507)}}.snow:nth-child(387){opacity:.7498;transform:translate(77.7822vw,-10px) scale(.6042);animation:fall-387 18s -8s linear infinite}@keyframes fall-387{38.833%{transform:translate(77.2205vw,38.833vh) scale(.6042)}to{transform:translate(77.50135vw,99vh) scale(.6042)}}.snow:nth-child(388){opacity:1.3564;transform:translate(86.4887vw,-10px) scale(.9113);animation:fall-388 16s -9s linear infinite}@keyframes fall-388{77.454%{transform:translate(84.3406vw,77.454vh) scale(.9113)}to{transform:translate(85.41465vw,99vh) scale(.9113)}}.snow:nth-child(389){opacity:.425;transform:translate(55.7819vw,-10px) scale(.2224);animation:fall-389 18s -15s linear infinite}@keyframes fall-389{60.529%{transform:translate(47.2452vw,60.529vh) scale(.2224)}to{transform:translate(51.51355vw,99vh) scale(.2224)}}.snow:nth-child(390){opacity:1.1236;transform:translate(79.2082vw,-10px) scale(.32);animation:fall-390 17s -29s linear infinite}@keyframes fall-390{56.549%{transform:translate(71.6787vw,56.549vh) scale(.32)}to{transform:translate(75.44345vw,99vh) scale(.32)}}.snow:nth-child(391){opacity:1.9284;transform:translate(91.7305vw,-10px) scale(.3783);animation:fall-391 15s -17s linear infinite}@keyframes fall-391{55.972%{transform:translate(90.4814vw,55.972vh) scale(.3783)}to{transform:translate(91.10595vw,99vh) scale(.3783)}}.snow:nth-child(392){opacity:.4984;transform:translate(79.6357vw,-10px) scale(.3616);animation:fall-392 21s -8s linear infinite}@keyframes fall-392{48.918%{transform:translate(81.5071vw,48.918vh) scale(.3616)}to{transform:translate(80.5714vw,99vh) scale(.3616)}}.snow:nth-child(393){opacity:.5996;transform:translate(89.5779vw,-10px) scale(.702);animation:fall-393 30s -4s linear infinite}@keyframes fall-393{78.523%{transform:translate(94.1052vw,78.523vh) scale(.702)}to{transform:translate(91.84155vw,99vh) scale(.702)}}.snow:nth-child(394){opacity:.7882;transform:translate(14.4158vw,-10px) scale(.5687);animation:fall-394 30s -25s linear infinite}@keyframes fall-394{54.357%{transform:translate(24.1646vw,54.357vh) scale(.5687)}to{transform:translate(19.2902vw,99vh) scale(.5687)}}.snow:nth-child(395){opacity:.6408;transform:translate(16.4448vw,-10px) scale(.3983);animation:fall-395 19s -29s linear infinite}@keyframes fall-395{65.533%{transform:translate(11.8525vw,65.533vh) scale(.3983)}to{transform:translate(14.14865vw,99vh) scale(.3983)}}.snow:nth-child(396){opacity:1.789;transform:translate(75.8912vw,-10px) scale(.1228);animation:fall-396 13s -27s linear infinite}@keyframes fall-396{72.274%{transform:translate(78.0435vw,72.274vh) scale(.1228)}to{transform:translate(76.96735vw,99vh) scale(.1228)}}.snow:nth-child(397){opacity:1.4758;transform:translate(40.7615vw,-10px) scale(.9847);animation:fall-397 11s -3s linear infinite}@keyframes fall-397{48.112%{transform:translate(39.4226vw,48.112vh) scale(.9847)}to{transform:translate(40.09205vw,99vh) scale(.9847)}}.snow:nth-child(398){opacity:1.1556;transform:translate(78.9599vw,-10px) scale(.724);animation:fall-398 10s -24s linear infinite}@keyframes fall-398{37.33%{transform:translate(88.3901vw,37.33vh) scale(.724)}to{transform:translate(83.675vw,99vh) scale(.724)}}.snow:nth-child(399){opacity:1.459;transform:translate(63.383vw,-10px) scale(.3405);animation:fall-399 23s -18s linear infinite}@keyframes fall-399{61.462%{transform:translate(55.7014vw,61.462vh) scale(.3405)}to{transform:translate(59.5422vw,99vh) scale(.3405)}}.snow:nth-child(400){opacity:1.0876;transform:translate(30.5306vw,-10px) scale(.7137);animation:fall-400 20s -13s linear infinite}@keyframes fall-400{57.256%{transform:translate(27.2177vw,57.256vh) scale(.7137)}to{transform:translate(28.87415vw,99vh) scale(.7137)}}\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:.8506;transform:translate(47.951vw,-10px) scale(.0389);animation:fall-1 17s -14s linear infinite}@keyframes fall-1{37.546%{transform:translate(44.1253vw,37.546vh) scale(.0389)}to{transform:translate(46.03815vw,99vh) scale(.0389)}}.snow:nth-child(2){opacity:.7614;transform:translate(18.2179vw,-10px) scale(.2294);animation:fall-2 17s -23s linear infinite}@keyframes fall-2{44.129%{transform:translate(22.8871vw,44.129vh) scale(.2294)}to{transform:translate(20.5525vw,99vh) scale(.2294)}}.snow:nth-child(3){opacity:1.8382;transform:translate(11.6905vw,-10px) scale(.4527);animation:fall-3 10s -18s linear infinite}@keyframes fall-3{66.586%{transform:translate(2.3391vw,66.586vh) scale(.4527)}to{transform:translate(7.0148vw,99vh) scale(.4527)}}.snow:nth-child(4){opacity:.6168;transform:translate(33.8426vw,-10px) scale(.3551);animation:fall-4 10s -20s linear infinite}@keyframes fall-4{39.51%{transform:translate(29.6769vw,39.51vh) scale(.3551)}to{transform:translate(31.75975vw,99vh) scale(.3551)}}.snow:nth-child(5){opacity:1.8004;transform:translate(71.1866vw,-10px) scale(.0521);animation:fall-5 16s -20s linear infinite}@keyframes fall-5{60.656%{transform:translate(66.1884vw,60.656vh) scale(.0521)}to{transform:translate(68.6875vw,99vh) scale(.0521)}}.snow:nth-child(6){opacity:.4292;transform:translate(14.8562vw,-10px) scale(.2164);animation:fall-6 22s -2s linear infinite}@keyframes fall-6{79.958%{transform:translate(10.3961vw,79.958vh) scale(.2164)}to{transform:translate(12.62615vw,99vh) scale(.2164)}}.snow:nth-child(7){opacity:.2646;transform:translate(91.7063vw,-10px) scale(.8563);animation:fall-7 18s -25s linear infinite}@keyframes fall-7{60.191%{transform:translate(87.6802vw,60.191vh) scale(.8563)}to{transform:translate(89.69325vw,99vh) scale(.8563)}}.snow:nth-child(8){opacity:1.517;transform:translate(38.344vw,-10px) scale(.7358);animation:fall-8 24s -27s linear infinite}@keyframes fall-8{75.504%{transform:translate(32.4733vw,75.504vh) scale(.7358)}to{transform:translate(35.40865vw,99vh) scale(.7358)}}.snow:nth-child(9){opacity:1.3802;transform:translate(70.3792vw,-10px) scale(.7181);animation:fall-9 30s -12s linear infinite}@keyframes fall-9{63.636%{transform:translate(77.0838vw,63.636vh) scale(.7181)}to{transform:translate(73.7315vw,99vh) scale(.7181)}}.snow:nth-child(10){opacity:1.7702;transform:translate(66.1202vw,-10px) scale(.9932);animation:fall-10 23s -8s linear infinite}@keyframes fall-10{77.234%{transform:translate(65.9157vw,77.234vh) scale(.9932)}to{transform:translate(66.01795vw,99vh) scale(.9932)}}.snow:nth-child(11){opacity:1.7338;transform:translate(74.5725vw,-10px) scale(.3202);animation:fall-11 28s -15s linear infinite}@keyframes fall-11{34.338%{transform:translate(76.0999vw,34.338vh) scale(.3202)}to{transform:translate(75.3362vw,99vh) scale(.3202)}}.snow:nth-child(12){opacity:1.2124;transform:translate(75.5395vw,-10px) scale(.6014);animation:fall-12 27s -17s linear infinite}@keyframes fall-12{43.568%{transform:translate(81.2325vw,43.568vh) scale(.6014)}to{transform:translate(78.386vw,99vh) scale(.6014)}}.snow:nth-child(13){opacity:.6676;transform:translate(38.2925vw,-10px) scale(.2315);animation:fall-13 22s -1s linear infinite}@keyframes fall-13{69.097%{transform:translate(42.1021vw,69.097vh) scale(.2315)}to{transform:translate(40.1973vw,99vh) scale(.2315)}}.snow:nth-child(14){opacity:1.137;transform:translate(83.2206vw,-10px) scale(.2728);animation:fall-14 14s -28s linear infinite}@keyframes fall-14{57.942%{transform:translate(74.2359vw,57.942vh) scale(.2728)}to{transform:translate(78.72825vw,99vh) scale(.2728)}}.snow:nth-child(15){opacity:1.3072;transform:translate(67.7566vw,-10px) scale(.9289);animation:fall-15 15s -8s linear infinite}@keyframes fall-15{47.313%{transform:translate(69.9413vw,47.313vh) scale(.9289)}to{transform:translate(68.84895vw,99vh) scale(.9289)}}.snow:nth-child(16){opacity:1.095;transform:translate(31.7147vw,-10px) scale(.4555);animation:fall-16 30s -8s linear infinite}@keyframes fall-16{37.139%{transform:translate(35.2127vw,37.139vh) scale(.4555)}to{transform:translate(33.4637vw,99vh) scale(.4555)}}.snow:nth-child(17){opacity:.2378;transform:translate(91.7997vw,-10px) scale(.3799);animation:fall-17 26s -10s linear infinite}@keyframes fall-17{33.19%{transform:translate(101.5359vw,33.19vh) scale(.3799)}to{transform:translate(96.6678vw,99vh) scale(.3799)}}.snow:nth-child(18){opacity:1.43;transform:translate(26.4554vw,-10px) scale(.153);animation:fall-18 26s -6s linear infinite}@keyframes fall-18{36.959%{transform:translate(34.7849vw,36.959vh) scale(.153)}to{transform:translate(30.62015vw,99vh) scale(.153)}}.snow:nth-child(19){opacity:.9628;transform:translate(85.3517vw,-10px) scale(.0733);animation:fall-19 12s -27s linear infinite}@keyframes fall-19{65.066%{transform:translate(81.3839vw,65.066vh) scale(.0733)}to{transform:translate(83.3678vw,99vh) scale(.0733)}}.snow:nth-child(20){opacity:.4604;transform:translate(47.8414vw,-10px) scale(.1052);animation:fall-20 29s -17s linear infinite}@keyframes fall-20{66.611%{transform:translate(39.6301vw,66.611vh) scale(.1052)}to{transform:translate(43.73575vw,99vh) scale(.1052)}}.snow:nth-child(21){opacity:.8734;transform:translate(49.1236vw,-10px) scale(.996);animation:fall-21 16s -7s linear infinite}@keyframes fall-21{76.491%{transform:translate(47.0369vw,76.491vh) scale(.996)}to{transform:translate(48.08025vw,99vh) scale(.996)}}.snow:nth-child(22){opacity:.0308;transform:translate(20.0343vw,-10px) scale(.1374);animation:fall-22 11s -4s linear infinite}@keyframes fall-22{64.472%{transform:translate(20.2748vw,64.472vh) scale(.1374)}to{transform:translate(20.15455vw,99vh) scale(.1374)}}.snow:nth-child(23){opacity:.3854;transform:translate(54.5128vw,-10px) scale(.5297);animation:fall-23 21s -13s linear infinite}@keyframes fall-23{43.767%{transform:translate(53.1651vw,43.767vh) scale(.5297)}to{transform:translate(53.83895vw,99vh) scale(.5297)}}.snow:nth-child(24){opacity:.702;transform:translate(81.9791vw,-10px) scale(.3574);animation:fall-24 15s -29s linear infinite}@keyframes fall-24{48.044%{transform:translate(86.2199vw,48.044vh) scale(.3574)}to{transform:translate(84.0995vw,99vh) scale(.3574)}}.snow:nth-child(25){opacity:.8584;transform:translate(6.6742vw,-10px) scale(.9904);animation:fall-25 13s -2s linear infinite}@keyframes fall-25{48.497%{transform:translate(-1.3674vw,48.497vh) scale(.9904)}to{transform:translate(2.6534vw,99vh) scale(.9904)}}.snow:nth-child(26){opacity:.7706;transform:translate(85.6398vw,-10px) scale(.9867);animation:fall-26 11s -3s linear infinite}@keyframes fall-26{60.215%{transform:translate(89.9568vw,60.215vh) scale(.9867)}to{transform:translate(87.7983vw,99vh) scale(.9867)}}.snow:nth-child(27){opacity:.6874;transform:translate(85.7942vw,-10px) scale(.2722);animation:fall-27 12s -1s linear infinite}@keyframes fall-27{38.291%{transform:translate(79.9735vw,38.291vh) scale(.2722)}to{transform:translate(82.88385vw,99vh) scale(.2722)}}.snow:nth-child(28){opacity:.8258;transform:translate(94.6961vw,-10px) scale(.6398);animation:fall-28 28s -17s linear infinite}@keyframes fall-28{44.564%{transform:translate(103.8297vw,44.564vh) scale(.6398)}to{transform:translate(99.2629vw,99vh) scale(.6398)}}.snow:nth-child(29){opacity:.8344;transform:translate(80.0552vw,-10px) scale(.7967);animation:fall-29 14s -24s linear infinite}@keyframes fall-29{59.227%{transform:translate(86.3722vw,59.227vh) scale(.7967)}to{transform:translate(83.2137vw,99vh) scale(.7967)}}.snow:nth-child(30){opacity:.9424;transform:translate(14.3214vw,-10px) scale(.3959);animation:fall-30 29s -4s linear infinite}@keyframes fall-30{72.346%{transform:translate(6.5503vw,72.346vh) scale(.3959)}to{transform:translate(10.43585vw,99vh) scale(.3959)}}.snow:nth-child(31){opacity:.708;transform:translate(65.6284vw,-10px) scale(.992);animation:fall-31 11s -24s linear infinite}@keyframes fall-31{65.731%{transform:translate(75.5021vw,65.731vh) scale(.992)}to{transform:translate(70.56525vw,99vh) scale(.992)}}.snow:nth-child(32){opacity:1.1706;transform:translate(95.5879vw,-10px) scale(.5554);animation:fall-32 21s -30s linear infinite}@keyframes fall-32{55.015%{transform:translate(100.0985vw,55.015vh) scale(.5554)}to{transform:translate(97.8432vw,99vh) scale(.5554)}}.snow:nth-child(33){opacity:1.8074;transform:translate(17.5533vw,-10px) scale(.4063);animation:fall-33 25s -25s linear infinite}@keyframes fall-33{65.193%{transform:translate(25.6406vw,65.193vh) scale(.4063)}to{transform:translate(21.59695vw,99vh) scale(.4063)}}.snow:nth-child(34){opacity:.5786;transform:translate(89.1921vw,-10px) scale(.2744);animation:fall-34 18s -21s linear infinite}@keyframes fall-34{74.775%{transform:translate(96.8288vw,74.775vh) scale(.2744)}to{transform:translate(93.01045vw,99vh) scale(.2744)}}.snow:nth-child(35){opacity:.155;transform:translate(35.3926vw,-10px) scale(.4371);animation:fall-35 30s -5s linear infinite}@keyframes fall-35{70.816%{transform:translate(30.418vw,70.816vh) scale(.4371)}to{transform:translate(32.9053vw,99vh) scale(.4371)}}.snow:nth-child(36){opacity:1.7104;transform:translate(15.285vw,-10px) scale(.8994);animation:fall-36 25s -9s linear infinite}@keyframes fall-36{74.985%{transform:translate(23.4809vw,74.985vh) scale(.8994)}to{transform:translate(19.38295vw,99vh) scale(.8994)}}.snow:nth-child(37){opacity:1.0274;transform:translate(61.2952vw,-10px) scale(.9467);animation:fall-37 13s -22s linear infinite}@keyframes fall-37{48.823%{transform:translate(62.3517vw,48.823vh) scale(.9467)}to{transform:translate(61.82345vw,99vh) scale(.9467)}}.snow:nth-child(38){opacity:1.787;transform:translate(75.7798vw,-10px) scale(.9121);animation:fall-38 21s -5s linear infinite}@keyframes fall-38{67.306%{transform:translate(81.6999vw,67.306vh) scale(.9121)}to{transform:translate(78.73985vw,99vh) scale(.9121)}}.snow:nth-child(39){opacity:.605;transform:translate(36.4206vw,-10px) scale(.7998);animation:fall-39 22s -26s linear infinite}@keyframes fall-39{47.798%{transform:translate(35.2107vw,47.798vh) scale(.7998)}to{transform:translate(35.81565vw,99vh) scale(.7998)}}.snow:nth-child(40){opacity:1.8194;transform:translate(1.1153vw,-10px) scale(.1084);animation:fall-40 12s -24s linear infinite}@keyframes fall-40{39.347%{transform:translate(7.9373vw,39.347vh) scale(.1084)}to{transform:translate(4.5263vw,99vh) scale(.1084)}}.snow:nth-child(41){opacity:.3164;transform:translate(63.9409vw,-10px) scale(.1196);animation:fall-41 29s -29s linear infinite}@keyframes fall-41{62.765%{transform:translate(60.058vw,62.765vh) scale(.1196)}to{transform:translate(61.99945vw,99vh) scale(.1196)}}.snow:nth-child(42){opacity:1.7922;transform:translate(6.7396vw,-10px) scale(.8514);animation:fall-42 28s -22s linear infinite}@keyframes fall-42{64.023%{transform:translate(15.2251vw,64.023vh) scale(.8514)}to{transform:translate(10.98235vw,99vh) scale(.8514)}}.snow:nth-child(43){opacity:1.9994;transform:translate(22.6534vw,-10px) scale(.3528);animation:fall-43 25s -2s linear infinite}@keyframes fall-43{56.837%{transform:translate(16.4701vw,56.837vh) scale(.3528)}to{transform:translate(19.56175vw,99vh) scale(.3528)}}.snow:nth-child(44){opacity:.692;transform:translate(44.5151vw,-10px) scale(.006);animation:fall-44 19s -1s linear infinite}@keyframes fall-44{30.933%{transform:translate(54.329vw,30.933vh) scale(.006)}to{transform:translate(49.42205vw,99vh) scale(.006)}}.snow:nth-child(45){opacity:.6532;transform:translate(24.2915vw,-10px) scale(.8356);animation:fall-45 22s -15s linear infinite}@keyframes fall-45{55.234%{transform:translate(24.0028vw,55.234vh) scale(.8356)}to{transform:translate(24.14715vw,99vh) scale(.8356)}}.snow:nth-child(46){opacity:.391;transform:translate(41.7003vw,-10px) scale(.3145);animation:fall-46 18s -25s linear infinite}@keyframes fall-46{53.25%{transform:translate(33.9153vw,53.25vh) scale(.3145)}to{transform:translate(37.8078vw,99vh) scale(.3145)}}.snow:nth-child(47){opacity:.074;transform:translate(95.8599vw,-10px) scale(.2454);animation:fall-47 12s -1s linear infinite}@keyframes fall-47{70.5%{transform:translate(88.3762vw,70.5vh) scale(.2454)}to{transform:translate(92.11805vw,99vh) scale(.2454)}}.snow:nth-child(48){opacity:.5072;transform:translate(37.0646vw,-10px) scale(.2232);animation:fall-48 19s -20s linear infinite}@keyframes fall-48{58.795%{transform:translate(40.9802vw,58.795vh) scale(.2232)}to{transform:translate(39.0224vw,99vh) scale(.2232)}}.snow:nth-child(49){opacity:.669;transform:translate(35.9233vw,-10px) scale(.4338);animation:fall-49 10s -22s linear infinite}@keyframes fall-49{52.721%{transform:translate(30.877vw,52.721vh) scale(.4338)}to{transform:translate(33.40015vw,99vh) scale(.4338)}}.snow:nth-child(50){opacity:1.4936;transform:translate(96.4804vw,-10px) scale(.4136);animation:fall-50 26s -19s linear infinite}@keyframes fall-50{78.787%{transform:translate(105.1181vw,78.787vh) scale(.4136)}to{transform:translate(100.79925vw,99vh) scale(.4136)}}.snow:nth-child(51){opacity:.0694;transform:translate(63.3084vw,-10px) scale(.0226);animation:fall-51 24s -11s linear infinite}@keyframes fall-51{46.088%{transform:translate(70.6157vw,46.088vh) scale(.0226)}to{transform:translate(66.96205vw,99vh) scale(.0226)}}.snow:nth-child(52){opacity:1.984;transform:translate(79.5923vw,-10px) scale(.0277);animation:fall-52 12s -15s linear infinite}@keyframes fall-52{66.565%{transform:translate(69.794vw,66.565vh) scale(.0277)}to{transform:translate(74.69315vw,99vh) scale(.0277)}}.snow:nth-child(53){opacity:1.9322;transform:translate(45.5471vw,-10px) scale(.9773);animation:fall-53 23s -23s linear infinite}@keyframes fall-53{59.679%{transform:translate(55.4387vw,59.679vh) scale(.9773)}to{transform:translate(50.4929vw,99vh) scale(.9773)}}.snow:nth-child(54){opacity:.7266;transform:translate(31.2334vw,-10px) scale(.1779);animation:fall-54 28s -15s linear infinite}@keyframes fall-54{36.094%{transform:translate(26.0199vw,36.094vh) scale(.1779)}to{transform:translate(28.62665vw,99vh) scale(.1779)}}.snow:nth-child(55){opacity:1.8222;transform:translate(14.8077vw,-10px) scale(.3807);animation:fall-55 28s -30s linear infinite}@keyframes fall-55{56.057%{transform:translate(19.8806vw,56.057vh) scale(.3807)}to{transform:translate(17.34415vw,99vh) scale(.3807)}}.snow:nth-child(56){opacity:1.5414;transform:translate(74.8213vw,-10px) scale(.0092);animation:fall-56 18s -20s linear infinite}@keyframes fall-56{61.916%{transform:translate(74.1906vw,61.916vh) scale(.0092)}to{transform:translate(74.50595vw,99vh) scale(.0092)}}.snow:nth-child(57){opacity:1.984;transform:translate(19.8393vw,-10px) scale(.9281);animation:fall-57 19s -8s linear infinite}@keyframes fall-57{46.837%{transform:translate(15.5539vw,46.837vh) scale(.9281)}to{transform:translate(17.6966vw,99vh) scale(.9281)}}.snow:nth-child(58){opacity:1.4044;transform:translate(4.5618vw,-10px) scale(.0611);animation:fall-58 25s -11s linear infinite}@keyframes fall-58{36.033%{transform:translate(8.0906vw,36.033vh) scale(.0611)}to{transform:translate(6.3262vw,99vh) scale(.0611)}}.snow:nth-child(59){opacity:.418;transform:translate(75.4546vw,-10px) scale(.6764);animation:fall-59 27s -6s linear infinite}@keyframes fall-59{47.594%{transform:translate(65.7443vw,47.594vh) scale(.6764)}to{transform:translate(70.59945vw,99vh) scale(.6764)}}.snow:nth-child(60){opacity:.911;transform:translate(91.5138vw,-10px) scale(.4072);animation:fall-60 29s -10s linear infinite}@keyframes fall-60{48.605%{transform:translate(96.93vw,48.605vh) scale(.4072)}to{transform:translate(94.2219vw,99vh) scale(.4072)}}.snow:nth-child(61){opacity:1.3184;transform:translate(44.5492vw,-10px) scale(.6847);animation:fall-61 20s -7s linear infinite}@keyframes fall-61{39.619%{transform:translate(45.0199vw,39.619vh) scale(.6847)}to{transform:translate(44.78455vw,99vh) scale(.6847)}}.snow:nth-child(62){opacity:.2576;transform:translate(23.5972vw,-10px) scale(.6324);animation:fall-62 28s -2s linear infinite}@keyframes fall-62{42.251%{transform:translate(16.4807vw,42.251vh) scale(.6324)}to{transform:translate(20.03895vw,99vh) scale(.6324)}}.snow:nth-child(63){opacity:1.9154;transform:translate(96.8339vw,-10px) scale(.7584);animation:fall-63 21s -3s linear infinite}@keyframes fall-63{60.877%{transform:translate(102.3567vw,60.877vh) scale(.7584)}to{transform:translate(99.5953vw,99vh) scale(.7584)}}.snow:nth-child(64){opacity:1.1244;transform:translate(63.7251vw,-10px) scale(.7483);animation:fall-64 29s -12s linear infinite}@keyframes fall-64{39.816%{transform:translate(67.7232vw,39.816vh) scale(.7483)}to{transform:translate(65.72415vw,99vh) scale(.7483)}}.snow:nth-child(65){opacity:.6708;transform:translate(69.4728vw,-10px) scale(.3853);animation:fall-65 29s -28s linear infinite}@keyframes fall-65{78.871%{transform:translate(65.9696vw,78.871vh) scale(.3853)}to{transform:translate(67.7212vw,99vh) scale(.3853)}}.snow:nth-child(66){opacity:.0654;transform:translate(93.3982vw,-10px) scale(.3879);animation:fall-66 17s -26s linear infinite}@keyframes fall-66{70.819%{transform:translate(94.4824vw,70.819vh) scale(.3879)}to{transform:translate(93.9403vw,99vh) scale(.3879)}}.snow:nth-child(67){opacity:1.3884;transform:translate(41.2352vw,-10px) scale(.015);animation:fall-67 26s -26s linear infinite}@keyframes fall-67{79.378%{transform:translate(50.3707vw,79.378vh) scale(.015)}to{transform:translate(45.80295vw,99vh) scale(.015)}}.snow:nth-child(68){opacity:1.6716;transform:translate(50.4557vw,-10px) scale(.6197);animation:fall-68 24s -18s linear infinite}@keyframes fall-68{33.118%{transform:translate(52.1736vw,33.118vh) scale(.6197)}to{transform:translate(51.31465vw,99vh) scale(.6197)}}.snow:nth-child(69){opacity:.3728;transform:translate(73.5948vw,-10px) scale(.9277);animation:fall-69 25s -26s linear infinite}@keyframes fall-69{50.881%{transform:translate(82.4425vw,50.881vh) scale(.9277)}to{transform:translate(78.01865vw,99vh) scale(.9277)}}.snow:nth-child(70){opacity:1.857;transform:translate(20.7659vw,-10px) scale(.9451);animation:fall-70 11s -4s linear infinite}@keyframes fall-70{55.741%{transform:translate(14.8958vw,55.741vh) scale(.9451)}to{transform:translate(17.83085vw,99vh) scale(.9451)}}.snow:nth-child(71){opacity:1.8702;transform:translate(64.551vw,-10px) scale(.759);animation:fall-71 29s -26s linear infinite}@keyframes fall-71{32.046%{transform:translate(58.6933vw,32.046vh) scale(.759)}to{transform:translate(61.62215vw,99vh) scale(.759)}}.snow:nth-child(72){opacity:.0042;transform:translate(31.3008vw,-10px) scale(.282);animation:fall-72 22s -24s linear infinite}@keyframes fall-72{72.52%{transform:translate(28.3963vw,72.52vh) scale(.282)}to{transform:translate(29.84855vw,99vh) scale(.282)}}.snow:nth-child(73){opacity:.09;transform:translate(53.8631vw,-10px) scale(.4819);animation:fall-73 23s -27s linear infinite}@keyframes fall-73{33.705%{transform:translate(63.2848vw,33.705vh) scale(.4819)}to{transform:translate(58.57395vw,99vh) scale(.4819)}}.snow:nth-child(74){opacity:.8612;transform:translate(54.7544vw,-10px) scale(.3824);animation:fall-74 26s -7s linear infinite}@keyframes fall-74{41.147%{transform:translate(50.9774vw,41.147vh) scale(.3824)}to{transform:translate(52.8659vw,99vh) scale(.3824)}}.snow:nth-child(75){opacity:.5932;transform:translate(31.8108vw,-10px) scale(.8661);animation:fall-75 12s -2s linear infinite}@keyframes fall-75{38.239%{transform:translate(30.6571vw,38.239vh) scale(.8661)}to{transform:translate(31.23395vw,99vh) scale(.8661)}}.snow:nth-child(76){opacity:1.0752;transform:translate(36.8574vw,-10px) scale(.8025);animation:fall-76 16s -18s linear infinite}@keyframes fall-76{58.881%{transform:translate(40.511vw,58.881vh) scale(.8025)}to{transform:translate(38.6842vw,99vh) scale(.8025)}}.snow:nth-child(77){opacity:.6446;transform:translate(97.5041vw,-10px) scale(.639);animation:fall-77 30s -29s linear infinite}@keyframes fall-77{44.079%{transform:translate(105.0026vw,44.079vh) scale(.639)}to{transform:translate(101.25335vw,99vh) scale(.639)}}.snow:nth-child(78){opacity:1.2708;transform:translate(3.2399vw,-10px) scale(.6786);animation:fall-78 24s -3s linear infinite}@keyframes fall-78{38.379%{transform:translate(7.0762vw,38.379vh) scale(.6786)}to{transform:translate(5.15805vw,99vh) scale(.6786)}}.snow:nth-child(79){opacity:1.1956;transform:translate(25.5835vw,-10px) scale(.015);animation:fall-79 18s -7s linear infinite}@keyframes fall-79{43.7%{transform:translate(35.1818vw,43.7vh) scale(.015)}to{transform:translate(30.38265vw,99vh) scale(.015)}}.snow:nth-child(80){opacity:1.3686;transform:translate(8.1529vw,-10px) scale(.2358);animation:fall-80 15s -6s linear infinite}@keyframes fall-80{46.101%{transform:translate(15.3756vw,46.101vh) scale(.2358)}to{transform:translate(11.76425vw,99vh) scale(.2358)}}.snow:nth-child(81){opacity:1.6286;transform:translate(14.4605vw,-10px) scale(.1001);animation:fall-81 23s -4s linear infinite}@keyframes fall-81{58.193%{transform:translate(7.5468vw,58.193vh) scale(.1001)}to{transform:translate(11.00365vw,99vh) scale(.1001)}}.snow:nth-child(82){opacity:1.0838;transform:translate(53.3734vw,-10px) scale(.508);animation:fall-82 16s -2s linear infinite}@keyframes fall-82{70.709%{transform:translate(56.9908vw,70.709vh) scale(.508)}to{transform:translate(55.1821vw,99vh) scale(.508)}}.snow:nth-child(83){opacity:1.9176;transform:translate(8.8019vw,-10px) scale(.5019);animation:fall-83 12s -1s linear infinite}@keyframes fall-83{69.232%{transform:translate(17.5809vw,69.232vh) scale(.5019)}to{transform:translate(13.1914vw,99vh) scale(.5019)}}.snow:nth-child(84){opacity:1.357;transform:translate(65.8853vw,-10px) scale(.2325);animation:fall-84 14s -24s linear infinite}@keyframes fall-84{60.911%{transform:translate(61.7221vw,60.911vh) scale(.2325)}to{transform:translate(63.8037vw,99vh) scale(.2325)}}.snow:nth-child(85){opacity:.9646;transform:translate(48.7496vw,-10px) scale(.437);animation:fall-85 21s -2s linear infinite}@keyframes fall-85{36.993%{transform:translate(55.2443vw,36.993vh) scale(.437)}to{transform:translate(51.99695vw,99vh) scale(.437)}}.snow:nth-child(86){opacity:.754;transform:translate(56.8605vw,-10px) scale(.1952);animation:fall-86 12s -30s linear infinite}@keyframes fall-86{42.334%{transform:translate(52.0739vw,42.334vh) scale(.1952)}to{transform:translate(54.4672vw,99vh) scale(.1952)}}.snow:nth-child(87){opacity:1.082;transform:translate(87.4976vw,-10px) scale(.7187);animation:fall-87 17s -12s linear infinite}@keyframes fall-87{65.72%{transform:translate(96.543vw,65.72vh) scale(.7187)}to{transform:translate(92.0203vw,99vh) scale(.7187)}}.snow:nth-child(88){opacity:.7038;transform:translate(12.534vw,-10px) scale(.349);animation:fall-88 13s -24s linear infinite}@keyframes fall-88{40.361%{transform:translate(17.7455vw,40.361vh) scale(.349)}to{transform:translate(15.13975vw,99vh) scale(.349)}}.snow:nth-child(89){opacity:.4616;transform:translate(51.7477vw,-10px) scale(.8335);animation:fall-89 21s -28s linear infinite}@keyframes fall-89{61.768%{transform:translate(50.0159vw,61.768vh) scale(.8335)}to{transform:translate(50.8818vw,99vh) scale(.8335)}}.snow:nth-child(90){opacity:1.26;transform:translate(29.6699vw,-10px) scale(.2843);animation:fall-90 20s -8s linear infinite}@keyframes fall-90{61.998%{transform:translate(31.9581vw,61.998vh) scale(.2843)}to{transform:translate(30.814vw,99vh) scale(.2843)}}.snow:nth-child(91){opacity:1.811;transform:translate(86.5294vw,-10px) scale(.9609);animation:fall-91 30s -17s linear infinite}@keyframes fall-91{30.578%{transform:translate(84.6264vw,30.578vh) scale(.9609)}to{transform:translate(85.5779vw,99vh) scale(.9609)}}.snow:nth-child(92){opacity:.3482;transform:translate(3.6292vw,-10px) scale(.2486);animation:fall-92 20s -28s linear infinite}@keyframes fall-92{64.055%{transform:translate(13.1067vw,64.055vh) scale(.2486)}to{transform:translate(8.36795vw,99vh) scale(.2486)}}.snow:nth-child(93){opacity:1.769;transform:translate(.6368vw,-10px) scale(.6517);animation:fall-93 12s -23s linear infinite}@keyframes fall-93{74.138%{transform:translate(1.7858vw,74.138vh) scale(.6517)}to{transform:translate(1.2113vw,99vh) scale(.6517)}}.snow:nth-child(94){opacity:.0182;transform:translate(58.2453vw,-10px) scale(.4459);animation:fall-94 19s -19s linear infinite}@keyframes fall-94{37.242%{transform:translate(56.177vw,37.242vh) scale(.4459)}to{transform:translate(57.21115vw,99vh) scale(.4459)}}.snow:nth-child(95){opacity:1.0734;transform:translate(54.3487vw,-10px) scale(.9069);animation:fall-95 21s -23s linear infinite}@keyframes fall-95{77.99%{transform:translate(49.1986vw,77.99vh) scale(.9069)}to{transform:translate(51.77365vw,99vh) scale(.9069)}}.snow:nth-child(96){opacity:1.273;transform:translate(29.7127vw,-10px) scale(.0864);animation:fall-96 21s -21s linear infinite}@keyframes fall-96{73.85%{transform:translate(26.5334vw,73.85vh) scale(.0864)}to{transform:translate(28.12305vw,99vh) scale(.0864)}}.snow:nth-child(97){opacity:.9888;transform:translate(75.5049vw,-10px) scale(.2361);animation:fall-97 16s -25s linear infinite}@keyframes fall-97{47.989%{transform:translate(74.7926vw,47.989vh) scale(.2361)}to{transform:translate(75.14875vw,99vh) scale(.2361)}}.snow:nth-child(98){opacity:1.6724;transform:translate(11.9165vw,-10px) scale(.6147);animation:fall-98 15s -23s linear infinite}@keyframes fall-98{48.136%{transform:translate(13.468vw,48.136vh) scale(.6147)}to{transform:translate(12.69225vw,99vh) scale(.6147)}}.snow:nth-child(99){opacity:.9476;transform:translate(10.5816vw,-10px) scale(.6347);animation:fall-99 23s -1s linear infinite}@keyframes fall-99{61.868%{transform:translate(16.7625vw,61.868vh) scale(.6347)}to{transform:translate(13.67205vw,99vh) scale(.6347)}}.snow:nth-child(100){opacity:1.2288;transform:translate(92.394vw,-10px) scale(.2056);animation:fall-100 10s -23s linear infinite}@keyframes fall-100{65.831%{transform:translate(90.4857vw,65.831vh) scale(.2056)}to{transform:translate(91.43985vw,99vh) scale(.2056)}}.snow:nth-child(101){opacity:.683;transform:translate(45.2794vw,-10px) scale(.2485);animation:fall-101 24s -8s linear infinite}@keyframes fall-101{49.428%{transform:translate(38.593vw,49.428vh) scale(.2485)}to{transform:translate(41.9362vw,99vh) scale(.2485)}}.snow:nth-child(102){opacity:1.7038;transform:translate(98.7074vw,-10px) scale(.0655);animation:fall-102 26s -3s linear infinite}@keyframes fall-102{54.584%{transform:translate(97.795vw,54.584vh) scale(.0655)}to{transform:translate(98.2512vw,99vh) scale(.0655)}}.snow:nth-child(103){opacity:.956;transform:translate(46.4558vw,-10px) scale(.0497);animation:fall-103 22s -15s linear infinite}@keyframes fall-103{73.593%{transform:translate(45.8719vw,73.593vh) scale(.0497)}to{transform:translate(46.16385vw,99vh) scale(.0497)}}.snow:nth-child(104){opacity:.9776;transform:translate(78.3638vw,-10px) scale(.8463);animation:fall-104 25s -25s linear infinite}@keyframes fall-104{60.975%{transform:translate(72.1266vw,60.975vh) scale(.8463)}to{transform:translate(75.2452vw,99vh) scale(.8463)}}.snow:nth-child(105){opacity:.7614;transform:translate(89.196vw,-10px) scale(.906);animation:fall-105 17s -29s linear infinite}@keyframes fall-105{48.765%{transform:translate(92.0134vw,48.765vh) scale(.906)}to{transform:translate(90.6047vw,99vh) scale(.906)}}.snow:nth-child(106){opacity:.5274;transform:translate(20.3112vw,-10px) scale(.7404);animation:fall-106 16s -8s linear infinite}@keyframes fall-106{74.578%{transform:translate(24.8393vw,74.578vh) scale(.7404)}to{transform:translate(22.57525vw,99vh) scale(.7404)}}.snow:nth-child(107){opacity:1.3432;transform:translate(79.9884vw,-10px) scale(.6641);animation:fall-107 29s -5s linear infinite}@keyframes fall-107{79.526%{transform:translate(89.7713vw,79.526vh) scale(.6641)}to{transform:translate(84.87985vw,99vh) scale(.6641)}}.snow:nth-child(108){opacity:1.9912;transform:translate(24.4194vw,-10px) scale(.0236);animation:fall-108 11s -9s linear infinite}@keyframes fall-108{47.178%{transform:translate(31.8224vw,47.178vh) scale(.0236)}to{transform:translate(28.1209vw,99vh) scale(.0236)}}.snow:nth-child(109){opacity:1.968;transform:translate(76.3684vw,-10px) scale(.9279);animation:fall-109 30s -19s linear infinite}@keyframes fall-109{53.34%{transform:translate(85.5605vw,53.34vh) scale(.9279)}to{transform:translate(80.96445vw,99vh) scale(.9279)}}.snow:nth-child(110){opacity:.526;transform:translate(17.4195vw,-10px) scale(.5872);animation:fall-110 22s -21s linear infinite}@keyframes fall-110{57.23%{transform:translate(12.1121vw,57.23vh) scale(.5872)}to{transform:translate(14.7658vw,99vh) scale(.5872)}}.snow:nth-child(111){opacity:1.0678;transform:translate(69.7254vw,-10px) scale(.5713);animation:fall-111 18s -30s linear infinite}@keyframes fall-111{34.558%{transform:translate(77.6761vw,34.558vh) scale(.5713)}to{transform:translate(73.70075vw,99vh) scale(.5713)}}.snow:nth-child(112){opacity:.2612;transform:translate(10.8756vw,-10px) scale(.5054);animation:fall-112 17s -11s linear infinite}@keyframes fall-112{36.233%{transform:translate(11.736vw,36.233vh) scale(.5054)}to{transform:translate(11.3058vw,99vh) scale(.5054)}}.snow:nth-child(113){opacity:1.3928;transform:translate(56.4903vw,-10px) scale(.3628);animation:fall-113 25s -5s linear infinite}@keyframes fall-113{40.562%{transform:translate(64.5054vw,40.562vh) scale(.3628)}to{transform:translate(60.49785vw,99vh) scale(.3628)}}.snow:nth-child(114){opacity:.4538;transform:translate(61.4372vw,-10px) scale(.9861);animation:fall-114 22s -15s linear infinite}@keyframes fall-114{68.756%{transform:translate(65.1216vw,68.756vh) scale(.9861)}to{transform:translate(63.2794vw,99vh) scale(.9861)}}.snow:nth-child(115){opacity:1.2484;transform:translate(69.7768vw,-10px) scale(.2487);animation:fall-115 23s -22s linear infinite}@keyframes fall-115{49.197%{transform:translate(74.5597vw,49.197vh) scale(.2487)}to{transform:translate(72.16825vw,99vh) scale(.2487)}}.snow:nth-child(116){opacity:.1664;transform:translate(63.0301vw,-10px) scale(.9471);animation:fall-116 27s -4s linear infinite}@keyframes fall-116{75.719%{transform:translate(72.3003vw,75.719vh) scale(.9471)}to{transform:translate(67.6652vw,99vh) scale(.9471)}}.snow:nth-child(117){opacity:.3602;transform:translate(37.3707vw,-10px) scale(.7685);animation:fall-117 13s -23s linear infinite}@keyframes fall-117{33.715%{transform:translate(41.9537vw,33.715vh) scale(.7685)}to{transform:translate(39.6622vw,99vh) scale(.7685)}}.snow:nth-child(118){opacity:1.0262;transform:translate(34.5226vw,-10px) scale(.3211);animation:fall-118 14s -3s linear infinite}@keyframes fall-118{74.719%{transform:translate(43.5724vw,74.719vh) scale(.3211)}to{transform:translate(39.0475vw,99vh) scale(.3211)}}.snow:nth-child(119){opacity:.603;transform:translate(68.8622vw,-10px) scale(.5763);animation:fall-119 12s -16s linear infinite}@keyframes fall-119{40.566%{transform:translate(70.6083vw,40.566vh) scale(.5763)}to{transform:translate(69.73525vw,99vh) scale(.5763)}}.snow:nth-child(120){opacity:1.4578;transform:translate(51.2935vw,-10px) scale(.3435);animation:fall-120 16s -14s linear infinite}@keyframes fall-120{69.751%{transform:translate(48.8492vw,69.751vh) scale(.3435)}to{transform:translate(50.07135vw,99vh) scale(.3435)}}.snow:nth-child(121){opacity:1.8474;transform:translate(61.4528vw,-10px) scale(.7288);animation:fall-121 17s -26s linear infinite}@keyframes fall-121{56.831%{transform:translate(56.9233vw,56.831vh) scale(.7288)}to{transform:translate(59.18805vw,99vh) scale(.7288)}}.snow:nth-child(122){opacity:.4806;transform:translate(76.6812vw,-10px) scale(.5835);animation:fall-122 24s -18s linear infinite}@keyframes fall-122{63.717%{transform:translate(76.4811vw,63.717vh) scale(.5835)}to{transform:translate(76.58115vw,99vh) scale(.5835)}}.snow:nth-child(123){opacity:.8096;transform:translate(45.0168vw,-10px) scale(.0802);animation:fall-123 14s -2s linear infinite}@keyframes fall-123{77.772%{transform:translate(44.7359vw,77.772vh) scale(.0802)}to{transform:translate(44.87635vw,99vh) scale(.0802)}}.snow:nth-child(124){opacity:1.9706;transform:translate(23.1894vw,-10px) scale(.7238);animation:fall-124 19s -30s linear infinite}@keyframes fall-124{77.631%{transform:translate(27.8642vw,77.631vh) scale(.7238)}to{transform:translate(25.5268vw,99vh) scale(.7238)}}.snow:nth-child(125){opacity:.1708;transform:translate(67.3715vw,-10px) scale(.1792);animation:fall-125 11s -10s linear infinite}@keyframes fall-125{51.87%{transform:translate(61.1887vw,51.87vh) scale(.1792)}to{transform:translate(64.2801vw,99vh) scale(.1792)}}.snow:nth-child(126){opacity:1.7776;transform:translate(41.5407vw,-10px) scale(.6406);animation:fall-126 20s -28s linear infinite}@keyframes fall-126{59.137%{transform:translate(47.9266vw,59.137vh) scale(.6406)}to{transform:translate(44.73365vw,99vh) scale(.6406)}}.snow:nth-child(127){opacity:1.5648;transform:translate(93.6202vw,-10px) scale(.4059);animation:fall-127 17s -16s linear infinite}@keyframes fall-127{77.572%{transform:translate(83.6426vw,77.572vh) scale(.4059)}to{transform:translate(88.6314vw,99vh) scale(.4059)}}.snow:nth-child(128){opacity:.2286;transform:translate(12.5583vw,-10px) scale(.0839);animation:fall-128 28s -28s linear infinite}@keyframes fall-128{55.793%{transform:translate(20.6996vw,55.793vh) scale(.0839)}to{transform:translate(16.62895vw,99vh) scale(.0839)}}.snow:nth-child(129){opacity:.5684;transform:translate(10.0146vw,-10px) scale(.9627);animation:fall-129 20s -29s linear infinite}@keyframes fall-129{73.819%{transform:translate(18.3248vw,73.819vh) scale(.9627)}to{transform:translate(14.1697vw,99vh) scale(.9627)}}.snow:nth-child(130){opacity:1.0868;transform:translate(55.4318vw,-10px) scale(.8326);animation:fall-130 23s -10s linear infinite}@keyframes fall-130{38.259%{transform:translate(45.787vw,38.259vh) scale(.8326)}to{transform:translate(50.6094vw,99vh) scale(.8326)}}.snow:nth-child(131){opacity:1.611;transform:translate(99.7034vw,-10px) scale(.5567);animation:fall-131 26s -22s linear infinite}@keyframes fall-131{69.842%{transform:translate(105.8611vw,69.842vh) scale(.5567)}to{transform:translate(102.78225vw,99vh) scale(.5567)}}.snow:nth-child(132){opacity:.5176;transform:translate(60.8075vw,-10px) scale(.6303);animation:fall-132 12s -3s linear infinite}@keyframes fall-132{70.885%{transform:translate(66.2636vw,70.885vh) scale(.6303)}to{transform:translate(63.53555vw,99vh) scale(.6303)}}.snow:nth-child(133){opacity:1.4758;transform:translate(92.9812vw,-10px) scale(.5213);animation:fall-133 17s -21s linear infinite}@keyframes fall-133{69.205%{transform:translate(98.1536vw,69.205vh) scale(.5213)}to{transform:translate(95.5674vw,99vh) scale(.5213)}}.snow:nth-child(134){opacity:.4432;transform:translate(2.7963vw,-10px) scale(.3093);animation:fall-134 18s -25s linear infinite}@keyframes fall-134{33.114%{transform:translate(6.193vw,33.114vh) scale(.3093)}to{transform:translate(4.49465vw,99vh) scale(.3093)}}.snow:nth-child(135){opacity:.5678;transform:translate(20.5368vw,-10px) scale(.588);animation:fall-135 14s -15s linear infinite}@keyframes fall-135{60.958%{transform:translate(24.0942vw,60.958vh) scale(.588)}to{transform:translate(22.3155vw,99vh) scale(.588)}}.snow:nth-child(136){opacity:1.3526;transform:translate(21.3855vw,-10px) scale(.1714);animation:fall-136 30s -20s linear infinite}@keyframes fall-136{65.608%{transform:translate(28.509vw,65.608vh) scale(.1714)}to{transform:translate(24.94725vw,99vh) scale(.1714)}}.snow:nth-child(137){opacity:.9198;transform:translate(82.427vw,-10px) scale(.8552);animation:fall-137 30s -14s linear infinite}@keyframes fall-137{33.505%{transform:translate(78.8079vw,33.505vh) scale(.8552)}to{transform:translate(80.61745vw,99vh) scale(.8552)}}.snow:nth-child(138){opacity:1.3984;transform:translate(26.0597vw,-10px) scale(.3494);animation:fall-138 23s -11s linear infinite}@keyframes fall-138{40.665%{transform:translate(26.3645vw,40.665vh) scale(.3494)}to{transform:translate(26.2121vw,99vh) scale(.3494)}}.snow:nth-child(139){opacity:1.0244;transform:translate(67.787vw,-10px) scale(.5007);animation:fall-139 23s -22s linear infinite}@keyframes fall-139{59.157%{transform:translate(62.3828vw,59.157vh) scale(.5007)}to{transform:translate(65.0849vw,99vh) scale(.5007)}}.snow:nth-child(140){opacity:.77;transform:translate(92.7026vw,-10px) scale(.1319);animation:fall-140 25s -15s linear infinite}@keyframes fall-140{58.071%{transform:translate(83.7244vw,58.071vh) scale(.1319)}to{transform:translate(88.2135vw,99vh) scale(.1319)}}.snow:nth-child(141){opacity:.4062;transform:translate(20.7052vw,-10px) scale(.9675);animation:fall-141 20s -6s linear infinite}@keyframes fall-141{35.569%{transform:translate(10.9214vw,35.569vh) scale(.9675)}to{transform:translate(15.8133vw,99vh) scale(.9675)}}.snow:nth-child(142){opacity:1.981;transform:translate(57.311vw,-10px) scale(.8822);animation:fall-142 23s -11s linear infinite}@keyframes fall-142{67.782%{transform:translate(48.5502vw,67.782vh) scale(.8822)}to{transform:translate(52.9306vw,99vh) scale(.8822)}}.snow:nth-child(143){opacity:.4848;transform:translate(74.8217vw,-10px) scale(.4121);animation:fall-143 12s -6s linear infinite}@keyframes fall-143{69.08%{transform:translate(69.044vw,69.08vh) scale(.4121)}to{transform:translate(71.93285vw,99vh) scale(.4121)}}.snow:nth-child(144){opacity:1.514;transform:translate(16.6673vw,-10px) scale(.9944);animation:fall-144 28s -16s linear infinite}@keyframes fall-144{61.341%{transform:translate(26.0068vw,61.341vh) scale(.9944)}to{transform:translate(21.33705vw,99vh) scale(.9944)}}.snow:nth-child(145){opacity:.4782;transform:translate(90.5093vw,-10px) scale(.7112);animation:fall-145 17s -22s linear infinite}@keyframes fall-145{68.755%{transform:translate(84.1087vw,68.755vh) scale(.7112)}to{transform:translate(87.309vw,99vh) scale(.7112)}}.snow:nth-child(146){opacity:1.2112;transform:translate(54.6028vw,-10px) scale(.9985);animation:fall-146 30s -12s linear infinite}@keyframes fall-146{69.596%{transform:translate(49.4091vw,69.596vh) scale(.9985)}to{transform:translate(52.00595vw,99vh) scale(.9985)}}.snow:nth-child(147){opacity:.6566;transform:translate(85.7848vw,-10px) scale(.1422);animation:fall-147 28s -15s linear infinite}@keyframes fall-147{72.862%{transform:translate(95.6971vw,72.862vh) scale(.1422)}to{transform:translate(90.74095vw,99vh) scale(.1422)}}.snow:nth-child(148){opacity:1.2756;transform:translate(96.2872vw,-10px) scale(.1377);animation:fall-148 26s -10s linear infinite}@keyframes fall-148{52.483%{transform:translate(92.6032vw,52.483vh) scale(.1377)}to{transform:translate(94.4452vw,99vh) scale(.1377)}}.snow:nth-child(149){opacity:.6706;transform:translate(55.5483vw,-10px) scale(.2539);animation:fall-149 15s -1s linear infinite}@keyframes fall-149{51.702%{transform:translate(60.7175vw,51.702vh) scale(.2539)}to{transform:translate(58.1329vw,99vh) scale(.2539)}}.snow:nth-child(150){opacity:1.0086;transform:translate(96.2233vw,-10px) scale(.4128);animation:fall-150 28s -10s linear infinite}@keyframes fall-150{32.587%{transform:translate(101.143vw,32.587vh) scale(.4128)}to{transform:translate(98.68315vw,99vh) scale(.4128)}}.snow:nth-child(151){opacity:1.4424;transform:translate(41.9914vw,-10px) scale(.2295);animation:fall-151 13s -3s linear infinite}@keyframes fall-151{72.753%{transform:translate(49.6613vw,72.753vh) scale(.2295)}to{transform:translate(45.82635vw,99vh) scale(.2295)}}.snow:nth-child(152){opacity:1.0396;transform:translate(99.5255vw,-10px) scale(.2432);animation:fall-152 30s -18s linear infinite}@keyframes fall-152{62.514%{transform:translate(106.104vw,62.514vh) scale(.2432)}to{transform:translate(102.81475vw,99vh) scale(.2432)}}.snow:nth-child(153){opacity:.08;transform:translate(61.2148vw,-10px) scale(.9261);animation:fall-153 24s -5s linear infinite}@keyframes fall-153{52.073%{transform:translate(67.596vw,52.073vh) scale(.9261)}to{transform:translate(64.4054vw,99vh) scale(.9261)}}.snow:nth-child(154){opacity:1.6348;transform:translate(20.4737vw,-10px) scale(.8373);animation:fall-154 10s -18s linear infinite}@keyframes fall-154{58.872%{transform:translate(15.2314vw,58.872vh) scale(.8373)}to{transform:translate(17.85255vw,99vh) scale(.8373)}}.snow:nth-child(155){opacity:.0128;transform:translate(59.2145vw,-10px) scale(.7012);animation:fall-155 13s -8s linear infinite}@keyframes fall-155{49.073%{transform:translate(66.5626vw,49.073vh) scale(.7012)}to{transform:translate(62.88855vw,99vh) scale(.7012)}}.snow:nth-child(156){opacity:.4068;transform:translate(83.8804vw,-10px) scale(.3053);animation:fall-156 16s -3s linear infinite}@keyframes fall-156{38.037%{transform:translate(87.248vw,38.037vh) scale(.3053)}to{transform:translate(85.5642vw,99vh) scale(.3053)}}.snow:nth-child(157){opacity:.1236;transform:translate(96.226vw,-10px) scale(.8568);animation:fall-157 16s -29s linear infinite}@keyframes fall-157{48.973%{transform:translate(87.8954vw,48.973vh) scale(.8568)}to{transform:translate(92.0607vw,99vh) scale(.8568)}}.snow:nth-child(158){opacity:1.0066;transform:translate(84.151vw,-10px) scale(.1173);animation:fall-158 12s -11s linear infinite}@keyframes fall-158{56.467%{transform:translate(90.5638vw,56.467vh) scale(.1173)}to{transform:translate(87.3574vw,99vh) scale(.1173)}}.snow:nth-child(159){opacity:1.0514;transform:translate(39.1406vw,-10px) scale(.2724);animation:fall-159 20s -7s linear infinite}@keyframes fall-159{77.954%{transform:translate(42.9456vw,77.954vh) scale(.2724)}to{transform:translate(41.0431vw,99vh) scale(.2724)}}.snow:nth-child(160){opacity:.4356;transform:translate(62.1791vw,-10px) scale(.4709);animation:fall-160 29s -3s linear infinite}@keyframes fall-160{77.059%{transform:translate(60.0753vw,77.059vh) scale(.4709)}to{transform:translate(61.1272vw,99vh) scale(.4709)}}.snow:nth-child(161){opacity:1.7636;transform:translate(77.6606vw,-10px) scale(.3679);animation:fall-161 19s -22s linear infinite}@keyframes fall-161{51.393%{transform:translate(77.9321vw,51.393vh) scale(.3679)}to{transform:translate(77.79635vw,99vh) scale(.3679)}}.snow:nth-child(162){opacity:1.2256;transform:translate(56.389vw,-10px) scale(.1695);animation:fall-162 24s -23s linear infinite}@keyframes fall-162{66.269%{transform:translate(65.2526vw,66.269vh) scale(.1695)}to{transform:translate(60.8208vw,99vh) scale(.1695)}}.snow:nth-child(163){opacity:.0358;transform:translate(66.7064vw,-10px) scale(.6678);animation:fall-163 22s -5s linear infinite}@keyframes fall-163{71.541%{transform:translate(73.6125vw,71.541vh) scale(.6678)}to{transform:translate(70.15945vw,99vh) scale(.6678)}}.snow:nth-child(164){opacity:.7622;transform:translate(12.3412vw,-10px) scale(.5031);animation:fall-164 25s -17s linear infinite}@keyframes fall-164{51.364%{transform:translate(9.4543vw,51.364vh) scale(.5031)}to{transform:translate(10.89775vw,99vh) scale(.5031)}}.snow:nth-child(165){opacity:.1598;transform:translate(73.1561vw,-10px) scale(.337);animation:fall-165 23s -4s linear infinite}@keyframes fall-165{65.251%{transform:translate(67.8031vw,65.251vh) scale(.337)}to{transform:translate(70.4796vw,99vh) scale(.337)}}.snow:nth-child(166){opacity:1.8218;transform:translate(97.4695vw,-10px) scale(.8688);animation:fall-166 22s -28s linear infinite}@keyframes fall-166{51.676%{transform:translate(102.6202vw,51.676vh) scale(.8688)}to{transform:translate(100.04485vw,99vh) scale(.8688)}}.snow:nth-child(167){opacity:.8722;transform:translate(41.0065vw,-10px) scale(.5764);animation:fall-167 21s -29s linear infinite}@keyframes fall-167{64.48%{transform:translate(47.4749vw,64.48vh) scale(.5764)}to{transform:translate(44.2407vw,99vh) scale(.5764)}}.snow:nth-child(168){opacity:.9938;transform:translate(44.1682vw,-10px) scale(.3257);animation:fall-168 25s -27s linear infinite}@keyframes fall-168{45.806%{transform:translate(36.512vw,45.806vh) scale(.3257)}to{transform:translate(40.3401vw,99vh) scale(.3257)}}.snow:nth-child(169){opacity:.8546;transform:translate(70.761vw,-10px) scale(.3374);animation:fall-169 15s -11s linear infinite}@keyframes fall-169{37.709%{transform:translate(74.1254vw,37.709vh) scale(.3374)}to{transform:translate(72.4432vw,99vh) scale(.3374)}}.snow:nth-child(170){opacity:1.8558;transform:translate(88.193vw,-10px) scale(.4552);animation:fall-170 21s -12s linear infinite}@keyframes fall-170{46.635%{transform:translate(90.4474vw,46.635vh) scale(.4552)}to{transform:translate(89.3202vw,99vh) scale(.4552)}}.snow:nth-child(171){opacity:.0626;transform:translate(36.4008vw,-10px) scale(.528);animation:fall-171 15s -4s linear infinite}@keyframes fall-171{43.475%{transform:translate(26.7268vw,43.475vh) scale(.528)}to{transform:translate(31.5638vw,99vh) scale(.528)}}.snow:nth-child(172){opacity:1.7138;transform:translate(57.6318vw,-10px) scale(.2261);animation:fall-172 21s -15s linear infinite}@keyframes fall-172{31.973%{transform:translate(66.5002vw,31.973vh) scale(.2261)}to{transform:translate(62.066vw,99vh) scale(.2261)}}.snow:nth-child(173){opacity:1.7728;transform:translate(84.8326vw,-10px) scale(.1712);animation:fall-173 21s -14s linear infinite}@keyframes fall-173{50.137%{transform:translate(90.7031vw,50.137vh) scale(.1712)}to{transform:translate(87.76785vw,99vh) scale(.1712)}}.snow:nth-child(174){opacity:1.273;transform:translate(94.405vw,-10px) scale(.6382);animation:fall-174 17s -19s linear infinite}@keyframes fall-174{30.466%{transform:translate(89.8293vw,30.466vh) scale(.6382)}to{transform:translate(92.11715vw,99vh) scale(.6382)}}.snow:nth-child(175){opacity:.999;transform:translate(1.3297vw,-10px) scale(.845);animation:fall-175 27s -5s linear infinite}@keyframes fall-175{32.185%{transform:translate(6.8443vw,32.185vh) scale(.845)}to{transform:translate(4.087vw,99vh) scale(.845)}}.snow:nth-child(176){opacity:1.0088;transform:translate(34.1239vw,-10px) scale(.7761);animation:fall-176 18s -9s linear infinite}@keyframes fall-176{60.769%{transform:translate(33.5042vw,60.769vh) scale(.7761)}to{transform:translate(33.81405vw,99vh) scale(.7761)}}.snow:nth-child(177){opacity:.0376;transform:translate(59.9547vw,-10px) scale(.1171);animation:fall-177 11s -11s linear infinite}@keyframes fall-177{50.178%{transform:translate(58.563vw,50.178vh) scale(.1171)}to{transform:translate(59.25885vw,99vh) scale(.1171)}}.snow:nth-child(178){opacity:1.804;transform:translate(21.59vw,-10px) scale(.7705);animation:fall-178 20s -9s linear infinite}@keyframes fall-178{32.867%{transform:translate(24.4598vw,32.867vh) scale(.7705)}to{transform:translate(23.0249vw,99vh) scale(.7705)}}.snow:nth-child(179){opacity:1.8764;transform:translate(6.8599vw,-10px) scale(.3055);animation:fall-179 17s -24s linear infinite}@keyframes fall-179{31.272%{transform:translate(7.7005vw,31.272vh) scale(.3055)}to{transform:translate(7.2802vw,99vh) scale(.3055)}}.snow:nth-child(180){opacity:.3014;transform:translate(84.0236vw,-10px) scale(.4388);animation:fall-180 19s -16s linear infinite}@keyframes fall-180{61.291%{transform:translate(90.9094vw,61.291vh) scale(.4388)}to{transform:translate(87.4665vw,99vh) scale(.4388)}}.snow:nth-child(181){opacity:1.481;transform:translate(26.2269vw,-10px) scale(.9093);animation:fall-181 14s -4s linear infinite}@keyframes fall-181{35.734%{transform:translate(23.6881vw,35.734vh) scale(.9093)}to{transform:translate(24.9575vw,99vh) scale(.9093)}}.snow:nth-child(182){opacity:1.8186;transform:translate(63.459vw,-10px) scale(.6799);animation:fall-182 24s -4s linear infinite}@keyframes fall-182{60.703%{transform:translate(72.9653vw,60.703vh) scale(.6799)}to{transform:translate(68.21215vw,99vh) scale(.6799)}}.snow:nth-child(183){opacity:1.1998;transform:translate(68.394vw,-10px) scale(.8111);animation:fall-183 27s -7s linear infinite}@keyframes fall-183{54.047%{transform:translate(75.1446vw,54.047vh) scale(.8111)}to{transform:translate(71.7693vw,99vh) scale(.8111)}}.snow:nth-child(184){opacity:.1306;transform:translate(25.2468vw,-10px) scale(.2502);animation:fall-184 23s -17s linear infinite}@keyframes fall-184{75.948%{transform:translate(26.7482vw,75.948vh) scale(.2502)}to{transform:translate(25.9975vw,99vh) scale(.2502)}}.snow:nth-child(185){opacity:.5108;transform:translate(81.2252vw,-10px) scale(.8786);animation:fall-185 22s -5s linear infinite}@keyframes fall-185{51.044%{transform:translate(86.1926vw,51.044vh) scale(.8786)}to{transform:translate(83.7089vw,99vh) scale(.8786)}}.snow:nth-child(186){opacity:.69;transform:translate(88.0273vw,-10px) scale(.4067);animation:fall-186 21s -13s linear infinite}@keyframes fall-186{33.667%{transform:translate(79.9628vw,33.667vh) scale(.4067)}to{transform:translate(83.99505vw,99vh) scale(.4067)}}.snow:nth-child(187){opacity:.8478;transform:translate(48.8406vw,-10px) scale(.8624);animation:fall-187 19s -8s linear infinite}@keyframes fall-187{56.085%{transform:translate(42.235vw,56.085vh) scale(.8624)}to{transform:translate(45.5378vw,99vh) scale(.8624)}}.snow:nth-child(188){opacity:.197;transform:translate(36.3749vw,-10px) scale(.74);animation:fall-188 13s -12s linear infinite}@keyframes fall-188{36.12%{transform:translate(45.8847vw,36.12vh) scale(.74)}to{transform:translate(41.1298vw,99vh) scale(.74)}}.snow:nth-child(189){opacity:.0194;transform:translate(69.0175vw,-10px) scale(.5813);animation:fall-189 23s -19s linear infinite}@keyframes fall-189{63.357%{transform:translate(75.3619vw,63.357vh) scale(.5813)}to{transform:translate(72.1897vw,99vh) scale(.5813)}}.snow:nth-child(190){opacity:1.4924;transform:translate(27.5991vw,-10px) scale(.1049);animation:fall-190 29s -27s linear infinite}@keyframes fall-190{73.874%{transform:translate(26.149vw,73.874vh) scale(.1049)}to{transform:translate(26.87405vw,99vh) scale(.1049)}}.snow:nth-child(191){opacity:.7444;transform:translate(28.4021vw,-10px) scale(.2245);animation:fall-191 15s -28s linear infinite}@keyframes fall-191{47.668%{transform:translate(26.0548vw,47.668vh) scale(.2245)}to{transform:translate(27.22845vw,99vh) scale(.2245)}}.snow:nth-child(192){opacity:1.1786;transform:translate(42.7789vw,-10px) scale(.1631);animation:fall-192 28s -18s linear infinite}@keyframes fall-192{50.242%{transform:translate(34.9798vw,50.242vh) scale(.1631)}to{transform:translate(38.87935vw,99vh) scale(.1631)}}.snow:nth-child(193){opacity:.6872;transform:translate(97.9669vw,-10px) scale(.2281);animation:fall-193 15s -20s linear infinite}@keyframes fall-193{78.348%{transform:translate(88.324vw,78.348vh) scale(.2281)}to{transform:translate(93.14545vw,99vh) scale(.2281)}}.snow:nth-child(194){opacity:.7376;transform:translate(3.5599vw,-10px) scale(.7028);animation:fall-194 19s -29s linear infinite}@keyframes fall-194{51.522%{transform:translate(9.7642vw,51.522vh) scale(.7028)}to{transform:translate(6.66205vw,99vh) scale(.7028)}}.snow:nth-child(195){opacity:.8016;transform:translate(.5836vw,-10px) scale(.7412);animation:fall-195 11s -6s linear infinite}@keyframes fall-195{41.338%{transform:translate(6.6529vw,41.338vh) scale(.7412)}to{transform:translate(3.61825vw,99vh) scale(.7412)}}.snow:nth-child(196){opacity:.1716;transform:translate(89.1119vw,-10px) scale(.6509);animation:fall-196 15s -14s linear infinite}@keyframes fall-196{46.502%{transform:translate(89.7921vw,46.502vh) scale(.6509)}to{transform:translate(89.452vw,99vh) scale(.6509)}}.snow:nth-child(197){opacity:.7754;transform:translate(48.1538vw,-10px) scale(.694);animation:fall-197 22s -12s linear infinite}@keyframes fall-197{48.374%{transform:translate(47.4196vw,48.374vh) scale(.694)}to{transform:translate(47.7867vw,99vh) scale(.694)}}.snow:nth-child(198){opacity:.2762;transform:translate(28.8894vw,-10px) scale(.4938);animation:fall-198 22s -8s linear infinite}@keyframes fall-198{30.192%{transform:translate(20.4083vw,30.192vh) scale(.4938)}to{transform:translate(24.64885vw,99vh) scale(.4938)}}.snow:nth-child(199){opacity:1.6778;transform:translate(5.0054vw,-10px) scale(.4012);animation:fall-199 30s -18s linear infinite}@keyframes fall-199{50.777%{transform:translate(5.0739vw,50.777vh) scale(.4012)}to{transform:translate(5.03965vw,99vh) scale(.4012)}}.snow:nth-child(200){opacity:1.0792;transform:translate(65.577vw,-10px) scale(.5541);animation:fall-200 11s -22s linear infinite}@keyframes fall-200{71.494%{transform:translate(70.8311vw,71.494vh) scale(.5541)}to{transform:translate(68.20405vw,99vh) scale(.5541)}}.snow:nth-child(201){opacity:1.2752;transform:translate(19.1416vw,-10px) scale(.1212);animation:fall-201 13s -10s linear infinite}@keyframes fall-201{67.672%{transform:translate(27.7442vw,67.672vh) scale(.1212)}to{transform:translate(23.4429vw,99vh) scale(.1212)}}.snow:nth-child(202){opacity:1.6508;transform:translate(56.9662vw,-10px) scale(.1253);animation:fall-202 22s -29s linear infinite}@keyframes fall-202{32.479%{transform:translate(47.6236vw,32.479vh) scale(.1253)}to{transform:translate(52.2949vw,99vh) scale(.1253)}}.snow:nth-child(203){opacity:.2288;transform:translate(39.1246vw,-10px) scale(.5705);animation:fall-203 13s -11s linear infinite}@keyframes fall-203{78.116%{transform:translate(32.8371vw,78.116vh) scale(.5705)}to{transform:translate(35.98085vw,99vh) scale(.5705)}}.snow:nth-child(204){opacity:.7336;transform:translate(60.6995vw,-10px) scale(.8143);animation:fall-204 24s -3s linear infinite}@keyframes fall-204{55.261%{transform:translate(58.8808vw,55.261vh) scale(.8143)}to{transform:translate(59.79015vw,99vh) scale(.8143)}}.snow:nth-child(205){opacity:.8204;transform:translate(17.6159vw,-10px) scale(.825);animation:fall-205 29s -1s linear infinite}@keyframes fall-205{60.491%{transform:translate(27.343vw,60.491vh) scale(.825)}to{transform:translate(22.47945vw,99vh) scale(.825)}}.snow:nth-child(206){opacity:.9724;transform:translate(9.2117vw,-10px) scale(.3963);animation:fall-206 11s -17s linear infinite}@keyframes fall-206{57.751%{transform:translate(15.2161vw,57.751vh) scale(.3963)}to{transform:translate(12.2139vw,99vh) scale(.3963)}}.snow:nth-child(207){opacity:.6898;transform:translate(41.3601vw,-10px) scale(.9245);animation:fall-207 15s -13s linear infinite}@keyframes fall-207{52.574%{transform:translate(34.7025vw,52.574vh) scale(.9245)}to{transform:translate(38.0313vw,99vh) scale(.9245)}}.snow:nth-child(208){opacity:1.2898;transform:translate(5.7121vw,-10px) scale(.7195);animation:fall-208 13s -24s linear infinite}@keyframes fall-208{46.074%{transform:translate(6.4513vw,46.074vh) scale(.7195)}to{transform:translate(6.0817vw,99vh) scale(.7195)}}.snow:nth-child(209){opacity:1.8956;transform:translate(93.8634vw,-10px) scale(.1912);animation:fall-209 13s -20s linear infinite}@keyframes fall-209{59.72%{transform:translate(103.2847vw,59.72vh) scale(.1912)}to{transform:translate(98.57405vw,99vh) scale(.1912)}}.snow:nth-child(210){opacity:.2026;transform:translate(16.3049vw,-10px) scale(.2205);animation:fall-210 23s -30s linear infinite}@keyframes fall-210{64.036%{transform:translate(11.6154vw,64.036vh) scale(.2205)}to{transform:translate(13.96015vw,99vh) scale(.2205)}}.snow:nth-child(211){opacity:1.1564;transform:translate(88.0145vw,-10px) scale(.1337);animation:fall-211 18s -11s linear infinite}@keyframes fall-211{43.435%{transform:translate(89.1848vw,43.435vh) scale(.1337)}to{transform:translate(88.59965vw,99vh) scale(.1337)}}.snow:nth-child(212){opacity:1.2754;transform:translate(38.7668vw,-10px) scale(.3064);animation:fall-212 24s -8s linear infinite}@keyframes fall-212{41.776%{transform:translate(44.9755vw,41.776vh) scale(.3064)}to{transform:translate(41.87115vw,99vh) scale(.3064)}}.snow:nth-child(213){opacity:1.5306;transform:translate(33.169vw,-10px) scale(.8443);animation:fall-213 24s -11s linear infinite}@keyframes fall-213{40.464%{transform:translate(30.7832vw,40.464vh) scale(.8443)}to{transform:translate(31.9761vw,99vh) scale(.8443)}}.snow:nth-child(214){opacity:1.5264;transform:translate(98.5556vw,-10px) scale(.8135);animation:fall-214 20s -6s linear infinite}@keyframes fall-214{39.565%{transform:translate(98.8014vw,39.565vh) scale(.8135)}to{transform:translate(98.6785vw,99vh) scale(.8135)}}.snow:nth-child(215){opacity:.176;transform:translate(44.4981vw,-10px) scale(.3796);animation:fall-215 28s -28s linear infinite}@keyframes fall-215{43.333%{transform:translate(36.6709vw,43.333vh) scale(.3796)}to{transform:translate(40.5845vw,99vh) scale(.3796)}}.snow:nth-child(216){opacity:.2616;transform:translate(72.1026vw,-10px) scale(.3812);animation:fall-216 24s -1s linear infinite}@keyframes fall-216{52.642%{transform:translate(66.0712vw,52.642vh) scale(.3812)}to{transform:translate(69.0869vw,99vh) scale(.3812)}}.snow:nth-child(217){opacity:.6684;transform:translate(41.3539vw,-10px) scale(.666);animation:fall-217 29s -19s linear infinite}@keyframes fall-217{65.895%{transform:translate(33.4807vw,65.895vh) scale(.666)}to{transform:translate(37.4173vw,99vh) scale(.666)}}.snow:nth-child(218){opacity:.0406;transform:translate(65.7693vw,-10px) scale(.1831);animation:fall-218 17s -18s linear infinite}@keyframes fall-218{59.561%{transform:translate(59.8148vw,59.561vh) scale(.1831)}to{transform:translate(62.79205vw,99vh) scale(.1831)}}.snow:nth-child(219){opacity:.4948;transform:translate(57.8001vw,-10px) scale(.5157);animation:fall-219 14s -14s linear infinite}@keyframes fall-219{43.034%{transform:translate(53.5846vw,43.034vh) scale(.5157)}to{transform:translate(55.69235vw,99vh) scale(.5157)}}.snow:nth-child(220){opacity:.0352;transform:translate(22.7921vw,-10px) scale(.8979);animation:fall-220 29s -20s linear infinite}@keyframes fall-220{74.699%{transform:translate(23.3951vw,74.699vh) scale(.8979)}to{transform:translate(23.0936vw,99vh) scale(.8979)}}.snow:nth-child(221){opacity:1.0526;transform:translate(64.8757vw,-10px) scale(.4511);animation:fall-221 24s -20s linear infinite}@keyframes fall-221{63.502%{transform:translate(64.2355vw,63.502vh) scale(.4511)}to{transform:translate(64.5556vw,99vh) scale(.4511)}}.snow:nth-child(222){opacity:1.1246;transform:translate(90.2935vw,-10px) scale(.2891);animation:fall-222 19s -3s linear infinite}@keyframes fall-222{49.949%{transform:translate(81.5712vw,49.949vh) scale(.2891)}to{transform:translate(85.93235vw,99vh) scale(.2891)}}.snow:nth-child(223){opacity:.4198;transform:translate(70.6699vw,-10px) scale(.8098);animation:fall-223 21s -9s linear infinite}@keyframes fall-223{46.047%{transform:translate(80.1702vw,46.047vh) scale(.8098)}to{transform:translate(75.42005vw,99vh) scale(.8098)}}.snow:nth-child(224){opacity:.0196;transform:translate(56.23vw,-10px) scale(.8612);animation:fall-224 26s -24s linear infinite}@keyframes fall-224{34.215%{transform:translate(61.7262vw,34.215vh) scale(.8612)}to{transform:translate(58.9781vw,99vh) scale(.8612)}}.snow:nth-child(225){opacity:.2552;transform:translate(73.8614vw,-10px) scale(.7089);animation:fall-225 17s -16s linear infinite}@keyframes fall-225{69.815%{transform:translate(70.368vw,69.815vh) scale(.7089)}to{transform:translate(72.1147vw,99vh) scale(.7089)}}.snow:nth-child(226){opacity:.2572;transform:translate(2.0521vw,-10px) scale(.2523);animation:fall-226 30s -4s linear infinite}@keyframes fall-226{53.522%{transform:translate(3.0725vw,53.522vh) scale(.2523)}to{transform:translate(2.5623vw,99vh) scale(.2523)}}.snow:nth-child(227){opacity:1.7816;transform:translate(92.4879vw,-10px) scale(.8537);animation:fall-227 19s -1s linear infinite}@keyframes fall-227{34.793%{transform:translate(83.5701vw,34.793vh) scale(.8537)}to{transform:translate(88.029vw,99vh) scale(.8537)}}.snow:nth-child(228){opacity:1.4018;transform:translate(57.5635vw,-10px) scale(.1882);animation:fall-228 24s -22s linear infinite}@keyframes fall-228{54.522%{transform:translate(60.3177vw,54.522vh) scale(.1882)}to{transform:translate(58.9406vw,99vh) scale(.1882)}}.snow:nth-child(229){opacity:1.1938;transform:translate(53.0475vw,-10px) scale(.4925);animation:fall-229 10s -16s linear infinite}@keyframes fall-229{49.207%{transform:translate(59.8318vw,49.207vh) scale(.4925)}to{transform:translate(56.43965vw,99vh) scale(.4925)}}.snow:nth-child(230){opacity:.2598;transform:translate(50.6372vw,-10px) scale(.7123);animation:fall-230 15s -6s linear infinite}@keyframes fall-230{30.775%{transform:translate(44.333vw,30.775vh) scale(.7123)}to{transform:translate(47.4851vw,99vh) scale(.7123)}}.snow:nth-child(231){opacity:1.7406;transform:translate(80.5819vw,-10px) scale(.1785);animation:fall-231 24s -25s linear infinite}@keyframes fall-231{60.798%{transform:translate(88.2721vw,60.798vh) scale(.1785)}to{transform:translate(84.427vw,99vh) scale(.1785)}}.snow:nth-child(232){opacity:.442;transform:translate(16.0625vw,-10px) scale(.7605);animation:fall-232 11s -8s linear infinite}@keyframes fall-232{42.321%{transform:translate(7.9658vw,42.321vh) scale(.7605)}to{transform:translate(12.01415vw,99vh) scale(.7605)}}.snow:nth-child(233){opacity:1.6276;transform:translate(47.8838vw,-10px) scale(.3974);animation:fall-233 17s -9s linear infinite}@keyframes fall-233{79.747%{transform:translate(50.4025vw,79.747vh) scale(.3974)}to{transform:translate(49.14315vw,99vh) scale(.3974)}}.snow:nth-child(234){opacity:.9928;transform:translate(73.9401vw,-10px) scale(.5215);animation:fall-234 10s -17s linear infinite}@keyframes fall-234{30.697%{transform:translate(78.6209vw,30.697vh) scale(.5215)}to{transform:translate(76.2805vw,99vh) scale(.5215)}}.snow:nth-child(235){opacity:1.909;transform:translate(34.452vw,-10px) scale(.0267);animation:fall-235 25s -29s linear infinite}@keyframes fall-235{53.858%{transform:translate(40.661vw,53.858vh) scale(.0267)}to{transform:translate(37.5565vw,99vh) scale(.0267)}}.snow:nth-child(236){opacity:.7956;transform:translate(53.8853vw,-10px) scale(.626);animation:fall-236 22s -4s linear infinite}@keyframes fall-236{76.938%{transform:translate(58.3433vw,76.938vh) scale(.626)}to{transform:translate(56.1143vw,99vh) scale(.626)}}.snow:nth-child(237){opacity:.6394;transform:translate(2.885vw,-10px) scale(.4526);animation:fall-237 15s -14s linear infinite}@keyframes fall-237{36.015%{transform:translate(12.4479vw,36.015vh) scale(.4526)}to{transform:translate(7.66645vw,99vh) scale(.4526)}}.snow:nth-child(238){opacity:1.715;transform:translate(82.4443vw,-10px) scale(.3979);animation:fall-238 16s -8s linear infinite}@keyframes fall-238{44.329%{transform:translate(82.2611vw,44.329vh) scale(.3979)}to{transform:translate(82.3527vw,99vh) scale(.3979)}}.snow:nth-child(239){opacity:.994;transform:translate(37.7348vw,-10px) scale(.9388);animation:fall-239 16s -15s linear infinite}@keyframes fall-239{77.261%{transform:translate(39.9992vw,77.261vh) scale(.9388)}to{transform:translate(38.867vw,99vh) scale(.9388)}}.snow:nth-child(240){opacity:1.4778;transform:translate(81.9705vw,-10px) scale(.9047);animation:fall-240 24s -1s linear infinite}@keyframes fall-240{72.505%{transform:translate(81.7565vw,72.505vh) scale(.9047)}to{transform:translate(81.8635vw,99vh) scale(.9047)}}.snow:nth-child(241){opacity:1.6442;transform:translate(13.3955vw,-10px) scale(.4315);animation:fall-241 12s -20s linear infinite}@keyframes fall-241{60.894%{transform:translate(7.5861vw,60.894vh) scale(.4315)}to{transform:translate(10.4908vw,99vh) scale(.4315)}}.snow:nth-child(242){opacity:.7966;transform:translate(79.1904vw,-10px) scale(.2622);animation:fall-242 20s -23s linear infinite}@keyframes fall-242{45.46%{transform:translate(71.8397vw,45.46vh) scale(.2622)}to{transform:translate(75.51505vw,99vh) scale(.2622)}}.snow:nth-child(243){opacity:.7522;transform:translate(47.4843vw,-10px) scale(.2768);animation:fall-243 30s -17s linear infinite}@keyframes fall-243{62.646%{transform:translate(41.8986vw,62.646vh) scale(.2768)}to{transform:translate(44.69145vw,99vh) scale(.2768)}}.snow:nth-child(244){opacity:.0154;transform:translate(9.2797vw,-10px) scale(.6797);animation:fall-244 18s -26s linear infinite}@keyframes fall-244{30.733%{transform:translate(6.6741vw,30.733vh) scale(.6797)}to{transform:translate(7.9769vw,99vh) scale(.6797)}}.snow:nth-child(245){opacity:1.3328;transform:translate(9.6358vw,-10px) scale(.0094);animation:fall-245 29s -23s linear infinite}@keyframes fall-245{49.368%{transform:translate(13.4725vw,49.368vh) scale(.0094)}to{transform:translate(11.55415vw,99vh) scale(.0094)}}.snow:nth-child(246){opacity:1.8532;transform:translate(71.6719vw,-10px) scale(.0001);animation:fall-246 21s -24s linear infinite}@keyframes fall-246{61.774%{transform:translate(70.6893vw,61.774vh) scale(.0001)}to{transform:translate(71.1806vw,99vh) scale(.0001)}}.snow:nth-child(247){opacity:1.6016;transform:translate(11.7014vw,-10px) scale(.3331);animation:fall-247 19s -29s linear infinite}@keyframes fall-247{60.246%{transform:translate(14.9549vw,60.246vh) scale(.3331)}to{transform:translate(13.32815vw,99vh) scale(.3331)}}.snow:nth-child(248){opacity:.6244;transform:translate(7.6848vw,-10px) scale(.1087);animation:fall-248 16s -3s linear infinite}@keyframes fall-248{71.61%{transform:translate(7.451vw,71.61vh) scale(.1087)}to{transform:translate(7.5679vw,99vh) scale(.1087)}}.snow:nth-child(249){opacity:1.8336;transform:translate(85.5333vw,-10px) scale(.8315);animation:fall-249 24s -21s linear infinite}@keyframes fall-249{52.584%{transform:translate(83.6251vw,52.584vh) scale(.8315)}to{transform:translate(84.5792vw,99vh) scale(.8315)}}.snow:nth-child(250){opacity:.9066;transform:translate(88.831vw,-10px) scale(.9625);animation:fall-250 14s -13s linear infinite}@keyframes fall-250{62.479%{transform:translate(84.7863vw,62.479vh) scale(.9625)}to{transform:translate(86.80865vw,99vh) scale(.9625)}}.snow:nth-child(251){opacity:1.4416;transform:translate(31.6909vw,-10px) scale(.2106);animation:fall-251 23s -22s linear infinite}@keyframes fall-251{64.528%{transform:translate(39.106vw,64.528vh) scale(.2106)}to{transform:translate(35.39845vw,99vh) scale(.2106)}}.snow:nth-child(252){opacity:1.5822;transform:translate(74.4863vw,-10px) scale(.174);animation:fall-252 20s -28s linear infinite}@keyframes fall-252{47.827%{transform:translate(82.1503vw,47.827vh) scale(.174)}to{transform:translate(78.3183vw,99vh) scale(.174)}}.snow:nth-child(253){opacity:1.5472;transform:translate(7.2022vw,-10px) scale(.7091);animation:fall-253 15s -29s linear infinite}@keyframes fall-253{70.774%{transform:translate(13.9709vw,70.774vh) scale(.7091)}to{transform:translate(10.58655vw,99vh) scale(.7091)}}.snow:nth-child(254){opacity:.7514;transform:translate(88.3167vw,-10px) scale(.0633);animation:fall-254 12s -10s linear infinite}@keyframes fall-254{67.757%{transform:translate(81.8309vw,67.757vh) scale(.0633)}to{transform:translate(85.0738vw,99vh) scale(.0633)}}.snow:nth-child(255){opacity:.2528;transform:translate(65.9752vw,-10px) scale(.9204);animation:fall-255 17s -9s linear infinite}@keyframes fall-255{69.323%{transform:translate(63.0547vw,69.323vh) scale(.9204)}to{transform:translate(64.51495vw,99vh) scale(.9204)}}.snow:nth-child(256){opacity:.8964;transform:translate(86.6275vw,-10px) scale(.5326);animation:fall-256 21s -12s linear infinite}@keyframes fall-256{31.524%{transform:translate(94.7406vw,31.524vh) scale(.5326)}to{transform:translate(90.68405vw,99vh) scale(.5326)}}.snow:nth-child(257){opacity:.8034;transform:translate(1.2901vw,-10px) scale(.9656);animation:fall-257 20s -21s linear infinite}@keyframes fall-257{72.401%{transform:translate(-2.8478vw,72.401vh) scale(.9656)}to{transform:translate(-.77885vw,99vh) scale(.9656)}}.snow:nth-child(258){opacity:.5768;transform:translate(37.0068vw,-10px) scale(.155);animation:fall-258 29s -22s linear infinite}@keyframes fall-258{40.424%{transform:translate(46.0673vw,40.424vh) scale(.155)}to{transform:translate(41.53705vw,99vh) scale(.155)}}.snow:nth-child(259){opacity:1.1548;transform:translate(39.1482vw,-10px) scale(.4659);animation:fall-259 27s -18s linear infinite}@keyframes fall-259{49.832%{transform:translate(37.9003vw,49.832vh) scale(.4659)}to{transform:translate(38.52425vw,99vh) scale(.4659)}}.snow:nth-child(260){opacity:.187;transform:translate(20.2067vw,-10px) scale(.5586);animation:fall-260 18s -25s linear infinite}@keyframes fall-260{35.325%{transform:translate(17.919vw,35.325vh) scale(.5586)}to{transform:translate(19.06285vw,99vh) scale(.5586)}}.snow:nth-child(261){opacity:1.693;transform:translate(77.6268vw,-10px) scale(.3666);animation:fall-261 14s -3s linear infinite}@keyframes fall-261{44.76%{transform:translate(68.977vw,44.76vh) scale(.3666)}to{transform:translate(73.3019vw,99vh) scale(.3666)}}.snow:nth-child(262){opacity:1.0902;transform:translate(61.5569vw,-10px) scale(.2417);animation:fall-262 11s -17s linear infinite}@keyframes fall-262{63.107%{transform:translate(53.9897vw,63.107vh) scale(.2417)}to{transform:translate(57.7733vw,99vh) scale(.2417)}}.snow:nth-child(263){opacity:.4966;transform:translate(40.5886vw,-10px) scale(.6265);animation:fall-263 10s -23s linear infinite}@keyframes fall-263{65.074%{transform:translate(46.4452vw,65.074vh) scale(.6265)}to{transform:translate(43.5169vw,99vh) scale(.6265)}}.snow:nth-child(264){opacity:.6354;transform:translate(81.6704vw,-10px) scale(.6212);animation:fall-264 10s -24s linear infinite}@keyframes fall-264{56.967%{transform:translate(87.4528vw,56.967vh) scale(.6212)}to{transform:translate(84.5616vw,99vh) scale(.6212)}}.snow:nth-child(265){opacity:1.9754;transform:translate(71.0409vw,-10px) scale(.2128);animation:fall-265 29s -16s linear infinite}@keyframes fall-265{65.386%{transform:translate(64.0706vw,65.386vh) scale(.2128)}to{transform:translate(67.55575vw,99vh) scale(.2128)}}.snow:nth-child(266){opacity:.7838;transform:translate(79.8123vw,-10px) scale(.608);animation:fall-266 17s -1s linear infinite}@keyframes fall-266{63.664%{transform:translate(86.5461vw,63.664vh) scale(.608)}to{transform:translate(83.1792vw,99vh) scale(.608)}}.snow:nth-child(267){opacity:.0902;transform:translate(76.7556vw,-10px) scale(.4119);animation:fall-267 20s -22s linear infinite}@keyframes fall-267{58.639%{transform:translate(79.5718vw,58.639vh) scale(.4119)}to{transform:translate(78.1637vw,99vh) scale(.4119)}}.snow:nth-child(268){opacity:1.5076;transform:translate(40.621vw,-10px) scale(.8169);animation:fall-268 22s -15s linear infinite}@keyframes fall-268{70.977%{transform:translate(42.5634vw,70.977vh) scale(.8169)}to{transform:translate(41.5922vw,99vh) scale(.8169)}}.snow:nth-child(269){opacity:.8462;transform:translate(7.6981vw,-10px) scale(.8698);animation:fall-269 26s -18s linear infinite}@keyframes fall-269{64.941%{transform:translate(6.5243vw,64.941vh) scale(.8698)}to{transform:translate(7.1112vw,99vh) scale(.8698)}}.snow:nth-child(270){opacity:.4;transform:translate(12.734vw,-10px) scale(.3359);animation:fall-270 25s -19s linear infinite}@keyframes fall-270{30.602%{transform:translate(14.1999vw,30.602vh) scale(.3359)}to{transform:translate(13.46695vw,99vh) scale(.3359)}}.snow:nth-child(271){opacity:1.7134;transform:translate(2.2425vw,-10px) scale(.4391);animation:fall-271 19s -29s linear infinite}@keyframes fall-271{60.953%{transform:translate(3.719vw,60.953vh) scale(.4391)}to{transform:translate(2.98075vw,99vh) scale(.4391)}}.snow:nth-child(272){opacity:.2304;transform:translate(66.4851vw,-10px) scale(.4511);animation:fall-272 13s -21s linear infinite}@keyframes fall-272{46.777%{transform:translate(72.9509vw,46.777vh) scale(.4511)}to{transform:translate(69.718vw,99vh) scale(.4511)}}.snow:nth-child(273){opacity:.4626;transform:translate(92.0825vw,-10px) scale(.0095);animation:fall-273 22s -11s linear infinite}@keyframes fall-273{52.024%{transform:translate(94.8704vw,52.024vh) scale(.0095)}to{transform:translate(93.47645vw,99vh) scale(.0095)}}.snow:nth-child(274){opacity:.1642;transform:translate(60.5428vw,-10px) scale(.9252);animation:fall-274 23s -4s linear infinite}@keyframes fall-274{57.586%{transform:translate(59.0124vw,57.586vh) scale(.9252)}to{transform:translate(59.7776vw,99vh) scale(.9252)}}.snow:nth-child(275){opacity:.5938;transform:translate(64.0719vw,-10px) scale(.6493);animation:fall-275 14s -3s linear infinite}@keyframes fall-275{46.829%{transform:translate(68.6384vw,46.829vh) scale(.6493)}to{transform:translate(66.35515vw,99vh) scale(.6493)}}.snow:nth-child(276){opacity:.9504;transform:translate(67.576vw,-10px) scale(.6956);animation:fall-276 14s -17s linear infinite}@keyframes fall-276{33.089%{transform:translate(66.1306vw,33.089vh) scale(.6956)}to{transform:translate(66.8533vw,99vh) scale(.6956)}}.snow:nth-child(277){opacity:1.2876;transform:translate(57.1254vw,-10px) scale(.0179);animation:fall-277 26s -22s linear infinite}@keyframes fall-277{67.749%{transform:translate(62.5356vw,67.749vh) scale(.0179)}to{transform:translate(59.8305vw,99vh) scale(.0179)}}.snow:nth-child(278){opacity:1.727;transform:translate(23.5422vw,-10px) scale(.944);animation:fall-278 22s -2s linear infinite}@keyframes fall-278{60.062%{transform:translate(22.4132vw,60.062vh) scale(.944)}to{transform:translate(22.9777vw,99vh) scale(.944)}}.snow:nth-child(279){opacity:1.5378;transform:translate(58.4475vw,-10px) scale(.4974);animation:fall-279 29s -1s linear infinite}@keyframes fall-279{34.828%{transform:translate(55.2605vw,34.828vh) scale(.4974)}to{transform:translate(56.854vw,99vh) scale(.4974)}}.snow:nth-child(280){opacity:1.2484;transform:translate(83.9188vw,-10px) scale(.0184);animation:fall-280 13s -16s linear infinite}@keyframes fall-280{30.793%{transform:translate(84.2761vw,30.793vh) scale(.0184)}to{transform:translate(84.09745vw,99vh) scale(.0184)}}.snow:nth-child(281){opacity:.9636;transform:translate(30.7452vw,-10px) scale(.4817);animation:fall-281 14s -19s linear infinite}@keyframes fall-281{64.433%{transform:translate(34.9013vw,64.433vh) scale(.4817)}to{transform:translate(32.82325vw,99vh) scale(.4817)}}.snow:nth-child(282){opacity:1.9774;transform:translate(78.1472vw,-10px) scale(.1983);animation:fall-282 26s -27s linear infinite}@keyframes fall-282{61.388%{transform:translate(70.8508vw,61.388vh) scale(.1983)}to{transform:translate(74.499vw,99vh) scale(.1983)}}.snow:nth-child(283){opacity:1.6232;transform:translate(11.2944vw,-10px) scale(.1885);animation:fall-283 11s -8s linear infinite}@keyframes fall-283{30.877%{transform:translate(19.375vw,30.877vh) scale(.1885)}to{transform:translate(15.3347vw,99vh) scale(.1885)}}.snow:nth-child(284){opacity:1.4544;transform:translate(13.4125vw,-10px) scale(.6408);animation:fall-284 18s -9s linear infinite}@keyframes fall-284{64.645%{transform:translate(22.0717vw,64.645vh) scale(.6408)}to{transform:translate(17.7421vw,99vh) scale(.6408)}}.snow:nth-child(285){opacity:.1264;transform:translate(40.7825vw,-10px) scale(.4272);animation:fall-285 22s -25s linear infinite}@keyframes fall-285{46.136%{transform:translate(34.1554vw,46.136vh) scale(.4272)}to{transform:translate(37.46895vw,99vh) scale(.4272)}}.snow:nth-child(286){opacity:1.8806;transform:translate(86.3926vw,-10px) scale(.997);animation:fall-286 24s -11s linear infinite}@keyframes fall-286{41.342%{transform:translate(81.7725vw,41.342vh) scale(.997)}to{transform:translate(84.08255vw,99vh) scale(.997)}}.snow:nth-child(287){opacity:.3832;transform:translate(6.8958vw,-10px) scale(.0211);animation:fall-287 21s -29s linear infinite}@keyframes fall-287{73.156%{transform:translate(-2.1295vw,73.156vh) scale(.0211)}to{transform:translate(2.38315vw,99vh) scale(.0211)}}.snow:nth-child(288){opacity:.4618;transform:translate(8.6908vw,-10px) scale(.4984);animation:fall-288 20s -25s linear infinite}@keyframes fall-288{60.067%{transform:translate(8.1328vw,60.067vh) scale(.4984)}to{transform:translate(8.4118vw,99vh) scale(.4984)}}.snow:nth-child(289){opacity:1.4484;transform:translate(40.332vw,-10px) scale(.0173);animation:fall-289 17s -15s linear infinite}@keyframes fall-289{61.256%{transform:translate(37.7089vw,61.256vh) scale(.0173)}to{transform:translate(39.02045vw,99vh) scale(.0173)}}.snow:nth-child(290){opacity:.7824;transform:translate(95.3587vw,-10px) scale(.9356);animation:fall-290 13s -22s linear infinite}@keyframes fall-290{65.928%{transform:translate(96.8136vw,65.928vh) scale(.9356)}to{transform:translate(96.08615vw,99vh) scale(.9356)}}.snow:nth-child(291){opacity:.4666;transform:translate(49.8334vw,-10px) scale(.4122);animation:fall-291 30s -3s linear infinite}@keyframes fall-291{34.298%{transform:translate(54.1065vw,34.298vh) scale(.4122)}to{transform:translate(51.96995vw,99vh) scale(.4122)}}.snow:nth-child(292){opacity:.9608;transform:translate(52.1537vw,-10px) scale(.6791);animation:fall-292 21s -26s linear infinite}@keyframes fall-292{49.552%{transform:translate(46.3942vw,49.552vh) scale(.6791)}to{transform:translate(49.27395vw,99vh) scale(.6791)}}.snow:nth-child(293){opacity:1.9082;transform:translate(16.8093vw,-10px) scale(.3269);animation:fall-293 13s -24s linear infinite}@keyframes fall-293{72.306%{transform:translate(13.7174vw,72.306vh) scale(.3269)}to{transform:translate(15.26335vw,99vh) scale(.3269)}}.snow:nth-child(294){opacity:1.592;transform:translate(43.1686vw,-10px) scale(.6228);animation:fall-294 11s -13s linear infinite}@keyframes fall-294{73.096%{transform:translate(35.7423vw,73.096vh) scale(.6228)}to{transform:translate(39.45545vw,99vh) scale(.6228)}}.snow:nth-child(295){opacity:1.7514;transform:translate(62.2285vw,-10px) scale(.8843);animation:fall-295 20s -2s linear infinite}@keyframes fall-295{39.992%{transform:translate(66.9657vw,39.992vh) scale(.8843)}to{transform:translate(64.5971vw,99vh) scale(.8843)}}.snow:nth-child(296){opacity:1.5054;transform:translate(87.4768vw,-10px) scale(.5235);animation:fall-296 14s -22s linear infinite}@keyframes fall-296{73.252%{transform:translate(94.5525vw,73.252vh) scale(.5235)}to{transform:translate(91.01465vw,99vh) scale(.5235)}}.snow:nth-child(297){opacity:.83;transform:translate(65.1638vw,-10px) scale(.7207);animation:fall-297 13s -13s linear infinite}@keyframes fall-297{58.251%{transform:translate(71.5104vw,58.251vh) scale(.7207)}to{transform:translate(68.3371vw,99vh) scale(.7207)}}.snow:nth-child(298){opacity:.4424;transform:translate(25.4655vw,-10px) scale(.1983);animation:fall-298 29s -23s linear infinite}@keyframes fall-298{37.369%{transform:translate(31.5928vw,37.369vh) scale(.1983)}to{transform:translate(28.52915vw,99vh) scale(.1983)}}.snow:nth-child(299){opacity:1.9074;transform:translate(77.1992vw,-10px) scale(.6534);animation:fall-299 30s -14s linear infinite}@keyframes fall-299{34.844%{transform:translate(76.8363vw,34.844vh) scale(.6534)}to{transform:translate(77.01775vw,99vh) scale(.6534)}}.snow:nth-child(300){opacity:.0684;transform:translate(67.5913vw,-10px) scale(.4751);animation:fall-300 27s -9s linear infinite}@keyframes fall-300{51.882%{transform:translate(73.4153vw,51.882vh) scale(.4751)}to{transform:translate(70.5033vw,99vh) scale(.4751)}}.snow:nth-child(301){opacity:1.7992;transform:translate(57.1236vw,-10px) scale(.7079);animation:fall-301 27s -6s linear infinite}@keyframes fall-301{51.586%{transform:translate(65.5984vw,51.586vh) scale(.7079)}to{transform:translate(61.361vw,99vh) scale(.7079)}}.snow:nth-child(302){opacity:.7752;transform:translate(88.9948vw,-10px) scale(.8216);animation:fall-302 13s -13s linear infinite}@keyframes fall-302{30.094%{transform:translate(90.9733vw,30.094vh) scale(.8216)}to{transform:translate(89.98405vw,99vh) scale(.8216)}}.snow:nth-child(303){opacity:.9366;transform:translate(37.5722vw,-10px) scale(.0216);animation:fall-303 11s -15s linear infinite}@keyframes fall-303{31.237%{transform:translate(46.3014vw,31.237vh) scale(.0216)}to{transform:translate(41.9368vw,99vh) scale(.0216)}}.snow:nth-child(304){opacity:1.325;transform:translate(93.7149vw,-10px) scale(.9313);animation:fall-304 18s -15s linear infinite}@keyframes fall-304{30.033%{transform:translate(96.989vw,30.033vh) scale(.9313)}to{transform:translate(95.35195vw,99vh) scale(.9313)}}.snow:nth-child(305){opacity:.8642;transform:translate(47.6216vw,-10px) scale(.7514);animation:fall-305 10s -2s linear infinite}@keyframes fall-305{59.416%{transform:translate(41.7228vw,59.416vh) scale(.7514)}to{transform:translate(44.6722vw,99vh) scale(.7514)}}.snow:nth-child(306){opacity:1.9436;transform:translate(59.0216vw,-10px) scale(.2231);animation:fall-306 27s -28s linear infinite}@keyframes fall-306{65.944%{transform:translate(55.0741vw,65.944vh) scale(.2231)}to{transform:translate(57.04785vw,99vh) scale(.2231)}}.snow:nth-child(307){opacity:1.0596;transform:translate(33.0717vw,-10px) scale(.7339);animation:fall-307 18s -12s linear infinite}@keyframes fall-307{60.882%{transform:translate(32.1242vw,60.882vh) scale(.7339)}to{transform:translate(32.59795vw,99vh) scale(.7339)}}.snow:nth-child(308){opacity:1.247;transform:translate(61.2746vw,-10px) scale(.8852);animation:fall-308 19s -22s linear infinite}@keyframes fall-308{44.376%{transform:translate(52.9975vw,44.376vh) scale(.8852)}to{transform:translate(57.13605vw,99vh) scale(.8852)}}.snow:nth-child(309){opacity:1.8446;transform:translate(33.4339vw,-10px) scale(.2754);animation:fall-309 13s -9s linear infinite}@keyframes fall-309{59.203%{transform:translate(35.5449vw,59.203vh) scale(.2754)}to{transform:translate(34.4894vw,99vh) scale(.2754)}}.snow:nth-child(310){opacity:.7068;transform:translate(91.9566vw,-10px) scale(.9368);animation:fall-310 19s -18s linear infinite}@keyframes fall-310{65.259%{transform:translate(85.673vw,65.259vh) scale(.9368)}to{transform:translate(88.8148vw,99vh) scale(.9368)}}.snow:nth-child(311){opacity:1.425;transform:translate(13.5598vw,-10px) scale(.0266);animation:fall-311 20s -10s linear infinite}@keyframes fall-311{42.66%{transform:translate(21.8976vw,42.66vh) scale(.0266)}to{transform:translate(17.7287vw,99vh) scale(.0266)}}.snow:nth-child(312){opacity:.3696;transform:translate(17.2058vw,-10px) scale(.7767);animation:fall-312 30s -19s linear infinite}@keyframes fall-312{38.708%{transform:translate(23.471vw,38.708vh) scale(.7767)}to{transform:translate(20.3384vw,99vh) scale(.7767)}}.snow:nth-child(313){opacity:.309;transform:translate(27.3937vw,-10px) scale(.8089);animation:fall-313 10s -28s linear infinite}@keyframes fall-313{78.009%{transform:translate(25.7044vw,78.009vh) scale(.8089)}to{transform:translate(26.54905vw,99vh) scale(.8089)}}.snow:nth-child(314){opacity:1.6588;transform:translate(67.5205vw,-10px) scale(.7364);animation:fall-314 12s -10s linear infinite}@keyframes fall-314{62.915%{transform:translate(58.6172vw,62.915vh) scale(.7364)}to{transform:translate(63.06885vw,99vh) scale(.7364)}}.snow:nth-child(315){opacity:.9584;transform:translate(70.4781vw,-10px) scale(.3238);animation:fall-315 22s -14s linear infinite}@keyframes fall-315{49.61%{transform:translate(69.3695vw,49.61vh) scale(.3238)}to{transform:translate(69.9238vw,99vh) scale(.3238)}}.snow:nth-child(316){opacity:.5264;transform:translate(84.3735vw,-10px) scale(.9119);animation:fall-316 28s -13s linear infinite}@keyframes fall-316{52.552%{transform:translate(83.2808vw,52.552vh) scale(.9119)}to{transform:translate(83.82715vw,99vh) scale(.9119)}}.snow:nth-child(317){opacity:1.467;transform:translate(45.8679vw,-10px) scale(.7979);animation:fall-317 18s -25s linear infinite}@keyframes fall-317{43.636%{transform:translate(38.7803vw,43.636vh) scale(.7979)}to{transform:translate(42.3241vw,99vh) scale(.7979)}}.snow:nth-child(318){opacity:.192;transform:translate(91.2573vw,-10px) scale(.7623);animation:fall-318 26s -12s linear infinite}@keyframes fall-318{36.325%{transform:translate(83.0598vw,36.325vh) scale(.7623)}to{transform:translate(87.15855vw,99vh) scale(.7623)}}.snow:nth-child(319){opacity:.863;transform:translate(78.6328vw,-10px) scale(.9828);animation:fall-319 17s -17s linear infinite}@keyframes fall-319{33.294%{transform:translate(73.4884vw,33.294vh) scale(.9828)}to{transform:translate(76.0606vw,99vh) scale(.9828)}}.snow:nth-child(320){opacity:1.6954;transform:translate(81.9898vw,-10px) scale(.3477);animation:fall-320 12s -23s linear infinite}@keyframes fall-320{71.741%{transform:translate(76.537vw,71.741vh) scale(.3477)}to{transform:translate(79.2634vw,99vh) scale(.3477)}}.snow:nth-child(321){opacity:1.7082;transform:translate(14.2089vw,-10px) scale(.5199);animation:fall-321 15s -15s linear infinite}@keyframes fall-321{58.39%{transform:translate(11.4358vw,58.39vh) scale(.5199)}to{transform:translate(12.82235vw,99vh) scale(.5199)}}.snow:nth-child(322){opacity:.2758;transform:translate(16.4745vw,-10px) scale(.3707);animation:fall-322 14s -10s linear infinite}@keyframes fall-322{73.82%{transform:translate(9.7016vw,73.82vh) scale(.3707)}to{transform:translate(13.08805vw,99vh) scale(.3707)}}.snow:nth-child(323){opacity:1.5066;transform:translate(89.7439vw,-10px) scale(.4191);animation:fall-323 26s -2s linear infinite}@keyframes fall-323{76.649%{transform:translate(83.8967vw,76.649vh) scale(.4191)}to{transform:translate(86.8203vw,99vh) scale(.4191)}}.snow:nth-child(324){opacity:1.7116;transform:translate(68.1466vw,-10px) scale(.6163);animation:fall-324 10s -4s linear infinite}@keyframes fall-324{52.7%{transform:translate(66.828vw,52.7vh) scale(.6163)}to{transform:translate(67.4873vw,99vh) scale(.6163)}}.snow:nth-child(325){opacity:.601;transform:translate(29.0943vw,-10px) scale(.5769);animation:fall-325 30s -3s linear infinite}@keyframes fall-325{43.681%{transform:translate(24.8007vw,43.681vh) scale(.5769)}to{transform:translate(26.9475vw,99vh) scale(.5769)}}.snow:nth-child(326){opacity:.8034;transform:translate(75.0146vw,-10px) scale(.2462);animation:fall-326 27s -24s linear infinite}@keyframes fall-326{66.913%{transform:translate(66.425vw,66.913vh) scale(.2462)}to{transform:translate(70.7198vw,99vh) scale(.2462)}}.snow:nth-child(327){opacity:1.836;transform:translate(41.3004vw,-10px) scale(.955);animation:fall-327 14s -2s linear infinite}@keyframes fall-327{57.108%{transform:translate(32.7608vw,57.108vh) scale(.955)}to{transform:translate(37.0306vw,99vh) scale(.955)}}.snow:nth-child(328){opacity:.9592;transform:translate(37.2624vw,-10px) scale(.7964);animation:fall-328 23s -27s linear infinite}@keyframes fall-328{61.507%{transform:translate(29.7835vw,61.507vh) scale(.7964)}to{transform:translate(33.52295vw,99vh) scale(.7964)}}.snow:nth-child(329){opacity:.1764;transform:translate(76.5054vw,-10px) scale(.3718);animation:fall-329 14s -20s linear infinite}@keyframes fall-329{30.619%{transform:translate(78.2136vw,30.619vh) scale(.3718)}to{transform:translate(77.3595vw,99vh) scale(.3718)}}.snow:nth-child(330){opacity:1.813;transform:translate(83.7373vw,-10px) scale(.5452);animation:fall-330 27s -2s linear infinite}@keyframes fall-330{44.029%{transform:translate(76.0338vw,44.029vh) scale(.5452)}to{transform:translate(79.88555vw,99vh) scale(.5452)}}.snow:nth-child(331){opacity:.2946;transform:translate(69.3074vw,-10px) scale(.4588);animation:fall-331 20s -8s linear infinite}@keyframes fall-331{51.139%{transform:translate(66.754vw,51.139vh) scale(.4588)}to{transform:translate(68.0307vw,99vh) scale(.4588)}}.snow:nth-child(332){opacity:1.4868;transform:translate(39.8312vw,-10px) scale(.507);animation:fall-332 23s -17s linear infinite}@keyframes fall-332{45.95%{transform:translate(45.3991vw,45.95vh) scale(.507)}to{transform:translate(42.61515vw,99vh) scale(.507)}}.snow:nth-child(333){opacity:1.9282;transform:translate(55.9031vw,-10px) scale(.7076);animation:fall-333 20s -12s linear infinite}@keyframes fall-333{57.811%{transform:translate(62.2301vw,57.811vh) scale(.7076)}to{transform:translate(59.0666vw,99vh) scale(.7076)}}.snow:nth-child(334){opacity:1.2602;transform:translate(46.6332vw,-10px) scale(.274);animation:fall-334 14s -9s linear infinite}@keyframes fall-334{53.637%{transform:translate(48.8565vw,53.637vh) scale(.274)}to{transform:translate(47.74485vw,99vh) scale(.274)}}.snow:nth-child(335){opacity:.5472;transform:translate(39.6102vw,-10px) scale(.8279);animation:fall-335 28s -28s linear infinite}@keyframes fall-335{69.592%{transform:translate(31.3133vw,69.592vh) scale(.8279)}to{transform:translate(35.46175vw,99vh) scale(.8279)}}.snow:nth-child(336){opacity:.9196;transform:translate(83.0161vw,-10px) scale(.3567);animation:fall-336 14s -28s linear infinite}@keyframes fall-336{38.621%{transform:translate(92.4117vw,38.621vh) scale(.3567)}to{transform:translate(87.7139vw,99vh) scale(.3567)}}.snow:nth-child(337){opacity:1.5212;transform:translate(53.7637vw,-10px) scale(.9251);animation:fall-337 14s -9s linear infinite}@keyframes fall-337{45.167%{transform:translate(54.5115vw,45.167vh) scale(.9251)}to{transform:translate(54.1376vw,99vh) scale(.9251)}}.snow:nth-child(338){opacity:.8726;transform:translate(50.9081vw,-10px) scale(.1847);animation:fall-338 28s -29s linear infinite}@keyframes fall-338{44.57%{transform:translate(55.2617vw,44.57vh) scale(.1847)}to{transform:translate(53.0849vw,99vh) scale(.1847)}}.snow:nth-child(339){opacity:1.4318;transform:translate(77.8788vw,-10px) scale(.3121);animation:fall-339 17s -26s linear infinite}@keyframes fall-339{70.057%{transform:translate(85.212vw,70.057vh) scale(.3121)}to{transform:translate(81.5454vw,99vh) scale(.3121)}}.snow:nth-child(340){opacity:1.4384;transform:translate(56.9638vw,-10px) scale(.1228);animation:fall-340 15s -7s linear infinite}@keyframes fall-340{76.512%{transform:translate(55.6876vw,76.512vh) scale(.1228)}to{transform:translate(56.3257vw,99vh) scale(.1228)}}.snow:nth-child(341){opacity:1.039;transform:translate(28.5617vw,-10px) scale(.4808);animation:fall-341 23s -5s linear infinite}@keyframes fall-341{64.018%{transform:translate(30.4814vw,64.018vh) scale(.4808)}to{transform:translate(29.52155vw,99vh) scale(.4808)}}.snow:nth-child(342){opacity:.5792;transform:translate(16.8457vw,-10px) scale(.8532);animation:fall-342 15s -28s linear infinite}@keyframes fall-342{42.2%{transform:translate(11.6559vw,42.2vh) scale(.8532)}to{transform:translate(14.2508vw,99vh) scale(.8532)}}.snow:nth-child(343){opacity:1.7186;transform:translate(77.0161vw,-10px) scale(.9861);animation:fall-343 11s -18s linear infinite}@keyframes fall-343{38.268%{transform:translate(67.8455vw,38.268vh) scale(.9861)}to{transform:translate(72.4308vw,99vh) scale(.9861)}}.snow:nth-child(344){opacity:1.7258;transform:translate(83.9839vw,-10px) scale(.8971);animation:fall-344 24s -6s linear infinite}@keyframes fall-344{72.258%{transform:translate(75.4665vw,72.258vh) scale(.8971)}to{transform:translate(79.7252vw,99vh) scale(.8971)}}.snow:nth-child(345){opacity:1.2932;transform:translate(91.4363vw,-10px) scale(.4277);animation:fall-345 23s -19s linear infinite}@keyframes fall-345{73.106%{transform:translate(95.5009vw,73.106vh) scale(.4277)}to{transform:translate(93.4686vw,99vh) scale(.4277)}}.snow:nth-child(346){opacity:.0992;transform:translate(28.2427vw,-10px) scale(.8523);animation:fall-346 24s -28s linear infinite}@keyframes fall-346{34.385%{transform:translate(29.0141vw,34.385vh) scale(.8523)}to{transform:translate(28.6284vw,99vh) scale(.8523)}}.snow:nth-child(347){opacity:.7914;transform:translate(23.571vw,-10px) scale(.395);animation:fall-347 15s -27s linear infinite}@keyframes fall-347{59.739%{transform:translate(19.2741vw,59.739vh) scale(.395)}to{transform:translate(21.42255vw,99vh) scale(.395)}}.snow:nth-child(348){opacity:1.6222;transform:translate(86.565vw,-10px) scale(.7488);animation:fall-348 18s -2s linear infinite}@keyframes fall-348{69.051%{transform:translate(93.6265vw,69.051vh) scale(.7488)}to{transform:translate(90.09575vw,99vh) scale(.7488)}}.snow:nth-child(349){opacity:1.5446;transform:translate(45.1067vw,-10px) scale(.4946);animation:fall-349 20s -24s linear infinite}@keyframes fall-349{30.809%{transform:translate(38.5385vw,30.809vh) scale(.4946)}to{transform:translate(41.8226vw,99vh) scale(.4946)}}.snow:nth-child(350){opacity:1.8678;transform:translate(29.5066vw,-10px) scale(.0401);animation:fall-350 22s -12s linear infinite}@keyframes fall-350{79.763%{transform:translate(27.1011vw,79.763vh) scale(.0401)}to{transform:translate(28.30385vw,99vh) scale(.0401)}}.snow:nth-child(351){opacity:.2414;transform:translate(47.8296vw,-10px) scale(.1904);animation:fall-351 18s -1s linear infinite}@keyframes fall-351{45.247%{transform:translate(45.4773vw,45.247vh) scale(.1904)}to{transform:translate(46.65345vw,99vh) scale(.1904)}}.snow:nth-child(352){opacity:1.6832;transform:translate(69.0499vw,-10px) scale(.3616);animation:fall-352 21s -13s linear infinite}@keyframes fall-352{59.266%{transform:translate(75.8327vw,59.266vh) scale(.3616)}to{transform:translate(72.4413vw,99vh) scale(.3616)}}.snow:nth-child(353){opacity:1.2248;transform:translate(93.0618vw,-10px) scale(.6131);animation:fall-353 24s -2s linear infinite}@keyframes fall-353{52.407%{transform:translate(89.1901vw,52.407vh) scale(.6131)}to{transform:translate(91.12595vw,99vh) scale(.6131)}}.snow:nth-child(354){opacity:.1736;transform:translate(53.5884vw,-10px) scale(.8554);animation:fall-354 16s -10s linear infinite}@keyframes fall-354{36.483%{transform:translate(45.1291vw,36.483vh) scale(.8554)}to{transform:translate(49.35875vw,99vh) scale(.8554)}}.snow:nth-child(355){opacity:.461;transform:translate(12.9912vw,-10px) scale(.0729);animation:fall-355 28s -11s linear infinite}@keyframes fall-355{37.073%{transform:translate(22.4718vw,37.073vh) scale(.0729)}to{transform:translate(17.7315vw,99vh) scale(.0729)}}.snow:nth-child(356){opacity:1.375;transform:translate(10.2277vw,-10px) scale(.8836);animation:fall-356 15s -4s linear infinite}@keyframes fall-356{70.855%{transform:translate(8.5671vw,70.855vh) scale(.8836)}to{transform:translate(9.3974vw,99vh) scale(.8836)}}.snow:nth-child(357){opacity:.7836;transform:translate(80.7124vw,-10px) scale(.7248);animation:fall-357 11s -25s linear infinite}@keyframes fall-357{62.598%{transform:translate(76.451vw,62.598vh) scale(.7248)}to{transform:translate(78.5817vw,99vh) scale(.7248)}}.snow:nth-child(358){opacity:1.942;transform:translate(96.3562vw,-10px) scale(.2178);animation:fall-358 18s -20s linear infinite}@keyframes fall-358{78.699%{transform:translate(98.0469vw,78.699vh) scale(.2178)}to{transform:translate(97.20155vw,99vh) scale(.2178)}}.snow:nth-child(359){opacity:1.9594;transform:translate(82.3936vw,-10px) scale(.0753);animation:fall-359 24s -12s linear infinite}@keyframes fall-359{60.2%{transform:translate(77.9661vw,60.2vh) scale(.0753)}to{transform:translate(80.17985vw,99vh) scale(.0753)}}.snow:nth-child(360){opacity:1.8494;transform:translate(67.9587vw,-10px) scale(.2809);animation:fall-360 11s -14s linear infinite}@keyframes fall-360{61.314%{transform:translate(67.4963vw,61.314vh) scale(.2809)}to{transform:translate(67.7275vw,99vh) scale(.2809)}}.snow:nth-child(361){opacity:.5442;transform:translate(97.729vw,-10px) scale(.4253);animation:fall-361 19s -30s linear infinite}@keyframes fall-361{72.076%{transform:translate(101.6682vw,72.076vh) scale(.4253)}to{transform:translate(99.6986vw,99vh) scale(.4253)}}.snow:nth-child(362){opacity:.4248;transform:translate(29.7906vw,-10px) scale(.5573);animation:fall-362 21s -5s linear infinite}@keyframes fall-362{66.539%{transform:translate(30.5984vw,66.539vh) scale(.5573)}to{transform:translate(30.1945vw,99vh) scale(.5573)}}.snow:nth-child(363){opacity:1.4738;transform:translate(93.8368vw,-10px) scale(.1415);animation:fall-363 13s -15s linear infinite}@keyframes fall-363{68.798%{transform:translate(84.1383vw,68.798vh) scale(.1415)}to{transform:translate(88.98755vw,99vh) scale(.1415)}}.snow:nth-child(364){opacity:.8524;transform:translate(41.5553vw,-10px) scale(.0735);animation:fall-364 28s -8s linear infinite}@keyframes fall-364{52.459%{transform:translate(34.7305vw,52.459vh) scale(.0735)}to{transform:translate(38.1429vw,99vh) scale(.0735)}}.snow:nth-child(365){opacity:2;transform:translate(55.5291vw,-10px) scale(.6461);animation:fall-365 16s -26s linear infinite}@keyframes fall-365{36.338%{transform:translate(53.5795vw,36.338vh) scale(.6461)}to{transform:translate(54.5543vw,99vh) scale(.6461)}}.snow:nth-child(366){opacity:.2182;transform:translate(26.8027vw,-10px) scale(.0457);animation:fall-366 21s -21s linear infinite}@keyframes fall-366{39.176%{transform:translate(18.3467vw,39.176vh) scale(.0457)}to{transform:translate(22.5747vw,99vh) scale(.0457)}}.snow:nth-child(367){opacity:1.7146;transform:translate(84.7595vw,-10px) scale(.9983);animation:fall-367 12s -18s linear infinite}@keyframes fall-367{72.319%{transform:translate(82.3391vw,72.319vh) scale(.9983)}to{transform:translate(83.5493vw,99vh) scale(.9983)}}.snow:nth-child(368){opacity:.4252;transform:translate(73.5158vw,-10px) scale(.5265);animation:fall-368 26s -6s linear infinite}@keyframes fall-368{69.706%{transform:translate(79.8848vw,69.706vh) scale(.5265)}to{transform:translate(76.7003vw,99vh) scale(.5265)}}.snow:nth-child(369){opacity:.7956;transform:translate(91.5437vw,-10px) scale(.3703);animation:fall-369 10s -3s linear infinite}@keyframes fall-369{61.415%{transform:translate(93.1359vw,61.415vh) scale(.3703)}to{transform:translate(92.3398vw,99vh) scale(.3703)}}.snow:nth-child(370){opacity:.0898;transform:translate(43.711vw,-10px) scale(.232);animation:fall-370 11s -30s linear infinite}@keyframes fall-370{51.364%{transform:translate(42.7395vw,51.364vh) scale(.232)}to{transform:translate(43.22525vw,99vh) scale(.232)}}.snow:nth-child(371){opacity:.2382;transform:translate(79.8832vw,-10px) scale(.8593);animation:fall-371 21s -15s linear infinite}@keyframes fall-371{32.163%{transform:translate(81.8151vw,32.163vh) scale(.8593)}to{transform:translate(80.84915vw,99vh) scale(.8593)}}.snow:nth-child(372){opacity:.4092;transform:translate(6.1354vw,-10px) scale(.5424);animation:fall-372 30s -27s linear infinite}@keyframes fall-372{67.324%{transform:translate(4.4794vw,67.324vh) scale(.5424)}to{transform:translate(5.3074vw,99vh) scale(.5424)}}.snow:nth-child(373){opacity:.6904;transform:translate(62.9661vw,-10px) scale(.7361);animation:fall-373 30s -29s linear infinite}@keyframes fall-373{48.296%{transform:translate(54.5447vw,48.296vh) scale(.7361)}to{transform:translate(58.7554vw,99vh) scale(.7361)}}.snow:nth-child(374){opacity:.4674;transform:translate(58.2587vw,-10px) scale(.2665);animation:fall-374 16s -21s linear infinite}@keyframes fall-374{60.856%{transform:translate(50.9357vw,60.856vh) scale(.2665)}to{transform:translate(54.5972vw,99vh) scale(.2665)}}.snow:nth-child(375){opacity:.2302;transform:translate(24.3605vw,-10px) scale(.068);animation:fall-375 24s -16s linear infinite}@keyframes fall-375{61.161%{transform:translate(15.8056vw,61.161vh) scale(.068)}to{transform:translate(20.08305vw,99vh) scale(.068)}}.snow:nth-child(376){opacity:.829;transform:translate(66.5447vw,-10px) scale(.8457);animation:fall-376 18s -2s linear infinite}@keyframes fall-376{50.511%{transform:translate(62.8169vw,50.511vh) scale(.8457)}to{transform:translate(64.6808vw,99vh) scale(.8457)}}.snow:nth-child(377){opacity:.5528;transform:translate(88.9348vw,-10px) scale(.2203);animation:fall-377 24s -2s linear infinite}@keyframes fall-377{39.519%{transform:translate(81.3998vw,39.519vh) scale(.2203)}to{transform:translate(85.1673vw,99vh) scale(.2203)}}.snow:nth-child(378){opacity:1.9292;transform:translate(98.0657vw,-10px) scale(.4739);animation:fall-378 21s -20s linear infinite}@keyframes fall-378{58.795%{transform:translate(90.4357vw,58.795vh) scale(.4739)}to{transform:translate(94.2507vw,99vh) scale(.4739)}}.snow:nth-child(379){opacity:1.8172;transform:translate(8.0941vw,-10px) scale(.8596);animation:fall-379 12s -6s linear infinite}@keyframes fall-379{52.381%{transform:translate(16.0556vw,52.381vh) scale(.8596)}to{transform:translate(12.07485vw,99vh) scale(.8596)}}.snow:nth-child(380){opacity:1.36;transform:translate(11.6362vw,-10px) scale(.6878);animation:fall-380 29s -29s linear infinite}@keyframes fall-380{74.718%{transform:translate(11.9696vw,74.718vh) scale(.6878)}to{transform:translate(11.8029vw,99vh) scale(.6878)}}.snow:nth-child(381){opacity:1.135;transform:translate(6.6184vw,-10px) scale(.5005);animation:fall-381 10s -29s linear infinite}@keyframes fall-381{79.556%{transform:translate(12.3224vw,79.556vh) scale(.5005)}to{transform:translate(9.4704vw,99vh) scale(.5005)}}.snow:nth-child(382){opacity:1.7174;transform:translate(77.5316vw,-10px) scale(.9265);animation:fall-382 27s -19s linear infinite}@keyframes fall-382{30.029%{transform:translate(84.2783vw,30.029vh) scale(.9265)}to{transform:translate(80.90495vw,99vh) scale(.9265)}}.snow:nth-child(383){opacity:1.564;transform:translate(52.4486vw,-10px) scale(.4814);animation:fall-383 19s -10s linear infinite}@keyframes fall-383{52.53%{transform:translate(46.403vw,52.53vh) scale(.4814)}to{transform:translate(49.4258vw,99vh) scale(.4814)}}.snow:nth-child(384){opacity:.2632;transform:translate(95.948vw,-10px) scale(.6229);animation:fall-384 13s -1s linear infinite}@keyframes fall-384{32.989%{transform:translate(105.9342vw,32.989vh) scale(.6229)}to{transform:translate(100.9411vw,99vh) scale(.6229)}}.snow:nth-child(385){opacity:1.9646;transform:translate(40.6343vw,-10px) scale(.1845);animation:fall-385 22s -29s linear infinite}@keyframes fall-385{69.56%{transform:translate(37.2403vw,69.56vh) scale(.1845)}to{transform:translate(38.9373vw,99vh) scale(.1845)}}.snow:nth-child(386){opacity:.7566;transform:translate(35.8815vw,-10px) scale(.9928);animation:fall-386 28s -22s linear infinite}@keyframes fall-386{42.759%{transform:translate(26.5474vw,42.759vh) scale(.9928)}to{transform:translate(31.21445vw,99vh) scale(.9928)}}.snow:nth-child(387){opacity:1.0928;transform:translate(58.7566vw,-10px) scale(.9507);animation:fall-387 21s -12s linear infinite}@keyframes fall-387{64.129%{transform:translate(55.1006vw,64.129vh) scale(.9507)}to{transform:translate(56.9286vw,99vh) scale(.9507)}}.snow:nth-child(388){opacity:.5292;transform:translate(2.6476vw,-10px) scale(.4295);animation:fall-388 23s -10s linear infinite}@keyframes fall-388{33.438%{transform:translate(-2.0252vw,33.438vh) scale(.4295)}to{transform:translate(.3112vw,99vh) scale(.4295)}}.snow:nth-child(389){opacity:1.335;transform:translate(.6286vw,-10px) scale(.8922);animation:fall-389 16s -3s linear infinite}@keyframes fall-389{71.432%{transform:translate(8.4224vw,71.432vh) scale(.8922)}to{transform:translate(4.5255vw,99vh) scale(.8922)}}.snow:nth-child(390){opacity:.3524;transform:translate(93.3539vw,-10px) scale(.1287);animation:fall-390 27s -28s linear infinite}@keyframes fall-390{37.655%{transform:translate(101.8801vw,37.655vh) scale(.1287)}to{transform:translate(97.617vw,99vh) scale(.1287)}}.snow:nth-child(391){opacity:.889;transform:translate(42.0709vw,-10px) scale(.3584);animation:fall-391 25s -16s linear infinite}@keyframes fall-391{64.85%{transform:translate(50.9166vw,64.85vh) scale(.3584)}to{transform:translate(46.49375vw,99vh) scale(.3584)}}.snow:nth-child(392){opacity:1.0398;transform:translate(31.5497vw,-10px) scale(.2771);animation:fall-392 19s -12s linear infinite}@keyframes fall-392{33.966%{transform:translate(32.9754vw,33.966vh) scale(.2771)}to{transform:translate(32.26255vw,99vh) scale(.2771)}}.snow:nth-child(393){opacity:1.3542;transform:translate(58.8054vw,-10px) scale(.2107);animation:fall-393 28s -24s linear infinite}@keyframes fall-393{38.033%{transform:translate(62.5576vw,38.033vh) scale(.2107)}to{transform:translate(60.6815vw,99vh) scale(.2107)}}.snow:nth-child(394){opacity:.8676;transform:translate(86.3731vw,-10px) scale(.0459);animation:fall-394 21s -16s linear infinite}@keyframes fall-394{40.74%{transform:translate(95.7366vw,40.74vh) scale(.0459)}to{transform:translate(91.05485vw,99vh) scale(.0459)}}.snow:nth-child(395){opacity:.7598;transform:translate(37.3968vw,-10px) scale(.195);animation:fall-395 17s -18s linear infinite}@keyframes fall-395{31.314%{transform:translate(29.8542vw,31.314vh) scale(.195)}to{transform:translate(33.6255vw,99vh) scale(.195)}}.snow:nth-child(396){opacity:1.059;transform:translate(52.1367vw,-10px) scale(.8679);animation:fall-396 21s -3s linear infinite}@keyframes fall-396{51.425%{transform:translate(57.2153vw,51.425vh) scale(.8679)}to{transform:translate(54.676vw,99vh) scale(.8679)}}.snow:nth-child(397){opacity:.5104;transform:translate(50.0925vw,-10px) scale(.2849);animation:fall-397 12s -30s linear infinite}@keyframes fall-397{55.252%{transform:translate(52.5619vw,55.252vh) scale(.2849)}to{transform:translate(51.3272vw,99vh) scale(.2849)}}.snow:nth-child(398){opacity:1.0458;transform:translate(95.4398vw,-10px) scale(.3505);animation:fall-398 14s -23s linear infinite}@keyframes fall-398{65.249%{transform:translate(101.3865vw,65.249vh) scale(.3505)}to{transform:translate(98.41315vw,99vh) scale(.3505)}}.snow:nth-child(399){opacity:1.9278;transform:translate(12.9567vw,-10px) scale(.7119);animation:fall-399 23s -12s linear infinite}@keyframes fall-399{55.512%{transform:translate(11.231vw,55.512vh) scale(.7119)}to{transform:translate(12.09385vw,99vh) scale(.7119)}}.snow:nth-child(400){opacity:1.7224;transform:translate(65.4583vw,-10px) scale(.0436);animation:fall-400 25s -12s linear infinite}@keyframes fall-400{31.556%{transform:translate(56.8966vw,31.556vh) scale(.0436)}to{transform:translate(61.17745vw,99vh) scale(.0436)}}\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:.7498;transform:translate(7.5471vw,-10px) scale(.699);animation:fall-1 23s -24s linear infinite}@keyframes fall-1{61.832%{transform:translate(14.7316vw,61.832vh) scale(.699)}to{transform:translate(11.13935vw,99vh) scale(.699)}}.snow:nth-child(2){opacity:1.7806;transform:translate(41.2304vw,-10px) scale(.3939);animation:fall-2 20s -10s linear infinite}@keyframes fall-2{57.772%{transform:translate(34.7656vw,57.772vh) scale(.3939)}to{transform:translate(37.998vw,99vh) scale(.3939)}}.snow:nth-child(3){opacity:.7468;transform:translate(79.9734vw,-10px) scale(.821);animation:fall-3 16s -4s linear infinite}@keyframes fall-3{38.196%{transform:translate(81.8658vw,38.196vh) scale(.821)}to{transform:translate(80.9196vw,99vh) scale(.821)}}.snow:nth-child(4){opacity:.7928;transform:translate(38.1664vw,-10px) scale(.0051);animation:fall-4 28s -22s linear infinite}@keyframes fall-4{46.131%{transform:translate(47.3122vw,46.131vh) scale(.0051)}to{transform:translate(42.7393vw,99vh) scale(.0051)}}.snow:nth-child(5){opacity:1.8844;transform:translate(65.4423vw,-10px) scale(.2934);animation:fall-5 17s -28s linear infinite}@keyframes fall-5{70.183%{transform:translate(64.3681vw,70.183vh) scale(.2934)}to{transform:translate(64.9052vw,99vh) scale(.2934)}}.snow:nth-child(6){opacity:.7686;transform:translate(35.0611vw,-10px) scale(.1857);animation:fall-6 16s -27s linear infinite}@keyframes fall-6{58.457%{transform:translate(31.1585vw,58.457vh) scale(.1857)}to{transform:translate(33.1098vw,99vh) scale(.1857)}}.snow:nth-child(7){opacity:.9556;transform:translate(89.7146vw,-10px) scale(.5817);animation:fall-7 15s -12s linear infinite}@keyframes fall-7{79.344%{transform:translate(82.188vw,79.344vh) scale(.5817)}to{transform:translate(85.9513vw,99vh) scale(.5817)}}.snow:nth-child(8){opacity:.413;transform:translate(3.2167vw,-10px) scale(.5921);animation:fall-8 14s -29s linear infinite}@keyframes fall-8{56.135%{transform:translate(-4.5024vw,56.135vh) scale(.5921)}to{transform:translate(-.64285vw,99vh) scale(.5921)}}.snow:nth-child(9){opacity:1.013;transform:translate(1.5047vw,-10px) scale(.4523);animation:fall-9 25s -20s linear infinite}@keyframes fall-9{58.491%{transform:translate(7.6341vw,58.491vh) scale(.4523)}to{transform:translate(4.5694vw,99vh) scale(.4523)}}.snow:nth-child(10){opacity:1.7428;transform:translate(63.6046vw,-10px) scale(.4232);animation:fall-10 22s -2s linear infinite}@keyframes fall-10{50.303%{transform:translate(58.2812vw,50.303vh) scale(.4232)}to{transform:translate(60.9429vw,99vh) scale(.4232)}}.snow:nth-child(11){opacity:1.165;transform:translate(43.4136vw,-10px) scale(.1663);animation:fall-11 12s -27s linear infinite}@keyframes fall-11{75.345%{transform:translate(44.9712vw,75.345vh) scale(.1663)}to{transform:translate(44.1924vw,99vh) scale(.1663)}}.snow:nth-child(12){opacity:1.3618;transform:translate(28.8277vw,-10px) scale(.1648);animation:fall-12 22s -4s linear infinite}@keyframes fall-12{31.862%{transform:translate(33.1299vw,31.862vh) scale(.1648)}to{transform:translate(30.9788vw,99vh) scale(.1648)}}.snow:nth-child(13){opacity:1.4228;transform:translate(67.9916vw,-10px) scale(.0435);animation:fall-13 16s -17s linear infinite}@keyframes fall-13{64.785%{transform:translate(71.6705vw,64.785vh) scale(.0435)}to{transform:translate(69.83105vw,99vh) scale(.0435)}}.snow:nth-child(14){opacity:1.5082;transform:translate(44.108vw,-10px) scale(.557);animation:fall-14 29s -20s linear infinite}@keyframes fall-14{67.136%{transform:translate(45.9362vw,67.136vh) scale(.557)}to{transform:translate(45.0221vw,99vh) scale(.557)}}.snow:nth-child(15){opacity:.2236;transform:translate(15.168vw,-10px) scale(.6327);animation:fall-15 10s -3s linear infinite}@keyframes fall-15{50.98%{transform:translate(13.5584vw,50.98vh) scale(.6327)}to{transform:translate(14.3632vw,99vh) scale(.6327)}}.snow:nth-child(16){opacity:1.5798;transform:translate(83.2389vw,-10px) scale(.1823);animation:fall-16 30s -16s linear infinite}@keyframes fall-16{73.734%{transform:translate(84.0552vw,73.734vh) scale(.1823)}to{transform:translate(83.64705vw,99vh) scale(.1823)}}.snow:nth-child(17){opacity:1.2702;transform:translate(34.2827vw,-10px) scale(.9885);animation:fall-17 11s -19s linear infinite}@keyframes fall-17{76.659%{transform:translate(41.2939vw,76.659vh) scale(.9885)}to{transform:translate(37.7883vw,99vh) scale(.9885)}}.snow:nth-child(18){opacity:.784;transform:translate(10.5861vw,-10px) scale(.6687);animation:fall-18 15s -17s linear infinite}@keyframes fall-18{68.419%{transform:translate(16.5881vw,68.419vh) scale(.6687)}to{transform:translate(13.5871vw,99vh) scale(.6687)}}.snow:nth-child(19){opacity:.6908;transform:translate(63.7029vw,-10px) scale(.5922);animation:fall-19 11s -6s linear infinite}@keyframes fall-19{74.253%{transform:translate(58.9178vw,74.253vh) scale(.5922)}to{transform:translate(61.31035vw,99vh) scale(.5922)}}.snow:nth-child(20){opacity:.3972;transform:translate(33.6208vw,-10px) scale(.2829);animation:fall-20 26s -3s linear infinite}@keyframes fall-20{67.292%{transform:translate(33.4103vw,67.292vh) scale(.2829)}to{transform:translate(33.51555vw,99vh) scale(.2829)}}.snow:nth-child(21){opacity:1.6794;transform:translate(78.1795vw,-10px) scale(.1412);animation:fall-21 15s -28s linear infinite}@keyframes fall-21{34.063%{transform:translate(86.4707vw,34.063vh) scale(.1412)}to{transform:translate(82.3251vw,99vh) scale(.1412)}}.snow:nth-child(22){opacity:.4152;transform:translate(6.2409vw,-10px) scale(.9909);animation:fall-22 13s -20s linear infinite}@keyframes fall-22{36.603%{transform:translate(8.2992vw,36.603vh) scale(.9909)}to{transform:translate(7.27005vw,99vh) scale(.9909)}}.snow:nth-child(23){opacity:.144;transform:translate(59.1601vw,-10px) scale(.0673);animation:fall-23 13s -3s linear infinite}@keyframes fall-23{76.217%{transform:translate(60.9514vw,76.217vh) scale(.0673)}to{transform:translate(60.05575vw,99vh) scale(.0673)}}.snow:nth-child(24){opacity:.4206;transform:translate(54.2116vw,-10px) scale(.4436);animation:fall-24 30s -1s linear infinite}@keyframes fall-24{56.059%{transform:translate(61.7005vw,56.059vh) scale(.4436)}to{transform:translate(57.95605vw,99vh) scale(.4436)}}.snow:nth-child(25){opacity:.7662;transform:translate(76.4201vw,-10px) scale(.5504);animation:fall-25 25s -3s linear infinite}@keyframes fall-25{38.703%{transform:translate(84.723vw,38.703vh) scale(.5504)}to{transform:translate(80.57155vw,99vh) scale(.5504)}}.snow:nth-child(26){opacity:1.3622;transform:translate(38.9135vw,-10px) scale(.5359);animation:fall-26 29s -10s linear infinite}@keyframes fall-26{37.412%{transform:translate(34.7551vw,37.412vh) scale(.5359)}to{transform:translate(36.8343vw,99vh) scale(.5359)}}.snow:nth-child(27){opacity:1.158;transform:translate(25.0754vw,-10px) scale(.974);animation:fall-27 30s -21s linear infinite}@keyframes fall-27{44.018%{transform:translate(26.1074vw,44.018vh) scale(.974)}to{transform:translate(25.5914vw,99vh) scale(.974)}}.snow:nth-child(28){opacity:.1336;transform:translate(86.9432vw,-10px) scale(.0004);animation:fall-28 13s -10s linear infinite}@keyframes fall-28{44.452%{transform:translate(82.6092vw,44.452vh) scale(.0004)}to{transform:translate(84.7762vw,99vh) scale(.0004)}}.snow:nth-child(29){opacity:1.1514;transform:translate(80.4264vw,-10px) scale(.5046);animation:fall-29 19s -3s linear infinite}@keyframes fall-29{51.075%{transform:translate(73.4138vw,51.075vh) scale(.5046)}to{transform:translate(76.9201vw,99vh) scale(.5046)}}.snow:nth-child(30){opacity:.8788;transform:translate(53.7761vw,-10px) scale(.7429);animation:fall-30 19s -9s linear infinite}@keyframes fall-30{79.172%{transform:translate(56.0993vw,79.172vh) scale(.7429)}to{transform:translate(54.9377vw,99vh) scale(.7429)}}.snow:nth-child(31){opacity:1.097;transform:translate(48.9059vw,-10px) scale(.2054);animation:fall-31 28s -15s linear infinite}@keyframes fall-31{32.724%{transform:translate(52.7897vw,32.724vh) scale(.2054)}to{transform:translate(50.8478vw,99vh) scale(.2054)}}.snow:nth-child(32){opacity:.8908;transform:translate(45.6859vw,-10px) scale(.7945);animation:fall-32 16s -18s linear infinite}@keyframes fall-32{78.243%{transform:translate(45.1093vw,78.243vh) scale(.7945)}to{transform:translate(45.3976vw,99vh) scale(.7945)}}.snow:nth-child(33){opacity:1.2596;transform:translate(27.3121vw,-10px) scale(.1514);animation:fall-33 19s -10s linear infinite}@keyframes fall-33{34.389%{transform:translate(18.3752vw,34.389vh) scale(.1514)}to{transform:translate(22.84365vw,99vh) scale(.1514)}}.snow:nth-child(34){opacity:.4928;transform:translate(52.6789vw,-10px) scale(.6471);animation:fall-34 26s -22s linear infinite}@keyframes fall-34{31.909%{transform:translate(44.1579vw,31.909vh) scale(.6471)}to{transform:translate(48.4184vw,99vh) scale(.6471)}}.snow:nth-child(35){opacity:1.22;transform:translate(98.5587vw,-10px) scale(.3329);animation:fall-35 14s -11s linear infinite}@keyframes fall-35{30.488%{transform:translate(90.8795vw,30.488vh) scale(.3329)}to{transform:translate(94.7191vw,99vh) scale(.3329)}}.snow:nth-child(36){opacity:1.242;transform:translate(2.0829vw,-10px) scale(.9997);animation:fall-36 29s -21s linear infinite}@keyframes fall-36{76.491%{transform:translate(-6.3703vw,76.491vh) scale(.9997)}to{transform:translate(-2.1437vw,99vh) scale(.9997)}}.snow:nth-child(37){opacity:1.0106;transform:translate(31.9863vw,-10px) scale(.2762);animation:fall-37 12s -18s linear infinite}@keyframes fall-37{34.941%{transform:translate(33.5193vw,34.941vh) scale(.2762)}to{transform:translate(32.7528vw,99vh) scale(.2762)}}.snow:nth-child(38){opacity:1.7358;transform:translate(82.4951vw,-10px) scale(.8855);animation:fall-38 12s -20s linear infinite}@keyframes fall-38{40.079%{transform:translate(83.7067vw,40.079vh) scale(.8855)}to{transform:translate(83.1009vw,99vh) scale(.8855)}}.snow:nth-child(39){opacity:.6146;transform:translate(58.4939vw,-10px) scale(.4705);animation:fall-39 15s -19s linear infinite}@keyframes fall-39{40.64%{transform:translate(58.86vw,40.64vh) scale(.4705)}to{transform:translate(58.67695vw,99vh) scale(.4705)}}.snow:nth-child(40){opacity:.1278;transform:translate(13.7838vw,-10px) scale(.7086);animation:fall-40 19s -1s linear infinite}@keyframes fall-40{79.048%{transform:translate(13.0923vw,79.048vh) scale(.7086)}to{transform:translate(13.43805vw,99vh) scale(.7086)}}.snow:nth-child(41){opacity:.1896;transform:translate(52.4689vw,-10px) scale(.4568);animation:fall-41 23s -27s linear infinite}@keyframes fall-41{38.206%{transform:translate(47.8503vw,38.206vh) scale(.4568)}to{transform:translate(50.1596vw,99vh) scale(.4568)}}.snow:nth-child(42){opacity:1.6808;transform:translate(76.891vw,-10px) scale(.8547);animation:fall-42 30s -30s linear infinite}@keyframes fall-42{49.402%{transform:translate(79.6944vw,49.402vh) scale(.8547)}to{transform:translate(78.2927vw,99vh) scale(.8547)}}.snow:nth-child(43){opacity:1.4878;transform:translate(64.6617vw,-10px) scale(.7821);animation:fall-43 19s -22s linear infinite}@keyframes fall-43{54.351%{transform:translate(68.1391vw,54.351vh) scale(.7821)}to{transform:translate(66.4004vw,99vh) scale(.7821)}}.snow:nth-child(44){opacity:.6802;transform:translate(7.6369vw,-10px) scale(.0828);animation:fall-44 22s -19s linear infinite}@keyframes fall-44{57.982%{transform:translate(14.3595vw,57.982vh) scale(.0828)}to{transform:translate(10.9982vw,99vh) scale(.0828)}}.snow:nth-child(45){opacity:.5474;transform:translate(14.8599vw,-10px) scale(.0372);animation:fall-45 23s -21s linear infinite}@keyframes fall-45{68.095%{transform:translate(11.6582vw,68.095vh) scale(.0372)}to{transform:translate(13.25905vw,99vh) scale(.0372)}}.snow:nth-child(46){opacity:1.8524;transform:translate(29.6658vw,-10px) scale(.2216);animation:fall-46 13s -22s linear infinite}@keyframes fall-46{69.919%{transform:translate(31.3391vw,69.919vh) scale(.2216)}to{transform:translate(30.50245vw,99vh) scale(.2216)}}.snow:nth-child(47){opacity:.1774;transform:translate(83.7058vw,-10px) scale(.4852);animation:fall-47 16s -15s linear infinite}@keyframes fall-47{31.89%{transform:translate(80.0067vw,31.89vh) scale(.4852)}to{transform:translate(81.85625vw,99vh) scale(.4852)}}.snow:nth-child(48){opacity:1.29;transform:translate(35.9421vw,-10px) scale(.8975);animation:fall-48 15s -10s linear infinite}@keyframes fall-48{64.564%{transform:translate(40.1923vw,64.564vh) scale(.8975)}to{transform:translate(38.0672vw,99vh) scale(.8975)}}.snow:nth-child(49){opacity:.2718;transform:translate(66.3128vw,-10px) scale(.3207);animation:fall-49 27s -28s linear infinite}@keyframes fall-49{37.287%{transform:translate(64.9505vw,37.287vh) scale(.3207)}to{transform:translate(65.63165vw,99vh) scale(.3207)}}.snow:nth-child(50){opacity:.1536;transform:translate(99.0797vw,-10px) scale(.8191);animation:fall-50 22s -4s linear infinite}@keyframes fall-50{44.51%{transform:translate(108.1229vw,44.51vh) scale(.8191)}to{transform:translate(103.6013vw,99vh) scale(.8191)}}.snow:nth-child(51){opacity:1.7624;transform:translate(99.656vw,-10px) scale(.0825);animation:fall-51 15s -10s linear infinite}@keyframes fall-51{40.976%{transform:translate(107.9186vw,40.976vh) scale(.0825)}to{transform:translate(103.7873vw,99vh) scale(.0825)}}.snow:nth-child(52){opacity:.9528;transform:translate(76.0772vw,-10px) scale(.8311);animation:fall-52 19s -1s linear infinite}@keyframes fall-52{48.297%{transform:translate(71.4932vw,48.297vh) scale(.8311)}to{transform:translate(73.7852vw,99vh) scale(.8311)}}.snow:nth-child(53){opacity:.958;transform:translate(67.2009vw,-10px) scale(.1593);animation:fall-53 15s -4s linear infinite}@keyframes fall-53{77.535%{transform:translate(60.4019vw,77.535vh) scale(.1593)}to{transform:translate(63.8014vw,99vh) scale(.1593)}}.snow:nth-child(54){opacity:.3338;transform:translate(40.4811vw,-10px) scale(.1978);animation:fall-54 25s -13s linear infinite}@keyframes fall-54{74.387%{transform:translate(41.7813vw,74.387vh) scale(.1978)}to{transform:translate(41.1312vw,99vh) scale(.1978)}}.snow:nth-child(55){opacity:.48;transform:translate(9.4298vw,-10px) scale(.6113);animation:fall-55 15s -25s linear infinite}@keyframes fall-55{30.55%{transform:translate(17.274vw,30.55vh) scale(.6113)}to{transform:translate(13.3519vw,99vh) scale(.6113)}}.snow:nth-child(56){opacity:1.0924;transform:translate(84.4707vw,-10px) scale(.9196);animation:fall-56 14s -12s linear infinite}@keyframes fall-56{58.081%{transform:translate(84.1542vw,58.081vh) scale(.9196)}to{transform:translate(84.31245vw,99vh) scale(.9196)}}.snow:nth-child(57){opacity:1.6588;transform:translate(32.371vw,-10px) scale(.9604);animation:fall-57 20s -28s linear infinite}@keyframes fall-57{46.645%{transform:translate(41.8822vw,46.645vh) scale(.9604)}to{transform:translate(37.1266vw,99vh) scale(.9604)}}.snow:nth-child(58){opacity:1.6588;transform:translate(87.1386vw,-10px) scale(.6);animation:fall-58 24s -10s linear infinite}@keyframes fall-58{51.798%{transform:translate(86.5712vw,51.798vh) scale(.6)}to{transform:translate(86.8549vw,99vh) scale(.6)}}.snow:nth-child(59){opacity:.6658;transform:translate(61.6844vw,-10px) scale(.1551);animation:fall-59 20s -7s linear infinite}@keyframes fall-59{45.182%{transform:translate(55.5362vw,45.182vh) scale(.1551)}to{transform:translate(58.6103vw,99vh) scale(.1551)}}.snow:nth-child(60){opacity:1.2822;transform:translate(61.945vw,-10px) scale(.8918);animation:fall-60 19s -18s linear infinite}@keyframes fall-60{50.91%{transform:translate(62.3026vw,50.91vh) scale(.8918)}to{transform:translate(62.1238vw,99vh) scale(.8918)}}.snow:nth-child(61){opacity:1.2402;transform:translate(60.3557vw,-10px) scale(.7148);animation:fall-61 25s -20s linear infinite}@keyframes fall-61{37.597%{transform:translate(70.1446vw,37.597vh) scale(.7148)}to{transform:translate(65.25015vw,99vh) scale(.7148)}}.snow:nth-child(62){opacity:.5026;transform:translate(6.2624vw,-10px) scale(.3236);animation:fall-62 10s -28s linear infinite}@keyframes fall-62{44.698%{transform:translate(3.7531vw,44.698vh) scale(.3236)}to{transform:translate(5.00775vw,99vh) scale(.3236)}}.snow:nth-child(63){opacity:1.5094;transform:translate(20.6882vw,-10px) scale(.6363);animation:fall-63 18s -9s linear infinite}@keyframes fall-63{34.041%{transform:translate(16.2398vw,34.041vh) scale(.6363)}to{transform:translate(18.464vw,99vh) scale(.6363)}}.snow:nth-child(64){opacity:.2148;transform:translate(32.0966vw,-10px) scale(.9128);animation:fall-64 19s -26s linear infinite}@keyframes fall-64{59.102%{transform:translate(23.1747vw,59.102vh) scale(.9128)}to{transform:translate(27.63565vw,99vh) scale(.9128)}}.snow:nth-child(65){opacity:.3556;transform:translate(65.3295vw,-10px) scale(.3558);animation:fall-65 19s -20s linear infinite}@keyframes fall-65{34.372%{transform:translate(74.4676vw,34.372vh) scale(.3558)}to{transform:translate(69.89855vw,99vh) scale(.3558)}}.snow:nth-child(66){opacity:.127;transform:translate(88.8007vw,-10px) scale(.8146);animation:fall-66 10s -29s linear infinite}@keyframes fall-66{73.927%{transform:translate(79.3287vw,73.927vh) scale(.8146)}to{transform:translate(84.0647vw,99vh) scale(.8146)}}.snow:nth-child(67){opacity:1.3852;transform:translate(59.5281vw,-10px) scale(.0466);animation:fall-67 29s -19s linear infinite}@keyframes fall-67{68.215%{transform:translate(56.6932vw,68.215vh) scale(.0466)}to{transform:translate(58.11065vw,99vh) scale(.0466)}}.snow:nth-child(68){opacity:.7432;transform:translate(27.3312vw,-10px) scale(.0909);animation:fall-68 26s -20s linear infinite}@keyframes fall-68{36.879%{transform:translate(21.8227vw,36.879vh) scale(.0909)}to{transform:translate(24.57695vw,99vh) scale(.0909)}}.snow:nth-child(69){opacity:1.1504;transform:translate(55.2309vw,-10px) scale(.3085);animation:fall-69 18s -9s linear infinite}@keyframes fall-69{63.041%{transform:translate(47.7964vw,63.041vh) scale(.3085)}to{transform:translate(51.51365vw,99vh) scale(.3085)}}.snow:nth-child(70){opacity:1.4672;transform:translate(3.9533vw,-10px) scale(.5338);animation:fall-70 14s -14s linear infinite}@keyframes fall-70{53.848%{transform:translate(5.1399vw,53.848vh) scale(.5338)}to{transform:translate(4.5466vw,99vh) scale(.5338)}}.snow:nth-child(71){opacity:.6126;transform:translate(39.9472vw,-10px) scale(.7536);animation:fall-71 12s -13s linear infinite}@keyframes fall-71{34.017%{transform:translate(49.0335vw,34.017vh) scale(.7536)}to{transform:translate(44.49035vw,99vh) scale(.7536)}}.snow:nth-child(72){opacity:.5186;transform:translate(78.7203vw,-10px) scale(.1431);animation:fall-72 18s -21s linear infinite}@keyframes fall-72{46.547%{transform:translate(78.0299vw,46.547vh) scale(.1431)}to{transform:translate(78.3751vw,99vh) scale(.1431)}}.snow:nth-child(73){opacity:1.5486;transform:translate(97.7943vw,-10px) scale(.5992);animation:fall-73 27s -22s linear infinite}@keyframes fall-73{56.84%{transform:translate(102.2557vw,56.84vh) scale(.5992)}to{transform:translate(100.025vw,99vh) scale(.5992)}}.snow:nth-child(74){opacity:.7176;transform:translate(32.1136vw,-10px) scale(.4104);animation:fall-74 11s -21s linear infinite}@keyframes fall-74{39.183%{transform:translate(31.794vw,39.183vh) scale(.4104)}to{transform:translate(31.9538vw,99vh) scale(.4104)}}.snow:nth-child(75){opacity:1.5936;transform:translate(28.289vw,-10px) scale(.5637);animation:fall-75 28s -6s linear infinite}@keyframes fall-75{46.854%{transform:translate(24.5272vw,46.854vh) scale(.5637)}to{transform:translate(26.4081vw,99vh) scale(.5637)}}.snow:nth-child(76){opacity:1.921;transform:translate(16.111vw,-10px) scale(.7256);animation:fall-76 19s -13s linear infinite}@keyframes fall-76{67.074%{transform:translate(16.6059vw,67.074vh) scale(.7256)}to{transform:translate(16.35845vw,99vh) scale(.7256)}}.snow:nth-child(77){opacity:1.7252;transform:translate(94.1274vw,-10px) scale(.9631);animation:fall-77 21s -6s linear infinite}@keyframes fall-77{69.83%{transform:translate(98.9336vw,69.83vh) scale(.9631)}to{transform:translate(96.5305vw,99vh) scale(.9631)}}.snow:nth-child(78){opacity:.3488;transform:translate(35.4501vw,-10px) scale(.2029);animation:fall-78 12s -21s linear infinite}@keyframes fall-78{60.446%{transform:translate(40.0195vw,60.446vh) scale(.2029)}to{transform:translate(37.7348vw,99vh) scale(.2029)}}.snow:nth-child(79){opacity:.5846;transform:translate(4.9391vw,-10px) scale(.7964);animation:fall-79 24s -1s linear infinite}@keyframes fall-79{56.89%{transform:translate(3.938vw,56.89vh) scale(.7964)}to{transform:translate(4.43855vw,99vh) scale(.7964)}}.snow:nth-child(80){opacity:.1762;transform:translate(55.7299vw,-10px) scale(.6234);animation:fall-80 13s -7s linear infinite}@keyframes fall-80{78.352%{transform:translate(62.2297vw,78.352vh) scale(.6234)}to{transform:translate(58.9798vw,99vh) scale(.6234)}}.snow:nth-child(81){opacity:.9958;transform:translate(30.1734vw,-10px) scale(.1045);animation:fall-81 12s -16s linear infinite}@keyframes fall-81{70.24%{transform:translate(25.1654vw,70.24vh) scale(.1045)}to{transform:translate(27.6694vw,99vh) scale(.1045)}}.snow:nth-child(82){opacity:.5724;transform:translate(76.1693vw,-10px) scale(.4965);animation:fall-82 30s -17s linear infinite}@keyframes fall-82{62.336%{transform:translate(83.8614vw,62.336vh) scale(.4965)}to{transform:translate(80.01535vw,99vh) scale(.4965)}}.snow:nth-child(83){opacity:1.633;transform:translate(93.9553vw,-10px) scale(.3645);animation:fall-83 30s -15s linear infinite}@keyframes fall-83{72.595%{transform:translate(85.6983vw,72.595vh) scale(.3645)}to{transform:translate(89.8268vw,99vh) scale(.3645)}}.snow:nth-child(84){opacity:.5328;transform:translate(81.2338vw,-10px) scale(.6299);animation:fall-84 12s -1s linear infinite}@keyframes fall-84{58.188%{transform:translate(85.8526vw,58.188vh) scale(.6299)}to{transform:translate(83.5432vw,99vh) scale(.6299)}}.snow:nth-child(85){opacity:1.4574;transform:translate(75.9157vw,-10px) scale(.6888);animation:fall-85 15s -10s linear infinite}@keyframes fall-85{60.074%{transform:translate(83.6633vw,60.074vh) scale(.6888)}to{transform:translate(79.7895vw,99vh) scale(.6888)}}.snow:nth-child(86){opacity:1.5008;transform:translate(16.5933vw,-10px) scale(.5705);animation:fall-86 29s -13s linear infinite}@keyframes fall-86{37.717%{transform:translate(11.8986vw,37.717vh) scale(.5705)}to{transform:translate(14.24595vw,99vh) scale(.5705)}}.snow:nth-child(87){opacity:.5956;transform:translate(18.3091vw,-10px) scale(.0904);animation:fall-87 19s -15s linear infinite}@keyframes fall-87{47.876%{transform:translate(22.8904vw,47.876vh) scale(.0904)}to{transform:translate(20.59975vw,99vh) scale(.0904)}}.snow:nth-child(88){opacity:.8726;transform:translate(29.0466vw,-10px) scale(.8462);animation:fall-88 13s -10s linear infinite}@keyframes fall-88{39.506%{transform:translate(37.2072vw,39.506vh) scale(.8462)}to{transform:translate(33.1269vw,99vh) scale(.8462)}}.snow:nth-child(89){opacity:.057;transform:translate(70.4604vw,-10px) scale(.6686);animation:fall-89 13s -19s linear infinite}@keyframes fall-89{42.944%{transform:translate(78.8397vw,42.944vh) scale(.6686)}to{transform:translate(74.65005vw,99vh) scale(.6686)}}.snow:nth-child(90){opacity:1.3952;transform:translate(43.5162vw,-10px) scale(.7168);animation:fall-90 28s -9s linear infinite}@keyframes fall-90{71.046%{transform:translate(47.1632vw,71.046vh) scale(.7168)}to{transform:translate(45.3397vw,99vh) scale(.7168)}}.snow:nth-child(91){opacity:1.2856;transform:translate(72.7008vw,-10px) scale(.8141);animation:fall-91 21s -7s linear infinite}@keyframes fall-91{67.847%{transform:translate(67.0914vw,67.847vh) scale(.8141)}to{transform:translate(69.8961vw,99vh) scale(.8141)}}.snow:nth-child(92){opacity:.9846;transform:translate(50.4121vw,-10px) scale(.0246);animation:fall-92 25s -6s linear infinite}@keyframes fall-92{49.203%{transform:translate(41.2045vw,49.203vh) scale(.0246)}to{transform:translate(45.8083vw,99vh) scale(.0246)}}.snow:nth-child(93){opacity:.3522;transform:translate(37.1681vw,-10px) scale(.3565);animation:fall-93 30s -25s linear infinite}@keyframes fall-93{53.119%{transform:translate(27.8154vw,53.119vh) scale(.3565)}to{transform:translate(32.49175vw,99vh) scale(.3565)}}.snow:nth-child(94){opacity:1.0992;transform:translate(5.4647vw,-10px) scale(.3697);animation:fall-94 29s -2s linear infinite}@keyframes fall-94{68.759%{transform:translate(.6736vw,68.759vh) scale(.3697)}to{transform:translate(3.06915vw,99vh) scale(.3697)}}.snow:nth-child(95){opacity:1.6766;transform:translate(22.8129vw,-10px) scale(.7423);animation:fall-95 17s -27s linear infinite}@keyframes fall-95{44.763%{transform:translate(17.3969vw,44.763vh) scale(.7423)}to{transform:translate(20.1049vw,99vh) scale(.7423)}}.snow:nth-child(96){opacity:.057;transform:translate(86.2834vw,-10px) scale(.2318);animation:fall-96 23s -3s linear infinite}@keyframes fall-96{73.252%{transform:translate(94.2402vw,73.252vh) scale(.2318)}to{transform:translate(90.2618vw,99vh) scale(.2318)}}.snow:nth-child(97){opacity:.1558;transform:translate(80.1165vw,-10px) scale(.4228);animation:fall-97 27s -1s linear infinite}@keyframes fall-97{65.567%{transform:translate(76.2844vw,65.567vh) scale(.4228)}to{transform:translate(78.20045vw,99vh) scale(.4228)}}.snow:nth-child(98){opacity:.5438;transform:translate(41.4191vw,-10px) scale(.8743);animation:fall-98 10s -30s linear infinite}@keyframes fall-98{74.798%{transform:translate(46.8062vw,74.798vh) scale(.8743)}to{transform:translate(44.11265vw,99vh) scale(.8743)}}.snow:nth-child(99){opacity:1.8784;transform:translate(81.677vw,-10px) scale(.8956);animation:fall-99 19s -21s linear infinite}@keyframes fall-99{43.115%{transform:translate(76.6092vw,43.115vh) scale(.8956)}to{transform:translate(79.1431vw,99vh) scale(.8956)}}.snow:nth-child(100){opacity:.904;transform:translate(35.1416vw,-10px) scale(.4685);animation:fall-100 29s -23s linear infinite}@keyframes fall-100{63.737%{transform:translate(41.4598vw,63.737vh) scale(.4685)}to{transform:translate(38.3007vw,99vh) scale(.4685)}}.snow:nth-child(101){opacity:.3002;transform:translate(82.3593vw,-10px) scale(.1825);animation:fall-101 12s -3s linear infinite}@keyframes fall-101{76.358%{transform:translate(86.3455vw,76.358vh) scale(.1825)}to{transform:translate(84.3524vw,99vh) scale(.1825)}}.snow:nth-child(102){opacity:.8794;transform:translate(11.5445vw,-10px) scale(.7848);animation:fall-102 18s -15s linear infinite}@keyframes fall-102{56.741%{transform:translate(12.4395vw,56.741vh) scale(.7848)}to{transform:translate(11.992vw,99vh) scale(.7848)}}.snow:nth-child(103){opacity:.3016;transform:translate(9.8353vw,-10px) scale(.2676);animation:fall-103 18s -27s linear infinite}@keyframes fall-103{50.795%{transform:translate(19.5158vw,50.795vh) scale(.2676)}to{transform:translate(14.67555vw,99vh) scale(.2676)}}.snow:nth-child(104){opacity:1.3588;transform:translate(96.8341vw,-10px) scale(.4103);animation:fall-104 12s -6s linear infinite}@keyframes fall-104{71.243%{transform:translate(90.641vw,71.243vh) scale(.4103)}to{transform:translate(93.73755vw,99vh) scale(.4103)}}.snow:nth-child(105){opacity:.2938;transform:translate(23.3197vw,-10px) scale(.8401);animation:fall-105 26s -8s linear infinite}@keyframes fall-105{33.85%{transform:translate(25.9937vw,33.85vh) scale(.8401)}to{transform:translate(24.6567vw,99vh) scale(.8401)}}.snow:nth-child(106){opacity:.7284;transform:translate(15.3669vw,-10px) scale(.6796);animation:fall-106 30s -9s linear infinite}@keyframes fall-106{65.727%{transform:translate(17.5382vw,65.727vh) scale(.6796)}to{transform:translate(16.45255vw,99vh) scale(.6796)}}.snow:nth-child(107){opacity:.67;transform:translate(67.4705vw,-10px) scale(.9045);animation:fall-107 22s -21s linear infinite}@keyframes fall-107{49.03%{transform:translate(69.2339vw,49.03vh) scale(.9045)}to{transform:translate(68.3522vw,99vh) scale(.9045)}}.snow:nth-child(108){opacity:1.7792;transform:translate(2.2903vw,-10px) scale(.5458);animation:fall-108 29s -27s linear infinite}@keyframes fall-108{44.631%{transform:translate(5.4311vw,44.631vh) scale(.5458)}to{transform:translate(3.8607vw,99vh) scale(.5458)}}.snow:nth-child(109){opacity:.4038;transform:translate(27.91vw,-10px) scale(.1679);animation:fall-109 10s -12s linear infinite}@keyframes fall-109{71.257%{transform:translate(33.5405vw,71.257vh) scale(.1679)}to{transform:translate(30.72525vw,99vh) scale(.1679)}}.snow:nth-child(110){opacity:1.2084;transform:translate(78.8539vw,-10px) scale(.1404);animation:fall-110 29s -7s linear infinite}@keyframes fall-110{51.608%{transform:translate(70.3092vw,51.608vh) scale(.1404)}to{transform:translate(74.58155vw,99vh) scale(.1404)}}.snow:nth-child(111){opacity:1.1716;transform:translate(34.6122vw,-10px) scale(.3071);animation:fall-111 14s -13s linear infinite}@keyframes fall-111{54.706%{transform:translate(30.0576vw,54.706vh) scale(.3071)}to{transform:translate(32.3349vw,99vh) scale(.3071)}}.snow:nth-child(112){opacity:1.1638;transform:translate(34.6424vw,-10px) scale(.4129);animation:fall-112 27s -24s linear infinite}@keyframes fall-112{49.11%{transform:translate(44.1384vw,49.11vh) scale(.4129)}to{transform:translate(39.3904vw,99vh) scale(.4129)}}.snow:nth-child(113){opacity:.6192;transform:translate(57.3319vw,-10px) scale(.1722);animation:fall-113 26s -4s linear infinite}@keyframes fall-113{32.206%{transform:translate(50.9777vw,32.206vh) scale(.1722)}to{transform:translate(54.1548vw,99vh) scale(.1722)}}.snow:nth-child(114){opacity:.3528;transform:translate(97.6612vw,-10px) scale(.2797);animation:fall-114 28s -16s linear infinite}@keyframes fall-114{42.759%{transform:translate(101.3243vw,42.759vh) scale(.2797)}to{transform:translate(99.49275vw,99vh) scale(.2797)}}.snow:nth-child(115){opacity:.5182;transform:translate(51.817vw,-10px) scale(.5683);animation:fall-115 18s -28s linear infinite}@keyframes fall-115{55.48%{transform:translate(44.0809vw,55.48vh) scale(.5683)}to{transform:translate(47.94895vw,99vh) scale(.5683)}}.snow:nth-child(116){opacity:1.7758;transform:translate(8.7635vw,-10px) scale(.1072);animation:fall-116 22s -30s linear infinite}@keyframes fall-116{48.235%{transform:translate(17.0498vw,48.235vh) scale(.1072)}to{transform:translate(12.90665vw,99vh) scale(.1072)}}.snow:nth-child(117){opacity:1.1218;transform:translate(80.4317vw,-10px) scale(.5636);animation:fall-117 19s -28s linear infinite}@keyframes fall-117{37.923%{transform:translate(84.6807vw,37.923vh) scale(.5636)}to{transform:translate(82.5562vw,99vh) scale(.5636)}}.snow:nth-child(118){opacity:1.5358;transform:translate(96.7554vw,-10px) scale(.9282);animation:fall-118 23s -2s linear infinite}@keyframes fall-118{33.212%{transform:translate(94.0158vw,33.212vh) scale(.9282)}to{transform:translate(95.3856vw,99vh) scale(.9282)}}.snow:nth-child(119){opacity:1.417;transform:translate(62.8894vw,-10px) scale(.9297);animation:fall-119 17s -28s linear infinite}@keyframes fall-119{43.832%{transform:translate(55.2227vw,43.832vh) scale(.9297)}to{transform:translate(59.05605vw,99vh) scale(.9297)}}.snow:nth-child(120){opacity:.6954;transform:translate(29.9444vw,-10px) scale(.5441);animation:fall-120 26s -11s linear infinite}@keyframes fall-120{65.3%{transform:translate(28.7888vw,65.3vh) scale(.5441)}to{transform:translate(29.3666vw,99vh) scale(.5441)}}.snow:nth-child(121){opacity:1.299;transform:translate(54.1552vw,-10px) scale(.5214);animation:fall-121 16s -9s linear infinite}@keyframes fall-121{62.139%{transform:translate(45.4912vw,62.139vh) scale(.5214)}to{transform:translate(49.8232vw,99vh) scale(.5214)}}.snow:nth-child(122){opacity:1.432;transform:translate(43.8781vw,-10px) scale(.6666);animation:fall-122 25s -12s linear infinite}@keyframes fall-122{60.122%{transform:translate(41.8364vw,60.122vh) scale(.6666)}to{transform:translate(42.85725vw,99vh) scale(.6666)}}.snow:nth-child(123){opacity:.7514;transform:translate(39.5976vw,-10px) scale(.2704);animation:fall-123 19s -1s linear infinite}@keyframes fall-123{69.086%{transform:translate(34.591vw,69.086vh) scale(.2704)}to{transform:translate(37.0943vw,99vh) scale(.2704)}}.snow:nth-child(124){opacity:1.8594;transform:translate(64.3901vw,-10px) scale(.8847);animation:fall-124 23s -20s linear infinite}@keyframes fall-124{78.414%{transform:translate(73.7678vw,78.414vh) scale(.8847)}to{transform:translate(69.07895vw,99vh) scale(.8847)}}.snow:nth-child(125){opacity:.6924;transform:translate(1.2761vw,-10px) scale(.0572);animation:fall-125 12s -17s linear infinite}@keyframes fall-125{42.212%{transform:translate(-2.8747vw,42.212vh) scale(.0572)}to{transform:translate(-.7993vw,99vh) scale(.0572)}}.snow:nth-child(126){opacity:1.8734;transform:translate(14.1279vw,-10px) scale(.1764);animation:fall-126 30s -30s linear infinite}@keyframes fall-126{37.415%{transform:translate(18.974vw,37.415vh) scale(.1764)}to{transform:translate(16.55095vw,99vh) scale(.1764)}}.snow:nth-child(127){opacity:.3936;transform:translate(16.1877vw,-10px) scale(.4438);animation:fall-127 17s -29s linear infinite}@keyframes fall-127{77.7%{transform:translate(15.1885vw,77.7vh) scale(.4438)}to{transform:translate(15.6881vw,99vh) scale(.4438)}}.snow:nth-child(128){opacity:.2466;transform:translate(36.1131vw,-10px) scale(.0193);animation:fall-128 28s -3s linear infinite}@keyframes fall-128{33.869%{transform:translate(32.1326vw,33.869vh) scale(.0193)}to{transform:translate(34.12285vw,99vh) scale(.0193)}}.snow:nth-child(129){opacity:.3194;transform:translate(36.9904vw,-10px) scale(.165);animation:fall-129 20s -8s linear infinite}@keyframes fall-129{56.702%{transform:translate(39.4753vw,56.702vh) scale(.165)}to{transform:translate(38.23285vw,99vh) scale(.165)}}.snow:nth-child(130){opacity:.3096;transform:translate(29.5006vw,-10px) scale(.2336);animation:fall-130 16s -22s linear infinite}@keyframes fall-130{39.453%{transform:translate(24.0266vw,39.453vh) scale(.2336)}to{transform:translate(26.7636vw,99vh) scale(.2336)}}.snow:nth-child(131){opacity:1.6698;transform:translate(14.0964vw,-10px) scale(.6213);animation:fall-131 13s -19s linear infinite}@keyframes fall-131{65.827%{transform:translate(16.0371vw,65.827vh) scale(.6213)}to{transform:translate(15.06675vw,99vh) scale(.6213)}}.snow:nth-child(132){opacity:1.8894;transform:translate(94.3035vw,-10px) scale(.4147);animation:fall-132 13s -10s linear infinite}@keyframes fall-132{65.608%{transform:translate(94.9464vw,65.608vh) scale(.4147)}to{transform:translate(94.62495vw,99vh) scale(.4147)}}.snow:nth-child(133){opacity:.2226;transform:translate(14.2996vw,-10px) scale(.3974);animation:fall-133 22s -26s linear infinite}@keyframes fall-133{30.585%{transform:translate(21.5979vw,30.585vh) scale(.3974)}to{transform:translate(17.94875vw,99vh) scale(.3974)}}.snow:nth-child(134){opacity:.7756;transform:translate(74.5048vw,-10px) scale(.9265);animation:fall-134 17s -11s linear infinite}@keyframes fall-134{75.127%{transform:translate(66.0351vw,75.127vh) scale(.9265)}to{transform:translate(70.26995vw,99vh) scale(.9265)}}.snow:nth-child(135){opacity:.7216;transform:translate(5.9744vw,-10px) scale(.6109);animation:fall-135 25s -1s linear infinite}@keyframes fall-135{64.862%{transform:translate(11.9059vw,64.862vh) scale(.6109)}to{transform:translate(8.94015vw,99vh) scale(.6109)}}.snow:nth-child(136){opacity:1.1538;transform:translate(53.4882vw,-10px) scale(.8213);animation:fall-136 10s -6s linear infinite}@keyframes fall-136{69.293%{transform:translate(58.8522vw,69.293vh) scale(.8213)}to{transform:translate(56.1702vw,99vh) scale(.8213)}}.snow:nth-child(137){opacity:.255;transform:translate(3.5593vw,-10px) scale(.3243);animation:fall-137 18s -26s linear infinite}@keyframes fall-137{30.914%{transform:translate(11.2754vw,30.914vh) scale(.3243)}to{transform:translate(7.41735vw,99vh) scale(.3243)}}.snow:nth-child(138){opacity:1.7724;transform:translate(10.0984vw,-10px) scale(.102);animation:fall-138 24s -28s linear infinite}@keyframes fall-138{54.923%{transform:translate(.7321vw,54.923vh) scale(.102)}to{transform:translate(5.41525vw,99vh) scale(.102)}}.snow:nth-child(139){opacity:1.4986;transform:translate(14.4579vw,-10px) scale(.4501);animation:fall-139 17s -11s linear infinite}@keyframes fall-139{33.314%{transform:translate(11.232vw,33.314vh) scale(.4501)}to{transform:translate(12.84495vw,99vh) scale(.4501)}}.snow:nth-child(140){opacity:1.6104;transform:translate(34.0288vw,-10px) scale(.4682);animation:fall-140 25s -24s linear infinite}@keyframes fall-140{78.699%{transform:translate(37.4704vw,78.699vh) scale(.4682)}to{transform:translate(35.7496vw,99vh) scale(.4682)}}.snow:nth-child(141){opacity:1.8798;transform:translate(52.3743vw,-10px) scale(.746);animation:fall-141 14s -2s linear infinite}@keyframes fall-141{62.657%{transform:translate(54.5806vw,62.657vh) scale(.746)}to{transform:translate(53.47745vw,99vh) scale(.746)}}.snow:nth-child(142){opacity:1.7682;transform:translate(18.484vw,-10px) scale(.0813);animation:fall-142 29s -29s linear infinite}@keyframes fall-142{50.59%{transform:translate(19.7039vw,50.59vh) scale(.0813)}to{transform:translate(19.09395vw,99vh) scale(.0813)}}.snow:nth-child(143){opacity:1.4076;transform:translate(94.7428vw,-10px) scale(.2959);animation:fall-143 10s -27s linear infinite}@keyframes fall-143{64.921%{transform:translate(94.034vw,64.921vh) scale(.2959)}to{transform:translate(94.3884vw,99vh) scale(.2959)}}.snow:nth-child(144){opacity:.4046;transform:translate(5.5813vw,-10px) scale(.5538);animation:fall-144 15s -11s linear infinite}@keyframes fall-144{57.208%{transform:translate(9.4181vw,57.208vh) scale(.5538)}to{transform:translate(7.4997vw,99vh) scale(.5538)}}.snow:nth-child(145){opacity:.9038;transform:translate(61.5064vw,-10px) scale(.4159);animation:fall-145 19s -21s linear infinite}@keyframes fall-145{60.175%{transform:translate(70.6243vw,60.175vh) scale(.4159)}to{transform:translate(66.06535vw,99vh) scale(.4159)}}.snow:nth-child(146){opacity:1.09;transform:translate(49.2083vw,-10px) scale(.1489);animation:fall-146 17s -14s linear infinite}@keyframes fall-146{39.777%{transform:translate(43.8501vw,39.777vh) scale(.1489)}to{transform:translate(46.5292vw,99vh) scale(.1489)}}.snow:nth-child(147){opacity:.7738;transform:translate(24.2831vw,-10px) scale(.9125);animation:fall-147 20s -28s linear infinite}@keyframes fall-147{38.402%{transform:translate(28.0651vw,38.402vh) scale(.9125)}to{transform:translate(26.1741vw,99vh) scale(.9125)}}.snow:nth-child(148){opacity:1.117;transform:translate(17.5969vw,-10px) scale(.7784);animation:fall-148 27s -4s linear infinite}@keyframes fall-148{34.927%{transform:translate(21.8518vw,34.927vh) scale(.7784)}to{transform:translate(19.72435vw,99vh) scale(.7784)}}.snow:nth-child(149){opacity:1.3588;transform:translate(78.7612vw,-10px) scale(.541);animation:fall-149 30s -30s linear infinite}@keyframes fall-149{68.189%{transform:translate(79.7793vw,68.189vh) scale(.541)}to{transform:translate(79.27025vw,99vh) scale(.541)}}.snow:nth-child(150){opacity:.4128;transform:translate(53.842vw,-10px) scale(.7544);animation:fall-150 27s -30s linear infinite}@keyframes fall-150{55.212%{transform:translate(56.6422vw,55.212vh) scale(.7544)}to{transform:translate(55.2421vw,99vh) scale(.7544)}}.snow:nth-child(151){opacity:1.3572;transform:translate(60.891vw,-10px) scale(.1161);animation:fall-151 12s -22s linear infinite}@keyframes fall-151{57.889%{transform:translate(55.5984vw,57.889vh) scale(.1161)}to{transform:translate(58.2447vw,99vh) scale(.1161)}}.snow:nth-child(152){opacity:.2168;transform:translate(8.4533vw,-10px) scale(.6919);animation:fall-152 19s -11s linear infinite}@keyframes fall-152{38.462%{transform:translate(10.8361vw,38.462vh) scale(.6919)}to{transform:translate(9.6447vw,99vh) scale(.6919)}}.snow:nth-child(153){opacity:.9672;transform:translate(21.4412vw,-10px) scale(.0535);animation:fall-153 27s -10s linear infinite}@keyframes fall-153{54.314%{transform:translate(22.1421vw,54.314vh) scale(.0535)}to{transform:translate(21.79165vw,99vh) scale(.0535)}}.snow:nth-child(154){opacity:.645;transform:translate(38.8717vw,-10px) scale(.9537);animation:fall-154 25s -22s linear infinite}@keyframes fall-154{78.537%{transform:translate(30.5792vw,78.537vh) scale(.9537)}to{transform:translate(34.72545vw,99vh) scale(.9537)}}.snow:nth-child(155){opacity:.4096;transform:translate(88.3382vw,-10px) scale(.5656);animation:fall-155 14s -10s linear infinite}@keyframes fall-155{33.653%{transform:translate(80.4782vw,33.653vh) scale(.5656)}to{transform:translate(84.4082vw,99vh) scale(.5656)}}.snow:nth-child(156){opacity:1.9142;transform:translate(58.9718vw,-10px) scale(.4257);animation:fall-156 22s -26s linear infinite}@keyframes fall-156{34.282%{transform:translate(56.7298vw,34.282vh) scale(.4257)}to{transform:translate(57.8508vw,99vh) scale(.4257)}}.snow:nth-child(157){opacity:.3254;transform:translate(5.4461vw,-10px) scale(.0933);animation:fall-157 21s -1s linear infinite}@keyframes fall-157{69.475%{transform:translate(9.1841vw,69.475vh) scale(.0933)}to{transform:translate(7.3151vw,99vh) scale(.0933)}}.snow:nth-child(158){opacity:.8158;transform:translate(29.8263vw,-10px) scale(.1452);animation:fall-158 22s -28s linear infinite}@keyframes fall-158{49.112%{transform:translate(35.0348vw,49.112vh) scale(.1452)}to{transform:translate(32.43055vw,99vh) scale(.1452)}}.snow:nth-child(159){opacity:1.429;transform:translate(5.0029vw,-10px) scale(.395);animation:fall-159 15s -28s linear infinite}@keyframes fall-159{49.099%{transform:translate(9.1801vw,49.099vh) scale(.395)}to{transform:translate(7.0915vw,99vh) scale(.395)}}.snow:nth-child(160){opacity:.7232;transform:translate(7.5562vw,-10px) scale(.6432);animation:fall-160 20s -22s linear infinite}@keyframes fall-160{68.381%{transform:translate(16.9672vw,68.381vh) scale(.6432)}to{transform:translate(12.2617vw,99vh) scale(.6432)}}.snow:nth-child(161){opacity:.0162;transform:translate(90.6427vw,-10px) scale(.5655);animation:fall-161 29s -15s linear infinite}@keyframes fall-161{54.515%{transform:translate(88.7503vw,54.515vh) scale(.5655)}to{transform:translate(89.6965vw,99vh) scale(.5655)}}.snow:nth-child(162){opacity:1.5852;transform:translate(8.3353vw,-10px) scale(.4076);animation:fall-162 27s -25s linear infinite}@keyframes fall-162{53.585%{transform:translate(13.1318vw,53.585vh) scale(.4076)}to{transform:translate(10.73355vw,99vh) scale(.4076)}}.snow:nth-child(163){opacity:1.0834;transform:translate(46.8546vw,-10px) scale(.5495);animation:fall-163 19s -13s linear infinite}@keyframes fall-163{32.718%{transform:translate(55.5362vw,32.718vh) scale(.5495)}to{transform:translate(51.1954vw,99vh) scale(.5495)}}.snow:nth-child(164){opacity:.0866;transform:translate(40.8123vw,-10px) scale(.0035);animation:fall-164 27s -3s linear infinite}@keyframes fall-164{38.106%{transform:translate(39.6198vw,38.106vh) scale(.0035)}to{transform:translate(40.21605vw,99vh) scale(.0035)}}.snow:nth-child(165){opacity:.422;transform:translate(93.1371vw,-10px) scale(.2661);animation:fall-165 25s -14s linear infinite}@keyframes fall-165{55.578%{transform:translate(94.0642vw,55.578vh) scale(.2661)}to{transform:translate(93.60065vw,99vh) scale(.2661)}}.snow:nth-child(166){opacity:.803;transform:translate(34.2648vw,-10px) scale(.8711);animation:fall-166 21s -20s linear infinite}@keyframes fall-166{38.327%{transform:translate(33.692vw,38.327vh) scale(.8711)}to{transform:translate(33.9784vw,99vh) scale(.8711)}}.snow:nth-child(167){opacity:.7564;transform:translate(97.2825vw,-10px) scale(.6754);animation:fall-167 18s -10s linear infinite}@keyframes fall-167{51.249%{transform:translate(96.8901vw,51.249vh) scale(.6754)}to{transform:translate(97.0863vw,99vh) scale(.6754)}}.snow:nth-child(168){opacity:.6908;transform:translate(75.441vw,-10px) scale(.4106);animation:fall-168 15s -19s linear infinite}@keyframes fall-168{49.462%{transform:translate(73.9795vw,49.462vh) scale(.4106)}to{transform:translate(74.71025vw,99vh) scale(.4106)}}.snow:nth-child(169){opacity:1.863;transform:translate(5.7277vw,-10px) scale(.9905);animation:fall-169 13s -2s linear infinite}@keyframes fall-169{39.008%{transform:translate(13.5488vw,39.008vh) scale(.9905)}to{transform:translate(9.63825vw,99vh) scale(.9905)}}.snow:nth-child(170){opacity:.368;transform:translate(26.1576vw,-10px) scale(.2127);animation:fall-170 11s -30s linear infinite}@keyframes fall-170{36.964%{transform:translate(28.5033vw,36.964vh) scale(.2127)}to{transform:translate(27.33045vw,99vh) scale(.2127)}}.snow:nth-child(171){opacity:.7122;transform:translate(16.0869vw,-10px) scale(.1361);animation:fall-171 16s -6s linear infinite}@keyframes fall-171{66.208%{transform:translate(15.501vw,66.208vh) scale(.1361)}to{transform:translate(15.79395vw,99vh) scale(.1361)}}.snow:nth-child(172){opacity:.642;transform:translate(38.3673vw,-10px) scale(.116);animation:fall-172 26s -13s linear infinite}@keyframes fall-172{65.892%{transform:translate(44.2982vw,65.892vh) scale(.116)}to{transform:translate(41.33275vw,99vh) scale(.116)}}.snow:nth-child(173){opacity:.9456;transform:translate(19.861vw,-10px) scale(.9616);animation:fall-173 20s -2s linear infinite}@keyframes fall-173{45.653%{transform:translate(18.9682vw,45.653vh) scale(.9616)}to{transform:translate(19.4146vw,99vh) scale(.9616)}}.snow:nth-child(174){opacity:.61;transform:translate(57.6307vw,-10px) scale(.3311);animation:fall-174 16s -10s linear infinite}@keyframes fall-174{38.795%{transform:translate(62.8111vw,38.795vh) scale(.3311)}to{transform:translate(60.2209vw,99vh) scale(.3311)}}.snow:nth-child(175){opacity:1.3654;transform:translate(57.5732vw,-10px) scale(.6531);animation:fall-175 11s -5s linear infinite}@keyframes fall-175{47.379%{transform:translate(64.7808vw,47.379vh) scale(.6531)}to{transform:translate(61.177vw,99vh) scale(.6531)}}.snow:nth-child(176){opacity:.0144;transform:translate(50.0662vw,-10px) scale(.5574);animation:fall-176 11s -17s linear infinite}@keyframes fall-176{76.327%{transform:translate(59.5265vw,76.327vh) scale(.5574)}to{transform:translate(54.79635vw,99vh) scale(.5574)}}.snow:nth-child(177){opacity:.6892;transform:translate(40.8978vw,-10px) scale(.3122);animation:fall-177 17s -30s linear infinite}@keyframes fall-177{30.125%{transform:translate(38.2085vw,30.125vh) scale(.3122)}to{transform:translate(39.55315vw,99vh) scale(.3122)}}.snow:nth-child(178){opacity:.2514;transform:translate(54.9537vw,-10px) scale(.6471);animation:fall-178 12s -28s linear infinite}@keyframes fall-178{32.288%{transform:translate(59.4237vw,32.288vh) scale(.6471)}to{transform:translate(57.1887vw,99vh) scale(.6471)}}.snow:nth-child(179){opacity:.338;transform:translate(74.9235vw,-10px) scale(.6287);animation:fall-179 24s -26s linear infinite}@keyframes fall-179{35.722%{transform:translate(70.1621vw,35.722vh) scale(.6287)}to{transform:translate(72.5428vw,99vh) scale(.6287)}}.snow:nth-child(180){opacity:.7136;transform:translate(89.4721vw,-10px) scale(.5956);animation:fall-180 16s -16s linear infinite}@keyframes fall-180{73.552%{transform:translate(96.3364vw,73.552vh) scale(.5956)}to{transform:translate(92.90425vw,99vh) scale(.5956)}}.snow:nth-child(181){opacity:.6982;transform:translate(73.8743vw,-10px) scale(.8556);animation:fall-181 19s -24s linear infinite}@keyframes fall-181{59.058%{transform:translate(69.3351vw,59.058vh) scale(.8556)}to{transform:translate(71.6047vw,99vh) scale(.8556)}}.snow:nth-child(182){opacity:1.478;transform:translate(1.4085vw,-10px) scale(.3358);animation:fall-182 16s -14s linear infinite}@keyframes fall-182{48.366%{transform:translate(3.1302vw,48.366vh) scale(.3358)}to{transform:translate(2.26935vw,99vh) scale(.3358)}}.snow:nth-child(183){opacity:1.9682;transform:translate(26.9781vw,-10px) scale(.3154);animation:fall-183 29s -1s linear infinite}@keyframes fall-183{38.272%{transform:translate(25.4229vw,38.272vh) scale(.3154)}to{transform:translate(26.2005vw,99vh) scale(.3154)}}.snow:nth-child(184){opacity:1.351;transform:translate(8.5067vw,-10px) scale(.1733);animation:fall-184 25s -14s linear infinite}@keyframes fall-184{59.028%{transform:translate(10.9988vw,59.028vh) scale(.1733)}to{transform:translate(9.75275vw,99vh) scale(.1733)}}.snow:nth-child(185){opacity:.2776;transform:translate(94.1913vw,-10px) scale(.1453);animation:fall-185 26s -22s linear infinite}@keyframes fall-185{51.402%{transform:translate(91.2667vw,51.402vh) scale(.1453)}to{transform:translate(92.729vw,99vh) scale(.1453)}}.snow:nth-child(186){opacity:1.2644;transform:translate(63.9786vw,-10px) scale(.8421);animation:fall-186 18s -18s linear infinite}@keyframes fall-186{44.908%{transform:translate(58.398vw,44.908vh) scale(.8421)}to{transform:translate(61.1883vw,99vh) scale(.8421)}}.snow:nth-child(187){opacity:.6428;transform:translate(85.8554vw,-10px) scale(.1759);animation:fall-187 14s -3s linear infinite}@keyframes fall-187{63.892%{transform:translate(79.0484vw,63.892vh) scale(.1759)}to{transform:translate(82.4519vw,99vh) scale(.1759)}}.snow:nth-child(188){opacity:.3296;transform:translate(90.373vw,-10px) scale(.6522);animation:fall-188 27s -24s linear infinite}@keyframes fall-188{59.088%{transform:translate(97.1153vw,59.088vh) scale(.6522)}to{transform:translate(93.74415vw,99vh) scale(.6522)}}.snow:nth-child(189){opacity:.2868;transform:translate(19.1041vw,-10px) scale(.0976);animation:fall-189 24s -15s linear infinite}@keyframes fall-189{37.478%{transform:translate(23.4923vw,37.478vh) scale(.0976)}to{transform:translate(21.2982vw,99vh) scale(.0976)}}.snow:nth-child(190){opacity:.5512;transform:translate(81.4028vw,-10px) scale(.5138);animation:fall-190 27s -24s linear infinite}@keyframes fall-190{61.657%{transform:translate(76.9824vw,61.657vh) scale(.5138)}to{transform:translate(79.1926vw,99vh) scale(.5138)}}.snow:nth-child(191){opacity:1.3718;transform:translate(85.9015vw,-10px) scale(.4203);animation:fall-191 20s -19s linear infinite}@keyframes fall-191{42.57%{transform:translate(81.8346vw,42.57vh) scale(.4203)}to{transform:translate(83.86805vw,99vh) scale(.4203)}}.snow:nth-child(192){opacity:.8068;transform:translate(77.547vw,-10px) scale(.9511);animation:fall-192 14s -22s linear infinite}@keyframes fall-192{37.851%{transform:translate(69.3654vw,37.851vh) scale(.9511)}to{transform:translate(73.4562vw,99vh) scale(.9511)}}.snow:nth-child(193){opacity:1.2038;transform:translate(3.212vw,-10px) scale(.3415);animation:fall-193 27s -15s linear infinite}@keyframes fall-193{46.477%{transform:translate(12.1616vw,46.477vh) scale(.3415)}to{transform:translate(7.6868vw,99vh) scale(.3415)}}.snow:nth-child(194){opacity:.3442;transform:translate(78.1635vw,-10px) scale(.6532);animation:fall-194 19s -3s linear infinite}@keyframes fall-194{48.634%{transform:translate(70.1727vw,48.634vh) scale(.6532)}to{transform:translate(74.1681vw,99vh) scale(.6532)}}.snow:nth-child(195){opacity:1.4516;transform:translate(87.0369vw,-10px) scale(.0085);animation:fall-195 12s -25s linear infinite}@keyframes fall-195{75.891%{transform:translate(81.7072vw,75.891vh) scale(.0085)}to{transform:translate(84.37205vw,99vh) scale(.0085)}}.snow:nth-child(196){opacity:.4134;transform:translate(82.714vw,-10px) scale(.8127);animation:fall-196 30s -3s linear infinite}@keyframes fall-196{37.337%{transform:translate(74.1698vw,37.337vh) scale(.8127)}to{transform:translate(78.4419vw,99vh) scale(.8127)}}.snow:nth-child(197){opacity:.3368;transform:translate(62.8859vw,-10px) scale(.8407);animation:fall-197 22s -27s linear infinite}@keyframes fall-197{45.564%{transform:translate(66.2839vw,45.564vh) scale(.8407)}to{transform:translate(64.5849vw,99vh) scale(.8407)}}.snow:nth-child(198){opacity:.4908;transform:translate(48.6867vw,-10px) scale(.9853);animation:fall-198 23s -7s linear infinite}@keyframes fall-198{54.908%{transform:translate(47.8457vw,54.908vh) scale(.9853)}to{transform:translate(48.2662vw,99vh) scale(.9853)}}.snow:nth-child(199){opacity:.8864;transform:translate(22.0081vw,-10px) scale(.8313);animation:fall-199 13s -20s linear infinite}@keyframes fall-199{36.225%{transform:translate(29.4328vw,36.225vh) scale(.8313)}to{transform:translate(25.72045vw,99vh) scale(.8313)}}.snow:nth-child(200){opacity:1.7798;transform:translate(57.7225vw,-10px) scale(.9178);animation:fall-200 18s -12s linear infinite}@keyframes fall-200{65.85%{transform:translate(57.6505vw,65.85vh) scale(.9178)}to{transform:translate(57.6865vw,99vh) scale(.9178)}}.snow:nth-child(201){opacity:.1654;transform:translate(46.1628vw,-10px) scale(.1046);animation:fall-201 18s -1s linear infinite}@keyframes fall-201{43.615%{transform:translate(42.618vw,43.615vh) scale(.1046)}to{transform:translate(44.3904vw,99vh) scale(.1046)}}.snow:nth-child(202){opacity:1.9284;transform:translate(14.4666vw,-10px) scale(.1943);animation:fall-202 18s -28s linear infinite}@keyframes fall-202{49.637%{transform:translate(15.0911vw,49.637vh) scale(.1943)}to{transform:translate(14.77885vw,99vh) scale(.1943)}}.snow:nth-child(203){opacity:.3646;transform:translate(42.0883vw,-10px) scale(.8558);animation:fall-203 23s -25s linear infinite}@keyframes fall-203{47.27%{transform:translate(37.5598vw,47.27vh) scale(.8558)}to{transform:translate(39.82405vw,99vh) scale(.8558)}}.snow:nth-child(204){opacity:1.4164;transform:translate(34.7488vw,-10px) scale(.0964);animation:fall-204 12s -26s linear infinite}@keyframes fall-204{42.671%{transform:translate(31.7536vw,42.671vh) scale(.0964)}to{transform:translate(33.2512vw,99vh) scale(.0964)}}.snow:nth-child(205){opacity:1.2484;transform:translate(2.1168vw,-10px) scale(.9272);animation:fall-205 15s -1s linear infinite}@keyframes fall-205{50.238%{transform:translate(3.8964vw,50.238vh) scale(.9272)}to{transform:translate(3.0066vw,99vh) scale(.9272)}}.snow:nth-child(206){opacity:1.7976;transform:translate(84.223vw,-10px) scale(.4044);animation:fall-206 11s -9s linear infinite}@keyframes fall-206{61.961%{transform:translate(88.6304vw,61.961vh) scale(.4044)}to{transform:translate(86.4267vw,99vh) scale(.4044)}}.snow:nth-child(207){opacity:1.404;transform:translate(16.0853vw,-10px) scale(.1267);animation:fall-207 28s -16s linear infinite}@keyframes fall-207{34.317%{transform:translate(17.3773vw,34.317vh) scale(.1267)}to{transform:translate(16.7313vw,99vh) scale(.1267)}}.snow:nth-child(208){opacity:1.162;transform:translate(32.1438vw,-10px) scale(.8345);animation:fall-208 18s -8s linear infinite}@keyframes fall-208{71.414%{transform:translate(23.8231vw,71.414vh) scale(.8345)}to{transform:translate(27.98345vw,99vh) scale(.8345)}}.snow:nth-child(209){opacity:.2334;transform:translate(97.9205vw,-10px) scale(.8701);animation:fall-209 11s -17s linear infinite}@keyframes fall-209{33.977%{transform:translate(90.3114vw,33.977vh) scale(.8701)}to{transform:translate(94.11595vw,99vh) scale(.8701)}}.snow:nth-child(210){opacity:1.8266;transform:translate(12.7902vw,-10px) scale(.2147);animation:fall-210 24s -18s linear infinite}@keyframes fall-210{38.997%{transform:translate(15.7208vw,38.997vh) scale(.2147)}to{transform:translate(14.2555vw,99vh) scale(.2147)}}.snow:nth-child(211){opacity:1.6416;transform:translate(93.0865vw,-10px) scale(.264);animation:fall-211 29s -26s linear infinite}@keyframes fall-211{51.401%{transform:translate(86.8264vw,51.401vh) scale(.264)}to{transform:translate(89.95645vw,99vh) scale(.264)}}.snow:nth-child(212){opacity:.0068;transform:translate(74.9983vw,-10px) scale(.6128);animation:fall-212 10s -17s linear infinite}@keyframes fall-212{51.659%{transform:translate(83.2673vw,51.659vh) scale(.6128)}to{transform:translate(79.1328vw,99vh) scale(.6128)}}.snow:nth-child(213){opacity:.3606;transform:translate(17.3552vw,-10px) scale(.9517);animation:fall-213 21s -26s linear infinite}@keyframes fall-213{42.537%{transform:translate(22.7194vw,42.537vh) scale(.9517)}to{transform:translate(20.0373vw,99vh) scale(.9517)}}.snow:nth-child(214){opacity:1.7472;transform:translate(89.7383vw,-10px) scale(.9432);animation:fall-214 23s -16s linear infinite}@keyframes fall-214{43.667%{transform:translate(98.051vw,43.667vh) scale(.9432)}to{transform:translate(93.89465vw,99vh) scale(.9432)}}.snow:nth-child(215){opacity:1.5454;transform:translate(96.9245vw,-10px) scale(.6965);animation:fall-215 25s -27s linear infinite}@keyframes fall-215{34.843%{transform:translate(90.0633vw,34.843vh) scale(.6965)}to{transform:translate(93.4939vw,99vh) scale(.6965)}}.snow:nth-child(216){opacity:.1404;transform:translate(64.1726vw,-10px) scale(.1781);animation:fall-216 30s -19s linear infinite}@keyframes fall-216{54.364%{transform:translate(56.1171vw,54.364vh) scale(.1781)}to{transform:translate(60.14485vw,99vh) scale(.1781)}}.snow:nth-child(217){opacity:.2034;transform:translate(82.8181vw,-10px) scale(.2193);animation:fall-217 26s -21s linear infinite}@keyframes fall-217{30.622%{transform:translate(90.5126vw,30.622vh) scale(.2193)}to{transform:translate(86.66535vw,99vh) scale(.2193)}}.snow:nth-child(218){opacity:1.8946;transform:translate(8.9991vw,-10px) scale(.438);animation:fall-218 26s -6s linear infinite}@keyframes fall-218{57.898%{transform:translate(2.68vw,57.898vh) scale(.438)}to{transform:translate(5.83955vw,99vh) scale(.438)}}.snow:nth-child(219){opacity:1.4406;transform:translate(63.4656vw,-10px) scale(.4842);animation:fall-219 16s -12s linear infinite}@keyframes fall-219{60.591%{transform:translate(70.1268vw,60.591vh) scale(.4842)}to{transform:translate(66.7962vw,99vh) scale(.4842)}}.snow:nth-child(220){opacity:1.5796;transform:translate(27.2634vw,-10px) scale(.9177);animation:fall-220 12s -25s linear infinite}@keyframes fall-220{60.307%{transform:translate(32.9101vw,60.307vh) scale(.9177)}to{transform:translate(30.08675vw,99vh) scale(.9177)}}.snow:nth-child(221){opacity:.3208;transform:translate(64.1334vw,-10px) scale(.7696);animation:fall-221 13s -1s linear infinite}@keyframes fall-221{44.818%{transform:translate(54.713vw,44.818vh) scale(.7696)}to{transform:translate(59.4232vw,99vh) scale(.7696)}}.snow:nth-child(222){opacity:1.3434;transform:translate(3.5366vw,-10px) scale(.7695);animation:fall-222 29s -1s linear infinite}@keyframes fall-222{50.852%{transform:translate(-.6932vw,50.852vh) scale(.7695)}to{transform:translate(1.4217vw,99vh) scale(.7695)}}.snow:nth-child(223){opacity:.331;transform:translate(88.4228vw,-10px) scale(.9521);animation:fall-223 24s -16s linear infinite}@keyframes fall-223{46.329%{transform:translate(86.7705vw,46.329vh) scale(.9521)}to{transform:translate(87.59665vw,99vh) scale(.9521)}}.snow:nth-child(224){opacity:1.2648;transform:translate(77.261vw,-10px) scale(.7437);animation:fall-224 15s -18s linear infinite}@keyframes fall-224{67.692%{transform:translate(75.4971vw,67.692vh) scale(.7437)}to{transform:translate(76.37905vw,99vh) scale(.7437)}}.snow:nth-child(225){opacity:.1598;transform:translate(38.9485vw,-10px) scale(.6022);animation:fall-225 13s -6s linear infinite}@keyframes fall-225{70.905%{transform:translate(30.6638vw,70.905vh) scale(.6022)}to{transform:translate(34.80615vw,99vh) scale(.6022)}}.snow:nth-child(226){opacity:.9414;transform:translate(90.0424vw,-10px) scale(.5304);animation:fall-226 22s -11s linear infinite}@keyframes fall-226{48.843%{transform:translate(99.8643vw,48.843vh) scale(.5304)}to{transform:translate(94.95335vw,99vh) scale(.5304)}}.snow:nth-child(227){opacity:.6366;transform:translate(43.4631vw,-10px) scale(.1336);animation:fall-227 14s -6s linear infinite}@keyframes fall-227{60.708%{transform:translate(45.2371vw,60.708vh) scale(.1336)}to{transform:translate(44.3501vw,99vh) scale(.1336)}}.snow:nth-child(228){opacity:.9594;transform:translate(73.9421vw,-10px) scale(.5264);animation:fall-228 19s -24s linear infinite}@keyframes fall-228{67.353%{transform:translate(82.3003vw,67.353vh) scale(.5264)}to{transform:translate(78.1212vw,99vh) scale(.5264)}}.snow:nth-child(229){opacity:.2016;transform:translate(68.8996vw,-10px) scale(.2044);animation:fall-229 26s -19s linear infinite}@keyframes fall-229{55.32%{transform:translate(70.9573vw,55.32vh) scale(.2044)}to{transform:translate(69.92845vw,99vh) scale(.2044)}}.snow:nth-child(230){opacity:.527;transform:translate(23.3777vw,-10px) scale(.1902);animation:fall-230 29s -15s linear infinite}@keyframes fall-230{30.759%{transform:translate(27.9038vw,30.759vh) scale(.1902)}to{transform:translate(25.64075vw,99vh) scale(.1902)}}.snow:nth-child(231){opacity:.5304;transform:translate(54.619vw,-10px) scale(.3246);animation:fall-231 29s -16s linear infinite}@keyframes fall-231{43.467%{transform:translate(45.1461vw,43.467vh) scale(.3246)}to{transform:translate(49.88255vw,99vh) scale(.3246)}}.snow:nth-child(232){opacity:.6474;transform:translate(20.6711vw,-10px) scale(.1016);animation:fall-232 20s -18s linear infinite}@keyframes fall-232{32.392%{transform:translate(16.893vw,32.392vh) scale(.1016)}to{transform:translate(18.78205vw,99vh) scale(.1016)}}.snow:nth-child(233){opacity:1.0384;transform:translate(49.3718vw,-10px) scale(.1478);animation:fall-233 27s -11s linear infinite}@keyframes fall-233{61.496%{transform:translate(53.4174vw,61.496vh) scale(.1478)}to{transform:translate(51.3946vw,99vh) scale(.1478)}}.snow:nth-child(234){opacity:.1458;transform:translate(58.8916vw,-10px) scale(.5874);animation:fall-234 20s -14s linear infinite}@keyframes fall-234{33.443%{transform:translate(63.9337vw,33.443vh) scale(.5874)}to{transform:translate(61.41265vw,99vh) scale(.5874)}}.snow:nth-child(235){opacity:.6744;transform:translate(71.8295vw,-10px) scale(.5183);animation:fall-235 26s -29s linear infinite}@keyframes fall-235{63.619%{transform:translate(62.6786vw,63.619vh) scale(.5183)}to{transform:translate(67.25405vw,99vh) scale(.5183)}}.snow:nth-child(236){opacity:.069;transform:translate(12.9733vw,-10px) scale(.2817);animation:fall-236 19s -20s linear infinite}@keyframes fall-236{51.343%{transform:translate(12.1404vw,51.343vh) scale(.2817)}to{transform:translate(12.55685vw,99vh) scale(.2817)}}.snow:nth-child(237){opacity:1.8538;transform:translate(58.3633vw,-10px) scale(.334);animation:fall-237 21s -13s linear infinite}@keyframes fall-237{66.586%{transform:translate(56.7369vw,66.586vh) scale(.334)}to{transform:translate(57.5501vw,99vh) scale(.334)}}.snow:nth-child(238){opacity:1.56;transform:translate(77.9299vw,-10px) scale(.9092);animation:fall-238 11s -20s linear infinite}@keyframes fall-238{36.829%{transform:translate(68.6511vw,36.829vh) scale(.9092)}to{transform:translate(73.2905vw,99vh) scale(.9092)}}.snow:nth-child(239){opacity:1.8642;transform:translate(.2373vw,-10px) scale(.5808);animation:fall-239 16s -8s linear infinite}@keyframes fall-239{46.608%{transform:translate(-1.9399vw,46.608vh) scale(.5808)}to{transform:translate(-.8513vw,99vh) scale(.5808)}}.snow:nth-child(240){opacity:.578;transform:translate(3.1495vw,-10px) scale(.8601);animation:fall-240 15s -2s linear infinite}@keyframes fall-240{68.144%{transform:translate(-2.6106vw,68.144vh) scale(.8601)}to{transform:translate(.26945vw,99vh) scale(.8601)}}.snow:nth-child(241){opacity:1.224;transform:translate(63.3461vw,-10px) scale(.1156);animation:fall-241 29s -16s linear infinite}@keyframes fall-241{38.857%{transform:translate(55.1222vw,38.857vh) scale(.1156)}to{transform:translate(59.23415vw,99vh) scale(.1156)}}.snow:nth-child(242){opacity:.2146;transform:translate(37.1691vw,-10px) scale(.1891);animation:fall-242 27s -29s linear infinite}@keyframes fall-242{31.963%{transform:translate(30.7596vw,31.963vh) scale(.1891)}to{transform:translate(33.96435vw,99vh) scale(.1891)}}.snow:nth-child(243){opacity:1.4226;transform:translate(91.3124vw,-10px) scale(.9827);animation:fall-243 27s -6s linear infinite}@keyframes fall-243{78.4%{transform:translate(96.2274vw,78.4vh) scale(.9827)}to{transform:translate(93.7699vw,99vh) scale(.9827)}}.snow:nth-child(244){opacity:1.9812;transform:translate(45.3954vw,-10px) scale(.4133);animation:fall-244 14s -22s linear infinite}@keyframes fall-244{32.853%{transform:translate(43.1584vw,32.853vh) scale(.4133)}to{transform:translate(44.2769vw,99vh) scale(.4133)}}.snow:nth-child(245){opacity:.4572;transform:translate(68.7115vw,-10px) scale(.0915);animation:fall-245 18s -16s linear infinite}@keyframes fall-245{39.9%{transform:translate(64.9939vw,39.9vh) scale(.0915)}to{transform:translate(66.8527vw,99vh) scale(.0915)}}.snow:nth-child(246){opacity:1.8362;transform:translate(48.043vw,-10px) scale(.0692);animation:fall-246 28s -3s linear infinite}@keyframes fall-246{34.632%{transform:translate(39.6181vw,34.632vh) scale(.0692)}to{transform:translate(43.83055vw,99vh) scale(.0692)}}.snow:nth-child(247){opacity:1.6;transform:translate(46.5335vw,-10px) scale(.8307);animation:fall-247 11s -22s linear infinite}@keyframes fall-247{56.715%{transform:translate(37.7163vw,56.715vh) scale(.8307)}to{transform:translate(42.1249vw,99vh) scale(.8307)}}.snow:nth-child(248){opacity:1.6376;transform:translate(86.909vw,-10px) scale(.2292);animation:fall-248 15s -15s linear infinite}@keyframes fall-248{43.708%{transform:translate(93.4774vw,43.708vh) scale(.2292)}to{transform:translate(90.1932vw,99vh) scale(.2292)}}.snow:nth-child(249){opacity:.6192;transform:translate(12.7241vw,-10px) scale(.7798);animation:fall-249 21s -30s linear infinite}@keyframes fall-249{55.937%{transform:translate(7.0997vw,55.937vh) scale(.7798)}to{transform:translate(9.9119vw,99vh) scale(.7798)}}.snow:nth-child(250){opacity:.2744;transform:translate(58.6616vw,-10px) scale(.3937);animation:fall-250 22s -7s linear infinite}@keyframes fall-250{77.709%{transform:translate(56.23vw,77.709vh) scale(.3937)}to{transform:translate(57.4458vw,99vh) scale(.3937)}}.snow:nth-child(251){opacity:.3924;transform:translate(90.968vw,-10px) scale(.6715);animation:fall-251 14s -15s linear infinite}@keyframes fall-251{67.361%{transform:translate(99.9116vw,67.361vh) scale(.6715)}to{transform:translate(95.4398vw,99vh) scale(.6715)}}.snow:nth-child(252){opacity:.2744;transform:translate(27.9712vw,-10px) scale(.1126);animation:fall-252 23s -3s linear infinite}@keyframes fall-252{77.629%{transform:translate(22.1585vw,77.629vh) scale(.1126)}to{transform:translate(25.06485vw,99vh) scale(.1126)}}.snow:nth-child(253){opacity:1.7728;transform:translate(51.7686vw,-10px) scale(.8681);animation:fall-253 29s -26s linear infinite}@keyframes fall-253{75.907%{transform:translate(50.3421vw,75.907vh) scale(.8681)}to{transform:translate(51.05535vw,99vh) scale(.8681)}}.snow:nth-child(254){opacity:1.0084;transform:translate(75.908vw,-10px) scale(.0065);animation:fall-254 11s -9s linear infinite}@keyframes fall-254{56.782%{transform:translate(73.7724vw,56.782vh) scale(.0065)}to{transform:translate(74.8402vw,99vh) scale(.0065)}}.snow:nth-child(255){opacity:1.5994;transform:translate(93.213vw,-10px) scale(.9758);animation:fall-255 17s -6s linear infinite}@keyframes fall-255{53.63%{transform:translate(99.8539vw,53.63vh) scale(.9758)}to{transform:translate(96.53345vw,99vh) scale(.9758)}}.snow:nth-child(256){opacity:1.527;transform:translate(82.307vw,-10px) scale(.5223);animation:fall-256 13s -14s linear infinite}@keyframes fall-256{57.777%{transform:translate(83.3918vw,57.777vh) scale(.5223)}to{transform:translate(82.8494vw,99vh) scale(.5223)}}.snow:nth-child(257){opacity:1.8414;transform:translate(48.8597vw,-10px) scale(.395);animation:fall-257 20s -19s linear infinite}@keyframes fall-257{40.219%{transform:translate(58.1475vw,40.219vh) scale(.395)}to{transform:translate(53.5036vw,99vh) scale(.395)}}.snow:nth-child(258){opacity:.6796;transform:translate(85.8177vw,-10px) scale(.0579);animation:fall-258 17s -17s linear infinite}@keyframes fall-258{42.856%{transform:translate(82.4793vw,42.856vh) scale(.0579)}to{transform:translate(84.1485vw,99vh) scale(.0579)}}.snow:nth-child(259){opacity:.1918;transform:translate(97.6579vw,-10px) scale(.0673);animation:fall-259 26s -27s linear infinite}@keyframes fall-259{52.145%{transform:translate(99.8342vw,52.145vh) scale(.0673)}to{transform:translate(98.74605vw,99vh) scale(.0673)}}.snow:nth-child(260){opacity:.3646;transform:translate(76.6091vw,-10px) scale(.499);animation:fall-260 15s -13s linear infinite}@keyframes fall-260{49.229%{transform:translate(75.2918vw,49.229vh) scale(.499)}to{transform:translate(75.95045vw,99vh) scale(.499)}}.snow:nth-child(261){opacity:.1694;transform:translate(9.4925vw,-10px) scale(.0955);animation:fall-261 21s -11s linear infinite}@keyframes fall-261{34.075%{transform:translate(9.3681vw,34.075vh) scale(.0955)}to{transform:translate(9.4303vw,99vh) scale(.0955)}}.snow:nth-child(262){opacity:1.3044;transform:translate(67.447vw,-10px) scale(.5267);animation:fall-262 13s -1s linear infinite}@keyframes fall-262{61.617%{transform:translate(59.7276vw,61.617vh) scale(.5267)}to{transform:translate(63.5873vw,99vh) scale(.5267)}}.snow:nth-child(263){opacity:.5674;transform:translate(74.5027vw,-10px) scale(.3088);animation:fall-263 27s -12s linear infinite}@keyframes fall-263{31.336%{transform:translate(83.4085vw,31.336vh) scale(.3088)}to{transform:translate(78.9556vw,99vh) scale(.3088)}}.snow:nth-child(264){opacity:1.4406;transform:translate(5.404vw,-10px) scale(.1259);animation:fall-264 17s -23s linear infinite}@keyframes fall-264{70.522%{transform:translate(6.501vw,70.522vh) scale(.1259)}to{transform:translate(5.9525vw,99vh) scale(.1259)}}.snow:nth-child(265){opacity:.3596;transform:translate(20.4972vw,-10px) scale(.0011);animation:fall-265 13s -8s linear infinite}@keyframes fall-265{60.941%{transform:translate(28.6152vw,60.941vh) scale(.0011)}to{transform:translate(24.5562vw,99vh) scale(.0011)}}.snow:nth-child(266){opacity:.392;transform:translate(54.0698vw,-10px) scale(.6005);animation:fall-266 13s -29s linear infinite}@keyframes fall-266{59.985%{transform:translate(48.2465vw,59.985vh) scale(.6005)}to{transform:translate(51.15815vw,99vh) scale(.6005)}}.snow:nth-child(267){opacity:.4756;transform:translate(31.925vw,-10px) scale(.826);animation:fall-267 23s -27s linear infinite}@keyframes fall-267{41.024%{transform:translate(24.39vw,41.024vh) scale(.826)}to{transform:translate(28.1575vw,99vh) scale(.826)}}.snow:nth-child(268){opacity:1.6316;transform:translate(34.7587vw,-10px) scale(.94);animation:fall-268 21s -1s linear infinite}@keyframes fall-268{40.736%{transform:translate(40.497vw,40.736vh) scale(.94)}to{transform:translate(37.62785vw,99vh) scale(.94)}}.snow:nth-child(269){opacity:.7236;transform:translate(92.5045vw,-10px) scale(.338);animation:fall-269 12s -8s linear infinite}@keyframes fall-269{66.707%{transform:translate(89.8391vw,66.707vh) scale(.338)}to{transform:translate(91.1718vw,99vh) scale(.338)}}.snow:nth-child(270){opacity:.1076;transform:translate(19.9856vw,-10px) scale(.7636);animation:fall-270 23s -21s linear infinite}@keyframes fall-270{58.366%{transform:translate(15.1946vw,58.366vh) scale(.7636)}to{transform:translate(17.5901vw,99vh) scale(.7636)}}.snow:nth-child(271){opacity:.9382;transform:translate(23.3405vw,-10px) scale(.225);animation:fall-271 12s -23s linear infinite}@keyframes fall-271{54.528%{transform:translate(31.7966vw,54.528vh) scale(.225)}to{transform:translate(27.56855vw,99vh) scale(.225)}}.snow:nth-child(272){opacity:.0766;transform:translate(16.3031vw,-10px) scale(.3891);animation:fall-272 27s -14s linear infinite}@keyframes fall-272{54.013%{transform:translate(18.7302vw,54.013vh) scale(.3891)}to{transform:translate(17.51665vw,99vh) scale(.3891)}}.snow:nth-child(273){opacity:.2288;transform:translate(12.989vw,-10px) scale(.0785);animation:fall-273 26s -15s linear infinite}@keyframes fall-273{33.744%{transform:translate(20.1849vw,33.744vh) scale(.0785)}to{transform:translate(16.58695vw,99vh) scale(.0785)}}.snow:nth-child(274){opacity:.2726;transform:translate(92.1402vw,-10px) scale(.7216);animation:fall-274 19s -6s linear infinite}@keyframes fall-274{68.428%{transform:translate(98.2174vw,68.428vh) scale(.7216)}to{transform:translate(95.1788vw,99vh) scale(.7216)}}.snow:nth-child(275){opacity:.5754;transform:translate(63.2427vw,-10px) scale(.8175);animation:fall-275 13s -5s linear infinite}@keyframes fall-275{32.539%{transform:translate(55.8889vw,32.539vh) scale(.8175)}to{transform:translate(59.5658vw,99vh) scale(.8175)}}.snow:nth-child(276){opacity:.587;transform:translate(4.0891vw,-10px) scale(.6358);animation:fall-276 30s -25s linear infinite}@keyframes fall-276{55.777%{transform:translate(12.4464vw,55.777vh) scale(.6358)}to{transform:translate(8.26775vw,99vh) scale(.6358)}}.snow:nth-child(277){opacity:1.3988;transform:translate(65.6121vw,-10px) scale(.9082);animation:fall-277 28s -8s linear infinite}@keyframes fall-277{50.301%{transform:translate(55.8452vw,50.301vh) scale(.9082)}to{transform:translate(60.72865vw,99vh) scale(.9082)}}.snow:nth-child(278){opacity:.8992;transform:translate(20.9428vw,-10px) scale(.7973);animation:fall-278 16s -5s linear infinite}@keyframes fall-278{33.685%{transform:translate(19.4078vw,33.685vh) scale(.7973)}to{transform:translate(20.1753vw,99vh) scale(.7973)}}.snow:nth-child(279){opacity:.5634;transform:translate(58.6232vw,-10px) scale(.9541);animation:fall-279 14s -14s linear infinite}@keyframes fall-279{30.054%{transform:translate(52.0384vw,30.054vh) scale(.9541)}to{transform:translate(55.3308vw,99vh) scale(.9541)}}.snow:nth-child(280){opacity:.9358;transform:translate(65.3119vw,-10px) scale(.7945);animation:fall-280 20s -5s linear infinite}@keyframes fall-280{45.411%{transform:translate(58.6215vw,45.411vh) scale(.7945)}to{transform:translate(61.9667vw,99vh) scale(.7945)}}.snow:nth-child(281){opacity:.4554;transform:translate(82.5334vw,-10px) scale(.1786);animation:fall-281 15s -9s linear infinite}@keyframes fall-281{75.037%{transform:translate(78.1594vw,75.037vh) scale(.1786)}to{transform:translate(80.3464vw,99vh) scale(.1786)}}.snow:nth-child(282){opacity:1.8878;transform:translate(93.6142vw,-10px) scale(.2547);animation:fall-282 21s -20s linear infinite}@keyframes fall-282{61.033%{transform:translate(102.5926vw,61.033vh) scale(.2547)}to{transform:translate(98.1034vw,99vh) scale(.2547)}}.snow:nth-child(283){opacity:1.404;transform:translate(87.8433vw,-10px) scale(.8383);animation:fall-283 28s -27s linear infinite}@keyframes fall-283{68.523%{transform:translate(89.275vw,68.523vh) scale(.8383)}to{transform:translate(88.55915vw,99vh) scale(.8383)}}.snow:nth-child(284){opacity:1.3762;transform:translate(61.8811vw,-10px) scale(.1729);animation:fall-284 20s -7s linear infinite}@keyframes fall-284{45.909%{transform:translate(53.4354vw,45.909vh) scale(.1729)}to{transform:translate(57.65825vw,99vh) scale(.1729)}}.snow:nth-child(285){opacity:1.8138;transform:translate(78.0237vw,-10px) scale(.4992);animation:fall-285 22s -18s linear infinite}@keyframes fall-285{35.089%{transform:translate(87.405vw,35.089vh) scale(.4992)}to{transform:translate(82.71435vw,99vh) scale(.4992)}}.snow:nth-child(286){opacity:1.5586;transform:translate(58.5338vw,-10px) scale(.7607);animation:fall-286 14s -1s linear infinite}@keyframes fall-286{57.048%{transform:translate(53.9209vw,57.048vh) scale(.7607)}to{transform:translate(56.22735vw,99vh) scale(.7607)}}.snow:nth-child(287){opacity:.2706;transform:translate(10.1861vw,-10px) scale(.4147);animation:fall-287 29s -23s linear infinite}@keyframes fall-287{51.881%{transform:translate(14.3355vw,51.881vh) scale(.4147)}to{transform:translate(12.2608vw,99vh) scale(.4147)}}.snow:nth-child(288){opacity:1.5284;transform:translate(80.477vw,-10px) scale(.4329);animation:fall-288 11s -10s linear infinite}@keyframes fall-288{54.211%{transform:translate(78.7182vw,54.211vh) scale(.4329)}to{transform:translate(79.5976vw,99vh) scale(.4329)}}.snow:nth-child(289){opacity:.3242;transform:translate(50.6699vw,-10px) scale(.5751);animation:fall-289 29s -26s linear infinite}@keyframes fall-289{30.894%{transform:translate(43.5546vw,30.894vh) scale(.5751)}to{transform:translate(47.11225vw,99vh) scale(.5751)}}.snow:nth-child(290){opacity:1.0402;transform:translate(71.2508vw,-10px) scale(.3089);animation:fall-290 23s -28s linear infinite}@keyframes fall-290{59.978%{transform:translate(71.3858vw,59.978vh) scale(.3089)}to{transform:translate(71.3183vw,99vh) scale(.3089)}}.snow:nth-child(291){opacity:.7712;transform:translate(90.5688vw,-10px) scale(.8957);animation:fall-291 28s -30s linear infinite}@keyframes fall-291{72.026%{transform:translate(90.4173vw,72.026vh) scale(.8957)}to{transform:translate(90.49305vw,99vh) scale(.8957)}}.snow:nth-child(292){opacity:.587;transform:translate(88.5624vw,-10px) scale(.0284);animation:fall-292 26s -21s linear infinite}@keyframes fall-292{50.123%{transform:translate(91.0662vw,50.123vh) scale(.0284)}to{transform:translate(89.8143vw,99vh) scale(.0284)}}.snow:nth-child(293){opacity:1.8416;transform:translate(33.2789vw,-10px) scale(.9937);animation:fall-293 30s -19s linear infinite}@keyframes fall-293{30.483%{transform:translate(34.4014vw,30.483vh) scale(.9937)}to{transform:translate(33.84015vw,99vh) scale(.9937)}}.snow:nth-child(294){opacity:.0188;transform:translate(35.3918vw,-10px) scale(.7628);animation:fall-294 23s -9s linear infinite}@keyframes fall-294{44.489%{transform:translate(28.8134vw,44.489vh) scale(.7628)}to{transform:translate(32.1026vw,99vh) scale(.7628)}}.snow:nth-child(295){opacity:1.3904;transform:translate(94.3932vw,-10px) scale(.6034);animation:fall-295 23s -26s linear infinite}@keyframes fall-295{32.337%{transform:translate(92.0147vw,32.337vh) scale(.6034)}to{transform:translate(93.20395vw,99vh) scale(.6034)}}.snow:nth-child(296){opacity:.272;transform:translate(39.7907vw,-10px) scale(.9822);animation:fall-296 27s -9s linear infinite}@keyframes fall-296{62.503%{transform:translate(44.9683vw,62.503vh) scale(.9822)}to{transform:translate(42.3795vw,99vh) scale(.9822)}}.snow:nth-child(297){opacity:.604;transform:translate(24.5556vw,-10px) scale(.737);animation:fall-297 12s -27s linear infinite}@keyframes fall-297{33.696%{transform:translate(24.8441vw,33.696vh) scale(.737)}to{transform:translate(24.69985vw,99vh) scale(.737)}}.snow:nth-child(298){opacity:1.6382;transform:translate(64.6197vw,-10px) scale(.91);animation:fall-298 19s -11s linear infinite}@keyframes fall-298{63.292%{transform:translate(64.6733vw,63.292vh) scale(.91)}to{transform:translate(64.6465vw,99vh) scale(.91)}}.snow:nth-child(299){opacity:1.449;transform:translate(57.5603vw,-10px) scale(.94);animation:fall-299 29s -2s linear infinite}@keyframes fall-299{57.76%{transform:translate(63.5821vw,57.76vh) scale(.94)}to{transform:translate(60.5712vw,99vh) scale(.94)}}.snow:nth-child(300){opacity:1.5208;transform:translate(93.9489vw,-10px) scale(.3823);animation:fall-300 19s -19s linear infinite}@keyframes fall-300{70.06%{transform:translate(90.4968vw,70.06vh) scale(.3823)}to{transform:translate(92.22285vw,99vh) scale(.3823)}}.snow:nth-child(301){opacity:.8558;transform:translate(10.9953vw,-10px) scale(.1885);animation:fall-301 20s -18s linear infinite}@keyframes fall-301{76.283%{transform:translate(12.2483vw,76.283vh) scale(.1885)}to{transform:translate(11.6218vw,99vh) scale(.1885)}}.snow:nth-child(302){opacity:.9584;transform:translate(27.8206vw,-10px) scale(.861);animation:fall-302 23s -14s linear infinite}@keyframes fall-302{31.522%{transform:translate(20.9617vw,31.522vh) scale(.861)}to{transform:translate(24.39115vw,99vh) scale(.861)}}.snow:nth-child(303){opacity:1.6242;transform:translate(81.0025vw,-10px) scale(.8166);animation:fall-303 25s -3s linear infinite}@keyframes fall-303{41.778%{transform:translate(90.8398vw,41.778vh) scale(.8166)}to{transform:translate(85.92115vw,99vh) scale(.8166)}}.snow:nth-child(304){opacity:.7024;transform:translate(72.4312vw,-10px) scale(.1093);animation:fall-304 18s -20s linear infinite}@keyframes fall-304{74.671%{transform:translate(81.7826vw,74.671vh) scale(.1093)}to{transform:translate(77.1069vw,99vh) scale(.1093)}}.snow:nth-child(305){opacity:1.6614;transform:translate(81.3736vw,-10px) scale(.8766);animation:fall-305 16s -7s linear infinite}@keyframes fall-305{59.384%{transform:translate(88.5616vw,59.384vh) scale(.8766)}to{transform:translate(84.9676vw,99vh) scale(.8766)}}.snow:nth-child(306){opacity:.1516;transform:translate(11.2343vw,-10px) scale(.1754);animation:fall-306 19s -13s linear infinite}@keyframes fall-306{50.898%{transform:translate(10.6558vw,50.898vh) scale(.1754)}to{transform:translate(10.94505vw,99vh) scale(.1754)}}.snow:nth-child(307){opacity:.8044;transform:translate(69.7122vw,-10px) scale(.6519);animation:fall-307 26s -15s linear infinite}@keyframes fall-307{32.675%{transform:translate(60.8316vw,32.675vh) scale(.6519)}to{transform:translate(65.2719vw,99vh) scale(.6519)}}.snow:nth-child(308){opacity:.8172;transform:translate(39.1462vw,-10px) scale(.6606);animation:fall-308 20s -9s linear infinite}@keyframes fall-308{64.104%{transform:translate(39.0492vw,64.104vh) scale(.6606)}to{transform:translate(39.0977vw,99vh) scale(.6606)}}.snow:nth-child(309){opacity:1.2422;transform:translate(55.5759vw,-10px) scale(.5214);animation:fall-309 25s -14s linear infinite}@keyframes fall-309{52.71%{transform:translate(60.9113vw,52.71vh) scale(.5214)}to{transform:translate(58.2436vw,99vh) scale(.5214)}}.snow:nth-child(310){opacity:1.1224;transform:translate(32.6629vw,-10px) scale(.269);animation:fall-310 29s -6s linear infinite}@keyframes fall-310{42.118%{transform:translate(37.8956vw,42.118vh) scale(.269)}to{transform:translate(35.27925vw,99vh) scale(.269)}}.snow:nth-child(311){opacity:.5136;transform:translate(45.5241vw,-10px) scale(.8169);animation:fall-311 12s -14s linear infinite}@keyframes fall-311{54.809%{transform:translate(49.4869vw,54.809vh) scale(.8169)}to{transform:translate(47.5055vw,99vh) scale(.8169)}}.snow:nth-child(312){opacity:.8346;transform:translate(99.4313vw,-10px) scale(.7087);animation:fall-312 19s -23s linear infinite}@keyframes fall-312{63.178%{transform:translate(106.8395vw,63.178vh) scale(.7087)}to{transform:translate(103.1354vw,99vh) scale(.7087)}}.snow:nth-child(313){opacity:.2324;transform:translate(62.9101vw,-10px) scale(.0417);animation:fall-313 29s -27s linear infinite}@keyframes fall-313{53.474%{transform:translate(66.4628vw,53.474vh) scale(.0417)}to{transform:translate(64.68645vw,99vh) scale(.0417)}}.snow:nth-child(314){opacity:.7484;transform:translate(37.8376vw,-10px) scale(.7858);animation:fall-314 21s -15s linear infinite}@keyframes fall-314{46.584%{transform:translate(41.1762vw,46.584vh) scale(.7858)}to{transform:translate(39.5069vw,99vh) scale(.7858)}}.snow:nth-child(315){opacity:1.8478;transform:translate(56.0663vw,-10px) scale(.8962);animation:fall-315 13s -4s linear infinite}@keyframes fall-315{35.137%{transform:translate(50.2556vw,35.137vh) scale(.8962)}to{transform:translate(53.16095vw,99vh) scale(.8962)}}.snow:nth-child(316){opacity:.758;transform:translate(68.6677vw,-10px) scale(.4849);animation:fall-316 25s -15s linear infinite}@keyframes fall-316{73.45%{transform:translate(70.3565vw,73.45vh) scale(.4849)}to{transform:translate(69.5121vw,99vh) scale(.4849)}}.snow:nth-child(317){opacity:1.791;transform:translate(18.9017vw,-10px) scale(.7577);animation:fall-317 19s -10s linear infinite}@keyframes fall-317{71.476%{transform:translate(10.4504vw,71.476vh) scale(.7577)}to{transform:translate(14.67605vw,99vh) scale(.7577)}}.snow:nth-child(318){opacity:1.479;transform:translate(59.5463vw,-10px) scale(.1602);animation:fall-318 26s -9s linear infinite}@keyframes fall-318{72.22%{transform:translate(53.5793vw,72.22vh) scale(.1602)}to{transform:translate(56.5628vw,99vh) scale(.1602)}}.snow:nth-child(319){opacity:.0166;transform:translate(32.48vw,-10px) scale(.1167);animation:fall-319 19s -30s linear infinite}@keyframes fall-319{58.677%{transform:translate(36.9673vw,58.677vh) scale(.1167)}to{transform:translate(34.72365vw,99vh) scale(.1167)}}.snow:nth-child(320){opacity:.8086;transform:translate(23.8059vw,-10px) scale(.7017);animation:fall-320 14s -3s linear infinite}@keyframes fall-320{31.296%{transform:translate(18.0859vw,31.296vh) scale(.7017)}to{transform:translate(20.9459vw,99vh) scale(.7017)}}.snow:nth-child(321){opacity:1.9176;transform:translate(10.0169vw,-10px) scale(.9957);animation:fall-321 10s -10s linear infinite}@keyframes fall-321{40.916%{transform:translate(1.5641vw,40.916vh) scale(.9957)}to{transform:translate(5.7905vw,99vh) scale(.9957)}}.snow:nth-child(322){opacity:1.8738;transform:translate(39.21vw,-10px) scale(.0375);animation:fall-322 25s -11s linear infinite}@keyframes fall-322{66.034%{transform:translate(40.8205vw,66.034vh) scale(.0375)}to{transform:translate(40.01525vw,99vh) scale(.0375)}}.snow:nth-child(323){opacity:1.2748;transform:translate(61.9387vw,-10px) scale(.1318);animation:fall-323 27s -21s linear infinite}@keyframes fall-323{78.689%{transform:translate(58.4516vw,78.689vh) scale(.1318)}to{transform:translate(60.19515vw,99vh) scale(.1318)}}.snow:nth-child(324){opacity:1.1028;transform:translate(59.347vw,-10px) scale(.4308);animation:fall-324 13s -14s linear infinite}@keyframes fall-324{66.182%{transform:translate(51.8906vw,66.182vh) scale(.4308)}to{transform:translate(55.6188vw,99vh) scale(.4308)}}.snow:nth-child(325){opacity:1.0548;transform:translate(89.181vw,-10px) scale(.0043);animation:fall-325 20s -14s linear infinite}@keyframes fall-325{72.324%{transform:translate(92.8911vw,72.324vh) scale(.0043)}to{transform:translate(91.03605vw,99vh) scale(.0043)}}.snow:nth-child(326){opacity:.5768;transform:translate(29.4518vw,-10px) scale(.7487);animation:fall-326 22s -21s linear infinite}@keyframes fall-326{58.652%{transform:translate(35.7325vw,58.652vh) scale(.7487)}to{transform:translate(32.59215vw,99vh) scale(.7487)}}.snow:nth-child(327){opacity:1.1776;transform:translate(56.7029vw,-10px) scale(.286);animation:fall-327 28s -22s linear infinite}@keyframes fall-327{33.205%{transform:translate(61.3159vw,33.205vh) scale(.286)}to{transform:translate(59.0094vw,99vh) scale(.286)}}.snow:nth-child(328){opacity:.5772;transform:translate(40.2464vw,-10px) scale(.6398);animation:fall-328 18s -20s linear infinite}@keyframes fall-328{31.9%{transform:translate(36.3276vw,31.9vh) scale(.6398)}to{transform:translate(38.287vw,99vh) scale(.6398)}}.snow:nth-child(329){opacity:1.0248;transform:translate(46.8482vw,-10px) scale(.9091);animation:fall-329 19s -15s linear infinite}@keyframes fall-329{73.497%{transform:translate(41.509vw,73.497vh) scale(.9091)}to{transform:translate(44.1786vw,99vh) scale(.9091)}}.snow:nth-child(330){opacity:.9014;transform:translate(52.0034vw,-10px) scale(.7454);animation:fall-330 19s -19s linear infinite}@keyframes fall-330{77.624%{transform:translate(58.8375vw,77.624vh) scale(.7454)}to{transform:translate(55.42045vw,99vh) scale(.7454)}}.snow:nth-child(331){opacity:1.8256;transform:translate(75.2703vw,-10px) scale(.2017);animation:fall-331 14s -4s linear infinite}@keyframes fall-331{58.731%{transform:translate(74.6811vw,58.731vh) scale(.2017)}to{transform:translate(74.9757vw,99vh) scale(.2017)}}.snow:nth-child(332){opacity:.6628;transform:translate(28.3807vw,-10px) scale(.1888);animation:fall-332 13s -6s linear infinite}@keyframes fall-332{55.082%{transform:translate(36.6935vw,55.082vh) scale(.1888)}to{transform:translate(32.5371vw,99vh) scale(.1888)}}.snow:nth-child(333){opacity:.3826;transform:translate(20.7765vw,-10px) scale(.7421);animation:fall-333 27s -19s linear infinite}@keyframes fall-333{58.983%{transform:translate(14.6777vw,58.983vh) scale(.7421)}to{transform:translate(17.7271vw,99vh) scale(.7421)}}.snow:nth-child(334){opacity:.2806;transform:translate(17.5302vw,-10px) scale(.0858);animation:fall-334 25s -20s linear infinite}@keyframes fall-334{60.027%{transform:translate(14.8567vw,60.027vh) scale(.0858)}to{transform:translate(16.19345vw,99vh) scale(.0858)}}.snow:nth-child(335){opacity:.6986;transform:translate(98.3832vw,-10px) scale(.033);animation:fall-335 21s -18s linear infinite}@keyframes fall-335{42.306%{transform:translate(92.9788vw,42.306vh) scale(.033)}to{transform:translate(95.681vw,99vh) scale(.033)}}.snow:nth-child(336){opacity:1.0552;transform:translate(80.3216vw,-10px) scale(.7514);animation:fall-336 23s -3s linear infinite}@keyframes fall-336{59.172%{transform:translate(80.0463vw,59.172vh) scale(.7514)}to{transform:translate(80.18395vw,99vh) scale(.7514)}}.snow:nth-child(337){opacity:1.0432;transform:translate(98.2741vw,-10px) scale(.9541);animation:fall-337 28s -7s linear infinite}@keyframes fall-337{62.371%{transform:translate(92.4686vw,62.371vh) scale(.9541)}to{transform:translate(95.37135vw,99vh) scale(.9541)}}.snow:nth-child(338){opacity:1.5232;transform:translate(16.7145vw,-10px) scale(.3558);animation:fall-338 10s -22s linear infinite}@keyframes fall-338{71.414%{transform:translate(19.2312vw,71.414vh) scale(.3558)}to{transform:translate(17.97285vw,99vh) scale(.3558)}}.snow:nth-child(339){opacity:1.6852;transform:translate(76.6868vw,-10px) scale(.89);animation:fall-339 30s -15s linear infinite}@keyframes fall-339{76.775%{transform:translate(66.984vw,76.775vh) scale(.89)}to{transform:translate(71.8354vw,99vh) scale(.89)}}.snow:nth-child(340){opacity:1.515;transform:translate(90.5853vw,-10px) scale(.6952);animation:fall-340 22s -30s linear infinite}@keyframes fall-340{57.731%{transform:translate(96.9687vw,57.731vh) scale(.6952)}to{transform:translate(93.777vw,99vh) scale(.6952)}}.snow:nth-child(341){opacity:.9948;transform:translate(32.4324vw,-10px) scale(.6595);animation:fall-341 13s -19s linear infinite}@keyframes fall-341{56.085%{transform:translate(23.3508vw,56.085vh) scale(.6595)}to{transform:translate(27.8916vw,99vh) scale(.6595)}}.snow:nth-child(342){opacity:1.322;transform:translate(1.6608vw,-10px) scale(.0025);animation:fall-342 28s -8s linear infinite}@keyframes fall-342{49.187%{transform:translate(.9328vw,49.187vh) scale(.0025)}to{transform:translate(1.2968vw,99vh) scale(.0025)}}.snow:nth-child(343){opacity:1.4714;transform:translate(46.2099vw,-10px) scale(.3686);animation:fall-343 27s -25s linear infinite}@keyframes fall-343{68.016%{transform:translate(44.1899vw,68.016vh) scale(.3686)}to{transform:translate(45.1999vw,99vh) scale(.3686)}}.snow:nth-child(344){opacity:.2934;transform:translate(97.1835vw,-10px) scale(.7639);animation:fall-344 24s -7s linear infinite}@keyframes fall-344{51.989%{transform:translate(96.8005vw,51.989vh) scale(.7639)}to{transform:translate(96.992vw,99vh) scale(.7639)}}.snow:nth-child(345){opacity:1.681;transform:translate(15.346vw,-10px) scale(.853);animation:fall-345 17s -30s linear infinite}@keyframes fall-345{34.96%{transform:translate(5.6915vw,34.96vh) scale(.853)}to{transform:translate(10.51875vw,99vh) scale(.853)}}.snow:nth-child(346){opacity:1.4742;transform:translate(22.2818vw,-10px) scale(.8689);animation:fall-346 27s -1s linear infinite}@keyframes fall-346{65.117%{transform:translate(24.1625vw,65.117vh) scale(.8689)}to{transform:translate(23.22215vw,99vh) scale(.8689)}}.snow:nth-child(347){opacity:1.8442;transform:translate(64.6574vw,-10px) scale(.1927);animation:fall-347 22s -4s linear infinite}@keyframes fall-347{62.749%{transform:translate(60.1642vw,62.749vh) scale(.1927)}to{transform:translate(62.4108vw,99vh) scale(.1927)}}.snow:nth-child(348){opacity:.5318;transform:translate(21.0904vw,-10px) scale(.6282);animation:fall-348 15s -4s linear infinite}@keyframes fall-348{72.292%{transform:translate(22.8264vw,72.292vh) scale(.6282)}to{transform:translate(21.9584vw,99vh) scale(.6282)}}.snow:nth-child(349){opacity:.5766;transform:translate(58.8136vw,-10px) scale(.1783);animation:fall-349 29s -10s linear infinite}@keyframes fall-349{66.964%{transform:translate(67.7796vw,66.964vh) scale(.1783)}to{transform:translate(63.2966vw,99vh) scale(.1783)}}.snow:nth-child(350){opacity:1.5982;transform:translate(94.0186vw,-10px) scale(.1216);animation:fall-350 11s -8s linear infinite}@keyframes fall-350{32.507%{transform:translate(91.4975vw,32.507vh) scale(.1216)}to{transform:translate(92.75805vw,99vh) scale(.1216)}}.snow:nth-child(351){opacity:.5092;transform:translate(48.4952vw,-10px) scale(.5643);animation:fall-351 17s -14s linear infinite}@keyframes fall-351{63.307%{transform:translate(46.1016vw,63.307vh) scale(.5643)}to{transform:translate(47.2984vw,99vh) scale(.5643)}}.snow:nth-child(352){opacity:1.2854;transform:translate(99.5166vw,-10px) scale(.0489);animation:fall-352 11s -6s linear infinite}@keyframes fall-352{69.796%{transform:translate(91.6041vw,69.796vh) scale(.0489)}to{transform:translate(95.56035vw,99vh) scale(.0489)}}.snow:nth-child(353){opacity:1.5362;transform:translate(62.1454vw,-10px) scale(.0309);animation:fall-353 10s -7s linear infinite}@keyframes fall-353{77.626%{transform:translate(65.6683vw,77.626vh) scale(.0309)}to{transform:translate(63.90685vw,99vh) scale(.0309)}}.snow:nth-child(354){opacity:.4852;transform:translate(8.2256vw,-10px) scale(.3916);animation:fall-354 23s -22s linear infinite}@keyframes fall-354{48.628%{transform:translate(6.7535vw,48.628vh) scale(.3916)}to{transform:translate(7.48955vw,99vh) scale(.3916)}}.snow:nth-child(355){opacity:1.2296;transform:translate(45.2765vw,-10px) scale(.2621);animation:fall-355 27s -24s linear infinite}@keyframes fall-355{48.711%{transform:translate(47.4598vw,48.711vh) scale(.2621)}to{transform:translate(46.36815vw,99vh) scale(.2621)}}.snow:nth-child(356){opacity:1.8966;transform:translate(18.4438vw,-10px) scale(.0954);animation:fall-356 20s -20s linear infinite}@keyframes fall-356{51.499%{transform:translate(14.8221vw,51.499vh) scale(.0954)}to{transform:translate(16.63295vw,99vh) scale(.0954)}}.snow:nth-child(357){opacity:1.1286;transform:translate(36.3211vw,-10px) scale(.0701);animation:fall-357 30s -24s linear infinite}@keyframes fall-357{44.761%{transform:translate(27.0232vw,44.761vh) scale(.0701)}to{transform:translate(31.67215vw,99vh) scale(.0701)}}.snow:nth-child(358){opacity:1.7246;transform:translate(17.121vw,-10px) scale(.3659);animation:fall-358 16s -2s linear infinite}@keyframes fall-358{60.217%{transform:translate(13.365vw,60.217vh) scale(.3659)}to{transform:translate(15.243vw,99vh) scale(.3659)}}.snow:nth-child(359){opacity:1.6416;transform:translate(96.6419vw,-10px) scale(.3314);animation:fall-359 22s -30s linear infinite}@keyframes fall-359{66.232%{transform:translate(87.2727vw,66.232vh) scale(.3314)}to{transform:translate(91.9573vw,99vh) scale(.3314)}}.snow:nth-child(360){opacity:.2242;transform:translate(14.6388vw,-10px) scale(.8491);animation:fall-360 20s -12s linear infinite}@keyframes fall-360{49.547%{transform:translate(23.6918vw,49.547vh) scale(.8491)}to{transform:translate(19.1653vw,99vh) scale(.8491)}}.snow:nth-child(361){opacity:1.1464;transform:translate(80.9579vw,-10px) scale(.1203);animation:fall-361 16s -29s linear infinite}@keyframes fall-361{75.535%{transform:translate(85.7732vw,75.535vh) scale(.1203)}to{transform:translate(83.36555vw,99vh) scale(.1203)}}.snow:nth-child(362){opacity:1.6408;transform:translate(28.2524vw,-10px) scale(.3408);animation:fall-362 10s -1s linear infinite}@keyframes fall-362{56.211%{transform:translate(36.1644vw,56.211vh) scale(.3408)}to{transform:translate(32.2084vw,99vh) scale(.3408)}}.snow:nth-child(363){opacity:.596;transform:translate(90.468vw,-10px) scale(.1141);animation:fall-363 10s -7s linear infinite}@keyframes fall-363{44.643%{transform:translate(85.6148vw,44.643vh) scale(.1141)}to{transform:translate(88.0414vw,99vh) scale(.1141)}}.snow:nth-child(364){opacity:.921;transform:translate(72.6375vw,-10px) scale(.9947);animation:fall-364 16s -19s linear infinite}@keyframes fall-364{53.436%{transform:translate(81.4363vw,53.436vh) scale(.9947)}to{transform:translate(77.0369vw,99vh) scale(.9947)}}.snow:nth-child(365){opacity:1.3542;transform:translate(66.3926vw,-10px) scale(.4865);animation:fall-365 13s -14s linear infinite}@keyframes fall-365{52.964%{transform:translate(76.3451vw,52.964vh) scale(.4865)}to{transform:translate(71.36885vw,99vh) scale(.4865)}}.snow:nth-child(366){opacity:1.4696;transform:translate(57.4737vw,-10px) scale(.3136);animation:fall-366 16s -8s linear infinite}@keyframes fall-366{68.871%{transform:translate(48.699vw,68.871vh) scale(.3136)}to{transform:translate(53.08635vw,99vh) scale(.3136)}}.snow:nth-child(367){opacity:.4536;transform:translate(99.9126vw,-10px) scale(.7868);animation:fall-367 25s -26s linear infinite}@keyframes fall-367{30.339%{transform:translate(102.4539vw,30.339vh) scale(.7868)}to{transform:translate(101.18325vw,99vh) scale(.7868)}}.snow:nth-child(368){opacity:.714;transform:translate(75.8454vw,-10px) scale(.3572);animation:fall-368 30s -30s linear infinite}@keyframes fall-368{51.747%{transform:translate(73.1537vw,51.747vh) scale(.3572)}to{transform:translate(74.49955vw,99vh) scale(.3572)}}.snow:nth-child(369){opacity:1.6462;transform:translate(35.3948vw,-10px) scale(.0903);animation:fall-369 23s -13s linear infinite}@keyframes fall-369{42.482%{transform:translate(26.5275vw,42.482vh) scale(.0903)}to{transform:translate(30.96115vw,99vh) scale(.0903)}}.snow:nth-child(370){opacity:.405;transform:translate(13.3507vw,-10px) scale(.7081);animation:fall-370 10s -28s linear infinite}@keyframes fall-370{36.304%{transform:translate(4.8557vw,36.304vh) scale(.7081)}to{transform:translate(9.1032vw,99vh) scale(.7081)}}.snow:nth-child(371){opacity:1.5872;transform:translate(11.2571vw,-10px) scale(.9504);animation:fall-371 19s -15s linear infinite}@keyframes fall-371{74.114%{transform:translate(7.9163vw,74.114vh) scale(.9504)}to{transform:translate(9.5867vw,99vh) scale(.9504)}}.snow:nth-child(372){opacity:.3594;transform:translate(83.4123vw,-10px) scale(.9101);animation:fall-372 11s -13s linear infinite}@keyframes fall-372{60.97%{transform:translate(75.8629vw,60.97vh) scale(.9101)}to{transform:translate(79.6376vw,99vh) scale(.9101)}}.snow:nth-child(373){opacity:1.941;transform:translate(86.6576vw,-10px) scale(.8697);animation:fall-373 16s -12s linear infinite}@keyframes fall-373{79.863%{transform:translate(80.5807vw,79.863vh) scale(.8697)}to{transform:translate(83.61915vw,99vh) scale(.8697)}}.snow:nth-child(374){opacity:1.0218;transform:translate(67.1313vw,-10px) scale(.5297);animation:fall-374 24s -21s linear infinite}@keyframes fall-374{57.432%{transform:translate(59.0669vw,57.432vh) scale(.5297)}to{transform:translate(63.0991vw,99vh) scale(.5297)}}.snow:nth-child(375){opacity:1.4092;transform:translate(2.8446vw,-10px) scale(.2782);animation:fall-375 22s -1s linear infinite}@keyframes fall-375{72.144%{transform:translate(-5.0694vw,72.144vh) scale(.2782)}to{transform:translate(-1.1124vw,99vh) scale(.2782)}}.snow:nth-child(376){opacity:1.6662;transform:translate(25.5308vw,-10px) scale(.6987);animation:fall-376 12s -2s linear infinite}@keyframes fall-376{62.797%{transform:translate(16.707vw,62.797vh) scale(.6987)}to{transform:translate(21.1189vw,99vh) scale(.6987)}}.snow:nth-child(377){opacity:.894;transform:translate(12.4393vw,-10px) scale(.4894);animation:fall-377 24s -24s linear infinite}@keyframes fall-377{68.784%{transform:translate(15.6038vw,68.784vh) scale(.4894)}to{transform:translate(14.02155vw,99vh) scale(.4894)}}.snow:nth-child(378){opacity:1.413;transform:translate(38.5988vw,-10px) scale(.1333);animation:fall-378 28s -20s linear infinite}@keyframes fall-378{42.951%{transform:translate(35.2047vw,42.951vh) scale(.1333)}to{transform:translate(36.90175vw,99vh) scale(.1333)}}.snow:nth-child(379){opacity:.0078;transform:translate(13.6028vw,-10px) scale(.9443);animation:fall-379 10s -23s linear infinite}@keyframes fall-379{43.387%{transform:translate(19.9372vw,43.387vh) scale(.9443)}to{transform:translate(16.77vw,99vh) scale(.9443)}}.snow:nth-child(380){opacity:1.2494;transform:translate(61.2996vw,-10px) scale(.177);animation:fall-380 11s -10s linear infinite}@keyframes fall-380{75.159%{transform:translate(52.877vw,75.159vh) scale(.177)}to{transform:translate(57.0883vw,99vh) scale(.177)}}.snow:nth-child(381){opacity:1.1362;transform:translate(19.6321vw,-10px) scale(.4632);animation:fall-381 15s -19s linear infinite}@keyframes fall-381{47.799%{transform:translate(23.9091vw,47.799vh) scale(.4632)}to{transform:translate(21.7706vw,99vh) scale(.4632)}}.snow:nth-child(382){opacity:.655;transform:translate(.2685vw,-10px) scale(.5328);animation:fall-382 19s -11s linear infinite}@keyframes fall-382{31.409%{transform:translate(-.2019vw,31.409vh) scale(.5328)}to{transform:translate(.0333vw,99vh) scale(.5328)}}.snow:nth-child(383){opacity:1.0162;transform:translate(23.2344vw,-10px) scale(.7858);animation:fall-383 28s -18s linear infinite}@keyframes fall-383{51.707%{transform:translate(16.549vw,51.707vh) scale(.7858)}to{transform:translate(19.8917vw,99vh) scale(.7858)}}.snow:nth-child(384){opacity:1.7224;transform:translate(31.5686vw,-10px) scale(.7109);animation:fall-384 11s -2s linear infinite}@keyframes fall-384{69.489%{transform:translate(26.0924vw,69.489vh) scale(.7109)}to{transform:translate(28.8305vw,99vh) scale(.7109)}}.snow:nth-child(385){opacity:1.138;transform:translate(6.8459vw,-10px) scale(.7191);animation:fall-385 21s -9s linear infinite}@keyframes fall-385{71.247%{transform:translate(.8934vw,71.247vh) scale(.7191)}to{transform:translate(3.86965vw,99vh) scale(.7191)}}.snow:nth-child(386){opacity:1.0004;transform:translate(12.8705vw,-10px) scale(.8507);animation:fall-386 29s -10s linear infinite}@keyframes fall-386{52.673%{transform:translate(7.5581vw,52.673vh) scale(.8507)}to{transform:translate(10.2143vw,99vh) scale(.8507)}}.snow:nth-child(387){opacity:.7498;transform:translate(77.7822vw,-10px) scale(.6042);animation:fall-387 18s -8s linear infinite}@keyframes fall-387{38.833%{transform:translate(77.2205vw,38.833vh) scale(.6042)}to{transform:translate(77.50135vw,99vh) scale(.6042)}}.snow:nth-child(388){opacity:1.3564;transform:translate(86.4887vw,-10px) scale(.9113);animation:fall-388 16s -9s linear infinite}@keyframes fall-388{77.454%{transform:translate(84.3406vw,77.454vh) scale(.9113)}to{transform:translate(85.41465vw,99vh) scale(.9113)}}.snow:nth-child(389){opacity:.425;transform:translate(55.7819vw,-10px) scale(.2224);animation:fall-389 18s -15s linear infinite}@keyframes fall-389{60.529%{transform:translate(47.2452vw,60.529vh) scale(.2224)}to{transform:translate(51.51355vw,99vh) scale(.2224)}}.snow:nth-child(390){opacity:1.1236;transform:translate(79.2082vw,-10px) scale(.32);animation:fall-390 17s -29s linear infinite}@keyframes fall-390{56.549%{transform:translate(71.6787vw,56.549vh) scale(.32)}to{transform:translate(75.44345vw,99vh) scale(.32)}}.snow:nth-child(391){opacity:1.9284;transform:translate(91.7305vw,-10px) scale(.3783);animation:fall-391 15s -17s linear infinite}@keyframes fall-391{55.972%{transform:translate(90.4814vw,55.972vh) scale(.3783)}to{transform:translate(91.10595vw,99vh) scale(.3783)}}.snow:nth-child(392){opacity:.4984;transform:translate(79.6357vw,-10px) scale(.3616);animation:fall-392 21s -8s linear infinite}@keyframes fall-392{48.918%{transform:translate(81.5071vw,48.918vh) scale(.3616)}to{transform:translate(80.5714vw,99vh) scale(.3616)}}.snow:nth-child(393){opacity:.5996;transform:translate(89.5779vw,-10px) scale(.702);animation:fall-393 30s -4s linear infinite}@keyframes fall-393{78.523%{transform:translate(94.1052vw,78.523vh) scale(.702)}to{transform:translate(91.84155vw,99vh) scale(.702)}}.snow:nth-child(394){opacity:.7882;transform:translate(14.4158vw,-10px) scale(.5687);animation:fall-394 30s -25s linear infinite}@keyframes fall-394{54.357%{transform:translate(24.1646vw,54.357vh) scale(.5687)}to{transform:translate(19.2902vw,99vh) scale(.5687)}}.snow:nth-child(395){opacity:.6408;transform:translate(16.4448vw,-10px) scale(.3983);animation:fall-395 19s -29s linear infinite}@keyframes fall-395{65.533%{transform:translate(11.8525vw,65.533vh) scale(.3983)}to{transform:translate(14.14865vw,99vh) scale(.3983)}}.snow:nth-child(396){opacity:1.789;transform:translate(75.8912vw,-10px) scale(.1228);animation:fall-396 13s -27s linear infinite}@keyframes fall-396{72.274%{transform:translate(78.0435vw,72.274vh) scale(.1228)}to{transform:translate(76.96735vw,99vh) scale(.1228)}}.snow:nth-child(397){opacity:1.4758;transform:translate(40.7615vw,-10px) scale(.9847);animation:fall-397 11s -3s linear infinite}@keyframes fall-397{48.112%{transform:translate(39.4226vw,48.112vh) scale(.9847)}to{transform:translate(40.09205vw,99vh) scale(.9847)}}.snow:nth-child(398){opacity:1.1556;transform:translate(78.9599vw,-10px) scale(.724);animation:fall-398 10s -24s linear infinite}@keyframes fall-398{37.33%{transform:translate(88.3901vw,37.33vh) scale(.724)}to{transform:translate(83.675vw,99vh) scale(.724)}}.snow:nth-child(399){opacity:1.459;transform:translate(63.383vw,-10px) scale(.3405);animation:fall-399 23s -18s linear infinite}@keyframes fall-399{61.462%{transform:translate(55.7014vw,61.462vh) scale(.3405)}to{transform:translate(59.5422vw,99vh) scale(.3405)}}.snow:nth-child(400){opacity:1.0876;transform:translate(30.5306vw,-10px) scale(.7137);animation:fall-400 20s -13s linear infinite}@keyframes fall-400{57.256%{transform:translate(27.2177vw,57.256vh) scale(.7137)}to{transform:translate(28.87415vw,99vh) scale(.7137)}}\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==
|