@esfaenza/core 15.2.290 → 15.2.292
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.10", 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.10", 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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.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}.pull-left{float:left}.pull-right{float:right}.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:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.0118;transform:translate(31.0645vw,-10px) scale(.614);animation:fall-1 22s -25s linear infinite}@keyframes fall-1{75.116%{transform:translate(22.7526vw,75.116vh) scale(.614)}to{transform:translate(26.90855vw,99vh) scale(.614)}}.snow:nth-child(2){opacity:.3708;transform:translate(78.8036vw,-10px) scale(.4397);animation:fall-2 11s -27s linear infinite}@keyframes fall-2{68.498%{transform:translate(85.1469vw,68.498vh) scale(.4397)}to{transform:translate(81.97525vw,99vh) scale(.4397)}}.snow:nth-child(3){opacity:1.963;transform:translate(27.5865vw,-10px) scale(.7686);animation:fall-3 22s -7s linear infinite}@keyframes fall-3{44.995%{transform:translate(33.8035vw,44.995vh) scale(.7686)}to{transform:translate(30.695vw,99vh) scale(.7686)}}.snow:nth-child(4){opacity:1.0364;transform:translate(71.5289vw,-10px) scale(.3982);animation:fall-4 17s -1s linear infinite}@keyframes fall-4{40.916%{transform:translate(62.7028vw,40.916vh) scale(.3982)}to{transform:translate(67.11585vw,99vh) scale(.3982)}}.snow:nth-child(5){opacity:1.0156;transform:translate(91.0304vw,-10px) scale(.9313);animation:fall-5 22s -3s linear infinite}@keyframes fall-5{30.386%{transform:translate(82.0792vw,30.386vh) scale(.9313)}to{transform:translate(86.5548vw,99vh) scale(.9313)}}.snow:nth-child(6){opacity:.789;transform:translate(19.1042vw,-10px) scale(.699);animation:fall-6 15s -18s linear infinite}@keyframes fall-6{32.677%{transform:translate(28.614vw,32.677vh) scale(.699)}to{transform:translate(23.8591vw,99vh) scale(.699)}}.snow:nth-child(7){opacity:.5368;transform:translate(60.159vw,-10px) scale(.7415);animation:fall-7 13s -8s linear infinite}@keyframes fall-7{41.334%{transform:translate(60.301vw,41.334vh) scale(.7415)}to{transform:translate(60.23vw,99vh) scale(.7415)}}.snow:nth-child(8){opacity:1.6024;transform:translate(72.9918vw,-10px) scale(.6827);animation:fall-8 12s -15s linear infinite}@keyframes fall-8{75.25%{transform:translate(71.7351vw,75.25vh) scale(.6827)}to{transform:translate(72.36345vw,99vh) scale(.6827)}}.snow:nth-child(9){opacity:1.171;transform:translate(59.2021vw,-10px) scale(.2829);animation:fall-9 20s -17s linear infinite}@keyframes fall-9{77.734%{transform:translate(63.3313vw,77.734vh) scale(.2829)}to{transform:translate(61.2667vw,99vh) scale(.2829)}}.snow:nth-child(10){opacity:.0058;transform:translate(61.5456vw,-10px) scale(.6476);animation:fall-10 23s -11s linear infinite}@keyframes fall-10{59.022%{transform:translate(57.7502vw,59.022vh) scale(.6476)}to{transform:translate(59.6479vw,99vh) scale(.6476)}}.snow:nth-child(11){opacity:1.6796;transform:translate(54.0601vw,-10px) scale(.2091);animation:fall-11 22s -25s linear infinite}@keyframes fall-11{38.14%{transform:translate(45.0265vw,38.14vh) scale(.2091)}to{transform:translate(49.5433vw,99vh) scale(.2091)}}.snow:nth-child(12){opacity:.6748;transform:translate(28.7071vw,-10px) scale(.081);animation:fall-12 22s -15s linear infinite}@keyframes fall-12{66.42%{transform:translate(20.4368vw,66.42vh) scale(.081)}to{transform:translate(24.57195vw,99vh) scale(.081)}}.snow:nth-child(13){opacity:.3112;transform:translate(43.917vw,-10px) scale(.0253);animation:fall-13 17s -5s linear infinite}@keyframes fall-13{55.631%{transform:translate(43.1151vw,55.631vh) scale(.0253)}to{transform:translate(43.51605vw,99vh) scale(.0253)}}.snow:nth-child(14){opacity:.8242;transform:translate(45.9644vw,-10px) scale(.0906);animation:fall-14 16s -11s linear infinite}@keyframes fall-14{31.443%{transform:translate(49.2022vw,31.443vh) scale(.0906)}to{transform:translate(47.5833vw,99vh) scale(.0906)}}.snow:nth-child(15){opacity:1.9294;transform:translate(87.3665vw,-10px) scale(.3266);animation:fall-15 15s -29s linear infinite}@keyframes fall-15{53.933%{transform:translate(93.6932vw,53.933vh) scale(.3266)}to{transform:translate(90.52985vw,99vh) scale(.3266)}}.snow:nth-child(16){opacity:1.8824;transform:translate(14.7141vw,-10px) scale(.9719);animation:fall-16 23s -22s linear infinite}@keyframes fall-16{43.734%{transform:translate(12.4068vw,43.734vh) scale(.9719)}to{transform:translate(13.56045vw,99vh) scale(.9719)}}.snow:nth-child(17){opacity:1.2382;transform:translate(93.9334vw,-10px) scale(.9408);animation:fall-17 12s -28s linear infinite}@keyframes fall-17{34.452%{transform:translate(93.2254vw,34.452vh) scale(.9408)}to{transform:translate(93.5794vw,99vh) scale(.9408)}}.snow:nth-child(18){opacity:1.036;transform:translate(75.1477vw,-10px) scale(.3323);animation:fall-18 15s -25s linear infinite}@keyframes fall-18{58.523%{transform:translate(69.6837vw,58.523vh) scale(.3323)}to{transform:translate(72.4157vw,99vh) scale(.3323)}}.snow:nth-child(19){opacity:.6576;transform:translate(81.6997vw,-10px) scale(.0283);animation:fall-19 13s -24s linear infinite}@keyframes fall-19{56.003%{transform:translate(77.6631vw,56.003vh) scale(.0283)}to{transform:translate(79.6814vw,99vh) scale(.0283)}}.snow:nth-child(20){opacity:1.826;transform:translate(87.1137vw,-10px) scale(.4454);animation:fall-20 24s -7s linear infinite}@keyframes fall-20{49.917%{transform:translate(93.8745vw,49.917vh) scale(.4454)}to{transform:translate(90.4941vw,99vh) scale(.4454)}}.snow:nth-child(21){opacity:1.4802;transform:translate(7.7537vw,-10px) scale(.8863);animation:fall-21 26s -29s linear infinite}@keyframes fall-21{41.416%{transform:translate(-1.8292vw,41.416vh) scale(.8863)}to{transform:translate(2.96225vw,99vh) scale(.8863)}}.snow:nth-child(22){opacity:1.9878;transform:translate(99.4672vw,-10px) scale(.9579);animation:fall-22 16s -26s linear infinite}@keyframes fall-22{69.56%{transform:translate(107.4344vw,69.56vh) scale(.9579)}to{transform:translate(103.4508vw,99vh) scale(.9579)}}.snow:nth-child(23){opacity:1.128;transform:translate(1.1613vw,-10px) scale(.1058);animation:fall-23 14s -26s linear infinite}@keyframes fall-23{60.642%{transform:translate(-8.5506vw,60.642vh) scale(.1058)}to{transform:translate(-3.69465vw,99vh) scale(.1058)}}.snow:nth-child(24){opacity:.3906;transform:translate(92.0286vw,-10px) scale(.854);animation:fall-24 24s -21s linear infinite}@keyframes fall-24{68.752%{transform:translate(92.3513vw,68.752vh) scale(.854)}to{transform:translate(92.18995vw,99vh) scale(.854)}}.snow:nth-child(25){opacity:1.6042;transform:translate(21.7287vw,-10px) scale(.1431);animation:fall-25 17s -15s linear infinite}@keyframes fall-25{75.541%{transform:translate(24.9428vw,75.541vh) scale(.1431)}to{transform:translate(23.33575vw,99vh) scale(.1431)}}.snow:nth-child(26){opacity:.8014;transform:translate(51.6723vw,-10px) scale(.5113);animation:fall-26 13s -21s linear infinite}@keyframes fall-26{67.178%{transform:translate(51.7868vw,67.178vh) scale(.5113)}to{transform:translate(51.72955vw,99vh) scale(.5113)}}.snow:nth-child(27){opacity:1.1378;transform:translate(92.9162vw,-10px) scale(.299);animation:fall-27 17s -14s linear infinite}@keyframes fall-27{52.862%{transform:translate(94.6775vw,52.862vh) scale(.299)}to{transform:translate(93.79685vw,99vh) scale(.299)}}.snow:nth-child(28){opacity:1.625;transform:translate(44.7323vw,-10px) scale(.9775);animation:fall-28 12s -27s linear infinite}@keyframes fall-28{36.844%{transform:translate(50.8535vw,36.844vh) scale(.9775)}to{transform:translate(47.7929vw,99vh) scale(.9775)}}.snow:nth-child(29){opacity:.5438;transform:translate(4.429vw,-10px) scale(.3801);animation:fall-29 19s -7s linear infinite}@keyframes fall-29{54.112%{transform:translate(6.82vw,54.112vh) scale(.3801)}to{transform:translate(5.6245vw,99vh) scale(.3801)}}.snow:nth-child(30){opacity:.7604;transform:translate(19.0771vw,-10px) scale(.428);animation:fall-30 18s -14s linear infinite}@keyframes fall-30{63.375%{transform:translate(14.5044vw,63.375vh) scale(.428)}to{transform:translate(16.79075vw,99vh) scale(.428)}}.snow:nth-child(31){opacity:.9494;transform:translate(30.3509vw,-10px) scale(.6529);animation:fall-31 12s -7s linear infinite}@keyframes fall-31{32.075%{transform:translate(20.5151vw,32.075vh) scale(.6529)}to{transform:translate(25.433vw,99vh) scale(.6529)}}.snow:nth-child(32){opacity:.3876;transform:translate(30.8997vw,-10px) scale(.4755);animation:fall-32 22s -4s linear infinite}@keyframes fall-32{57.455%{transform:translate(23.8308vw,57.455vh) scale(.4755)}to{transform:translate(27.36525vw,99vh) scale(.4755)}}.snow:nth-child(33){opacity:.7874;transform:translate(51.5755vw,-10px) scale(.7301);animation:fall-33 15s -18s linear infinite}@keyframes fall-33{61.884%{transform:translate(57.1109vw,61.884vh) scale(.7301)}to{transform:translate(54.3432vw,99vh) scale(.7301)}}.snow:nth-child(34){opacity:.272;transform:translate(7.4805vw,-10px) scale(.3907);animation:fall-34 13s -30s linear infinite}@keyframes fall-34{73.355%{transform:translate(10.6436vw,73.355vh) scale(.3907)}to{transform:translate(9.06205vw,99vh) scale(.3907)}}.snow:nth-child(35){opacity:.1386;transform:translate(25.4628vw,-10px) scale(.5929);animation:fall-35 28s -23s linear infinite}@keyframes fall-35{33.103%{transform:translate(23.4102vw,33.103vh) scale(.5929)}to{transform:translate(24.4365vw,99vh) scale(.5929)}}.snow:nth-child(36){opacity:1.027;transform:translate(41.4152vw,-10px) scale(.8259);animation:fall-36 17s -14s linear infinite}@keyframes fall-36{30.238%{transform:translate(36.3vw,30.238vh) scale(.8259)}to{transform:translate(38.8576vw,99vh) scale(.8259)}}.snow:nth-child(37){opacity:.1894;transform:translate(89.6176vw,-10px) scale(.311);animation:fall-37 10s -15s linear infinite}@keyframes fall-37{71.828%{transform:translate(86.4228vw,71.828vh) scale(.311)}to{transform:translate(88.0202vw,99vh) scale(.311)}}.snow:nth-child(38){opacity:.959;transform:translate(39.4524vw,-10px) scale(.035);animation:fall-38 24s -3s linear infinite}@keyframes fall-38{40.404%{transform:translate(37.4058vw,40.404vh) scale(.035)}to{transform:translate(38.4291vw,99vh) scale(.035)}}.snow:nth-child(39){opacity:.6338;transform:translate(70.3423vw,-10px) scale(.9505);animation:fall-39 27s -21s linear infinite}@keyframes fall-39{55.847%{transform:translate(72.853vw,55.847vh) scale(.9505)}to{transform:translate(71.59765vw,99vh) scale(.9505)}}.snow:nth-child(40){opacity:1.2718;transform:translate(72.4526vw,-10px) scale(.6382);animation:fall-40 24s -12s linear infinite}@keyframes fall-40{44.978%{transform:translate(69.8461vw,44.978vh) scale(.6382)}to{transform:translate(71.14935vw,99vh) scale(.6382)}}.snow:nth-child(41){opacity:1.6054;transform:translate(58.233vw,-10px) scale(.8523);animation:fall-41 30s -4s linear infinite}@keyframes fall-41{60.388%{transform:translate(56.9418vw,60.388vh) scale(.8523)}to{transform:translate(57.5874vw,99vh) scale(.8523)}}.snow:nth-child(42){opacity:.7756;transform:translate(65.0673vw,-10px) scale(.7906);animation:fall-42 12s -26s linear infinite}@keyframes fall-42{57.314%{transform:translate(61.3873vw,57.314vh) scale(.7906)}to{transform:translate(63.2273vw,99vh) scale(.7906)}}.snow:nth-child(43){opacity:.133;transform:translate(37.341vw,-10px) scale(.5122);animation:fall-43 23s -29s linear infinite}@keyframes fall-43{67.575%{transform:translate(29.4157vw,67.575vh) scale(.5122)}to{transform:translate(33.37835vw,99vh) scale(.5122)}}.snow:nth-child(44){opacity:.7672;transform:translate(1.8323vw,-10px) scale(.8015);animation:fall-44 29s -13s linear infinite}@keyframes fall-44{78.31%{transform:translate(9.9008vw,78.31vh) scale(.8015)}to{transform:translate(5.86655vw,99vh) scale(.8015)}}.snow:nth-child(45){opacity:1.6066;transform:translate(55.5083vw,-10px) scale(.9252);animation:fall-45 22s -20s linear infinite}@keyframes fall-45{73.494%{transform:translate(64.8408vw,73.494vh) scale(.9252)}to{transform:translate(60.17455vw,99vh) scale(.9252)}}.snow:nth-child(46){opacity:1.971;transform:translate(79.8439vw,-10px) scale(.7908);animation:fall-46 16s -5s linear infinite}@keyframes fall-46{65.183%{transform:translate(73.7964vw,65.183vh) scale(.7908)}to{transform:translate(76.82015vw,99vh) scale(.7908)}}.snow:nth-child(47){opacity:1.0752;transform:translate(16.4607vw,-10px) scale(.6782);animation:fall-47 10s -10s linear infinite}@keyframes fall-47{46.717%{transform:translate(13.4183vw,46.717vh) scale(.6782)}to{transform:translate(14.9395vw,99vh) scale(.6782)}}.snow:nth-child(48){opacity:1.5314;transform:translate(52.6401vw,-10px) scale(.3617);animation:fall-48 10s -30s linear infinite}@keyframes fall-48{52.05%{transform:translate(51.0939vw,52.05vh) scale(.3617)}to{transform:translate(51.867vw,99vh) scale(.3617)}}.snow:nth-child(49){opacity:1.9454;transform:translate(.3436vw,-10px) scale(.595);animation:fall-49 14s -19s linear infinite}@keyframes fall-49{76.989%{transform:translate(9.623vw,76.989vh) scale(.595)}to{transform:translate(4.9833vw,99vh) scale(.595)}}.snow:nth-child(50){opacity:1.195;transform:translate(63.1492vw,-10px) scale(.458);animation:fall-50 22s -21s linear infinite}@keyframes fall-50{71.58%{transform:translate(53.4617vw,71.58vh) scale(.458)}to{transform:translate(58.30545vw,99vh) scale(.458)}}.snow:nth-child(51){opacity:1.1332;transform:translate(5.3288vw,-10px) scale(.0878);animation:fall-51 15s -20s linear infinite}@keyframes fall-51{61.733%{transform:translate(11.2141vw,61.733vh) scale(.0878)}to{transform:translate(8.27145vw,99vh) scale(.0878)}}.snow:nth-child(52){opacity:.4912;transform:translate(49.441vw,-10px) scale(.2344);animation:fall-52 12s -12s linear infinite}@keyframes fall-52{32.018%{transform:translate(54.0617vw,32.018vh) scale(.2344)}to{transform:translate(51.75135vw,99vh) scale(.2344)}}.snow:nth-child(53){opacity:1.031;transform:translate(14.4028vw,-10px) scale(.3498);animation:fall-53 20s -3s linear infinite}@keyframes fall-53{52.565%{transform:translate(7.569vw,52.565vh) scale(.3498)}to{transform:translate(10.9859vw,99vh) scale(.3498)}}.snow:nth-child(54){opacity:1.8166;transform:translate(43.2363vw,-10px) scale(.5572);animation:fall-54 16s -28s linear infinite}@keyframes fall-54{51.258%{transform:translate(43.4581vw,51.258vh) scale(.5572)}to{transform:translate(43.3472vw,99vh) scale(.5572)}}.snow:nth-child(55){opacity:.9428;transform:translate(84.4601vw,-10px) scale(.0305);animation:fall-55 12s -30s linear infinite}@keyframes fall-55{64.923%{transform:translate(83.0311vw,64.923vh) scale(.0305)}to{transform:translate(83.7456vw,99vh) scale(.0305)}}.snow:nth-child(56){opacity:1.554;transform:translate(57.4307vw,-10px) scale(.1477);animation:fall-56 14s -11s linear infinite}@keyframes fall-56{36.054%{transform:translate(55.558vw,36.054vh) scale(.1477)}to{transform:translate(56.49435vw,99vh) scale(.1477)}}.snow:nth-child(57){opacity:1.2022;transform:translate(35.5228vw,-10px) scale(.4475);animation:fall-57 15s -6s linear infinite}@keyframes fall-57{46.897%{transform:translate(40.0921vw,46.897vh) scale(.4475)}to{transform:translate(37.80745vw,99vh) scale(.4475)}}.snow:nth-child(58){opacity:1.7096;transform:translate(10.4512vw,-10px) scale(.0119);animation:fall-58 26s -15s linear infinite}@keyframes fall-58{59.54%{transform:translate(3.3598vw,59.54vh) scale(.0119)}to{transform:translate(6.9055vw,99vh) scale(.0119)}}.snow:nth-child(59){opacity:1.1888;transform:translate(34.7763vw,-10px) scale(.8161);animation:fall-59 14s -24s linear infinite}@keyframes fall-59{34.724%{transform:translate(37.4328vw,34.724vh) scale(.8161)}to{transform:translate(36.10455vw,99vh) scale(.8161)}}.snow:nth-child(60){opacity:1.8648;transform:translate(4.0242vw,-10px) scale(.2528);animation:fall-60 24s -23s linear infinite}@keyframes fall-60{33.677%{transform:translate(2.9406vw,33.677vh) scale(.2528)}to{transform:translate(3.4824vw,99vh) scale(.2528)}}.snow:nth-child(61){opacity:1.3766;transform:translate(30.9729vw,-10px) scale(.1089);animation:fall-61 16s -2s linear infinite}@keyframes fall-61{38.481%{transform:translate(39.1519vw,38.481vh) scale(.1089)}to{transform:translate(35.0624vw,99vh) scale(.1089)}}.snow:nth-child(62){opacity:1.3912;transform:translate(89.661vw,-10px) scale(.4251);animation:fall-62 21s -15s linear infinite}@keyframes fall-62{47.553%{transform:translate(96.839vw,47.553vh) scale(.4251)}to{transform:translate(93.25vw,99vh) scale(.4251)}}.snow:nth-child(63){opacity:1.6166;transform:translate(42.992vw,-10px) scale(.5344);animation:fall-63 23s -17s linear infinite}@keyframes fall-63{45.093%{transform:translate(33.6515vw,45.093vh) scale(.5344)}to{transform:translate(38.32175vw,99vh) scale(.5344)}}.snow:nth-child(64){opacity:.1514;transform:translate(72.1275vw,-10px) scale(.3358);animation:fall-64 25s -25s linear infinite}@keyframes fall-64{63.535%{transform:translate(75.1915vw,63.535vh) scale(.3358)}to{transform:translate(73.6595vw,99vh) scale(.3358)}}.snow:nth-child(65){opacity:1.0482;transform:translate(14.2923vw,-10px) scale(.0292);animation:fall-65 16s -10s linear infinite}@keyframes fall-65{72.001%{transform:translate(9.5269vw,72.001vh) scale(.0292)}to{transform:translate(11.9096vw,99vh) scale(.0292)}}.snow:nth-child(66){opacity:1.6334;transform:translate(92.1494vw,-10px) scale(.3031);animation:fall-66 10s -1s linear infinite}@keyframes fall-66{55.707%{transform:translate(92.0141vw,55.707vh) scale(.3031)}to{transform:translate(92.08175vw,99vh) scale(.3031)}}.snow:nth-child(67){opacity:1.0502;transform:translate(96.9996vw,-10px) scale(.0942);animation:fall-67 20s -22s linear infinite}@keyframes fall-67{52.269%{transform:translate(87.5899vw,52.269vh) scale(.0942)}to{transform:translate(92.29475vw,99vh) scale(.0942)}}.snow:nth-child(68){opacity:1.6332;transform:translate(58.2173vw,-10px) scale(.2629);animation:fall-68 14s -17s linear infinite}@keyframes fall-68{32.509%{transform:translate(60.0894vw,32.509vh) scale(.2629)}to{transform:translate(59.15335vw,99vh) scale(.2629)}}.snow:nth-child(69){opacity:.5716;transform:translate(91.4981vw,-10px) scale(.2068);animation:fall-69 27s -20s linear infinite}@keyframes fall-69{47.23%{transform:translate(100.401vw,47.23vh) scale(.2068)}to{transform:translate(95.94955vw,99vh) scale(.2068)}}.snow:nth-child(70){opacity:.4504;transform:translate(45.5721vw,-10px) scale(.0359);animation:fall-70 26s -26s linear infinite}@keyframes fall-70{47.787%{transform:translate(40.6529vw,47.787vh) scale(.0359)}to{transform:translate(43.1125vw,99vh) scale(.0359)}}.snow:nth-child(71){opacity:1.5154;transform:translate(87.2378vw,-10px) scale(.0126);animation:fall-71 19s -10s linear infinite}@keyframes fall-71{34.75%{transform:translate(82.0227vw,34.75vh) scale(.0126)}to{transform:translate(84.63025vw,99vh) scale(.0126)}}.snow:nth-child(72){opacity:.173;transform:translate(67.0514vw,-10px) scale(.3801);animation:fall-72 28s -2s linear infinite}@keyframes fall-72{31.169%{transform:translate(65.0653vw,31.169vh) scale(.3801)}to{transform:translate(66.05835vw,99vh) scale(.3801)}}.snow:nth-child(73){opacity:1.543;transform:translate(66.6533vw,-10px) scale(.2202);animation:fall-73 27s -12s linear infinite}@keyframes fall-73{40.538%{transform:translate(59.75vw,40.538vh) scale(.2202)}to{transform:translate(63.20165vw,99vh) scale(.2202)}}.snow:nth-child(74){opacity:1.2976;transform:translate(79.9078vw,-10px) scale(.8209);animation:fall-74 10s -12s linear infinite}@keyframes fall-74{68.982%{transform:translate(70.2649vw,68.982vh) scale(.8209)}to{transform:translate(75.08635vw,99vh) scale(.8209)}}.snow:nth-child(75){opacity:1.924;transform:translate(59.8899vw,-10px) scale(.4476);animation:fall-75 30s -14s linear infinite}@keyframes fall-75{31.928%{transform:translate(64.1568vw,31.928vh) scale(.4476)}to{transform:translate(62.02335vw,99vh) scale(.4476)}}.snow:nth-child(76){opacity:.4376;transform:translate(12.5716vw,-10px) scale(.8767);animation:fall-76 16s -21s linear infinite}@keyframes fall-76{76.647%{transform:translate(3.6517vw,76.647vh) scale(.8767)}to{transform:translate(8.11165vw,99vh) scale(.8767)}}.snow:nth-child(77){opacity:1.2514;transform:translate(12.6008vw,-10px) scale(.3903);animation:fall-77 28s -17s linear infinite}@keyframes fall-77{49.246%{transform:translate(5.977vw,49.246vh) scale(.3903)}to{transform:translate(9.2889vw,99vh) scale(.3903)}}.snow:nth-child(78){opacity:.592;transform:translate(43.0395vw,-10px) scale(.9173);animation:fall-78 12s -18s linear infinite}@keyframes fall-78{36.061%{transform:translate(40.084vw,36.061vh) scale(.9173)}to{transform:translate(41.56175vw,99vh) scale(.9173)}}.snow:nth-child(79){opacity:1.2284;transform:translate(82.9127vw,-10px) scale(.4656);animation:fall-79 11s -17s linear infinite}@keyframes fall-79{61.659%{transform:translate(83.3209vw,61.659vh) scale(.4656)}to{transform:translate(83.1168vw,99vh) scale(.4656)}}.snow:nth-child(80){opacity:.594;transform:translate(30.884vw,-10px) scale(.1875);animation:fall-80 17s -26s linear infinite}@keyframes fall-80{43.74%{transform:translate(26.4849vw,43.74vh) scale(.1875)}to{transform:translate(28.68445vw,99vh) scale(.1875)}}.snow:nth-child(81){opacity:.5866;transform:translate(92.1148vw,-10px) scale(.3889);animation:fall-81 11s -9s linear infinite}@keyframes fall-81{41.885%{transform:translate(98.4299vw,41.885vh) scale(.3889)}to{transform:translate(95.27235vw,99vh) scale(.3889)}}.snow:nth-child(82){opacity:1.139;transform:translate(80.9765vw,-10px) scale(.9982);animation:fall-82 12s -10s linear infinite}@keyframes fall-82{51.197%{transform:translate(73.5498vw,51.197vh) scale(.9982)}to{transform:translate(77.26315vw,99vh) scale(.9982)}}.snow:nth-child(83){opacity:.7978;transform:translate(96.5369vw,-10px) scale(.2864);animation:fall-83 10s -25s linear infinite}@keyframes fall-83{45.465%{transform:translate(104.888vw,45.465vh) scale(.2864)}to{transform:translate(100.71245vw,99vh) scale(.2864)}}.snow:nth-child(84){opacity:1.4508;transform:translate(44.5958vw,-10px) scale(.6616);animation:fall-84 21s -24s linear infinite}@keyframes fall-84{32.286%{transform:translate(53.8607vw,32.286vh) scale(.6616)}to{transform:translate(49.22825vw,99vh) scale(.6616)}}.snow:nth-child(85){opacity:1.0844;transform:translate(33.3687vw,-10px) scale(.7218);animation:fall-85 16s -4s linear infinite}@keyframes fall-85{43.312%{transform:translate(24.3685vw,43.312vh) scale(.7218)}to{transform:translate(28.8686vw,99vh) scale(.7218)}}.snow:nth-child(86){opacity:1.5634;transform:translate(52.9763vw,-10px) scale(.302);animation:fall-86 24s -6s linear infinite}@keyframes fall-86{71.687%{transform:translate(61.5033vw,71.687vh) scale(.302)}to{transform:translate(57.2398vw,99vh) scale(.302)}}.snow:nth-child(87){opacity:1.1214;transform:translate(42.6854vw,-10px) scale(.5424);animation:fall-87 23s -1s linear infinite}@keyframes fall-87{48.544%{transform:translate(35.3449vw,48.544vh) scale(.5424)}to{transform:translate(39.01515vw,99vh) scale(.5424)}}.snow:nth-child(88){opacity:1.3116;transform:translate(62.7841vw,-10px) scale(.2388);animation:fall-88 19s -27s linear infinite}@keyframes fall-88{75.841%{transform:translate(53.8496vw,75.841vh) scale(.2388)}to{transform:translate(58.31685vw,99vh) scale(.2388)}}.snow:nth-child(89){opacity:.5822;transform:translate(50.8103vw,-10px) scale(.0893);animation:fall-89 27s -28s linear infinite}@keyframes fall-89{56.249%{transform:translate(44.2374vw,56.249vh) scale(.0893)}to{transform:translate(47.52385vw,99vh) scale(.0893)}}.snow:nth-child(90){opacity:.7788;transform:translate(86.7073vw,-10px) scale(.5305);animation:fall-90 28s -9s linear infinite}@keyframes fall-90{37.686%{transform:translate(86.8638vw,37.686vh) scale(.5305)}to{transform:translate(86.78555vw,99vh) scale(.5305)}}.snow:nth-child(91){opacity:.2282;transform:translate(58.9806vw,-10px) scale(.8324);animation:fall-91 17s -20s linear infinite}@keyframes fall-91{78.909%{transform:translate(50.9114vw,78.909vh) scale(.8324)}to{transform:translate(54.946vw,99vh) scale(.8324)}}.snow:nth-child(92){opacity:.065;transform:translate(3.1285vw,-10px) scale(.7308);animation:fall-92 16s -23s linear infinite}@keyframes fall-92{71.713%{transform:translate(11.2741vw,71.713vh) scale(.7308)}to{transform:translate(7.2013vw,99vh) scale(.7308)}}.snow:nth-child(93){opacity:.16;transform:translate(57.6256vw,-10px) scale(.3467);animation:fall-93 24s -9s linear infinite}@keyframes fall-93{64.175%{transform:translate(65.2456vw,64.175vh) scale(.3467)}to{transform:translate(61.4356vw,99vh) scale(.3467)}}.snow:nth-child(94){opacity:.4774;transform:translate(17.0689vw,-10px) scale(.8851);animation:fall-94 28s -14s linear infinite}@keyframes fall-94{57.825%{transform:translate(25.5277vw,57.825vh) scale(.8851)}to{transform:translate(21.2983vw,99vh) scale(.8851)}}.snow:nth-child(95){opacity:1.049;transform:translate(23.361vw,-10px) scale(.1111);animation:fall-95 26s -15s linear infinite}@keyframes fall-95{67.939%{transform:translate(19.618vw,67.939vh) scale(.1111)}to{transform:translate(21.4895vw,99vh) scale(.1111)}}.snow:nth-child(96){opacity:1.3326;transform:translate(8.4005vw,-10px) scale(.545);animation:fall-96 19s -9s linear infinite}@keyframes fall-96{48.45%{transform:translate(13.5477vw,48.45vh) scale(.545)}to{transform:translate(10.9741vw,99vh) scale(.545)}}.snow:nth-child(97){opacity:1.7344;transform:translate(.7052vw,-10px) scale(.2191);animation:fall-97 17s -7s linear infinite}@keyframes fall-97{76.89%{transform:translate(5.1208vw,76.89vh) scale(.2191)}to{transform:translate(2.913vw,99vh) scale(.2191)}}.snow:nth-child(98){opacity:.4296;transform:translate(39.4835vw,-10px) scale(.2581);animation:fall-98 23s -16s linear infinite}@keyframes fall-98{60.849%{transform:translate(40.9408vw,60.849vh) scale(.2581)}to{transform:translate(40.21215vw,99vh) scale(.2581)}}.snow:nth-child(99){opacity:.6412;transform:translate(10.1579vw,-10px) scale(.2018);animation:fall-99 16s -14s linear infinite}@keyframes fall-99{62.181%{transform:translate(9.5976vw,62.181vh) scale(.2018)}to{transform:translate(9.87775vw,99vh) scale(.2018)}}.snow:nth-child(100){opacity:1.3728;transform:translate(49.2026vw,-10px) scale(.5038);animation:fall-100 17s -3s linear infinite}@keyframes fall-100{44.075%{transform:translate(41.8184vw,44.075vh) scale(.5038)}to{transform:translate(45.5105vw,99vh) scale(.5038)}}.snow:nth-child(101){opacity:1.1214;transform:translate(27.2557vw,-10px) scale(.4537);animation:fall-101 11s -28s linear infinite}@keyframes fall-101{75.309%{transform:translate(31.2971vw,75.309vh) scale(.4537)}to{transform:translate(29.2764vw,99vh) scale(.4537)}}.snow:nth-child(102){opacity:1.187;transform:translate(83.8806vw,-10px) scale(.16);animation:fall-102 17s -30s linear infinite}@keyframes fall-102{30.598%{transform:translate(79.4239vw,30.598vh) scale(.16)}to{transform:translate(81.65225vw,99vh) scale(.16)}}.snow:nth-child(103){opacity:1.8822;transform:translate(15.9119vw,-10px) scale(.3438);animation:fall-103 16s -2s linear infinite}@keyframes fall-103{77.824%{transform:translate(24.4796vw,77.824vh) scale(.3438)}to{transform:translate(20.19575vw,99vh) scale(.3438)}}.snow:nth-child(104){opacity:.6952;transform:translate(88.8219vw,-10px) scale(.4914);animation:fall-104 25s -5s linear infinite}@keyframes fall-104{61.111%{transform:translate(96.2086vw,61.111vh) scale(.4914)}to{transform:translate(92.51525vw,99vh) scale(.4914)}}.snow:nth-child(105){opacity:.6548;transform:translate(39.8999vw,-10px) scale(.2912);animation:fall-105 18s -15s linear infinite}@keyframes fall-105{68.395%{transform:translate(44.7285vw,68.395vh) scale(.2912)}to{transform:translate(42.3142vw,99vh) scale(.2912)}}.snow:nth-child(106){opacity:.0732;transform:translate(86.5378vw,-10px) scale(.1852);animation:fall-106 12s -28s linear infinite}@keyframes fall-106{56.605%{transform:translate(94.9984vw,56.605vh) scale(.1852)}to{transform:translate(90.7681vw,99vh) scale(.1852)}}.snow:nth-child(107){opacity:1.8368;transform:translate(70.8181vw,-10px) scale(.2414);animation:fall-107 29s -6s linear infinite}@keyframes fall-107{45.654%{transform:translate(63.8206vw,45.654vh) scale(.2414)}to{transform:translate(67.31935vw,99vh) scale(.2414)}}.snow:nth-child(108){opacity:.55;transform:translate(42.3655vw,-10px) scale(.9717);animation:fall-108 12s -14s linear infinite}@keyframes fall-108{79.194%{transform:translate(49.1826vw,79.194vh) scale(.9717)}to{transform:translate(45.77405vw,99vh) scale(.9717)}}.snow:nth-child(109){opacity:1.6236;transform:translate(53.7057vw,-10px) scale(.6297);animation:fall-109 28s -13s linear infinite}@keyframes fall-109{50.101%{transform:translate(51.7731vw,50.101vh) scale(.6297)}to{transform:translate(52.7394vw,99vh) scale(.6297)}}.snow:nth-child(110){opacity:1.2274;transform:translate(22.7741vw,-10px) scale(.3941);animation:fall-110 13s -5s linear infinite}@keyframes fall-110{67.52%{transform:translate(29.3129vw,67.52vh) scale(.3941)}to{transform:translate(26.0435vw,99vh) scale(.3941)}}.snow:nth-child(111){opacity:.2876;transform:translate(61.2365vw,-10px) scale(.8812);animation:fall-111 26s -16s linear infinite}@keyframes fall-111{79.996%{transform:translate(63.6743vw,79.996vh) scale(.8812)}to{transform:translate(62.4554vw,99vh) scale(.8812)}}.snow:nth-child(112){opacity:.907;transform:translate(46.5304vw,-10px) scale(.5365);animation:fall-112 11s -17s linear infinite}@keyframes fall-112{63.769%{transform:translate(44.4367vw,63.769vh) scale(.5365)}to{transform:translate(45.48355vw,99vh) scale(.5365)}}.snow:nth-child(113){opacity:1.0118;transform:translate(9.735vw,-10px) scale(.0297);animation:fall-113 17s -2s linear infinite}@keyframes fall-113{51.575%{transform:translate(1.7431vw,51.575vh) scale(.0297)}to{transform:translate(5.73905vw,99vh) scale(.0297)}}.snow:nth-child(114){opacity:.986;transform:translate(30.8665vw,-10px) scale(.082);animation:fall-114 26s -14s linear infinite}@keyframes fall-114{69.313%{transform:translate(40.0925vw,69.313vh) scale(.082)}to{transform:translate(35.4795vw,99vh) scale(.082)}}.snow:nth-child(115){opacity:.7622;transform:translate(81.2076vw,-10px) scale(.6776);animation:fall-115 29s -21s linear infinite}@keyframes fall-115{72.052%{transform:translate(77.8346vw,72.052vh) scale(.6776)}to{transform:translate(79.5211vw,99vh) scale(.6776)}}.snow:nth-child(116){opacity:1.937;transform:translate(94.4943vw,-10px) scale(.6749);animation:fall-116 27s -14s linear infinite}@keyframes fall-116{42.599%{transform:translate(100.3975vw,42.599vh) scale(.6749)}to{transform:translate(97.4459vw,99vh) scale(.6749)}}.snow:nth-child(117){opacity:.1062;transform:translate(5.1592vw,-10px) scale(.9147);animation:fall-117 24s -14s linear infinite}@keyframes fall-117{48.897%{transform:translate(-.5844vw,48.897vh) scale(.9147)}to{transform:translate(2.2874vw,99vh) scale(.9147)}}.snow:nth-child(118){opacity:.6986;transform:translate(84.7941vw,-10px) scale(.2591);animation:fall-118 14s -20s linear infinite}@keyframes fall-118{74.79%{transform:translate(82.3386vw,74.79vh) scale(.2591)}to{transform:translate(83.56635vw,99vh) scale(.2591)}}.snow:nth-child(119){opacity:.2748;transform:translate(35.8045vw,-10px) scale(.8229);animation:fall-119 27s -8s linear infinite}@keyframes fall-119{34.12%{transform:translate(29.3668vw,34.12vh) scale(.8229)}to{transform:translate(32.58565vw,99vh) scale(.8229)}}.snow:nth-child(120){opacity:1.3706;transform:translate(33.2549vw,-10px) scale(.8116);animation:fall-120 12s -29s linear infinite}@keyframes fall-120{47.888%{transform:translate(39.8399vw,47.888vh) scale(.8116)}to{transform:translate(36.5474vw,99vh) scale(.8116)}}.snow:nth-child(121){opacity:.7522;transform:translate(88.9255vw,-10px) scale(.0139);animation:fall-121 19s -19s linear infinite}@keyframes fall-121{62.001%{transform:translate(93.609vw,62.001vh) scale(.0139)}to{transform:translate(91.26725vw,99vh) scale(.0139)}}.snow:nth-child(122){opacity:.9612;transform:translate(.7819vw,-10px) scale(.0826);animation:fall-122 18s -26s linear infinite}@keyframes fall-122{58%{transform:translate(8.0473vw,58vh) scale(.0826)}to{transform:translate(4.4146vw,99vh) scale(.0826)}}.snow:nth-child(123){opacity:1.8146;transform:translate(85.3335vw,-10px) scale(.3455);animation:fall-123 20s -21s linear infinite}@keyframes fall-123{57.775%{transform:translate(94.6491vw,57.775vh) scale(.3455)}to{transform:translate(89.9913vw,99vh) scale(.3455)}}.snow:nth-child(124){opacity:.2256;transform:translate(54.3238vw,-10px) scale(.1325);animation:fall-124 30s -16s linear infinite}@keyframes fall-124{66.878%{transform:translate(47.3867vw,66.878vh) scale(.1325)}to{transform:translate(50.85525vw,99vh) scale(.1325)}}.snow:nth-child(125){opacity:1.0616;transform:translate(81.9827vw,-10px) scale(.618);animation:fall-125 14s -9s linear infinite}@keyframes fall-125{66.352%{transform:translate(87.7475vw,66.352vh) scale(.618)}to{transform:translate(84.8651vw,99vh) scale(.618)}}.snow:nth-child(126){opacity:.3996;transform:translate(47.6615vw,-10px) scale(.5818);animation:fall-126 22s -30s linear infinite}@keyframes fall-126{31.844%{transform:translate(38.3358vw,31.844vh) scale(.5818)}to{transform:translate(42.99865vw,99vh) scale(.5818)}}.snow:nth-child(127){opacity:1.881;transform:translate(77.3513vw,-10px) scale(.5169);animation:fall-127 15s -18s linear infinite}@keyframes fall-127{71.062%{transform:translate(77.249vw,71.062vh) scale(.5169)}to{transform:translate(77.30015vw,99vh) scale(.5169)}}.snow:nth-child(128){opacity:1.489;transform:translate(10.2882vw,-10px) scale(.944);animation:fall-128 13s -26s linear infinite}@keyframes fall-128{35.585%{transform:translate(5.9586vw,35.585vh) scale(.944)}to{transform:translate(8.1234vw,99vh) scale(.944)}}.snow:nth-child(129){opacity:1.3922;transform:translate(71.6678vw,-10px) scale(.7617);animation:fall-129 15s -22s linear infinite}@keyframes fall-129{77.351%{transform:translate(72.1859vw,77.351vh) scale(.7617)}to{transform:translate(71.92685vw,99vh) scale(.7617)}}.snow:nth-child(130){opacity:.2114;transform:translate(71.2639vw,-10px) scale(.1534);animation:fall-130 28s -10s linear infinite}@keyframes fall-130{75.223%{transform:translate(80.3555vw,75.223vh) scale(.1534)}to{transform:translate(75.8097vw,99vh) scale(.1534)}}.snow:nth-child(131){opacity:.4932;transform:translate(59.8599vw,-10px) scale(.6955);animation:fall-131 24s -22s linear infinite}@keyframes fall-131{52.149%{transform:translate(62.6876vw,52.149vh) scale(.6955)}to{transform:translate(61.27375vw,99vh) scale(.6955)}}.snow:nth-child(132){opacity:1.9648;transform:translate(63.8987vw,-10px) scale(.2024);animation:fall-132 24s -4s linear infinite}@keyframes fall-132{34.617%{transform:translate(66.6201vw,34.617vh) scale(.2024)}to{transform:translate(65.2594vw,99vh) scale(.2024)}}.snow:nth-child(133){opacity:.106;transform:translate(90.5914vw,-10px) scale(.6082);animation:fall-133 13s -30s linear infinite}@keyframes fall-133{67.394%{transform:translate(95.1587vw,67.394vh) scale(.6082)}to{transform:translate(92.87505vw,99vh) scale(.6082)}}.snow:nth-child(134){opacity:.1862;transform:translate(3.4199vw,-10px) scale(.3485);animation:fall-134 30s -4s linear infinite}@keyframes fall-134{68.813%{transform:translate(.2141vw,68.813vh) scale(.3485)}to{transform:translate(1.817vw,99vh) scale(.3485)}}.snow:nth-child(135){opacity:1.0154;transform:translate(48.8101vw,-10px) scale(.5122);animation:fall-135 24s -21s linear infinite}@keyframes fall-135{76.904%{transform:translate(41.9875vw,76.904vh) scale(.5122)}to{transform:translate(45.3988vw,99vh) scale(.5122)}}.snow:nth-child(136){opacity:1.3918;transform:translate(93.3835vw,-10px) scale(.3086);animation:fall-136 18s -7s linear infinite}@keyframes fall-136{36.327%{transform:translate(100.0425vw,36.327vh) scale(.3086)}to{transform:translate(96.713vw,99vh) scale(.3086)}}.snow:nth-child(137){opacity:1.047;transform:translate(36.7746vw,-10px) scale(.7238);animation:fall-137 14s -14s linear infinite}@keyframes fall-137{43.903%{transform:translate(44.2416vw,43.903vh) scale(.7238)}to{transform:translate(40.5081vw,99vh) scale(.7238)}}.snow:nth-child(138){opacity:1.318;transform:translate(4.8535vw,-10px) scale(.99);animation:fall-138 16s -29s linear infinite}@keyframes fall-138{69.558%{transform:translate(3.4312vw,69.558vh) scale(.99)}to{transform:translate(4.14235vw,99vh) scale(.99)}}.snow:nth-child(139){opacity:.1492;transform:translate(77.3002vw,-10px) scale(.2691);animation:fall-139 16s -7s linear infinite}@keyframes fall-139{57.329%{transform:translate(69.2633vw,57.329vh) scale(.2691)}to{transform:translate(73.28175vw,99vh) scale(.2691)}}.snow:nth-child(140){opacity:.5436;transform:translate(49.9208vw,-10px) scale(.8086);animation:fall-140 26s -6s linear infinite}@keyframes fall-140{65.252%{transform:translate(50.8747vw,65.252vh) scale(.8086)}to{transform:translate(50.39775vw,99vh) scale(.8086)}}.snow:nth-child(141){opacity:.4008;transform:translate(48.0587vw,-10px) scale(.68);animation:fall-141 25s -5s linear infinite}@keyframes fall-141{43.488%{transform:translate(51.5127vw,43.488vh) scale(.68)}to{transform:translate(49.7857vw,99vh) scale(.68)}}.snow:nth-child(142){opacity:.0346;transform:translate(77.3092vw,-10px) scale(.2321);animation:fall-142 20s -15s linear infinite}@keyframes fall-142{56.831%{transform:translate(77.06vw,56.831vh) scale(.2321)}to{transform:translate(77.1846vw,99vh) scale(.2321)}}.snow:nth-child(143){opacity:1.0574;transform:translate(32.8295vw,-10px) scale(.1018);animation:fall-143 29s -4s linear infinite}@keyframes fall-143{66.534%{transform:translate(36.559vw,66.534vh) scale(.1018)}to{transform:translate(34.69425vw,99vh) scale(.1018)}}.snow:nth-child(144){opacity:1.715;transform:translate(90.3994vw,-10px) scale(.6246);animation:fall-144 15s -28s linear infinite}@keyframes fall-144{63.061%{transform:translate(98.2034vw,63.061vh) scale(.6246)}to{transform:translate(94.3014vw,99vh) scale(.6246)}}.snow:nth-child(145){opacity:.144;transform:translate(49.9116vw,-10px) scale(.698);animation:fall-145 30s -6s linear infinite}@keyframes fall-145{34.736%{transform:translate(53.6144vw,34.736vh) scale(.698)}to{transform:translate(51.763vw,99vh) scale(.698)}}.snow:nth-child(146){opacity:.9192;transform:translate(95.2784vw,-10px) scale(.4533);animation:fall-146 26s -30s linear infinite}@keyframes fall-146{68.459%{transform:translate(96.3739vw,68.459vh) scale(.4533)}to{transform:translate(95.82615vw,99vh) scale(.4533)}}.snow:nth-child(147){opacity:1.6732;transform:translate(2.7475vw,-10px) scale(.1989);animation:fall-147 22s -5s linear infinite}@keyframes fall-147{50.05%{transform:translate(11.0236vw,50.05vh) scale(.1989)}to{transform:translate(6.88555vw,99vh) scale(.1989)}}.snow:nth-child(148){opacity:.082;transform:translate(52.3279vw,-10px) scale(.4483);animation:fall-148 27s -21s linear infinite}@keyframes fall-148{38.511%{transform:translate(50.6417vw,38.511vh) scale(.4483)}to{transform:translate(51.4848vw,99vh) scale(.4483)}}.snow:nth-child(149){opacity:1.8922;transform:translate(9.9465vw,-10px) scale(.5285);animation:fall-149 20s -19s linear infinite}@keyframes fall-149{50.467%{transform:translate(17.5907vw,50.467vh) scale(.5285)}to{transform:translate(13.7686vw,99vh) scale(.5285)}}.snow:nth-child(150){opacity:.2642;transform:translate(11.3401vw,-10px) scale(.3474);animation:fall-150 29s -3s linear infinite}@keyframes fall-150{47.641%{transform:translate(18.2172vw,47.641vh) scale(.3474)}to{transform:translate(14.77865vw,99vh) scale(.3474)}}.snow:nth-child(151){opacity:1.8736;transform:translate(30.2602vw,-10px) scale(.7541);animation:fall-151 23s -24s linear infinite}@keyframes fall-151{64.637%{transform:translate(21.9767vw,64.637vh) scale(.7541)}to{transform:translate(26.11845vw,99vh) scale(.7541)}}.snow:nth-child(152){opacity:.5514;transform:translate(57.0961vw,-10px) scale(.7216);animation:fall-152 21s -29s linear infinite}@keyframes fall-152{74.135%{transform:translate(56.734vw,74.135vh) scale(.7216)}to{transform:translate(56.91505vw,99vh) scale(.7216)}}.snow:nth-child(153){opacity:1.4108;transform:translate(93.0534vw,-10px) scale(.4674);animation:fall-153 25s -23s linear infinite}@keyframes fall-153{35.332%{transform:translate(90.4152vw,35.332vh) scale(.4674)}to{transform:translate(91.7343vw,99vh) scale(.4674)}}.snow:nth-child(154){opacity:.1508;transform:translate(4.0429vw,-10px) scale(.2703);animation:fall-154 25s -10s linear infinite}@keyframes fall-154{37.877%{transform:translate(7.7279vw,37.877vh) scale(.2703)}to{transform:translate(5.8854vw,99vh) scale(.2703)}}.snow:nth-child(155){opacity:1.7694;transform:translate(36.0059vw,-10px) scale(.1422);animation:fall-155 14s -6s linear infinite}@keyframes fall-155{50.432%{transform:translate(40.4596vw,50.432vh) scale(.1422)}to{transform:translate(38.23275vw,99vh) scale(.1422)}}.snow:nth-child(156){opacity:1.1724;transform:translate(92.7832vw,-10px) scale(.8995);animation:fall-156 23s -16s linear infinite}@keyframes fall-156{31.483%{transform:translate(90.3331vw,31.483vh) scale(.8995)}to{transform:translate(91.55815vw,99vh) scale(.8995)}}.snow:nth-child(157){opacity:.9604;transform:translate(49.1269vw,-10px) scale(.7434);animation:fall-157 24s -5s linear infinite}@keyframes fall-157{46.463%{transform:translate(51.9119vw,46.463vh) scale(.7434)}to{transform:translate(50.5194vw,99vh) scale(.7434)}}.snow:nth-child(158){opacity:1.8438;transform:translate(64.7713vw,-10px) scale(.5647);animation:fall-158 30s -3s linear infinite}@keyframes fall-158{78.698%{transform:translate(69.8484vw,78.698vh) scale(.5647)}to{transform:translate(67.30985vw,99vh) scale(.5647)}}.snow:nth-child(159){opacity:.2924;transform:translate(74.8286vw,-10px) scale(.7025);animation:fall-159 29s -3s linear infinite}@keyframes fall-159{67.448%{transform:translate(71.3408vw,67.448vh) scale(.7025)}to{transform:translate(73.0847vw,99vh) scale(.7025)}}.snow:nth-child(160){opacity:1.2226;transform:translate(5.8329vw,-10px) scale(.5189);animation:fall-160 20s -8s linear infinite}@keyframes fall-160{75.201%{transform:translate(10.1842vw,75.201vh) scale(.5189)}to{transform:translate(8.00855vw,99vh) scale(.5189)}}.snow:nth-child(161){opacity:1.1262;transform:translate(6.919vw,-10px) scale(.4104);animation:fall-161 18s -20s linear infinite}@keyframes fall-161{33.52%{transform:translate(9.1199vw,33.52vh) scale(.4104)}to{transform:translate(8.01945vw,99vh) scale(.4104)}}.snow:nth-child(162){opacity:.5692;transform:translate(69.6019vw,-10px) scale(.2703);animation:fall-162 10s -18s linear infinite}@keyframes fall-162{72.502%{transform:translate(76.0203vw,72.502vh) scale(.2703)}to{transform:translate(72.8111vw,99vh) scale(.2703)}}.snow:nth-child(163){opacity:.095;transform:translate(49.9628vw,-10px) scale(.3592);animation:fall-163 11s -8s linear infinite}@keyframes fall-163{39.035%{transform:translate(41.3679vw,39.035vh) scale(.3592)}to{transform:translate(45.66535vw,99vh) scale(.3592)}}.snow:nth-child(164){opacity:.096;transform:translate(86.8296vw,-10px) scale(.4026);animation:fall-164 23s -3s linear infinite}@keyframes fall-164{52.793%{transform:translate(90.8582vw,52.793vh) scale(.4026)}to{transform:translate(88.8439vw,99vh) scale(.4026)}}.snow:nth-child(165){opacity:.3998;transform:translate(82.9241vw,-10px) scale(.975);animation:fall-165 15s -11s linear infinite}@keyframes fall-165{73.374%{transform:translate(85.6602vw,73.374vh) scale(.975)}to{transform:translate(84.29215vw,99vh) scale(.975)}}.snow:nth-child(166){opacity:.7752;transform:translate(48.4655vw,-10px) scale(.3467);animation:fall-166 17s -19s linear infinite}@keyframes fall-166{42.893%{transform:translate(51.6751vw,42.893vh) scale(.3467)}to{transform:translate(50.0703vw,99vh) scale(.3467)}}.snow:nth-child(167){opacity:1.271;transform:translate(26.9302vw,-10px) scale(.3539);animation:fall-167 16s -27s linear infinite}@keyframes fall-167{79.242%{transform:translate(24.334vw,79.242vh) scale(.3539)}to{transform:translate(25.6321vw,99vh) scale(.3539)}}.snow:nth-child(168){opacity:.7748;transform:translate(48.2084vw,-10px) scale(.8139);animation:fall-168 29s -24s linear infinite}@keyframes fall-168{76.347%{transform:translate(40.8119vw,76.347vh) scale(.8139)}to{transform:translate(44.51015vw,99vh) scale(.8139)}}.snow:nth-child(169){opacity:.0332;transform:translate(62.439vw,-10px) scale(.7079);animation:fall-169 10s -15s linear infinite}@keyframes fall-169{44.837%{transform:translate(54.545vw,44.837vh) scale(.7079)}to{transform:translate(58.492vw,99vh) scale(.7079)}}.snow:nth-child(170){opacity:1.8662;transform:translate(37.364vw,-10px) scale(.9345);animation:fall-170 14s -7s linear infinite}@keyframes fall-170{69.308%{transform:translate(34.4531vw,69.308vh) scale(.9345)}to{transform:translate(35.90855vw,99vh) scale(.9345)}}.snow:nth-child(171){opacity:.9144;transform:translate(83.8439vw,-10px) scale(.8574);animation:fall-171 30s -20s linear infinite}@keyframes fall-171{42.793%{transform:translate(90.202vw,42.793vh) scale(.8574)}to{transform:translate(87.02295vw,99vh) scale(.8574)}}.snow:nth-child(172){opacity:1.2828;transform:translate(72.8615vw,-10px) scale(.5918);animation:fall-172 16s -3s linear infinite}@keyframes fall-172{50.993%{transform:translate(62.9237vw,50.993vh) scale(.5918)}to{transform:translate(67.8926vw,99vh) scale(.5918)}}.snow:nth-child(173){opacity:.7186;transform:translate(81.1338vw,-10px) scale(.4735);animation:fall-173 17s -28s linear infinite}@keyframes fall-173{56.087%{transform:translate(76.1097vw,56.087vh) scale(.4735)}to{transform:translate(78.62175vw,99vh) scale(.4735)}}.snow:nth-child(174){opacity:.602;transform:translate(25.4546vw,-10px) scale(.1122);animation:fall-174 26s -9s linear infinite}@keyframes fall-174{61.298%{transform:translate(22.7268vw,61.298vh) scale(.1122)}to{transform:translate(24.0907vw,99vh) scale(.1122)}}.snow:nth-child(175){opacity:1.7722;transform:translate(49.1095vw,-10px) scale(.153);animation:fall-175 16s -6s linear infinite}@keyframes fall-175{37.699%{transform:translate(40.0341vw,37.699vh) scale(.153)}to{transform:translate(44.5718vw,99vh) scale(.153)}}.snow:nth-child(176){opacity:1.064;transform:translate(77.1268vw,-10px) scale(.7003);animation:fall-176 16s -30s linear infinite}@keyframes fall-176{70.157%{transform:translate(84.1903vw,70.157vh) scale(.7003)}to{transform:translate(80.65855vw,99vh) scale(.7003)}}.snow:nth-child(177){opacity:1.0862;transform:translate(43.1858vw,-10px) scale(.0924);animation:fall-177 19s -5s linear infinite}@keyframes fall-177{78.268%{transform:translate(44.1993vw,78.268vh) scale(.0924)}to{transform:translate(43.69255vw,99vh) scale(.0924)}}.snow:nth-child(178){opacity:1.8308;transform:translate(47.5529vw,-10px) scale(.7798);animation:fall-178 21s -30s linear infinite}@keyframes fall-178{30.973%{transform:translate(38.4525vw,30.973vh) scale(.7798)}to{transform:translate(43.0027vw,99vh) scale(.7798)}}.snow:nth-child(179){opacity:1.8164;transform:translate(.8735vw,-10px) scale(.0745);animation:fall-179 12s -24s linear infinite}@keyframes fall-179{76.29%{transform:translate(6.6753vw,76.29vh) scale(.0745)}to{transform:translate(3.7744vw,99vh) scale(.0745)}}.snow:nth-child(180){opacity:1.7156;transform:translate(6.3277vw,-10px) scale(.4617);animation:fall-180 11s -18s linear infinite}@keyframes fall-180{71.147%{transform:translate(15.4558vw,71.147vh) scale(.4617)}to{transform:translate(10.89175vw,99vh) scale(.4617)}}.snow:nth-child(181){opacity:.8238;transform:translate(36.6862vw,-10px) scale(.6797);animation:fall-181 28s -27s linear infinite}@keyframes fall-181{31.932%{transform:translate(41.2585vw,31.932vh) scale(.6797)}to{transform:translate(38.97235vw,99vh) scale(.6797)}}.snow:nth-child(182){opacity:.7428;transform:translate(70.6625vw,-10px) scale(.3776);animation:fall-182 15s -27s linear infinite}@keyframes fall-182{60.271%{transform:translate(73.3125vw,60.271vh) scale(.3776)}to{transform:translate(71.9875vw,99vh) scale(.3776)}}.snow:nth-child(183){opacity:.4824;transform:translate(67.7591vw,-10px) scale(.4257);animation:fall-183 11s -22s linear infinite}@keyframes fall-183{61.666%{transform:translate(72.7472vw,61.666vh) scale(.4257)}to{transform:translate(70.25315vw,99vh) scale(.4257)}}.snow:nth-child(184){opacity:1.386;transform:translate(48.0785vw,-10px) scale(.2674);animation:fall-184 12s -9s linear infinite}@keyframes fall-184{61.463%{transform:translate(48.9644vw,61.463vh) scale(.2674)}to{transform:translate(48.52145vw,99vh) scale(.2674)}}.snow:nth-child(185){opacity:.8068;transform:translate(83.8701vw,-10px) scale(.7113);animation:fall-185 23s -29s linear infinite}@keyframes fall-185{31.599%{transform:translate(81.865vw,31.599vh) scale(.7113)}to{transform:translate(82.86755vw,99vh) scale(.7113)}}.snow:nth-child(186){opacity:.6146;transform:translate(34.8487vw,-10px) scale(.4);animation:fall-186 21s -22s linear infinite}@keyframes fall-186{68.942%{transform:translate(35.3282vw,68.942vh) scale(.4)}to{transform:translate(35.08845vw,99vh) scale(.4)}}.snow:nth-child(187){opacity:.6138;transform:translate(2.8134vw,-10px) scale(.9296);animation:fall-187 17s -28s linear infinite}@keyframes fall-187{67.83%{transform:translate(-.2899vw,67.83vh) scale(.9296)}to{transform:translate(1.26175vw,99vh) scale(.9296)}}.snow:nth-child(188){opacity:1.7006;transform:translate(29.0135vw,-10px) scale(.7291);animation:fall-188 23s -19s linear infinite}@keyframes fall-188{79.691%{transform:translate(30.3587vw,79.691vh) scale(.7291)}to{transform:translate(29.6861vw,99vh) scale(.7291)}}.snow:nth-child(189){opacity:.3826;transform:translate(98.1642vw,-10px) scale(.464);animation:fall-189 21s -15s linear infinite}@keyframes fall-189{45.503%{transform:translate(94.9636vw,45.503vh) scale(.464)}to{transform:translate(96.5639vw,99vh) scale(.464)}}.snow:nth-child(190){opacity:.45;transform:translate(37.395vw,-10px) scale(.719);animation:fall-190 21s -21s linear infinite}@keyframes fall-190{36.009%{transform:translate(28.2859vw,36.009vh) scale(.719)}to{transform:translate(32.84045vw,99vh) scale(.719)}}.snow:nth-child(191){opacity:1.4122;transform:translate(59.423vw,-10px) scale(.4082);animation:fall-191 27s -20s linear infinite}@keyframes fall-191{44.327%{transform:translate(65.2847vw,44.327vh) scale(.4082)}to{transform:translate(62.35385vw,99vh) scale(.4082)}}.snow:nth-child(192){opacity:.8966;transform:translate(99.3917vw,-10px) scale(.9208);animation:fall-192 20s -30s linear infinite}@keyframes fall-192{79.14%{transform:translate(98.5924vw,79.14vh) scale(.9208)}to{transform:translate(98.99205vw,99vh) scale(.9208)}}.snow:nth-child(193){opacity:1.995;transform:translate(24.1347vw,-10px) scale(.4189);animation:fall-193 18s -9s linear infinite}@keyframes fall-193{41.383%{transform:translate(25.5456vw,41.383vh) scale(.4189)}to{transform:translate(24.84015vw,99vh) scale(.4189)}}.snow:nth-child(194){opacity:.5994;transform:translate(37.0707vw,-10px) scale(.9747);animation:fall-194 25s -14s linear infinite}@keyframes fall-194{51.279%{transform:translate(30.3349vw,51.279vh) scale(.9747)}to{transform:translate(33.7028vw,99vh) scale(.9747)}}.snow:nth-child(195){opacity:1.569;transform:translate(39.7813vw,-10px) scale(.2361);animation:fall-195 11s -19s linear infinite}@keyframes fall-195{51.792%{transform:translate(35.8211vw,51.792vh) scale(.2361)}to{transform:translate(37.8012vw,99vh) scale(.2361)}}.snow:nth-child(196){opacity:1.556;transform:translate(12.4886vw,-10px) scale(.0131);animation:fall-196 15s -23s linear infinite}@keyframes fall-196{59.969%{transform:translate(18.4236vw,59.969vh) scale(.0131)}to{transform:translate(15.4561vw,99vh) scale(.0131)}}.snow:nth-child(197){opacity:1.3096;transform:translate(44.8157vw,-10px) scale(.6757);animation:fall-197 23s -16s linear infinite}@keyframes fall-197{53.77%{transform:translate(35.0784vw,53.77vh) scale(.6757)}to{transform:translate(39.94705vw,99vh) scale(.6757)}}.snow:nth-child(198){opacity:.1308;transform:translate(34.7609vw,-10px) scale(.2127);animation:fall-198 10s -10s linear infinite}@keyframes fall-198{49.112%{transform:translate(33.9854vw,49.112vh) scale(.2127)}to{transform:translate(34.37315vw,99vh) scale(.2127)}}.snow:nth-child(199){opacity:1.5562;transform:translate(88.2138vw,-10px) scale(.399);animation:fall-199 12s -30s linear infinite}@keyframes fall-199{71.965%{transform:translate(89.9665vw,71.965vh) scale(.399)}to{transform:translate(89.09015vw,99vh) scale(.399)}}.snow:nth-child(200){opacity:1.1448;transform:translate(18.129vw,-10px) scale(.168);animation:fall-200 13s -11s linear infinite}@keyframes fall-200{46.234%{transform:translate(12.3319vw,46.234vh) scale(.168)}to{transform:translate(15.23045vw,99vh) scale(.168)}}.snow:nth-child(201){opacity:1.0436;transform:translate(20.1639vw,-10px) scale(.9506);animation:fall-201 10s -25s linear infinite}@keyframes fall-201{55.447%{transform:translate(30.0347vw,55.447vh) scale(.9506)}to{transform:translate(25.0993vw,99vh) scale(.9506)}}.snow:nth-child(202){opacity:1.4436;transform:translate(22.9484vw,-10px) scale(.2158);animation:fall-202 25s -13s linear infinite}@keyframes fall-202{66.657%{transform:translate(32.6686vw,66.657vh) scale(.2158)}to{transform:translate(27.8085vw,99vh) scale(.2158)}}.snow:nth-child(203){opacity:.9848;transform:translate(82.2932vw,-10px) scale(.5037);animation:fall-203 26s -21s linear infinite}@keyframes fall-203{52.843%{transform:translate(90.7501vw,52.843vh) scale(.5037)}to{transform:translate(86.52165vw,99vh) scale(.5037)}}.snow:nth-child(204){opacity:.8852;transform:translate(50.5457vw,-10px) scale(.3354);animation:fall-204 25s -23s linear infinite}@keyframes fall-204{30.443%{transform:translate(51.7446vw,30.443vh) scale(.3354)}to{transform:translate(51.14515vw,99vh) scale(.3354)}}.snow:nth-child(205){opacity:1.719;transform:translate(89.9432vw,-10px) scale(.1326);animation:fall-205 25s -25s linear infinite}@keyframes fall-205{69.928%{transform:translate(88.8192vw,69.928vh) scale(.1326)}to{transform:translate(89.3812vw,99vh) scale(.1326)}}.snow:nth-child(206){opacity:.0486;transform:translate(85.1502vw,-10px) scale(.204);animation:fall-206 30s -4s linear infinite}@keyframes fall-206{71.178%{transform:translate(77.1826vw,71.178vh) scale(.204)}to{transform:translate(81.1664vw,99vh) scale(.204)}}.snow:nth-child(207){opacity:.1338;transform:translate(11.6144vw,-10px) scale(.8347);animation:fall-207 28s -19s linear infinite}@keyframes fall-207{45.52%{transform:translate(20.653vw,45.52vh) scale(.8347)}to{transform:translate(16.1337vw,99vh) scale(.8347)}}.snow:nth-child(208){opacity:1.4742;transform:translate(.7845vw,-10px) scale(.7447);animation:fall-208 27s -24s linear infinite}@keyframes fall-208{35.37%{transform:translate(-1.306vw,35.37vh) scale(.7447)}to{transform:translate(-.26075vw,99vh) scale(.7447)}}.snow:nth-child(209){opacity:.1338;transform:translate(2.1435vw,-10px) scale(.9156);animation:fall-209 23s -27s linear infinite}@keyframes fall-209{74.374%{transform:translate(1.3073vw,74.374vh) scale(.9156)}to{transform:translate(1.7254vw,99vh) scale(.9156)}}.snow:nth-child(210){opacity:.014;transform:translate(84.3216vw,-10px) scale(.4158);animation:fall-210 25s -26s linear infinite}@keyframes fall-210{42.829%{transform:translate(88.3283vw,42.829vh) scale(.4158)}to{transform:translate(86.32495vw,99vh) scale(.4158)}}.snow:nth-child(211){opacity:.101;transform:translate(80.5828vw,-10px) scale(.5231);animation:fall-211 28s -13s linear infinite}@keyframes fall-211{45.498%{transform:translate(89.8083vw,45.498vh) scale(.5231)}to{transform:translate(85.19555vw,99vh) scale(.5231)}}.snow:nth-child(212){opacity:.7254;transform:translate(75.5673vw,-10px) scale(.7984);animation:fall-212 16s -7s linear infinite}@keyframes fall-212{59.214%{transform:translate(80.2205vw,59.214vh) scale(.7984)}to{transform:translate(77.8939vw,99vh) scale(.7984)}}.snow:nth-child(213){opacity:.47;transform:translate(47.2206vw,-10px) scale(.7838);animation:fall-213 23s -27s linear infinite}@keyframes fall-213{32.913%{transform:translate(47.8387vw,32.913vh) scale(.7838)}to{transform:translate(47.52965vw,99vh) scale(.7838)}}.snow:nth-child(214){opacity:.653;transform:translate(44.8377vw,-10px) scale(.3192);animation:fall-214 28s -29s linear infinite}@keyframes fall-214{48.348%{transform:translate(49.0838vw,48.348vh) scale(.3192)}to{transform:translate(46.96075vw,99vh) scale(.3192)}}.snow:nth-child(215){opacity:1.855;transform:translate(76.8038vw,-10px) scale(.2639);animation:fall-215 15s -10s linear infinite}@keyframes fall-215{35.111%{transform:translate(76.691vw,35.111vh) scale(.2639)}to{transform:translate(76.7474vw,99vh) scale(.2639)}}.snow:nth-child(216){opacity:.145;transform:translate(62.3715vw,-10px) scale(.0535);animation:fall-216 16s -15s linear infinite}@keyframes fall-216{79.588%{transform:translate(72.2642vw,79.588vh) scale(.0535)}to{transform:translate(67.31785vw,99vh) scale(.0535)}}.snow:nth-child(217){opacity:.0386;transform:translate(58.545vw,-10px) scale(.5634);animation:fall-217 23s -7s linear infinite}@keyframes fall-217{59.066%{transform:translate(66.863vw,59.066vh) scale(.5634)}to{transform:translate(62.704vw,99vh) scale(.5634)}}.snow:nth-child(218){opacity:.3996;transform:translate(80.5886vw,-10px) scale(.3119);animation:fall-218 20s -28s linear infinite}@keyframes fall-218{35.314%{transform:translate(87.9072vw,35.314vh) scale(.3119)}to{transform:translate(84.2479vw,99vh) scale(.3119)}}.snow:nth-child(219){opacity:1.386;transform:translate(19.7436vw,-10px) scale(.5079);animation:fall-219 18s -9s linear infinite}@keyframes fall-219{79.536%{transform:translate(15.9661vw,79.536vh) scale(.5079)}to{transform:translate(17.85485vw,99vh) scale(.5079)}}.snow:nth-child(220){opacity:.0374;transform:translate(31.8214vw,-10px) scale(.8195);animation:fall-220 18s -21s linear infinite}@keyframes fall-220{71.645%{transform:translate(22.7726vw,71.645vh) scale(.8195)}to{transform:translate(27.297vw,99vh) scale(.8195)}}.snow:nth-child(221){opacity:.7682;transform:translate(15.9473vw,-10px) scale(.4064);animation:fall-221 22s -20s linear infinite}@keyframes fall-221{59.716%{transform:translate(22.0018vw,59.716vh) scale(.4064)}to{transform:translate(18.97455vw,99vh) scale(.4064)}}.snow:nth-child(222){opacity:.7756;transform:translate(90.7331vw,-10px) scale(.5847);animation:fall-222 12s -24s linear infinite}@keyframes fall-222{67.019%{transform:translate(83.2927vw,67.019vh) scale(.5847)}to{transform:translate(87.0129vw,99vh) scale(.5847)}}.snow:nth-child(223){opacity:1.3364;transform:translate(2.5045vw,-10px) scale(.3279);animation:fall-223 17s -6s linear infinite}@keyframes fall-223{45.713%{transform:translate(11.0176vw,45.713vh) scale(.3279)}to{transform:translate(6.76105vw,99vh) scale(.3279)}}.snow:nth-child(224){opacity:.1228;transform:translate(37.0904vw,-10px) scale(.3793);animation:fall-224 11s -10s linear infinite}@keyframes fall-224{43.83%{transform:translate(36.9627vw,43.83vh) scale(.3793)}to{transform:translate(37.02655vw,99vh) scale(.3793)}}.snow:nth-child(225){opacity:.9352;transform:translate(97.3502vw,-10px) scale(.5255);animation:fall-225 28s -16s linear infinite}@keyframes fall-225{70.66%{transform:translate(89.147vw,70.66vh) scale(.5255)}to{transform:translate(93.2486vw,99vh) scale(.5255)}}.snow:nth-child(226){opacity:.1262;transform:translate(33.9935vw,-10px) scale(.3131);animation:fall-226 23s -26s linear infinite}@keyframes fall-226{69.613%{transform:translate(41.993vw,69.613vh) scale(.3131)}to{transform:translate(37.99325vw,99vh) scale(.3131)}}.snow:nth-child(227){opacity:.9596;transform:translate(64.6701vw,-10px) scale(.9751);animation:fall-227 29s -29s linear infinite}@keyframes fall-227{67.518%{transform:translate(68.7303vw,67.518vh) scale(.9751)}to{transform:translate(66.7002vw,99vh) scale(.9751)}}.snow:nth-child(228){opacity:.683;transform:translate(81.2119vw,-10px) scale(.7535);animation:fall-228 17s -18s linear infinite}@keyframes fall-228{79.643%{transform:translate(88.0288vw,79.643vh) scale(.7535)}to{transform:translate(84.62035vw,99vh) scale(.7535)}}.snow:nth-child(229){opacity:.1736;transform:translate(41.7612vw,-10px) scale(.3514);animation:fall-229 13s -15s linear infinite}@keyframes fall-229{61.685%{transform:translate(34.347vw,61.685vh) scale(.3514)}to{transform:translate(38.0541vw,99vh) scale(.3514)}}.snow:nth-child(230){opacity:.521;transform:translate(22.2404vw,-10px) scale(.1102);animation:fall-230 23s -3s linear infinite}@keyframes fall-230{55.84%{transform:translate(26.8978vw,55.84vh) scale(.1102)}to{transform:translate(24.5691vw,99vh) scale(.1102)}}.snow:nth-child(231){opacity:.5038;transform:translate(38.9238vw,-10px) scale(.8011);animation:fall-231 16s -12s linear infinite}@keyframes fall-231{63.225%{transform:translate(43.8516vw,63.225vh) scale(.8011)}to{transform:translate(41.3877vw,99vh) scale(.8011)}}.snow:nth-child(232){opacity:1.7822;transform:translate(25.8173vw,-10px) scale(.2136);animation:fall-232 12s -19s linear infinite}@keyframes fall-232{47.333%{transform:translate(35.4571vw,47.333vh) scale(.2136)}to{transform:translate(30.6372vw,99vh) scale(.2136)}}.snow:nth-child(233){opacity:.442;transform:translate(66.1871vw,-10px) scale(.0225);animation:fall-233 17s -17s linear infinite}@keyframes fall-233{53.433%{transform:translate(60.9412vw,53.433vh) scale(.0225)}to{transform:translate(63.56415vw,99vh) scale(.0225)}}.snow:nth-child(234){opacity:.4062;transform:translate(46.1099vw,-10px) scale(.615);animation:fall-234 13s -12s linear infinite}@keyframes fall-234{78.595%{transform:translate(53.8972vw,78.595vh) scale(.615)}to{transform:translate(50.00355vw,99vh) scale(.615)}}.snow:nth-child(235){opacity:1.468;transform:translate(20.0665vw,-10px) scale(.1781);animation:fall-235 20s -26s linear infinite}@keyframes fall-235{50.617%{transform:translate(14.5585vw,50.617vh) scale(.1781)}to{transform:translate(17.3125vw,99vh) scale(.1781)}}.snow:nth-child(236){opacity:1.9372;transform:translate(5.8777vw,-10px) scale(.793);animation:fall-236 10s -20s linear infinite}@keyframes fall-236{57.521%{transform:translate(7.5562vw,57.521vh) scale(.793)}to{transform:translate(6.71695vw,99vh) scale(.793)}}.snow:nth-child(237){opacity:1.2686;transform:translate(68.5613vw,-10px) scale(.9357);animation:fall-237 15s -29s linear infinite}@keyframes fall-237{37.607%{transform:translate(72.7495vw,37.607vh) scale(.9357)}to{transform:translate(70.6554vw,99vh) scale(.9357)}}.snow:nth-child(238){opacity:.6114;transform:translate(21.3134vw,-10px) scale(.4691);animation:fall-238 16s -9s linear infinite}@keyframes fall-238{30.314%{transform:translate(20.5624vw,30.314vh) scale(.4691)}to{transform:translate(20.9379vw,99vh) scale(.4691)}}.snow:nth-child(239){opacity:1.9598;transform:translate(96.1608vw,-10px) scale(.1612);animation:fall-239 21s -6s linear infinite}@keyframes fall-239{73.528%{transform:translate(106.0649vw,73.528vh) scale(.1612)}to{transform:translate(101.11285vw,99vh) scale(.1612)}}.snow:nth-child(240){opacity:1.598;transform:translate(38.0728vw,-10px) scale(.0347);animation:fall-240 19s -8s linear infinite}@keyframes fall-240{46.536%{transform:translate(32.5486vw,46.536vh) scale(.0347)}to{transform:translate(35.3107vw,99vh) scale(.0347)}}.snow:nth-child(241){opacity:1.974;transform:translate(88.9113vw,-10px) scale(.8145);animation:fall-241 22s -26s linear infinite}@keyframes fall-241{48.118%{transform:translate(86.5851vw,48.118vh) scale(.8145)}to{transform:translate(87.7482vw,99vh) scale(.8145)}}.snow:nth-child(242){opacity:1.3444;transform:translate(85.3234vw,-10px) scale(.5719);animation:fall-242 10s -28s linear infinite}@keyframes fall-242{30.318%{transform:translate(90.1665vw,30.318vh) scale(.5719)}to{transform:translate(87.74495vw,99vh) scale(.5719)}}.snow:nth-child(243){opacity:1.9458;transform:translate(63.4784vw,-10px) scale(.6911);animation:fall-243 25s -3s linear infinite}@keyframes fall-243{63.343%{transform:translate(70.1894vw,63.343vh) scale(.6911)}to{transform:translate(66.8339vw,99vh) scale(.6911)}}.snow:nth-child(244){opacity:1.637;transform:translate(49.5643vw,-10px) scale(.7107);animation:fall-244 18s -21s linear infinite}@keyframes fall-244{48.12%{transform:translate(51.8582vw,48.12vh) scale(.7107)}to{transform:translate(50.71125vw,99vh) scale(.7107)}}.snow:nth-child(245){opacity:1.0848;transform:translate(79.9965vw,-10px) scale(.3563);animation:fall-245 23s -3s linear infinite}@keyframes fall-245{44.462%{transform:translate(88.8828vw,44.462vh) scale(.3563)}to{transform:translate(84.43965vw,99vh) scale(.3563)}}.snow:nth-child(246){opacity:.7318;transform:translate(64.7596vw,-10px) scale(.6909);animation:fall-246 14s -1s linear infinite}@keyframes fall-246{58.586%{transform:translate(74.3277vw,58.586vh) scale(.6909)}to{transform:translate(69.54365vw,99vh) scale(.6909)}}.snow:nth-child(247){opacity:.4916;transform:translate(13.0757vw,-10px) scale(.2111);animation:fall-247 21s -25s linear infinite}@keyframes fall-247{76.439%{transform:translate(22.9816vw,76.439vh) scale(.2111)}to{transform:translate(18.02865vw,99vh) scale(.2111)}}.snow:nth-child(248){opacity:1.3852;transform:translate(43.4072vw,-10px) scale(.3571);animation:fall-248 24s -30s linear infinite}@keyframes fall-248{54.268%{transform:translate(40.9141vw,54.268vh) scale(.3571)}to{transform:translate(42.16065vw,99vh) scale(.3571)}}.snow:nth-child(249){opacity:1.3246;transform:translate(18.7941vw,-10px) scale(.2909);animation:fall-249 24s -23s linear infinite}@keyframes fall-249{56.733%{transform:translate(11.8869vw,56.733vh) scale(.2909)}to{transform:translate(15.3405vw,99vh) scale(.2909)}}.snow:nth-child(250){opacity:.0206;transform:translate(87.0693vw,-10px) scale(.0925);animation:fall-250 28s -14s linear infinite}@keyframes fall-250{31.747%{transform:translate(88.1252vw,31.747vh) scale(.0925)}to{transform:translate(87.59725vw,99vh) scale(.0925)}}.snow:nth-child(251){opacity:1.4978;transform:translate(59.0896vw,-10px) scale(.8462);animation:fall-251 26s -25s linear infinite}@keyframes fall-251{75.668%{transform:translate(54.0632vw,75.668vh) scale(.8462)}to{transform:translate(56.5764vw,99vh) scale(.8462)}}.snow:nth-child(252){opacity:1.4522;transform:translate(9.1416vw,-10px) scale(.6493);animation:fall-252 21s -29s linear infinite}@keyframes fall-252{47.756%{transform:translate(7.2379vw,47.756vh) scale(.6493)}to{transform:translate(8.18975vw,99vh) scale(.6493)}}.snow:nth-child(253){opacity:1.349;transform:translate(8.1928vw,-10px) scale(.3322);animation:fall-253 14s -26s linear infinite}@keyframes fall-253{55.67%{transform:translate(-1.3278vw,55.67vh) scale(.3322)}to{transform:translate(3.4325vw,99vh) scale(.3322)}}.snow:nth-child(254){opacity:1.317;transform:translate(48.6373vw,-10px) scale(.7354);animation:fall-254 17s -3s linear infinite}@keyframes fall-254{52.008%{transform:translate(52.4102vw,52.008vh) scale(.7354)}to{transform:translate(50.52375vw,99vh) scale(.7354)}}.snow:nth-child(255){opacity:1.6018;transform:translate(81.1644vw,-10px) scale(.2581);animation:fall-255 19s -25s linear infinite}@keyframes fall-255{58.48%{transform:translate(84.8762vw,58.48vh) scale(.2581)}to{transform:translate(83.0203vw,99vh) scale(.2581)}}.snow:nth-child(256){opacity:1.352;transform:translate(28.9895vw,-10px) scale(.0039);animation:fall-256 10s -1s linear infinite}@keyframes fall-256{66.853%{transform:translate(23.1195vw,66.853vh) scale(.0039)}to{transform:translate(26.0545vw,99vh) scale(.0039)}}.snow:nth-child(257){opacity:.7136;transform:translate(18.3988vw,-10px) scale(.3145);animation:fall-257 12s -27s linear infinite}@keyframes fall-257{75.2%{transform:translate(19.8365vw,75.2vh) scale(.3145)}to{transform:translate(19.11765vw,99vh) scale(.3145)}}.snow:nth-child(258){opacity:1.4158;transform:translate(77.0947vw,-10px) scale(.5885);animation:fall-258 22s -13s linear infinite}@keyframes fall-258{44.567%{transform:translate(67.208vw,44.567vh) scale(.5885)}to{transform:translate(72.15135vw,99vh) scale(.5885)}}.snow:nth-child(259){opacity:1.5284;transform:translate(85.3725vw,-10px) scale(.3233);animation:fall-259 19s -25s linear infinite}@keyframes fall-259{38.464%{transform:translate(75.4007vw,38.464vh) scale(.3233)}to{transform:translate(80.3866vw,99vh) scale(.3233)}}.snow:nth-child(260){opacity:1.1492;transform:translate(27.7893vw,-10px) scale(.2815);animation:fall-260 17s -27s linear infinite}@keyframes fall-260{37.581%{transform:translate(34.1485vw,37.581vh) scale(.2815)}to{transform:translate(30.9689vw,99vh) scale(.2815)}}.snow:nth-child(261){opacity:1.5624;transform:translate(70.8891vw,-10px) scale(.252);animation:fall-261 15s -27s linear infinite}@keyframes fall-261{47.233%{transform:translate(79.2325vw,47.233vh) scale(.252)}to{transform:translate(75.0608vw,99vh) scale(.252)}}.snow:nth-child(262){opacity:1.8284;transform:translate(.695vw,-10px) scale(.0633);animation:fall-262 29s -1s linear infinite}@keyframes fall-262{37.812%{transform:translate(6.1237vw,37.812vh) scale(.0633)}to{transform:translate(3.40935vw,99vh) scale(.0633)}}.snow:nth-child(263){opacity:.9018;transform:translate(11.656vw,-10px) scale(.3648);animation:fall-263 24s -2s linear infinite}@keyframes fall-263{42.882%{transform:translate(6.0848vw,42.882vh) scale(.3648)}to{transform:translate(8.8704vw,99vh) scale(.3648)}}.snow:nth-child(264){opacity:.0696;transform:translate(6.9269vw,-10px) scale(.9512);animation:fall-264 13s -2s linear infinite}@keyframes fall-264{46.109%{transform:translate(12.0592vw,46.109vh) scale(.9512)}to{transform:translate(9.49305vw,99vh) scale(.9512)}}.snow:nth-child(265){opacity:.5646;transform:translate(49.4541vw,-10px) scale(.8043);animation:fall-265 30s -7s linear infinite}@keyframes fall-265{50.261%{transform:translate(56.2315vw,50.261vh) scale(.8043)}to{transform:translate(52.8428vw,99vh) scale(.8043)}}.snow:nth-child(266){opacity:.5342;transform:translate(89.3157vw,-10px) scale(.6414);animation:fall-266 19s -3s linear infinite}@keyframes fall-266{39.792%{transform:translate(99.0731vw,39.792vh) scale(.6414)}to{transform:translate(94.1944vw,99vh) scale(.6414)}}.snow:nth-child(267){opacity:1.0884;transform:translate(31.8834vw,-10px) scale(.8453);animation:fall-267 12s -12s linear infinite}@keyframes fall-267{55.472%{transform:translate(37.961vw,55.472vh) scale(.8453)}to{transform:translate(34.9222vw,99vh) scale(.8453)}}.snow:nth-child(268){opacity:.7562;transform:translate(93.1324vw,-10px) scale(.0881);animation:fall-268 26s -14s linear infinite}@keyframes fall-268{65.096%{transform:translate(96.6896vw,65.096vh) scale(.0881)}to{transform:translate(94.911vw,99vh) scale(.0881)}}.snow:nth-child(269){opacity:1.2862;transform:translate(62.2523vw,-10px) scale(.6337);animation:fall-269 15s -10s linear infinite}@keyframes fall-269{43.657%{transform:translate(55.8413vw,43.657vh) scale(.6337)}to{transform:translate(59.0468vw,99vh) scale(.6337)}}.snow:nth-child(270){opacity:1.842;transform:translate(20.3667vw,-10px) scale(.581);animation:fall-270 23s -1s linear infinite}@keyframes fall-270{30.338%{transform:translate(29.8908vw,30.338vh) scale(.581)}to{transform:translate(25.12875vw,99vh) scale(.581)}}.snow:nth-child(271){opacity:1.1342;transform:translate(63.2278vw,-10px) scale(.7195);animation:fall-271 23s -11s linear infinite}@keyframes fall-271{32.07%{transform:translate(65.9651vw,32.07vh) scale(.7195)}to{transform:translate(64.59645vw,99vh) scale(.7195)}}.snow:nth-child(272){opacity:.8074;transform:translate(27.9188vw,-10px) scale(.8047);animation:fall-272 16s -1s linear infinite}@keyframes fall-272{64.182%{transform:translate(28.9787vw,64.182vh) scale(.8047)}to{transform:translate(28.44875vw,99vh) scale(.8047)}}.snow:nth-child(273){opacity:.1462;transform:translate(17.3483vw,-10px) scale(.1078);animation:fall-273 11s -2s linear infinite}@keyframes fall-273{36.728%{transform:translate(9.1497vw,36.728vh) scale(.1078)}to{transform:translate(13.249vw,99vh) scale(.1078)}}.snow:nth-child(274){opacity:1.291;transform:translate(33.7556vw,-10px) scale(.6213);animation:fall-274 12s -18s linear infinite}@keyframes fall-274{60.526%{transform:translate(33.0462vw,60.526vh) scale(.6213)}to{transform:translate(33.4009vw,99vh) scale(.6213)}}.snow:nth-child(275){opacity:.8322;transform:translate(56.7039vw,-10px) scale(.8653);animation:fall-275 17s -29s linear infinite}@keyframes fall-275{64.549%{transform:translate(63.1473vw,64.549vh) scale(.8653)}to{transform:translate(59.9256vw,99vh) scale(.8653)}}.snow:nth-child(276){opacity:1.5696;transform:translate(74.8052vw,-10px) scale(.4311);animation:fall-276 26s -14s linear infinite}@keyframes fall-276{58.115%{transform:translate(79.8436vw,58.115vh) scale(.4311)}to{transform:translate(77.3244vw,99vh) scale(.4311)}}.snow:nth-child(277){opacity:1.0064;transform:translate(52.3598vw,-10px) scale(.3829);animation:fall-277 18s -17s linear infinite}@keyframes fall-277{43.862%{transform:translate(53.7958vw,43.862vh) scale(.3829)}to{transform:translate(53.0778vw,99vh) scale(.3829)}}.snow:nth-child(278){opacity:.5934;transform:translate(81.4359vw,-10px) scale(.1033);animation:fall-278 27s -23s linear infinite}@keyframes fall-278{62.109%{transform:translate(75.5624vw,62.109vh) scale(.1033)}to{transform:translate(78.49915vw,99vh) scale(.1033)}}.snow:nth-child(279){opacity:.235;transform:translate(92.7564vw,-10px) scale(.7083);animation:fall-279 28s -30s linear infinite}@keyframes fall-279{40.278%{transform:translate(101.938vw,40.278vh) scale(.7083)}to{transform:translate(97.3472vw,99vh) scale(.7083)}}.snow:nth-child(280){opacity:.7058;transform:translate(87.2086vw,-10px) scale(.564);animation:fall-280 16s -5s linear infinite}@keyframes fall-280{51.077%{transform:translate(85.238vw,51.077vh) scale(.564)}to{transform:translate(86.2233vw,99vh) scale(.564)}}.snow:nth-child(281){opacity:1.7444;transform:translate(41.4411vw,-10px) scale(.3472);animation:fall-281 28s -24s linear infinite}@keyframes fall-281{51.847%{transform:translate(49.8175vw,51.847vh) scale(.3472)}to{transform:translate(45.6293vw,99vh) scale(.3472)}}.snow:nth-child(282){opacity:1.0048;transform:translate(34.4077vw,-10px) scale(.2171);animation:fall-282 20s -13s linear infinite}@keyframes fall-282{65.897%{transform:translate(34.3442vw,65.897vh) scale(.2171)}to{transform:translate(34.37595vw,99vh) scale(.2171)}}.snow:nth-child(283){opacity:.342;transform:translate(67.3909vw,-10px) scale(.5627);animation:fall-283 16s -15s linear infinite}@keyframes fall-283{51.691%{transform:translate(64.3912vw,51.691vh) scale(.5627)}to{transform:translate(65.89105vw,99vh) scale(.5627)}}.snow:nth-child(284){opacity:1.167;transform:translate(11.6092vw,-10px) scale(.7847);animation:fall-284 30s -29s linear infinite}@keyframes fall-284{46.952%{transform:translate(6.0482vw,46.952vh) scale(.7847)}to{transform:translate(8.8287vw,99vh) scale(.7847)}}.snow:nth-child(285){opacity:.8498;transform:translate(93.5641vw,-10px) scale(.1988);animation:fall-285 22s -28s linear infinite}@keyframes fall-285{38.643%{transform:translate(99.3415vw,38.643vh) scale(.1988)}to{transform:translate(96.4528vw,99vh) scale(.1988)}}.snow:nth-child(286){opacity:.1466;transform:translate(47.0877vw,-10px) scale(.1149);animation:fall-286 21s -25s linear infinite}@keyframes fall-286{64.354%{transform:translate(37.6732vw,64.354vh) scale(.1149)}to{transform:translate(42.38045vw,99vh) scale(.1149)}}.snow:nth-child(287){opacity:.4294;transform:translate(88.9613vw,-10px) scale(.4557);animation:fall-287 10s -26s linear infinite}@keyframes fall-287{71.07%{transform:translate(91.4397vw,71.07vh) scale(.4557)}to{transform:translate(90.2005vw,99vh) scale(.4557)}}.snow:nth-child(288){opacity:1.2934;transform:translate(38.7453vw,-10px) scale(.4072);animation:fall-288 23s -8s linear infinite}@keyframes fall-288{32.693%{transform:translate(35.8021vw,32.693vh) scale(.4072)}to{transform:translate(37.2737vw,99vh) scale(.4072)}}.snow:nth-child(289){opacity:1.5438;transform:translate(53.2669vw,-10px) scale(.4483);animation:fall-289 25s -25s linear infinite}@keyframes fall-289{69.229%{transform:translate(48.455vw,69.229vh) scale(.4483)}to{transform:translate(50.86095vw,99vh) scale(.4483)}}.snow:nth-child(290){opacity:.0172;transform:translate(29.5999vw,-10px) scale(.1631);animation:fall-290 11s -27s linear infinite}@keyframes fall-290{44.569%{transform:translate(33.5241vw,44.569vh) scale(.1631)}to{transform:translate(31.562vw,99vh) scale(.1631)}}.snow:nth-child(291){opacity:.39;transform:translate(32.9078vw,-10px) scale(.6852);animation:fall-291 13s -10s linear infinite}@keyframes fall-291{79.226%{transform:translate(39.5798vw,79.226vh) scale(.6852)}to{transform:translate(36.2438vw,99vh) scale(.6852)}}.snow:nth-child(292){opacity:.5614;transform:translate(28.5318vw,-10px) scale(.5805);animation:fall-292 29s -7s linear infinite}@keyframes fall-292{50.029%{transform:translate(35.1442vw,50.029vh) scale(.5805)}to{transform:translate(31.838vw,99vh) scale(.5805)}}.snow:nth-child(293){opacity:.6618;transform:translate(9.0799vw,-10px) scale(.2097);animation:fall-293 21s -13s linear infinite}@keyframes fall-293{71.571%{transform:translate(2.6159vw,71.571vh) scale(.2097)}to{transform:translate(5.8479vw,99vh) scale(.2097)}}.snow:nth-child(294){opacity:1.6706;transform:translate(27.7152vw,-10px) scale(.6178);animation:fall-294 19s -9s linear infinite}@keyframes fall-294{33.35%{transform:translate(18.1128vw,33.35vh) scale(.6178)}to{transform:translate(22.914vw,99vh) scale(.6178)}}.snow:nth-child(295){opacity:.8514;transform:translate(36.9309vw,-10px) scale(.2583);animation:fall-295 23s -30s linear infinite}@keyframes fall-295{54.633%{transform:translate(31.4633vw,54.633vh) scale(.2583)}to{transform:translate(34.1971vw,99vh) scale(.2583)}}.snow:nth-child(296){opacity:1.3806;transform:translate(29.3056vw,-10px) scale(.2492);animation:fall-296 16s -14s linear infinite}@keyframes fall-296{65.568%{transform:translate(27.1768vw,65.568vh) scale(.2492)}to{transform:translate(28.2412vw,99vh) scale(.2492)}}.snow:nth-child(297){opacity:1.9486;transform:translate(27.3763vw,-10px) scale(.8875);animation:fall-297 22s -27s linear infinite}@keyframes fall-297{63.335%{transform:translate(35.2316vw,63.335vh) scale(.8875)}to{transform:translate(31.30395vw,99vh) scale(.8875)}}.snow:nth-child(298){opacity:1.331;transform:translate(33.8081vw,-10px) scale(.5298);animation:fall-298 14s -27s linear infinite}@keyframes fall-298{78.69%{transform:translate(42.6568vw,78.69vh) scale(.5298)}to{transform:translate(38.23245vw,99vh) scale(.5298)}}.snow:nth-child(299){opacity:.7788;transform:translate(44.2223vw,-10px) scale(.4793);animation:fall-299 10s -5s linear infinite}@keyframes fall-299{60.445%{transform:translate(40.4941vw,60.445vh) scale(.4793)}to{transform:translate(42.3582vw,99vh) scale(.4793)}}.snow:nth-child(300){opacity:.7492;transform:translate(20.501vw,-10px) scale(.8498);animation:fall-300 15s -2s linear infinite}@keyframes fall-300{62.915%{transform:translate(14.7198vw,62.915vh) scale(.8498)}to{transform:translate(17.6104vw,99vh) scale(.8498)}}.snow:nth-child(301){opacity:1.9934;transform:translate(73.7306vw,-10px) scale(.9294);animation:fall-301 27s -28s linear infinite}@keyframes fall-301{45.208%{transform:translate(82.7967vw,45.208vh) scale(.9294)}to{transform:translate(78.26365vw,99vh) scale(.9294)}}.snow:nth-child(302){opacity:.7968;transform:translate(73.645vw,-10px) scale(.8774);animation:fall-302 23s -18s linear infinite}@keyframes fall-302{68.13%{transform:translate(80.8723vw,68.13vh) scale(.8774)}to{transform:translate(77.25865vw,99vh) scale(.8774)}}.snow:nth-child(303){opacity:1.298;transform:translate(18.2383vw,-10px) scale(.5945);animation:fall-303 15s -1s linear infinite}@keyframes fall-303{30.322%{transform:translate(21.8979vw,30.322vh) scale(.5945)}to{transform:translate(20.0681vw,99vh) scale(.5945)}}.snow:nth-child(304){opacity:.3742;transform:translate(64.4388vw,-10px) scale(.9063);animation:fall-304 13s -6s linear infinite}@keyframes fall-304{47.741%{transform:translate(70.2639vw,47.741vh) scale(.9063)}to{transform:translate(67.35135vw,99vh) scale(.9063)}}.snow:nth-child(305){opacity:.2756;transform:translate(53.7736vw,-10px) scale(.2678);animation:fall-305 30s -23s linear infinite}@keyframes fall-305{78.324%{transform:translate(59.0442vw,78.324vh) scale(.2678)}to{transform:translate(56.4089vw,99vh) scale(.2678)}}.snow:nth-child(306){opacity:1.6906;transform:translate(60.8349vw,-10px) scale(.4848);animation:fall-306 30s -1s linear infinite}@keyframes fall-306{41.124%{transform:translate(55.312vw,41.124vh) scale(.4848)}to{transform:translate(58.07345vw,99vh) scale(.4848)}}.snow:nth-child(307){opacity:.2382;transform:translate(35.8409vw,-10px) scale(.9238);animation:fall-307 18s -18s linear infinite}@keyframes fall-307{30.954%{transform:translate(37.409vw,30.954vh) scale(.9238)}to{transform:translate(36.62495vw,99vh) scale(.9238)}}.snow:nth-child(308){opacity:1.3898;transform:translate(87.0485vw,-10px) scale(.0748);animation:fall-308 16s -19s linear infinite}@keyframes fall-308{61.391%{transform:translate(90.8102vw,61.391vh) scale(.0748)}to{transform:translate(88.92935vw,99vh) scale(.0748)}}.snow:nth-child(309){opacity:.5408;transform:translate(11.2902vw,-10px) scale(.7555);animation:fall-309 10s -27s linear infinite}@keyframes fall-309{42.669%{transform:translate(20.7993vw,42.669vh) scale(.7555)}to{transform:translate(16.04475vw,99vh) scale(.7555)}}.snow:nth-child(310){opacity:.3412;transform:translate(21.3979vw,-10px) scale(.5536);animation:fall-310 10s -23s linear infinite}@keyframes fall-310{69.768%{transform:translate(29.2235vw,69.768vh) scale(.5536)}to{transform:translate(25.3107vw,99vh) scale(.5536)}}.snow:nth-child(311){opacity:.8322;transform:translate(17.4412vw,-10px) scale(.1184);animation:fall-311 28s -11s linear infinite}@keyframes fall-311{65.925%{transform:translate(25.7051vw,65.925vh) scale(.1184)}to{transform:translate(21.57315vw,99vh) scale(.1184)}}.snow:nth-child(312){opacity:1.4466;transform:translate(37.6123vw,-10px) scale(.105);animation:fall-312 26s -8s linear infinite}@keyframes fall-312{38.801%{transform:translate(34.2895vw,38.801vh) scale(.105)}to{transform:translate(35.9509vw,99vh) scale(.105)}}.snow:nth-child(313){opacity:.7358;transform:translate(37.1508vw,-10px) scale(.8463);animation:fall-313 25s -10s linear infinite}@keyframes fall-313{67.895%{transform:translate(28.0818vw,67.895vh) scale(.8463)}to{transform:translate(32.6163vw,99vh) scale(.8463)}}.snow:nth-child(314){opacity:1.4452;transform:translate(.8058vw,-10px) scale(.6008);animation:fall-314 29s -28s linear infinite}@keyframes fall-314{39.58%{transform:translate(-4.9889vw,39.58vh) scale(.6008)}to{transform:translate(-2.09155vw,99vh) scale(.6008)}}.snow:nth-child(315){opacity:1.389;transform:translate(83.2957vw,-10px) scale(.9672);animation:fall-315 30s -29s linear infinite}@keyframes fall-315{48.26%{transform:translate(83.2847vw,48.26vh) scale(.9672)}to{transform:translate(83.2902vw,99vh) scale(.9672)}}.snow:nth-child(316){opacity:1.6518;transform:translate(6.0003vw,-10px) scale(.3737);animation:fall-316 23s -7s linear infinite}@keyframes fall-316{76.728%{transform:translate(7.6505vw,76.728vh) scale(.3737)}to{transform:translate(6.8254vw,99vh) scale(.3737)}}.snow:nth-child(317){opacity:.997;transform:translate(51.847vw,-10px) scale(.2038);animation:fall-317 20s -5s linear infinite}@keyframes fall-317{67.308%{transform:translate(60.2219vw,67.308vh) scale(.2038)}to{transform:translate(56.03445vw,99vh) scale(.2038)}}.snow:nth-child(318){opacity:1.0258;transform:translate(91.5685vw,-10px) scale(.0559);animation:fall-318 18s -7s linear infinite}@keyframes fall-318{58.532%{transform:translate(97.2191vw,58.532vh) scale(.0559)}to{transform:translate(94.3938vw,99vh) scale(.0559)}}.snow:nth-child(319){opacity:1.861;transform:translate(41.7324vw,-10px) scale(.6923);animation:fall-319 22s -15s linear infinite}@keyframes fall-319{52.292%{transform:translate(34.2202vw,52.292vh) scale(.6923)}to{transform:translate(37.9763vw,99vh) scale(.6923)}}.snow:nth-child(320){opacity:.2212;transform:translate(5.7626vw,-10px) scale(.4033);animation:fall-320 24s -4s linear infinite}@keyframes fall-320{41.935%{transform:translate(13.7272vw,41.935vh) scale(.4033)}to{transform:translate(9.7449vw,99vh) scale(.4033)}}.snow:nth-child(321){opacity:1.5632;transform:translate(83.0096vw,-10px) scale(.572);animation:fall-321 25s -14s linear infinite}@keyframes fall-321{75.943%{transform:translate(75.1902vw,75.943vh) scale(.572)}to{transform:translate(79.0999vw,99vh) scale(.572)}}.snow:nth-child(322){opacity:1.491;transform:translate(28.8877vw,-10px) scale(.2147);animation:fall-322 15s -21s linear infinite}@keyframes fall-322{65.38%{transform:translate(33.6071vw,65.38vh) scale(.2147)}to{transform:translate(31.2474vw,99vh) scale(.2147)}}.snow:nth-child(323){opacity:1.7256;transform:translate(69.4695vw,-10px) scale(.8611);animation:fall-323 30s -22s linear infinite}@keyframes fall-323{58.703%{transform:translate(71.1311vw,58.703vh) scale(.8611)}to{transform:translate(70.3003vw,99vh) scale(.8611)}}.snow:nth-child(324){opacity:1.6938;transform:translate(78.7204vw,-10px) scale(.3104);animation:fall-324 12s -2s linear infinite}@keyframes fall-324{53.263%{transform:translate(74.767vw,53.263vh) scale(.3104)}to{transform:translate(76.7437vw,99vh) scale(.3104)}}.snow:nth-child(325){opacity:.0598;transform:translate(24.6736vw,-10px) scale(.6793);animation:fall-325 18s -17s linear infinite}@keyframes fall-325{62.507%{transform:translate(24.7541vw,62.507vh) scale(.6793)}to{transform:translate(24.71385vw,99vh) scale(.6793)}}.snow:nth-child(326){opacity:.4646;transform:translate(14.598vw,-10px) scale(.2373);animation:fall-326 19s -21s linear infinite}@keyframes fall-326{46.89%{transform:translate(22.9284vw,46.89vh) scale(.2373)}to{transform:translate(18.7632vw,99vh) scale(.2373)}}.snow:nth-child(327){opacity:1.4676;transform:translate(3.5653vw,-10px) scale(.6835);animation:fall-327 10s -2s linear infinite}@keyframes fall-327{75.531%{transform:translate(8.8283vw,75.531vh) scale(.6835)}to{transform:translate(6.1968vw,99vh) scale(.6835)}}.snow:nth-child(328){opacity:1.4888;transform:translate(3.9849vw,-10px) scale(.6489);animation:fall-328 26s -17s linear infinite}@keyframes fall-328{60.644%{transform:translate(8.7877vw,60.644vh) scale(.6489)}to{transform:translate(6.3863vw,99vh) scale(.6489)}}.snow:nth-child(329){opacity:1.3054;transform:translate(92.9295vw,-10px) scale(.087);animation:fall-329 13s -17s linear infinite}@keyframes fall-329{48.311%{transform:translate(98.2188vw,48.311vh) scale(.087)}to{transform:translate(95.57415vw,99vh) scale(.087)}}.snow:nth-child(330){opacity:1.1622;transform:translate(87.6733vw,-10px) scale(.332);animation:fall-330 20s -10s linear infinite}@keyframes fall-330{51.525%{transform:translate(94.8187vw,51.525vh) scale(.332)}to{transform:translate(91.246vw,99vh) scale(.332)}}.snow:nth-child(331){opacity:.3096;transform:translate(69.8767vw,-10px) scale(.5675);animation:fall-331 21s -24s linear infinite}@keyframes fall-331{57.146%{transform:translate(69.4725vw,57.146vh) scale(.5675)}to{transform:translate(69.6746vw,99vh) scale(.5675)}}.snow:nth-child(332){opacity:.8058;transform:translate(37.6913vw,-10px) scale(.2159);animation:fall-332 29s -24s linear infinite}@keyframes fall-332{45.04%{transform:translate(39.0629vw,45.04vh) scale(.2159)}to{transform:translate(38.3771vw,99vh) scale(.2159)}}.snow:nth-child(333){opacity:1.1388;transform:translate(86.2545vw,-10px) scale(.3798);animation:fall-333 13s -15s linear infinite}@keyframes fall-333{66.481%{transform:translate(86.8239vw,66.481vh) scale(.3798)}to{transform:translate(86.5392vw,99vh) scale(.3798)}}.snow:nth-child(334){opacity:.4744;transform:translate(83.439vw,-10px) scale(.335);animation:fall-334 29s -12s linear infinite}@keyframes fall-334{36.482%{transform:translate(78.8714vw,36.482vh) scale(.335)}to{transform:translate(81.1552vw,99vh) scale(.335)}}.snow:nth-child(335){opacity:1.9222;transform:translate(13.804vw,-10px) scale(.1312);animation:fall-335 12s -10s linear infinite}@keyframes fall-335{47.256%{transform:translate(8.5862vw,47.256vh) scale(.1312)}to{transform:translate(11.1951vw,99vh) scale(.1312)}}.snow:nth-child(336){opacity:1.801;transform:translate(11.2389vw,-10px) scale(.0635);animation:fall-336 11s -10s linear infinite}@keyframes fall-336{55.907%{transform:translate(7.7098vw,55.907vh) scale(.0635)}to{transform:translate(9.47435vw,99vh) scale(.0635)}}.snow:nth-child(337){opacity:.1656;transform:translate(68.8204vw,-10px) scale(.1458);animation:fall-337 19s -18s linear infinite}@keyframes fall-337{73.006%{transform:translate(70.194vw,73.006vh) scale(.1458)}to{transform:translate(69.5072vw,99vh) scale(.1458)}}.snow:nth-child(338){opacity:1.4252;transform:translate(24.1433vw,-10px) scale(.8626);animation:fall-338 20s -17s linear infinite}@keyframes fall-338{58.207%{transform:translate(22.1793vw,58.207vh) scale(.8626)}to{transform:translate(23.1613vw,99vh) scale(.8626)}}.snow:nth-child(339){opacity:1.0024;transform:translate(26.4016vw,-10px) scale(.5823);animation:fall-339 17s -2s linear infinite}@keyframes fall-339{63.255%{transform:translate(34.4216vw,63.255vh) scale(.5823)}to{transform:translate(30.4116vw,99vh) scale(.5823)}}.snow:nth-child(340){opacity:.1288;transform:translate(96.0479vw,-10px) scale(.9398);animation:fall-340 23s -29s linear infinite}@keyframes fall-340{79.264%{transform:translate(91.3477vw,79.264vh) scale(.9398)}to{transform:translate(93.6978vw,99vh) scale(.9398)}}.snow:nth-child(341){opacity:1.2258;transform:translate(44.3597vw,-10px) scale(.9677);animation:fall-341 28s -19s linear infinite}@keyframes fall-341{53.22%{transform:translate(50.0524vw,53.22vh) scale(.9677)}to{transform:translate(47.20605vw,99vh) scale(.9677)}}.snow:nth-child(342){opacity:.573;transform:translate(90.1888vw,-10px) scale(.398);animation:fall-342 30s -14s linear infinite}@keyframes fall-342{65.947%{transform:translate(100.177vw,65.947vh) scale(.398)}to{transform:translate(95.1829vw,99vh) scale(.398)}}.snow:nth-child(343){opacity:1.4246;transform:translate(61.2785vw,-10px) scale(.5577);animation:fall-343 13s -23s linear infinite}@keyframes fall-343{65.24%{transform:translate(62.4821vw,65.24vh) scale(.5577)}to{transform:translate(61.8803vw,99vh) scale(.5577)}}.snow:nth-child(344){opacity:1.933;transform:translate(98.2243vw,-10px) scale(.7813);animation:fall-344 13s -13s linear infinite}@keyframes fall-344{51.95%{transform:translate(95.4126vw,51.95vh) scale(.7813)}to{transform:translate(96.81845vw,99vh) scale(.7813)}}.snow:nth-child(345){opacity:1.425;transform:translate(17.3873vw,-10px) scale(.1246);animation:fall-345 24s -19s linear infinite}@keyframes fall-345{58.386%{transform:translate(14.9575vw,58.386vh) scale(.1246)}to{transform:translate(16.1724vw,99vh) scale(.1246)}}.snow:nth-child(346){opacity:.7384;transform:translate(90.464vw,-10px) scale(.3496);animation:fall-346 20s -6s linear infinite}@keyframes fall-346{79.499%{transform:translate(94.4246vw,79.499vh) scale(.3496)}to{transform:translate(92.4443vw,99vh) scale(.3496)}}.snow:nth-child(347){opacity:1.8038;transform:translate(98.4126vw,-10px) scale(.6854);animation:fall-347 19s -8s linear infinite}@keyframes fall-347{54.909%{transform:translate(93.8673vw,54.909vh) scale(.6854)}to{transform:translate(96.13995vw,99vh) scale(.6854)}}.snow:nth-child(348){opacity:1.9694;transform:translate(36.9325vw,-10px) scale(.1694);animation:fall-348 27s -7s linear infinite}@keyframes fall-348{42.272%{transform:translate(33.3356vw,42.272vh) scale(.1694)}to{transform:translate(35.13405vw,99vh) scale(.1694)}}.snow:nth-child(349){opacity:.3964;transform:translate(41.3063vw,-10px) scale(.2632);animation:fall-349 18s -28s linear infinite}@keyframes fall-349{79.306%{transform:translate(34.2408vw,79.306vh) scale(.2632)}to{transform:translate(37.77355vw,99vh) scale(.2632)}}.snow:nth-child(350){opacity:.8208;transform:translate(79.0776vw,-10px) scale(.6533);animation:fall-350 26s -26s linear infinite}@keyframes fall-350{71.636%{transform:translate(84.0597vw,71.636vh) scale(.6533)}to{transform:translate(81.56865vw,99vh) scale(.6533)}}.snow:nth-child(351){opacity:1.2964;transform:translate(73.5616vw,-10px) scale(.7907);animation:fall-351 21s -18s linear infinite}@keyframes fall-351{75.685%{transform:translate(82.4424vw,75.685vh) scale(.7907)}to{transform:translate(78.002vw,99vh) scale(.7907)}}.snow:nth-child(352){opacity:.681;transform:translate(75.9485vw,-10px) scale(.3127);animation:fall-352 10s -26s linear infinite}@keyframes fall-352{42.961%{transform:translate(66.8263vw,42.961vh) scale(.3127)}to{transform:translate(71.3874vw,99vh) scale(.3127)}}.snow:nth-child(353){opacity:.4104;transform:translate(80.2243vw,-10px) scale(.0523);animation:fall-353 30s -24s linear infinite}@keyframes fall-353{63.35%{transform:translate(76.8433vw,63.35vh) scale(.0523)}to{transform:translate(78.5338vw,99vh) scale(.0523)}}.snow:nth-child(354){opacity:1.1996;transform:translate(91.509vw,-10px) scale(.6983);animation:fall-354 26s -27s linear infinite}@keyframes fall-354{50.891%{transform:translate(89.4427vw,50.891vh) scale(.6983)}to{transform:translate(90.47585vw,99vh) scale(.6983)}}.snow:nth-child(355){opacity:.666;transform:translate(93.3044vw,-10px) scale(.8067);animation:fall-355 10s -10s linear infinite}@keyframes fall-355{47.11%{transform:translate(84.5323vw,47.11vh) scale(.8067)}to{transform:translate(88.91835vw,99vh) scale(.8067)}}.snow:nth-child(356){opacity:.652;transform:translate(95.498vw,-10px) scale(.881);animation:fall-356 21s -28s linear infinite}@keyframes fall-356{75.193%{transform:translate(91.3502vw,75.193vh) scale(.881)}to{transform:translate(93.4241vw,99vh) scale(.881)}}.snow:nth-child(357){opacity:1.259;transform:translate(51.1772vw,-10px) scale(.2765);animation:fall-357 19s -24s linear infinite}@keyframes fall-357{75.718%{transform:translate(49.8006vw,75.718vh) scale(.2765)}to{transform:translate(50.4889vw,99vh) scale(.2765)}}.snow:nth-child(358){opacity:.5926;transform:translate(3.6766vw,-10px) scale(.1873);animation:fall-358 12s -25s linear infinite}@keyframes fall-358{61.532%{transform:translate(-1.0467vw,61.532vh) scale(.1873)}to{transform:translate(1.31495vw,99vh) scale(.1873)}}.snow:nth-child(359){opacity:.0952;transform:translate(86.1562vw,-10px) scale(.5543);animation:fall-359 27s -5s linear infinite}@keyframes fall-359{62.627%{transform:translate(88.1286vw,62.627vh) scale(.5543)}to{transform:translate(87.1424vw,99vh) scale(.5543)}}.snow:nth-child(360){opacity:.3908;transform:translate(12.039vw,-10px) scale(.6004);animation:fall-360 22s -3s linear infinite}@keyframes fall-360{51.583%{transform:translate(9.6663vw,51.583vh) scale(.6004)}to{transform:translate(10.85265vw,99vh) scale(.6004)}}.snow:nth-child(361){opacity:1.2864;transform:translate(87.6414vw,-10px) scale(.8771);animation:fall-361 14s -3s linear infinite}@keyframes fall-361{66.813%{transform:translate(86.3993vw,66.813vh) scale(.8771)}to{transform:translate(87.02035vw,99vh) scale(.8771)}}.snow:nth-child(362){opacity:.6488;transform:translate(70.4083vw,-10px) scale(.3048);animation:fall-362 15s -24s linear infinite}@keyframes fall-362{77.737%{transform:translate(63.9759vw,77.737vh) scale(.3048)}to{transform:translate(67.1921vw,99vh) scale(.3048)}}.snow:nth-child(363){opacity:1.3926;transform:translate(50.6903vw,-10px) scale(.838);animation:fall-363 29s -1s linear infinite}@keyframes fall-363{45.801%{transform:translate(45.3064vw,45.801vh) scale(.838)}to{transform:translate(47.99835vw,99vh) scale(.838)}}.snow:nth-child(364){opacity:.0362;transform:translate(21.9596vw,-10px) scale(.7584);animation:fall-364 16s -12s linear infinite}@keyframes fall-364{58.986%{transform:translate(17.2518vw,58.986vh) scale(.7584)}to{transform:translate(19.6057vw,99vh) scale(.7584)}}.snow:nth-child(365){opacity:.2664;transform:translate(11.7843vw,-10px) scale(.5989);animation:fall-365 22s -8s linear infinite}@keyframes fall-365{60.873%{transform:translate(3.2252vw,60.873vh) scale(.5989)}to{transform:translate(7.50475vw,99vh) scale(.5989)}}.snow:nth-child(366){opacity:1.3636;transform:translate(65.54vw,-10px) scale(.091);animation:fall-366 24s -6s linear infinite}@keyframes fall-366{77.637%{transform:translate(63.414vw,77.637vh) scale(.091)}to{transform:translate(64.477vw,99vh) scale(.091)}}.snow:nth-child(367){opacity:1.565;transform:translate(80.1329vw,-10px) scale(.1673);animation:fall-367 19s -5s linear infinite}@keyframes fall-367{46.777%{transform:translate(84.6802vw,46.777vh) scale(.1673)}to{transform:translate(82.40655vw,99vh) scale(.1673)}}.snow:nth-child(368){opacity:.1694;transform:translate(29.1046vw,-10px) scale(.0579);animation:fall-368 27s -16s linear infinite}@keyframes fall-368{63.262%{transform:translate(35.7654vw,63.262vh) scale(.0579)}to{transform:translate(32.435vw,99vh) scale(.0579)}}.snow:nth-child(369){opacity:1.0594;transform:translate(38.9911vw,-10px) scale(.1098);animation:fall-369 29s -26s linear infinite}@keyframes fall-369{78.97%{transform:translate(38.9768vw,78.97vh) scale(.1098)}to{transform:translate(38.98395vw,99vh) scale(.1098)}}.snow:nth-child(370){opacity:1.8146;transform:translate(62.6906vw,-10px) scale(.3637);animation:fall-370 11s -20s linear infinite}@keyframes fall-370{69.602%{transform:translate(59.7293vw,69.602vh) scale(.3637)}to{transform:translate(61.20995vw,99vh) scale(.3637)}}.snow:nth-child(371){opacity:.5932;transform:translate(73.7694vw,-10px) scale(.1242);animation:fall-371 15s -18s linear infinite}@keyframes fall-371{63.066%{transform:translate(71.6974vw,63.066vh) scale(.1242)}to{transform:translate(72.7334vw,99vh) scale(.1242)}}.snow:nth-child(372){opacity:1.7336;transform:translate(25.9018vw,-10px) scale(.0069);animation:fall-372 27s -17s linear infinite}@keyframes fall-372{71.644%{transform:translate(34.6511vw,71.644vh) scale(.0069)}to{transform:translate(30.27645vw,99vh) scale(.0069)}}.snow:nth-child(373){opacity:.7302;transform:translate(15.0926vw,-10px) scale(.1023);animation:fall-373 28s -29s linear infinite}@keyframes fall-373{38.282%{transform:translate(8.273vw,38.282vh) scale(.1023)}to{transform:translate(11.6828vw,99vh) scale(.1023)}}.snow:nth-child(374){opacity:1.439;transform:translate(67.6151vw,-10px) scale(.9923);animation:fall-374 28s -5s linear infinite}@keyframes fall-374{61.515%{transform:translate(64.2111vw,61.515vh) scale(.9923)}to{transform:translate(65.9131vw,99vh) scale(.9923)}}.snow:nth-child(375){opacity:.9594;transform:translate(95.212vw,-10px) scale(.7904);animation:fall-375 23s -10s linear infinite}@keyframes fall-375{60.739%{transform:translate(104.0488vw,60.739vh) scale(.7904)}to{transform:translate(99.6304vw,99vh) scale(.7904)}}.snow:nth-child(376){opacity:1.8036;transform:translate(79.0399vw,-10px) scale(.0371);animation:fall-376 23s -28s linear infinite}@keyframes fall-376{33.335%{transform:translate(75.7269vw,33.335vh) scale(.0371)}to{transform:translate(77.3834vw,99vh) scale(.0371)}}.snow:nth-child(377){opacity:.1426;transform:translate(3.2307vw,-10px) scale(.5317);animation:fall-377 13s -27s linear infinite}@keyframes fall-377{32.147%{transform:translate(12.0746vw,32.147vh) scale(.5317)}to{transform:translate(7.65265vw,99vh) scale(.5317)}}.snow:nth-child(378){opacity:1.5764;transform:translate(38.995vw,-10px) scale(.3752);animation:fall-378 30s -11s linear infinite}@keyframes fall-378{62.471%{transform:translate(36.9052vw,62.471vh) scale(.3752)}to{transform:translate(37.9501vw,99vh) scale(.3752)}}.snow:nth-child(379){opacity:1.3362;transform:translate(.3404vw,-10px) scale(.9439);animation:fall-379 13s -28s linear infinite}@keyframes fall-379{33.773%{transform:translate(-4.2631vw,33.773vh) scale(.9439)}to{transform:translate(-1.96135vw,99vh) scale(.9439)}}.snow:nth-child(380){opacity:.7916;transform:translate(36.8161vw,-10px) scale(.4567);animation:fall-380 19s -17s linear infinite}@keyframes fall-380{72.194%{transform:translate(39.8168vw,72.194vh) scale(.4567)}to{transform:translate(38.31645vw,99vh) scale(.4567)}}.snow:nth-child(381){opacity:1.2512;transform:translate(22.2413vw,-10px) scale(.3209);animation:fall-381 24s -18s linear infinite}@keyframes fall-381{58.955%{transform:translate(24.0299vw,58.955vh) scale(.3209)}to{transform:translate(23.1356vw,99vh) scale(.3209)}}.snow:nth-child(382){opacity:1.5908;transform:translate(7.3393vw,-10px) scale(.481);animation:fall-382 29s -25s linear infinite}@keyframes fall-382{66.189%{transform:translate(8.7938vw,66.189vh) scale(.481)}to{transform:translate(8.06655vw,99vh) scale(.481)}}.snow:nth-child(383){opacity:.0292;transform:translate(17.7481vw,-10px) scale(.8344);animation:fall-383 30s -6s linear infinite}@keyframes fall-383{34.855%{transform:translate(16.0919vw,34.855vh) scale(.8344)}to{transform:translate(16.92vw,99vh) scale(.8344)}}.snow:nth-child(384){opacity:1.804;transform:translate(80.5406vw,-10px) scale(.6757);animation:fall-384 10s -12s linear infinite}@keyframes fall-384{70.672%{transform:translate(80.4295vw,70.672vh) scale(.6757)}to{transform:translate(80.48505vw,99vh) scale(.6757)}}.snow:nth-child(385){opacity:.2816;transform:translate(40.6316vw,-10px) scale(.7101);animation:fall-385 13s -5s linear infinite}@keyframes fall-385{69.345%{transform:translate(40.3813vw,69.345vh) scale(.7101)}to{transform:translate(40.50645vw,99vh) scale(.7101)}}.snow:nth-child(386){opacity:.7644;transform:translate(13.4483vw,-10px) scale(.6402);animation:fall-386 24s -21s linear infinite}@keyframes fall-386{35.254%{transform:translate(20.5979vw,35.254vh) scale(.6402)}to{transform:translate(17.0231vw,99vh) scale(.6402)}}.snow:nth-child(387){opacity:.9334;transform:translate(11.7803vw,-10px) scale(.5529);animation:fall-387 15s -30s linear infinite}@keyframes fall-387{76.062%{transform:translate(3.9487vw,76.062vh) scale(.5529)}to{transform:translate(7.8645vw,99vh) scale(.5529)}}.snow:nth-child(388){opacity:.89;transform:translate(76.2085vw,-10px) scale(.0941);animation:fall-388 11s -28s linear infinite}@keyframes fall-388{41.436%{transform:translate(69.2895vw,41.436vh) scale(.0941)}to{transform:translate(72.749vw,99vh) scale(.0941)}}.snow:nth-child(389){opacity:1.4216;transform:translate(49.7775vw,-10px) scale(.5629);animation:fall-389 25s -3s linear infinite}@keyframes fall-389{34.465%{transform:translate(55.2277vw,34.465vh) scale(.5629)}to{transform:translate(52.5026vw,99vh) scale(.5629)}}.snow:nth-child(390){opacity:.0076;transform:translate(79.7492vw,-10px) scale(.3871);animation:fall-390 29s -24s linear infinite}@keyframes fall-390{57.598%{transform:translate(77.6715vw,57.598vh) scale(.3871)}to{transform:translate(78.71035vw,99vh) scale(.3871)}}.snow:nth-child(391){opacity:.0374;transform:translate(83.5707vw,-10px) scale(.8312);animation:fall-391 17s -14s linear infinite}@keyframes fall-391{50.367%{transform:translate(75.231vw,50.367vh) scale(.8312)}to{transform:translate(79.40085vw,99vh) scale(.8312)}}.snow:nth-child(392){opacity:.6564;transform:translate(8.9414vw,-10px) scale(.5441);animation:fall-392 22s -12s linear infinite}@keyframes fall-392{51.688%{transform:translate(6.2116vw,51.688vh) scale(.5441)}to{transform:translate(7.5765vw,99vh) scale(.5441)}}.snow:nth-child(393){opacity:.7984;transform:translate(80.1405vw,-10px) scale(.1137);animation:fall-393 15s -16s linear infinite}@keyframes fall-393{58.342%{transform:translate(83.1372vw,58.342vh) scale(.1137)}to{transform:translate(81.63885vw,99vh) scale(.1137)}}.snow:nth-child(394){opacity:1.261;transform:translate(90.2288vw,-10px) scale(.0298);animation:fall-394 21s -10s linear infinite}@keyframes fall-394{70.052%{transform:translate(83.1019vw,70.052vh) scale(.0298)}to{transform:translate(86.66535vw,99vh) scale(.0298)}}.snow:nth-child(395){opacity:1.6186;transform:translate(26.138vw,-10px) scale(.3571);animation:fall-395 10s -3s linear infinite}@keyframes fall-395{76.387%{transform:translate(19.2878vw,76.387vh) scale(.3571)}to{transform:translate(22.7129vw,99vh) scale(.3571)}}.snow:nth-child(396){opacity:1.3428;transform:translate(4.0481vw,-10px) scale(.5006);animation:fall-396 20s -19s linear infinite}@keyframes fall-396{75.612%{transform:translate(13.9944vw,75.612vh) scale(.5006)}to{transform:translate(9.02125vw,99vh) scale(.5006)}}.snow:nth-child(397){opacity:.0372;transform:translate(19.7817vw,-10px) scale(.143);animation:fall-397 17s -12s linear infinite}@keyframes fall-397{49.877%{transform:translate(13.3843vw,49.877vh) scale(.143)}to{transform:translate(16.583vw,99vh) scale(.143)}}.snow:nth-child(398){opacity:1.9192;transform:translate(22.3423vw,-10px) scale(.9798);animation:fall-398 12s -16s linear infinite}@keyframes fall-398{52.747%{transform:translate(24.7969vw,52.747vh) scale(.9798)}to{transform:translate(23.5696vw,99vh) scale(.9798)}}.snow:nth-child(399){opacity:1.5052;transform:translate(56.4848vw,-10px) scale(.2577);animation:fall-399 24s -27s linear infinite}@keyframes fall-399{60.522%{transform:translate(49.586vw,60.522vh) scale(.2577)}to{transform:translate(53.0354vw,99vh) scale(.2577)}}.snow:nth-child(400){opacity:1.3226;transform:translate(67.0476vw,-10px) scale(.1873);animation:fall-400 15s -1s linear infinite}@keyframes fall-400{51.722%{transform:translate(61.789vw,51.722vh) scale(.1873)}to{transform:translate(64.4183vw,99vh) scale(.1873)}}\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.10", 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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.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}.pull-left{float:left}.pull-right{float:right}.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:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.818;transform:translate(60.5278vw,-10px) scale(.7489);animation:fall-1 24s -28s linear infinite}@keyframes fall-1{59.158%{transform:translate(66.132vw,59.158vh) scale(.7489)}to{transform:translate(63.3299vw,99vh) scale(.7489)}}.snow:nth-child(2){opacity:.6036;transform:translate(42.2222vw,-10px) scale(.9946);animation:fall-2 29s -25s linear infinite}@keyframes fall-2{70.907%{transform:translate(51.5246vw,70.907vh) scale(.9946)}to{transform:translate(46.8734vw,99vh) scale(.9946)}}.snow:nth-child(3){opacity:1.263;transform:translate(38.8289vw,-10px) scale(.1564);animation:fall-3 18s -14s linear infinite}@keyframes fall-3{67.962%{transform:translate(40.4322vw,67.962vh) scale(.1564)}to{transform:translate(39.63055vw,99vh) scale(.1564)}}.snow:nth-child(4){opacity:.9226;transform:translate(63.2239vw,-10px) scale(.4544);animation:fall-4 23s -19s linear infinite}@keyframes fall-4{33.08%{transform:translate(62.4061vw,33.08vh) scale(.4544)}to{transform:translate(62.815vw,99vh) scale(.4544)}}.snow:nth-child(5){opacity:.953;transform:translate(96.1731vw,-10px) scale(.0909);animation:fall-5 12s -2s linear infinite}@keyframes fall-5{30.067%{transform:translate(103.0504vw,30.067vh) scale(.0909)}to{transform:translate(99.61175vw,99vh) scale(.0909)}}.snow:nth-child(6){opacity:.0932;transform:translate(53.8166vw,-10px) scale(.0648);animation:fall-6 22s -6s linear infinite}@keyframes fall-6{31.207%{transform:translate(63.0808vw,31.207vh) scale(.0648)}to{transform:translate(58.4487vw,99vh) scale(.0648)}}.snow:nth-child(7){opacity:.1714;transform:translate(7.2117vw,-10px) scale(.2664);animation:fall-7 25s -19s linear infinite}@keyframes fall-7{69.445%{transform:translate(2.16vw,69.445vh) scale(.2664)}to{transform:translate(4.68585vw,99vh) scale(.2664)}}.snow:nth-child(8){opacity:.3658;transform:translate(76.0213vw,-10px) scale(.3657);animation:fall-8 23s -13s linear infinite}@keyframes fall-8{35.863%{transform:translate(76.1794vw,35.863vh) scale(.3657)}to{transform:translate(76.10035vw,99vh) scale(.3657)}}.snow:nth-child(9){opacity:.2358;transform:translate(93.8681vw,-10px) scale(.7541);animation:fall-9 18s -9s linear infinite}@keyframes fall-9{42.479%{transform:translate(83.8778vw,42.479vh) scale(.7541)}to{transform:translate(88.87295vw,99vh) scale(.7541)}}.snow:nth-child(10){opacity:.719;transform:translate(25.7371vw,-10px) scale(.6079);animation:fall-10 21s -18s linear infinite}@keyframes fall-10{43.651%{transform:translate(29.5589vw,43.651vh) scale(.6079)}to{transform:translate(27.648vw,99vh) scale(.6079)}}.snow:nth-child(11){opacity:1.3104;transform:translate(59.6289vw,-10px) scale(.0929);animation:fall-11 30s -3s linear infinite}@keyframes fall-11{76.403%{transform:translate(59.6414vw,76.403vh) scale(.0929)}to{transform:translate(59.63515vw,99vh) scale(.0929)}}.snow:nth-child(12){opacity:1.2138;transform:translate(17.9497vw,-10px) scale(.961);animation:fall-12 18s -17s linear infinite}@keyframes fall-12{50.297%{transform:translate(23.145vw,50.297vh) scale(.961)}to{transform:translate(20.54735vw,99vh) scale(.961)}}.snow:nth-child(13){opacity:1.8028;transform:translate(48.0447vw,-10px) scale(.3954);animation:fall-13 11s -1s linear infinite}@keyframes fall-13{40.131%{transform:translate(46.7693vw,40.131vh) scale(.3954)}to{transform:translate(47.407vw,99vh) scale(.3954)}}.snow:nth-child(14){opacity:.6254;transform:translate(27.6993vw,-10px) scale(.1098);animation:fall-14 15s -15s linear infinite}@keyframes fall-14{51.482%{transform:translate(26.5783vw,51.482vh) scale(.1098)}to{transform:translate(27.1388vw,99vh) scale(.1098)}}.snow:nth-child(15){opacity:.2844;transform:translate(43.0704vw,-10px) scale(.2421);animation:fall-15 18s -17s linear infinite}@keyframes fall-15{41.646%{transform:translate(52.3028vw,41.646vh) scale(.2421)}to{transform:translate(47.6866vw,99vh) scale(.2421)}}.snow:nth-child(16){opacity:1.4942;transform:translate(46.7485vw,-10px) scale(.4404);animation:fall-16 23s -14s linear infinite}@keyframes fall-16{77.898%{transform:translate(52.0566vw,77.898vh) scale(.4404)}to{transform:translate(49.40255vw,99vh) scale(.4404)}}.snow:nth-child(17){opacity:.1992;transform:translate(57.8406vw,-10px) scale(.9755);animation:fall-17 29s -27s linear infinite}@keyframes fall-17{37.507%{transform:translate(66.3179vw,37.507vh) scale(.9755)}to{transform:translate(62.07925vw,99vh) scale(.9755)}}.snow:nth-child(18){opacity:1.4946;transform:translate(3.4847vw,-10px) scale(.4848);animation:fall-18 26s -2s linear infinite}@keyframes fall-18{68.409%{transform:translate(-2.3238vw,68.409vh) scale(.4848)}to{transform:translate(.58045vw,99vh) scale(.4848)}}.snow:nth-child(19){opacity:.8984;transform:translate(60.9234vw,-10px) scale(.3244);animation:fall-19 22s -18s linear infinite}@keyframes fall-19{53.417%{transform:translate(70.2949vw,53.417vh) scale(.3244)}to{transform:translate(65.60915vw,99vh) scale(.3244)}}.snow:nth-child(20){opacity:.2912;transform:translate(90.6412vw,-10px) scale(.5472);animation:fall-20 21s -23s linear infinite}@keyframes fall-20{53.58%{transform:translate(83.7823vw,53.58vh) scale(.5472)}to{transform:translate(87.21175vw,99vh) scale(.5472)}}.snow:nth-child(21){opacity:1.8452;transform:translate(37.8359vw,-10px) scale(.1501);animation:fall-21 14s -27s linear infinite}@keyframes fall-21{78.783%{transform:translate(43.7339vw,78.783vh) scale(.1501)}to{transform:translate(40.7849vw,99vh) scale(.1501)}}.snow:nth-child(22){opacity:.0266;transform:translate(82.2837vw,-10px) scale(.8835);animation:fall-22 19s -24s linear infinite}@keyframes fall-22{47.687%{transform:translate(77.5647vw,47.687vh) scale(.8835)}to{transform:translate(79.9242vw,99vh) scale(.8835)}}.snow:nth-child(23){opacity:1.6034;transform:translate(14.4219vw,-10px) scale(.866);animation:fall-23 17s -7s linear infinite}@keyframes fall-23{50.917%{transform:translate(20.0779vw,50.917vh) scale(.866)}to{transform:translate(17.2499vw,99vh) scale(.866)}}.snow:nth-child(24){opacity:1.8144;transform:translate(48.2986vw,-10px) scale(.4652);animation:fall-24 27s -4s linear infinite}@keyframes fall-24{77.065%{transform:translate(56.4528vw,77.065vh) scale(.4652)}to{transform:translate(52.3757vw,99vh) scale(.4652)}}.snow:nth-child(25){opacity:1.6466;transform:translate(95.3722vw,-10px) scale(.1381);animation:fall-25 20s -4s linear infinite}@keyframes fall-25{38.742%{transform:translate(102.941vw,38.742vh) scale(.1381)}to{transform:translate(99.1566vw,99vh) scale(.1381)}}.snow:nth-child(26){opacity:.5588;transform:translate(31.0111vw,-10px) scale(.2922);animation:fall-26 19s -10s linear infinite}@keyframes fall-26{77.145%{transform:translate(35.9835vw,77.145vh) scale(.2922)}to{transform:translate(33.4973vw,99vh) scale(.2922)}}.snow:nth-child(27){opacity:1.7578;transform:translate(77.648vw,-10px) scale(.5338);animation:fall-27 17s -26s linear infinite}@keyframes fall-27{58.232%{transform:translate(83.2751vw,58.232vh) scale(.5338)}to{transform:translate(80.46155vw,99vh) scale(.5338)}}.snow:nth-child(28){opacity:.1424;transform:translate(82.8483vw,-10px) scale(.9504);animation:fall-28 21s -26s linear infinite}@keyframes fall-28{49.691%{transform:translate(74.209vw,49.691vh) scale(.9504)}to{transform:translate(78.52865vw,99vh) scale(.9504)}}.snow:nth-child(29){opacity:.6036;transform:translate(22.1397vw,-10px) scale(.7467);animation:fall-29 18s -18s linear infinite}@keyframes fall-29{67.164%{transform:translate(13.4167vw,67.164vh) scale(.7467)}to{transform:translate(17.7782vw,99vh) scale(.7467)}}.snow:nth-child(30){opacity:1.0774;transform:translate(12.0601vw,-10px) scale(.3137);animation:fall-30 13s -6s linear infinite}@keyframes fall-30{41.418%{transform:translate(4.9262vw,41.418vh) scale(.3137)}to{transform:translate(8.49315vw,99vh) scale(.3137)}}.snow:nth-child(31){opacity:.3588;transform:translate(79.6385vw,-10px) scale(.5041);animation:fall-31 16s -3s linear infinite}@keyframes fall-31{34.345%{transform:translate(85.3995vw,34.345vh) scale(.5041)}to{transform:translate(82.519vw,99vh) scale(.5041)}}.snow:nth-child(32){opacity:1.493;transform:translate(83.9784vw,-10px) scale(.8662);animation:fall-32 21s -19s linear infinite}@keyframes fall-32{68.57%{transform:translate(80.7805vw,68.57vh) scale(.8662)}to{transform:translate(82.37945vw,99vh) scale(.8662)}}.snow:nth-child(33){opacity:.2254;transform:translate(97.9031vw,-10px) scale(.9898);animation:fall-33 16s -3s linear infinite}@keyframes fall-33{67.919%{transform:translate(97.1062vw,67.919vh) scale(.9898)}to{transform:translate(97.50465vw,99vh) scale(.9898)}}.snow:nth-child(34){opacity:.9106;transform:translate(55.4338vw,-10px) scale(.3878);animation:fall-34 12s -6s linear infinite}@keyframes fall-34{37.626%{transform:translate(51.4868vw,37.626vh) scale(.3878)}to{transform:translate(53.4603vw,99vh) scale(.3878)}}.snow:nth-child(35){opacity:1.473;transform:translate(78.1011vw,-10px) scale(.4225);animation:fall-35 20s -4s linear infinite}@keyframes fall-35{44.712%{transform:translate(85.8082vw,44.712vh) scale(.4225)}to{transform:translate(81.95465vw,99vh) scale(.4225)}}.snow:nth-child(36){opacity:.0638;transform:translate(65.2346vw,-10px) scale(.2865);animation:fall-36 26s -21s linear infinite}@keyframes fall-36{46.173%{transform:translate(74.5834vw,46.173vh) scale(.2865)}to{transform:translate(69.909vw,99vh) scale(.2865)}}.snow:nth-child(37){opacity:1.319;transform:translate(71.4737vw,-10px) scale(.7903);animation:fall-37 18s -22s linear infinite}@keyframes fall-37{58.222%{transform:translate(69.1302vw,58.222vh) scale(.7903)}to{transform:translate(70.30195vw,99vh) scale(.7903)}}.snow:nth-child(38){opacity:1.4028;transform:translate(8.0132vw,-10px) scale(.9949);animation:fall-38 30s -4s linear infinite}@keyframes fall-38{41.77%{transform:translate(6.3784vw,41.77vh) scale(.9949)}to{transform:translate(7.1958vw,99vh) scale(.9949)}}.snow:nth-child(39){opacity:.1566;transform:translate(57.009vw,-10px) scale(.0622);animation:fall-39 21s -13s linear infinite}@keyframes fall-39{47.877%{transform:translate(49.9252vw,47.877vh) scale(.0622)}to{transform:translate(53.4671vw,99vh) scale(.0622)}}.snow:nth-child(40){opacity:.207;transform:translate(30.4948vw,-10px) scale(.0015);animation:fall-40 21s -11s linear infinite}@keyframes fall-40{35.795%{transform:translate(20.7548vw,35.795vh) scale(.0015)}to{transform:translate(25.6248vw,99vh) scale(.0015)}}.snow:nth-child(41){opacity:.4882;transform:translate(95.1185vw,-10px) scale(.964);animation:fall-41 26s -23s linear infinite}@keyframes fall-41{54.683%{transform:translate(102.9443vw,54.683vh) scale(.964)}to{transform:translate(99.0314vw,99vh) scale(.964)}}.snow:nth-child(42){opacity:1.612;transform:translate(50.7077vw,-10px) scale(.2173);animation:fall-42 15s -26s linear infinite}@keyframes fall-42{34.735%{transform:translate(49.4309vw,34.735vh) scale(.2173)}to{transform:translate(50.0693vw,99vh) scale(.2173)}}.snow:nth-child(43){opacity:.2938;transform:translate(29.6381vw,-10px) scale(.4024);animation:fall-43 23s -23s linear infinite}@keyframes fall-43{38.16%{transform:translate(27.1063vw,38.16vh) scale(.4024)}to{transform:translate(28.3722vw,99vh) scale(.4024)}}.snow:nth-child(44){opacity:1.7028;transform:translate(67.4191vw,-10px) scale(.0729);animation:fall-44 13s -15s linear infinite}@keyframes fall-44{48.842%{transform:translate(74.6463vw,48.842vh) scale(.0729)}to{transform:translate(71.0327vw,99vh) scale(.0729)}}.snow:nth-child(45){opacity:.4124;transform:translate(60.5423vw,-10px) scale(.4152);animation:fall-45 16s -23s linear infinite}@keyframes fall-45{75.764%{transform:translate(59.9737vw,75.764vh) scale(.4152)}to{transform:translate(60.258vw,99vh) scale(.4152)}}.snow:nth-child(46){opacity:.6816;transform:translate(23.5017vw,-10px) scale(.9266);animation:fall-46 30s -13s linear infinite}@keyframes fall-46{66.765%{transform:translate(30.4777vw,66.765vh) scale(.9266)}to{transform:translate(26.9897vw,99vh) scale(.9266)}}.snow:nth-child(47){opacity:.305;transform:translate(99.7419vw,-10px) scale(.7423);animation:fall-47 30s -22s linear infinite}@keyframes fall-47{62.205%{transform:translate(103.037vw,62.205vh) scale(.7423)}to{transform:translate(101.38945vw,99vh) scale(.7423)}}.snow:nth-child(48){opacity:.7398;transform:translate(28.5693vw,-10px) scale(.0814);animation:fall-48 12s -29s linear infinite}@keyframes fall-48{46.69%{transform:translate(26.1251vw,46.69vh) scale(.0814)}to{transform:translate(27.3472vw,99vh) scale(.0814)}}.snow:nth-child(49){opacity:1.8968;transform:translate(4.2925vw,-10px) scale(.7248);animation:fall-49 12s -9s linear infinite}@keyframes fall-49{40.945%{transform:translate(3.7552vw,40.945vh) scale(.7248)}to{transform:translate(4.02385vw,99vh) scale(.7248)}}.snow:nth-child(50){opacity:.528;transform:translate(87.3585vw,-10px) scale(.7446);animation:fall-50 28s -12s linear infinite}@keyframes fall-50{39.76%{transform:translate(91.7412vw,39.76vh) scale(.7446)}to{transform:translate(89.54985vw,99vh) scale(.7446)}}.snow:nth-child(51){opacity:1.43;transform:translate(59.257vw,-10px) scale(.201);animation:fall-51 13s -28s linear infinite}@keyframes fall-51{33.335%{transform:translate(65.012vw,33.335vh) scale(.201)}to{transform:translate(62.1345vw,99vh) scale(.201)}}.snow:nth-child(52){opacity:.0582;transform:translate(9.5905vw,-10px) scale(.4517);animation:fall-52 13s -14s linear infinite}@keyframes fall-52{34.972%{transform:translate(7.0301vw,34.972vh) scale(.4517)}to{transform:translate(8.3103vw,99vh) scale(.4517)}}.snow:nth-child(53){opacity:.91;transform:translate(73.7968vw,-10px) scale(.7686);animation:fall-53 21s -20s linear infinite}@keyframes fall-53{70.133%{transform:translate(68.3039vw,70.133vh) scale(.7686)}to{transform:translate(71.05035vw,99vh) scale(.7686)}}.snow:nth-child(54){opacity:1.9776;transform:translate(17.4725vw,-10px) scale(.3619);animation:fall-54 22s -14s linear infinite}@keyframes fall-54{58.615%{transform:translate(9.4085vw,58.615vh) scale(.3619)}to{transform:translate(13.4405vw,99vh) scale(.3619)}}.snow:nth-child(55){opacity:1.001;transform:translate(25.1193vw,-10px) scale(.7953);animation:fall-55 29s -21s linear infinite}@keyframes fall-55{32.247%{transform:translate(24.3549vw,32.247vh) scale(.7953)}to{transform:translate(24.7371vw,99vh) scale(.7953)}}.snow:nth-child(56){opacity:.1018;transform:translate(16.7186vw,-10px) scale(.8878);animation:fall-56 30s -3s linear infinite}@keyframes fall-56{60.277%{transform:translate(15.6652vw,60.277vh) scale(.8878)}to{transform:translate(16.1919vw,99vh) scale(.8878)}}.snow:nth-child(57){opacity:.1642;transform:translate(75.0855vw,-10px) scale(.7855);animation:fall-57 28s -24s linear infinite}@keyframes fall-57{43.67%{transform:translate(81.5099vw,43.67vh) scale(.7855)}to{transform:translate(78.2977vw,99vh) scale(.7855)}}.snow:nth-child(58){opacity:1.5226;transform:translate(22.1514vw,-10px) scale(.3246);animation:fall-58 21s -21s linear infinite}@keyframes fall-58{60.485%{transform:translate(20.4971vw,60.485vh) scale(.3246)}to{transform:translate(21.32425vw,99vh) scale(.3246)}}.snow:nth-child(59){opacity:.5294;transform:translate(37.1116vw,-10px) scale(.7632);animation:fall-59 21s -22s linear infinite}@keyframes fall-59{64.137%{transform:translate(35.1697vw,64.137vh) scale(.7632)}to{transform:translate(36.14065vw,99vh) scale(.7632)}}.snow:nth-child(60){opacity:1.1418;transform:translate(94.4931vw,-10px) scale(.7512);animation:fall-60 17s -14s linear infinite}@keyframes fall-60{75.802%{transform:translate(85.1344vw,75.802vh) scale(.7512)}to{transform:translate(89.81375vw,99vh) scale(.7512)}}.snow:nth-child(61){opacity:1.8224;transform:translate(89.2011vw,-10px) scale(.4327);animation:fall-61 10s -17s linear infinite}@keyframes fall-61{74.756%{transform:translate(93.3651vw,74.756vh) scale(.4327)}to{transform:translate(91.2831vw,99vh) scale(.4327)}}.snow:nth-child(62){opacity:.7366;transform:translate(10.3936vw,-10px) scale(.9123);animation:fall-62 14s -5s linear infinite}@keyframes fall-62{50.565%{transform:translate(5.2976vw,50.565vh) scale(.9123)}to{transform:translate(7.8456vw,99vh) scale(.9123)}}.snow:nth-child(63){opacity:.0944;transform:translate(36.4287vw,-10px) scale(.9029);animation:fall-63 27s -19s linear infinite}@keyframes fall-63{61.347%{transform:translate(28.7729vw,61.347vh) scale(.9029)}to{transform:translate(32.6008vw,99vh) scale(.9029)}}.snow:nth-child(64){opacity:.765;transform:translate(94.7663vw,-10px) scale(.2098);animation:fall-64 13s -1s linear infinite}@keyframes fall-64{34.089%{transform:translate(102.7051vw,34.089vh) scale(.2098)}to{transform:translate(98.7357vw,99vh) scale(.2098)}}.snow:nth-child(65){opacity:1.9736;transform:translate(61.8065vw,-10px) scale(.66);animation:fall-65 16s -11s linear infinite}@keyframes fall-65{35.709%{transform:translate(56.4669vw,35.709vh) scale(.66)}to{transform:translate(59.1367vw,99vh) scale(.66)}}.snow:nth-child(66){opacity:1.7832;transform:translate(25.3019vw,-10px) scale(.4667);animation:fall-66 25s -30s linear infinite}@keyframes fall-66{50.248%{transform:translate(26.9002vw,50.248vh) scale(.4667)}to{transform:translate(26.10105vw,99vh) scale(.4667)}}.snow:nth-child(67){opacity:1.462;transform:translate(42.0985vw,-10px) scale(.2186);animation:fall-67 13s -2s linear infinite}@keyframes fall-67{56.518%{transform:translate(48.2813vw,56.518vh) scale(.2186)}to{transform:translate(45.1899vw,99vh) scale(.2186)}}.snow:nth-child(68){opacity:2;transform:translate(25.5781vw,-10px) scale(.0797);animation:fall-68 13s -12s linear infinite}@keyframes fall-68{51.655%{transform:translate(35.0813vw,51.655vh) scale(.0797)}to{transform:translate(30.3297vw,99vh) scale(.0797)}}.snow:nth-child(69){opacity:1.8072;transform:translate(69.3245vw,-10px) scale(.2198);animation:fall-69 30s -16s linear infinite}@keyframes fall-69{36.692%{transform:translate(63.2716vw,36.692vh) scale(.2198)}to{transform:translate(66.29805vw,99vh) scale(.2198)}}.snow:nth-child(70){opacity:.6764;transform:translate(29.5292vw,-10px) scale(.7365);animation:fall-70 21s -26s linear infinite}@keyframes fall-70{77.856%{transform:translate(39.0203vw,77.856vh) scale(.7365)}to{transform:translate(34.27475vw,99vh) scale(.7365)}}.snow:nth-child(71){opacity:.6788;transform:translate(61.9954vw,-10px) scale(.6331);animation:fall-71 21s -6s linear infinite}@keyframes fall-71{38.163%{transform:translate(57.6181vw,38.163vh) scale(.6331)}to{transform:translate(59.80675vw,99vh) scale(.6331)}}.snow:nth-child(72){opacity:1.7268;transform:translate(29.6848vw,-10px) scale(.5654);animation:fall-72 30s -25s linear infinite}@keyframes fall-72{51.777%{transform:translate(22.209vw,51.777vh) scale(.5654)}to{transform:translate(25.9469vw,99vh) scale(.5654)}}.snow:nth-child(73){opacity:.4906;transform:translate(27.0225vw,-10px) scale(.3546);animation:fall-73 10s -11s linear infinite}@keyframes fall-73{74.548%{transform:translate(30.2958vw,74.548vh) scale(.3546)}to{transform:translate(28.65915vw,99vh) scale(.3546)}}.snow:nth-child(74){opacity:.1358;transform:translate(35.9057vw,-10px) scale(.9191);animation:fall-74 26s -14s linear infinite}@keyframes fall-74{79.511%{transform:translate(29.1445vw,79.511vh) scale(.9191)}to{transform:translate(32.5251vw,99vh) scale(.9191)}}.snow:nth-child(75){opacity:.7814;transform:translate(34.5104vw,-10px) scale(.9847);animation:fall-75 15s -22s linear infinite}@keyframes fall-75{77.354%{transform:translate(37.4704vw,77.354vh) scale(.9847)}to{transform:translate(35.9904vw,99vh) scale(.9847)}}.snow:nth-child(76){opacity:1.7282;transform:translate(10.0412vw,-10px) scale(.9388);animation:fall-76 19s -23s linear infinite}@keyframes fall-76{59.927%{transform:translate(5.0188vw,59.927vh) scale(.9388)}to{transform:translate(7.53vw,99vh) scale(.9388)}}.snow:nth-child(77){opacity:1.5434;transform:translate(14.9172vw,-10px) scale(.7136);animation:fall-77 14s -1s linear infinite}@keyframes fall-77{79.32%{transform:translate(21.2185vw,79.32vh) scale(.7136)}to{transform:translate(18.06785vw,99vh) scale(.7136)}}.snow:nth-child(78){opacity:.5026;transform:translate(12.8375vw,-10px) scale(.5448);animation:fall-78 14s -15s linear infinite}@keyframes fall-78{48.124%{transform:translate(21.1902vw,48.124vh) scale(.5448)}to{transform:translate(17.01385vw,99vh) scale(.5448)}}.snow:nth-child(79){opacity:.91;transform:translate(80.2563vw,-10px) scale(.9029);animation:fall-79 30s -1s linear infinite}@keyframes fall-79{75.542%{transform:translate(73.453vw,75.542vh) scale(.9029)}to{transform:translate(76.85465vw,99vh) scale(.9029)}}.snow:nth-child(80){opacity:.3904;transform:translate(4.056vw,-10px) scale(.9415);animation:fall-80 15s -19s linear infinite}@keyframes fall-80{60.59%{transform:translate(.4494vw,60.59vh) scale(.9415)}to{transform:translate(2.2527vw,99vh) scale(.9415)}}.snow:nth-child(81){opacity:1.1124;transform:translate(12.3819vw,-10px) scale(.435);animation:fall-81 15s -8s linear infinite}@keyframes fall-81{46.745%{transform:translate(17.0655vw,46.745vh) scale(.435)}to{transform:translate(14.7237vw,99vh) scale(.435)}}.snow:nth-child(82){opacity:1.1618;transform:translate(4.8509vw,-10px) scale(.4358);animation:fall-82 24s -11s linear infinite}@keyframes fall-82{33.01%{transform:translate(10.6126vw,33.01vh) scale(.4358)}to{transform:translate(7.73175vw,99vh) scale(.4358)}}.snow:nth-child(83){opacity:1.3334;transform:translate(58.2089vw,-10px) scale(.4463);animation:fall-83 17s -25s linear infinite}@keyframes fall-83{51.856%{transform:translate(60.2545vw,51.856vh) scale(.4463)}to{transform:translate(59.2317vw,99vh) scale(.4463)}}.snow:nth-child(84){opacity:1.4256;transform:translate(9.2158vw,-10px) scale(.6814);animation:fall-84 17s -26s linear infinite}@keyframes fall-84{78.593%{transform:translate(16.9031vw,78.593vh) scale(.6814)}to{transform:translate(13.05945vw,99vh) scale(.6814)}}.snow:nth-child(85){opacity:.513;transform:translate(59.1423vw,-10px) scale(.2687);animation:fall-85 19s -27s linear infinite}@keyframes fall-85{41.976%{transform:translate(53.2934vw,41.976vh) scale(.2687)}to{transform:translate(56.21785vw,99vh) scale(.2687)}}.snow:nth-child(86){opacity:1.6834;transform:translate(68.6543vw,-10px) scale(.4199);animation:fall-86 24s -18s linear infinite}@keyframes fall-86{62.961%{transform:translate(71.3523vw,62.961vh) scale(.4199)}to{transform:translate(70.0033vw,99vh) scale(.4199)}}.snow:nth-child(87){opacity:1.0862;transform:translate(67.9612vw,-10px) scale(.962);animation:fall-87 13s -15s linear infinite}@keyframes fall-87{39.519%{transform:translate(59.9617vw,39.519vh) scale(.962)}to{transform:translate(63.96145vw,99vh) scale(.962)}}.snow:nth-child(88){opacity:.939;transform:translate(47.6115vw,-10px) scale(.9936);animation:fall-88 18s -14s linear infinite}@keyframes fall-88{56.437%{transform:translate(46.8288vw,56.437vh) scale(.9936)}to{transform:translate(47.22015vw,99vh) scale(.9936)}}.snow:nth-child(89){opacity:.3658;transform:translate(88.7778vw,-10px) scale(.739);animation:fall-89 18s -8s linear infinite}@keyframes fall-89{52.245%{transform:translate(85.4377vw,52.245vh) scale(.739)}to{transform:translate(87.10775vw,99vh) scale(.739)}}.snow:nth-child(90){opacity:.6164;transform:translate(91.1435vw,-10px) scale(.817);animation:fall-90 27s -13s linear infinite}@keyframes fall-90{67.072%{transform:translate(100.9582vw,67.072vh) scale(.817)}to{transform:translate(96.05085vw,99vh) scale(.817)}}.snow:nth-child(91){opacity:1.0524;transform:translate(43.3873vw,-10px) scale(.507);animation:fall-91 21s -23s linear infinite}@keyframes fall-91{58.204%{transform:translate(39.1186vw,58.204vh) scale(.507)}to{transform:translate(41.25295vw,99vh) scale(.507)}}.snow:nth-child(92){opacity:1.5372;transform:translate(60.4789vw,-10px) scale(.8573);animation:fall-92 29s -11s linear infinite}@keyframes fall-92{38.617%{transform:translate(64.415vw,38.617vh) scale(.8573)}to{transform:translate(62.44695vw,99vh) scale(.8573)}}.snow:nth-child(93){opacity:.0368;transform:translate(58.4525vw,-10px) scale(.7861);animation:fall-93 13s -21s linear infinite}@keyframes fall-93{56.618%{transform:translate(52.7456vw,56.618vh) scale(.7861)}to{transform:translate(55.59905vw,99vh) scale(.7861)}}.snow:nth-child(94){opacity:.3988;transform:translate(81.7526vw,-10px) scale(.6207);animation:fall-94 28s -23s linear infinite}@keyframes fall-94{70.302%{transform:translate(78.8635vw,70.302vh) scale(.6207)}to{transform:translate(80.30805vw,99vh) scale(.6207)}}.snow:nth-child(95){opacity:1.6638;transform:translate(60.3923vw,-10px) scale(.3336);animation:fall-95 28s -30s linear infinite}@keyframes fall-95{63.98%{transform:translate(67.7839vw,63.98vh) scale(.3336)}to{transform:translate(64.0881vw,99vh) scale(.3336)}}.snow:nth-child(96){opacity:1.6838;transform:translate(48.084vw,-10px) scale(.4746);animation:fall-96 25s -25s linear infinite}@keyframes fall-96{48.76%{transform:translate(44.4217vw,48.76vh) scale(.4746)}to{transform:translate(46.25285vw,99vh) scale(.4746)}}.snow:nth-child(97){opacity:.7126;transform:translate(15.6396vw,-10px) scale(.8394);animation:fall-97 30s -18s linear infinite}@keyframes fall-97{51.464%{transform:translate(19.8995vw,51.464vh) scale(.8394)}to{transform:translate(17.76955vw,99vh) scale(.8394)}}.snow:nth-child(98){opacity:.7338;transform:translate(99.4727vw,-10px) scale(.415);animation:fall-98 10s -4s linear infinite}@keyframes fall-98{52.548%{transform:translate(103.826vw,52.548vh) scale(.415)}to{transform:translate(101.64935vw,99vh) scale(.415)}}.snow:nth-child(99){opacity:1.0546;transform:translate(62.076vw,-10px) scale(.3653);animation:fall-99 29s -21s linear infinite}@keyframes fall-99{79.538%{transform:translate(70.2588vw,79.538vh) scale(.3653)}to{transform:translate(66.1674vw,99vh) scale(.3653)}}.snow:nth-child(100){opacity:1.436;transform:translate(63.2814vw,-10px) scale(.0824);animation:fall-100 22s -25s linear infinite}@keyframes fall-100{48.67%{transform:translate(60.7108vw,48.67vh) scale(.0824)}to{transform:translate(61.9961vw,99vh) scale(.0824)}}.snow:nth-child(101){opacity:.4414;transform:translate(28.3498vw,-10px) scale(.0055);animation:fall-101 16s -23s linear infinite}@keyframes fall-101{75.706%{transform:translate(28.4047vw,75.706vh) scale(.0055)}to{transform:translate(28.37725vw,99vh) scale(.0055)}}.snow:nth-child(102){opacity:1.7402;transform:translate(44.2559vw,-10px) scale(.3863);animation:fall-102 17s -3s linear infinite}@keyframes fall-102{39.304%{transform:translate(50.8988vw,39.304vh) scale(.3863)}to{transform:translate(47.57735vw,99vh) scale(.3863)}}.snow:nth-child(103){opacity:.9194;transform:translate(78.3685vw,-10px) scale(.6857);animation:fall-103 13s -18s linear infinite}@keyframes fall-103{74.53%{transform:translate(80.8051vw,74.53vh) scale(.6857)}to{transform:translate(79.5868vw,99vh) scale(.6857)}}.snow:nth-child(104){opacity:1.5614;transform:translate(55.3977vw,-10px) scale(.6812);animation:fall-104 18s -17s linear infinite}@keyframes fall-104{41.62%{transform:translate(49.7934vw,41.62vh) scale(.6812)}to{transform:translate(52.59555vw,99vh) scale(.6812)}}.snow:nth-child(105){opacity:1.6442;transform:translate(63.0465vw,-10px) scale(.3707);animation:fall-105 28s -9s linear infinite}@keyframes fall-105{72.214%{transform:translate(63.3364vw,72.214vh) scale(.3707)}to{transform:translate(63.19145vw,99vh) scale(.3707)}}.snow:nth-child(106){opacity:1.8812;transform:translate(87.7632vw,-10px) scale(.9043);animation:fall-106 24s -9s linear infinite}@keyframes fall-106{37.584%{transform:translate(79.9903vw,37.584vh) scale(.9043)}to{transform:translate(83.87675vw,99vh) scale(.9043)}}.snow:nth-child(107){opacity:.5964;transform:translate(69.1143vw,-10px) scale(.3915);animation:fall-107 22s -7s linear infinite}@keyframes fall-107{53.72%{transform:translate(77.5149vw,53.72vh) scale(.3915)}to{transform:translate(73.3146vw,99vh) scale(.3915)}}.snow:nth-child(108){opacity:.1972;transform:translate(86.7169vw,-10px) scale(.6902);animation:fall-108 22s -25s linear infinite}@keyframes fall-108{38.486%{transform:translate(86.1723vw,38.486vh) scale(.6902)}to{transform:translate(86.4446vw,99vh) scale(.6902)}}.snow:nth-child(109){opacity:.9992;transform:translate(63.7614vw,-10px) scale(.9375);animation:fall-109 12s -3s linear infinite}@keyframes fall-109{63.675%{transform:translate(60.9366vw,63.675vh) scale(.9375)}to{transform:translate(62.349vw,99vh) scale(.9375)}}.snow:nth-child(110){opacity:.2588;transform:translate(65.2959vw,-10px) scale(.6271);animation:fall-110 12s -26s linear infinite}@keyframes fall-110{45.552%{transform:translate(73.3951vw,45.552vh) scale(.6271)}to{transform:translate(69.3455vw,99vh) scale(.6271)}}.snow:nth-child(111){opacity:.9504;transform:translate(54.1366vw,-10px) scale(.7814);animation:fall-111 17s -27s linear infinite}@keyframes fall-111{57.774%{transform:translate(61.0297vw,57.774vh) scale(.7814)}to{transform:translate(57.58315vw,99vh) scale(.7814)}}.snow:nth-child(112){opacity:1.4564;transform:translate(71.8401vw,-10px) scale(.0165);animation:fall-112 29s -1s linear infinite}@keyframes fall-112{78.344%{transform:translate(77.3511vw,78.344vh) scale(.0165)}to{transform:translate(74.5956vw,99vh) scale(.0165)}}.snow:nth-child(113){opacity:.7584;transform:translate(89.9265vw,-10px) scale(.8458);animation:fall-113 11s -27s linear infinite}@keyframes fall-113{47.696%{transform:translate(95.9319vw,47.696vh) scale(.8458)}to{transform:translate(92.9292vw,99vh) scale(.8458)}}.snow:nth-child(114){opacity:1.6094;transform:translate(85.7048vw,-10px) scale(.0663);animation:fall-114 27s -10s linear infinite}@keyframes fall-114{77.231%{transform:translate(87.9753vw,77.231vh) scale(.0663)}to{transform:translate(86.84005vw,99vh) scale(.0663)}}.snow:nth-child(115){opacity:1.8822;transform:translate(50.1789vw,-10px) scale(.5131);animation:fall-115 10s -24s linear infinite}@keyframes fall-115{77.565%{transform:translate(41.0077vw,77.565vh) scale(.5131)}to{transform:translate(45.5933vw,99vh) scale(.5131)}}.snow:nth-child(116){opacity:1.3366;transform:translate(32.2832vw,-10px) scale(.1849);animation:fall-116 13s -30s linear infinite}@keyframes fall-116{65.815%{transform:translate(40.6921vw,65.815vh) scale(.1849)}to{transform:translate(36.48765vw,99vh) scale(.1849)}}.snow:nth-child(117){opacity:1.3542;transform:translate(27.8678vw,-10px) scale(.5994);animation:fall-117 26s -9s linear infinite}@keyframes fall-117{77.995%{transform:translate(36.1182vw,77.995vh) scale(.5994)}to{transform:translate(31.993vw,99vh) scale(.5994)}}.snow:nth-child(118){opacity:1.674;transform:translate(81.4657vw,-10px) scale(.4552);animation:fall-118 20s -22s linear infinite}@keyframes fall-118{71.667%{transform:translate(85.1349vw,71.667vh) scale(.4552)}to{transform:translate(83.3003vw,99vh) scale(.4552)}}.snow:nth-child(119){opacity:1.2914;transform:translate(66.9571vw,-10px) scale(.9399);animation:fall-119 23s -13s linear infinite}@keyframes fall-119{41.907%{transform:translate(62.293vw,41.907vh) scale(.9399)}to{transform:translate(64.62505vw,99vh) scale(.9399)}}.snow:nth-child(120){opacity:.2332;transform:translate(29.3881vw,-10px) scale(.2179);animation:fall-120 26s -27s linear infinite}@keyframes fall-120{66.414%{transform:translate(32.8747vw,66.414vh) scale(.2179)}to{transform:translate(31.1314vw,99vh) scale(.2179)}}.snow:nth-child(121){opacity:1.9312;transform:translate(2.4316vw,-10px) scale(.6022);animation:fall-121 24s -26s linear infinite}@keyframes fall-121{61.862%{transform:translate(1.837vw,61.862vh) scale(.6022)}to{transform:translate(2.1343vw,99vh) scale(.6022)}}.snow:nth-child(122){opacity:.9728;transform:translate(46.2919vw,-10px) scale(.1952);animation:fall-122 17s -9s linear infinite}@keyframes fall-122{42.191%{transform:translate(40.77vw,42.191vh) scale(.1952)}to{transform:translate(43.53095vw,99vh) scale(.1952)}}.snow:nth-child(123){opacity:.5906;transform:translate(80.247vw,-10px) scale(.6835);animation:fall-123 30s -11s linear infinite}@keyframes fall-123{77.759%{transform:translate(83.9561vw,77.759vh) scale(.6835)}to{transform:translate(82.10155vw,99vh) scale(.6835)}}.snow:nth-child(124){opacity:1.843;transform:translate(90.8336vw,-10px) scale(.6403);animation:fall-124 28s -7s linear infinite}@keyframes fall-124{43.83%{transform:translate(84.3351vw,43.83vh) scale(.6403)}to{transform:translate(87.58435vw,99vh) scale(.6403)}}.snow:nth-child(125){opacity:.2176;transform:translate(41.1534vw,-10px) scale(.602);animation:fall-125 16s -25s linear infinite}@keyframes fall-125{66.402%{transform:translate(48.8333vw,66.402vh) scale(.602)}to{transform:translate(44.99335vw,99vh) scale(.602)}}.snow:nth-child(126){opacity:1.7188;transform:translate(93.8607vw,-10px) scale(.3924);animation:fall-126 30s -1s linear infinite}@keyframes fall-126{51.387%{transform:translate(100.9604vw,51.387vh) scale(.3924)}to{transform:translate(97.41055vw,99vh) scale(.3924)}}.snow:nth-child(127){opacity:.71;transform:translate(10.7549vw,-10px) scale(.7805);animation:fall-127 27s -30s linear infinite}@keyframes fall-127{32.888%{transform:translate(13.6976vw,32.888vh) scale(.7805)}to{transform:translate(12.22625vw,99vh) scale(.7805)}}.snow:nth-child(128){opacity:1.225;transform:translate(84.4156vw,-10px) scale(.67);animation:fall-128 25s -14s linear infinite}@keyframes fall-128{51.165%{transform:translate(94.1214vw,51.165vh) scale(.67)}to{transform:translate(89.2685vw,99vh) scale(.67)}}.snow:nth-child(129){opacity:1.9434;transform:translate(66.7312vw,-10px) scale(.5786);animation:fall-129 13s -4s linear infinite}@keyframes fall-129{47.036%{transform:translate(67.4376vw,47.036vh) scale(.5786)}to{transform:translate(67.0844vw,99vh) scale(.5786)}}.snow:nth-child(130){opacity:.5218;transform:translate(67.7813vw,-10px) scale(.0329);animation:fall-130 29s -10s linear infinite}@keyframes fall-130{65.576%{transform:translate(76.597vw,65.576vh) scale(.0329)}to{transform:translate(72.18915vw,99vh) scale(.0329)}}.snow:nth-child(131){opacity:.5284;transform:translate(59.7125vw,-10px) scale(.9397);animation:fall-131 19s -3s linear infinite}@keyframes fall-131{77.225%{transform:translate(57.5118vw,77.225vh) scale(.9397)}to{transform:translate(58.61215vw,99vh) scale(.9397)}}.snow:nth-child(132){opacity:1.583;transform:translate(19.1851vw,-10px) scale(.5348);animation:fall-132 23s -5s linear infinite}@keyframes fall-132{54.081%{transform:translate(13.6735vw,54.081vh) scale(.5348)}to{transform:translate(16.4293vw,99vh) scale(.5348)}}.snow:nth-child(133){opacity:1.0108;transform:translate(89.4067vw,-10px) scale(.7489);animation:fall-133 25s -12s linear infinite}@keyframes fall-133{62.783%{transform:translate(86.3433vw,62.783vh) scale(.7489)}to{transform:translate(87.875vw,99vh) scale(.7489)}}.snow:nth-child(134){opacity:.4824;transform:translate(76.8833vw,-10px) scale(.608);animation:fall-134 10s -19s linear infinite}@keyframes fall-134{74.102%{transform:translate(86.6206vw,74.102vh) scale(.608)}to{transform:translate(81.75195vw,99vh) scale(.608)}}.snow:nth-child(135){opacity:.8702;transform:translate(54.7518vw,-10px) scale(.0651);animation:fall-135 27s -26s linear infinite}@keyframes fall-135{32.516%{transform:translate(45.0808vw,32.516vh) scale(.0651)}to{transform:translate(49.9163vw,99vh) scale(.0651)}}.snow:nth-child(136){opacity:.7334;transform:translate(5.1138vw,-10px) scale(.3784);animation:fall-136 16s -10s linear infinite}@keyframes fall-136{78.752%{transform:translate(9.0477vw,78.752vh) scale(.3784)}to{transform:translate(7.08075vw,99vh) scale(.3784)}}.snow:nth-child(137){opacity:.1368;transform:translate(86.8634vw,-10px) scale(.1572);animation:fall-137 10s -19s linear infinite}@keyframes fall-137{46.928%{transform:translate(78.7653vw,46.928vh) scale(.1572)}to{transform:translate(82.81435vw,99vh) scale(.1572)}}.snow:nth-child(138){opacity:1.3068;transform:translate(67.9485vw,-10px) scale(.9086);animation:fall-138 22s -18s linear infinite}@keyframes fall-138{30.529%{transform:translate(69.0031vw,30.529vh) scale(.9086)}to{transform:translate(68.4758vw,99vh) scale(.9086)}}.snow:nth-child(139){opacity:1.2242;transform:translate(63.9788vw,-10px) scale(.536);animation:fall-139 24s -13s linear infinite}@keyframes fall-139{57.306%{transform:translate(57.7124vw,57.306vh) scale(.536)}to{transform:translate(60.8456vw,99vh) scale(.536)}}.snow:nth-child(140){opacity:1.7514;transform:translate(2.541vw,-10px) scale(.8599);animation:fall-140 14s -8s linear infinite}@keyframes fall-140{71.878%{transform:translate(4.9675vw,71.878vh) scale(.8599)}to{transform:translate(3.75425vw,99vh) scale(.8599)}}.snow:nth-child(141){opacity:1.8302;transform:translate(23.5074vw,-10px) scale(.5283);animation:fall-141 19s -3s linear infinite}@keyframes fall-141{78.476%{transform:translate(14.5595vw,78.476vh) scale(.5283)}to{transform:translate(19.03345vw,99vh) scale(.5283)}}.snow:nth-child(142){opacity:1.3356;transform:translate(86.8286vw,-10px) scale(.7565);animation:fall-142 13s -29s linear infinite}@keyframes fall-142{54.303%{transform:translate(92.2048vw,54.303vh) scale(.7565)}to{transform:translate(89.5167vw,99vh) scale(.7565)}}.snow:nth-child(143){opacity:.169;transform:translate(87.5681vw,-10px) scale(.7028);animation:fall-143 21s -27s linear infinite}@keyframes fall-143{50.115%{transform:translate(86.3314vw,50.115vh) scale(.7028)}to{transform:translate(86.94975vw,99vh) scale(.7028)}}.snow:nth-child(144){opacity:.9;transform:translate(84.683vw,-10px) scale(.5125);animation:fall-144 13s -4s linear infinite}@keyframes fall-144{37.968%{transform:translate(90.8754vw,37.968vh) scale(.5125)}to{transform:translate(87.7792vw,99vh) scale(.5125)}}.snow:nth-child(145){opacity:.8976;transform:translate(45.9519vw,-10px) scale(.5761);animation:fall-145 25s -27s linear infinite}@keyframes fall-145{51.459%{transform:translate(41.8901vw,51.459vh) scale(.5761)}to{transform:translate(43.921vw,99vh) scale(.5761)}}.snow:nth-child(146){opacity:.2926;transform:translate(7.796vw,-10px) scale(.612);animation:fall-146 12s -5s linear infinite}@keyframes fall-146{52.997%{transform:translate(5.7366vw,52.997vh) scale(.612)}to{transform:translate(6.7663vw,99vh) scale(.612)}}.snow:nth-child(147){opacity:.474;transform:translate(26.6815vw,-10px) scale(.7711);animation:fall-147 15s -1s linear infinite}@keyframes fall-147{59.633%{transform:translate(16.984vw,59.633vh) scale(.7711)}to{transform:translate(21.83275vw,99vh) scale(.7711)}}.snow:nth-child(148){opacity:1.2698;transform:translate(41.7203vw,-10px) scale(.3338);animation:fall-148 11s -5s linear infinite}@keyframes fall-148{72.707%{transform:translate(48.7904vw,72.707vh) scale(.3338)}to{transform:translate(45.25535vw,99vh) scale(.3338)}}.snow:nth-child(149){opacity:.0088;transform:translate(99.4957vw,-10px) scale(.4415);animation:fall-149 10s -10s linear infinite}@keyframes fall-149{52.771%{transform:translate(90.2644vw,52.771vh) scale(.4415)}to{transform:translate(94.88005vw,99vh) scale(.4415)}}.snow:nth-child(150){opacity:.166;transform:translate(10.0612vw,-10px) scale(.5892);animation:fall-150 10s -6s linear infinite}@keyframes fall-150{58.175%{transform:translate(9.0102vw,58.175vh) scale(.5892)}to{transform:translate(9.5357vw,99vh) scale(.5892)}}.snow:nth-child(151){opacity:1.6626;transform:translate(60.3857vw,-10px) scale(.2577);animation:fall-151 26s -30s linear infinite}@keyframes fall-151{59.774%{transform:translate(52.3055vw,59.774vh) scale(.2577)}to{transform:translate(56.3456vw,99vh) scale(.2577)}}.snow:nth-child(152){opacity:1.2652;transform:translate(39.9019vw,-10px) scale(.2766);animation:fall-152 12s -15s linear infinite}@keyframes fall-152{61.002%{transform:translate(48.3061vw,61.002vh) scale(.2766)}to{transform:translate(44.104vw,99vh) scale(.2766)}}.snow:nth-child(153){opacity:.464;transform:translate(79.3747vw,-10px) scale(.9723);animation:fall-153 26s -19s linear infinite}@keyframes fall-153{65.022%{transform:translate(80.0047vw,65.022vh) scale(.9723)}to{transform:translate(79.6897vw,99vh) scale(.9723)}}.snow:nth-child(154){opacity:1.2356;transform:translate(4.0324vw,-10px) scale(.547);animation:fall-154 10s -4s linear infinite}@keyframes fall-154{63.124%{transform:translate(-2.3196vw,63.124vh) scale(.547)}to{transform:translate(.8564vw,99vh) scale(.547)}}.snow:nth-child(155){opacity:.9914;transform:translate(65.329vw,-10px) scale(.931);animation:fall-155 28s -5s linear infinite}@keyframes fall-155{45.159%{transform:translate(57.3146vw,45.159vh) scale(.931)}to{transform:translate(61.3218vw,99vh) scale(.931)}}.snow:nth-child(156){opacity:.7886;transform:translate(51.3533vw,-10px) scale(.3007);animation:fall-156 27s -19s linear infinite}@keyframes fall-156{56.112%{transform:translate(41.4183vw,56.112vh) scale(.3007)}to{transform:translate(46.3858vw,99vh) scale(.3007)}}.snow:nth-child(157){opacity:.7734;transform:translate(74.2199vw,-10px) scale(.0467);animation:fall-157 12s -19s linear infinite}@keyframes fall-157{46.064%{transform:translate(82.9875vw,46.064vh) scale(.0467)}to{transform:translate(78.6037vw,99vh) scale(.0467)}}.snow:nth-child(158){opacity:1.435;transform:translate(17.448vw,-10px) scale(.0066);animation:fall-158 21s -2s linear infinite}@keyframes fall-158{78.374%{transform:translate(16.4925vw,78.374vh) scale(.0066)}to{transform:translate(16.97025vw,99vh) scale(.0066)}}.snow:nth-child(159){opacity:.2422;transform:translate(64.8004vw,-10px) scale(.934);animation:fall-159 19s -8s linear infinite}@keyframes fall-159{63.871%{transform:translate(61.9617vw,63.871vh) scale(.934)}to{transform:translate(63.38105vw,99vh) scale(.934)}}.snow:nth-child(160){opacity:1.9808;transform:translate(76.156vw,-10px) scale(.4137);animation:fall-160 28s -19s linear infinite}@keyframes fall-160{38.139%{transform:translate(79.1956vw,38.139vh) scale(.4137)}to{transform:translate(77.6758vw,99vh) scale(.4137)}}.snow:nth-child(161){opacity:1.0406;transform:translate(85.1828vw,-10px) scale(.2047);animation:fall-161 19s -20s linear infinite}@keyframes fall-161{63.051%{transform:translate(94.9365vw,63.051vh) scale(.2047)}to{transform:translate(90.05965vw,99vh) scale(.2047)}}.snow:nth-child(162){opacity:.1364;transform:translate(57.4802vw,-10px) scale(.435);animation:fall-162 14s -16s linear infinite}@keyframes fall-162{65.954%{transform:translate(54.0351vw,65.954vh) scale(.435)}to{transform:translate(55.75765vw,99vh) scale(.435)}}.snow:nth-child(163){opacity:.4564;transform:translate(31.0359vw,-10px) scale(.4539);animation:fall-163 24s -8s linear infinite}@keyframes fall-163{62.789%{transform:translate(21.6355vw,62.789vh) scale(.4539)}to{transform:translate(26.3357vw,99vh) scale(.4539)}}.snow:nth-child(164){opacity:.1004;transform:translate(48.3078vw,-10px) scale(.5093);animation:fall-164 17s -1s linear infinite}@keyframes fall-164{33.618%{transform:translate(38.5675vw,33.618vh) scale(.5093)}to{transform:translate(43.43765vw,99vh) scale(.5093)}}.snow:nth-child(165){opacity:1.0604;transform:translate(19.5622vw,-10px) scale(.7581);animation:fall-165 16s -18s linear infinite}@keyframes fall-165{63.691%{transform:translate(24.4989vw,63.691vh) scale(.7581)}to{transform:translate(22.03055vw,99vh) scale(.7581)}}.snow:nth-child(166){opacity:.9882;transform:translate(66.8571vw,-10px) scale(.9243);animation:fall-166 10s -22s linear infinite}@keyframes fall-166{47.335%{transform:translate(70.4365vw,47.335vh) scale(.9243)}to{transform:translate(68.6468vw,99vh) scale(.9243)}}.snow:nth-child(167){opacity:.6208;transform:translate(77.0883vw,-10px) scale(.3248);animation:fall-167 12s -11s linear infinite}@keyframes fall-167{63.009%{transform:translate(86.3572vw,63.009vh) scale(.3248)}to{transform:translate(81.72275vw,99vh) scale(.3248)}}.snow:nth-child(168){opacity:1.654;transform:translate(47.8829vw,-10px) scale(.4598);animation:fall-168 18s -14s linear infinite}@keyframes fall-168{71.472%{transform:translate(48.7605vw,71.472vh) scale(.4598)}to{transform:translate(48.3217vw,99vh) scale(.4598)}}.snow:nth-child(169){opacity:1.5466;transform:translate(7.9394vw,-10px) scale(.3268);animation:fall-169 22s -15s linear infinite}@keyframes fall-169{64.043%{transform:translate(-.4739vw,64.043vh) scale(.3268)}to{transform:translate(3.73275vw,99vh) scale(.3268)}}.snow:nth-child(170){opacity:.765;transform:translate(94.2464vw,-10px) scale(.952);animation:fall-170 24s -7s linear infinite}@keyframes fall-170{51.153%{transform:translate(85.8666vw,51.153vh) scale(.952)}to{transform:translate(90.0565vw,99vh) scale(.952)}}.snow:nth-child(171){opacity:1.202;transform:translate(24.5793vw,-10px) scale(.9136);animation:fall-171 28s -8s linear infinite}@keyframes fall-171{57.826%{transform:translate(25.2796vw,57.826vh) scale(.9136)}to{transform:translate(24.92945vw,99vh) scale(.9136)}}.snow:nth-child(172){opacity:.0264;transform:translate(95.9317vw,-10px) scale(.6322);animation:fall-172 27s -3s linear infinite}@keyframes fall-172{30.628%{transform:translate(102.4801vw,30.628vh) scale(.6322)}to{transform:translate(99.2059vw,99vh) scale(.6322)}}.snow:nth-child(173){opacity:1.3694;transform:translate(63.2782vw,-10px) scale(.314);animation:fall-173 28s -21s linear infinite}@keyframes fall-173{32.097%{transform:translate(53.7826vw,32.097vh) scale(.314)}to{transform:translate(58.5304vw,99vh) scale(.314)}}.snow:nth-child(174){opacity:1.0236;transform:translate(46.5963vw,-10px) scale(.2304);animation:fall-174 15s -20s linear infinite}@keyframes fall-174{56.955%{transform:translate(56.458vw,56.955vh) scale(.2304)}to{transform:translate(51.52715vw,99vh) scale(.2304)}}.snow:nth-child(175){opacity:.2818;transform:translate(66.4323vw,-10px) scale(.5461);animation:fall-175 10s -3s linear infinite}@keyframes fall-175{68.359%{transform:translate(66.9408vw,68.359vh) scale(.5461)}to{transform:translate(66.68655vw,99vh) scale(.5461)}}.snow:nth-child(176){opacity:.2692;transform:translate(90.1756vw,-10px) scale(.7744);animation:fall-176 19s -18s linear infinite}@keyframes fall-176{43.218%{transform:translate(98.0108vw,43.218vh) scale(.7744)}to{transform:translate(94.0932vw,99vh) scale(.7744)}}.snow:nth-child(177){opacity:1.9426;transform:translate(8.437vw,-10px) scale(.7265);animation:fall-177 26s -13s linear infinite}@keyframes fall-177{39.298%{transform:translate(4.7188vw,39.298vh) scale(.7265)}to{transform:translate(6.5779vw,99vh) scale(.7265)}}.snow:nth-child(178){opacity:1.8092;transform:translate(59.429vw,-10px) scale(.0938);animation:fall-178 13s -20s linear infinite}@keyframes fall-178{41.816%{transform:translate(55.0284vw,41.816vh) scale(.0938)}to{transform:translate(57.2287vw,99vh) scale(.0938)}}.snow:nth-child(179){opacity:1.1554;transform:translate(58.5899vw,-10px) scale(.3399);animation:fall-179 27s -7s linear infinite}@keyframes fall-179{61.861%{transform:translate(51.3588vw,61.861vh) scale(.3399)}to{transform:translate(54.97435vw,99vh) scale(.3399)}}.snow:nth-child(180){opacity:.801;transform:translate(94.693vw,-10px) scale(.0631);animation:fall-180 21s -21s linear infinite}@keyframes fall-180{32.374%{transform:translate(94.4141vw,32.374vh) scale(.0631)}to{transform:translate(94.55355vw,99vh) scale(.0631)}}.snow:nth-child(181){opacity:1.5722;transform:translate(37.9636vw,-10px) scale(.3134);animation:fall-181 17s -30s linear infinite}@keyframes fall-181{57.345%{transform:translate(28.8827vw,57.345vh) scale(.3134)}to{transform:translate(33.42315vw,99vh) scale(.3134)}}.snow:nth-child(182){opacity:.1542;transform:translate(27.0409vw,-10px) scale(.9639);animation:fall-182 12s -12s linear infinite}@keyframes fall-182{36.35%{transform:translate(18.7244vw,36.35vh) scale(.9639)}to{transform:translate(22.88265vw,99vh) scale(.9639)}}.snow:nth-child(183){opacity:.2148;transform:translate(27.4338vw,-10px) scale(.9258);animation:fall-183 16s -2s linear infinite}@keyframes fall-183{51.45%{transform:translate(34.6572vw,51.45vh) scale(.9258)}to{transform:translate(31.0455vw,99vh) scale(.9258)}}.snow:nth-child(184){opacity:.6898;transform:translate(52.499vw,-10px) scale(.4087);animation:fall-184 12s -15s linear infinite}@keyframes fall-184{32.817%{transform:translate(51.37vw,32.817vh) scale(.4087)}to{transform:translate(51.9345vw,99vh) scale(.4087)}}.snow:nth-child(185){opacity:1.1604;transform:translate(82.6231vw,-10px) scale(.9686);animation:fall-185 10s -6s linear infinite}@keyframes fall-185{36.964%{transform:translate(82.1055vw,36.964vh) scale(.9686)}to{transform:translate(82.3643vw,99vh) scale(.9686)}}.snow:nth-child(186){opacity:.653;transform:translate(53.3829vw,-10px) scale(.4734);animation:fall-186 25s -20s linear infinite}@keyframes fall-186{44.277%{transform:translate(54.3974vw,44.277vh) scale(.4734)}to{transform:translate(53.89015vw,99vh) scale(.4734)}}.snow:nth-child(187){opacity:.2194;transform:translate(78.7917vw,-10px) scale(.1641);animation:fall-187 19s -23s linear infinite}@keyframes fall-187{39.081%{transform:translate(78.924vw,39.081vh) scale(.1641)}to{transform:translate(78.85785vw,99vh) scale(.1641)}}.snow:nth-child(188){opacity:1.9314;transform:translate(53.6253vw,-10px) scale(.4886);animation:fall-188 28s -9s linear infinite}@keyframes fall-188{45.323%{transform:translate(45.254vw,45.323vh) scale(.4886)}to{transform:translate(49.43965vw,99vh) scale(.4886)}}.snow:nth-child(189){opacity:1.3674;transform:translate(63.798vw,-10px) scale(.4402);animation:fall-189 17s -16s linear infinite}@keyframes fall-189{57.246%{transform:translate(53.9522vw,57.246vh) scale(.4402)}to{transform:translate(58.8751vw,99vh) scale(.4402)}}.snow:nth-child(190){opacity:.2872;transform:translate(17.2901vw,-10px) scale(.0092);animation:fall-190 10s -10s linear infinite}@keyframes fall-190{51.756%{transform:translate(8.6464vw,51.756vh) scale(.0092)}to{transform:translate(12.96825vw,99vh) scale(.0092)}}.snow:nth-child(191){opacity:1.16;transform:translate(4.7883vw,-10px) scale(.7717);animation:fall-191 26s -21s linear infinite}@keyframes fall-191{53.298%{transform:translate(.1866vw,53.298vh) scale(.7717)}to{transform:translate(2.48745vw,99vh) scale(.7717)}}.snow:nth-child(192){opacity:.1276;transform:translate(67.5495vw,-10px) scale(.9201);animation:fall-192 25s -16s linear infinite}@keyframes fall-192{77.02%{transform:translate(75.7567vw,77.02vh) scale(.9201)}to{transform:translate(71.6531vw,99vh) scale(.9201)}}.snow:nth-child(193){opacity:1.4232;transform:translate(6.8614vw,-10px) scale(.9478);animation:fall-193 13s -5s linear infinite}@keyframes fall-193{76.822%{transform:translate(9.5177vw,76.822vh) scale(.9478)}to{transform:translate(8.18955vw,99vh) scale(.9478)}}.snow:nth-child(194){opacity:.605;transform:translate(24.0725vw,-10px) scale(.4863);animation:fall-194 18s -18s linear infinite}@keyframes fall-194{65.518%{transform:translate(14.7871vw,65.518vh) scale(.4863)}to{transform:translate(19.4298vw,99vh) scale(.4863)}}.snow:nth-child(195){opacity:.4976;transform:translate(94.8264vw,-10px) scale(.021);animation:fall-195 12s -24s linear infinite}@keyframes fall-195{49.979%{transform:translate(92.2427vw,49.979vh) scale(.021)}to{transform:translate(93.53455vw,99vh) scale(.021)}}.snow:nth-child(196){opacity:1.6584;transform:translate(62.3565vw,-10px) scale(.8501);animation:fall-196 12s -14s linear infinite}@keyframes fall-196{76.658%{transform:translate(61.7596vw,76.658vh) scale(.8501)}to{transform:translate(62.05805vw,99vh) scale(.8501)}}.snow:nth-child(197){opacity:.5898;transform:translate(97.9781vw,-10px) scale(.8478);animation:fall-197 20s -23s linear infinite}@keyframes fall-197{36.831%{transform:translate(99.4624vw,36.831vh) scale(.8478)}to{transform:translate(98.72025vw,99vh) scale(.8478)}}.snow:nth-child(198){opacity:1.2924;transform:translate(9.6362vw,-10px) scale(.1555);animation:fall-198 27s -5s linear infinite}@keyframes fall-198{65.793%{transform:translate(14.2392vw,65.793vh) scale(.1555)}to{transform:translate(11.9377vw,99vh) scale(.1555)}}.snow:nth-child(199){opacity:.1952;transform:translate(73.8175vw,-10px) scale(.8729);animation:fall-199 11s -25s linear infinite}@keyframes fall-199{50.292%{transform:translate(72.2839vw,50.292vh) scale(.8729)}to{transform:translate(73.0507vw,99vh) scale(.8729)}}.snow:nth-child(200){opacity:.2542;transform:translate(24.8149vw,-10px) scale(.4699);animation:fall-200 10s -6s linear infinite}@keyframes fall-200{41.039%{transform:translate(26.8154vw,41.039vh) scale(.4699)}to{transform:translate(25.81515vw,99vh) scale(.4699)}}.snow:nth-child(201){opacity:1.5018;transform:translate(47.9039vw,-10px) scale(.1998);animation:fall-201 12s -21s linear infinite}@keyframes fall-201{66.348%{transform:translate(42.8797vw,66.348vh) scale(.1998)}to{transform:translate(45.3918vw,99vh) scale(.1998)}}.snow:nth-child(202){opacity:.8014;transform:translate(39.7644vw,-10px) scale(.8957);animation:fall-202 25s -7s linear infinite}@keyframes fall-202{45.95%{transform:translate(29.9814vw,45.95vh) scale(.8957)}to{transform:translate(34.8729vw,99vh) scale(.8957)}}.snow:nth-child(203){opacity:1.3088;transform:translate(51.464vw,-10px) scale(.7673);animation:fall-203 13s -11s linear infinite}@keyframes fall-203{34.507%{transform:translate(45.3278vw,34.507vh) scale(.7673)}to{transform:translate(48.3959vw,99vh) scale(.7673)}}.snow:nth-child(204){opacity:.6844;transform:translate(98.6358vw,-10px) scale(.6748);animation:fall-204 15s -22s linear infinite}@keyframes fall-204{30.272%{transform:translate(93.1652vw,30.272vh) scale(.6748)}to{transform:translate(95.9005vw,99vh) scale(.6748)}}.snow:nth-child(205){opacity:1.2622;transform:translate(58.4176vw,-10px) scale(.3404);animation:fall-205 14s -19s linear infinite}@keyframes fall-205{61.689%{transform:translate(60.673vw,61.689vh) scale(.3404)}to{transform:translate(59.5453vw,99vh) scale(.3404)}}.snow:nth-child(206){opacity:.9174;transform:translate(28.7117vw,-10px) scale(.2317);animation:fall-206 15s -12s linear infinite}@keyframes fall-206{67.394%{transform:translate(18.7684vw,67.394vh) scale(.2317)}to{transform:translate(23.74005vw,99vh) scale(.2317)}}.snow:nth-child(207){opacity:.555;transform:translate(19.3267vw,-10px) scale(.5838);animation:fall-207 15s -7s linear infinite}@keyframes fall-207{52.051%{transform:translate(13.5466vw,52.051vh) scale(.5838)}to{transform:translate(16.43665vw,99vh) scale(.5838)}}.snow:nth-child(208){opacity:1.1594;transform:translate(34.5852vw,-10px) scale(.9892);animation:fall-208 13s -2s linear infinite}@keyframes fall-208{79.311%{transform:translate(42.8588vw,79.311vh) scale(.9892)}to{transform:translate(38.722vw,99vh) scale(.9892)}}.snow:nth-child(209){opacity:1.398;transform:translate(79.5788vw,-10px) scale(.6965);animation:fall-209 15s -23s linear infinite}@keyframes fall-209{45.592%{transform:translate(84.5902vw,45.592vh) scale(.6965)}to{transform:translate(82.0845vw,99vh) scale(.6965)}}.snow:nth-child(210){opacity:1.4994;transform:translate(2.3595vw,-10px) scale(.8868);animation:fall-210 27s -1s linear infinite}@keyframes fall-210{70.57%{transform:translate(5.2291vw,70.57vh) scale(.8868)}to{transform:translate(3.7943vw,99vh) scale(.8868)}}.snow:nth-child(211){opacity:1.1264;transform:translate(71.1248vw,-10px) scale(.3998);animation:fall-211 14s -8s linear infinite}@keyframes fall-211{71.727%{transform:translate(62.4057vw,71.727vh) scale(.3998)}to{transform:translate(66.76525vw,99vh) scale(.3998)}}.snow:nth-child(212){opacity:1.3216;transform:translate(14.0116vw,-10px) scale(.5382);animation:fall-212 18s -11s linear infinite}@keyframes fall-212{77.155%{transform:translate(5.7051vw,77.155vh) scale(.5382)}to{transform:translate(9.85835vw,99vh) scale(.5382)}}.snow:nth-child(213){opacity:.5928;transform:translate(34.7786vw,-10px) scale(.752);animation:fall-213 15s -7s linear infinite}@keyframes fall-213{75.03%{transform:translate(37.5731vw,75.03vh) scale(.752)}to{transform:translate(36.17585vw,99vh) scale(.752)}}.snow:nth-child(214){opacity:1.9944;transform:translate(73.7163vw,-10px) scale(.6554);animation:fall-214 16s -19s linear infinite}@keyframes fall-214{72.871%{transform:translate(80.0758vw,72.871vh) scale(.6554)}to{transform:translate(76.89605vw,99vh) scale(.6554)}}.snow:nth-child(215){opacity:1.0204;transform:translate(80.2499vw,-10px) scale(.8902);animation:fall-215 18s -5s linear infinite}@keyframes fall-215{64.784%{transform:translate(83.5493vw,64.784vh) scale(.8902)}to{transform:translate(81.8996vw,99vh) scale(.8902)}}.snow:nth-child(216){opacity:.283;transform:translate(7.3991vw,-10px) scale(.4561);animation:fall-216 24s -14s linear infinite}@keyframes fall-216{50.747%{transform:translate(-.9283vw,50.747vh) scale(.4561)}to{transform:translate(3.2354vw,99vh) scale(.4561)}}.snow:nth-child(217){opacity:.2844;transform:translate(10.5473vw,-10px) scale(.1967);animation:fall-217 20s -16s linear infinite}@keyframes fall-217{74.006%{transform:translate(5.1209vw,74.006vh) scale(.1967)}to{transform:translate(7.8341vw,99vh) scale(.1967)}}.snow:nth-child(218){opacity:1.623;transform:translate(47.0397vw,-10px) scale(.4745);animation:fall-218 16s -20s linear infinite}@keyframes fall-218{76.929%{transform:translate(52.6503vw,76.929vh) scale(.4745)}to{transform:translate(49.845vw,99vh) scale(.4745)}}.snow:nth-child(219){opacity:1.1506;transform:translate(66.4605vw,-10px) scale(.9029);animation:fall-219 16s -28s linear infinite}@keyframes fall-219{42.707%{transform:translate(61.4111vw,42.707vh) scale(.9029)}to{transform:translate(63.9358vw,99vh) scale(.9029)}}.snow:nth-child(220){opacity:.5792;transform:translate(50.3207vw,-10px) scale(.8402);animation:fall-220 18s -29s linear infinite}@keyframes fall-220{78.442%{transform:translate(48.7951vw,78.442vh) scale(.8402)}to{transform:translate(49.5579vw,99vh) scale(.8402)}}.snow:nth-child(221){opacity:.1422;transform:translate(90.8963vw,-10px) scale(.9892);animation:fall-221 15s -28s linear infinite}@keyframes fall-221{54.231%{transform:translate(86.9733vw,54.231vh) scale(.9892)}to{transform:translate(88.9348vw,99vh) scale(.9892)}}.snow:nth-child(222){opacity:1.2942;transform:translate(41.1718vw,-10px) scale(.4054);animation:fall-222 11s -22s linear infinite}@keyframes fall-222{56.832%{transform:translate(50.5745vw,56.832vh) scale(.4054)}to{transform:translate(45.87315vw,99vh) scale(.4054)}}.snow:nth-child(223){opacity:1.1928;transform:translate(66.2244vw,-10px) scale(.3528);animation:fall-223 11s -4s linear infinite}@keyframes fall-223{62.981%{transform:translate(66.187vw,62.981vh) scale(.3528)}to{transform:translate(66.2057vw,99vh) scale(.3528)}}.snow:nth-child(224){opacity:.695;transform:translate(4.2738vw,-10px) scale(.5118);animation:fall-224 24s -4s linear infinite}@keyframes fall-224{59.239%{transform:translate(4.2448vw,59.239vh) scale(.5118)}to{transform:translate(4.2593vw,99vh) scale(.5118)}}.snow:nth-child(225){opacity:1.7798;transform:translate(49.9281vw,-10px) scale(.1088);animation:fall-225 22s -11s linear infinite}@keyframes fall-225{62.622%{transform:translate(59.2664vw,62.622vh) scale(.1088)}to{transform:translate(54.59725vw,99vh) scale(.1088)}}.snow:nth-child(226){opacity:.8162;transform:translate(20.7887vw,-10px) scale(.5553);animation:fall-226 22s -11s linear infinite}@keyframes fall-226{47.759%{transform:translate(12.3328vw,47.759vh) scale(.5553)}to{transform:translate(16.56075vw,99vh) scale(.5553)}}.snow:nth-child(227){opacity:.032;transform:translate(34.9285vw,-10px) scale(.0442);animation:fall-227 25s -7s linear infinite}@keyframes fall-227{54.314%{transform:translate(38.4696vw,54.314vh) scale(.0442)}to{transform:translate(36.69905vw,99vh) scale(.0442)}}.snow:nth-child(228){opacity:1.9492;transform:translate(68.3286vw,-10px) scale(.0833);animation:fall-228 28s -25s linear infinite}@keyframes fall-228{45.931%{transform:translate(71.265vw,45.931vh) scale(.0833)}to{transform:translate(69.7968vw,99vh) scale(.0833)}}.snow:nth-child(229){opacity:1.9518;transform:translate(86.5445vw,-10px) scale(.9419);animation:fall-229 30s -1s linear infinite}@keyframes fall-229{45.666%{transform:translate(78.7233vw,45.666vh) scale(.9419)}to{transform:translate(82.6339vw,99vh) scale(.9419)}}.snow:nth-child(230){opacity:.7488;transform:translate(7.5151vw,-10px) scale(.4676);animation:fall-230 17s -26s linear infinite}@keyframes fall-230{78.313%{transform:translate(9.7839vw,78.313vh) scale(.4676)}to{transform:translate(8.6495vw,99vh) scale(.4676)}}.snow:nth-child(231){opacity:1.6812;transform:translate(83.5866vw,-10px) scale(.7004);animation:fall-231 23s -30s linear infinite}@keyframes fall-231{76.688%{transform:translate(78.2847vw,76.688vh) scale(.7004)}to{transform:translate(80.93565vw,99vh) scale(.7004)}}.snow:nth-child(232){opacity:.5626;transform:translate(6.7607vw,-10px) scale(.6145);animation:fall-232 25s -17s linear infinite}@keyframes fall-232{41.561%{transform:translate(-2.0078vw,41.561vh) scale(.6145)}to{transform:translate(2.37645vw,99vh) scale(.6145)}}.snow:nth-child(233){opacity:.3754;transform:translate(91.6477vw,-10px) scale(.8845);animation:fall-233 21s -8s linear infinite}@keyframes fall-233{41.172%{transform:translate(93.1724vw,41.172vh) scale(.8845)}to{transform:translate(92.41005vw,99vh) scale(.8845)}}.snow:nth-child(234){opacity:.7954;transform:translate(35.2607vw,-10px) scale(.8424);animation:fall-234 24s -21s linear infinite}@keyframes fall-234{79.303%{transform:translate(37.4322vw,79.303vh) scale(.8424)}to{transform:translate(36.34645vw,99vh) scale(.8424)}}.snow:nth-child(235){opacity:.0038;transform:translate(91.4093vw,-10px) scale(.2106);animation:fall-235 11s -10s linear infinite}@keyframes fall-235{44.213%{transform:translate(84.5543vw,44.213vh) scale(.2106)}to{transform:translate(87.9818vw,99vh) scale(.2106)}}.snow:nth-child(236){opacity:.2266;transform:translate(87.0943vw,-10px) scale(.7101);animation:fall-236 18s -13s linear infinite}@keyframes fall-236{52.127%{transform:translate(89.4279vw,52.127vh) scale(.7101)}to{transform:translate(88.2611vw,99vh) scale(.7101)}}.snow:nth-child(237){opacity:1.9448;transform:translate(50.9493vw,-10px) scale(.4894);animation:fall-237 22s -30s linear infinite}@keyframes fall-237{38.472%{transform:translate(45.9639vw,38.472vh) scale(.4894)}to{transform:translate(48.4566vw,99vh) scale(.4894)}}.snow:nth-child(238){opacity:.3502;transform:translate(45.7264vw,-10px) scale(.8849);animation:fall-238 10s -30s linear infinite}@keyframes fall-238{37.448%{transform:translate(39.6412vw,37.448vh) scale(.8849)}to{transform:translate(42.6838vw,99vh) scale(.8849)}}.snow:nth-child(239){opacity:.4958;transform:translate(45.7262vw,-10px) scale(.2676);animation:fall-239 30s -12s linear infinite}@keyframes fall-239{60.029%{transform:translate(40.3675vw,60.029vh) scale(.2676)}to{transform:translate(43.04685vw,99vh) scale(.2676)}}.snow:nth-child(240){opacity:.0148;transform:translate(27.255vw,-10px) scale(.5213);animation:fall-240 12s -25s linear infinite}@keyframes fall-240{68.83%{transform:translate(22.9722vw,68.83vh) scale(.5213)}to{transform:translate(25.1136vw,99vh) scale(.5213)}}.snow:nth-child(241){opacity:1.5976;transform:translate(97.2056vw,-10px) scale(.7989);animation:fall-241 17s -27s linear infinite}@keyframes fall-241{60.536%{transform:translate(103.3558vw,60.536vh) scale(.7989)}to{transform:translate(100.2807vw,99vh) scale(.7989)}}.snow:nth-child(242){opacity:1.6836;transform:translate(22.847vw,-10px) scale(.7665);animation:fall-242 18s -30s linear infinite}@keyframes fall-242{56.702%{transform:translate(19.5213vw,56.702vh) scale(.7665)}to{transform:translate(21.18415vw,99vh) scale(.7665)}}.snow:nth-child(243){opacity:.7046;transform:translate(30.6845vw,-10px) scale(.9529);animation:fall-243 13s -28s linear infinite}@keyframes fall-243{35.88%{transform:translate(40.2003vw,35.88vh) scale(.9529)}to{transform:translate(35.4424vw,99vh) scale(.9529)}}.snow:nth-child(244){opacity:.1164;transform:translate(21.9326vw,-10px) scale(.8634);animation:fall-244 10s -18s linear infinite}@keyframes fall-244{31.539%{transform:translate(30.5048vw,31.539vh) scale(.8634)}to{transform:translate(26.2187vw,99vh) scale(.8634)}}.snow:nth-child(245){opacity:.1836;transform:translate(2.3639vw,-10px) scale(.7164);animation:fall-245 17s -6s linear infinite}@keyframes fall-245{35.021%{transform:translate(-5.3595vw,35.021vh) scale(.7164)}to{transform:translate(-1.4978vw,99vh) scale(.7164)}}.snow:nth-child(246){opacity:.221;transform:translate(90.0441vw,-10px) scale(.3273);animation:fall-246 12s -29s linear infinite}@keyframes fall-246{35.411%{transform:translate(97.0718vw,35.411vh) scale(.3273)}to{transform:translate(93.55795vw,99vh) scale(.3273)}}.snow:nth-child(247){opacity:.8042;transform:translate(1.5755vw,-10px) scale(.5543);animation:fall-247 21s -28s linear infinite}@keyframes fall-247{68.76%{transform:translate(10.6231vw,68.76vh) scale(.5543)}to{transform:translate(6.0993vw,99vh) scale(.5543)}}.snow:nth-child(248){opacity:1.1398;transform:translate(16.3716vw,-10px) scale(.7868);animation:fall-248 20s -20s linear infinite}@keyframes fall-248{46.749%{transform:translate(16.5823vw,46.749vh) scale(.7868)}to{transform:translate(16.47695vw,99vh) scale(.7868)}}.snow:nth-child(249){opacity:1.9032;transform:translate(81.2259vw,-10px) scale(.5855);animation:fall-249 26s -29s linear infinite}@keyframes fall-249{52.662%{transform:translate(81.0469vw,52.662vh) scale(.5855)}to{transform:translate(81.1364vw,99vh) scale(.5855)}}.snow:nth-child(250){opacity:1.1408;transform:translate(78.9208vw,-10px) scale(.3046);animation:fall-250 24s -7s linear infinite}@keyframes fall-250{61.355%{transform:translate(82.6861vw,61.355vh) scale(.3046)}to{transform:translate(80.80345vw,99vh) scale(.3046)}}.snow:nth-child(251){opacity:.2136;transform:translate(61.5945vw,-10px) scale(.9866);animation:fall-251 14s -30s linear infinite}@keyframes fall-251{32.814%{transform:translate(66.0155vw,32.814vh) scale(.9866)}to{transform:translate(63.805vw,99vh) scale(.9866)}}.snow:nth-child(252){opacity:.2658;transform:translate(36.8375vw,-10px) scale(.9614);animation:fall-252 16s -28s linear infinite}@keyframes fall-252{58.411%{transform:translate(36.0304vw,58.411vh) scale(.9614)}to{transform:translate(36.43395vw,99vh) scale(.9614)}}.snow:nth-child(253){opacity:.8132;transform:translate(49.3326vw,-10px) scale(.4546);animation:fall-253 21s -27s linear infinite}@keyframes fall-253{56.799%{transform:translate(56.141vw,56.799vh) scale(.4546)}to{transform:translate(52.7368vw,99vh) scale(.4546)}}.snow:nth-child(254){opacity:1.5634;transform:translate(2.603vw,-10px) scale(.1765);animation:fall-254 19s -13s linear infinite}@keyframes fall-254{39.021%{transform:translate(-.022vw,39.021vh) scale(.1765)}to{transform:translate(1.2905vw,99vh) scale(.1765)}}.snow:nth-child(255){opacity:1.3296;transform:translate(41.8194vw,-10px) scale(.4492);animation:fall-255 10s -11s linear infinite}@keyframes fall-255{50.004%{transform:translate(50.5271vw,50.004vh) scale(.4492)}to{transform:translate(46.17325vw,99vh) scale(.4492)}}.snow:nth-child(256){opacity:.7858;transform:translate(74.3938vw,-10px) scale(.0982);animation:fall-256 26s -24s linear infinite}@keyframes fall-256{49.559%{transform:translate(65.5056vw,49.559vh) scale(.0982)}to{transform:translate(69.9497vw,99vh) scale(.0982)}}.snow:nth-child(257){opacity:.3028;transform:translate(37.085vw,-10px) scale(.458);animation:fall-257 26s -11s linear infinite}@keyframes fall-257{47.855%{transform:translate(27.2806vw,47.855vh) scale(.458)}to{transform:translate(32.1828vw,99vh) scale(.458)}}.snow:nth-child(258){opacity:1.5246;transform:translate(69.6877vw,-10px) scale(.6477);animation:fall-258 13s -18s linear infinite}@keyframes fall-258{55.559%{transform:translate(76.9752vw,55.559vh) scale(.6477)}to{transform:translate(73.33145vw,99vh) scale(.6477)}}.snow:nth-child(259){opacity:.3524;transform:translate(86.9849vw,-10px) scale(.2627);animation:fall-259 11s -25s linear infinite}@keyframes fall-259{35.794%{transform:translate(86.0176vw,35.794vh) scale(.2627)}to{transform:translate(86.50125vw,99vh) scale(.2627)}}.snow:nth-child(260){opacity:1.2798;transform:translate(46.8857vw,-10px) scale(.7674);animation:fall-260 28s -12s linear infinite}@keyframes fall-260{59.457%{transform:translate(51.8447vw,59.457vh) scale(.7674)}to{transform:translate(49.3652vw,99vh) scale(.7674)}}.snow:nth-child(261){opacity:.6498;transform:translate(12.4947vw,-10px) scale(.9534);animation:fall-261 20s -12s linear infinite}@keyframes fall-261{34.812%{transform:translate(3.2573vw,34.812vh) scale(.9534)}to{transform:translate(7.876vw,99vh) scale(.9534)}}.snow:nth-child(262){opacity:.909;transform:translate(47.1069vw,-10px) scale(.0481);animation:fall-262 24s -27s linear infinite}@keyframes fall-262{46.97%{transform:translate(41.7669vw,46.97vh) scale(.0481)}to{transform:translate(44.4369vw,99vh) scale(.0481)}}.snow:nth-child(263){opacity:.174;transform:translate(38.249vw,-10px) scale(.1267);animation:fall-263 28s -21s linear infinite}@keyframes fall-263{50.142%{transform:translate(34.9442vw,50.142vh) scale(.1267)}to{transform:translate(36.5966vw,99vh) scale(.1267)}}.snow:nth-child(264){opacity:.6032;transform:translate(91.8738vw,-10px) scale(.0157);animation:fall-264 10s -27s linear infinite}@keyframes fall-264{65.746%{transform:translate(88.8899vw,65.746vh) scale(.0157)}to{transform:translate(90.38185vw,99vh) scale(.0157)}}.snow:nth-child(265){opacity:.557;transform:translate(63.5206vw,-10px) scale(.8297);animation:fall-265 25s -26s linear infinite}@keyframes fall-265{40.85%{transform:translate(55.4059vw,40.85vh) scale(.8297)}to{transform:translate(59.46325vw,99vh) scale(.8297)}}.snow:nth-child(266){opacity:.9764;transform:translate(76.3828vw,-10px) scale(.0625);animation:fall-266 22s -12s linear infinite}@keyframes fall-266{60.617%{transform:translate(72.5678vw,60.617vh) scale(.0625)}to{transform:translate(74.4753vw,99vh) scale(.0625)}}.snow:nth-child(267){opacity:1.346;transform:translate(62.0044vw,-10px) scale(.1319);animation:fall-267 10s -22s linear infinite}@keyframes fall-267{67.652%{transform:translate(54.1009vw,67.652vh) scale(.1319)}to{transform:translate(58.05265vw,99vh) scale(.1319)}}.snow:nth-child(268){opacity:1.9212;transform:translate(1.9015vw,-10px) scale(.1795);animation:fall-268 19s -15s linear infinite}@keyframes fall-268{38.298%{transform:translate(3.2833vw,38.298vh) scale(.1795)}to{transform:translate(2.5924vw,99vh) scale(.1795)}}.snow:nth-child(269){opacity:1.2154;transform:translate(32.9434vw,-10px) scale(.3799);animation:fall-269 13s -10s linear infinite}@keyframes fall-269{73.956%{transform:translate(30.057vw,73.956vh) scale(.3799)}to{transform:translate(31.5002vw,99vh) scale(.3799)}}.snow:nth-child(270){opacity:1.686;transform:translate(36.8676vw,-10px) scale(.6891);animation:fall-270 18s -29s linear infinite}@keyframes fall-270{53.296%{transform:translate(39.1569vw,53.296vh) scale(.6891)}to{transform:translate(38.01225vw,99vh) scale(.6891)}}.snow:nth-child(271){opacity:1.7866;transform:translate(20.4383vw,-10px) scale(.3471);animation:fall-271 23s -5s linear infinite}@keyframes fall-271{63.669%{transform:translate(21.0285vw,63.669vh) scale(.3471)}to{transform:translate(20.7334vw,99vh) scale(.3471)}}.snow:nth-child(272){opacity:1.3838;transform:translate(53.2675vw,-10px) scale(.0362);animation:fall-272 15s -23s linear infinite}@keyframes fall-272{67.978%{transform:translate(46.7409vw,67.978vh) scale(.0362)}to{transform:translate(50.0042vw,99vh) scale(.0362)}}.snow:nth-child(273){opacity:1.5696;transform:translate(95.1001vw,-10px) scale(.7835);animation:fall-273 21s -4s linear infinite}@keyframes fall-273{40.111%{transform:translate(100.3234vw,40.111vh) scale(.7835)}to{transform:translate(97.71175vw,99vh) scale(.7835)}}.snow:nth-child(274){opacity:1.3906;transform:translate(73.7432vw,-10px) scale(.6556);animation:fall-274 17s -13s linear infinite}@keyframes fall-274{71.335%{transform:translate(74.0618vw,71.335vh) scale(.6556)}to{transform:translate(73.9025vw,99vh) scale(.6556)}}.snow:nth-child(275){opacity:.8282;transform:translate(47.1406vw,-10px) scale(.37);animation:fall-275 29s -7s linear infinite}@keyframes fall-275{34.802%{transform:translate(44.2253vw,34.802vh) scale(.37)}to{transform:translate(45.68295vw,99vh) scale(.37)}}.snow:nth-child(276){opacity:.9748;transform:translate(66.0694vw,-10px) scale(.0564);animation:fall-276 11s -2s linear infinite}@keyframes fall-276{63.106%{transform:translate(70.9288vw,63.106vh) scale(.0564)}to{transform:translate(68.4991vw,99vh) scale(.0564)}}.snow:nth-child(277){opacity:.0246;transform:translate(38.6191vw,-10px) scale(.1832);animation:fall-277 17s -19s linear infinite}@keyframes fall-277{70.606%{transform:translate(43.54vw,70.606vh) scale(.1832)}to{transform:translate(41.07955vw,99vh) scale(.1832)}}.snow:nth-child(278){opacity:1.3932;transform:translate(2.2617vw,-10px) scale(.6811);animation:fall-278 29s -25s linear infinite}@keyframes fall-278{57.438%{transform:translate(10.8444vw,57.438vh) scale(.6811)}to{transform:translate(6.55305vw,99vh) scale(.6811)}}.snow:nth-child(279){opacity:1.5674;transform:translate(33.6727vw,-10px) scale(.4919);animation:fall-279 17s -15s linear infinite}@keyframes fall-279{35.88%{transform:translate(32.3601vw,35.88vh) scale(.4919)}to{transform:translate(33.0164vw,99vh) scale(.4919)}}.snow:nth-child(280){opacity:1.5754;transform:translate(22.0675vw,-10px) scale(.4746);animation:fall-280 30s -7s linear infinite}@keyframes fall-280{57.417%{transform:translate(14.2573vw,57.417vh) scale(.4746)}to{transform:translate(18.1624vw,99vh) scale(.4746)}}.snow:nth-child(281){opacity:.29;transform:translate(48.1277vw,-10px) scale(.2616);animation:fall-281 11s -9s linear infinite}@keyframes fall-281{47.607%{transform:translate(38.8688vw,47.607vh) scale(.2616)}to{transform:translate(43.49825vw,99vh) scale(.2616)}}.snow:nth-child(282){opacity:1.1616;transform:translate(11.2699vw,-10px) scale(.8673);animation:fall-282 26s -7s linear infinite}@keyframes fall-282{62.417%{transform:translate(18.8217vw,62.417vh) scale(.8673)}to{transform:translate(15.0458vw,99vh) scale(.8673)}}.snow:nth-child(283){opacity:1.0088;transform:translate(59.9844vw,-10px) scale(.3621);animation:fall-283 24s -28s linear infinite}@keyframes fall-283{59.457%{transform:translate(69.979vw,59.457vh) scale(.3621)}to{transform:translate(64.9817vw,99vh) scale(.3621)}}.snow:nth-child(284){opacity:.3764;transform:translate(19.9884vw,-10px) scale(.4075);animation:fall-284 27s -15s linear infinite}@keyframes fall-284{37.508%{transform:translate(10.3349vw,37.508vh) scale(.4075)}to{transform:translate(15.16165vw,99vh) scale(.4075)}}.snow:nth-child(285){opacity:1.8104;transform:translate(40.4251vw,-10px) scale(.0052);animation:fall-285 12s -4s linear infinite}@keyframes fall-285{54.59%{transform:translate(46.3049vw,54.59vh) scale(.0052)}to{transform:translate(43.365vw,99vh) scale(.0052)}}.snow:nth-child(286){opacity:1.006;transform:translate(74.3294vw,-10px) scale(.0615);animation:fall-286 24s -25s linear infinite}@keyframes fall-286{70.13%{transform:translate(75.1228vw,70.13vh) scale(.0615)}to{transform:translate(74.7261vw,99vh) scale(.0615)}}.snow:nth-child(287){opacity:1.5642;transform:translate(22.0548vw,-10px) scale(.7097);animation:fall-287 17s -10s linear infinite}@keyframes fall-287{74.997%{transform:translate(18.7457vw,74.997vh) scale(.7097)}to{transform:translate(20.40025vw,99vh) scale(.7097)}}.snow:nth-child(288){opacity:1.8212;transform:translate(77.7186vw,-10px) scale(.1605);animation:fall-288 18s -21s linear infinite}@keyframes fall-288{71.395%{transform:translate(70.1394vw,71.395vh) scale(.1605)}to{transform:translate(73.929vw,99vh) scale(.1605)}}.snow:nth-child(289){opacity:.2262;transform:translate(51.7449vw,-10px) scale(.6881);animation:fall-289 25s -5s linear infinite}@keyframes fall-289{58.962%{transform:translate(47.7579vw,58.962vh) scale(.6881)}to{transform:translate(49.7514vw,99vh) scale(.6881)}}.snow:nth-child(290){opacity:.4368;transform:translate(63.0482vw,-10px) scale(.696);animation:fall-290 27s -7s linear infinite}@keyframes fall-290{41.128%{transform:translate(58.8802vw,41.128vh) scale(.696)}to{transform:translate(60.9642vw,99vh) scale(.696)}}.snow:nth-child(291){opacity:1.107;transform:translate(77.0913vw,-10px) scale(.2526);animation:fall-291 14s -2s linear infinite}@keyframes fall-291{58.2%{transform:translate(79.8643vw,58.2vh) scale(.2526)}to{transform:translate(78.4778vw,99vh) scale(.2526)}}.snow:nth-child(292){opacity:.7556;transform:translate(23.5984vw,-10px) scale(.3517);animation:fall-292 12s -13s linear infinite}@keyframes fall-292{36.321%{transform:translate(28.3712vw,36.321vh) scale(.3517)}to{transform:translate(25.9848vw,99vh) scale(.3517)}}.snow:nth-child(293){opacity:.5056;transform:translate(61.4119vw,-10px) scale(.1061);animation:fall-293 10s -16s linear infinite}@keyframes fall-293{50.798%{transform:translate(55.6357vw,50.798vh) scale(.1061)}to{transform:translate(58.5238vw,99vh) scale(.1061)}}.snow:nth-child(294){opacity:1.3082;transform:translate(75.3973vw,-10px) scale(.0838);animation:fall-294 26s -19s linear infinite}@keyframes fall-294{59.607%{transform:translate(65.7904vw,59.607vh) scale(.0838)}to{transform:translate(70.59385vw,99vh) scale(.0838)}}.snow:nth-child(295){opacity:.31;transform:translate(41.7683vw,-10px) scale(.5355);animation:fall-295 30s -4s linear infinite}@keyframes fall-295{37.95%{transform:translate(50.0286vw,37.95vh) scale(.5355)}to{transform:translate(45.89845vw,99vh) scale(.5355)}}.snow:nth-child(296){opacity:1.1132;transform:translate(84.2402vw,-10px) scale(.9988);animation:fall-296 28s -7s linear infinite}@keyframes fall-296{61.598%{transform:translate(78.3115vw,61.598vh) scale(.9988)}to{transform:translate(81.27585vw,99vh) scale(.9988)}}.snow:nth-child(297){opacity:1.4926;transform:translate(13.314vw,-10px) scale(.27);animation:fall-297 22s -9s linear infinite}@keyframes fall-297{53.549%{transform:translate(4.7763vw,53.549vh) scale(.27)}to{transform:translate(9.04515vw,99vh) scale(.27)}}.snow:nth-child(298){opacity:.8268;transform:translate(7.7307vw,-10px) scale(.2793);animation:fall-298 11s -22s linear infinite}@keyframes fall-298{34.581%{transform:translate(10.1987vw,34.581vh) scale(.2793)}to{transform:translate(8.9647vw,99vh) scale(.2793)}}.snow:nth-child(299){opacity:.2268;transform:translate(88.5704vw,-10px) scale(.9586);animation:fall-299 13s -16s linear infinite}@keyframes fall-299{74.974%{transform:translate(79.827vw,74.974vh) scale(.9586)}to{transform:translate(84.1987vw,99vh) scale(.9586)}}.snow:nth-child(300){opacity:1.2774;transform:translate(74.3191vw,-10px) scale(.2802);animation:fall-300 22s -29s linear infinite}@keyframes fall-300{45.331%{transform:translate(69.7021vw,45.331vh) scale(.2802)}to{transform:translate(72.0106vw,99vh) scale(.2802)}}.snow:nth-child(301){opacity:1.526;transform:translate(67.2024vw,-10px) scale(.6307);animation:fall-301 19s -16s linear infinite}@keyframes fall-301{43.731%{transform:translate(74.6975vw,43.731vh) scale(.6307)}to{transform:translate(70.94995vw,99vh) scale(.6307)}}.snow:nth-child(302){opacity:.7452;transform:translate(4.5995vw,-10px) scale(.2558);animation:fall-302 17s -19s linear infinite}@keyframes fall-302{42.602%{transform:translate(10.7732vw,42.602vh) scale(.2558)}to{transform:translate(7.68635vw,99vh) scale(.2558)}}.snow:nth-child(303){opacity:.0588;transform:translate(79.9787vw,-10px) scale(.026);animation:fall-303 22s -9s linear infinite}@keyframes fall-303{78.065%{transform:translate(71.4427vw,78.065vh) scale(.026)}to{transform:translate(75.7107vw,99vh) scale(.026)}}.snow:nth-child(304){opacity:1.335;transform:translate(59.3131vw,-10px) scale(.7839);animation:fall-304 25s -4s linear infinite}@keyframes fall-304{72.043%{transform:translate(61.2763vw,72.043vh) scale(.7839)}to{transform:translate(60.2947vw,99vh) scale(.7839)}}.snow:nth-child(305){opacity:1.9056;transform:translate(83.2403vw,-10px) scale(.4676);animation:fall-305 13s -9s linear infinite}@keyframes fall-305{41.849%{transform:translate(78.8102vw,41.849vh) scale(.4676)}to{transform:translate(81.02525vw,99vh) scale(.4676)}}.snow:nth-child(306){opacity:1.525;transform:translate(1.8519vw,-10px) scale(.6538);animation:fall-306 11s -29s linear infinite}@keyframes fall-306{64.915%{transform:translate(3.3209vw,64.915vh) scale(.6538)}to{transform:translate(2.5864vw,99vh) scale(.6538)}}.snow:nth-child(307){opacity:.772;transform:translate(59.6757vw,-10px) scale(.0909);animation:fall-307 18s -7s linear infinite}@keyframes fall-307{37.155%{transform:translate(49.7309vw,37.155vh) scale(.0909)}to{transform:translate(54.7033vw,99vh) scale(.0909)}}.snow:nth-child(308){opacity:1.5084;transform:translate(73.5266vw,-10px) scale(.5646);animation:fall-308 15s -17s linear infinite}@keyframes fall-308{40.359%{transform:translate(81.0327vw,40.359vh) scale(.5646)}to{transform:translate(77.27965vw,99vh) scale(.5646)}}.snow:nth-child(309){opacity:1.499;transform:translate(84.1391vw,-10px) scale(.4316);animation:fall-309 12s -27s linear infinite}@keyframes fall-309{38.978%{transform:translate(75.8611vw,38.978vh) scale(.4316)}to{transform:translate(80.0001vw,99vh) scale(.4316)}}.snow:nth-child(310){opacity:1.1938;transform:translate(47.8429vw,-10px) scale(.467);animation:fall-310 21s -27s linear infinite}@keyframes fall-310{65.28%{transform:translate(40.3793vw,65.28vh) scale(.467)}to{transform:translate(44.1111vw,99vh) scale(.467)}}.snow:nth-child(311){opacity:.5432;transform:translate(27.1712vw,-10px) scale(.4361);animation:fall-311 17s -21s linear infinite}@keyframes fall-311{37.215%{transform:translate(29.5482vw,37.215vh) scale(.4361)}to{transform:translate(28.3597vw,99vh) scale(.4361)}}.snow:nth-child(312){opacity:1.123;transform:translate(42.0171vw,-10px) scale(.6604);animation:fall-312 24s -12s linear infinite}@keyframes fall-312{59.913%{transform:translate(33.8058vw,59.913vh) scale(.6604)}to{transform:translate(37.91145vw,99vh) scale(.6604)}}.snow:nth-child(313){opacity:1.2984;transform:translate(61.722vw,-10px) scale(.1866);animation:fall-313 22s -4s linear infinite}@keyframes fall-313{59.71%{transform:translate(52.4076vw,59.71vh) scale(.1866)}to{transform:translate(57.0648vw,99vh) scale(.1866)}}.snow:nth-child(314){opacity:.5954;transform:translate(9.0711vw,-10px) scale(.664);animation:fall-314 17s -26s linear infinite}@keyframes fall-314{61.397%{transform:translate(10.811vw,61.397vh) scale(.664)}to{transform:translate(9.94105vw,99vh) scale(.664)}}.snow:nth-child(315){opacity:.4716;transform:translate(49.3205vw,-10px) scale(.0637);animation:fall-315 16s -27s linear infinite}@keyframes fall-315{44.939%{transform:translate(48.9818vw,44.939vh) scale(.0637)}to{transform:translate(49.15115vw,99vh) scale(.0637)}}.snow:nth-child(316){opacity:1.0194;transform:translate(74.0456vw,-10px) scale(.7945);animation:fall-316 29s -24s linear infinite}@keyframes fall-316{48.129%{transform:translate(76.2846vw,48.129vh) scale(.7945)}to{transform:translate(75.1651vw,99vh) scale(.7945)}}.snow:nth-child(317){opacity:.33;transform:translate(82.1329vw,-10px) scale(.4125);animation:fall-317 20s -23s linear infinite}@keyframes fall-317{59.563%{transform:translate(91.7685vw,59.563vh) scale(.4125)}to{transform:translate(86.9507vw,99vh) scale(.4125)}}.snow:nth-child(318){opacity:1.4532;transform:translate(1.1988vw,-10px) scale(.6167);animation:fall-318 25s -8s linear infinite}@keyframes fall-318{68.326%{transform:translate(-8.1227vw,68.326vh) scale(.6167)}to{transform:translate(-3.46195vw,99vh) scale(.6167)}}.snow:nth-child(319){opacity:1.4704;transform:translate(59.5149vw,-10px) scale(.0343);animation:fall-319 21s -4s linear infinite}@keyframes fall-319{41.893%{transform:translate(56.1861vw,41.893vh) scale(.0343)}to{transform:translate(57.8505vw,99vh) scale(.0343)}}.snow:nth-child(320){opacity:.32;transform:translate(93.9512vw,-10px) scale(.9051);animation:fall-320 13s -10s linear infinite}@keyframes fall-320{73.85%{transform:translate(103.4806vw,73.85vh) scale(.9051)}to{transform:translate(98.7159vw,99vh) scale(.9051)}}.snow:nth-child(321){opacity:1.719;transform:translate(37.152vw,-10px) scale(.2183);animation:fall-321 24s -26s linear infinite}@keyframes fall-321{57.637%{transform:translate(31.3983vw,57.637vh) scale(.2183)}to{transform:translate(34.27515vw,99vh) scale(.2183)}}.snow:nth-child(322){opacity:.0146;transform:translate(60.9508vw,-10px) scale(.8862);animation:fall-322 21s -8s linear infinite}@keyframes fall-322{36.666%{transform:translate(58.5848vw,36.666vh) scale(.8862)}to{transform:translate(59.7678vw,99vh) scale(.8862)}}.snow:nth-child(323){opacity:1.8926;transform:translate(12.4051vw,-10px) scale(.5662);animation:fall-323 26s -3s linear infinite}@keyframes fall-323{38.508%{transform:translate(5.1666vw,38.508vh) scale(.5662)}to{transform:translate(8.78585vw,99vh) scale(.5662)}}.snow:nth-child(324){opacity:.2848;transform:translate(6.0143vw,-10px) scale(.3088);animation:fall-324 20s -23s linear infinite}@keyframes fall-324{51.444%{transform:translate(9.691vw,51.444vh) scale(.3088)}to{transform:translate(7.85265vw,99vh) scale(.3088)}}.snow:nth-child(325){opacity:1.3582;transform:translate(68.2069vw,-10px) scale(.8849);animation:fall-325 18s -12s linear infinite}@keyframes fall-325{31.071%{transform:translate(64.8861vw,31.071vh) scale(.8849)}to{transform:translate(66.5465vw,99vh) scale(.8849)}}.snow:nth-child(326){opacity:1.0538;transform:translate(97.7246vw,-10px) scale(.758);animation:fall-326 26s -15s linear infinite}@keyframes fall-326{43.092%{transform:translate(107.5164vw,43.092vh) scale(.758)}to{transform:translate(102.6205vw,99vh) scale(.758)}}.snow:nth-child(327){opacity:.3192;transform:translate(57.4155vw,-10px) scale(.0193);animation:fall-327 26s -15s linear infinite}@keyframes fall-327{40.049%{transform:translate(50.8236vw,40.049vh) scale(.0193)}to{transform:translate(54.11955vw,99vh) scale(.0193)}}.snow:nth-child(328){opacity:1.3906;transform:translate(20.7772vw,-10px) scale(.7869);animation:fall-328 10s -18s linear infinite}@keyframes fall-328{45.087%{transform:translate(15.7684vw,45.087vh) scale(.7869)}to{transform:translate(18.2728vw,99vh) scale(.7869)}}.snow:nth-child(329){opacity:1.3652;transform:translate(54.4948vw,-10px) scale(.8076);animation:fall-329 30s -12s linear infinite}@keyframes fall-329{34.974%{transform:translate(59.9292vw,34.974vh) scale(.8076)}to{transform:translate(57.212vw,99vh) scale(.8076)}}.snow:nth-child(330){opacity:.0584;transform:translate(2.8965vw,-10px) scale(.6632);animation:fall-330 18s -10s linear infinite}@keyframes fall-330{38.031%{transform:translate(4.0072vw,38.031vh) scale(.6632)}to{transform:translate(3.45185vw,99vh) scale(.6632)}}.snow:nth-child(331){opacity:.9632;transform:translate(53.8531vw,-10px) scale(.975);animation:fall-331 13s -18s linear infinite}@keyframes fall-331{31.536%{transform:translate(57.8345vw,31.536vh) scale(.975)}to{transform:translate(55.8438vw,99vh) scale(.975)}}.snow:nth-child(332){opacity:1.4866;transform:translate(60.9161vw,-10px) scale(.3115);animation:fall-332 29s -19s linear infinite}@keyframes fall-332{54.863%{transform:translate(67.1574vw,54.863vh) scale(.3115)}to{transform:translate(64.03675vw,99vh) scale(.3115)}}.snow:nth-child(333){opacity:.9476;transform:translate(76.3926vw,-10px) scale(.1433);animation:fall-333 27s -25s linear infinite}@keyframes fall-333{67.319%{transform:translate(81.1425vw,67.319vh) scale(.1433)}to{transform:translate(78.76755vw,99vh) scale(.1433)}}.snow:nth-child(334){opacity:1.6942;transform:translate(92.4068vw,-10px) scale(.7647);animation:fall-334 27s -19s linear infinite}@keyframes fall-334{41.129%{transform:translate(99.7301vw,41.129vh) scale(.7647)}to{transform:translate(96.06845vw,99vh) scale(.7647)}}.snow:nth-child(335){opacity:.1468;transform:translate(37.4026vw,-10px) scale(.1372);animation:fall-335 24s -4s linear infinite}@keyframes fall-335{33.672%{transform:translate(45.3607vw,33.672vh) scale(.1372)}to{transform:translate(41.38165vw,99vh) scale(.1372)}}.snow:nth-child(336){opacity:.529;transform:translate(38.7003vw,-10px) scale(.2924);animation:fall-336 14s -15s linear infinite}@keyframes fall-336{78.197%{transform:translate(36.6491vw,78.197vh) scale(.2924)}to{transform:translate(37.6747vw,99vh) scale(.2924)}}.snow:nth-child(337){opacity:.6714;transform:translate(24.7677vw,-10px) scale(.7136);animation:fall-337 29s -3s linear infinite}@keyframes fall-337{62.469%{transform:translate(27.3911vw,62.469vh) scale(.7136)}to{transform:translate(26.0794vw,99vh) scale(.7136)}}.snow:nth-child(338){opacity:.0674;transform:translate(16.4865vw,-10px) scale(.2679);animation:fall-338 28s -8s linear infinite}@keyframes fall-338{46.337%{transform:translate(15.8125vw,46.337vh) scale(.2679)}to{transform:translate(16.1495vw,99vh) scale(.2679)}}.snow:nth-child(339){opacity:1.0408;transform:translate(62.7419vw,-10px) scale(.9966);animation:fall-339 30s -27s linear infinite}@keyframes fall-339{50.204%{transform:translate(72.5607vw,50.204vh) scale(.9966)}to{transform:translate(67.6513vw,99vh) scale(.9966)}}.snow:nth-child(340){opacity:.7234;transform:translate(82.7102vw,-10px) scale(.4777);animation:fall-340 28s -19s linear infinite}@keyframes fall-340{60.716%{transform:translate(87.9984vw,60.716vh) scale(.4777)}to{transform:translate(85.3543vw,99vh) scale(.4777)}}.snow:nth-child(341){opacity:1.057;transform:translate(79.5156vw,-10px) scale(.1659);animation:fall-341 19s -7s linear infinite}@keyframes fall-341{33.755%{transform:translate(74.5509vw,33.755vh) scale(.1659)}to{transform:translate(77.03325vw,99vh) scale(.1659)}}.snow:nth-child(342){opacity:1.4442;transform:translate(79.7951vw,-10px) scale(.5826);animation:fall-342 23s -29s linear infinite}@keyframes fall-342{45.861%{transform:translate(76.2649vw,45.861vh) scale(.5826)}to{transform:translate(78.03vw,99vh) scale(.5826)}}.snow:nth-child(343){opacity:1.1566;transform:translate(68.6954vw,-10px) scale(.9997);animation:fall-343 13s -7s linear infinite}@keyframes fall-343{59.769%{transform:translate(75.3049vw,59.769vh) scale(.9997)}to{transform:translate(72.00015vw,99vh) scale(.9997)}}.snow:nth-child(344){opacity:1.2122;transform:translate(81.8759vw,-10px) scale(.3114);animation:fall-344 27s -26s linear infinite}@keyframes fall-344{52.698%{transform:translate(82.9854vw,52.698vh) scale(.3114)}to{transform:translate(82.43065vw,99vh) scale(.3114)}}.snow:nth-child(345){opacity:.5418;transform:translate(12.4073vw,-10px) scale(.3859);animation:fall-345 15s -12s linear infinite}@keyframes fall-345{61.723%{transform:translate(3.7221vw,61.723vh) scale(.3859)}to{transform:translate(8.0647vw,99vh) scale(.3859)}}.snow:nth-child(346){opacity:1.2534;transform:translate(18.1832vw,-10px) scale(.867);animation:fall-346 25s -9s linear infinite}@keyframes fall-346{61.528%{transform:translate(15.3191vw,61.528vh) scale(.867)}to{transform:translate(16.75115vw,99vh) scale(.867)}}.snow:nth-child(347){opacity:1.4212;transform:translate(14.4871vw,-10px) scale(.349);animation:fall-347 19s -8s linear infinite}@keyframes fall-347{66.191%{transform:translate(16.0578vw,66.191vh) scale(.349)}to{transform:translate(15.27245vw,99vh) scale(.349)}}.snow:nth-child(348){opacity:1.054;transform:translate(62.2534vw,-10px) scale(.1867);animation:fall-348 26s -12s linear infinite}@keyframes fall-348{58.924%{transform:translate(57.1773vw,58.924vh) scale(.1867)}to{transform:translate(59.71535vw,99vh) scale(.1867)}}.snow:nth-child(349){opacity:1.8346;transform:translate(83.5911vw,-10px) scale(.4047);animation:fall-349 22s -4s linear infinite}@keyframes fall-349{74.09%{transform:translate(90.7644vw,74.09vh) scale(.4047)}to{transform:translate(87.17775vw,99vh) scale(.4047)}}.snow:nth-child(350){opacity:1.3484;transform:translate(26.0513vw,-10px) scale(.8506);animation:fall-350 25s -25s linear infinite}@keyframes fall-350{74.529%{transform:translate(20.3964vw,74.529vh) scale(.8506)}to{transform:translate(23.22385vw,99vh) scale(.8506)}}.snow:nth-child(351){opacity:.358;transform:translate(61.4125vw,-10px) scale(.7698);animation:fall-351 30s -7s linear infinite}@keyframes fall-351{55.282%{transform:translate(55.5617vw,55.282vh) scale(.7698)}to{transform:translate(58.4871vw,99vh) scale(.7698)}}.snow:nth-child(352){opacity:1.2564;transform:translate(72.8949vw,-10px) scale(.417);animation:fall-352 17s -22s linear infinite}@keyframes fall-352{46.343%{transform:translate(82.2449vw,46.343vh) scale(.417)}to{transform:translate(77.5699vw,99vh) scale(.417)}}.snow:nth-child(353){opacity:1.623;transform:translate(73.7079vw,-10px) scale(.283);animation:fall-353 17s -28s linear infinite}@keyframes fall-353{54.082%{transform:translate(73.8102vw,54.082vh) scale(.283)}to{transform:translate(73.75905vw,99vh) scale(.283)}}.snow:nth-child(354){opacity:1.4622;transform:translate(13.7142vw,-10px) scale(.0736);animation:fall-354 23s -22s linear infinite}@keyframes fall-354{41.479%{transform:translate(15.3344vw,41.479vh) scale(.0736)}to{transform:translate(14.5243vw,99vh) scale(.0736)}}.snow:nth-child(355){opacity:1.4942;transform:translate(92.1209vw,-10px) scale(.7926);animation:fall-355 10s -1s linear infinite}@keyframes fall-355{36.353%{transform:translate(93.4301vw,36.353vh) scale(.7926)}to{transform:translate(92.7755vw,99vh) scale(.7926)}}.snow:nth-child(356){opacity:1.5968;transform:translate(93.8501vw,-10px) scale(.603);animation:fall-356 10s -15s linear infinite}@keyframes fall-356{52.769%{transform:translate(87.2508vw,52.769vh) scale(.603)}to{transform:translate(90.55045vw,99vh) scale(.603)}}.snow:nth-child(357){opacity:.0564;transform:translate(10.3914vw,-10px) scale(.0704);animation:fall-357 18s -27s linear infinite}@keyframes fall-357{64.336%{transform:translate(11.7472vw,64.336vh) scale(.0704)}to{transform:translate(11.0693vw,99vh) scale(.0704)}}.snow:nth-child(358){opacity:1.6442;transform:translate(34.1345vw,-10px) scale(.2252);animation:fall-358 18s -30s linear infinite}@keyframes fall-358{58.544%{transform:translate(34.9986vw,58.544vh) scale(.2252)}to{transform:translate(34.56655vw,99vh) scale(.2252)}}.snow:nth-child(359){opacity:1.2208;transform:translate(80.1661vw,-10px) scale(.4767);animation:fall-359 21s -19s linear infinite}@keyframes fall-359{68.728%{transform:translate(80.5121vw,68.728vh) scale(.4767)}to{transform:translate(80.3391vw,99vh) scale(.4767)}}.snow:nth-child(360){opacity:.6174;transform:translate(90.1073vw,-10px) scale(.1816);animation:fall-360 14s -12s linear infinite}@keyframes fall-360{62.427%{transform:translate(91.9159vw,62.427vh) scale(.1816)}to{transform:translate(91.0116vw,99vh) scale(.1816)}}.snow:nth-child(361){opacity:.14;transform:translate(12.11vw,-10px) scale(.261);animation:fall-361 17s -10s linear infinite}@keyframes fall-361{66.468%{transform:translate(3.9604vw,66.468vh) scale(.261)}to{transform:translate(8.0352vw,99vh) scale(.261)}}.snow:nth-child(362){opacity:.2432;transform:translate(31.0267vw,-10px) scale(.1893);animation:fall-362 24s -28s linear infinite}@keyframes fall-362{72.464%{transform:translate(35.2695vw,72.464vh) scale(.1893)}to{transform:translate(33.1481vw,99vh) scale(.1893)}}.snow:nth-child(363){opacity:1.6678;transform:translate(98.536vw,-10px) scale(.9338);animation:fall-363 28s -25s linear infinite}@keyframes fall-363{34.405%{transform:translate(104.1126vw,34.405vh) scale(.9338)}to{transform:translate(101.3243vw,99vh) scale(.9338)}}.snow:nth-child(364){opacity:.628;transform:translate(92.8777vw,-10px) scale(.9991);animation:fall-364 24s -23s linear infinite}@keyframes fall-364{47.072%{transform:translate(91.5223vw,47.072vh) scale(.9991)}to{transform:translate(92.2vw,99vh) scale(.9991)}}.snow:nth-child(365){opacity:.8574;transform:translate(50.3245vw,-10px) scale(.6778);animation:fall-365 29s -2s linear infinite}@keyframes fall-365{71.323%{transform:translate(47.4516vw,71.323vh) scale(.6778)}to{transform:translate(48.88805vw,99vh) scale(.6778)}}.snow:nth-child(366){opacity:.8054;transform:translate(6.1698vw,-10px) scale(.3169);animation:fall-366 28s -19s linear infinite}@keyframes fall-366{74.413%{transform:translate(11.141vw,74.413vh) scale(.3169)}to{transform:translate(8.6554vw,99vh) scale(.3169)}}.snow:nth-child(367){opacity:1.348;transform:translate(27.9649vw,-10px) scale(.7591);animation:fall-367 15s -28s linear infinite}@keyframes fall-367{50.041%{transform:translate(22.8005vw,50.041vh) scale(.7591)}to{transform:translate(25.3827vw,99vh) scale(.7591)}}.snow:nth-child(368){opacity:.6838;transform:translate(29.7678vw,-10px) scale(.5435);animation:fall-368 25s -22s linear infinite}@keyframes fall-368{36.811%{transform:translate(34.1536vw,36.811vh) scale(.5435)}to{transform:translate(31.9607vw,99vh) scale(.5435)}}.snow:nth-child(369){opacity:.0574;transform:translate(95.0605vw,-10px) scale(.7274);animation:fall-369 30s -17s linear infinite}@keyframes fall-369{46.226%{transform:translate(93.7674vw,46.226vh) scale(.7274)}to{transform:translate(94.41395vw,99vh) scale(.7274)}}.snow:nth-child(370){opacity:1.8206;transform:translate(10.2538vw,-10px) scale(.1868);animation:fall-370 25s -10s linear infinite}@keyframes fall-370{52.762%{transform:translate(8.647vw,52.762vh) scale(.1868)}to{transform:translate(9.4504vw,99vh) scale(.1868)}}.snow:nth-child(371){opacity:1.6456;transform:translate(52.5356vw,-10px) scale(.5096);animation:fall-371 18s -6s linear infinite}@keyframes fall-371{32.962%{transform:translate(43.0603vw,32.962vh) scale(.5096)}to{transform:translate(47.79795vw,99vh) scale(.5096)}}.snow:nth-child(372){opacity:1.3704;transform:translate(35.3496vw,-10px) scale(.1265);animation:fall-372 18s -11s linear infinite}@keyframes fall-372{48.027%{transform:translate(36.1963vw,48.027vh) scale(.1265)}to{transform:translate(35.77295vw,99vh) scale(.1265)}}.snow:nth-child(373){opacity:1.957;transform:translate(24.287vw,-10px) scale(.8829);animation:fall-373 10s -8s linear infinite}@keyframes fall-373{49.476%{transform:translate(34.2431vw,49.476vh) scale(.8829)}to{transform:translate(29.26505vw,99vh) scale(.8829)}}.snow:nth-child(374){opacity:1.0774;transform:translate(63.8817vw,-10px) scale(.2119);animation:fall-374 28s -11s linear infinite}@keyframes fall-374{54.473%{transform:translate(65.4058vw,54.473vh) scale(.2119)}to{transform:translate(64.64375vw,99vh) scale(.2119)}}.snow:nth-child(375){opacity:1.5902;transform:translate(87.0504vw,-10px) scale(.4665);animation:fall-375 13s -21s linear infinite}@keyframes fall-375{74.728%{transform:translate(79.8017vw,74.728vh) scale(.4665)}to{transform:translate(83.42605vw,99vh) scale(.4665)}}.snow:nth-child(376){opacity:.9706;transform:translate(56.1797vw,-10px) scale(.6817);animation:fall-376 30s -7s linear infinite}@keyframes fall-376{65.371%{transform:translate(62.4409vw,65.371vh) scale(.6817)}to{transform:translate(59.3103vw,99vh) scale(.6817)}}.snow:nth-child(377){opacity:.346;transform:translate(32.2485vw,-10px) scale(.4536);animation:fall-377 15s -29s linear infinite}@keyframes fall-377{35.631%{transform:translate(26.741vw,35.631vh) scale(.4536)}to{transform:translate(29.49475vw,99vh) scale(.4536)}}.snow:nth-child(378){opacity:.7806;transform:translate(75.0878vw,-10px) scale(.1616);animation:fall-378 17s -7s linear infinite}@keyframes fall-378{34.184%{transform:translate(78.3317vw,34.184vh) scale(.1616)}to{transform:translate(76.70975vw,99vh) scale(.1616)}}.snow:nth-child(379){opacity:1.0454;transform:translate(23.1782vw,-10px) scale(.6133);animation:fall-379 10s -27s linear infinite}@keyframes fall-379{56.247%{transform:translate(30.9594vw,56.247vh) scale(.6133)}to{transform:translate(27.0688vw,99vh) scale(.6133)}}.snow:nth-child(380){opacity:.355;transform:translate(15.0316vw,-10px) scale(.8511);animation:fall-380 21s -6s linear infinite}@keyframes fall-380{60.172%{transform:translate(17.82vw,60.172vh) scale(.8511)}to{transform:translate(16.4258vw,99vh) scale(.8511)}}.snow:nth-child(381){opacity:.8946;transform:translate(38.4231vw,-10px) scale(.4658);animation:fall-381 18s -21s linear infinite}@keyframes fall-381{56.113%{transform:translate(39.1134vw,56.113vh) scale(.4658)}to{transform:translate(38.76825vw,99vh) scale(.4658)}}.snow:nth-child(382){opacity:1.4118;transform:translate(18.5571vw,-10px) scale(.2288);animation:fall-382 19s -9s linear infinite}@keyframes fall-382{73.09%{transform:translate(18.9315vw,73.09vh) scale(.2288)}to{transform:translate(18.7443vw,99vh) scale(.2288)}}.snow:nth-child(383){opacity:.3118;transform:translate(20.1546vw,-10px) scale(.5934);animation:fall-383 27s -12s linear infinite}@keyframes fall-383{78.832%{transform:translate(30.0932vw,78.832vh) scale(.5934)}to{transform:translate(25.1239vw,99vh) scale(.5934)}}.snow:nth-child(384){opacity:1.5398;transform:translate(80.6737vw,-10px) scale(.7758);animation:fall-384 25s -20s linear infinite}@keyframes fall-384{40.048%{transform:translate(73.3664vw,40.048vh) scale(.7758)}to{transform:translate(77.02005vw,99vh) scale(.7758)}}.snow:nth-child(385){opacity:.4156;transform:translate(65.9543vw,-10px) scale(.3632);animation:fall-385 24s -28s linear infinite}@keyframes fall-385{38.786%{transform:translate(71.0306vw,38.786vh) scale(.3632)}to{transform:translate(68.49245vw,99vh) scale(.3632)}}.snow:nth-child(386){opacity:1.038;transform:translate(48.0561vw,-10px) scale(.7602);animation:fall-386 26s -14s linear infinite}@keyframes fall-386{38.973%{transform:translate(55.9258vw,38.973vh) scale(.7602)}to{transform:translate(51.99095vw,99vh) scale(.7602)}}.snow:nth-child(387){opacity:1.3996;transform:translate(49.3357vw,-10px) scale(.6769);animation:fall-387 16s -17s linear infinite}@keyframes fall-387{64.492%{transform:translate(41.0813vw,64.492vh) scale(.6769)}to{transform:translate(45.2085vw,99vh) scale(.6769)}}.snow:nth-child(388){opacity:1.4266;transform:translate(93.8381vw,-10px) scale(.2422);animation:fall-388 17s -19s linear infinite}@keyframes fall-388{67.831%{transform:translate(96.8873vw,67.831vh) scale(.2422)}to{transform:translate(95.3627vw,99vh) scale(.2422)}}.snow:nth-child(389){opacity:.849;transform:translate(26.9698vw,-10px) scale(.0247);animation:fall-389 20s -11s linear infinite}@keyframes fall-389{73.49%{transform:translate(34.5659vw,73.49vh) scale(.0247)}to{transform:translate(30.76785vw,99vh) scale(.0247)}}.snow:nth-child(390){opacity:1.66;transform:translate(69.2064vw,-10px) scale(.0342);animation:fall-390 20s -9s linear infinite}@keyframes fall-390{41.67%{transform:translate(67.713vw,41.67vh) scale(.0342)}to{transform:translate(68.4597vw,99vh) scale(.0342)}}.snow:nth-child(391){opacity:1.4372;transform:translate(60.4454vw,-10px) scale(.5324);animation:fall-391 16s -24s linear infinite}@keyframes fall-391{63.661%{transform:translate(59.5754vw,63.661vh) scale(.5324)}to{transform:translate(60.0104vw,99vh) scale(.5324)}}.snow:nth-child(392){opacity:.6394;transform:translate(86.2002vw,-10px) scale(.1371);animation:fall-392 22s -13s linear infinite}@keyframes fall-392{72.196%{transform:translate(80.4864vw,72.196vh) scale(.1371)}to{transform:translate(83.3433vw,99vh) scale(.1371)}}.snow:nth-child(393){opacity:1.9918;transform:translate(6.7182vw,-10px) scale(.6493);animation:fall-393 23s -6s linear infinite}@keyframes fall-393{52.303%{transform:translate(2.8262vw,52.303vh) scale(.6493)}to{transform:translate(4.7722vw,99vh) scale(.6493)}}.snow:nth-child(394){opacity:.4636;transform:translate(42.6233vw,-10px) scale(.4018);animation:fall-394 28s -26s linear infinite}@keyframes fall-394{63.286%{transform:translate(36.4323vw,63.286vh) scale(.4018)}to{transform:translate(39.5278vw,99vh) scale(.4018)}}.snow:nth-child(395){opacity:.5594;transform:translate(41.4403vw,-10px) scale(.402);animation:fall-395 13s -14s linear infinite}@keyframes fall-395{51.589%{transform:translate(34.2468vw,51.589vh) scale(.402)}to{transform:translate(37.84355vw,99vh) scale(.402)}}.snow:nth-child(396){opacity:1.6774;transform:translate(5.4184vw,-10px) scale(.7794);animation:fall-396 23s -4s linear infinite}@keyframes fall-396{41.17%{transform:translate(-.6653vw,41.17vh) scale(.7794)}to{transform:translate(2.37655vw,99vh) scale(.7794)}}.snow:nth-child(397){opacity:1.7992;transform:translate(99.7434vw,-10px) scale(.3838);animation:fall-397 29s -17s linear infinite}@keyframes fall-397{38.438%{transform:translate(99.6704vw,38.438vh) scale(.3838)}to{transform:translate(99.7069vw,99vh) scale(.3838)}}.snow:nth-child(398){opacity:.6158;transform:translate(51.8108vw,-10px) scale(.6365);animation:fall-398 23s -3s linear infinite}@keyframes fall-398{41.908%{transform:translate(46.4742vw,41.908vh) scale(.6365)}to{transform:translate(49.1425vw,99vh) scale(.6365)}}.snow:nth-child(399){opacity:.4918;transform:translate(75.2775vw,-10px) scale(.7725);animation:fall-399 26s -23s linear infinite}@keyframes fall-399{49.133%{transform:translate(67.3096vw,49.133vh) scale(.7725)}to{transform:translate(71.29355vw,99vh) scale(.7725)}}.snow:nth-child(400){opacity:1.7676;transform:translate(49.541vw,-10px) scale(.9841);animation:fall-400 10s -7s linear infinite}@keyframes fall-400{49.32%{transform:translate(50.2788vw,49.32vh) scale(.9841)}to{transform:translate(49.9099vw,99vh) scale(.9841)}}\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.10", 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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.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}.pull-left{float:left}.pull-right{float:right}.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:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.0118;transform:translate(31.0645vw,-10px) scale(.614);animation:fall-1 22s -25s linear infinite}@keyframes fall-1{75.116%{transform:translate(22.7526vw,75.116vh) scale(.614)}to{transform:translate(26.90855vw,99vh) scale(.614)}}.snow:nth-child(2){opacity:.3708;transform:translate(78.8036vw,-10px) scale(.4397);animation:fall-2 11s -27s linear infinite}@keyframes fall-2{68.498%{transform:translate(85.1469vw,68.498vh) scale(.4397)}to{transform:translate(81.97525vw,99vh) scale(.4397)}}.snow:nth-child(3){opacity:1.963;transform:translate(27.5865vw,-10px) scale(.7686);animation:fall-3 22s -7s linear infinite}@keyframes fall-3{44.995%{transform:translate(33.8035vw,44.995vh) scale(.7686)}to{transform:translate(30.695vw,99vh) scale(.7686)}}.snow:nth-child(4){opacity:1.0364;transform:translate(71.5289vw,-10px) scale(.3982);animation:fall-4 17s -1s linear infinite}@keyframes fall-4{40.916%{transform:translate(62.7028vw,40.916vh) scale(.3982)}to{transform:translate(67.11585vw,99vh) scale(.3982)}}.snow:nth-child(5){opacity:1.0156;transform:translate(91.0304vw,-10px) scale(.9313);animation:fall-5 22s -3s linear infinite}@keyframes fall-5{30.386%{transform:translate(82.0792vw,30.386vh) scale(.9313)}to{transform:translate(86.5548vw,99vh) scale(.9313)}}.snow:nth-child(6){opacity:.789;transform:translate(19.1042vw,-10px) scale(.699);animation:fall-6 15s -18s linear infinite}@keyframes fall-6{32.677%{transform:translate(28.614vw,32.677vh) scale(.699)}to{transform:translate(23.8591vw,99vh) scale(.699)}}.snow:nth-child(7){opacity:.5368;transform:translate(60.159vw,-10px) scale(.7415);animation:fall-7 13s -8s linear infinite}@keyframes fall-7{41.334%{transform:translate(60.301vw,41.334vh) scale(.7415)}to{transform:translate(60.23vw,99vh) scale(.7415)}}.snow:nth-child(8){opacity:1.6024;transform:translate(72.9918vw,-10px) scale(.6827);animation:fall-8 12s -15s linear infinite}@keyframes fall-8{75.25%{transform:translate(71.7351vw,75.25vh) scale(.6827)}to{transform:translate(72.36345vw,99vh) scale(.6827)}}.snow:nth-child(9){opacity:1.171;transform:translate(59.2021vw,-10px) scale(.2829);animation:fall-9 20s -17s linear infinite}@keyframes fall-9{77.734%{transform:translate(63.3313vw,77.734vh) scale(.2829)}to{transform:translate(61.2667vw,99vh) scale(.2829)}}.snow:nth-child(10){opacity:.0058;transform:translate(61.5456vw,-10px) scale(.6476);animation:fall-10 23s -11s linear infinite}@keyframes fall-10{59.022%{transform:translate(57.7502vw,59.022vh) scale(.6476)}to{transform:translate(59.6479vw,99vh) scale(.6476)}}.snow:nth-child(11){opacity:1.6796;transform:translate(54.0601vw,-10px) scale(.2091);animation:fall-11 22s -25s linear infinite}@keyframes fall-11{38.14%{transform:translate(45.0265vw,38.14vh) scale(.2091)}to{transform:translate(49.5433vw,99vh) scale(.2091)}}.snow:nth-child(12){opacity:.6748;transform:translate(28.7071vw,-10px) scale(.081);animation:fall-12 22s -15s linear infinite}@keyframes fall-12{66.42%{transform:translate(20.4368vw,66.42vh) scale(.081)}to{transform:translate(24.57195vw,99vh) scale(.081)}}.snow:nth-child(13){opacity:.3112;transform:translate(43.917vw,-10px) scale(.0253);animation:fall-13 17s -5s linear infinite}@keyframes fall-13{55.631%{transform:translate(43.1151vw,55.631vh) scale(.0253)}to{transform:translate(43.51605vw,99vh) scale(.0253)}}.snow:nth-child(14){opacity:.8242;transform:translate(45.9644vw,-10px) scale(.0906);animation:fall-14 16s -11s linear infinite}@keyframes fall-14{31.443%{transform:translate(49.2022vw,31.443vh) scale(.0906)}to{transform:translate(47.5833vw,99vh) scale(.0906)}}.snow:nth-child(15){opacity:1.9294;transform:translate(87.3665vw,-10px) scale(.3266);animation:fall-15 15s -29s linear infinite}@keyframes fall-15{53.933%{transform:translate(93.6932vw,53.933vh) scale(.3266)}to{transform:translate(90.52985vw,99vh) scale(.3266)}}.snow:nth-child(16){opacity:1.8824;transform:translate(14.7141vw,-10px) scale(.9719);animation:fall-16 23s -22s linear infinite}@keyframes fall-16{43.734%{transform:translate(12.4068vw,43.734vh) scale(.9719)}to{transform:translate(13.56045vw,99vh) scale(.9719)}}.snow:nth-child(17){opacity:1.2382;transform:translate(93.9334vw,-10px) scale(.9408);animation:fall-17 12s -28s linear infinite}@keyframes fall-17{34.452%{transform:translate(93.2254vw,34.452vh) scale(.9408)}to{transform:translate(93.5794vw,99vh) scale(.9408)}}.snow:nth-child(18){opacity:1.036;transform:translate(75.1477vw,-10px) scale(.3323);animation:fall-18 15s -25s linear infinite}@keyframes fall-18{58.523%{transform:translate(69.6837vw,58.523vh) scale(.3323)}to{transform:translate(72.4157vw,99vh) scale(.3323)}}.snow:nth-child(19){opacity:.6576;transform:translate(81.6997vw,-10px) scale(.0283);animation:fall-19 13s -24s linear infinite}@keyframes fall-19{56.003%{transform:translate(77.6631vw,56.003vh) scale(.0283)}to{transform:translate(79.6814vw,99vh) scale(.0283)}}.snow:nth-child(20){opacity:1.826;transform:translate(87.1137vw,-10px) scale(.4454);animation:fall-20 24s -7s linear infinite}@keyframes fall-20{49.917%{transform:translate(93.8745vw,49.917vh) scale(.4454)}to{transform:translate(90.4941vw,99vh) scale(.4454)}}.snow:nth-child(21){opacity:1.4802;transform:translate(7.7537vw,-10px) scale(.8863);animation:fall-21 26s -29s linear infinite}@keyframes fall-21{41.416%{transform:translate(-1.8292vw,41.416vh) scale(.8863)}to{transform:translate(2.96225vw,99vh) scale(.8863)}}.snow:nth-child(22){opacity:1.9878;transform:translate(99.4672vw,-10px) scale(.9579);animation:fall-22 16s -26s linear infinite}@keyframes fall-22{69.56%{transform:translate(107.4344vw,69.56vh) scale(.9579)}to{transform:translate(103.4508vw,99vh) scale(.9579)}}.snow:nth-child(23){opacity:1.128;transform:translate(1.1613vw,-10px) scale(.1058);animation:fall-23 14s -26s linear infinite}@keyframes fall-23{60.642%{transform:translate(-8.5506vw,60.642vh) scale(.1058)}to{transform:translate(-3.69465vw,99vh) scale(.1058)}}.snow:nth-child(24){opacity:.3906;transform:translate(92.0286vw,-10px) scale(.854);animation:fall-24 24s -21s linear infinite}@keyframes fall-24{68.752%{transform:translate(92.3513vw,68.752vh) scale(.854)}to{transform:translate(92.18995vw,99vh) scale(.854)}}.snow:nth-child(25){opacity:1.6042;transform:translate(21.7287vw,-10px) scale(.1431);animation:fall-25 17s -15s linear infinite}@keyframes fall-25{75.541%{transform:translate(24.9428vw,75.541vh) scale(.1431)}to{transform:translate(23.33575vw,99vh) scale(.1431)}}.snow:nth-child(26){opacity:.8014;transform:translate(51.6723vw,-10px) scale(.5113);animation:fall-26 13s -21s linear infinite}@keyframes fall-26{67.178%{transform:translate(51.7868vw,67.178vh) scale(.5113)}to{transform:translate(51.72955vw,99vh) scale(.5113)}}.snow:nth-child(27){opacity:1.1378;transform:translate(92.9162vw,-10px) scale(.299);animation:fall-27 17s -14s linear infinite}@keyframes fall-27{52.862%{transform:translate(94.6775vw,52.862vh) scale(.299)}to{transform:translate(93.79685vw,99vh) scale(.299)}}.snow:nth-child(28){opacity:1.625;transform:translate(44.7323vw,-10px) scale(.9775);animation:fall-28 12s -27s linear infinite}@keyframes fall-28{36.844%{transform:translate(50.8535vw,36.844vh) scale(.9775)}to{transform:translate(47.7929vw,99vh) scale(.9775)}}.snow:nth-child(29){opacity:.5438;transform:translate(4.429vw,-10px) scale(.3801);animation:fall-29 19s -7s linear infinite}@keyframes fall-29{54.112%{transform:translate(6.82vw,54.112vh) scale(.3801)}to{transform:translate(5.6245vw,99vh) scale(.3801)}}.snow:nth-child(30){opacity:.7604;transform:translate(19.0771vw,-10px) scale(.428);animation:fall-30 18s -14s linear infinite}@keyframes fall-30{63.375%{transform:translate(14.5044vw,63.375vh) scale(.428)}to{transform:translate(16.79075vw,99vh) scale(.428)}}.snow:nth-child(31){opacity:.9494;transform:translate(30.3509vw,-10px) scale(.6529);animation:fall-31 12s -7s linear infinite}@keyframes fall-31{32.075%{transform:translate(20.5151vw,32.075vh) scale(.6529)}to{transform:translate(25.433vw,99vh) scale(.6529)}}.snow:nth-child(32){opacity:.3876;transform:translate(30.8997vw,-10px) scale(.4755);animation:fall-32 22s -4s linear infinite}@keyframes fall-32{57.455%{transform:translate(23.8308vw,57.455vh) scale(.4755)}to{transform:translate(27.36525vw,99vh) scale(.4755)}}.snow:nth-child(33){opacity:.7874;transform:translate(51.5755vw,-10px) scale(.7301);animation:fall-33 15s -18s linear infinite}@keyframes fall-33{61.884%{transform:translate(57.1109vw,61.884vh) scale(.7301)}to{transform:translate(54.3432vw,99vh) scale(.7301)}}.snow:nth-child(34){opacity:.272;transform:translate(7.4805vw,-10px) scale(.3907);animation:fall-34 13s -30s linear infinite}@keyframes fall-34{73.355%{transform:translate(10.6436vw,73.355vh) scale(.3907)}to{transform:translate(9.06205vw,99vh) scale(.3907)}}.snow:nth-child(35){opacity:.1386;transform:translate(25.4628vw,-10px) scale(.5929);animation:fall-35 28s -23s linear infinite}@keyframes fall-35{33.103%{transform:translate(23.4102vw,33.103vh) scale(.5929)}to{transform:translate(24.4365vw,99vh) scale(.5929)}}.snow:nth-child(36){opacity:1.027;transform:translate(41.4152vw,-10px) scale(.8259);animation:fall-36 17s -14s linear infinite}@keyframes fall-36{30.238%{transform:translate(36.3vw,30.238vh) scale(.8259)}to{transform:translate(38.8576vw,99vh) scale(.8259)}}.snow:nth-child(37){opacity:.1894;transform:translate(89.6176vw,-10px) scale(.311);animation:fall-37 10s -15s linear infinite}@keyframes fall-37{71.828%{transform:translate(86.4228vw,71.828vh) scale(.311)}to{transform:translate(88.0202vw,99vh) scale(.311)}}.snow:nth-child(38){opacity:.959;transform:translate(39.4524vw,-10px) scale(.035);animation:fall-38 24s -3s linear infinite}@keyframes fall-38{40.404%{transform:translate(37.4058vw,40.404vh) scale(.035)}to{transform:translate(38.4291vw,99vh) scale(.035)}}.snow:nth-child(39){opacity:.6338;transform:translate(70.3423vw,-10px) scale(.9505);animation:fall-39 27s -21s linear infinite}@keyframes fall-39{55.847%{transform:translate(72.853vw,55.847vh) scale(.9505)}to{transform:translate(71.59765vw,99vh) scale(.9505)}}.snow:nth-child(40){opacity:1.2718;transform:translate(72.4526vw,-10px) scale(.6382);animation:fall-40 24s -12s linear infinite}@keyframes fall-40{44.978%{transform:translate(69.8461vw,44.978vh) scale(.6382)}to{transform:translate(71.14935vw,99vh) scale(.6382)}}.snow:nth-child(41){opacity:1.6054;transform:translate(58.233vw,-10px) scale(.8523);animation:fall-41 30s -4s linear infinite}@keyframes fall-41{60.388%{transform:translate(56.9418vw,60.388vh) scale(.8523)}to{transform:translate(57.5874vw,99vh) scale(.8523)}}.snow:nth-child(42){opacity:.7756;transform:translate(65.0673vw,-10px) scale(.7906);animation:fall-42 12s -26s linear infinite}@keyframes fall-42{57.314%{transform:translate(61.3873vw,57.314vh) scale(.7906)}to{transform:translate(63.2273vw,99vh) scale(.7906)}}.snow:nth-child(43){opacity:.133;transform:translate(37.341vw,-10px) scale(.5122);animation:fall-43 23s -29s linear infinite}@keyframes fall-43{67.575%{transform:translate(29.4157vw,67.575vh) scale(.5122)}to{transform:translate(33.37835vw,99vh) scale(.5122)}}.snow:nth-child(44){opacity:.7672;transform:translate(1.8323vw,-10px) scale(.8015);animation:fall-44 29s -13s linear infinite}@keyframes fall-44{78.31%{transform:translate(9.9008vw,78.31vh) scale(.8015)}to{transform:translate(5.86655vw,99vh) scale(.8015)}}.snow:nth-child(45){opacity:1.6066;transform:translate(55.5083vw,-10px) scale(.9252);animation:fall-45 22s -20s linear infinite}@keyframes fall-45{73.494%{transform:translate(64.8408vw,73.494vh) scale(.9252)}to{transform:translate(60.17455vw,99vh) scale(.9252)}}.snow:nth-child(46){opacity:1.971;transform:translate(79.8439vw,-10px) scale(.7908);animation:fall-46 16s -5s linear infinite}@keyframes fall-46{65.183%{transform:translate(73.7964vw,65.183vh) scale(.7908)}to{transform:translate(76.82015vw,99vh) scale(.7908)}}.snow:nth-child(47){opacity:1.0752;transform:translate(16.4607vw,-10px) scale(.6782);animation:fall-47 10s -10s linear infinite}@keyframes fall-47{46.717%{transform:translate(13.4183vw,46.717vh) scale(.6782)}to{transform:translate(14.9395vw,99vh) scale(.6782)}}.snow:nth-child(48){opacity:1.5314;transform:translate(52.6401vw,-10px) scale(.3617);animation:fall-48 10s -30s linear infinite}@keyframes fall-48{52.05%{transform:translate(51.0939vw,52.05vh) scale(.3617)}to{transform:translate(51.867vw,99vh) scale(.3617)}}.snow:nth-child(49){opacity:1.9454;transform:translate(.3436vw,-10px) scale(.595);animation:fall-49 14s -19s linear infinite}@keyframes fall-49{76.989%{transform:translate(9.623vw,76.989vh) scale(.595)}to{transform:translate(4.9833vw,99vh) scale(.595)}}.snow:nth-child(50){opacity:1.195;transform:translate(63.1492vw,-10px) scale(.458);animation:fall-50 22s -21s linear infinite}@keyframes fall-50{71.58%{transform:translate(53.4617vw,71.58vh) scale(.458)}to{transform:translate(58.30545vw,99vh) scale(.458)}}.snow:nth-child(51){opacity:1.1332;transform:translate(5.3288vw,-10px) scale(.0878);animation:fall-51 15s -20s linear infinite}@keyframes fall-51{61.733%{transform:translate(11.2141vw,61.733vh) scale(.0878)}to{transform:translate(8.27145vw,99vh) scale(.0878)}}.snow:nth-child(52){opacity:.4912;transform:translate(49.441vw,-10px) scale(.2344);animation:fall-52 12s -12s linear infinite}@keyframes fall-52{32.018%{transform:translate(54.0617vw,32.018vh) scale(.2344)}to{transform:translate(51.75135vw,99vh) scale(.2344)}}.snow:nth-child(53){opacity:1.031;transform:translate(14.4028vw,-10px) scale(.3498);animation:fall-53 20s -3s linear infinite}@keyframes fall-53{52.565%{transform:translate(7.569vw,52.565vh) scale(.3498)}to{transform:translate(10.9859vw,99vh) scale(.3498)}}.snow:nth-child(54){opacity:1.8166;transform:translate(43.2363vw,-10px) scale(.5572);animation:fall-54 16s -28s linear infinite}@keyframes fall-54{51.258%{transform:translate(43.4581vw,51.258vh) scale(.5572)}to{transform:translate(43.3472vw,99vh) scale(.5572)}}.snow:nth-child(55){opacity:.9428;transform:translate(84.4601vw,-10px) scale(.0305);animation:fall-55 12s -30s linear infinite}@keyframes fall-55{64.923%{transform:translate(83.0311vw,64.923vh) scale(.0305)}to{transform:translate(83.7456vw,99vh) scale(.0305)}}.snow:nth-child(56){opacity:1.554;transform:translate(57.4307vw,-10px) scale(.1477);animation:fall-56 14s -11s linear infinite}@keyframes fall-56{36.054%{transform:translate(55.558vw,36.054vh) scale(.1477)}to{transform:translate(56.49435vw,99vh) scale(.1477)}}.snow:nth-child(57){opacity:1.2022;transform:translate(35.5228vw,-10px) scale(.4475);animation:fall-57 15s -6s linear infinite}@keyframes fall-57{46.897%{transform:translate(40.0921vw,46.897vh) scale(.4475)}to{transform:translate(37.80745vw,99vh) scale(.4475)}}.snow:nth-child(58){opacity:1.7096;transform:translate(10.4512vw,-10px) scale(.0119);animation:fall-58 26s -15s linear infinite}@keyframes fall-58{59.54%{transform:translate(3.3598vw,59.54vh) scale(.0119)}to{transform:translate(6.9055vw,99vh) scale(.0119)}}.snow:nth-child(59){opacity:1.1888;transform:translate(34.7763vw,-10px) scale(.8161);animation:fall-59 14s -24s linear infinite}@keyframes fall-59{34.724%{transform:translate(37.4328vw,34.724vh) scale(.8161)}to{transform:translate(36.10455vw,99vh) scale(.8161)}}.snow:nth-child(60){opacity:1.8648;transform:translate(4.0242vw,-10px) scale(.2528);animation:fall-60 24s -23s linear infinite}@keyframes fall-60{33.677%{transform:translate(2.9406vw,33.677vh) scale(.2528)}to{transform:translate(3.4824vw,99vh) scale(.2528)}}.snow:nth-child(61){opacity:1.3766;transform:translate(30.9729vw,-10px) scale(.1089);animation:fall-61 16s -2s linear infinite}@keyframes fall-61{38.481%{transform:translate(39.1519vw,38.481vh) scale(.1089)}to{transform:translate(35.0624vw,99vh) scale(.1089)}}.snow:nth-child(62){opacity:1.3912;transform:translate(89.661vw,-10px) scale(.4251);animation:fall-62 21s -15s linear infinite}@keyframes fall-62{47.553%{transform:translate(96.839vw,47.553vh) scale(.4251)}to{transform:translate(93.25vw,99vh) scale(.4251)}}.snow:nth-child(63){opacity:1.6166;transform:translate(42.992vw,-10px) scale(.5344);animation:fall-63 23s -17s linear infinite}@keyframes fall-63{45.093%{transform:translate(33.6515vw,45.093vh) scale(.5344)}to{transform:translate(38.32175vw,99vh) scale(.5344)}}.snow:nth-child(64){opacity:.1514;transform:translate(72.1275vw,-10px) scale(.3358);animation:fall-64 25s -25s linear infinite}@keyframes fall-64{63.535%{transform:translate(75.1915vw,63.535vh) scale(.3358)}to{transform:translate(73.6595vw,99vh) scale(.3358)}}.snow:nth-child(65){opacity:1.0482;transform:translate(14.2923vw,-10px) scale(.0292);animation:fall-65 16s -10s linear infinite}@keyframes fall-65{72.001%{transform:translate(9.5269vw,72.001vh) scale(.0292)}to{transform:translate(11.9096vw,99vh) scale(.0292)}}.snow:nth-child(66){opacity:1.6334;transform:translate(92.1494vw,-10px) scale(.3031);animation:fall-66 10s -1s linear infinite}@keyframes fall-66{55.707%{transform:translate(92.0141vw,55.707vh) scale(.3031)}to{transform:translate(92.08175vw,99vh) scale(.3031)}}.snow:nth-child(67){opacity:1.0502;transform:translate(96.9996vw,-10px) scale(.0942);animation:fall-67 20s -22s linear infinite}@keyframes fall-67{52.269%{transform:translate(87.5899vw,52.269vh) scale(.0942)}to{transform:translate(92.29475vw,99vh) scale(.0942)}}.snow:nth-child(68){opacity:1.6332;transform:translate(58.2173vw,-10px) scale(.2629);animation:fall-68 14s -17s linear infinite}@keyframes fall-68{32.509%{transform:translate(60.0894vw,32.509vh) scale(.2629)}to{transform:translate(59.15335vw,99vh) scale(.2629)}}.snow:nth-child(69){opacity:.5716;transform:translate(91.4981vw,-10px) scale(.2068);animation:fall-69 27s -20s linear infinite}@keyframes fall-69{47.23%{transform:translate(100.401vw,47.23vh) scale(.2068)}to{transform:translate(95.94955vw,99vh) scale(.2068)}}.snow:nth-child(70){opacity:.4504;transform:translate(45.5721vw,-10px) scale(.0359);animation:fall-70 26s -26s linear infinite}@keyframes fall-70{47.787%{transform:translate(40.6529vw,47.787vh) scale(.0359)}to{transform:translate(43.1125vw,99vh) scale(.0359)}}.snow:nth-child(71){opacity:1.5154;transform:translate(87.2378vw,-10px) scale(.0126);animation:fall-71 19s -10s linear infinite}@keyframes fall-71{34.75%{transform:translate(82.0227vw,34.75vh) scale(.0126)}to{transform:translate(84.63025vw,99vh) scale(.0126)}}.snow:nth-child(72){opacity:.173;transform:translate(67.0514vw,-10px) scale(.3801);animation:fall-72 28s -2s linear infinite}@keyframes fall-72{31.169%{transform:translate(65.0653vw,31.169vh) scale(.3801)}to{transform:translate(66.05835vw,99vh) scale(.3801)}}.snow:nth-child(73){opacity:1.543;transform:translate(66.6533vw,-10px) scale(.2202);animation:fall-73 27s -12s linear infinite}@keyframes fall-73{40.538%{transform:translate(59.75vw,40.538vh) scale(.2202)}to{transform:translate(63.20165vw,99vh) scale(.2202)}}.snow:nth-child(74){opacity:1.2976;transform:translate(79.9078vw,-10px) scale(.8209);animation:fall-74 10s -12s linear infinite}@keyframes fall-74{68.982%{transform:translate(70.2649vw,68.982vh) scale(.8209)}to{transform:translate(75.08635vw,99vh) scale(.8209)}}.snow:nth-child(75){opacity:1.924;transform:translate(59.8899vw,-10px) scale(.4476);animation:fall-75 30s -14s linear infinite}@keyframes fall-75{31.928%{transform:translate(64.1568vw,31.928vh) scale(.4476)}to{transform:translate(62.02335vw,99vh) scale(.4476)}}.snow:nth-child(76){opacity:.4376;transform:translate(12.5716vw,-10px) scale(.8767);animation:fall-76 16s -21s linear infinite}@keyframes fall-76{76.647%{transform:translate(3.6517vw,76.647vh) scale(.8767)}to{transform:translate(8.11165vw,99vh) scale(.8767)}}.snow:nth-child(77){opacity:1.2514;transform:translate(12.6008vw,-10px) scale(.3903);animation:fall-77 28s -17s linear infinite}@keyframes fall-77{49.246%{transform:translate(5.977vw,49.246vh) scale(.3903)}to{transform:translate(9.2889vw,99vh) scale(.3903)}}.snow:nth-child(78){opacity:.592;transform:translate(43.0395vw,-10px) scale(.9173);animation:fall-78 12s -18s linear infinite}@keyframes fall-78{36.061%{transform:translate(40.084vw,36.061vh) scale(.9173)}to{transform:translate(41.56175vw,99vh) scale(.9173)}}.snow:nth-child(79){opacity:1.2284;transform:translate(82.9127vw,-10px) scale(.4656);animation:fall-79 11s -17s linear infinite}@keyframes fall-79{61.659%{transform:translate(83.3209vw,61.659vh) scale(.4656)}to{transform:translate(83.1168vw,99vh) scale(.4656)}}.snow:nth-child(80){opacity:.594;transform:translate(30.884vw,-10px) scale(.1875);animation:fall-80 17s -26s linear infinite}@keyframes fall-80{43.74%{transform:translate(26.4849vw,43.74vh) scale(.1875)}to{transform:translate(28.68445vw,99vh) scale(.1875)}}.snow:nth-child(81){opacity:.5866;transform:translate(92.1148vw,-10px) scale(.3889);animation:fall-81 11s -9s linear infinite}@keyframes fall-81{41.885%{transform:translate(98.4299vw,41.885vh) scale(.3889)}to{transform:translate(95.27235vw,99vh) scale(.3889)}}.snow:nth-child(82){opacity:1.139;transform:translate(80.9765vw,-10px) scale(.9982);animation:fall-82 12s -10s linear infinite}@keyframes fall-82{51.197%{transform:translate(73.5498vw,51.197vh) scale(.9982)}to{transform:translate(77.26315vw,99vh) scale(.9982)}}.snow:nth-child(83){opacity:.7978;transform:translate(96.5369vw,-10px) scale(.2864);animation:fall-83 10s -25s linear infinite}@keyframes fall-83{45.465%{transform:translate(104.888vw,45.465vh) scale(.2864)}to{transform:translate(100.71245vw,99vh) scale(.2864)}}.snow:nth-child(84){opacity:1.4508;transform:translate(44.5958vw,-10px) scale(.6616);animation:fall-84 21s -24s linear infinite}@keyframes fall-84{32.286%{transform:translate(53.8607vw,32.286vh) scale(.6616)}to{transform:translate(49.22825vw,99vh) scale(.6616)}}.snow:nth-child(85){opacity:1.0844;transform:translate(33.3687vw,-10px) scale(.7218);animation:fall-85 16s -4s linear infinite}@keyframes fall-85{43.312%{transform:translate(24.3685vw,43.312vh) scale(.7218)}to{transform:translate(28.8686vw,99vh) scale(.7218)}}.snow:nth-child(86){opacity:1.5634;transform:translate(52.9763vw,-10px) scale(.302);animation:fall-86 24s -6s linear infinite}@keyframes fall-86{71.687%{transform:translate(61.5033vw,71.687vh) scale(.302)}to{transform:translate(57.2398vw,99vh) scale(.302)}}.snow:nth-child(87){opacity:1.1214;transform:translate(42.6854vw,-10px) scale(.5424);animation:fall-87 23s -1s linear infinite}@keyframes fall-87{48.544%{transform:translate(35.3449vw,48.544vh) scale(.5424)}to{transform:translate(39.01515vw,99vh) scale(.5424)}}.snow:nth-child(88){opacity:1.3116;transform:translate(62.7841vw,-10px) scale(.2388);animation:fall-88 19s -27s linear infinite}@keyframes fall-88{75.841%{transform:translate(53.8496vw,75.841vh) scale(.2388)}to{transform:translate(58.31685vw,99vh) scale(.2388)}}.snow:nth-child(89){opacity:.5822;transform:translate(50.8103vw,-10px) scale(.0893);animation:fall-89 27s -28s linear infinite}@keyframes fall-89{56.249%{transform:translate(44.2374vw,56.249vh) scale(.0893)}to{transform:translate(47.52385vw,99vh) scale(.0893)}}.snow:nth-child(90){opacity:.7788;transform:translate(86.7073vw,-10px) scale(.5305);animation:fall-90 28s -9s linear infinite}@keyframes fall-90{37.686%{transform:translate(86.8638vw,37.686vh) scale(.5305)}to{transform:translate(86.78555vw,99vh) scale(.5305)}}.snow:nth-child(91){opacity:.2282;transform:translate(58.9806vw,-10px) scale(.8324);animation:fall-91 17s -20s linear infinite}@keyframes fall-91{78.909%{transform:translate(50.9114vw,78.909vh) scale(.8324)}to{transform:translate(54.946vw,99vh) scale(.8324)}}.snow:nth-child(92){opacity:.065;transform:translate(3.1285vw,-10px) scale(.7308);animation:fall-92 16s -23s linear infinite}@keyframes fall-92{71.713%{transform:translate(11.2741vw,71.713vh) scale(.7308)}to{transform:translate(7.2013vw,99vh) scale(.7308)}}.snow:nth-child(93){opacity:.16;transform:translate(57.6256vw,-10px) scale(.3467);animation:fall-93 24s -9s linear infinite}@keyframes fall-93{64.175%{transform:translate(65.2456vw,64.175vh) scale(.3467)}to{transform:translate(61.4356vw,99vh) scale(.3467)}}.snow:nth-child(94){opacity:.4774;transform:translate(17.0689vw,-10px) scale(.8851);animation:fall-94 28s -14s linear infinite}@keyframes fall-94{57.825%{transform:translate(25.5277vw,57.825vh) scale(.8851)}to{transform:translate(21.2983vw,99vh) scale(.8851)}}.snow:nth-child(95){opacity:1.049;transform:translate(23.361vw,-10px) scale(.1111);animation:fall-95 26s -15s linear infinite}@keyframes fall-95{67.939%{transform:translate(19.618vw,67.939vh) scale(.1111)}to{transform:translate(21.4895vw,99vh) scale(.1111)}}.snow:nth-child(96){opacity:1.3326;transform:translate(8.4005vw,-10px) scale(.545);animation:fall-96 19s -9s linear infinite}@keyframes fall-96{48.45%{transform:translate(13.5477vw,48.45vh) scale(.545)}to{transform:translate(10.9741vw,99vh) scale(.545)}}.snow:nth-child(97){opacity:1.7344;transform:translate(.7052vw,-10px) scale(.2191);animation:fall-97 17s -7s linear infinite}@keyframes fall-97{76.89%{transform:translate(5.1208vw,76.89vh) scale(.2191)}to{transform:translate(2.913vw,99vh) scale(.2191)}}.snow:nth-child(98){opacity:.4296;transform:translate(39.4835vw,-10px) scale(.2581);animation:fall-98 23s -16s linear infinite}@keyframes fall-98{60.849%{transform:translate(40.9408vw,60.849vh) scale(.2581)}to{transform:translate(40.21215vw,99vh) scale(.2581)}}.snow:nth-child(99){opacity:.6412;transform:translate(10.1579vw,-10px) scale(.2018);animation:fall-99 16s -14s linear infinite}@keyframes fall-99{62.181%{transform:translate(9.5976vw,62.181vh) scale(.2018)}to{transform:translate(9.87775vw,99vh) scale(.2018)}}.snow:nth-child(100){opacity:1.3728;transform:translate(49.2026vw,-10px) scale(.5038);animation:fall-100 17s -3s linear infinite}@keyframes fall-100{44.075%{transform:translate(41.8184vw,44.075vh) scale(.5038)}to{transform:translate(45.5105vw,99vh) scale(.5038)}}.snow:nth-child(101){opacity:1.1214;transform:translate(27.2557vw,-10px) scale(.4537);animation:fall-101 11s -28s linear infinite}@keyframes fall-101{75.309%{transform:translate(31.2971vw,75.309vh) scale(.4537)}to{transform:translate(29.2764vw,99vh) scale(.4537)}}.snow:nth-child(102){opacity:1.187;transform:translate(83.8806vw,-10px) scale(.16);animation:fall-102 17s -30s linear infinite}@keyframes fall-102{30.598%{transform:translate(79.4239vw,30.598vh) scale(.16)}to{transform:translate(81.65225vw,99vh) scale(.16)}}.snow:nth-child(103){opacity:1.8822;transform:translate(15.9119vw,-10px) scale(.3438);animation:fall-103 16s -2s linear infinite}@keyframes fall-103{77.824%{transform:translate(24.4796vw,77.824vh) scale(.3438)}to{transform:translate(20.19575vw,99vh) scale(.3438)}}.snow:nth-child(104){opacity:.6952;transform:translate(88.8219vw,-10px) scale(.4914);animation:fall-104 25s -5s linear infinite}@keyframes fall-104{61.111%{transform:translate(96.2086vw,61.111vh) scale(.4914)}to{transform:translate(92.51525vw,99vh) scale(.4914)}}.snow:nth-child(105){opacity:.6548;transform:translate(39.8999vw,-10px) scale(.2912);animation:fall-105 18s -15s linear infinite}@keyframes fall-105{68.395%{transform:translate(44.7285vw,68.395vh) scale(.2912)}to{transform:translate(42.3142vw,99vh) scale(.2912)}}.snow:nth-child(106){opacity:.0732;transform:translate(86.5378vw,-10px) scale(.1852);animation:fall-106 12s -28s linear infinite}@keyframes fall-106{56.605%{transform:translate(94.9984vw,56.605vh) scale(.1852)}to{transform:translate(90.7681vw,99vh) scale(.1852)}}.snow:nth-child(107){opacity:1.8368;transform:translate(70.8181vw,-10px) scale(.2414);animation:fall-107 29s -6s linear infinite}@keyframes fall-107{45.654%{transform:translate(63.8206vw,45.654vh) scale(.2414)}to{transform:translate(67.31935vw,99vh) scale(.2414)}}.snow:nth-child(108){opacity:.55;transform:translate(42.3655vw,-10px) scale(.9717);animation:fall-108 12s -14s linear infinite}@keyframes fall-108{79.194%{transform:translate(49.1826vw,79.194vh) scale(.9717)}to{transform:translate(45.77405vw,99vh) scale(.9717)}}.snow:nth-child(109){opacity:1.6236;transform:translate(53.7057vw,-10px) scale(.6297);animation:fall-109 28s -13s linear infinite}@keyframes fall-109{50.101%{transform:translate(51.7731vw,50.101vh) scale(.6297)}to{transform:translate(52.7394vw,99vh) scale(.6297)}}.snow:nth-child(110){opacity:1.2274;transform:translate(22.7741vw,-10px) scale(.3941);animation:fall-110 13s -5s linear infinite}@keyframes fall-110{67.52%{transform:translate(29.3129vw,67.52vh) scale(.3941)}to{transform:translate(26.0435vw,99vh) scale(.3941)}}.snow:nth-child(111){opacity:.2876;transform:translate(61.2365vw,-10px) scale(.8812);animation:fall-111 26s -16s linear infinite}@keyframes fall-111{79.996%{transform:translate(63.6743vw,79.996vh) scale(.8812)}to{transform:translate(62.4554vw,99vh) scale(.8812)}}.snow:nth-child(112){opacity:.907;transform:translate(46.5304vw,-10px) scale(.5365);animation:fall-112 11s -17s linear infinite}@keyframes fall-112{63.769%{transform:translate(44.4367vw,63.769vh) scale(.5365)}to{transform:translate(45.48355vw,99vh) scale(.5365)}}.snow:nth-child(113){opacity:1.0118;transform:translate(9.735vw,-10px) scale(.0297);animation:fall-113 17s -2s linear infinite}@keyframes fall-113{51.575%{transform:translate(1.7431vw,51.575vh) scale(.0297)}to{transform:translate(5.73905vw,99vh) scale(.0297)}}.snow:nth-child(114){opacity:.986;transform:translate(30.8665vw,-10px) scale(.082);animation:fall-114 26s -14s linear infinite}@keyframes fall-114{69.313%{transform:translate(40.0925vw,69.313vh) scale(.082)}to{transform:translate(35.4795vw,99vh) scale(.082)}}.snow:nth-child(115){opacity:.7622;transform:translate(81.2076vw,-10px) scale(.6776);animation:fall-115 29s -21s linear infinite}@keyframes fall-115{72.052%{transform:translate(77.8346vw,72.052vh) scale(.6776)}to{transform:translate(79.5211vw,99vh) scale(.6776)}}.snow:nth-child(116){opacity:1.937;transform:translate(94.4943vw,-10px) scale(.6749);animation:fall-116 27s -14s linear infinite}@keyframes fall-116{42.599%{transform:translate(100.3975vw,42.599vh) scale(.6749)}to{transform:translate(97.4459vw,99vh) scale(.6749)}}.snow:nth-child(117){opacity:.1062;transform:translate(5.1592vw,-10px) scale(.9147);animation:fall-117 24s -14s linear infinite}@keyframes fall-117{48.897%{transform:translate(-.5844vw,48.897vh) scale(.9147)}to{transform:translate(2.2874vw,99vh) scale(.9147)}}.snow:nth-child(118){opacity:.6986;transform:translate(84.7941vw,-10px) scale(.2591);animation:fall-118 14s -20s linear infinite}@keyframes fall-118{74.79%{transform:translate(82.3386vw,74.79vh) scale(.2591)}to{transform:translate(83.56635vw,99vh) scale(.2591)}}.snow:nth-child(119){opacity:.2748;transform:translate(35.8045vw,-10px) scale(.8229);animation:fall-119 27s -8s linear infinite}@keyframes fall-119{34.12%{transform:translate(29.3668vw,34.12vh) scale(.8229)}to{transform:translate(32.58565vw,99vh) scale(.8229)}}.snow:nth-child(120){opacity:1.3706;transform:translate(33.2549vw,-10px) scale(.8116);animation:fall-120 12s -29s linear infinite}@keyframes fall-120{47.888%{transform:translate(39.8399vw,47.888vh) scale(.8116)}to{transform:translate(36.5474vw,99vh) scale(.8116)}}.snow:nth-child(121){opacity:.7522;transform:translate(88.9255vw,-10px) scale(.0139);animation:fall-121 19s -19s linear infinite}@keyframes fall-121{62.001%{transform:translate(93.609vw,62.001vh) scale(.0139)}to{transform:translate(91.26725vw,99vh) scale(.0139)}}.snow:nth-child(122){opacity:.9612;transform:translate(.7819vw,-10px) scale(.0826);animation:fall-122 18s -26s linear infinite}@keyframes fall-122{58%{transform:translate(8.0473vw,58vh) scale(.0826)}to{transform:translate(4.4146vw,99vh) scale(.0826)}}.snow:nth-child(123){opacity:1.8146;transform:translate(85.3335vw,-10px) scale(.3455);animation:fall-123 20s -21s linear infinite}@keyframes fall-123{57.775%{transform:translate(94.6491vw,57.775vh) scale(.3455)}to{transform:translate(89.9913vw,99vh) scale(.3455)}}.snow:nth-child(124){opacity:.2256;transform:translate(54.3238vw,-10px) scale(.1325);animation:fall-124 30s -16s linear infinite}@keyframes fall-124{66.878%{transform:translate(47.3867vw,66.878vh) scale(.1325)}to{transform:translate(50.85525vw,99vh) scale(.1325)}}.snow:nth-child(125){opacity:1.0616;transform:translate(81.9827vw,-10px) scale(.618);animation:fall-125 14s -9s linear infinite}@keyframes fall-125{66.352%{transform:translate(87.7475vw,66.352vh) scale(.618)}to{transform:translate(84.8651vw,99vh) scale(.618)}}.snow:nth-child(126){opacity:.3996;transform:translate(47.6615vw,-10px) scale(.5818);animation:fall-126 22s -30s linear infinite}@keyframes fall-126{31.844%{transform:translate(38.3358vw,31.844vh) scale(.5818)}to{transform:translate(42.99865vw,99vh) scale(.5818)}}.snow:nth-child(127){opacity:1.881;transform:translate(77.3513vw,-10px) scale(.5169);animation:fall-127 15s -18s linear infinite}@keyframes fall-127{71.062%{transform:translate(77.249vw,71.062vh) scale(.5169)}to{transform:translate(77.30015vw,99vh) scale(.5169)}}.snow:nth-child(128){opacity:1.489;transform:translate(10.2882vw,-10px) scale(.944);animation:fall-128 13s -26s linear infinite}@keyframes fall-128{35.585%{transform:translate(5.9586vw,35.585vh) scale(.944)}to{transform:translate(8.1234vw,99vh) scale(.944)}}.snow:nth-child(129){opacity:1.3922;transform:translate(71.6678vw,-10px) scale(.7617);animation:fall-129 15s -22s linear infinite}@keyframes fall-129{77.351%{transform:translate(72.1859vw,77.351vh) scale(.7617)}to{transform:translate(71.92685vw,99vh) scale(.7617)}}.snow:nth-child(130){opacity:.2114;transform:translate(71.2639vw,-10px) scale(.1534);animation:fall-130 28s -10s linear infinite}@keyframes fall-130{75.223%{transform:translate(80.3555vw,75.223vh) scale(.1534)}to{transform:translate(75.8097vw,99vh) scale(.1534)}}.snow:nth-child(131){opacity:.4932;transform:translate(59.8599vw,-10px) scale(.6955);animation:fall-131 24s -22s linear infinite}@keyframes fall-131{52.149%{transform:translate(62.6876vw,52.149vh) scale(.6955)}to{transform:translate(61.27375vw,99vh) scale(.6955)}}.snow:nth-child(132){opacity:1.9648;transform:translate(63.8987vw,-10px) scale(.2024);animation:fall-132 24s -4s linear infinite}@keyframes fall-132{34.617%{transform:translate(66.6201vw,34.617vh) scale(.2024)}to{transform:translate(65.2594vw,99vh) scale(.2024)}}.snow:nth-child(133){opacity:.106;transform:translate(90.5914vw,-10px) scale(.6082);animation:fall-133 13s -30s linear infinite}@keyframes fall-133{67.394%{transform:translate(95.1587vw,67.394vh) scale(.6082)}to{transform:translate(92.87505vw,99vh) scale(.6082)}}.snow:nth-child(134){opacity:.1862;transform:translate(3.4199vw,-10px) scale(.3485);animation:fall-134 30s -4s linear infinite}@keyframes fall-134{68.813%{transform:translate(.2141vw,68.813vh) scale(.3485)}to{transform:translate(1.817vw,99vh) scale(.3485)}}.snow:nth-child(135){opacity:1.0154;transform:translate(48.8101vw,-10px) scale(.5122);animation:fall-135 24s -21s linear infinite}@keyframes fall-135{76.904%{transform:translate(41.9875vw,76.904vh) scale(.5122)}to{transform:translate(45.3988vw,99vh) scale(.5122)}}.snow:nth-child(136){opacity:1.3918;transform:translate(93.3835vw,-10px) scale(.3086);animation:fall-136 18s -7s linear infinite}@keyframes fall-136{36.327%{transform:translate(100.0425vw,36.327vh) scale(.3086)}to{transform:translate(96.713vw,99vh) scale(.3086)}}.snow:nth-child(137){opacity:1.047;transform:translate(36.7746vw,-10px) scale(.7238);animation:fall-137 14s -14s linear infinite}@keyframes fall-137{43.903%{transform:translate(44.2416vw,43.903vh) scale(.7238)}to{transform:translate(40.5081vw,99vh) scale(.7238)}}.snow:nth-child(138){opacity:1.318;transform:translate(4.8535vw,-10px) scale(.99);animation:fall-138 16s -29s linear infinite}@keyframes fall-138{69.558%{transform:translate(3.4312vw,69.558vh) scale(.99)}to{transform:translate(4.14235vw,99vh) scale(.99)}}.snow:nth-child(139){opacity:.1492;transform:translate(77.3002vw,-10px) scale(.2691);animation:fall-139 16s -7s linear infinite}@keyframes fall-139{57.329%{transform:translate(69.2633vw,57.329vh) scale(.2691)}to{transform:translate(73.28175vw,99vh) scale(.2691)}}.snow:nth-child(140){opacity:.5436;transform:translate(49.9208vw,-10px) scale(.8086);animation:fall-140 26s -6s linear infinite}@keyframes fall-140{65.252%{transform:translate(50.8747vw,65.252vh) scale(.8086)}to{transform:translate(50.39775vw,99vh) scale(.8086)}}.snow:nth-child(141){opacity:.4008;transform:translate(48.0587vw,-10px) scale(.68);animation:fall-141 25s -5s linear infinite}@keyframes fall-141{43.488%{transform:translate(51.5127vw,43.488vh) scale(.68)}to{transform:translate(49.7857vw,99vh) scale(.68)}}.snow:nth-child(142){opacity:.0346;transform:translate(77.3092vw,-10px) scale(.2321);animation:fall-142 20s -15s linear infinite}@keyframes fall-142{56.831%{transform:translate(77.06vw,56.831vh) scale(.2321)}to{transform:translate(77.1846vw,99vh) scale(.2321)}}.snow:nth-child(143){opacity:1.0574;transform:translate(32.8295vw,-10px) scale(.1018);animation:fall-143 29s -4s linear infinite}@keyframes fall-143{66.534%{transform:translate(36.559vw,66.534vh) scale(.1018)}to{transform:translate(34.69425vw,99vh) scale(.1018)}}.snow:nth-child(144){opacity:1.715;transform:translate(90.3994vw,-10px) scale(.6246);animation:fall-144 15s -28s linear infinite}@keyframes fall-144{63.061%{transform:translate(98.2034vw,63.061vh) scale(.6246)}to{transform:translate(94.3014vw,99vh) scale(.6246)}}.snow:nth-child(145){opacity:.144;transform:translate(49.9116vw,-10px) scale(.698);animation:fall-145 30s -6s linear infinite}@keyframes fall-145{34.736%{transform:translate(53.6144vw,34.736vh) scale(.698)}to{transform:translate(51.763vw,99vh) scale(.698)}}.snow:nth-child(146){opacity:.9192;transform:translate(95.2784vw,-10px) scale(.4533);animation:fall-146 26s -30s linear infinite}@keyframes fall-146{68.459%{transform:translate(96.3739vw,68.459vh) scale(.4533)}to{transform:translate(95.82615vw,99vh) scale(.4533)}}.snow:nth-child(147){opacity:1.6732;transform:translate(2.7475vw,-10px) scale(.1989);animation:fall-147 22s -5s linear infinite}@keyframes fall-147{50.05%{transform:translate(11.0236vw,50.05vh) scale(.1989)}to{transform:translate(6.88555vw,99vh) scale(.1989)}}.snow:nth-child(148){opacity:.082;transform:translate(52.3279vw,-10px) scale(.4483);animation:fall-148 27s -21s linear infinite}@keyframes fall-148{38.511%{transform:translate(50.6417vw,38.511vh) scale(.4483)}to{transform:translate(51.4848vw,99vh) scale(.4483)}}.snow:nth-child(149){opacity:1.8922;transform:translate(9.9465vw,-10px) scale(.5285);animation:fall-149 20s -19s linear infinite}@keyframes fall-149{50.467%{transform:translate(17.5907vw,50.467vh) scale(.5285)}to{transform:translate(13.7686vw,99vh) scale(.5285)}}.snow:nth-child(150){opacity:.2642;transform:translate(11.3401vw,-10px) scale(.3474);animation:fall-150 29s -3s linear infinite}@keyframes fall-150{47.641%{transform:translate(18.2172vw,47.641vh) scale(.3474)}to{transform:translate(14.77865vw,99vh) scale(.3474)}}.snow:nth-child(151){opacity:1.8736;transform:translate(30.2602vw,-10px) scale(.7541);animation:fall-151 23s -24s linear infinite}@keyframes fall-151{64.637%{transform:translate(21.9767vw,64.637vh) scale(.7541)}to{transform:translate(26.11845vw,99vh) scale(.7541)}}.snow:nth-child(152){opacity:.5514;transform:translate(57.0961vw,-10px) scale(.7216);animation:fall-152 21s -29s linear infinite}@keyframes fall-152{74.135%{transform:translate(56.734vw,74.135vh) scale(.7216)}to{transform:translate(56.91505vw,99vh) scale(.7216)}}.snow:nth-child(153){opacity:1.4108;transform:translate(93.0534vw,-10px) scale(.4674);animation:fall-153 25s -23s linear infinite}@keyframes fall-153{35.332%{transform:translate(90.4152vw,35.332vh) scale(.4674)}to{transform:translate(91.7343vw,99vh) scale(.4674)}}.snow:nth-child(154){opacity:.1508;transform:translate(4.0429vw,-10px) scale(.2703);animation:fall-154 25s -10s linear infinite}@keyframes fall-154{37.877%{transform:translate(7.7279vw,37.877vh) scale(.2703)}to{transform:translate(5.8854vw,99vh) scale(.2703)}}.snow:nth-child(155){opacity:1.7694;transform:translate(36.0059vw,-10px) scale(.1422);animation:fall-155 14s -6s linear infinite}@keyframes fall-155{50.432%{transform:translate(40.4596vw,50.432vh) scale(.1422)}to{transform:translate(38.23275vw,99vh) scale(.1422)}}.snow:nth-child(156){opacity:1.1724;transform:translate(92.7832vw,-10px) scale(.8995);animation:fall-156 23s -16s linear infinite}@keyframes fall-156{31.483%{transform:translate(90.3331vw,31.483vh) scale(.8995)}to{transform:translate(91.55815vw,99vh) scale(.8995)}}.snow:nth-child(157){opacity:.9604;transform:translate(49.1269vw,-10px) scale(.7434);animation:fall-157 24s -5s linear infinite}@keyframes fall-157{46.463%{transform:translate(51.9119vw,46.463vh) scale(.7434)}to{transform:translate(50.5194vw,99vh) scale(.7434)}}.snow:nth-child(158){opacity:1.8438;transform:translate(64.7713vw,-10px) scale(.5647);animation:fall-158 30s -3s linear infinite}@keyframes fall-158{78.698%{transform:translate(69.8484vw,78.698vh) scale(.5647)}to{transform:translate(67.30985vw,99vh) scale(.5647)}}.snow:nth-child(159){opacity:.2924;transform:translate(74.8286vw,-10px) scale(.7025);animation:fall-159 29s -3s linear infinite}@keyframes fall-159{67.448%{transform:translate(71.3408vw,67.448vh) scale(.7025)}to{transform:translate(73.0847vw,99vh) scale(.7025)}}.snow:nth-child(160){opacity:1.2226;transform:translate(5.8329vw,-10px) scale(.5189);animation:fall-160 20s -8s linear infinite}@keyframes fall-160{75.201%{transform:translate(10.1842vw,75.201vh) scale(.5189)}to{transform:translate(8.00855vw,99vh) scale(.5189)}}.snow:nth-child(161){opacity:1.1262;transform:translate(6.919vw,-10px) scale(.4104);animation:fall-161 18s -20s linear infinite}@keyframes fall-161{33.52%{transform:translate(9.1199vw,33.52vh) scale(.4104)}to{transform:translate(8.01945vw,99vh) scale(.4104)}}.snow:nth-child(162){opacity:.5692;transform:translate(69.6019vw,-10px) scale(.2703);animation:fall-162 10s -18s linear infinite}@keyframes fall-162{72.502%{transform:translate(76.0203vw,72.502vh) scale(.2703)}to{transform:translate(72.8111vw,99vh) scale(.2703)}}.snow:nth-child(163){opacity:.095;transform:translate(49.9628vw,-10px) scale(.3592);animation:fall-163 11s -8s linear infinite}@keyframes fall-163{39.035%{transform:translate(41.3679vw,39.035vh) scale(.3592)}to{transform:translate(45.66535vw,99vh) scale(.3592)}}.snow:nth-child(164){opacity:.096;transform:translate(86.8296vw,-10px) scale(.4026);animation:fall-164 23s -3s linear infinite}@keyframes fall-164{52.793%{transform:translate(90.8582vw,52.793vh) scale(.4026)}to{transform:translate(88.8439vw,99vh) scale(.4026)}}.snow:nth-child(165){opacity:.3998;transform:translate(82.9241vw,-10px) scale(.975);animation:fall-165 15s -11s linear infinite}@keyframes fall-165{73.374%{transform:translate(85.6602vw,73.374vh) scale(.975)}to{transform:translate(84.29215vw,99vh) scale(.975)}}.snow:nth-child(166){opacity:.7752;transform:translate(48.4655vw,-10px) scale(.3467);animation:fall-166 17s -19s linear infinite}@keyframes fall-166{42.893%{transform:translate(51.6751vw,42.893vh) scale(.3467)}to{transform:translate(50.0703vw,99vh) scale(.3467)}}.snow:nth-child(167){opacity:1.271;transform:translate(26.9302vw,-10px) scale(.3539);animation:fall-167 16s -27s linear infinite}@keyframes fall-167{79.242%{transform:translate(24.334vw,79.242vh) scale(.3539)}to{transform:translate(25.6321vw,99vh) scale(.3539)}}.snow:nth-child(168){opacity:.7748;transform:translate(48.2084vw,-10px) scale(.8139);animation:fall-168 29s -24s linear infinite}@keyframes fall-168{76.347%{transform:translate(40.8119vw,76.347vh) scale(.8139)}to{transform:translate(44.51015vw,99vh) scale(.8139)}}.snow:nth-child(169){opacity:.0332;transform:translate(62.439vw,-10px) scale(.7079);animation:fall-169 10s -15s linear infinite}@keyframes fall-169{44.837%{transform:translate(54.545vw,44.837vh) scale(.7079)}to{transform:translate(58.492vw,99vh) scale(.7079)}}.snow:nth-child(170){opacity:1.8662;transform:translate(37.364vw,-10px) scale(.9345);animation:fall-170 14s -7s linear infinite}@keyframes fall-170{69.308%{transform:translate(34.4531vw,69.308vh) scale(.9345)}to{transform:translate(35.90855vw,99vh) scale(.9345)}}.snow:nth-child(171){opacity:.9144;transform:translate(83.8439vw,-10px) scale(.8574);animation:fall-171 30s -20s linear infinite}@keyframes fall-171{42.793%{transform:translate(90.202vw,42.793vh) scale(.8574)}to{transform:translate(87.02295vw,99vh) scale(.8574)}}.snow:nth-child(172){opacity:1.2828;transform:translate(72.8615vw,-10px) scale(.5918);animation:fall-172 16s -3s linear infinite}@keyframes fall-172{50.993%{transform:translate(62.9237vw,50.993vh) scale(.5918)}to{transform:translate(67.8926vw,99vh) scale(.5918)}}.snow:nth-child(173){opacity:.7186;transform:translate(81.1338vw,-10px) scale(.4735);animation:fall-173 17s -28s linear infinite}@keyframes fall-173{56.087%{transform:translate(76.1097vw,56.087vh) scale(.4735)}to{transform:translate(78.62175vw,99vh) scale(.4735)}}.snow:nth-child(174){opacity:.602;transform:translate(25.4546vw,-10px) scale(.1122);animation:fall-174 26s -9s linear infinite}@keyframes fall-174{61.298%{transform:translate(22.7268vw,61.298vh) scale(.1122)}to{transform:translate(24.0907vw,99vh) scale(.1122)}}.snow:nth-child(175){opacity:1.7722;transform:translate(49.1095vw,-10px) scale(.153);animation:fall-175 16s -6s linear infinite}@keyframes fall-175{37.699%{transform:translate(40.0341vw,37.699vh) scale(.153)}to{transform:translate(44.5718vw,99vh) scale(.153)}}.snow:nth-child(176){opacity:1.064;transform:translate(77.1268vw,-10px) scale(.7003);animation:fall-176 16s -30s linear infinite}@keyframes fall-176{70.157%{transform:translate(84.1903vw,70.157vh) scale(.7003)}to{transform:translate(80.65855vw,99vh) scale(.7003)}}.snow:nth-child(177){opacity:1.0862;transform:translate(43.1858vw,-10px) scale(.0924);animation:fall-177 19s -5s linear infinite}@keyframes fall-177{78.268%{transform:translate(44.1993vw,78.268vh) scale(.0924)}to{transform:translate(43.69255vw,99vh) scale(.0924)}}.snow:nth-child(178){opacity:1.8308;transform:translate(47.5529vw,-10px) scale(.7798);animation:fall-178 21s -30s linear infinite}@keyframes fall-178{30.973%{transform:translate(38.4525vw,30.973vh) scale(.7798)}to{transform:translate(43.0027vw,99vh) scale(.7798)}}.snow:nth-child(179){opacity:1.8164;transform:translate(.8735vw,-10px) scale(.0745);animation:fall-179 12s -24s linear infinite}@keyframes fall-179{76.29%{transform:translate(6.6753vw,76.29vh) scale(.0745)}to{transform:translate(3.7744vw,99vh) scale(.0745)}}.snow:nth-child(180){opacity:1.7156;transform:translate(6.3277vw,-10px) scale(.4617);animation:fall-180 11s -18s linear infinite}@keyframes fall-180{71.147%{transform:translate(15.4558vw,71.147vh) scale(.4617)}to{transform:translate(10.89175vw,99vh) scale(.4617)}}.snow:nth-child(181){opacity:.8238;transform:translate(36.6862vw,-10px) scale(.6797);animation:fall-181 28s -27s linear infinite}@keyframes fall-181{31.932%{transform:translate(41.2585vw,31.932vh) scale(.6797)}to{transform:translate(38.97235vw,99vh) scale(.6797)}}.snow:nth-child(182){opacity:.7428;transform:translate(70.6625vw,-10px) scale(.3776);animation:fall-182 15s -27s linear infinite}@keyframes fall-182{60.271%{transform:translate(73.3125vw,60.271vh) scale(.3776)}to{transform:translate(71.9875vw,99vh) scale(.3776)}}.snow:nth-child(183){opacity:.4824;transform:translate(67.7591vw,-10px) scale(.4257);animation:fall-183 11s -22s linear infinite}@keyframes fall-183{61.666%{transform:translate(72.7472vw,61.666vh) scale(.4257)}to{transform:translate(70.25315vw,99vh) scale(.4257)}}.snow:nth-child(184){opacity:1.386;transform:translate(48.0785vw,-10px) scale(.2674);animation:fall-184 12s -9s linear infinite}@keyframes fall-184{61.463%{transform:translate(48.9644vw,61.463vh) scale(.2674)}to{transform:translate(48.52145vw,99vh) scale(.2674)}}.snow:nth-child(185){opacity:.8068;transform:translate(83.8701vw,-10px) scale(.7113);animation:fall-185 23s -29s linear infinite}@keyframes fall-185{31.599%{transform:translate(81.865vw,31.599vh) scale(.7113)}to{transform:translate(82.86755vw,99vh) scale(.7113)}}.snow:nth-child(186){opacity:.6146;transform:translate(34.8487vw,-10px) scale(.4);animation:fall-186 21s -22s linear infinite}@keyframes fall-186{68.942%{transform:translate(35.3282vw,68.942vh) scale(.4)}to{transform:translate(35.08845vw,99vh) scale(.4)}}.snow:nth-child(187){opacity:.6138;transform:translate(2.8134vw,-10px) scale(.9296);animation:fall-187 17s -28s linear infinite}@keyframes fall-187{67.83%{transform:translate(-.2899vw,67.83vh) scale(.9296)}to{transform:translate(1.26175vw,99vh) scale(.9296)}}.snow:nth-child(188){opacity:1.7006;transform:translate(29.0135vw,-10px) scale(.7291);animation:fall-188 23s -19s linear infinite}@keyframes fall-188{79.691%{transform:translate(30.3587vw,79.691vh) scale(.7291)}to{transform:translate(29.6861vw,99vh) scale(.7291)}}.snow:nth-child(189){opacity:.3826;transform:translate(98.1642vw,-10px) scale(.464);animation:fall-189 21s -15s linear infinite}@keyframes fall-189{45.503%{transform:translate(94.9636vw,45.503vh) scale(.464)}to{transform:translate(96.5639vw,99vh) scale(.464)}}.snow:nth-child(190){opacity:.45;transform:translate(37.395vw,-10px) scale(.719);animation:fall-190 21s -21s linear infinite}@keyframes fall-190{36.009%{transform:translate(28.2859vw,36.009vh) scale(.719)}to{transform:translate(32.84045vw,99vh) scale(.719)}}.snow:nth-child(191){opacity:1.4122;transform:translate(59.423vw,-10px) scale(.4082);animation:fall-191 27s -20s linear infinite}@keyframes fall-191{44.327%{transform:translate(65.2847vw,44.327vh) scale(.4082)}to{transform:translate(62.35385vw,99vh) scale(.4082)}}.snow:nth-child(192){opacity:.8966;transform:translate(99.3917vw,-10px) scale(.9208);animation:fall-192 20s -30s linear infinite}@keyframes fall-192{79.14%{transform:translate(98.5924vw,79.14vh) scale(.9208)}to{transform:translate(98.99205vw,99vh) scale(.9208)}}.snow:nth-child(193){opacity:1.995;transform:translate(24.1347vw,-10px) scale(.4189);animation:fall-193 18s -9s linear infinite}@keyframes fall-193{41.383%{transform:translate(25.5456vw,41.383vh) scale(.4189)}to{transform:translate(24.84015vw,99vh) scale(.4189)}}.snow:nth-child(194){opacity:.5994;transform:translate(37.0707vw,-10px) scale(.9747);animation:fall-194 25s -14s linear infinite}@keyframes fall-194{51.279%{transform:translate(30.3349vw,51.279vh) scale(.9747)}to{transform:translate(33.7028vw,99vh) scale(.9747)}}.snow:nth-child(195){opacity:1.569;transform:translate(39.7813vw,-10px) scale(.2361);animation:fall-195 11s -19s linear infinite}@keyframes fall-195{51.792%{transform:translate(35.8211vw,51.792vh) scale(.2361)}to{transform:translate(37.8012vw,99vh) scale(.2361)}}.snow:nth-child(196){opacity:1.556;transform:translate(12.4886vw,-10px) scale(.0131);animation:fall-196 15s -23s linear infinite}@keyframes fall-196{59.969%{transform:translate(18.4236vw,59.969vh) scale(.0131)}to{transform:translate(15.4561vw,99vh) scale(.0131)}}.snow:nth-child(197){opacity:1.3096;transform:translate(44.8157vw,-10px) scale(.6757);animation:fall-197 23s -16s linear infinite}@keyframes fall-197{53.77%{transform:translate(35.0784vw,53.77vh) scale(.6757)}to{transform:translate(39.94705vw,99vh) scale(.6757)}}.snow:nth-child(198){opacity:.1308;transform:translate(34.7609vw,-10px) scale(.2127);animation:fall-198 10s -10s linear infinite}@keyframes fall-198{49.112%{transform:translate(33.9854vw,49.112vh) scale(.2127)}to{transform:translate(34.37315vw,99vh) scale(.2127)}}.snow:nth-child(199){opacity:1.5562;transform:translate(88.2138vw,-10px) scale(.399);animation:fall-199 12s -30s linear infinite}@keyframes fall-199{71.965%{transform:translate(89.9665vw,71.965vh) scale(.399)}to{transform:translate(89.09015vw,99vh) scale(.399)}}.snow:nth-child(200){opacity:1.1448;transform:translate(18.129vw,-10px) scale(.168);animation:fall-200 13s -11s linear infinite}@keyframes fall-200{46.234%{transform:translate(12.3319vw,46.234vh) scale(.168)}to{transform:translate(15.23045vw,99vh) scale(.168)}}.snow:nth-child(201){opacity:1.0436;transform:translate(20.1639vw,-10px) scale(.9506);animation:fall-201 10s -25s linear infinite}@keyframes fall-201{55.447%{transform:translate(30.0347vw,55.447vh) scale(.9506)}to{transform:translate(25.0993vw,99vh) scale(.9506)}}.snow:nth-child(202){opacity:1.4436;transform:translate(22.9484vw,-10px) scale(.2158);animation:fall-202 25s -13s linear infinite}@keyframes fall-202{66.657%{transform:translate(32.6686vw,66.657vh) scale(.2158)}to{transform:translate(27.8085vw,99vh) scale(.2158)}}.snow:nth-child(203){opacity:.9848;transform:translate(82.2932vw,-10px) scale(.5037);animation:fall-203 26s -21s linear infinite}@keyframes fall-203{52.843%{transform:translate(90.7501vw,52.843vh) scale(.5037)}to{transform:translate(86.52165vw,99vh) scale(.5037)}}.snow:nth-child(204){opacity:.8852;transform:translate(50.5457vw,-10px) scale(.3354);animation:fall-204 25s -23s linear infinite}@keyframes fall-204{30.443%{transform:translate(51.7446vw,30.443vh) scale(.3354)}to{transform:translate(51.14515vw,99vh) scale(.3354)}}.snow:nth-child(205){opacity:1.719;transform:translate(89.9432vw,-10px) scale(.1326);animation:fall-205 25s -25s linear infinite}@keyframes fall-205{69.928%{transform:translate(88.8192vw,69.928vh) scale(.1326)}to{transform:translate(89.3812vw,99vh) scale(.1326)}}.snow:nth-child(206){opacity:.0486;transform:translate(85.1502vw,-10px) scale(.204);animation:fall-206 30s -4s linear infinite}@keyframes fall-206{71.178%{transform:translate(77.1826vw,71.178vh) scale(.204)}to{transform:translate(81.1664vw,99vh) scale(.204)}}.snow:nth-child(207){opacity:.1338;transform:translate(11.6144vw,-10px) scale(.8347);animation:fall-207 28s -19s linear infinite}@keyframes fall-207{45.52%{transform:translate(20.653vw,45.52vh) scale(.8347)}to{transform:translate(16.1337vw,99vh) scale(.8347)}}.snow:nth-child(208){opacity:1.4742;transform:translate(.7845vw,-10px) scale(.7447);animation:fall-208 27s -24s linear infinite}@keyframes fall-208{35.37%{transform:translate(-1.306vw,35.37vh) scale(.7447)}to{transform:translate(-.26075vw,99vh) scale(.7447)}}.snow:nth-child(209){opacity:.1338;transform:translate(2.1435vw,-10px) scale(.9156);animation:fall-209 23s -27s linear infinite}@keyframes fall-209{74.374%{transform:translate(1.3073vw,74.374vh) scale(.9156)}to{transform:translate(1.7254vw,99vh) scale(.9156)}}.snow:nth-child(210){opacity:.014;transform:translate(84.3216vw,-10px) scale(.4158);animation:fall-210 25s -26s linear infinite}@keyframes fall-210{42.829%{transform:translate(88.3283vw,42.829vh) scale(.4158)}to{transform:translate(86.32495vw,99vh) scale(.4158)}}.snow:nth-child(211){opacity:.101;transform:translate(80.5828vw,-10px) scale(.5231);animation:fall-211 28s -13s linear infinite}@keyframes fall-211{45.498%{transform:translate(89.8083vw,45.498vh) scale(.5231)}to{transform:translate(85.19555vw,99vh) scale(.5231)}}.snow:nth-child(212){opacity:.7254;transform:translate(75.5673vw,-10px) scale(.7984);animation:fall-212 16s -7s linear infinite}@keyframes fall-212{59.214%{transform:translate(80.2205vw,59.214vh) scale(.7984)}to{transform:translate(77.8939vw,99vh) scale(.7984)}}.snow:nth-child(213){opacity:.47;transform:translate(47.2206vw,-10px) scale(.7838);animation:fall-213 23s -27s linear infinite}@keyframes fall-213{32.913%{transform:translate(47.8387vw,32.913vh) scale(.7838)}to{transform:translate(47.52965vw,99vh) scale(.7838)}}.snow:nth-child(214){opacity:.653;transform:translate(44.8377vw,-10px) scale(.3192);animation:fall-214 28s -29s linear infinite}@keyframes fall-214{48.348%{transform:translate(49.0838vw,48.348vh) scale(.3192)}to{transform:translate(46.96075vw,99vh) scale(.3192)}}.snow:nth-child(215){opacity:1.855;transform:translate(76.8038vw,-10px) scale(.2639);animation:fall-215 15s -10s linear infinite}@keyframes fall-215{35.111%{transform:translate(76.691vw,35.111vh) scale(.2639)}to{transform:translate(76.7474vw,99vh) scale(.2639)}}.snow:nth-child(216){opacity:.145;transform:translate(62.3715vw,-10px) scale(.0535);animation:fall-216 16s -15s linear infinite}@keyframes fall-216{79.588%{transform:translate(72.2642vw,79.588vh) scale(.0535)}to{transform:translate(67.31785vw,99vh) scale(.0535)}}.snow:nth-child(217){opacity:.0386;transform:translate(58.545vw,-10px) scale(.5634);animation:fall-217 23s -7s linear infinite}@keyframes fall-217{59.066%{transform:translate(66.863vw,59.066vh) scale(.5634)}to{transform:translate(62.704vw,99vh) scale(.5634)}}.snow:nth-child(218){opacity:.3996;transform:translate(80.5886vw,-10px) scale(.3119);animation:fall-218 20s -28s linear infinite}@keyframes fall-218{35.314%{transform:translate(87.9072vw,35.314vh) scale(.3119)}to{transform:translate(84.2479vw,99vh) scale(.3119)}}.snow:nth-child(219){opacity:1.386;transform:translate(19.7436vw,-10px) scale(.5079);animation:fall-219 18s -9s linear infinite}@keyframes fall-219{79.536%{transform:translate(15.9661vw,79.536vh) scale(.5079)}to{transform:translate(17.85485vw,99vh) scale(.5079)}}.snow:nth-child(220){opacity:.0374;transform:translate(31.8214vw,-10px) scale(.8195);animation:fall-220 18s -21s linear infinite}@keyframes fall-220{71.645%{transform:translate(22.7726vw,71.645vh) scale(.8195)}to{transform:translate(27.297vw,99vh) scale(.8195)}}.snow:nth-child(221){opacity:.7682;transform:translate(15.9473vw,-10px) scale(.4064);animation:fall-221 22s -20s linear infinite}@keyframes fall-221{59.716%{transform:translate(22.0018vw,59.716vh) scale(.4064)}to{transform:translate(18.97455vw,99vh) scale(.4064)}}.snow:nth-child(222){opacity:.7756;transform:translate(90.7331vw,-10px) scale(.5847);animation:fall-222 12s -24s linear infinite}@keyframes fall-222{67.019%{transform:translate(83.2927vw,67.019vh) scale(.5847)}to{transform:translate(87.0129vw,99vh) scale(.5847)}}.snow:nth-child(223){opacity:1.3364;transform:translate(2.5045vw,-10px) scale(.3279);animation:fall-223 17s -6s linear infinite}@keyframes fall-223{45.713%{transform:translate(11.0176vw,45.713vh) scale(.3279)}to{transform:translate(6.76105vw,99vh) scale(.3279)}}.snow:nth-child(224){opacity:.1228;transform:translate(37.0904vw,-10px) scale(.3793);animation:fall-224 11s -10s linear infinite}@keyframes fall-224{43.83%{transform:translate(36.9627vw,43.83vh) scale(.3793)}to{transform:translate(37.02655vw,99vh) scale(.3793)}}.snow:nth-child(225){opacity:.9352;transform:translate(97.3502vw,-10px) scale(.5255);animation:fall-225 28s -16s linear infinite}@keyframes fall-225{70.66%{transform:translate(89.147vw,70.66vh) scale(.5255)}to{transform:translate(93.2486vw,99vh) scale(.5255)}}.snow:nth-child(226){opacity:.1262;transform:translate(33.9935vw,-10px) scale(.3131);animation:fall-226 23s -26s linear infinite}@keyframes fall-226{69.613%{transform:translate(41.993vw,69.613vh) scale(.3131)}to{transform:translate(37.99325vw,99vh) scale(.3131)}}.snow:nth-child(227){opacity:.9596;transform:translate(64.6701vw,-10px) scale(.9751);animation:fall-227 29s -29s linear infinite}@keyframes fall-227{67.518%{transform:translate(68.7303vw,67.518vh) scale(.9751)}to{transform:translate(66.7002vw,99vh) scale(.9751)}}.snow:nth-child(228){opacity:.683;transform:translate(81.2119vw,-10px) scale(.7535);animation:fall-228 17s -18s linear infinite}@keyframes fall-228{79.643%{transform:translate(88.0288vw,79.643vh) scale(.7535)}to{transform:translate(84.62035vw,99vh) scale(.7535)}}.snow:nth-child(229){opacity:.1736;transform:translate(41.7612vw,-10px) scale(.3514);animation:fall-229 13s -15s linear infinite}@keyframes fall-229{61.685%{transform:translate(34.347vw,61.685vh) scale(.3514)}to{transform:translate(38.0541vw,99vh) scale(.3514)}}.snow:nth-child(230){opacity:.521;transform:translate(22.2404vw,-10px) scale(.1102);animation:fall-230 23s -3s linear infinite}@keyframes fall-230{55.84%{transform:translate(26.8978vw,55.84vh) scale(.1102)}to{transform:translate(24.5691vw,99vh) scale(.1102)}}.snow:nth-child(231){opacity:.5038;transform:translate(38.9238vw,-10px) scale(.8011);animation:fall-231 16s -12s linear infinite}@keyframes fall-231{63.225%{transform:translate(43.8516vw,63.225vh) scale(.8011)}to{transform:translate(41.3877vw,99vh) scale(.8011)}}.snow:nth-child(232){opacity:1.7822;transform:translate(25.8173vw,-10px) scale(.2136);animation:fall-232 12s -19s linear infinite}@keyframes fall-232{47.333%{transform:translate(35.4571vw,47.333vh) scale(.2136)}to{transform:translate(30.6372vw,99vh) scale(.2136)}}.snow:nth-child(233){opacity:.442;transform:translate(66.1871vw,-10px) scale(.0225);animation:fall-233 17s -17s linear infinite}@keyframes fall-233{53.433%{transform:translate(60.9412vw,53.433vh) scale(.0225)}to{transform:translate(63.56415vw,99vh) scale(.0225)}}.snow:nth-child(234){opacity:.4062;transform:translate(46.1099vw,-10px) scale(.615);animation:fall-234 13s -12s linear infinite}@keyframes fall-234{78.595%{transform:translate(53.8972vw,78.595vh) scale(.615)}to{transform:translate(50.00355vw,99vh) scale(.615)}}.snow:nth-child(235){opacity:1.468;transform:translate(20.0665vw,-10px) scale(.1781);animation:fall-235 20s -26s linear infinite}@keyframes fall-235{50.617%{transform:translate(14.5585vw,50.617vh) scale(.1781)}to{transform:translate(17.3125vw,99vh) scale(.1781)}}.snow:nth-child(236){opacity:1.9372;transform:translate(5.8777vw,-10px) scale(.793);animation:fall-236 10s -20s linear infinite}@keyframes fall-236{57.521%{transform:translate(7.5562vw,57.521vh) scale(.793)}to{transform:translate(6.71695vw,99vh) scale(.793)}}.snow:nth-child(237){opacity:1.2686;transform:translate(68.5613vw,-10px) scale(.9357);animation:fall-237 15s -29s linear infinite}@keyframes fall-237{37.607%{transform:translate(72.7495vw,37.607vh) scale(.9357)}to{transform:translate(70.6554vw,99vh) scale(.9357)}}.snow:nth-child(238){opacity:.6114;transform:translate(21.3134vw,-10px) scale(.4691);animation:fall-238 16s -9s linear infinite}@keyframes fall-238{30.314%{transform:translate(20.5624vw,30.314vh) scale(.4691)}to{transform:translate(20.9379vw,99vh) scale(.4691)}}.snow:nth-child(239){opacity:1.9598;transform:translate(96.1608vw,-10px) scale(.1612);animation:fall-239 21s -6s linear infinite}@keyframes fall-239{73.528%{transform:translate(106.0649vw,73.528vh) scale(.1612)}to{transform:translate(101.11285vw,99vh) scale(.1612)}}.snow:nth-child(240){opacity:1.598;transform:translate(38.0728vw,-10px) scale(.0347);animation:fall-240 19s -8s linear infinite}@keyframes fall-240{46.536%{transform:translate(32.5486vw,46.536vh) scale(.0347)}to{transform:translate(35.3107vw,99vh) scale(.0347)}}.snow:nth-child(241){opacity:1.974;transform:translate(88.9113vw,-10px) scale(.8145);animation:fall-241 22s -26s linear infinite}@keyframes fall-241{48.118%{transform:translate(86.5851vw,48.118vh) scale(.8145)}to{transform:translate(87.7482vw,99vh) scale(.8145)}}.snow:nth-child(242){opacity:1.3444;transform:translate(85.3234vw,-10px) scale(.5719);animation:fall-242 10s -28s linear infinite}@keyframes fall-242{30.318%{transform:translate(90.1665vw,30.318vh) scale(.5719)}to{transform:translate(87.74495vw,99vh) scale(.5719)}}.snow:nth-child(243){opacity:1.9458;transform:translate(63.4784vw,-10px) scale(.6911);animation:fall-243 25s -3s linear infinite}@keyframes fall-243{63.343%{transform:translate(70.1894vw,63.343vh) scale(.6911)}to{transform:translate(66.8339vw,99vh) scale(.6911)}}.snow:nth-child(244){opacity:1.637;transform:translate(49.5643vw,-10px) scale(.7107);animation:fall-244 18s -21s linear infinite}@keyframes fall-244{48.12%{transform:translate(51.8582vw,48.12vh) scale(.7107)}to{transform:translate(50.71125vw,99vh) scale(.7107)}}.snow:nth-child(245){opacity:1.0848;transform:translate(79.9965vw,-10px) scale(.3563);animation:fall-245 23s -3s linear infinite}@keyframes fall-245{44.462%{transform:translate(88.8828vw,44.462vh) scale(.3563)}to{transform:translate(84.43965vw,99vh) scale(.3563)}}.snow:nth-child(246){opacity:.7318;transform:translate(64.7596vw,-10px) scale(.6909);animation:fall-246 14s -1s linear infinite}@keyframes fall-246{58.586%{transform:translate(74.3277vw,58.586vh) scale(.6909)}to{transform:translate(69.54365vw,99vh) scale(.6909)}}.snow:nth-child(247){opacity:.4916;transform:translate(13.0757vw,-10px) scale(.2111);animation:fall-247 21s -25s linear infinite}@keyframes fall-247{76.439%{transform:translate(22.9816vw,76.439vh) scale(.2111)}to{transform:translate(18.02865vw,99vh) scale(.2111)}}.snow:nth-child(248){opacity:1.3852;transform:translate(43.4072vw,-10px) scale(.3571);animation:fall-248 24s -30s linear infinite}@keyframes fall-248{54.268%{transform:translate(40.9141vw,54.268vh) scale(.3571)}to{transform:translate(42.16065vw,99vh) scale(.3571)}}.snow:nth-child(249){opacity:1.3246;transform:translate(18.7941vw,-10px) scale(.2909);animation:fall-249 24s -23s linear infinite}@keyframes fall-249{56.733%{transform:translate(11.8869vw,56.733vh) scale(.2909)}to{transform:translate(15.3405vw,99vh) scale(.2909)}}.snow:nth-child(250){opacity:.0206;transform:translate(87.0693vw,-10px) scale(.0925);animation:fall-250 28s -14s linear infinite}@keyframes fall-250{31.747%{transform:translate(88.1252vw,31.747vh) scale(.0925)}to{transform:translate(87.59725vw,99vh) scale(.0925)}}.snow:nth-child(251){opacity:1.4978;transform:translate(59.0896vw,-10px) scale(.8462);animation:fall-251 26s -25s linear infinite}@keyframes fall-251{75.668%{transform:translate(54.0632vw,75.668vh) scale(.8462)}to{transform:translate(56.5764vw,99vh) scale(.8462)}}.snow:nth-child(252){opacity:1.4522;transform:translate(9.1416vw,-10px) scale(.6493);animation:fall-252 21s -29s linear infinite}@keyframes fall-252{47.756%{transform:translate(7.2379vw,47.756vh) scale(.6493)}to{transform:translate(8.18975vw,99vh) scale(.6493)}}.snow:nth-child(253){opacity:1.349;transform:translate(8.1928vw,-10px) scale(.3322);animation:fall-253 14s -26s linear infinite}@keyframes fall-253{55.67%{transform:translate(-1.3278vw,55.67vh) scale(.3322)}to{transform:translate(3.4325vw,99vh) scale(.3322)}}.snow:nth-child(254){opacity:1.317;transform:translate(48.6373vw,-10px) scale(.7354);animation:fall-254 17s -3s linear infinite}@keyframes fall-254{52.008%{transform:translate(52.4102vw,52.008vh) scale(.7354)}to{transform:translate(50.52375vw,99vh) scale(.7354)}}.snow:nth-child(255){opacity:1.6018;transform:translate(81.1644vw,-10px) scale(.2581);animation:fall-255 19s -25s linear infinite}@keyframes fall-255{58.48%{transform:translate(84.8762vw,58.48vh) scale(.2581)}to{transform:translate(83.0203vw,99vh) scale(.2581)}}.snow:nth-child(256){opacity:1.352;transform:translate(28.9895vw,-10px) scale(.0039);animation:fall-256 10s -1s linear infinite}@keyframes fall-256{66.853%{transform:translate(23.1195vw,66.853vh) scale(.0039)}to{transform:translate(26.0545vw,99vh) scale(.0039)}}.snow:nth-child(257){opacity:.7136;transform:translate(18.3988vw,-10px) scale(.3145);animation:fall-257 12s -27s linear infinite}@keyframes fall-257{75.2%{transform:translate(19.8365vw,75.2vh) scale(.3145)}to{transform:translate(19.11765vw,99vh) scale(.3145)}}.snow:nth-child(258){opacity:1.4158;transform:translate(77.0947vw,-10px) scale(.5885);animation:fall-258 22s -13s linear infinite}@keyframes fall-258{44.567%{transform:translate(67.208vw,44.567vh) scale(.5885)}to{transform:translate(72.15135vw,99vh) scale(.5885)}}.snow:nth-child(259){opacity:1.5284;transform:translate(85.3725vw,-10px) scale(.3233);animation:fall-259 19s -25s linear infinite}@keyframes fall-259{38.464%{transform:translate(75.4007vw,38.464vh) scale(.3233)}to{transform:translate(80.3866vw,99vh) scale(.3233)}}.snow:nth-child(260){opacity:1.1492;transform:translate(27.7893vw,-10px) scale(.2815);animation:fall-260 17s -27s linear infinite}@keyframes fall-260{37.581%{transform:translate(34.1485vw,37.581vh) scale(.2815)}to{transform:translate(30.9689vw,99vh) scale(.2815)}}.snow:nth-child(261){opacity:1.5624;transform:translate(70.8891vw,-10px) scale(.252);animation:fall-261 15s -27s linear infinite}@keyframes fall-261{47.233%{transform:translate(79.2325vw,47.233vh) scale(.252)}to{transform:translate(75.0608vw,99vh) scale(.252)}}.snow:nth-child(262){opacity:1.8284;transform:translate(.695vw,-10px) scale(.0633);animation:fall-262 29s -1s linear infinite}@keyframes fall-262{37.812%{transform:translate(6.1237vw,37.812vh) scale(.0633)}to{transform:translate(3.40935vw,99vh) scale(.0633)}}.snow:nth-child(263){opacity:.9018;transform:translate(11.656vw,-10px) scale(.3648);animation:fall-263 24s -2s linear infinite}@keyframes fall-263{42.882%{transform:translate(6.0848vw,42.882vh) scale(.3648)}to{transform:translate(8.8704vw,99vh) scale(.3648)}}.snow:nth-child(264){opacity:.0696;transform:translate(6.9269vw,-10px) scale(.9512);animation:fall-264 13s -2s linear infinite}@keyframes fall-264{46.109%{transform:translate(12.0592vw,46.109vh) scale(.9512)}to{transform:translate(9.49305vw,99vh) scale(.9512)}}.snow:nth-child(265){opacity:.5646;transform:translate(49.4541vw,-10px) scale(.8043);animation:fall-265 30s -7s linear infinite}@keyframes fall-265{50.261%{transform:translate(56.2315vw,50.261vh) scale(.8043)}to{transform:translate(52.8428vw,99vh) scale(.8043)}}.snow:nth-child(266){opacity:.5342;transform:translate(89.3157vw,-10px) scale(.6414);animation:fall-266 19s -3s linear infinite}@keyframes fall-266{39.792%{transform:translate(99.0731vw,39.792vh) scale(.6414)}to{transform:translate(94.1944vw,99vh) scale(.6414)}}.snow:nth-child(267){opacity:1.0884;transform:translate(31.8834vw,-10px) scale(.8453);animation:fall-267 12s -12s linear infinite}@keyframes fall-267{55.472%{transform:translate(37.961vw,55.472vh) scale(.8453)}to{transform:translate(34.9222vw,99vh) scale(.8453)}}.snow:nth-child(268){opacity:.7562;transform:translate(93.1324vw,-10px) scale(.0881);animation:fall-268 26s -14s linear infinite}@keyframes fall-268{65.096%{transform:translate(96.6896vw,65.096vh) scale(.0881)}to{transform:translate(94.911vw,99vh) scale(.0881)}}.snow:nth-child(269){opacity:1.2862;transform:translate(62.2523vw,-10px) scale(.6337);animation:fall-269 15s -10s linear infinite}@keyframes fall-269{43.657%{transform:translate(55.8413vw,43.657vh) scale(.6337)}to{transform:translate(59.0468vw,99vh) scale(.6337)}}.snow:nth-child(270){opacity:1.842;transform:translate(20.3667vw,-10px) scale(.581);animation:fall-270 23s -1s linear infinite}@keyframes fall-270{30.338%{transform:translate(29.8908vw,30.338vh) scale(.581)}to{transform:translate(25.12875vw,99vh) scale(.581)}}.snow:nth-child(271){opacity:1.1342;transform:translate(63.2278vw,-10px) scale(.7195);animation:fall-271 23s -11s linear infinite}@keyframes fall-271{32.07%{transform:translate(65.9651vw,32.07vh) scale(.7195)}to{transform:translate(64.59645vw,99vh) scale(.7195)}}.snow:nth-child(272){opacity:.8074;transform:translate(27.9188vw,-10px) scale(.8047);animation:fall-272 16s -1s linear infinite}@keyframes fall-272{64.182%{transform:translate(28.9787vw,64.182vh) scale(.8047)}to{transform:translate(28.44875vw,99vh) scale(.8047)}}.snow:nth-child(273){opacity:.1462;transform:translate(17.3483vw,-10px) scale(.1078);animation:fall-273 11s -2s linear infinite}@keyframes fall-273{36.728%{transform:translate(9.1497vw,36.728vh) scale(.1078)}to{transform:translate(13.249vw,99vh) scale(.1078)}}.snow:nth-child(274){opacity:1.291;transform:translate(33.7556vw,-10px) scale(.6213);animation:fall-274 12s -18s linear infinite}@keyframes fall-274{60.526%{transform:translate(33.0462vw,60.526vh) scale(.6213)}to{transform:translate(33.4009vw,99vh) scale(.6213)}}.snow:nth-child(275){opacity:.8322;transform:translate(56.7039vw,-10px) scale(.8653);animation:fall-275 17s -29s linear infinite}@keyframes fall-275{64.549%{transform:translate(63.1473vw,64.549vh) scale(.8653)}to{transform:translate(59.9256vw,99vh) scale(.8653)}}.snow:nth-child(276){opacity:1.5696;transform:translate(74.8052vw,-10px) scale(.4311);animation:fall-276 26s -14s linear infinite}@keyframes fall-276{58.115%{transform:translate(79.8436vw,58.115vh) scale(.4311)}to{transform:translate(77.3244vw,99vh) scale(.4311)}}.snow:nth-child(277){opacity:1.0064;transform:translate(52.3598vw,-10px) scale(.3829);animation:fall-277 18s -17s linear infinite}@keyframes fall-277{43.862%{transform:translate(53.7958vw,43.862vh) scale(.3829)}to{transform:translate(53.0778vw,99vh) scale(.3829)}}.snow:nth-child(278){opacity:.5934;transform:translate(81.4359vw,-10px) scale(.1033);animation:fall-278 27s -23s linear infinite}@keyframes fall-278{62.109%{transform:translate(75.5624vw,62.109vh) scale(.1033)}to{transform:translate(78.49915vw,99vh) scale(.1033)}}.snow:nth-child(279){opacity:.235;transform:translate(92.7564vw,-10px) scale(.7083);animation:fall-279 28s -30s linear infinite}@keyframes fall-279{40.278%{transform:translate(101.938vw,40.278vh) scale(.7083)}to{transform:translate(97.3472vw,99vh) scale(.7083)}}.snow:nth-child(280){opacity:.7058;transform:translate(87.2086vw,-10px) scale(.564);animation:fall-280 16s -5s linear infinite}@keyframes fall-280{51.077%{transform:translate(85.238vw,51.077vh) scale(.564)}to{transform:translate(86.2233vw,99vh) scale(.564)}}.snow:nth-child(281){opacity:1.7444;transform:translate(41.4411vw,-10px) scale(.3472);animation:fall-281 28s -24s linear infinite}@keyframes fall-281{51.847%{transform:translate(49.8175vw,51.847vh) scale(.3472)}to{transform:translate(45.6293vw,99vh) scale(.3472)}}.snow:nth-child(282){opacity:1.0048;transform:translate(34.4077vw,-10px) scale(.2171);animation:fall-282 20s -13s linear infinite}@keyframes fall-282{65.897%{transform:translate(34.3442vw,65.897vh) scale(.2171)}to{transform:translate(34.37595vw,99vh) scale(.2171)}}.snow:nth-child(283){opacity:.342;transform:translate(67.3909vw,-10px) scale(.5627);animation:fall-283 16s -15s linear infinite}@keyframes fall-283{51.691%{transform:translate(64.3912vw,51.691vh) scale(.5627)}to{transform:translate(65.89105vw,99vh) scale(.5627)}}.snow:nth-child(284){opacity:1.167;transform:translate(11.6092vw,-10px) scale(.7847);animation:fall-284 30s -29s linear infinite}@keyframes fall-284{46.952%{transform:translate(6.0482vw,46.952vh) scale(.7847)}to{transform:translate(8.8287vw,99vh) scale(.7847)}}.snow:nth-child(285){opacity:.8498;transform:translate(93.5641vw,-10px) scale(.1988);animation:fall-285 22s -28s linear infinite}@keyframes fall-285{38.643%{transform:translate(99.3415vw,38.643vh) scale(.1988)}to{transform:translate(96.4528vw,99vh) scale(.1988)}}.snow:nth-child(286){opacity:.1466;transform:translate(47.0877vw,-10px) scale(.1149);animation:fall-286 21s -25s linear infinite}@keyframes fall-286{64.354%{transform:translate(37.6732vw,64.354vh) scale(.1149)}to{transform:translate(42.38045vw,99vh) scale(.1149)}}.snow:nth-child(287){opacity:.4294;transform:translate(88.9613vw,-10px) scale(.4557);animation:fall-287 10s -26s linear infinite}@keyframes fall-287{71.07%{transform:translate(91.4397vw,71.07vh) scale(.4557)}to{transform:translate(90.2005vw,99vh) scale(.4557)}}.snow:nth-child(288){opacity:1.2934;transform:translate(38.7453vw,-10px) scale(.4072);animation:fall-288 23s -8s linear infinite}@keyframes fall-288{32.693%{transform:translate(35.8021vw,32.693vh) scale(.4072)}to{transform:translate(37.2737vw,99vh) scale(.4072)}}.snow:nth-child(289){opacity:1.5438;transform:translate(53.2669vw,-10px) scale(.4483);animation:fall-289 25s -25s linear infinite}@keyframes fall-289{69.229%{transform:translate(48.455vw,69.229vh) scale(.4483)}to{transform:translate(50.86095vw,99vh) scale(.4483)}}.snow:nth-child(290){opacity:.0172;transform:translate(29.5999vw,-10px) scale(.1631);animation:fall-290 11s -27s linear infinite}@keyframes fall-290{44.569%{transform:translate(33.5241vw,44.569vh) scale(.1631)}to{transform:translate(31.562vw,99vh) scale(.1631)}}.snow:nth-child(291){opacity:.39;transform:translate(32.9078vw,-10px) scale(.6852);animation:fall-291 13s -10s linear infinite}@keyframes fall-291{79.226%{transform:translate(39.5798vw,79.226vh) scale(.6852)}to{transform:translate(36.2438vw,99vh) scale(.6852)}}.snow:nth-child(292){opacity:.5614;transform:translate(28.5318vw,-10px) scale(.5805);animation:fall-292 29s -7s linear infinite}@keyframes fall-292{50.029%{transform:translate(35.1442vw,50.029vh) scale(.5805)}to{transform:translate(31.838vw,99vh) scale(.5805)}}.snow:nth-child(293){opacity:.6618;transform:translate(9.0799vw,-10px) scale(.2097);animation:fall-293 21s -13s linear infinite}@keyframes fall-293{71.571%{transform:translate(2.6159vw,71.571vh) scale(.2097)}to{transform:translate(5.8479vw,99vh) scale(.2097)}}.snow:nth-child(294){opacity:1.6706;transform:translate(27.7152vw,-10px) scale(.6178);animation:fall-294 19s -9s linear infinite}@keyframes fall-294{33.35%{transform:translate(18.1128vw,33.35vh) scale(.6178)}to{transform:translate(22.914vw,99vh) scale(.6178)}}.snow:nth-child(295){opacity:.8514;transform:translate(36.9309vw,-10px) scale(.2583);animation:fall-295 23s -30s linear infinite}@keyframes fall-295{54.633%{transform:translate(31.4633vw,54.633vh) scale(.2583)}to{transform:translate(34.1971vw,99vh) scale(.2583)}}.snow:nth-child(296){opacity:1.3806;transform:translate(29.3056vw,-10px) scale(.2492);animation:fall-296 16s -14s linear infinite}@keyframes fall-296{65.568%{transform:translate(27.1768vw,65.568vh) scale(.2492)}to{transform:translate(28.2412vw,99vh) scale(.2492)}}.snow:nth-child(297){opacity:1.9486;transform:translate(27.3763vw,-10px) scale(.8875);animation:fall-297 22s -27s linear infinite}@keyframes fall-297{63.335%{transform:translate(35.2316vw,63.335vh) scale(.8875)}to{transform:translate(31.30395vw,99vh) scale(.8875)}}.snow:nth-child(298){opacity:1.331;transform:translate(33.8081vw,-10px) scale(.5298);animation:fall-298 14s -27s linear infinite}@keyframes fall-298{78.69%{transform:translate(42.6568vw,78.69vh) scale(.5298)}to{transform:translate(38.23245vw,99vh) scale(.5298)}}.snow:nth-child(299){opacity:.7788;transform:translate(44.2223vw,-10px) scale(.4793);animation:fall-299 10s -5s linear infinite}@keyframes fall-299{60.445%{transform:translate(40.4941vw,60.445vh) scale(.4793)}to{transform:translate(42.3582vw,99vh) scale(.4793)}}.snow:nth-child(300){opacity:.7492;transform:translate(20.501vw,-10px) scale(.8498);animation:fall-300 15s -2s linear infinite}@keyframes fall-300{62.915%{transform:translate(14.7198vw,62.915vh) scale(.8498)}to{transform:translate(17.6104vw,99vh) scale(.8498)}}.snow:nth-child(301){opacity:1.9934;transform:translate(73.7306vw,-10px) scale(.9294);animation:fall-301 27s -28s linear infinite}@keyframes fall-301{45.208%{transform:translate(82.7967vw,45.208vh) scale(.9294)}to{transform:translate(78.26365vw,99vh) scale(.9294)}}.snow:nth-child(302){opacity:.7968;transform:translate(73.645vw,-10px) scale(.8774);animation:fall-302 23s -18s linear infinite}@keyframes fall-302{68.13%{transform:translate(80.8723vw,68.13vh) scale(.8774)}to{transform:translate(77.25865vw,99vh) scale(.8774)}}.snow:nth-child(303){opacity:1.298;transform:translate(18.2383vw,-10px) scale(.5945);animation:fall-303 15s -1s linear infinite}@keyframes fall-303{30.322%{transform:translate(21.8979vw,30.322vh) scale(.5945)}to{transform:translate(20.0681vw,99vh) scale(.5945)}}.snow:nth-child(304){opacity:.3742;transform:translate(64.4388vw,-10px) scale(.9063);animation:fall-304 13s -6s linear infinite}@keyframes fall-304{47.741%{transform:translate(70.2639vw,47.741vh) scale(.9063)}to{transform:translate(67.35135vw,99vh) scale(.9063)}}.snow:nth-child(305){opacity:.2756;transform:translate(53.7736vw,-10px) scale(.2678);animation:fall-305 30s -23s linear infinite}@keyframes fall-305{78.324%{transform:translate(59.0442vw,78.324vh) scale(.2678)}to{transform:translate(56.4089vw,99vh) scale(.2678)}}.snow:nth-child(306){opacity:1.6906;transform:translate(60.8349vw,-10px) scale(.4848);animation:fall-306 30s -1s linear infinite}@keyframes fall-306{41.124%{transform:translate(55.312vw,41.124vh) scale(.4848)}to{transform:translate(58.07345vw,99vh) scale(.4848)}}.snow:nth-child(307){opacity:.2382;transform:translate(35.8409vw,-10px) scale(.9238);animation:fall-307 18s -18s linear infinite}@keyframes fall-307{30.954%{transform:translate(37.409vw,30.954vh) scale(.9238)}to{transform:translate(36.62495vw,99vh) scale(.9238)}}.snow:nth-child(308){opacity:1.3898;transform:translate(87.0485vw,-10px) scale(.0748);animation:fall-308 16s -19s linear infinite}@keyframes fall-308{61.391%{transform:translate(90.8102vw,61.391vh) scale(.0748)}to{transform:translate(88.92935vw,99vh) scale(.0748)}}.snow:nth-child(309){opacity:.5408;transform:translate(11.2902vw,-10px) scale(.7555);animation:fall-309 10s -27s linear infinite}@keyframes fall-309{42.669%{transform:translate(20.7993vw,42.669vh) scale(.7555)}to{transform:translate(16.04475vw,99vh) scale(.7555)}}.snow:nth-child(310){opacity:.3412;transform:translate(21.3979vw,-10px) scale(.5536);animation:fall-310 10s -23s linear infinite}@keyframes fall-310{69.768%{transform:translate(29.2235vw,69.768vh) scale(.5536)}to{transform:translate(25.3107vw,99vh) scale(.5536)}}.snow:nth-child(311){opacity:.8322;transform:translate(17.4412vw,-10px) scale(.1184);animation:fall-311 28s -11s linear infinite}@keyframes fall-311{65.925%{transform:translate(25.7051vw,65.925vh) scale(.1184)}to{transform:translate(21.57315vw,99vh) scale(.1184)}}.snow:nth-child(312){opacity:1.4466;transform:translate(37.6123vw,-10px) scale(.105);animation:fall-312 26s -8s linear infinite}@keyframes fall-312{38.801%{transform:translate(34.2895vw,38.801vh) scale(.105)}to{transform:translate(35.9509vw,99vh) scale(.105)}}.snow:nth-child(313){opacity:.7358;transform:translate(37.1508vw,-10px) scale(.8463);animation:fall-313 25s -10s linear infinite}@keyframes fall-313{67.895%{transform:translate(28.0818vw,67.895vh) scale(.8463)}to{transform:translate(32.6163vw,99vh) scale(.8463)}}.snow:nth-child(314){opacity:1.4452;transform:translate(.8058vw,-10px) scale(.6008);animation:fall-314 29s -28s linear infinite}@keyframes fall-314{39.58%{transform:translate(-4.9889vw,39.58vh) scale(.6008)}to{transform:translate(-2.09155vw,99vh) scale(.6008)}}.snow:nth-child(315){opacity:1.389;transform:translate(83.2957vw,-10px) scale(.9672);animation:fall-315 30s -29s linear infinite}@keyframes fall-315{48.26%{transform:translate(83.2847vw,48.26vh) scale(.9672)}to{transform:translate(83.2902vw,99vh) scale(.9672)}}.snow:nth-child(316){opacity:1.6518;transform:translate(6.0003vw,-10px) scale(.3737);animation:fall-316 23s -7s linear infinite}@keyframes fall-316{76.728%{transform:translate(7.6505vw,76.728vh) scale(.3737)}to{transform:translate(6.8254vw,99vh) scale(.3737)}}.snow:nth-child(317){opacity:.997;transform:translate(51.847vw,-10px) scale(.2038);animation:fall-317 20s -5s linear infinite}@keyframes fall-317{67.308%{transform:translate(60.2219vw,67.308vh) scale(.2038)}to{transform:translate(56.03445vw,99vh) scale(.2038)}}.snow:nth-child(318){opacity:1.0258;transform:translate(91.5685vw,-10px) scale(.0559);animation:fall-318 18s -7s linear infinite}@keyframes fall-318{58.532%{transform:translate(97.2191vw,58.532vh) scale(.0559)}to{transform:translate(94.3938vw,99vh) scale(.0559)}}.snow:nth-child(319){opacity:1.861;transform:translate(41.7324vw,-10px) scale(.6923);animation:fall-319 22s -15s linear infinite}@keyframes fall-319{52.292%{transform:translate(34.2202vw,52.292vh) scale(.6923)}to{transform:translate(37.9763vw,99vh) scale(.6923)}}.snow:nth-child(320){opacity:.2212;transform:translate(5.7626vw,-10px) scale(.4033);animation:fall-320 24s -4s linear infinite}@keyframes fall-320{41.935%{transform:translate(13.7272vw,41.935vh) scale(.4033)}to{transform:translate(9.7449vw,99vh) scale(.4033)}}.snow:nth-child(321){opacity:1.5632;transform:translate(83.0096vw,-10px) scale(.572);animation:fall-321 25s -14s linear infinite}@keyframes fall-321{75.943%{transform:translate(75.1902vw,75.943vh) scale(.572)}to{transform:translate(79.0999vw,99vh) scale(.572)}}.snow:nth-child(322){opacity:1.491;transform:translate(28.8877vw,-10px) scale(.2147);animation:fall-322 15s -21s linear infinite}@keyframes fall-322{65.38%{transform:translate(33.6071vw,65.38vh) scale(.2147)}to{transform:translate(31.2474vw,99vh) scale(.2147)}}.snow:nth-child(323){opacity:1.7256;transform:translate(69.4695vw,-10px) scale(.8611);animation:fall-323 30s -22s linear infinite}@keyframes fall-323{58.703%{transform:translate(71.1311vw,58.703vh) scale(.8611)}to{transform:translate(70.3003vw,99vh) scale(.8611)}}.snow:nth-child(324){opacity:1.6938;transform:translate(78.7204vw,-10px) scale(.3104);animation:fall-324 12s -2s linear infinite}@keyframes fall-324{53.263%{transform:translate(74.767vw,53.263vh) scale(.3104)}to{transform:translate(76.7437vw,99vh) scale(.3104)}}.snow:nth-child(325){opacity:.0598;transform:translate(24.6736vw,-10px) scale(.6793);animation:fall-325 18s -17s linear infinite}@keyframes fall-325{62.507%{transform:translate(24.7541vw,62.507vh) scale(.6793)}to{transform:translate(24.71385vw,99vh) scale(.6793)}}.snow:nth-child(326){opacity:.4646;transform:translate(14.598vw,-10px) scale(.2373);animation:fall-326 19s -21s linear infinite}@keyframes fall-326{46.89%{transform:translate(22.9284vw,46.89vh) scale(.2373)}to{transform:translate(18.7632vw,99vh) scale(.2373)}}.snow:nth-child(327){opacity:1.4676;transform:translate(3.5653vw,-10px) scale(.6835);animation:fall-327 10s -2s linear infinite}@keyframes fall-327{75.531%{transform:translate(8.8283vw,75.531vh) scale(.6835)}to{transform:translate(6.1968vw,99vh) scale(.6835)}}.snow:nth-child(328){opacity:1.4888;transform:translate(3.9849vw,-10px) scale(.6489);animation:fall-328 26s -17s linear infinite}@keyframes fall-328{60.644%{transform:translate(8.7877vw,60.644vh) scale(.6489)}to{transform:translate(6.3863vw,99vh) scale(.6489)}}.snow:nth-child(329){opacity:1.3054;transform:translate(92.9295vw,-10px) scale(.087);animation:fall-329 13s -17s linear infinite}@keyframes fall-329{48.311%{transform:translate(98.2188vw,48.311vh) scale(.087)}to{transform:translate(95.57415vw,99vh) scale(.087)}}.snow:nth-child(330){opacity:1.1622;transform:translate(87.6733vw,-10px) scale(.332);animation:fall-330 20s -10s linear infinite}@keyframes fall-330{51.525%{transform:translate(94.8187vw,51.525vh) scale(.332)}to{transform:translate(91.246vw,99vh) scale(.332)}}.snow:nth-child(331){opacity:.3096;transform:translate(69.8767vw,-10px) scale(.5675);animation:fall-331 21s -24s linear infinite}@keyframes fall-331{57.146%{transform:translate(69.4725vw,57.146vh) scale(.5675)}to{transform:translate(69.6746vw,99vh) scale(.5675)}}.snow:nth-child(332){opacity:.8058;transform:translate(37.6913vw,-10px) scale(.2159);animation:fall-332 29s -24s linear infinite}@keyframes fall-332{45.04%{transform:translate(39.0629vw,45.04vh) scale(.2159)}to{transform:translate(38.3771vw,99vh) scale(.2159)}}.snow:nth-child(333){opacity:1.1388;transform:translate(86.2545vw,-10px) scale(.3798);animation:fall-333 13s -15s linear infinite}@keyframes fall-333{66.481%{transform:translate(86.8239vw,66.481vh) scale(.3798)}to{transform:translate(86.5392vw,99vh) scale(.3798)}}.snow:nth-child(334){opacity:.4744;transform:translate(83.439vw,-10px) scale(.335);animation:fall-334 29s -12s linear infinite}@keyframes fall-334{36.482%{transform:translate(78.8714vw,36.482vh) scale(.335)}to{transform:translate(81.1552vw,99vh) scale(.335)}}.snow:nth-child(335){opacity:1.9222;transform:translate(13.804vw,-10px) scale(.1312);animation:fall-335 12s -10s linear infinite}@keyframes fall-335{47.256%{transform:translate(8.5862vw,47.256vh) scale(.1312)}to{transform:translate(11.1951vw,99vh) scale(.1312)}}.snow:nth-child(336){opacity:1.801;transform:translate(11.2389vw,-10px) scale(.0635);animation:fall-336 11s -10s linear infinite}@keyframes fall-336{55.907%{transform:translate(7.7098vw,55.907vh) scale(.0635)}to{transform:translate(9.47435vw,99vh) scale(.0635)}}.snow:nth-child(337){opacity:.1656;transform:translate(68.8204vw,-10px) scale(.1458);animation:fall-337 19s -18s linear infinite}@keyframes fall-337{73.006%{transform:translate(70.194vw,73.006vh) scale(.1458)}to{transform:translate(69.5072vw,99vh) scale(.1458)}}.snow:nth-child(338){opacity:1.4252;transform:translate(24.1433vw,-10px) scale(.8626);animation:fall-338 20s -17s linear infinite}@keyframes fall-338{58.207%{transform:translate(22.1793vw,58.207vh) scale(.8626)}to{transform:translate(23.1613vw,99vh) scale(.8626)}}.snow:nth-child(339){opacity:1.0024;transform:translate(26.4016vw,-10px) scale(.5823);animation:fall-339 17s -2s linear infinite}@keyframes fall-339{63.255%{transform:translate(34.4216vw,63.255vh) scale(.5823)}to{transform:translate(30.4116vw,99vh) scale(.5823)}}.snow:nth-child(340){opacity:.1288;transform:translate(96.0479vw,-10px) scale(.9398);animation:fall-340 23s -29s linear infinite}@keyframes fall-340{79.264%{transform:translate(91.3477vw,79.264vh) scale(.9398)}to{transform:translate(93.6978vw,99vh) scale(.9398)}}.snow:nth-child(341){opacity:1.2258;transform:translate(44.3597vw,-10px) scale(.9677);animation:fall-341 28s -19s linear infinite}@keyframes fall-341{53.22%{transform:translate(50.0524vw,53.22vh) scale(.9677)}to{transform:translate(47.20605vw,99vh) scale(.9677)}}.snow:nth-child(342){opacity:.573;transform:translate(90.1888vw,-10px) scale(.398);animation:fall-342 30s -14s linear infinite}@keyframes fall-342{65.947%{transform:translate(100.177vw,65.947vh) scale(.398)}to{transform:translate(95.1829vw,99vh) scale(.398)}}.snow:nth-child(343){opacity:1.4246;transform:translate(61.2785vw,-10px) scale(.5577);animation:fall-343 13s -23s linear infinite}@keyframes fall-343{65.24%{transform:translate(62.4821vw,65.24vh) scale(.5577)}to{transform:translate(61.8803vw,99vh) scale(.5577)}}.snow:nth-child(344){opacity:1.933;transform:translate(98.2243vw,-10px) scale(.7813);animation:fall-344 13s -13s linear infinite}@keyframes fall-344{51.95%{transform:translate(95.4126vw,51.95vh) scale(.7813)}to{transform:translate(96.81845vw,99vh) scale(.7813)}}.snow:nth-child(345){opacity:1.425;transform:translate(17.3873vw,-10px) scale(.1246);animation:fall-345 24s -19s linear infinite}@keyframes fall-345{58.386%{transform:translate(14.9575vw,58.386vh) scale(.1246)}to{transform:translate(16.1724vw,99vh) scale(.1246)}}.snow:nth-child(346){opacity:.7384;transform:translate(90.464vw,-10px) scale(.3496);animation:fall-346 20s -6s linear infinite}@keyframes fall-346{79.499%{transform:translate(94.4246vw,79.499vh) scale(.3496)}to{transform:translate(92.4443vw,99vh) scale(.3496)}}.snow:nth-child(347){opacity:1.8038;transform:translate(98.4126vw,-10px) scale(.6854);animation:fall-347 19s -8s linear infinite}@keyframes fall-347{54.909%{transform:translate(93.8673vw,54.909vh) scale(.6854)}to{transform:translate(96.13995vw,99vh) scale(.6854)}}.snow:nth-child(348){opacity:1.9694;transform:translate(36.9325vw,-10px) scale(.1694);animation:fall-348 27s -7s linear infinite}@keyframes fall-348{42.272%{transform:translate(33.3356vw,42.272vh) scale(.1694)}to{transform:translate(35.13405vw,99vh) scale(.1694)}}.snow:nth-child(349){opacity:.3964;transform:translate(41.3063vw,-10px) scale(.2632);animation:fall-349 18s -28s linear infinite}@keyframes fall-349{79.306%{transform:translate(34.2408vw,79.306vh) scale(.2632)}to{transform:translate(37.77355vw,99vh) scale(.2632)}}.snow:nth-child(350){opacity:.8208;transform:translate(79.0776vw,-10px) scale(.6533);animation:fall-350 26s -26s linear infinite}@keyframes fall-350{71.636%{transform:translate(84.0597vw,71.636vh) scale(.6533)}to{transform:translate(81.56865vw,99vh) scale(.6533)}}.snow:nth-child(351){opacity:1.2964;transform:translate(73.5616vw,-10px) scale(.7907);animation:fall-351 21s -18s linear infinite}@keyframes fall-351{75.685%{transform:translate(82.4424vw,75.685vh) scale(.7907)}to{transform:translate(78.002vw,99vh) scale(.7907)}}.snow:nth-child(352){opacity:.681;transform:translate(75.9485vw,-10px) scale(.3127);animation:fall-352 10s -26s linear infinite}@keyframes fall-352{42.961%{transform:translate(66.8263vw,42.961vh) scale(.3127)}to{transform:translate(71.3874vw,99vh) scale(.3127)}}.snow:nth-child(353){opacity:.4104;transform:translate(80.2243vw,-10px) scale(.0523);animation:fall-353 30s -24s linear infinite}@keyframes fall-353{63.35%{transform:translate(76.8433vw,63.35vh) scale(.0523)}to{transform:translate(78.5338vw,99vh) scale(.0523)}}.snow:nth-child(354){opacity:1.1996;transform:translate(91.509vw,-10px) scale(.6983);animation:fall-354 26s -27s linear infinite}@keyframes fall-354{50.891%{transform:translate(89.4427vw,50.891vh) scale(.6983)}to{transform:translate(90.47585vw,99vh) scale(.6983)}}.snow:nth-child(355){opacity:.666;transform:translate(93.3044vw,-10px) scale(.8067);animation:fall-355 10s -10s linear infinite}@keyframes fall-355{47.11%{transform:translate(84.5323vw,47.11vh) scale(.8067)}to{transform:translate(88.91835vw,99vh) scale(.8067)}}.snow:nth-child(356){opacity:.652;transform:translate(95.498vw,-10px) scale(.881);animation:fall-356 21s -28s linear infinite}@keyframes fall-356{75.193%{transform:translate(91.3502vw,75.193vh) scale(.881)}to{transform:translate(93.4241vw,99vh) scale(.881)}}.snow:nth-child(357){opacity:1.259;transform:translate(51.1772vw,-10px) scale(.2765);animation:fall-357 19s -24s linear infinite}@keyframes fall-357{75.718%{transform:translate(49.8006vw,75.718vh) scale(.2765)}to{transform:translate(50.4889vw,99vh) scale(.2765)}}.snow:nth-child(358){opacity:.5926;transform:translate(3.6766vw,-10px) scale(.1873);animation:fall-358 12s -25s linear infinite}@keyframes fall-358{61.532%{transform:translate(-1.0467vw,61.532vh) scale(.1873)}to{transform:translate(1.31495vw,99vh) scale(.1873)}}.snow:nth-child(359){opacity:.0952;transform:translate(86.1562vw,-10px) scale(.5543);animation:fall-359 27s -5s linear infinite}@keyframes fall-359{62.627%{transform:translate(88.1286vw,62.627vh) scale(.5543)}to{transform:translate(87.1424vw,99vh) scale(.5543)}}.snow:nth-child(360){opacity:.3908;transform:translate(12.039vw,-10px) scale(.6004);animation:fall-360 22s -3s linear infinite}@keyframes fall-360{51.583%{transform:translate(9.6663vw,51.583vh) scale(.6004)}to{transform:translate(10.85265vw,99vh) scale(.6004)}}.snow:nth-child(361){opacity:1.2864;transform:translate(87.6414vw,-10px) scale(.8771);animation:fall-361 14s -3s linear infinite}@keyframes fall-361{66.813%{transform:translate(86.3993vw,66.813vh) scale(.8771)}to{transform:translate(87.02035vw,99vh) scale(.8771)}}.snow:nth-child(362){opacity:.6488;transform:translate(70.4083vw,-10px) scale(.3048);animation:fall-362 15s -24s linear infinite}@keyframes fall-362{77.737%{transform:translate(63.9759vw,77.737vh) scale(.3048)}to{transform:translate(67.1921vw,99vh) scale(.3048)}}.snow:nth-child(363){opacity:1.3926;transform:translate(50.6903vw,-10px) scale(.838);animation:fall-363 29s -1s linear infinite}@keyframes fall-363{45.801%{transform:translate(45.3064vw,45.801vh) scale(.838)}to{transform:translate(47.99835vw,99vh) scale(.838)}}.snow:nth-child(364){opacity:.0362;transform:translate(21.9596vw,-10px) scale(.7584);animation:fall-364 16s -12s linear infinite}@keyframes fall-364{58.986%{transform:translate(17.2518vw,58.986vh) scale(.7584)}to{transform:translate(19.6057vw,99vh) scale(.7584)}}.snow:nth-child(365){opacity:.2664;transform:translate(11.7843vw,-10px) scale(.5989);animation:fall-365 22s -8s linear infinite}@keyframes fall-365{60.873%{transform:translate(3.2252vw,60.873vh) scale(.5989)}to{transform:translate(7.50475vw,99vh) scale(.5989)}}.snow:nth-child(366){opacity:1.3636;transform:translate(65.54vw,-10px) scale(.091);animation:fall-366 24s -6s linear infinite}@keyframes fall-366{77.637%{transform:translate(63.414vw,77.637vh) scale(.091)}to{transform:translate(64.477vw,99vh) scale(.091)}}.snow:nth-child(367){opacity:1.565;transform:translate(80.1329vw,-10px) scale(.1673);animation:fall-367 19s -5s linear infinite}@keyframes fall-367{46.777%{transform:translate(84.6802vw,46.777vh) scale(.1673)}to{transform:translate(82.40655vw,99vh) scale(.1673)}}.snow:nth-child(368){opacity:.1694;transform:translate(29.1046vw,-10px) scale(.0579);animation:fall-368 27s -16s linear infinite}@keyframes fall-368{63.262%{transform:translate(35.7654vw,63.262vh) scale(.0579)}to{transform:translate(32.435vw,99vh) scale(.0579)}}.snow:nth-child(369){opacity:1.0594;transform:translate(38.9911vw,-10px) scale(.1098);animation:fall-369 29s -26s linear infinite}@keyframes fall-369{78.97%{transform:translate(38.9768vw,78.97vh) scale(.1098)}to{transform:translate(38.98395vw,99vh) scale(.1098)}}.snow:nth-child(370){opacity:1.8146;transform:translate(62.6906vw,-10px) scale(.3637);animation:fall-370 11s -20s linear infinite}@keyframes fall-370{69.602%{transform:translate(59.7293vw,69.602vh) scale(.3637)}to{transform:translate(61.20995vw,99vh) scale(.3637)}}.snow:nth-child(371){opacity:.5932;transform:translate(73.7694vw,-10px) scale(.1242);animation:fall-371 15s -18s linear infinite}@keyframes fall-371{63.066%{transform:translate(71.6974vw,63.066vh) scale(.1242)}to{transform:translate(72.7334vw,99vh) scale(.1242)}}.snow:nth-child(372){opacity:1.7336;transform:translate(25.9018vw,-10px) scale(.0069);animation:fall-372 27s -17s linear infinite}@keyframes fall-372{71.644%{transform:translate(34.6511vw,71.644vh) scale(.0069)}to{transform:translate(30.27645vw,99vh) scale(.0069)}}.snow:nth-child(373){opacity:.7302;transform:translate(15.0926vw,-10px) scale(.1023);animation:fall-373 28s -29s linear infinite}@keyframes fall-373{38.282%{transform:translate(8.273vw,38.282vh) scale(.1023)}to{transform:translate(11.6828vw,99vh) scale(.1023)}}.snow:nth-child(374){opacity:1.439;transform:translate(67.6151vw,-10px) scale(.9923);animation:fall-374 28s -5s linear infinite}@keyframes fall-374{61.515%{transform:translate(64.2111vw,61.515vh) scale(.9923)}to{transform:translate(65.9131vw,99vh) scale(.9923)}}.snow:nth-child(375){opacity:.9594;transform:translate(95.212vw,-10px) scale(.7904);animation:fall-375 23s -10s linear infinite}@keyframes fall-375{60.739%{transform:translate(104.0488vw,60.739vh) scale(.7904)}to{transform:translate(99.6304vw,99vh) scale(.7904)}}.snow:nth-child(376){opacity:1.8036;transform:translate(79.0399vw,-10px) scale(.0371);animation:fall-376 23s -28s linear infinite}@keyframes fall-376{33.335%{transform:translate(75.7269vw,33.335vh) scale(.0371)}to{transform:translate(77.3834vw,99vh) scale(.0371)}}.snow:nth-child(377){opacity:.1426;transform:translate(3.2307vw,-10px) scale(.5317);animation:fall-377 13s -27s linear infinite}@keyframes fall-377{32.147%{transform:translate(12.0746vw,32.147vh) scale(.5317)}to{transform:translate(7.65265vw,99vh) scale(.5317)}}.snow:nth-child(378){opacity:1.5764;transform:translate(38.995vw,-10px) scale(.3752);animation:fall-378 30s -11s linear infinite}@keyframes fall-378{62.471%{transform:translate(36.9052vw,62.471vh) scale(.3752)}to{transform:translate(37.9501vw,99vh) scale(.3752)}}.snow:nth-child(379){opacity:1.3362;transform:translate(.3404vw,-10px) scale(.9439);animation:fall-379 13s -28s linear infinite}@keyframes fall-379{33.773%{transform:translate(-4.2631vw,33.773vh) scale(.9439)}to{transform:translate(-1.96135vw,99vh) scale(.9439)}}.snow:nth-child(380){opacity:.7916;transform:translate(36.8161vw,-10px) scale(.4567);animation:fall-380 19s -17s linear infinite}@keyframes fall-380{72.194%{transform:translate(39.8168vw,72.194vh) scale(.4567)}to{transform:translate(38.31645vw,99vh) scale(.4567)}}.snow:nth-child(381){opacity:1.2512;transform:translate(22.2413vw,-10px) scale(.3209);animation:fall-381 24s -18s linear infinite}@keyframes fall-381{58.955%{transform:translate(24.0299vw,58.955vh) scale(.3209)}to{transform:translate(23.1356vw,99vh) scale(.3209)}}.snow:nth-child(382){opacity:1.5908;transform:translate(7.3393vw,-10px) scale(.481);animation:fall-382 29s -25s linear infinite}@keyframes fall-382{66.189%{transform:translate(8.7938vw,66.189vh) scale(.481)}to{transform:translate(8.06655vw,99vh) scale(.481)}}.snow:nth-child(383){opacity:.0292;transform:translate(17.7481vw,-10px) scale(.8344);animation:fall-383 30s -6s linear infinite}@keyframes fall-383{34.855%{transform:translate(16.0919vw,34.855vh) scale(.8344)}to{transform:translate(16.92vw,99vh) scale(.8344)}}.snow:nth-child(384){opacity:1.804;transform:translate(80.5406vw,-10px) scale(.6757);animation:fall-384 10s -12s linear infinite}@keyframes fall-384{70.672%{transform:translate(80.4295vw,70.672vh) scale(.6757)}to{transform:translate(80.48505vw,99vh) scale(.6757)}}.snow:nth-child(385){opacity:.2816;transform:translate(40.6316vw,-10px) scale(.7101);animation:fall-385 13s -5s linear infinite}@keyframes fall-385{69.345%{transform:translate(40.3813vw,69.345vh) scale(.7101)}to{transform:translate(40.50645vw,99vh) scale(.7101)}}.snow:nth-child(386){opacity:.7644;transform:translate(13.4483vw,-10px) scale(.6402);animation:fall-386 24s -21s linear infinite}@keyframes fall-386{35.254%{transform:translate(20.5979vw,35.254vh) scale(.6402)}to{transform:translate(17.0231vw,99vh) scale(.6402)}}.snow:nth-child(387){opacity:.9334;transform:translate(11.7803vw,-10px) scale(.5529);animation:fall-387 15s -30s linear infinite}@keyframes fall-387{76.062%{transform:translate(3.9487vw,76.062vh) scale(.5529)}to{transform:translate(7.8645vw,99vh) scale(.5529)}}.snow:nth-child(388){opacity:.89;transform:translate(76.2085vw,-10px) scale(.0941);animation:fall-388 11s -28s linear infinite}@keyframes fall-388{41.436%{transform:translate(69.2895vw,41.436vh) scale(.0941)}to{transform:translate(72.749vw,99vh) scale(.0941)}}.snow:nth-child(389){opacity:1.4216;transform:translate(49.7775vw,-10px) scale(.5629);animation:fall-389 25s -3s linear infinite}@keyframes fall-389{34.465%{transform:translate(55.2277vw,34.465vh) scale(.5629)}to{transform:translate(52.5026vw,99vh) scale(.5629)}}.snow:nth-child(390){opacity:.0076;transform:translate(79.7492vw,-10px) scale(.3871);animation:fall-390 29s -24s linear infinite}@keyframes fall-390{57.598%{transform:translate(77.6715vw,57.598vh) scale(.3871)}to{transform:translate(78.71035vw,99vh) scale(.3871)}}.snow:nth-child(391){opacity:.0374;transform:translate(83.5707vw,-10px) scale(.8312);animation:fall-391 17s -14s linear infinite}@keyframes fall-391{50.367%{transform:translate(75.231vw,50.367vh) scale(.8312)}to{transform:translate(79.40085vw,99vh) scale(.8312)}}.snow:nth-child(392){opacity:.6564;transform:translate(8.9414vw,-10px) scale(.5441);animation:fall-392 22s -12s linear infinite}@keyframes fall-392{51.688%{transform:translate(6.2116vw,51.688vh) scale(.5441)}to{transform:translate(7.5765vw,99vh) scale(.5441)}}.snow:nth-child(393){opacity:.7984;transform:translate(80.1405vw,-10px) scale(.1137);animation:fall-393 15s -16s linear infinite}@keyframes fall-393{58.342%{transform:translate(83.1372vw,58.342vh) scale(.1137)}to{transform:translate(81.63885vw,99vh) scale(.1137)}}.snow:nth-child(394){opacity:1.261;transform:translate(90.2288vw,-10px) scale(.0298);animation:fall-394 21s -10s linear infinite}@keyframes fall-394{70.052%{transform:translate(83.1019vw,70.052vh) scale(.0298)}to{transform:translate(86.66535vw,99vh) scale(.0298)}}.snow:nth-child(395){opacity:1.6186;transform:translate(26.138vw,-10px) scale(.3571);animation:fall-395 10s -3s linear infinite}@keyframes fall-395{76.387%{transform:translate(19.2878vw,76.387vh) scale(.3571)}to{transform:translate(22.7129vw,99vh) scale(.3571)}}.snow:nth-child(396){opacity:1.3428;transform:translate(4.0481vw,-10px) scale(.5006);animation:fall-396 20s -19s linear infinite}@keyframes fall-396{75.612%{transform:translate(13.9944vw,75.612vh) scale(.5006)}to{transform:translate(9.02125vw,99vh) scale(.5006)}}.snow:nth-child(397){opacity:.0372;transform:translate(19.7817vw,-10px) scale(.143);animation:fall-397 17s -12s linear infinite}@keyframes fall-397{49.877%{transform:translate(13.3843vw,49.877vh) scale(.143)}to{transform:translate(16.583vw,99vh) scale(.143)}}.snow:nth-child(398){opacity:1.9192;transform:translate(22.3423vw,-10px) scale(.9798);animation:fall-398 12s -16s linear infinite}@keyframes fall-398{52.747%{transform:translate(24.7969vw,52.747vh) scale(.9798)}to{transform:translate(23.5696vw,99vh) scale(.9798)}}.snow:nth-child(399){opacity:1.5052;transform:translate(56.4848vw,-10px) scale(.2577);animation:fall-399 24s -27s linear infinite}@keyframes fall-399{60.522%{transform:translate(49.586vw,60.522vh) scale(.2577)}to{transform:translate(53.0354vw,99vh) scale(.2577)}}.snow:nth-child(400){opacity:1.3226;transform:translate(67.0476vw,-10px) scale(.1873);animation:fall-400 15s -1s linear infinite}@keyframes fall-400{51.722%{transform:translate(61.789vw,51.722vh) scale(.1873)}to{transform:translate(64.4183vw,99vh) scale(.1873)}}\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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.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}.pull-left{float:left}.pull-right{float:right}.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:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.818;transform:translate(60.5278vw,-10px) scale(.7489);animation:fall-1 24s -28s linear infinite}@keyframes fall-1{59.158%{transform:translate(66.132vw,59.158vh) scale(.7489)}to{transform:translate(63.3299vw,99vh) scale(.7489)}}.snow:nth-child(2){opacity:.6036;transform:translate(42.2222vw,-10px) scale(.9946);animation:fall-2 29s -25s linear infinite}@keyframes fall-2{70.907%{transform:translate(51.5246vw,70.907vh) scale(.9946)}to{transform:translate(46.8734vw,99vh) scale(.9946)}}.snow:nth-child(3){opacity:1.263;transform:translate(38.8289vw,-10px) scale(.1564);animation:fall-3 18s -14s linear infinite}@keyframes fall-3{67.962%{transform:translate(40.4322vw,67.962vh) scale(.1564)}to{transform:translate(39.63055vw,99vh) scale(.1564)}}.snow:nth-child(4){opacity:.9226;transform:translate(63.2239vw,-10px) scale(.4544);animation:fall-4 23s -19s linear infinite}@keyframes fall-4{33.08%{transform:translate(62.4061vw,33.08vh) scale(.4544)}to{transform:translate(62.815vw,99vh) scale(.4544)}}.snow:nth-child(5){opacity:.953;transform:translate(96.1731vw,-10px) scale(.0909);animation:fall-5 12s -2s linear infinite}@keyframes fall-5{30.067%{transform:translate(103.0504vw,30.067vh) scale(.0909)}to{transform:translate(99.61175vw,99vh) scale(.0909)}}.snow:nth-child(6){opacity:.0932;transform:translate(53.8166vw,-10px) scale(.0648);animation:fall-6 22s -6s linear infinite}@keyframes fall-6{31.207%{transform:translate(63.0808vw,31.207vh) scale(.0648)}to{transform:translate(58.4487vw,99vh) scale(.0648)}}.snow:nth-child(7){opacity:.1714;transform:translate(7.2117vw,-10px) scale(.2664);animation:fall-7 25s -19s linear infinite}@keyframes fall-7{69.445%{transform:translate(2.16vw,69.445vh) scale(.2664)}to{transform:translate(4.68585vw,99vh) scale(.2664)}}.snow:nth-child(8){opacity:.3658;transform:translate(76.0213vw,-10px) scale(.3657);animation:fall-8 23s -13s linear infinite}@keyframes fall-8{35.863%{transform:translate(76.1794vw,35.863vh) scale(.3657)}to{transform:translate(76.10035vw,99vh) scale(.3657)}}.snow:nth-child(9){opacity:.2358;transform:translate(93.8681vw,-10px) scale(.7541);animation:fall-9 18s -9s linear infinite}@keyframes fall-9{42.479%{transform:translate(83.8778vw,42.479vh) scale(.7541)}to{transform:translate(88.87295vw,99vh) scale(.7541)}}.snow:nth-child(10){opacity:.719;transform:translate(25.7371vw,-10px) scale(.6079);animation:fall-10 21s -18s linear infinite}@keyframes fall-10{43.651%{transform:translate(29.5589vw,43.651vh) scale(.6079)}to{transform:translate(27.648vw,99vh) scale(.6079)}}.snow:nth-child(11){opacity:1.3104;transform:translate(59.6289vw,-10px) scale(.0929);animation:fall-11 30s -3s linear infinite}@keyframes fall-11{76.403%{transform:translate(59.6414vw,76.403vh) scale(.0929)}to{transform:translate(59.63515vw,99vh) scale(.0929)}}.snow:nth-child(12){opacity:1.2138;transform:translate(17.9497vw,-10px) scale(.961);animation:fall-12 18s -17s linear infinite}@keyframes fall-12{50.297%{transform:translate(23.145vw,50.297vh) scale(.961)}to{transform:translate(20.54735vw,99vh) scale(.961)}}.snow:nth-child(13){opacity:1.8028;transform:translate(48.0447vw,-10px) scale(.3954);animation:fall-13 11s -1s linear infinite}@keyframes fall-13{40.131%{transform:translate(46.7693vw,40.131vh) scale(.3954)}to{transform:translate(47.407vw,99vh) scale(.3954)}}.snow:nth-child(14){opacity:.6254;transform:translate(27.6993vw,-10px) scale(.1098);animation:fall-14 15s -15s linear infinite}@keyframes fall-14{51.482%{transform:translate(26.5783vw,51.482vh) scale(.1098)}to{transform:translate(27.1388vw,99vh) scale(.1098)}}.snow:nth-child(15){opacity:.2844;transform:translate(43.0704vw,-10px) scale(.2421);animation:fall-15 18s -17s linear infinite}@keyframes fall-15{41.646%{transform:translate(52.3028vw,41.646vh) scale(.2421)}to{transform:translate(47.6866vw,99vh) scale(.2421)}}.snow:nth-child(16){opacity:1.4942;transform:translate(46.7485vw,-10px) scale(.4404);animation:fall-16 23s -14s linear infinite}@keyframes fall-16{77.898%{transform:translate(52.0566vw,77.898vh) scale(.4404)}to{transform:translate(49.40255vw,99vh) scale(.4404)}}.snow:nth-child(17){opacity:.1992;transform:translate(57.8406vw,-10px) scale(.9755);animation:fall-17 29s -27s linear infinite}@keyframes fall-17{37.507%{transform:translate(66.3179vw,37.507vh) scale(.9755)}to{transform:translate(62.07925vw,99vh) scale(.9755)}}.snow:nth-child(18){opacity:1.4946;transform:translate(3.4847vw,-10px) scale(.4848);animation:fall-18 26s -2s linear infinite}@keyframes fall-18{68.409%{transform:translate(-2.3238vw,68.409vh) scale(.4848)}to{transform:translate(.58045vw,99vh) scale(.4848)}}.snow:nth-child(19){opacity:.8984;transform:translate(60.9234vw,-10px) scale(.3244);animation:fall-19 22s -18s linear infinite}@keyframes fall-19{53.417%{transform:translate(70.2949vw,53.417vh) scale(.3244)}to{transform:translate(65.60915vw,99vh) scale(.3244)}}.snow:nth-child(20){opacity:.2912;transform:translate(90.6412vw,-10px) scale(.5472);animation:fall-20 21s -23s linear infinite}@keyframes fall-20{53.58%{transform:translate(83.7823vw,53.58vh) scale(.5472)}to{transform:translate(87.21175vw,99vh) scale(.5472)}}.snow:nth-child(21){opacity:1.8452;transform:translate(37.8359vw,-10px) scale(.1501);animation:fall-21 14s -27s linear infinite}@keyframes fall-21{78.783%{transform:translate(43.7339vw,78.783vh) scale(.1501)}to{transform:translate(40.7849vw,99vh) scale(.1501)}}.snow:nth-child(22){opacity:.0266;transform:translate(82.2837vw,-10px) scale(.8835);animation:fall-22 19s -24s linear infinite}@keyframes fall-22{47.687%{transform:translate(77.5647vw,47.687vh) scale(.8835)}to{transform:translate(79.9242vw,99vh) scale(.8835)}}.snow:nth-child(23){opacity:1.6034;transform:translate(14.4219vw,-10px) scale(.866);animation:fall-23 17s -7s linear infinite}@keyframes fall-23{50.917%{transform:translate(20.0779vw,50.917vh) scale(.866)}to{transform:translate(17.2499vw,99vh) scale(.866)}}.snow:nth-child(24){opacity:1.8144;transform:translate(48.2986vw,-10px) scale(.4652);animation:fall-24 27s -4s linear infinite}@keyframes fall-24{77.065%{transform:translate(56.4528vw,77.065vh) scale(.4652)}to{transform:translate(52.3757vw,99vh) scale(.4652)}}.snow:nth-child(25){opacity:1.6466;transform:translate(95.3722vw,-10px) scale(.1381);animation:fall-25 20s -4s linear infinite}@keyframes fall-25{38.742%{transform:translate(102.941vw,38.742vh) scale(.1381)}to{transform:translate(99.1566vw,99vh) scale(.1381)}}.snow:nth-child(26){opacity:.5588;transform:translate(31.0111vw,-10px) scale(.2922);animation:fall-26 19s -10s linear infinite}@keyframes fall-26{77.145%{transform:translate(35.9835vw,77.145vh) scale(.2922)}to{transform:translate(33.4973vw,99vh) scale(.2922)}}.snow:nth-child(27){opacity:1.7578;transform:translate(77.648vw,-10px) scale(.5338);animation:fall-27 17s -26s linear infinite}@keyframes fall-27{58.232%{transform:translate(83.2751vw,58.232vh) scale(.5338)}to{transform:translate(80.46155vw,99vh) scale(.5338)}}.snow:nth-child(28){opacity:.1424;transform:translate(82.8483vw,-10px) scale(.9504);animation:fall-28 21s -26s linear infinite}@keyframes fall-28{49.691%{transform:translate(74.209vw,49.691vh) scale(.9504)}to{transform:translate(78.52865vw,99vh) scale(.9504)}}.snow:nth-child(29){opacity:.6036;transform:translate(22.1397vw,-10px) scale(.7467);animation:fall-29 18s -18s linear infinite}@keyframes fall-29{67.164%{transform:translate(13.4167vw,67.164vh) scale(.7467)}to{transform:translate(17.7782vw,99vh) scale(.7467)}}.snow:nth-child(30){opacity:1.0774;transform:translate(12.0601vw,-10px) scale(.3137);animation:fall-30 13s -6s linear infinite}@keyframes fall-30{41.418%{transform:translate(4.9262vw,41.418vh) scale(.3137)}to{transform:translate(8.49315vw,99vh) scale(.3137)}}.snow:nth-child(31){opacity:.3588;transform:translate(79.6385vw,-10px) scale(.5041);animation:fall-31 16s -3s linear infinite}@keyframes fall-31{34.345%{transform:translate(85.3995vw,34.345vh) scale(.5041)}to{transform:translate(82.519vw,99vh) scale(.5041)}}.snow:nth-child(32){opacity:1.493;transform:translate(83.9784vw,-10px) scale(.8662);animation:fall-32 21s -19s linear infinite}@keyframes fall-32{68.57%{transform:translate(80.7805vw,68.57vh) scale(.8662)}to{transform:translate(82.37945vw,99vh) scale(.8662)}}.snow:nth-child(33){opacity:.2254;transform:translate(97.9031vw,-10px) scale(.9898);animation:fall-33 16s -3s linear infinite}@keyframes fall-33{67.919%{transform:translate(97.1062vw,67.919vh) scale(.9898)}to{transform:translate(97.50465vw,99vh) scale(.9898)}}.snow:nth-child(34){opacity:.9106;transform:translate(55.4338vw,-10px) scale(.3878);animation:fall-34 12s -6s linear infinite}@keyframes fall-34{37.626%{transform:translate(51.4868vw,37.626vh) scale(.3878)}to{transform:translate(53.4603vw,99vh) scale(.3878)}}.snow:nth-child(35){opacity:1.473;transform:translate(78.1011vw,-10px) scale(.4225);animation:fall-35 20s -4s linear infinite}@keyframes fall-35{44.712%{transform:translate(85.8082vw,44.712vh) scale(.4225)}to{transform:translate(81.95465vw,99vh) scale(.4225)}}.snow:nth-child(36){opacity:.0638;transform:translate(65.2346vw,-10px) scale(.2865);animation:fall-36 26s -21s linear infinite}@keyframes fall-36{46.173%{transform:translate(74.5834vw,46.173vh) scale(.2865)}to{transform:translate(69.909vw,99vh) scale(.2865)}}.snow:nth-child(37){opacity:1.319;transform:translate(71.4737vw,-10px) scale(.7903);animation:fall-37 18s -22s linear infinite}@keyframes fall-37{58.222%{transform:translate(69.1302vw,58.222vh) scale(.7903)}to{transform:translate(70.30195vw,99vh) scale(.7903)}}.snow:nth-child(38){opacity:1.4028;transform:translate(8.0132vw,-10px) scale(.9949);animation:fall-38 30s -4s linear infinite}@keyframes fall-38{41.77%{transform:translate(6.3784vw,41.77vh) scale(.9949)}to{transform:translate(7.1958vw,99vh) scale(.9949)}}.snow:nth-child(39){opacity:.1566;transform:translate(57.009vw,-10px) scale(.0622);animation:fall-39 21s -13s linear infinite}@keyframes fall-39{47.877%{transform:translate(49.9252vw,47.877vh) scale(.0622)}to{transform:translate(53.4671vw,99vh) scale(.0622)}}.snow:nth-child(40){opacity:.207;transform:translate(30.4948vw,-10px) scale(.0015);animation:fall-40 21s -11s linear infinite}@keyframes fall-40{35.795%{transform:translate(20.7548vw,35.795vh) scale(.0015)}to{transform:translate(25.6248vw,99vh) scale(.0015)}}.snow:nth-child(41){opacity:.4882;transform:translate(95.1185vw,-10px) scale(.964);animation:fall-41 26s -23s linear infinite}@keyframes fall-41{54.683%{transform:translate(102.9443vw,54.683vh) scale(.964)}to{transform:translate(99.0314vw,99vh) scale(.964)}}.snow:nth-child(42){opacity:1.612;transform:translate(50.7077vw,-10px) scale(.2173);animation:fall-42 15s -26s linear infinite}@keyframes fall-42{34.735%{transform:translate(49.4309vw,34.735vh) scale(.2173)}to{transform:translate(50.0693vw,99vh) scale(.2173)}}.snow:nth-child(43){opacity:.2938;transform:translate(29.6381vw,-10px) scale(.4024);animation:fall-43 23s -23s linear infinite}@keyframes fall-43{38.16%{transform:translate(27.1063vw,38.16vh) scale(.4024)}to{transform:translate(28.3722vw,99vh) scale(.4024)}}.snow:nth-child(44){opacity:1.7028;transform:translate(67.4191vw,-10px) scale(.0729);animation:fall-44 13s -15s linear infinite}@keyframes fall-44{48.842%{transform:translate(74.6463vw,48.842vh) scale(.0729)}to{transform:translate(71.0327vw,99vh) scale(.0729)}}.snow:nth-child(45){opacity:.4124;transform:translate(60.5423vw,-10px) scale(.4152);animation:fall-45 16s -23s linear infinite}@keyframes fall-45{75.764%{transform:translate(59.9737vw,75.764vh) scale(.4152)}to{transform:translate(60.258vw,99vh) scale(.4152)}}.snow:nth-child(46){opacity:.6816;transform:translate(23.5017vw,-10px) scale(.9266);animation:fall-46 30s -13s linear infinite}@keyframes fall-46{66.765%{transform:translate(30.4777vw,66.765vh) scale(.9266)}to{transform:translate(26.9897vw,99vh) scale(.9266)}}.snow:nth-child(47){opacity:.305;transform:translate(99.7419vw,-10px) scale(.7423);animation:fall-47 30s -22s linear infinite}@keyframes fall-47{62.205%{transform:translate(103.037vw,62.205vh) scale(.7423)}to{transform:translate(101.38945vw,99vh) scale(.7423)}}.snow:nth-child(48){opacity:.7398;transform:translate(28.5693vw,-10px) scale(.0814);animation:fall-48 12s -29s linear infinite}@keyframes fall-48{46.69%{transform:translate(26.1251vw,46.69vh) scale(.0814)}to{transform:translate(27.3472vw,99vh) scale(.0814)}}.snow:nth-child(49){opacity:1.8968;transform:translate(4.2925vw,-10px) scale(.7248);animation:fall-49 12s -9s linear infinite}@keyframes fall-49{40.945%{transform:translate(3.7552vw,40.945vh) scale(.7248)}to{transform:translate(4.02385vw,99vh) scale(.7248)}}.snow:nth-child(50){opacity:.528;transform:translate(87.3585vw,-10px) scale(.7446);animation:fall-50 28s -12s linear infinite}@keyframes fall-50{39.76%{transform:translate(91.7412vw,39.76vh) scale(.7446)}to{transform:translate(89.54985vw,99vh) scale(.7446)}}.snow:nth-child(51){opacity:1.43;transform:translate(59.257vw,-10px) scale(.201);animation:fall-51 13s -28s linear infinite}@keyframes fall-51{33.335%{transform:translate(65.012vw,33.335vh) scale(.201)}to{transform:translate(62.1345vw,99vh) scale(.201)}}.snow:nth-child(52){opacity:.0582;transform:translate(9.5905vw,-10px) scale(.4517);animation:fall-52 13s -14s linear infinite}@keyframes fall-52{34.972%{transform:translate(7.0301vw,34.972vh) scale(.4517)}to{transform:translate(8.3103vw,99vh) scale(.4517)}}.snow:nth-child(53){opacity:.91;transform:translate(73.7968vw,-10px) scale(.7686);animation:fall-53 21s -20s linear infinite}@keyframes fall-53{70.133%{transform:translate(68.3039vw,70.133vh) scale(.7686)}to{transform:translate(71.05035vw,99vh) scale(.7686)}}.snow:nth-child(54){opacity:1.9776;transform:translate(17.4725vw,-10px) scale(.3619);animation:fall-54 22s -14s linear infinite}@keyframes fall-54{58.615%{transform:translate(9.4085vw,58.615vh) scale(.3619)}to{transform:translate(13.4405vw,99vh) scale(.3619)}}.snow:nth-child(55){opacity:1.001;transform:translate(25.1193vw,-10px) scale(.7953);animation:fall-55 29s -21s linear infinite}@keyframes fall-55{32.247%{transform:translate(24.3549vw,32.247vh) scale(.7953)}to{transform:translate(24.7371vw,99vh) scale(.7953)}}.snow:nth-child(56){opacity:.1018;transform:translate(16.7186vw,-10px) scale(.8878);animation:fall-56 30s -3s linear infinite}@keyframes fall-56{60.277%{transform:translate(15.6652vw,60.277vh) scale(.8878)}to{transform:translate(16.1919vw,99vh) scale(.8878)}}.snow:nth-child(57){opacity:.1642;transform:translate(75.0855vw,-10px) scale(.7855);animation:fall-57 28s -24s linear infinite}@keyframes fall-57{43.67%{transform:translate(81.5099vw,43.67vh) scale(.7855)}to{transform:translate(78.2977vw,99vh) scale(.7855)}}.snow:nth-child(58){opacity:1.5226;transform:translate(22.1514vw,-10px) scale(.3246);animation:fall-58 21s -21s linear infinite}@keyframes fall-58{60.485%{transform:translate(20.4971vw,60.485vh) scale(.3246)}to{transform:translate(21.32425vw,99vh) scale(.3246)}}.snow:nth-child(59){opacity:.5294;transform:translate(37.1116vw,-10px) scale(.7632);animation:fall-59 21s -22s linear infinite}@keyframes fall-59{64.137%{transform:translate(35.1697vw,64.137vh) scale(.7632)}to{transform:translate(36.14065vw,99vh) scale(.7632)}}.snow:nth-child(60){opacity:1.1418;transform:translate(94.4931vw,-10px) scale(.7512);animation:fall-60 17s -14s linear infinite}@keyframes fall-60{75.802%{transform:translate(85.1344vw,75.802vh) scale(.7512)}to{transform:translate(89.81375vw,99vh) scale(.7512)}}.snow:nth-child(61){opacity:1.8224;transform:translate(89.2011vw,-10px) scale(.4327);animation:fall-61 10s -17s linear infinite}@keyframes fall-61{74.756%{transform:translate(93.3651vw,74.756vh) scale(.4327)}to{transform:translate(91.2831vw,99vh) scale(.4327)}}.snow:nth-child(62){opacity:.7366;transform:translate(10.3936vw,-10px) scale(.9123);animation:fall-62 14s -5s linear infinite}@keyframes fall-62{50.565%{transform:translate(5.2976vw,50.565vh) scale(.9123)}to{transform:translate(7.8456vw,99vh) scale(.9123)}}.snow:nth-child(63){opacity:.0944;transform:translate(36.4287vw,-10px) scale(.9029);animation:fall-63 27s -19s linear infinite}@keyframes fall-63{61.347%{transform:translate(28.7729vw,61.347vh) scale(.9029)}to{transform:translate(32.6008vw,99vh) scale(.9029)}}.snow:nth-child(64){opacity:.765;transform:translate(94.7663vw,-10px) scale(.2098);animation:fall-64 13s -1s linear infinite}@keyframes fall-64{34.089%{transform:translate(102.7051vw,34.089vh) scale(.2098)}to{transform:translate(98.7357vw,99vh) scale(.2098)}}.snow:nth-child(65){opacity:1.9736;transform:translate(61.8065vw,-10px) scale(.66);animation:fall-65 16s -11s linear infinite}@keyframes fall-65{35.709%{transform:translate(56.4669vw,35.709vh) scale(.66)}to{transform:translate(59.1367vw,99vh) scale(.66)}}.snow:nth-child(66){opacity:1.7832;transform:translate(25.3019vw,-10px) scale(.4667);animation:fall-66 25s -30s linear infinite}@keyframes fall-66{50.248%{transform:translate(26.9002vw,50.248vh) scale(.4667)}to{transform:translate(26.10105vw,99vh) scale(.4667)}}.snow:nth-child(67){opacity:1.462;transform:translate(42.0985vw,-10px) scale(.2186);animation:fall-67 13s -2s linear infinite}@keyframes fall-67{56.518%{transform:translate(48.2813vw,56.518vh) scale(.2186)}to{transform:translate(45.1899vw,99vh) scale(.2186)}}.snow:nth-child(68){opacity:2;transform:translate(25.5781vw,-10px) scale(.0797);animation:fall-68 13s -12s linear infinite}@keyframes fall-68{51.655%{transform:translate(35.0813vw,51.655vh) scale(.0797)}to{transform:translate(30.3297vw,99vh) scale(.0797)}}.snow:nth-child(69){opacity:1.8072;transform:translate(69.3245vw,-10px) scale(.2198);animation:fall-69 30s -16s linear infinite}@keyframes fall-69{36.692%{transform:translate(63.2716vw,36.692vh) scale(.2198)}to{transform:translate(66.29805vw,99vh) scale(.2198)}}.snow:nth-child(70){opacity:.6764;transform:translate(29.5292vw,-10px) scale(.7365);animation:fall-70 21s -26s linear infinite}@keyframes fall-70{77.856%{transform:translate(39.0203vw,77.856vh) scale(.7365)}to{transform:translate(34.27475vw,99vh) scale(.7365)}}.snow:nth-child(71){opacity:.6788;transform:translate(61.9954vw,-10px) scale(.6331);animation:fall-71 21s -6s linear infinite}@keyframes fall-71{38.163%{transform:translate(57.6181vw,38.163vh) scale(.6331)}to{transform:translate(59.80675vw,99vh) scale(.6331)}}.snow:nth-child(72){opacity:1.7268;transform:translate(29.6848vw,-10px) scale(.5654);animation:fall-72 30s -25s linear infinite}@keyframes fall-72{51.777%{transform:translate(22.209vw,51.777vh) scale(.5654)}to{transform:translate(25.9469vw,99vh) scale(.5654)}}.snow:nth-child(73){opacity:.4906;transform:translate(27.0225vw,-10px) scale(.3546);animation:fall-73 10s -11s linear infinite}@keyframes fall-73{74.548%{transform:translate(30.2958vw,74.548vh) scale(.3546)}to{transform:translate(28.65915vw,99vh) scale(.3546)}}.snow:nth-child(74){opacity:.1358;transform:translate(35.9057vw,-10px) scale(.9191);animation:fall-74 26s -14s linear infinite}@keyframes fall-74{79.511%{transform:translate(29.1445vw,79.511vh) scale(.9191)}to{transform:translate(32.5251vw,99vh) scale(.9191)}}.snow:nth-child(75){opacity:.7814;transform:translate(34.5104vw,-10px) scale(.9847);animation:fall-75 15s -22s linear infinite}@keyframes fall-75{77.354%{transform:translate(37.4704vw,77.354vh) scale(.9847)}to{transform:translate(35.9904vw,99vh) scale(.9847)}}.snow:nth-child(76){opacity:1.7282;transform:translate(10.0412vw,-10px) scale(.9388);animation:fall-76 19s -23s linear infinite}@keyframes fall-76{59.927%{transform:translate(5.0188vw,59.927vh) scale(.9388)}to{transform:translate(7.53vw,99vh) scale(.9388)}}.snow:nth-child(77){opacity:1.5434;transform:translate(14.9172vw,-10px) scale(.7136);animation:fall-77 14s -1s linear infinite}@keyframes fall-77{79.32%{transform:translate(21.2185vw,79.32vh) scale(.7136)}to{transform:translate(18.06785vw,99vh) scale(.7136)}}.snow:nth-child(78){opacity:.5026;transform:translate(12.8375vw,-10px) scale(.5448);animation:fall-78 14s -15s linear infinite}@keyframes fall-78{48.124%{transform:translate(21.1902vw,48.124vh) scale(.5448)}to{transform:translate(17.01385vw,99vh) scale(.5448)}}.snow:nth-child(79){opacity:.91;transform:translate(80.2563vw,-10px) scale(.9029);animation:fall-79 30s -1s linear infinite}@keyframes fall-79{75.542%{transform:translate(73.453vw,75.542vh) scale(.9029)}to{transform:translate(76.85465vw,99vh) scale(.9029)}}.snow:nth-child(80){opacity:.3904;transform:translate(4.056vw,-10px) scale(.9415);animation:fall-80 15s -19s linear infinite}@keyframes fall-80{60.59%{transform:translate(.4494vw,60.59vh) scale(.9415)}to{transform:translate(2.2527vw,99vh) scale(.9415)}}.snow:nth-child(81){opacity:1.1124;transform:translate(12.3819vw,-10px) scale(.435);animation:fall-81 15s -8s linear infinite}@keyframes fall-81{46.745%{transform:translate(17.0655vw,46.745vh) scale(.435)}to{transform:translate(14.7237vw,99vh) scale(.435)}}.snow:nth-child(82){opacity:1.1618;transform:translate(4.8509vw,-10px) scale(.4358);animation:fall-82 24s -11s linear infinite}@keyframes fall-82{33.01%{transform:translate(10.6126vw,33.01vh) scale(.4358)}to{transform:translate(7.73175vw,99vh) scale(.4358)}}.snow:nth-child(83){opacity:1.3334;transform:translate(58.2089vw,-10px) scale(.4463);animation:fall-83 17s -25s linear infinite}@keyframes fall-83{51.856%{transform:translate(60.2545vw,51.856vh) scale(.4463)}to{transform:translate(59.2317vw,99vh) scale(.4463)}}.snow:nth-child(84){opacity:1.4256;transform:translate(9.2158vw,-10px) scale(.6814);animation:fall-84 17s -26s linear infinite}@keyframes fall-84{78.593%{transform:translate(16.9031vw,78.593vh) scale(.6814)}to{transform:translate(13.05945vw,99vh) scale(.6814)}}.snow:nth-child(85){opacity:.513;transform:translate(59.1423vw,-10px) scale(.2687);animation:fall-85 19s -27s linear infinite}@keyframes fall-85{41.976%{transform:translate(53.2934vw,41.976vh) scale(.2687)}to{transform:translate(56.21785vw,99vh) scale(.2687)}}.snow:nth-child(86){opacity:1.6834;transform:translate(68.6543vw,-10px) scale(.4199);animation:fall-86 24s -18s linear infinite}@keyframes fall-86{62.961%{transform:translate(71.3523vw,62.961vh) scale(.4199)}to{transform:translate(70.0033vw,99vh) scale(.4199)}}.snow:nth-child(87){opacity:1.0862;transform:translate(67.9612vw,-10px) scale(.962);animation:fall-87 13s -15s linear infinite}@keyframes fall-87{39.519%{transform:translate(59.9617vw,39.519vh) scale(.962)}to{transform:translate(63.96145vw,99vh) scale(.962)}}.snow:nth-child(88){opacity:.939;transform:translate(47.6115vw,-10px) scale(.9936);animation:fall-88 18s -14s linear infinite}@keyframes fall-88{56.437%{transform:translate(46.8288vw,56.437vh) scale(.9936)}to{transform:translate(47.22015vw,99vh) scale(.9936)}}.snow:nth-child(89){opacity:.3658;transform:translate(88.7778vw,-10px) scale(.739);animation:fall-89 18s -8s linear infinite}@keyframes fall-89{52.245%{transform:translate(85.4377vw,52.245vh) scale(.739)}to{transform:translate(87.10775vw,99vh) scale(.739)}}.snow:nth-child(90){opacity:.6164;transform:translate(91.1435vw,-10px) scale(.817);animation:fall-90 27s -13s linear infinite}@keyframes fall-90{67.072%{transform:translate(100.9582vw,67.072vh) scale(.817)}to{transform:translate(96.05085vw,99vh) scale(.817)}}.snow:nth-child(91){opacity:1.0524;transform:translate(43.3873vw,-10px) scale(.507);animation:fall-91 21s -23s linear infinite}@keyframes fall-91{58.204%{transform:translate(39.1186vw,58.204vh) scale(.507)}to{transform:translate(41.25295vw,99vh) scale(.507)}}.snow:nth-child(92){opacity:1.5372;transform:translate(60.4789vw,-10px) scale(.8573);animation:fall-92 29s -11s linear infinite}@keyframes fall-92{38.617%{transform:translate(64.415vw,38.617vh) scale(.8573)}to{transform:translate(62.44695vw,99vh) scale(.8573)}}.snow:nth-child(93){opacity:.0368;transform:translate(58.4525vw,-10px) scale(.7861);animation:fall-93 13s -21s linear infinite}@keyframes fall-93{56.618%{transform:translate(52.7456vw,56.618vh) scale(.7861)}to{transform:translate(55.59905vw,99vh) scale(.7861)}}.snow:nth-child(94){opacity:.3988;transform:translate(81.7526vw,-10px) scale(.6207);animation:fall-94 28s -23s linear infinite}@keyframes fall-94{70.302%{transform:translate(78.8635vw,70.302vh) scale(.6207)}to{transform:translate(80.30805vw,99vh) scale(.6207)}}.snow:nth-child(95){opacity:1.6638;transform:translate(60.3923vw,-10px) scale(.3336);animation:fall-95 28s -30s linear infinite}@keyframes fall-95{63.98%{transform:translate(67.7839vw,63.98vh) scale(.3336)}to{transform:translate(64.0881vw,99vh) scale(.3336)}}.snow:nth-child(96){opacity:1.6838;transform:translate(48.084vw,-10px) scale(.4746);animation:fall-96 25s -25s linear infinite}@keyframes fall-96{48.76%{transform:translate(44.4217vw,48.76vh) scale(.4746)}to{transform:translate(46.25285vw,99vh) scale(.4746)}}.snow:nth-child(97){opacity:.7126;transform:translate(15.6396vw,-10px) scale(.8394);animation:fall-97 30s -18s linear infinite}@keyframes fall-97{51.464%{transform:translate(19.8995vw,51.464vh) scale(.8394)}to{transform:translate(17.76955vw,99vh) scale(.8394)}}.snow:nth-child(98){opacity:.7338;transform:translate(99.4727vw,-10px) scale(.415);animation:fall-98 10s -4s linear infinite}@keyframes fall-98{52.548%{transform:translate(103.826vw,52.548vh) scale(.415)}to{transform:translate(101.64935vw,99vh) scale(.415)}}.snow:nth-child(99){opacity:1.0546;transform:translate(62.076vw,-10px) scale(.3653);animation:fall-99 29s -21s linear infinite}@keyframes fall-99{79.538%{transform:translate(70.2588vw,79.538vh) scale(.3653)}to{transform:translate(66.1674vw,99vh) scale(.3653)}}.snow:nth-child(100){opacity:1.436;transform:translate(63.2814vw,-10px) scale(.0824);animation:fall-100 22s -25s linear infinite}@keyframes fall-100{48.67%{transform:translate(60.7108vw,48.67vh) scale(.0824)}to{transform:translate(61.9961vw,99vh) scale(.0824)}}.snow:nth-child(101){opacity:.4414;transform:translate(28.3498vw,-10px) scale(.0055);animation:fall-101 16s -23s linear infinite}@keyframes fall-101{75.706%{transform:translate(28.4047vw,75.706vh) scale(.0055)}to{transform:translate(28.37725vw,99vh) scale(.0055)}}.snow:nth-child(102){opacity:1.7402;transform:translate(44.2559vw,-10px) scale(.3863);animation:fall-102 17s -3s linear infinite}@keyframes fall-102{39.304%{transform:translate(50.8988vw,39.304vh) scale(.3863)}to{transform:translate(47.57735vw,99vh) scale(.3863)}}.snow:nth-child(103){opacity:.9194;transform:translate(78.3685vw,-10px) scale(.6857);animation:fall-103 13s -18s linear infinite}@keyframes fall-103{74.53%{transform:translate(80.8051vw,74.53vh) scale(.6857)}to{transform:translate(79.5868vw,99vh) scale(.6857)}}.snow:nth-child(104){opacity:1.5614;transform:translate(55.3977vw,-10px) scale(.6812);animation:fall-104 18s -17s linear infinite}@keyframes fall-104{41.62%{transform:translate(49.7934vw,41.62vh) scale(.6812)}to{transform:translate(52.59555vw,99vh) scale(.6812)}}.snow:nth-child(105){opacity:1.6442;transform:translate(63.0465vw,-10px) scale(.3707);animation:fall-105 28s -9s linear infinite}@keyframes fall-105{72.214%{transform:translate(63.3364vw,72.214vh) scale(.3707)}to{transform:translate(63.19145vw,99vh) scale(.3707)}}.snow:nth-child(106){opacity:1.8812;transform:translate(87.7632vw,-10px) scale(.9043);animation:fall-106 24s -9s linear infinite}@keyframes fall-106{37.584%{transform:translate(79.9903vw,37.584vh) scale(.9043)}to{transform:translate(83.87675vw,99vh) scale(.9043)}}.snow:nth-child(107){opacity:.5964;transform:translate(69.1143vw,-10px) scale(.3915);animation:fall-107 22s -7s linear infinite}@keyframes fall-107{53.72%{transform:translate(77.5149vw,53.72vh) scale(.3915)}to{transform:translate(73.3146vw,99vh) scale(.3915)}}.snow:nth-child(108){opacity:.1972;transform:translate(86.7169vw,-10px) scale(.6902);animation:fall-108 22s -25s linear infinite}@keyframes fall-108{38.486%{transform:translate(86.1723vw,38.486vh) scale(.6902)}to{transform:translate(86.4446vw,99vh) scale(.6902)}}.snow:nth-child(109){opacity:.9992;transform:translate(63.7614vw,-10px) scale(.9375);animation:fall-109 12s -3s linear infinite}@keyframes fall-109{63.675%{transform:translate(60.9366vw,63.675vh) scale(.9375)}to{transform:translate(62.349vw,99vh) scale(.9375)}}.snow:nth-child(110){opacity:.2588;transform:translate(65.2959vw,-10px) scale(.6271);animation:fall-110 12s -26s linear infinite}@keyframes fall-110{45.552%{transform:translate(73.3951vw,45.552vh) scale(.6271)}to{transform:translate(69.3455vw,99vh) scale(.6271)}}.snow:nth-child(111){opacity:.9504;transform:translate(54.1366vw,-10px) scale(.7814);animation:fall-111 17s -27s linear infinite}@keyframes fall-111{57.774%{transform:translate(61.0297vw,57.774vh) scale(.7814)}to{transform:translate(57.58315vw,99vh) scale(.7814)}}.snow:nth-child(112){opacity:1.4564;transform:translate(71.8401vw,-10px) scale(.0165);animation:fall-112 29s -1s linear infinite}@keyframes fall-112{78.344%{transform:translate(77.3511vw,78.344vh) scale(.0165)}to{transform:translate(74.5956vw,99vh) scale(.0165)}}.snow:nth-child(113){opacity:.7584;transform:translate(89.9265vw,-10px) scale(.8458);animation:fall-113 11s -27s linear infinite}@keyframes fall-113{47.696%{transform:translate(95.9319vw,47.696vh) scale(.8458)}to{transform:translate(92.9292vw,99vh) scale(.8458)}}.snow:nth-child(114){opacity:1.6094;transform:translate(85.7048vw,-10px) scale(.0663);animation:fall-114 27s -10s linear infinite}@keyframes fall-114{77.231%{transform:translate(87.9753vw,77.231vh) scale(.0663)}to{transform:translate(86.84005vw,99vh) scale(.0663)}}.snow:nth-child(115){opacity:1.8822;transform:translate(50.1789vw,-10px) scale(.5131);animation:fall-115 10s -24s linear infinite}@keyframes fall-115{77.565%{transform:translate(41.0077vw,77.565vh) scale(.5131)}to{transform:translate(45.5933vw,99vh) scale(.5131)}}.snow:nth-child(116){opacity:1.3366;transform:translate(32.2832vw,-10px) scale(.1849);animation:fall-116 13s -30s linear infinite}@keyframes fall-116{65.815%{transform:translate(40.6921vw,65.815vh) scale(.1849)}to{transform:translate(36.48765vw,99vh) scale(.1849)}}.snow:nth-child(117){opacity:1.3542;transform:translate(27.8678vw,-10px) scale(.5994);animation:fall-117 26s -9s linear infinite}@keyframes fall-117{77.995%{transform:translate(36.1182vw,77.995vh) scale(.5994)}to{transform:translate(31.993vw,99vh) scale(.5994)}}.snow:nth-child(118){opacity:1.674;transform:translate(81.4657vw,-10px) scale(.4552);animation:fall-118 20s -22s linear infinite}@keyframes fall-118{71.667%{transform:translate(85.1349vw,71.667vh) scale(.4552)}to{transform:translate(83.3003vw,99vh) scale(.4552)}}.snow:nth-child(119){opacity:1.2914;transform:translate(66.9571vw,-10px) scale(.9399);animation:fall-119 23s -13s linear infinite}@keyframes fall-119{41.907%{transform:translate(62.293vw,41.907vh) scale(.9399)}to{transform:translate(64.62505vw,99vh) scale(.9399)}}.snow:nth-child(120){opacity:.2332;transform:translate(29.3881vw,-10px) scale(.2179);animation:fall-120 26s -27s linear infinite}@keyframes fall-120{66.414%{transform:translate(32.8747vw,66.414vh) scale(.2179)}to{transform:translate(31.1314vw,99vh) scale(.2179)}}.snow:nth-child(121){opacity:1.9312;transform:translate(2.4316vw,-10px) scale(.6022);animation:fall-121 24s -26s linear infinite}@keyframes fall-121{61.862%{transform:translate(1.837vw,61.862vh) scale(.6022)}to{transform:translate(2.1343vw,99vh) scale(.6022)}}.snow:nth-child(122){opacity:.9728;transform:translate(46.2919vw,-10px) scale(.1952);animation:fall-122 17s -9s linear infinite}@keyframes fall-122{42.191%{transform:translate(40.77vw,42.191vh) scale(.1952)}to{transform:translate(43.53095vw,99vh) scale(.1952)}}.snow:nth-child(123){opacity:.5906;transform:translate(80.247vw,-10px) scale(.6835);animation:fall-123 30s -11s linear infinite}@keyframes fall-123{77.759%{transform:translate(83.9561vw,77.759vh) scale(.6835)}to{transform:translate(82.10155vw,99vh) scale(.6835)}}.snow:nth-child(124){opacity:1.843;transform:translate(90.8336vw,-10px) scale(.6403);animation:fall-124 28s -7s linear infinite}@keyframes fall-124{43.83%{transform:translate(84.3351vw,43.83vh) scale(.6403)}to{transform:translate(87.58435vw,99vh) scale(.6403)}}.snow:nth-child(125){opacity:.2176;transform:translate(41.1534vw,-10px) scale(.602);animation:fall-125 16s -25s linear infinite}@keyframes fall-125{66.402%{transform:translate(48.8333vw,66.402vh) scale(.602)}to{transform:translate(44.99335vw,99vh) scale(.602)}}.snow:nth-child(126){opacity:1.7188;transform:translate(93.8607vw,-10px) scale(.3924);animation:fall-126 30s -1s linear infinite}@keyframes fall-126{51.387%{transform:translate(100.9604vw,51.387vh) scale(.3924)}to{transform:translate(97.41055vw,99vh) scale(.3924)}}.snow:nth-child(127){opacity:.71;transform:translate(10.7549vw,-10px) scale(.7805);animation:fall-127 27s -30s linear infinite}@keyframes fall-127{32.888%{transform:translate(13.6976vw,32.888vh) scale(.7805)}to{transform:translate(12.22625vw,99vh) scale(.7805)}}.snow:nth-child(128){opacity:1.225;transform:translate(84.4156vw,-10px) scale(.67);animation:fall-128 25s -14s linear infinite}@keyframes fall-128{51.165%{transform:translate(94.1214vw,51.165vh) scale(.67)}to{transform:translate(89.2685vw,99vh) scale(.67)}}.snow:nth-child(129){opacity:1.9434;transform:translate(66.7312vw,-10px) scale(.5786);animation:fall-129 13s -4s linear infinite}@keyframes fall-129{47.036%{transform:translate(67.4376vw,47.036vh) scale(.5786)}to{transform:translate(67.0844vw,99vh) scale(.5786)}}.snow:nth-child(130){opacity:.5218;transform:translate(67.7813vw,-10px) scale(.0329);animation:fall-130 29s -10s linear infinite}@keyframes fall-130{65.576%{transform:translate(76.597vw,65.576vh) scale(.0329)}to{transform:translate(72.18915vw,99vh) scale(.0329)}}.snow:nth-child(131){opacity:.5284;transform:translate(59.7125vw,-10px) scale(.9397);animation:fall-131 19s -3s linear infinite}@keyframes fall-131{77.225%{transform:translate(57.5118vw,77.225vh) scale(.9397)}to{transform:translate(58.61215vw,99vh) scale(.9397)}}.snow:nth-child(132){opacity:1.583;transform:translate(19.1851vw,-10px) scale(.5348);animation:fall-132 23s -5s linear infinite}@keyframes fall-132{54.081%{transform:translate(13.6735vw,54.081vh) scale(.5348)}to{transform:translate(16.4293vw,99vh) scale(.5348)}}.snow:nth-child(133){opacity:1.0108;transform:translate(89.4067vw,-10px) scale(.7489);animation:fall-133 25s -12s linear infinite}@keyframes fall-133{62.783%{transform:translate(86.3433vw,62.783vh) scale(.7489)}to{transform:translate(87.875vw,99vh) scale(.7489)}}.snow:nth-child(134){opacity:.4824;transform:translate(76.8833vw,-10px) scale(.608);animation:fall-134 10s -19s linear infinite}@keyframes fall-134{74.102%{transform:translate(86.6206vw,74.102vh) scale(.608)}to{transform:translate(81.75195vw,99vh) scale(.608)}}.snow:nth-child(135){opacity:.8702;transform:translate(54.7518vw,-10px) scale(.0651);animation:fall-135 27s -26s linear infinite}@keyframes fall-135{32.516%{transform:translate(45.0808vw,32.516vh) scale(.0651)}to{transform:translate(49.9163vw,99vh) scale(.0651)}}.snow:nth-child(136){opacity:.7334;transform:translate(5.1138vw,-10px) scale(.3784);animation:fall-136 16s -10s linear infinite}@keyframes fall-136{78.752%{transform:translate(9.0477vw,78.752vh) scale(.3784)}to{transform:translate(7.08075vw,99vh) scale(.3784)}}.snow:nth-child(137){opacity:.1368;transform:translate(86.8634vw,-10px) scale(.1572);animation:fall-137 10s -19s linear infinite}@keyframes fall-137{46.928%{transform:translate(78.7653vw,46.928vh) scale(.1572)}to{transform:translate(82.81435vw,99vh) scale(.1572)}}.snow:nth-child(138){opacity:1.3068;transform:translate(67.9485vw,-10px) scale(.9086);animation:fall-138 22s -18s linear infinite}@keyframes fall-138{30.529%{transform:translate(69.0031vw,30.529vh) scale(.9086)}to{transform:translate(68.4758vw,99vh) scale(.9086)}}.snow:nth-child(139){opacity:1.2242;transform:translate(63.9788vw,-10px) scale(.536);animation:fall-139 24s -13s linear infinite}@keyframes fall-139{57.306%{transform:translate(57.7124vw,57.306vh) scale(.536)}to{transform:translate(60.8456vw,99vh) scale(.536)}}.snow:nth-child(140){opacity:1.7514;transform:translate(2.541vw,-10px) scale(.8599);animation:fall-140 14s -8s linear infinite}@keyframes fall-140{71.878%{transform:translate(4.9675vw,71.878vh) scale(.8599)}to{transform:translate(3.75425vw,99vh) scale(.8599)}}.snow:nth-child(141){opacity:1.8302;transform:translate(23.5074vw,-10px) scale(.5283);animation:fall-141 19s -3s linear infinite}@keyframes fall-141{78.476%{transform:translate(14.5595vw,78.476vh) scale(.5283)}to{transform:translate(19.03345vw,99vh) scale(.5283)}}.snow:nth-child(142){opacity:1.3356;transform:translate(86.8286vw,-10px) scale(.7565);animation:fall-142 13s -29s linear infinite}@keyframes fall-142{54.303%{transform:translate(92.2048vw,54.303vh) scale(.7565)}to{transform:translate(89.5167vw,99vh) scale(.7565)}}.snow:nth-child(143){opacity:.169;transform:translate(87.5681vw,-10px) scale(.7028);animation:fall-143 21s -27s linear infinite}@keyframes fall-143{50.115%{transform:translate(86.3314vw,50.115vh) scale(.7028)}to{transform:translate(86.94975vw,99vh) scale(.7028)}}.snow:nth-child(144){opacity:.9;transform:translate(84.683vw,-10px) scale(.5125);animation:fall-144 13s -4s linear infinite}@keyframes fall-144{37.968%{transform:translate(90.8754vw,37.968vh) scale(.5125)}to{transform:translate(87.7792vw,99vh) scale(.5125)}}.snow:nth-child(145){opacity:.8976;transform:translate(45.9519vw,-10px) scale(.5761);animation:fall-145 25s -27s linear infinite}@keyframes fall-145{51.459%{transform:translate(41.8901vw,51.459vh) scale(.5761)}to{transform:translate(43.921vw,99vh) scale(.5761)}}.snow:nth-child(146){opacity:.2926;transform:translate(7.796vw,-10px) scale(.612);animation:fall-146 12s -5s linear infinite}@keyframes fall-146{52.997%{transform:translate(5.7366vw,52.997vh) scale(.612)}to{transform:translate(6.7663vw,99vh) scale(.612)}}.snow:nth-child(147){opacity:.474;transform:translate(26.6815vw,-10px) scale(.7711);animation:fall-147 15s -1s linear infinite}@keyframes fall-147{59.633%{transform:translate(16.984vw,59.633vh) scale(.7711)}to{transform:translate(21.83275vw,99vh) scale(.7711)}}.snow:nth-child(148){opacity:1.2698;transform:translate(41.7203vw,-10px) scale(.3338);animation:fall-148 11s -5s linear infinite}@keyframes fall-148{72.707%{transform:translate(48.7904vw,72.707vh) scale(.3338)}to{transform:translate(45.25535vw,99vh) scale(.3338)}}.snow:nth-child(149){opacity:.0088;transform:translate(99.4957vw,-10px) scale(.4415);animation:fall-149 10s -10s linear infinite}@keyframes fall-149{52.771%{transform:translate(90.2644vw,52.771vh) scale(.4415)}to{transform:translate(94.88005vw,99vh) scale(.4415)}}.snow:nth-child(150){opacity:.166;transform:translate(10.0612vw,-10px) scale(.5892);animation:fall-150 10s -6s linear infinite}@keyframes fall-150{58.175%{transform:translate(9.0102vw,58.175vh) scale(.5892)}to{transform:translate(9.5357vw,99vh) scale(.5892)}}.snow:nth-child(151){opacity:1.6626;transform:translate(60.3857vw,-10px) scale(.2577);animation:fall-151 26s -30s linear infinite}@keyframes fall-151{59.774%{transform:translate(52.3055vw,59.774vh) scale(.2577)}to{transform:translate(56.3456vw,99vh) scale(.2577)}}.snow:nth-child(152){opacity:1.2652;transform:translate(39.9019vw,-10px) scale(.2766);animation:fall-152 12s -15s linear infinite}@keyframes fall-152{61.002%{transform:translate(48.3061vw,61.002vh) scale(.2766)}to{transform:translate(44.104vw,99vh) scale(.2766)}}.snow:nth-child(153){opacity:.464;transform:translate(79.3747vw,-10px) scale(.9723);animation:fall-153 26s -19s linear infinite}@keyframes fall-153{65.022%{transform:translate(80.0047vw,65.022vh) scale(.9723)}to{transform:translate(79.6897vw,99vh) scale(.9723)}}.snow:nth-child(154){opacity:1.2356;transform:translate(4.0324vw,-10px) scale(.547);animation:fall-154 10s -4s linear infinite}@keyframes fall-154{63.124%{transform:translate(-2.3196vw,63.124vh) scale(.547)}to{transform:translate(.8564vw,99vh) scale(.547)}}.snow:nth-child(155){opacity:.9914;transform:translate(65.329vw,-10px) scale(.931);animation:fall-155 28s -5s linear infinite}@keyframes fall-155{45.159%{transform:translate(57.3146vw,45.159vh) scale(.931)}to{transform:translate(61.3218vw,99vh) scale(.931)}}.snow:nth-child(156){opacity:.7886;transform:translate(51.3533vw,-10px) scale(.3007);animation:fall-156 27s -19s linear infinite}@keyframes fall-156{56.112%{transform:translate(41.4183vw,56.112vh) scale(.3007)}to{transform:translate(46.3858vw,99vh) scale(.3007)}}.snow:nth-child(157){opacity:.7734;transform:translate(74.2199vw,-10px) scale(.0467);animation:fall-157 12s -19s linear infinite}@keyframes fall-157{46.064%{transform:translate(82.9875vw,46.064vh) scale(.0467)}to{transform:translate(78.6037vw,99vh) scale(.0467)}}.snow:nth-child(158){opacity:1.435;transform:translate(17.448vw,-10px) scale(.0066);animation:fall-158 21s -2s linear infinite}@keyframes fall-158{78.374%{transform:translate(16.4925vw,78.374vh) scale(.0066)}to{transform:translate(16.97025vw,99vh) scale(.0066)}}.snow:nth-child(159){opacity:.2422;transform:translate(64.8004vw,-10px) scale(.934);animation:fall-159 19s -8s linear infinite}@keyframes fall-159{63.871%{transform:translate(61.9617vw,63.871vh) scale(.934)}to{transform:translate(63.38105vw,99vh) scale(.934)}}.snow:nth-child(160){opacity:1.9808;transform:translate(76.156vw,-10px) scale(.4137);animation:fall-160 28s -19s linear infinite}@keyframes fall-160{38.139%{transform:translate(79.1956vw,38.139vh) scale(.4137)}to{transform:translate(77.6758vw,99vh) scale(.4137)}}.snow:nth-child(161){opacity:1.0406;transform:translate(85.1828vw,-10px) scale(.2047);animation:fall-161 19s -20s linear infinite}@keyframes fall-161{63.051%{transform:translate(94.9365vw,63.051vh) scale(.2047)}to{transform:translate(90.05965vw,99vh) scale(.2047)}}.snow:nth-child(162){opacity:.1364;transform:translate(57.4802vw,-10px) scale(.435);animation:fall-162 14s -16s linear infinite}@keyframes fall-162{65.954%{transform:translate(54.0351vw,65.954vh) scale(.435)}to{transform:translate(55.75765vw,99vh) scale(.435)}}.snow:nth-child(163){opacity:.4564;transform:translate(31.0359vw,-10px) scale(.4539);animation:fall-163 24s -8s linear infinite}@keyframes fall-163{62.789%{transform:translate(21.6355vw,62.789vh) scale(.4539)}to{transform:translate(26.3357vw,99vh) scale(.4539)}}.snow:nth-child(164){opacity:.1004;transform:translate(48.3078vw,-10px) scale(.5093);animation:fall-164 17s -1s linear infinite}@keyframes fall-164{33.618%{transform:translate(38.5675vw,33.618vh) scale(.5093)}to{transform:translate(43.43765vw,99vh) scale(.5093)}}.snow:nth-child(165){opacity:1.0604;transform:translate(19.5622vw,-10px) scale(.7581);animation:fall-165 16s -18s linear infinite}@keyframes fall-165{63.691%{transform:translate(24.4989vw,63.691vh) scale(.7581)}to{transform:translate(22.03055vw,99vh) scale(.7581)}}.snow:nth-child(166){opacity:.9882;transform:translate(66.8571vw,-10px) scale(.9243);animation:fall-166 10s -22s linear infinite}@keyframes fall-166{47.335%{transform:translate(70.4365vw,47.335vh) scale(.9243)}to{transform:translate(68.6468vw,99vh) scale(.9243)}}.snow:nth-child(167){opacity:.6208;transform:translate(77.0883vw,-10px) scale(.3248);animation:fall-167 12s -11s linear infinite}@keyframes fall-167{63.009%{transform:translate(86.3572vw,63.009vh) scale(.3248)}to{transform:translate(81.72275vw,99vh) scale(.3248)}}.snow:nth-child(168){opacity:1.654;transform:translate(47.8829vw,-10px) scale(.4598);animation:fall-168 18s -14s linear infinite}@keyframes fall-168{71.472%{transform:translate(48.7605vw,71.472vh) scale(.4598)}to{transform:translate(48.3217vw,99vh) scale(.4598)}}.snow:nth-child(169){opacity:1.5466;transform:translate(7.9394vw,-10px) scale(.3268);animation:fall-169 22s -15s linear infinite}@keyframes fall-169{64.043%{transform:translate(-.4739vw,64.043vh) scale(.3268)}to{transform:translate(3.73275vw,99vh) scale(.3268)}}.snow:nth-child(170){opacity:.765;transform:translate(94.2464vw,-10px) scale(.952);animation:fall-170 24s -7s linear infinite}@keyframes fall-170{51.153%{transform:translate(85.8666vw,51.153vh) scale(.952)}to{transform:translate(90.0565vw,99vh) scale(.952)}}.snow:nth-child(171){opacity:1.202;transform:translate(24.5793vw,-10px) scale(.9136);animation:fall-171 28s -8s linear infinite}@keyframes fall-171{57.826%{transform:translate(25.2796vw,57.826vh) scale(.9136)}to{transform:translate(24.92945vw,99vh) scale(.9136)}}.snow:nth-child(172){opacity:.0264;transform:translate(95.9317vw,-10px) scale(.6322);animation:fall-172 27s -3s linear infinite}@keyframes fall-172{30.628%{transform:translate(102.4801vw,30.628vh) scale(.6322)}to{transform:translate(99.2059vw,99vh) scale(.6322)}}.snow:nth-child(173){opacity:1.3694;transform:translate(63.2782vw,-10px) scale(.314);animation:fall-173 28s -21s linear infinite}@keyframes fall-173{32.097%{transform:translate(53.7826vw,32.097vh) scale(.314)}to{transform:translate(58.5304vw,99vh) scale(.314)}}.snow:nth-child(174){opacity:1.0236;transform:translate(46.5963vw,-10px) scale(.2304);animation:fall-174 15s -20s linear infinite}@keyframes fall-174{56.955%{transform:translate(56.458vw,56.955vh) scale(.2304)}to{transform:translate(51.52715vw,99vh) scale(.2304)}}.snow:nth-child(175){opacity:.2818;transform:translate(66.4323vw,-10px) scale(.5461);animation:fall-175 10s -3s linear infinite}@keyframes fall-175{68.359%{transform:translate(66.9408vw,68.359vh) scale(.5461)}to{transform:translate(66.68655vw,99vh) scale(.5461)}}.snow:nth-child(176){opacity:.2692;transform:translate(90.1756vw,-10px) scale(.7744);animation:fall-176 19s -18s linear infinite}@keyframes fall-176{43.218%{transform:translate(98.0108vw,43.218vh) scale(.7744)}to{transform:translate(94.0932vw,99vh) scale(.7744)}}.snow:nth-child(177){opacity:1.9426;transform:translate(8.437vw,-10px) scale(.7265);animation:fall-177 26s -13s linear infinite}@keyframes fall-177{39.298%{transform:translate(4.7188vw,39.298vh) scale(.7265)}to{transform:translate(6.5779vw,99vh) scale(.7265)}}.snow:nth-child(178){opacity:1.8092;transform:translate(59.429vw,-10px) scale(.0938);animation:fall-178 13s -20s linear infinite}@keyframes fall-178{41.816%{transform:translate(55.0284vw,41.816vh) scale(.0938)}to{transform:translate(57.2287vw,99vh) scale(.0938)}}.snow:nth-child(179){opacity:1.1554;transform:translate(58.5899vw,-10px) scale(.3399);animation:fall-179 27s -7s linear infinite}@keyframes fall-179{61.861%{transform:translate(51.3588vw,61.861vh) scale(.3399)}to{transform:translate(54.97435vw,99vh) scale(.3399)}}.snow:nth-child(180){opacity:.801;transform:translate(94.693vw,-10px) scale(.0631);animation:fall-180 21s -21s linear infinite}@keyframes fall-180{32.374%{transform:translate(94.4141vw,32.374vh) scale(.0631)}to{transform:translate(94.55355vw,99vh) scale(.0631)}}.snow:nth-child(181){opacity:1.5722;transform:translate(37.9636vw,-10px) scale(.3134);animation:fall-181 17s -30s linear infinite}@keyframes fall-181{57.345%{transform:translate(28.8827vw,57.345vh) scale(.3134)}to{transform:translate(33.42315vw,99vh) scale(.3134)}}.snow:nth-child(182){opacity:.1542;transform:translate(27.0409vw,-10px) scale(.9639);animation:fall-182 12s -12s linear infinite}@keyframes fall-182{36.35%{transform:translate(18.7244vw,36.35vh) scale(.9639)}to{transform:translate(22.88265vw,99vh) scale(.9639)}}.snow:nth-child(183){opacity:.2148;transform:translate(27.4338vw,-10px) scale(.9258);animation:fall-183 16s -2s linear infinite}@keyframes fall-183{51.45%{transform:translate(34.6572vw,51.45vh) scale(.9258)}to{transform:translate(31.0455vw,99vh) scale(.9258)}}.snow:nth-child(184){opacity:.6898;transform:translate(52.499vw,-10px) scale(.4087);animation:fall-184 12s -15s linear infinite}@keyframes fall-184{32.817%{transform:translate(51.37vw,32.817vh) scale(.4087)}to{transform:translate(51.9345vw,99vh) scale(.4087)}}.snow:nth-child(185){opacity:1.1604;transform:translate(82.6231vw,-10px) scale(.9686);animation:fall-185 10s -6s linear infinite}@keyframes fall-185{36.964%{transform:translate(82.1055vw,36.964vh) scale(.9686)}to{transform:translate(82.3643vw,99vh) scale(.9686)}}.snow:nth-child(186){opacity:.653;transform:translate(53.3829vw,-10px) scale(.4734);animation:fall-186 25s -20s linear infinite}@keyframes fall-186{44.277%{transform:translate(54.3974vw,44.277vh) scale(.4734)}to{transform:translate(53.89015vw,99vh) scale(.4734)}}.snow:nth-child(187){opacity:.2194;transform:translate(78.7917vw,-10px) scale(.1641);animation:fall-187 19s -23s linear infinite}@keyframes fall-187{39.081%{transform:translate(78.924vw,39.081vh) scale(.1641)}to{transform:translate(78.85785vw,99vh) scale(.1641)}}.snow:nth-child(188){opacity:1.9314;transform:translate(53.6253vw,-10px) scale(.4886);animation:fall-188 28s -9s linear infinite}@keyframes fall-188{45.323%{transform:translate(45.254vw,45.323vh) scale(.4886)}to{transform:translate(49.43965vw,99vh) scale(.4886)}}.snow:nth-child(189){opacity:1.3674;transform:translate(63.798vw,-10px) scale(.4402);animation:fall-189 17s -16s linear infinite}@keyframes fall-189{57.246%{transform:translate(53.9522vw,57.246vh) scale(.4402)}to{transform:translate(58.8751vw,99vh) scale(.4402)}}.snow:nth-child(190){opacity:.2872;transform:translate(17.2901vw,-10px) scale(.0092);animation:fall-190 10s -10s linear infinite}@keyframes fall-190{51.756%{transform:translate(8.6464vw,51.756vh) scale(.0092)}to{transform:translate(12.96825vw,99vh) scale(.0092)}}.snow:nth-child(191){opacity:1.16;transform:translate(4.7883vw,-10px) scale(.7717);animation:fall-191 26s -21s linear infinite}@keyframes fall-191{53.298%{transform:translate(.1866vw,53.298vh) scale(.7717)}to{transform:translate(2.48745vw,99vh) scale(.7717)}}.snow:nth-child(192){opacity:.1276;transform:translate(67.5495vw,-10px) scale(.9201);animation:fall-192 25s -16s linear infinite}@keyframes fall-192{77.02%{transform:translate(75.7567vw,77.02vh) scale(.9201)}to{transform:translate(71.6531vw,99vh) scale(.9201)}}.snow:nth-child(193){opacity:1.4232;transform:translate(6.8614vw,-10px) scale(.9478);animation:fall-193 13s -5s linear infinite}@keyframes fall-193{76.822%{transform:translate(9.5177vw,76.822vh) scale(.9478)}to{transform:translate(8.18955vw,99vh) scale(.9478)}}.snow:nth-child(194){opacity:.605;transform:translate(24.0725vw,-10px) scale(.4863);animation:fall-194 18s -18s linear infinite}@keyframes fall-194{65.518%{transform:translate(14.7871vw,65.518vh) scale(.4863)}to{transform:translate(19.4298vw,99vh) scale(.4863)}}.snow:nth-child(195){opacity:.4976;transform:translate(94.8264vw,-10px) scale(.021);animation:fall-195 12s -24s linear infinite}@keyframes fall-195{49.979%{transform:translate(92.2427vw,49.979vh) scale(.021)}to{transform:translate(93.53455vw,99vh) scale(.021)}}.snow:nth-child(196){opacity:1.6584;transform:translate(62.3565vw,-10px) scale(.8501);animation:fall-196 12s -14s linear infinite}@keyframes fall-196{76.658%{transform:translate(61.7596vw,76.658vh) scale(.8501)}to{transform:translate(62.05805vw,99vh) scale(.8501)}}.snow:nth-child(197){opacity:.5898;transform:translate(97.9781vw,-10px) scale(.8478);animation:fall-197 20s -23s linear infinite}@keyframes fall-197{36.831%{transform:translate(99.4624vw,36.831vh) scale(.8478)}to{transform:translate(98.72025vw,99vh) scale(.8478)}}.snow:nth-child(198){opacity:1.2924;transform:translate(9.6362vw,-10px) scale(.1555);animation:fall-198 27s -5s linear infinite}@keyframes fall-198{65.793%{transform:translate(14.2392vw,65.793vh) scale(.1555)}to{transform:translate(11.9377vw,99vh) scale(.1555)}}.snow:nth-child(199){opacity:.1952;transform:translate(73.8175vw,-10px) scale(.8729);animation:fall-199 11s -25s linear infinite}@keyframes fall-199{50.292%{transform:translate(72.2839vw,50.292vh) scale(.8729)}to{transform:translate(73.0507vw,99vh) scale(.8729)}}.snow:nth-child(200){opacity:.2542;transform:translate(24.8149vw,-10px) scale(.4699);animation:fall-200 10s -6s linear infinite}@keyframes fall-200{41.039%{transform:translate(26.8154vw,41.039vh) scale(.4699)}to{transform:translate(25.81515vw,99vh) scale(.4699)}}.snow:nth-child(201){opacity:1.5018;transform:translate(47.9039vw,-10px) scale(.1998);animation:fall-201 12s -21s linear infinite}@keyframes fall-201{66.348%{transform:translate(42.8797vw,66.348vh) scale(.1998)}to{transform:translate(45.3918vw,99vh) scale(.1998)}}.snow:nth-child(202){opacity:.8014;transform:translate(39.7644vw,-10px) scale(.8957);animation:fall-202 25s -7s linear infinite}@keyframes fall-202{45.95%{transform:translate(29.9814vw,45.95vh) scale(.8957)}to{transform:translate(34.8729vw,99vh) scale(.8957)}}.snow:nth-child(203){opacity:1.3088;transform:translate(51.464vw,-10px) scale(.7673);animation:fall-203 13s -11s linear infinite}@keyframes fall-203{34.507%{transform:translate(45.3278vw,34.507vh) scale(.7673)}to{transform:translate(48.3959vw,99vh) scale(.7673)}}.snow:nth-child(204){opacity:.6844;transform:translate(98.6358vw,-10px) scale(.6748);animation:fall-204 15s -22s linear infinite}@keyframes fall-204{30.272%{transform:translate(93.1652vw,30.272vh) scale(.6748)}to{transform:translate(95.9005vw,99vh) scale(.6748)}}.snow:nth-child(205){opacity:1.2622;transform:translate(58.4176vw,-10px) scale(.3404);animation:fall-205 14s -19s linear infinite}@keyframes fall-205{61.689%{transform:translate(60.673vw,61.689vh) scale(.3404)}to{transform:translate(59.5453vw,99vh) scale(.3404)}}.snow:nth-child(206){opacity:.9174;transform:translate(28.7117vw,-10px) scale(.2317);animation:fall-206 15s -12s linear infinite}@keyframes fall-206{67.394%{transform:translate(18.7684vw,67.394vh) scale(.2317)}to{transform:translate(23.74005vw,99vh) scale(.2317)}}.snow:nth-child(207){opacity:.555;transform:translate(19.3267vw,-10px) scale(.5838);animation:fall-207 15s -7s linear infinite}@keyframes fall-207{52.051%{transform:translate(13.5466vw,52.051vh) scale(.5838)}to{transform:translate(16.43665vw,99vh) scale(.5838)}}.snow:nth-child(208){opacity:1.1594;transform:translate(34.5852vw,-10px) scale(.9892);animation:fall-208 13s -2s linear infinite}@keyframes fall-208{79.311%{transform:translate(42.8588vw,79.311vh) scale(.9892)}to{transform:translate(38.722vw,99vh) scale(.9892)}}.snow:nth-child(209){opacity:1.398;transform:translate(79.5788vw,-10px) scale(.6965);animation:fall-209 15s -23s linear infinite}@keyframes fall-209{45.592%{transform:translate(84.5902vw,45.592vh) scale(.6965)}to{transform:translate(82.0845vw,99vh) scale(.6965)}}.snow:nth-child(210){opacity:1.4994;transform:translate(2.3595vw,-10px) scale(.8868);animation:fall-210 27s -1s linear infinite}@keyframes fall-210{70.57%{transform:translate(5.2291vw,70.57vh) scale(.8868)}to{transform:translate(3.7943vw,99vh) scale(.8868)}}.snow:nth-child(211){opacity:1.1264;transform:translate(71.1248vw,-10px) scale(.3998);animation:fall-211 14s -8s linear infinite}@keyframes fall-211{71.727%{transform:translate(62.4057vw,71.727vh) scale(.3998)}to{transform:translate(66.76525vw,99vh) scale(.3998)}}.snow:nth-child(212){opacity:1.3216;transform:translate(14.0116vw,-10px) scale(.5382);animation:fall-212 18s -11s linear infinite}@keyframes fall-212{77.155%{transform:translate(5.7051vw,77.155vh) scale(.5382)}to{transform:translate(9.85835vw,99vh) scale(.5382)}}.snow:nth-child(213){opacity:.5928;transform:translate(34.7786vw,-10px) scale(.752);animation:fall-213 15s -7s linear infinite}@keyframes fall-213{75.03%{transform:translate(37.5731vw,75.03vh) scale(.752)}to{transform:translate(36.17585vw,99vh) scale(.752)}}.snow:nth-child(214){opacity:1.9944;transform:translate(73.7163vw,-10px) scale(.6554);animation:fall-214 16s -19s linear infinite}@keyframes fall-214{72.871%{transform:translate(80.0758vw,72.871vh) scale(.6554)}to{transform:translate(76.89605vw,99vh) scale(.6554)}}.snow:nth-child(215){opacity:1.0204;transform:translate(80.2499vw,-10px) scale(.8902);animation:fall-215 18s -5s linear infinite}@keyframes fall-215{64.784%{transform:translate(83.5493vw,64.784vh) scale(.8902)}to{transform:translate(81.8996vw,99vh) scale(.8902)}}.snow:nth-child(216){opacity:.283;transform:translate(7.3991vw,-10px) scale(.4561);animation:fall-216 24s -14s linear infinite}@keyframes fall-216{50.747%{transform:translate(-.9283vw,50.747vh) scale(.4561)}to{transform:translate(3.2354vw,99vh) scale(.4561)}}.snow:nth-child(217){opacity:.2844;transform:translate(10.5473vw,-10px) scale(.1967);animation:fall-217 20s -16s linear infinite}@keyframes fall-217{74.006%{transform:translate(5.1209vw,74.006vh) scale(.1967)}to{transform:translate(7.8341vw,99vh) scale(.1967)}}.snow:nth-child(218){opacity:1.623;transform:translate(47.0397vw,-10px) scale(.4745);animation:fall-218 16s -20s linear infinite}@keyframes fall-218{76.929%{transform:translate(52.6503vw,76.929vh) scale(.4745)}to{transform:translate(49.845vw,99vh) scale(.4745)}}.snow:nth-child(219){opacity:1.1506;transform:translate(66.4605vw,-10px) scale(.9029);animation:fall-219 16s -28s linear infinite}@keyframes fall-219{42.707%{transform:translate(61.4111vw,42.707vh) scale(.9029)}to{transform:translate(63.9358vw,99vh) scale(.9029)}}.snow:nth-child(220){opacity:.5792;transform:translate(50.3207vw,-10px) scale(.8402);animation:fall-220 18s -29s linear infinite}@keyframes fall-220{78.442%{transform:translate(48.7951vw,78.442vh) scale(.8402)}to{transform:translate(49.5579vw,99vh) scale(.8402)}}.snow:nth-child(221){opacity:.1422;transform:translate(90.8963vw,-10px) scale(.9892);animation:fall-221 15s -28s linear infinite}@keyframes fall-221{54.231%{transform:translate(86.9733vw,54.231vh) scale(.9892)}to{transform:translate(88.9348vw,99vh) scale(.9892)}}.snow:nth-child(222){opacity:1.2942;transform:translate(41.1718vw,-10px) scale(.4054);animation:fall-222 11s -22s linear infinite}@keyframes fall-222{56.832%{transform:translate(50.5745vw,56.832vh) scale(.4054)}to{transform:translate(45.87315vw,99vh) scale(.4054)}}.snow:nth-child(223){opacity:1.1928;transform:translate(66.2244vw,-10px) scale(.3528);animation:fall-223 11s -4s linear infinite}@keyframes fall-223{62.981%{transform:translate(66.187vw,62.981vh) scale(.3528)}to{transform:translate(66.2057vw,99vh) scale(.3528)}}.snow:nth-child(224){opacity:.695;transform:translate(4.2738vw,-10px) scale(.5118);animation:fall-224 24s -4s linear infinite}@keyframes fall-224{59.239%{transform:translate(4.2448vw,59.239vh) scale(.5118)}to{transform:translate(4.2593vw,99vh) scale(.5118)}}.snow:nth-child(225){opacity:1.7798;transform:translate(49.9281vw,-10px) scale(.1088);animation:fall-225 22s -11s linear infinite}@keyframes fall-225{62.622%{transform:translate(59.2664vw,62.622vh) scale(.1088)}to{transform:translate(54.59725vw,99vh) scale(.1088)}}.snow:nth-child(226){opacity:.8162;transform:translate(20.7887vw,-10px) scale(.5553);animation:fall-226 22s -11s linear infinite}@keyframes fall-226{47.759%{transform:translate(12.3328vw,47.759vh) scale(.5553)}to{transform:translate(16.56075vw,99vh) scale(.5553)}}.snow:nth-child(227){opacity:.032;transform:translate(34.9285vw,-10px) scale(.0442);animation:fall-227 25s -7s linear infinite}@keyframes fall-227{54.314%{transform:translate(38.4696vw,54.314vh) scale(.0442)}to{transform:translate(36.69905vw,99vh) scale(.0442)}}.snow:nth-child(228){opacity:1.9492;transform:translate(68.3286vw,-10px) scale(.0833);animation:fall-228 28s -25s linear infinite}@keyframes fall-228{45.931%{transform:translate(71.265vw,45.931vh) scale(.0833)}to{transform:translate(69.7968vw,99vh) scale(.0833)}}.snow:nth-child(229){opacity:1.9518;transform:translate(86.5445vw,-10px) scale(.9419);animation:fall-229 30s -1s linear infinite}@keyframes fall-229{45.666%{transform:translate(78.7233vw,45.666vh) scale(.9419)}to{transform:translate(82.6339vw,99vh) scale(.9419)}}.snow:nth-child(230){opacity:.7488;transform:translate(7.5151vw,-10px) scale(.4676);animation:fall-230 17s -26s linear infinite}@keyframes fall-230{78.313%{transform:translate(9.7839vw,78.313vh) scale(.4676)}to{transform:translate(8.6495vw,99vh) scale(.4676)}}.snow:nth-child(231){opacity:1.6812;transform:translate(83.5866vw,-10px) scale(.7004);animation:fall-231 23s -30s linear infinite}@keyframes fall-231{76.688%{transform:translate(78.2847vw,76.688vh) scale(.7004)}to{transform:translate(80.93565vw,99vh) scale(.7004)}}.snow:nth-child(232){opacity:.5626;transform:translate(6.7607vw,-10px) scale(.6145);animation:fall-232 25s -17s linear infinite}@keyframes fall-232{41.561%{transform:translate(-2.0078vw,41.561vh) scale(.6145)}to{transform:translate(2.37645vw,99vh) scale(.6145)}}.snow:nth-child(233){opacity:.3754;transform:translate(91.6477vw,-10px) scale(.8845);animation:fall-233 21s -8s linear infinite}@keyframes fall-233{41.172%{transform:translate(93.1724vw,41.172vh) scale(.8845)}to{transform:translate(92.41005vw,99vh) scale(.8845)}}.snow:nth-child(234){opacity:.7954;transform:translate(35.2607vw,-10px) scale(.8424);animation:fall-234 24s -21s linear infinite}@keyframes fall-234{79.303%{transform:translate(37.4322vw,79.303vh) scale(.8424)}to{transform:translate(36.34645vw,99vh) scale(.8424)}}.snow:nth-child(235){opacity:.0038;transform:translate(91.4093vw,-10px) scale(.2106);animation:fall-235 11s -10s linear infinite}@keyframes fall-235{44.213%{transform:translate(84.5543vw,44.213vh) scale(.2106)}to{transform:translate(87.9818vw,99vh) scale(.2106)}}.snow:nth-child(236){opacity:.2266;transform:translate(87.0943vw,-10px) scale(.7101);animation:fall-236 18s -13s linear infinite}@keyframes fall-236{52.127%{transform:translate(89.4279vw,52.127vh) scale(.7101)}to{transform:translate(88.2611vw,99vh) scale(.7101)}}.snow:nth-child(237){opacity:1.9448;transform:translate(50.9493vw,-10px) scale(.4894);animation:fall-237 22s -30s linear infinite}@keyframes fall-237{38.472%{transform:translate(45.9639vw,38.472vh) scale(.4894)}to{transform:translate(48.4566vw,99vh) scale(.4894)}}.snow:nth-child(238){opacity:.3502;transform:translate(45.7264vw,-10px) scale(.8849);animation:fall-238 10s -30s linear infinite}@keyframes fall-238{37.448%{transform:translate(39.6412vw,37.448vh) scale(.8849)}to{transform:translate(42.6838vw,99vh) scale(.8849)}}.snow:nth-child(239){opacity:.4958;transform:translate(45.7262vw,-10px) scale(.2676);animation:fall-239 30s -12s linear infinite}@keyframes fall-239{60.029%{transform:translate(40.3675vw,60.029vh) scale(.2676)}to{transform:translate(43.04685vw,99vh) scale(.2676)}}.snow:nth-child(240){opacity:.0148;transform:translate(27.255vw,-10px) scale(.5213);animation:fall-240 12s -25s linear infinite}@keyframes fall-240{68.83%{transform:translate(22.9722vw,68.83vh) scale(.5213)}to{transform:translate(25.1136vw,99vh) scale(.5213)}}.snow:nth-child(241){opacity:1.5976;transform:translate(97.2056vw,-10px) scale(.7989);animation:fall-241 17s -27s linear infinite}@keyframes fall-241{60.536%{transform:translate(103.3558vw,60.536vh) scale(.7989)}to{transform:translate(100.2807vw,99vh) scale(.7989)}}.snow:nth-child(242){opacity:1.6836;transform:translate(22.847vw,-10px) scale(.7665);animation:fall-242 18s -30s linear infinite}@keyframes fall-242{56.702%{transform:translate(19.5213vw,56.702vh) scale(.7665)}to{transform:translate(21.18415vw,99vh) scale(.7665)}}.snow:nth-child(243){opacity:.7046;transform:translate(30.6845vw,-10px) scale(.9529);animation:fall-243 13s -28s linear infinite}@keyframes fall-243{35.88%{transform:translate(40.2003vw,35.88vh) scale(.9529)}to{transform:translate(35.4424vw,99vh) scale(.9529)}}.snow:nth-child(244){opacity:.1164;transform:translate(21.9326vw,-10px) scale(.8634);animation:fall-244 10s -18s linear infinite}@keyframes fall-244{31.539%{transform:translate(30.5048vw,31.539vh) scale(.8634)}to{transform:translate(26.2187vw,99vh) scale(.8634)}}.snow:nth-child(245){opacity:.1836;transform:translate(2.3639vw,-10px) scale(.7164);animation:fall-245 17s -6s linear infinite}@keyframes fall-245{35.021%{transform:translate(-5.3595vw,35.021vh) scale(.7164)}to{transform:translate(-1.4978vw,99vh) scale(.7164)}}.snow:nth-child(246){opacity:.221;transform:translate(90.0441vw,-10px) scale(.3273);animation:fall-246 12s -29s linear infinite}@keyframes fall-246{35.411%{transform:translate(97.0718vw,35.411vh) scale(.3273)}to{transform:translate(93.55795vw,99vh) scale(.3273)}}.snow:nth-child(247){opacity:.8042;transform:translate(1.5755vw,-10px) scale(.5543);animation:fall-247 21s -28s linear infinite}@keyframes fall-247{68.76%{transform:translate(10.6231vw,68.76vh) scale(.5543)}to{transform:translate(6.0993vw,99vh) scale(.5543)}}.snow:nth-child(248){opacity:1.1398;transform:translate(16.3716vw,-10px) scale(.7868);animation:fall-248 20s -20s linear infinite}@keyframes fall-248{46.749%{transform:translate(16.5823vw,46.749vh) scale(.7868)}to{transform:translate(16.47695vw,99vh) scale(.7868)}}.snow:nth-child(249){opacity:1.9032;transform:translate(81.2259vw,-10px) scale(.5855);animation:fall-249 26s -29s linear infinite}@keyframes fall-249{52.662%{transform:translate(81.0469vw,52.662vh) scale(.5855)}to{transform:translate(81.1364vw,99vh) scale(.5855)}}.snow:nth-child(250){opacity:1.1408;transform:translate(78.9208vw,-10px) scale(.3046);animation:fall-250 24s -7s linear infinite}@keyframes fall-250{61.355%{transform:translate(82.6861vw,61.355vh) scale(.3046)}to{transform:translate(80.80345vw,99vh) scale(.3046)}}.snow:nth-child(251){opacity:.2136;transform:translate(61.5945vw,-10px) scale(.9866);animation:fall-251 14s -30s linear infinite}@keyframes fall-251{32.814%{transform:translate(66.0155vw,32.814vh) scale(.9866)}to{transform:translate(63.805vw,99vh) scale(.9866)}}.snow:nth-child(252){opacity:.2658;transform:translate(36.8375vw,-10px) scale(.9614);animation:fall-252 16s -28s linear infinite}@keyframes fall-252{58.411%{transform:translate(36.0304vw,58.411vh) scale(.9614)}to{transform:translate(36.43395vw,99vh) scale(.9614)}}.snow:nth-child(253){opacity:.8132;transform:translate(49.3326vw,-10px) scale(.4546);animation:fall-253 21s -27s linear infinite}@keyframes fall-253{56.799%{transform:translate(56.141vw,56.799vh) scale(.4546)}to{transform:translate(52.7368vw,99vh) scale(.4546)}}.snow:nth-child(254){opacity:1.5634;transform:translate(2.603vw,-10px) scale(.1765);animation:fall-254 19s -13s linear infinite}@keyframes fall-254{39.021%{transform:translate(-.022vw,39.021vh) scale(.1765)}to{transform:translate(1.2905vw,99vh) scale(.1765)}}.snow:nth-child(255){opacity:1.3296;transform:translate(41.8194vw,-10px) scale(.4492);animation:fall-255 10s -11s linear infinite}@keyframes fall-255{50.004%{transform:translate(50.5271vw,50.004vh) scale(.4492)}to{transform:translate(46.17325vw,99vh) scale(.4492)}}.snow:nth-child(256){opacity:.7858;transform:translate(74.3938vw,-10px) scale(.0982);animation:fall-256 26s -24s linear infinite}@keyframes fall-256{49.559%{transform:translate(65.5056vw,49.559vh) scale(.0982)}to{transform:translate(69.9497vw,99vh) scale(.0982)}}.snow:nth-child(257){opacity:.3028;transform:translate(37.085vw,-10px) scale(.458);animation:fall-257 26s -11s linear infinite}@keyframes fall-257{47.855%{transform:translate(27.2806vw,47.855vh) scale(.458)}to{transform:translate(32.1828vw,99vh) scale(.458)}}.snow:nth-child(258){opacity:1.5246;transform:translate(69.6877vw,-10px) scale(.6477);animation:fall-258 13s -18s linear infinite}@keyframes fall-258{55.559%{transform:translate(76.9752vw,55.559vh) scale(.6477)}to{transform:translate(73.33145vw,99vh) scale(.6477)}}.snow:nth-child(259){opacity:.3524;transform:translate(86.9849vw,-10px) scale(.2627);animation:fall-259 11s -25s linear infinite}@keyframes fall-259{35.794%{transform:translate(86.0176vw,35.794vh) scale(.2627)}to{transform:translate(86.50125vw,99vh) scale(.2627)}}.snow:nth-child(260){opacity:1.2798;transform:translate(46.8857vw,-10px) scale(.7674);animation:fall-260 28s -12s linear infinite}@keyframes fall-260{59.457%{transform:translate(51.8447vw,59.457vh) scale(.7674)}to{transform:translate(49.3652vw,99vh) scale(.7674)}}.snow:nth-child(261){opacity:.6498;transform:translate(12.4947vw,-10px) scale(.9534);animation:fall-261 20s -12s linear infinite}@keyframes fall-261{34.812%{transform:translate(3.2573vw,34.812vh) scale(.9534)}to{transform:translate(7.876vw,99vh) scale(.9534)}}.snow:nth-child(262){opacity:.909;transform:translate(47.1069vw,-10px) scale(.0481);animation:fall-262 24s -27s linear infinite}@keyframes fall-262{46.97%{transform:translate(41.7669vw,46.97vh) scale(.0481)}to{transform:translate(44.4369vw,99vh) scale(.0481)}}.snow:nth-child(263){opacity:.174;transform:translate(38.249vw,-10px) scale(.1267);animation:fall-263 28s -21s linear infinite}@keyframes fall-263{50.142%{transform:translate(34.9442vw,50.142vh) scale(.1267)}to{transform:translate(36.5966vw,99vh) scale(.1267)}}.snow:nth-child(264){opacity:.6032;transform:translate(91.8738vw,-10px) scale(.0157);animation:fall-264 10s -27s linear infinite}@keyframes fall-264{65.746%{transform:translate(88.8899vw,65.746vh) scale(.0157)}to{transform:translate(90.38185vw,99vh) scale(.0157)}}.snow:nth-child(265){opacity:.557;transform:translate(63.5206vw,-10px) scale(.8297);animation:fall-265 25s -26s linear infinite}@keyframes fall-265{40.85%{transform:translate(55.4059vw,40.85vh) scale(.8297)}to{transform:translate(59.46325vw,99vh) scale(.8297)}}.snow:nth-child(266){opacity:.9764;transform:translate(76.3828vw,-10px) scale(.0625);animation:fall-266 22s -12s linear infinite}@keyframes fall-266{60.617%{transform:translate(72.5678vw,60.617vh) scale(.0625)}to{transform:translate(74.4753vw,99vh) scale(.0625)}}.snow:nth-child(267){opacity:1.346;transform:translate(62.0044vw,-10px) scale(.1319);animation:fall-267 10s -22s linear infinite}@keyframes fall-267{67.652%{transform:translate(54.1009vw,67.652vh) scale(.1319)}to{transform:translate(58.05265vw,99vh) scale(.1319)}}.snow:nth-child(268){opacity:1.9212;transform:translate(1.9015vw,-10px) scale(.1795);animation:fall-268 19s -15s linear infinite}@keyframes fall-268{38.298%{transform:translate(3.2833vw,38.298vh) scale(.1795)}to{transform:translate(2.5924vw,99vh) scale(.1795)}}.snow:nth-child(269){opacity:1.2154;transform:translate(32.9434vw,-10px) scale(.3799);animation:fall-269 13s -10s linear infinite}@keyframes fall-269{73.956%{transform:translate(30.057vw,73.956vh) scale(.3799)}to{transform:translate(31.5002vw,99vh) scale(.3799)}}.snow:nth-child(270){opacity:1.686;transform:translate(36.8676vw,-10px) scale(.6891);animation:fall-270 18s -29s linear infinite}@keyframes fall-270{53.296%{transform:translate(39.1569vw,53.296vh) scale(.6891)}to{transform:translate(38.01225vw,99vh) scale(.6891)}}.snow:nth-child(271){opacity:1.7866;transform:translate(20.4383vw,-10px) scale(.3471);animation:fall-271 23s -5s linear infinite}@keyframes fall-271{63.669%{transform:translate(21.0285vw,63.669vh) scale(.3471)}to{transform:translate(20.7334vw,99vh) scale(.3471)}}.snow:nth-child(272){opacity:1.3838;transform:translate(53.2675vw,-10px) scale(.0362);animation:fall-272 15s -23s linear infinite}@keyframes fall-272{67.978%{transform:translate(46.7409vw,67.978vh) scale(.0362)}to{transform:translate(50.0042vw,99vh) scale(.0362)}}.snow:nth-child(273){opacity:1.5696;transform:translate(95.1001vw,-10px) scale(.7835);animation:fall-273 21s -4s linear infinite}@keyframes fall-273{40.111%{transform:translate(100.3234vw,40.111vh) scale(.7835)}to{transform:translate(97.71175vw,99vh) scale(.7835)}}.snow:nth-child(274){opacity:1.3906;transform:translate(73.7432vw,-10px) scale(.6556);animation:fall-274 17s -13s linear infinite}@keyframes fall-274{71.335%{transform:translate(74.0618vw,71.335vh) scale(.6556)}to{transform:translate(73.9025vw,99vh) scale(.6556)}}.snow:nth-child(275){opacity:.8282;transform:translate(47.1406vw,-10px) scale(.37);animation:fall-275 29s -7s linear infinite}@keyframes fall-275{34.802%{transform:translate(44.2253vw,34.802vh) scale(.37)}to{transform:translate(45.68295vw,99vh) scale(.37)}}.snow:nth-child(276){opacity:.9748;transform:translate(66.0694vw,-10px) scale(.0564);animation:fall-276 11s -2s linear infinite}@keyframes fall-276{63.106%{transform:translate(70.9288vw,63.106vh) scale(.0564)}to{transform:translate(68.4991vw,99vh) scale(.0564)}}.snow:nth-child(277){opacity:.0246;transform:translate(38.6191vw,-10px) scale(.1832);animation:fall-277 17s -19s linear infinite}@keyframes fall-277{70.606%{transform:translate(43.54vw,70.606vh) scale(.1832)}to{transform:translate(41.07955vw,99vh) scale(.1832)}}.snow:nth-child(278){opacity:1.3932;transform:translate(2.2617vw,-10px) scale(.6811);animation:fall-278 29s -25s linear infinite}@keyframes fall-278{57.438%{transform:translate(10.8444vw,57.438vh) scale(.6811)}to{transform:translate(6.55305vw,99vh) scale(.6811)}}.snow:nth-child(279){opacity:1.5674;transform:translate(33.6727vw,-10px) scale(.4919);animation:fall-279 17s -15s linear infinite}@keyframes fall-279{35.88%{transform:translate(32.3601vw,35.88vh) scale(.4919)}to{transform:translate(33.0164vw,99vh) scale(.4919)}}.snow:nth-child(280){opacity:1.5754;transform:translate(22.0675vw,-10px) scale(.4746);animation:fall-280 30s -7s linear infinite}@keyframes fall-280{57.417%{transform:translate(14.2573vw,57.417vh) scale(.4746)}to{transform:translate(18.1624vw,99vh) scale(.4746)}}.snow:nth-child(281){opacity:.29;transform:translate(48.1277vw,-10px) scale(.2616);animation:fall-281 11s -9s linear infinite}@keyframes fall-281{47.607%{transform:translate(38.8688vw,47.607vh) scale(.2616)}to{transform:translate(43.49825vw,99vh) scale(.2616)}}.snow:nth-child(282){opacity:1.1616;transform:translate(11.2699vw,-10px) scale(.8673);animation:fall-282 26s -7s linear infinite}@keyframes fall-282{62.417%{transform:translate(18.8217vw,62.417vh) scale(.8673)}to{transform:translate(15.0458vw,99vh) scale(.8673)}}.snow:nth-child(283){opacity:1.0088;transform:translate(59.9844vw,-10px) scale(.3621);animation:fall-283 24s -28s linear infinite}@keyframes fall-283{59.457%{transform:translate(69.979vw,59.457vh) scale(.3621)}to{transform:translate(64.9817vw,99vh) scale(.3621)}}.snow:nth-child(284){opacity:.3764;transform:translate(19.9884vw,-10px) scale(.4075);animation:fall-284 27s -15s linear infinite}@keyframes fall-284{37.508%{transform:translate(10.3349vw,37.508vh) scale(.4075)}to{transform:translate(15.16165vw,99vh) scale(.4075)}}.snow:nth-child(285){opacity:1.8104;transform:translate(40.4251vw,-10px) scale(.0052);animation:fall-285 12s -4s linear infinite}@keyframes fall-285{54.59%{transform:translate(46.3049vw,54.59vh) scale(.0052)}to{transform:translate(43.365vw,99vh) scale(.0052)}}.snow:nth-child(286){opacity:1.006;transform:translate(74.3294vw,-10px) scale(.0615);animation:fall-286 24s -25s linear infinite}@keyframes fall-286{70.13%{transform:translate(75.1228vw,70.13vh) scale(.0615)}to{transform:translate(74.7261vw,99vh) scale(.0615)}}.snow:nth-child(287){opacity:1.5642;transform:translate(22.0548vw,-10px) scale(.7097);animation:fall-287 17s -10s linear infinite}@keyframes fall-287{74.997%{transform:translate(18.7457vw,74.997vh) scale(.7097)}to{transform:translate(20.40025vw,99vh) scale(.7097)}}.snow:nth-child(288){opacity:1.8212;transform:translate(77.7186vw,-10px) scale(.1605);animation:fall-288 18s -21s linear infinite}@keyframes fall-288{71.395%{transform:translate(70.1394vw,71.395vh) scale(.1605)}to{transform:translate(73.929vw,99vh) scale(.1605)}}.snow:nth-child(289){opacity:.2262;transform:translate(51.7449vw,-10px) scale(.6881);animation:fall-289 25s -5s linear infinite}@keyframes fall-289{58.962%{transform:translate(47.7579vw,58.962vh) scale(.6881)}to{transform:translate(49.7514vw,99vh) scale(.6881)}}.snow:nth-child(290){opacity:.4368;transform:translate(63.0482vw,-10px) scale(.696);animation:fall-290 27s -7s linear infinite}@keyframes fall-290{41.128%{transform:translate(58.8802vw,41.128vh) scale(.696)}to{transform:translate(60.9642vw,99vh) scale(.696)}}.snow:nth-child(291){opacity:1.107;transform:translate(77.0913vw,-10px) scale(.2526);animation:fall-291 14s -2s linear infinite}@keyframes fall-291{58.2%{transform:translate(79.8643vw,58.2vh) scale(.2526)}to{transform:translate(78.4778vw,99vh) scale(.2526)}}.snow:nth-child(292){opacity:.7556;transform:translate(23.5984vw,-10px) scale(.3517);animation:fall-292 12s -13s linear infinite}@keyframes fall-292{36.321%{transform:translate(28.3712vw,36.321vh) scale(.3517)}to{transform:translate(25.9848vw,99vh) scale(.3517)}}.snow:nth-child(293){opacity:.5056;transform:translate(61.4119vw,-10px) scale(.1061);animation:fall-293 10s -16s linear infinite}@keyframes fall-293{50.798%{transform:translate(55.6357vw,50.798vh) scale(.1061)}to{transform:translate(58.5238vw,99vh) scale(.1061)}}.snow:nth-child(294){opacity:1.3082;transform:translate(75.3973vw,-10px) scale(.0838);animation:fall-294 26s -19s linear infinite}@keyframes fall-294{59.607%{transform:translate(65.7904vw,59.607vh) scale(.0838)}to{transform:translate(70.59385vw,99vh) scale(.0838)}}.snow:nth-child(295){opacity:.31;transform:translate(41.7683vw,-10px) scale(.5355);animation:fall-295 30s -4s linear infinite}@keyframes fall-295{37.95%{transform:translate(50.0286vw,37.95vh) scale(.5355)}to{transform:translate(45.89845vw,99vh) scale(.5355)}}.snow:nth-child(296){opacity:1.1132;transform:translate(84.2402vw,-10px) scale(.9988);animation:fall-296 28s -7s linear infinite}@keyframes fall-296{61.598%{transform:translate(78.3115vw,61.598vh) scale(.9988)}to{transform:translate(81.27585vw,99vh) scale(.9988)}}.snow:nth-child(297){opacity:1.4926;transform:translate(13.314vw,-10px) scale(.27);animation:fall-297 22s -9s linear infinite}@keyframes fall-297{53.549%{transform:translate(4.7763vw,53.549vh) scale(.27)}to{transform:translate(9.04515vw,99vh) scale(.27)}}.snow:nth-child(298){opacity:.8268;transform:translate(7.7307vw,-10px) scale(.2793);animation:fall-298 11s -22s linear infinite}@keyframes fall-298{34.581%{transform:translate(10.1987vw,34.581vh) scale(.2793)}to{transform:translate(8.9647vw,99vh) scale(.2793)}}.snow:nth-child(299){opacity:.2268;transform:translate(88.5704vw,-10px) scale(.9586);animation:fall-299 13s -16s linear infinite}@keyframes fall-299{74.974%{transform:translate(79.827vw,74.974vh) scale(.9586)}to{transform:translate(84.1987vw,99vh) scale(.9586)}}.snow:nth-child(300){opacity:1.2774;transform:translate(74.3191vw,-10px) scale(.2802);animation:fall-300 22s -29s linear infinite}@keyframes fall-300{45.331%{transform:translate(69.7021vw,45.331vh) scale(.2802)}to{transform:translate(72.0106vw,99vh) scale(.2802)}}.snow:nth-child(301){opacity:1.526;transform:translate(67.2024vw,-10px) scale(.6307);animation:fall-301 19s -16s linear infinite}@keyframes fall-301{43.731%{transform:translate(74.6975vw,43.731vh) scale(.6307)}to{transform:translate(70.94995vw,99vh) scale(.6307)}}.snow:nth-child(302){opacity:.7452;transform:translate(4.5995vw,-10px) scale(.2558);animation:fall-302 17s -19s linear infinite}@keyframes fall-302{42.602%{transform:translate(10.7732vw,42.602vh) scale(.2558)}to{transform:translate(7.68635vw,99vh) scale(.2558)}}.snow:nth-child(303){opacity:.0588;transform:translate(79.9787vw,-10px) scale(.026);animation:fall-303 22s -9s linear infinite}@keyframes fall-303{78.065%{transform:translate(71.4427vw,78.065vh) scale(.026)}to{transform:translate(75.7107vw,99vh) scale(.026)}}.snow:nth-child(304){opacity:1.335;transform:translate(59.3131vw,-10px) scale(.7839);animation:fall-304 25s -4s linear infinite}@keyframes fall-304{72.043%{transform:translate(61.2763vw,72.043vh) scale(.7839)}to{transform:translate(60.2947vw,99vh) scale(.7839)}}.snow:nth-child(305){opacity:1.9056;transform:translate(83.2403vw,-10px) scale(.4676);animation:fall-305 13s -9s linear infinite}@keyframes fall-305{41.849%{transform:translate(78.8102vw,41.849vh) scale(.4676)}to{transform:translate(81.02525vw,99vh) scale(.4676)}}.snow:nth-child(306){opacity:1.525;transform:translate(1.8519vw,-10px) scale(.6538);animation:fall-306 11s -29s linear infinite}@keyframes fall-306{64.915%{transform:translate(3.3209vw,64.915vh) scale(.6538)}to{transform:translate(2.5864vw,99vh) scale(.6538)}}.snow:nth-child(307){opacity:.772;transform:translate(59.6757vw,-10px) scale(.0909);animation:fall-307 18s -7s linear infinite}@keyframes fall-307{37.155%{transform:translate(49.7309vw,37.155vh) scale(.0909)}to{transform:translate(54.7033vw,99vh) scale(.0909)}}.snow:nth-child(308){opacity:1.5084;transform:translate(73.5266vw,-10px) scale(.5646);animation:fall-308 15s -17s linear infinite}@keyframes fall-308{40.359%{transform:translate(81.0327vw,40.359vh) scale(.5646)}to{transform:translate(77.27965vw,99vh) scale(.5646)}}.snow:nth-child(309){opacity:1.499;transform:translate(84.1391vw,-10px) scale(.4316);animation:fall-309 12s -27s linear infinite}@keyframes fall-309{38.978%{transform:translate(75.8611vw,38.978vh) scale(.4316)}to{transform:translate(80.0001vw,99vh) scale(.4316)}}.snow:nth-child(310){opacity:1.1938;transform:translate(47.8429vw,-10px) scale(.467);animation:fall-310 21s -27s linear infinite}@keyframes fall-310{65.28%{transform:translate(40.3793vw,65.28vh) scale(.467)}to{transform:translate(44.1111vw,99vh) scale(.467)}}.snow:nth-child(311){opacity:.5432;transform:translate(27.1712vw,-10px) scale(.4361);animation:fall-311 17s -21s linear infinite}@keyframes fall-311{37.215%{transform:translate(29.5482vw,37.215vh) scale(.4361)}to{transform:translate(28.3597vw,99vh) scale(.4361)}}.snow:nth-child(312){opacity:1.123;transform:translate(42.0171vw,-10px) scale(.6604);animation:fall-312 24s -12s linear infinite}@keyframes fall-312{59.913%{transform:translate(33.8058vw,59.913vh) scale(.6604)}to{transform:translate(37.91145vw,99vh) scale(.6604)}}.snow:nth-child(313){opacity:1.2984;transform:translate(61.722vw,-10px) scale(.1866);animation:fall-313 22s -4s linear infinite}@keyframes fall-313{59.71%{transform:translate(52.4076vw,59.71vh) scale(.1866)}to{transform:translate(57.0648vw,99vh) scale(.1866)}}.snow:nth-child(314){opacity:.5954;transform:translate(9.0711vw,-10px) scale(.664);animation:fall-314 17s -26s linear infinite}@keyframes fall-314{61.397%{transform:translate(10.811vw,61.397vh) scale(.664)}to{transform:translate(9.94105vw,99vh) scale(.664)}}.snow:nth-child(315){opacity:.4716;transform:translate(49.3205vw,-10px) scale(.0637);animation:fall-315 16s -27s linear infinite}@keyframes fall-315{44.939%{transform:translate(48.9818vw,44.939vh) scale(.0637)}to{transform:translate(49.15115vw,99vh) scale(.0637)}}.snow:nth-child(316){opacity:1.0194;transform:translate(74.0456vw,-10px) scale(.7945);animation:fall-316 29s -24s linear infinite}@keyframes fall-316{48.129%{transform:translate(76.2846vw,48.129vh) scale(.7945)}to{transform:translate(75.1651vw,99vh) scale(.7945)}}.snow:nth-child(317){opacity:.33;transform:translate(82.1329vw,-10px) scale(.4125);animation:fall-317 20s -23s linear infinite}@keyframes fall-317{59.563%{transform:translate(91.7685vw,59.563vh) scale(.4125)}to{transform:translate(86.9507vw,99vh) scale(.4125)}}.snow:nth-child(318){opacity:1.4532;transform:translate(1.1988vw,-10px) scale(.6167);animation:fall-318 25s -8s linear infinite}@keyframes fall-318{68.326%{transform:translate(-8.1227vw,68.326vh) scale(.6167)}to{transform:translate(-3.46195vw,99vh) scale(.6167)}}.snow:nth-child(319){opacity:1.4704;transform:translate(59.5149vw,-10px) scale(.0343);animation:fall-319 21s -4s linear infinite}@keyframes fall-319{41.893%{transform:translate(56.1861vw,41.893vh) scale(.0343)}to{transform:translate(57.8505vw,99vh) scale(.0343)}}.snow:nth-child(320){opacity:.32;transform:translate(93.9512vw,-10px) scale(.9051);animation:fall-320 13s -10s linear infinite}@keyframes fall-320{73.85%{transform:translate(103.4806vw,73.85vh) scale(.9051)}to{transform:translate(98.7159vw,99vh) scale(.9051)}}.snow:nth-child(321){opacity:1.719;transform:translate(37.152vw,-10px) scale(.2183);animation:fall-321 24s -26s linear infinite}@keyframes fall-321{57.637%{transform:translate(31.3983vw,57.637vh) scale(.2183)}to{transform:translate(34.27515vw,99vh) scale(.2183)}}.snow:nth-child(322){opacity:.0146;transform:translate(60.9508vw,-10px) scale(.8862);animation:fall-322 21s -8s linear infinite}@keyframes fall-322{36.666%{transform:translate(58.5848vw,36.666vh) scale(.8862)}to{transform:translate(59.7678vw,99vh) scale(.8862)}}.snow:nth-child(323){opacity:1.8926;transform:translate(12.4051vw,-10px) scale(.5662);animation:fall-323 26s -3s linear infinite}@keyframes fall-323{38.508%{transform:translate(5.1666vw,38.508vh) scale(.5662)}to{transform:translate(8.78585vw,99vh) scale(.5662)}}.snow:nth-child(324){opacity:.2848;transform:translate(6.0143vw,-10px) scale(.3088);animation:fall-324 20s -23s linear infinite}@keyframes fall-324{51.444%{transform:translate(9.691vw,51.444vh) scale(.3088)}to{transform:translate(7.85265vw,99vh) scale(.3088)}}.snow:nth-child(325){opacity:1.3582;transform:translate(68.2069vw,-10px) scale(.8849);animation:fall-325 18s -12s linear infinite}@keyframes fall-325{31.071%{transform:translate(64.8861vw,31.071vh) scale(.8849)}to{transform:translate(66.5465vw,99vh) scale(.8849)}}.snow:nth-child(326){opacity:1.0538;transform:translate(97.7246vw,-10px) scale(.758);animation:fall-326 26s -15s linear infinite}@keyframes fall-326{43.092%{transform:translate(107.5164vw,43.092vh) scale(.758)}to{transform:translate(102.6205vw,99vh) scale(.758)}}.snow:nth-child(327){opacity:.3192;transform:translate(57.4155vw,-10px) scale(.0193);animation:fall-327 26s -15s linear infinite}@keyframes fall-327{40.049%{transform:translate(50.8236vw,40.049vh) scale(.0193)}to{transform:translate(54.11955vw,99vh) scale(.0193)}}.snow:nth-child(328){opacity:1.3906;transform:translate(20.7772vw,-10px) scale(.7869);animation:fall-328 10s -18s linear infinite}@keyframes fall-328{45.087%{transform:translate(15.7684vw,45.087vh) scale(.7869)}to{transform:translate(18.2728vw,99vh) scale(.7869)}}.snow:nth-child(329){opacity:1.3652;transform:translate(54.4948vw,-10px) scale(.8076);animation:fall-329 30s -12s linear infinite}@keyframes fall-329{34.974%{transform:translate(59.9292vw,34.974vh) scale(.8076)}to{transform:translate(57.212vw,99vh) scale(.8076)}}.snow:nth-child(330){opacity:.0584;transform:translate(2.8965vw,-10px) scale(.6632);animation:fall-330 18s -10s linear infinite}@keyframes fall-330{38.031%{transform:translate(4.0072vw,38.031vh) scale(.6632)}to{transform:translate(3.45185vw,99vh) scale(.6632)}}.snow:nth-child(331){opacity:.9632;transform:translate(53.8531vw,-10px) scale(.975);animation:fall-331 13s -18s linear infinite}@keyframes fall-331{31.536%{transform:translate(57.8345vw,31.536vh) scale(.975)}to{transform:translate(55.8438vw,99vh) scale(.975)}}.snow:nth-child(332){opacity:1.4866;transform:translate(60.9161vw,-10px) scale(.3115);animation:fall-332 29s -19s linear infinite}@keyframes fall-332{54.863%{transform:translate(67.1574vw,54.863vh) scale(.3115)}to{transform:translate(64.03675vw,99vh) scale(.3115)}}.snow:nth-child(333){opacity:.9476;transform:translate(76.3926vw,-10px) scale(.1433);animation:fall-333 27s -25s linear infinite}@keyframes fall-333{67.319%{transform:translate(81.1425vw,67.319vh) scale(.1433)}to{transform:translate(78.76755vw,99vh) scale(.1433)}}.snow:nth-child(334){opacity:1.6942;transform:translate(92.4068vw,-10px) scale(.7647);animation:fall-334 27s -19s linear infinite}@keyframes fall-334{41.129%{transform:translate(99.7301vw,41.129vh) scale(.7647)}to{transform:translate(96.06845vw,99vh) scale(.7647)}}.snow:nth-child(335){opacity:.1468;transform:translate(37.4026vw,-10px) scale(.1372);animation:fall-335 24s -4s linear infinite}@keyframes fall-335{33.672%{transform:translate(45.3607vw,33.672vh) scale(.1372)}to{transform:translate(41.38165vw,99vh) scale(.1372)}}.snow:nth-child(336){opacity:.529;transform:translate(38.7003vw,-10px) scale(.2924);animation:fall-336 14s -15s linear infinite}@keyframes fall-336{78.197%{transform:translate(36.6491vw,78.197vh) scale(.2924)}to{transform:translate(37.6747vw,99vh) scale(.2924)}}.snow:nth-child(337){opacity:.6714;transform:translate(24.7677vw,-10px) scale(.7136);animation:fall-337 29s -3s linear infinite}@keyframes fall-337{62.469%{transform:translate(27.3911vw,62.469vh) scale(.7136)}to{transform:translate(26.0794vw,99vh) scale(.7136)}}.snow:nth-child(338){opacity:.0674;transform:translate(16.4865vw,-10px) scale(.2679);animation:fall-338 28s -8s linear infinite}@keyframes fall-338{46.337%{transform:translate(15.8125vw,46.337vh) scale(.2679)}to{transform:translate(16.1495vw,99vh) scale(.2679)}}.snow:nth-child(339){opacity:1.0408;transform:translate(62.7419vw,-10px) scale(.9966);animation:fall-339 30s -27s linear infinite}@keyframes fall-339{50.204%{transform:translate(72.5607vw,50.204vh) scale(.9966)}to{transform:translate(67.6513vw,99vh) scale(.9966)}}.snow:nth-child(340){opacity:.7234;transform:translate(82.7102vw,-10px) scale(.4777);animation:fall-340 28s -19s linear infinite}@keyframes fall-340{60.716%{transform:translate(87.9984vw,60.716vh) scale(.4777)}to{transform:translate(85.3543vw,99vh) scale(.4777)}}.snow:nth-child(341){opacity:1.057;transform:translate(79.5156vw,-10px) scale(.1659);animation:fall-341 19s -7s linear infinite}@keyframes fall-341{33.755%{transform:translate(74.5509vw,33.755vh) scale(.1659)}to{transform:translate(77.03325vw,99vh) scale(.1659)}}.snow:nth-child(342){opacity:1.4442;transform:translate(79.7951vw,-10px) scale(.5826);animation:fall-342 23s -29s linear infinite}@keyframes fall-342{45.861%{transform:translate(76.2649vw,45.861vh) scale(.5826)}to{transform:translate(78.03vw,99vh) scale(.5826)}}.snow:nth-child(343){opacity:1.1566;transform:translate(68.6954vw,-10px) scale(.9997);animation:fall-343 13s -7s linear infinite}@keyframes fall-343{59.769%{transform:translate(75.3049vw,59.769vh) scale(.9997)}to{transform:translate(72.00015vw,99vh) scale(.9997)}}.snow:nth-child(344){opacity:1.2122;transform:translate(81.8759vw,-10px) scale(.3114);animation:fall-344 27s -26s linear infinite}@keyframes fall-344{52.698%{transform:translate(82.9854vw,52.698vh) scale(.3114)}to{transform:translate(82.43065vw,99vh) scale(.3114)}}.snow:nth-child(345){opacity:.5418;transform:translate(12.4073vw,-10px) scale(.3859);animation:fall-345 15s -12s linear infinite}@keyframes fall-345{61.723%{transform:translate(3.7221vw,61.723vh) scale(.3859)}to{transform:translate(8.0647vw,99vh) scale(.3859)}}.snow:nth-child(346){opacity:1.2534;transform:translate(18.1832vw,-10px) scale(.867);animation:fall-346 25s -9s linear infinite}@keyframes fall-346{61.528%{transform:translate(15.3191vw,61.528vh) scale(.867)}to{transform:translate(16.75115vw,99vh) scale(.867)}}.snow:nth-child(347){opacity:1.4212;transform:translate(14.4871vw,-10px) scale(.349);animation:fall-347 19s -8s linear infinite}@keyframes fall-347{66.191%{transform:translate(16.0578vw,66.191vh) scale(.349)}to{transform:translate(15.27245vw,99vh) scale(.349)}}.snow:nth-child(348){opacity:1.054;transform:translate(62.2534vw,-10px) scale(.1867);animation:fall-348 26s -12s linear infinite}@keyframes fall-348{58.924%{transform:translate(57.1773vw,58.924vh) scale(.1867)}to{transform:translate(59.71535vw,99vh) scale(.1867)}}.snow:nth-child(349){opacity:1.8346;transform:translate(83.5911vw,-10px) scale(.4047);animation:fall-349 22s -4s linear infinite}@keyframes fall-349{74.09%{transform:translate(90.7644vw,74.09vh) scale(.4047)}to{transform:translate(87.17775vw,99vh) scale(.4047)}}.snow:nth-child(350){opacity:1.3484;transform:translate(26.0513vw,-10px) scale(.8506);animation:fall-350 25s -25s linear infinite}@keyframes fall-350{74.529%{transform:translate(20.3964vw,74.529vh) scale(.8506)}to{transform:translate(23.22385vw,99vh) scale(.8506)}}.snow:nth-child(351){opacity:.358;transform:translate(61.4125vw,-10px) scale(.7698);animation:fall-351 30s -7s linear infinite}@keyframes fall-351{55.282%{transform:translate(55.5617vw,55.282vh) scale(.7698)}to{transform:translate(58.4871vw,99vh) scale(.7698)}}.snow:nth-child(352){opacity:1.2564;transform:translate(72.8949vw,-10px) scale(.417);animation:fall-352 17s -22s linear infinite}@keyframes fall-352{46.343%{transform:translate(82.2449vw,46.343vh) scale(.417)}to{transform:translate(77.5699vw,99vh) scale(.417)}}.snow:nth-child(353){opacity:1.623;transform:translate(73.7079vw,-10px) scale(.283);animation:fall-353 17s -28s linear infinite}@keyframes fall-353{54.082%{transform:translate(73.8102vw,54.082vh) scale(.283)}to{transform:translate(73.75905vw,99vh) scale(.283)}}.snow:nth-child(354){opacity:1.4622;transform:translate(13.7142vw,-10px) scale(.0736);animation:fall-354 23s -22s linear infinite}@keyframes fall-354{41.479%{transform:translate(15.3344vw,41.479vh) scale(.0736)}to{transform:translate(14.5243vw,99vh) scale(.0736)}}.snow:nth-child(355){opacity:1.4942;transform:translate(92.1209vw,-10px) scale(.7926);animation:fall-355 10s -1s linear infinite}@keyframes fall-355{36.353%{transform:translate(93.4301vw,36.353vh) scale(.7926)}to{transform:translate(92.7755vw,99vh) scale(.7926)}}.snow:nth-child(356){opacity:1.5968;transform:translate(93.8501vw,-10px) scale(.603);animation:fall-356 10s -15s linear infinite}@keyframes fall-356{52.769%{transform:translate(87.2508vw,52.769vh) scale(.603)}to{transform:translate(90.55045vw,99vh) scale(.603)}}.snow:nth-child(357){opacity:.0564;transform:translate(10.3914vw,-10px) scale(.0704);animation:fall-357 18s -27s linear infinite}@keyframes fall-357{64.336%{transform:translate(11.7472vw,64.336vh) scale(.0704)}to{transform:translate(11.0693vw,99vh) scale(.0704)}}.snow:nth-child(358){opacity:1.6442;transform:translate(34.1345vw,-10px) scale(.2252);animation:fall-358 18s -30s linear infinite}@keyframes fall-358{58.544%{transform:translate(34.9986vw,58.544vh) scale(.2252)}to{transform:translate(34.56655vw,99vh) scale(.2252)}}.snow:nth-child(359){opacity:1.2208;transform:translate(80.1661vw,-10px) scale(.4767);animation:fall-359 21s -19s linear infinite}@keyframes fall-359{68.728%{transform:translate(80.5121vw,68.728vh) scale(.4767)}to{transform:translate(80.3391vw,99vh) scale(.4767)}}.snow:nth-child(360){opacity:.6174;transform:translate(90.1073vw,-10px) scale(.1816);animation:fall-360 14s -12s linear infinite}@keyframes fall-360{62.427%{transform:translate(91.9159vw,62.427vh) scale(.1816)}to{transform:translate(91.0116vw,99vh) scale(.1816)}}.snow:nth-child(361){opacity:.14;transform:translate(12.11vw,-10px) scale(.261);animation:fall-361 17s -10s linear infinite}@keyframes fall-361{66.468%{transform:translate(3.9604vw,66.468vh) scale(.261)}to{transform:translate(8.0352vw,99vh) scale(.261)}}.snow:nth-child(362){opacity:.2432;transform:translate(31.0267vw,-10px) scale(.1893);animation:fall-362 24s -28s linear infinite}@keyframes fall-362{72.464%{transform:translate(35.2695vw,72.464vh) scale(.1893)}to{transform:translate(33.1481vw,99vh) scale(.1893)}}.snow:nth-child(363){opacity:1.6678;transform:translate(98.536vw,-10px) scale(.9338);animation:fall-363 28s -25s linear infinite}@keyframes fall-363{34.405%{transform:translate(104.1126vw,34.405vh) scale(.9338)}to{transform:translate(101.3243vw,99vh) scale(.9338)}}.snow:nth-child(364){opacity:.628;transform:translate(92.8777vw,-10px) scale(.9991);animation:fall-364 24s -23s linear infinite}@keyframes fall-364{47.072%{transform:translate(91.5223vw,47.072vh) scale(.9991)}to{transform:translate(92.2vw,99vh) scale(.9991)}}.snow:nth-child(365){opacity:.8574;transform:translate(50.3245vw,-10px) scale(.6778);animation:fall-365 29s -2s linear infinite}@keyframes fall-365{71.323%{transform:translate(47.4516vw,71.323vh) scale(.6778)}to{transform:translate(48.88805vw,99vh) scale(.6778)}}.snow:nth-child(366){opacity:.8054;transform:translate(6.1698vw,-10px) scale(.3169);animation:fall-366 28s -19s linear infinite}@keyframes fall-366{74.413%{transform:translate(11.141vw,74.413vh) scale(.3169)}to{transform:translate(8.6554vw,99vh) scale(.3169)}}.snow:nth-child(367){opacity:1.348;transform:translate(27.9649vw,-10px) scale(.7591);animation:fall-367 15s -28s linear infinite}@keyframes fall-367{50.041%{transform:translate(22.8005vw,50.041vh) scale(.7591)}to{transform:translate(25.3827vw,99vh) scale(.7591)}}.snow:nth-child(368){opacity:.6838;transform:translate(29.7678vw,-10px) scale(.5435);animation:fall-368 25s -22s linear infinite}@keyframes fall-368{36.811%{transform:translate(34.1536vw,36.811vh) scale(.5435)}to{transform:translate(31.9607vw,99vh) scale(.5435)}}.snow:nth-child(369){opacity:.0574;transform:translate(95.0605vw,-10px) scale(.7274);animation:fall-369 30s -17s linear infinite}@keyframes fall-369{46.226%{transform:translate(93.7674vw,46.226vh) scale(.7274)}to{transform:translate(94.41395vw,99vh) scale(.7274)}}.snow:nth-child(370){opacity:1.8206;transform:translate(10.2538vw,-10px) scale(.1868);animation:fall-370 25s -10s linear infinite}@keyframes fall-370{52.762%{transform:translate(8.647vw,52.762vh) scale(.1868)}to{transform:translate(9.4504vw,99vh) scale(.1868)}}.snow:nth-child(371){opacity:1.6456;transform:translate(52.5356vw,-10px) scale(.5096);animation:fall-371 18s -6s linear infinite}@keyframes fall-371{32.962%{transform:translate(43.0603vw,32.962vh) scale(.5096)}to{transform:translate(47.79795vw,99vh) scale(.5096)}}.snow:nth-child(372){opacity:1.3704;transform:translate(35.3496vw,-10px) scale(.1265);animation:fall-372 18s -11s linear infinite}@keyframes fall-372{48.027%{transform:translate(36.1963vw,48.027vh) scale(.1265)}to{transform:translate(35.77295vw,99vh) scale(.1265)}}.snow:nth-child(373){opacity:1.957;transform:translate(24.287vw,-10px) scale(.8829);animation:fall-373 10s -8s linear infinite}@keyframes fall-373{49.476%{transform:translate(34.2431vw,49.476vh) scale(.8829)}to{transform:translate(29.26505vw,99vh) scale(.8829)}}.snow:nth-child(374){opacity:1.0774;transform:translate(63.8817vw,-10px) scale(.2119);animation:fall-374 28s -11s linear infinite}@keyframes fall-374{54.473%{transform:translate(65.4058vw,54.473vh) scale(.2119)}to{transform:translate(64.64375vw,99vh) scale(.2119)}}.snow:nth-child(375){opacity:1.5902;transform:translate(87.0504vw,-10px) scale(.4665);animation:fall-375 13s -21s linear infinite}@keyframes fall-375{74.728%{transform:translate(79.8017vw,74.728vh) scale(.4665)}to{transform:translate(83.42605vw,99vh) scale(.4665)}}.snow:nth-child(376){opacity:.9706;transform:translate(56.1797vw,-10px) scale(.6817);animation:fall-376 30s -7s linear infinite}@keyframes fall-376{65.371%{transform:translate(62.4409vw,65.371vh) scale(.6817)}to{transform:translate(59.3103vw,99vh) scale(.6817)}}.snow:nth-child(377){opacity:.346;transform:translate(32.2485vw,-10px) scale(.4536);animation:fall-377 15s -29s linear infinite}@keyframes fall-377{35.631%{transform:translate(26.741vw,35.631vh) scale(.4536)}to{transform:translate(29.49475vw,99vh) scale(.4536)}}.snow:nth-child(378){opacity:.7806;transform:translate(75.0878vw,-10px) scale(.1616);animation:fall-378 17s -7s linear infinite}@keyframes fall-378{34.184%{transform:translate(78.3317vw,34.184vh) scale(.1616)}to{transform:translate(76.70975vw,99vh) scale(.1616)}}.snow:nth-child(379){opacity:1.0454;transform:translate(23.1782vw,-10px) scale(.6133);animation:fall-379 10s -27s linear infinite}@keyframes fall-379{56.247%{transform:translate(30.9594vw,56.247vh) scale(.6133)}to{transform:translate(27.0688vw,99vh) scale(.6133)}}.snow:nth-child(380){opacity:.355;transform:translate(15.0316vw,-10px) scale(.8511);animation:fall-380 21s -6s linear infinite}@keyframes fall-380{60.172%{transform:translate(17.82vw,60.172vh) scale(.8511)}to{transform:translate(16.4258vw,99vh) scale(.8511)}}.snow:nth-child(381){opacity:.8946;transform:translate(38.4231vw,-10px) scale(.4658);animation:fall-381 18s -21s linear infinite}@keyframes fall-381{56.113%{transform:translate(39.1134vw,56.113vh) scale(.4658)}to{transform:translate(38.76825vw,99vh) scale(.4658)}}.snow:nth-child(382){opacity:1.4118;transform:translate(18.5571vw,-10px) scale(.2288);animation:fall-382 19s -9s linear infinite}@keyframes fall-382{73.09%{transform:translate(18.9315vw,73.09vh) scale(.2288)}to{transform:translate(18.7443vw,99vh) scale(.2288)}}.snow:nth-child(383){opacity:.3118;transform:translate(20.1546vw,-10px) scale(.5934);animation:fall-383 27s -12s linear infinite}@keyframes fall-383{78.832%{transform:translate(30.0932vw,78.832vh) scale(.5934)}to{transform:translate(25.1239vw,99vh) scale(.5934)}}.snow:nth-child(384){opacity:1.5398;transform:translate(80.6737vw,-10px) scale(.7758);animation:fall-384 25s -20s linear infinite}@keyframes fall-384{40.048%{transform:translate(73.3664vw,40.048vh) scale(.7758)}to{transform:translate(77.02005vw,99vh) scale(.7758)}}.snow:nth-child(385){opacity:.4156;transform:translate(65.9543vw,-10px) scale(.3632);animation:fall-385 24s -28s linear infinite}@keyframes fall-385{38.786%{transform:translate(71.0306vw,38.786vh) scale(.3632)}to{transform:translate(68.49245vw,99vh) scale(.3632)}}.snow:nth-child(386){opacity:1.038;transform:translate(48.0561vw,-10px) scale(.7602);animation:fall-386 26s -14s linear infinite}@keyframes fall-386{38.973%{transform:translate(55.9258vw,38.973vh) scale(.7602)}to{transform:translate(51.99095vw,99vh) scale(.7602)}}.snow:nth-child(387){opacity:1.3996;transform:translate(49.3357vw,-10px) scale(.6769);animation:fall-387 16s -17s linear infinite}@keyframes fall-387{64.492%{transform:translate(41.0813vw,64.492vh) scale(.6769)}to{transform:translate(45.2085vw,99vh) scale(.6769)}}.snow:nth-child(388){opacity:1.4266;transform:translate(93.8381vw,-10px) scale(.2422);animation:fall-388 17s -19s linear infinite}@keyframes fall-388{67.831%{transform:translate(96.8873vw,67.831vh) scale(.2422)}to{transform:translate(95.3627vw,99vh) scale(.2422)}}.snow:nth-child(389){opacity:.849;transform:translate(26.9698vw,-10px) scale(.0247);animation:fall-389 20s -11s linear infinite}@keyframes fall-389{73.49%{transform:translate(34.5659vw,73.49vh) scale(.0247)}to{transform:translate(30.76785vw,99vh) scale(.0247)}}.snow:nth-child(390){opacity:1.66;transform:translate(69.2064vw,-10px) scale(.0342);animation:fall-390 20s -9s linear infinite}@keyframes fall-390{41.67%{transform:translate(67.713vw,41.67vh) scale(.0342)}to{transform:translate(68.4597vw,99vh) scale(.0342)}}.snow:nth-child(391){opacity:1.4372;transform:translate(60.4454vw,-10px) scale(.5324);animation:fall-391 16s -24s linear infinite}@keyframes fall-391{63.661%{transform:translate(59.5754vw,63.661vh) scale(.5324)}to{transform:translate(60.0104vw,99vh) scale(.5324)}}.snow:nth-child(392){opacity:.6394;transform:translate(86.2002vw,-10px) scale(.1371);animation:fall-392 22s -13s linear infinite}@keyframes fall-392{72.196%{transform:translate(80.4864vw,72.196vh) scale(.1371)}to{transform:translate(83.3433vw,99vh) scale(.1371)}}.snow:nth-child(393){opacity:1.9918;transform:translate(6.7182vw,-10px) scale(.6493);animation:fall-393 23s -6s linear infinite}@keyframes fall-393{52.303%{transform:translate(2.8262vw,52.303vh) scale(.6493)}to{transform:translate(4.7722vw,99vh) scale(.6493)}}.snow:nth-child(394){opacity:.4636;transform:translate(42.6233vw,-10px) scale(.4018);animation:fall-394 28s -26s linear infinite}@keyframes fall-394{63.286%{transform:translate(36.4323vw,63.286vh) scale(.4018)}to{transform:translate(39.5278vw,99vh) scale(.4018)}}.snow:nth-child(395){opacity:.5594;transform:translate(41.4403vw,-10px) scale(.402);animation:fall-395 13s -14s linear infinite}@keyframes fall-395{51.589%{transform:translate(34.2468vw,51.589vh) scale(.402)}to{transform:translate(37.84355vw,99vh) scale(.402)}}.snow:nth-child(396){opacity:1.6774;transform:translate(5.4184vw,-10px) scale(.7794);animation:fall-396 23s -4s linear infinite}@keyframes fall-396{41.17%{transform:translate(-.6653vw,41.17vh) scale(.7794)}to{transform:translate(2.37655vw,99vh) scale(.7794)}}.snow:nth-child(397){opacity:1.7992;transform:translate(99.7434vw,-10px) scale(.3838);animation:fall-397 29s -17s linear infinite}@keyframes fall-397{38.438%{transform:translate(99.6704vw,38.438vh) scale(.3838)}to{transform:translate(99.7069vw,99vh) scale(.3838)}}.snow:nth-child(398){opacity:.6158;transform:translate(51.8108vw,-10px) scale(.6365);animation:fall-398 23s -3s linear infinite}@keyframes fall-398{41.908%{transform:translate(46.4742vw,41.908vh) scale(.6365)}to{transform:translate(49.1425vw,99vh) scale(.6365)}}.snow:nth-child(399){opacity:.4918;transform:translate(75.2775vw,-10px) scale(.7725);animation:fall-399 26s -23s linear infinite}@keyframes fall-399{49.133%{transform:translate(67.3096vw,49.133vh) scale(.7725)}to{transform:translate(71.29355vw,99vh) scale(.7725)}}.snow:nth-child(400){opacity:1.7676;transform:translate(49.541vw,-10px) scale(.9841);animation:fall-400 10s -7s linear infinite}@keyframes fall-400{49.32%{transform:translate(50.2788vw,49.32vh) scale(.9841)}to{transform:translate(49.9099vw,99vh) scale(.9841)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzswR0FoQlEsWUFBWTs4RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7NEZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|