@esfaenza/core 15.2.164 → 15.2.165
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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.9284;transform:translate(26.0019vw,-10px) scale(.5759);animation:fall-1 26s -14s linear infinite}@keyframes fall-1{30.025%{transform:translate(20.8264vw,30.025vh) scale(.5759)}to{transform:translate(23.41415vw,99vh) scale(.5759)}}.snow:nth-child(2){opacity:1.2972;transform:translate(28.5637vw,-10px) scale(.1512);animation:fall-2 26s -25s linear infinite}@keyframes fall-2{64.507%{transform:translate(35.5545vw,64.507vh) scale(.1512)}to{transform:translate(32.0591vw,99vh) scale(.1512)}}.snow:nth-child(3){opacity:1.28;transform:translate(77.1036vw,-10px) scale(.207);animation:fall-3 11s -9s linear infinite}@keyframes fall-3{47.597%{transform:translate(83.2951vw,47.597vh) scale(.207)}to{transform:translate(80.19935vw,99vh) scale(.207)}}.snow:nth-child(4){opacity:1.8318;transform:translate(39.9137vw,-10px) scale(.3276);animation:fall-4 11s -19s linear infinite}@keyframes fall-4{71.488%{transform:translate(38.957vw,71.488vh) scale(.3276)}to{transform:translate(39.43535vw,99vh) scale(.3276)}}.snow:nth-child(5){opacity:1.5932;transform:translate(3.9489vw,-10px) scale(.4091);animation:fall-5 27s -15s linear infinite}@keyframes fall-5{77.976%{transform:translate(11.2362vw,77.976vh) scale(.4091)}to{transform:translate(7.59255vw,99vh) scale(.4091)}}.snow:nth-child(6){opacity:1.0024;transform:translate(48.6898vw,-10px) scale(.6112);animation:fall-6 28s -3s linear infinite}@keyframes fall-6{73.719%{transform:translate(54.8877vw,73.719vh) scale(.6112)}to{transform:translate(51.78875vw,99vh) scale(.6112)}}.snow:nth-child(7){opacity:.7876;transform:translate(77.6912vw,-10px) scale(.9219);animation:fall-7 26s -14s linear infinite}@keyframes fall-7{79.352%{transform:translate(69.3108vw,79.352vh) scale(.9219)}to{transform:translate(73.501vw,99vh) scale(.9219)}}.snow:nth-child(8){opacity:1.8926;transform:translate(18.0458vw,-10px) scale(.5691);animation:fall-8 25s -27s linear infinite}@keyframes fall-8{72.058%{transform:translate(14.6838vw,72.058vh) scale(.5691)}to{transform:translate(16.3648vw,99vh) scale(.5691)}}.snow:nth-child(9){opacity:.4392;transform:translate(44.6816vw,-10px) scale(.0866);animation:fall-9 25s -27s linear infinite}@keyframes fall-9{68.299%{transform:translate(46.6999vw,68.299vh) scale(.0866)}to{transform:translate(45.69075vw,99vh) scale(.0866)}}.snow:nth-child(10){opacity:.6636;transform:translate(16.4586vw,-10px) scale(.919);animation:fall-10 28s -5s linear infinite}@keyframes fall-10{69.525%{transform:translate(18.0041vw,69.525vh) scale(.919)}to{transform:translate(17.23135vw,99vh) scale(.919)}}.snow:nth-child(11){opacity:1.117;transform:translate(59.0708vw,-10px) scale(.6982);animation:fall-11 16s -22s linear infinite}@keyframes fall-11{39.046%{transform:translate(59.5877vw,39.046vh) scale(.6982)}to{transform:translate(59.32925vw,99vh) scale(.6982)}}.snow:nth-child(12){opacity:.565;transform:translate(60.1032vw,-10px) scale(.9863);animation:fall-12 29s -22s linear infinite}@keyframes fall-12{71.799%{transform:translate(57.6336vw,71.799vh) scale(.9863)}to{transform:translate(58.8684vw,99vh) scale(.9863)}}.snow:nth-child(13){opacity:.9636;transform:translate(35.942vw,-10px) scale(.2883);animation:fall-13 27s -2s linear infinite}@keyframes fall-13{47.508%{transform:translate(42.588vw,47.508vh) scale(.2883)}to{transform:translate(39.265vw,99vh) scale(.2883)}}.snow:nth-child(14){opacity:1.2002;transform:translate(17.1403vw,-10px) scale(.9174);animation:fall-14 24s -5s linear infinite}@keyframes fall-14{74.391%{transform:translate(9.7918vw,74.391vh) scale(.9174)}to{transform:translate(13.46605vw,99vh) scale(.9174)}}.snow:nth-child(15){opacity:.1756;transform:translate(73.4022vw,-10px) scale(.2519);animation:fall-15 25s -19s linear infinite}@keyframes fall-15{40.368%{transform:translate(77.9631vw,40.368vh) scale(.2519)}to{transform:translate(75.68265vw,99vh) scale(.2519)}}.snow:nth-child(16){opacity:1.8798;transform:translate(95.7751vw,-10px) scale(.7532);animation:fall-16 28s -6s linear infinite}@keyframes fall-16{37.584%{transform:translate(89.4268vw,37.584vh) scale(.7532)}to{transform:translate(92.60095vw,99vh) scale(.7532)}}.snow:nth-child(17){opacity:.956;transform:translate(84.9401vw,-10px) scale(.6574);animation:fall-17 21s -27s linear infinite}@keyframes fall-17{34.775%{transform:translate(91.4996vw,34.775vh) scale(.6574)}to{transform:translate(88.21985vw,99vh) scale(.6574)}}.snow:nth-child(18){opacity:1.1296;transform:translate(31.4094vw,-10px) scale(.9331);animation:fall-18 13s -19s linear infinite}@keyframes fall-18{75.161%{transform:translate(38.2579vw,75.161vh) scale(.9331)}to{transform:translate(34.83365vw,99vh) scale(.9331)}}.snow:nth-child(19){opacity:.9636;transform:translate(82.6109vw,-10px) scale(.6973);animation:fall-19 17s -22s linear infinite}@keyframes fall-19{47.201%{transform:translate(92.5488vw,47.201vh) scale(.6973)}to{transform:translate(87.57985vw,99vh) scale(.6973)}}.snow:nth-child(20){opacity:.1394;transform:translate(74.7117vw,-10px) scale(.1841);animation:fall-20 13s -17s linear infinite}@keyframes fall-20{33.505%{transform:translate(69.2327vw,33.505vh) scale(.1841)}to{transform:translate(71.9722vw,99vh) scale(.1841)}}.snow:nth-child(21){opacity:1.4538;transform:translate(26.8995vw,-10px) scale(.2672);animation:fall-21 25s -9s linear infinite}@keyframes fall-21{50.396%{transform:translate(33.6343vw,50.396vh) scale(.2672)}to{transform:translate(30.2669vw,99vh) scale(.2672)}}.snow:nth-child(22){opacity:1.166;transform:translate(46.5282vw,-10px) scale(.1355);animation:fall-22 14s -17s linear infinite}@keyframes fall-22{34.057%{transform:translate(54.708vw,34.057vh) scale(.1355)}to{transform:translate(50.6181vw,99vh) scale(.1355)}}.snow:nth-child(23){opacity:.0844;transform:translate(73.4494vw,-10px) scale(.297);animation:fall-23 19s -1s linear infinite}@keyframes fall-23{31.523%{transform:translate(70.5421vw,31.523vh) scale(.297)}to{transform:translate(71.99575vw,99vh) scale(.297)}}.snow:nth-child(24){opacity:.9482;transform:translate(76.3616vw,-10px) scale(.5029);animation:fall-24 21s -13s linear infinite}@keyframes fall-24{42.855%{transform:translate(84.0637vw,42.855vh) scale(.5029)}to{transform:translate(80.21265vw,99vh) scale(.5029)}}.snow:nth-child(25){opacity:1.462;transform:translate(26.2808vw,-10px) scale(.8375);animation:fall-25 11s -13s linear infinite}@keyframes fall-25{47.276%{transform:translate(29.4617vw,47.276vh) scale(.8375)}to{transform:translate(27.87125vw,99vh) scale(.8375)}}.snow:nth-child(26){opacity:.6786;transform:translate(97.2583vw,-10px) scale(.7756);animation:fall-26 10s -6s linear infinite}@keyframes fall-26{73.208%{transform:translate(87.4943vw,73.208vh) scale(.7756)}to{transform:translate(92.3763vw,99vh) scale(.7756)}}.snow:nth-child(27){opacity:.8606;transform:translate(89.9074vw,-10px) scale(.1683);animation:fall-27 28s -16s linear infinite}@keyframes fall-27{79.945%{transform:translate(95.5257vw,79.945vh) scale(.1683)}to{transform:translate(92.71655vw,99vh) scale(.1683)}}.snow:nth-child(28){opacity:.5702;transform:translate(7.4267vw,-10px) scale(.0636);animation:fall-28 23s -6s linear infinite}@keyframes fall-28{59.007%{transform:translate(-.0454vw,59.007vh) scale(.0636)}to{transform:translate(3.69065vw,99vh) scale(.0636)}}.snow:nth-child(29){opacity:1.659;transform:translate(44.703vw,-10px) scale(.8612);animation:fall-29 27s -1s linear infinite}@keyframes fall-29{64.663%{transform:translate(46.2258vw,64.663vh) scale(.8612)}to{transform:translate(45.4644vw,99vh) scale(.8612)}}.snow:nth-child(30){opacity:1.8328;transform:translate(45.6608vw,-10px) scale(.4303);animation:fall-30 19s -19s linear infinite}@keyframes fall-30{54.419%{transform:translate(51.9674vw,54.419vh) scale(.4303)}to{transform:translate(48.8141vw,99vh) scale(.4303)}}.snow:nth-child(31){opacity:1.693;transform:translate(58.6873vw,-10px) scale(.7671);animation:fall-31 20s -17s linear infinite}@keyframes fall-31{59.492%{transform:translate(52.9657vw,59.492vh) scale(.7671)}to{transform:translate(55.8265vw,99vh) scale(.7671)}}.snow:nth-child(32){opacity:1.4856;transform:translate(8.714vw,-10px) scale(.7695);animation:fall-32 19s -6s linear infinite}@keyframes fall-32{59.087%{transform:translate(11.8171vw,59.087vh) scale(.7695)}to{transform:translate(10.26555vw,99vh) scale(.7695)}}.snow:nth-child(33){opacity:.4202;transform:translate(57.8341vw,-10px) scale(.7906);animation:fall-33 30s -13s linear infinite}@keyframes fall-33{43.264%{transform:translate(63.2211vw,43.264vh) scale(.7906)}to{transform:translate(60.5276vw,99vh) scale(.7906)}}.snow:nth-child(34){opacity:1.596;transform:translate(73.5111vw,-10px) scale(.7938);animation:fall-34 19s -17s linear infinite}@keyframes fall-34{48.295%{transform:translate(78.645vw,48.295vh) scale(.7938)}to{transform:translate(76.07805vw,99vh) scale(.7938)}}.snow:nth-child(35){opacity:.8632;transform:translate(24.4036vw,-10px) scale(.6992);animation:fall-35 11s -20s linear infinite}@keyframes fall-35{42.132%{transform:translate(34.2249vw,42.132vh) scale(.6992)}to{transform:translate(29.31425vw,99vh) scale(.6992)}}.snow:nth-child(36){opacity:1.4864;transform:translate(81.7635vw,-10px) scale(.1042);animation:fall-36 12s -25s linear infinite}@keyframes fall-36{77.309%{transform:translate(81.2772vw,77.309vh) scale(.1042)}to{transform:translate(81.52035vw,99vh) scale(.1042)}}.snow:nth-child(37){opacity:.8846;transform:translate(64.7672vw,-10px) scale(.3384);animation:fall-37 16s -5s linear infinite}@keyframes fall-37{34.346%{transform:translate(69.5116vw,34.346vh) scale(.3384)}to{transform:translate(67.1394vw,99vh) scale(.3384)}}.snow:nth-child(38){opacity:.0648;transform:translate(67.5615vw,-10px) scale(.3346);animation:fall-38 16s -13s linear infinite}@keyframes fall-38{39.459%{transform:translate(66.1576vw,39.459vh) scale(.3346)}to{transform:translate(66.85955vw,99vh) scale(.3346)}}.snow:nth-child(39){opacity:1.003;transform:translate(55.7624vw,-10px) scale(.2532);animation:fall-39 27s -29s linear infinite}@keyframes fall-39{49.091%{transform:translate(63.5735vw,49.091vh) scale(.2532)}to{transform:translate(59.66795vw,99vh) scale(.2532)}}.snow:nth-child(40){opacity:.5726;transform:translate(77.9055vw,-10px) scale(.9474);animation:fall-40 14s -29s linear infinite}@keyframes fall-40{44.726%{transform:translate(84.8185vw,44.726vh) scale(.9474)}to{transform:translate(81.362vw,99vh) scale(.9474)}}.snow:nth-child(41){opacity:1.7276;transform:translate(94.8285vw,-10px) scale(.5627);animation:fall-41 19s -13s linear infinite}@keyframes fall-41{58.868%{transform:translate(86.267vw,58.868vh) scale(.5627)}to{transform:translate(90.54775vw,99vh) scale(.5627)}}.snow:nth-child(42){opacity:.9854;transform:translate(81.65vw,-10px) scale(.9261);animation:fall-42 26s -29s linear infinite}@keyframes fall-42{64.386%{transform:translate(91.2691vw,64.386vh) scale(.9261)}to{transform:translate(86.45955vw,99vh) scale(.9261)}}.snow:nth-child(43){opacity:.097;transform:translate(72.0788vw,-10px) scale(.0102);animation:fall-43 13s -24s linear infinite}@keyframes fall-43{79.286%{transform:translate(78.1952vw,79.286vh) scale(.0102)}to{transform:translate(75.137vw,99vh) scale(.0102)}}.snow:nth-child(44){opacity:.1166;transform:translate(38.3189vw,-10px) scale(.3306);animation:fall-44 22s -25s linear infinite}@keyframes fall-44{35.97%{transform:translate(40.5936vw,35.97vh) scale(.3306)}to{transform:translate(39.45625vw,99vh) scale(.3306)}}.snow:nth-child(45){opacity:1.2006;transform:translate(18.6761vw,-10px) scale(.4609);animation:fall-45 20s -24s linear infinite}@keyframes fall-45{53.636%{transform:translate(13.9993vw,53.636vh) scale(.4609)}to{transform:translate(16.3377vw,99vh) scale(.4609)}}.snow:nth-child(46){opacity:.2204;transform:translate(39.2718vw,-10px) scale(.039);animation:fall-46 25s -23s linear infinite}@keyframes fall-46{62.929%{transform:translate(32.6589vw,62.929vh) scale(.039)}to{transform:translate(35.96535vw,99vh) scale(.039)}}.snow:nth-child(47){opacity:.958;transform:translate(66.4548vw,-10px) scale(.6247);animation:fall-47 15s -6s linear infinite}@keyframes fall-47{67.468%{transform:translate(75.8546vw,67.468vh) scale(.6247)}to{transform:translate(71.1547vw,99vh) scale(.6247)}}.snow:nth-child(48){opacity:.0472;transform:translate(30.317vw,-10px) scale(.6681);animation:fall-48 10s -25s linear infinite}@keyframes fall-48{47.531%{transform:translate(21.725vw,47.531vh) scale(.6681)}to{transform:translate(26.021vw,99vh) scale(.6681)}}.snow:nth-child(49){opacity:1.0276;transform:translate(62.2041vw,-10px) scale(.9314);animation:fall-49 30s -14s linear infinite}@keyframes fall-49{30.956%{transform:translate(68.8807vw,30.956vh) scale(.9314)}to{transform:translate(65.5424vw,99vh) scale(.9314)}}.snow:nth-child(50){opacity:1.251;transform:translate(69.1587vw,-10px) scale(.1192);animation:fall-50 13s -23s linear infinite}@keyframes fall-50{43.07%{transform:translate(71.8622vw,43.07vh) scale(.1192)}to{transform:translate(70.51045vw,99vh) scale(.1192)}}.snow:nth-child(51){opacity:1.2912;transform:translate(16.3914vw,-10px) scale(.6226);animation:fall-51 16s -19s linear infinite}@keyframes fall-51{33.33%{transform:translate(14.6553vw,33.33vh) scale(.6226)}to{transform:translate(15.52335vw,99vh) scale(.6226)}}.snow:nth-child(52){opacity:.361;transform:translate(79.859vw,-10px) scale(.6515);animation:fall-52 28s -13s linear infinite}@keyframes fall-52{38.379%{transform:translate(83.2023vw,38.379vh) scale(.6515)}to{transform:translate(81.53065vw,99vh) scale(.6515)}}.snow:nth-child(53){opacity:.0224;transform:translate(86.5528vw,-10px) scale(.3782);animation:fall-53 25s -15s linear infinite}@keyframes fall-53{48.981%{transform:translate(91.5284vw,48.981vh) scale(.3782)}to{transform:translate(89.0406vw,99vh) scale(.3782)}}.snow:nth-child(54){opacity:.7628;transform:translate(41.7199vw,-10px) scale(.367);animation:fall-54 10s -5s linear infinite}@keyframes fall-54{32.147%{transform:translate(48.3144vw,32.147vh) scale(.367)}to{transform:translate(45.01715vw,99vh) scale(.367)}}.snow:nth-child(55){opacity:.2196;transform:translate(67.239vw,-10px) scale(.9307);animation:fall-55 21s -29s linear infinite}@keyframes fall-55{50.451%{transform:translate(74.7587vw,50.451vh) scale(.9307)}to{transform:translate(70.99885vw,99vh) scale(.9307)}}.snow:nth-child(56){opacity:.9264;transform:translate(74.0812vw,-10px) scale(.6513);animation:fall-56 26s -22s linear infinite}@keyframes fall-56{41.796%{transform:translate(76.4216vw,41.796vh) scale(.6513)}to{transform:translate(75.2514vw,99vh) scale(.6513)}}.snow:nth-child(57){opacity:1.8454;transform:translate(68.3247vw,-10px) scale(.9243);animation:fall-57 20s -8s linear infinite}@keyframes fall-57{75.441%{transform:translate(64.774vw,75.441vh) scale(.9243)}to{transform:translate(66.54935vw,99vh) scale(.9243)}}.snow:nth-child(58){opacity:.2468;transform:translate(76.3084vw,-10px) scale(.644);animation:fall-58 23s -19s linear infinite}@keyframes fall-58{69.096%{transform:translate(81.3807vw,69.096vh) scale(.644)}to{transform:translate(78.84455vw,99vh) scale(.644)}}.snow:nth-child(59){opacity:1.8082;transform:translate(52.4564vw,-10px) scale(.0106);animation:fall-59 14s -11s linear infinite}@keyframes fall-59{66.81%{transform:translate(51.6391vw,66.81vh) scale(.0106)}to{transform:translate(52.04775vw,99vh) scale(.0106)}}.snow:nth-child(60){opacity:.8396;transform:translate(92.337vw,-10px) scale(.7065);animation:fall-60 25s -29s linear infinite}@keyframes fall-60{52.33%{transform:translate(89.1572vw,52.33vh) scale(.7065)}to{transform:translate(90.7471vw,99vh) scale(.7065)}}.snow:nth-child(61){opacity:.7174;transform:translate(22.1684vw,-10px) scale(.0177);animation:fall-61 14s -30s linear infinite}@keyframes fall-61{39.653%{transform:translate(22.6469vw,39.653vh) scale(.0177)}to{transform:translate(22.40765vw,99vh) scale(.0177)}}.snow:nth-child(62){opacity:1.9772;transform:translate(55.2022vw,-10px) scale(.5578);animation:fall-62 13s -8s linear infinite}@keyframes fall-62{42.216%{transform:translate(62.0234vw,42.216vh) scale(.5578)}to{transform:translate(58.6128vw,99vh) scale(.5578)}}.snow:nth-child(63){opacity:.7268;transform:translate(69.7465vw,-10px) scale(.4089);animation:fall-63 27s -10s linear infinite}@keyframes fall-63{75.472%{transform:translate(68.1122vw,75.472vh) scale(.4089)}to{transform:translate(68.92935vw,99vh) scale(.4089)}}.snow:nth-child(64){opacity:.584;transform:translate(85.3529vw,-10px) scale(.0127);animation:fall-64 10s -17s linear infinite}@keyframes fall-64{50.54%{transform:translate(76.6054vw,50.54vh) scale(.0127)}to{transform:translate(80.97915vw,99vh) scale(.0127)}}.snow:nth-child(65){opacity:1.2842;transform:translate(27.6179vw,-10px) scale(.6551);animation:fall-65 12s -15s linear infinite}@keyframes fall-65{34.529%{transform:translate(26.6786vw,34.529vh) scale(.6551)}to{transform:translate(27.14825vw,99vh) scale(.6551)}}.snow:nth-child(66){opacity:.6866;transform:translate(13.4794vw,-10px) scale(.9937);animation:fall-66 22s -17s linear infinite}@keyframes fall-66{35.154%{transform:translate(17.6448vw,35.154vh) scale(.9937)}to{transform:translate(15.5621vw,99vh) scale(.9937)}}.snow:nth-child(67){opacity:1.847;transform:translate(59.8525vw,-10px) scale(.9819);animation:fall-67 17s -19s linear infinite}@keyframes fall-67{42.98%{transform:translate(57.3869vw,42.98vh) scale(.9819)}to{transform:translate(58.6197vw,99vh) scale(.9819)}}.snow:nth-child(68){opacity:1.5224;transform:translate(57.9862vw,-10px) scale(.8268);animation:fall-68 30s -19s linear infinite}@keyframes fall-68{63.478%{transform:translate(52.3496vw,63.478vh) scale(.8268)}to{transform:translate(55.1679vw,99vh) scale(.8268)}}.snow:nth-child(69){opacity:1.4362;transform:translate(87.033vw,-10px) scale(.5469);animation:fall-69 18s -25s linear infinite}@keyframes fall-69{76.158%{transform:translate(86.274vw,76.158vh) scale(.5469)}to{transform:translate(86.6535vw,99vh) scale(.5469)}}.snow:nth-child(70){opacity:.3614;transform:translate(71.996vw,-10px) scale(.8907);animation:fall-70 26s -17s linear infinite}@keyframes fall-70{38.945%{transform:translate(72.2431vw,38.945vh) scale(.8907)}to{transform:translate(72.11955vw,99vh) scale(.8907)}}.snow:nth-child(71){opacity:1.8702;transform:translate(78.2766vw,-10px) scale(.0553);animation:fall-71 25s -29s linear infinite}@keyframes fall-71{59.686%{transform:translate(80.2292vw,59.686vh) scale(.0553)}to{transform:translate(79.2529vw,99vh) scale(.0553)}}.snow:nth-child(72){opacity:1.4968;transform:translate(79.7071vw,-10px) scale(.9798);animation:fall-72 30s -1s linear infinite}@keyframes fall-72{72.678%{transform:translate(88.454vw,72.678vh) scale(.9798)}to{transform:translate(84.08055vw,99vh) scale(.9798)}}.snow:nth-child(73){opacity:.9098;transform:translate(35.9205vw,-10px) scale(.9153);animation:fall-73 20s -13s linear infinite}@keyframes fall-73{52.702%{transform:translate(29.8551vw,52.702vh) scale(.9153)}to{transform:translate(32.8878vw,99vh) scale(.9153)}}.snow:nth-child(74){opacity:1.9036;transform:translate(62.8085vw,-10px) scale(.8596);animation:fall-74 23s -16s linear infinite}@keyframes fall-74{68.126%{transform:translate(70.2491vw,68.126vh) scale(.8596)}to{transform:translate(66.5288vw,99vh) scale(.8596)}}.snow:nth-child(75){opacity:.942;transform:translate(99.4038vw,-10px) scale(.6706);animation:fall-75 10s -22s linear infinite}@keyframes fall-75{64.755%{transform:translate(94.5455vw,64.755vh) scale(.6706)}to{transform:translate(96.97465vw,99vh) scale(.6706)}}.snow:nth-child(76){opacity:1.2316;transform:translate(99.5473vw,-10px) scale(.7884);animation:fall-76 30s -4s linear infinite}@keyframes fall-76{62.146%{transform:translate(93.8268vw,62.146vh) scale(.7884)}to{transform:translate(96.68705vw,99vh) scale(.7884)}}.snow:nth-child(77){opacity:.8468;transform:translate(70.9583vw,-10px) scale(.1563);animation:fall-77 12s -24s linear infinite}@keyframes fall-77{35.13%{transform:translate(71.4873vw,35.13vh) scale(.1563)}to{transform:translate(71.2228vw,99vh) scale(.1563)}}.snow:nth-child(78){opacity:.196;transform:translate(64.0822vw,-10px) scale(.5905);animation:fall-78 25s -24s linear infinite}@keyframes fall-78{75.002%{transform:translate(71.5187vw,75.002vh) scale(.5905)}to{transform:translate(67.80045vw,99vh) scale(.5905)}}.snow:nth-child(79){opacity:.316;transform:translate(66.6607vw,-10px) scale(.9706);animation:fall-79 26s -29s linear infinite}@keyframes fall-79{40.455%{transform:translate(66.2452vw,40.455vh) scale(.9706)}to{transform:translate(66.45295vw,99vh) scale(.9706)}}.snow:nth-child(80){opacity:1.6146;transform:translate(3.2803vw,-10px) scale(.7694);animation:fall-80 26s -26s linear infinite}@keyframes fall-80{45.536%{transform:translate(.819vw,45.536vh) scale(.7694)}to{transform:translate(2.04965vw,99vh) scale(.7694)}}.snow:nth-child(81){opacity:1.1444;transform:translate(1.4413vw,-10px) scale(.7476);animation:fall-81 24s -27s linear infinite}@keyframes fall-81{62.253%{transform:translate(3.8788vw,62.253vh) scale(.7476)}to{transform:translate(2.66005vw,99vh) scale(.7476)}}.snow:nth-child(82){opacity:1.902;transform:translate(51.6684vw,-10px) scale(.1787);animation:fall-82 17s -30s linear infinite}@keyframes fall-82{65.765%{transform:translate(56.8589vw,65.765vh) scale(.1787)}to{transform:translate(54.26365vw,99vh) scale(.1787)}}.snow:nth-child(83){opacity:1.3156;transform:translate(81.8998vw,-10px) scale(.3786);animation:fall-83 20s -27s linear infinite}@keyframes fall-83{49.608%{transform:translate(73.0115vw,49.608vh) scale(.3786)}to{transform:translate(77.45565vw,99vh) scale(.3786)}}.snow:nth-child(84){opacity:.3254;transform:translate(93.5663vw,-10px) scale(.7547);animation:fall-84 20s -19s linear infinite}@keyframes fall-84{58.186%{transform:translate(84.8908vw,58.186vh) scale(.7547)}to{transform:translate(89.22855vw,99vh) scale(.7547)}}.snow:nth-child(85){opacity:1.8546;transform:translate(2.3715vw,-10px) scale(.8276);animation:fall-85 14s -19s linear infinite}@keyframes fall-85{70.444%{transform:translate(-5.213vw,70.444vh) scale(.8276)}to{transform:translate(-1.42075vw,99vh) scale(.8276)}}.snow:nth-child(86){opacity:1.0668;transform:translate(9.4298vw,-10px) scale(.9229);animation:fall-86 21s -28s linear infinite}@keyframes fall-86{77.156%{transform:translate(17.9202vw,77.156vh) scale(.9229)}to{transform:translate(13.675vw,99vh) scale(.9229)}}.snow:nth-child(87){opacity:1.6794;transform:translate(62.0215vw,-10px) scale(.0359);animation:fall-87 21s -1s linear infinite}@keyframes fall-87{36.385%{transform:translate(69.4164vw,36.385vh) scale(.0359)}to{transform:translate(65.71895vw,99vh) scale(.0359)}}.snow:nth-child(88){opacity:.6176;transform:translate(16.0995vw,-10px) scale(.5672);animation:fall-88 21s -21s linear infinite}@keyframes fall-88{38.882%{transform:translate(7.3291vw,38.882vh) scale(.5672)}to{transform:translate(11.7143vw,99vh) scale(.5672)}}.snow:nth-child(89){opacity:.6004;transform:translate(99.4827vw,-10px) scale(.8544);animation:fall-89 16s -5s linear infinite}@keyframes fall-89{54.286%{transform:translate(105.4406vw,54.286vh) scale(.8544)}to{transform:translate(102.46165vw,99vh) scale(.8544)}}.snow:nth-child(90){opacity:.3858;transform:translate(29.6746vw,-10px) scale(.016);animation:fall-90 20s -13s linear infinite}@keyframes fall-90{55.031%{transform:translate(27.2343vw,55.031vh) scale(.016)}to{transform:translate(28.45445vw,99vh) scale(.016)}}.snow:nth-child(91){opacity:.8054;transform:translate(5.3117vw,-10px) scale(.6455);animation:fall-91 16s -9s linear infinite}@keyframes fall-91{60.758%{transform:translate(-2.3074vw,60.758vh) scale(.6455)}to{transform:translate(1.50215vw,99vh) scale(.6455)}}.snow:nth-child(92){opacity:.4922;transform:translate(23.226vw,-10px) scale(.3468);animation:fall-92 24s -27s linear infinite}@keyframes fall-92{36.411%{transform:translate(27vw,36.411vh) scale(.3468)}to{transform:translate(25.113vw,99vh) scale(.3468)}}.snow:nth-child(93){opacity:1.1882;transform:translate(84.1467vw,-10px) scale(.2224);animation:fall-93 27s -2s linear infinite}@keyframes fall-93{40.39%{transform:translate(74.904vw,40.39vh) scale(.2224)}to{transform:translate(79.52535vw,99vh) scale(.2224)}}.snow:nth-child(94){opacity:.637;transform:translate(97.3251vw,-10px) scale(.8187);animation:fall-94 15s -23s linear infinite}@keyframes fall-94{62.653%{transform:translate(105.5966vw,62.653vh) scale(.8187)}to{transform:translate(101.46085vw,99vh) scale(.8187)}}.snow:nth-child(95){opacity:1.6174;transform:translate(28.4796vw,-10px) scale(.2705);animation:fall-95 13s -17s linear infinite}@keyframes fall-95{68.754%{transform:translate(34.5669vw,68.754vh) scale(.2705)}to{transform:translate(31.52325vw,99vh) scale(.2705)}}.snow:nth-child(96){opacity:.3692;transform:translate(70.2921vw,-10px) scale(.7512);animation:fall-96 20s -1s linear infinite}@keyframes fall-96{68.927%{transform:translate(64.6343vw,68.927vh) scale(.7512)}to{transform:translate(67.4632vw,99vh) scale(.7512)}}.snow:nth-child(97){opacity:.542;transform:translate(84.5053vw,-10px) scale(.7975);animation:fall-97 18s -4s linear infinite}@keyframes fall-97{41.649%{transform:translate(90.7586vw,41.649vh) scale(.7975)}to{transform:translate(87.63195vw,99vh) scale(.7975)}}.snow:nth-child(98){opacity:1.8528;transform:translate(47.1952vw,-10px) scale(.143);animation:fall-98 12s -21s linear infinite}@keyframes fall-98{51.949%{transform:translate(44.0351vw,51.949vh) scale(.143)}to{transform:translate(45.61515vw,99vh) scale(.143)}}.snow:nth-child(99){opacity:1.441;transform:translate(65.0947vw,-10px) scale(.57);animation:fall-99 24s -13s linear infinite}@keyframes fall-99{68.618%{transform:translate(61.045vw,68.618vh) scale(.57)}to{transform:translate(63.06985vw,99vh) scale(.57)}}.snow:nth-child(100){opacity:.6744;transform:translate(75.7657vw,-10px) scale(.7469);animation:fall-100 21s -8s linear infinite}@keyframes fall-100{62.05%{transform:translate(80.9927vw,62.05vh) scale(.7469)}to{transform:translate(78.3792vw,99vh) scale(.7469)}}.snow:nth-child(101){opacity:.179;transform:translate(42.419vw,-10px) scale(.5968);animation:fall-101 26s -25s linear infinite}@keyframes fall-101{74.906%{transform:translate(32.7074vw,74.906vh) scale(.5968)}to{transform:translate(37.5632vw,99vh) scale(.5968)}}.snow:nth-child(102){opacity:1.7028;transform:translate(7.8239vw,-10px) scale(.2821);animation:fall-102 16s -4s linear infinite}@keyframes fall-102{56.18%{transform:translate(3.4732vw,56.18vh) scale(.2821)}to{transform:translate(5.64855vw,99vh) scale(.2821)}}.snow:nth-child(103){opacity:1.5026;transform:translate(90.9538vw,-10px) scale(.9635);animation:fall-103 19s -19s linear infinite}@keyframes fall-103{42.669%{transform:translate(99.9625vw,42.669vh) scale(.9635)}to{transform:translate(95.45815vw,99vh) scale(.9635)}}.snow:nth-child(104){opacity:.833;transform:translate(59.6951vw,-10px) scale(.5555);animation:fall-104 28s -18s linear infinite}@keyframes fall-104{47.443%{transform:translate(50.4771vw,47.443vh) scale(.5555)}to{transform:translate(55.0861vw,99vh) scale(.5555)}}.snow:nth-child(105){opacity:.1296;transform:translate(51.7573vw,-10px) scale(.0736);animation:fall-105 20s -6s linear infinite}@keyframes fall-105{43.488%{transform:translate(42.7517vw,43.488vh) scale(.0736)}to{transform:translate(47.2545vw,99vh) scale(.0736)}}.snow:nth-child(106){opacity:1.374;transform:translate(33.2692vw,-10px) scale(.1161);animation:fall-106 23s -25s linear infinite}@keyframes fall-106{41.082%{transform:translate(30.7001vw,41.082vh) scale(.1161)}to{transform:translate(31.98465vw,99vh) scale(.1161)}}.snow:nth-child(107){opacity:.6166;transform:translate(33.7963vw,-10px) scale(.028);animation:fall-107 25s -28s linear infinite}@keyframes fall-107{56.821%{transform:translate(26.7577vw,56.821vh) scale(.028)}to{transform:translate(30.277vw,99vh) scale(.028)}}.snow:nth-child(108){opacity:1.8098;transform:translate(12.1494vw,-10px) scale(.8793);animation:fall-108 15s -12s linear infinite}@keyframes fall-108{36.822%{transform:translate(2.5779vw,36.822vh) scale(.8793)}to{transform:translate(7.36365vw,99vh) scale(.8793)}}.snow:nth-child(109){opacity:.0376;transform:translate(10.0388vw,-10px) scale(.3812);animation:fall-109 25s -8s linear infinite}@keyframes fall-109{69.633%{transform:translate(13.9841vw,69.633vh) scale(.3812)}to{transform:translate(12.01145vw,99vh) scale(.3812)}}.snow:nth-child(110){opacity:.9962;transform:translate(29.5456vw,-10px) scale(.0695);animation:fall-110 24s -14s linear infinite}@keyframes fall-110{56.729%{transform:translate(38.9181vw,56.729vh) scale(.0695)}to{transform:translate(34.23185vw,99vh) scale(.0695)}}.snow:nth-child(111){opacity:.7294;transform:translate(42.6223vw,-10px) scale(.973);animation:fall-111 18s -25s linear infinite}@keyframes fall-111{30.325%{transform:translate(50.951vw,30.325vh) scale(.973)}to{transform:translate(46.78665vw,99vh) scale(.973)}}.snow:nth-child(112){opacity:.6858;transform:translate(41.8913vw,-10px) scale(.6513);animation:fall-112 29s -2s linear infinite}@keyframes fall-112{54.504%{transform:translate(48.7495vw,54.504vh) scale(.6513)}to{transform:translate(45.3204vw,99vh) scale(.6513)}}.snow:nth-child(113){opacity:.2596;transform:translate(70.1232vw,-10px) scale(.1724);animation:fall-113 16s -13s linear infinite}@keyframes fall-113{72.302%{transform:translate(64.5933vw,72.302vh) scale(.1724)}to{transform:translate(67.35825vw,99vh) scale(.1724)}}.snow:nth-child(114){opacity:.712;transform:translate(30.278vw,-10px) scale(.9299);animation:fall-114 24s -5s linear infinite}@keyframes fall-114{57.599%{transform:translate(25.6371vw,57.599vh) scale(.9299)}to{transform:translate(27.95755vw,99vh) scale(.9299)}}.snow:nth-child(115){opacity:.1966;transform:translate(4.604vw,-10px) scale(.355);animation:fall-115 25s -4s linear infinite}@keyframes fall-115{48.919%{transform:translate(11.0471vw,48.919vh) scale(.355)}to{transform:translate(7.82555vw,99vh) scale(.355)}}.snow:nth-child(116){opacity:.5898;transform:translate(80.4211vw,-10px) scale(.2884);animation:fall-116 29s -13s linear infinite}@keyframes fall-116{74.892%{transform:translate(81.3793vw,74.892vh) scale(.2884)}to{transform:translate(80.9002vw,99vh) scale(.2884)}}.snow:nth-child(117){opacity:.8088;transform:translate(14.7186vw,-10px) scale(.869);animation:fall-117 11s -20s linear infinite}@keyframes fall-117{35.332%{transform:translate(15.6006vw,35.332vh) scale(.869)}to{transform:translate(15.1596vw,99vh) scale(.869)}}.snow:nth-child(118){opacity:.3284;transform:translate(55.4972vw,-10px) scale(.845);animation:fall-118 29s -24s linear infinite}@keyframes fall-118{43.681%{transform:translate(47.7428vw,43.681vh) scale(.845)}to{transform:translate(51.62vw,99vh) scale(.845)}}.snow:nth-child(119){opacity:1.3296;transform:translate(19.0746vw,-10px) scale(.1389);animation:fall-119 18s -29s linear infinite}@keyframes fall-119{61.876%{transform:translate(20.6838vw,61.876vh) scale(.1389)}to{transform:translate(19.8792vw,99vh) scale(.1389)}}.snow:nth-child(120){opacity:.0632;transform:translate(45.3811vw,-10px) scale(.6585);animation:fall-120 10s -30s linear infinite}@keyframes fall-120{48.684%{transform:translate(41.7807vw,48.684vh) scale(.6585)}to{transform:translate(43.5809vw,99vh) scale(.6585)}}.snow:nth-child(121){opacity:1.1816;transform:translate(70.1402vw,-10px) scale(.0827);animation:fall-121 16s -9s linear infinite}@keyframes fall-121{52.698%{transform:translate(72.3836vw,52.698vh) scale(.0827)}to{transform:translate(71.2619vw,99vh) scale(.0827)}}.snow:nth-child(122){opacity:1.209;transform:translate(72.5341vw,-10px) scale(.0109);animation:fall-122 11s -13s linear infinite}@keyframes fall-122{71.315%{transform:translate(67.0222vw,71.315vh) scale(.0109)}to{transform:translate(69.77815vw,99vh) scale(.0109)}}.snow:nth-child(123){opacity:1.049;transform:translate(22.4153vw,-10px) scale(.0267);animation:fall-123 10s -24s linear infinite}@keyframes fall-123{64.157%{transform:translate(24.4324vw,64.157vh) scale(.0267)}to{transform:translate(23.42385vw,99vh) scale(.0267)}}.snow:nth-child(124){opacity:1.5282;transform:translate(63.2116vw,-10px) scale(.7665);animation:fall-124 27s -25s linear infinite}@keyframes fall-124{72.191%{transform:translate(62.6089vw,72.191vh) scale(.7665)}to{transform:translate(62.91025vw,99vh) scale(.7665)}}.snow:nth-child(125){opacity:1.2242;transform:translate(48.4224vw,-10px) scale(.0894);animation:fall-125 25s -30s linear infinite}@keyframes fall-125{54.239%{transform:translate(42.9959vw,54.239vh) scale(.0894)}to{transform:translate(45.70915vw,99vh) scale(.0894)}}.snow:nth-child(126){opacity:1.9528;transform:translate(54.9904vw,-10px) scale(.8627);animation:fall-126 13s -2s linear infinite}@keyframes fall-126{47.922%{transform:translate(45.244vw,47.922vh) scale(.8627)}to{transform:translate(50.1172vw,99vh) scale(.8627)}}.snow:nth-child(127){opacity:1.6114;transform:translate(81.2817vw,-10px) scale(.5086);animation:fall-127 22s -2s linear infinite}@keyframes fall-127{33.915%{transform:translate(83.4236vw,33.915vh) scale(.5086)}to{transform:translate(82.35265vw,99vh) scale(.5086)}}.snow:nth-child(128){opacity:.4108;transform:translate(87.2987vw,-10px) scale(.7071);animation:fall-128 22s -15s linear infinite}@keyframes fall-128{46.969%{transform:translate(82.7902vw,46.969vh) scale(.7071)}to{transform:translate(85.04445vw,99vh) scale(.7071)}}.snow:nth-child(129){opacity:.7526;transform:translate(17.8227vw,-10px) scale(.3958);animation:fall-129 19s -30s linear infinite}@keyframes fall-129{55.934%{transform:translate(27.2476vw,55.934vh) scale(.3958)}to{transform:translate(22.53515vw,99vh) scale(.3958)}}.snow:nth-child(130){opacity:1.5628;transform:translate(42.08vw,-10px) scale(.3582);animation:fall-130 19s -22s linear infinite}@keyframes fall-130{45.138%{transform:translate(41.0905vw,45.138vh) scale(.3582)}to{transform:translate(41.58525vw,99vh) scale(.3582)}}.snow:nth-child(131){opacity:.2382;transform:translate(8.2849vw,-10px) scale(.8366);animation:fall-131 11s -6s linear infinite}@keyframes fall-131{50.773%{transform:translate(-.4307vw,50.773vh) scale(.8366)}to{transform:translate(3.9271vw,99vh) scale(.8366)}}.snow:nth-child(132){opacity:.9062;transform:translate(44.8911vw,-10px) scale(.7539);animation:fall-132 12s -27s linear infinite}@keyframes fall-132{70.845%{transform:translate(54.6214vw,70.845vh) scale(.7539)}to{transform:translate(49.75625vw,99vh) scale(.7539)}}.snow:nth-child(133){opacity:.281;transform:translate(69.4965vw,-10px) scale(.7556);animation:fall-133 17s -8s linear infinite}@keyframes fall-133{78.063%{transform:translate(75.0122vw,78.063vh) scale(.7556)}to{transform:translate(72.25435vw,99vh) scale(.7556)}}.snow:nth-child(134){opacity:.5946;transform:translate(78.2571vw,-10px) scale(.218);animation:fall-134 19s -13s linear infinite}@keyframes fall-134{68.989%{transform:translate(82.1585vw,68.989vh) scale(.218)}to{transform:translate(80.2078vw,99vh) scale(.218)}}.snow:nth-child(135){opacity:.6368;transform:translate(58.9703vw,-10px) scale(.8335);animation:fall-135 28s -8s linear infinite}@keyframes fall-135{41.779%{transform:translate(56.0353vw,41.779vh) scale(.8335)}to{transform:translate(57.5028vw,99vh) scale(.8335)}}.snow:nth-child(136){opacity:1.6894;transform:translate(66.4377vw,-10px) scale(.1158);animation:fall-136 30s -10s linear infinite}@keyframes fall-136{67.368%{transform:translate(60.2774vw,67.368vh) scale(.1158)}to{transform:translate(63.35755vw,99vh) scale(.1158)}}.snow:nth-child(137){opacity:1.8292;transform:translate(81.8141vw,-10px) scale(.8176);animation:fall-137 29s -12s linear infinite}@keyframes fall-137{78.988%{transform:translate(81.3481vw,78.988vh) scale(.8176)}to{transform:translate(81.5811vw,99vh) scale(.8176)}}.snow:nth-child(138){opacity:1.6122;transform:translate(53.5766vw,-10px) scale(.7759);animation:fall-138 23s -28s linear infinite}@keyframes fall-138{44.019%{transform:translate(57.8895vw,44.019vh) scale(.7759)}to{transform:translate(55.73305vw,99vh) scale(.7759)}}.snow:nth-child(139){opacity:.0202;transform:translate(81.8342vw,-10px) scale(.3711);animation:fall-139 22s -29s linear infinite}@keyframes fall-139{45.192%{transform:translate(78.0499vw,45.192vh) scale(.3711)}to{transform:translate(79.94205vw,99vh) scale(.3711)}}.snow:nth-child(140){opacity:1.74;transform:translate(97.5976vw,-10px) scale(.8556);animation:fall-140 23s -27s linear infinite}@keyframes fall-140{77.124%{transform:translate(90.8232vw,77.124vh) scale(.8556)}to{transform:translate(94.2104vw,99vh) scale(.8556)}}.snow:nth-child(141){opacity:1.916;transform:translate(53.6299vw,-10px) scale(.8632);animation:fall-141 28s -8s linear infinite}@keyframes fall-141{57.024%{transform:translate(52.8904vw,57.024vh) scale(.8632)}to{transform:translate(53.26015vw,99vh) scale(.8632)}}.snow:nth-child(142){opacity:.7596;transform:translate(61.7816vw,-10px) scale(.3263);animation:fall-142 10s -27s linear infinite}@keyframes fall-142{62.863%{transform:translate(60.2293vw,62.863vh) scale(.3263)}to{transform:translate(61.00545vw,99vh) scale(.3263)}}.snow:nth-child(143){opacity:1.265;transform:translate(33.447vw,-10px) scale(.9903);animation:fall-143 10s -2s linear infinite}@keyframes fall-143{77.063%{transform:translate(32.0461vw,77.063vh) scale(.9903)}to{transform:translate(32.74655vw,99vh) scale(.9903)}}.snow:nth-child(144){opacity:.8704;transform:translate(10.5079vw,-10px) scale(.4515);animation:fall-144 27s -10s linear infinite}@keyframes fall-144{64.805%{transform:translate(16.5989vw,64.805vh) scale(.4515)}to{transform:translate(13.5534vw,99vh) scale(.4515)}}.snow:nth-child(145){opacity:.6656;transform:translate(57.2568vw,-10px) scale(.4858);animation:fall-145 30s -1s linear infinite}@keyframes fall-145{59.45%{transform:translate(51.0235vw,59.45vh) scale(.4858)}to{transform:translate(54.14015vw,99vh) scale(.4858)}}.snow:nth-child(146){opacity:.7168;transform:translate(2.4029vw,-10px) scale(.5723);animation:fall-146 28s -10s linear infinite}@keyframes fall-146{34.936%{transform:translate(8.9769vw,34.936vh) scale(.5723)}to{transform:translate(5.6899vw,99vh) scale(.5723)}}.snow:nth-child(147){opacity:1.9138;transform:translate(67.8093vw,-10px) scale(.1282);animation:fall-147 19s -19s linear infinite}@keyframes fall-147{46.259%{transform:translate(69.0622vw,46.259vh) scale(.1282)}to{transform:translate(68.43575vw,99vh) scale(.1282)}}.snow:nth-child(148){opacity:.0898;transform:translate(32.6928vw,-10px) scale(.01);animation:fall-148 21s -29s linear infinite}@keyframes fall-148{59.004%{transform:translate(37.0782vw,59.004vh) scale(.01)}to{transform:translate(34.8855vw,99vh) scale(.01)}}.snow:nth-child(149){opacity:.744;transform:translate(63.2655vw,-10px) scale(.3512);animation:fall-149 20s -30s linear infinite}@keyframes fall-149{72.671%{transform:translate(69.7209vw,72.671vh) scale(.3512)}to{transform:translate(66.4932vw,99vh) scale(.3512)}}.snow:nth-child(150){opacity:1.1946;transform:translate(12.4832vw,-10px) scale(.8005);animation:fall-150 17s -12s linear infinite}@keyframes fall-150{44.353%{transform:translate(12.313vw,44.353vh) scale(.8005)}to{transform:translate(12.3981vw,99vh) scale(.8005)}}.snow:nth-child(151){opacity:1.5624;transform:translate(71.1965vw,-10px) scale(.2646);animation:fall-151 22s -9s linear infinite}@keyframes fall-151{41.757%{transform:translate(62.2023vw,41.757vh) scale(.2646)}to{transform:translate(66.6994vw,99vh) scale(.2646)}}.snow:nth-child(152){opacity:.3416;transform:translate(96.4672vw,-10px) scale(.4644);animation:fall-152 15s -9s linear infinite}@keyframes fall-152{35.442%{transform:translate(104.975vw,35.442vh) scale(.4644)}to{transform:translate(100.7211vw,99vh) scale(.4644)}}.snow:nth-child(153){opacity:1.6188;transform:translate(63.0417vw,-10px) scale(.7614);animation:fall-153 24s -20s linear infinite}@keyframes fall-153{34.443%{transform:translate(72.208vw,34.443vh) scale(.7614)}to{transform:translate(67.62485vw,99vh) scale(.7614)}}.snow:nth-child(154){opacity:.9948;transform:translate(58.138vw,-10px) scale(.2354);animation:fall-154 28s -28s linear infinite}@keyframes fall-154{43.942%{transform:translate(65.6524vw,43.942vh) scale(.2354)}to{transform:translate(61.8952vw,99vh) scale(.2354)}}.snow:nth-child(155){opacity:.7284;transform:translate(5.1718vw,-10px) scale(.367);animation:fall-155 28s -17s linear infinite}@keyframes fall-155{76.543%{transform:translate(-.1004vw,76.543vh) scale(.367)}to{transform:translate(2.5357vw,99vh) scale(.367)}}.snow:nth-child(156){opacity:.587;transform:translate(96.5697vw,-10px) scale(.3043);animation:fall-156 16s -21s linear infinite}@keyframes fall-156{50.488%{transform:translate(96.9939vw,50.488vh) scale(.3043)}to{transform:translate(96.7818vw,99vh) scale(.3043)}}.snow:nth-child(157){opacity:.5734;transform:translate(57.4817vw,-10px) scale(.2025);animation:fall-157 14s -19s linear infinite}@keyframes fall-157{44.611%{transform:translate(49.0207vw,44.611vh) scale(.2025)}to{transform:translate(53.2512vw,99vh) scale(.2025)}}.snow:nth-child(158){opacity:1.6864;transform:translate(80.812vw,-10px) scale(.5509);animation:fall-158 17s -10s linear infinite}@keyframes fall-158{78.237%{transform:translate(74.476vw,78.237vh) scale(.5509)}to{transform:translate(77.644vw,99vh) scale(.5509)}}.snow:nth-child(159){opacity:1.3922;transform:translate(76.2866vw,-10px) scale(.7862);animation:fall-159 11s -14s linear infinite}@keyframes fall-159{58.013%{transform:translate(74.087vw,58.013vh) scale(.7862)}to{transform:translate(75.1868vw,99vh) scale(.7862)}}.snow:nth-child(160){opacity:.2988;transform:translate(3.3597vw,-10px) scale(.3807);animation:fall-160 30s -6s linear infinite}@keyframes fall-160{49.871%{transform:translate(-6.0681vw,49.871vh) scale(.3807)}to{transform:translate(-1.3542vw,99vh) scale(.3807)}}.snow:nth-child(161){opacity:.1286;transform:translate(7.2464vw,-10px) scale(.2646);animation:fall-161 11s -10s linear infinite}@keyframes fall-161{60.026%{transform:translate(16.8459vw,60.026vh) scale(.2646)}to{transform:translate(12.04615vw,99vh) scale(.2646)}}.snow:nth-child(162){opacity:1.0254;transform:translate(2.162vw,-10px) scale(.4916);animation:fall-162 23s -11s linear infinite}@keyframes fall-162{44.754%{transform:translate(6.4166vw,44.754vh) scale(.4916)}to{transform:translate(4.2893vw,99vh) scale(.4916)}}.snow:nth-child(163){opacity:1.854;transform:translate(22.0385vw,-10px) scale(.5988);animation:fall-163 26s -25s linear infinite}@keyframes fall-163{34.251%{transform:translate(25.2244vw,34.251vh) scale(.5988)}to{transform:translate(23.63145vw,99vh) scale(.5988)}}.snow:nth-child(164){opacity:1.6872;transform:translate(55.107vw,-10px) scale(.6407);animation:fall-164 25s -19s linear infinite}@keyframes fall-164{71.413%{transform:translate(53.1387vw,71.413vh) scale(.6407)}to{transform:translate(54.12285vw,99vh) scale(.6407)}}.snow:nth-child(165){opacity:.1558;transform:translate(3.0723vw,-10px) scale(.7582);animation:fall-165 18s -24s linear infinite}@keyframes fall-165{63.277%{transform:translate(12.8305vw,63.277vh) scale(.7582)}to{transform:translate(7.9514vw,99vh) scale(.7582)}}.snow:nth-child(166){opacity:.8216;transform:translate(49.7079vw,-10px) scale(.5844);animation:fall-166 12s -4s linear infinite}@keyframes fall-166{46.461%{transform:translate(59.1951vw,46.461vh) scale(.5844)}to{transform:translate(54.4515vw,99vh) scale(.5844)}}.snow:nth-child(167){opacity:1.8304;transform:translate(41.4294vw,-10px) scale(.101);animation:fall-167 11s -9s linear infinite}@keyframes fall-167{77.594%{transform:translate(32.4363vw,77.594vh) scale(.101)}to{transform:translate(36.93285vw,99vh) scale(.101)}}.snow:nth-child(168){opacity:.2514;transform:translate(49.1272vw,-10px) scale(.0641);animation:fall-168 16s -27s linear infinite}@keyframes fall-168{68.09%{transform:translate(40.5873vw,68.09vh) scale(.0641)}to{transform:translate(44.85725vw,99vh) scale(.0641)}}.snow:nth-child(169){opacity:1.4456;transform:translate(38.5244vw,-10px) scale(.2308);animation:fall-169 15s -12s linear infinite}@keyframes fall-169{71.985%{transform:translate(41.5748vw,71.985vh) scale(.2308)}to{transform:translate(40.0496vw,99vh) scale(.2308)}}.snow:nth-child(170){opacity:.262;transform:translate(28.8449vw,-10px) scale(.3701);animation:fall-170 30s -16s linear infinite}@keyframes fall-170{70.847%{transform:translate(35.9655vw,70.847vh) scale(.3701)}to{transform:translate(32.4052vw,99vh) scale(.3701)}}.snow:nth-child(171){opacity:1.095;transform:translate(15.278vw,-10px) scale(.9515);animation:fall-171 24s -25s linear infinite}@keyframes fall-171{73.635%{transform:translate(7.5861vw,73.635vh) scale(.9515)}to{transform:translate(11.43205vw,99vh) scale(.9515)}}.snow:nth-child(172){opacity:.9464;transform:translate(34.2224vw,-10px) scale(.9879);animation:fall-172 30s -1s linear infinite}@keyframes fall-172{58.934%{transform:translate(43.0165vw,58.934vh) scale(.9879)}to{transform:translate(38.61945vw,99vh) scale(.9879)}}.snow:nth-child(173){opacity:.4624;transform:translate(13.3372vw,-10px) scale(.4448);animation:fall-173 14s -11s linear infinite}@keyframes fall-173{75.139%{transform:translate(14.2124vw,75.139vh) scale(.4448)}to{transform:translate(13.7748vw,99vh) scale(.4448)}}.snow:nth-child(174){opacity:1.38;transform:translate(37.7467vw,-10px) scale(.1315);animation:fall-174 22s -23s linear infinite}@keyframes fall-174{63.535%{transform:translate(36.3334vw,63.535vh) scale(.1315)}to{transform:translate(37.04005vw,99vh) scale(.1315)}}.snow:nth-child(175){opacity:.4502;transform:translate(19.4636vw,-10px) scale(.6849);animation:fall-175 10s -4s linear infinite}@keyframes fall-175{79.939%{transform:translate(15.4849vw,79.939vh) scale(.6849)}to{transform:translate(17.47425vw,99vh) scale(.6849)}}.snow:nth-child(176){opacity:.72;transform:translate(40.2599vw,-10px) scale(.8086);animation:fall-176 18s -5s linear infinite}@keyframes fall-176{30.878%{transform:translate(31.7174vw,30.878vh) scale(.8086)}to{transform:translate(35.98865vw,99vh) scale(.8086)}}.snow:nth-child(177){opacity:.7372;transform:translate(13.9683vw,-10px) scale(.025);animation:fall-177 21s -25s linear infinite}@keyframes fall-177{52.705%{transform:translate(23.8156vw,52.705vh) scale(.025)}to{transform:translate(18.89195vw,99vh) scale(.025)}}.snow:nth-child(178){opacity:.6436;transform:translate(66.7854vw,-10px) scale(.7504);animation:fall-178 10s -8s linear infinite}@keyframes fall-178{52.997%{transform:translate(70.7985vw,52.997vh) scale(.7504)}to{transform:translate(68.79195vw,99vh) scale(.7504)}}.snow:nth-child(179){opacity:.7868;transform:translate(65.3916vw,-10px) scale(.7059);animation:fall-179 24s -16s linear infinite}@keyframes fall-179{54.894%{transform:translate(57.9027vw,54.894vh) scale(.7059)}to{transform:translate(61.64715vw,99vh) scale(.7059)}}.snow:nth-child(180){opacity:1.5586;transform:translate(37.1111vw,-10px) scale(.6096);animation:fall-180 18s -16s linear infinite}@keyframes fall-180{69.592%{transform:translate(36.1902vw,69.592vh) scale(.6096)}to{transform:translate(36.65065vw,99vh) scale(.6096)}}.snow:nth-child(181){opacity:.7172;transform:translate(16.1211vw,-10px) scale(.5688);animation:fall-181 20s -3s linear infinite}@keyframes fall-181{38.754%{transform:translate(19.6894vw,38.754vh) scale(.5688)}to{transform:translate(17.90525vw,99vh) scale(.5688)}}.snow:nth-child(182){opacity:1.845;transform:translate(60.9326vw,-10px) scale(.2709);animation:fall-182 22s -28s linear infinite}@keyframes fall-182{73.901%{transform:translate(70.083vw,73.901vh) scale(.2709)}to{transform:translate(65.5078vw,99vh) scale(.2709)}}.snow:nth-child(183){opacity:.8806;transform:translate(67.5155vw,-10px) scale(.0261);animation:fall-183 12s -4s linear infinite}@keyframes fall-183{39.959%{transform:translate(64.5383vw,39.959vh) scale(.0261)}to{transform:translate(66.0269vw,99vh) scale(.0261)}}.snow:nth-child(184){opacity:1.1684;transform:translate(30.7333vw,-10px) scale(.4986);animation:fall-184 27s -3s linear infinite}@keyframes fall-184{55.722%{transform:translate(40.4487vw,55.722vh) scale(.4986)}to{transform:translate(35.591vw,99vh) scale(.4986)}}.snow:nth-child(185){opacity:1.094;transform:translate(4.1935vw,-10px) scale(.7399);animation:fall-185 28s -18s linear infinite}@keyframes fall-185{51.121%{transform:translate(.5241vw,51.121vh) scale(.7399)}to{transform:translate(2.3588vw,99vh) scale(.7399)}}.snow:nth-child(186){opacity:.0004;transform:translate(29.3654vw,-10px) scale(.9316);animation:fall-186 13s -29s linear infinite}@keyframes fall-186{54.25%{transform:translate(27.5445vw,54.25vh) scale(.9316)}to{transform:translate(28.45495vw,99vh) scale(.9316)}}.snow:nth-child(187){opacity:1.5064;transform:translate(44.8606vw,-10px) scale(.2861);animation:fall-187 17s -18s linear infinite}@keyframes fall-187{58.641%{transform:translate(50.0549vw,58.641vh) scale(.2861)}to{transform:translate(47.45775vw,99vh) scale(.2861)}}.snow:nth-child(188){opacity:.057;transform:translate(42.94vw,-10px) scale(.1649);animation:fall-188 14s -21s linear infinite}@keyframes fall-188{77.239%{transform:translate(36.4948vw,77.239vh) scale(.1649)}to{transform:translate(39.7174vw,99vh) scale(.1649)}}.snow:nth-child(189){opacity:.1508;transform:translate(85.7828vw,-10px) scale(.9648);animation:fall-189 17s -27s linear infinite}@keyframes fall-189{37.907%{transform:translate(86.6536vw,37.907vh) scale(.9648)}to{transform:translate(86.2182vw,99vh) scale(.9648)}}.snow:nth-child(190){opacity:1.687;transform:translate(11.9179vw,-10px) scale(.0518);animation:fall-190 16s -12s linear infinite}@keyframes fall-190{52.926%{transform:translate(2.8995vw,52.926vh) scale(.0518)}to{transform:translate(7.4087vw,99vh) scale(.0518)}}.snow:nth-child(191){opacity:1.8236;transform:translate(72.6903vw,-10px) scale(.6139);animation:fall-191 18s -27s linear infinite}@keyframes fall-191{48.909%{transform:translate(68.8096vw,48.909vh) scale(.6139)}to{transform:translate(70.74995vw,99vh) scale(.6139)}}.snow:nth-child(192){opacity:.2102;transform:translate(28.9554vw,-10px) scale(.2789);animation:fall-192 29s -27s linear infinite}@keyframes fall-192{40.474%{transform:translate(29.2755vw,40.474vh) scale(.2789)}to{transform:translate(29.11545vw,99vh) scale(.2789)}}.snow:nth-child(193){opacity:.0108;transform:translate(75.7807vw,-10px) scale(.9866);animation:fall-193 12s -4s linear infinite}@keyframes fall-193{60.823%{transform:translate(79.2694vw,60.823vh) scale(.9866)}to{transform:translate(77.52505vw,99vh) scale(.9866)}}.snow:nth-child(194){opacity:1.429;transform:translate(.7742vw,-10px) scale(.5745);animation:fall-194 15s -11s linear infinite}@keyframes fall-194{75.435%{transform:translate(-1.132vw,75.435vh) scale(.5745)}to{transform:translate(-.1789vw,99vh) scale(.5745)}}.snow:nth-child(195){opacity:.022;transform:translate(79.8831vw,-10px) scale(.6973);animation:fall-195 28s -11s linear infinite}@keyframes fall-195{55.195%{transform:translate(73.5933vw,55.195vh) scale(.6973)}to{transform:translate(76.7382vw,99vh) scale(.6973)}}.snow:nth-child(196){opacity:.3164;transform:translate(80.8747vw,-10px) scale(.9668);animation:fall-196 26s -10s linear infinite}@keyframes fall-196{48.385%{transform:translate(79.3718vw,48.385vh) scale(.9668)}to{transform:translate(80.12325vw,99vh) scale(.9668)}}.snow:nth-child(197){opacity:.9844;transform:translate(72.4753vw,-10px) scale(.9383);animation:fall-197 10s -25s linear infinite}@keyframes fall-197{77.175%{transform:translate(73.3665vw,77.175vh) scale(.9383)}to{transform:translate(72.9209vw,99vh) scale(.9383)}}.snow:nth-child(198){opacity:1.5358;transform:translate(.9419vw,-10px) scale(.6492);animation:fall-198 22s -16s linear infinite}@keyframes fall-198{65.528%{transform:translate(2.5838vw,65.528vh) scale(.6492)}to{transform:translate(1.76285vw,99vh) scale(.6492)}}.snow:nth-child(199){opacity:1.1798;transform:translate(6.3024vw,-10px) scale(.5222);animation:fall-199 17s -24s linear infinite}@keyframes fall-199{55.578%{transform:translate(-2.8743vw,55.578vh) scale(.5222)}to{transform:translate(1.71405vw,99vh) scale(.5222)}}.snow:nth-child(200){opacity:1.396;transform:translate(18.673vw,-10px) scale(.5762);animation:fall-200 15s -4s linear infinite}@keyframes fall-200{46.214%{transform:translate(20.337vw,46.214vh) scale(.5762)}to{transform:translate(19.505vw,99vh) scale(.5762)}}.snow:nth-child(201){opacity:.8442;transform:translate(84.2246vw,-10px) scale(.6852);animation:fall-201 23s -20s linear infinite}@keyframes fall-201{35.948%{transform:translate(91.6664vw,35.948vh) scale(.6852)}to{transform:translate(87.9455vw,99vh) scale(.6852)}}.snow:nth-child(202){opacity:1.2046;transform:translate(69.3716vw,-10px) scale(.4902);animation:fall-202 30s -16s linear infinite}@keyframes fall-202{34.528%{transform:translate(66.1724vw,34.528vh) scale(.4902)}to{transform:translate(67.772vw,99vh) scale(.4902)}}.snow:nth-child(203){opacity:1.2168;transform:translate(31.0705vw,-10px) scale(.6405);animation:fall-203 27s -3s linear infinite}@keyframes fall-203{31.405%{transform:translate(32.1637vw,31.405vh) scale(.6405)}to{transform:translate(31.6171vw,99vh) scale(.6405)}}.snow:nth-child(204){opacity:1.3172;transform:translate(58.4834vw,-10px) scale(.4787);animation:fall-204 25s -15s linear infinite}@keyframes fall-204{61.43%{transform:translate(58.2504vw,61.43vh) scale(.4787)}to{transform:translate(58.3669vw,99vh) scale(.4787)}}.snow:nth-child(205){opacity:1.815;transform:translate(55.7365vw,-10px) scale(.0483);animation:fall-205 19s -14s linear infinite}@keyframes fall-205{67.646%{transform:translate(53.507vw,67.646vh) scale(.0483)}to{transform:translate(54.62175vw,99vh) scale(.0483)}}.snow:nth-child(206){opacity:.9616;transform:translate(76.9787vw,-10px) scale(.1869);animation:fall-206 28s -12s linear infinite}@keyframes fall-206{35.207%{transform:translate(80.6887vw,35.207vh) scale(.1869)}to{transform:translate(78.8337vw,99vh) scale(.1869)}}.snow:nth-child(207){opacity:.3252;transform:translate(9.9988vw,-10px) scale(.4025);animation:fall-207 12s -21s linear infinite}@keyframes fall-207{61.887%{transform:translate(10.5491vw,61.887vh) scale(.4025)}to{transform:translate(10.27395vw,99vh) scale(.4025)}}.snow:nth-child(208){opacity:.8922;transform:translate(70.0602vw,-10px) scale(.938);animation:fall-208 13s -16s linear infinite}@keyframes fall-208{53.849%{transform:translate(73.3482vw,53.849vh) scale(.938)}to{transform:translate(71.7042vw,99vh) scale(.938)}}.snow:nth-child(209){opacity:.8698;transform:translate(37.3511vw,-10px) scale(.1491);animation:fall-209 12s -8s linear infinite}@keyframes fall-209{59.552%{transform:translate(36.5782vw,59.552vh) scale(.1491)}to{transform:translate(36.96465vw,99vh) scale(.1491)}}.snow:nth-child(210){opacity:1.5128;transform:translate(78.99vw,-10px) scale(.0268);animation:fall-210 12s -21s linear infinite}@keyframes fall-210{74.562%{transform:translate(84.8324vw,74.562vh) scale(.0268)}to{transform:translate(81.9112vw,99vh) scale(.0268)}}.snow:nth-child(211){opacity:.5692;transform:translate(94.9337vw,-10px) scale(.8766);animation:fall-211 17s -22s linear infinite}@keyframes fall-211{42.897%{transform:translate(100.7452vw,42.897vh) scale(.8766)}to{transform:translate(97.83945vw,99vh) scale(.8766)}}.snow:nth-child(212){opacity:.771;transform:translate(57.9419vw,-10px) scale(.5645);animation:fall-212 16s -6s linear infinite}@keyframes fall-212{77.934%{transform:translate(56.6186vw,77.934vh) scale(.5645)}to{transform:translate(57.28025vw,99vh) scale(.5645)}}.snow:nth-child(213){opacity:1.2636;transform:translate(50.2361vw,-10px) scale(.3859);animation:fall-213 11s -22s linear infinite}@keyframes fall-213{56.407%{transform:translate(41.4315vw,56.407vh) scale(.3859)}to{transform:translate(45.8338vw,99vh) scale(.3859)}}.snow:nth-child(214){opacity:1.5302;transform:translate(83.0743vw,-10px) scale(.128);animation:fall-214 13s -7s linear infinite}@keyframes fall-214{61.234%{transform:translate(85.6773vw,61.234vh) scale(.128)}to{transform:translate(84.3758vw,99vh) scale(.128)}}.snow:nth-child(215){opacity:.2046;transform:translate(5.7192vw,-10px) scale(.2734);animation:fall-215 25s -9s linear infinite}@keyframes fall-215{48.541%{transform:translate(9.1258vw,48.541vh) scale(.2734)}to{transform:translate(7.4225vw,99vh) scale(.2734)}}.snow:nth-child(216){opacity:.4572;transform:translate(88.0437vw,-10px) scale(.0978);animation:fall-216 26s -6s linear infinite}@keyframes fall-216{56.262%{transform:translate(93.4489vw,56.262vh) scale(.0978)}to{transform:translate(90.7463vw,99vh) scale(.0978)}}.snow:nth-child(217){opacity:1.8174;transform:translate(68.5528vw,-10px) scale(.2197);animation:fall-217 16s -1s linear infinite}@keyframes fall-217{54.796%{transform:translate(76.37vw,54.796vh) scale(.2197)}to{transform:translate(72.4614vw,99vh) scale(.2197)}}.snow:nth-child(218){opacity:.3212;transform:translate(54.5249vw,-10px) scale(.3107);animation:fall-218 23s -28s linear infinite}@keyframes fall-218{37.733%{transform:translate(46.065vw,37.733vh) scale(.3107)}to{transform:translate(50.29495vw,99vh) scale(.3107)}}.snow:nth-child(219){opacity:.0456;transform:translate(56.5303vw,-10px) scale(.1852);animation:fall-219 30s -29s linear infinite}@keyframes fall-219{33.906%{transform:translate(47.4054vw,33.906vh) scale(.1852)}to{transform:translate(51.96785vw,99vh) scale(.1852)}}.snow:nth-child(220){opacity:.04;transform:translate(26.0099vw,-10px) scale(.1262);animation:fall-220 12s -18s linear infinite}@keyframes fall-220{68.717%{transform:translate(29.4074vw,68.717vh) scale(.1262)}to{transform:translate(27.70865vw,99vh) scale(.1262)}}.snow:nth-child(221){opacity:1.5718;transform:translate(75.1148vw,-10px) scale(.1408);animation:fall-221 14s -12s linear infinite}@keyframes fall-221{31.887%{transform:translate(71.0417vw,31.887vh) scale(.1408)}to{transform:translate(73.07825vw,99vh) scale(.1408)}}.snow:nth-child(222){opacity:.237;transform:translate(.0856vw,-10px) scale(.1439);animation:fall-222 29s -16s linear infinite}@keyframes fall-222{50.264%{transform:translate(-8.9359vw,50.264vh) scale(.1439)}to{transform:translate(-4.42515vw,99vh) scale(.1439)}}.snow:nth-child(223){opacity:1.7726;transform:translate(94.4017vw,-10px) scale(.7036);animation:fall-223 15s -18s linear infinite}@keyframes fall-223{45.05%{transform:translate(95.6675vw,45.05vh) scale(.7036)}to{transform:translate(95.0346vw,99vh) scale(.7036)}}.snow:nth-child(224){opacity:1.7914;transform:translate(92.831vw,-10px) scale(.5432);animation:fall-224 18s -27s linear infinite}@keyframes fall-224{61.495%{transform:translate(97.7126vw,61.495vh) scale(.5432)}to{transform:translate(95.2718vw,99vh) scale(.5432)}}.snow:nth-child(225){opacity:.1672;transform:translate(15.977vw,-10px) scale(.6318);animation:fall-225 28s -4s linear infinite}@keyframes fall-225{60.595%{transform:translate(23.0239vw,60.595vh) scale(.6318)}to{transform:translate(19.50045vw,99vh) scale(.6318)}}.snow:nth-child(226){opacity:1.3294;transform:translate(10.7016vw,-10px) scale(.4108);animation:fall-226 25s -26s linear infinite}@keyframes fall-226{47.001%{transform:translate(11.5641vw,47.001vh) scale(.4108)}to{transform:translate(11.13285vw,99vh) scale(.4108)}}.snow:nth-child(227){opacity:.8536;transform:translate(13.2375vw,-10px) scale(.187);animation:fall-227 13s -7s linear infinite}@keyframes fall-227{77.593%{transform:translate(5.0106vw,77.593vh) scale(.187)}to{transform:translate(9.12405vw,99vh) scale(.187)}}.snow:nth-child(228){opacity:1.8398;transform:translate(18.5868vw,-10px) scale(.9406);animation:fall-228 30s -30s linear infinite}@keyframes fall-228{76.029%{transform:translate(20.468vw,76.029vh) scale(.9406)}to{transform:translate(19.5274vw,99vh) scale(.9406)}}.snow:nth-child(229){opacity:1.5642;transform:translate(41.737vw,-10px) scale(.9075);animation:fall-229 15s -3s linear infinite}@keyframes fall-229{77.138%{transform:translate(43.2372vw,77.138vh) scale(.9075)}to{transform:translate(42.4871vw,99vh) scale(.9075)}}.snow:nth-child(230){opacity:1.6008;transform:translate(66.0058vw,-10px) scale(.6183);animation:fall-230 16s -26s linear infinite}@keyframes fall-230{42.586%{transform:translate(56.6125vw,42.586vh) scale(.6183)}to{transform:translate(61.30915vw,99vh) scale(.6183)}}.snow:nth-child(231){opacity:.9604;transform:translate(69.81vw,-10px) scale(.7717);animation:fall-231 14s -26s linear infinite}@keyframes fall-231{40.036%{transform:translate(61.5532vw,40.036vh) scale(.7717)}to{transform:translate(65.6816vw,99vh) scale(.7717)}}.snow:nth-child(232){opacity:.0204;transform:translate(8.0414vw,-10px) scale(.1985);animation:fall-232 12s -2s linear infinite}@keyframes fall-232{60.683%{transform:translate(9.5978vw,60.683vh) scale(.1985)}to{transform:translate(8.8196vw,99vh) scale(.1985)}}.snow:nth-child(233){opacity:1.6338;transform:translate(17.5479vw,-10px) scale(.4049);animation:fall-233 18s -24s linear infinite}@keyframes fall-233{39.018%{transform:translate(9.0591vw,39.018vh) scale(.4049)}to{transform:translate(13.3035vw,99vh) scale(.4049)}}.snow:nth-child(234){opacity:1.3768;transform:translate(13.2683vw,-10px) scale(.4299);animation:fall-234 28s -2s linear infinite}@keyframes fall-234{60.821%{transform:translate(13.6026vw,60.821vh) scale(.4299)}to{transform:translate(13.43545vw,99vh) scale(.4299)}}.snow:nth-child(235){opacity:1.5302;transform:translate(1.9968vw,-10px) scale(.0913);animation:fall-235 11s -6s linear infinite}@keyframes fall-235{77.994%{transform:translate(-1.8786vw,77.994vh) scale(.0913)}to{transform:translate(.0591vw,99vh) scale(.0913)}}.snow:nth-child(236){opacity:.552;transform:translate(85.2115vw,-10px) scale(.8032);animation:fall-236 19s -11s linear infinite}@keyframes fall-236{71.072%{transform:translate(90.3998vw,71.072vh) scale(.8032)}to{transform:translate(87.80565vw,99vh) scale(.8032)}}.snow:nth-child(237){opacity:1.0042;transform:translate(66.0168vw,-10px) scale(.0445);animation:fall-237 19s -1s linear infinite}@keyframes fall-237{47.357%{transform:translate(64.6433vw,47.357vh) scale(.0445)}to{transform:translate(65.33005vw,99vh) scale(.0445)}}.snow:nth-child(238){opacity:1.8006;transform:translate(52.8903vw,-10px) scale(.4038);animation:fall-238 26s -25s linear infinite}@keyframes fall-238{57.983%{transform:translate(53.5485vw,57.983vh) scale(.4038)}to{transform:translate(53.2194vw,99vh) scale(.4038)}}.snow:nth-child(239){opacity:.0666;transform:translate(22.6756vw,-10px) scale(.4847);animation:fall-239 27s -25s linear infinite}@keyframes fall-239{61.084%{transform:translate(14.4519vw,61.084vh) scale(.4847)}to{transform:translate(18.56375vw,99vh) scale(.4847)}}.snow:nth-child(240){opacity:1.2858;transform:translate(49.8558vw,-10px) scale(.6259);animation:fall-240 12s -26s linear infinite}@keyframes fall-240{52.171%{transform:translate(44.9781vw,52.171vh) scale(.6259)}to{transform:translate(47.41695vw,99vh) scale(.6259)}}.snow:nth-child(241){opacity:1.8804;transform:translate(58.4005vw,-10px) scale(.4156);animation:fall-241 14s -20s linear infinite}@keyframes fall-241{75.463%{transform:translate(59.7176vw,75.463vh) scale(.4156)}to{transform:translate(59.05905vw,99vh) scale(.4156)}}.snow:nth-child(242){opacity:1.126;transform:translate(39.6288vw,-10px) scale(.9202);animation:fall-242 28s -23s linear infinite}@keyframes fall-242{43.531%{transform:translate(48.8218vw,43.531vh) scale(.9202)}to{transform:translate(44.2253vw,99vh) scale(.9202)}}.snow:nth-child(243){opacity:1.374;transform:translate(82.8999vw,-10px) scale(.7546);animation:fall-243 25s -12s linear infinite}@keyframes fall-243{69.383%{transform:translate(90.1128vw,69.383vh) scale(.7546)}to{transform:translate(86.50635vw,99vh) scale(.7546)}}.snow:nth-child(244){opacity:.921;transform:translate(55.4006vw,-10px) scale(.8253);animation:fall-244 17s -10s linear infinite}@keyframes fall-244{74.987%{transform:translate(51.9394vw,74.987vh) scale(.8253)}to{transform:translate(53.67vw,99vh) scale(.8253)}}.snow:nth-child(245){opacity:.8646;transform:translate(60.1644vw,-10px) scale(.517);animation:fall-245 16s -6s linear infinite}@keyframes fall-245{66.53%{transform:translate(52.9916vw,66.53vh) scale(.517)}to{transform:translate(56.578vw,99vh) scale(.517)}}.snow:nth-child(246){opacity:.7614;transform:translate(63.7468vw,-10px) scale(.9351);animation:fall-246 21s -23s linear infinite}@keyframes fall-246{34.306%{transform:translate(57.5632vw,34.306vh) scale(.9351)}to{transform:translate(60.655vw,99vh) scale(.9351)}}.snow:nth-child(247){opacity:.714;transform:translate(88.234vw,-10px) scale(.9184);animation:fall-247 24s -22s linear infinite}@keyframes fall-247{53.81%{transform:translate(80.6405vw,53.81vh) scale(.9184)}to{transform:translate(84.43725vw,99vh) scale(.9184)}}.snow:nth-child(248){opacity:1.6002;transform:translate(24.4607vw,-10px) scale(.1964);animation:fall-248 23s -6s linear infinite}@keyframes fall-248{46.689%{transform:translate(34.3795vw,46.689vh) scale(.1964)}to{transform:translate(29.4201vw,99vh) scale(.1964)}}.snow:nth-child(249){opacity:1.9884;transform:translate(91.7438vw,-10px) scale(.7703);animation:fall-249 17s -25s linear infinite}@keyframes fall-249{58.968%{transform:translate(84.2744vw,58.968vh) scale(.7703)}to{transform:translate(88.0091vw,99vh) scale(.7703)}}.snow:nth-child(250){opacity:.6022;transform:translate(71.191vw,-10px) scale(.0517);animation:fall-250 26s -6s linear infinite}@keyframes fall-250{70.421%{transform:translate(73.3406vw,70.421vh) scale(.0517)}to{transform:translate(72.2658vw,99vh) scale(.0517)}}.snow:nth-child(251){opacity:1.051;transform:translate(12.1867vw,-10px) scale(.5083);animation:fall-251 21s -8s linear infinite}@keyframes fall-251{78.883%{transform:translate(10.1785vw,78.883vh) scale(.5083)}to{transform:translate(11.1826vw,99vh) scale(.5083)}}.snow:nth-child(252){opacity:.9554;transform:translate(70.8547vw,-10px) scale(.6898);animation:fall-252 21s -12s linear infinite}@keyframes fall-252{34.181%{transform:translate(64.9031vw,34.181vh) scale(.6898)}to{transform:translate(67.8789vw,99vh) scale(.6898)}}.snow:nth-child(253){opacity:1.88;transform:translate(91.3758vw,-10px) scale(.628);animation:fall-253 17s -11s linear infinite}@keyframes fall-253{68.822%{transform:translate(92.1495vw,68.822vh) scale(.628)}to{transform:translate(91.76265vw,99vh) scale(.628)}}.snow:nth-child(254){opacity:1.1904;transform:translate(27.8651vw,-10px) scale(.7307);animation:fall-254 16s -11s linear infinite}@keyframes fall-254{57.948%{transform:translate(25.328vw,57.948vh) scale(.7307)}to{transform:translate(26.59655vw,99vh) scale(.7307)}}.snow:nth-child(255){opacity:.266;transform:translate(96.2953vw,-10px) scale(.9404);animation:fall-255 23s -23s linear infinite}@keyframes fall-255{67.475%{transform:translate(98.395vw,67.475vh) scale(.9404)}to{transform:translate(97.34515vw,99vh) scale(.9404)}}.snow:nth-child(256){opacity:.1538;transform:translate(59.3663vw,-10px) scale(.0206);animation:fall-256 28s -25s linear infinite}@keyframes fall-256{52.183%{transform:translate(56.3367vw,52.183vh) scale(.0206)}to{transform:translate(57.8515vw,99vh) scale(.0206)}}.snow:nth-child(257){opacity:1.8392;transform:translate(43.7131vw,-10px) scale(.4902);animation:fall-257 14s -17s linear infinite}@keyframes fall-257{51.464%{transform:translate(44.2397vw,51.464vh) scale(.4902)}to{transform:translate(43.9764vw,99vh) scale(.4902)}}.snow:nth-child(258){opacity:.7594;transform:translate(67.4349vw,-10px) scale(.5566);animation:fall-258 25s -19s linear infinite}@keyframes fall-258{55.491%{transform:translate(65.7817vw,55.491vh) scale(.5566)}to{transform:translate(66.6083vw,99vh) scale(.5566)}}.snow:nth-child(259){opacity:1.158;transform:translate(59.8474vw,-10px) scale(.5647);animation:fall-259 17s -6s linear infinite}@keyframes fall-259{74.844%{transform:translate(52.8445vw,74.844vh) scale(.5647)}to{transform:translate(56.34595vw,99vh) scale(.5647)}}.snow:nth-child(260){opacity:1.5788;transform:translate(29.7613vw,-10px) scale(.2045);animation:fall-260 12s -25s linear infinite}@keyframes fall-260{33.031%{transform:translate(37.086vw,33.031vh) scale(.2045)}to{transform:translate(33.42365vw,99vh) scale(.2045)}}.snow:nth-child(261){opacity:.4202;transform:translate(57.3539vw,-10px) scale(.7558);animation:fall-261 20s -5s linear infinite}@keyframes fall-261{60.121%{transform:translate(57.7154vw,60.121vh) scale(.7558)}to{transform:translate(57.53465vw,99vh) scale(.7558)}}.snow:nth-child(262){opacity:.2846;transform:translate(11.9201vw,-10px) scale(.6591);animation:fall-262 18s -20s linear infinite}@keyframes fall-262{48.157%{transform:translate(16.8431vw,48.157vh) scale(.6591)}to{transform:translate(14.3816vw,99vh) scale(.6591)}}.snow:nth-child(263){opacity:.623;transform:translate(67.265vw,-10px) scale(.849);animation:fall-263 26s -25s linear infinite}@keyframes fall-263{45.586%{transform:translate(61.0442vw,45.586vh) scale(.849)}to{transform:translate(64.1546vw,99vh) scale(.849)}}.snow:nth-child(264){opacity:1.3124;transform:translate(49.1068vw,-10px) scale(.5091);animation:fall-264 19s -17s linear infinite}@keyframes fall-264{59.636%{transform:translate(52.7485vw,59.636vh) scale(.5091)}to{transform:translate(50.92765vw,99vh) scale(.5091)}}.snow:nth-child(265){opacity:.014;transform:translate(77.5403vw,-10px) scale(.3988);animation:fall-265 17s -19s linear infinite}@keyframes fall-265{63.162%{transform:translate(85.8318vw,63.162vh) scale(.3988)}to{transform:translate(81.68605vw,99vh) scale(.3988)}}.snow:nth-child(266){opacity:.9564;transform:translate(1.056vw,-10px) scale(.8931);animation:fall-266 18s -26s linear infinite}@keyframes fall-266{78.768%{transform:translate(3.8269vw,78.768vh) scale(.8931)}to{transform:translate(2.44145vw,99vh) scale(.8931)}}.snow:nth-child(267){opacity:.3906;transform:translate(50.6425vw,-10px) scale(.8134);animation:fall-267 24s -7s linear infinite}@keyframes fall-267{74.773%{transform:translate(49.0971vw,74.773vh) scale(.8134)}to{transform:translate(49.8698vw,99vh) scale(.8134)}}.snow:nth-child(268){opacity:.9268;transform:translate(90.7193vw,-10px) scale(.236);animation:fall-268 10s -1s linear infinite}@keyframes fall-268{74.095%{transform:translate(92.4656vw,74.095vh) scale(.236)}to{transform:translate(91.59245vw,99vh) scale(.236)}}.snow:nth-child(269){opacity:1.8082;transform:translate(9.1469vw,-10px) scale(.4333);animation:fall-269 20s -3s linear infinite}@keyframes fall-269{30.33%{transform:translate(17.0409vw,30.33vh) scale(.4333)}to{transform:translate(13.0939vw,99vh) scale(.4333)}}.snow:nth-child(270){opacity:.7546;transform:translate(42.721vw,-10px) scale(.4818);animation:fall-270 10s -1s linear infinite}@keyframes fall-270{36.946%{transform:translate(44.1378vw,36.946vh) scale(.4818)}to{transform:translate(43.4294vw,99vh) scale(.4818)}}.snow:nth-child(271){opacity:.723;transform:translate(22.1232vw,-10px) scale(.1805);animation:fall-271 19s -21s linear infinite}@keyframes fall-271{43.428%{transform:translate(17.039vw,43.428vh) scale(.1805)}to{transform:translate(19.5811vw,99vh) scale(.1805)}}.snow:nth-child(272){opacity:1.225;transform:translate(26.6657vw,-10px) scale(.4969);animation:fall-272 17s -28s linear infinite}@keyframes fall-272{48.878%{transform:translate(22.9112vw,48.878vh) scale(.4969)}to{transform:translate(24.78845vw,99vh) scale(.4969)}}.snow:nth-child(273){opacity:.3924;transform:translate(8.4848vw,-10px) scale(.262);animation:fall-273 24s -14s linear infinite}@keyframes fall-273{47.23%{transform:translate(16.2896vw,47.23vh) scale(.262)}to{transform:translate(12.3872vw,99vh) scale(.262)}}.snow:nth-child(274){opacity:1.0314;transform:translate(49.7569vw,-10px) scale(.5472);animation:fall-274 13s -26s linear infinite}@keyframes fall-274{47.233%{transform:translate(48.9635vw,47.233vh) scale(.5472)}to{transform:translate(49.3602vw,99vh) scale(.5472)}}.snow:nth-child(275){opacity:.341;transform:translate(98.4027vw,-10px) scale(.909);animation:fall-275 28s -26s linear infinite}@keyframes fall-275{69.602%{transform:translate(98.2495vw,69.602vh) scale(.909)}to{transform:translate(98.3261vw,99vh) scale(.909)}}.snow:nth-child(276){opacity:1.2134;transform:translate(58.4562vw,-10px) scale(.9669);animation:fall-276 13s -30s linear infinite}@keyframes fall-276{62.884%{transform:translate(66.8467vw,62.884vh) scale(.9669)}to{transform:translate(62.65145vw,99vh) scale(.9669)}}.snow:nth-child(277){opacity:1.4984;transform:translate(68.6998vw,-10px) scale(.5198);animation:fall-277 28s -1s linear infinite}@keyframes fall-277{48.857%{transform:translate(59.471vw,48.857vh) scale(.5198)}to{transform:translate(64.0854vw,99vh) scale(.5198)}}.snow:nth-child(278){opacity:.614;transform:translate(90.0353vw,-10px) scale(.5736);animation:fall-278 16s -28s linear infinite}@keyframes fall-278{37.527%{transform:translate(97.0961vw,37.527vh) scale(.5736)}to{transform:translate(93.5657vw,99vh) scale(.5736)}}.snow:nth-child(279){opacity:1.23;transform:translate(55.2639vw,-10px) scale(.0233);animation:fall-279 29s -25s linear infinite}@keyframes fall-279{58.701%{transform:translate(48.9395vw,58.701vh) scale(.0233)}to{transform:translate(52.1017vw,99vh) scale(.0233)}}.snow:nth-child(280){opacity:1.5842;transform:translate(45.2277vw,-10px) scale(.6043);animation:fall-280 10s -29s linear infinite}@keyframes fall-280{54.561%{transform:translate(48.9955vw,54.561vh) scale(.6043)}to{transform:translate(47.1116vw,99vh) scale(.6043)}}.snow:nth-child(281){opacity:.5086;transform:translate(24.7828vw,-10px) scale(.5713);animation:fall-281 16s -23s linear infinite}@keyframes fall-281{61.57%{transform:translate(21.3194vw,61.57vh) scale(.5713)}to{transform:translate(23.0511vw,99vh) scale(.5713)}}.snow:nth-child(282){opacity:.9158;transform:translate(98.9578vw,-10px) scale(.4624);animation:fall-282 28s -19s linear infinite}@keyframes fall-282{60.566%{transform:translate(108.3779vw,60.566vh) scale(.4624)}to{transform:translate(103.66785vw,99vh) scale(.4624)}}.snow:nth-child(283){opacity:1.3542;transform:translate(59.0142vw,-10px) scale(.8619);animation:fall-283 23s -11s linear infinite}@keyframes fall-283{72.76%{transform:translate(49.355vw,72.76vh) scale(.8619)}to{transform:translate(54.1846vw,99vh) scale(.8619)}}.snow:nth-child(284){opacity:1.9976;transform:translate(94.0174vw,-10px) scale(.8898);animation:fall-284 21s -9s linear infinite}@keyframes fall-284{36.422%{transform:translate(92.9574vw,36.422vh) scale(.8898)}to{transform:translate(93.4874vw,99vh) scale(.8898)}}.snow:nth-child(285){opacity:.0118;transform:translate(99.4946vw,-10px) scale(.322);animation:fall-285 13s -30s linear infinite}@keyframes fall-285{65.417%{transform:translate(90.9593vw,65.417vh) scale(.322)}to{transform:translate(95.22695vw,99vh) scale(.322)}}.snow:nth-child(286){opacity:1.5194;transform:translate(13.532vw,-10px) scale(.0323);animation:fall-286 26s -17s linear infinite}@keyframes fall-286{63.91%{transform:translate(19.3335vw,63.91vh) scale(.0323)}to{transform:translate(16.43275vw,99vh) scale(.0323)}}.snow:nth-child(287){opacity:.0986;transform:translate(86.4614vw,-10px) scale(.9134);animation:fall-287 20s -20s linear infinite}@keyframes fall-287{52.515%{transform:translate(96.206vw,52.515vh) scale(.9134)}to{transform:translate(91.3337vw,99vh) scale(.9134)}}.snow:nth-child(288){opacity:1.398;transform:translate(23.6897vw,-10px) scale(.5024);animation:fall-288 24s -6s linear infinite}@keyframes fall-288{54.99%{transform:translate(30.9188vw,54.99vh) scale(.5024)}to{transform:translate(27.30425vw,99vh) scale(.5024)}}.snow:nth-child(289){opacity:1.504;transform:translate(20.5168vw,-10px) scale(.9006);animation:fall-289 11s -6s linear infinite}@keyframes fall-289{48.358%{transform:translate(21.1536vw,48.358vh) scale(.9006)}to{transform:translate(20.8352vw,99vh) scale(.9006)}}.snow:nth-child(290){opacity:1.4228;transform:translate(46.5005vw,-10px) scale(.4522);animation:fall-290 29s -27s linear infinite}@keyframes fall-290{75.157%{transform:translate(53.1775vw,75.157vh) scale(.4522)}to{transform:translate(49.839vw,99vh) scale(.4522)}}.snow:nth-child(291){opacity:.5516;transform:translate(76.7534vw,-10px) scale(.0162);animation:fall-291 14s -25s linear infinite}@keyframes fall-291{68.293%{transform:translate(68.6965vw,68.293vh) scale(.0162)}to{transform:translate(72.72495vw,99vh) scale(.0162)}}.snow:nth-child(292){opacity:1.363;transform:translate(77.7124vw,-10px) scale(.6024);animation:fall-292 20s -25s linear infinite}@keyframes fall-292{36.576%{transform:translate(68.8735vw,36.576vh) scale(.6024)}to{transform:translate(73.29295vw,99vh) scale(.6024)}}.snow:nth-child(293){opacity:.999;transform:translate(17.5427vw,-10px) scale(.4536);animation:fall-293 15s -23s linear infinite}@keyframes fall-293{67.226%{transform:translate(24.2996vw,67.226vh) scale(.4536)}to{transform:translate(20.92115vw,99vh) scale(.4536)}}.snow:nth-child(294){opacity:1.4738;transform:translate(89.9345vw,-10px) scale(.2083);animation:fall-294 19s -28s linear infinite}@keyframes fall-294{35.14%{transform:translate(82.5521vw,35.14vh) scale(.2083)}to{transform:translate(86.2433vw,99vh) scale(.2083)}}.snow:nth-child(295){opacity:1.3164;transform:translate(16.8577vw,-10px) scale(.8002);animation:fall-295 14s -6s linear infinite}@keyframes fall-295{74.75%{transform:translate(10.3284vw,74.75vh) scale(.8002)}to{transform:translate(13.59305vw,99vh) scale(.8002)}}.snow:nth-child(296){opacity:1.5;transform:translate(69.8477vw,-10px) scale(.3721);animation:fall-296 17s -13s linear infinite}@keyframes fall-296{54.609%{transform:translate(75.4485vw,54.609vh) scale(.3721)}to{transform:translate(72.6481vw,99vh) scale(.3721)}}.snow:nth-child(297){opacity:1.108;transform:translate(63.6252vw,-10px) scale(.8975);animation:fall-297 10s -1s linear infinite}@keyframes fall-297{65.167%{transform:translate(58.4346vw,65.167vh) scale(.8975)}to{transform:translate(61.0299vw,99vh) scale(.8975)}}.snow:nth-child(298){opacity:.459;transform:translate(20.7171vw,-10px) scale(.0311);animation:fall-298 27s -19s linear infinite}@keyframes fall-298{31.269%{transform:translate(16.9941vw,31.269vh) scale(.0311)}to{transform:translate(18.8556vw,99vh) scale(.0311)}}.snow:nth-child(299){opacity:1.8456;transform:translate(81.6579vw,-10px) scale(.7792);animation:fall-299 19s -29s linear infinite}@keyframes fall-299{73.553%{transform:translate(82.6198vw,73.553vh) scale(.7792)}to{transform:translate(82.13885vw,99vh) scale(.7792)}}.snow:nth-child(300){opacity:.665;transform:translate(39.4894vw,-10px) scale(.3276);animation:fall-300 26s -30s linear infinite}@keyframes fall-300{60.389%{transform:translate(37.4561vw,60.389vh) scale(.3276)}to{transform:translate(38.47275vw,99vh) scale(.3276)}}.snow:nth-child(301){opacity:.1836;transform:translate(43.2858vw,-10px) scale(.8324);animation:fall-301 20s -4s linear infinite}@keyframes fall-301{46.575%{transform:translate(49.9873vw,46.575vh) scale(.8324)}to{transform:translate(46.63655vw,99vh) scale(.8324)}}.snow:nth-child(302){opacity:.3596;transform:translate(87.8128vw,-10px) scale(.0451);animation:fall-302 22s -13s linear infinite}@keyframes fall-302{31.24%{transform:translate(89.2739vw,31.24vh) scale(.0451)}to{transform:translate(88.54335vw,99vh) scale(.0451)}}.snow:nth-child(303){opacity:.5384;transform:translate(61.0382vw,-10px) scale(.6732);animation:fall-303 27s -16s linear infinite}@keyframes fall-303{60.997%{transform:translate(62.809vw,60.997vh) scale(.6732)}to{transform:translate(61.9236vw,99vh) scale(.6732)}}.snow:nth-child(304){opacity:.6678;transform:translate(1.1956vw,-10px) scale(.2141);animation:fall-304 30s -13s linear infinite}@keyframes fall-304{61.274%{transform:translate(10.1476vw,61.274vh) scale(.2141)}to{transform:translate(5.6716vw,99vh) scale(.2141)}}.snow:nth-child(305){opacity:1.183;transform:translate(89.3532vw,-10px) scale(.1197);animation:fall-305 12s -5s linear infinite}@keyframes fall-305{72.957%{transform:translate(98.6016vw,72.957vh) scale(.1197)}to{transform:translate(93.9774vw,99vh) scale(.1197)}}.snow:nth-child(306){opacity:1.8682;transform:translate(17.3174vw,-10px) scale(.1006);animation:fall-306 20s -30s linear infinite}@keyframes fall-306{45.969%{transform:translate(25.8774vw,45.969vh) scale(.1006)}to{transform:translate(21.5974vw,99vh) scale(.1006)}}.snow:nth-child(307){opacity:.8468;transform:translate(26.0817vw,-10px) scale(.222);animation:fall-307 28s -14s linear infinite}@keyframes fall-307{67.475%{transform:translate(29.7043vw,67.475vh) scale(.222)}to{transform:translate(27.893vw,99vh) scale(.222)}}.snow:nth-child(308){opacity:1.4778;transform:translate(39.2625vw,-10px) scale(.9838);animation:fall-308 14s -21s linear infinite}@keyframes fall-308{49.011%{transform:translate(29.6747vw,49.011vh) scale(.9838)}to{transform:translate(34.4686vw,99vh) scale(.9838)}}.snow:nth-child(309){opacity:1.2418;transform:translate(62.2435vw,-10px) scale(.9777);animation:fall-309 12s -29s linear infinite}@keyframes fall-309{36.521%{transform:translate(57.1861vw,36.521vh) scale(.9777)}to{transform:translate(59.7148vw,99vh) scale(.9777)}}.snow:nth-child(310){opacity:1.3232;transform:translate(8.2627vw,-10px) scale(.402);animation:fall-310 10s -4s linear infinite}@keyframes fall-310{56.64%{transform:translate(8.9226vw,56.64vh) scale(.402)}to{transform:translate(8.59265vw,99vh) scale(.402)}}.snow:nth-child(311){opacity:.9722;transform:translate(.7877vw,-10px) scale(.7836);animation:fall-311 15s -16s linear infinite}@keyframes fall-311{39.233%{transform:translate(6.3019vw,39.233vh) scale(.7836)}to{transform:translate(3.5448vw,99vh) scale(.7836)}}.snow:nth-child(312){opacity:.352;transform:translate(25.4979vw,-10px) scale(.6314);animation:fall-312 16s -17s linear infinite}@keyframes fall-312{45.305%{transform:translate(24.3349vw,45.305vh) scale(.6314)}to{transform:translate(24.9164vw,99vh) scale(.6314)}}.snow:nth-child(313){opacity:1.2198;transform:translate(4.9761vw,-10px) scale(.7589);animation:fall-313 20s -22s linear infinite}@keyframes fall-313{67.82%{transform:translate(-4.8973vw,67.82vh) scale(.7589)}to{transform:translate(.0394vw,99vh) scale(.7589)}}.snow:nth-child(314){opacity:.0132;transform:translate(91.9416vw,-10px) scale(.2112);animation:fall-314 30s -13s linear infinite}@keyframes fall-314{36.601%{transform:translate(96.466vw,36.601vh) scale(.2112)}to{transform:translate(94.2038vw,99vh) scale(.2112)}}.snow:nth-child(315){opacity:1.4308;transform:translate(65.762vw,-10px) scale(.1598);animation:fall-315 24s -4s linear infinite}@keyframes fall-315{56.724%{transform:translate(61.6352vw,56.724vh) scale(.1598)}to{transform:translate(63.6986vw,99vh) scale(.1598)}}.snow:nth-child(316){opacity:1.9606;transform:translate(24.3152vw,-10px) scale(.5792);animation:fall-316 14s -30s linear infinite}@keyframes fall-316{45.774%{transform:translate(24.2161vw,45.774vh) scale(.5792)}to{transform:translate(24.26565vw,99vh) scale(.5792)}}.snow:nth-child(317){opacity:1.026;transform:translate(46.1203vw,-10px) scale(.1802);animation:fall-317 14s -5s linear infinite}@keyframes fall-317{48.18%{transform:translate(53.411vw,48.18vh) scale(.1802)}to{transform:translate(49.76565vw,99vh) scale(.1802)}}.snow:nth-child(318){opacity:1.755;transform:translate(28.094vw,-10px) scale(.4319);animation:fall-318 16s -22s linear infinite}@keyframes fall-318{37.797%{transform:translate(27.5511vw,37.797vh) scale(.4319)}to{transform:translate(27.82255vw,99vh) scale(.4319)}}.snow:nth-child(319){opacity:1.3662;transform:translate(28.9981vw,-10px) scale(.1877);animation:fall-319 14s -4s linear infinite}@keyframes fall-319{63.522%{transform:translate(38.7012vw,63.522vh) scale(.1877)}to{transform:translate(33.84965vw,99vh) scale(.1877)}}.snow:nth-child(320){opacity:1.3876;transform:translate(10.8103vw,-10px) scale(.5303);animation:fall-320 13s -17s linear infinite}@keyframes fall-320{49.935%{transform:translate(17.3186vw,49.935vh) scale(.5303)}to{transform:translate(14.06445vw,99vh) scale(.5303)}}.snow:nth-child(321){opacity:.6742;transform:translate(75.3303vw,-10px) scale(.5143);animation:fall-321 25s -12s linear infinite}@keyframes fall-321{73.556%{transform:translate(83.0226vw,73.556vh) scale(.5143)}to{transform:translate(79.17645vw,99vh) scale(.5143)}}.snow:nth-child(322){opacity:1.5324;transform:translate(87.8577vw,-10px) scale(.0948);animation:fall-322 16s -24s linear infinite}@keyframes fall-322{52.191%{transform:translate(91.6083vw,52.191vh) scale(.0948)}to{transform:translate(89.733vw,99vh) scale(.0948)}}.snow:nth-child(323){opacity:1.4104;transform:translate(67.5167vw,-10px) scale(.4867);animation:fall-323 15s -6s linear infinite}@keyframes fall-323{42.488%{transform:translate(76.3113vw,42.488vh) scale(.4867)}to{transform:translate(71.914vw,99vh) scale(.4867)}}.snow:nth-child(324){opacity:1.6496;transform:translate(56.1913vw,-10px) scale(.0623);animation:fall-324 23s -23s linear infinite}@keyframes fall-324{49.486%{transform:translate(56.313vw,49.486vh) scale(.0623)}to{transform:translate(56.25215vw,99vh) scale(.0623)}}.snow:nth-child(325){opacity:1.8938;transform:translate(14.5979vw,-10px) scale(.6599);animation:fall-325 24s -23s linear infinite}@keyframes fall-325{45.401%{transform:translate(6.7144vw,45.401vh) scale(.6599)}to{transform:translate(10.65615vw,99vh) scale(.6599)}}.snow:nth-child(326){opacity:.8386;transform:translate(54.4478vw,-10px) scale(.2623);animation:fall-326 22s -8s linear infinite}@keyframes fall-326{62.766%{transform:translate(49.3664vw,62.766vh) scale(.2623)}to{transform:translate(51.9071vw,99vh) scale(.2623)}}.snow:nth-child(327){opacity:1.2762;transform:translate(64.7294vw,-10px) scale(.2724);animation:fall-327 15s -25s linear infinite}@keyframes fall-327{58.273%{transform:translate(58.0156vw,58.273vh) scale(.2724)}to{transform:translate(61.3725vw,99vh) scale(.2724)}}.snow:nth-child(328){opacity:.0732;transform:translate(57.4638vw,-10px) scale(.4761);animation:fall-328 29s -10s linear infinite}@keyframes fall-328{70.867%{transform:translate(58.4362vw,70.867vh) scale(.4761)}to{transform:translate(57.95vw,99vh) scale(.4761)}}.snow:nth-child(329){opacity:.4044;transform:translate(22.2969vw,-10px) scale(.2883);animation:fall-329 30s -7s linear infinite}@keyframes fall-329{46.305%{transform:translate(14.0317vw,46.305vh) scale(.2883)}to{transform:translate(18.1643vw,99vh) scale(.2883)}}.snow:nth-child(330){opacity:1.5786;transform:translate(10.7754vw,-10px) scale(.3051);animation:fall-330 15s -9s linear infinite}@keyframes fall-330{66.109%{transform:translate(19.6718vw,66.109vh) scale(.3051)}to{transform:translate(15.2236vw,99vh) scale(.3051)}}.snow:nth-child(331){opacity:.8268;transform:translate(97.4465vw,-10px) scale(.3127);animation:fall-331 21s -21s linear infinite}@keyframes fall-331{70.561%{transform:translate(101.9606vw,70.561vh) scale(.3127)}to{transform:translate(99.70355vw,99vh) scale(.3127)}}.snow:nth-child(332){opacity:1.2334;transform:translate(42.6915vw,-10px) scale(.5667);animation:fall-332 24s -19s linear infinite}@keyframes fall-332{56.406%{transform:translate(36.2645vw,56.406vh) scale(.5667)}to{transform:translate(39.478vw,99vh) scale(.5667)}}.snow:nth-child(333){opacity:.4454;transform:translate(39.4464vw,-10px) scale(.3448);animation:fall-333 16s -7s linear infinite}@keyframes fall-333{40.43%{transform:translate(35.7773vw,40.43vh) scale(.3448)}to{transform:translate(37.61185vw,99vh) scale(.3448)}}.snow:nth-child(334){opacity:.4532;transform:translate(61.9476vw,-10px) scale(.7562);animation:fall-334 19s -30s linear infinite}@keyframes fall-334{74.812%{transform:translate(64.8577vw,74.812vh) scale(.7562)}to{transform:translate(63.40265vw,99vh) scale(.7562)}}.snow:nth-child(335){opacity:1.6164;transform:translate(81.0889vw,-10px) scale(.1651);animation:fall-335 20s -22s linear infinite}@keyframes fall-335{35.483%{transform:translate(86.3958vw,35.483vh) scale(.1651)}to{transform:translate(83.74235vw,99vh) scale(.1651)}}.snow:nth-child(336){opacity:.3386;transform:translate(62.4536vw,-10px) scale(.8942);animation:fall-336 26s -23s linear infinite}@keyframes fall-336{46.781%{transform:translate(58.521vw,46.781vh) scale(.8942)}to{transform:translate(60.4873vw,99vh) scale(.8942)}}.snow:nth-child(337){opacity:1.9212;transform:translate(74.2483vw,-10px) scale(.4219);animation:fall-337 18s -13s linear infinite}@keyframes fall-337{54.861%{transform:translate(82.1852vw,54.861vh) scale(.4219)}to{transform:translate(78.21675vw,99vh) scale(.4219)}}.snow:nth-child(338){opacity:1.9994;transform:translate(47.2239vw,-10px) scale(.6528);animation:fall-338 16s -19s linear infinite}@keyframes fall-338{62.133%{transform:translate(51.7355vw,62.133vh) scale(.6528)}to{transform:translate(49.4797vw,99vh) scale(.6528)}}.snow:nth-child(339){opacity:.2202;transform:translate(56.9688vw,-10px) scale(.8946);animation:fall-339 30s -20s linear infinite}@keyframes fall-339{76.403%{transform:translate(58.8988vw,76.403vh) scale(.8946)}to{transform:translate(57.9338vw,99vh) scale(.8946)}}.snow:nth-child(340){opacity:.9842;transform:translate(36.9884vw,-10px) scale(.9247);animation:fall-340 18s -19s linear infinite}@keyframes fall-340{65.964%{transform:translate(32.9478vw,65.964vh) scale(.9247)}to{transform:translate(34.9681vw,99vh) scale(.9247)}}.snow:nth-child(341){opacity:.6642;transform:translate(23.8968vw,-10px) scale(.5097);animation:fall-341 15s -27s linear infinite}@keyframes fall-341{74.242%{transform:translate(18.4469vw,74.242vh) scale(.5097)}to{transform:translate(21.17185vw,99vh) scale(.5097)}}.snow:nth-child(342){opacity:1.8036;transform:translate(11.9828vw,-10px) scale(.1529);animation:fall-342 18s -27s linear infinite}@keyframes fall-342{77.47%{transform:translate(9.9118vw,77.47vh) scale(.1529)}to{transform:translate(10.9473vw,99vh) scale(.1529)}}.snow:nth-child(343){opacity:.052;transform:translate(23.1894vw,-10px) scale(.2481);animation:fall-343 16s -2s linear infinite}@keyframes fall-343{73.442%{transform:translate(25.8909vw,73.442vh) scale(.2481)}to{transform:translate(24.54015vw,99vh) scale(.2481)}}.snow:nth-child(344){opacity:1.905;transform:translate(64.3472vw,-10px) scale(.4874);animation:fall-344 28s -2s linear infinite}@keyframes fall-344{30.979%{transform:translate(56.8349vw,30.979vh) scale(.4874)}to{transform:translate(60.59105vw,99vh) scale(.4874)}}.snow:nth-child(345){opacity:1.8804;transform:translate(80.7192vw,-10px) scale(.4312);animation:fall-345 27s -13s linear infinite}@keyframes fall-345{47.639%{transform:translate(87.49vw,47.639vh) scale(.4312)}to{transform:translate(84.1046vw,99vh) scale(.4312)}}.snow:nth-child(346){opacity:.6004;transform:translate(37.3364vw,-10px) scale(.7195);animation:fall-346 27s -8s linear infinite}@keyframes fall-346{78.093%{transform:translate(39.2003vw,78.093vh) scale(.7195)}to{transform:translate(38.26835vw,99vh) scale(.7195)}}.snow:nth-child(347){opacity:.0364;transform:translate(97.3773vw,-10px) scale(.6098);animation:fall-347 12s -28s linear infinite}@keyframes fall-347{41.986%{transform:translate(98.3562vw,41.986vh) scale(.6098)}to{transform:translate(97.86675vw,99vh) scale(.6098)}}.snow:nth-child(348){opacity:.7562;transform:translate(74.8482vw,-10px) scale(.6644);animation:fall-348 11s -5s linear infinite}@keyframes fall-348{43.629%{transform:translate(80.9976vw,43.629vh) scale(.6644)}to{transform:translate(77.9229vw,99vh) scale(.6644)}}.snow:nth-child(349){opacity:.2072;transform:translate(2.9887vw,-10px) scale(.483);animation:fall-349 27s -1s linear infinite}@keyframes fall-349{51.871%{transform:translate(10.7237vw,51.871vh) scale(.483)}to{transform:translate(6.8562vw,99vh) scale(.483)}}.snow:nth-child(350){opacity:1.2218;transform:translate(55.5776vw,-10px) scale(.0589);animation:fall-350 11s -21s linear infinite}@keyframes fall-350{40.163%{transform:translate(56.0684vw,40.163vh) scale(.0589)}to{transform:translate(55.823vw,99vh) scale(.0589)}}.snow:nth-child(351){opacity:1.6036;transform:translate(12.0021vw,-10px) scale(.9684);animation:fall-351 23s -12s linear infinite}@keyframes fall-351{68.993%{transform:translate(7.2734vw,68.993vh) scale(.9684)}to{transform:translate(9.63775vw,99vh) scale(.9684)}}.snow:nth-child(352){opacity:.3188;transform:translate(77.4083vw,-10px) scale(.2733);animation:fall-352 29s -5s linear infinite}@keyframes fall-352{51.59%{transform:translate(68.3227vw,51.59vh) scale(.2733)}to{transform:translate(72.8655vw,99vh) scale(.2733)}}.snow:nth-child(353){opacity:1.394;transform:translate(29.2835vw,-10px) scale(.8289);animation:fall-353 15s -13s linear infinite}@keyframes fall-353{63.607%{transform:translate(24.7049vw,63.607vh) scale(.8289)}to{transform:translate(26.9942vw,99vh) scale(.8289)}}.snow:nth-child(354){opacity:1.2504;transform:translate(33.8787vw,-10px) scale(.1636);animation:fall-354 11s -29s linear infinite}@keyframes fall-354{33.683%{transform:translate(33.77vw,33.683vh) scale(.1636)}to{transform:translate(33.82435vw,99vh) scale(.1636)}}.snow:nth-child(355){opacity:1.2296;transform:translate(69.4962vw,-10px) scale(.2811);animation:fall-355 24s -18s linear infinite}@keyframes fall-355{79.47%{transform:translate(71.5366vw,79.47vh) scale(.2811)}to{transform:translate(70.5164vw,99vh) scale(.2811)}}.snow:nth-child(356){opacity:1.5294;transform:translate(40.0971vw,-10px) scale(.3165);animation:fall-356 20s -27s linear infinite}@keyframes fall-356{33.399%{transform:translate(32.7085vw,33.399vh) scale(.3165)}to{transform:translate(36.4028vw,99vh) scale(.3165)}}.snow:nth-child(357){opacity:.979;transform:translate(65.398vw,-10px) scale(.4452);animation:fall-357 10s -15s linear infinite}@keyframes fall-357{37.668%{transform:translate(66.026vw,37.668vh) scale(.4452)}to{transform:translate(65.712vw,99vh) scale(.4452)}}.snow:nth-child(358){opacity:.606;transform:translate(81.4414vw,-10px) scale(.0796);animation:fall-358 15s -5s linear infinite}@keyframes fall-358{47.94%{transform:translate(84.4854vw,47.94vh) scale(.0796)}to{transform:translate(82.9634vw,99vh) scale(.0796)}}.snow:nth-child(359){opacity:1.7036;transform:translate(39.8639vw,-10px) scale(.0003);animation:fall-359 23s -12s linear infinite}@keyframes fall-359{72.712%{transform:translate(46.4176vw,72.712vh) scale(.0003)}to{transform:translate(43.14075vw,99vh) scale(.0003)}}.snow:nth-child(360){opacity:.8088;transform:translate(6.1625vw,-10px) scale(.9062);animation:fall-360 14s -7s linear infinite}@keyframes fall-360{66.694%{transform:translate(4.7473vw,66.694vh) scale(.9062)}to{transform:translate(5.4549vw,99vh) scale(.9062)}}.snow:nth-child(361){opacity:1.1158;transform:translate(58.6438vw,-10px) scale(.3324);animation:fall-361 28s -18s linear infinite}@keyframes fall-361{67.931%{transform:translate(66.1504vw,67.931vh) scale(.3324)}to{transform:translate(62.3971vw,99vh) scale(.3324)}}.snow:nth-child(362){opacity:.1878;transform:translate(86.8807vw,-10px) scale(.0486);animation:fall-362 14s -4s linear infinite}@keyframes fall-362{77.572%{transform:translate(95.0284vw,77.572vh) scale(.0486)}to{transform:translate(90.95455vw,99vh) scale(.0486)}}.snow:nth-child(363){opacity:1.2406;transform:translate(34.1942vw,-10px) scale(.9246);animation:fall-363 24s -25s linear infinite}@keyframes fall-363{68.731%{transform:translate(27.2278vw,68.731vh) scale(.9246)}to{transform:translate(30.711vw,99vh) scale(.9246)}}.snow:nth-child(364){opacity:.3176;transform:translate(29.2726vw,-10px) scale(.254);animation:fall-364 17s -21s linear infinite}@keyframes fall-364{47.008%{transform:translate(33.2032vw,47.008vh) scale(.254)}to{transform:translate(31.2379vw,99vh) scale(.254)}}.snow:nth-child(365){opacity:.0566;transform:translate(46.6925vw,-10px) scale(.3215);animation:fall-365 17s -9s linear infinite}@keyframes fall-365{57.075%{transform:translate(45.2952vw,57.075vh) scale(.3215)}to{transform:translate(45.99385vw,99vh) scale(.3215)}}.snow:nth-child(366){opacity:.1976;transform:translate(95.8472vw,-10px) scale(.9846);animation:fall-366 30s -5s linear infinite}@keyframes fall-366{63.805%{transform:translate(97.6984vw,63.805vh) scale(.9846)}to{transform:translate(96.7728vw,99vh) scale(.9846)}}.snow:nth-child(367){opacity:1.6256;transform:translate(94.4858vw,-10px) scale(.3611);animation:fall-367 17s -18s linear infinite}@keyframes fall-367{51.48%{transform:translate(102.3665vw,51.48vh) scale(.3611)}to{transform:translate(98.42615vw,99vh) scale(.3611)}}.snow:nth-child(368){opacity:.7368;transform:translate(38.6316vw,-10px) scale(.749);animation:fall-368 13s -17s linear infinite}@keyframes fall-368{79.762%{transform:translate(41.1418vw,79.762vh) scale(.749)}to{transform:translate(39.8867vw,99vh) scale(.749)}}.snow:nth-child(369){opacity:1.4034;transform:translate(32.3026vw,-10px) scale(.1211);animation:fall-369 28s -6s linear infinite}@keyframes fall-369{56.428%{transform:translate(42.06vw,56.428vh) scale(.1211)}to{transform:translate(37.1813vw,99vh) scale(.1211)}}.snow:nth-child(370){opacity:.3026;transform:translate(15.3421vw,-10px) scale(.2793);animation:fall-370 20s -7s linear infinite}@keyframes fall-370{49.345%{transform:translate(13.4165vw,49.345vh) scale(.2793)}to{transform:translate(14.3793vw,99vh) scale(.2793)}}.snow:nth-child(371){opacity:.9718;transform:translate(2.5304vw,-10px) scale(.403);animation:fall-371 12s -15s linear infinite}@keyframes fall-371{77.539%{transform:translate(-5.2213vw,77.539vh) scale(.403)}to{transform:translate(-1.34545vw,99vh) scale(.403)}}.snow:nth-child(372){opacity:1.391;transform:translate(21.4675vw,-10px) scale(.6147);animation:fall-372 25s -9s linear infinite}@keyframes fall-372{52.077%{transform:translate(26.2094vw,52.077vh) scale(.6147)}to{transform:translate(23.83845vw,99vh) scale(.6147)}}.snow:nth-child(373){opacity:.273;transform:translate(56.1196vw,-10px) scale(.0236);animation:fall-373 22s -27s linear infinite}@keyframes fall-373{49.344%{transform:translate(52.0131vw,49.344vh) scale(.0236)}to{transform:translate(54.06635vw,99vh) scale(.0236)}}.snow:nth-child(374){opacity:1.1662;transform:translate(5.6439vw,-10px) scale(.338);animation:fall-374 21s -22s linear infinite}@keyframes fall-374{51.865%{transform:translate(1.6876vw,51.865vh) scale(.338)}to{transform:translate(3.66575vw,99vh) scale(.338)}}.snow:nth-child(375){opacity:1.5324;transform:translate(59.9596vw,-10px) scale(.1893);animation:fall-375 25s -1s linear infinite}@keyframes fall-375{57.51%{transform:translate(69.1254vw,57.51vh) scale(.1893)}to{transform:translate(64.5425vw,99vh) scale(.1893)}}.snow:nth-child(376){opacity:.439;transform:translate(33.2171vw,-10px) scale(.4541);animation:fall-376 12s -5s linear infinite}@keyframes fall-376{54.762%{transform:translate(32.2812vw,54.762vh) scale(.4541)}to{transform:translate(32.74915vw,99vh) scale(.4541)}}.snow:nth-child(377){opacity:1.5834;transform:translate(27.9375vw,-10px) scale(.0983);animation:fall-377 30s -16s linear infinite}@keyframes fall-377{43.866%{transform:translate(31.274vw,43.866vh) scale(.0983)}to{transform:translate(29.60575vw,99vh) scale(.0983)}}.snow:nth-child(378){opacity:1.5442;transform:translate(66.4828vw,-10px) scale(.2327);animation:fall-378 28s -8s linear infinite}@keyframes fall-378{61.526%{transform:translate(68.7907vw,61.526vh) scale(.2327)}to{transform:translate(67.63675vw,99vh) scale(.2327)}}.snow:nth-child(379){opacity:1.4724;transform:translate(96.6425vw,-10px) scale(.8491);animation:fall-379 11s -23s linear infinite}@keyframes fall-379{35.098%{transform:translate(96.4139vw,35.098vh) scale(.8491)}to{transform:translate(96.5282vw,99vh) scale(.8491)}}.snow:nth-child(380){opacity:1.7214;transform:translate(1.8985vw,-10px) scale(.6556);animation:fall-380 27s -15s linear infinite}@keyframes fall-380{48.037%{transform:translate(11.552vw,48.037vh) scale(.6556)}to{transform:translate(6.72525vw,99vh) scale(.6556)}}.snow:nth-child(381){opacity:1.192;transform:translate(64.9305vw,-10px) scale(.4149);animation:fall-381 12s -27s linear infinite}@keyframes fall-381{38.779%{transform:translate(58.9363vw,38.779vh) scale(.4149)}to{transform:translate(61.9334vw,99vh) scale(.4149)}}.snow:nth-child(382){opacity:1.237;transform:translate(32.1576vw,-10px) scale(.3054);animation:fall-382 10s -10s linear infinite}@keyframes fall-382{58.863%{transform:translate(41.3101vw,58.863vh) scale(.3054)}to{transform:translate(36.73385vw,99vh) scale(.3054)}}.snow:nth-child(383){opacity:.0118;transform:translate(32.7091vw,-10px) scale(.7713);animation:fall-383 30s -25s linear infinite}@keyframes fall-383{33.371%{transform:translate(30.4801vw,33.371vh) scale(.7713)}to{transform:translate(31.5946vw,99vh) scale(.7713)}}.snow:nth-child(384){opacity:1.8474;transform:translate(7.5749vw,-10px) scale(.7863);animation:fall-384 15s -13s linear infinite}@keyframes fall-384{50.236%{transform:translate(16.2472vw,50.236vh) scale(.7863)}to{transform:translate(11.91105vw,99vh) scale(.7863)}}.snow:nth-child(385){opacity:1.4564;transform:translate(48.9553vw,-10px) scale(.1883);animation:fall-385 25s -16s linear infinite}@keyframes fall-385{76.402%{transform:translate(49.3762vw,76.402vh) scale(.1883)}to{transform:translate(49.16575vw,99vh) scale(.1883)}}.snow:nth-child(386){opacity:.421;transform:translate(74.0557vw,-10px) scale(.1587);animation:fall-386 29s -3s linear infinite}@keyframes fall-386{49.455%{transform:translate(71.3203vw,49.455vh) scale(.1587)}to{transform:translate(72.688vw,99vh) scale(.1587)}}.snow:nth-child(387){opacity:1.7868;transform:translate(13.4206vw,-10px) scale(.3445);animation:fall-387 25s -24s linear infinite}@keyframes fall-387{44.447%{transform:translate(16.2316vw,44.447vh) scale(.3445)}to{transform:translate(14.8261vw,99vh) scale(.3445)}}.snow:nth-child(388){opacity:.1208;transform:translate(30.0614vw,-10px) scale(.6925);animation:fall-388 10s -27s linear infinite}@keyframes fall-388{39.821%{transform:translate(37.2604vw,39.821vh) scale(.6925)}to{transform:translate(33.6609vw,99vh) scale(.6925)}}.snow:nth-child(389){opacity:.4358;transform:translate(78.6056vw,-10px) scale(.4272);animation:fall-389 22s -18s linear infinite}@keyframes fall-389{59.911%{transform:translate(72.0381vw,59.911vh) scale(.4272)}to{transform:translate(75.32185vw,99vh) scale(.4272)}}.snow:nth-child(390){opacity:.437;transform:translate(98.201vw,-10px) scale(.1057);animation:fall-390 17s -13s linear infinite}@keyframes fall-390{50.149%{transform:translate(97.877vw,50.149vh) scale(.1057)}to{transform:translate(98.039vw,99vh) scale(.1057)}}.snow:nth-child(391){opacity:1.5922;transform:translate(25.237vw,-10px) scale(.8831);animation:fall-391 17s -29s linear infinite}@keyframes fall-391{63.255%{transform:translate(33.0334vw,63.255vh) scale(.8831)}to{transform:translate(29.1352vw,99vh) scale(.8831)}}.snow:nth-child(392){opacity:1.6468;transform:translate(46.9991vw,-10px) scale(.1469);animation:fall-392 16s -7s linear infinite}@keyframes fall-392{44.317%{transform:translate(51.1952vw,44.317vh) scale(.1469)}to{transform:translate(49.09715vw,99vh) scale(.1469)}}.snow:nth-child(393){opacity:.2452;transform:translate(19.0629vw,-10px) scale(.6236);animation:fall-393 10s -25s linear infinite}@keyframes fall-393{66.755%{transform:translate(19.8692vw,66.755vh) scale(.6236)}to{transform:translate(19.46605vw,99vh) scale(.6236)}}.snow:nth-child(394){opacity:1.6172;transform:translate(39.2273vw,-10px) scale(.5433);animation:fall-394 28s -2s linear infinite}@keyframes fall-394{58.913%{transform:translate(38.9833vw,58.913vh) scale(.5433)}to{transform:translate(39.1053vw,99vh) scale(.5433)}}.snow:nth-child(395){opacity:.0874;transform:translate(53.1501vw,-10px) scale(.5401);animation:fall-395 21s -1s linear infinite}@keyframes fall-395{65.36%{transform:translate(53.5085vw,65.36vh) scale(.5401)}to{transform:translate(53.3293vw,99vh) scale(.5401)}}.snow:nth-child(396){opacity:.9582;transform:translate(44.228vw,-10px) scale(.7702);animation:fall-396 24s -21s linear infinite}@keyframes fall-396{37.578%{transform:translate(45.2038vw,37.578vh) scale(.7702)}to{transform:translate(44.7159vw,99vh) scale(.7702)}}.snow:nth-child(397){opacity:.9074;transform:translate(9.9745vw,-10px) scale(.0558);animation:fall-397 15s -24s linear infinite}@keyframes fall-397{45.349%{transform:translate(12.591vw,45.349vh) scale(.0558)}to{transform:translate(11.28275vw,99vh) scale(.0558)}}.snow:nth-child(398){opacity:1.5002;transform:translate(56.9753vw,-10px) scale(.3098);animation:fall-398 10s -26s linear infinite}@keyframes fall-398{30.694%{transform:translate(56.0908vw,30.694vh) scale(.3098)}to{transform:translate(56.53305vw,99vh) scale(.3098)}}.snow:nth-child(399){opacity:.0162;transform:translate(31.9148vw,-10px) scale(.0797);animation:fall-399 21s -26s linear infinite}@keyframes fall-399{52.526%{transform:translate(30.5241vw,52.526vh) scale(.0797)}to{transform:translate(31.21945vw,99vh) scale(.0797)}}.snow:nth-child(400){opacity:.4988;transform:translate(98.5448vw,-10px) scale(.5158);animation:fall-400 24s -23s linear infinite}@keyframes fall-400{39.211%{transform:translate(94.3698vw,39.211vh) scale(.5158)}to{transform:translate(96.4573vw,99vh) scale(.5158)}}\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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.1092;transform:translate(28.9928vw,-10px) scale(.4769);animation:fall-1 14s -10s linear infinite}@keyframes fall-1{56.343%{transform:translate(34.3013vw,56.343vh) scale(.4769)}to{transform:translate(31.64705vw,99vh) scale(.4769)}}.snow:nth-child(2){opacity:.531;transform:translate(63.1206vw,-10px) scale(.3282);animation:fall-2 29s -10s linear infinite}@keyframes fall-2{55.802%{transform:translate(68.6982vw,55.802vh) scale(.3282)}to{transform:translate(65.9094vw,99vh) scale(.3282)}}.snow:nth-child(3){opacity:.0562;transform:translate(2.88vw,-10px) scale(.7475);animation:fall-3 13s -21s linear infinite}@keyframes fall-3{73.737%{transform:translate(7.2591vw,73.737vh) scale(.7475)}to{transform:translate(5.06955vw,99vh) scale(.7475)}}.snow:nth-child(4){opacity:.3146;transform:translate(66.7394vw,-10px) scale(.0963);animation:fall-4 23s -18s linear infinite}@keyframes fall-4{60.452%{transform:translate(75.7707vw,60.452vh) scale(.0963)}to{transform:translate(71.25505vw,99vh) scale(.0963)}}.snow:nth-child(5){opacity:1.3698;transform:translate(82.6326vw,-10px) scale(.9241);animation:fall-5 19s -19s linear infinite}@keyframes fall-5{48.293%{transform:translate(79.8546vw,48.293vh) scale(.9241)}to{transform:translate(81.2436vw,99vh) scale(.9241)}}.snow:nth-child(6){opacity:.278;transform:translate(63.2854vw,-10px) scale(.3673);animation:fall-6 17s -20s linear infinite}@keyframes fall-6{68.078%{transform:translate(68.6693vw,68.078vh) scale(.3673)}to{transform:translate(65.97735vw,99vh) scale(.3673)}}.snow:nth-child(7){opacity:1.4688;transform:translate(32.1585vw,-10px) scale(.657);animation:fall-7 26s -19s linear infinite}@keyframes fall-7{68.996%{transform:translate(32.9914vw,68.996vh) scale(.657)}to{transform:translate(32.57495vw,99vh) scale(.657)}}.snow:nth-child(8){opacity:1.1066;transform:translate(85.2581vw,-10px) scale(.2314);animation:fall-8 12s -9s linear infinite}@keyframes fall-8{46.732%{transform:translate(86.3138vw,46.732vh) scale(.2314)}to{transform:translate(85.78595vw,99vh) scale(.2314)}}.snow:nth-child(9){opacity:1.1088;transform:translate(23.6154vw,-10px) scale(.0412);animation:fall-9 30s -20s linear infinite}@keyframes fall-9{68.614%{transform:translate(18.0399vw,68.614vh) scale(.0412)}to{transform:translate(20.82765vw,99vh) scale(.0412)}}.snow:nth-child(10){opacity:1.56;transform:translate(92.4466vw,-10px) scale(.3522);animation:fall-10 12s -26s linear infinite}@keyframes fall-10{72.373%{transform:translate(97.891vw,72.373vh) scale(.3522)}to{transform:translate(95.1688vw,99vh) scale(.3522)}}.snow:nth-child(11){opacity:.3754;transform:translate(82.8074vw,-10px) scale(.9632);animation:fall-11 19s -3s linear infinite}@keyframes fall-11{52.637%{transform:translate(85.5855vw,52.637vh) scale(.9632)}to{transform:translate(84.19645vw,99vh) scale(.9632)}}.snow:nth-child(12){opacity:.597;transform:translate(80.8757vw,-10px) scale(.6588);animation:fall-12 30s -4s linear infinite}@keyframes fall-12{32.616%{transform:translate(85.5479vw,32.616vh) scale(.6588)}to{transform:translate(83.2118vw,99vh) scale(.6588)}}.snow:nth-child(13){opacity:.5202;transform:translate(49.0186vw,-10px) scale(.3454);animation:fall-13 23s -20s linear infinite}@keyframes fall-13{73.138%{transform:translate(46.5008vw,73.138vh) scale(.3454)}to{transform:translate(47.7597vw,99vh) scale(.3454)}}.snow:nth-child(14){opacity:.2564;transform:translate(41.6977vw,-10px) scale(.8535);animation:fall-14 23s -26s linear infinite}@keyframes fall-14{35.791%{transform:translate(38.2556vw,35.791vh) scale(.8535)}to{transform:translate(39.97665vw,99vh) scale(.8535)}}.snow:nth-child(15){opacity:1.4056;transform:translate(57.8354vw,-10px) scale(.4109);animation:fall-15 10s -1s linear infinite}@keyframes fall-15{51.548%{transform:translate(54.2157vw,51.548vh) scale(.4109)}to{transform:translate(56.02555vw,99vh) scale(.4109)}}.snow:nth-child(16){opacity:.8932;transform:translate(96.2173vw,-10px) scale(.8953);animation:fall-16 21s -13s linear infinite}@keyframes fall-16{45.293%{transform:translate(88.9175vw,45.293vh) scale(.8953)}to{transform:translate(92.5674vw,99vh) scale(.8953)}}.snow:nth-child(17){opacity:.4836;transform:translate(10.0716vw,-10px) scale(.9306);animation:fall-17 18s -24s linear infinite}@keyframes fall-17{31.774%{transform:translate(4.6097vw,31.774vh) scale(.9306)}to{transform:translate(7.34065vw,99vh) scale(.9306)}}.snow:nth-child(18){opacity:.8906;transform:translate(29.8824vw,-10px) scale(.01);animation:fall-18 30s -21s linear infinite}@keyframes fall-18{66.671%{transform:translate(33.5296vw,66.671vh) scale(.01)}to{transform:translate(31.706vw,99vh) scale(.01)}}.snow:nth-child(19){opacity:.49;transform:translate(68.0804vw,-10px) scale(.1559);animation:fall-19 15s -29s linear infinite}@keyframes fall-19{52.732%{transform:translate(74.7837vw,52.732vh) scale(.1559)}to{transform:translate(71.43205vw,99vh) scale(.1559)}}.snow:nth-child(20){opacity:1.9494;transform:translate(.0237vw,-10px) scale(.0843);animation:fall-20 21s -4s linear infinite}@keyframes fall-20{30.052%{transform:translate(.2272vw,30.052vh) scale(.0843)}to{transform:translate(.12545vw,99vh) scale(.0843)}}.snow:nth-child(21){opacity:.189;transform:translate(28.6569vw,-10px) scale(.9348);animation:fall-21 10s -13s linear infinite}@keyframes fall-21{45.641%{transform:translate(35.4416vw,45.641vh) scale(.9348)}to{transform:translate(32.04925vw,99vh) scale(.9348)}}.snow:nth-child(22){opacity:.9076;transform:translate(63.4416vw,-10px) scale(.6982);animation:fall-22 19s -15s linear infinite}@keyframes fall-22{67.703%{transform:translate(61.6191vw,67.703vh) scale(.6982)}to{transform:translate(62.53035vw,99vh) scale(.6982)}}.snow:nth-child(23){opacity:.6206;transform:translate(97.543vw,-10px) scale(.2392);animation:fall-23 24s -1s linear infinite}@keyframes fall-23{38.652%{transform:translate(90.3953vw,38.652vh) scale(.2392)}to{transform:translate(93.96915vw,99vh) scale(.2392)}}.snow:nth-child(24){opacity:.2348;transform:translate(.3011vw,-10px) scale(.4918);animation:fall-24 26s -27s linear infinite}@keyframes fall-24{51.45%{transform:translate(7.6346vw,51.45vh) scale(.4918)}to{transform:translate(3.96785vw,99vh) scale(.4918)}}.snow:nth-child(25){opacity:.6718;transform:translate(34.4654vw,-10px) scale(.6005);animation:fall-25 12s -13s linear infinite}@keyframes fall-25{47.883%{transform:translate(28.3215vw,47.883vh) scale(.6005)}to{transform:translate(31.39345vw,99vh) scale(.6005)}}.snow:nth-child(26){opacity:1.5866;transform:translate(53.8442vw,-10px) scale(.2636);animation:fall-26 26s -25s linear infinite}@keyframes fall-26{42.373%{transform:translate(44.9193vw,42.373vh) scale(.2636)}to{transform:translate(49.38175vw,99vh) scale(.2636)}}.snow:nth-child(27){opacity:.0956;transform:translate(43.1387vw,-10px) scale(.7226);animation:fall-27 24s -7s linear infinite}@keyframes fall-27{58.065%{transform:translate(49.4103vw,58.065vh) scale(.7226)}to{transform:translate(46.2745vw,99vh) scale(.7226)}}.snow:nth-child(28){opacity:1.4568;transform:translate(11.2415vw,-10px) scale(.7256);animation:fall-28 14s -10s linear infinite}@keyframes fall-28{38.916%{transform:translate(8.1761vw,38.916vh) scale(.7256)}to{transform:translate(9.7088vw,99vh) scale(.7256)}}.snow:nth-child(29){opacity:1.4668;transform:translate(86.2584vw,-10px) scale(.963);animation:fall-29 10s -3s linear infinite}@keyframes fall-29{72.903%{transform:translate(87.7575vw,72.903vh) scale(.963)}to{transform:translate(87.00795vw,99vh) scale(.963)}}.snow:nth-child(30){opacity:1.9296;transform:translate(23.8999vw,-10px) scale(.2595);animation:fall-30 12s -19s linear infinite}@keyframes fall-30{32.032%{transform:translate(16.7164vw,32.032vh) scale(.2595)}to{transform:translate(20.30815vw,99vh) scale(.2595)}}.snow:nth-child(31){opacity:.1534;transform:translate(27.3056vw,-10px) scale(.707);animation:fall-31 20s -2s linear infinite}@keyframes fall-31{56.035%{transform:translate(35.2576vw,56.035vh) scale(.707)}to{transform:translate(31.2816vw,99vh) scale(.707)}}.snow:nth-child(32){opacity:.927;transform:translate(16.9104vw,-10px) scale(.2561);animation:fall-32 25s -22s linear infinite}@keyframes fall-32{39.529%{transform:translate(8.2893vw,39.529vh) scale(.2561)}to{transform:translate(12.59985vw,99vh) scale(.2561)}}.snow:nth-child(33){opacity:.6122;transform:translate(26.3845vw,-10px) scale(.7066);animation:fall-33 18s -18s linear infinite}@keyframes fall-33{79.742%{transform:translate(25.4862vw,79.742vh) scale(.7066)}to{transform:translate(25.93535vw,99vh) scale(.7066)}}.snow:nth-child(34){opacity:1.3578;transform:translate(53.8206vw,-10px) scale(.2944);animation:fall-34 14s -16s linear infinite}@keyframes fall-34{48.399%{transform:translate(53.1123vw,48.399vh) scale(.2944)}to{transform:translate(53.46645vw,99vh) scale(.2944)}}.snow:nth-child(35){opacity:1.9964;transform:translate(29.6268vw,-10px) scale(.1116);animation:fall-35 27s -18s linear infinite}@keyframes fall-35{41.642%{transform:translate(35.5931vw,41.642vh) scale(.1116)}to{transform:translate(32.60995vw,99vh) scale(.1116)}}.snow:nth-child(36){opacity:.3108;transform:translate(8.426vw,-10px) scale(.7018);animation:fall-36 11s -23s linear infinite}@keyframes fall-36{68.329%{transform:translate(13.5189vw,68.329vh) scale(.7018)}to{transform:translate(10.97245vw,99vh) scale(.7018)}}.snow:nth-child(37){opacity:1.0354;transform:translate(5.5061vw,-10px) scale(.8313);animation:fall-37 27s -9s linear infinite}@keyframes fall-37{30.982%{transform:translate(13.6065vw,30.982vh) scale(.8313)}to{transform:translate(9.5563vw,99vh) scale(.8313)}}.snow:nth-child(38){opacity:1.5928;transform:translate(84.3762vw,-10px) scale(.7977);animation:fall-38 21s -21s linear infinite}@keyframes fall-38{31.226%{transform:translate(81.3242vw,31.226vh) scale(.7977)}to{transform:translate(82.8502vw,99vh) scale(.7977)}}.snow:nth-child(39){opacity:1.1974;transform:translate(46.9574vw,-10px) scale(.4003);animation:fall-39 28s -6s linear infinite}@keyframes fall-39{68.967%{transform:translate(37.8469vw,68.967vh) scale(.4003)}to{transform:translate(42.40215vw,99vh) scale(.4003)}}.snow:nth-child(40){opacity:.4494;transform:translate(18.5518vw,-10px) scale(.2188);animation:fall-40 10s -29s linear infinite}@keyframes fall-40{50.289%{transform:translate(23.9274vw,50.289vh) scale(.2188)}to{transform:translate(21.2396vw,99vh) scale(.2188)}}.snow:nth-child(41){opacity:1.9238;transform:translate(52.8161vw,-10px) scale(.0379);animation:fall-41 24s -24s linear infinite}@keyframes fall-41{39.517%{transform:translate(44.4718vw,39.517vh) scale(.0379)}to{transform:translate(48.64395vw,99vh) scale(.0379)}}.snow:nth-child(42){opacity:1.9216;transform:translate(92.3286vw,-10px) scale(.8116);animation:fall-42 14s -27s linear infinite}@keyframes fall-42{78.653%{transform:translate(91.4927vw,78.653vh) scale(.8116)}to{transform:translate(91.91065vw,99vh) scale(.8116)}}.snow:nth-child(43){opacity:1.2946;transform:translate(50.4732vw,-10px) scale(.7578);animation:fall-43 14s -11s linear infinite}@keyframes fall-43{47.223%{transform:translate(53.3048vw,47.223vh) scale(.7578)}to{transform:translate(51.889vw,99vh) scale(.7578)}}.snow:nth-child(44){opacity:.4396;transform:translate(38.2296vw,-10px) scale(.7474);animation:fall-44 30s -8s linear infinite}@keyframes fall-44{69.566%{transform:translate(45.3666vw,69.566vh) scale(.7474)}to{transform:translate(41.7981vw,99vh) scale(.7474)}}.snow:nth-child(45){opacity:1.684;transform:translate(18.5507vw,-10px) scale(.6505);animation:fall-45 25s -29s linear infinite}@keyframes fall-45{30.505%{transform:translate(27.8398vw,30.505vh) scale(.6505)}to{transform:translate(23.19525vw,99vh) scale(.6505)}}.snow:nth-child(46){opacity:.6214;transform:translate(87.8699vw,-10px) scale(.8521);animation:fall-46 24s -17s linear infinite}@keyframes fall-46{60.22%{transform:translate(97.3405vw,60.22vh) scale(.8521)}to{transform:translate(92.6052vw,99vh) scale(.8521)}}.snow:nth-child(47){opacity:1.1106;transform:translate(78.3652vw,-10px) scale(.6147);animation:fall-47 19s -1s linear infinite}@keyframes fall-47{39.955%{transform:translate(78.1412vw,39.955vh) scale(.6147)}to{transform:translate(78.2532vw,99vh) scale(.6147)}}.snow:nth-child(48){opacity:1.3692;transform:translate(33.8853vw,-10px) scale(.1818);animation:fall-48 11s -14s linear infinite}@keyframes fall-48{32.252%{transform:translate(42.1252vw,32.252vh) scale(.1818)}to{transform:translate(38.00525vw,99vh) scale(.1818)}}.snow:nth-child(49){opacity:.6466;transform:translate(95.3441vw,-10px) scale(.5103);animation:fall-49 25s -17s linear infinite}@keyframes fall-49{75.698%{transform:translate(101.8658vw,75.698vh) scale(.5103)}to{transform:translate(98.60495vw,99vh) scale(.5103)}}.snow:nth-child(50){opacity:.8896;transform:translate(56.3216vw,-10px) scale(.0153);animation:fall-50 26s -10s linear infinite}@keyframes fall-50{36.99%{transform:translate(58.8611vw,36.99vh) scale(.0153)}to{transform:translate(57.59135vw,99vh) scale(.0153)}}.snow:nth-child(51){opacity:1.7046;transform:translate(.9136vw,-10px) scale(.0879);animation:fall-51 14s -4s linear infinite}@keyframes fall-51{52.465%{transform:translate(-8.3197vw,52.465vh) scale(.0879)}to{transform:translate(-3.70305vw,99vh) scale(.0879)}}.snow:nth-child(52){opacity:1.0862;transform:translate(13.1746vw,-10px) scale(.9699);animation:fall-52 11s -18s linear infinite}@keyframes fall-52{31.235%{transform:translate(21.3887vw,31.235vh) scale(.9699)}to{transform:translate(17.28165vw,99vh) scale(.9699)}}.snow:nth-child(53){opacity:.9958;transform:translate(3.3669vw,-10px) scale(.6131);animation:fall-53 21s -16s linear infinite}@keyframes fall-53{38.375%{transform:translate(6.7404vw,38.375vh) scale(.6131)}to{transform:translate(5.05365vw,99vh) scale(.6131)}}.snow:nth-child(54){opacity:.8072;transform:translate(47.2753vw,-10px) scale(.9139);animation:fall-54 22s -23s linear infinite}@keyframes fall-54{46.945%{transform:translate(49.5934vw,46.945vh) scale(.9139)}to{transform:translate(48.43435vw,99vh) scale(.9139)}}.snow:nth-child(55){opacity:.0762;transform:translate(47.7574vw,-10px) scale(.9475);animation:fall-55 19s -7s linear infinite}@keyframes fall-55{79.001%{transform:translate(52.2827vw,79.001vh) scale(.9475)}to{transform:translate(50.02005vw,99vh) scale(.9475)}}.snow:nth-child(56){opacity:.5766;transform:translate(89.2886vw,-10px) scale(.8463);animation:fall-56 15s -30s linear infinite}@keyframes fall-56{55.343%{transform:translate(79.9459vw,55.343vh) scale(.8463)}to{transform:translate(84.61725vw,99vh) scale(.8463)}}.snow:nth-child(57){opacity:1.7546;transform:translate(9.0939vw,-10px) scale(.9669);animation:fall-57 15s -1s linear infinite}@keyframes fall-57{68.676%{transform:translate(5.4461vw,68.676vh) scale(.9669)}to{transform:translate(7.27vw,99vh) scale(.9669)}}.snow:nth-child(58){opacity:.511;transform:translate(55.2219vw,-10px) scale(.4161);animation:fall-58 28s -30s linear infinite}@keyframes fall-58{74.321%{transform:translate(64.9084vw,74.321vh) scale(.4161)}to{transform:translate(60.06515vw,99vh) scale(.4161)}}.snow:nth-child(59){opacity:1.61;transform:translate(70.317vw,-10px) scale(.7653);animation:fall-59 23s -4s linear infinite}@keyframes fall-59{73.801%{transform:translate(60.3716vw,73.801vh) scale(.7653)}to{transform:translate(65.3443vw,99vh) scale(.7653)}}.snow:nth-child(60){opacity:.5034;transform:translate(61.8341vw,-10px) scale(.5109);animation:fall-60 20s -21s linear infinite}@keyframes fall-60{48.291%{transform:translate(52.7176vw,48.291vh) scale(.5109)}to{transform:translate(57.27585vw,99vh) scale(.5109)}}.snow:nth-child(61){opacity:1.4302;transform:translate(17.1981vw,-10px) scale(.6556);animation:fall-61 22s -1s linear infinite}@keyframes fall-61{73.81%{transform:translate(26.6011vw,73.81vh) scale(.6556)}to{transform:translate(21.8996vw,99vh) scale(.6556)}}.snow:nth-child(62){opacity:1.4134;transform:translate(92.6406vw,-10px) scale(.5503);animation:fall-62 14s -22s linear infinite}@keyframes fall-62{49.755%{transform:translate(100.7536vw,49.755vh) scale(.5503)}to{transform:translate(96.6971vw,99vh) scale(.5503)}}.snow:nth-child(63){opacity:1.967;transform:translate(83.7824vw,-10px) scale(.2744);animation:fall-63 13s -9s linear infinite}@keyframes fall-63{46.488%{transform:translate(76.3159vw,46.488vh) scale(.2744)}to{transform:translate(80.04915vw,99vh) scale(.2744)}}.snow:nth-child(64){opacity:.4406;transform:translate(69.7154vw,-10px) scale(.0388);animation:fall-64 21s -14s linear infinite}@keyframes fall-64{54.024%{transform:translate(79.568vw,54.024vh) scale(.0388)}to{transform:translate(74.6417vw,99vh) scale(.0388)}}.snow:nth-child(65){opacity:.3148;transform:translate(5.5189vw,-10px) scale(.9485);animation:fall-65 19s -23s linear infinite}@keyframes fall-65{53.51%{transform:translate(12.7624vw,53.51vh) scale(.9485)}to{transform:translate(9.14065vw,99vh) scale(.9485)}}.snow:nth-child(66){opacity:.4424;transform:translate(57.1631vw,-10px) scale(.8269);animation:fall-66 22s -15s linear infinite}@keyframes fall-66{60.924%{transform:translate(56.9629vw,60.924vh) scale(.8269)}to{transform:translate(57.063vw,99vh) scale(.8269)}}.snow:nth-child(67){opacity:1.7198;transform:translate(39.3252vw,-10px) scale(.0302);animation:fall-67 24s -7s linear infinite}@keyframes fall-67{52.059%{transform:translate(47.4309vw,52.059vh) scale(.0302)}to{transform:translate(43.37805vw,99vh) scale(.0302)}}.snow:nth-child(68){opacity:.337;transform:translate(75.1812vw,-10px) scale(.2196);animation:fall-68 16s -3s linear infinite}@keyframes fall-68{58.837%{transform:translate(82.6997vw,58.837vh) scale(.2196)}to{transform:translate(78.94045vw,99vh) scale(.2196)}}.snow:nth-child(69){opacity:.1888;transform:translate(17.3801vw,-10px) scale(.802);animation:fall-69 21s -9s linear infinite}@keyframes fall-69{32.898%{transform:translate(18.1148vw,32.898vh) scale(.802)}to{transform:translate(17.74745vw,99vh) scale(.802)}}.snow:nth-child(70){opacity:.6184;transform:translate(85.6051vw,-10px) scale(.8061);animation:fall-70 26s -13s linear infinite}@keyframes fall-70{78.325%{transform:translate(76.8608vw,78.325vh) scale(.8061)}to{transform:translate(81.23295vw,99vh) scale(.8061)}}.snow:nth-child(71){opacity:1.0366;transform:translate(91.7926vw,-10px) scale(.53);animation:fall-71 24s -19s linear infinite}@keyframes fall-71{49.829%{transform:translate(82.7361vw,49.829vh) scale(.53)}to{transform:translate(87.26435vw,99vh) scale(.53)}}.snow:nth-child(72){opacity:1.1104;transform:translate(28.7866vw,-10px) scale(.9957);animation:fall-72 15s -6s linear infinite}@keyframes fall-72{71.436%{transform:translate(37.2516vw,71.436vh) scale(.9957)}to{transform:translate(33.0191vw,99vh) scale(.9957)}}.snow:nth-child(73){opacity:1.7992;transform:translate(71.0977vw,-10px) scale(.0513);animation:fall-73 10s -22s linear infinite}@keyframes fall-73{51.703%{transform:translate(70.524vw,51.703vh) scale(.0513)}to{transform:translate(70.81085vw,99vh) scale(.0513)}}.snow:nth-child(74){opacity:.396;transform:translate(18.1741vw,-10px) scale(.7096);animation:fall-74 17s -15s linear infinite}@keyframes fall-74{34.974%{transform:translate(19.5367vw,34.974vh) scale(.7096)}to{transform:translate(18.8554vw,99vh) scale(.7096)}}.snow:nth-child(75){opacity:1.6974;transform:translate(36.0709vw,-10px) scale(.7225);animation:fall-75 23s -1s linear infinite}@keyframes fall-75{78.789%{transform:translate(43.9285vw,78.789vh) scale(.7225)}to{transform:translate(39.9997vw,99vh) scale(.7225)}}.snow:nth-child(76){opacity:.0738;transform:translate(55.1287vw,-10px) scale(.2527);animation:fall-76 19s -4s linear infinite}@keyframes fall-76{31.462%{transform:translate(63.3184vw,31.462vh) scale(.2527)}to{transform:translate(59.22355vw,99vh) scale(.2527)}}.snow:nth-child(77){opacity:.9858;transform:translate(78.8vw,-10px) scale(.8346);animation:fall-77 22s -4s linear infinite}@keyframes fall-77{45.787%{transform:translate(80.6165vw,45.787vh) scale(.8346)}to{transform:translate(79.70825vw,99vh) scale(.8346)}}.snow:nth-child(78){opacity:.0922;transform:translate(18.8119vw,-10px) scale(.7421);animation:fall-78 25s -9s linear infinite}@keyframes fall-78{41.874%{transform:translate(23.0926vw,41.874vh) scale(.7421)}to{transform:translate(20.95225vw,99vh) scale(.7421)}}.snow:nth-child(79){opacity:1.592;transform:translate(7.9456vw,-10px) scale(.627);animation:fall-79 18s -16s linear infinite}@keyframes fall-79{30.736%{transform:translate(6.8654vw,30.736vh) scale(.627)}to{transform:translate(7.4055vw,99vh) scale(.627)}}.snow:nth-child(80){opacity:.302;transform:translate(27.0871vw,-10px) scale(.8675);animation:fall-80 29s -27s linear infinite}@keyframes fall-80{77.236%{transform:translate(26.3633vw,77.236vh) scale(.8675)}to{transform:translate(26.7252vw,99vh) scale(.8675)}}.snow:nth-child(81){opacity:1.8096;transform:translate(87.9918vw,-10px) scale(.7109);animation:fall-81 12s -1s linear infinite}@keyframes fall-81{61.448%{transform:translate(94.2076vw,61.448vh) scale(.7109)}to{transform:translate(91.0997vw,99vh) scale(.7109)}}.snow:nth-child(82){opacity:1.8094;transform:translate(71.766vw,-10px) scale(.0611);animation:fall-82 21s -11s linear infinite}@keyframes fall-82{69.146%{transform:translate(67.7197vw,69.146vh) scale(.0611)}to{transform:translate(69.74285vw,99vh) scale(.0611)}}.snow:nth-child(83){opacity:1.6108;transform:translate(33.8869vw,-10px) scale(.1834);animation:fall-83 20s -14s linear infinite}@keyframes fall-83{41.198%{transform:translate(40.3603vw,41.198vh) scale(.1834)}to{transform:translate(37.1236vw,99vh) scale(.1834)}}.snow:nth-child(84){opacity:.997;transform:translate(37.721vw,-10px) scale(.6173);animation:fall-84 19s -9s linear infinite}@keyframes fall-84{36.943%{transform:translate(45.2074vw,36.943vh) scale(.6173)}to{transform:translate(41.4642vw,99vh) scale(.6173)}}.snow:nth-child(85){opacity:1.7084;transform:translate(64.9211vw,-10px) scale(.7758);animation:fall-85 10s -27s linear infinite}@keyframes fall-85{42.196%{transform:translate(56.0684vw,42.196vh) scale(.7758)}to{transform:translate(60.49475vw,99vh) scale(.7758)}}.snow:nth-child(86){opacity:1.4006;transform:translate(64.2861vw,-10px) scale(.5616);animation:fall-86 20s -13s linear infinite}@keyframes fall-86{71.807%{transform:translate(57.5989vw,71.807vh) scale(.5616)}to{transform:translate(60.9425vw,99vh) scale(.5616)}}.snow:nth-child(87){opacity:1.8212;transform:translate(5.9576vw,-10px) scale(.207);animation:fall-87 24s -21s linear infinite}@keyframes fall-87{33.447%{transform:translate(-.733vw,33.447vh) scale(.207)}to{transform:translate(2.6123vw,99vh) scale(.207)}}.snow:nth-child(88){opacity:1.2866;transform:translate(17.172vw,-10px) scale(.7159);animation:fall-88 19s -12s linear infinite}@keyframes fall-88{41.177%{transform:translate(23.0239vw,41.177vh) scale(.7159)}to{transform:translate(20.09795vw,99vh) scale(.7159)}}.snow:nth-child(89){opacity:1.7696;transform:translate(57.251vw,-10px) scale(.7041);animation:fall-89 26s -12s linear infinite}@keyframes fall-89{71.786%{transform:translate(64.1383vw,71.786vh) scale(.7041)}to{transform:translate(60.69465vw,99vh) scale(.7041)}}.snow:nth-child(90){opacity:.418;transform:translate(41.0058vw,-10px) scale(.589);animation:fall-90 26s -22s linear infinite}@keyframes fall-90{39.333%{transform:translate(37.2595vw,39.333vh) scale(.589)}to{transform:translate(39.13265vw,99vh) scale(.589)}}.snow:nth-child(91){opacity:1.1624;transform:translate(80.0875vw,-10px) scale(.2408);animation:fall-91 25s -23s linear infinite}@keyframes fall-91{75.2%{transform:translate(82.0619vw,75.2vh) scale(.2408)}to{transform:translate(81.0747vw,99vh) scale(.2408)}}.snow:nth-child(92){opacity:.7066;transform:translate(8.5062vw,-10px) scale(.5287);animation:fall-92 28s -16s linear infinite}@keyframes fall-92{78.944%{transform:translate(6.027vw,78.944vh) scale(.5287)}to{transform:translate(7.2666vw,99vh) scale(.5287)}}.snow:nth-child(93){opacity:1.6828;transform:translate(74.5706vw,-10px) scale(.3816);animation:fall-93 27s -27s linear infinite}@keyframes fall-93{65.342%{transform:translate(84.318vw,65.342vh) scale(.3816)}to{transform:translate(79.4443vw,99vh) scale(.3816)}}.snow:nth-child(94){opacity:1.941;transform:translate(20.0217vw,-10px) scale(.2855);animation:fall-94 22s -22s linear infinite}@keyframes fall-94{55.423%{transform:translate(20.5192vw,55.423vh) scale(.2855)}to{transform:translate(20.27045vw,99vh) scale(.2855)}}.snow:nth-child(95){opacity:1.6344;transform:translate(13.0862vw,-10px) scale(.818);animation:fall-95 11s -30s linear infinite}@keyframes fall-95{43.174%{transform:translate(7.7973vw,43.174vh) scale(.818)}to{transform:translate(10.44175vw,99vh) scale(.818)}}.snow:nth-child(96){opacity:1.7154;transform:translate(.5786vw,-10px) scale(.8279);animation:fall-96 15s -21s linear infinite}@keyframes fall-96{31.077%{transform:translate(1.4656vw,31.077vh) scale(.8279)}to{transform:translate(1.0221vw,99vh) scale(.8279)}}.snow:nth-child(97){opacity:.99;transform:translate(46.7552vw,-10px) scale(.9595);animation:fall-97 30s -17s linear infinite}@keyframes fall-97{39.655%{transform:translate(50.5699vw,39.655vh) scale(.9595)}to{transform:translate(48.66255vw,99vh) scale(.9595)}}.snow:nth-child(98){opacity:1.8982;transform:translate(43.2675vw,-10px) scale(.6893);animation:fall-98 13s -28s linear infinite}@keyframes fall-98{62.942%{transform:translate(38.4181vw,62.942vh) scale(.6893)}to{transform:translate(40.8428vw,99vh) scale(.6893)}}.snow:nth-child(99){opacity:1.5764;transform:translate(46.4767vw,-10px) scale(.6082);animation:fall-99 25s -28s linear infinite}@keyframes fall-99{31.822%{transform:translate(43.336vw,31.822vh) scale(.6082)}to{transform:translate(44.90635vw,99vh) scale(.6082)}}.snow:nth-child(100){opacity:.584;transform:translate(9.8167vw,-10px) scale(.2245);animation:fall-100 21s -8s linear infinite}@keyframes fall-100{74.226%{transform:translate(16.6996vw,74.226vh) scale(.2245)}to{transform:translate(13.25815vw,99vh) scale(.2245)}}.snow:nth-child(101){opacity:1.8896;transform:translate(84.9164vw,-10px) scale(.1975);animation:fall-101 23s -26s linear infinite}@keyframes fall-101{76.777%{transform:translate(83.2617vw,76.777vh) scale(.1975)}to{transform:translate(84.08905vw,99vh) scale(.1975)}}.snow:nth-child(102){opacity:1.7694;transform:translate(55.2141vw,-10px) scale(.1029);animation:fall-102 11s -3s linear infinite}@keyframes fall-102{64.015%{transform:translate(49.8815vw,64.015vh) scale(.1029)}to{transform:translate(52.5478vw,99vh) scale(.1029)}}.snow:nth-child(103){opacity:1.1306;transform:translate(14.2175vw,-10px) scale(.6503);animation:fall-103 23s -23s linear infinite}@keyframes fall-103{47.965%{transform:translate(18.1026vw,47.965vh) scale(.6503)}to{transform:translate(16.16005vw,99vh) scale(.6503)}}.snow:nth-child(104){opacity:.309;transform:translate(31.0278vw,-10px) scale(.4492);animation:fall-104 27s -3s linear infinite}@keyframes fall-104{58.794%{transform:translate(37.1645vw,58.794vh) scale(.4492)}to{transform:translate(34.09615vw,99vh) scale(.4492)}}.snow:nth-child(105){opacity:.6472;transform:translate(67.0663vw,-10px) scale(.7594);animation:fall-105 18s -25s linear infinite}@keyframes fall-105{63.646%{transform:translate(67.9935vw,63.646vh) scale(.7594)}to{transform:translate(67.5299vw,99vh) scale(.7594)}}.snow:nth-child(106){opacity:.4642;transform:translate(42.9686vw,-10px) scale(.7197);animation:fall-106 10s -2s linear infinite}@keyframes fall-106{71.903%{transform:translate(40.8735vw,71.903vh) scale(.7197)}to{transform:translate(41.92105vw,99vh) scale(.7197)}}.snow:nth-child(107){opacity:.4832;transform:translate(2.353vw,-10px) scale(.6754);animation:fall-107 12s -3s linear infinite}@keyframes fall-107{74.15%{transform:translate(-3.9609vw,74.15vh) scale(.6754)}to{transform:translate(-.80395vw,99vh) scale(.6754)}}.snow:nth-child(108){opacity:.5416;transform:translate(30.0986vw,-10px) scale(.9802);animation:fall-108 24s -11s linear infinite}@keyframes fall-108{66.373%{transform:translate(33.3084vw,66.373vh) scale(.9802)}to{transform:translate(31.7035vw,99vh) scale(.9802)}}.snow:nth-child(109){opacity:1.189;transform:translate(77.2028vw,-10px) scale(.2229);animation:fall-109 13s -4s linear infinite}@keyframes fall-109{36.928%{transform:translate(75.4435vw,36.928vh) scale(.2229)}to{transform:translate(76.32315vw,99vh) scale(.2229)}}.snow:nth-child(110){opacity:.1084;transform:translate(76.638vw,-10px) scale(.107);animation:fall-110 28s -1s linear infinite}@keyframes fall-110{70.266%{transform:translate(71.2215vw,70.266vh) scale(.107)}to{transform:translate(73.92975vw,99vh) scale(.107)}}.snow:nth-child(111){opacity:.856;transform:translate(25.8098vw,-10px) scale(.3834);animation:fall-111 14s -23s linear infinite}@keyframes fall-111{73.291%{transform:translate(33.4449vw,73.291vh) scale(.3834)}to{transform:translate(29.62735vw,99vh) scale(.3834)}}.snow:nth-child(112){opacity:1.1376;transform:translate(86.6411vw,-10px) scale(.9689);animation:fall-112 21s -8s linear infinite}@keyframes fall-112{31.522%{transform:translate(85.2436vw,31.522vh) scale(.9689)}to{transform:translate(85.94235vw,99vh) scale(.9689)}}.snow:nth-child(113){opacity:1.2992;transform:translate(63.5435vw,-10px) scale(.0176);animation:fall-113 19s -8s linear infinite}@keyframes fall-113{48.139%{transform:translate(72.3629vw,48.139vh) scale(.0176)}to{transform:translate(67.9532vw,99vh) scale(.0176)}}.snow:nth-child(114){opacity:.0318;transform:translate(16.2461vw,-10px) scale(.2226);animation:fall-114 20s -19s linear infinite}@keyframes fall-114{45.614%{transform:translate(22.6657vw,45.614vh) scale(.2226)}to{transform:translate(19.4559vw,99vh) scale(.2226)}}.snow:nth-child(115){opacity:1.2868;transform:translate(.47vw,-10px) scale(.8829);animation:fall-115 14s -10s linear infinite}@keyframes fall-115{39.321%{transform:translate(5.2248vw,39.321vh) scale(.8829)}to{transform:translate(2.8474vw,99vh) scale(.8829)}}.snow:nth-child(116){opacity:.7182;transform:translate(12.4992vw,-10px) scale(.4392);animation:fall-116 26s -4s linear infinite}@keyframes fall-116{73.717%{transform:translate(17.9879vw,73.717vh) scale(.4392)}to{transform:translate(15.24355vw,99vh) scale(.4392)}}.snow:nth-child(117){opacity:1.4734;transform:translate(29.6337vw,-10px) scale(.9216);animation:fall-117 10s -9s linear infinite}@keyframes fall-117{67.661%{transform:translate(39.3132vw,67.661vh) scale(.9216)}to{transform:translate(34.47345vw,99vh) scale(.9216)}}.snow:nth-child(118){opacity:.8066;transform:translate(30.1832vw,-10px) scale(.9488);animation:fall-118 15s -26s linear infinite}@keyframes fall-118{37.93%{transform:translate(28.8683vw,37.93vh) scale(.9488)}to{transform:translate(29.52575vw,99vh) scale(.9488)}}.snow:nth-child(119){opacity:1.9312;transform:translate(4.2192vw,-10px) scale(.313);animation:fall-119 13s -2s linear infinite}@keyframes fall-119{51.951%{transform:translate(-2.924vw,51.951vh) scale(.313)}to{transform:translate(.6476vw,99vh) scale(.313)}}.snow:nth-child(120){opacity:.3132;transform:translate(24.0485vw,-10px) scale(.3727);animation:fall-120 27s -14s linear infinite}@keyframes fall-120{41.38%{transform:translate(33.3687vw,41.38vh) scale(.3727)}to{transform:translate(28.7086vw,99vh) scale(.3727)}}.snow:nth-child(121){opacity:.1926;transform:translate(12.5027vw,-10px) scale(.2065);animation:fall-121 18s -20s linear infinite}@keyframes fall-121{35.289%{transform:translate(16.9596vw,35.289vh) scale(.2065)}to{transform:translate(14.73115vw,99vh) scale(.2065)}}.snow:nth-child(122){opacity:1.8672;transform:translate(59.6246vw,-10px) scale(.3105);animation:fall-122 30s -15s linear infinite}@keyframes fall-122{73.117%{transform:translate(52.0824vw,73.117vh) scale(.3105)}to{transform:translate(55.8535vw,99vh) scale(.3105)}}.snow:nth-child(123){opacity:.621;transform:translate(21.5747vw,-10px) scale(.3936);animation:fall-123 23s -13s linear infinite}@keyframes fall-123{66.349%{transform:translate(18.3523vw,66.349vh) scale(.3936)}to{transform:translate(19.9635vw,99vh) scale(.3936)}}.snow:nth-child(124){opacity:.9944;transform:translate(64.056vw,-10px) scale(.3938);animation:fall-124 20s -20s linear infinite}@keyframes fall-124{48.043%{transform:translate(69.6996vw,48.043vh) scale(.3938)}to{transform:translate(66.8778vw,99vh) scale(.3938)}}.snow:nth-child(125){opacity:.0976;transform:translate(97.7066vw,-10px) scale(.7547);animation:fall-125 30s -13s linear infinite}@keyframes fall-125{59.768%{transform:translate(106.7761vw,59.768vh) scale(.7547)}to{transform:translate(102.24135vw,99vh) scale(.7547)}}.snow:nth-child(126){opacity:.297;transform:translate(43.1483vw,-10px) scale(.2431);animation:fall-126 24s -26s linear infinite}@keyframes fall-126{49.138%{transform:translate(41.2462vw,49.138vh) scale(.2431)}to{transform:translate(42.19725vw,99vh) scale(.2431)}}.snow:nth-child(127){opacity:1.6438;transform:translate(72.1737vw,-10px) scale(.8812);animation:fall-127 21s -2s linear infinite}@keyframes fall-127{59.737%{transform:translate(67.9449vw,59.737vh) scale(.8812)}to{transform:translate(70.0593vw,99vh) scale(.8812)}}.snow:nth-child(128){opacity:.2714;transform:translate(85.4138vw,-10px) scale(.9097);animation:fall-128 27s -30s linear infinite}@keyframes fall-128{70.848%{transform:translate(82.934vw,70.848vh) scale(.9097)}to{transform:translate(84.1739vw,99vh) scale(.9097)}}.snow:nth-child(129){opacity:.173;transform:translate(21.8425vw,-10px) scale(.5537);animation:fall-129 10s -29s linear infinite}@keyframes fall-129{33.623%{transform:translate(20.7895vw,33.623vh) scale(.5537)}to{transform:translate(21.316vw,99vh) scale(.5537)}}.snow:nth-child(130){opacity:.0306;transform:translate(53.4354vw,-10px) scale(.7901);animation:fall-130 30s -19s linear infinite}@keyframes fall-130{75.141%{transform:translate(46.0332vw,75.141vh) scale(.7901)}to{transform:translate(49.7343vw,99vh) scale(.7901)}}.snow:nth-child(131){opacity:1.3968;transform:translate(82.4379vw,-10px) scale(.7511);animation:fall-131 23s -15s linear infinite}@keyframes fall-131{65.635%{transform:translate(88.8189vw,65.635vh) scale(.7511)}to{transform:translate(85.6284vw,99vh) scale(.7511)}}.snow:nth-child(132){opacity:1.4146;transform:translate(84.6147vw,-10px) scale(.0914);animation:fall-132 15s -30s linear infinite}@keyframes fall-132{73.786%{transform:translate(91.7134vw,73.786vh) scale(.0914)}to{transform:translate(88.16405vw,99vh) scale(.0914)}}.snow:nth-child(133){opacity:1.6488;transform:translate(47.2507vw,-10px) scale(.188);animation:fall-133 21s -5s linear infinite}@keyframes fall-133{67.454%{transform:translate(47.0609vw,67.454vh) scale(.188)}to{transform:translate(47.1558vw,99vh) scale(.188)}}.snow:nth-child(134){opacity:.8616;transform:translate(76.8314vw,-10px) scale(.7943);animation:fall-134 26s -2s linear infinite}@keyframes fall-134{32.275%{transform:translate(70.11vw,32.275vh) scale(.7943)}to{transform:translate(73.4707vw,99vh) scale(.7943)}}.snow:nth-child(135){opacity:1.5182;transform:translate(95.3021vw,-10px) scale(.2571);animation:fall-135 12s -20s linear infinite}@keyframes fall-135{49.272%{transform:translate(96.394vw,49.272vh) scale(.2571)}to{transform:translate(95.84805vw,99vh) scale(.2571)}}.snow:nth-child(136){opacity:.809;transform:translate(77.3579vw,-10px) scale(.5313);animation:fall-136 23s -13s linear infinite}@keyframes fall-136{34.841%{transform:translate(85.9258vw,34.841vh) scale(.5313)}to{transform:translate(81.64185vw,99vh) scale(.5313)}}.snow:nth-child(137){opacity:1.4168;transform:translate(31.6017vw,-10px) scale(.5044);animation:fall-137 11s -25s linear infinite}@keyframes fall-137{34.023%{transform:translate(24.4707vw,34.023vh) scale(.5044)}to{transform:translate(28.0362vw,99vh) scale(.5044)}}.snow:nth-child(138){opacity:.9476;transform:translate(80.2653vw,-10px) scale(.5993);animation:fall-138 26s -14s linear infinite}@keyframes fall-138{57.975%{transform:translate(80.3844vw,57.975vh) scale(.5993)}to{transform:translate(80.32485vw,99vh) scale(.5993)}}.snow:nth-child(139){opacity:.7148;transform:translate(33.9123vw,-10px) scale(.5598);animation:fall-139 11s -5s linear infinite}@keyframes fall-139{57.804%{transform:translate(37.4778vw,57.804vh) scale(.5598)}to{transform:translate(35.69505vw,99vh) scale(.5598)}}.snow:nth-child(140){opacity:1.107;transform:translate(70.6124vw,-10px) scale(.0952);animation:fall-140 22s -22s linear infinite}@keyframes fall-140{73.114%{transform:translate(80.1215vw,73.114vh) scale(.0952)}to{transform:translate(75.36695vw,99vh) scale(.0952)}}.snow:nth-child(141){opacity:.656;transform:translate(92.698vw,-10px) scale(.0546);animation:fall-141 25s -21s linear infinite}@keyframes fall-141{62.311%{transform:translate(95.06vw,62.311vh) scale(.0546)}to{transform:translate(93.879vw,99vh) scale(.0546)}}.snow:nth-child(142){opacity:.458;transform:translate(34.1997vw,-10px) scale(.2365);animation:fall-142 16s -24s linear infinite}@keyframes fall-142{73.294%{transform:translate(38.2691vw,73.294vh) scale(.2365)}to{transform:translate(36.2344vw,99vh) scale(.2365)}}.snow:nth-child(143){opacity:.3668;transform:translate(37.4699vw,-10px) scale(.0149);animation:fall-143 23s -2s linear infinite}@keyframes fall-143{65.345%{transform:translate(45.7888vw,65.345vh) scale(.0149)}to{transform:translate(41.62935vw,99vh) scale(.0149)}}.snow:nth-child(144){opacity:1.6144;transform:translate(38.2216vw,-10px) scale(.659);animation:fall-144 30s -3s linear infinite}@keyframes fall-144{53.568%{transform:translate(44.4288vw,53.568vh) scale(.659)}to{transform:translate(41.3252vw,99vh) scale(.659)}}.snow:nth-child(145){opacity:.6132;transform:translate(82.0263vw,-10px) scale(.6998);animation:fall-145 15s -7s linear infinite}@keyframes fall-145{49.298%{transform:translate(74.3998vw,49.298vh) scale(.6998)}to{transform:translate(78.21305vw,99vh) scale(.6998)}}.snow:nth-child(146){opacity:1.4224;transform:translate(16.5062vw,-10px) scale(.9442);animation:fall-146 21s -21s linear infinite}@keyframes fall-146{63.773%{transform:translate(10.9182vw,63.773vh) scale(.9442)}to{transform:translate(13.7122vw,99vh) scale(.9442)}}.snow:nth-child(147){opacity:.3104;transform:translate(29.2747vw,-10px) scale(.5855);animation:fall-147 10s -20s linear infinite}@keyframes fall-147{47.917%{transform:translate(32.8045vw,47.917vh) scale(.5855)}to{transform:translate(31.0396vw,99vh) scale(.5855)}}.snow:nth-child(148){opacity:.8766;transform:translate(45.5598vw,-10px) scale(.9854);animation:fall-148 25s -5s linear infinite}@keyframes fall-148{70.336%{transform:translate(37.4691vw,70.336vh) scale(.9854)}to{transform:translate(41.51445vw,99vh) scale(.9854)}}.snow:nth-child(149){opacity:.4006;transform:translate(11.989vw,-10px) scale(.699);animation:fall-149 16s -28s linear infinite}@keyframes fall-149{72.834%{transform:translate(5.832vw,72.834vh) scale(.699)}to{transform:translate(8.9105vw,99vh) scale(.699)}}.snow:nth-child(150){opacity:.4456;transform:translate(45.5087vw,-10px) scale(.6491);animation:fall-150 12s -6s linear infinite}@keyframes fall-150{53.923%{transform:translate(45.5012vw,53.923vh) scale(.6491)}to{transform:translate(45.50495vw,99vh) scale(.6491)}}.snow:nth-child(151){opacity:1.1308;transform:translate(18.8826vw,-10px) scale(.9614);animation:fall-151 26s -8s linear infinite}@keyframes fall-151{30.661%{transform:translate(12.0694vw,30.661vh) scale(.9614)}to{transform:translate(15.476vw,99vh) scale(.9614)}}.snow:nth-child(152){opacity:.5924;transform:translate(87.3522vw,-10px) scale(.8017);animation:fall-152 13s -3s linear infinite}@keyframes fall-152{71.765%{transform:translate(80.4404vw,71.765vh) scale(.8017)}to{transform:translate(83.8963vw,99vh) scale(.8017)}}.snow:nth-child(153){opacity:.4916;transform:translate(65.1044vw,-10px) scale(.2891);animation:fall-153 20s -26s linear infinite}@keyframes fall-153{60.423%{transform:translate(62.6834vw,60.423vh) scale(.2891)}to{transform:translate(63.8939vw,99vh) scale(.2891)}}.snow:nth-child(154){opacity:1.2344;transform:translate(30.3598vw,-10px) scale(.3465);animation:fall-154 12s -13s linear infinite}@keyframes fall-154{30.664%{transform:translate(24.9352vw,30.664vh) scale(.3465)}to{transform:translate(27.6475vw,99vh) scale(.3465)}}.snow:nth-child(155){opacity:.718;transform:translate(23.6641vw,-10px) scale(.1333);animation:fall-155 16s -15s linear infinite}@keyframes fall-155{78.489%{transform:translate(14.3618vw,78.489vh) scale(.1333)}to{transform:translate(19.01295vw,99vh) scale(.1333)}}.snow:nth-child(156){opacity:1.3184;transform:translate(64.9965vw,-10px) scale(.2878);animation:fall-156 29s -20s linear infinite}@keyframes fall-156{64.671%{transform:translate(57.732vw,64.671vh) scale(.2878)}to{transform:translate(61.36425vw,99vh) scale(.2878)}}.snow:nth-child(157){opacity:1.4728;transform:translate(70.4445vw,-10px) scale(.0302);animation:fall-157 20s -6s linear infinite}@keyframes fall-157{70.905%{transform:translate(80.3152vw,70.905vh) scale(.0302)}to{transform:translate(75.37985vw,99vh) scale(.0302)}}.snow:nth-child(158){opacity:1.8926;transform:translate(89.0135vw,-10px) scale(.9683);animation:fall-158 27s -22s linear infinite}@keyframes fall-158{51.172%{transform:translate(82.5112vw,51.172vh) scale(.9683)}to{transform:translate(85.76235vw,99vh) scale(.9683)}}.snow:nth-child(159){opacity:1.989;transform:translate(63.3468vw,-10px) scale(.2032);animation:fall-159 12s -10s linear infinite}@keyframes fall-159{41.034%{transform:translate(63.6801vw,41.034vh) scale(.2032)}to{transform:translate(63.51345vw,99vh) scale(.2032)}}.snow:nth-child(160){opacity:.292;transform:translate(.6264vw,-10px) scale(.2533);animation:fall-160 29s -20s linear infinite}@keyframes fall-160{49.507%{transform:translate(5.6381vw,49.507vh) scale(.2533)}to{transform:translate(3.13225vw,99vh) scale(.2533)}}.snow:nth-child(161){opacity:1.8182;transform:translate(71.4509vw,-10px) scale(.5041);animation:fall-161 12s -4s linear infinite}@keyframes fall-161{56.068%{transform:translate(75.1405vw,56.068vh) scale(.5041)}to{transform:translate(73.2957vw,99vh) scale(.5041)}}.snow:nth-child(162){opacity:1.5142;transform:translate(68.9988vw,-10px) scale(.741);animation:fall-162 18s -16s linear infinite}@keyframes fall-162{69.011%{transform:translate(71.9234vw,69.011vh) scale(.741)}to{transform:translate(70.4611vw,99vh) scale(.741)}}.snow:nth-child(163){opacity:1.6208;transform:translate(31.4031vw,-10px) scale(.6716);animation:fall-163 14s -29s linear infinite}@keyframes fall-163{45.768%{transform:translate(37.8791vw,45.768vh) scale(.6716)}to{transform:translate(34.6411vw,99vh) scale(.6716)}}.snow:nth-child(164){opacity:1.9396;transform:translate(68.7934vw,-10px) scale(.6297);animation:fall-164 10s -7s linear infinite}@keyframes fall-164{38.549%{transform:translate(72.4958vw,38.549vh) scale(.6297)}to{transform:translate(70.6446vw,99vh) scale(.6297)}}.snow:nth-child(165){opacity:1.1094;transform:translate(17.2287vw,-10px) scale(.9261);animation:fall-165 14s -17s linear infinite}@keyframes fall-165{53.844%{transform:translate(25.5524vw,53.844vh) scale(.9261)}to{transform:translate(21.39055vw,99vh) scale(.9261)}}.snow:nth-child(166){opacity:.4306;transform:translate(.3194vw,-10px) scale(.7266);animation:fall-166 29s -8s linear infinite}@keyframes fall-166{68.625%{transform:translate(-2.5018vw,68.625vh) scale(.7266)}to{transform:translate(-1.0912vw,99vh) scale(.7266)}}.snow:nth-child(167){opacity:.2838;transform:translate(32.1272vw,-10px) scale(.5356);animation:fall-167 11s -19s linear infinite}@keyframes fall-167{57.978%{transform:translate(28.4657vw,57.978vh) scale(.5356)}to{transform:translate(30.29645vw,99vh) scale(.5356)}}.snow:nth-child(168){opacity:.8466;transform:translate(26.9357vw,-10px) scale(.7862);animation:fall-168 30s -15s linear infinite}@keyframes fall-168{38.898%{transform:translate(23.8833vw,38.898vh) scale(.7862)}to{transform:translate(25.4095vw,99vh) scale(.7862)}}.snow:nth-child(169){opacity:.5416;transform:translate(13.5006vw,-10px) scale(.2007);animation:fall-169 24s -2s linear infinite}@keyframes fall-169{37.65%{transform:translate(15.8402vw,37.65vh) scale(.2007)}to{transform:translate(14.6704vw,99vh) scale(.2007)}}.snow:nth-child(170){opacity:1.8378;transform:translate(43.518vw,-10px) scale(.4308);animation:fall-170 29s -15s linear infinite}@keyframes fall-170{42.521%{transform:translate(39.0504vw,42.521vh) scale(.4308)}to{transform:translate(41.2842vw,99vh) scale(.4308)}}.snow:nth-child(171){opacity:1.824;transform:translate(76.7385vw,-10px) scale(.2399);animation:fall-171 26s -12s linear infinite}@keyframes fall-171{64.416%{transform:translate(72.9163vw,64.416vh) scale(.2399)}to{transform:translate(74.8274vw,99vh) scale(.2399)}}.snow:nth-child(172){opacity:.541;transform:translate(59.59vw,-10px) scale(.5102);animation:fall-172 17s -16s linear infinite}@keyframes fall-172{47.424%{transform:translate(56.3766vw,47.424vh) scale(.5102)}to{transform:translate(57.9833vw,99vh) scale(.5102)}}.snow:nth-child(173){opacity:1.4542;transform:translate(59.6048vw,-10px) scale(.5972);animation:fall-173 11s -26s linear infinite}@keyframes fall-173{72.366%{transform:translate(57.051vw,72.366vh) scale(.5972)}to{transform:translate(58.3279vw,99vh) scale(.5972)}}.snow:nth-child(174){opacity:.7286;transform:translate(64.0482vw,-10px) scale(.7246);animation:fall-174 12s -26s linear infinite}@keyframes fall-174{67.129%{transform:translate(68.418vw,67.129vh) scale(.7246)}to{transform:translate(66.2331vw,99vh) scale(.7246)}}.snow:nth-child(175){opacity:1.9372;transform:translate(92.6588vw,-10px) scale(.7584);animation:fall-175 28s -12s linear infinite}@keyframes fall-175{54.206%{transform:translate(83.5807vw,54.206vh) scale(.7584)}to{transform:translate(88.11975vw,99vh) scale(.7584)}}.snow:nth-child(176){opacity:1.0348;transform:translate(71.5677vw,-10px) scale(.2734);animation:fall-176 26s -11s linear infinite}@keyframes fall-176{61.611%{transform:translate(74.5576vw,61.611vh) scale(.2734)}to{transform:translate(73.06265vw,99vh) scale(.2734)}}.snow:nth-child(177){opacity:1.577;transform:translate(83.8914vw,-10px) scale(.6857);animation:fall-177 23s -13s linear infinite}@keyframes fall-177{54.688%{transform:translate(89.1218vw,54.688vh) scale(.6857)}to{transform:translate(86.5066vw,99vh) scale(.6857)}}.snow:nth-child(178){opacity:.596;transform:translate(52.6976vw,-10px) scale(.2899);animation:fall-178 30s -28s linear infinite}@keyframes fall-178{76.072%{transform:translate(50.6054vw,76.072vh) scale(.2899)}to{transform:translate(51.6515vw,99vh) scale(.2899)}}.snow:nth-child(179){opacity:1.9886;transform:translate(97.4363vw,-10px) scale(.2929);animation:fall-179 20s -16s linear infinite}@keyframes fall-179{70.312%{transform:translate(105.2939vw,70.312vh) scale(.2929)}to{transform:translate(101.3651vw,99vh) scale(.2929)}}.snow:nth-child(180){opacity:1.6472;transform:translate(68.8156vw,-10px) scale(.9123);animation:fall-180 19s -2s linear infinite}@keyframes fall-180{72.117%{transform:translate(75.1569vw,72.117vh) scale(.9123)}to{transform:translate(71.98625vw,99vh) scale(.9123)}}.snow:nth-child(181){opacity:.0548;transform:translate(9.0757vw,-10px) scale(.1972);animation:fall-181 13s -23s linear infinite}@keyframes fall-181{70.497%{transform:translate(-.5512vw,70.497vh) scale(.1972)}to{transform:translate(4.26225vw,99vh) scale(.1972)}}.snow:nth-child(182){opacity:.2318;transform:translate(77.0584vw,-10px) scale(.0523);animation:fall-182 15s -3s linear infinite}@keyframes fall-182{41.427%{transform:translate(86.6446vw,41.427vh) scale(.0523)}to{transform:translate(81.8515vw,99vh) scale(.0523)}}.snow:nth-child(183){opacity:.9056;transform:translate(27.9996vw,-10px) scale(.4598);animation:fall-183 26s -26s linear infinite}@keyframes fall-183{52.549%{transform:translate(35.9871vw,52.549vh) scale(.4598)}to{transform:translate(31.99335vw,99vh) scale(.4598)}}.snow:nth-child(184){opacity:1.2154;transform:translate(8.4662vw,-10px) scale(.0498);animation:fall-184 24s -4s linear infinite}@keyframes fall-184{60.794%{transform:translate(5.7747vw,60.794vh) scale(.0498)}to{transform:translate(7.12045vw,99vh) scale(.0498)}}.snow:nth-child(185){opacity:.9288;transform:translate(57.2727vw,-10px) scale(.5586);animation:fall-185 10s -7s linear infinite}@keyframes fall-185{50.414%{transform:translate(58.1667vw,50.414vh) scale(.5586)}to{transform:translate(57.7197vw,99vh) scale(.5586)}}.snow:nth-child(186){opacity:1.9932;transform:translate(99.5849vw,-10px) scale(.9071);animation:fall-186 30s -24s linear infinite}@keyframes fall-186{73.141%{transform:translate(109.3876vw,73.141vh) scale(.9071)}to{transform:translate(104.48625vw,99vh) scale(.9071)}}.snow:nth-child(187){opacity:1.0324;transform:translate(72.4828vw,-10px) scale(.3753);animation:fall-187 23s -1s linear infinite}@keyframes fall-187{38.206%{transform:translate(71.8408vw,38.206vh) scale(.3753)}to{transform:translate(72.1618vw,99vh) scale(.3753)}}.snow:nth-child(188){opacity:.9124;transform:translate(4.1942vw,-10px) scale(.5556);animation:fall-188 27s -15s linear infinite}@keyframes fall-188{62.648%{transform:translate(-3.2473vw,62.648vh) scale(.5556)}to{transform:translate(.47345vw,99vh) scale(.5556)}}.snow:nth-child(189){opacity:1.657;transform:translate(67.7893vw,-10px) scale(.5711);animation:fall-189 27s -4s linear infinite}@keyframes fall-189{61.389%{transform:translate(72.1895vw,61.389vh) scale(.5711)}to{transform:translate(69.9894vw,99vh) scale(.5711)}}.snow:nth-child(190){opacity:1.2516;transform:translate(66.0284vw,-10px) scale(.0588);animation:fall-190 17s -4s linear infinite}@keyframes fall-190{50.462%{transform:translate(58.4476vw,50.462vh) scale(.0588)}to{transform:translate(62.238vw,99vh) scale(.0588)}}.snow:nth-child(191){opacity:.863;transform:translate(75.9446vw,-10px) scale(.2206);animation:fall-191 28s -12s linear infinite}@keyframes fall-191{59.597%{transform:translate(85.885vw,59.597vh) scale(.2206)}to{transform:translate(80.9148vw,99vh) scale(.2206)}}.snow:nth-child(192){opacity:.5282;transform:translate(36.8293vw,-10px) scale(.1138);animation:fall-192 10s -7s linear infinite}@keyframes fall-192{59.392%{transform:translate(27.1762vw,59.392vh) scale(.1138)}to{transform:translate(32.00275vw,99vh) scale(.1138)}}.snow:nth-child(193){opacity:.8054;transform:translate(31.7611vw,-10px) scale(.7917);animation:fall-193 21s -8s linear infinite}@keyframes fall-193{41.829%{transform:translate(30.3584vw,41.829vh) scale(.7917)}to{transform:translate(31.05975vw,99vh) scale(.7917)}}.snow:nth-child(194){opacity:.3764;transform:translate(76.3044vw,-10px) scale(.4617);animation:fall-194 10s -21s linear infinite}@keyframes fall-194{51.389%{transform:translate(76.5928vw,51.389vh) scale(.4617)}to{transform:translate(76.4486vw,99vh) scale(.4617)}}.snow:nth-child(195){opacity:.2392;transform:translate(46.7712vw,-10px) scale(.9236);animation:fall-195 22s -14s linear infinite}@keyframes fall-195{52.747%{transform:translate(51.8582vw,52.747vh) scale(.9236)}to{transform:translate(49.3147vw,99vh) scale(.9236)}}.snow:nth-child(196){opacity:.075;transform:translate(21.724vw,-10px) scale(.2537);animation:fall-196 25s -9s linear infinite}@keyframes fall-196{78.967%{transform:translate(23.7387vw,78.967vh) scale(.2537)}to{transform:translate(22.73135vw,99vh) scale(.2537)}}.snow:nth-child(197){opacity:.764;transform:translate(35.7681vw,-10px) scale(.6614);animation:fall-197 10s -29s linear infinite}@keyframes fall-197{42.248%{transform:translate(34.8945vw,42.248vh) scale(.6614)}to{transform:translate(35.3313vw,99vh) scale(.6614)}}.snow:nth-child(198){opacity:.34;transform:translate(10.5637vw,-10px) scale(.9306);animation:fall-198 22s -6s linear infinite}@keyframes fall-198{52.502%{transform:translate(17.1753vw,52.502vh) scale(.9306)}to{transform:translate(13.8695vw,99vh) scale(.9306)}}.snow:nth-child(199){opacity:1.072;transform:translate(69.4306vw,-10px) scale(.9273);animation:fall-199 18s -13s linear infinite}@keyframes fall-199{61.989%{transform:translate(76.6179vw,61.989vh) scale(.9273)}to{transform:translate(73.02425vw,99vh) scale(.9273)}}.snow:nth-child(200){opacity:.12;transform:translate(34.7369vw,-10px) scale(.7789);animation:fall-200 16s -1s linear infinite}@keyframes fall-200{58.734%{transform:translate(25.0554vw,58.734vh) scale(.7789)}to{transform:translate(29.89615vw,99vh) scale(.7789)}}.snow:nth-child(201){opacity:1.449;transform:translate(89.8365vw,-10px) scale(.8596);animation:fall-201 10s -25s linear infinite}@keyframes fall-201{64.996%{transform:translate(94.7936vw,64.996vh) scale(.8596)}to{transform:translate(92.31505vw,99vh) scale(.8596)}}.snow:nth-child(202){opacity:1.2626;transform:translate(91.8274vw,-10px) scale(.213);animation:fall-202 15s -27s linear infinite}@keyframes fall-202{62.16%{transform:translate(84.6301vw,62.16vh) scale(.213)}to{transform:translate(88.22875vw,99vh) scale(.213)}}.snow:nth-child(203){opacity:.9422;transform:translate(86.6031vw,-10px) scale(.1114);animation:fall-203 14s -2s linear infinite}@keyframes fall-203{57.15%{transform:translate(80.0434vw,57.15vh) scale(.1114)}to{transform:translate(83.32325vw,99vh) scale(.1114)}}.snow:nth-child(204){opacity:1.4528;transform:translate(61.0757vw,-10px) scale(.7571);animation:fall-204 14s -26s linear infinite}@keyframes fall-204{57.948%{transform:translate(70.8841vw,57.948vh) scale(.7571)}to{transform:translate(65.9799vw,99vh) scale(.7571)}}.snow:nth-child(205){opacity:1.6754;transform:translate(63.5729vw,-10px) scale(.2756);animation:fall-205 27s -27s linear infinite}@keyframes fall-205{42.935%{transform:translate(55.6245vw,42.935vh) scale(.2756)}to{transform:translate(59.5987vw,99vh) scale(.2756)}}.snow:nth-child(206){opacity:.6812;transform:translate(1.0509vw,-10px) scale(.5309);animation:fall-206 28s -27s linear infinite}@keyframes fall-206{60.968%{transform:translate(-2.448vw,60.968vh) scale(.5309)}to{transform:translate(-.69855vw,99vh) scale(.5309)}}.snow:nth-child(207){opacity:.9616;transform:translate(64.0697vw,-10px) scale(.1548);animation:fall-207 15s -17s linear infinite}@keyframes fall-207{59.903%{transform:translate(56.217vw,59.903vh) scale(.1548)}to{transform:translate(60.14335vw,99vh) scale(.1548)}}.snow:nth-child(208){opacity:1.3168;transform:translate(17.1473vw,-10px) scale(.664);animation:fall-208 21s -3s linear infinite}@keyframes fall-208{72.67%{transform:translate(19.7337vw,72.67vh) scale(.664)}to{transform:translate(18.4405vw,99vh) scale(.664)}}.snow:nth-child(209){opacity:.1892;transform:translate(31.0495vw,-10px) scale(.2245);animation:fall-209 23s -2s linear infinite}@keyframes fall-209{57.027%{transform:translate(30.1588vw,57.027vh) scale(.2245)}to{transform:translate(30.60415vw,99vh) scale(.2245)}}.snow:nth-child(210){opacity:1.5466;transform:translate(67.344vw,-10px) scale(.4622);animation:fall-210 27s -22s linear infinite}@keyframes fall-210{77.528%{transform:translate(66.6609vw,77.528vh) scale(.4622)}to{transform:translate(67.00245vw,99vh) scale(.4622)}}.snow:nth-child(211){opacity:1.1906;transform:translate(26.4502vw,-10px) scale(.7193);animation:fall-211 14s -26s linear infinite}@keyframes fall-211{68.999%{transform:translate(24.2381vw,68.999vh) scale(.7193)}to{transform:translate(25.34415vw,99vh) scale(.7193)}}.snow:nth-child(212){opacity:.0488;transform:translate(80.0652vw,-10px) scale(.2468);animation:fall-212 25s -6s linear infinite}@keyframes fall-212{46.196%{transform:translate(71.2071vw,46.196vh) scale(.2468)}to{transform:translate(75.63615vw,99vh) scale(.2468)}}.snow:nth-child(213){opacity:.747;transform:translate(61.9108vw,-10px) scale(.013);animation:fall-213 13s -1s linear infinite}@keyframes fall-213{63.398%{transform:translate(53.6985vw,63.398vh) scale(.013)}to{transform:translate(57.80465vw,99vh) scale(.013)}}.snow:nth-child(214){opacity:.2848;transform:translate(86.7373vw,-10px) scale(.4651);animation:fall-214 13s -11s linear infinite}@keyframes fall-214{46.688%{transform:translate(89.1997vw,46.688vh) scale(.4651)}to{transform:translate(87.9685vw,99vh) scale(.4651)}}.snow:nth-child(215){opacity:1.3886;transform:translate(32.8685vw,-10px) scale(.7589);animation:fall-215 14s -24s linear infinite}@keyframes fall-215{30.413%{transform:translate(24.0264vw,30.413vh) scale(.7589)}to{transform:translate(28.44745vw,99vh) scale(.7589)}}.snow:nth-child(216){opacity:.9476;transform:translate(95.2397vw,-10px) scale(.9555);animation:fall-216 13s -15s linear infinite}@keyframes fall-216{54.878%{transform:translate(103.4684vw,54.878vh) scale(.9555)}to{transform:translate(99.35405vw,99vh) scale(.9555)}}.snow:nth-child(217){opacity:1.4338;transform:translate(32.4479vw,-10px) scale(.6215);animation:fall-217 14s -20s linear infinite}@keyframes fall-217{63.585%{transform:translate(34.2976vw,63.585vh) scale(.6215)}to{transform:translate(33.37275vw,99vh) scale(.6215)}}.snow:nth-child(218){opacity:.0162;transform:translate(69.2226vw,-10px) scale(.4673);animation:fall-218 30s -10s linear infinite}@keyframes fall-218{43.052%{transform:translate(62.7905vw,43.052vh) scale(.4673)}to{transform:translate(66.00655vw,99vh) scale(.4673)}}.snow:nth-child(219){opacity:.5142;transform:translate(47.158vw,-10px) scale(.2388);animation:fall-219 12s -21s linear infinite}@keyframes fall-219{44.343%{transform:translate(37.2516vw,44.343vh) scale(.2388)}to{transform:translate(42.2048vw,99vh) scale(.2388)}}.snow:nth-child(220){opacity:1.9802;transform:translate(53.3359vw,-10px) scale(.3237);animation:fall-220 16s -22s linear infinite}@keyframes fall-220{79.414%{transform:translate(55.0624vw,79.414vh) scale(.3237)}to{transform:translate(54.19915vw,99vh) scale(.3237)}}.snow:nth-child(221){opacity:.0358;transform:translate(24.7695vw,-10px) scale(.8374);animation:fall-221 10s -10s linear infinite}@keyframes fall-221{74.301%{transform:translate(23.2964vw,74.301vh) scale(.8374)}to{transform:translate(24.03295vw,99vh) scale(.8374)}}.snow:nth-child(222){opacity:.3048;transform:translate(53.4482vw,-10px) scale(.693);animation:fall-222 21s -26s linear infinite}@keyframes fall-222{42.759%{transform:translate(62.0259vw,42.759vh) scale(.693)}to{transform:translate(57.73705vw,99vh) scale(.693)}}.snow:nth-child(223){opacity:1.4808;transform:translate(27.714vw,-10px) scale(.8281);animation:fall-223 24s -17s linear infinite}@keyframes fall-223{34.402%{transform:translate(34.134vw,34.402vh) scale(.8281)}to{transform:translate(30.924vw,99vh) scale(.8281)}}.snow:nth-child(224){opacity:.4262;transform:translate(36.1471vw,-10px) scale(.9233);animation:fall-224 21s -10s linear infinite}@keyframes fall-224{56.881%{transform:translate(31.3515vw,56.881vh) scale(.9233)}to{transform:translate(33.7493vw,99vh) scale(.9233)}}.snow:nth-child(225){opacity:.8458;transform:translate(2.1238vw,-10px) scale(.1913);animation:fall-225 17s -21s linear infinite}@keyframes fall-225{37.434%{transform:translate(-3.7182vw,37.434vh) scale(.1913)}to{transform:translate(-.7972vw,99vh) scale(.1913)}}.snow:nth-child(226){opacity:1.012;transform:translate(89.9484vw,-10px) scale(.0695);animation:fall-226 18s -15s linear infinite}@keyframes fall-226{31.995%{transform:translate(82.865vw,31.995vh) scale(.0695)}to{transform:translate(86.4067vw,99vh) scale(.0695)}}.snow:nth-child(227){opacity:.846;transform:translate(32.2107vw,-10px) scale(.3052);animation:fall-227 15s -18s linear infinite}@keyframes fall-227{78.746%{transform:translate(36.5931vw,78.746vh) scale(.3052)}to{transform:translate(34.4019vw,99vh) scale(.3052)}}.snow:nth-child(228){opacity:1.7916;transform:translate(35.8434vw,-10px) scale(.2984);animation:fall-228 17s -3s linear infinite}@keyframes fall-228{74.719%{transform:translate(36.2587vw,74.719vh) scale(.2984)}to{transform:translate(36.05105vw,99vh) scale(.2984)}}.snow:nth-child(229){opacity:.4122;transform:translate(10.0348vw,-10px) scale(.8705);animation:fall-229 20s -6s linear infinite}@keyframes fall-229{32.72%{transform:translate(12.6019vw,32.72vh) scale(.8705)}to{transform:translate(11.31835vw,99vh) scale(.8705)}}.snow:nth-child(230){opacity:.8088;transform:translate(43.396vw,-10px) scale(.2374);animation:fall-230 21s -4s linear infinite}@keyframes fall-230{69.072%{transform:translate(51.1723vw,69.072vh) scale(.2374)}to{transform:translate(47.28415vw,99vh) scale(.2374)}}.snow:nth-child(231){opacity:1.88;transform:translate(88.9vw,-10px) scale(.4978);animation:fall-231 14s -17s linear infinite}@keyframes fall-231{35.348%{transform:translate(95.1684vw,35.348vh) scale(.4978)}to{transform:translate(92.0342vw,99vh) scale(.4978)}}.snow:nth-child(232){opacity:1.9824;transform:translate(59.3343vw,-10px) scale(.0222);animation:fall-232 20s -17s linear infinite}@keyframes fall-232{72.443%{transform:translate(57.4665vw,72.443vh) scale(.0222)}to{transform:translate(58.4004vw,99vh) scale(.0222)}}.snow:nth-child(233){opacity:1.5592;transform:translate(38.2662vw,-10px) scale(.3738);animation:fall-233 11s -28s linear infinite}@keyframes fall-233{35.757%{transform:translate(36.5049vw,35.757vh) scale(.3738)}to{transform:translate(37.38555vw,99vh) scale(.3738)}}.snow:nth-child(234){opacity:1.8376;transform:translate(81.2309vw,-10px) scale(.2958);animation:fall-234 26s -10s linear infinite}@keyframes fall-234{68.197%{transform:translate(81.2248vw,68.197vh) scale(.2958)}to{transform:translate(81.22785vw,99vh) scale(.2958)}}.snow:nth-child(235){opacity:.9702;transform:translate(.054vw,-10px) scale(.9727);animation:fall-235 15s -13s linear infinite}@keyframes fall-235{65.856%{transform:translate(8.7018vw,65.856vh) scale(.9727)}to{transform:translate(4.3779vw,99vh) scale(.9727)}}.snow:nth-child(236){opacity:1.1766;transform:translate(2.6009vw,-10px) scale(.409);animation:fall-236 10s -8s linear infinite}@keyframes fall-236{51.823%{transform:translate(8.0033vw,51.823vh) scale(.409)}to{transform:translate(5.3021vw,99vh) scale(.409)}}.snow:nth-child(237){opacity:1.224;transform:translate(18.4828vw,-10px) scale(.155);animation:fall-237 21s -17s linear infinite}@keyframes fall-237{78.323%{transform:translate(22.4025vw,78.323vh) scale(.155)}to{transform:translate(20.44265vw,99vh) scale(.155)}}.snow:nth-child(238){opacity:1.4294;transform:translate(88.3371vw,-10px) scale(.2686);animation:fall-238 10s -7s linear infinite}@keyframes fall-238{62.101%{transform:translate(87.0991vw,62.101vh) scale(.2686)}to{transform:translate(87.7181vw,99vh) scale(.2686)}}.snow:nth-child(239){opacity:.7956;transform:translate(5.9051vw,-10px) scale(.9444);animation:fall-239 20s -20s linear infinite}@keyframes fall-239{35.175%{transform:translate(-3.2533vw,35.175vh) scale(.9444)}to{transform:translate(1.3259vw,99vh) scale(.9444)}}.snow:nth-child(240){opacity:.1524;transform:translate(63.5015vw,-10px) scale(.8244);animation:fall-240 26s -9s linear infinite}@keyframes fall-240{55.547%{transform:translate(55.7693vw,55.547vh) scale(.8244)}to{transform:translate(59.6354vw,99vh) scale(.8244)}}.snow:nth-child(241){opacity:.4306;transform:translate(84.4713vw,-10px) scale(.4268);animation:fall-241 28s -23s linear infinite}@keyframes fall-241{60.159%{transform:translate(84.6643vw,60.159vh) scale(.4268)}to{transform:translate(84.5678vw,99vh) scale(.4268)}}.snow:nth-child(242){opacity:.198;transform:translate(8.2254vw,-10px) scale(.4024);animation:fall-242 11s -30s linear infinite}@keyframes fall-242{50.621%{transform:translate(.7858vw,50.621vh) scale(.4024)}to{transform:translate(4.5056vw,99vh) scale(.4024)}}.snow:nth-child(243){opacity:1.3362;transform:translate(62.6249vw,-10px) scale(.5626);animation:fall-243 30s -19s linear infinite}@keyframes fall-243{59.921%{transform:translate(68.2855vw,59.921vh) scale(.5626)}to{transform:translate(65.4552vw,99vh) scale(.5626)}}.snow:nth-child(244){opacity:.542;transform:translate(32.4729vw,-10px) scale(.485);animation:fall-244 12s -27s linear infinite}@keyframes fall-244{38.189%{transform:translate(35.2104vw,38.189vh) scale(.485)}to{transform:translate(33.84165vw,99vh) scale(.485)}}.snow:nth-child(245){opacity:1.7138;transform:translate(68.334vw,-10px) scale(.3652);animation:fall-245 30s -22s linear infinite}@keyframes fall-245{37.173%{transform:translate(67.6718vw,37.173vh) scale(.3652)}to{transform:translate(68.0029vw,99vh) scale(.3652)}}.snow:nth-child(246){opacity:.2156;transform:translate(13.9063vw,-10px) scale(.7151);animation:fall-246 28s -17s linear infinite}@keyframes fall-246{50.547%{transform:translate(15.4883vw,50.547vh) scale(.7151)}to{transform:translate(14.6973vw,99vh) scale(.7151)}}.snow:nth-child(247){opacity:1.9658;transform:translate(76.1928vw,-10px) scale(.0254);animation:fall-247 24s -17s linear infinite}@keyframes fall-247{44.832%{transform:translate(66.5543vw,44.832vh) scale(.0254)}to{transform:translate(71.37355vw,99vh) scale(.0254)}}.snow:nth-child(248){opacity:.1752;transform:translate(80.3167vw,-10px) scale(.6498);animation:fall-248 18s -8s linear infinite}@keyframes fall-248{67.358%{transform:translate(84.5942vw,67.358vh) scale(.6498)}to{transform:translate(82.45545vw,99vh) scale(.6498)}}.snow:nth-child(249){opacity:1.6934;transform:translate(31.9896vw,-10px) scale(.0823);animation:fall-249 10s -9s linear infinite}@keyframes fall-249{45.107%{transform:translate(30.9387vw,45.107vh) scale(.0823)}to{transform:translate(31.46415vw,99vh) scale(.0823)}}.snow:nth-child(250){opacity:1.571;transform:translate(36.1395vw,-10px) scale(.4784);animation:fall-250 28s -20s linear infinite}@keyframes fall-250{53.028%{transform:translate(43.2627vw,53.028vh) scale(.4784)}to{transform:translate(39.7011vw,99vh) scale(.4784)}}.snow:nth-child(251){opacity:.8772;transform:translate(81.1645vw,-10px) scale(.4421);animation:fall-251 20s -5s linear infinite}@keyframes fall-251{67.324%{transform:translate(78.2782vw,67.324vh) scale(.4421)}to{transform:translate(79.72135vw,99vh) scale(.4421)}}.snow:nth-child(252){opacity:1.8268;transform:translate(67.8993vw,-10px) scale(.4604);animation:fall-252 13s -2s linear infinite}@keyframes fall-252{58.983%{transform:translate(70.0534vw,58.983vh) scale(.4604)}to{transform:translate(68.97635vw,99vh) scale(.4604)}}.snow:nth-child(253){opacity:.6602;transform:translate(94.626vw,-10px) scale(.1953);animation:fall-253 18s -24s linear infinite}@keyframes fall-253{43.014%{transform:translate(85.8392vw,43.014vh) scale(.1953)}to{transform:translate(90.2326vw,99vh) scale(.1953)}}.snow:nth-child(254){opacity:1.1694;transform:translate(54.0263vw,-10px) scale(.9818);animation:fall-254 12s -30s linear infinite}@keyframes fall-254{76.583%{transform:translate(62.5593vw,76.583vh) scale(.9818)}to{transform:translate(58.2928vw,99vh) scale(.9818)}}.snow:nth-child(255){opacity:1.891;transform:translate(76.0845vw,-10px) scale(.5753);animation:fall-255 10s -9s linear infinite}@keyframes fall-255{43.479%{transform:translate(84.4016vw,43.479vh) scale(.5753)}to{transform:translate(80.24305vw,99vh) scale(.5753)}}.snow:nth-child(256){opacity:.6274;transform:translate(63.5532vw,-10px) scale(.0989);animation:fall-256 20s -13s linear infinite}@keyframes fall-256{32.738%{transform:translate(56.0489vw,32.738vh) scale(.0989)}to{transform:translate(59.80105vw,99vh) scale(.0989)}}.snow:nth-child(257){opacity:1.5922;transform:translate(55.3289vw,-10px) scale(.5782);animation:fall-257 17s -4s linear infinite}@keyframes fall-257{40.21%{transform:translate(61.1951vw,40.21vh) scale(.5782)}to{transform:translate(58.262vw,99vh) scale(.5782)}}.snow:nth-child(258){opacity:.73;transform:translate(75.1287vw,-10px) scale(.5142);animation:fall-258 19s -24s linear infinite}@keyframes fall-258{65.973%{transform:translate(66.5423vw,65.973vh) scale(.5142)}to{transform:translate(70.8355vw,99vh) scale(.5142)}}.snow:nth-child(259){opacity:1.9298;transform:translate(81.111vw,-10px) scale(.6723);animation:fall-259 30s -9s linear infinite}@keyframes fall-259{69.508%{transform:translate(72.2345vw,69.508vh) scale(.6723)}to{transform:translate(76.67275vw,99vh) scale(.6723)}}.snow:nth-child(260){opacity:.9002;transform:translate(23.9967vw,-10px) scale(.1428);animation:fall-260 12s -28s linear infinite}@keyframes fall-260{44.99%{transform:translate(31.8515vw,44.99vh) scale(.1428)}to{transform:translate(27.9241vw,99vh) scale(.1428)}}.snow:nth-child(261){opacity:.1892;transform:translate(20.3349vw,-10px) scale(.2743);animation:fall-261 12s -5s linear infinite}@keyframes fall-261{56.629%{transform:translate(17.5176vw,56.629vh) scale(.2743)}to{transform:translate(18.92625vw,99vh) scale(.2743)}}.snow:nth-child(262){opacity:.3852;transform:translate(53.5404vw,-10px) scale(.7306);animation:fall-262 16s -11s linear infinite}@keyframes fall-262{38.55%{transform:translate(56.5537vw,38.55vh) scale(.7306)}to{transform:translate(55.04705vw,99vh) scale(.7306)}}.snow:nth-child(263){opacity:1.5598;transform:translate(38.0151vw,-10px) scale(.8987);animation:fall-263 12s -13s linear infinite}@keyframes fall-263{35.041%{transform:translate(41.2586vw,35.041vh) scale(.8987)}to{transform:translate(39.63685vw,99vh) scale(.8987)}}.snow:nth-child(264){opacity:1.8032;transform:translate(3.1771vw,-10px) scale(.0701);animation:fall-264 20s -16s linear infinite}@keyframes fall-264{67.195%{transform:translate(7.2884vw,67.195vh) scale(.0701)}to{transform:translate(5.23275vw,99vh) scale(.0701)}}.snow:nth-child(265){opacity:1.7936;transform:translate(93.8421vw,-10px) scale(.8329);animation:fall-265 23s -17s linear infinite}@keyframes fall-265{76.053%{transform:translate(87.1027vw,76.053vh) scale(.8329)}to{transform:translate(90.4724vw,99vh) scale(.8329)}}.snow:nth-child(266){opacity:1.2864;transform:translate(49.0978vw,-10px) scale(.0118);animation:fall-266 22s -12s linear infinite}@keyframes fall-266{37.192%{transform:translate(42.8362vw,37.192vh) scale(.0118)}to{transform:translate(45.967vw,99vh) scale(.0118)}}.snow:nth-child(267){opacity:.9182;transform:translate(31.009vw,-10px) scale(.1461);animation:fall-267 11s -23s linear infinite}@keyframes fall-267{70.808%{transform:translate(36.5115vw,70.808vh) scale(.1461)}to{transform:translate(33.76025vw,99vh) scale(.1461)}}.snow:nth-child(268){opacity:.138;transform:translate(40.9908vw,-10px) scale(.4523);animation:fall-268 24s -12s linear infinite}@keyframes fall-268{70.972%{transform:translate(46.655vw,70.972vh) scale(.4523)}to{transform:translate(43.8229vw,99vh) scale(.4523)}}.snow:nth-child(269){opacity:1.8294;transform:translate(29.5077vw,-10px) scale(.4434);animation:fall-269 18s -25s linear infinite}@keyframes fall-269{41.405%{transform:translate(30.8272vw,41.405vh) scale(.4434)}to{transform:translate(30.16745vw,99vh) scale(.4434)}}.snow:nth-child(270){opacity:.177;transform:translate(28.1926vw,-10px) scale(.6697);animation:fall-270 10s -29s linear infinite}@keyframes fall-270{69.988%{transform:translate(27.7688vw,69.988vh) scale(.6697)}to{transform:translate(27.9807vw,99vh) scale(.6697)}}.snow:nth-child(271){opacity:1.5686;transform:translate(58.4172vw,-10px) scale(.7245);animation:fall-271 18s -6s linear infinite}@keyframes fall-271{48.535%{transform:translate(62.9262vw,48.535vh) scale(.7245)}to{transform:translate(60.6717vw,99vh) scale(.7245)}}.snow:nth-child(272){opacity:.1442;transform:translate(74.894vw,-10px) scale(.3503);animation:fall-272 26s -27s linear infinite}@keyframes fall-272{35.489%{transform:translate(84.6592vw,35.489vh) scale(.3503)}to{transform:translate(79.7766vw,99vh) scale(.3503)}}.snow:nth-child(273){opacity:.4824;transform:translate(92.6476vw,-10px) scale(.8999);animation:fall-273 10s -3s linear infinite}@keyframes fall-273{71.364%{transform:translate(84.2767vw,71.364vh) scale(.8999)}to{transform:translate(88.46215vw,99vh) scale(.8999)}}.snow:nth-child(274){opacity:1.194;transform:translate(72.882vw,-10px) scale(.8831);animation:fall-274 23s -14s linear infinite}@keyframes fall-274{57.874%{transform:translate(66.5156vw,57.874vh) scale(.8831)}to{transform:translate(69.6988vw,99vh) scale(.8831)}}.snow:nth-child(275){opacity:1.8562;transform:translate(37.1207vw,-10px) scale(.7775);animation:fall-275 21s -23s linear infinite}@keyframes fall-275{43.118%{transform:translate(40.1195vw,43.118vh) scale(.7775)}to{transform:translate(38.6201vw,99vh) scale(.7775)}}.snow:nth-child(276){opacity:.052;transform:translate(52.3958vw,-10px) scale(.7618);animation:fall-276 16s -12s linear infinite}@keyframes fall-276{53.371%{transform:translate(44.7227vw,53.371vh) scale(.7618)}to{transform:translate(48.55925vw,99vh) scale(.7618)}}.snow:nth-child(277){opacity:1.1752;transform:translate(82.4927vw,-10px) scale(.4018);animation:fall-277 13s -12s linear infinite}@keyframes fall-277{47.593%{transform:translate(85.9029vw,47.593vh) scale(.4018)}to{transform:translate(84.1978vw,99vh) scale(.4018)}}.snow:nth-child(278){opacity:1.2944;transform:translate(55.7303vw,-10px) scale(.2259);animation:fall-278 18s -25s linear infinite}@keyframes fall-278{58.335%{transform:translate(51.0112vw,58.335vh) scale(.2259)}to{transform:translate(53.37075vw,99vh) scale(.2259)}}.snow:nth-child(279){opacity:.9798;transform:translate(60.7875vw,-10px) scale(.0517);animation:fall-279 16s -17s linear infinite}@keyframes fall-279{57.535%{transform:translate(56.8875vw,57.535vh) scale(.0517)}to{transform:translate(58.8375vw,99vh) scale(.0517)}}.snow:nth-child(280){opacity:1.3;transform:translate(82.121vw,-10px) scale(.5498);animation:fall-280 27s -19s linear infinite}@keyframes fall-280{47.701%{transform:translate(76.6126vw,47.701vh) scale(.5498)}to{transform:translate(79.3668vw,99vh) scale(.5498)}}.snow:nth-child(281){opacity:1.0492;transform:translate(9.6177vw,-10px) scale(.6728);animation:fall-281 16s -17s linear infinite}@keyframes fall-281{48.149%{transform:translate(17.8861vw,48.149vh) scale(.6728)}to{transform:translate(13.7519vw,99vh) scale(.6728)}}.snow:nth-child(282){opacity:1.0928;transform:translate(94.8849vw,-10px) scale(.9876);animation:fall-282 18s -28s linear infinite}@keyframes fall-282{37.369%{transform:translate(95.5202vw,37.369vh) scale(.9876)}to{transform:translate(95.20255vw,99vh) scale(.9876)}}.snow:nth-child(283){opacity:.9606;transform:translate(78.4183vw,-10px) scale(.3329);animation:fall-283 12s -30s linear infinite}@keyframes fall-283{65.816%{transform:translate(81.5025vw,65.816vh) scale(.3329)}to{transform:translate(79.9604vw,99vh) scale(.3329)}}.snow:nth-child(284){opacity:.0616;transform:translate(4.1913vw,-10px) scale(.2814);animation:fall-284 20s -13s linear infinite}@keyframes fall-284{34.788%{transform:translate(.4984vw,34.788vh) scale(.2814)}to{transform:translate(2.34485vw,99vh) scale(.2814)}}.snow:nth-child(285){opacity:1.567;transform:translate(50.5902vw,-10px) scale(.1684);animation:fall-285 17s -3s linear infinite}@keyframes fall-285{62.911%{transform:translate(56.5827vw,62.911vh) scale(.1684)}to{transform:translate(53.58645vw,99vh) scale(.1684)}}.snow:nth-child(286){opacity:1.6184;transform:translate(.5219vw,-10px) scale(.2316);animation:fall-286 23s -21s linear infinite}@keyframes fall-286{57.54%{transform:translate(-9.1518vw,57.54vh) scale(.2316)}to{transform:translate(-4.31495vw,99vh) scale(.2316)}}.snow:nth-child(287){opacity:1.0238;transform:translate(48.7759vw,-10px) scale(.0719);animation:fall-287 26s -26s linear infinite}@keyframes fall-287{75.107%{transform:translate(49.5361vw,75.107vh) scale(.0719)}to{transform:translate(49.156vw,99vh) scale(.0719)}}.snow:nth-child(288){opacity:.4972;transform:translate(22.0505vw,-10px) scale(.6864);animation:fall-288 18s -14s linear infinite}@keyframes fall-288{74.134%{transform:translate(17.2631vw,74.134vh) scale(.6864)}to{transform:translate(19.6568vw,99vh) scale(.6864)}}.snow:nth-child(289){opacity:.8216;transform:translate(85.8419vw,-10px) scale(.8736);animation:fall-289 18s -13s linear infinite}@keyframes fall-289{58.801%{transform:translate(90.7762vw,58.801vh) scale(.8736)}to{transform:translate(88.30905vw,99vh) scale(.8736)}}.snow:nth-child(290){opacity:1.888;transform:translate(36.0442vw,-10px) scale(.133);animation:fall-290 15s -16s linear infinite}@keyframes fall-290{76.797%{transform:translate(34.0347vw,76.797vh) scale(.133)}to{transform:translate(35.03945vw,99vh) scale(.133)}}.snow:nth-child(291){opacity:1.0398;transform:translate(17.9336vw,-10px) scale(.5731);animation:fall-291 27s -24s linear infinite}@keyframes fall-291{47.325%{transform:translate(17.2651vw,47.325vh) scale(.5731)}to{transform:translate(17.59935vw,99vh) scale(.5731)}}.snow:nth-child(292){opacity:.8662;transform:translate(42.0995vw,-10px) scale(.2783);animation:fall-292 10s -13s linear infinite}@keyframes fall-292{50.07%{transform:translate(49.1267vw,50.07vh) scale(.2783)}to{transform:translate(45.6131vw,99vh) scale(.2783)}}.snow:nth-child(293){opacity:.3806;transform:translate(50.3933vw,-10px) scale(.9945);animation:fall-293 23s -10s linear infinite}@keyframes fall-293{47.316%{transform:translate(43.7276vw,47.316vh) scale(.9945)}to{transform:translate(47.06045vw,99vh) scale(.9945)}}.snow:nth-child(294){opacity:.4622;transform:translate(42.2103vw,-10px) scale(.256);animation:fall-294 13s -19s linear infinite}@keyframes fall-294{71.99%{transform:translate(50.6805vw,71.99vh) scale(.256)}to{transform:translate(46.4454vw,99vh) scale(.256)}}.snow:nth-child(295){opacity:1.585;transform:translate(50.3927vw,-10px) scale(.3792);animation:fall-295 23s -26s linear infinite}@keyframes fall-295{32.455%{transform:translate(52.0512vw,32.455vh) scale(.3792)}to{transform:translate(51.22195vw,99vh) scale(.3792)}}.snow:nth-child(296){opacity:1.309;transform:translate(40.2398vw,-10px) scale(.4137);animation:fall-296 14s -24s linear infinite}@keyframes fall-296{61.491%{transform:translate(38.2859vw,61.491vh) scale(.4137)}to{transform:translate(39.26285vw,99vh) scale(.4137)}}.snow:nth-child(297){opacity:1.4372;transform:translate(69.4185vw,-10px) scale(.2524);animation:fall-297 16s -29s linear infinite}@keyframes fall-297{48.696%{transform:translate(77.188vw,48.696vh) scale(.2524)}to{transform:translate(73.30325vw,99vh) scale(.2524)}}.snow:nth-child(298){opacity:1.9432;transform:translate(68.8501vw,-10px) scale(.5872);animation:fall-298 27s -24s linear infinite}@keyframes fall-298{42.246%{transform:translate(69.9175vw,42.246vh) scale(.5872)}to{transform:translate(69.3838vw,99vh) scale(.5872)}}.snow:nth-child(299){opacity:1.5934;transform:translate(38.5043vw,-10px) scale(.9759);animation:fall-299 25s -13s linear infinite}@keyframes fall-299{39.848%{transform:translate(42.4782vw,39.848vh) scale(.9759)}to{transform:translate(40.49125vw,99vh) scale(.9759)}}.snow:nth-child(300){opacity:.252;transform:translate(85.9502vw,-10px) scale(.7892);animation:fall-300 10s -5s linear infinite}@keyframes fall-300{47.255%{transform:translate(83.7535vw,47.255vh) scale(.7892)}to{transform:translate(84.85185vw,99vh) scale(.7892)}}.snow:nth-child(301){opacity:.9942;transform:translate(16.4824vw,-10px) scale(.7026);animation:fall-301 19s -28s linear infinite}@keyframes fall-301{48.544%{transform:translate(12.9414vw,48.544vh) scale(.7026)}to{transform:translate(14.7119vw,99vh) scale(.7026)}}.snow:nth-child(302){opacity:1.7684;transform:translate(89.6383vw,-10px) scale(.084);animation:fall-302 27s -17s linear infinite}@keyframes fall-302{32.1%{transform:translate(87.6776vw,32.1vh) scale(.084)}to{transform:translate(88.65795vw,99vh) scale(.084)}}.snow:nth-child(303){opacity:.1216;transform:translate(90.6062vw,-10px) scale(.9249);animation:fall-303 11s -25s linear infinite}@keyframes fall-303{30.877%{transform:translate(85.2827vw,30.877vh) scale(.9249)}to{transform:translate(87.94445vw,99vh) scale(.9249)}}.snow:nth-child(304){opacity:.885;transform:translate(24.9395vw,-10px) scale(.5689);animation:fall-304 28s -6s linear infinite}@keyframes fall-304{66.11%{transform:translate(22.088vw,66.11vh) scale(.5689)}to{transform:translate(23.51375vw,99vh) scale(.5689)}}.snow:nth-child(305){opacity:1.1744;transform:translate(19.8613vw,-10px) scale(.1775);animation:fall-305 23s -5s linear infinite}@keyframes fall-305{44.461%{transform:translate(11.2905vw,44.461vh) scale(.1775)}to{transform:translate(15.5759vw,99vh) scale(.1775)}}.snow:nth-child(306){opacity:.9702;transform:translate(87.1877vw,-10px) scale(.1741);animation:fall-306 24s -9s linear infinite}@keyframes fall-306{79.609%{transform:translate(78.4488vw,79.609vh) scale(.1741)}to{transform:translate(82.81825vw,99vh) scale(.1741)}}.snow:nth-child(307){opacity:.8748;transform:translate(91.45vw,-10px) scale(.172);animation:fall-307 19s -7s linear infinite}@keyframes fall-307{30.865%{transform:translate(100.9141vw,30.865vh) scale(.172)}to{transform:translate(96.18205vw,99vh) scale(.172)}}.snow:nth-child(308){opacity:.9302;transform:translate(58.5348vw,-10px) scale(.5342);animation:fall-308 17s -7s linear infinite}@keyframes fall-308{31.249%{transform:translate(55.6479vw,31.249vh) scale(.5342)}to{transform:translate(57.09135vw,99vh) scale(.5342)}}.snow:nth-child(309){opacity:.343;transform:translate(48.0447vw,-10px) scale(.9252);animation:fall-309 25s -16s linear infinite}@keyframes fall-309{73.941%{transform:translate(38.9175vw,73.941vh) scale(.9252)}to{transform:translate(43.4811vw,99vh) scale(.9252)}}.snow:nth-child(310){opacity:.6762;transform:translate(85.8774vw,-10px) scale(.5107);animation:fall-310 24s -17s linear infinite}@keyframes fall-310{57.805%{transform:translate(80.2905vw,57.805vh) scale(.5107)}to{transform:translate(83.08395vw,99vh) scale(.5107)}}.snow:nth-child(311){opacity:1.5906;transform:translate(57.3594vw,-10px) scale(.412);animation:fall-311 29s -6s linear infinite}@keyframes fall-311{34.658%{transform:translate(61.6369vw,34.658vh) scale(.412)}to{transform:translate(59.49815vw,99vh) scale(.412)}}.snow:nth-child(312){opacity:1.7806;transform:translate(16.4593vw,-10px) scale(.6313);animation:fall-312 11s -27s linear infinite}@keyframes fall-312{60.776%{transform:translate(14.1581vw,60.776vh) scale(.6313)}to{transform:translate(15.3087vw,99vh) scale(.6313)}}.snow:nth-child(313){opacity:1.7908;transform:translate(13.6953vw,-10px) scale(.0323);animation:fall-313 20s -9s linear infinite}@keyframes fall-313{55.815%{transform:translate(8.4469vw,55.815vh) scale(.0323)}to{transform:translate(11.0711vw,99vh) scale(.0323)}}.snow:nth-child(314){opacity:1.6298;transform:translate(81.9563vw,-10px) scale(.5917);animation:fall-314 14s -24s linear infinite}@keyframes fall-314{59.456%{transform:translate(81.5367vw,59.456vh) scale(.5917)}to{transform:translate(81.7465vw,99vh) scale(.5917)}}.snow:nth-child(315){opacity:.4378;transform:translate(19.3375vw,-10px) scale(.0863);animation:fall-315 16s -24s linear infinite}@keyframes fall-315{37.391%{transform:translate(24.9108vw,37.391vh) scale(.0863)}to{transform:translate(22.12415vw,99vh) scale(.0863)}}.snow:nth-child(316){opacity:.6638;transform:translate(97.7066vw,-10px) scale(.9723);animation:fall-316 13s -20s linear infinite}@keyframes fall-316{37.901%{transform:translate(106.3645vw,37.901vh) scale(.9723)}to{transform:translate(102.03555vw,99vh) scale(.9723)}}.snow:nth-child(317){opacity:.2522;transform:translate(77.7336vw,-10px) scale(.6692);animation:fall-317 16s -3s linear infinite}@keyframes fall-317{48.623%{transform:translate(81.8038vw,48.623vh) scale(.6692)}to{transform:translate(79.7687vw,99vh) scale(.6692)}}.snow:nth-child(318){opacity:.2238;transform:translate(39.2135vw,-10px) scale(.5411);animation:fall-318 22s -10s linear infinite}@keyframes fall-318{54.324%{transform:translate(35.5577vw,54.324vh) scale(.5411)}to{transform:translate(37.3856vw,99vh) scale(.5411)}}.snow:nth-child(319){opacity:.6238;transform:translate(49.7065vw,-10px) scale(.3838);animation:fall-319 11s -29s linear infinite}@keyframes fall-319{44.087%{transform:translate(53.9464vw,44.087vh) scale(.3838)}to{transform:translate(51.82645vw,99vh) scale(.3838)}}.snow:nth-child(320){opacity:1.2116;transform:translate(23.5413vw,-10px) scale(.8016);animation:fall-320 10s -9s linear infinite}@keyframes fall-320{38.899%{transform:translate(29.5681vw,38.899vh) scale(.8016)}to{transform:translate(26.5547vw,99vh) scale(.8016)}}.snow:nth-child(321){opacity:.6424;transform:translate(28.4739vw,-10px) scale(.7247);animation:fall-321 28s -12s linear infinite}@keyframes fall-321{46.546%{transform:translate(36.5501vw,46.546vh) scale(.7247)}to{transform:translate(32.512vw,99vh) scale(.7247)}}.snow:nth-child(322){opacity:1.6866;transform:translate(74.335vw,-10px) scale(.3831);animation:fall-322 28s -25s linear infinite}@keyframes fall-322{75.292%{transform:translate(65.0682vw,75.292vh) scale(.3831)}to{transform:translate(69.7016vw,99vh) scale(.3831)}}.snow:nth-child(323){opacity:1.9644;transform:translate(69.7075vw,-10px) scale(.1341);animation:fall-323 21s -30s linear infinite}@keyframes fall-323{78.918%{transform:translate(74.9362vw,78.918vh) scale(.1341)}to{transform:translate(72.32185vw,99vh) scale(.1341)}}.snow:nth-child(324){opacity:1.891;transform:translate(43.473vw,-10px) scale(.1796);animation:fall-324 15s -8s linear infinite}@keyframes fall-324{66.706%{transform:translate(47.1966vw,66.706vh) scale(.1796)}to{transform:translate(45.3348vw,99vh) scale(.1796)}}.snow:nth-child(325){opacity:.5242;transform:translate(83.8769vw,-10px) scale(.4595);animation:fall-325 12s -30s linear infinite}@keyframes fall-325{30.374%{transform:translate(87.31vw,30.374vh) scale(.4595)}to{transform:translate(85.59345vw,99vh) scale(.4595)}}.snow:nth-child(326){opacity:1.7908;transform:translate(62.1347vw,-10px) scale(.0768);animation:fall-326 18s -19s linear infinite}@keyframes fall-326{37.569%{transform:translate(64.6509vw,37.569vh) scale(.0768)}to{transform:translate(63.3928vw,99vh) scale(.0768)}}.snow:nth-child(327){opacity:.7104;transform:translate(40.406vw,-10px) scale(.5444);animation:fall-327 18s -10s linear infinite}@keyframes fall-327{31.63%{transform:translate(47.4561vw,31.63vh) scale(.5444)}to{transform:translate(43.93105vw,99vh) scale(.5444)}}.snow:nth-child(328){opacity:1.257;transform:translate(10.9619vw,-10px) scale(.6238);animation:fall-328 22s -27s linear infinite}@keyframes fall-328{56.581%{transform:translate(2.5617vw,56.581vh) scale(.6238)}to{transform:translate(6.7618vw,99vh) scale(.6238)}}.snow:nth-child(329){opacity:.6044;transform:translate(60.8652vw,-10px) scale(.896);animation:fall-329 21s -1s linear infinite}@keyframes fall-329{70.074%{transform:translate(68.2159vw,70.074vh) scale(.896)}to{transform:translate(64.54055vw,99vh) scale(.896)}}.snow:nth-child(330){opacity:.0388;transform:translate(28.1376vw,-10px) scale(.2022);animation:fall-330 30s -10s linear infinite}@keyframes fall-330{30.282%{transform:translate(34.0278vw,30.282vh) scale(.2022)}to{transform:translate(31.0827vw,99vh) scale(.2022)}}.snow:nth-child(331){opacity:1.8868;transform:translate(45.9989vw,-10px) scale(.126);animation:fall-331 29s -12s linear infinite}@keyframes fall-331{46.277%{transform:translate(37.2274vw,46.277vh) scale(.126)}to{transform:translate(41.61315vw,99vh) scale(.126)}}.snow:nth-child(332){opacity:1.3754;transform:translate(25.8909vw,-10px) scale(.9899);animation:fall-332 21s -8s linear infinite}@keyframes fall-332{66.524%{transform:translate(20.5906vw,66.524vh) scale(.9899)}to{transform:translate(23.24075vw,99vh) scale(.9899)}}.snow:nth-child(333){opacity:1.518;transform:translate(78.6634vw,-10px) scale(.9989);animation:fall-333 15s -5s linear infinite}@keyframes fall-333{58.068%{transform:translate(71.3213vw,58.068vh) scale(.9989)}to{transform:translate(74.99235vw,99vh) scale(.9989)}}.snow:nth-child(334){opacity:1.139;transform:translate(21.789vw,-10px) scale(.5784);animation:fall-334 27s -24s linear infinite}@keyframes fall-334{62.21%{transform:translate(14.6392vw,62.21vh) scale(.5784)}to{transform:translate(18.2141vw,99vh) scale(.5784)}}.snow:nth-child(335){opacity:1.8914;transform:translate(72.489vw,-10px) scale(.6045);animation:fall-335 30s -29s linear infinite}@keyframes fall-335{37.737%{transform:translate(75.0167vw,37.737vh) scale(.6045)}to{transform:translate(73.75285vw,99vh) scale(.6045)}}.snow:nth-child(336){opacity:1.1742;transform:translate(16.7831vw,-10px) scale(.5804);animation:fall-336 24s -6s linear infinite}@keyframes fall-336{36.387%{transform:translate(24.9587vw,36.387vh) scale(.5804)}to{transform:translate(20.8709vw,99vh) scale(.5804)}}.snow:nth-child(337){opacity:1.0266;transform:translate(30.6326vw,-10px) scale(.561);animation:fall-337 28s -29s linear infinite}@keyframes fall-337{31.917%{transform:translate(22.943vw,31.917vh) scale(.561)}to{transform:translate(26.7878vw,99vh) scale(.561)}}.snow:nth-child(338){opacity:.5142;transform:translate(30.5402vw,-10px) scale(.751);animation:fall-338 11s -5s linear infinite}@keyframes fall-338{62.884%{transform:translate(35.5829vw,62.884vh) scale(.751)}to{transform:translate(33.06155vw,99vh) scale(.751)}}.snow:nth-child(339){opacity:1.5382;transform:translate(15.0246vw,-10px) scale(.5285);animation:fall-339 14s -13s linear infinite}@keyframes fall-339{73.252%{transform:translate(12.3549vw,73.252vh) scale(.5285)}to{transform:translate(13.68975vw,99vh) scale(.5285)}}.snow:nth-child(340){opacity:.939;transform:translate(47.859vw,-10px) scale(.5352);animation:fall-340 21s -13s linear infinite}@keyframes fall-340{67.797%{transform:translate(43.2639vw,67.797vh) scale(.5352)}to{transform:translate(45.56145vw,99vh) scale(.5352)}}.snow:nth-child(341){opacity:1.5512;transform:translate(75.884vw,-10px) scale(.5575);animation:fall-341 14s -21s linear infinite}@keyframes fall-341{78.129%{transform:translate(74.7671vw,78.129vh) scale(.5575)}to{transform:translate(75.32555vw,99vh) scale(.5575)}}.snow:nth-child(342){opacity:.9972;transform:translate(92.7514vw,-10px) scale(.7461);animation:fall-342 14s -19s linear infinite}@keyframes fall-342{42.337%{transform:translate(101.3754vw,42.337vh) scale(.7461)}to{transform:translate(97.0634vw,99vh) scale(.7461)}}.snow:nth-child(343){opacity:1.7162;transform:translate(41.7141vw,-10px) scale(.5237);animation:fall-343 25s -26s linear infinite}@keyframes fall-343{42.036%{transform:translate(35.3194vw,42.036vh) scale(.5237)}to{transform:translate(38.51675vw,99vh) scale(.5237)}}.snow:nth-child(344){opacity:.7474;transform:translate(19.9607vw,-10px) scale(.6356);animation:fall-344 12s -1s linear infinite}@keyframes fall-344{41.89%{transform:translate(11.7564vw,41.89vh) scale(.6356)}to{transform:translate(15.85855vw,99vh) scale(.6356)}}.snow:nth-child(345){opacity:1.3456;transform:translate(36.7338vw,-10px) scale(.8289);animation:fall-345 12s -12s linear infinite}@keyframes fall-345{48.594%{transform:translate(36.0912vw,48.594vh) scale(.8289)}to{transform:translate(36.4125vw,99vh) scale(.8289)}}.snow:nth-child(346){opacity:.6004;transform:translate(40.7599vw,-10px) scale(.1519);animation:fall-346 27s -16s linear infinite}@keyframes fall-346{59.603%{transform:translate(49.0919vw,59.603vh) scale(.1519)}to{transform:translate(44.9259vw,99vh) scale(.1519)}}.snow:nth-child(347){opacity:1.5956;transform:translate(82.2258vw,-10px) scale(.6102);animation:fall-347 26s -12s linear infinite}@keyframes fall-347{55.15%{transform:translate(76.8615vw,55.15vh) scale(.6102)}to{transform:translate(79.54365vw,99vh) scale(.6102)}}.snow:nth-child(348){opacity:.9446;transform:translate(40.2114vw,-10px) scale(.1333);animation:fall-348 14s -15s linear infinite}@keyframes fall-348{67.214%{transform:translate(39.7911vw,67.214vh) scale(.1333)}to{transform:translate(40.00125vw,99vh) scale(.1333)}}.snow:nth-child(349){opacity:.2582;transform:translate(77.6135vw,-10px) scale(.9448);animation:fall-349 27s -3s linear infinite}@keyframes fall-349{77.569%{transform:translate(82.0938vw,77.569vh) scale(.9448)}to{transform:translate(79.85365vw,99vh) scale(.9448)}}.snow:nth-child(350){opacity:.247;transform:translate(92.4231vw,-10px) scale(.2054);animation:fall-350 17s -6s linear infinite}@keyframes fall-350{43.209%{transform:translate(102.2365vw,43.209vh) scale(.2054)}to{transform:translate(97.3298vw,99vh) scale(.2054)}}.snow:nth-child(351){opacity:1.549;transform:translate(61.5149vw,-10px) scale(.6473);animation:fall-351 22s -16s linear infinite}@keyframes fall-351{78.53%{transform:translate(54.2645vw,78.53vh) scale(.6473)}to{transform:translate(57.8897vw,99vh) scale(.6473)}}.snow:nth-child(352){opacity:.4182;transform:translate(81.8912vw,-10px) scale(.6598);animation:fall-352 27s -18s linear infinite}@keyframes fall-352{72.691%{transform:translate(76.1362vw,72.691vh) scale(.6598)}to{transform:translate(79.0137vw,99vh) scale(.6598)}}.snow:nth-child(353){opacity:.1622;transform:translate(81.946vw,-10px) scale(.2515);animation:fall-353 18s -24s linear infinite}@keyframes fall-353{50.01%{transform:translate(81.2644vw,50.01vh) scale(.2515)}to{transform:translate(81.6052vw,99vh) scale(.2515)}}.snow:nth-child(354){opacity:1.8208;transform:translate(50.7455vw,-10px) scale(.3037);animation:fall-354 24s -22s linear infinite}@keyframes fall-354{55.023%{transform:translate(56.8592vw,55.023vh) scale(.3037)}to{transform:translate(53.80235vw,99vh) scale(.3037)}}.snow:nth-child(355){opacity:.755;transform:translate(97.9157vw,-10px) scale(.0955);animation:fall-355 11s -20s linear infinite}@keyframes fall-355{42.118%{transform:translate(102.8614vw,42.118vh) scale(.0955)}to{transform:translate(100.38855vw,99vh) scale(.0955)}}.snow:nth-child(356){opacity:1.0032;transform:translate(37.8897vw,-10px) scale(.0744);animation:fall-356 17s -17s linear infinite}@keyframes fall-356{74.884%{transform:translate(30.929vw,74.884vh) scale(.0744)}to{transform:translate(34.40935vw,99vh) scale(.0744)}}.snow:nth-child(357){opacity:1.5808;transform:translate(38.8616vw,-10px) scale(.8074);animation:fall-357 25s -21s linear infinite}@keyframes fall-357{38.484%{transform:translate(29.9198vw,38.484vh) scale(.8074)}to{transform:translate(34.3907vw,99vh) scale(.8074)}}.snow:nth-child(358){opacity:.1746;transform:translate(40.8423vw,-10px) scale(.2006);animation:fall-358 14s -5s linear infinite}@keyframes fall-358{30.857%{transform:translate(38.997vw,30.857vh) scale(.2006)}to{transform:translate(39.91965vw,99vh) scale(.2006)}}.snow:nth-child(359){opacity:.858;transform:translate(68.7231vw,-10px) scale(.8276);animation:fall-359 12s -28s linear infinite}@keyframes fall-359{75.635%{transform:translate(62.1338vw,75.635vh) scale(.8276)}to{transform:translate(65.42845vw,99vh) scale(.8276)}}.snow:nth-child(360){opacity:.2352;transform:translate(61.5542vw,-10px) scale(.0591);animation:fall-360 13s -2s linear infinite}@keyframes fall-360{78.9%{transform:translate(60.63vw,78.9vh) scale(.0591)}to{transform:translate(61.0921vw,99vh) scale(.0591)}}.snow:nth-child(361){opacity:1.609;transform:translate(35.7359vw,-10px) scale(.0583);animation:fall-361 24s -21s linear infinite}@keyframes fall-361{36.936%{transform:translate(40.629vw,36.936vh) scale(.0583)}to{transform:translate(38.18245vw,99vh) scale(.0583)}}.snow:nth-child(362){opacity:1.271;transform:translate(26.7899vw,-10px) scale(.5826);animation:fall-362 15s -14s linear infinite}@keyframes fall-362{44.973%{transform:translate(33.8247vw,44.973vh) scale(.5826)}to{transform:translate(30.3073vw,99vh) scale(.5826)}}.snow:nth-child(363){opacity:1.866;transform:translate(96.3951vw,-10px) scale(.7267);animation:fall-363 18s -11s linear infinite}@keyframes fall-363{55.652%{transform:translate(102.8029vw,55.652vh) scale(.7267)}to{transform:translate(99.599vw,99vh) scale(.7267)}}.snow:nth-child(364){opacity:1.2162;transform:translate(93.0639vw,-10px) scale(.033);animation:fall-364 17s -23s linear infinite}@keyframes fall-364{72.409%{transform:translate(100.3891vw,72.409vh) scale(.033)}to{transform:translate(96.7265vw,99vh) scale(.033)}}.snow:nth-child(365){opacity:.0054;transform:translate(7.9975vw,-10px) scale(.7544);animation:fall-365 13s -14s linear infinite}@keyframes fall-365{66.773%{transform:translate(7.2137vw,66.773vh) scale(.7544)}to{transform:translate(7.6056vw,99vh) scale(.7544)}}.snow:nth-child(366){opacity:.4396;transform:translate(24.4322vw,-10px) scale(.3761);animation:fall-366 21s -17s linear infinite}@keyframes fall-366{57.944%{transform:translate(27.8432vw,57.944vh) scale(.3761)}to{transform:translate(26.1377vw,99vh) scale(.3761)}}.snow:nth-child(367){opacity:.4066;transform:translate(49.9496vw,-10px) scale(.7741);animation:fall-367 14s -18s linear infinite}@keyframes fall-367{61.701%{transform:translate(58.8277vw,61.701vh) scale(.7741)}to{transform:translate(54.38865vw,99vh) scale(.7741)}}.snow:nth-child(368){opacity:.2918;transform:translate(19.7748vw,-10px) scale(.618);animation:fall-368 12s -2s linear infinite}@keyframes fall-368{68.482%{transform:translate(19.5149vw,68.482vh) scale(.618)}to{transform:translate(19.64485vw,99vh) scale(.618)}}.snow:nth-child(369){opacity:1.3906;transform:translate(22.5632vw,-10px) scale(.0185);animation:fall-369 13s -18s linear infinite}@keyframes fall-369{70.99%{transform:translate(31.5434vw,70.99vh) scale(.0185)}to{transform:translate(27.0533vw,99vh) scale(.0185)}}.snow:nth-child(370){opacity:.1096;transform:translate(10.7072vw,-10px) scale(.3985);animation:fall-370 11s -12s linear infinite}@keyframes fall-370{40.661%{transform:translate(14.8003vw,40.661vh) scale(.3985)}to{transform:translate(12.75375vw,99vh) scale(.3985)}}.snow:nth-child(371){opacity:.7056;transform:translate(82.3598vw,-10px) scale(.6354);animation:fall-371 23s -10s linear infinite}@keyframes fall-371{61.937%{transform:translate(80.7985vw,61.937vh) scale(.6354)}to{transform:translate(81.57915vw,99vh) scale(.6354)}}.snow:nth-child(372){opacity:1.4764;transform:translate(20.3157vw,-10px) scale(.4401);animation:fall-372 15s -30s linear infinite}@keyframes fall-372{73.548%{transform:translate(30.1286vw,73.548vh) scale(.4401)}to{transform:translate(25.22215vw,99vh) scale(.4401)}}.snow:nth-child(373){opacity:1.2248;transform:translate(95.4571vw,-10px) scale(.4782);animation:fall-373 16s -13s linear infinite}@keyframes fall-373{79.554%{transform:translate(88.3431vw,79.554vh) scale(.4782)}to{transform:translate(91.9001vw,99vh) scale(.4782)}}.snow:nth-child(374){opacity:.0382;transform:translate(95.3229vw,-10px) scale(.6301);animation:fall-374 13s -30s linear infinite}@keyframes fall-374{42.994%{transform:translate(102.279vw,42.994vh) scale(.6301)}to{transform:translate(98.80095vw,99vh) scale(.6301)}}.snow:nth-child(375){opacity:1.268;transform:translate(2.4239vw,-10px) scale(.8512);animation:fall-375 14s -9s linear infinite}@keyframes fall-375{30.546%{transform:translate(-5.9055vw,30.546vh) scale(.8512)}to{transform:translate(-1.7408vw,99vh) scale(.8512)}}.snow:nth-child(376){opacity:1.2234;transform:translate(18.7864vw,-10px) scale(.8331);animation:fall-376 30s -6s linear infinite}@keyframes fall-376{50.45%{transform:translate(21.3595vw,50.45vh) scale(.8331)}to{transform:translate(20.07295vw,99vh) scale(.8331)}}.snow:nth-child(377){opacity:1.0688;transform:translate(4.1132vw,-10px) scale(.1533);animation:fall-377 24s -6s linear infinite}@keyframes fall-377{42.108%{transform:translate(5.2665vw,42.108vh) scale(.1533)}to{transform:translate(4.68985vw,99vh) scale(.1533)}}.snow:nth-child(378){opacity:.0928;transform:translate(76.0674vw,-10px) scale(.6303);animation:fall-378 11s -6s linear infinite}@keyframes fall-378{48.342%{transform:translate(83.5323vw,48.342vh) scale(.6303)}to{transform:translate(79.79985vw,99vh) scale(.6303)}}.snow:nth-child(379){opacity:.0086;transform:translate(97.9591vw,-10px) scale(.8458);animation:fall-379 21s -10s linear infinite}@keyframes fall-379{39.446%{transform:translate(107.1498vw,39.446vh) scale(.8458)}to{transform:translate(102.55445vw,99vh) scale(.8458)}}.snow:nth-child(380){opacity:1.3436;transform:translate(98.6288vw,-10px) scale(.486);animation:fall-380 15s -7s linear infinite}@keyframes fall-380{30.444%{transform:translate(90.738vw,30.444vh) scale(.486)}to{transform:translate(94.6834vw,99vh) scale(.486)}}.snow:nth-child(381){opacity:.7738;transform:translate(89.9807vw,-10px) scale(.2323);animation:fall-381 11s -24s linear infinite}@keyframes fall-381{37.355%{transform:translate(81.1237vw,37.355vh) scale(.2323)}to{transform:translate(85.5522vw,99vh) scale(.2323)}}.snow:nth-child(382){opacity:.6796;transform:translate(16.4563vw,-10px) scale(.9567);animation:fall-382 30s -5s linear infinite}@keyframes fall-382{62.806%{transform:translate(10.3441vw,62.806vh) scale(.9567)}to{transform:translate(13.4002vw,99vh) scale(.9567)}}.snow:nth-child(383){opacity:.224;transform:translate(26.7648vw,-10px) scale(.7422);animation:fall-383 14s -27s linear infinite}@keyframes fall-383{78.17%{transform:translate(29.6098vw,78.17vh) scale(.7422)}to{transform:translate(28.1873vw,99vh) scale(.7422)}}.snow:nth-child(384){opacity:.8932;transform:translate(64.3786vw,-10px) scale(.7635);animation:fall-384 12s -29s linear infinite}@keyframes fall-384{52.393%{transform:translate(62.0606vw,52.393vh) scale(.7635)}to{transform:translate(63.2196vw,99vh) scale(.7635)}}.snow:nth-child(385){opacity:1.5832;transform:translate(92.9186vw,-10px) scale(.7999);animation:fall-385 27s -7s linear infinite}@keyframes fall-385{36.688%{transform:translate(99.2455vw,36.688vh) scale(.7999)}to{transform:translate(96.08205vw,99vh) scale(.7999)}}.snow:nth-child(386){opacity:1.7906;transform:translate(97.4518vw,-10px) scale(.7648);animation:fall-386 21s -26s linear infinite}@keyframes fall-386{67.892%{transform:translate(99.603vw,67.892vh) scale(.7648)}to{transform:translate(98.5274vw,99vh) scale(.7648)}}.snow:nth-child(387){opacity:1.791;transform:translate(41.2937vw,-10px) scale(.6732);animation:fall-387 19s -18s linear infinite}@keyframes fall-387{78.214%{transform:translate(31.4463vw,78.214vh) scale(.6732)}to{transform:translate(36.37vw,99vh) scale(.6732)}}.snow:nth-child(388){opacity:1.4024;transform:translate(28.8252vw,-10px) scale(.5257);animation:fall-388 26s -15s linear infinite}@keyframes fall-388{51.046%{transform:translate(23.6477vw,51.046vh) scale(.5257)}to{transform:translate(26.23645vw,99vh) scale(.5257)}}.snow:nth-child(389){opacity:.0278;transform:translate(34.6369vw,-10px) scale(.0068);animation:fall-389 20s -15s linear infinite}@keyframes fall-389{41.672%{transform:translate(42.2289vw,41.672vh) scale(.0068)}to{transform:translate(38.4329vw,99vh) scale(.0068)}}.snow:nth-child(390){opacity:.7122;transform:translate(55.5717vw,-10px) scale(.5249);animation:fall-390 14s -6s linear infinite}@keyframes fall-390{31.667%{transform:translate(64.0005vw,31.667vh) scale(.5249)}to{transform:translate(59.7861vw,99vh) scale(.5249)}}.snow:nth-child(391){opacity:.1054;transform:translate(69.1236vw,-10px) scale(.3796);animation:fall-391 10s -26s linear infinite}@keyframes fall-391{33.38%{transform:translate(59.8105vw,33.38vh) scale(.3796)}to{transform:translate(64.46705vw,99vh) scale(.3796)}}.snow:nth-child(392){opacity:.4102;transform:translate(58.6461vw,-10px) scale(.2918);animation:fall-392 29s -24s linear infinite}@keyframes fall-392{74.975%{transform:translate(67.778vw,74.975vh) scale(.2918)}to{transform:translate(63.21205vw,99vh) scale(.2918)}}.snow:nth-child(393){opacity:1.371;transform:translate(24.5393vw,-10px) scale(.9029);animation:fall-393 14s -21s linear infinite}@keyframes fall-393{40.483%{transform:translate(25.4422vw,40.483vh) scale(.9029)}to{transform:translate(24.99075vw,99vh) scale(.9029)}}.snow:nth-child(394){opacity:.247;transform:translate(57.6092vw,-10px) scale(.5549);animation:fall-394 26s -2s linear infinite}@keyframes fall-394{63.482%{transform:translate(59.6236vw,63.482vh) scale(.5549)}to{transform:translate(58.6164vw,99vh) scale(.5549)}}.snow:nth-child(395){opacity:1.947;transform:translate(26.88vw,-10px) scale(.1653);animation:fall-395 23s -29s linear infinite}@keyframes fall-395{32.281%{transform:translate(28.3949vw,32.281vh) scale(.1653)}to{transform:translate(27.63745vw,99vh) scale(.1653)}}.snow:nth-child(396){opacity:1.1314;transform:translate(55.5057vw,-10px) scale(.7157);animation:fall-396 17s -3s linear infinite}@keyframes fall-396{39.44%{transform:translate(47.5901vw,39.44vh) scale(.7157)}to{transform:translate(51.5479vw,99vh) scale(.7157)}}.snow:nth-child(397){opacity:1.1088;transform:translate(8.6171vw,-10px) scale(.3342);animation:fall-397 25s -20s linear infinite}@keyframes fall-397{60.09%{transform:translate(8.1294vw,60.09vh) scale(.3342)}to{transform:translate(8.37325vw,99vh) scale(.3342)}}.snow:nth-child(398){opacity:1.3534;transform:translate(70.4262vw,-10px) scale(.0178);animation:fall-398 10s -16s linear infinite}@keyframes fall-398{36.641%{transform:translate(77.0597vw,36.641vh) scale(.0178)}to{transform:translate(73.74295vw,99vh) scale(.0178)}}.snow:nth-child(399){opacity:.0952;transform:translate(91.6816vw,-10px) scale(.3216);animation:fall-399 30s -5s linear infinite}@keyframes fall-399{47.665%{transform:translate(87.2437vw,47.665vh) scale(.3216)}to{transform:translate(89.46265vw,99vh) scale(.3216)}}.snow:nth-child(400){opacity:.2306;transform:translate(89.7596vw,-10px) scale(.0505);animation:fall-400 16s -5s linear infinite}@keyframes fall-400{31.072%{transform:translate(83.2235vw,31.072vh) scale(.0505)}to{transform:translate(86.49155vw,99vh) scale(.0505)}}\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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.9284;transform:translate(26.0019vw,-10px) scale(.5759);animation:fall-1 26s -14s linear infinite}@keyframes fall-1{30.025%{transform:translate(20.8264vw,30.025vh) scale(.5759)}to{transform:translate(23.41415vw,99vh) scale(.5759)}}.snow:nth-child(2){opacity:1.2972;transform:translate(28.5637vw,-10px) scale(.1512);animation:fall-2 26s -25s linear infinite}@keyframes fall-2{64.507%{transform:translate(35.5545vw,64.507vh) scale(.1512)}to{transform:translate(32.0591vw,99vh) scale(.1512)}}.snow:nth-child(3){opacity:1.28;transform:translate(77.1036vw,-10px) scale(.207);animation:fall-3 11s -9s linear infinite}@keyframes fall-3{47.597%{transform:translate(83.2951vw,47.597vh) scale(.207)}to{transform:translate(80.19935vw,99vh) scale(.207)}}.snow:nth-child(4){opacity:1.8318;transform:translate(39.9137vw,-10px) scale(.3276);animation:fall-4 11s -19s linear infinite}@keyframes fall-4{71.488%{transform:translate(38.957vw,71.488vh) scale(.3276)}to{transform:translate(39.43535vw,99vh) scale(.3276)}}.snow:nth-child(5){opacity:1.5932;transform:translate(3.9489vw,-10px) scale(.4091);animation:fall-5 27s -15s linear infinite}@keyframes fall-5{77.976%{transform:translate(11.2362vw,77.976vh) scale(.4091)}to{transform:translate(7.59255vw,99vh) scale(.4091)}}.snow:nth-child(6){opacity:1.0024;transform:translate(48.6898vw,-10px) scale(.6112);animation:fall-6 28s -3s linear infinite}@keyframes fall-6{73.719%{transform:translate(54.8877vw,73.719vh) scale(.6112)}to{transform:translate(51.78875vw,99vh) scale(.6112)}}.snow:nth-child(7){opacity:.7876;transform:translate(77.6912vw,-10px) scale(.9219);animation:fall-7 26s -14s linear infinite}@keyframes fall-7{79.352%{transform:translate(69.3108vw,79.352vh) scale(.9219)}to{transform:translate(73.501vw,99vh) scale(.9219)}}.snow:nth-child(8){opacity:1.8926;transform:translate(18.0458vw,-10px) scale(.5691);animation:fall-8 25s -27s linear infinite}@keyframes fall-8{72.058%{transform:translate(14.6838vw,72.058vh) scale(.5691)}to{transform:translate(16.3648vw,99vh) scale(.5691)}}.snow:nth-child(9){opacity:.4392;transform:translate(44.6816vw,-10px) scale(.0866);animation:fall-9 25s -27s linear infinite}@keyframes fall-9{68.299%{transform:translate(46.6999vw,68.299vh) scale(.0866)}to{transform:translate(45.69075vw,99vh) scale(.0866)}}.snow:nth-child(10){opacity:.6636;transform:translate(16.4586vw,-10px) scale(.919);animation:fall-10 28s -5s linear infinite}@keyframes fall-10{69.525%{transform:translate(18.0041vw,69.525vh) scale(.919)}to{transform:translate(17.23135vw,99vh) scale(.919)}}.snow:nth-child(11){opacity:1.117;transform:translate(59.0708vw,-10px) scale(.6982);animation:fall-11 16s -22s linear infinite}@keyframes fall-11{39.046%{transform:translate(59.5877vw,39.046vh) scale(.6982)}to{transform:translate(59.32925vw,99vh) scale(.6982)}}.snow:nth-child(12){opacity:.565;transform:translate(60.1032vw,-10px) scale(.9863);animation:fall-12 29s -22s linear infinite}@keyframes fall-12{71.799%{transform:translate(57.6336vw,71.799vh) scale(.9863)}to{transform:translate(58.8684vw,99vh) scale(.9863)}}.snow:nth-child(13){opacity:.9636;transform:translate(35.942vw,-10px) scale(.2883);animation:fall-13 27s -2s linear infinite}@keyframes fall-13{47.508%{transform:translate(42.588vw,47.508vh) scale(.2883)}to{transform:translate(39.265vw,99vh) scale(.2883)}}.snow:nth-child(14){opacity:1.2002;transform:translate(17.1403vw,-10px) scale(.9174);animation:fall-14 24s -5s linear infinite}@keyframes fall-14{74.391%{transform:translate(9.7918vw,74.391vh) scale(.9174)}to{transform:translate(13.46605vw,99vh) scale(.9174)}}.snow:nth-child(15){opacity:.1756;transform:translate(73.4022vw,-10px) scale(.2519);animation:fall-15 25s -19s linear infinite}@keyframes fall-15{40.368%{transform:translate(77.9631vw,40.368vh) scale(.2519)}to{transform:translate(75.68265vw,99vh) scale(.2519)}}.snow:nth-child(16){opacity:1.8798;transform:translate(95.7751vw,-10px) scale(.7532);animation:fall-16 28s -6s linear infinite}@keyframes fall-16{37.584%{transform:translate(89.4268vw,37.584vh) scale(.7532)}to{transform:translate(92.60095vw,99vh) scale(.7532)}}.snow:nth-child(17){opacity:.956;transform:translate(84.9401vw,-10px) scale(.6574);animation:fall-17 21s -27s linear infinite}@keyframes fall-17{34.775%{transform:translate(91.4996vw,34.775vh) scale(.6574)}to{transform:translate(88.21985vw,99vh) scale(.6574)}}.snow:nth-child(18){opacity:1.1296;transform:translate(31.4094vw,-10px) scale(.9331);animation:fall-18 13s -19s linear infinite}@keyframes fall-18{75.161%{transform:translate(38.2579vw,75.161vh) scale(.9331)}to{transform:translate(34.83365vw,99vh) scale(.9331)}}.snow:nth-child(19){opacity:.9636;transform:translate(82.6109vw,-10px) scale(.6973);animation:fall-19 17s -22s linear infinite}@keyframes fall-19{47.201%{transform:translate(92.5488vw,47.201vh) scale(.6973)}to{transform:translate(87.57985vw,99vh) scale(.6973)}}.snow:nth-child(20){opacity:.1394;transform:translate(74.7117vw,-10px) scale(.1841);animation:fall-20 13s -17s linear infinite}@keyframes fall-20{33.505%{transform:translate(69.2327vw,33.505vh) scale(.1841)}to{transform:translate(71.9722vw,99vh) scale(.1841)}}.snow:nth-child(21){opacity:1.4538;transform:translate(26.8995vw,-10px) scale(.2672);animation:fall-21 25s -9s linear infinite}@keyframes fall-21{50.396%{transform:translate(33.6343vw,50.396vh) scale(.2672)}to{transform:translate(30.2669vw,99vh) scale(.2672)}}.snow:nth-child(22){opacity:1.166;transform:translate(46.5282vw,-10px) scale(.1355);animation:fall-22 14s -17s linear infinite}@keyframes fall-22{34.057%{transform:translate(54.708vw,34.057vh) scale(.1355)}to{transform:translate(50.6181vw,99vh) scale(.1355)}}.snow:nth-child(23){opacity:.0844;transform:translate(73.4494vw,-10px) scale(.297);animation:fall-23 19s -1s linear infinite}@keyframes fall-23{31.523%{transform:translate(70.5421vw,31.523vh) scale(.297)}to{transform:translate(71.99575vw,99vh) scale(.297)}}.snow:nth-child(24){opacity:.9482;transform:translate(76.3616vw,-10px) scale(.5029);animation:fall-24 21s -13s linear infinite}@keyframes fall-24{42.855%{transform:translate(84.0637vw,42.855vh) scale(.5029)}to{transform:translate(80.21265vw,99vh) scale(.5029)}}.snow:nth-child(25){opacity:1.462;transform:translate(26.2808vw,-10px) scale(.8375);animation:fall-25 11s -13s linear infinite}@keyframes fall-25{47.276%{transform:translate(29.4617vw,47.276vh) scale(.8375)}to{transform:translate(27.87125vw,99vh) scale(.8375)}}.snow:nth-child(26){opacity:.6786;transform:translate(97.2583vw,-10px) scale(.7756);animation:fall-26 10s -6s linear infinite}@keyframes fall-26{73.208%{transform:translate(87.4943vw,73.208vh) scale(.7756)}to{transform:translate(92.3763vw,99vh) scale(.7756)}}.snow:nth-child(27){opacity:.8606;transform:translate(89.9074vw,-10px) scale(.1683);animation:fall-27 28s -16s linear infinite}@keyframes fall-27{79.945%{transform:translate(95.5257vw,79.945vh) scale(.1683)}to{transform:translate(92.71655vw,99vh) scale(.1683)}}.snow:nth-child(28){opacity:.5702;transform:translate(7.4267vw,-10px) scale(.0636);animation:fall-28 23s -6s linear infinite}@keyframes fall-28{59.007%{transform:translate(-.0454vw,59.007vh) scale(.0636)}to{transform:translate(3.69065vw,99vh) scale(.0636)}}.snow:nth-child(29){opacity:1.659;transform:translate(44.703vw,-10px) scale(.8612);animation:fall-29 27s -1s linear infinite}@keyframes fall-29{64.663%{transform:translate(46.2258vw,64.663vh) scale(.8612)}to{transform:translate(45.4644vw,99vh) scale(.8612)}}.snow:nth-child(30){opacity:1.8328;transform:translate(45.6608vw,-10px) scale(.4303);animation:fall-30 19s -19s linear infinite}@keyframes fall-30{54.419%{transform:translate(51.9674vw,54.419vh) scale(.4303)}to{transform:translate(48.8141vw,99vh) scale(.4303)}}.snow:nth-child(31){opacity:1.693;transform:translate(58.6873vw,-10px) scale(.7671);animation:fall-31 20s -17s linear infinite}@keyframes fall-31{59.492%{transform:translate(52.9657vw,59.492vh) scale(.7671)}to{transform:translate(55.8265vw,99vh) scale(.7671)}}.snow:nth-child(32){opacity:1.4856;transform:translate(8.714vw,-10px) scale(.7695);animation:fall-32 19s -6s linear infinite}@keyframes fall-32{59.087%{transform:translate(11.8171vw,59.087vh) scale(.7695)}to{transform:translate(10.26555vw,99vh) scale(.7695)}}.snow:nth-child(33){opacity:.4202;transform:translate(57.8341vw,-10px) scale(.7906);animation:fall-33 30s -13s linear infinite}@keyframes fall-33{43.264%{transform:translate(63.2211vw,43.264vh) scale(.7906)}to{transform:translate(60.5276vw,99vh) scale(.7906)}}.snow:nth-child(34){opacity:1.596;transform:translate(73.5111vw,-10px) scale(.7938);animation:fall-34 19s -17s linear infinite}@keyframes fall-34{48.295%{transform:translate(78.645vw,48.295vh) scale(.7938)}to{transform:translate(76.07805vw,99vh) scale(.7938)}}.snow:nth-child(35){opacity:.8632;transform:translate(24.4036vw,-10px) scale(.6992);animation:fall-35 11s -20s linear infinite}@keyframes fall-35{42.132%{transform:translate(34.2249vw,42.132vh) scale(.6992)}to{transform:translate(29.31425vw,99vh) scale(.6992)}}.snow:nth-child(36){opacity:1.4864;transform:translate(81.7635vw,-10px) scale(.1042);animation:fall-36 12s -25s linear infinite}@keyframes fall-36{77.309%{transform:translate(81.2772vw,77.309vh) scale(.1042)}to{transform:translate(81.52035vw,99vh) scale(.1042)}}.snow:nth-child(37){opacity:.8846;transform:translate(64.7672vw,-10px) scale(.3384);animation:fall-37 16s -5s linear infinite}@keyframes fall-37{34.346%{transform:translate(69.5116vw,34.346vh) scale(.3384)}to{transform:translate(67.1394vw,99vh) scale(.3384)}}.snow:nth-child(38){opacity:.0648;transform:translate(67.5615vw,-10px) scale(.3346);animation:fall-38 16s -13s linear infinite}@keyframes fall-38{39.459%{transform:translate(66.1576vw,39.459vh) scale(.3346)}to{transform:translate(66.85955vw,99vh) scale(.3346)}}.snow:nth-child(39){opacity:1.003;transform:translate(55.7624vw,-10px) scale(.2532);animation:fall-39 27s -29s linear infinite}@keyframes fall-39{49.091%{transform:translate(63.5735vw,49.091vh) scale(.2532)}to{transform:translate(59.66795vw,99vh) scale(.2532)}}.snow:nth-child(40){opacity:.5726;transform:translate(77.9055vw,-10px) scale(.9474);animation:fall-40 14s -29s linear infinite}@keyframes fall-40{44.726%{transform:translate(84.8185vw,44.726vh) scale(.9474)}to{transform:translate(81.362vw,99vh) scale(.9474)}}.snow:nth-child(41){opacity:1.7276;transform:translate(94.8285vw,-10px) scale(.5627);animation:fall-41 19s -13s linear infinite}@keyframes fall-41{58.868%{transform:translate(86.267vw,58.868vh) scale(.5627)}to{transform:translate(90.54775vw,99vh) scale(.5627)}}.snow:nth-child(42){opacity:.9854;transform:translate(81.65vw,-10px) scale(.9261);animation:fall-42 26s -29s linear infinite}@keyframes fall-42{64.386%{transform:translate(91.2691vw,64.386vh) scale(.9261)}to{transform:translate(86.45955vw,99vh) scale(.9261)}}.snow:nth-child(43){opacity:.097;transform:translate(72.0788vw,-10px) scale(.0102);animation:fall-43 13s -24s linear infinite}@keyframes fall-43{79.286%{transform:translate(78.1952vw,79.286vh) scale(.0102)}to{transform:translate(75.137vw,99vh) scale(.0102)}}.snow:nth-child(44){opacity:.1166;transform:translate(38.3189vw,-10px) scale(.3306);animation:fall-44 22s -25s linear infinite}@keyframes fall-44{35.97%{transform:translate(40.5936vw,35.97vh) scale(.3306)}to{transform:translate(39.45625vw,99vh) scale(.3306)}}.snow:nth-child(45){opacity:1.2006;transform:translate(18.6761vw,-10px) scale(.4609);animation:fall-45 20s -24s linear infinite}@keyframes fall-45{53.636%{transform:translate(13.9993vw,53.636vh) scale(.4609)}to{transform:translate(16.3377vw,99vh) scale(.4609)}}.snow:nth-child(46){opacity:.2204;transform:translate(39.2718vw,-10px) scale(.039);animation:fall-46 25s -23s linear infinite}@keyframes fall-46{62.929%{transform:translate(32.6589vw,62.929vh) scale(.039)}to{transform:translate(35.96535vw,99vh) scale(.039)}}.snow:nth-child(47){opacity:.958;transform:translate(66.4548vw,-10px) scale(.6247);animation:fall-47 15s -6s linear infinite}@keyframes fall-47{67.468%{transform:translate(75.8546vw,67.468vh) scale(.6247)}to{transform:translate(71.1547vw,99vh) scale(.6247)}}.snow:nth-child(48){opacity:.0472;transform:translate(30.317vw,-10px) scale(.6681);animation:fall-48 10s -25s linear infinite}@keyframes fall-48{47.531%{transform:translate(21.725vw,47.531vh) scale(.6681)}to{transform:translate(26.021vw,99vh) scale(.6681)}}.snow:nth-child(49){opacity:1.0276;transform:translate(62.2041vw,-10px) scale(.9314);animation:fall-49 30s -14s linear infinite}@keyframes fall-49{30.956%{transform:translate(68.8807vw,30.956vh) scale(.9314)}to{transform:translate(65.5424vw,99vh) scale(.9314)}}.snow:nth-child(50){opacity:1.251;transform:translate(69.1587vw,-10px) scale(.1192);animation:fall-50 13s -23s linear infinite}@keyframes fall-50{43.07%{transform:translate(71.8622vw,43.07vh) scale(.1192)}to{transform:translate(70.51045vw,99vh) scale(.1192)}}.snow:nth-child(51){opacity:1.2912;transform:translate(16.3914vw,-10px) scale(.6226);animation:fall-51 16s -19s linear infinite}@keyframes fall-51{33.33%{transform:translate(14.6553vw,33.33vh) scale(.6226)}to{transform:translate(15.52335vw,99vh) scale(.6226)}}.snow:nth-child(52){opacity:.361;transform:translate(79.859vw,-10px) scale(.6515);animation:fall-52 28s -13s linear infinite}@keyframes fall-52{38.379%{transform:translate(83.2023vw,38.379vh) scale(.6515)}to{transform:translate(81.53065vw,99vh) scale(.6515)}}.snow:nth-child(53){opacity:.0224;transform:translate(86.5528vw,-10px) scale(.3782);animation:fall-53 25s -15s linear infinite}@keyframes fall-53{48.981%{transform:translate(91.5284vw,48.981vh) scale(.3782)}to{transform:translate(89.0406vw,99vh) scale(.3782)}}.snow:nth-child(54){opacity:.7628;transform:translate(41.7199vw,-10px) scale(.367);animation:fall-54 10s -5s linear infinite}@keyframes fall-54{32.147%{transform:translate(48.3144vw,32.147vh) scale(.367)}to{transform:translate(45.01715vw,99vh) scale(.367)}}.snow:nth-child(55){opacity:.2196;transform:translate(67.239vw,-10px) scale(.9307);animation:fall-55 21s -29s linear infinite}@keyframes fall-55{50.451%{transform:translate(74.7587vw,50.451vh) scale(.9307)}to{transform:translate(70.99885vw,99vh) scale(.9307)}}.snow:nth-child(56){opacity:.9264;transform:translate(74.0812vw,-10px) scale(.6513);animation:fall-56 26s -22s linear infinite}@keyframes fall-56{41.796%{transform:translate(76.4216vw,41.796vh) scale(.6513)}to{transform:translate(75.2514vw,99vh) scale(.6513)}}.snow:nth-child(57){opacity:1.8454;transform:translate(68.3247vw,-10px) scale(.9243);animation:fall-57 20s -8s linear infinite}@keyframes fall-57{75.441%{transform:translate(64.774vw,75.441vh) scale(.9243)}to{transform:translate(66.54935vw,99vh) scale(.9243)}}.snow:nth-child(58){opacity:.2468;transform:translate(76.3084vw,-10px) scale(.644);animation:fall-58 23s -19s linear infinite}@keyframes fall-58{69.096%{transform:translate(81.3807vw,69.096vh) scale(.644)}to{transform:translate(78.84455vw,99vh) scale(.644)}}.snow:nth-child(59){opacity:1.8082;transform:translate(52.4564vw,-10px) scale(.0106);animation:fall-59 14s -11s linear infinite}@keyframes fall-59{66.81%{transform:translate(51.6391vw,66.81vh) scale(.0106)}to{transform:translate(52.04775vw,99vh) scale(.0106)}}.snow:nth-child(60){opacity:.8396;transform:translate(92.337vw,-10px) scale(.7065);animation:fall-60 25s -29s linear infinite}@keyframes fall-60{52.33%{transform:translate(89.1572vw,52.33vh) scale(.7065)}to{transform:translate(90.7471vw,99vh) scale(.7065)}}.snow:nth-child(61){opacity:.7174;transform:translate(22.1684vw,-10px) scale(.0177);animation:fall-61 14s -30s linear infinite}@keyframes fall-61{39.653%{transform:translate(22.6469vw,39.653vh) scale(.0177)}to{transform:translate(22.40765vw,99vh) scale(.0177)}}.snow:nth-child(62){opacity:1.9772;transform:translate(55.2022vw,-10px) scale(.5578);animation:fall-62 13s -8s linear infinite}@keyframes fall-62{42.216%{transform:translate(62.0234vw,42.216vh) scale(.5578)}to{transform:translate(58.6128vw,99vh) scale(.5578)}}.snow:nth-child(63){opacity:.7268;transform:translate(69.7465vw,-10px) scale(.4089);animation:fall-63 27s -10s linear infinite}@keyframes fall-63{75.472%{transform:translate(68.1122vw,75.472vh) scale(.4089)}to{transform:translate(68.92935vw,99vh) scale(.4089)}}.snow:nth-child(64){opacity:.584;transform:translate(85.3529vw,-10px) scale(.0127);animation:fall-64 10s -17s linear infinite}@keyframes fall-64{50.54%{transform:translate(76.6054vw,50.54vh) scale(.0127)}to{transform:translate(80.97915vw,99vh) scale(.0127)}}.snow:nth-child(65){opacity:1.2842;transform:translate(27.6179vw,-10px) scale(.6551);animation:fall-65 12s -15s linear infinite}@keyframes fall-65{34.529%{transform:translate(26.6786vw,34.529vh) scale(.6551)}to{transform:translate(27.14825vw,99vh) scale(.6551)}}.snow:nth-child(66){opacity:.6866;transform:translate(13.4794vw,-10px) scale(.9937);animation:fall-66 22s -17s linear infinite}@keyframes fall-66{35.154%{transform:translate(17.6448vw,35.154vh) scale(.9937)}to{transform:translate(15.5621vw,99vh) scale(.9937)}}.snow:nth-child(67){opacity:1.847;transform:translate(59.8525vw,-10px) scale(.9819);animation:fall-67 17s -19s linear infinite}@keyframes fall-67{42.98%{transform:translate(57.3869vw,42.98vh) scale(.9819)}to{transform:translate(58.6197vw,99vh) scale(.9819)}}.snow:nth-child(68){opacity:1.5224;transform:translate(57.9862vw,-10px) scale(.8268);animation:fall-68 30s -19s linear infinite}@keyframes fall-68{63.478%{transform:translate(52.3496vw,63.478vh) scale(.8268)}to{transform:translate(55.1679vw,99vh) scale(.8268)}}.snow:nth-child(69){opacity:1.4362;transform:translate(87.033vw,-10px) scale(.5469);animation:fall-69 18s -25s linear infinite}@keyframes fall-69{76.158%{transform:translate(86.274vw,76.158vh) scale(.5469)}to{transform:translate(86.6535vw,99vh) scale(.5469)}}.snow:nth-child(70){opacity:.3614;transform:translate(71.996vw,-10px) scale(.8907);animation:fall-70 26s -17s linear infinite}@keyframes fall-70{38.945%{transform:translate(72.2431vw,38.945vh) scale(.8907)}to{transform:translate(72.11955vw,99vh) scale(.8907)}}.snow:nth-child(71){opacity:1.8702;transform:translate(78.2766vw,-10px) scale(.0553);animation:fall-71 25s -29s linear infinite}@keyframes fall-71{59.686%{transform:translate(80.2292vw,59.686vh) scale(.0553)}to{transform:translate(79.2529vw,99vh) scale(.0553)}}.snow:nth-child(72){opacity:1.4968;transform:translate(79.7071vw,-10px) scale(.9798);animation:fall-72 30s -1s linear infinite}@keyframes fall-72{72.678%{transform:translate(88.454vw,72.678vh) scale(.9798)}to{transform:translate(84.08055vw,99vh) scale(.9798)}}.snow:nth-child(73){opacity:.9098;transform:translate(35.9205vw,-10px) scale(.9153);animation:fall-73 20s -13s linear infinite}@keyframes fall-73{52.702%{transform:translate(29.8551vw,52.702vh) scale(.9153)}to{transform:translate(32.8878vw,99vh) scale(.9153)}}.snow:nth-child(74){opacity:1.9036;transform:translate(62.8085vw,-10px) scale(.8596);animation:fall-74 23s -16s linear infinite}@keyframes fall-74{68.126%{transform:translate(70.2491vw,68.126vh) scale(.8596)}to{transform:translate(66.5288vw,99vh) scale(.8596)}}.snow:nth-child(75){opacity:.942;transform:translate(99.4038vw,-10px) scale(.6706);animation:fall-75 10s -22s linear infinite}@keyframes fall-75{64.755%{transform:translate(94.5455vw,64.755vh) scale(.6706)}to{transform:translate(96.97465vw,99vh) scale(.6706)}}.snow:nth-child(76){opacity:1.2316;transform:translate(99.5473vw,-10px) scale(.7884);animation:fall-76 30s -4s linear infinite}@keyframes fall-76{62.146%{transform:translate(93.8268vw,62.146vh) scale(.7884)}to{transform:translate(96.68705vw,99vh) scale(.7884)}}.snow:nth-child(77){opacity:.8468;transform:translate(70.9583vw,-10px) scale(.1563);animation:fall-77 12s -24s linear infinite}@keyframes fall-77{35.13%{transform:translate(71.4873vw,35.13vh) scale(.1563)}to{transform:translate(71.2228vw,99vh) scale(.1563)}}.snow:nth-child(78){opacity:.196;transform:translate(64.0822vw,-10px) scale(.5905);animation:fall-78 25s -24s linear infinite}@keyframes fall-78{75.002%{transform:translate(71.5187vw,75.002vh) scale(.5905)}to{transform:translate(67.80045vw,99vh) scale(.5905)}}.snow:nth-child(79){opacity:.316;transform:translate(66.6607vw,-10px) scale(.9706);animation:fall-79 26s -29s linear infinite}@keyframes fall-79{40.455%{transform:translate(66.2452vw,40.455vh) scale(.9706)}to{transform:translate(66.45295vw,99vh) scale(.9706)}}.snow:nth-child(80){opacity:1.6146;transform:translate(3.2803vw,-10px) scale(.7694);animation:fall-80 26s -26s linear infinite}@keyframes fall-80{45.536%{transform:translate(.819vw,45.536vh) scale(.7694)}to{transform:translate(2.04965vw,99vh) scale(.7694)}}.snow:nth-child(81){opacity:1.1444;transform:translate(1.4413vw,-10px) scale(.7476);animation:fall-81 24s -27s linear infinite}@keyframes fall-81{62.253%{transform:translate(3.8788vw,62.253vh) scale(.7476)}to{transform:translate(2.66005vw,99vh) scale(.7476)}}.snow:nth-child(82){opacity:1.902;transform:translate(51.6684vw,-10px) scale(.1787);animation:fall-82 17s -30s linear infinite}@keyframes fall-82{65.765%{transform:translate(56.8589vw,65.765vh) scale(.1787)}to{transform:translate(54.26365vw,99vh) scale(.1787)}}.snow:nth-child(83){opacity:1.3156;transform:translate(81.8998vw,-10px) scale(.3786);animation:fall-83 20s -27s linear infinite}@keyframes fall-83{49.608%{transform:translate(73.0115vw,49.608vh) scale(.3786)}to{transform:translate(77.45565vw,99vh) scale(.3786)}}.snow:nth-child(84){opacity:.3254;transform:translate(93.5663vw,-10px) scale(.7547);animation:fall-84 20s -19s linear infinite}@keyframes fall-84{58.186%{transform:translate(84.8908vw,58.186vh) scale(.7547)}to{transform:translate(89.22855vw,99vh) scale(.7547)}}.snow:nth-child(85){opacity:1.8546;transform:translate(2.3715vw,-10px) scale(.8276);animation:fall-85 14s -19s linear infinite}@keyframes fall-85{70.444%{transform:translate(-5.213vw,70.444vh) scale(.8276)}to{transform:translate(-1.42075vw,99vh) scale(.8276)}}.snow:nth-child(86){opacity:1.0668;transform:translate(9.4298vw,-10px) scale(.9229);animation:fall-86 21s -28s linear infinite}@keyframes fall-86{77.156%{transform:translate(17.9202vw,77.156vh) scale(.9229)}to{transform:translate(13.675vw,99vh) scale(.9229)}}.snow:nth-child(87){opacity:1.6794;transform:translate(62.0215vw,-10px) scale(.0359);animation:fall-87 21s -1s linear infinite}@keyframes fall-87{36.385%{transform:translate(69.4164vw,36.385vh) scale(.0359)}to{transform:translate(65.71895vw,99vh) scale(.0359)}}.snow:nth-child(88){opacity:.6176;transform:translate(16.0995vw,-10px) scale(.5672);animation:fall-88 21s -21s linear infinite}@keyframes fall-88{38.882%{transform:translate(7.3291vw,38.882vh) scale(.5672)}to{transform:translate(11.7143vw,99vh) scale(.5672)}}.snow:nth-child(89){opacity:.6004;transform:translate(99.4827vw,-10px) scale(.8544);animation:fall-89 16s -5s linear infinite}@keyframes fall-89{54.286%{transform:translate(105.4406vw,54.286vh) scale(.8544)}to{transform:translate(102.46165vw,99vh) scale(.8544)}}.snow:nth-child(90){opacity:.3858;transform:translate(29.6746vw,-10px) scale(.016);animation:fall-90 20s -13s linear infinite}@keyframes fall-90{55.031%{transform:translate(27.2343vw,55.031vh) scale(.016)}to{transform:translate(28.45445vw,99vh) scale(.016)}}.snow:nth-child(91){opacity:.8054;transform:translate(5.3117vw,-10px) scale(.6455);animation:fall-91 16s -9s linear infinite}@keyframes fall-91{60.758%{transform:translate(-2.3074vw,60.758vh) scale(.6455)}to{transform:translate(1.50215vw,99vh) scale(.6455)}}.snow:nth-child(92){opacity:.4922;transform:translate(23.226vw,-10px) scale(.3468);animation:fall-92 24s -27s linear infinite}@keyframes fall-92{36.411%{transform:translate(27vw,36.411vh) scale(.3468)}to{transform:translate(25.113vw,99vh) scale(.3468)}}.snow:nth-child(93){opacity:1.1882;transform:translate(84.1467vw,-10px) scale(.2224);animation:fall-93 27s -2s linear infinite}@keyframes fall-93{40.39%{transform:translate(74.904vw,40.39vh) scale(.2224)}to{transform:translate(79.52535vw,99vh) scale(.2224)}}.snow:nth-child(94){opacity:.637;transform:translate(97.3251vw,-10px) scale(.8187);animation:fall-94 15s -23s linear infinite}@keyframes fall-94{62.653%{transform:translate(105.5966vw,62.653vh) scale(.8187)}to{transform:translate(101.46085vw,99vh) scale(.8187)}}.snow:nth-child(95){opacity:1.6174;transform:translate(28.4796vw,-10px) scale(.2705);animation:fall-95 13s -17s linear infinite}@keyframes fall-95{68.754%{transform:translate(34.5669vw,68.754vh) scale(.2705)}to{transform:translate(31.52325vw,99vh) scale(.2705)}}.snow:nth-child(96){opacity:.3692;transform:translate(70.2921vw,-10px) scale(.7512);animation:fall-96 20s -1s linear infinite}@keyframes fall-96{68.927%{transform:translate(64.6343vw,68.927vh) scale(.7512)}to{transform:translate(67.4632vw,99vh) scale(.7512)}}.snow:nth-child(97){opacity:.542;transform:translate(84.5053vw,-10px) scale(.7975);animation:fall-97 18s -4s linear infinite}@keyframes fall-97{41.649%{transform:translate(90.7586vw,41.649vh) scale(.7975)}to{transform:translate(87.63195vw,99vh) scale(.7975)}}.snow:nth-child(98){opacity:1.8528;transform:translate(47.1952vw,-10px) scale(.143);animation:fall-98 12s -21s linear infinite}@keyframes fall-98{51.949%{transform:translate(44.0351vw,51.949vh) scale(.143)}to{transform:translate(45.61515vw,99vh) scale(.143)}}.snow:nth-child(99){opacity:1.441;transform:translate(65.0947vw,-10px) scale(.57);animation:fall-99 24s -13s linear infinite}@keyframes fall-99{68.618%{transform:translate(61.045vw,68.618vh) scale(.57)}to{transform:translate(63.06985vw,99vh) scale(.57)}}.snow:nth-child(100){opacity:.6744;transform:translate(75.7657vw,-10px) scale(.7469);animation:fall-100 21s -8s linear infinite}@keyframes fall-100{62.05%{transform:translate(80.9927vw,62.05vh) scale(.7469)}to{transform:translate(78.3792vw,99vh) scale(.7469)}}.snow:nth-child(101){opacity:.179;transform:translate(42.419vw,-10px) scale(.5968);animation:fall-101 26s -25s linear infinite}@keyframes fall-101{74.906%{transform:translate(32.7074vw,74.906vh) scale(.5968)}to{transform:translate(37.5632vw,99vh) scale(.5968)}}.snow:nth-child(102){opacity:1.7028;transform:translate(7.8239vw,-10px) scale(.2821);animation:fall-102 16s -4s linear infinite}@keyframes fall-102{56.18%{transform:translate(3.4732vw,56.18vh) scale(.2821)}to{transform:translate(5.64855vw,99vh) scale(.2821)}}.snow:nth-child(103){opacity:1.5026;transform:translate(90.9538vw,-10px) scale(.9635);animation:fall-103 19s -19s linear infinite}@keyframes fall-103{42.669%{transform:translate(99.9625vw,42.669vh) scale(.9635)}to{transform:translate(95.45815vw,99vh) scale(.9635)}}.snow:nth-child(104){opacity:.833;transform:translate(59.6951vw,-10px) scale(.5555);animation:fall-104 28s -18s linear infinite}@keyframes fall-104{47.443%{transform:translate(50.4771vw,47.443vh) scale(.5555)}to{transform:translate(55.0861vw,99vh) scale(.5555)}}.snow:nth-child(105){opacity:.1296;transform:translate(51.7573vw,-10px) scale(.0736);animation:fall-105 20s -6s linear infinite}@keyframes fall-105{43.488%{transform:translate(42.7517vw,43.488vh) scale(.0736)}to{transform:translate(47.2545vw,99vh) scale(.0736)}}.snow:nth-child(106){opacity:1.374;transform:translate(33.2692vw,-10px) scale(.1161);animation:fall-106 23s -25s linear infinite}@keyframes fall-106{41.082%{transform:translate(30.7001vw,41.082vh) scale(.1161)}to{transform:translate(31.98465vw,99vh) scale(.1161)}}.snow:nth-child(107){opacity:.6166;transform:translate(33.7963vw,-10px) scale(.028);animation:fall-107 25s -28s linear infinite}@keyframes fall-107{56.821%{transform:translate(26.7577vw,56.821vh) scale(.028)}to{transform:translate(30.277vw,99vh) scale(.028)}}.snow:nth-child(108){opacity:1.8098;transform:translate(12.1494vw,-10px) scale(.8793);animation:fall-108 15s -12s linear infinite}@keyframes fall-108{36.822%{transform:translate(2.5779vw,36.822vh) scale(.8793)}to{transform:translate(7.36365vw,99vh) scale(.8793)}}.snow:nth-child(109){opacity:.0376;transform:translate(10.0388vw,-10px) scale(.3812);animation:fall-109 25s -8s linear infinite}@keyframes fall-109{69.633%{transform:translate(13.9841vw,69.633vh) scale(.3812)}to{transform:translate(12.01145vw,99vh) scale(.3812)}}.snow:nth-child(110){opacity:.9962;transform:translate(29.5456vw,-10px) scale(.0695);animation:fall-110 24s -14s linear infinite}@keyframes fall-110{56.729%{transform:translate(38.9181vw,56.729vh) scale(.0695)}to{transform:translate(34.23185vw,99vh) scale(.0695)}}.snow:nth-child(111){opacity:.7294;transform:translate(42.6223vw,-10px) scale(.973);animation:fall-111 18s -25s linear infinite}@keyframes fall-111{30.325%{transform:translate(50.951vw,30.325vh) scale(.973)}to{transform:translate(46.78665vw,99vh) scale(.973)}}.snow:nth-child(112){opacity:.6858;transform:translate(41.8913vw,-10px) scale(.6513);animation:fall-112 29s -2s linear infinite}@keyframes fall-112{54.504%{transform:translate(48.7495vw,54.504vh) scale(.6513)}to{transform:translate(45.3204vw,99vh) scale(.6513)}}.snow:nth-child(113){opacity:.2596;transform:translate(70.1232vw,-10px) scale(.1724);animation:fall-113 16s -13s linear infinite}@keyframes fall-113{72.302%{transform:translate(64.5933vw,72.302vh) scale(.1724)}to{transform:translate(67.35825vw,99vh) scale(.1724)}}.snow:nth-child(114){opacity:.712;transform:translate(30.278vw,-10px) scale(.9299);animation:fall-114 24s -5s linear infinite}@keyframes fall-114{57.599%{transform:translate(25.6371vw,57.599vh) scale(.9299)}to{transform:translate(27.95755vw,99vh) scale(.9299)}}.snow:nth-child(115){opacity:.1966;transform:translate(4.604vw,-10px) scale(.355);animation:fall-115 25s -4s linear infinite}@keyframes fall-115{48.919%{transform:translate(11.0471vw,48.919vh) scale(.355)}to{transform:translate(7.82555vw,99vh) scale(.355)}}.snow:nth-child(116){opacity:.5898;transform:translate(80.4211vw,-10px) scale(.2884);animation:fall-116 29s -13s linear infinite}@keyframes fall-116{74.892%{transform:translate(81.3793vw,74.892vh) scale(.2884)}to{transform:translate(80.9002vw,99vh) scale(.2884)}}.snow:nth-child(117){opacity:.8088;transform:translate(14.7186vw,-10px) scale(.869);animation:fall-117 11s -20s linear infinite}@keyframes fall-117{35.332%{transform:translate(15.6006vw,35.332vh) scale(.869)}to{transform:translate(15.1596vw,99vh) scale(.869)}}.snow:nth-child(118){opacity:.3284;transform:translate(55.4972vw,-10px) scale(.845);animation:fall-118 29s -24s linear infinite}@keyframes fall-118{43.681%{transform:translate(47.7428vw,43.681vh) scale(.845)}to{transform:translate(51.62vw,99vh) scale(.845)}}.snow:nth-child(119){opacity:1.3296;transform:translate(19.0746vw,-10px) scale(.1389);animation:fall-119 18s -29s linear infinite}@keyframes fall-119{61.876%{transform:translate(20.6838vw,61.876vh) scale(.1389)}to{transform:translate(19.8792vw,99vh) scale(.1389)}}.snow:nth-child(120){opacity:.0632;transform:translate(45.3811vw,-10px) scale(.6585);animation:fall-120 10s -30s linear infinite}@keyframes fall-120{48.684%{transform:translate(41.7807vw,48.684vh) scale(.6585)}to{transform:translate(43.5809vw,99vh) scale(.6585)}}.snow:nth-child(121){opacity:1.1816;transform:translate(70.1402vw,-10px) scale(.0827);animation:fall-121 16s -9s linear infinite}@keyframes fall-121{52.698%{transform:translate(72.3836vw,52.698vh) scale(.0827)}to{transform:translate(71.2619vw,99vh) scale(.0827)}}.snow:nth-child(122){opacity:1.209;transform:translate(72.5341vw,-10px) scale(.0109);animation:fall-122 11s -13s linear infinite}@keyframes fall-122{71.315%{transform:translate(67.0222vw,71.315vh) scale(.0109)}to{transform:translate(69.77815vw,99vh) scale(.0109)}}.snow:nth-child(123){opacity:1.049;transform:translate(22.4153vw,-10px) scale(.0267);animation:fall-123 10s -24s linear infinite}@keyframes fall-123{64.157%{transform:translate(24.4324vw,64.157vh) scale(.0267)}to{transform:translate(23.42385vw,99vh) scale(.0267)}}.snow:nth-child(124){opacity:1.5282;transform:translate(63.2116vw,-10px) scale(.7665);animation:fall-124 27s -25s linear infinite}@keyframes fall-124{72.191%{transform:translate(62.6089vw,72.191vh) scale(.7665)}to{transform:translate(62.91025vw,99vh) scale(.7665)}}.snow:nth-child(125){opacity:1.2242;transform:translate(48.4224vw,-10px) scale(.0894);animation:fall-125 25s -30s linear infinite}@keyframes fall-125{54.239%{transform:translate(42.9959vw,54.239vh) scale(.0894)}to{transform:translate(45.70915vw,99vh) scale(.0894)}}.snow:nth-child(126){opacity:1.9528;transform:translate(54.9904vw,-10px) scale(.8627);animation:fall-126 13s -2s linear infinite}@keyframes fall-126{47.922%{transform:translate(45.244vw,47.922vh) scale(.8627)}to{transform:translate(50.1172vw,99vh) scale(.8627)}}.snow:nth-child(127){opacity:1.6114;transform:translate(81.2817vw,-10px) scale(.5086);animation:fall-127 22s -2s linear infinite}@keyframes fall-127{33.915%{transform:translate(83.4236vw,33.915vh) scale(.5086)}to{transform:translate(82.35265vw,99vh) scale(.5086)}}.snow:nth-child(128){opacity:.4108;transform:translate(87.2987vw,-10px) scale(.7071);animation:fall-128 22s -15s linear infinite}@keyframes fall-128{46.969%{transform:translate(82.7902vw,46.969vh) scale(.7071)}to{transform:translate(85.04445vw,99vh) scale(.7071)}}.snow:nth-child(129){opacity:.7526;transform:translate(17.8227vw,-10px) scale(.3958);animation:fall-129 19s -30s linear infinite}@keyframes fall-129{55.934%{transform:translate(27.2476vw,55.934vh) scale(.3958)}to{transform:translate(22.53515vw,99vh) scale(.3958)}}.snow:nth-child(130){opacity:1.5628;transform:translate(42.08vw,-10px) scale(.3582);animation:fall-130 19s -22s linear infinite}@keyframes fall-130{45.138%{transform:translate(41.0905vw,45.138vh) scale(.3582)}to{transform:translate(41.58525vw,99vh) scale(.3582)}}.snow:nth-child(131){opacity:.2382;transform:translate(8.2849vw,-10px) scale(.8366);animation:fall-131 11s -6s linear infinite}@keyframes fall-131{50.773%{transform:translate(-.4307vw,50.773vh) scale(.8366)}to{transform:translate(3.9271vw,99vh) scale(.8366)}}.snow:nth-child(132){opacity:.9062;transform:translate(44.8911vw,-10px) scale(.7539);animation:fall-132 12s -27s linear infinite}@keyframes fall-132{70.845%{transform:translate(54.6214vw,70.845vh) scale(.7539)}to{transform:translate(49.75625vw,99vh) scale(.7539)}}.snow:nth-child(133){opacity:.281;transform:translate(69.4965vw,-10px) scale(.7556);animation:fall-133 17s -8s linear infinite}@keyframes fall-133{78.063%{transform:translate(75.0122vw,78.063vh) scale(.7556)}to{transform:translate(72.25435vw,99vh) scale(.7556)}}.snow:nth-child(134){opacity:.5946;transform:translate(78.2571vw,-10px) scale(.218);animation:fall-134 19s -13s linear infinite}@keyframes fall-134{68.989%{transform:translate(82.1585vw,68.989vh) scale(.218)}to{transform:translate(80.2078vw,99vh) scale(.218)}}.snow:nth-child(135){opacity:.6368;transform:translate(58.9703vw,-10px) scale(.8335);animation:fall-135 28s -8s linear infinite}@keyframes fall-135{41.779%{transform:translate(56.0353vw,41.779vh) scale(.8335)}to{transform:translate(57.5028vw,99vh) scale(.8335)}}.snow:nth-child(136){opacity:1.6894;transform:translate(66.4377vw,-10px) scale(.1158);animation:fall-136 30s -10s linear infinite}@keyframes fall-136{67.368%{transform:translate(60.2774vw,67.368vh) scale(.1158)}to{transform:translate(63.35755vw,99vh) scale(.1158)}}.snow:nth-child(137){opacity:1.8292;transform:translate(81.8141vw,-10px) scale(.8176);animation:fall-137 29s -12s linear infinite}@keyframes fall-137{78.988%{transform:translate(81.3481vw,78.988vh) scale(.8176)}to{transform:translate(81.5811vw,99vh) scale(.8176)}}.snow:nth-child(138){opacity:1.6122;transform:translate(53.5766vw,-10px) scale(.7759);animation:fall-138 23s -28s linear infinite}@keyframes fall-138{44.019%{transform:translate(57.8895vw,44.019vh) scale(.7759)}to{transform:translate(55.73305vw,99vh) scale(.7759)}}.snow:nth-child(139){opacity:.0202;transform:translate(81.8342vw,-10px) scale(.3711);animation:fall-139 22s -29s linear infinite}@keyframes fall-139{45.192%{transform:translate(78.0499vw,45.192vh) scale(.3711)}to{transform:translate(79.94205vw,99vh) scale(.3711)}}.snow:nth-child(140){opacity:1.74;transform:translate(97.5976vw,-10px) scale(.8556);animation:fall-140 23s -27s linear infinite}@keyframes fall-140{77.124%{transform:translate(90.8232vw,77.124vh) scale(.8556)}to{transform:translate(94.2104vw,99vh) scale(.8556)}}.snow:nth-child(141){opacity:1.916;transform:translate(53.6299vw,-10px) scale(.8632);animation:fall-141 28s -8s linear infinite}@keyframes fall-141{57.024%{transform:translate(52.8904vw,57.024vh) scale(.8632)}to{transform:translate(53.26015vw,99vh) scale(.8632)}}.snow:nth-child(142){opacity:.7596;transform:translate(61.7816vw,-10px) scale(.3263);animation:fall-142 10s -27s linear infinite}@keyframes fall-142{62.863%{transform:translate(60.2293vw,62.863vh) scale(.3263)}to{transform:translate(61.00545vw,99vh) scale(.3263)}}.snow:nth-child(143){opacity:1.265;transform:translate(33.447vw,-10px) scale(.9903);animation:fall-143 10s -2s linear infinite}@keyframes fall-143{77.063%{transform:translate(32.0461vw,77.063vh) scale(.9903)}to{transform:translate(32.74655vw,99vh) scale(.9903)}}.snow:nth-child(144){opacity:.8704;transform:translate(10.5079vw,-10px) scale(.4515);animation:fall-144 27s -10s linear infinite}@keyframes fall-144{64.805%{transform:translate(16.5989vw,64.805vh) scale(.4515)}to{transform:translate(13.5534vw,99vh) scale(.4515)}}.snow:nth-child(145){opacity:.6656;transform:translate(57.2568vw,-10px) scale(.4858);animation:fall-145 30s -1s linear infinite}@keyframes fall-145{59.45%{transform:translate(51.0235vw,59.45vh) scale(.4858)}to{transform:translate(54.14015vw,99vh) scale(.4858)}}.snow:nth-child(146){opacity:.7168;transform:translate(2.4029vw,-10px) scale(.5723);animation:fall-146 28s -10s linear infinite}@keyframes fall-146{34.936%{transform:translate(8.9769vw,34.936vh) scale(.5723)}to{transform:translate(5.6899vw,99vh) scale(.5723)}}.snow:nth-child(147){opacity:1.9138;transform:translate(67.8093vw,-10px) scale(.1282);animation:fall-147 19s -19s linear infinite}@keyframes fall-147{46.259%{transform:translate(69.0622vw,46.259vh) scale(.1282)}to{transform:translate(68.43575vw,99vh) scale(.1282)}}.snow:nth-child(148){opacity:.0898;transform:translate(32.6928vw,-10px) scale(.01);animation:fall-148 21s -29s linear infinite}@keyframes fall-148{59.004%{transform:translate(37.0782vw,59.004vh) scale(.01)}to{transform:translate(34.8855vw,99vh) scale(.01)}}.snow:nth-child(149){opacity:.744;transform:translate(63.2655vw,-10px) scale(.3512);animation:fall-149 20s -30s linear infinite}@keyframes fall-149{72.671%{transform:translate(69.7209vw,72.671vh) scale(.3512)}to{transform:translate(66.4932vw,99vh) scale(.3512)}}.snow:nth-child(150){opacity:1.1946;transform:translate(12.4832vw,-10px) scale(.8005);animation:fall-150 17s -12s linear infinite}@keyframes fall-150{44.353%{transform:translate(12.313vw,44.353vh) scale(.8005)}to{transform:translate(12.3981vw,99vh) scale(.8005)}}.snow:nth-child(151){opacity:1.5624;transform:translate(71.1965vw,-10px) scale(.2646);animation:fall-151 22s -9s linear infinite}@keyframes fall-151{41.757%{transform:translate(62.2023vw,41.757vh) scale(.2646)}to{transform:translate(66.6994vw,99vh) scale(.2646)}}.snow:nth-child(152){opacity:.3416;transform:translate(96.4672vw,-10px) scale(.4644);animation:fall-152 15s -9s linear infinite}@keyframes fall-152{35.442%{transform:translate(104.975vw,35.442vh) scale(.4644)}to{transform:translate(100.7211vw,99vh) scale(.4644)}}.snow:nth-child(153){opacity:1.6188;transform:translate(63.0417vw,-10px) scale(.7614);animation:fall-153 24s -20s linear infinite}@keyframes fall-153{34.443%{transform:translate(72.208vw,34.443vh) scale(.7614)}to{transform:translate(67.62485vw,99vh) scale(.7614)}}.snow:nth-child(154){opacity:.9948;transform:translate(58.138vw,-10px) scale(.2354);animation:fall-154 28s -28s linear infinite}@keyframes fall-154{43.942%{transform:translate(65.6524vw,43.942vh) scale(.2354)}to{transform:translate(61.8952vw,99vh) scale(.2354)}}.snow:nth-child(155){opacity:.7284;transform:translate(5.1718vw,-10px) scale(.367);animation:fall-155 28s -17s linear infinite}@keyframes fall-155{76.543%{transform:translate(-.1004vw,76.543vh) scale(.367)}to{transform:translate(2.5357vw,99vh) scale(.367)}}.snow:nth-child(156){opacity:.587;transform:translate(96.5697vw,-10px) scale(.3043);animation:fall-156 16s -21s linear infinite}@keyframes fall-156{50.488%{transform:translate(96.9939vw,50.488vh) scale(.3043)}to{transform:translate(96.7818vw,99vh) scale(.3043)}}.snow:nth-child(157){opacity:.5734;transform:translate(57.4817vw,-10px) scale(.2025);animation:fall-157 14s -19s linear infinite}@keyframes fall-157{44.611%{transform:translate(49.0207vw,44.611vh) scale(.2025)}to{transform:translate(53.2512vw,99vh) scale(.2025)}}.snow:nth-child(158){opacity:1.6864;transform:translate(80.812vw,-10px) scale(.5509);animation:fall-158 17s -10s linear infinite}@keyframes fall-158{78.237%{transform:translate(74.476vw,78.237vh) scale(.5509)}to{transform:translate(77.644vw,99vh) scale(.5509)}}.snow:nth-child(159){opacity:1.3922;transform:translate(76.2866vw,-10px) scale(.7862);animation:fall-159 11s -14s linear infinite}@keyframes fall-159{58.013%{transform:translate(74.087vw,58.013vh) scale(.7862)}to{transform:translate(75.1868vw,99vh) scale(.7862)}}.snow:nth-child(160){opacity:.2988;transform:translate(3.3597vw,-10px) scale(.3807);animation:fall-160 30s -6s linear infinite}@keyframes fall-160{49.871%{transform:translate(-6.0681vw,49.871vh) scale(.3807)}to{transform:translate(-1.3542vw,99vh) scale(.3807)}}.snow:nth-child(161){opacity:.1286;transform:translate(7.2464vw,-10px) scale(.2646);animation:fall-161 11s -10s linear infinite}@keyframes fall-161{60.026%{transform:translate(16.8459vw,60.026vh) scale(.2646)}to{transform:translate(12.04615vw,99vh) scale(.2646)}}.snow:nth-child(162){opacity:1.0254;transform:translate(2.162vw,-10px) scale(.4916);animation:fall-162 23s -11s linear infinite}@keyframes fall-162{44.754%{transform:translate(6.4166vw,44.754vh) scale(.4916)}to{transform:translate(4.2893vw,99vh) scale(.4916)}}.snow:nth-child(163){opacity:1.854;transform:translate(22.0385vw,-10px) scale(.5988);animation:fall-163 26s -25s linear infinite}@keyframes fall-163{34.251%{transform:translate(25.2244vw,34.251vh) scale(.5988)}to{transform:translate(23.63145vw,99vh) scale(.5988)}}.snow:nth-child(164){opacity:1.6872;transform:translate(55.107vw,-10px) scale(.6407);animation:fall-164 25s -19s linear infinite}@keyframes fall-164{71.413%{transform:translate(53.1387vw,71.413vh) scale(.6407)}to{transform:translate(54.12285vw,99vh) scale(.6407)}}.snow:nth-child(165){opacity:.1558;transform:translate(3.0723vw,-10px) scale(.7582);animation:fall-165 18s -24s linear infinite}@keyframes fall-165{63.277%{transform:translate(12.8305vw,63.277vh) scale(.7582)}to{transform:translate(7.9514vw,99vh) scale(.7582)}}.snow:nth-child(166){opacity:.8216;transform:translate(49.7079vw,-10px) scale(.5844);animation:fall-166 12s -4s linear infinite}@keyframes fall-166{46.461%{transform:translate(59.1951vw,46.461vh) scale(.5844)}to{transform:translate(54.4515vw,99vh) scale(.5844)}}.snow:nth-child(167){opacity:1.8304;transform:translate(41.4294vw,-10px) scale(.101);animation:fall-167 11s -9s linear infinite}@keyframes fall-167{77.594%{transform:translate(32.4363vw,77.594vh) scale(.101)}to{transform:translate(36.93285vw,99vh) scale(.101)}}.snow:nth-child(168){opacity:.2514;transform:translate(49.1272vw,-10px) scale(.0641);animation:fall-168 16s -27s linear infinite}@keyframes fall-168{68.09%{transform:translate(40.5873vw,68.09vh) scale(.0641)}to{transform:translate(44.85725vw,99vh) scale(.0641)}}.snow:nth-child(169){opacity:1.4456;transform:translate(38.5244vw,-10px) scale(.2308);animation:fall-169 15s -12s linear infinite}@keyframes fall-169{71.985%{transform:translate(41.5748vw,71.985vh) scale(.2308)}to{transform:translate(40.0496vw,99vh) scale(.2308)}}.snow:nth-child(170){opacity:.262;transform:translate(28.8449vw,-10px) scale(.3701);animation:fall-170 30s -16s linear infinite}@keyframes fall-170{70.847%{transform:translate(35.9655vw,70.847vh) scale(.3701)}to{transform:translate(32.4052vw,99vh) scale(.3701)}}.snow:nth-child(171){opacity:1.095;transform:translate(15.278vw,-10px) scale(.9515);animation:fall-171 24s -25s linear infinite}@keyframes fall-171{73.635%{transform:translate(7.5861vw,73.635vh) scale(.9515)}to{transform:translate(11.43205vw,99vh) scale(.9515)}}.snow:nth-child(172){opacity:.9464;transform:translate(34.2224vw,-10px) scale(.9879);animation:fall-172 30s -1s linear infinite}@keyframes fall-172{58.934%{transform:translate(43.0165vw,58.934vh) scale(.9879)}to{transform:translate(38.61945vw,99vh) scale(.9879)}}.snow:nth-child(173){opacity:.4624;transform:translate(13.3372vw,-10px) scale(.4448);animation:fall-173 14s -11s linear infinite}@keyframes fall-173{75.139%{transform:translate(14.2124vw,75.139vh) scale(.4448)}to{transform:translate(13.7748vw,99vh) scale(.4448)}}.snow:nth-child(174){opacity:1.38;transform:translate(37.7467vw,-10px) scale(.1315);animation:fall-174 22s -23s linear infinite}@keyframes fall-174{63.535%{transform:translate(36.3334vw,63.535vh) scale(.1315)}to{transform:translate(37.04005vw,99vh) scale(.1315)}}.snow:nth-child(175){opacity:.4502;transform:translate(19.4636vw,-10px) scale(.6849);animation:fall-175 10s -4s linear infinite}@keyframes fall-175{79.939%{transform:translate(15.4849vw,79.939vh) scale(.6849)}to{transform:translate(17.47425vw,99vh) scale(.6849)}}.snow:nth-child(176){opacity:.72;transform:translate(40.2599vw,-10px) scale(.8086);animation:fall-176 18s -5s linear infinite}@keyframes fall-176{30.878%{transform:translate(31.7174vw,30.878vh) scale(.8086)}to{transform:translate(35.98865vw,99vh) scale(.8086)}}.snow:nth-child(177){opacity:.7372;transform:translate(13.9683vw,-10px) scale(.025);animation:fall-177 21s -25s linear infinite}@keyframes fall-177{52.705%{transform:translate(23.8156vw,52.705vh) scale(.025)}to{transform:translate(18.89195vw,99vh) scale(.025)}}.snow:nth-child(178){opacity:.6436;transform:translate(66.7854vw,-10px) scale(.7504);animation:fall-178 10s -8s linear infinite}@keyframes fall-178{52.997%{transform:translate(70.7985vw,52.997vh) scale(.7504)}to{transform:translate(68.79195vw,99vh) scale(.7504)}}.snow:nth-child(179){opacity:.7868;transform:translate(65.3916vw,-10px) scale(.7059);animation:fall-179 24s -16s linear infinite}@keyframes fall-179{54.894%{transform:translate(57.9027vw,54.894vh) scale(.7059)}to{transform:translate(61.64715vw,99vh) scale(.7059)}}.snow:nth-child(180){opacity:1.5586;transform:translate(37.1111vw,-10px) scale(.6096);animation:fall-180 18s -16s linear infinite}@keyframes fall-180{69.592%{transform:translate(36.1902vw,69.592vh) scale(.6096)}to{transform:translate(36.65065vw,99vh) scale(.6096)}}.snow:nth-child(181){opacity:.7172;transform:translate(16.1211vw,-10px) scale(.5688);animation:fall-181 20s -3s linear infinite}@keyframes fall-181{38.754%{transform:translate(19.6894vw,38.754vh) scale(.5688)}to{transform:translate(17.90525vw,99vh) scale(.5688)}}.snow:nth-child(182){opacity:1.845;transform:translate(60.9326vw,-10px) scale(.2709);animation:fall-182 22s -28s linear infinite}@keyframes fall-182{73.901%{transform:translate(70.083vw,73.901vh) scale(.2709)}to{transform:translate(65.5078vw,99vh) scale(.2709)}}.snow:nth-child(183){opacity:.8806;transform:translate(67.5155vw,-10px) scale(.0261);animation:fall-183 12s -4s linear infinite}@keyframes fall-183{39.959%{transform:translate(64.5383vw,39.959vh) scale(.0261)}to{transform:translate(66.0269vw,99vh) scale(.0261)}}.snow:nth-child(184){opacity:1.1684;transform:translate(30.7333vw,-10px) scale(.4986);animation:fall-184 27s -3s linear infinite}@keyframes fall-184{55.722%{transform:translate(40.4487vw,55.722vh) scale(.4986)}to{transform:translate(35.591vw,99vh) scale(.4986)}}.snow:nth-child(185){opacity:1.094;transform:translate(4.1935vw,-10px) scale(.7399);animation:fall-185 28s -18s linear infinite}@keyframes fall-185{51.121%{transform:translate(.5241vw,51.121vh) scale(.7399)}to{transform:translate(2.3588vw,99vh) scale(.7399)}}.snow:nth-child(186){opacity:.0004;transform:translate(29.3654vw,-10px) scale(.9316);animation:fall-186 13s -29s linear infinite}@keyframes fall-186{54.25%{transform:translate(27.5445vw,54.25vh) scale(.9316)}to{transform:translate(28.45495vw,99vh) scale(.9316)}}.snow:nth-child(187){opacity:1.5064;transform:translate(44.8606vw,-10px) scale(.2861);animation:fall-187 17s -18s linear infinite}@keyframes fall-187{58.641%{transform:translate(50.0549vw,58.641vh) scale(.2861)}to{transform:translate(47.45775vw,99vh) scale(.2861)}}.snow:nth-child(188){opacity:.057;transform:translate(42.94vw,-10px) scale(.1649);animation:fall-188 14s -21s linear infinite}@keyframes fall-188{77.239%{transform:translate(36.4948vw,77.239vh) scale(.1649)}to{transform:translate(39.7174vw,99vh) scale(.1649)}}.snow:nth-child(189){opacity:.1508;transform:translate(85.7828vw,-10px) scale(.9648);animation:fall-189 17s -27s linear infinite}@keyframes fall-189{37.907%{transform:translate(86.6536vw,37.907vh) scale(.9648)}to{transform:translate(86.2182vw,99vh) scale(.9648)}}.snow:nth-child(190){opacity:1.687;transform:translate(11.9179vw,-10px) scale(.0518);animation:fall-190 16s -12s linear infinite}@keyframes fall-190{52.926%{transform:translate(2.8995vw,52.926vh) scale(.0518)}to{transform:translate(7.4087vw,99vh) scale(.0518)}}.snow:nth-child(191){opacity:1.8236;transform:translate(72.6903vw,-10px) scale(.6139);animation:fall-191 18s -27s linear infinite}@keyframes fall-191{48.909%{transform:translate(68.8096vw,48.909vh) scale(.6139)}to{transform:translate(70.74995vw,99vh) scale(.6139)}}.snow:nth-child(192){opacity:.2102;transform:translate(28.9554vw,-10px) scale(.2789);animation:fall-192 29s -27s linear infinite}@keyframes fall-192{40.474%{transform:translate(29.2755vw,40.474vh) scale(.2789)}to{transform:translate(29.11545vw,99vh) scale(.2789)}}.snow:nth-child(193){opacity:.0108;transform:translate(75.7807vw,-10px) scale(.9866);animation:fall-193 12s -4s linear infinite}@keyframes fall-193{60.823%{transform:translate(79.2694vw,60.823vh) scale(.9866)}to{transform:translate(77.52505vw,99vh) scale(.9866)}}.snow:nth-child(194){opacity:1.429;transform:translate(.7742vw,-10px) scale(.5745);animation:fall-194 15s -11s linear infinite}@keyframes fall-194{75.435%{transform:translate(-1.132vw,75.435vh) scale(.5745)}to{transform:translate(-.1789vw,99vh) scale(.5745)}}.snow:nth-child(195){opacity:.022;transform:translate(79.8831vw,-10px) scale(.6973);animation:fall-195 28s -11s linear infinite}@keyframes fall-195{55.195%{transform:translate(73.5933vw,55.195vh) scale(.6973)}to{transform:translate(76.7382vw,99vh) scale(.6973)}}.snow:nth-child(196){opacity:.3164;transform:translate(80.8747vw,-10px) scale(.9668);animation:fall-196 26s -10s linear infinite}@keyframes fall-196{48.385%{transform:translate(79.3718vw,48.385vh) scale(.9668)}to{transform:translate(80.12325vw,99vh) scale(.9668)}}.snow:nth-child(197){opacity:.9844;transform:translate(72.4753vw,-10px) scale(.9383);animation:fall-197 10s -25s linear infinite}@keyframes fall-197{77.175%{transform:translate(73.3665vw,77.175vh) scale(.9383)}to{transform:translate(72.9209vw,99vh) scale(.9383)}}.snow:nth-child(198){opacity:1.5358;transform:translate(.9419vw,-10px) scale(.6492);animation:fall-198 22s -16s linear infinite}@keyframes fall-198{65.528%{transform:translate(2.5838vw,65.528vh) scale(.6492)}to{transform:translate(1.76285vw,99vh) scale(.6492)}}.snow:nth-child(199){opacity:1.1798;transform:translate(6.3024vw,-10px) scale(.5222);animation:fall-199 17s -24s linear infinite}@keyframes fall-199{55.578%{transform:translate(-2.8743vw,55.578vh) scale(.5222)}to{transform:translate(1.71405vw,99vh) scale(.5222)}}.snow:nth-child(200){opacity:1.396;transform:translate(18.673vw,-10px) scale(.5762);animation:fall-200 15s -4s linear infinite}@keyframes fall-200{46.214%{transform:translate(20.337vw,46.214vh) scale(.5762)}to{transform:translate(19.505vw,99vh) scale(.5762)}}.snow:nth-child(201){opacity:.8442;transform:translate(84.2246vw,-10px) scale(.6852);animation:fall-201 23s -20s linear infinite}@keyframes fall-201{35.948%{transform:translate(91.6664vw,35.948vh) scale(.6852)}to{transform:translate(87.9455vw,99vh) scale(.6852)}}.snow:nth-child(202){opacity:1.2046;transform:translate(69.3716vw,-10px) scale(.4902);animation:fall-202 30s -16s linear infinite}@keyframes fall-202{34.528%{transform:translate(66.1724vw,34.528vh) scale(.4902)}to{transform:translate(67.772vw,99vh) scale(.4902)}}.snow:nth-child(203){opacity:1.2168;transform:translate(31.0705vw,-10px) scale(.6405);animation:fall-203 27s -3s linear infinite}@keyframes fall-203{31.405%{transform:translate(32.1637vw,31.405vh) scale(.6405)}to{transform:translate(31.6171vw,99vh) scale(.6405)}}.snow:nth-child(204){opacity:1.3172;transform:translate(58.4834vw,-10px) scale(.4787);animation:fall-204 25s -15s linear infinite}@keyframes fall-204{61.43%{transform:translate(58.2504vw,61.43vh) scale(.4787)}to{transform:translate(58.3669vw,99vh) scale(.4787)}}.snow:nth-child(205){opacity:1.815;transform:translate(55.7365vw,-10px) scale(.0483);animation:fall-205 19s -14s linear infinite}@keyframes fall-205{67.646%{transform:translate(53.507vw,67.646vh) scale(.0483)}to{transform:translate(54.62175vw,99vh) scale(.0483)}}.snow:nth-child(206){opacity:.9616;transform:translate(76.9787vw,-10px) scale(.1869);animation:fall-206 28s -12s linear infinite}@keyframes fall-206{35.207%{transform:translate(80.6887vw,35.207vh) scale(.1869)}to{transform:translate(78.8337vw,99vh) scale(.1869)}}.snow:nth-child(207){opacity:.3252;transform:translate(9.9988vw,-10px) scale(.4025);animation:fall-207 12s -21s linear infinite}@keyframes fall-207{61.887%{transform:translate(10.5491vw,61.887vh) scale(.4025)}to{transform:translate(10.27395vw,99vh) scale(.4025)}}.snow:nth-child(208){opacity:.8922;transform:translate(70.0602vw,-10px) scale(.938);animation:fall-208 13s -16s linear infinite}@keyframes fall-208{53.849%{transform:translate(73.3482vw,53.849vh) scale(.938)}to{transform:translate(71.7042vw,99vh) scale(.938)}}.snow:nth-child(209){opacity:.8698;transform:translate(37.3511vw,-10px) scale(.1491);animation:fall-209 12s -8s linear infinite}@keyframes fall-209{59.552%{transform:translate(36.5782vw,59.552vh) scale(.1491)}to{transform:translate(36.96465vw,99vh) scale(.1491)}}.snow:nth-child(210){opacity:1.5128;transform:translate(78.99vw,-10px) scale(.0268);animation:fall-210 12s -21s linear infinite}@keyframes fall-210{74.562%{transform:translate(84.8324vw,74.562vh) scale(.0268)}to{transform:translate(81.9112vw,99vh) scale(.0268)}}.snow:nth-child(211){opacity:.5692;transform:translate(94.9337vw,-10px) scale(.8766);animation:fall-211 17s -22s linear infinite}@keyframes fall-211{42.897%{transform:translate(100.7452vw,42.897vh) scale(.8766)}to{transform:translate(97.83945vw,99vh) scale(.8766)}}.snow:nth-child(212){opacity:.771;transform:translate(57.9419vw,-10px) scale(.5645);animation:fall-212 16s -6s linear infinite}@keyframes fall-212{77.934%{transform:translate(56.6186vw,77.934vh) scale(.5645)}to{transform:translate(57.28025vw,99vh) scale(.5645)}}.snow:nth-child(213){opacity:1.2636;transform:translate(50.2361vw,-10px) scale(.3859);animation:fall-213 11s -22s linear infinite}@keyframes fall-213{56.407%{transform:translate(41.4315vw,56.407vh) scale(.3859)}to{transform:translate(45.8338vw,99vh) scale(.3859)}}.snow:nth-child(214){opacity:1.5302;transform:translate(83.0743vw,-10px) scale(.128);animation:fall-214 13s -7s linear infinite}@keyframes fall-214{61.234%{transform:translate(85.6773vw,61.234vh) scale(.128)}to{transform:translate(84.3758vw,99vh) scale(.128)}}.snow:nth-child(215){opacity:.2046;transform:translate(5.7192vw,-10px) scale(.2734);animation:fall-215 25s -9s linear infinite}@keyframes fall-215{48.541%{transform:translate(9.1258vw,48.541vh) scale(.2734)}to{transform:translate(7.4225vw,99vh) scale(.2734)}}.snow:nth-child(216){opacity:.4572;transform:translate(88.0437vw,-10px) scale(.0978);animation:fall-216 26s -6s linear infinite}@keyframes fall-216{56.262%{transform:translate(93.4489vw,56.262vh) scale(.0978)}to{transform:translate(90.7463vw,99vh) scale(.0978)}}.snow:nth-child(217){opacity:1.8174;transform:translate(68.5528vw,-10px) scale(.2197);animation:fall-217 16s -1s linear infinite}@keyframes fall-217{54.796%{transform:translate(76.37vw,54.796vh) scale(.2197)}to{transform:translate(72.4614vw,99vh) scale(.2197)}}.snow:nth-child(218){opacity:.3212;transform:translate(54.5249vw,-10px) scale(.3107);animation:fall-218 23s -28s linear infinite}@keyframes fall-218{37.733%{transform:translate(46.065vw,37.733vh) scale(.3107)}to{transform:translate(50.29495vw,99vh) scale(.3107)}}.snow:nth-child(219){opacity:.0456;transform:translate(56.5303vw,-10px) scale(.1852);animation:fall-219 30s -29s linear infinite}@keyframes fall-219{33.906%{transform:translate(47.4054vw,33.906vh) scale(.1852)}to{transform:translate(51.96785vw,99vh) scale(.1852)}}.snow:nth-child(220){opacity:.04;transform:translate(26.0099vw,-10px) scale(.1262);animation:fall-220 12s -18s linear infinite}@keyframes fall-220{68.717%{transform:translate(29.4074vw,68.717vh) scale(.1262)}to{transform:translate(27.70865vw,99vh) scale(.1262)}}.snow:nth-child(221){opacity:1.5718;transform:translate(75.1148vw,-10px) scale(.1408);animation:fall-221 14s -12s linear infinite}@keyframes fall-221{31.887%{transform:translate(71.0417vw,31.887vh) scale(.1408)}to{transform:translate(73.07825vw,99vh) scale(.1408)}}.snow:nth-child(222){opacity:.237;transform:translate(.0856vw,-10px) scale(.1439);animation:fall-222 29s -16s linear infinite}@keyframes fall-222{50.264%{transform:translate(-8.9359vw,50.264vh) scale(.1439)}to{transform:translate(-4.42515vw,99vh) scale(.1439)}}.snow:nth-child(223){opacity:1.7726;transform:translate(94.4017vw,-10px) scale(.7036);animation:fall-223 15s -18s linear infinite}@keyframes fall-223{45.05%{transform:translate(95.6675vw,45.05vh) scale(.7036)}to{transform:translate(95.0346vw,99vh) scale(.7036)}}.snow:nth-child(224){opacity:1.7914;transform:translate(92.831vw,-10px) scale(.5432);animation:fall-224 18s -27s linear infinite}@keyframes fall-224{61.495%{transform:translate(97.7126vw,61.495vh) scale(.5432)}to{transform:translate(95.2718vw,99vh) scale(.5432)}}.snow:nth-child(225){opacity:.1672;transform:translate(15.977vw,-10px) scale(.6318);animation:fall-225 28s -4s linear infinite}@keyframes fall-225{60.595%{transform:translate(23.0239vw,60.595vh) scale(.6318)}to{transform:translate(19.50045vw,99vh) scale(.6318)}}.snow:nth-child(226){opacity:1.3294;transform:translate(10.7016vw,-10px) scale(.4108);animation:fall-226 25s -26s linear infinite}@keyframes fall-226{47.001%{transform:translate(11.5641vw,47.001vh) scale(.4108)}to{transform:translate(11.13285vw,99vh) scale(.4108)}}.snow:nth-child(227){opacity:.8536;transform:translate(13.2375vw,-10px) scale(.187);animation:fall-227 13s -7s linear infinite}@keyframes fall-227{77.593%{transform:translate(5.0106vw,77.593vh) scale(.187)}to{transform:translate(9.12405vw,99vh) scale(.187)}}.snow:nth-child(228){opacity:1.8398;transform:translate(18.5868vw,-10px) scale(.9406);animation:fall-228 30s -30s linear infinite}@keyframes fall-228{76.029%{transform:translate(20.468vw,76.029vh) scale(.9406)}to{transform:translate(19.5274vw,99vh) scale(.9406)}}.snow:nth-child(229){opacity:1.5642;transform:translate(41.737vw,-10px) scale(.9075);animation:fall-229 15s -3s linear infinite}@keyframes fall-229{77.138%{transform:translate(43.2372vw,77.138vh) scale(.9075)}to{transform:translate(42.4871vw,99vh) scale(.9075)}}.snow:nth-child(230){opacity:1.6008;transform:translate(66.0058vw,-10px) scale(.6183);animation:fall-230 16s -26s linear infinite}@keyframes fall-230{42.586%{transform:translate(56.6125vw,42.586vh) scale(.6183)}to{transform:translate(61.30915vw,99vh) scale(.6183)}}.snow:nth-child(231){opacity:.9604;transform:translate(69.81vw,-10px) scale(.7717);animation:fall-231 14s -26s linear infinite}@keyframes fall-231{40.036%{transform:translate(61.5532vw,40.036vh) scale(.7717)}to{transform:translate(65.6816vw,99vh) scale(.7717)}}.snow:nth-child(232){opacity:.0204;transform:translate(8.0414vw,-10px) scale(.1985);animation:fall-232 12s -2s linear infinite}@keyframes fall-232{60.683%{transform:translate(9.5978vw,60.683vh) scale(.1985)}to{transform:translate(8.8196vw,99vh) scale(.1985)}}.snow:nth-child(233){opacity:1.6338;transform:translate(17.5479vw,-10px) scale(.4049);animation:fall-233 18s -24s linear infinite}@keyframes fall-233{39.018%{transform:translate(9.0591vw,39.018vh) scale(.4049)}to{transform:translate(13.3035vw,99vh) scale(.4049)}}.snow:nth-child(234){opacity:1.3768;transform:translate(13.2683vw,-10px) scale(.4299);animation:fall-234 28s -2s linear infinite}@keyframes fall-234{60.821%{transform:translate(13.6026vw,60.821vh) scale(.4299)}to{transform:translate(13.43545vw,99vh) scale(.4299)}}.snow:nth-child(235){opacity:1.5302;transform:translate(1.9968vw,-10px) scale(.0913);animation:fall-235 11s -6s linear infinite}@keyframes fall-235{77.994%{transform:translate(-1.8786vw,77.994vh) scale(.0913)}to{transform:translate(.0591vw,99vh) scale(.0913)}}.snow:nth-child(236){opacity:.552;transform:translate(85.2115vw,-10px) scale(.8032);animation:fall-236 19s -11s linear infinite}@keyframes fall-236{71.072%{transform:translate(90.3998vw,71.072vh) scale(.8032)}to{transform:translate(87.80565vw,99vh) scale(.8032)}}.snow:nth-child(237){opacity:1.0042;transform:translate(66.0168vw,-10px) scale(.0445);animation:fall-237 19s -1s linear infinite}@keyframes fall-237{47.357%{transform:translate(64.6433vw,47.357vh) scale(.0445)}to{transform:translate(65.33005vw,99vh) scale(.0445)}}.snow:nth-child(238){opacity:1.8006;transform:translate(52.8903vw,-10px) scale(.4038);animation:fall-238 26s -25s linear infinite}@keyframes fall-238{57.983%{transform:translate(53.5485vw,57.983vh) scale(.4038)}to{transform:translate(53.2194vw,99vh) scale(.4038)}}.snow:nth-child(239){opacity:.0666;transform:translate(22.6756vw,-10px) scale(.4847);animation:fall-239 27s -25s linear infinite}@keyframes fall-239{61.084%{transform:translate(14.4519vw,61.084vh) scale(.4847)}to{transform:translate(18.56375vw,99vh) scale(.4847)}}.snow:nth-child(240){opacity:1.2858;transform:translate(49.8558vw,-10px) scale(.6259);animation:fall-240 12s -26s linear infinite}@keyframes fall-240{52.171%{transform:translate(44.9781vw,52.171vh) scale(.6259)}to{transform:translate(47.41695vw,99vh) scale(.6259)}}.snow:nth-child(241){opacity:1.8804;transform:translate(58.4005vw,-10px) scale(.4156);animation:fall-241 14s -20s linear infinite}@keyframes fall-241{75.463%{transform:translate(59.7176vw,75.463vh) scale(.4156)}to{transform:translate(59.05905vw,99vh) scale(.4156)}}.snow:nth-child(242){opacity:1.126;transform:translate(39.6288vw,-10px) scale(.9202);animation:fall-242 28s -23s linear infinite}@keyframes fall-242{43.531%{transform:translate(48.8218vw,43.531vh) scale(.9202)}to{transform:translate(44.2253vw,99vh) scale(.9202)}}.snow:nth-child(243){opacity:1.374;transform:translate(82.8999vw,-10px) scale(.7546);animation:fall-243 25s -12s linear infinite}@keyframes fall-243{69.383%{transform:translate(90.1128vw,69.383vh) scale(.7546)}to{transform:translate(86.50635vw,99vh) scale(.7546)}}.snow:nth-child(244){opacity:.921;transform:translate(55.4006vw,-10px) scale(.8253);animation:fall-244 17s -10s linear infinite}@keyframes fall-244{74.987%{transform:translate(51.9394vw,74.987vh) scale(.8253)}to{transform:translate(53.67vw,99vh) scale(.8253)}}.snow:nth-child(245){opacity:.8646;transform:translate(60.1644vw,-10px) scale(.517);animation:fall-245 16s -6s linear infinite}@keyframes fall-245{66.53%{transform:translate(52.9916vw,66.53vh) scale(.517)}to{transform:translate(56.578vw,99vh) scale(.517)}}.snow:nth-child(246){opacity:.7614;transform:translate(63.7468vw,-10px) scale(.9351);animation:fall-246 21s -23s linear infinite}@keyframes fall-246{34.306%{transform:translate(57.5632vw,34.306vh) scale(.9351)}to{transform:translate(60.655vw,99vh) scale(.9351)}}.snow:nth-child(247){opacity:.714;transform:translate(88.234vw,-10px) scale(.9184);animation:fall-247 24s -22s linear infinite}@keyframes fall-247{53.81%{transform:translate(80.6405vw,53.81vh) scale(.9184)}to{transform:translate(84.43725vw,99vh) scale(.9184)}}.snow:nth-child(248){opacity:1.6002;transform:translate(24.4607vw,-10px) scale(.1964);animation:fall-248 23s -6s linear infinite}@keyframes fall-248{46.689%{transform:translate(34.3795vw,46.689vh) scale(.1964)}to{transform:translate(29.4201vw,99vh) scale(.1964)}}.snow:nth-child(249){opacity:1.9884;transform:translate(91.7438vw,-10px) scale(.7703);animation:fall-249 17s -25s linear infinite}@keyframes fall-249{58.968%{transform:translate(84.2744vw,58.968vh) scale(.7703)}to{transform:translate(88.0091vw,99vh) scale(.7703)}}.snow:nth-child(250){opacity:.6022;transform:translate(71.191vw,-10px) scale(.0517);animation:fall-250 26s -6s linear infinite}@keyframes fall-250{70.421%{transform:translate(73.3406vw,70.421vh) scale(.0517)}to{transform:translate(72.2658vw,99vh) scale(.0517)}}.snow:nth-child(251){opacity:1.051;transform:translate(12.1867vw,-10px) scale(.5083);animation:fall-251 21s -8s linear infinite}@keyframes fall-251{78.883%{transform:translate(10.1785vw,78.883vh) scale(.5083)}to{transform:translate(11.1826vw,99vh) scale(.5083)}}.snow:nth-child(252){opacity:.9554;transform:translate(70.8547vw,-10px) scale(.6898);animation:fall-252 21s -12s linear infinite}@keyframes fall-252{34.181%{transform:translate(64.9031vw,34.181vh) scale(.6898)}to{transform:translate(67.8789vw,99vh) scale(.6898)}}.snow:nth-child(253){opacity:1.88;transform:translate(91.3758vw,-10px) scale(.628);animation:fall-253 17s -11s linear infinite}@keyframes fall-253{68.822%{transform:translate(92.1495vw,68.822vh) scale(.628)}to{transform:translate(91.76265vw,99vh) scale(.628)}}.snow:nth-child(254){opacity:1.1904;transform:translate(27.8651vw,-10px) scale(.7307);animation:fall-254 16s -11s linear infinite}@keyframes fall-254{57.948%{transform:translate(25.328vw,57.948vh) scale(.7307)}to{transform:translate(26.59655vw,99vh) scale(.7307)}}.snow:nth-child(255){opacity:.266;transform:translate(96.2953vw,-10px) scale(.9404);animation:fall-255 23s -23s linear infinite}@keyframes fall-255{67.475%{transform:translate(98.395vw,67.475vh) scale(.9404)}to{transform:translate(97.34515vw,99vh) scale(.9404)}}.snow:nth-child(256){opacity:.1538;transform:translate(59.3663vw,-10px) scale(.0206);animation:fall-256 28s -25s linear infinite}@keyframes fall-256{52.183%{transform:translate(56.3367vw,52.183vh) scale(.0206)}to{transform:translate(57.8515vw,99vh) scale(.0206)}}.snow:nth-child(257){opacity:1.8392;transform:translate(43.7131vw,-10px) scale(.4902);animation:fall-257 14s -17s linear infinite}@keyframes fall-257{51.464%{transform:translate(44.2397vw,51.464vh) scale(.4902)}to{transform:translate(43.9764vw,99vh) scale(.4902)}}.snow:nth-child(258){opacity:.7594;transform:translate(67.4349vw,-10px) scale(.5566);animation:fall-258 25s -19s linear infinite}@keyframes fall-258{55.491%{transform:translate(65.7817vw,55.491vh) scale(.5566)}to{transform:translate(66.6083vw,99vh) scale(.5566)}}.snow:nth-child(259){opacity:1.158;transform:translate(59.8474vw,-10px) scale(.5647);animation:fall-259 17s -6s linear infinite}@keyframes fall-259{74.844%{transform:translate(52.8445vw,74.844vh) scale(.5647)}to{transform:translate(56.34595vw,99vh) scale(.5647)}}.snow:nth-child(260){opacity:1.5788;transform:translate(29.7613vw,-10px) scale(.2045);animation:fall-260 12s -25s linear infinite}@keyframes fall-260{33.031%{transform:translate(37.086vw,33.031vh) scale(.2045)}to{transform:translate(33.42365vw,99vh) scale(.2045)}}.snow:nth-child(261){opacity:.4202;transform:translate(57.3539vw,-10px) scale(.7558);animation:fall-261 20s -5s linear infinite}@keyframes fall-261{60.121%{transform:translate(57.7154vw,60.121vh) scale(.7558)}to{transform:translate(57.53465vw,99vh) scale(.7558)}}.snow:nth-child(262){opacity:.2846;transform:translate(11.9201vw,-10px) scale(.6591);animation:fall-262 18s -20s linear infinite}@keyframes fall-262{48.157%{transform:translate(16.8431vw,48.157vh) scale(.6591)}to{transform:translate(14.3816vw,99vh) scale(.6591)}}.snow:nth-child(263){opacity:.623;transform:translate(67.265vw,-10px) scale(.849);animation:fall-263 26s -25s linear infinite}@keyframes fall-263{45.586%{transform:translate(61.0442vw,45.586vh) scale(.849)}to{transform:translate(64.1546vw,99vh) scale(.849)}}.snow:nth-child(264){opacity:1.3124;transform:translate(49.1068vw,-10px) scale(.5091);animation:fall-264 19s -17s linear infinite}@keyframes fall-264{59.636%{transform:translate(52.7485vw,59.636vh) scale(.5091)}to{transform:translate(50.92765vw,99vh) scale(.5091)}}.snow:nth-child(265){opacity:.014;transform:translate(77.5403vw,-10px) scale(.3988);animation:fall-265 17s -19s linear infinite}@keyframes fall-265{63.162%{transform:translate(85.8318vw,63.162vh) scale(.3988)}to{transform:translate(81.68605vw,99vh) scale(.3988)}}.snow:nth-child(266){opacity:.9564;transform:translate(1.056vw,-10px) scale(.8931);animation:fall-266 18s -26s linear infinite}@keyframes fall-266{78.768%{transform:translate(3.8269vw,78.768vh) scale(.8931)}to{transform:translate(2.44145vw,99vh) scale(.8931)}}.snow:nth-child(267){opacity:.3906;transform:translate(50.6425vw,-10px) scale(.8134);animation:fall-267 24s -7s linear infinite}@keyframes fall-267{74.773%{transform:translate(49.0971vw,74.773vh) scale(.8134)}to{transform:translate(49.8698vw,99vh) scale(.8134)}}.snow:nth-child(268){opacity:.9268;transform:translate(90.7193vw,-10px) scale(.236);animation:fall-268 10s -1s linear infinite}@keyframes fall-268{74.095%{transform:translate(92.4656vw,74.095vh) scale(.236)}to{transform:translate(91.59245vw,99vh) scale(.236)}}.snow:nth-child(269){opacity:1.8082;transform:translate(9.1469vw,-10px) scale(.4333);animation:fall-269 20s -3s linear infinite}@keyframes fall-269{30.33%{transform:translate(17.0409vw,30.33vh) scale(.4333)}to{transform:translate(13.0939vw,99vh) scale(.4333)}}.snow:nth-child(270){opacity:.7546;transform:translate(42.721vw,-10px) scale(.4818);animation:fall-270 10s -1s linear infinite}@keyframes fall-270{36.946%{transform:translate(44.1378vw,36.946vh) scale(.4818)}to{transform:translate(43.4294vw,99vh) scale(.4818)}}.snow:nth-child(271){opacity:.723;transform:translate(22.1232vw,-10px) scale(.1805);animation:fall-271 19s -21s linear infinite}@keyframes fall-271{43.428%{transform:translate(17.039vw,43.428vh) scale(.1805)}to{transform:translate(19.5811vw,99vh) scale(.1805)}}.snow:nth-child(272){opacity:1.225;transform:translate(26.6657vw,-10px) scale(.4969);animation:fall-272 17s -28s linear infinite}@keyframes fall-272{48.878%{transform:translate(22.9112vw,48.878vh) scale(.4969)}to{transform:translate(24.78845vw,99vh) scale(.4969)}}.snow:nth-child(273){opacity:.3924;transform:translate(8.4848vw,-10px) scale(.262);animation:fall-273 24s -14s linear infinite}@keyframes fall-273{47.23%{transform:translate(16.2896vw,47.23vh) scale(.262)}to{transform:translate(12.3872vw,99vh) scale(.262)}}.snow:nth-child(274){opacity:1.0314;transform:translate(49.7569vw,-10px) scale(.5472);animation:fall-274 13s -26s linear infinite}@keyframes fall-274{47.233%{transform:translate(48.9635vw,47.233vh) scale(.5472)}to{transform:translate(49.3602vw,99vh) scale(.5472)}}.snow:nth-child(275){opacity:.341;transform:translate(98.4027vw,-10px) scale(.909);animation:fall-275 28s -26s linear infinite}@keyframes fall-275{69.602%{transform:translate(98.2495vw,69.602vh) scale(.909)}to{transform:translate(98.3261vw,99vh) scale(.909)}}.snow:nth-child(276){opacity:1.2134;transform:translate(58.4562vw,-10px) scale(.9669);animation:fall-276 13s -30s linear infinite}@keyframes fall-276{62.884%{transform:translate(66.8467vw,62.884vh) scale(.9669)}to{transform:translate(62.65145vw,99vh) scale(.9669)}}.snow:nth-child(277){opacity:1.4984;transform:translate(68.6998vw,-10px) scale(.5198);animation:fall-277 28s -1s linear infinite}@keyframes fall-277{48.857%{transform:translate(59.471vw,48.857vh) scale(.5198)}to{transform:translate(64.0854vw,99vh) scale(.5198)}}.snow:nth-child(278){opacity:.614;transform:translate(90.0353vw,-10px) scale(.5736);animation:fall-278 16s -28s linear infinite}@keyframes fall-278{37.527%{transform:translate(97.0961vw,37.527vh) scale(.5736)}to{transform:translate(93.5657vw,99vh) scale(.5736)}}.snow:nth-child(279){opacity:1.23;transform:translate(55.2639vw,-10px) scale(.0233);animation:fall-279 29s -25s linear infinite}@keyframes fall-279{58.701%{transform:translate(48.9395vw,58.701vh) scale(.0233)}to{transform:translate(52.1017vw,99vh) scale(.0233)}}.snow:nth-child(280){opacity:1.5842;transform:translate(45.2277vw,-10px) scale(.6043);animation:fall-280 10s -29s linear infinite}@keyframes fall-280{54.561%{transform:translate(48.9955vw,54.561vh) scale(.6043)}to{transform:translate(47.1116vw,99vh) scale(.6043)}}.snow:nth-child(281){opacity:.5086;transform:translate(24.7828vw,-10px) scale(.5713);animation:fall-281 16s -23s linear infinite}@keyframes fall-281{61.57%{transform:translate(21.3194vw,61.57vh) scale(.5713)}to{transform:translate(23.0511vw,99vh) scale(.5713)}}.snow:nth-child(282){opacity:.9158;transform:translate(98.9578vw,-10px) scale(.4624);animation:fall-282 28s -19s linear infinite}@keyframes fall-282{60.566%{transform:translate(108.3779vw,60.566vh) scale(.4624)}to{transform:translate(103.66785vw,99vh) scale(.4624)}}.snow:nth-child(283){opacity:1.3542;transform:translate(59.0142vw,-10px) scale(.8619);animation:fall-283 23s -11s linear infinite}@keyframes fall-283{72.76%{transform:translate(49.355vw,72.76vh) scale(.8619)}to{transform:translate(54.1846vw,99vh) scale(.8619)}}.snow:nth-child(284){opacity:1.9976;transform:translate(94.0174vw,-10px) scale(.8898);animation:fall-284 21s -9s linear infinite}@keyframes fall-284{36.422%{transform:translate(92.9574vw,36.422vh) scale(.8898)}to{transform:translate(93.4874vw,99vh) scale(.8898)}}.snow:nth-child(285){opacity:.0118;transform:translate(99.4946vw,-10px) scale(.322);animation:fall-285 13s -30s linear infinite}@keyframes fall-285{65.417%{transform:translate(90.9593vw,65.417vh) scale(.322)}to{transform:translate(95.22695vw,99vh) scale(.322)}}.snow:nth-child(286){opacity:1.5194;transform:translate(13.532vw,-10px) scale(.0323);animation:fall-286 26s -17s linear infinite}@keyframes fall-286{63.91%{transform:translate(19.3335vw,63.91vh) scale(.0323)}to{transform:translate(16.43275vw,99vh) scale(.0323)}}.snow:nth-child(287){opacity:.0986;transform:translate(86.4614vw,-10px) scale(.9134);animation:fall-287 20s -20s linear infinite}@keyframes fall-287{52.515%{transform:translate(96.206vw,52.515vh) scale(.9134)}to{transform:translate(91.3337vw,99vh) scale(.9134)}}.snow:nth-child(288){opacity:1.398;transform:translate(23.6897vw,-10px) scale(.5024);animation:fall-288 24s -6s linear infinite}@keyframes fall-288{54.99%{transform:translate(30.9188vw,54.99vh) scale(.5024)}to{transform:translate(27.30425vw,99vh) scale(.5024)}}.snow:nth-child(289){opacity:1.504;transform:translate(20.5168vw,-10px) scale(.9006);animation:fall-289 11s -6s linear infinite}@keyframes fall-289{48.358%{transform:translate(21.1536vw,48.358vh) scale(.9006)}to{transform:translate(20.8352vw,99vh) scale(.9006)}}.snow:nth-child(290){opacity:1.4228;transform:translate(46.5005vw,-10px) scale(.4522);animation:fall-290 29s -27s linear infinite}@keyframes fall-290{75.157%{transform:translate(53.1775vw,75.157vh) scale(.4522)}to{transform:translate(49.839vw,99vh) scale(.4522)}}.snow:nth-child(291){opacity:.5516;transform:translate(76.7534vw,-10px) scale(.0162);animation:fall-291 14s -25s linear infinite}@keyframes fall-291{68.293%{transform:translate(68.6965vw,68.293vh) scale(.0162)}to{transform:translate(72.72495vw,99vh) scale(.0162)}}.snow:nth-child(292){opacity:1.363;transform:translate(77.7124vw,-10px) scale(.6024);animation:fall-292 20s -25s linear infinite}@keyframes fall-292{36.576%{transform:translate(68.8735vw,36.576vh) scale(.6024)}to{transform:translate(73.29295vw,99vh) scale(.6024)}}.snow:nth-child(293){opacity:.999;transform:translate(17.5427vw,-10px) scale(.4536);animation:fall-293 15s -23s linear infinite}@keyframes fall-293{67.226%{transform:translate(24.2996vw,67.226vh) scale(.4536)}to{transform:translate(20.92115vw,99vh) scale(.4536)}}.snow:nth-child(294){opacity:1.4738;transform:translate(89.9345vw,-10px) scale(.2083);animation:fall-294 19s -28s linear infinite}@keyframes fall-294{35.14%{transform:translate(82.5521vw,35.14vh) scale(.2083)}to{transform:translate(86.2433vw,99vh) scale(.2083)}}.snow:nth-child(295){opacity:1.3164;transform:translate(16.8577vw,-10px) scale(.8002);animation:fall-295 14s -6s linear infinite}@keyframes fall-295{74.75%{transform:translate(10.3284vw,74.75vh) scale(.8002)}to{transform:translate(13.59305vw,99vh) scale(.8002)}}.snow:nth-child(296){opacity:1.5;transform:translate(69.8477vw,-10px) scale(.3721);animation:fall-296 17s -13s linear infinite}@keyframes fall-296{54.609%{transform:translate(75.4485vw,54.609vh) scale(.3721)}to{transform:translate(72.6481vw,99vh) scale(.3721)}}.snow:nth-child(297){opacity:1.108;transform:translate(63.6252vw,-10px) scale(.8975);animation:fall-297 10s -1s linear infinite}@keyframes fall-297{65.167%{transform:translate(58.4346vw,65.167vh) scale(.8975)}to{transform:translate(61.0299vw,99vh) scale(.8975)}}.snow:nth-child(298){opacity:.459;transform:translate(20.7171vw,-10px) scale(.0311);animation:fall-298 27s -19s linear infinite}@keyframes fall-298{31.269%{transform:translate(16.9941vw,31.269vh) scale(.0311)}to{transform:translate(18.8556vw,99vh) scale(.0311)}}.snow:nth-child(299){opacity:1.8456;transform:translate(81.6579vw,-10px) scale(.7792);animation:fall-299 19s -29s linear infinite}@keyframes fall-299{73.553%{transform:translate(82.6198vw,73.553vh) scale(.7792)}to{transform:translate(82.13885vw,99vh) scale(.7792)}}.snow:nth-child(300){opacity:.665;transform:translate(39.4894vw,-10px) scale(.3276);animation:fall-300 26s -30s linear infinite}@keyframes fall-300{60.389%{transform:translate(37.4561vw,60.389vh) scale(.3276)}to{transform:translate(38.47275vw,99vh) scale(.3276)}}.snow:nth-child(301){opacity:.1836;transform:translate(43.2858vw,-10px) scale(.8324);animation:fall-301 20s -4s linear infinite}@keyframes fall-301{46.575%{transform:translate(49.9873vw,46.575vh) scale(.8324)}to{transform:translate(46.63655vw,99vh) scale(.8324)}}.snow:nth-child(302){opacity:.3596;transform:translate(87.8128vw,-10px) scale(.0451);animation:fall-302 22s -13s linear infinite}@keyframes fall-302{31.24%{transform:translate(89.2739vw,31.24vh) scale(.0451)}to{transform:translate(88.54335vw,99vh) scale(.0451)}}.snow:nth-child(303){opacity:.5384;transform:translate(61.0382vw,-10px) scale(.6732);animation:fall-303 27s -16s linear infinite}@keyframes fall-303{60.997%{transform:translate(62.809vw,60.997vh) scale(.6732)}to{transform:translate(61.9236vw,99vh) scale(.6732)}}.snow:nth-child(304){opacity:.6678;transform:translate(1.1956vw,-10px) scale(.2141);animation:fall-304 30s -13s linear infinite}@keyframes fall-304{61.274%{transform:translate(10.1476vw,61.274vh) scale(.2141)}to{transform:translate(5.6716vw,99vh) scale(.2141)}}.snow:nth-child(305){opacity:1.183;transform:translate(89.3532vw,-10px) scale(.1197);animation:fall-305 12s -5s linear infinite}@keyframes fall-305{72.957%{transform:translate(98.6016vw,72.957vh) scale(.1197)}to{transform:translate(93.9774vw,99vh) scale(.1197)}}.snow:nth-child(306){opacity:1.8682;transform:translate(17.3174vw,-10px) scale(.1006);animation:fall-306 20s -30s linear infinite}@keyframes fall-306{45.969%{transform:translate(25.8774vw,45.969vh) scale(.1006)}to{transform:translate(21.5974vw,99vh) scale(.1006)}}.snow:nth-child(307){opacity:.8468;transform:translate(26.0817vw,-10px) scale(.222);animation:fall-307 28s -14s linear infinite}@keyframes fall-307{67.475%{transform:translate(29.7043vw,67.475vh) scale(.222)}to{transform:translate(27.893vw,99vh) scale(.222)}}.snow:nth-child(308){opacity:1.4778;transform:translate(39.2625vw,-10px) scale(.9838);animation:fall-308 14s -21s linear infinite}@keyframes fall-308{49.011%{transform:translate(29.6747vw,49.011vh) scale(.9838)}to{transform:translate(34.4686vw,99vh) scale(.9838)}}.snow:nth-child(309){opacity:1.2418;transform:translate(62.2435vw,-10px) scale(.9777);animation:fall-309 12s -29s linear infinite}@keyframes fall-309{36.521%{transform:translate(57.1861vw,36.521vh) scale(.9777)}to{transform:translate(59.7148vw,99vh) scale(.9777)}}.snow:nth-child(310){opacity:1.3232;transform:translate(8.2627vw,-10px) scale(.402);animation:fall-310 10s -4s linear infinite}@keyframes fall-310{56.64%{transform:translate(8.9226vw,56.64vh) scale(.402)}to{transform:translate(8.59265vw,99vh) scale(.402)}}.snow:nth-child(311){opacity:.9722;transform:translate(.7877vw,-10px) scale(.7836);animation:fall-311 15s -16s linear infinite}@keyframes fall-311{39.233%{transform:translate(6.3019vw,39.233vh) scale(.7836)}to{transform:translate(3.5448vw,99vh) scale(.7836)}}.snow:nth-child(312){opacity:.352;transform:translate(25.4979vw,-10px) scale(.6314);animation:fall-312 16s -17s linear infinite}@keyframes fall-312{45.305%{transform:translate(24.3349vw,45.305vh) scale(.6314)}to{transform:translate(24.9164vw,99vh) scale(.6314)}}.snow:nth-child(313){opacity:1.2198;transform:translate(4.9761vw,-10px) scale(.7589);animation:fall-313 20s -22s linear infinite}@keyframes fall-313{67.82%{transform:translate(-4.8973vw,67.82vh) scale(.7589)}to{transform:translate(.0394vw,99vh) scale(.7589)}}.snow:nth-child(314){opacity:.0132;transform:translate(91.9416vw,-10px) scale(.2112);animation:fall-314 30s -13s linear infinite}@keyframes fall-314{36.601%{transform:translate(96.466vw,36.601vh) scale(.2112)}to{transform:translate(94.2038vw,99vh) scale(.2112)}}.snow:nth-child(315){opacity:1.4308;transform:translate(65.762vw,-10px) scale(.1598);animation:fall-315 24s -4s linear infinite}@keyframes fall-315{56.724%{transform:translate(61.6352vw,56.724vh) scale(.1598)}to{transform:translate(63.6986vw,99vh) scale(.1598)}}.snow:nth-child(316){opacity:1.9606;transform:translate(24.3152vw,-10px) scale(.5792);animation:fall-316 14s -30s linear infinite}@keyframes fall-316{45.774%{transform:translate(24.2161vw,45.774vh) scale(.5792)}to{transform:translate(24.26565vw,99vh) scale(.5792)}}.snow:nth-child(317){opacity:1.026;transform:translate(46.1203vw,-10px) scale(.1802);animation:fall-317 14s -5s linear infinite}@keyframes fall-317{48.18%{transform:translate(53.411vw,48.18vh) scale(.1802)}to{transform:translate(49.76565vw,99vh) scale(.1802)}}.snow:nth-child(318){opacity:1.755;transform:translate(28.094vw,-10px) scale(.4319);animation:fall-318 16s -22s linear infinite}@keyframes fall-318{37.797%{transform:translate(27.5511vw,37.797vh) scale(.4319)}to{transform:translate(27.82255vw,99vh) scale(.4319)}}.snow:nth-child(319){opacity:1.3662;transform:translate(28.9981vw,-10px) scale(.1877);animation:fall-319 14s -4s linear infinite}@keyframes fall-319{63.522%{transform:translate(38.7012vw,63.522vh) scale(.1877)}to{transform:translate(33.84965vw,99vh) scale(.1877)}}.snow:nth-child(320){opacity:1.3876;transform:translate(10.8103vw,-10px) scale(.5303);animation:fall-320 13s -17s linear infinite}@keyframes fall-320{49.935%{transform:translate(17.3186vw,49.935vh) scale(.5303)}to{transform:translate(14.06445vw,99vh) scale(.5303)}}.snow:nth-child(321){opacity:.6742;transform:translate(75.3303vw,-10px) scale(.5143);animation:fall-321 25s -12s linear infinite}@keyframes fall-321{73.556%{transform:translate(83.0226vw,73.556vh) scale(.5143)}to{transform:translate(79.17645vw,99vh) scale(.5143)}}.snow:nth-child(322){opacity:1.5324;transform:translate(87.8577vw,-10px) scale(.0948);animation:fall-322 16s -24s linear infinite}@keyframes fall-322{52.191%{transform:translate(91.6083vw,52.191vh) scale(.0948)}to{transform:translate(89.733vw,99vh) scale(.0948)}}.snow:nth-child(323){opacity:1.4104;transform:translate(67.5167vw,-10px) scale(.4867);animation:fall-323 15s -6s linear infinite}@keyframes fall-323{42.488%{transform:translate(76.3113vw,42.488vh) scale(.4867)}to{transform:translate(71.914vw,99vh) scale(.4867)}}.snow:nth-child(324){opacity:1.6496;transform:translate(56.1913vw,-10px) scale(.0623);animation:fall-324 23s -23s linear infinite}@keyframes fall-324{49.486%{transform:translate(56.313vw,49.486vh) scale(.0623)}to{transform:translate(56.25215vw,99vh) scale(.0623)}}.snow:nth-child(325){opacity:1.8938;transform:translate(14.5979vw,-10px) scale(.6599);animation:fall-325 24s -23s linear infinite}@keyframes fall-325{45.401%{transform:translate(6.7144vw,45.401vh) scale(.6599)}to{transform:translate(10.65615vw,99vh) scale(.6599)}}.snow:nth-child(326){opacity:.8386;transform:translate(54.4478vw,-10px) scale(.2623);animation:fall-326 22s -8s linear infinite}@keyframes fall-326{62.766%{transform:translate(49.3664vw,62.766vh) scale(.2623)}to{transform:translate(51.9071vw,99vh) scale(.2623)}}.snow:nth-child(327){opacity:1.2762;transform:translate(64.7294vw,-10px) scale(.2724);animation:fall-327 15s -25s linear infinite}@keyframes fall-327{58.273%{transform:translate(58.0156vw,58.273vh) scale(.2724)}to{transform:translate(61.3725vw,99vh) scale(.2724)}}.snow:nth-child(328){opacity:.0732;transform:translate(57.4638vw,-10px) scale(.4761);animation:fall-328 29s -10s linear infinite}@keyframes fall-328{70.867%{transform:translate(58.4362vw,70.867vh) scale(.4761)}to{transform:translate(57.95vw,99vh) scale(.4761)}}.snow:nth-child(329){opacity:.4044;transform:translate(22.2969vw,-10px) scale(.2883);animation:fall-329 30s -7s linear infinite}@keyframes fall-329{46.305%{transform:translate(14.0317vw,46.305vh) scale(.2883)}to{transform:translate(18.1643vw,99vh) scale(.2883)}}.snow:nth-child(330){opacity:1.5786;transform:translate(10.7754vw,-10px) scale(.3051);animation:fall-330 15s -9s linear infinite}@keyframes fall-330{66.109%{transform:translate(19.6718vw,66.109vh) scale(.3051)}to{transform:translate(15.2236vw,99vh) scale(.3051)}}.snow:nth-child(331){opacity:.8268;transform:translate(97.4465vw,-10px) scale(.3127);animation:fall-331 21s -21s linear infinite}@keyframes fall-331{70.561%{transform:translate(101.9606vw,70.561vh) scale(.3127)}to{transform:translate(99.70355vw,99vh) scale(.3127)}}.snow:nth-child(332){opacity:1.2334;transform:translate(42.6915vw,-10px) scale(.5667);animation:fall-332 24s -19s linear infinite}@keyframes fall-332{56.406%{transform:translate(36.2645vw,56.406vh) scale(.5667)}to{transform:translate(39.478vw,99vh) scale(.5667)}}.snow:nth-child(333){opacity:.4454;transform:translate(39.4464vw,-10px) scale(.3448);animation:fall-333 16s -7s linear infinite}@keyframes fall-333{40.43%{transform:translate(35.7773vw,40.43vh) scale(.3448)}to{transform:translate(37.61185vw,99vh) scale(.3448)}}.snow:nth-child(334){opacity:.4532;transform:translate(61.9476vw,-10px) scale(.7562);animation:fall-334 19s -30s linear infinite}@keyframes fall-334{74.812%{transform:translate(64.8577vw,74.812vh) scale(.7562)}to{transform:translate(63.40265vw,99vh) scale(.7562)}}.snow:nth-child(335){opacity:1.6164;transform:translate(81.0889vw,-10px) scale(.1651);animation:fall-335 20s -22s linear infinite}@keyframes fall-335{35.483%{transform:translate(86.3958vw,35.483vh) scale(.1651)}to{transform:translate(83.74235vw,99vh) scale(.1651)}}.snow:nth-child(336){opacity:.3386;transform:translate(62.4536vw,-10px) scale(.8942);animation:fall-336 26s -23s linear infinite}@keyframes fall-336{46.781%{transform:translate(58.521vw,46.781vh) scale(.8942)}to{transform:translate(60.4873vw,99vh) scale(.8942)}}.snow:nth-child(337){opacity:1.9212;transform:translate(74.2483vw,-10px) scale(.4219);animation:fall-337 18s -13s linear infinite}@keyframes fall-337{54.861%{transform:translate(82.1852vw,54.861vh) scale(.4219)}to{transform:translate(78.21675vw,99vh) scale(.4219)}}.snow:nth-child(338){opacity:1.9994;transform:translate(47.2239vw,-10px) scale(.6528);animation:fall-338 16s -19s linear infinite}@keyframes fall-338{62.133%{transform:translate(51.7355vw,62.133vh) scale(.6528)}to{transform:translate(49.4797vw,99vh) scale(.6528)}}.snow:nth-child(339){opacity:.2202;transform:translate(56.9688vw,-10px) scale(.8946);animation:fall-339 30s -20s linear infinite}@keyframes fall-339{76.403%{transform:translate(58.8988vw,76.403vh) scale(.8946)}to{transform:translate(57.9338vw,99vh) scale(.8946)}}.snow:nth-child(340){opacity:.9842;transform:translate(36.9884vw,-10px) scale(.9247);animation:fall-340 18s -19s linear infinite}@keyframes fall-340{65.964%{transform:translate(32.9478vw,65.964vh) scale(.9247)}to{transform:translate(34.9681vw,99vh) scale(.9247)}}.snow:nth-child(341){opacity:.6642;transform:translate(23.8968vw,-10px) scale(.5097);animation:fall-341 15s -27s linear infinite}@keyframes fall-341{74.242%{transform:translate(18.4469vw,74.242vh) scale(.5097)}to{transform:translate(21.17185vw,99vh) scale(.5097)}}.snow:nth-child(342){opacity:1.8036;transform:translate(11.9828vw,-10px) scale(.1529);animation:fall-342 18s -27s linear infinite}@keyframes fall-342{77.47%{transform:translate(9.9118vw,77.47vh) scale(.1529)}to{transform:translate(10.9473vw,99vh) scale(.1529)}}.snow:nth-child(343){opacity:.052;transform:translate(23.1894vw,-10px) scale(.2481);animation:fall-343 16s -2s linear infinite}@keyframes fall-343{73.442%{transform:translate(25.8909vw,73.442vh) scale(.2481)}to{transform:translate(24.54015vw,99vh) scale(.2481)}}.snow:nth-child(344){opacity:1.905;transform:translate(64.3472vw,-10px) scale(.4874);animation:fall-344 28s -2s linear infinite}@keyframes fall-344{30.979%{transform:translate(56.8349vw,30.979vh) scale(.4874)}to{transform:translate(60.59105vw,99vh) scale(.4874)}}.snow:nth-child(345){opacity:1.8804;transform:translate(80.7192vw,-10px) scale(.4312);animation:fall-345 27s -13s linear infinite}@keyframes fall-345{47.639%{transform:translate(87.49vw,47.639vh) scale(.4312)}to{transform:translate(84.1046vw,99vh) scale(.4312)}}.snow:nth-child(346){opacity:.6004;transform:translate(37.3364vw,-10px) scale(.7195);animation:fall-346 27s -8s linear infinite}@keyframes fall-346{78.093%{transform:translate(39.2003vw,78.093vh) scale(.7195)}to{transform:translate(38.26835vw,99vh) scale(.7195)}}.snow:nth-child(347){opacity:.0364;transform:translate(97.3773vw,-10px) scale(.6098);animation:fall-347 12s -28s linear infinite}@keyframes fall-347{41.986%{transform:translate(98.3562vw,41.986vh) scale(.6098)}to{transform:translate(97.86675vw,99vh) scale(.6098)}}.snow:nth-child(348){opacity:.7562;transform:translate(74.8482vw,-10px) scale(.6644);animation:fall-348 11s -5s linear infinite}@keyframes fall-348{43.629%{transform:translate(80.9976vw,43.629vh) scale(.6644)}to{transform:translate(77.9229vw,99vh) scale(.6644)}}.snow:nth-child(349){opacity:.2072;transform:translate(2.9887vw,-10px) scale(.483);animation:fall-349 27s -1s linear infinite}@keyframes fall-349{51.871%{transform:translate(10.7237vw,51.871vh) scale(.483)}to{transform:translate(6.8562vw,99vh) scale(.483)}}.snow:nth-child(350){opacity:1.2218;transform:translate(55.5776vw,-10px) scale(.0589);animation:fall-350 11s -21s linear infinite}@keyframes fall-350{40.163%{transform:translate(56.0684vw,40.163vh) scale(.0589)}to{transform:translate(55.823vw,99vh) scale(.0589)}}.snow:nth-child(351){opacity:1.6036;transform:translate(12.0021vw,-10px) scale(.9684);animation:fall-351 23s -12s linear infinite}@keyframes fall-351{68.993%{transform:translate(7.2734vw,68.993vh) scale(.9684)}to{transform:translate(9.63775vw,99vh) scale(.9684)}}.snow:nth-child(352){opacity:.3188;transform:translate(77.4083vw,-10px) scale(.2733);animation:fall-352 29s -5s linear infinite}@keyframes fall-352{51.59%{transform:translate(68.3227vw,51.59vh) scale(.2733)}to{transform:translate(72.8655vw,99vh) scale(.2733)}}.snow:nth-child(353){opacity:1.394;transform:translate(29.2835vw,-10px) scale(.8289);animation:fall-353 15s -13s linear infinite}@keyframes fall-353{63.607%{transform:translate(24.7049vw,63.607vh) scale(.8289)}to{transform:translate(26.9942vw,99vh) scale(.8289)}}.snow:nth-child(354){opacity:1.2504;transform:translate(33.8787vw,-10px) scale(.1636);animation:fall-354 11s -29s linear infinite}@keyframes fall-354{33.683%{transform:translate(33.77vw,33.683vh) scale(.1636)}to{transform:translate(33.82435vw,99vh) scale(.1636)}}.snow:nth-child(355){opacity:1.2296;transform:translate(69.4962vw,-10px) scale(.2811);animation:fall-355 24s -18s linear infinite}@keyframes fall-355{79.47%{transform:translate(71.5366vw,79.47vh) scale(.2811)}to{transform:translate(70.5164vw,99vh) scale(.2811)}}.snow:nth-child(356){opacity:1.5294;transform:translate(40.0971vw,-10px) scale(.3165);animation:fall-356 20s -27s linear infinite}@keyframes fall-356{33.399%{transform:translate(32.7085vw,33.399vh) scale(.3165)}to{transform:translate(36.4028vw,99vh) scale(.3165)}}.snow:nth-child(357){opacity:.979;transform:translate(65.398vw,-10px) scale(.4452);animation:fall-357 10s -15s linear infinite}@keyframes fall-357{37.668%{transform:translate(66.026vw,37.668vh) scale(.4452)}to{transform:translate(65.712vw,99vh) scale(.4452)}}.snow:nth-child(358){opacity:.606;transform:translate(81.4414vw,-10px) scale(.0796);animation:fall-358 15s -5s linear infinite}@keyframes fall-358{47.94%{transform:translate(84.4854vw,47.94vh) scale(.0796)}to{transform:translate(82.9634vw,99vh) scale(.0796)}}.snow:nth-child(359){opacity:1.7036;transform:translate(39.8639vw,-10px) scale(.0003);animation:fall-359 23s -12s linear infinite}@keyframes fall-359{72.712%{transform:translate(46.4176vw,72.712vh) scale(.0003)}to{transform:translate(43.14075vw,99vh) scale(.0003)}}.snow:nth-child(360){opacity:.8088;transform:translate(6.1625vw,-10px) scale(.9062);animation:fall-360 14s -7s linear infinite}@keyframes fall-360{66.694%{transform:translate(4.7473vw,66.694vh) scale(.9062)}to{transform:translate(5.4549vw,99vh) scale(.9062)}}.snow:nth-child(361){opacity:1.1158;transform:translate(58.6438vw,-10px) scale(.3324);animation:fall-361 28s -18s linear infinite}@keyframes fall-361{67.931%{transform:translate(66.1504vw,67.931vh) scale(.3324)}to{transform:translate(62.3971vw,99vh) scale(.3324)}}.snow:nth-child(362){opacity:.1878;transform:translate(86.8807vw,-10px) scale(.0486);animation:fall-362 14s -4s linear infinite}@keyframes fall-362{77.572%{transform:translate(95.0284vw,77.572vh) scale(.0486)}to{transform:translate(90.95455vw,99vh) scale(.0486)}}.snow:nth-child(363){opacity:1.2406;transform:translate(34.1942vw,-10px) scale(.9246);animation:fall-363 24s -25s linear infinite}@keyframes fall-363{68.731%{transform:translate(27.2278vw,68.731vh) scale(.9246)}to{transform:translate(30.711vw,99vh) scale(.9246)}}.snow:nth-child(364){opacity:.3176;transform:translate(29.2726vw,-10px) scale(.254);animation:fall-364 17s -21s linear infinite}@keyframes fall-364{47.008%{transform:translate(33.2032vw,47.008vh) scale(.254)}to{transform:translate(31.2379vw,99vh) scale(.254)}}.snow:nth-child(365){opacity:.0566;transform:translate(46.6925vw,-10px) scale(.3215);animation:fall-365 17s -9s linear infinite}@keyframes fall-365{57.075%{transform:translate(45.2952vw,57.075vh) scale(.3215)}to{transform:translate(45.99385vw,99vh) scale(.3215)}}.snow:nth-child(366){opacity:.1976;transform:translate(95.8472vw,-10px) scale(.9846);animation:fall-366 30s -5s linear infinite}@keyframes fall-366{63.805%{transform:translate(97.6984vw,63.805vh) scale(.9846)}to{transform:translate(96.7728vw,99vh) scale(.9846)}}.snow:nth-child(367){opacity:1.6256;transform:translate(94.4858vw,-10px) scale(.3611);animation:fall-367 17s -18s linear infinite}@keyframes fall-367{51.48%{transform:translate(102.3665vw,51.48vh) scale(.3611)}to{transform:translate(98.42615vw,99vh) scale(.3611)}}.snow:nth-child(368){opacity:.7368;transform:translate(38.6316vw,-10px) scale(.749);animation:fall-368 13s -17s linear infinite}@keyframes fall-368{79.762%{transform:translate(41.1418vw,79.762vh) scale(.749)}to{transform:translate(39.8867vw,99vh) scale(.749)}}.snow:nth-child(369){opacity:1.4034;transform:translate(32.3026vw,-10px) scale(.1211);animation:fall-369 28s -6s linear infinite}@keyframes fall-369{56.428%{transform:translate(42.06vw,56.428vh) scale(.1211)}to{transform:translate(37.1813vw,99vh) scale(.1211)}}.snow:nth-child(370){opacity:.3026;transform:translate(15.3421vw,-10px) scale(.2793);animation:fall-370 20s -7s linear infinite}@keyframes fall-370{49.345%{transform:translate(13.4165vw,49.345vh) scale(.2793)}to{transform:translate(14.3793vw,99vh) scale(.2793)}}.snow:nth-child(371){opacity:.9718;transform:translate(2.5304vw,-10px) scale(.403);animation:fall-371 12s -15s linear infinite}@keyframes fall-371{77.539%{transform:translate(-5.2213vw,77.539vh) scale(.403)}to{transform:translate(-1.34545vw,99vh) scale(.403)}}.snow:nth-child(372){opacity:1.391;transform:translate(21.4675vw,-10px) scale(.6147);animation:fall-372 25s -9s linear infinite}@keyframes fall-372{52.077%{transform:translate(26.2094vw,52.077vh) scale(.6147)}to{transform:translate(23.83845vw,99vh) scale(.6147)}}.snow:nth-child(373){opacity:.273;transform:translate(56.1196vw,-10px) scale(.0236);animation:fall-373 22s -27s linear infinite}@keyframes fall-373{49.344%{transform:translate(52.0131vw,49.344vh) scale(.0236)}to{transform:translate(54.06635vw,99vh) scale(.0236)}}.snow:nth-child(374){opacity:1.1662;transform:translate(5.6439vw,-10px) scale(.338);animation:fall-374 21s -22s linear infinite}@keyframes fall-374{51.865%{transform:translate(1.6876vw,51.865vh) scale(.338)}to{transform:translate(3.66575vw,99vh) scale(.338)}}.snow:nth-child(375){opacity:1.5324;transform:translate(59.9596vw,-10px) scale(.1893);animation:fall-375 25s -1s linear infinite}@keyframes fall-375{57.51%{transform:translate(69.1254vw,57.51vh) scale(.1893)}to{transform:translate(64.5425vw,99vh) scale(.1893)}}.snow:nth-child(376){opacity:.439;transform:translate(33.2171vw,-10px) scale(.4541);animation:fall-376 12s -5s linear infinite}@keyframes fall-376{54.762%{transform:translate(32.2812vw,54.762vh) scale(.4541)}to{transform:translate(32.74915vw,99vh) scale(.4541)}}.snow:nth-child(377){opacity:1.5834;transform:translate(27.9375vw,-10px) scale(.0983);animation:fall-377 30s -16s linear infinite}@keyframes fall-377{43.866%{transform:translate(31.274vw,43.866vh) scale(.0983)}to{transform:translate(29.60575vw,99vh) scale(.0983)}}.snow:nth-child(378){opacity:1.5442;transform:translate(66.4828vw,-10px) scale(.2327);animation:fall-378 28s -8s linear infinite}@keyframes fall-378{61.526%{transform:translate(68.7907vw,61.526vh) scale(.2327)}to{transform:translate(67.63675vw,99vh) scale(.2327)}}.snow:nth-child(379){opacity:1.4724;transform:translate(96.6425vw,-10px) scale(.8491);animation:fall-379 11s -23s linear infinite}@keyframes fall-379{35.098%{transform:translate(96.4139vw,35.098vh) scale(.8491)}to{transform:translate(96.5282vw,99vh) scale(.8491)}}.snow:nth-child(380){opacity:1.7214;transform:translate(1.8985vw,-10px) scale(.6556);animation:fall-380 27s -15s linear infinite}@keyframes fall-380{48.037%{transform:translate(11.552vw,48.037vh) scale(.6556)}to{transform:translate(6.72525vw,99vh) scale(.6556)}}.snow:nth-child(381){opacity:1.192;transform:translate(64.9305vw,-10px) scale(.4149);animation:fall-381 12s -27s linear infinite}@keyframes fall-381{38.779%{transform:translate(58.9363vw,38.779vh) scale(.4149)}to{transform:translate(61.9334vw,99vh) scale(.4149)}}.snow:nth-child(382){opacity:1.237;transform:translate(32.1576vw,-10px) scale(.3054);animation:fall-382 10s -10s linear infinite}@keyframes fall-382{58.863%{transform:translate(41.3101vw,58.863vh) scale(.3054)}to{transform:translate(36.73385vw,99vh) scale(.3054)}}.snow:nth-child(383){opacity:.0118;transform:translate(32.7091vw,-10px) scale(.7713);animation:fall-383 30s -25s linear infinite}@keyframes fall-383{33.371%{transform:translate(30.4801vw,33.371vh) scale(.7713)}to{transform:translate(31.5946vw,99vh) scale(.7713)}}.snow:nth-child(384){opacity:1.8474;transform:translate(7.5749vw,-10px) scale(.7863);animation:fall-384 15s -13s linear infinite}@keyframes fall-384{50.236%{transform:translate(16.2472vw,50.236vh) scale(.7863)}to{transform:translate(11.91105vw,99vh) scale(.7863)}}.snow:nth-child(385){opacity:1.4564;transform:translate(48.9553vw,-10px) scale(.1883);animation:fall-385 25s -16s linear infinite}@keyframes fall-385{76.402%{transform:translate(49.3762vw,76.402vh) scale(.1883)}to{transform:translate(49.16575vw,99vh) scale(.1883)}}.snow:nth-child(386){opacity:.421;transform:translate(74.0557vw,-10px) scale(.1587);animation:fall-386 29s -3s linear infinite}@keyframes fall-386{49.455%{transform:translate(71.3203vw,49.455vh) scale(.1587)}to{transform:translate(72.688vw,99vh) scale(.1587)}}.snow:nth-child(387){opacity:1.7868;transform:translate(13.4206vw,-10px) scale(.3445);animation:fall-387 25s -24s linear infinite}@keyframes fall-387{44.447%{transform:translate(16.2316vw,44.447vh) scale(.3445)}to{transform:translate(14.8261vw,99vh) scale(.3445)}}.snow:nth-child(388){opacity:.1208;transform:translate(30.0614vw,-10px) scale(.6925);animation:fall-388 10s -27s linear infinite}@keyframes fall-388{39.821%{transform:translate(37.2604vw,39.821vh) scale(.6925)}to{transform:translate(33.6609vw,99vh) scale(.6925)}}.snow:nth-child(389){opacity:.4358;transform:translate(78.6056vw,-10px) scale(.4272);animation:fall-389 22s -18s linear infinite}@keyframes fall-389{59.911%{transform:translate(72.0381vw,59.911vh) scale(.4272)}to{transform:translate(75.32185vw,99vh) scale(.4272)}}.snow:nth-child(390){opacity:.437;transform:translate(98.201vw,-10px) scale(.1057);animation:fall-390 17s -13s linear infinite}@keyframes fall-390{50.149%{transform:translate(97.877vw,50.149vh) scale(.1057)}to{transform:translate(98.039vw,99vh) scale(.1057)}}.snow:nth-child(391){opacity:1.5922;transform:translate(25.237vw,-10px) scale(.8831);animation:fall-391 17s -29s linear infinite}@keyframes fall-391{63.255%{transform:translate(33.0334vw,63.255vh) scale(.8831)}to{transform:translate(29.1352vw,99vh) scale(.8831)}}.snow:nth-child(392){opacity:1.6468;transform:translate(46.9991vw,-10px) scale(.1469);animation:fall-392 16s -7s linear infinite}@keyframes fall-392{44.317%{transform:translate(51.1952vw,44.317vh) scale(.1469)}to{transform:translate(49.09715vw,99vh) scale(.1469)}}.snow:nth-child(393){opacity:.2452;transform:translate(19.0629vw,-10px) scale(.6236);animation:fall-393 10s -25s linear infinite}@keyframes fall-393{66.755%{transform:translate(19.8692vw,66.755vh) scale(.6236)}to{transform:translate(19.46605vw,99vh) scale(.6236)}}.snow:nth-child(394){opacity:1.6172;transform:translate(39.2273vw,-10px) scale(.5433);animation:fall-394 28s -2s linear infinite}@keyframes fall-394{58.913%{transform:translate(38.9833vw,58.913vh) scale(.5433)}to{transform:translate(39.1053vw,99vh) scale(.5433)}}.snow:nth-child(395){opacity:.0874;transform:translate(53.1501vw,-10px) scale(.5401);animation:fall-395 21s -1s linear infinite}@keyframes fall-395{65.36%{transform:translate(53.5085vw,65.36vh) scale(.5401)}to{transform:translate(53.3293vw,99vh) scale(.5401)}}.snow:nth-child(396){opacity:.9582;transform:translate(44.228vw,-10px) scale(.7702);animation:fall-396 24s -21s linear infinite}@keyframes fall-396{37.578%{transform:translate(45.2038vw,37.578vh) scale(.7702)}to{transform:translate(44.7159vw,99vh) scale(.7702)}}.snow:nth-child(397){opacity:.9074;transform:translate(9.9745vw,-10px) scale(.0558);animation:fall-397 15s -24s linear infinite}@keyframes fall-397{45.349%{transform:translate(12.591vw,45.349vh) scale(.0558)}to{transform:translate(11.28275vw,99vh) scale(.0558)}}.snow:nth-child(398){opacity:1.5002;transform:translate(56.9753vw,-10px) scale(.3098);animation:fall-398 10s -26s linear infinite}@keyframes fall-398{30.694%{transform:translate(56.0908vw,30.694vh) scale(.3098)}to{transform:translate(56.53305vw,99vh) scale(.3098)}}.snow:nth-child(399){opacity:.0162;transform:translate(31.9148vw,-10px) scale(.0797);animation:fall-399 21s -26s linear infinite}@keyframes fall-399{52.526%{transform:translate(30.5241vw,52.526vh) scale(.0797)}to{transform:translate(31.21945vw,99vh) scale(.0797)}}.snow:nth-child(400){opacity:.4988;transform:translate(98.5448vw,-10px) scale(.5158);animation:fall-400 24s -23s linear infinite}@keyframes fall-400{39.211%{transform:translate(94.3698vw,39.211vh) scale(.5158)}to{transform:translate(96.4573vw,99vh) scale(.5158)}}\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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.1092;transform:translate(28.9928vw,-10px) scale(.4769);animation:fall-1 14s -10s linear infinite}@keyframes fall-1{56.343%{transform:translate(34.3013vw,56.343vh) scale(.4769)}to{transform:translate(31.64705vw,99vh) scale(.4769)}}.snow:nth-child(2){opacity:.531;transform:translate(63.1206vw,-10px) scale(.3282);animation:fall-2 29s -10s linear infinite}@keyframes fall-2{55.802%{transform:translate(68.6982vw,55.802vh) scale(.3282)}to{transform:translate(65.9094vw,99vh) scale(.3282)}}.snow:nth-child(3){opacity:.0562;transform:translate(2.88vw,-10px) scale(.7475);animation:fall-3 13s -21s linear infinite}@keyframes fall-3{73.737%{transform:translate(7.2591vw,73.737vh) scale(.7475)}to{transform:translate(5.06955vw,99vh) scale(.7475)}}.snow:nth-child(4){opacity:.3146;transform:translate(66.7394vw,-10px) scale(.0963);animation:fall-4 23s -18s linear infinite}@keyframes fall-4{60.452%{transform:translate(75.7707vw,60.452vh) scale(.0963)}to{transform:translate(71.25505vw,99vh) scale(.0963)}}.snow:nth-child(5){opacity:1.3698;transform:translate(82.6326vw,-10px) scale(.9241);animation:fall-5 19s -19s linear infinite}@keyframes fall-5{48.293%{transform:translate(79.8546vw,48.293vh) scale(.9241)}to{transform:translate(81.2436vw,99vh) scale(.9241)}}.snow:nth-child(6){opacity:.278;transform:translate(63.2854vw,-10px) scale(.3673);animation:fall-6 17s -20s linear infinite}@keyframes fall-6{68.078%{transform:translate(68.6693vw,68.078vh) scale(.3673)}to{transform:translate(65.97735vw,99vh) scale(.3673)}}.snow:nth-child(7){opacity:1.4688;transform:translate(32.1585vw,-10px) scale(.657);animation:fall-7 26s -19s linear infinite}@keyframes fall-7{68.996%{transform:translate(32.9914vw,68.996vh) scale(.657)}to{transform:translate(32.57495vw,99vh) scale(.657)}}.snow:nth-child(8){opacity:1.1066;transform:translate(85.2581vw,-10px) scale(.2314);animation:fall-8 12s -9s linear infinite}@keyframes fall-8{46.732%{transform:translate(86.3138vw,46.732vh) scale(.2314)}to{transform:translate(85.78595vw,99vh) scale(.2314)}}.snow:nth-child(9){opacity:1.1088;transform:translate(23.6154vw,-10px) scale(.0412);animation:fall-9 30s -20s linear infinite}@keyframes fall-9{68.614%{transform:translate(18.0399vw,68.614vh) scale(.0412)}to{transform:translate(20.82765vw,99vh) scale(.0412)}}.snow:nth-child(10){opacity:1.56;transform:translate(92.4466vw,-10px) scale(.3522);animation:fall-10 12s -26s linear infinite}@keyframes fall-10{72.373%{transform:translate(97.891vw,72.373vh) scale(.3522)}to{transform:translate(95.1688vw,99vh) scale(.3522)}}.snow:nth-child(11){opacity:.3754;transform:translate(82.8074vw,-10px) scale(.9632);animation:fall-11 19s -3s linear infinite}@keyframes fall-11{52.637%{transform:translate(85.5855vw,52.637vh) scale(.9632)}to{transform:translate(84.19645vw,99vh) scale(.9632)}}.snow:nth-child(12){opacity:.597;transform:translate(80.8757vw,-10px) scale(.6588);animation:fall-12 30s -4s linear infinite}@keyframes fall-12{32.616%{transform:translate(85.5479vw,32.616vh) scale(.6588)}to{transform:translate(83.2118vw,99vh) scale(.6588)}}.snow:nth-child(13){opacity:.5202;transform:translate(49.0186vw,-10px) scale(.3454);animation:fall-13 23s -20s linear infinite}@keyframes fall-13{73.138%{transform:translate(46.5008vw,73.138vh) scale(.3454)}to{transform:translate(47.7597vw,99vh) scale(.3454)}}.snow:nth-child(14){opacity:.2564;transform:translate(41.6977vw,-10px) scale(.8535);animation:fall-14 23s -26s linear infinite}@keyframes fall-14{35.791%{transform:translate(38.2556vw,35.791vh) scale(.8535)}to{transform:translate(39.97665vw,99vh) scale(.8535)}}.snow:nth-child(15){opacity:1.4056;transform:translate(57.8354vw,-10px) scale(.4109);animation:fall-15 10s -1s linear infinite}@keyframes fall-15{51.548%{transform:translate(54.2157vw,51.548vh) scale(.4109)}to{transform:translate(56.02555vw,99vh) scale(.4109)}}.snow:nth-child(16){opacity:.8932;transform:translate(96.2173vw,-10px) scale(.8953);animation:fall-16 21s -13s linear infinite}@keyframes fall-16{45.293%{transform:translate(88.9175vw,45.293vh) scale(.8953)}to{transform:translate(92.5674vw,99vh) scale(.8953)}}.snow:nth-child(17){opacity:.4836;transform:translate(10.0716vw,-10px) scale(.9306);animation:fall-17 18s -24s linear infinite}@keyframes fall-17{31.774%{transform:translate(4.6097vw,31.774vh) scale(.9306)}to{transform:translate(7.34065vw,99vh) scale(.9306)}}.snow:nth-child(18){opacity:.8906;transform:translate(29.8824vw,-10px) scale(.01);animation:fall-18 30s -21s linear infinite}@keyframes fall-18{66.671%{transform:translate(33.5296vw,66.671vh) scale(.01)}to{transform:translate(31.706vw,99vh) scale(.01)}}.snow:nth-child(19){opacity:.49;transform:translate(68.0804vw,-10px) scale(.1559);animation:fall-19 15s -29s linear infinite}@keyframes fall-19{52.732%{transform:translate(74.7837vw,52.732vh) scale(.1559)}to{transform:translate(71.43205vw,99vh) scale(.1559)}}.snow:nth-child(20){opacity:1.9494;transform:translate(.0237vw,-10px) scale(.0843);animation:fall-20 21s -4s linear infinite}@keyframes fall-20{30.052%{transform:translate(.2272vw,30.052vh) scale(.0843)}to{transform:translate(.12545vw,99vh) scale(.0843)}}.snow:nth-child(21){opacity:.189;transform:translate(28.6569vw,-10px) scale(.9348);animation:fall-21 10s -13s linear infinite}@keyframes fall-21{45.641%{transform:translate(35.4416vw,45.641vh) scale(.9348)}to{transform:translate(32.04925vw,99vh) scale(.9348)}}.snow:nth-child(22){opacity:.9076;transform:translate(63.4416vw,-10px) scale(.6982);animation:fall-22 19s -15s linear infinite}@keyframes fall-22{67.703%{transform:translate(61.6191vw,67.703vh) scale(.6982)}to{transform:translate(62.53035vw,99vh) scale(.6982)}}.snow:nth-child(23){opacity:.6206;transform:translate(97.543vw,-10px) scale(.2392);animation:fall-23 24s -1s linear infinite}@keyframes fall-23{38.652%{transform:translate(90.3953vw,38.652vh) scale(.2392)}to{transform:translate(93.96915vw,99vh) scale(.2392)}}.snow:nth-child(24){opacity:.2348;transform:translate(.3011vw,-10px) scale(.4918);animation:fall-24 26s -27s linear infinite}@keyframes fall-24{51.45%{transform:translate(7.6346vw,51.45vh) scale(.4918)}to{transform:translate(3.96785vw,99vh) scale(.4918)}}.snow:nth-child(25){opacity:.6718;transform:translate(34.4654vw,-10px) scale(.6005);animation:fall-25 12s -13s linear infinite}@keyframes fall-25{47.883%{transform:translate(28.3215vw,47.883vh) scale(.6005)}to{transform:translate(31.39345vw,99vh) scale(.6005)}}.snow:nth-child(26){opacity:1.5866;transform:translate(53.8442vw,-10px) scale(.2636);animation:fall-26 26s -25s linear infinite}@keyframes fall-26{42.373%{transform:translate(44.9193vw,42.373vh) scale(.2636)}to{transform:translate(49.38175vw,99vh) scale(.2636)}}.snow:nth-child(27){opacity:.0956;transform:translate(43.1387vw,-10px) scale(.7226);animation:fall-27 24s -7s linear infinite}@keyframes fall-27{58.065%{transform:translate(49.4103vw,58.065vh) scale(.7226)}to{transform:translate(46.2745vw,99vh) scale(.7226)}}.snow:nth-child(28){opacity:1.4568;transform:translate(11.2415vw,-10px) scale(.7256);animation:fall-28 14s -10s linear infinite}@keyframes fall-28{38.916%{transform:translate(8.1761vw,38.916vh) scale(.7256)}to{transform:translate(9.7088vw,99vh) scale(.7256)}}.snow:nth-child(29){opacity:1.4668;transform:translate(86.2584vw,-10px) scale(.963);animation:fall-29 10s -3s linear infinite}@keyframes fall-29{72.903%{transform:translate(87.7575vw,72.903vh) scale(.963)}to{transform:translate(87.00795vw,99vh) scale(.963)}}.snow:nth-child(30){opacity:1.9296;transform:translate(23.8999vw,-10px) scale(.2595);animation:fall-30 12s -19s linear infinite}@keyframes fall-30{32.032%{transform:translate(16.7164vw,32.032vh) scale(.2595)}to{transform:translate(20.30815vw,99vh) scale(.2595)}}.snow:nth-child(31){opacity:.1534;transform:translate(27.3056vw,-10px) scale(.707);animation:fall-31 20s -2s linear infinite}@keyframes fall-31{56.035%{transform:translate(35.2576vw,56.035vh) scale(.707)}to{transform:translate(31.2816vw,99vh) scale(.707)}}.snow:nth-child(32){opacity:.927;transform:translate(16.9104vw,-10px) scale(.2561);animation:fall-32 25s -22s linear infinite}@keyframes fall-32{39.529%{transform:translate(8.2893vw,39.529vh) scale(.2561)}to{transform:translate(12.59985vw,99vh) scale(.2561)}}.snow:nth-child(33){opacity:.6122;transform:translate(26.3845vw,-10px) scale(.7066);animation:fall-33 18s -18s linear infinite}@keyframes fall-33{79.742%{transform:translate(25.4862vw,79.742vh) scale(.7066)}to{transform:translate(25.93535vw,99vh) scale(.7066)}}.snow:nth-child(34){opacity:1.3578;transform:translate(53.8206vw,-10px) scale(.2944);animation:fall-34 14s -16s linear infinite}@keyframes fall-34{48.399%{transform:translate(53.1123vw,48.399vh) scale(.2944)}to{transform:translate(53.46645vw,99vh) scale(.2944)}}.snow:nth-child(35){opacity:1.9964;transform:translate(29.6268vw,-10px) scale(.1116);animation:fall-35 27s -18s linear infinite}@keyframes fall-35{41.642%{transform:translate(35.5931vw,41.642vh) scale(.1116)}to{transform:translate(32.60995vw,99vh) scale(.1116)}}.snow:nth-child(36){opacity:.3108;transform:translate(8.426vw,-10px) scale(.7018);animation:fall-36 11s -23s linear infinite}@keyframes fall-36{68.329%{transform:translate(13.5189vw,68.329vh) scale(.7018)}to{transform:translate(10.97245vw,99vh) scale(.7018)}}.snow:nth-child(37){opacity:1.0354;transform:translate(5.5061vw,-10px) scale(.8313);animation:fall-37 27s -9s linear infinite}@keyframes fall-37{30.982%{transform:translate(13.6065vw,30.982vh) scale(.8313)}to{transform:translate(9.5563vw,99vh) scale(.8313)}}.snow:nth-child(38){opacity:1.5928;transform:translate(84.3762vw,-10px) scale(.7977);animation:fall-38 21s -21s linear infinite}@keyframes fall-38{31.226%{transform:translate(81.3242vw,31.226vh) scale(.7977)}to{transform:translate(82.8502vw,99vh) scale(.7977)}}.snow:nth-child(39){opacity:1.1974;transform:translate(46.9574vw,-10px) scale(.4003);animation:fall-39 28s -6s linear infinite}@keyframes fall-39{68.967%{transform:translate(37.8469vw,68.967vh) scale(.4003)}to{transform:translate(42.40215vw,99vh) scale(.4003)}}.snow:nth-child(40){opacity:.4494;transform:translate(18.5518vw,-10px) scale(.2188);animation:fall-40 10s -29s linear infinite}@keyframes fall-40{50.289%{transform:translate(23.9274vw,50.289vh) scale(.2188)}to{transform:translate(21.2396vw,99vh) scale(.2188)}}.snow:nth-child(41){opacity:1.9238;transform:translate(52.8161vw,-10px) scale(.0379);animation:fall-41 24s -24s linear infinite}@keyframes fall-41{39.517%{transform:translate(44.4718vw,39.517vh) scale(.0379)}to{transform:translate(48.64395vw,99vh) scale(.0379)}}.snow:nth-child(42){opacity:1.9216;transform:translate(92.3286vw,-10px) scale(.8116);animation:fall-42 14s -27s linear infinite}@keyframes fall-42{78.653%{transform:translate(91.4927vw,78.653vh) scale(.8116)}to{transform:translate(91.91065vw,99vh) scale(.8116)}}.snow:nth-child(43){opacity:1.2946;transform:translate(50.4732vw,-10px) scale(.7578);animation:fall-43 14s -11s linear infinite}@keyframes fall-43{47.223%{transform:translate(53.3048vw,47.223vh) scale(.7578)}to{transform:translate(51.889vw,99vh) scale(.7578)}}.snow:nth-child(44){opacity:.4396;transform:translate(38.2296vw,-10px) scale(.7474);animation:fall-44 30s -8s linear infinite}@keyframes fall-44{69.566%{transform:translate(45.3666vw,69.566vh) scale(.7474)}to{transform:translate(41.7981vw,99vh) scale(.7474)}}.snow:nth-child(45){opacity:1.684;transform:translate(18.5507vw,-10px) scale(.6505);animation:fall-45 25s -29s linear infinite}@keyframes fall-45{30.505%{transform:translate(27.8398vw,30.505vh) scale(.6505)}to{transform:translate(23.19525vw,99vh) scale(.6505)}}.snow:nth-child(46){opacity:.6214;transform:translate(87.8699vw,-10px) scale(.8521);animation:fall-46 24s -17s linear infinite}@keyframes fall-46{60.22%{transform:translate(97.3405vw,60.22vh) scale(.8521)}to{transform:translate(92.6052vw,99vh) scale(.8521)}}.snow:nth-child(47){opacity:1.1106;transform:translate(78.3652vw,-10px) scale(.6147);animation:fall-47 19s -1s linear infinite}@keyframes fall-47{39.955%{transform:translate(78.1412vw,39.955vh) scale(.6147)}to{transform:translate(78.2532vw,99vh) scale(.6147)}}.snow:nth-child(48){opacity:1.3692;transform:translate(33.8853vw,-10px) scale(.1818);animation:fall-48 11s -14s linear infinite}@keyframes fall-48{32.252%{transform:translate(42.1252vw,32.252vh) scale(.1818)}to{transform:translate(38.00525vw,99vh) scale(.1818)}}.snow:nth-child(49){opacity:.6466;transform:translate(95.3441vw,-10px) scale(.5103);animation:fall-49 25s -17s linear infinite}@keyframes fall-49{75.698%{transform:translate(101.8658vw,75.698vh) scale(.5103)}to{transform:translate(98.60495vw,99vh) scale(.5103)}}.snow:nth-child(50){opacity:.8896;transform:translate(56.3216vw,-10px) scale(.0153);animation:fall-50 26s -10s linear infinite}@keyframes fall-50{36.99%{transform:translate(58.8611vw,36.99vh) scale(.0153)}to{transform:translate(57.59135vw,99vh) scale(.0153)}}.snow:nth-child(51){opacity:1.7046;transform:translate(.9136vw,-10px) scale(.0879);animation:fall-51 14s -4s linear infinite}@keyframes fall-51{52.465%{transform:translate(-8.3197vw,52.465vh) scale(.0879)}to{transform:translate(-3.70305vw,99vh) scale(.0879)}}.snow:nth-child(52){opacity:1.0862;transform:translate(13.1746vw,-10px) scale(.9699);animation:fall-52 11s -18s linear infinite}@keyframes fall-52{31.235%{transform:translate(21.3887vw,31.235vh) scale(.9699)}to{transform:translate(17.28165vw,99vh) scale(.9699)}}.snow:nth-child(53){opacity:.9958;transform:translate(3.3669vw,-10px) scale(.6131);animation:fall-53 21s -16s linear infinite}@keyframes fall-53{38.375%{transform:translate(6.7404vw,38.375vh) scale(.6131)}to{transform:translate(5.05365vw,99vh) scale(.6131)}}.snow:nth-child(54){opacity:.8072;transform:translate(47.2753vw,-10px) scale(.9139);animation:fall-54 22s -23s linear infinite}@keyframes fall-54{46.945%{transform:translate(49.5934vw,46.945vh) scale(.9139)}to{transform:translate(48.43435vw,99vh) scale(.9139)}}.snow:nth-child(55){opacity:.0762;transform:translate(47.7574vw,-10px) scale(.9475);animation:fall-55 19s -7s linear infinite}@keyframes fall-55{79.001%{transform:translate(52.2827vw,79.001vh) scale(.9475)}to{transform:translate(50.02005vw,99vh) scale(.9475)}}.snow:nth-child(56){opacity:.5766;transform:translate(89.2886vw,-10px) scale(.8463);animation:fall-56 15s -30s linear infinite}@keyframes fall-56{55.343%{transform:translate(79.9459vw,55.343vh) scale(.8463)}to{transform:translate(84.61725vw,99vh) scale(.8463)}}.snow:nth-child(57){opacity:1.7546;transform:translate(9.0939vw,-10px) scale(.9669);animation:fall-57 15s -1s linear infinite}@keyframes fall-57{68.676%{transform:translate(5.4461vw,68.676vh) scale(.9669)}to{transform:translate(7.27vw,99vh) scale(.9669)}}.snow:nth-child(58){opacity:.511;transform:translate(55.2219vw,-10px) scale(.4161);animation:fall-58 28s -30s linear infinite}@keyframes fall-58{74.321%{transform:translate(64.9084vw,74.321vh) scale(.4161)}to{transform:translate(60.06515vw,99vh) scale(.4161)}}.snow:nth-child(59){opacity:1.61;transform:translate(70.317vw,-10px) scale(.7653);animation:fall-59 23s -4s linear infinite}@keyframes fall-59{73.801%{transform:translate(60.3716vw,73.801vh) scale(.7653)}to{transform:translate(65.3443vw,99vh) scale(.7653)}}.snow:nth-child(60){opacity:.5034;transform:translate(61.8341vw,-10px) scale(.5109);animation:fall-60 20s -21s linear infinite}@keyframes fall-60{48.291%{transform:translate(52.7176vw,48.291vh) scale(.5109)}to{transform:translate(57.27585vw,99vh) scale(.5109)}}.snow:nth-child(61){opacity:1.4302;transform:translate(17.1981vw,-10px) scale(.6556);animation:fall-61 22s -1s linear infinite}@keyframes fall-61{73.81%{transform:translate(26.6011vw,73.81vh) scale(.6556)}to{transform:translate(21.8996vw,99vh) scale(.6556)}}.snow:nth-child(62){opacity:1.4134;transform:translate(92.6406vw,-10px) scale(.5503);animation:fall-62 14s -22s linear infinite}@keyframes fall-62{49.755%{transform:translate(100.7536vw,49.755vh) scale(.5503)}to{transform:translate(96.6971vw,99vh) scale(.5503)}}.snow:nth-child(63){opacity:1.967;transform:translate(83.7824vw,-10px) scale(.2744);animation:fall-63 13s -9s linear infinite}@keyframes fall-63{46.488%{transform:translate(76.3159vw,46.488vh) scale(.2744)}to{transform:translate(80.04915vw,99vh) scale(.2744)}}.snow:nth-child(64){opacity:.4406;transform:translate(69.7154vw,-10px) scale(.0388);animation:fall-64 21s -14s linear infinite}@keyframes fall-64{54.024%{transform:translate(79.568vw,54.024vh) scale(.0388)}to{transform:translate(74.6417vw,99vh) scale(.0388)}}.snow:nth-child(65){opacity:.3148;transform:translate(5.5189vw,-10px) scale(.9485);animation:fall-65 19s -23s linear infinite}@keyframes fall-65{53.51%{transform:translate(12.7624vw,53.51vh) scale(.9485)}to{transform:translate(9.14065vw,99vh) scale(.9485)}}.snow:nth-child(66){opacity:.4424;transform:translate(57.1631vw,-10px) scale(.8269);animation:fall-66 22s -15s linear infinite}@keyframes fall-66{60.924%{transform:translate(56.9629vw,60.924vh) scale(.8269)}to{transform:translate(57.063vw,99vh) scale(.8269)}}.snow:nth-child(67){opacity:1.7198;transform:translate(39.3252vw,-10px) scale(.0302);animation:fall-67 24s -7s linear infinite}@keyframes fall-67{52.059%{transform:translate(47.4309vw,52.059vh) scale(.0302)}to{transform:translate(43.37805vw,99vh) scale(.0302)}}.snow:nth-child(68){opacity:.337;transform:translate(75.1812vw,-10px) scale(.2196);animation:fall-68 16s -3s linear infinite}@keyframes fall-68{58.837%{transform:translate(82.6997vw,58.837vh) scale(.2196)}to{transform:translate(78.94045vw,99vh) scale(.2196)}}.snow:nth-child(69){opacity:.1888;transform:translate(17.3801vw,-10px) scale(.802);animation:fall-69 21s -9s linear infinite}@keyframes fall-69{32.898%{transform:translate(18.1148vw,32.898vh) scale(.802)}to{transform:translate(17.74745vw,99vh) scale(.802)}}.snow:nth-child(70){opacity:.6184;transform:translate(85.6051vw,-10px) scale(.8061);animation:fall-70 26s -13s linear infinite}@keyframes fall-70{78.325%{transform:translate(76.8608vw,78.325vh) scale(.8061)}to{transform:translate(81.23295vw,99vh) scale(.8061)}}.snow:nth-child(71){opacity:1.0366;transform:translate(91.7926vw,-10px) scale(.53);animation:fall-71 24s -19s linear infinite}@keyframes fall-71{49.829%{transform:translate(82.7361vw,49.829vh) scale(.53)}to{transform:translate(87.26435vw,99vh) scale(.53)}}.snow:nth-child(72){opacity:1.1104;transform:translate(28.7866vw,-10px) scale(.9957);animation:fall-72 15s -6s linear infinite}@keyframes fall-72{71.436%{transform:translate(37.2516vw,71.436vh) scale(.9957)}to{transform:translate(33.0191vw,99vh) scale(.9957)}}.snow:nth-child(73){opacity:1.7992;transform:translate(71.0977vw,-10px) scale(.0513);animation:fall-73 10s -22s linear infinite}@keyframes fall-73{51.703%{transform:translate(70.524vw,51.703vh) scale(.0513)}to{transform:translate(70.81085vw,99vh) scale(.0513)}}.snow:nth-child(74){opacity:.396;transform:translate(18.1741vw,-10px) scale(.7096);animation:fall-74 17s -15s linear infinite}@keyframes fall-74{34.974%{transform:translate(19.5367vw,34.974vh) scale(.7096)}to{transform:translate(18.8554vw,99vh) scale(.7096)}}.snow:nth-child(75){opacity:1.6974;transform:translate(36.0709vw,-10px) scale(.7225);animation:fall-75 23s -1s linear infinite}@keyframes fall-75{78.789%{transform:translate(43.9285vw,78.789vh) scale(.7225)}to{transform:translate(39.9997vw,99vh) scale(.7225)}}.snow:nth-child(76){opacity:.0738;transform:translate(55.1287vw,-10px) scale(.2527);animation:fall-76 19s -4s linear infinite}@keyframes fall-76{31.462%{transform:translate(63.3184vw,31.462vh) scale(.2527)}to{transform:translate(59.22355vw,99vh) scale(.2527)}}.snow:nth-child(77){opacity:.9858;transform:translate(78.8vw,-10px) scale(.8346);animation:fall-77 22s -4s linear infinite}@keyframes fall-77{45.787%{transform:translate(80.6165vw,45.787vh) scale(.8346)}to{transform:translate(79.70825vw,99vh) scale(.8346)}}.snow:nth-child(78){opacity:.0922;transform:translate(18.8119vw,-10px) scale(.7421);animation:fall-78 25s -9s linear infinite}@keyframes fall-78{41.874%{transform:translate(23.0926vw,41.874vh) scale(.7421)}to{transform:translate(20.95225vw,99vh) scale(.7421)}}.snow:nth-child(79){opacity:1.592;transform:translate(7.9456vw,-10px) scale(.627);animation:fall-79 18s -16s linear infinite}@keyframes fall-79{30.736%{transform:translate(6.8654vw,30.736vh) scale(.627)}to{transform:translate(7.4055vw,99vh) scale(.627)}}.snow:nth-child(80){opacity:.302;transform:translate(27.0871vw,-10px) scale(.8675);animation:fall-80 29s -27s linear infinite}@keyframes fall-80{77.236%{transform:translate(26.3633vw,77.236vh) scale(.8675)}to{transform:translate(26.7252vw,99vh) scale(.8675)}}.snow:nth-child(81){opacity:1.8096;transform:translate(87.9918vw,-10px) scale(.7109);animation:fall-81 12s -1s linear infinite}@keyframes fall-81{61.448%{transform:translate(94.2076vw,61.448vh) scale(.7109)}to{transform:translate(91.0997vw,99vh) scale(.7109)}}.snow:nth-child(82){opacity:1.8094;transform:translate(71.766vw,-10px) scale(.0611);animation:fall-82 21s -11s linear infinite}@keyframes fall-82{69.146%{transform:translate(67.7197vw,69.146vh) scale(.0611)}to{transform:translate(69.74285vw,99vh) scale(.0611)}}.snow:nth-child(83){opacity:1.6108;transform:translate(33.8869vw,-10px) scale(.1834);animation:fall-83 20s -14s linear infinite}@keyframes fall-83{41.198%{transform:translate(40.3603vw,41.198vh) scale(.1834)}to{transform:translate(37.1236vw,99vh) scale(.1834)}}.snow:nth-child(84){opacity:.997;transform:translate(37.721vw,-10px) scale(.6173);animation:fall-84 19s -9s linear infinite}@keyframes fall-84{36.943%{transform:translate(45.2074vw,36.943vh) scale(.6173)}to{transform:translate(41.4642vw,99vh) scale(.6173)}}.snow:nth-child(85){opacity:1.7084;transform:translate(64.9211vw,-10px) scale(.7758);animation:fall-85 10s -27s linear infinite}@keyframes fall-85{42.196%{transform:translate(56.0684vw,42.196vh) scale(.7758)}to{transform:translate(60.49475vw,99vh) scale(.7758)}}.snow:nth-child(86){opacity:1.4006;transform:translate(64.2861vw,-10px) scale(.5616);animation:fall-86 20s -13s linear infinite}@keyframes fall-86{71.807%{transform:translate(57.5989vw,71.807vh) scale(.5616)}to{transform:translate(60.9425vw,99vh) scale(.5616)}}.snow:nth-child(87){opacity:1.8212;transform:translate(5.9576vw,-10px) scale(.207);animation:fall-87 24s -21s linear infinite}@keyframes fall-87{33.447%{transform:translate(-.733vw,33.447vh) scale(.207)}to{transform:translate(2.6123vw,99vh) scale(.207)}}.snow:nth-child(88){opacity:1.2866;transform:translate(17.172vw,-10px) scale(.7159);animation:fall-88 19s -12s linear infinite}@keyframes fall-88{41.177%{transform:translate(23.0239vw,41.177vh) scale(.7159)}to{transform:translate(20.09795vw,99vh) scale(.7159)}}.snow:nth-child(89){opacity:1.7696;transform:translate(57.251vw,-10px) scale(.7041);animation:fall-89 26s -12s linear infinite}@keyframes fall-89{71.786%{transform:translate(64.1383vw,71.786vh) scale(.7041)}to{transform:translate(60.69465vw,99vh) scale(.7041)}}.snow:nth-child(90){opacity:.418;transform:translate(41.0058vw,-10px) scale(.589);animation:fall-90 26s -22s linear infinite}@keyframes fall-90{39.333%{transform:translate(37.2595vw,39.333vh) scale(.589)}to{transform:translate(39.13265vw,99vh) scale(.589)}}.snow:nth-child(91){opacity:1.1624;transform:translate(80.0875vw,-10px) scale(.2408);animation:fall-91 25s -23s linear infinite}@keyframes fall-91{75.2%{transform:translate(82.0619vw,75.2vh) scale(.2408)}to{transform:translate(81.0747vw,99vh) scale(.2408)}}.snow:nth-child(92){opacity:.7066;transform:translate(8.5062vw,-10px) scale(.5287);animation:fall-92 28s -16s linear infinite}@keyframes fall-92{78.944%{transform:translate(6.027vw,78.944vh) scale(.5287)}to{transform:translate(7.2666vw,99vh) scale(.5287)}}.snow:nth-child(93){opacity:1.6828;transform:translate(74.5706vw,-10px) scale(.3816);animation:fall-93 27s -27s linear infinite}@keyframes fall-93{65.342%{transform:translate(84.318vw,65.342vh) scale(.3816)}to{transform:translate(79.4443vw,99vh) scale(.3816)}}.snow:nth-child(94){opacity:1.941;transform:translate(20.0217vw,-10px) scale(.2855);animation:fall-94 22s -22s linear infinite}@keyframes fall-94{55.423%{transform:translate(20.5192vw,55.423vh) scale(.2855)}to{transform:translate(20.27045vw,99vh) scale(.2855)}}.snow:nth-child(95){opacity:1.6344;transform:translate(13.0862vw,-10px) scale(.818);animation:fall-95 11s -30s linear infinite}@keyframes fall-95{43.174%{transform:translate(7.7973vw,43.174vh) scale(.818)}to{transform:translate(10.44175vw,99vh) scale(.818)}}.snow:nth-child(96){opacity:1.7154;transform:translate(.5786vw,-10px) scale(.8279);animation:fall-96 15s -21s linear infinite}@keyframes fall-96{31.077%{transform:translate(1.4656vw,31.077vh) scale(.8279)}to{transform:translate(1.0221vw,99vh) scale(.8279)}}.snow:nth-child(97){opacity:.99;transform:translate(46.7552vw,-10px) scale(.9595);animation:fall-97 30s -17s linear infinite}@keyframes fall-97{39.655%{transform:translate(50.5699vw,39.655vh) scale(.9595)}to{transform:translate(48.66255vw,99vh) scale(.9595)}}.snow:nth-child(98){opacity:1.8982;transform:translate(43.2675vw,-10px) scale(.6893);animation:fall-98 13s -28s linear infinite}@keyframes fall-98{62.942%{transform:translate(38.4181vw,62.942vh) scale(.6893)}to{transform:translate(40.8428vw,99vh) scale(.6893)}}.snow:nth-child(99){opacity:1.5764;transform:translate(46.4767vw,-10px) scale(.6082);animation:fall-99 25s -28s linear infinite}@keyframes fall-99{31.822%{transform:translate(43.336vw,31.822vh) scale(.6082)}to{transform:translate(44.90635vw,99vh) scale(.6082)}}.snow:nth-child(100){opacity:.584;transform:translate(9.8167vw,-10px) scale(.2245);animation:fall-100 21s -8s linear infinite}@keyframes fall-100{74.226%{transform:translate(16.6996vw,74.226vh) scale(.2245)}to{transform:translate(13.25815vw,99vh) scale(.2245)}}.snow:nth-child(101){opacity:1.8896;transform:translate(84.9164vw,-10px) scale(.1975);animation:fall-101 23s -26s linear infinite}@keyframes fall-101{76.777%{transform:translate(83.2617vw,76.777vh) scale(.1975)}to{transform:translate(84.08905vw,99vh) scale(.1975)}}.snow:nth-child(102){opacity:1.7694;transform:translate(55.2141vw,-10px) scale(.1029);animation:fall-102 11s -3s linear infinite}@keyframes fall-102{64.015%{transform:translate(49.8815vw,64.015vh) scale(.1029)}to{transform:translate(52.5478vw,99vh) scale(.1029)}}.snow:nth-child(103){opacity:1.1306;transform:translate(14.2175vw,-10px) scale(.6503);animation:fall-103 23s -23s linear infinite}@keyframes fall-103{47.965%{transform:translate(18.1026vw,47.965vh) scale(.6503)}to{transform:translate(16.16005vw,99vh) scale(.6503)}}.snow:nth-child(104){opacity:.309;transform:translate(31.0278vw,-10px) scale(.4492);animation:fall-104 27s -3s linear infinite}@keyframes fall-104{58.794%{transform:translate(37.1645vw,58.794vh) scale(.4492)}to{transform:translate(34.09615vw,99vh) scale(.4492)}}.snow:nth-child(105){opacity:.6472;transform:translate(67.0663vw,-10px) scale(.7594);animation:fall-105 18s -25s linear infinite}@keyframes fall-105{63.646%{transform:translate(67.9935vw,63.646vh) scale(.7594)}to{transform:translate(67.5299vw,99vh) scale(.7594)}}.snow:nth-child(106){opacity:.4642;transform:translate(42.9686vw,-10px) scale(.7197);animation:fall-106 10s -2s linear infinite}@keyframes fall-106{71.903%{transform:translate(40.8735vw,71.903vh) scale(.7197)}to{transform:translate(41.92105vw,99vh) scale(.7197)}}.snow:nth-child(107){opacity:.4832;transform:translate(2.353vw,-10px) scale(.6754);animation:fall-107 12s -3s linear infinite}@keyframes fall-107{74.15%{transform:translate(-3.9609vw,74.15vh) scale(.6754)}to{transform:translate(-.80395vw,99vh) scale(.6754)}}.snow:nth-child(108){opacity:.5416;transform:translate(30.0986vw,-10px) scale(.9802);animation:fall-108 24s -11s linear infinite}@keyframes fall-108{66.373%{transform:translate(33.3084vw,66.373vh) scale(.9802)}to{transform:translate(31.7035vw,99vh) scale(.9802)}}.snow:nth-child(109){opacity:1.189;transform:translate(77.2028vw,-10px) scale(.2229);animation:fall-109 13s -4s linear infinite}@keyframes fall-109{36.928%{transform:translate(75.4435vw,36.928vh) scale(.2229)}to{transform:translate(76.32315vw,99vh) scale(.2229)}}.snow:nth-child(110){opacity:.1084;transform:translate(76.638vw,-10px) scale(.107);animation:fall-110 28s -1s linear infinite}@keyframes fall-110{70.266%{transform:translate(71.2215vw,70.266vh) scale(.107)}to{transform:translate(73.92975vw,99vh) scale(.107)}}.snow:nth-child(111){opacity:.856;transform:translate(25.8098vw,-10px) scale(.3834);animation:fall-111 14s -23s linear infinite}@keyframes fall-111{73.291%{transform:translate(33.4449vw,73.291vh) scale(.3834)}to{transform:translate(29.62735vw,99vh) scale(.3834)}}.snow:nth-child(112){opacity:1.1376;transform:translate(86.6411vw,-10px) scale(.9689);animation:fall-112 21s -8s linear infinite}@keyframes fall-112{31.522%{transform:translate(85.2436vw,31.522vh) scale(.9689)}to{transform:translate(85.94235vw,99vh) scale(.9689)}}.snow:nth-child(113){opacity:1.2992;transform:translate(63.5435vw,-10px) scale(.0176);animation:fall-113 19s -8s linear infinite}@keyframes fall-113{48.139%{transform:translate(72.3629vw,48.139vh) scale(.0176)}to{transform:translate(67.9532vw,99vh) scale(.0176)}}.snow:nth-child(114){opacity:.0318;transform:translate(16.2461vw,-10px) scale(.2226);animation:fall-114 20s -19s linear infinite}@keyframes fall-114{45.614%{transform:translate(22.6657vw,45.614vh) scale(.2226)}to{transform:translate(19.4559vw,99vh) scale(.2226)}}.snow:nth-child(115){opacity:1.2868;transform:translate(.47vw,-10px) scale(.8829);animation:fall-115 14s -10s linear infinite}@keyframes fall-115{39.321%{transform:translate(5.2248vw,39.321vh) scale(.8829)}to{transform:translate(2.8474vw,99vh) scale(.8829)}}.snow:nth-child(116){opacity:.7182;transform:translate(12.4992vw,-10px) scale(.4392);animation:fall-116 26s -4s linear infinite}@keyframes fall-116{73.717%{transform:translate(17.9879vw,73.717vh) scale(.4392)}to{transform:translate(15.24355vw,99vh) scale(.4392)}}.snow:nth-child(117){opacity:1.4734;transform:translate(29.6337vw,-10px) scale(.9216);animation:fall-117 10s -9s linear infinite}@keyframes fall-117{67.661%{transform:translate(39.3132vw,67.661vh) scale(.9216)}to{transform:translate(34.47345vw,99vh) scale(.9216)}}.snow:nth-child(118){opacity:.8066;transform:translate(30.1832vw,-10px) scale(.9488);animation:fall-118 15s -26s linear infinite}@keyframes fall-118{37.93%{transform:translate(28.8683vw,37.93vh) scale(.9488)}to{transform:translate(29.52575vw,99vh) scale(.9488)}}.snow:nth-child(119){opacity:1.9312;transform:translate(4.2192vw,-10px) scale(.313);animation:fall-119 13s -2s linear infinite}@keyframes fall-119{51.951%{transform:translate(-2.924vw,51.951vh) scale(.313)}to{transform:translate(.6476vw,99vh) scale(.313)}}.snow:nth-child(120){opacity:.3132;transform:translate(24.0485vw,-10px) scale(.3727);animation:fall-120 27s -14s linear infinite}@keyframes fall-120{41.38%{transform:translate(33.3687vw,41.38vh) scale(.3727)}to{transform:translate(28.7086vw,99vh) scale(.3727)}}.snow:nth-child(121){opacity:.1926;transform:translate(12.5027vw,-10px) scale(.2065);animation:fall-121 18s -20s linear infinite}@keyframes fall-121{35.289%{transform:translate(16.9596vw,35.289vh) scale(.2065)}to{transform:translate(14.73115vw,99vh) scale(.2065)}}.snow:nth-child(122){opacity:1.8672;transform:translate(59.6246vw,-10px) scale(.3105);animation:fall-122 30s -15s linear infinite}@keyframes fall-122{73.117%{transform:translate(52.0824vw,73.117vh) scale(.3105)}to{transform:translate(55.8535vw,99vh) scale(.3105)}}.snow:nth-child(123){opacity:.621;transform:translate(21.5747vw,-10px) scale(.3936);animation:fall-123 23s -13s linear infinite}@keyframes fall-123{66.349%{transform:translate(18.3523vw,66.349vh) scale(.3936)}to{transform:translate(19.9635vw,99vh) scale(.3936)}}.snow:nth-child(124){opacity:.9944;transform:translate(64.056vw,-10px) scale(.3938);animation:fall-124 20s -20s linear infinite}@keyframes fall-124{48.043%{transform:translate(69.6996vw,48.043vh) scale(.3938)}to{transform:translate(66.8778vw,99vh) scale(.3938)}}.snow:nth-child(125){opacity:.0976;transform:translate(97.7066vw,-10px) scale(.7547);animation:fall-125 30s -13s linear infinite}@keyframes fall-125{59.768%{transform:translate(106.7761vw,59.768vh) scale(.7547)}to{transform:translate(102.24135vw,99vh) scale(.7547)}}.snow:nth-child(126){opacity:.297;transform:translate(43.1483vw,-10px) scale(.2431);animation:fall-126 24s -26s linear infinite}@keyframes fall-126{49.138%{transform:translate(41.2462vw,49.138vh) scale(.2431)}to{transform:translate(42.19725vw,99vh) scale(.2431)}}.snow:nth-child(127){opacity:1.6438;transform:translate(72.1737vw,-10px) scale(.8812);animation:fall-127 21s -2s linear infinite}@keyframes fall-127{59.737%{transform:translate(67.9449vw,59.737vh) scale(.8812)}to{transform:translate(70.0593vw,99vh) scale(.8812)}}.snow:nth-child(128){opacity:.2714;transform:translate(85.4138vw,-10px) scale(.9097);animation:fall-128 27s -30s linear infinite}@keyframes fall-128{70.848%{transform:translate(82.934vw,70.848vh) scale(.9097)}to{transform:translate(84.1739vw,99vh) scale(.9097)}}.snow:nth-child(129){opacity:.173;transform:translate(21.8425vw,-10px) scale(.5537);animation:fall-129 10s -29s linear infinite}@keyframes fall-129{33.623%{transform:translate(20.7895vw,33.623vh) scale(.5537)}to{transform:translate(21.316vw,99vh) scale(.5537)}}.snow:nth-child(130){opacity:.0306;transform:translate(53.4354vw,-10px) scale(.7901);animation:fall-130 30s -19s linear infinite}@keyframes fall-130{75.141%{transform:translate(46.0332vw,75.141vh) scale(.7901)}to{transform:translate(49.7343vw,99vh) scale(.7901)}}.snow:nth-child(131){opacity:1.3968;transform:translate(82.4379vw,-10px) scale(.7511);animation:fall-131 23s -15s linear infinite}@keyframes fall-131{65.635%{transform:translate(88.8189vw,65.635vh) scale(.7511)}to{transform:translate(85.6284vw,99vh) scale(.7511)}}.snow:nth-child(132){opacity:1.4146;transform:translate(84.6147vw,-10px) scale(.0914);animation:fall-132 15s -30s linear infinite}@keyframes fall-132{73.786%{transform:translate(91.7134vw,73.786vh) scale(.0914)}to{transform:translate(88.16405vw,99vh) scale(.0914)}}.snow:nth-child(133){opacity:1.6488;transform:translate(47.2507vw,-10px) scale(.188);animation:fall-133 21s -5s linear infinite}@keyframes fall-133{67.454%{transform:translate(47.0609vw,67.454vh) scale(.188)}to{transform:translate(47.1558vw,99vh) scale(.188)}}.snow:nth-child(134){opacity:.8616;transform:translate(76.8314vw,-10px) scale(.7943);animation:fall-134 26s -2s linear infinite}@keyframes fall-134{32.275%{transform:translate(70.11vw,32.275vh) scale(.7943)}to{transform:translate(73.4707vw,99vh) scale(.7943)}}.snow:nth-child(135){opacity:1.5182;transform:translate(95.3021vw,-10px) scale(.2571);animation:fall-135 12s -20s linear infinite}@keyframes fall-135{49.272%{transform:translate(96.394vw,49.272vh) scale(.2571)}to{transform:translate(95.84805vw,99vh) scale(.2571)}}.snow:nth-child(136){opacity:.809;transform:translate(77.3579vw,-10px) scale(.5313);animation:fall-136 23s -13s linear infinite}@keyframes fall-136{34.841%{transform:translate(85.9258vw,34.841vh) scale(.5313)}to{transform:translate(81.64185vw,99vh) scale(.5313)}}.snow:nth-child(137){opacity:1.4168;transform:translate(31.6017vw,-10px) scale(.5044);animation:fall-137 11s -25s linear infinite}@keyframes fall-137{34.023%{transform:translate(24.4707vw,34.023vh) scale(.5044)}to{transform:translate(28.0362vw,99vh) scale(.5044)}}.snow:nth-child(138){opacity:.9476;transform:translate(80.2653vw,-10px) scale(.5993);animation:fall-138 26s -14s linear infinite}@keyframes fall-138{57.975%{transform:translate(80.3844vw,57.975vh) scale(.5993)}to{transform:translate(80.32485vw,99vh) scale(.5993)}}.snow:nth-child(139){opacity:.7148;transform:translate(33.9123vw,-10px) scale(.5598);animation:fall-139 11s -5s linear infinite}@keyframes fall-139{57.804%{transform:translate(37.4778vw,57.804vh) scale(.5598)}to{transform:translate(35.69505vw,99vh) scale(.5598)}}.snow:nth-child(140){opacity:1.107;transform:translate(70.6124vw,-10px) scale(.0952);animation:fall-140 22s -22s linear infinite}@keyframes fall-140{73.114%{transform:translate(80.1215vw,73.114vh) scale(.0952)}to{transform:translate(75.36695vw,99vh) scale(.0952)}}.snow:nth-child(141){opacity:.656;transform:translate(92.698vw,-10px) scale(.0546);animation:fall-141 25s -21s linear infinite}@keyframes fall-141{62.311%{transform:translate(95.06vw,62.311vh) scale(.0546)}to{transform:translate(93.879vw,99vh) scale(.0546)}}.snow:nth-child(142){opacity:.458;transform:translate(34.1997vw,-10px) scale(.2365);animation:fall-142 16s -24s linear infinite}@keyframes fall-142{73.294%{transform:translate(38.2691vw,73.294vh) scale(.2365)}to{transform:translate(36.2344vw,99vh) scale(.2365)}}.snow:nth-child(143){opacity:.3668;transform:translate(37.4699vw,-10px) scale(.0149);animation:fall-143 23s -2s linear infinite}@keyframes fall-143{65.345%{transform:translate(45.7888vw,65.345vh) scale(.0149)}to{transform:translate(41.62935vw,99vh) scale(.0149)}}.snow:nth-child(144){opacity:1.6144;transform:translate(38.2216vw,-10px) scale(.659);animation:fall-144 30s -3s linear infinite}@keyframes fall-144{53.568%{transform:translate(44.4288vw,53.568vh) scale(.659)}to{transform:translate(41.3252vw,99vh) scale(.659)}}.snow:nth-child(145){opacity:.6132;transform:translate(82.0263vw,-10px) scale(.6998);animation:fall-145 15s -7s linear infinite}@keyframes fall-145{49.298%{transform:translate(74.3998vw,49.298vh) scale(.6998)}to{transform:translate(78.21305vw,99vh) scale(.6998)}}.snow:nth-child(146){opacity:1.4224;transform:translate(16.5062vw,-10px) scale(.9442);animation:fall-146 21s -21s linear infinite}@keyframes fall-146{63.773%{transform:translate(10.9182vw,63.773vh) scale(.9442)}to{transform:translate(13.7122vw,99vh) scale(.9442)}}.snow:nth-child(147){opacity:.3104;transform:translate(29.2747vw,-10px) scale(.5855);animation:fall-147 10s -20s linear infinite}@keyframes fall-147{47.917%{transform:translate(32.8045vw,47.917vh) scale(.5855)}to{transform:translate(31.0396vw,99vh) scale(.5855)}}.snow:nth-child(148){opacity:.8766;transform:translate(45.5598vw,-10px) scale(.9854);animation:fall-148 25s -5s linear infinite}@keyframes fall-148{70.336%{transform:translate(37.4691vw,70.336vh) scale(.9854)}to{transform:translate(41.51445vw,99vh) scale(.9854)}}.snow:nth-child(149){opacity:.4006;transform:translate(11.989vw,-10px) scale(.699);animation:fall-149 16s -28s linear infinite}@keyframes fall-149{72.834%{transform:translate(5.832vw,72.834vh) scale(.699)}to{transform:translate(8.9105vw,99vh) scale(.699)}}.snow:nth-child(150){opacity:.4456;transform:translate(45.5087vw,-10px) scale(.6491);animation:fall-150 12s -6s linear infinite}@keyframes fall-150{53.923%{transform:translate(45.5012vw,53.923vh) scale(.6491)}to{transform:translate(45.50495vw,99vh) scale(.6491)}}.snow:nth-child(151){opacity:1.1308;transform:translate(18.8826vw,-10px) scale(.9614);animation:fall-151 26s -8s linear infinite}@keyframes fall-151{30.661%{transform:translate(12.0694vw,30.661vh) scale(.9614)}to{transform:translate(15.476vw,99vh) scale(.9614)}}.snow:nth-child(152){opacity:.5924;transform:translate(87.3522vw,-10px) scale(.8017);animation:fall-152 13s -3s linear infinite}@keyframes fall-152{71.765%{transform:translate(80.4404vw,71.765vh) scale(.8017)}to{transform:translate(83.8963vw,99vh) scale(.8017)}}.snow:nth-child(153){opacity:.4916;transform:translate(65.1044vw,-10px) scale(.2891);animation:fall-153 20s -26s linear infinite}@keyframes fall-153{60.423%{transform:translate(62.6834vw,60.423vh) scale(.2891)}to{transform:translate(63.8939vw,99vh) scale(.2891)}}.snow:nth-child(154){opacity:1.2344;transform:translate(30.3598vw,-10px) scale(.3465);animation:fall-154 12s -13s linear infinite}@keyframes fall-154{30.664%{transform:translate(24.9352vw,30.664vh) scale(.3465)}to{transform:translate(27.6475vw,99vh) scale(.3465)}}.snow:nth-child(155){opacity:.718;transform:translate(23.6641vw,-10px) scale(.1333);animation:fall-155 16s -15s linear infinite}@keyframes fall-155{78.489%{transform:translate(14.3618vw,78.489vh) scale(.1333)}to{transform:translate(19.01295vw,99vh) scale(.1333)}}.snow:nth-child(156){opacity:1.3184;transform:translate(64.9965vw,-10px) scale(.2878);animation:fall-156 29s -20s linear infinite}@keyframes fall-156{64.671%{transform:translate(57.732vw,64.671vh) scale(.2878)}to{transform:translate(61.36425vw,99vh) scale(.2878)}}.snow:nth-child(157){opacity:1.4728;transform:translate(70.4445vw,-10px) scale(.0302);animation:fall-157 20s -6s linear infinite}@keyframes fall-157{70.905%{transform:translate(80.3152vw,70.905vh) scale(.0302)}to{transform:translate(75.37985vw,99vh) scale(.0302)}}.snow:nth-child(158){opacity:1.8926;transform:translate(89.0135vw,-10px) scale(.9683);animation:fall-158 27s -22s linear infinite}@keyframes fall-158{51.172%{transform:translate(82.5112vw,51.172vh) scale(.9683)}to{transform:translate(85.76235vw,99vh) scale(.9683)}}.snow:nth-child(159){opacity:1.989;transform:translate(63.3468vw,-10px) scale(.2032);animation:fall-159 12s -10s linear infinite}@keyframes fall-159{41.034%{transform:translate(63.6801vw,41.034vh) scale(.2032)}to{transform:translate(63.51345vw,99vh) scale(.2032)}}.snow:nth-child(160){opacity:.292;transform:translate(.6264vw,-10px) scale(.2533);animation:fall-160 29s -20s linear infinite}@keyframes fall-160{49.507%{transform:translate(5.6381vw,49.507vh) scale(.2533)}to{transform:translate(3.13225vw,99vh) scale(.2533)}}.snow:nth-child(161){opacity:1.8182;transform:translate(71.4509vw,-10px) scale(.5041);animation:fall-161 12s -4s linear infinite}@keyframes fall-161{56.068%{transform:translate(75.1405vw,56.068vh) scale(.5041)}to{transform:translate(73.2957vw,99vh) scale(.5041)}}.snow:nth-child(162){opacity:1.5142;transform:translate(68.9988vw,-10px) scale(.741);animation:fall-162 18s -16s linear infinite}@keyframes fall-162{69.011%{transform:translate(71.9234vw,69.011vh) scale(.741)}to{transform:translate(70.4611vw,99vh) scale(.741)}}.snow:nth-child(163){opacity:1.6208;transform:translate(31.4031vw,-10px) scale(.6716);animation:fall-163 14s -29s linear infinite}@keyframes fall-163{45.768%{transform:translate(37.8791vw,45.768vh) scale(.6716)}to{transform:translate(34.6411vw,99vh) scale(.6716)}}.snow:nth-child(164){opacity:1.9396;transform:translate(68.7934vw,-10px) scale(.6297);animation:fall-164 10s -7s linear infinite}@keyframes fall-164{38.549%{transform:translate(72.4958vw,38.549vh) scale(.6297)}to{transform:translate(70.6446vw,99vh) scale(.6297)}}.snow:nth-child(165){opacity:1.1094;transform:translate(17.2287vw,-10px) scale(.9261);animation:fall-165 14s -17s linear infinite}@keyframes fall-165{53.844%{transform:translate(25.5524vw,53.844vh) scale(.9261)}to{transform:translate(21.39055vw,99vh) scale(.9261)}}.snow:nth-child(166){opacity:.4306;transform:translate(.3194vw,-10px) scale(.7266);animation:fall-166 29s -8s linear infinite}@keyframes fall-166{68.625%{transform:translate(-2.5018vw,68.625vh) scale(.7266)}to{transform:translate(-1.0912vw,99vh) scale(.7266)}}.snow:nth-child(167){opacity:.2838;transform:translate(32.1272vw,-10px) scale(.5356);animation:fall-167 11s -19s linear infinite}@keyframes fall-167{57.978%{transform:translate(28.4657vw,57.978vh) scale(.5356)}to{transform:translate(30.29645vw,99vh) scale(.5356)}}.snow:nth-child(168){opacity:.8466;transform:translate(26.9357vw,-10px) scale(.7862);animation:fall-168 30s -15s linear infinite}@keyframes fall-168{38.898%{transform:translate(23.8833vw,38.898vh) scale(.7862)}to{transform:translate(25.4095vw,99vh) scale(.7862)}}.snow:nth-child(169){opacity:.5416;transform:translate(13.5006vw,-10px) scale(.2007);animation:fall-169 24s -2s linear infinite}@keyframes fall-169{37.65%{transform:translate(15.8402vw,37.65vh) scale(.2007)}to{transform:translate(14.6704vw,99vh) scale(.2007)}}.snow:nth-child(170){opacity:1.8378;transform:translate(43.518vw,-10px) scale(.4308);animation:fall-170 29s -15s linear infinite}@keyframes fall-170{42.521%{transform:translate(39.0504vw,42.521vh) scale(.4308)}to{transform:translate(41.2842vw,99vh) scale(.4308)}}.snow:nth-child(171){opacity:1.824;transform:translate(76.7385vw,-10px) scale(.2399);animation:fall-171 26s -12s linear infinite}@keyframes fall-171{64.416%{transform:translate(72.9163vw,64.416vh) scale(.2399)}to{transform:translate(74.8274vw,99vh) scale(.2399)}}.snow:nth-child(172){opacity:.541;transform:translate(59.59vw,-10px) scale(.5102);animation:fall-172 17s -16s linear infinite}@keyframes fall-172{47.424%{transform:translate(56.3766vw,47.424vh) scale(.5102)}to{transform:translate(57.9833vw,99vh) scale(.5102)}}.snow:nth-child(173){opacity:1.4542;transform:translate(59.6048vw,-10px) scale(.5972);animation:fall-173 11s -26s linear infinite}@keyframes fall-173{72.366%{transform:translate(57.051vw,72.366vh) scale(.5972)}to{transform:translate(58.3279vw,99vh) scale(.5972)}}.snow:nth-child(174){opacity:.7286;transform:translate(64.0482vw,-10px) scale(.7246);animation:fall-174 12s -26s linear infinite}@keyframes fall-174{67.129%{transform:translate(68.418vw,67.129vh) scale(.7246)}to{transform:translate(66.2331vw,99vh) scale(.7246)}}.snow:nth-child(175){opacity:1.9372;transform:translate(92.6588vw,-10px) scale(.7584);animation:fall-175 28s -12s linear infinite}@keyframes fall-175{54.206%{transform:translate(83.5807vw,54.206vh) scale(.7584)}to{transform:translate(88.11975vw,99vh) scale(.7584)}}.snow:nth-child(176){opacity:1.0348;transform:translate(71.5677vw,-10px) scale(.2734);animation:fall-176 26s -11s linear infinite}@keyframes fall-176{61.611%{transform:translate(74.5576vw,61.611vh) scale(.2734)}to{transform:translate(73.06265vw,99vh) scale(.2734)}}.snow:nth-child(177){opacity:1.577;transform:translate(83.8914vw,-10px) scale(.6857);animation:fall-177 23s -13s linear infinite}@keyframes fall-177{54.688%{transform:translate(89.1218vw,54.688vh) scale(.6857)}to{transform:translate(86.5066vw,99vh) scale(.6857)}}.snow:nth-child(178){opacity:.596;transform:translate(52.6976vw,-10px) scale(.2899);animation:fall-178 30s -28s linear infinite}@keyframes fall-178{76.072%{transform:translate(50.6054vw,76.072vh) scale(.2899)}to{transform:translate(51.6515vw,99vh) scale(.2899)}}.snow:nth-child(179){opacity:1.9886;transform:translate(97.4363vw,-10px) scale(.2929);animation:fall-179 20s -16s linear infinite}@keyframes fall-179{70.312%{transform:translate(105.2939vw,70.312vh) scale(.2929)}to{transform:translate(101.3651vw,99vh) scale(.2929)}}.snow:nth-child(180){opacity:1.6472;transform:translate(68.8156vw,-10px) scale(.9123);animation:fall-180 19s -2s linear infinite}@keyframes fall-180{72.117%{transform:translate(75.1569vw,72.117vh) scale(.9123)}to{transform:translate(71.98625vw,99vh) scale(.9123)}}.snow:nth-child(181){opacity:.0548;transform:translate(9.0757vw,-10px) scale(.1972);animation:fall-181 13s -23s linear infinite}@keyframes fall-181{70.497%{transform:translate(-.5512vw,70.497vh) scale(.1972)}to{transform:translate(4.26225vw,99vh) scale(.1972)}}.snow:nth-child(182){opacity:.2318;transform:translate(77.0584vw,-10px) scale(.0523);animation:fall-182 15s -3s linear infinite}@keyframes fall-182{41.427%{transform:translate(86.6446vw,41.427vh) scale(.0523)}to{transform:translate(81.8515vw,99vh) scale(.0523)}}.snow:nth-child(183){opacity:.9056;transform:translate(27.9996vw,-10px) scale(.4598);animation:fall-183 26s -26s linear infinite}@keyframes fall-183{52.549%{transform:translate(35.9871vw,52.549vh) scale(.4598)}to{transform:translate(31.99335vw,99vh) scale(.4598)}}.snow:nth-child(184){opacity:1.2154;transform:translate(8.4662vw,-10px) scale(.0498);animation:fall-184 24s -4s linear infinite}@keyframes fall-184{60.794%{transform:translate(5.7747vw,60.794vh) scale(.0498)}to{transform:translate(7.12045vw,99vh) scale(.0498)}}.snow:nth-child(185){opacity:.9288;transform:translate(57.2727vw,-10px) scale(.5586);animation:fall-185 10s -7s linear infinite}@keyframes fall-185{50.414%{transform:translate(58.1667vw,50.414vh) scale(.5586)}to{transform:translate(57.7197vw,99vh) scale(.5586)}}.snow:nth-child(186){opacity:1.9932;transform:translate(99.5849vw,-10px) scale(.9071);animation:fall-186 30s -24s linear infinite}@keyframes fall-186{73.141%{transform:translate(109.3876vw,73.141vh) scale(.9071)}to{transform:translate(104.48625vw,99vh) scale(.9071)}}.snow:nth-child(187){opacity:1.0324;transform:translate(72.4828vw,-10px) scale(.3753);animation:fall-187 23s -1s linear infinite}@keyframes fall-187{38.206%{transform:translate(71.8408vw,38.206vh) scale(.3753)}to{transform:translate(72.1618vw,99vh) scale(.3753)}}.snow:nth-child(188){opacity:.9124;transform:translate(4.1942vw,-10px) scale(.5556);animation:fall-188 27s -15s linear infinite}@keyframes fall-188{62.648%{transform:translate(-3.2473vw,62.648vh) scale(.5556)}to{transform:translate(.47345vw,99vh) scale(.5556)}}.snow:nth-child(189){opacity:1.657;transform:translate(67.7893vw,-10px) scale(.5711);animation:fall-189 27s -4s linear infinite}@keyframes fall-189{61.389%{transform:translate(72.1895vw,61.389vh) scale(.5711)}to{transform:translate(69.9894vw,99vh) scale(.5711)}}.snow:nth-child(190){opacity:1.2516;transform:translate(66.0284vw,-10px) scale(.0588);animation:fall-190 17s -4s linear infinite}@keyframes fall-190{50.462%{transform:translate(58.4476vw,50.462vh) scale(.0588)}to{transform:translate(62.238vw,99vh) scale(.0588)}}.snow:nth-child(191){opacity:.863;transform:translate(75.9446vw,-10px) scale(.2206);animation:fall-191 28s -12s linear infinite}@keyframes fall-191{59.597%{transform:translate(85.885vw,59.597vh) scale(.2206)}to{transform:translate(80.9148vw,99vh) scale(.2206)}}.snow:nth-child(192){opacity:.5282;transform:translate(36.8293vw,-10px) scale(.1138);animation:fall-192 10s -7s linear infinite}@keyframes fall-192{59.392%{transform:translate(27.1762vw,59.392vh) scale(.1138)}to{transform:translate(32.00275vw,99vh) scale(.1138)}}.snow:nth-child(193){opacity:.8054;transform:translate(31.7611vw,-10px) scale(.7917);animation:fall-193 21s -8s linear infinite}@keyframes fall-193{41.829%{transform:translate(30.3584vw,41.829vh) scale(.7917)}to{transform:translate(31.05975vw,99vh) scale(.7917)}}.snow:nth-child(194){opacity:.3764;transform:translate(76.3044vw,-10px) scale(.4617);animation:fall-194 10s -21s linear infinite}@keyframes fall-194{51.389%{transform:translate(76.5928vw,51.389vh) scale(.4617)}to{transform:translate(76.4486vw,99vh) scale(.4617)}}.snow:nth-child(195){opacity:.2392;transform:translate(46.7712vw,-10px) scale(.9236);animation:fall-195 22s -14s linear infinite}@keyframes fall-195{52.747%{transform:translate(51.8582vw,52.747vh) scale(.9236)}to{transform:translate(49.3147vw,99vh) scale(.9236)}}.snow:nth-child(196){opacity:.075;transform:translate(21.724vw,-10px) scale(.2537);animation:fall-196 25s -9s linear infinite}@keyframes fall-196{78.967%{transform:translate(23.7387vw,78.967vh) scale(.2537)}to{transform:translate(22.73135vw,99vh) scale(.2537)}}.snow:nth-child(197){opacity:.764;transform:translate(35.7681vw,-10px) scale(.6614);animation:fall-197 10s -29s linear infinite}@keyframes fall-197{42.248%{transform:translate(34.8945vw,42.248vh) scale(.6614)}to{transform:translate(35.3313vw,99vh) scale(.6614)}}.snow:nth-child(198){opacity:.34;transform:translate(10.5637vw,-10px) scale(.9306);animation:fall-198 22s -6s linear infinite}@keyframes fall-198{52.502%{transform:translate(17.1753vw,52.502vh) scale(.9306)}to{transform:translate(13.8695vw,99vh) scale(.9306)}}.snow:nth-child(199){opacity:1.072;transform:translate(69.4306vw,-10px) scale(.9273);animation:fall-199 18s -13s linear infinite}@keyframes fall-199{61.989%{transform:translate(76.6179vw,61.989vh) scale(.9273)}to{transform:translate(73.02425vw,99vh) scale(.9273)}}.snow:nth-child(200){opacity:.12;transform:translate(34.7369vw,-10px) scale(.7789);animation:fall-200 16s -1s linear infinite}@keyframes fall-200{58.734%{transform:translate(25.0554vw,58.734vh) scale(.7789)}to{transform:translate(29.89615vw,99vh) scale(.7789)}}.snow:nth-child(201){opacity:1.449;transform:translate(89.8365vw,-10px) scale(.8596);animation:fall-201 10s -25s linear infinite}@keyframes fall-201{64.996%{transform:translate(94.7936vw,64.996vh) scale(.8596)}to{transform:translate(92.31505vw,99vh) scale(.8596)}}.snow:nth-child(202){opacity:1.2626;transform:translate(91.8274vw,-10px) scale(.213);animation:fall-202 15s -27s linear infinite}@keyframes fall-202{62.16%{transform:translate(84.6301vw,62.16vh) scale(.213)}to{transform:translate(88.22875vw,99vh) scale(.213)}}.snow:nth-child(203){opacity:.9422;transform:translate(86.6031vw,-10px) scale(.1114);animation:fall-203 14s -2s linear infinite}@keyframes fall-203{57.15%{transform:translate(80.0434vw,57.15vh) scale(.1114)}to{transform:translate(83.32325vw,99vh) scale(.1114)}}.snow:nth-child(204){opacity:1.4528;transform:translate(61.0757vw,-10px) scale(.7571);animation:fall-204 14s -26s linear infinite}@keyframes fall-204{57.948%{transform:translate(70.8841vw,57.948vh) scale(.7571)}to{transform:translate(65.9799vw,99vh) scale(.7571)}}.snow:nth-child(205){opacity:1.6754;transform:translate(63.5729vw,-10px) scale(.2756);animation:fall-205 27s -27s linear infinite}@keyframes fall-205{42.935%{transform:translate(55.6245vw,42.935vh) scale(.2756)}to{transform:translate(59.5987vw,99vh) scale(.2756)}}.snow:nth-child(206){opacity:.6812;transform:translate(1.0509vw,-10px) scale(.5309);animation:fall-206 28s -27s linear infinite}@keyframes fall-206{60.968%{transform:translate(-2.448vw,60.968vh) scale(.5309)}to{transform:translate(-.69855vw,99vh) scale(.5309)}}.snow:nth-child(207){opacity:.9616;transform:translate(64.0697vw,-10px) scale(.1548);animation:fall-207 15s -17s linear infinite}@keyframes fall-207{59.903%{transform:translate(56.217vw,59.903vh) scale(.1548)}to{transform:translate(60.14335vw,99vh) scale(.1548)}}.snow:nth-child(208){opacity:1.3168;transform:translate(17.1473vw,-10px) scale(.664);animation:fall-208 21s -3s linear infinite}@keyframes fall-208{72.67%{transform:translate(19.7337vw,72.67vh) scale(.664)}to{transform:translate(18.4405vw,99vh) scale(.664)}}.snow:nth-child(209){opacity:.1892;transform:translate(31.0495vw,-10px) scale(.2245);animation:fall-209 23s -2s linear infinite}@keyframes fall-209{57.027%{transform:translate(30.1588vw,57.027vh) scale(.2245)}to{transform:translate(30.60415vw,99vh) scale(.2245)}}.snow:nth-child(210){opacity:1.5466;transform:translate(67.344vw,-10px) scale(.4622);animation:fall-210 27s -22s linear infinite}@keyframes fall-210{77.528%{transform:translate(66.6609vw,77.528vh) scale(.4622)}to{transform:translate(67.00245vw,99vh) scale(.4622)}}.snow:nth-child(211){opacity:1.1906;transform:translate(26.4502vw,-10px) scale(.7193);animation:fall-211 14s -26s linear infinite}@keyframes fall-211{68.999%{transform:translate(24.2381vw,68.999vh) scale(.7193)}to{transform:translate(25.34415vw,99vh) scale(.7193)}}.snow:nth-child(212){opacity:.0488;transform:translate(80.0652vw,-10px) scale(.2468);animation:fall-212 25s -6s linear infinite}@keyframes fall-212{46.196%{transform:translate(71.2071vw,46.196vh) scale(.2468)}to{transform:translate(75.63615vw,99vh) scale(.2468)}}.snow:nth-child(213){opacity:.747;transform:translate(61.9108vw,-10px) scale(.013);animation:fall-213 13s -1s linear infinite}@keyframes fall-213{63.398%{transform:translate(53.6985vw,63.398vh) scale(.013)}to{transform:translate(57.80465vw,99vh) scale(.013)}}.snow:nth-child(214){opacity:.2848;transform:translate(86.7373vw,-10px) scale(.4651);animation:fall-214 13s -11s linear infinite}@keyframes fall-214{46.688%{transform:translate(89.1997vw,46.688vh) scale(.4651)}to{transform:translate(87.9685vw,99vh) scale(.4651)}}.snow:nth-child(215){opacity:1.3886;transform:translate(32.8685vw,-10px) scale(.7589);animation:fall-215 14s -24s linear infinite}@keyframes fall-215{30.413%{transform:translate(24.0264vw,30.413vh) scale(.7589)}to{transform:translate(28.44745vw,99vh) scale(.7589)}}.snow:nth-child(216){opacity:.9476;transform:translate(95.2397vw,-10px) scale(.9555);animation:fall-216 13s -15s linear infinite}@keyframes fall-216{54.878%{transform:translate(103.4684vw,54.878vh) scale(.9555)}to{transform:translate(99.35405vw,99vh) scale(.9555)}}.snow:nth-child(217){opacity:1.4338;transform:translate(32.4479vw,-10px) scale(.6215);animation:fall-217 14s -20s linear infinite}@keyframes fall-217{63.585%{transform:translate(34.2976vw,63.585vh) scale(.6215)}to{transform:translate(33.37275vw,99vh) scale(.6215)}}.snow:nth-child(218){opacity:.0162;transform:translate(69.2226vw,-10px) scale(.4673);animation:fall-218 30s -10s linear infinite}@keyframes fall-218{43.052%{transform:translate(62.7905vw,43.052vh) scale(.4673)}to{transform:translate(66.00655vw,99vh) scale(.4673)}}.snow:nth-child(219){opacity:.5142;transform:translate(47.158vw,-10px) scale(.2388);animation:fall-219 12s -21s linear infinite}@keyframes fall-219{44.343%{transform:translate(37.2516vw,44.343vh) scale(.2388)}to{transform:translate(42.2048vw,99vh) scale(.2388)}}.snow:nth-child(220){opacity:1.9802;transform:translate(53.3359vw,-10px) scale(.3237);animation:fall-220 16s -22s linear infinite}@keyframes fall-220{79.414%{transform:translate(55.0624vw,79.414vh) scale(.3237)}to{transform:translate(54.19915vw,99vh) scale(.3237)}}.snow:nth-child(221){opacity:.0358;transform:translate(24.7695vw,-10px) scale(.8374);animation:fall-221 10s -10s linear infinite}@keyframes fall-221{74.301%{transform:translate(23.2964vw,74.301vh) scale(.8374)}to{transform:translate(24.03295vw,99vh) scale(.8374)}}.snow:nth-child(222){opacity:.3048;transform:translate(53.4482vw,-10px) scale(.693);animation:fall-222 21s -26s linear infinite}@keyframes fall-222{42.759%{transform:translate(62.0259vw,42.759vh) scale(.693)}to{transform:translate(57.73705vw,99vh) scale(.693)}}.snow:nth-child(223){opacity:1.4808;transform:translate(27.714vw,-10px) scale(.8281);animation:fall-223 24s -17s linear infinite}@keyframes fall-223{34.402%{transform:translate(34.134vw,34.402vh) scale(.8281)}to{transform:translate(30.924vw,99vh) scale(.8281)}}.snow:nth-child(224){opacity:.4262;transform:translate(36.1471vw,-10px) scale(.9233);animation:fall-224 21s -10s linear infinite}@keyframes fall-224{56.881%{transform:translate(31.3515vw,56.881vh) scale(.9233)}to{transform:translate(33.7493vw,99vh) scale(.9233)}}.snow:nth-child(225){opacity:.8458;transform:translate(2.1238vw,-10px) scale(.1913);animation:fall-225 17s -21s linear infinite}@keyframes fall-225{37.434%{transform:translate(-3.7182vw,37.434vh) scale(.1913)}to{transform:translate(-.7972vw,99vh) scale(.1913)}}.snow:nth-child(226){opacity:1.012;transform:translate(89.9484vw,-10px) scale(.0695);animation:fall-226 18s -15s linear infinite}@keyframes fall-226{31.995%{transform:translate(82.865vw,31.995vh) scale(.0695)}to{transform:translate(86.4067vw,99vh) scale(.0695)}}.snow:nth-child(227){opacity:.846;transform:translate(32.2107vw,-10px) scale(.3052);animation:fall-227 15s -18s linear infinite}@keyframes fall-227{78.746%{transform:translate(36.5931vw,78.746vh) scale(.3052)}to{transform:translate(34.4019vw,99vh) scale(.3052)}}.snow:nth-child(228){opacity:1.7916;transform:translate(35.8434vw,-10px) scale(.2984);animation:fall-228 17s -3s linear infinite}@keyframes fall-228{74.719%{transform:translate(36.2587vw,74.719vh) scale(.2984)}to{transform:translate(36.05105vw,99vh) scale(.2984)}}.snow:nth-child(229){opacity:.4122;transform:translate(10.0348vw,-10px) scale(.8705);animation:fall-229 20s -6s linear infinite}@keyframes fall-229{32.72%{transform:translate(12.6019vw,32.72vh) scale(.8705)}to{transform:translate(11.31835vw,99vh) scale(.8705)}}.snow:nth-child(230){opacity:.8088;transform:translate(43.396vw,-10px) scale(.2374);animation:fall-230 21s -4s linear infinite}@keyframes fall-230{69.072%{transform:translate(51.1723vw,69.072vh) scale(.2374)}to{transform:translate(47.28415vw,99vh) scale(.2374)}}.snow:nth-child(231){opacity:1.88;transform:translate(88.9vw,-10px) scale(.4978);animation:fall-231 14s -17s linear infinite}@keyframes fall-231{35.348%{transform:translate(95.1684vw,35.348vh) scale(.4978)}to{transform:translate(92.0342vw,99vh) scale(.4978)}}.snow:nth-child(232){opacity:1.9824;transform:translate(59.3343vw,-10px) scale(.0222);animation:fall-232 20s -17s linear infinite}@keyframes fall-232{72.443%{transform:translate(57.4665vw,72.443vh) scale(.0222)}to{transform:translate(58.4004vw,99vh) scale(.0222)}}.snow:nth-child(233){opacity:1.5592;transform:translate(38.2662vw,-10px) scale(.3738);animation:fall-233 11s -28s linear infinite}@keyframes fall-233{35.757%{transform:translate(36.5049vw,35.757vh) scale(.3738)}to{transform:translate(37.38555vw,99vh) scale(.3738)}}.snow:nth-child(234){opacity:1.8376;transform:translate(81.2309vw,-10px) scale(.2958);animation:fall-234 26s -10s linear infinite}@keyframes fall-234{68.197%{transform:translate(81.2248vw,68.197vh) scale(.2958)}to{transform:translate(81.22785vw,99vh) scale(.2958)}}.snow:nth-child(235){opacity:.9702;transform:translate(.054vw,-10px) scale(.9727);animation:fall-235 15s -13s linear infinite}@keyframes fall-235{65.856%{transform:translate(8.7018vw,65.856vh) scale(.9727)}to{transform:translate(4.3779vw,99vh) scale(.9727)}}.snow:nth-child(236){opacity:1.1766;transform:translate(2.6009vw,-10px) scale(.409);animation:fall-236 10s -8s linear infinite}@keyframes fall-236{51.823%{transform:translate(8.0033vw,51.823vh) scale(.409)}to{transform:translate(5.3021vw,99vh) scale(.409)}}.snow:nth-child(237){opacity:1.224;transform:translate(18.4828vw,-10px) scale(.155);animation:fall-237 21s -17s linear infinite}@keyframes fall-237{78.323%{transform:translate(22.4025vw,78.323vh) scale(.155)}to{transform:translate(20.44265vw,99vh) scale(.155)}}.snow:nth-child(238){opacity:1.4294;transform:translate(88.3371vw,-10px) scale(.2686);animation:fall-238 10s -7s linear infinite}@keyframes fall-238{62.101%{transform:translate(87.0991vw,62.101vh) scale(.2686)}to{transform:translate(87.7181vw,99vh) scale(.2686)}}.snow:nth-child(239){opacity:.7956;transform:translate(5.9051vw,-10px) scale(.9444);animation:fall-239 20s -20s linear infinite}@keyframes fall-239{35.175%{transform:translate(-3.2533vw,35.175vh) scale(.9444)}to{transform:translate(1.3259vw,99vh) scale(.9444)}}.snow:nth-child(240){opacity:.1524;transform:translate(63.5015vw,-10px) scale(.8244);animation:fall-240 26s -9s linear infinite}@keyframes fall-240{55.547%{transform:translate(55.7693vw,55.547vh) scale(.8244)}to{transform:translate(59.6354vw,99vh) scale(.8244)}}.snow:nth-child(241){opacity:.4306;transform:translate(84.4713vw,-10px) scale(.4268);animation:fall-241 28s -23s linear infinite}@keyframes fall-241{60.159%{transform:translate(84.6643vw,60.159vh) scale(.4268)}to{transform:translate(84.5678vw,99vh) scale(.4268)}}.snow:nth-child(242){opacity:.198;transform:translate(8.2254vw,-10px) scale(.4024);animation:fall-242 11s -30s linear infinite}@keyframes fall-242{50.621%{transform:translate(.7858vw,50.621vh) scale(.4024)}to{transform:translate(4.5056vw,99vh) scale(.4024)}}.snow:nth-child(243){opacity:1.3362;transform:translate(62.6249vw,-10px) scale(.5626);animation:fall-243 30s -19s linear infinite}@keyframes fall-243{59.921%{transform:translate(68.2855vw,59.921vh) scale(.5626)}to{transform:translate(65.4552vw,99vh) scale(.5626)}}.snow:nth-child(244){opacity:.542;transform:translate(32.4729vw,-10px) scale(.485);animation:fall-244 12s -27s linear infinite}@keyframes fall-244{38.189%{transform:translate(35.2104vw,38.189vh) scale(.485)}to{transform:translate(33.84165vw,99vh) scale(.485)}}.snow:nth-child(245){opacity:1.7138;transform:translate(68.334vw,-10px) scale(.3652);animation:fall-245 30s -22s linear infinite}@keyframes fall-245{37.173%{transform:translate(67.6718vw,37.173vh) scale(.3652)}to{transform:translate(68.0029vw,99vh) scale(.3652)}}.snow:nth-child(246){opacity:.2156;transform:translate(13.9063vw,-10px) scale(.7151);animation:fall-246 28s -17s linear infinite}@keyframes fall-246{50.547%{transform:translate(15.4883vw,50.547vh) scale(.7151)}to{transform:translate(14.6973vw,99vh) scale(.7151)}}.snow:nth-child(247){opacity:1.9658;transform:translate(76.1928vw,-10px) scale(.0254);animation:fall-247 24s -17s linear infinite}@keyframes fall-247{44.832%{transform:translate(66.5543vw,44.832vh) scale(.0254)}to{transform:translate(71.37355vw,99vh) scale(.0254)}}.snow:nth-child(248){opacity:.1752;transform:translate(80.3167vw,-10px) scale(.6498);animation:fall-248 18s -8s linear infinite}@keyframes fall-248{67.358%{transform:translate(84.5942vw,67.358vh) scale(.6498)}to{transform:translate(82.45545vw,99vh) scale(.6498)}}.snow:nth-child(249){opacity:1.6934;transform:translate(31.9896vw,-10px) scale(.0823);animation:fall-249 10s -9s linear infinite}@keyframes fall-249{45.107%{transform:translate(30.9387vw,45.107vh) scale(.0823)}to{transform:translate(31.46415vw,99vh) scale(.0823)}}.snow:nth-child(250){opacity:1.571;transform:translate(36.1395vw,-10px) scale(.4784);animation:fall-250 28s -20s linear infinite}@keyframes fall-250{53.028%{transform:translate(43.2627vw,53.028vh) scale(.4784)}to{transform:translate(39.7011vw,99vh) scale(.4784)}}.snow:nth-child(251){opacity:.8772;transform:translate(81.1645vw,-10px) scale(.4421);animation:fall-251 20s -5s linear infinite}@keyframes fall-251{67.324%{transform:translate(78.2782vw,67.324vh) scale(.4421)}to{transform:translate(79.72135vw,99vh) scale(.4421)}}.snow:nth-child(252){opacity:1.8268;transform:translate(67.8993vw,-10px) scale(.4604);animation:fall-252 13s -2s linear infinite}@keyframes fall-252{58.983%{transform:translate(70.0534vw,58.983vh) scale(.4604)}to{transform:translate(68.97635vw,99vh) scale(.4604)}}.snow:nth-child(253){opacity:.6602;transform:translate(94.626vw,-10px) scale(.1953);animation:fall-253 18s -24s linear infinite}@keyframes fall-253{43.014%{transform:translate(85.8392vw,43.014vh) scale(.1953)}to{transform:translate(90.2326vw,99vh) scale(.1953)}}.snow:nth-child(254){opacity:1.1694;transform:translate(54.0263vw,-10px) scale(.9818);animation:fall-254 12s -30s linear infinite}@keyframes fall-254{76.583%{transform:translate(62.5593vw,76.583vh) scale(.9818)}to{transform:translate(58.2928vw,99vh) scale(.9818)}}.snow:nth-child(255){opacity:1.891;transform:translate(76.0845vw,-10px) scale(.5753);animation:fall-255 10s -9s linear infinite}@keyframes fall-255{43.479%{transform:translate(84.4016vw,43.479vh) scale(.5753)}to{transform:translate(80.24305vw,99vh) scale(.5753)}}.snow:nth-child(256){opacity:.6274;transform:translate(63.5532vw,-10px) scale(.0989);animation:fall-256 20s -13s linear infinite}@keyframes fall-256{32.738%{transform:translate(56.0489vw,32.738vh) scale(.0989)}to{transform:translate(59.80105vw,99vh) scale(.0989)}}.snow:nth-child(257){opacity:1.5922;transform:translate(55.3289vw,-10px) scale(.5782);animation:fall-257 17s -4s linear infinite}@keyframes fall-257{40.21%{transform:translate(61.1951vw,40.21vh) scale(.5782)}to{transform:translate(58.262vw,99vh) scale(.5782)}}.snow:nth-child(258){opacity:.73;transform:translate(75.1287vw,-10px) scale(.5142);animation:fall-258 19s -24s linear infinite}@keyframes fall-258{65.973%{transform:translate(66.5423vw,65.973vh) scale(.5142)}to{transform:translate(70.8355vw,99vh) scale(.5142)}}.snow:nth-child(259){opacity:1.9298;transform:translate(81.111vw,-10px) scale(.6723);animation:fall-259 30s -9s linear infinite}@keyframes fall-259{69.508%{transform:translate(72.2345vw,69.508vh) scale(.6723)}to{transform:translate(76.67275vw,99vh) scale(.6723)}}.snow:nth-child(260){opacity:.9002;transform:translate(23.9967vw,-10px) scale(.1428);animation:fall-260 12s -28s linear infinite}@keyframes fall-260{44.99%{transform:translate(31.8515vw,44.99vh) scale(.1428)}to{transform:translate(27.9241vw,99vh) scale(.1428)}}.snow:nth-child(261){opacity:.1892;transform:translate(20.3349vw,-10px) scale(.2743);animation:fall-261 12s -5s linear infinite}@keyframes fall-261{56.629%{transform:translate(17.5176vw,56.629vh) scale(.2743)}to{transform:translate(18.92625vw,99vh) scale(.2743)}}.snow:nth-child(262){opacity:.3852;transform:translate(53.5404vw,-10px) scale(.7306);animation:fall-262 16s -11s linear infinite}@keyframes fall-262{38.55%{transform:translate(56.5537vw,38.55vh) scale(.7306)}to{transform:translate(55.04705vw,99vh) scale(.7306)}}.snow:nth-child(263){opacity:1.5598;transform:translate(38.0151vw,-10px) scale(.8987);animation:fall-263 12s -13s linear infinite}@keyframes fall-263{35.041%{transform:translate(41.2586vw,35.041vh) scale(.8987)}to{transform:translate(39.63685vw,99vh) scale(.8987)}}.snow:nth-child(264){opacity:1.8032;transform:translate(3.1771vw,-10px) scale(.0701);animation:fall-264 20s -16s linear infinite}@keyframes fall-264{67.195%{transform:translate(7.2884vw,67.195vh) scale(.0701)}to{transform:translate(5.23275vw,99vh) scale(.0701)}}.snow:nth-child(265){opacity:1.7936;transform:translate(93.8421vw,-10px) scale(.8329);animation:fall-265 23s -17s linear infinite}@keyframes fall-265{76.053%{transform:translate(87.1027vw,76.053vh) scale(.8329)}to{transform:translate(90.4724vw,99vh) scale(.8329)}}.snow:nth-child(266){opacity:1.2864;transform:translate(49.0978vw,-10px) scale(.0118);animation:fall-266 22s -12s linear infinite}@keyframes fall-266{37.192%{transform:translate(42.8362vw,37.192vh) scale(.0118)}to{transform:translate(45.967vw,99vh) scale(.0118)}}.snow:nth-child(267){opacity:.9182;transform:translate(31.009vw,-10px) scale(.1461);animation:fall-267 11s -23s linear infinite}@keyframes fall-267{70.808%{transform:translate(36.5115vw,70.808vh) scale(.1461)}to{transform:translate(33.76025vw,99vh) scale(.1461)}}.snow:nth-child(268){opacity:.138;transform:translate(40.9908vw,-10px) scale(.4523);animation:fall-268 24s -12s linear infinite}@keyframes fall-268{70.972%{transform:translate(46.655vw,70.972vh) scale(.4523)}to{transform:translate(43.8229vw,99vh) scale(.4523)}}.snow:nth-child(269){opacity:1.8294;transform:translate(29.5077vw,-10px) scale(.4434);animation:fall-269 18s -25s linear infinite}@keyframes fall-269{41.405%{transform:translate(30.8272vw,41.405vh) scale(.4434)}to{transform:translate(30.16745vw,99vh) scale(.4434)}}.snow:nth-child(270){opacity:.177;transform:translate(28.1926vw,-10px) scale(.6697);animation:fall-270 10s -29s linear infinite}@keyframes fall-270{69.988%{transform:translate(27.7688vw,69.988vh) scale(.6697)}to{transform:translate(27.9807vw,99vh) scale(.6697)}}.snow:nth-child(271){opacity:1.5686;transform:translate(58.4172vw,-10px) scale(.7245);animation:fall-271 18s -6s linear infinite}@keyframes fall-271{48.535%{transform:translate(62.9262vw,48.535vh) scale(.7245)}to{transform:translate(60.6717vw,99vh) scale(.7245)}}.snow:nth-child(272){opacity:.1442;transform:translate(74.894vw,-10px) scale(.3503);animation:fall-272 26s -27s linear infinite}@keyframes fall-272{35.489%{transform:translate(84.6592vw,35.489vh) scale(.3503)}to{transform:translate(79.7766vw,99vh) scale(.3503)}}.snow:nth-child(273){opacity:.4824;transform:translate(92.6476vw,-10px) scale(.8999);animation:fall-273 10s -3s linear infinite}@keyframes fall-273{71.364%{transform:translate(84.2767vw,71.364vh) scale(.8999)}to{transform:translate(88.46215vw,99vh) scale(.8999)}}.snow:nth-child(274){opacity:1.194;transform:translate(72.882vw,-10px) scale(.8831);animation:fall-274 23s -14s linear infinite}@keyframes fall-274{57.874%{transform:translate(66.5156vw,57.874vh) scale(.8831)}to{transform:translate(69.6988vw,99vh) scale(.8831)}}.snow:nth-child(275){opacity:1.8562;transform:translate(37.1207vw,-10px) scale(.7775);animation:fall-275 21s -23s linear infinite}@keyframes fall-275{43.118%{transform:translate(40.1195vw,43.118vh) scale(.7775)}to{transform:translate(38.6201vw,99vh) scale(.7775)}}.snow:nth-child(276){opacity:.052;transform:translate(52.3958vw,-10px) scale(.7618);animation:fall-276 16s -12s linear infinite}@keyframes fall-276{53.371%{transform:translate(44.7227vw,53.371vh) scale(.7618)}to{transform:translate(48.55925vw,99vh) scale(.7618)}}.snow:nth-child(277){opacity:1.1752;transform:translate(82.4927vw,-10px) scale(.4018);animation:fall-277 13s -12s linear infinite}@keyframes fall-277{47.593%{transform:translate(85.9029vw,47.593vh) scale(.4018)}to{transform:translate(84.1978vw,99vh) scale(.4018)}}.snow:nth-child(278){opacity:1.2944;transform:translate(55.7303vw,-10px) scale(.2259);animation:fall-278 18s -25s linear infinite}@keyframes fall-278{58.335%{transform:translate(51.0112vw,58.335vh) scale(.2259)}to{transform:translate(53.37075vw,99vh) scale(.2259)}}.snow:nth-child(279){opacity:.9798;transform:translate(60.7875vw,-10px) scale(.0517);animation:fall-279 16s -17s linear infinite}@keyframes fall-279{57.535%{transform:translate(56.8875vw,57.535vh) scale(.0517)}to{transform:translate(58.8375vw,99vh) scale(.0517)}}.snow:nth-child(280){opacity:1.3;transform:translate(82.121vw,-10px) scale(.5498);animation:fall-280 27s -19s linear infinite}@keyframes fall-280{47.701%{transform:translate(76.6126vw,47.701vh) scale(.5498)}to{transform:translate(79.3668vw,99vh) scale(.5498)}}.snow:nth-child(281){opacity:1.0492;transform:translate(9.6177vw,-10px) scale(.6728);animation:fall-281 16s -17s linear infinite}@keyframes fall-281{48.149%{transform:translate(17.8861vw,48.149vh) scale(.6728)}to{transform:translate(13.7519vw,99vh) scale(.6728)}}.snow:nth-child(282){opacity:1.0928;transform:translate(94.8849vw,-10px) scale(.9876);animation:fall-282 18s -28s linear infinite}@keyframes fall-282{37.369%{transform:translate(95.5202vw,37.369vh) scale(.9876)}to{transform:translate(95.20255vw,99vh) scale(.9876)}}.snow:nth-child(283){opacity:.9606;transform:translate(78.4183vw,-10px) scale(.3329);animation:fall-283 12s -30s linear infinite}@keyframes fall-283{65.816%{transform:translate(81.5025vw,65.816vh) scale(.3329)}to{transform:translate(79.9604vw,99vh) scale(.3329)}}.snow:nth-child(284){opacity:.0616;transform:translate(4.1913vw,-10px) scale(.2814);animation:fall-284 20s -13s linear infinite}@keyframes fall-284{34.788%{transform:translate(.4984vw,34.788vh) scale(.2814)}to{transform:translate(2.34485vw,99vh) scale(.2814)}}.snow:nth-child(285){opacity:1.567;transform:translate(50.5902vw,-10px) scale(.1684);animation:fall-285 17s -3s linear infinite}@keyframes fall-285{62.911%{transform:translate(56.5827vw,62.911vh) scale(.1684)}to{transform:translate(53.58645vw,99vh) scale(.1684)}}.snow:nth-child(286){opacity:1.6184;transform:translate(.5219vw,-10px) scale(.2316);animation:fall-286 23s -21s linear infinite}@keyframes fall-286{57.54%{transform:translate(-9.1518vw,57.54vh) scale(.2316)}to{transform:translate(-4.31495vw,99vh) scale(.2316)}}.snow:nth-child(287){opacity:1.0238;transform:translate(48.7759vw,-10px) scale(.0719);animation:fall-287 26s -26s linear infinite}@keyframes fall-287{75.107%{transform:translate(49.5361vw,75.107vh) scale(.0719)}to{transform:translate(49.156vw,99vh) scale(.0719)}}.snow:nth-child(288){opacity:.4972;transform:translate(22.0505vw,-10px) scale(.6864);animation:fall-288 18s -14s linear infinite}@keyframes fall-288{74.134%{transform:translate(17.2631vw,74.134vh) scale(.6864)}to{transform:translate(19.6568vw,99vh) scale(.6864)}}.snow:nth-child(289){opacity:.8216;transform:translate(85.8419vw,-10px) scale(.8736);animation:fall-289 18s -13s linear infinite}@keyframes fall-289{58.801%{transform:translate(90.7762vw,58.801vh) scale(.8736)}to{transform:translate(88.30905vw,99vh) scale(.8736)}}.snow:nth-child(290){opacity:1.888;transform:translate(36.0442vw,-10px) scale(.133);animation:fall-290 15s -16s linear infinite}@keyframes fall-290{76.797%{transform:translate(34.0347vw,76.797vh) scale(.133)}to{transform:translate(35.03945vw,99vh) scale(.133)}}.snow:nth-child(291){opacity:1.0398;transform:translate(17.9336vw,-10px) scale(.5731);animation:fall-291 27s -24s linear infinite}@keyframes fall-291{47.325%{transform:translate(17.2651vw,47.325vh) scale(.5731)}to{transform:translate(17.59935vw,99vh) scale(.5731)}}.snow:nth-child(292){opacity:.8662;transform:translate(42.0995vw,-10px) scale(.2783);animation:fall-292 10s -13s linear infinite}@keyframes fall-292{50.07%{transform:translate(49.1267vw,50.07vh) scale(.2783)}to{transform:translate(45.6131vw,99vh) scale(.2783)}}.snow:nth-child(293){opacity:.3806;transform:translate(50.3933vw,-10px) scale(.9945);animation:fall-293 23s -10s linear infinite}@keyframes fall-293{47.316%{transform:translate(43.7276vw,47.316vh) scale(.9945)}to{transform:translate(47.06045vw,99vh) scale(.9945)}}.snow:nth-child(294){opacity:.4622;transform:translate(42.2103vw,-10px) scale(.256);animation:fall-294 13s -19s linear infinite}@keyframes fall-294{71.99%{transform:translate(50.6805vw,71.99vh) scale(.256)}to{transform:translate(46.4454vw,99vh) scale(.256)}}.snow:nth-child(295){opacity:1.585;transform:translate(50.3927vw,-10px) scale(.3792);animation:fall-295 23s -26s linear infinite}@keyframes fall-295{32.455%{transform:translate(52.0512vw,32.455vh) scale(.3792)}to{transform:translate(51.22195vw,99vh) scale(.3792)}}.snow:nth-child(296){opacity:1.309;transform:translate(40.2398vw,-10px) scale(.4137);animation:fall-296 14s -24s linear infinite}@keyframes fall-296{61.491%{transform:translate(38.2859vw,61.491vh) scale(.4137)}to{transform:translate(39.26285vw,99vh) scale(.4137)}}.snow:nth-child(297){opacity:1.4372;transform:translate(69.4185vw,-10px) scale(.2524);animation:fall-297 16s -29s linear infinite}@keyframes fall-297{48.696%{transform:translate(77.188vw,48.696vh) scale(.2524)}to{transform:translate(73.30325vw,99vh) scale(.2524)}}.snow:nth-child(298){opacity:1.9432;transform:translate(68.8501vw,-10px) scale(.5872);animation:fall-298 27s -24s linear infinite}@keyframes fall-298{42.246%{transform:translate(69.9175vw,42.246vh) scale(.5872)}to{transform:translate(69.3838vw,99vh) scale(.5872)}}.snow:nth-child(299){opacity:1.5934;transform:translate(38.5043vw,-10px) scale(.9759);animation:fall-299 25s -13s linear infinite}@keyframes fall-299{39.848%{transform:translate(42.4782vw,39.848vh) scale(.9759)}to{transform:translate(40.49125vw,99vh) scale(.9759)}}.snow:nth-child(300){opacity:.252;transform:translate(85.9502vw,-10px) scale(.7892);animation:fall-300 10s -5s linear infinite}@keyframes fall-300{47.255%{transform:translate(83.7535vw,47.255vh) scale(.7892)}to{transform:translate(84.85185vw,99vh) scale(.7892)}}.snow:nth-child(301){opacity:.9942;transform:translate(16.4824vw,-10px) scale(.7026);animation:fall-301 19s -28s linear infinite}@keyframes fall-301{48.544%{transform:translate(12.9414vw,48.544vh) scale(.7026)}to{transform:translate(14.7119vw,99vh) scale(.7026)}}.snow:nth-child(302){opacity:1.7684;transform:translate(89.6383vw,-10px) scale(.084);animation:fall-302 27s -17s linear infinite}@keyframes fall-302{32.1%{transform:translate(87.6776vw,32.1vh) scale(.084)}to{transform:translate(88.65795vw,99vh) scale(.084)}}.snow:nth-child(303){opacity:.1216;transform:translate(90.6062vw,-10px) scale(.9249);animation:fall-303 11s -25s linear infinite}@keyframes fall-303{30.877%{transform:translate(85.2827vw,30.877vh) scale(.9249)}to{transform:translate(87.94445vw,99vh) scale(.9249)}}.snow:nth-child(304){opacity:.885;transform:translate(24.9395vw,-10px) scale(.5689);animation:fall-304 28s -6s linear infinite}@keyframes fall-304{66.11%{transform:translate(22.088vw,66.11vh) scale(.5689)}to{transform:translate(23.51375vw,99vh) scale(.5689)}}.snow:nth-child(305){opacity:1.1744;transform:translate(19.8613vw,-10px) scale(.1775);animation:fall-305 23s -5s linear infinite}@keyframes fall-305{44.461%{transform:translate(11.2905vw,44.461vh) scale(.1775)}to{transform:translate(15.5759vw,99vh) scale(.1775)}}.snow:nth-child(306){opacity:.9702;transform:translate(87.1877vw,-10px) scale(.1741);animation:fall-306 24s -9s linear infinite}@keyframes fall-306{79.609%{transform:translate(78.4488vw,79.609vh) scale(.1741)}to{transform:translate(82.81825vw,99vh) scale(.1741)}}.snow:nth-child(307){opacity:.8748;transform:translate(91.45vw,-10px) scale(.172);animation:fall-307 19s -7s linear infinite}@keyframes fall-307{30.865%{transform:translate(100.9141vw,30.865vh) scale(.172)}to{transform:translate(96.18205vw,99vh) scale(.172)}}.snow:nth-child(308){opacity:.9302;transform:translate(58.5348vw,-10px) scale(.5342);animation:fall-308 17s -7s linear infinite}@keyframes fall-308{31.249%{transform:translate(55.6479vw,31.249vh) scale(.5342)}to{transform:translate(57.09135vw,99vh) scale(.5342)}}.snow:nth-child(309){opacity:.343;transform:translate(48.0447vw,-10px) scale(.9252);animation:fall-309 25s -16s linear infinite}@keyframes fall-309{73.941%{transform:translate(38.9175vw,73.941vh) scale(.9252)}to{transform:translate(43.4811vw,99vh) scale(.9252)}}.snow:nth-child(310){opacity:.6762;transform:translate(85.8774vw,-10px) scale(.5107);animation:fall-310 24s -17s linear infinite}@keyframes fall-310{57.805%{transform:translate(80.2905vw,57.805vh) scale(.5107)}to{transform:translate(83.08395vw,99vh) scale(.5107)}}.snow:nth-child(311){opacity:1.5906;transform:translate(57.3594vw,-10px) scale(.412);animation:fall-311 29s -6s linear infinite}@keyframes fall-311{34.658%{transform:translate(61.6369vw,34.658vh) scale(.412)}to{transform:translate(59.49815vw,99vh) scale(.412)}}.snow:nth-child(312){opacity:1.7806;transform:translate(16.4593vw,-10px) scale(.6313);animation:fall-312 11s -27s linear infinite}@keyframes fall-312{60.776%{transform:translate(14.1581vw,60.776vh) scale(.6313)}to{transform:translate(15.3087vw,99vh) scale(.6313)}}.snow:nth-child(313){opacity:1.7908;transform:translate(13.6953vw,-10px) scale(.0323);animation:fall-313 20s -9s linear infinite}@keyframes fall-313{55.815%{transform:translate(8.4469vw,55.815vh) scale(.0323)}to{transform:translate(11.0711vw,99vh) scale(.0323)}}.snow:nth-child(314){opacity:1.6298;transform:translate(81.9563vw,-10px) scale(.5917);animation:fall-314 14s -24s linear infinite}@keyframes fall-314{59.456%{transform:translate(81.5367vw,59.456vh) scale(.5917)}to{transform:translate(81.7465vw,99vh) scale(.5917)}}.snow:nth-child(315){opacity:.4378;transform:translate(19.3375vw,-10px) scale(.0863);animation:fall-315 16s -24s linear infinite}@keyframes fall-315{37.391%{transform:translate(24.9108vw,37.391vh) scale(.0863)}to{transform:translate(22.12415vw,99vh) scale(.0863)}}.snow:nth-child(316){opacity:.6638;transform:translate(97.7066vw,-10px) scale(.9723);animation:fall-316 13s -20s linear infinite}@keyframes fall-316{37.901%{transform:translate(106.3645vw,37.901vh) scale(.9723)}to{transform:translate(102.03555vw,99vh) scale(.9723)}}.snow:nth-child(317){opacity:.2522;transform:translate(77.7336vw,-10px) scale(.6692);animation:fall-317 16s -3s linear infinite}@keyframes fall-317{48.623%{transform:translate(81.8038vw,48.623vh) scale(.6692)}to{transform:translate(79.7687vw,99vh) scale(.6692)}}.snow:nth-child(318){opacity:.2238;transform:translate(39.2135vw,-10px) scale(.5411);animation:fall-318 22s -10s linear infinite}@keyframes fall-318{54.324%{transform:translate(35.5577vw,54.324vh) scale(.5411)}to{transform:translate(37.3856vw,99vh) scale(.5411)}}.snow:nth-child(319){opacity:.6238;transform:translate(49.7065vw,-10px) scale(.3838);animation:fall-319 11s -29s linear infinite}@keyframes fall-319{44.087%{transform:translate(53.9464vw,44.087vh) scale(.3838)}to{transform:translate(51.82645vw,99vh) scale(.3838)}}.snow:nth-child(320){opacity:1.2116;transform:translate(23.5413vw,-10px) scale(.8016);animation:fall-320 10s -9s linear infinite}@keyframes fall-320{38.899%{transform:translate(29.5681vw,38.899vh) scale(.8016)}to{transform:translate(26.5547vw,99vh) scale(.8016)}}.snow:nth-child(321){opacity:.6424;transform:translate(28.4739vw,-10px) scale(.7247);animation:fall-321 28s -12s linear infinite}@keyframes fall-321{46.546%{transform:translate(36.5501vw,46.546vh) scale(.7247)}to{transform:translate(32.512vw,99vh) scale(.7247)}}.snow:nth-child(322){opacity:1.6866;transform:translate(74.335vw,-10px) scale(.3831);animation:fall-322 28s -25s linear infinite}@keyframes fall-322{75.292%{transform:translate(65.0682vw,75.292vh) scale(.3831)}to{transform:translate(69.7016vw,99vh) scale(.3831)}}.snow:nth-child(323){opacity:1.9644;transform:translate(69.7075vw,-10px) scale(.1341);animation:fall-323 21s -30s linear infinite}@keyframes fall-323{78.918%{transform:translate(74.9362vw,78.918vh) scale(.1341)}to{transform:translate(72.32185vw,99vh) scale(.1341)}}.snow:nth-child(324){opacity:1.891;transform:translate(43.473vw,-10px) scale(.1796);animation:fall-324 15s -8s linear infinite}@keyframes fall-324{66.706%{transform:translate(47.1966vw,66.706vh) scale(.1796)}to{transform:translate(45.3348vw,99vh) scale(.1796)}}.snow:nth-child(325){opacity:.5242;transform:translate(83.8769vw,-10px) scale(.4595);animation:fall-325 12s -30s linear infinite}@keyframes fall-325{30.374%{transform:translate(87.31vw,30.374vh) scale(.4595)}to{transform:translate(85.59345vw,99vh) scale(.4595)}}.snow:nth-child(326){opacity:1.7908;transform:translate(62.1347vw,-10px) scale(.0768);animation:fall-326 18s -19s linear infinite}@keyframes fall-326{37.569%{transform:translate(64.6509vw,37.569vh) scale(.0768)}to{transform:translate(63.3928vw,99vh) scale(.0768)}}.snow:nth-child(327){opacity:.7104;transform:translate(40.406vw,-10px) scale(.5444);animation:fall-327 18s -10s linear infinite}@keyframes fall-327{31.63%{transform:translate(47.4561vw,31.63vh) scale(.5444)}to{transform:translate(43.93105vw,99vh) scale(.5444)}}.snow:nth-child(328){opacity:1.257;transform:translate(10.9619vw,-10px) scale(.6238);animation:fall-328 22s -27s linear infinite}@keyframes fall-328{56.581%{transform:translate(2.5617vw,56.581vh) scale(.6238)}to{transform:translate(6.7618vw,99vh) scale(.6238)}}.snow:nth-child(329){opacity:.6044;transform:translate(60.8652vw,-10px) scale(.896);animation:fall-329 21s -1s linear infinite}@keyframes fall-329{70.074%{transform:translate(68.2159vw,70.074vh) scale(.896)}to{transform:translate(64.54055vw,99vh) scale(.896)}}.snow:nth-child(330){opacity:.0388;transform:translate(28.1376vw,-10px) scale(.2022);animation:fall-330 30s -10s linear infinite}@keyframes fall-330{30.282%{transform:translate(34.0278vw,30.282vh) scale(.2022)}to{transform:translate(31.0827vw,99vh) scale(.2022)}}.snow:nth-child(331){opacity:1.8868;transform:translate(45.9989vw,-10px) scale(.126);animation:fall-331 29s -12s linear infinite}@keyframes fall-331{46.277%{transform:translate(37.2274vw,46.277vh) scale(.126)}to{transform:translate(41.61315vw,99vh) scale(.126)}}.snow:nth-child(332){opacity:1.3754;transform:translate(25.8909vw,-10px) scale(.9899);animation:fall-332 21s -8s linear infinite}@keyframes fall-332{66.524%{transform:translate(20.5906vw,66.524vh) scale(.9899)}to{transform:translate(23.24075vw,99vh) scale(.9899)}}.snow:nth-child(333){opacity:1.518;transform:translate(78.6634vw,-10px) scale(.9989);animation:fall-333 15s -5s linear infinite}@keyframes fall-333{58.068%{transform:translate(71.3213vw,58.068vh) scale(.9989)}to{transform:translate(74.99235vw,99vh) scale(.9989)}}.snow:nth-child(334){opacity:1.139;transform:translate(21.789vw,-10px) scale(.5784);animation:fall-334 27s -24s linear infinite}@keyframes fall-334{62.21%{transform:translate(14.6392vw,62.21vh) scale(.5784)}to{transform:translate(18.2141vw,99vh) scale(.5784)}}.snow:nth-child(335){opacity:1.8914;transform:translate(72.489vw,-10px) scale(.6045);animation:fall-335 30s -29s linear infinite}@keyframes fall-335{37.737%{transform:translate(75.0167vw,37.737vh) scale(.6045)}to{transform:translate(73.75285vw,99vh) scale(.6045)}}.snow:nth-child(336){opacity:1.1742;transform:translate(16.7831vw,-10px) scale(.5804);animation:fall-336 24s -6s linear infinite}@keyframes fall-336{36.387%{transform:translate(24.9587vw,36.387vh) scale(.5804)}to{transform:translate(20.8709vw,99vh) scale(.5804)}}.snow:nth-child(337){opacity:1.0266;transform:translate(30.6326vw,-10px) scale(.561);animation:fall-337 28s -29s linear infinite}@keyframes fall-337{31.917%{transform:translate(22.943vw,31.917vh) scale(.561)}to{transform:translate(26.7878vw,99vh) scale(.561)}}.snow:nth-child(338){opacity:.5142;transform:translate(30.5402vw,-10px) scale(.751);animation:fall-338 11s -5s linear infinite}@keyframes fall-338{62.884%{transform:translate(35.5829vw,62.884vh) scale(.751)}to{transform:translate(33.06155vw,99vh) scale(.751)}}.snow:nth-child(339){opacity:1.5382;transform:translate(15.0246vw,-10px) scale(.5285);animation:fall-339 14s -13s linear infinite}@keyframes fall-339{73.252%{transform:translate(12.3549vw,73.252vh) scale(.5285)}to{transform:translate(13.68975vw,99vh) scale(.5285)}}.snow:nth-child(340){opacity:.939;transform:translate(47.859vw,-10px) scale(.5352);animation:fall-340 21s -13s linear infinite}@keyframes fall-340{67.797%{transform:translate(43.2639vw,67.797vh) scale(.5352)}to{transform:translate(45.56145vw,99vh) scale(.5352)}}.snow:nth-child(341){opacity:1.5512;transform:translate(75.884vw,-10px) scale(.5575);animation:fall-341 14s -21s linear infinite}@keyframes fall-341{78.129%{transform:translate(74.7671vw,78.129vh) scale(.5575)}to{transform:translate(75.32555vw,99vh) scale(.5575)}}.snow:nth-child(342){opacity:.9972;transform:translate(92.7514vw,-10px) scale(.7461);animation:fall-342 14s -19s linear infinite}@keyframes fall-342{42.337%{transform:translate(101.3754vw,42.337vh) scale(.7461)}to{transform:translate(97.0634vw,99vh) scale(.7461)}}.snow:nth-child(343){opacity:1.7162;transform:translate(41.7141vw,-10px) scale(.5237);animation:fall-343 25s -26s linear infinite}@keyframes fall-343{42.036%{transform:translate(35.3194vw,42.036vh) scale(.5237)}to{transform:translate(38.51675vw,99vh) scale(.5237)}}.snow:nth-child(344){opacity:.7474;transform:translate(19.9607vw,-10px) scale(.6356);animation:fall-344 12s -1s linear infinite}@keyframes fall-344{41.89%{transform:translate(11.7564vw,41.89vh) scale(.6356)}to{transform:translate(15.85855vw,99vh) scale(.6356)}}.snow:nth-child(345){opacity:1.3456;transform:translate(36.7338vw,-10px) scale(.8289);animation:fall-345 12s -12s linear infinite}@keyframes fall-345{48.594%{transform:translate(36.0912vw,48.594vh) scale(.8289)}to{transform:translate(36.4125vw,99vh) scale(.8289)}}.snow:nth-child(346){opacity:.6004;transform:translate(40.7599vw,-10px) scale(.1519);animation:fall-346 27s -16s linear infinite}@keyframes fall-346{59.603%{transform:translate(49.0919vw,59.603vh) scale(.1519)}to{transform:translate(44.9259vw,99vh) scale(.1519)}}.snow:nth-child(347){opacity:1.5956;transform:translate(82.2258vw,-10px) scale(.6102);animation:fall-347 26s -12s linear infinite}@keyframes fall-347{55.15%{transform:translate(76.8615vw,55.15vh) scale(.6102)}to{transform:translate(79.54365vw,99vh) scale(.6102)}}.snow:nth-child(348){opacity:.9446;transform:translate(40.2114vw,-10px) scale(.1333);animation:fall-348 14s -15s linear infinite}@keyframes fall-348{67.214%{transform:translate(39.7911vw,67.214vh) scale(.1333)}to{transform:translate(40.00125vw,99vh) scale(.1333)}}.snow:nth-child(349){opacity:.2582;transform:translate(77.6135vw,-10px) scale(.9448);animation:fall-349 27s -3s linear infinite}@keyframes fall-349{77.569%{transform:translate(82.0938vw,77.569vh) scale(.9448)}to{transform:translate(79.85365vw,99vh) scale(.9448)}}.snow:nth-child(350){opacity:.247;transform:translate(92.4231vw,-10px) scale(.2054);animation:fall-350 17s -6s linear infinite}@keyframes fall-350{43.209%{transform:translate(102.2365vw,43.209vh) scale(.2054)}to{transform:translate(97.3298vw,99vh) scale(.2054)}}.snow:nth-child(351){opacity:1.549;transform:translate(61.5149vw,-10px) scale(.6473);animation:fall-351 22s -16s linear infinite}@keyframes fall-351{78.53%{transform:translate(54.2645vw,78.53vh) scale(.6473)}to{transform:translate(57.8897vw,99vh) scale(.6473)}}.snow:nth-child(352){opacity:.4182;transform:translate(81.8912vw,-10px) scale(.6598);animation:fall-352 27s -18s linear infinite}@keyframes fall-352{72.691%{transform:translate(76.1362vw,72.691vh) scale(.6598)}to{transform:translate(79.0137vw,99vh) scale(.6598)}}.snow:nth-child(353){opacity:.1622;transform:translate(81.946vw,-10px) scale(.2515);animation:fall-353 18s -24s linear infinite}@keyframes fall-353{50.01%{transform:translate(81.2644vw,50.01vh) scale(.2515)}to{transform:translate(81.6052vw,99vh) scale(.2515)}}.snow:nth-child(354){opacity:1.8208;transform:translate(50.7455vw,-10px) scale(.3037);animation:fall-354 24s -22s linear infinite}@keyframes fall-354{55.023%{transform:translate(56.8592vw,55.023vh) scale(.3037)}to{transform:translate(53.80235vw,99vh) scale(.3037)}}.snow:nth-child(355){opacity:.755;transform:translate(97.9157vw,-10px) scale(.0955);animation:fall-355 11s -20s linear infinite}@keyframes fall-355{42.118%{transform:translate(102.8614vw,42.118vh) scale(.0955)}to{transform:translate(100.38855vw,99vh) scale(.0955)}}.snow:nth-child(356){opacity:1.0032;transform:translate(37.8897vw,-10px) scale(.0744);animation:fall-356 17s -17s linear infinite}@keyframes fall-356{74.884%{transform:translate(30.929vw,74.884vh) scale(.0744)}to{transform:translate(34.40935vw,99vh) scale(.0744)}}.snow:nth-child(357){opacity:1.5808;transform:translate(38.8616vw,-10px) scale(.8074);animation:fall-357 25s -21s linear infinite}@keyframes fall-357{38.484%{transform:translate(29.9198vw,38.484vh) scale(.8074)}to{transform:translate(34.3907vw,99vh) scale(.8074)}}.snow:nth-child(358){opacity:.1746;transform:translate(40.8423vw,-10px) scale(.2006);animation:fall-358 14s -5s linear infinite}@keyframes fall-358{30.857%{transform:translate(38.997vw,30.857vh) scale(.2006)}to{transform:translate(39.91965vw,99vh) scale(.2006)}}.snow:nth-child(359){opacity:.858;transform:translate(68.7231vw,-10px) scale(.8276);animation:fall-359 12s -28s linear infinite}@keyframes fall-359{75.635%{transform:translate(62.1338vw,75.635vh) scale(.8276)}to{transform:translate(65.42845vw,99vh) scale(.8276)}}.snow:nth-child(360){opacity:.2352;transform:translate(61.5542vw,-10px) scale(.0591);animation:fall-360 13s -2s linear infinite}@keyframes fall-360{78.9%{transform:translate(60.63vw,78.9vh) scale(.0591)}to{transform:translate(61.0921vw,99vh) scale(.0591)}}.snow:nth-child(361){opacity:1.609;transform:translate(35.7359vw,-10px) scale(.0583);animation:fall-361 24s -21s linear infinite}@keyframes fall-361{36.936%{transform:translate(40.629vw,36.936vh) scale(.0583)}to{transform:translate(38.18245vw,99vh) scale(.0583)}}.snow:nth-child(362){opacity:1.271;transform:translate(26.7899vw,-10px) scale(.5826);animation:fall-362 15s -14s linear infinite}@keyframes fall-362{44.973%{transform:translate(33.8247vw,44.973vh) scale(.5826)}to{transform:translate(30.3073vw,99vh) scale(.5826)}}.snow:nth-child(363){opacity:1.866;transform:translate(96.3951vw,-10px) scale(.7267);animation:fall-363 18s -11s linear infinite}@keyframes fall-363{55.652%{transform:translate(102.8029vw,55.652vh) scale(.7267)}to{transform:translate(99.599vw,99vh) scale(.7267)}}.snow:nth-child(364){opacity:1.2162;transform:translate(93.0639vw,-10px) scale(.033);animation:fall-364 17s -23s linear infinite}@keyframes fall-364{72.409%{transform:translate(100.3891vw,72.409vh) scale(.033)}to{transform:translate(96.7265vw,99vh) scale(.033)}}.snow:nth-child(365){opacity:.0054;transform:translate(7.9975vw,-10px) scale(.7544);animation:fall-365 13s -14s linear infinite}@keyframes fall-365{66.773%{transform:translate(7.2137vw,66.773vh) scale(.7544)}to{transform:translate(7.6056vw,99vh) scale(.7544)}}.snow:nth-child(366){opacity:.4396;transform:translate(24.4322vw,-10px) scale(.3761);animation:fall-366 21s -17s linear infinite}@keyframes fall-366{57.944%{transform:translate(27.8432vw,57.944vh) scale(.3761)}to{transform:translate(26.1377vw,99vh) scale(.3761)}}.snow:nth-child(367){opacity:.4066;transform:translate(49.9496vw,-10px) scale(.7741);animation:fall-367 14s -18s linear infinite}@keyframes fall-367{61.701%{transform:translate(58.8277vw,61.701vh) scale(.7741)}to{transform:translate(54.38865vw,99vh) scale(.7741)}}.snow:nth-child(368){opacity:.2918;transform:translate(19.7748vw,-10px) scale(.618);animation:fall-368 12s -2s linear infinite}@keyframes fall-368{68.482%{transform:translate(19.5149vw,68.482vh) scale(.618)}to{transform:translate(19.64485vw,99vh) scale(.618)}}.snow:nth-child(369){opacity:1.3906;transform:translate(22.5632vw,-10px) scale(.0185);animation:fall-369 13s -18s linear infinite}@keyframes fall-369{70.99%{transform:translate(31.5434vw,70.99vh) scale(.0185)}to{transform:translate(27.0533vw,99vh) scale(.0185)}}.snow:nth-child(370){opacity:.1096;transform:translate(10.7072vw,-10px) scale(.3985);animation:fall-370 11s -12s linear infinite}@keyframes fall-370{40.661%{transform:translate(14.8003vw,40.661vh) scale(.3985)}to{transform:translate(12.75375vw,99vh) scale(.3985)}}.snow:nth-child(371){opacity:.7056;transform:translate(82.3598vw,-10px) scale(.6354);animation:fall-371 23s -10s linear infinite}@keyframes fall-371{61.937%{transform:translate(80.7985vw,61.937vh) scale(.6354)}to{transform:translate(81.57915vw,99vh) scale(.6354)}}.snow:nth-child(372){opacity:1.4764;transform:translate(20.3157vw,-10px) scale(.4401);animation:fall-372 15s -30s linear infinite}@keyframes fall-372{73.548%{transform:translate(30.1286vw,73.548vh) scale(.4401)}to{transform:translate(25.22215vw,99vh) scale(.4401)}}.snow:nth-child(373){opacity:1.2248;transform:translate(95.4571vw,-10px) scale(.4782);animation:fall-373 16s -13s linear infinite}@keyframes fall-373{79.554%{transform:translate(88.3431vw,79.554vh) scale(.4782)}to{transform:translate(91.9001vw,99vh) scale(.4782)}}.snow:nth-child(374){opacity:.0382;transform:translate(95.3229vw,-10px) scale(.6301);animation:fall-374 13s -30s linear infinite}@keyframes fall-374{42.994%{transform:translate(102.279vw,42.994vh) scale(.6301)}to{transform:translate(98.80095vw,99vh) scale(.6301)}}.snow:nth-child(375){opacity:1.268;transform:translate(2.4239vw,-10px) scale(.8512);animation:fall-375 14s -9s linear infinite}@keyframes fall-375{30.546%{transform:translate(-5.9055vw,30.546vh) scale(.8512)}to{transform:translate(-1.7408vw,99vh) scale(.8512)}}.snow:nth-child(376){opacity:1.2234;transform:translate(18.7864vw,-10px) scale(.8331);animation:fall-376 30s -6s linear infinite}@keyframes fall-376{50.45%{transform:translate(21.3595vw,50.45vh) scale(.8331)}to{transform:translate(20.07295vw,99vh) scale(.8331)}}.snow:nth-child(377){opacity:1.0688;transform:translate(4.1132vw,-10px) scale(.1533);animation:fall-377 24s -6s linear infinite}@keyframes fall-377{42.108%{transform:translate(5.2665vw,42.108vh) scale(.1533)}to{transform:translate(4.68985vw,99vh) scale(.1533)}}.snow:nth-child(378){opacity:.0928;transform:translate(76.0674vw,-10px) scale(.6303);animation:fall-378 11s -6s linear infinite}@keyframes fall-378{48.342%{transform:translate(83.5323vw,48.342vh) scale(.6303)}to{transform:translate(79.79985vw,99vh) scale(.6303)}}.snow:nth-child(379){opacity:.0086;transform:translate(97.9591vw,-10px) scale(.8458);animation:fall-379 21s -10s linear infinite}@keyframes fall-379{39.446%{transform:translate(107.1498vw,39.446vh) scale(.8458)}to{transform:translate(102.55445vw,99vh) scale(.8458)}}.snow:nth-child(380){opacity:1.3436;transform:translate(98.6288vw,-10px) scale(.486);animation:fall-380 15s -7s linear infinite}@keyframes fall-380{30.444%{transform:translate(90.738vw,30.444vh) scale(.486)}to{transform:translate(94.6834vw,99vh) scale(.486)}}.snow:nth-child(381){opacity:.7738;transform:translate(89.9807vw,-10px) scale(.2323);animation:fall-381 11s -24s linear infinite}@keyframes fall-381{37.355%{transform:translate(81.1237vw,37.355vh) scale(.2323)}to{transform:translate(85.5522vw,99vh) scale(.2323)}}.snow:nth-child(382){opacity:.6796;transform:translate(16.4563vw,-10px) scale(.9567);animation:fall-382 30s -5s linear infinite}@keyframes fall-382{62.806%{transform:translate(10.3441vw,62.806vh) scale(.9567)}to{transform:translate(13.4002vw,99vh) scale(.9567)}}.snow:nth-child(383){opacity:.224;transform:translate(26.7648vw,-10px) scale(.7422);animation:fall-383 14s -27s linear infinite}@keyframes fall-383{78.17%{transform:translate(29.6098vw,78.17vh) scale(.7422)}to{transform:translate(28.1873vw,99vh) scale(.7422)}}.snow:nth-child(384){opacity:.8932;transform:translate(64.3786vw,-10px) scale(.7635);animation:fall-384 12s -29s linear infinite}@keyframes fall-384{52.393%{transform:translate(62.0606vw,52.393vh) scale(.7635)}to{transform:translate(63.2196vw,99vh) scale(.7635)}}.snow:nth-child(385){opacity:1.5832;transform:translate(92.9186vw,-10px) scale(.7999);animation:fall-385 27s -7s linear infinite}@keyframes fall-385{36.688%{transform:translate(99.2455vw,36.688vh) scale(.7999)}to{transform:translate(96.08205vw,99vh) scale(.7999)}}.snow:nth-child(386){opacity:1.7906;transform:translate(97.4518vw,-10px) scale(.7648);animation:fall-386 21s -26s linear infinite}@keyframes fall-386{67.892%{transform:translate(99.603vw,67.892vh) scale(.7648)}to{transform:translate(98.5274vw,99vh) scale(.7648)}}.snow:nth-child(387){opacity:1.791;transform:translate(41.2937vw,-10px) scale(.6732);animation:fall-387 19s -18s linear infinite}@keyframes fall-387{78.214%{transform:translate(31.4463vw,78.214vh) scale(.6732)}to{transform:translate(36.37vw,99vh) scale(.6732)}}.snow:nth-child(388){opacity:1.4024;transform:translate(28.8252vw,-10px) scale(.5257);animation:fall-388 26s -15s linear infinite}@keyframes fall-388{51.046%{transform:translate(23.6477vw,51.046vh) scale(.5257)}to{transform:translate(26.23645vw,99vh) scale(.5257)}}.snow:nth-child(389){opacity:.0278;transform:translate(34.6369vw,-10px) scale(.0068);animation:fall-389 20s -15s linear infinite}@keyframes fall-389{41.672%{transform:translate(42.2289vw,41.672vh) scale(.0068)}to{transform:translate(38.4329vw,99vh) scale(.0068)}}.snow:nth-child(390){opacity:.7122;transform:translate(55.5717vw,-10px) scale(.5249);animation:fall-390 14s -6s linear infinite}@keyframes fall-390{31.667%{transform:translate(64.0005vw,31.667vh) scale(.5249)}to{transform:translate(59.7861vw,99vh) scale(.5249)}}.snow:nth-child(391){opacity:.1054;transform:translate(69.1236vw,-10px) scale(.3796);animation:fall-391 10s -26s linear infinite}@keyframes fall-391{33.38%{transform:translate(59.8105vw,33.38vh) scale(.3796)}to{transform:translate(64.46705vw,99vh) scale(.3796)}}.snow:nth-child(392){opacity:.4102;transform:translate(58.6461vw,-10px) scale(.2918);animation:fall-392 29s -24s linear infinite}@keyframes fall-392{74.975%{transform:translate(67.778vw,74.975vh) scale(.2918)}to{transform:translate(63.21205vw,99vh) scale(.2918)}}.snow:nth-child(393){opacity:1.371;transform:translate(24.5393vw,-10px) scale(.9029);animation:fall-393 14s -21s linear infinite}@keyframes fall-393{40.483%{transform:translate(25.4422vw,40.483vh) scale(.9029)}to{transform:translate(24.99075vw,99vh) scale(.9029)}}.snow:nth-child(394){opacity:.247;transform:translate(57.6092vw,-10px) scale(.5549);animation:fall-394 26s -2s linear infinite}@keyframes fall-394{63.482%{transform:translate(59.6236vw,63.482vh) scale(.5549)}to{transform:translate(58.6164vw,99vh) scale(.5549)}}.snow:nth-child(395){opacity:1.947;transform:translate(26.88vw,-10px) scale(.1653);animation:fall-395 23s -29s linear infinite}@keyframes fall-395{32.281%{transform:translate(28.3949vw,32.281vh) scale(.1653)}to{transform:translate(27.63745vw,99vh) scale(.1653)}}.snow:nth-child(396){opacity:1.1314;transform:translate(55.5057vw,-10px) scale(.7157);animation:fall-396 17s -3s linear infinite}@keyframes fall-396{39.44%{transform:translate(47.5901vw,39.44vh) scale(.7157)}to{transform:translate(51.5479vw,99vh) scale(.7157)}}.snow:nth-child(397){opacity:1.1088;transform:translate(8.6171vw,-10px) scale(.3342);animation:fall-397 25s -20s linear infinite}@keyframes fall-397{60.09%{transform:translate(8.1294vw,60.09vh) scale(.3342)}to{transform:translate(8.37325vw,99vh) scale(.3342)}}.snow:nth-child(398){opacity:1.3534;transform:translate(70.4262vw,-10px) scale(.0178);animation:fall-398 10s -16s linear infinite}@keyframes fall-398{36.641%{transform:translate(77.0597vw,36.641vh) scale(.0178)}to{transform:translate(73.74295vw,99vh) scale(.0178)}}.snow:nth-child(399){opacity:.0952;transform:translate(91.6816vw,-10px) scale(.3216);animation:fall-399 30s -5s linear infinite}@keyframes fall-399{47.665%{transform:translate(87.2437vw,47.665vh) scale(.3216)}to{transform:translate(89.46265vw,99vh) scale(.3216)}}.snow:nth-child(400){opacity:.2306;transform:translate(89.7596vw,-10px) scale(.0505);animation:fall-400 16s -5s linear infinite}@keyframes fall-400{31.072%{transform:translate(83.2235vw,31.072vh) scale(.0505)}to{transform:translate(86.49155vw,99vh) scale(.0505)}}\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==
|