@esfaenza/core 15.2.279 → 15.2.280
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:1.2454;transform:translate(58.3872vw,-10px) scale(.3252);animation:fall-1 19s -21s linear infinite}@keyframes fall-1{63.212%{transform:translate(53.5741vw,63.212vh) scale(.3252)}to{transform:translate(55.98065vw,99vh) scale(.3252)}}.snow:nth-child(2){opacity:.302;transform:translate(91.4218vw,-10px) scale(.8747);animation:fall-2 11s -13s linear infinite}@keyframes fall-2{63.302%{transform:translate(101.362vw,63.302vh) scale(.8747)}to{transform:translate(96.3919vw,99vh) scale(.8747)}}.snow:nth-child(3){opacity:.366;transform:translate(46.3392vw,-10px) scale(.5713);animation:fall-3 27s -3s linear infinite}@keyframes fall-3{58.719%{transform:translate(51.1006vw,58.719vh) scale(.5713)}to{transform:translate(48.7199vw,99vh) scale(.5713)}}.snow:nth-child(4){opacity:1.1206;transform:translate(5.895vw,-10px) scale(.6279);animation:fall-4 26s -6s linear infinite}@keyframes fall-4{76.681%{transform:translate(8.1783vw,76.681vh) scale(.6279)}to{transform:translate(7.03665vw,99vh) scale(.6279)}}.snow:nth-child(5){opacity:1.2984;transform:translate(48.8071vw,-10px) scale(.0813);animation:fall-5 16s -7s linear infinite}@keyframes fall-5{73.713%{transform:translate(58.2516vw,73.713vh) scale(.0813)}to{transform:translate(53.52935vw,99vh) scale(.0813)}}.snow:nth-child(6){opacity:1.6126;transform:translate(33.5189vw,-10px) scale(.6083);animation:fall-6 27s -21s linear infinite}@keyframes fall-6{35.105%{transform:translate(30.9618vw,35.105vh) scale(.6083)}to{transform:translate(32.24035vw,99vh) scale(.6083)}}.snow:nth-child(7){opacity:.1974;transform:translate(14.5314vw,-10px) scale(.4309);animation:fall-7 28s -19s linear infinite}@keyframes fall-7{75.679%{transform:translate(6.6711vw,75.679vh) scale(.4309)}to{transform:translate(10.60125vw,99vh) scale(.4309)}}.snow:nth-child(8){opacity:.0006;transform:translate(39.3478vw,-10px) scale(.9647);animation:fall-8 22s -19s linear infinite}@keyframes fall-8{56.213%{transform:translate(47.3846vw,56.213vh) scale(.9647)}to{transform:translate(43.3662vw,99vh) scale(.9647)}}.snow:nth-child(9){opacity:.4318;transform:translate(23.6222vw,-10px) scale(.3999);animation:fall-9 29s -14s linear infinite}@keyframes fall-9{37.116%{transform:translate(29.4081vw,37.116vh) scale(.3999)}to{transform:translate(26.51515vw,99vh) scale(.3999)}}.snow:nth-child(10){opacity:1.5062;transform:translate(92.2282vw,-10px) scale(.0037);animation:fall-10 24s -14s linear infinite}@keyframes fall-10{45.803%{transform:translate(98.6363vw,45.803vh) scale(.0037)}to{transform:translate(95.43225vw,99vh) scale(.0037)}}.snow:nth-child(11){opacity:.9934;transform:translate(63.3992vw,-10px) scale(.7217);animation:fall-11 12s -25s linear infinite}@keyframes fall-11{35.343%{transform:translate(70.8511vw,35.343vh) scale(.7217)}to{transform:translate(67.12515vw,99vh) scale(.7217)}}.snow:nth-child(12){opacity:1.8844;transform:translate(95.4024vw,-10px) scale(.5931);animation:fall-12 29s -20s linear infinite}@keyframes fall-12{75.511%{transform:translate(94.771vw,75.511vh) scale(.5931)}to{transform:translate(95.0867vw,99vh) scale(.5931)}}.snow:nth-child(13){opacity:.2792;transform:translate(46.8943vw,-10px) scale(.9521);animation:fall-13 26s -30s linear infinite}@keyframes fall-13{49.828%{transform:translate(38.9128vw,49.828vh) scale(.9521)}to{transform:translate(42.90355vw,99vh) scale(.9521)}}.snow:nth-child(14){opacity:.5128;transform:translate(32.0406vw,-10px) scale(.7974);animation:fall-14 14s -18s linear infinite}@keyframes fall-14{55.008%{transform:translate(41.9976vw,55.008vh) scale(.7974)}to{transform:translate(37.0191vw,99vh) scale(.7974)}}.snow:nth-child(15){opacity:.3486;transform:translate(91.629vw,-10px) scale(.8733);animation:fall-15 21s -2s linear infinite}@keyframes fall-15{70.197%{transform:translate(99.4056vw,70.197vh) scale(.8733)}to{transform:translate(95.5173vw,99vh) scale(.8733)}}.snow:nth-child(16){opacity:.1152;transform:translate(95.3798vw,-10px) scale(.1063);animation:fall-16 14s -7s linear infinite}@keyframes fall-16{47.854%{transform:translate(91.1402vw,47.854vh) scale(.1063)}to{transform:translate(93.26vw,99vh) scale(.1063)}}.snow:nth-child(17){opacity:1.6034;transform:translate(22.0671vw,-10px) scale(.4806);animation:fall-17 26s -7s linear infinite}@keyframes fall-17{43.561%{transform:translate(25.9625vw,43.561vh) scale(.4806)}to{transform:translate(24.0148vw,99vh) scale(.4806)}}.snow:nth-child(18){opacity:.675;transform:translate(71.5151vw,-10px) scale(.5565);animation:fall-18 10s -12s linear infinite}@keyframes fall-18{73.829%{transform:translate(70.7097vw,73.829vh) scale(.5565)}to{transform:translate(71.1124vw,99vh) scale(.5565)}}.snow:nth-child(19){opacity:1.7024;transform:translate(75.0504vw,-10px) scale(.5422);animation:fall-19 18s -30s linear infinite}@keyframes fall-19{62.27%{transform:translate(82.761vw,62.27vh) scale(.5422)}to{transform:translate(78.9057vw,99vh) scale(.5422)}}.snow:nth-child(20){opacity:1.478;transform:translate(.7557vw,-10px) scale(.7629);animation:fall-20 21s -27s linear infinite}@keyframes fall-20{31.447%{transform:translate(-3.8001vw,31.447vh) scale(.7629)}to{transform:translate(-1.5222vw,99vh) scale(.7629)}}.snow:nth-child(21){opacity:1.7618;transform:translate(83.3857vw,-10px) scale(.0352);animation:fall-21 18s -20s linear infinite}@keyframes fall-21{68.763%{transform:translate(73.8583vw,68.763vh) scale(.0352)}to{transform:translate(78.622vw,99vh) scale(.0352)}}.snow:nth-child(22){opacity:.7;transform:translate(55.8465vw,-10px) scale(.545);animation:fall-22 30s -26s linear infinite}@keyframes fall-22{61.695%{transform:translate(61.1223vw,61.695vh) scale(.545)}to{transform:translate(58.4844vw,99vh) scale(.545)}}.snow:nth-child(23){opacity:1.021;transform:translate(81.7657vw,-10px) scale(.0981);animation:fall-23 19s -29s linear infinite}@keyframes fall-23{75.04%{transform:translate(88.9446vw,75.04vh) scale(.0981)}to{transform:translate(85.35515vw,99vh) scale(.0981)}}.snow:nth-child(24){opacity:.1572;transform:translate(70.2614vw,-10px) scale(.396);animation:fall-24 20s -6s linear infinite}@keyframes fall-24{61.239%{transform:translate(66.822vw,61.239vh) scale(.396)}to{transform:translate(68.5417vw,99vh) scale(.396)}}.snow:nth-child(25){opacity:1.8236;transform:translate(58.4989vw,-10px) scale(.585);animation:fall-25 17s -5s linear infinite}@keyframes fall-25{43.565%{transform:translate(59.5571vw,43.565vh) scale(.585)}to{transform:translate(59.028vw,99vh) scale(.585)}}.snow:nth-child(26){opacity:.6496;transform:translate(67.6829vw,-10px) scale(.6253);animation:fall-26 11s -17s linear infinite}@keyframes fall-26{35.975%{transform:translate(68.4785vw,35.975vh) scale(.6253)}to{transform:translate(68.0807vw,99vh) scale(.6253)}}.snow:nth-child(27){opacity:.7312;transform:translate(99.3376vw,-10px) scale(.137);animation:fall-27 30s -11s linear infinite}@keyframes fall-27{48.062%{transform:translate(89.482vw,48.062vh) scale(.137)}to{transform:translate(94.4098vw,99vh) scale(.137)}}.snow:nth-child(28){opacity:.739;transform:translate(34.506vw,-10px) scale(.059);animation:fall-28 20s -23s linear infinite}@keyframes fall-28{49.74%{transform:translate(26.3742vw,49.74vh) scale(.059)}to{transform:translate(30.4401vw,99vh) scale(.059)}}.snow:nth-child(29){opacity:.581;transform:translate(27.131vw,-10px) scale(.1141);animation:fall-29 25s -30s linear infinite}@keyframes fall-29{62.938%{transform:translate(30.1973vw,62.938vh) scale(.1141)}to{transform:translate(28.66415vw,99vh) scale(.1141)}}.snow:nth-child(30){opacity:.131;transform:translate(55.2181vw,-10px) scale(.043);animation:fall-30 24s -30s linear infinite}@keyframes fall-30{37.493%{transform:translate(57.8783vw,37.493vh) scale(.043)}to{transform:translate(56.5482vw,99vh) scale(.043)}}.snow:nth-child(31){opacity:1.4426;transform:translate(48.3523vw,-10px) scale(.446);animation:fall-31 17s -8s linear infinite}@keyframes fall-31{68.553%{transform:translate(41.9128vw,68.553vh) scale(.446)}to{transform:translate(45.13255vw,99vh) scale(.446)}}.snow:nth-child(32){opacity:1.9446;transform:translate(72.4267vw,-10px) scale(.3041);animation:fall-32 12s -16s linear infinite}@keyframes fall-32{62.051%{transform:translate(66.8861vw,62.051vh) scale(.3041)}to{transform:translate(69.6564vw,99vh) scale(.3041)}}.snow:nth-child(33){opacity:1.2832;transform:translate(65.3543vw,-10px) scale(.8435);animation:fall-33 22s -6s linear infinite}@keyframes fall-33{32.065%{transform:translate(64.6585vw,32.065vh) scale(.8435)}to{transform:translate(65.0064vw,99vh) scale(.8435)}}.snow:nth-child(34){opacity:1.5856;transform:translate(99.7071vw,-10px) scale(.3099);animation:fall-34 16s -16s linear infinite}@keyframes fall-34{53.759%{transform:translate(100.4285vw,53.759vh) scale(.3099)}to{transform:translate(100.0678vw,99vh) scale(.3099)}}.snow:nth-child(35){opacity:1.8344;transform:translate(96.1678vw,-10px) scale(.3235);animation:fall-35 22s -21s linear infinite}@keyframes fall-35{43.787%{transform:translate(100.2285vw,43.787vh) scale(.3235)}to{transform:translate(98.19815vw,99vh) scale(.3235)}}.snow:nth-child(36){opacity:.9512;transform:translate(98.0274vw,-10px) scale(.6087);animation:fall-36 23s -19s linear infinite}@keyframes fall-36{70.772%{transform:translate(102.8995vw,70.772vh) scale(.6087)}to{transform:translate(100.46345vw,99vh) scale(.6087)}}.snow:nth-child(37){opacity:1.0506;transform:translate(94.8749vw,-10px) scale(.9672);animation:fall-37 14s -20s linear infinite}@keyframes fall-37{37.379%{transform:translate(98.167vw,37.379vh) scale(.9672)}to{transform:translate(96.52095vw,99vh) scale(.9672)}}.snow:nth-child(38){opacity:.6478;transform:translate(66.6329vw,-10px) scale(.3454);animation:fall-38 20s -20s linear infinite}@keyframes fall-38{49.068%{transform:translate(69.6709vw,49.068vh) scale(.3454)}to{transform:translate(68.1519vw,99vh) scale(.3454)}}.snow:nth-child(39){opacity:1.4208;transform:translate(99.0722vw,-10px) scale(.3347);animation:fall-39 14s -24s linear infinite}@keyframes fall-39{42.113%{transform:translate(94.974vw,42.113vh) scale(.3347)}to{transform:translate(97.0231vw,99vh) scale(.3347)}}.snow:nth-child(40){opacity:1.2702;transform:translate(21.3563vw,-10px) scale(.7715);animation:fall-40 26s -30s linear infinite}@keyframes fall-40{67.227%{transform:translate(18.8945vw,67.227vh) scale(.7715)}to{transform:translate(20.1254vw,99vh) scale(.7715)}}.snow:nth-child(41){opacity:1.5594;transform:translate(68.7473vw,-10px) scale(.3245);animation:fall-41 20s -26s linear infinite}@keyframes fall-41{68.127%{transform:translate(64.895vw,68.127vh) scale(.3245)}to{transform:translate(66.82115vw,99vh) scale(.3245)}}.snow:nth-child(42){opacity:.5084;transform:translate(19.6391vw,-10px) scale(.8569);animation:fall-42 14s -27s linear infinite}@keyframes fall-42{34.852%{transform:translate(18.0707vw,34.852vh) scale(.8569)}to{transform:translate(18.8549vw,99vh) scale(.8569)}}.snow:nth-child(43){opacity:.8178;transform:translate(57.1935vw,-10px) scale(.2287);animation:fall-43 30s -13s linear infinite}@keyframes fall-43{54.13%{transform:translate(48.0089vw,54.13vh) scale(.2287)}to{transform:translate(52.6012vw,99vh) scale(.2287)}}.snow:nth-child(44){opacity:.4156;transform:translate(83.4449vw,-10px) scale(.5287);animation:fall-44 20s -25s linear infinite}@keyframes fall-44{32.92%{transform:translate(90.3094vw,32.92vh) scale(.5287)}to{transform:translate(86.87715vw,99vh) scale(.5287)}}.snow:nth-child(45){opacity:.0206;transform:translate(5.1322vw,-10px) scale(.2657);animation:fall-45 30s -18s linear infinite}@keyframes fall-45{58.569%{transform:translate(11.1635vw,58.569vh) scale(.2657)}to{transform:translate(8.14785vw,99vh) scale(.2657)}}.snow:nth-child(46){opacity:1.117;transform:translate(94.0563vw,-10px) scale(.0077);animation:fall-46 20s -21s linear infinite}@keyframes fall-46{49.972%{transform:translate(99.5044vw,49.972vh) scale(.0077)}to{transform:translate(96.78035vw,99vh) scale(.0077)}}.snow:nth-child(47){opacity:1.0066;transform:translate(23.592vw,-10px) scale(.6785);animation:fall-47 28s -1s linear infinite}@keyframes fall-47{75.667%{transform:translate(31.6059vw,75.667vh) scale(.6785)}to{transform:translate(27.59895vw,99vh) scale(.6785)}}.snow:nth-child(48){opacity:1.9284;transform:translate(45.9357vw,-10px) scale(.5117);animation:fall-48 10s -10s linear infinite}@keyframes fall-48{53.376%{transform:translate(42.5668vw,53.376vh) scale(.5117)}to{transform:translate(44.25125vw,99vh) scale(.5117)}}.snow:nth-child(49){opacity:1.2634;transform:translate(19.9701vw,-10px) scale(.6266);animation:fall-49 15s -20s linear infinite}@keyframes fall-49{76.98%{transform:translate(11.3662vw,76.98vh) scale(.6266)}to{transform:translate(15.66815vw,99vh) scale(.6266)}}.snow:nth-child(50){opacity:1.1274;transform:translate(20.9385vw,-10px) scale(.3546);animation:fall-50 18s -21s linear infinite}@keyframes fall-50{58.579%{transform:translate(17.1972vw,58.579vh) scale(.3546)}to{transform:translate(19.06785vw,99vh) scale(.3546)}}.snow:nth-child(51){opacity:1.063;transform:translate(63.144vw,-10px) scale(.5148);animation:fall-51 30s -13s linear infinite}@keyframes fall-51{34.774%{transform:translate(67.868vw,34.774vh) scale(.5148)}to{transform:translate(65.506vw,99vh) scale(.5148)}}.snow:nth-child(52){opacity:.933;transform:translate(99.7663vw,-10px) scale(.8187);animation:fall-52 22s -20s linear infinite}@keyframes fall-52{73.907%{transform:translate(101.4213vw,73.907vh) scale(.8187)}to{transform:translate(100.5938vw,99vh) scale(.8187)}}.snow:nth-child(53){opacity:1.236;transform:translate(47.1934vw,-10px) scale(.6093);animation:fall-53 12s -3s linear infinite}@keyframes fall-53{71.801%{transform:translate(51.5469vw,71.801vh) scale(.6093)}to{transform:translate(49.37015vw,99vh) scale(.6093)}}.snow:nth-child(54){opacity:.2274;transform:translate(24.8264vw,-10px) scale(.2281);animation:fall-54 16s -7s linear infinite}@keyframes fall-54{60.25%{transform:translate(25.1359vw,60.25vh) scale(.2281)}to{transform:translate(24.98115vw,99vh) scale(.2281)}}.snow:nth-child(55){opacity:1.0174;transform:translate(80.0489vw,-10px) scale(.829);animation:fall-55 20s -6s linear infinite}@keyframes fall-55{45.368%{transform:translate(85.6863vw,45.368vh) scale(.829)}to{transform:translate(82.8676vw,99vh) scale(.829)}}.snow:nth-child(56){opacity:.55;transform:translate(30.6676vw,-10px) scale(.9751);animation:fall-56 27s -12s linear infinite}@keyframes fall-56{76.88%{transform:translate(26.2289vw,76.88vh) scale(.9751)}to{transform:translate(28.44825vw,99vh) scale(.9751)}}.snow:nth-child(57){opacity:.4048;transform:translate(62.3362vw,-10px) scale(.1382);animation:fall-57 18s -16s linear infinite}@keyframes fall-57{66.446%{transform:translate(65.5265vw,66.446vh) scale(.1382)}to{transform:translate(63.93135vw,99vh) scale(.1382)}}.snow:nth-child(58){opacity:.0138;transform:translate(67.3898vw,-10px) scale(.547);animation:fall-58 17s -4s linear infinite}@keyframes fall-58{43.341%{transform:translate(74.9615vw,43.341vh) scale(.547)}to{transform:translate(71.17565vw,99vh) scale(.547)}}.snow:nth-child(59){opacity:.2158;transform:translate(53.3363vw,-10px) scale(.3774);animation:fall-59 21s -20s linear infinite}@keyframes fall-59{55.525%{transform:translate(45.7567vw,55.525vh) scale(.3774)}to{transform:translate(49.5465vw,99vh) scale(.3774)}}.snow:nth-child(60){opacity:1.8754;transform:translate(85.3501vw,-10px) scale(.7559);animation:fall-60 29s -23s linear infinite}@keyframes fall-60{36.94%{transform:translate(77.2838vw,36.94vh) scale(.7559)}to{transform:translate(81.31695vw,99vh) scale(.7559)}}.snow:nth-child(61){opacity:1.7702;transform:translate(71.0656vw,-10px) scale(.8996);animation:fall-61 14s -4s linear infinite}@keyframes fall-61{30.252%{transform:translate(70.0118vw,30.252vh) scale(.8996)}to{transform:translate(70.5387vw,99vh) scale(.8996)}}.snow:nth-child(62){opacity:.3578;transform:translate(62.1573vw,-10px) scale(.5652);animation:fall-62 10s -26s linear infinite}@keyframes fall-62{58.751%{transform:translate(58.3383vw,58.751vh) scale(.5652)}to{transform:translate(60.2478vw,99vh) scale(.5652)}}.snow:nth-child(63){opacity:.6084;transform:translate(88.711vw,-10px) scale(.3862);animation:fall-63 25s -20s linear infinite}@keyframes fall-63{51.846%{transform:translate(86.0911vw,51.846vh) scale(.3862)}to{transform:translate(87.40105vw,99vh) scale(.3862)}}.snow:nth-child(64){opacity:.4964;transform:translate(42.6919vw,-10px) scale(.2676);animation:fall-64 30s -8s linear infinite}@keyframes fall-64{46.906%{transform:translate(40.9534vw,46.906vh) scale(.2676)}to{transform:translate(41.82265vw,99vh) scale(.2676)}}.snow:nth-child(65){opacity:1.8742;transform:translate(10.0327vw,-10px) scale(.8355);animation:fall-65 18s -22s linear infinite}@keyframes fall-65{37.403%{transform:translate(9.3072vw,37.403vh) scale(.8355)}to{transform:translate(9.66995vw,99vh) scale(.8355)}}.snow:nth-child(66){opacity:1.9568;transform:translate(11.0288vw,-10px) scale(.7548);animation:fall-66 18s -11s linear infinite}@keyframes fall-66{75.758%{transform:translate(1.098vw,75.758vh) scale(.7548)}to{transform:translate(6.0634vw,99vh) scale(.7548)}}.snow:nth-child(67){opacity:.1874;transform:translate(3.042vw,-10px) scale(.2983);animation:fall-67 29s -26s linear infinite}@keyframes fall-67{57.629%{transform:translate(7.4085vw,57.629vh) scale(.2983)}to{transform:translate(5.22525vw,99vh) scale(.2983)}}.snow:nth-child(68){opacity:1.625;transform:translate(99.7533vw,-10px) scale(.3546);animation:fall-68 12s -26s linear infinite}@keyframes fall-68{42.756%{transform:translate(90.0602vw,42.756vh) scale(.3546)}to{transform:translate(94.90675vw,99vh) scale(.3546)}}.snow:nth-child(69){opacity:.5518;transform:translate(54.1309vw,-10px) scale(.144);animation:fall-69 24s -19s linear infinite}@keyframes fall-69{66.144%{transform:translate(49.0626vw,66.144vh) scale(.144)}to{transform:translate(51.59675vw,99vh) scale(.144)}}.snow:nth-child(70){opacity:1.3018;transform:translate(88.0064vw,-10px) scale(.1883);animation:fall-70 14s -9s linear infinite}@keyframes fall-70{68.808%{transform:translate(83.7419vw,68.808vh) scale(.1883)}to{transform:translate(85.87415vw,99vh) scale(.1883)}}.snow:nth-child(71){opacity:.044;transform:translate(1.2637vw,-10px) scale(.0614);animation:fall-71 30s -12s linear infinite}@keyframes fall-71{53.253%{transform:translate(9.8542vw,53.253vh) scale(.0614)}to{transform:translate(5.55895vw,99vh) scale(.0614)}}.snow:nth-child(72){opacity:.738;transform:translate(68.487vw,-10px) scale(.07);animation:fall-72 25s -3s linear infinite}@keyframes fall-72{41.308%{transform:translate(67.8286vw,41.308vh) scale(.07)}to{transform:translate(68.1578vw,99vh) scale(.07)}}.snow:nth-child(73){opacity:1.0184;transform:translate(79.3866vw,-10px) scale(.2024);animation:fall-73 17s -23s linear infinite}@keyframes fall-73{35.943%{transform:translate(71.8204vw,35.943vh) scale(.2024)}to{transform:translate(75.6035vw,99vh) scale(.2024)}}.snow:nth-child(74){opacity:1.0746;transform:translate(16.894vw,-10px) scale(.4293);animation:fall-74 28s -18s linear infinite}@keyframes fall-74{58.671%{transform:translate(25.4836vw,58.671vh) scale(.4293)}to{transform:translate(21.1888vw,99vh) scale(.4293)}}.snow:nth-child(75){opacity:1.994;transform:translate(8.6725vw,-10px) scale(.6559);animation:fall-75 10s -18s linear infinite}@keyframes fall-75{72.164%{transform:translate(13.9136vw,72.164vh) scale(.6559)}to{transform:translate(11.29305vw,99vh) scale(.6559)}}.snow:nth-child(76){opacity:1.3426;transform:translate(23.754vw,-10px) scale(.4932);animation:fall-76 17s -8s linear infinite}@keyframes fall-76{50.17%{transform:translate(14.0016vw,50.17vh) scale(.4932)}to{transform:translate(18.8778vw,99vh) scale(.4932)}}.snow:nth-child(77){opacity:.6368;transform:translate(73.9656vw,-10px) scale(.7088);animation:fall-77 11s -10s linear infinite}@keyframes fall-77{79.448%{transform:translate(80.6716vw,79.448vh) scale(.7088)}to{transform:translate(77.3186vw,99vh) scale(.7088)}}.snow:nth-child(78){opacity:1.6452;transform:translate(23.5123vw,-10px) scale(.2398);animation:fall-78 19s -23s linear infinite}@keyframes fall-78{75.54%{transform:translate(16.2172vw,75.54vh) scale(.2398)}to{transform:translate(19.86475vw,99vh) scale(.2398)}}.snow:nth-child(79){opacity:.1612;transform:translate(2.0571vw,-10px) scale(.4063);animation:fall-79 15s -21s linear infinite}@keyframes fall-79{66.918%{transform:translate(-6.4922vw,66.918vh) scale(.4063)}to{transform:translate(-2.21755vw,99vh) scale(.4063)}}.snow:nth-child(80){opacity:.2568;transform:translate(24.9829vw,-10px) scale(.3975);animation:fall-80 22s -17s linear infinite}@keyframes fall-80{40.83%{transform:translate(28.4158vw,40.83vh) scale(.3975)}to{transform:translate(26.69935vw,99vh) scale(.3975)}}.snow:nth-child(81){opacity:1.538;transform:translate(42.1687vw,-10px) scale(.8065);animation:fall-81 20s -9s linear infinite}@keyframes fall-81{41.004%{transform:translate(45.3869vw,41.004vh) scale(.8065)}to{transform:translate(43.7778vw,99vh) scale(.8065)}}.snow:nth-child(82){opacity:1.8394;transform:translate(34.1659vw,-10px) scale(.3988);animation:fall-82 16s -24s linear infinite}@keyframes fall-82{78.079%{transform:translate(35.1105vw,78.079vh) scale(.3988)}to{transform:translate(34.6382vw,99vh) scale(.3988)}}.snow:nth-child(83){opacity:1.4854;transform:translate(25.2985vw,-10px) scale(.6473);animation:fall-83 29s -11s linear infinite}@keyframes fall-83{76.869%{transform:translate(19.3961vw,76.869vh) scale(.6473)}to{transform:translate(22.3473vw,99vh) scale(.6473)}}.snow:nth-child(84){opacity:.185;transform:translate(59.8604vw,-10px) scale(.0972);animation:fall-84 16s -6s linear infinite}@keyframes fall-84{38.159%{transform:translate(59.3314vw,38.159vh) scale(.0972)}to{transform:translate(59.5959vw,99vh) scale(.0972)}}.snow:nth-child(85){opacity:1.6614;transform:translate(98.92vw,-10px) scale(.3446);animation:fall-85 25s -22s linear infinite}@keyframes fall-85{37.517%{transform:translate(91.029vw,37.517vh) scale(.3446)}to{transform:translate(94.9745vw,99vh) scale(.3446)}}.snow:nth-child(86){opacity:1.2218;transform:translate(89.9937vw,-10px) scale(.0875);animation:fall-86 13s -14s linear infinite}@keyframes fall-86{56.408%{transform:translate(84.4444vw,56.408vh) scale(.0875)}to{transform:translate(87.21905vw,99vh) scale(.0875)}}.snow:nth-child(87){opacity:.7616;transform:translate(29.4954vw,-10px) scale(.8927);animation:fall-87 16s -21s linear infinite}@keyframes fall-87{67.475%{transform:translate(33.929vw,67.475vh) scale(.8927)}to{transform:translate(31.7122vw,99vh) scale(.8927)}}.snow:nth-child(88){opacity:1.5474;transform:translate(80.63vw,-10px) scale(.3338);animation:fall-88 20s -10s linear infinite}@keyframes fall-88{32.61%{transform:translate(86.4352vw,32.61vh) scale(.3338)}to{transform:translate(83.5326vw,99vh) scale(.3338)}}.snow:nth-child(89){opacity:.7618;transform:translate(94.6518vw,-10px) scale(.4109);animation:fall-89 25s -18s linear infinite}@keyframes fall-89{41.275%{transform:translate(96.1961vw,41.275vh) scale(.4109)}to{transform:translate(95.42395vw,99vh) scale(.4109)}}.snow:nth-child(90){opacity:1.3304;transform:translate(72.4445vw,-10px) scale(.0426);animation:fall-90 23s -19s linear infinite}@keyframes fall-90{55.917%{transform:translate(71.5922vw,55.917vh) scale(.0426)}to{transform:translate(72.01835vw,99vh) scale(.0426)}}.snow:nth-child(91){opacity:1.6408;transform:translate(41.5714vw,-10px) scale(.8342);animation:fall-91 11s -17s linear infinite}@keyframes fall-91{74.005%{transform:translate(43.8182vw,74.005vh) scale(.8342)}to{transform:translate(42.6948vw,99vh) scale(.8342)}}.snow:nth-child(92){opacity:1.0146;transform:translate(75.0024vw,-10px) scale(.265);animation:fall-92 21s -14s linear infinite}@keyframes fall-92{70.342%{transform:translate(73.069vw,70.342vh) scale(.265)}to{transform:translate(74.0357vw,99vh) scale(.265)}}.snow:nth-child(93){opacity:.2104;transform:translate(2.6282vw,-10px) scale(.576);animation:fall-93 30s -10s linear infinite}@keyframes fall-93{68.491%{transform:translate(5.075vw,68.491vh) scale(.576)}to{transform:translate(3.8516vw,99vh) scale(.576)}}.snow:nth-child(94){opacity:1.8686;transform:translate(78.5405vw,-10px) scale(.5729);animation:fall-94 22s -20s linear infinite}@keyframes fall-94{44.25%{transform:translate(69.5094vw,44.25vh) scale(.5729)}to{transform:translate(74.02495vw,99vh) scale(.5729)}}.snow:nth-child(95){opacity:1.9014;transform:translate(19.0906vw,-10px) scale(.8761);animation:fall-95 18s -20s linear infinite}@keyframes fall-95{68.171%{transform:translate(26.2025vw,68.171vh) scale(.8761)}to{transform:translate(22.64655vw,99vh) scale(.8761)}}.snow:nth-child(96){opacity:.703;transform:translate(9.0029vw,-10px) scale(.7169);animation:fall-96 19s -8s linear infinite}@keyframes fall-96{48.056%{transform:translate(5.7437vw,48.056vh) scale(.7169)}to{transform:translate(7.3733vw,99vh) scale(.7169)}}.snow:nth-child(97){opacity:1.427;transform:translate(85.4816vw,-10px) scale(.1931);animation:fall-97 23s -11s linear infinite}@keyframes fall-97{38.487%{transform:translate(85.9595vw,38.487vh) scale(.1931)}to{transform:translate(85.72055vw,99vh) scale(.1931)}}.snow:nth-child(98){opacity:1.7912;transform:translate(93.4666vw,-10px) scale(.8418);animation:fall-98 21s -30s linear infinite}@keyframes fall-98{64.127%{transform:translate(97.0826vw,64.127vh) scale(.8418)}to{transform:translate(95.2746vw,99vh) scale(.8418)}}.snow:nth-child(99){opacity:.3754;transform:translate(95.0463vw,-10px) scale(.5494);animation:fall-99 22s -18s linear infinite}@keyframes fall-99{35.995%{transform:translate(91.9396vw,35.995vh) scale(.5494)}to{transform:translate(93.49295vw,99vh) scale(.5494)}}.snow:nth-child(100){opacity:1.3764;transform:translate(10.1673vw,-10px) scale(.6712);animation:fall-100 23s -9s linear infinite}@keyframes fall-100{75.543%{transform:translate(11.8151vw,75.543vh) scale(.6712)}to{transform:translate(10.9912vw,99vh) scale(.6712)}}.snow:nth-child(101){opacity:1.2898;transform:translate(54.1757vw,-10px) scale(.287);animation:fall-101 22s -11s linear infinite}@keyframes fall-101{58.783%{transform:translate(54.8312vw,58.783vh) scale(.287)}to{transform:translate(54.50345vw,99vh) scale(.287)}}.snow:nth-child(102){opacity:.3044;transform:translate(18.3624vw,-10px) scale(.8681);animation:fall-102 20s -24s linear infinite}@keyframes fall-102{51.247%{transform:translate(19.0823vw,51.247vh) scale(.8681)}to{transform:translate(18.72235vw,99vh) scale(.8681)}}.snow:nth-child(103){opacity:1.8584;transform:translate(69.4191vw,-10px) scale(.1249);animation:fall-103 21s -19s linear infinite}@keyframes fall-103{52.971%{transform:translate(65.2411vw,52.971vh) scale(.1249)}to{transform:translate(67.3301vw,99vh) scale(.1249)}}.snow:nth-child(104){opacity:1.6982;transform:translate(63.0272vw,-10px) scale(.8207);animation:fall-104 10s -18s linear infinite}@keyframes fall-104{50.958%{transform:translate(69.0903vw,50.958vh) scale(.8207)}to{transform:translate(66.05875vw,99vh) scale(.8207)}}.snow:nth-child(105){opacity:.985;transform:translate(75.1532vw,-10px) scale(.0935);animation:fall-105 16s -21s linear infinite}@keyframes fall-105{56.339%{transform:translate(70.8823vw,56.339vh) scale(.0935)}to{transform:translate(73.01775vw,99vh) scale(.0935)}}.snow:nth-child(106){opacity:1.3844;transform:translate(55.8993vw,-10px) scale(.972);animation:fall-106 23s -5s linear infinite}@keyframes fall-106{49.132%{transform:translate(63.8167vw,49.132vh) scale(.972)}to{transform:translate(59.858vw,99vh) scale(.972)}}.snow:nth-child(107){opacity:.4738;transform:translate(19.5891vw,-10px) scale(.5122);animation:fall-107 17s -28s linear infinite}@keyframes fall-107{72.796%{transform:translate(12.1484vw,72.796vh) scale(.5122)}to{transform:translate(15.86875vw,99vh) scale(.5122)}}.snow:nth-child(108){opacity:1.4784;transform:translate(36.6148vw,-10px) scale(.2038);animation:fall-108 30s -19s linear infinite}@keyframes fall-108{31.746%{transform:translate(42.4495vw,31.746vh) scale(.2038)}to{transform:translate(39.53215vw,99vh) scale(.2038)}}.snow:nth-child(109){opacity:1.8098;transform:translate(54.6069vw,-10px) scale(.18);animation:fall-109 22s -21s linear infinite}@keyframes fall-109{54.442%{transform:translate(48.2498vw,54.442vh) scale(.18)}to{transform:translate(51.42835vw,99vh) scale(.18)}}.snow:nth-child(110){opacity:.9638;transform:translate(20.732vw,-10px) scale(.6928);animation:fall-110 11s -9s linear infinite}@keyframes fall-110{33.651%{transform:translate(20.4114vw,33.651vh) scale(.6928)}to{transform:translate(20.5717vw,99vh) scale(.6928)}}.snow:nth-child(111){opacity:.3484;transform:translate(30.3807vw,-10px) scale(.0845);animation:fall-111 19s -20s linear infinite}@keyframes fall-111{45.585%{transform:translate(39.3785vw,45.585vh) scale(.0845)}to{transform:translate(34.8796vw,99vh) scale(.0845)}}.snow:nth-child(112){opacity:.7966;transform:translate(49.2757vw,-10px) scale(.6308);animation:fall-112 10s -7s linear infinite}@keyframes fall-112{54.152%{transform:translate(46.5218vw,54.152vh) scale(.6308)}to{transform:translate(47.89875vw,99vh) scale(.6308)}}.snow:nth-child(113){opacity:.0716;transform:translate(71.9295vw,-10px) scale(.2773);animation:fall-113 16s -22s linear infinite}@keyframes fall-113{51.312%{transform:translate(70.8181vw,51.312vh) scale(.2773)}to{transform:translate(71.3738vw,99vh) scale(.2773)}}.snow:nth-child(114){opacity:1.0394;transform:translate(35.8542vw,-10px) scale(.6457);animation:fall-114 11s -19s linear infinite}@keyframes fall-114{60.125%{transform:translate(44.6149vw,60.125vh) scale(.6457)}to{transform:translate(40.23455vw,99vh) scale(.6457)}}.snow:nth-child(115){opacity:1.4664;transform:translate(92.0165vw,-10px) scale(.9609);animation:fall-115 24s -16s linear infinite}@keyframes fall-115{50.356%{transform:translate(96.0696vw,50.356vh) scale(.9609)}to{transform:translate(94.04305vw,99vh) scale(.9609)}}.snow:nth-child(116){opacity:1.1824;transform:translate(12.5302vw,-10px) scale(.1002);animation:fall-116 26s -20s linear infinite}@keyframes fall-116{40.687%{transform:translate(9.2662vw,40.687vh) scale(.1002)}to{transform:translate(10.8982vw,99vh) scale(.1002)}}.snow:nth-child(117){opacity:.7786;transform:translate(28.0104vw,-10px) scale(.2941);animation:fall-117 22s -15s linear infinite}@keyframes fall-117{63.568%{transform:translate(34.5655vw,63.568vh) scale(.2941)}to{transform:translate(31.28795vw,99vh) scale(.2941)}}.snow:nth-child(118){opacity:.3648;transform:translate(90.1934vw,-10px) scale(.8351);animation:fall-118 18s -1s linear infinite}@keyframes fall-118{65.716%{transform:translate(86.9885vw,65.716vh) scale(.8351)}to{transform:translate(88.59095vw,99vh) scale(.8351)}}.snow:nth-child(119){opacity:.5886;transform:translate(41.8717vw,-10px) scale(.0672);animation:fall-119 21s -19s linear infinite}@keyframes fall-119{51.881%{transform:translate(51.6918vw,51.881vh) scale(.0672)}to{transform:translate(46.78175vw,99vh) scale(.0672)}}.snow:nth-child(120){opacity:1.5196;transform:translate(20.8927vw,-10px) scale(.9066);animation:fall-120 24s -2s linear infinite}@keyframes fall-120{30.716%{transform:translate(17.1vw,30.716vh) scale(.9066)}to{transform:translate(18.99635vw,99vh) scale(.9066)}}.snow:nth-child(121){opacity:.6004;transform:translate(29.4259vw,-10px) scale(.4338);animation:fall-121 27s -2s linear infinite}@keyframes fall-121{50.168%{transform:translate(23.645vw,50.168vh) scale(.4338)}to{transform:translate(26.53545vw,99vh) scale(.4338)}}.snow:nth-child(122){opacity:.0814;transform:translate(40.0654vw,-10px) scale(.2642);animation:fall-122 18s -21s linear infinite}@keyframes fall-122{64.966%{transform:translate(37.7527vw,64.966vh) scale(.2642)}to{transform:translate(38.90905vw,99vh) scale(.2642)}}.snow:nth-child(123){opacity:1.9668;transform:translate(14.4109vw,-10px) scale(.1767);animation:fall-123 14s -27s linear infinite}@keyframes fall-123{72.851%{transform:translate(7.8614vw,72.851vh) scale(.1767)}to{transform:translate(11.13615vw,99vh) scale(.1767)}}.snow:nth-child(124){opacity:1.3128;transform:translate(65.4817vw,-10px) scale(.0204);animation:fall-124 27s -29s linear infinite}@keyframes fall-124{51.256%{transform:translate(75.4307vw,51.256vh) scale(.0204)}to{transform:translate(70.4562vw,99vh) scale(.0204)}}.snow:nth-child(125){opacity:.596;transform:translate(62.6554vw,-10px) scale(.336);animation:fall-125 16s -23s linear infinite}@keyframes fall-125{72.981%{transform:translate(63.2056vw,72.981vh) scale(.336)}to{transform:translate(62.9305vw,99vh) scale(.336)}}.snow:nth-child(126){opacity:1.0038;transform:translate(13.4699vw,-10px) scale(.3184);animation:fall-126 10s -12s linear infinite}@keyframes fall-126{58.351%{transform:translate(6.9906vw,58.351vh) scale(.3184)}to{transform:translate(10.23025vw,99vh) scale(.3184)}}.snow:nth-child(127){opacity:.154;transform:translate(7.4897vw,-10px) scale(.2408);animation:fall-127 11s -12s linear infinite}@keyframes fall-127{79.905%{transform:translate(16.8811vw,79.905vh) scale(.2408)}to{transform:translate(12.1854vw,99vh) scale(.2408)}}.snow:nth-child(128){opacity:.523;transform:translate(25.4142vw,-10px) scale(.1586);animation:fall-128 10s -6s linear infinite}@keyframes fall-128{55.767%{transform:translate(32.3291vw,55.767vh) scale(.1586)}to{transform:translate(28.87165vw,99vh) scale(.1586)}}.snow:nth-child(129){opacity:1.4016;transform:translate(67.8242vw,-10px) scale(.9125);animation:fall-129 27s -5s linear infinite}@keyframes fall-129{51.394%{transform:translate(71.5227vw,51.394vh) scale(.9125)}to{transform:translate(69.67345vw,99vh) scale(.9125)}}.snow:nth-child(130){opacity:.5924;transform:translate(8.7797vw,-10px) scale(.5554);animation:fall-130 21s -27s linear infinite}@keyframes fall-130{50.287%{transform:translate(2.4573vw,50.287vh) scale(.5554)}to{transform:translate(5.6185vw,99vh) scale(.5554)}}.snow:nth-child(131){opacity:.6816;transform:translate(50.3209vw,-10px) scale(.249);animation:fall-131 24s -24s linear infinite}@keyframes fall-131{52.251%{transform:translate(56.5608vw,52.251vh) scale(.249)}to{transform:translate(53.44085vw,99vh) scale(.249)}}.snow:nth-child(132){opacity:1.2028;transform:translate(41.7422vw,-10px) scale(.295);animation:fall-132 25s -27s linear infinite}@keyframes fall-132{67.889%{transform:translate(49.0661vw,67.889vh) scale(.295)}to{transform:translate(45.40415vw,99vh) scale(.295)}}.snow:nth-child(133){opacity:.6724;transform:translate(81.8929vw,-10px) scale(.6178);animation:fall-133 20s -15s linear infinite}@keyframes fall-133{73.111%{transform:translate(84.4249vw,73.111vh) scale(.6178)}to{transform:translate(83.1589vw,99vh) scale(.6178)}}.snow:nth-child(134){opacity:1.4706;transform:translate(19.4923vw,-10px) scale(.1456);animation:fall-134 19s -2s linear infinite}@keyframes fall-134{45.061%{transform:translate(24.0912vw,45.061vh) scale(.1456)}to{transform:translate(21.79175vw,99vh) scale(.1456)}}.snow:nth-child(135){opacity:.541;transform:translate(62.5071vw,-10px) scale(.341);animation:fall-135 28s -13s linear infinite}@keyframes fall-135{63.165%{transform:translate(69.7623vw,63.165vh) scale(.341)}to{transform:translate(66.1347vw,99vh) scale(.341)}}.snow:nth-child(136){opacity:1.6548;transform:translate(92.5417vw,-10px) scale(.6994);animation:fall-136 28s -21s linear infinite}@keyframes fall-136{77.545%{transform:translate(88.2345vw,77.545vh) scale(.6994)}to{transform:translate(90.3881vw,99vh) scale(.6994)}}.snow:nth-child(137){opacity:.741;transform:translate(2.3759vw,-10px) scale(.0915);animation:fall-137 15s -30s linear infinite}@keyframes fall-137{33.242%{transform:translate(9.4884vw,33.242vh) scale(.0915)}to{transform:translate(5.93215vw,99vh) scale(.0915)}}.snow:nth-child(138){opacity:1.4572;transform:translate(12.8672vw,-10px) scale(.8384);animation:fall-138 21s -29s linear infinite}@keyframes fall-138{39.76%{transform:translate(16.3834vw,39.76vh) scale(.8384)}to{transform:translate(14.6253vw,99vh) scale(.8384)}}.snow:nth-child(139){opacity:1.6902;transform:translate(10.8493vw,-10px) scale(.7835);animation:fall-139 10s -11s linear infinite}@keyframes fall-139{58.235%{transform:translate(10.3286vw,58.235vh) scale(.7835)}to{transform:translate(10.58895vw,99vh) scale(.7835)}}.snow:nth-child(140){opacity:1.2342;transform:translate(72.0556vw,-10px) scale(.3581);animation:fall-140 19s -13s linear infinite}@keyframes fall-140{63.232%{transform:translate(72.8579vw,63.232vh) scale(.3581)}to{transform:translate(72.45675vw,99vh) scale(.3581)}}.snow:nth-child(141){opacity:1.4512;transform:translate(5.9715vw,-10px) scale(.4235);animation:fall-141 28s -28s linear infinite}@keyframes fall-141{66.564%{transform:translate(1.9126vw,66.564vh) scale(.4235)}to{transform:translate(3.94205vw,99vh) scale(.4235)}}.snow:nth-child(142){opacity:.7444;transform:translate(84.0012vw,-10px) scale(.3417);animation:fall-142 17s -21s linear infinite}@keyframes fall-142{55.315%{transform:translate(87.9101vw,55.315vh) scale(.3417)}to{transform:translate(85.95565vw,99vh) scale(.3417)}}.snow:nth-child(143){opacity:1.15;transform:translate(80.2425vw,-10px) scale(.4693);animation:fall-143 25s -30s linear infinite}@keyframes fall-143{54.569%{transform:translate(90.1039vw,54.569vh) scale(.4693)}to{transform:translate(85.1732vw,99vh) scale(.4693)}}.snow:nth-child(144){opacity:.7184;transform:translate(73.7433vw,-10px) scale(.3986);animation:fall-144 26s -23s linear infinite}@keyframes fall-144{69.102%{transform:translate(80.3487vw,69.102vh) scale(.3986)}to{transform:translate(77.046vw,99vh) scale(.3986)}}.snow:nth-child(145){opacity:1.3206;transform:translate(20.9824vw,-10px) scale(.8972);animation:fall-145 22s -4s linear infinite}@keyframes fall-145{73.842%{transform:translate(27.4536vw,73.842vh) scale(.8972)}to{transform:translate(24.218vw,99vh) scale(.8972)}}.snow:nth-child(146){opacity:1.146;transform:translate(35.4722vw,-10px) scale(.8285);animation:fall-146 22s -16s linear infinite}@keyframes fall-146{47.617%{transform:translate(25.8822vw,47.617vh) scale(.8285)}to{transform:translate(30.6772vw,99vh) scale(.8285)}}.snow:nth-child(147){opacity:1.2412;transform:translate(94.9743vw,-10px) scale(.4153);animation:fall-147 30s -2s linear infinite}@keyframes fall-147{79.863%{transform:translate(96.3362vw,79.863vh) scale(.4153)}to{transform:translate(95.65525vw,99vh) scale(.4153)}}.snow:nth-child(148){opacity:1.8068;transform:translate(21.3176vw,-10px) scale(.0366);animation:fall-148 19s -30s linear infinite}@keyframes fall-148{32.682%{transform:translate(16.029vw,32.682vh) scale(.0366)}to{transform:translate(18.6733vw,99vh) scale(.0366)}}.snow:nth-child(149){opacity:1.2536;transform:translate(27.5037vw,-10px) scale(.3346);animation:fall-149 11s -24s linear infinite}@keyframes fall-149{30.572%{transform:translate(21.8126vw,30.572vh) scale(.3346)}to{transform:translate(24.65815vw,99vh) scale(.3346)}}.snow:nth-child(150){opacity:.4302;transform:translate(13.4772vw,-10px) scale(.242);animation:fall-150 27s -22s linear infinite}@keyframes fall-150{36.092%{transform:translate(17.3098vw,36.092vh) scale(.242)}to{transform:translate(15.3935vw,99vh) scale(.242)}}.snow:nth-child(151){opacity:1.7796;transform:translate(6.8892vw,-10px) scale(.657);animation:fall-151 10s -12s linear infinite}@keyframes fall-151{61.689%{transform:translate(8.9242vw,61.689vh) scale(.657)}to{transform:translate(7.9067vw,99vh) scale(.657)}}.snow:nth-child(152){opacity:.594;transform:translate(66.4203vw,-10px) scale(.302);animation:fall-152 17s -2s linear infinite}@keyframes fall-152{32.264%{transform:translate(61.2732vw,32.264vh) scale(.302)}to{transform:translate(63.84675vw,99vh) scale(.302)}}.snow:nth-child(153){opacity:.3764;transform:translate(88.5926vw,-10px) scale(.833);animation:fall-153 28s -21s linear infinite}@keyframes fall-153{34.083%{transform:translate(92.4239vw,34.083vh) scale(.833)}to{transform:translate(90.50825vw,99vh) scale(.833)}}.snow:nth-child(154){opacity:.9986;transform:translate(30.9104vw,-10px) scale(.2086);animation:fall-154 16s -1s linear infinite}@keyframes fall-154{52.968%{transform:translate(30.2685vw,52.968vh) scale(.2086)}to{transform:translate(30.58945vw,99vh) scale(.2086)}}.snow:nth-child(155){opacity:1.655;transform:translate(66.9808vw,-10px) scale(.9396);animation:fall-155 10s -13s linear infinite}@keyframes fall-155{63.45%{transform:translate(70.6103vw,63.45vh) scale(.9396)}to{transform:translate(68.79555vw,99vh) scale(.9396)}}.snow:nth-child(156){opacity:1.2744;transform:translate(27.4312vw,-10px) scale(.3769);animation:fall-156 22s -15s linear infinite}@keyframes fall-156{50.106%{transform:translate(31.7891vw,50.106vh) scale(.3769)}to{transform:translate(29.61015vw,99vh) scale(.3769)}}.snow:nth-child(157){opacity:1.2724;transform:translate(67.8435vw,-10px) scale(.6722);animation:fall-157 16s -20s linear infinite}@keyframes fall-157{77.928%{transform:translate(69.725vw,77.928vh) scale(.6722)}to{transform:translate(68.78425vw,99vh) scale(.6722)}}.snow:nth-child(158){opacity:1.5162;transform:translate(10.8946vw,-10px) scale(.5855);animation:fall-158 30s -18s linear infinite}@keyframes fall-158{46.775%{transform:translate(3.0804vw,46.775vh) scale(.5855)}to{transform:translate(6.9875vw,99vh) scale(.5855)}}.snow:nth-child(159){opacity:1.8968;transform:translate(38.8797vw,-10px) scale(.5957);animation:fall-159 20s -18s linear infinite}@keyframes fall-159{79.753%{transform:translate(33.2983vw,79.753vh) scale(.5957)}to{transform:translate(36.089vw,99vh) scale(.5957)}}.snow:nth-child(160){opacity:1.8852;transform:translate(46.3613vw,-10px) scale(.8629);animation:fall-160 28s -18s linear infinite}@keyframes fall-160{67.496%{transform:translate(37.4292vw,67.496vh) scale(.8629)}to{transform:translate(41.89525vw,99vh) scale(.8629)}}.snow:nth-child(161){opacity:1.9318;transform:translate(13.0768vw,-10px) scale(.6319);animation:fall-161 30s -28s linear infinite}@keyframes fall-161{53.332%{transform:translate(8.2852vw,53.332vh) scale(.6319)}to{transform:translate(10.681vw,99vh) scale(.6319)}}.snow:nth-child(162){opacity:1.874;transform:translate(75.1995vw,-10px) scale(.6145);animation:fall-162 10s -3s linear infinite}@keyframes fall-162{61.374%{transform:translate(72.6534vw,61.374vh) scale(.6145)}to{transform:translate(73.92645vw,99vh) scale(.6145)}}.snow:nth-child(163){opacity:.5648;transform:translate(49.1054vw,-10px) scale(.8013);animation:fall-163 12s -17s linear infinite}@keyframes fall-163{33.718%{transform:translate(45.8499vw,33.718vh) scale(.8013)}to{transform:translate(47.47765vw,99vh) scale(.8013)}}.snow:nth-child(164){opacity:.4282;transform:translate(97.277vw,-10px) scale(.0709);animation:fall-164 29s -24s linear infinite}@keyframes fall-164{66.674%{transform:translate(88.834vw,66.674vh) scale(.0709)}to{transform:translate(93.0555vw,99vh) scale(.0709)}}.snow:nth-child(165){opacity:.5962;transform:translate(62.5106vw,-10px) scale(.797);animation:fall-165 13s -5s linear infinite}@keyframes fall-165{55.679%{transform:translate(54.4301vw,55.679vh) scale(.797)}to{transform:translate(58.47035vw,99vh) scale(.797)}}.snow:nth-child(166){opacity:.2614;transform:translate(39.7117vw,-10px) scale(.6027);animation:fall-166 10s -12s linear infinite}@keyframes fall-166{35.681%{transform:translate(49.1019vw,35.681vh) scale(.6027)}to{transform:translate(44.4068vw,99vh) scale(.6027)}}.snow:nth-child(167){opacity:1.61;transform:translate(90.3639vw,-10px) scale(.4487);animation:fall-167 19s -1s linear infinite}@keyframes fall-167{34.002%{transform:translate(83.5157vw,34.002vh) scale(.4487)}to{transform:translate(86.9398vw,99vh) scale(.4487)}}.snow:nth-child(168){opacity:1.195;transform:translate(82.6338vw,-10px) scale(.6493);animation:fall-168 20s -24s linear infinite}@keyframes fall-168{67.29%{transform:translate(76.5385vw,67.29vh) scale(.6493)}to{transform:translate(79.58615vw,99vh) scale(.6493)}}.snow:nth-child(169){opacity:.8222;transform:translate(.3721vw,-10px) scale(.31);animation:fall-169 23s -1s linear infinite}@keyframes fall-169{35.461%{transform:translate(-.8707vw,35.461vh) scale(.31)}to{transform:translate(-.2493vw,99vh) scale(.31)}}.snow:nth-child(170){opacity:1.2854;transform:translate(96.9117vw,-10px) scale(.7994);animation:fall-170 22s -24s linear infinite}@keyframes fall-170{54.126%{transform:translate(103.3292vw,54.126vh) scale(.7994)}to{transform:translate(100.12045vw,99vh) scale(.7994)}}.snow:nth-child(171){opacity:1.2638;transform:translate(20.2673vw,-10px) scale(.9933);animation:fall-171 28s -4s linear infinite}@keyframes fall-171{77.026%{transform:translate(26.8244vw,77.026vh) scale(.9933)}to{transform:translate(23.54585vw,99vh) scale(.9933)}}.snow:nth-child(172){opacity:1.1708;transform:translate(77.1598vw,-10px) scale(.9575);animation:fall-172 16s -28s linear infinite}@keyframes fall-172{63.83%{transform:translate(72.0105vw,63.83vh) scale(.9575)}to{transform:translate(74.58515vw,99vh) scale(.9575)}}.snow:nth-child(173){opacity:.1758;transform:translate(21.8455vw,-10px) scale(.8458);animation:fall-173 20s -1s linear infinite}@keyframes fall-173{64.152%{transform:translate(21.9941vw,64.152vh) scale(.8458)}to{transform:translate(21.9198vw,99vh) scale(.8458)}}.snow:nth-child(174){opacity:1.5658;transform:translate(37.727vw,-10px) scale(.7773);animation:fall-174 30s -16s linear infinite}@keyframes fall-174{76.499%{transform:translate(32.8132vw,76.499vh) scale(.7773)}to{transform:translate(35.2701vw,99vh) scale(.7773)}}.snow:nth-child(175){opacity:1.3938;transform:translate(26.6741vw,-10px) scale(.528);animation:fall-175 26s -1s linear infinite}@keyframes fall-175{47.04%{transform:translate(30.5771vw,47.04vh) scale(.528)}to{transform:translate(28.6256vw,99vh) scale(.528)}}.snow:nth-child(176){opacity:.945;transform:translate(85.9009vw,-10px) scale(.2372);animation:fall-176 11s -2s linear infinite}@keyframes fall-176{32.165%{transform:translate(93.1178vw,32.165vh) scale(.2372)}to{transform:translate(89.50935vw,99vh) scale(.2372)}}.snow:nth-child(177){opacity:.1214;transform:translate(5.2482vw,-10px) scale(.6129);animation:fall-177 15s -20s linear infinite}@keyframes fall-177{49.41%{transform:translate(11.9451vw,49.41vh) scale(.6129)}to{transform:translate(8.59665vw,99vh) scale(.6129)}}.snow:nth-child(178){opacity:.2614;transform:translate(2.9575vw,-10px) scale(.7479);animation:fall-178 23s -19s linear infinite}@keyframes fall-178{74.462%{transform:translate(-1.2555vw,74.462vh) scale(.7479)}to{transform:translate(.851vw,99vh) scale(.7479)}}.snow:nth-child(179){opacity:.1892;transform:translate(32.6584vw,-10px) scale(.7113);animation:fall-179 21s -29s linear infinite}@keyframes fall-179{33.36%{transform:translate(24.555vw,33.36vh) scale(.7113)}to{transform:translate(28.6067vw,99vh) scale(.7113)}}.snow:nth-child(180){opacity:1.1778;transform:translate(90.0303vw,-10px) scale(.3112);animation:fall-180 22s -22s linear infinite}@keyframes fall-180{37.825%{transform:translate(93.9417vw,37.825vh) scale(.3112)}to{transform:translate(91.986vw,99vh) scale(.3112)}}.snow:nth-child(181){opacity:1.784;transform:translate(71.8062vw,-10px) scale(.8344);animation:fall-181 22s -6s linear infinite}@keyframes fall-181{61.56%{transform:translate(72.3947vw,61.56vh) scale(.8344)}to{transform:translate(72.10045vw,99vh) scale(.8344)}}.snow:nth-child(182){opacity:.9068;transform:translate(98.0427vw,-10px) scale(.5577);animation:fall-182 19s -10s linear infinite}@keyframes fall-182{68.484%{transform:translate(99.2856vw,68.484vh) scale(.5577)}to{transform:translate(98.66415vw,99vh) scale(.5577)}}.snow:nth-child(183){opacity:1.6122;transform:translate(85.8989vw,-10px) scale(.0807);animation:fall-183 13s -14s linear infinite}@keyframes fall-183{45.269%{transform:translate(93.9918vw,45.269vh) scale(.0807)}to{transform:translate(89.94535vw,99vh) scale(.0807)}}.snow:nth-child(184){opacity:.2026;transform:translate(1.0652vw,-10px) scale(.932);animation:fall-184 21s -27s linear infinite}@keyframes fall-184{44.179%{transform:translate(5.3674vw,44.179vh) scale(.932)}to{transform:translate(3.2163vw,99vh) scale(.932)}}.snow:nth-child(185){opacity:1.7514;transform:translate(88.9943vw,-10px) scale(.4068);animation:fall-185 11s -29s linear infinite}@keyframes fall-185{61.603%{transform:translate(85.2769vw,61.603vh) scale(.4068)}to{transform:translate(87.1356vw,99vh) scale(.4068)}}.snow:nth-child(186){opacity:.0306;transform:translate(72.7277vw,-10px) scale(.5062);animation:fall-186 21s -14s linear infinite}@keyframes fall-186{57.381%{transform:translate(81.939vw,57.381vh) scale(.5062)}to{transform:translate(77.33335vw,99vh) scale(.5062)}}.snow:nth-child(187){opacity:1.6604;transform:translate(75.5764vw,-10px) scale(.0656);animation:fall-187 19s -23s linear infinite}@keyframes fall-187{64.468%{transform:translate(73.0751vw,64.468vh) scale(.0656)}to{transform:translate(74.32575vw,99vh) scale(.0656)}}.snow:nth-child(188){opacity:1.5768;transform:translate(77.291vw,-10px) scale(.4687);animation:fall-188 22s -29s linear infinite}@keyframes fall-188{74.309%{transform:translate(73.6292vw,74.309vh) scale(.4687)}to{transform:translate(75.4601vw,99vh) scale(.4687)}}.snow:nth-child(189){opacity:.1354;transform:translate(39.4048vw,-10px) scale(.0728);animation:fall-189 22s -12s linear infinite}@keyframes fall-189{68.381%{transform:translate(43.2518vw,68.381vh) scale(.0728)}to{transform:translate(41.3283vw,99vh) scale(.0728)}}.snow:nth-child(190){opacity:1.0072;transform:translate(64.9535vw,-10px) scale(.0037);animation:fall-190 25s -26s linear infinite}@keyframes fall-190{73.078%{transform:translate(73.5406vw,73.078vh) scale(.0037)}to{transform:translate(69.24705vw,99vh) scale(.0037)}}.snow:nth-child(191){opacity:1.1804;transform:translate(7.7253vw,-10px) scale(.126);animation:fall-191 30s -2s linear infinite}@keyframes fall-191{45.119%{transform:translate(1.5151vw,45.119vh) scale(.126)}to{transform:translate(4.6202vw,99vh) scale(.126)}}.snow:nth-child(192){opacity:.8632;transform:translate(85.9778vw,-10px) scale(.4667);animation:fall-192 14s -17s linear infinite}@keyframes fall-192{67.003%{transform:translate(89.3463vw,67.003vh) scale(.4667)}to{transform:translate(87.66205vw,99vh) scale(.4667)}}.snow:nth-child(193){opacity:1.6396;transform:translate(60.3271vw,-10px) scale(.6654);animation:fall-193 20s -27s linear infinite}@keyframes fall-193{35.699%{transform:translate(54.5736vw,35.699vh) scale(.6654)}to{transform:translate(57.45035vw,99vh) scale(.6654)}}.snow:nth-child(194){opacity:.1872;transform:translate(58.6251vw,-10px) scale(.4122);animation:fall-194 10s -4s linear infinite}@keyframes fall-194{45.222%{transform:translate(54.468vw,45.222vh) scale(.4122)}to{transform:translate(56.54655vw,99vh) scale(.4122)}}.snow:nth-child(195){opacity:1.5898;transform:translate(56.634vw,-10px) scale(.1794);animation:fall-195 22s -25s linear infinite}@keyframes fall-195{53.014%{transform:translate(63.5976vw,53.014vh) scale(.1794)}to{transform:translate(60.1158vw,99vh) scale(.1794)}}.snow:nth-child(196){opacity:.0592;transform:translate(12.8673vw,-10px) scale(.7878);animation:fall-196 28s -8s linear infinite}@keyframes fall-196{46.068%{transform:translate(7.1574vw,46.068vh) scale(.7878)}to{transform:translate(10.01235vw,99vh) scale(.7878)}}.snow:nth-child(197){opacity:.299;transform:translate(92.8772vw,-10px) scale(.866);animation:fall-197 27s -14s linear infinite}@keyframes fall-197{53.225%{transform:translate(96.5751vw,53.225vh) scale(.866)}to{transform:translate(94.72615vw,99vh) scale(.866)}}.snow:nth-child(198){opacity:.258;transform:translate(33.7778vw,-10px) scale(.7675);animation:fall-198 21s -25s linear infinite}@keyframes fall-198{53.678%{transform:translate(29.2159vw,53.678vh) scale(.7675)}to{transform:translate(31.49685vw,99vh) scale(.7675)}}.snow:nth-child(199){opacity:1.5152;transform:translate(59.1718vw,-10px) scale(.8941);animation:fall-199 21s -21s linear infinite}@keyframes fall-199{59.992%{transform:translate(62.1259vw,59.992vh) scale(.8941)}to{transform:translate(60.64885vw,99vh) scale(.8941)}}.snow:nth-child(200){opacity:1.2158;transform:translate(52.1692vw,-10px) scale(.6341);animation:fall-200 22s -2s linear infinite}@keyframes fall-200{74.71%{transform:translate(57.2422vw,74.71vh) scale(.6341)}to{transform:translate(54.7057vw,99vh) scale(.6341)}}.snow:nth-child(201){opacity:1.4314;transform:translate(4.889vw,-10px) scale(.7368);animation:fall-201 12s -17s linear infinite}@keyframes fall-201{43.931%{transform:translate(2.9923vw,43.931vh) scale(.7368)}to{transform:translate(3.94065vw,99vh) scale(.7368)}}.snow:nth-child(202){opacity:.0256;transform:translate(35.0355vw,-10px) scale(.1829);animation:fall-202 19s -24s linear infinite}@keyframes fall-202{35.969%{transform:translate(43.0175vw,35.969vh) scale(.1829)}to{transform:translate(39.0265vw,99vh) scale(.1829)}}.snow:nth-child(203){opacity:1.729;transform:translate(94.2151vw,-10px) scale(.2594);animation:fall-203 30s -25s linear infinite}@keyframes fall-203{41.523%{transform:translate(92.9804vw,41.523vh) scale(.2594)}to{transform:translate(93.59775vw,99vh) scale(.2594)}}.snow:nth-child(204){opacity:.207;transform:translate(11.7799vw,-10px) scale(.6298);animation:fall-204 21s -27s linear infinite}@keyframes fall-204{72.234%{transform:translate(16.6987vw,72.234vh) scale(.6298)}to{transform:translate(14.2393vw,99vh) scale(.6298)}}.snow:nth-child(205){opacity:1.351;transform:translate(45.5473vw,-10px) scale(.4163);animation:fall-205 16s -21s linear infinite}@keyframes fall-205{32.356%{transform:translate(42.7512vw,32.356vh) scale(.4163)}to{transform:translate(44.14925vw,99vh) scale(.4163)}}.snow:nth-child(206){opacity:.7672;transform:translate(80.947vw,-10px) scale(.0994);animation:fall-206 23s -10s linear infinite}@keyframes fall-206{79.691%{transform:translate(85.2777vw,79.691vh) scale(.0994)}to{transform:translate(83.11235vw,99vh) scale(.0994)}}.snow:nth-child(207){opacity:1.1594;transform:translate(51.9602vw,-10px) scale(.4943);animation:fall-207 23s -2s linear infinite}@keyframes fall-207{57.264%{transform:translate(56.6059vw,57.264vh) scale(.4943)}to{transform:translate(54.28305vw,99vh) scale(.4943)}}.snow:nth-child(208){opacity:.9564;transform:translate(63.0601vw,-10px) scale(.2147);animation:fall-208 12s -4s linear infinite}@keyframes fall-208{40.392%{transform:translate(57.7165vw,40.392vh) scale(.2147)}to{transform:translate(60.3883vw,99vh) scale(.2147)}}.snow:nth-child(209){opacity:.412;transform:translate(94.5343vw,-10px) scale(.5801);animation:fall-209 29s -10s linear infinite}@keyframes fall-209{51.879%{transform:translate(102.6732vw,51.879vh) scale(.5801)}to{transform:translate(98.60375vw,99vh) scale(.5801)}}.snow:nth-child(210){opacity:.8418;transform:translate(84.793vw,-10px) scale(.3325);animation:fall-210 23s -12s linear infinite}@keyframes fall-210{71.63%{transform:translate(83.0244vw,71.63vh) scale(.3325)}to{transform:translate(83.9087vw,99vh) scale(.3325)}}.snow:nth-child(211){opacity:1.3646;transform:translate(6.0981vw,-10px) scale(.1143);animation:fall-211 29s -29s linear infinite}@keyframes fall-211{42.046%{transform:translate(14.3048vw,42.046vh) scale(.1143)}to{transform:translate(10.20145vw,99vh) scale(.1143)}}.snow:nth-child(212){opacity:.2764;transform:translate(54.0464vw,-10px) scale(.1229);animation:fall-212 29s -8s linear infinite}@keyframes fall-212{73.301%{transform:translate(52.4261vw,73.301vh) scale(.1229)}to{transform:translate(53.23625vw,99vh) scale(.1229)}}.snow:nth-child(213){opacity:1.4586;transform:translate(6.9975vw,-10px) scale(.7468);animation:fall-213 21s -9s linear infinite}@keyframes fall-213{70.698%{transform:translate(13.3553vw,70.698vh) scale(.7468)}to{transform:translate(10.1764vw,99vh) scale(.7468)}}.snow:nth-child(214){opacity:.7722;transform:translate(34.8208vw,-10px) scale(.3866);animation:fall-214 15s -18s linear infinite}@keyframes fall-214{40.351%{transform:translate(24.911vw,40.351vh) scale(.3866)}to{transform:translate(29.8659vw,99vh) scale(.3866)}}.snow:nth-child(215){opacity:.6662;transform:translate(21.0972vw,-10px) scale(.937);animation:fall-215 24s -1s linear infinite}@keyframes fall-215{79.462%{transform:translate(19.3637vw,79.462vh) scale(.937)}to{transform:translate(20.23045vw,99vh) scale(.937)}}.snow:nth-child(216){opacity:1.842;transform:translate(90.0764vw,-10px) scale(.8724);animation:fall-216 18s -22s linear infinite}@keyframes fall-216{54.276%{transform:translate(82.4209vw,54.276vh) scale(.8724)}to{transform:translate(86.24865vw,99vh) scale(.8724)}}.snow:nth-child(217){opacity:1.7014;transform:translate(87.7657vw,-10px) scale(.7174);animation:fall-217 15s -1s linear infinite}@keyframes fall-217{38.136%{transform:translate(94.8578vw,38.136vh) scale(.7174)}to{transform:translate(91.31175vw,99vh) scale(.7174)}}.snow:nth-child(218){opacity:.7888;transform:translate(33.0173vw,-10px) scale(.617);animation:fall-218 10s -17s linear infinite}@keyframes fall-218{45.557%{transform:translate(33.5813vw,45.557vh) scale(.617)}to{transform:translate(33.2993vw,99vh) scale(.617)}}.snow:nth-child(219){opacity:.29;transform:translate(68.8904vw,-10px) scale(.1265);animation:fall-219 20s -27s linear infinite}@keyframes fall-219{33.175%{transform:translate(65.1256vw,33.175vh) scale(.1265)}to{transform:translate(67.008vw,99vh) scale(.1265)}}.snow:nth-child(220){opacity:1.019;transform:translate(43.0015vw,-10px) scale(.6589);animation:fall-220 24s -1s linear infinite}@keyframes fall-220{54.346%{transform:translate(47.5137vw,54.346vh) scale(.6589)}to{transform:translate(45.2576vw,99vh) scale(.6589)}}.snow:nth-child(221){opacity:.8374;transform:translate(22.5943vw,-10px) scale(.1021);animation:fall-221 26s -9s linear infinite}@keyframes fall-221{69.617%{transform:translate(17.1005vw,69.617vh) scale(.1021)}to{transform:translate(19.8474vw,99vh) scale(.1021)}}.snow:nth-child(222){opacity:1.7488;transform:translate(20.2355vw,-10px) scale(.9283);animation:fall-222 23s -26s linear infinite}@keyframes fall-222{76.425%{transform:translate(22.9672vw,76.425vh) scale(.9283)}to{transform:translate(21.60135vw,99vh) scale(.9283)}}.snow:nth-child(223){opacity:1.6696;transform:translate(70.9062vw,-10px) scale(.6566);animation:fall-223 27s -27s linear infinite}@keyframes fall-223{35.925%{transform:translate(75.9405vw,35.925vh) scale(.6566)}to{transform:translate(73.42335vw,99vh) scale(.6566)}}.snow:nth-child(224){opacity:1.698;transform:translate(43.8481vw,-10px) scale(.5436);animation:fall-224 25s -6s linear infinite}@keyframes fall-224{45.135%{transform:translate(36.7556vw,45.135vh) scale(.5436)}to{transform:translate(40.30185vw,99vh) scale(.5436)}}.snow:nth-child(225){opacity:.4274;transform:translate(81.4381vw,-10px) scale(.1479);animation:fall-225 21s -13s linear infinite}@keyframes fall-225{42.855%{transform:translate(88.2395vw,42.855vh) scale(.1479)}to{transform:translate(84.8388vw,99vh) scale(.1479)}}.snow:nth-child(226){opacity:1.5644;transform:translate(29.2673vw,-10px) scale(.12);animation:fall-226 15s -13s linear infinite}@keyframes fall-226{30.088%{transform:translate(37.304vw,30.088vh) scale(.12)}to{transform:translate(33.28565vw,99vh) scale(.12)}}.snow:nth-child(227){opacity:1.9214;transform:translate(33.994vw,-10px) scale(.5763);animation:fall-227 17s -11s linear infinite}@keyframes fall-227{62.764%{transform:translate(34.5766vw,62.764vh) scale(.5763)}to{transform:translate(34.2853vw,99vh) scale(.5763)}}.snow:nth-child(228){opacity:1.1358;transform:translate(53.92vw,-10px) scale(.6048);animation:fall-228 11s -29s linear infinite}@keyframes fall-228{50.715%{transform:translate(52.0652vw,50.715vh) scale(.6048)}to{transform:translate(52.9926vw,99vh) scale(.6048)}}.snow:nth-child(229){opacity:1.7632;transform:translate(47.7815vw,-10px) scale(.1036);animation:fall-229 16s -2s linear infinite}@keyframes fall-229{78.27%{transform:translate(54.336vw,78.27vh) scale(.1036)}to{transform:translate(51.05875vw,99vh) scale(.1036)}}.snow:nth-child(230){opacity:1.7144;transform:translate(95.2422vw,-10px) scale(.0053);animation:fall-230 11s -27s linear infinite}@keyframes fall-230{50.832%{transform:translate(103.3826vw,50.832vh) scale(.0053)}to{transform:translate(99.3124vw,99vh) scale(.0053)}}.snow:nth-child(231){opacity:1.3708;transform:translate(79.9041vw,-10px) scale(.2945);animation:fall-231 25s -14s linear infinite}@keyframes fall-231{38.674%{transform:translate(73.2669vw,38.674vh) scale(.2945)}to{transform:translate(76.5855vw,99vh) scale(.2945)}}.snow:nth-child(232){opacity:1.7966;transform:translate(51.515vw,-10px) scale(.9993);animation:fall-232 28s -20s linear infinite}@keyframes fall-232{51.427%{transform:translate(50.0905vw,51.427vh) scale(.9993)}to{transform:translate(50.80275vw,99vh) scale(.9993)}}.snow:nth-child(233){opacity:.5484;transform:translate(77.3341vw,-10px) scale(.6881);animation:fall-233 24s -13s linear infinite}@keyframes fall-233{69.89%{transform:translate(85.8445vw,69.89vh) scale(.6881)}to{transform:translate(81.5893vw,99vh) scale(.6881)}}.snow:nth-child(234){opacity:1.2434;transform:translate(37.7971vw,-10px) scale(.3177);animation:fall-234 12s -14s linear infinite}@keyframes fall-234{54.816%{transform:translate(38.5922vw,54.816vh) scale(.3177)}to{transform:translate(38.19465vw,99vh) scale(.3177)}}.snow:nth-child(235){opacity:1.3176;transform:translate(81.1533vw,-10px) scale(.3477);animation:fall-235 17s -19s linear infinite}@keyframes fall-235{46.32%{transform:translate(77.2687vw,46.32vh) scale(.3477)}to{transform:translate(79.211vw,99vh) scale(.3477)}}.snow:nth-child(236){opacity:.5734;transform:translate(29.9204vw,-10px) scale(.9889);animation:fall-236 19s -23s linear infinite}@keyframes fall-236{33.251%{transform:translate(24.5452vw,33.251vh) scale(.9889)}to{transform:translate(27.2328vw,99vh) scale(.9889)}}.snow:nth-child(237){opacity:1.7436;transform:translate(83.2116vw,-10px) scale(.1482);animation:fall-237 23s -19s linear infinite}@keyframes fall-237{56.571%{transform:translate(89.6567vw,56.571vh) scale(.1482)}to{transform:translate(86.43415vw,99vh) scale(.1482)}}.snow:nth-child(238){opacity:1.7138;transform:translate(56.4398vw,-10px) scale(.9402);animation:fall-238 15s -4s linear infinite}@keyframes fall-238{69.788%{transform:translate(50.2793vw,69.788vh) scale(.9402)}to{transform:translate(53.35955vw,99vh) scale(.9402)}}.snow:nth-child(239){opacity:1.994;transform:translate(13.0535vw,-10px) scale(.0622);animation:fall-239 27s -18s linear infinite}@keyframes fall-239{37.72%{transform:translate(15.7893vw,37.72vh) scale(.0622)}to{transform:translate(14.4214vw,99vh) scale(.0622)}}.snow:nth-child(240){opacity:1.4432;transform:translate(90.1976vw,-10px) scale(.9183);animation:fall-240 14s -24s linear infinite}@keyframes fall-240{47.726%{transform:translate(91.6673vw,47.726vh) scale(.9183)}to{transform:translate(90.93245vw,99vh) scale(.9183)}}.snow:nth-child(241){opacity:.678;transform:translate(99.5881vw,-10px) scale(.5431);animation:fall-241 22s -30s linear infinite}@keyframes fall-241{58.243%{transform:translate(107.9769vw,58.243vh) scale(.5431)}to{transform:translate(103.7825vw,99vh) scale(.5431)}}.snow:nth-child(242){opacity:.6338;transform:translate(43.8835vw,-10px) scale(.1535);animation:fall-242 14s -22s linear infinite}@keyframes fall-242{75.563%{transform:translate(35.3907vw,75.563vh) scale(.1535)}to{transform:translate(39.6371vw,99vh) scale(.1535)}}.snow:nth-child(243){opacity:1.5482;transform:translate(61.5512vw,-10px) scale(.2044);animation:fall-243 24s -14s linear infinite}@keyframes fall-243{33.1%{transform:translate(60.1993vw,33.1vh) scale(.2044)}to{transform:translate(60.87525vw,99vh) scale(.2044)}}.snow:nth-child(244){opacity:1.587;transform:translate(39.0948vw,-10px) scale(.9766);animation:fall-244 12s -12s linear infinite}@keyframes fall-244{43.396%{transform:translate(39.6425vw,43.396vh) scale(.9766)}to{transform:translate(39.36865vw,99vh) scale(.9766)}}.snow:nth-child(245){opacity:.3408;transform:translate(78.1512vw,-10px) scale(.2181);animation:fall-245 23s -20s linear infinite}@keyframes fall-245{60.258%{transform:translate(81.2411vw,60.258vh) scale(.2181)}to{transform:translate(79.69615vw,99vh) scale(.2181)}}.snow:nth-child(246){opacity:1.012;transform:translate(82.8048vw,-10px) scale(.0103);animation:fall-246 25s -9s linear infinite}@keyframes fall-246{59.767%{transform:translate(87.9736vw,59.767vh) scale(.0103)}to{transform:translate(85.3892vw,99vh) scale(.0103)}}.snow:nth-child(247){opacity:1.4752;transform:translate(14.7039vw,-10px) scale(.5802);animation:fall-247 11s -18s linear infinite}@keyframes fall-247{63.358%{transform:translate(5.2596vw,63.358vh) scale(.5802)}to{transform:translate(9.98175vw,99vh) scale(.5802)}}.snow:nth-child(248){opacity:.0612;transform:translate(31.9669vw,-10px) scale(.491);animation:fall-248 14s -4s linear infinite}@keyframes fall-248{66.259%{transform:translate(23.7859vw,66.259vh) scale(.491)}to{transform:translate(27.8764vw,99vh) scale(.491)}}.snow:nth-child(249){opacity:.2356;transform:translate(78.0472vw,-10px) scale(.661);animation:fall-249 23s -18s linear infinite}@keyframes fall-249{56.853%{transform:translate(80.339vw,56.853vh) scale(.661)}to{transform:translate(79.1931vw,99vh) scale(.661)}}.snow:nth-child(250){opacity:.5718;transform:translate(90.1629vw,-10px) scale(.9715);animation:fall-250 12s -26s linear infinite}@keyframes fall-250{63.697%{transform:translate(90.7178vw,63.697vh) scale(.9715)}to{transform:translate(90.44035vw,99vh) scale(.9715)}}.snow:nth-child(251){opacity:1.5566;transform:translate(1.2933vw,-10px) scale(.6584);animation:fall-251 30s -13s linear infinite}@keyframes fall-251{73.214%{transform:translate(-7.466vw,73.214vh) scale(.6584)}to{transform:translate(-3.08635vw,99vh) scale(.6584)}}.snow:nth-child(252){opacity:1.069;transform:translate(58.2757vw,-10px) scale(.1664);animation:fall-252 12s -17s linear infinite}@keyframes fall-252{74.084%{transform:translate(64.8599vw,74.084vh) scale(.1664)}to{transform:translate(61.5678vw,99vh) scale(.1664)}}.snow:nth-child(253){opacity:.0726;transform:translate(92.7374vw,-10px) scale(.8879);animation:fall-253 20s -9s linear infinite}@keyframes fall-253{57.831%{transform:translate(97.0642vw,57.831vh) scale(.8879)}to{transform:translate(94.9008vw,99vh) scale(.8879)}}.snow:nth-child(254){opacity:.0934;transform:translate(84.9396vw,-10px) scale(.0872);animation:fall-254 26s -5s linear infinite}@keyframes fall-254{44.643%{transform:translate(94.8789vw,44.643vh) scale(.0872)}to{transform:translate(89.90925vw,99vh) scale(.0872)}}.snow:nth-child(255){opacity:1.211;transform:translate(77.4592vw,-10px) scale(.8599);animation:fall-255 12s -28s linear infinite}@keyframes fall-255{63.002%{transform:translate(75.1819vw,63.002vh) scale(.8599)}to{transform:translate(76.32055vw,99vh) scale(.8599)}}.snow:nth-child(256){opacity:.491;transform:translate(13.9375vw,-10px) scale(.0841);animation:fall-256 22s -10s linear infinite}@keyframes fall-256{79.243%{transform:translate(4.992vw,79.243vh) scale(.0841)}to{transform:translate(9.46475vw,99vh) scale(.0841)}}.snow:nth-child(257){opacity:.7684;transform:translate(5.9665vw,-10px) scale(.3602);animation:fall-257 10s -9s linear infinite}@keyframes fall-257{43.5%{transform:translate(3.0826vw,43.5vh) scale(.3602)}to{transform:translate(4.52455vw,99vh) scale(.3602)}}.snow:nth-child(258){opacity:1.4304;transform:translate(20.4676vw,-10px) scale(.8123);animation:fall-258 10s -29s linear infinite}@keyframes fall-258{54.086%{transform:translate(14.1889vw,54.086vh) scale(.8123)}to{transform:translate(17.32825vw,99vh) scale(.8123)}}.snow:nth-child(259){opacity:.5176;transform:translate(3.3794vw,-10px) scale(.5269);animation:fall-259 27s -16s linear infinite}@keyframes fall-259{30.583%{transform:translate(8.8298vw,30.583vh) scale(.5269)}to{transform:translate(6.1046vw,99vh) scale(.5269)}}.snow:nth-child(260){opacity:.7062;transform:translate(20.8988vw,-10px) scale(.7369);animation:fall-260 16s -28s linear infinite}@keyframes fall-260{76.857%{transform:translate(28.7982vw,76.857vh) scale(.7369)}to{transform:translate(24.8485vw,99vh) scale(.7369)}}.snow:nth-child(261){opacity:.3164;transform:translate(50.8898vw,-10px) scale(.6161);animation:fall-261 28s -17s linear infinite}@keyframes fall-261{64.448%{transform:translate(41.6878vw,64.448vh) scale(.6161)}to{transform:translate(46.2888vw,99vh) scale(.6161)}}.snow:nth-child(262){opacity:1.3464;transform:translate(3.9366vw,-10px) scale(.486);animation:fall-262 13s -4s linear infinite}@keyframes fall-262{42.107%{transform:translate(-2.1122vw,42.107vh) scale(.486)}to{transform:translate(.9122vw,99vh) scale(.486)}}.snow:nth-child(263){opacity:.9922;transform:translate(88.4937vw,-10px) scale(.0221);animation:fall-263 19s -1s linear infinite}@keyframes fall-263{62.244%{transform:translate(81.2777vw,62.244vh) scale(.0221)}to{transform:translate(84.8857vw,99vh) scale(.0221)}}.snow:nth-child(264){opacity:.5254;transform:translate(61.9071vw,-10px) scale(.0896);animation:fall-264 23s -3s linear infinite}@keyframes fall-264{65.986%{transform:translate(64.5163vw,65.986vh) scale(.0896)}to{transform:translate(63.2117vw,99vh) scale(.0896)}}.snow:nth-child(265){opacity:1.0368;transform:translate(47.941vw,-10px) scale(.2024);animation:fall-265 12s -21s linear infinite}@keyframes fall-265{48.026%{transform:translate(38.467vw,48.026vh) scale(.2024)}to{transform:translate(43.204vw,99vh) scale(.2024)}}.snow:nth-child(266){opacity:.2902;transform:translate(66.9411vw,-10px) scale(.5553);animation:fall-266 28s -8s linear infinite}@keyframes fall-266{72.511%{transform:translate(64.2487vw,72.511vh) scale(.5553)}to{transform:translate(65.5949vw,99vh) scale(.5553)}}.snow:nth-child(267){opacity:.5508;transform:translate(9.4102vw,-10px) scale(.2037);animation:fall-267 12s -6s linear infinite}@keyframes fall-267{46.736%{transform:translate(-.4257vw,46.736vh) scale(.2037)}to{transform:translate(4.49225vw,99vh) scale(.2037)}}.snow:nth-child(268){opacity:.4526;transform:translate(34.8793vw,-10px) scale(.2521);animation:fall-268 15s -4s linear infinite}@keyframes fall-268{51.181%{transform:translate(35.6448vw,51.181vh) scale(.2521)}to{transform:translate(35.26205vw,99vh) scale(.2521)}}.snow:nth-child(269){opacity:.2866;transform:translate(23.595vw,-10px) scale(.5241);animation:fall-269 10s -18s linear infinite}@keyframes fall-269{46.994%{transform:translate(19.7566vw,46.994vh) scale(.5241)}to{transform:translate(21.6758vw,99vh) scale(.5241)}}.snow:nth-child(270){opacity:.2128;transform:translate(13.008vw,-10px) scale(.2283);animation:fall-270 27s -14s linear infinite}@keyframes fall-270{48.338%{transform:translate(17.7917vw,48.338vh) scale(.2283)}to{transform:translate(15.39985vw,99vh) scale(.2283)}}.snow:nth-child(271){opacity:1.2078;transform:translate(33.4968vw,-10px) scale(.0547);animation:fall-271 17s -9s linear infinite}@keyframes fall-271{75.477%{transform:translate(32.8761vw,75.477vh) scale(.0547)}to{transform:translate(33.18645vw,99vh) scale(.0547)}}.snow:nth-child(272){opacity:.2564;transform:translate(32.0832vw,-10px) scale(.8513);animation:fall-272 13s -2s linear infinite}@keyframes fall-272{42.319%{transform:translate(25.9259vw,42.319vh) scale(.8513)}to{transform:translate(29.00455vw,99vh) scale(.8513)}}.snow:nth-child(273){opacity:1.2564;transform:translate(52.9263vw,-10px) scale(.2969);animation:fall-273 26s -4s linear infinite}@keyframes fall-273{38.598%{transform:translate(55.6543vw,38.598vh) scale(.2969)}to{transform:translate(54.2903vw,99vh) scale(.2969)}}.snow:nth-child(274){opacity:1.2096;transform:translate(74.0605vw,-10px) scale(.9243);animation:fall-274 26s -23s linear infinite}@keyframes fall-274{67.73%{transform:translate(73.7746vw,67.73vh) scale(.9243)}to{transform:translate(73.91755vw,99vh) scale(.9243)}}.snow:nth-child(275){opacity:.0554;transform:translate(82.8224vw,-10px) scale(.0606);animation:fall-275 18s -28s linear infinite}@keyframes fall-275{44.821%{transform:translate(80.8465vw,44.821vh) scale(.0606)}to{transform:translate(81.83445vw,99vh) scale(.0606)}}.snow:nth-child(276){opacity:.1742;transform:translate(58.7434vw,-10px) scale(.2856);animation:fall-276 11s -10s linear infinite}@keyframes fall-276{71.893%{transform:translate(61.0413vw,71.893vh) scale(.2856)}to{transform:translate(59.89235vw,99vh) scale(.2856)}}.snow:nth-child(277){opacity:1.4796;transform:translate(51.0541vw,-10px) scale(.8199);animation:fall-277 17s -17s linear infinite}@keyframes fall-277{61.464%{transform:translate(60.2063vw,61.464vh) scale(.8199)}to{transform:translate(55.6302vw,99vh) scale(.8199)}}.snow:nth-child(278){opacity:1.569;transform:translate(16.5313vw,-10px) scale(.2756);animation:fall-278 16s -27s linear infinite}@keyframes fall-278{58.754%{transform:translate(8.5678vw,58.754vh) scale(.2756)}to{transform:translate(12.54955vw,99vh) scale(.2756)}}.snow:nth-child(279){opacity:.8482;transform:translate(46.9936vw,-10px) scale(.0159);animation:fall-279 28s -2s linear infinite}@keyframes fall-279{32.831%{transform:translate(42.4926vw,32.831vh) scale(.0159)}to{transform:translate(44.7431vw,99vh) scale(.0159)}}.snow:nth-child(280){opacity:.0094;transform:translate(91.7361vw,-10px) scale(.0596);animation:fall-280 24s -29s linear infinite}@keyframes fall-280{36.823%{transform:translate(95.1283vw,36.823vh) scale(.0596)}to{transform:translate(93.4322vw,99vh) scale(.0596)}}.snow:nth-child(281){opacity:1.4452;transform:translate(34.6593vw,-10px) scale(.2226);animation:fall-281 11s -21s linear infinite}@keyframes fall-281{66.907%{transform:translate(33.1095vw,66.907vh) scale(.2226)}to{transform:translate(33.8844vw,99vh) scale(.2226)}}.snow:nth-child(282){opacity:1.3582;transform:translate(35.6245vw,-10px) scale(.891);animation:fall-282 18s -18s linear infinite}@keyframes fall-282{44.547%{transform:translate(35.2149vw,44.547vh) scale(.891)}to{transform:translate(35.4197vw,99vh) scale(.891)}}.snow:nth-child(283){opacity:1.0682;transform:translate(42.0709vw,-10px) scale(.0057);animation:fall-283 15s -24s linear infinite}@keyframes fall-283{37.403%{transform:translate(39.1183vw,37.403vh) scale(.0057)}to{transform:translate(40.5946vw,99vh) scale(.0057)}}.snow:nth-child(284){opacity:1.6112;transform:translate(40.801vw,-10px) scale(.0091);animation:fall-284 26s -23s linear infinite}@keyframes fall-284{32.466%{transform:translate(33.3722vw,32.466vh) scale(.0091)}to{transform:translate(37.0866vw,99vh) scale(.0091)}}.snow:nth-child(285){opacity:1.3866;transform:translate(49.843vw,-10px) scale(.6282);animation:fall-285 21s -29s linear infinite}@keyframes fall-285{72.125%{transform:translate(57.8259vw,72.125vh) scale(.6282)}to{transform:translate(53.83445vw,99vh) scale(.6282)}}.snow:nth-child(286){opacity:1.511;transform:translate(19.5364vw,-10px) scale(.1608);animation:fall-286 28s -4s linear infinite}@keyframes fall-286{64.427%{transform:translate(16.3529vw,64.427vh) scale(.1608)}to{transform:translate(17.94465vw,99vh) scale(.1608)}}.snow:nth-child(287){opacity:.7766;transform:translate(77.955vw,-10px) scale(.0567);animation:fall-287 11s -1s linear infinite}@keyframes fall-287{40.176%{transform:translate(75.7498vw,40.176vh) scale(.0567)}to{transform:translate(76.8524vw,99vh) scale(.0567)}}.snow:nth-child(288){opacity:1.7972;transform:translate(51.0881vw,-10px) scale(.8591);animation:fall-288 17s -27s linear infinite}@keyframes fall-288{41.279%{transform:translate(58.0147vw,41.279vh) scale(.8591)}to{transform:translate(54.5514vw,99vh) scale(.8591)}}.snow:nth-child(289){opacity:.1336;transform:translate(28.9823vw,-10px) scale(.9198);animation:fall-289 25s -15s linear infinite}@keyframes fall-289{73.9%{transform:translate(35.9137vw,73.9vh) scale(.9198)}to{transform:translate(32.448vw,99vh) scale(.9198)}}.snow:nth-child(290){opacity:1.9252;transform:translate(2.3329vw,-10px) scale(.1674);animation:fall-290 29s -8s linear infinite}@keyframes fall-290{58.496%{transform:translate(10.611vw,58.496vh) scale(.1674)}to{transform:translate(6.47195vw,99vh) scale(.1674)}}.snow:nth-child(291){opacity:.199;transform:translate(49.2636vw,-10px) scale(.9036);animation:fall-291 22s -16s linear infinite}@keyframes fall-291{46.626%{transform:translate(48.8079vw,46.626vh) scale(.9036)}to{transform:translate(49.03575vw,99vh) scale(.9036)}}.snow:nth-child(292){opacity:.4802;transform:translate(83.9889vw,-10px) scale(.3503);animation:fall-292 26s -27s linear infinite}@keyframes fall-292{79.939%{transform:translate(78.0473vw,79.939vh) scale(.3503)}to{transform:translate(81.0181vw,99vh) scale(.3503)}}.snow:nth-child(293){opacity:.4328;transform:translate(65.2393vw,-10px) scale(.734);animation:fall-293 24s -10s linear infinite}@keyframes fall-293{48.046%{transform:translate(67.674vw,48.046vh) scale(.734)}to{transform:translate(66.45665vw,99vh) scale(.734)}}.snow:nth-child(294){opacity:.446;transform:translate(52.3677vw,-10px) scale(.791);animation:fall-294 18s -25s linear infinite}@keyframes fall-294{79.421%{transform:translate(53.425vw,79.421vh) scale(.791)}to{transform:translate(52.89635vw,99vh) scale(.791)}}.snow:nth-child(295){opacity:1.7554;transform:translate(96.5033vw,-10px) scale(.7972);animation:fall-295 16s -12s linear infinite}@keyframes fall-295{59.092%{transform:translate(93.58vw,59.092vh) scale(.7972)}to{transform:translate(95.04165vw,99vh) scale(.7972)}}.snow:nth-child(296){opacity:1.5804;transform:translate(98.5747vw,-10px) scale(.4747);animation:fall-296 23s -4s linear infinite}@keyframes fall-296{54.688%{transform:translate(102.3462vw,54.688vh) scale(.4747)}to{transform:translate(100.46045vw,99vh) scale(.4747)}}.snow:nth-child(297){opacity:.6596;transform:translate(56.399vw,-10px) scale(.4491);animation:fall-297 13s -23s linear infinite}@keyframes fall-297{48.855%{transform:translate(56.3848vw,48.855vh) scale(.4491)}to{transform:translate(56.3919vw,99vh) scale(.4491)}}.snow:nth-child(298){opacity:1.183;transform:translate(46.9602vw,-10px) scale(.4395);animation:fall-298 24s -3s linear infinite}@keyframes fall-298{31.699%{transform:translate(52.405vw,31.699vh) scale(.4395)}to{transform:translate(49.6826vw,99vh) scale(.4395)}}.snow:nth-child(299){opacity:1.194;transform:translate(73.4919vw,-10px) scale(.7943);animation:fall-299 24s -26s linear infinite}@keyframes fall-299{44.24%{transform:translate(64.1293vw,44.24vh) scale(.7943)}to{transform:translate(68.8106vw,99vh) scale(.7943)}}.snow:nth-child(300){opacity:1.1344;transform:translate(17.8431vw,-10px) scale(.3844);animation:fall-300 20s -17s linear infinite}@keyframes fall-300{31.187%{transform:translate(10.2293vw,31.187vh) scale(.3844)}to{transform:translate(14.0362vw,99vh) scale(.3844)}}.snow:nth-child(301){opacity:.0536;transform:translate(14.9724vw,-10px) scale(.8332);animation:fall-301 22s -8s linear infinite}@keyframes fall-301{54.584%{transform:translate(24.9543vw,54.584vh) scale(.8332)}to{transform:translate(19.96335vw,99vh) scale(.8332)}}.snow:nth-child(302){opacity:1.5986;transform:translate(73.1492vw,-10px) scale(.9355);animation:fall-302 14s -2s linear infinite}@keyframes fall-302{75.196%{transform:translate(68.7453vw,75.196vh) scale(.9355)}to{transform:translate(70.94725vw,99vh) scale(.9355)}}.snow:nth-child(303){opacity:.025;transform:translate(54.2951vw,-10px) scale(.3224);animation:fall-303 10s -20s linear infinite}@keyframes fall-303{62.147%{transform:translate(59.5152vw,62.147vh) scale(.3224)}to{transform:translate(56.90515vw,99vh) scale(.3224)}}.snow:nth-child(304){opacity:1.6854;transform:translate(76.9196vw,-10px) scale(.9762);animation:fall-304 19s -25s linear infinite}@keyframes fall-304{70.393%{transform:translate(79.3097vw,70.393vh) scale(.9762)}to{transform:translate(78.11465vw,99vh) scale(.9762)}}.snow:nth-child(305){opacity:.4768;transform:translate(42.2954vw,-10px) scale(.8971);animation:fall-305 26s -2s linear infinite}@keyframes fall-305{56.441%{transform:translate(35.2713vw,56.441vh) scale(.8971)}to{transform:translate(38.78335vw,99vh) scale(.8971)}}.snow:nth-child(306){opacity:.648;transform:translate(54.8983vw,-10px) scale(.5193);animation:fall-306 23s -17s linear infinite}@keyframes fall-306{70.158%{transform:translate(51.2328vw,70.158vh) scale(.5193)}to{transform:translate(53.06555vw,99vh) scale(.5193)}}.snow:nth-child(307){opacity:1.0622;transform:translate(23.1391vw,-10px) scale(.5052);animation:fall-307 15s -20s linear infinite}@keyframes fall-307{51.995%{transform:translate(15.7264vw,51.995vh) scale(.5052)}to{transform:translate(19.43275vw,99vh) scale(.5052)}}.snow:nth-child(308){opacity:1.2582;transform:translate(30.5869vw,-10px) scale(.116);animation:fall-308 19s -21s linear infinite}@keyframes fall-308{63.833%{transform:translate(21.0566vw,63.833vh) scale(.116)}to{transform:translate(25.82175vw,99vh) scale(.116)}}.snow:nth-child(309){opacity:.0784;transform:translate(22.8473vw,-10px) scale(.3109);animation:fall-309 25s -6s linear infinite}@keyframes fall-309{45.511%{transform:translate(16.8336vw,45.511vh) scale(.3109)}to{transform:translate(19.84045vw,99vh) scale(.3109)}}.snow:nth-child(310){opacity:.1914;transform:translate(65.921vw,-10px) scale(.8608);animation:fall-310 11s -4s linear infinite}@keyframes fall-310{59.605%{transform:translate(69.0255vw,59.605vh) scale(.8608)}to{transform:translate(67.47325vw,99vh) scale(.8608)}}.snow:nth-child(311){opacity:.0912;transform:translate(61.8863vw,-10px) scale(.3734);animation:fall-311 24s -17s linear infinite}@keyframes fall-311{42.676%{transform:translate(53.127vw,42.676vh) scale(.3734)}to{transform:translate(57.50665vw,99vh) scale(.3734)}}.snow:nth-child(312){opacity:.9628;transform:translate(88.8994vw,-10px) scale(.9051);animation:fall-312 20s -1s linear infinite}@keyframes fall-312{44.864%{transform:translate(90.8858vw,44.864vh) scale(.9051)}to{transform:translate(89.8926vw,99vh) scale(.9051)}}.snow:nth-child(313){opacity:.2688;transform:translate(5.6743vw,-10px) scale(.4006);animation:fall-313 11s -2s linear infinite}@keyframes fall-313{45.093%{transform:translate(.817vw,45.093vh) scale(.4006)}to{transform:translate(3.24565vw,99vh) scale(.4006)}}.snow:nth-child(314){opacity:1.1766;transform:translate(5.2134vw,-10px) scale(.9101);animation:fall-314 20s -16s linear infinite}@keyframes fall-314{72.382%{transform:translate(-2.2742vw,72.382vh) scale(.9101)}to{transform:translate(1.4696vw,99vh) scale(.9101)}}.snow:nth-child(315){opacity:1.9572;transform:translate(8.2729vw,-10px) scale(.7765);animation:fall-315 30s -4s linear infinite}@keyframes fall-315{31.746%{transform:translate(10.7059vw,31.746vh) scale(.7765)}to{transform:translate(9.4894vw,99vh) scale(.7765)}}.snow:nth-child(316){opacity:.1678;transform:translate(12.4849vw,-10px) scale(.3153);animation:fall-316 29s -17s linear infinite}@keyframes fall-316{67.514%{transform:translate(11.61vw,67.514vh) scale(.3153)}to{transform:translate(12.04745vw,99vh) scale(.3153)}}.snow:nth-child(317){opacity:.021;transform:translate(45.1828vw,-10px) scale(.1069);animation:fall-317 16s -30s linear infinite}@keyframes fall-317{55.444%{transform:translate(52.6097vw,55.444vh) scale(.1069)}to{transform:translate(48.89625vw,99vh) scale(.1069)}}.snow:nth-child(318){opacity:1.2662;transform:translate(44.4652vw,-10px) scale(.7537);animation:fall-318 26s -1s linear infinite}@keyframes fall-318{74.5%{transform:translate(50.9641vw,74.5vh) scale(.7537)}to{transform:translate(47.71465vw,99vh) scale(.7537)}}.snow:nth-child(319){opacity:1.2272;transform:translate(10.7534vw,-10px) scale(.3924);animation:fall-319 27s -30s linear infinite}@keyframes fall-319{52.366%{transform:translate(5.5551vw,52.366vh) scale(.3924)}to{transform:translate(8.15425vw,99vh) scale(.3924)}}.snow:nth-child(320){opacity:1.4874;transform:translate(84.916vw,-10px) scale(.2751);animation:fall-320 25s -14s linear infinite}@keyframes fall-320{77.694%{transform:translate(80.1516vw,77.694vh) scale(.2751)}to{transform:translate(82.5338vw,99vh) scale(.2751)}}.snow:nth-child(321){opacity:1.466;transform:translate(73.95vw,-10px) scale(.1305);animation:fall-321 29s -25s linear infinite}@keyframes fall-321{64.055%{transform:translate(68.2473vw,64.055vh) scale(.1305)}to{transform:translate(71.09865vw,99vh) scale(.1305)}}.snow:nth-child(322){opacity:1.5424;transform:translate(89.195vw,-10px) scale(.9063);animation:fall-322 14s -17s linear infinite}@keyframes fall-322{79.999%{transform:translate(83.5894vw,79.999vh) scale(.9063)}to{transform:translate(86.3922vw,99vh) scale(.9063)}}.snow:nth-child(323){opacity:.3556;transform:translate(10.2108vw,-10px) scale(.3906);animation:fall-323 21s -9s linear infinite}@keyframes fall-323{76.039%{transform:translate(2.2163vw,76.039vh) scale(.3906)}to{transform:translate(6.21355vw,99vh) scale(.3906)}}.snow:nth-child(324){opacity:.5048;transform:translate(14.314vw,-10px) scale(.0418);animation:fall-324 10s -14s linear infinite}@keyframes fall-324{69.319%{transform:translate(8.8842vw,69.319vh) scale(.0418)}to{transform:translate(11.5991vw,99vh) scale(.0418)}}.snow:nth-child(325){opacity:.6886;transform:translate(96.8694vw,-10px) scale(.4826);animation:fall-325 26s -24s linear infinite}@keyframes fall-325{53.141%{transform:translate(98.4286vw,53.141vh) scale(.4826)}to{transform:translate(97.649vw,99vh) scale(.4826)}}.snow:nth-child(326){opacity:1.3946;transform:translate(3.2237vw,-10px) scale(.0869);animation:fall-326 17s -30s linear infinite}@keyframes fall-326{61.336%{transform:translate(4.6828vw,61.336vh) scale(.0869)}to{transform:translate(3.95325vw,99vh) scale(.0869)}}.snow:nth-child(327){opacity:1.8026;transform:translate(10.0222vw,-10px) scale(.0288);animation:fall-327 20s -29s linear infinite}@keyframes fall-327{42.872%{transform:translate(14.0005vw,42.872vh) scale(.0288)}to{transform:translate(12.01135vw,99vh) scale(.0288)}}.snow:nth-child(328){opacity:.9786;transform:translate(37.1861vw,-10px) scale(.7815);animation:fall-328 22s -8s linear infinite}@keyframes fall-328{77.425%{transform:translate(29.5122vw,77.425vh) scale(.7815)}to{transform:translate(33.34915vw,99vh) scale(.7815)}}.snow:nth-child(329){opacity:1.9534;transform:translate(59.2822vw,-10px) scale(.2792);animation:fall-329 26s -17s linear infinite}@keyframes fall-329{53.608%{transform:translate(53.9399vw,53.608vh) scale(.2792)}to{transform:translate(56.61105vw,99vh) scale(.2792)}}.snow:nth-child(330){opacity:1.3118;transform:translate(75.5628vw,-10px) scale(.2704);animation:fall-330 19s -2s linear infinite}@keyframes fall-330{37.583%{transform:translate(73.1836vw,37.583vh) scale(.2704)}to{transform:translate(74.3732vw,99vh) scale(.2704)}}.snow:nth-child(331){opacity:.057;transform:translate(58.746vw,-10px) scale(.7324);animation:fall-331 17s -9s linear infinite}@keyframes fall-331{61.028%{transform:translate(51.8449vw,61.028vh) scale(.7324)}to{transform:translate(55.29545vw,99vh) scale(.7324)}}.snow:nth-child(332){opacity:1.4186;transform:translate(19.7244vw,-10px) scale(.946);animation:fall-332 29s -20s linear infinite}@keyframes fall-332{75.189%{transform:translate(11.5493vw,75.189vh) scale(.946)}to{transform:translate(15.63685vw,99vh) scale(.946)}}.snow:nth-child(333){opacity:1.224;transform:translate(94.1002vw,-10px) scale(.2316);animation:fall-333 27s -13s linear infinite}@keyframes fall-333{76.088%{transform:translate(84.9908vw,76.088vh) scale(.2316)}to{transform:translate(89.5455vw,99vh) scale(.2316)}}.snow:nth-child(334){opacity:1.3868;transform:translate(84.7046vw,-10px) scale(.2381);animation:fall-334 26s -29s linear infinite}@keyframes fall-334{68.89%{transform:translate(79.9266vw,68.89vh) scale(.2381)}to{transform:translate(82.3156vw,99vh) scale(.2381)}}.snow:nth-child(335){opacity:.7178;transform:translate(9.6379vw,-10px) scale(.8786);animation:fall-335 17s -10s linear infinite}@keyframes fall-335{62.668%{transform:translate(1.0987vw,62.668vh) scale(.8786)}to{transform:translate(5.3683vw,99vh) scale(.8786)}}.snow:nth-child(336){opacity:1.7816;transform:translate(19.1661vw,-10px) scale(.8207);animation:fall-336 30s -29s linear infinite}@keyframes fall-336{56.48%{transform:translate(24.6231vw,56.48vh) scale(.8207)}to{transform:translate(21.8946vw,99vh) scale(.8207)}}.snow:nth-child(337){opacity:1.2408;transform:translate(40.457vw,-10px) scale(.3949);animation:fall-337 16s -1s linear infinite}@keyframes fall-337{35.986%{transform:translate(39.235vw,35.986vh) scale(.3949)}to{transform:translate(39.846vw,99vh) scale(.3949)}}.snow:nth-child(338){opacity:.502;transform:translate(75.4052vw,-10px) scale(.8845);animation:fall-338 27s -10s linear infinite}@keyframes fall-338{78.393%{transform:translate(76.4012vw,78.393vh) scale(.8845)}to{transform:translate(75.9032vw,99vh) scale(.8845)}}.snow:nth-child(339){opacity:.403;transform:translate(98.4297vw,-10px) scale(.8314);animation:fall-339 16s -21s linear infinite}@keyframes fall-339{35.011%{transform:translate(99.6613vw,35.011vh) scale(.8314)}to{transform:translate(99.0455vw,99vh) scale(.8314)}}.snow:nth-child(340){opacity:1.2582;transform:translate(73.5018vw,-10px) scale(.9632);animation:fall-340 17s -18s linear infinite}@keyframes fall-340{70.279%{transform:translate(67.9011vw,70.279vh) scale(.9632)}to{transform:translate(70.70145vw,99vh) scale(.9632)}}.snow:nth-child(341){opacity:1.7212;transform:translate(22.9967vw,-10px) scale(.748);animation:fall-341 14s -10s linear infinite}@keyframes fall-341{32.215%{transform:translate(25.1696vw,32.215vh) scale(.748)}to{transform:translate(24.08315vw,99vh) scale(.748)}}.snow:nth-child(342){opacity:.749;transform:translate(37.7084vw,-10px) scale(.341);animation:fall-342 28s -11s linear infinite}@keyframes fall-342{58%{transform:translate(45.3933vw,58vh) scale(.341)}to{transform:translate(41.55085vw,99vh) scale(.341)}}.snow:nth-child(343){opacity:.1278;transform:translate(58.5813vw,-10px) scale(.0501);animation:fall-343 26s -17s linear infinite}@keyframes fall-343{75.058%{transform:translate(54.9405vw,75.058vh) scale(.0501)}to{transform:translate(56.7609vw,99vh) scale(.0501)}}.snow:nth-child(344){opacity:.582;transform:translate(37.9524vw,-10px) scale(.6059);animation:fall-344 29s -9s linear infinite}@keyframes fall-344{74.296%{transform:translate(28.6152vw,74.296vh) scale(.6059)}to{transform:translate(33.2838vw,99vh) scale(.6059)}}.snow:nth-child(345){opacity:.4806;transform:translate(21.3962vw,-10px) scale(.2912);animation:fall-345 12s -27s linear infinite}@keyframes fall-345{65.164%{transform:translate(26.6126vw,65.164vh) scale(.2912)}to{transform:translate(24.0044vw,99vh) scale(.2912)}}.snow:nth-child(346){opacity:.317;transform:translate(14.3985vw,-10px) scale(.8845);animation:fall-346 18s -5s linear infinite}@keyframes fall-346{67.423%{transform:translate(10.1742vw,67.423vh) scale(.8845)}to{transform:translate(12.28635vw,99vh) scale(.8845)}}.snow:nth-child(347){opacity:1.4392;transform:translate(84.6133vw,-10px) scale(.6622);animation:fall-347 28s -18s linear infinite}@keyframes fall-347{37.537%{transform:translate(81.523vw,37.537vh) scale(.6622)}to{transform:translate(83.06815vw,99vh) scale(.6622)}}.snow:nth-child(348){opacity:1.3626;transform:translate(63.6659vw,-10px) scale(.4761);animation:fall-348 16s -6s linear infinite}@keyframes fall-348{45.698%{transform:translate(65.9664vw,45.698vh) scale(.4761)}to{transform:translate(64.81615vw,99vh) scale(.4761)}}.snow:nth-child(349){opacity:.7002;transform:translate(33.8258vw,-10px) scale(.5837);animation:fall-349 30s -20s linear infinite}@keyframes fall-349{67.323%{transform:translate(36.4848vw,67.323vh) scale(.5837)}to{transform:translate(35.1553vw,99vh) scale(.5837)}}.snow:nth-child(350){opacity:1.1002;transform:translate(80.9885vw,-10px) scale(.634);animation:fall-350 22s -11s linear infinite}@keyframes fall-350{44.061%{transform:translate(81.1167vw,44.061vh) scale(.634)}to{transform:translate(81.0526vw,99vh) scale(.634)}}.snow:nth-child(351){opacity:1.178;transform:translate(77.8506vw,-10px) scale(.7969);animation:fall-351 11s -7s linear infinite}@keyframes fall-351{52.233%{transform:translate(77.539vw,52.233vh) scale(.7969)}to{transform:translate(77.6948vw,99vh) scale(.7969)}}.snow:nth-child(352){opacity:1.3228;transform:translate(25.5871vw,-10px) scale(.0267);animation:fall-352 20s -16s linear infinite}@keyframes fall-352{54.482%{transform:translate(26.5707vw,54.482vh) scale(.0267)}to{transform:translate(26.0789vw,99vh) scale(.0267)}}.snow:nth-child(353){opacity:.0412;transform:translate(54.4283vw,-10px) scale(.7725);animation:fall-353 14s -29s linear infinite}@keyframes fall-353{32.479%{transform:translate(52.479vw,32.479vh) scale(.7725)}to{transform:translate(53.45365vw,99vh) scale(.7725)}}.snow:nth-child(354){opacity:.6218;transform:translate(90.4905vw,-10px) scale(.6401);animation:fall-354 26s -24s linear infinite}@keyframes fall-354{67.397%{transform:translate(93.7133vw,67.397vh) scale(.6401)}to{transform:translate(92.1019vw,99vh) scale(.6401)}}.snow:nth-child(355){opacity:.5656;transform:translate(38.4769vw,-10px) scale(.8591);animation:fall-355 18s -10s linear infinite}@keyframes fall-355{53.943%{transform:translate(43.5233vw,53.943vh) scale(.8591)}to{transform:translate(41.0001vw,99vh) scale(.8591)}}.snow:nth-child(356){opacity:1.5034;transform:translate(22.1911vw,-10px) scale(.2368);animation:fall-356 27s -24s linear infinite}@keyframes fall-356{51.479%{transform:translate(28.2157vw,51.479vh) scale(.2368)}to{transform:translate(25.2034vw,99vh) scale(.2368)}}.snow:nth-child(357){opacity:.3416;transform:translate(28.7236vw,-10px) scale(.8743);animation:fall-357 22s -24s linear infinite}@keyframes fall-357{33.217%{transform:translate(31.3434vw,33.217vh) scale(.8743)}to{transform:translate(30.0335vw,99vh) scale(.8743)}}.snow:nth-child(358){opacity:.3252;transform:translate(40.381vw,-10px) scale(.3734);animation:fall-358 18s -12s linear infinite}@keyframes fall-358{74.959%{transform:translate(38.7561vw,74.959vh) scale(.3734)}to{transform:translate(39.56855vw,99vh) scale(.3734)}}.snow:nth-child(359){opacity:.8042;transform:translate(38.2341vw,-10px) scale(.5636);animation:fall-359 14s -10s linear infinite}@keyframes fall-359{34.623%{transform:translate(47.9209vw,34.623vh) scale(.5636)}to{transform:translate(43.0775vw,99vh) scale(.5636)}}.snow:nth-child(360){opacity:1.046;transform:translate(99.0583vw,-10px) scale(.1854);animation:fall-360 19s -23s linear infinite}@keyframes fall-360{40.3%{transform:translate(97.3517vw,40.3vh) scale(.1854)}to{transform:translate(98.205vw,99vh) scale(.1854)}}.snow:nth-child(361){opacity:1.7704;transform:translate(79.621vw,-10px) scale(.5757);animation:fall-361 25s -17s linear infinite}@keyframes fall-361{31.331%{transform:translate(71.0741vw,31.331vh) scale(.5757)}to{transform:translate(75.34755vw,99vh) scale(.5757)}}.snow:nth-child(362){opacity:1.9794;transform:translate(77.4885vw,-10px) scale(.2935);animation:fall-362 27s -13s linear infinite}@keyframes fall-362{60.818%{transform:translate(77.0875vw,60.818vh) scale(.2935)}to{transform:translate(77.288vw,99vh) scale(.2935)}}.snow:nth-child(363){opacity:1.5542;transform:translate(97.0612vw,-10px) scale(.4001);animation:fall-363 29s -26s linear infinite}@keyframes fall-363{65.522%{transform:translate(103.918vw,65.522vh) scale(.4001)}to{transform:translate(100.4896vw,99vh) scale(.4001)}}.snow:nth-child(364){opacity:.7146;transform:translate(2.791vw,-10px) scale(.3456);animation:fall-364 15s -30s linear infinite}@keyframes fall-364{60.628%{transform:translate(-4.201vw,60.628vh) scale(.3456)}to{transform:translate(-.705vw,99vh) scale(.3456)}}.snow:nth-child(365){opacity:1.6552;transform:translate(21.357vw,-10px) scale(.8243);animation:fall-365 19s -20s linear infinite}@keyframes fall-365{50.681%{transform:translate(30.6725vw,50.681vh) scale(.8243)}to{transform:translate(26.01475vw,99vh) scale(.8243)}}.snow:nth-child(366){opacity:1.551;transform:translate(52.9263vw,-10px) scale(.0607);animation:fall-366 21s -7s linear infinite}@keyframes fall-366{49.783%{transform:translate(53.8751vw,49.783vh) scale(.0607)}to{transform:translate(53.4007vw,99vh) scale(.0607)}}.snow:nth-child(367){opacity:1.2468;transform:translate(29.9566vw,-10px) scale(.6258);animation:fall-367 27s -10s linear infinite}@keyframes fall-367{72.884%{transform:translate(31.678vw,72.884vh) scale(.6258)}to{transform:translate(30.8173vw,99vh) scale(.6258)}}.snow:nth-child(368){opacity:.6;transform:translate(44.529vw,-10px) scale(.1835);animation:fall-368 28s -20s linear infinite}@keyframes fall-368{67.316%{transform:translate(54.0286vw,67.316vh) scale(.1835)}to{transform:translate(49.2788vw,99vh) scale(.1835)}}.snow:nth-child(369){opacity:1.5412;transform:translate(33.436vw,-10px) scale(.5017);animation:fall-369 19s -15s linear infinite}@keyframes fall-369{70.561%{transform:translate(29.4624vw,70.561vh) scale(.5017)}to{transform:translate(31.4492vw,99vh) scale(.5017)}}.snow:nth-child(370){opacity:1.2586;transform:translate(79.2741vw,-10px) scale(.9979);animation:fall-370 20s -18s linear infinite}@keyframes fall-370{43.387%{transform:translate(82.6469vw,43.387vh) scale(.9979)}to{transform:translate(80.9605vw,99vh) scale(.9979)}}.snow:nth-child(371){opacity:.8832;transform:translate(65.8625vw,-10px) scale(.7057);animation:fall-371 26s -25s linear infinite}@keyframes fall-371{53.437%{transform:translate(60.1111vw,53.437vh) scale(.7057)}to{transform:translate(62.9868vw,99vh) scale(.7057)}}.snow:nth-child(372){opacity:.804;transform:translate(88.8278vw,-10px) scale(.2764);animation:fall-372 30s -23s linear infinite}@keyframes fall-372{39.43%{transform:translate(85.0745vw,39.43vh) scale(.2764)}to{transform:translate(86.95115vw,99vh) scale(.2764)}}.snow:nth-child(373){opacity:1.4764;transform:translate(85.2069vw,-10px) scale(.0182);animation:fall-373 28s -7s linear infinite}@keyframes fall-373{70.066%{transform:translate(87.3655vw,70.066vh) scale(.0182)}to{transform:translate(86.2862vw,99vh) scale(.0182)}}.snow:nth-child(374){opacity:.4206;transform:translate(49.6939vw,-10px) scale(.5478);animation:fall-374 29s -20s linear infinite}@keyframes fall-374{43.14%{transform:translate(42.7903vw,43.14vh) scale(.5478)}to{transform:translate(46.2421vw,99vh) scale(.5478)}}.snow:nth-child(375){opacity:1.259;transform:translate(51.8819vw,-10px) scale(.6562);animation:fall-375 19s -16s linear infinite}@keyframes fall-375{58.362%{transform:translate(61.5137vw,58.362vh) scale(.6562)}to{transform:translate(56.6978vw,99vh) scale(.6562)}}.snow:nth-child(376){opacity:.4966;transform:translate(9.124vw,-10px) scale(.2359);animation:fall-376 30s -5s linear infinite}@keyframes fall-376{74.519%{transform:translate(5.5755vw,74.519vh) scale(.2359)}to{transform:translate(7.34975vw,99vh) scale(.2359)}}.snow:nth-child(377){opacity:1.1332;transform:translate(24.8307vw,-10px) scale(.9078);animation:fall-377 12s -8s linear infinite}@keyframes fall-377{75.921%{transform:translate(23.1365vw,75.921vh) scale(.9078)}to{transform:translate(23.9836vw,99vh) scale(.9078)}}.snow:nth-child(378){opacity:1.7392;transform:translate(72.5477vw,-10px) scale(.5425);animation:fall-378 15s -18s linear infinite}@keyframes fall-378{57.098%{transform:translate(63.7403vw,57.098vh) scale(.5425)}to{transform:translate(68.144vw,99vh) scale(.5425)}}.snow:nth-child(379){opacity:.5458;transform:translate(35.4152vw,-10px) scale(.2006);animation:fall-379 18s -28s linear infinite}@keyframes fall-379{40.423%{transform:translate(41.9188vw,40.423vh) scale(.2006)}to{transform:translate(38.667vw,99vh) scale(.2006)}}.snow:nth-child(380){opacity:1.9574;transform:translate(75.2544vw,-10px) scale(.9716);animation:fall-380 27s -20s linear infinite}@keyframes fall-380{44.274%{transform:translate(77.4525vw,44.274vh) scale(.9716)}to{transform:translate(76.35345vw,99vh) scale(.9716)}}.snow:nth-child(381){opacity:.2244;transform:translate(43.608vw,-10px) scale(.9257);animation:fall-381 16s -18s linear infinite}@keyframes fall-381{31.174%{transform:translate(42.2459vw,31.174vh) scale(.9257)}to{transform:translate(42.92695vw,99vh) scale(.9257)}}.snow:nth-child(382){opacity:.1542;transform:translate(99.097vw,-10px) scale(.1386);animation:fall-382 24s -27s linear infinite}@keyframes fall-382{58.946%{transform:translate(104.5383vw,58.946vh) scale(.1386)}to{transform:translate(101.81765vw,99vh) scale(.1386)}}.snow:nth-child(383){opacity:.6778;transform:translate(57.7105vw,-10px) scale(.2145);animation:fall-383 15s -1s linear infinite}@keyframes fall-383{74.018%{transform:translate(49.328vw,74.018vh) scale(.2145)}to{transform:translate(53.51925vw,99vh) scale(.2145)}}.snow:nth-child(384){opacity:1.0458;transform:translate(6.2358vw,-10px) scale(.1151);animation:fall-384 15s -28s linear infinite}@keyframes fall-384{39.431%{transform:translate(1.5005vw,39.431vh) scale(.1151)}to{transform:translate(3.86815vw,99vh) scale(.1151)}}.snow:nth-child(385){opacity:1.3862;transform:translate(15.7606vw,-10px) scale(.4737);animation:fall-385 26s -3s linear infinite}@keyframes fall-385{53.458%{transform:translate(25.6272vw,53.458vh) scale(.4737)}to{transform:translate(20.6939vw,99vh) scale(.4737)}}.snow:nth-child(386){opacity:1.28;transform:translate(88.8234vw,-10px) scale(.9441);animation:fall-386 29s -23s linear infinite}@keyframes fall-386{49.847%{transform:translate(87.7323vw,49.847vh) scale(.9441)}to{transform:translate(88.27785vw,99vh) scale(.9441)}}.snow:nth-child(387){opacity:1.308;transform:translate(41.8264vw,-10px) scale(.0853);animation:fall-387 27s -7s linear infinite}@keyframes fall-387{53.976%{transform:translate(50.6896vw,53.976vh) scale(.0853)}to{transform:translate(46.258vw,99vh) scale(.0853)}}.snow:nth-child(388){opacity:.7212;transform:translate(30.4747vw,-10px) scale(.8606);animation:fall-388 23s -10s linear infinite}@keyframes fall-388{63.738%{transform:translate(23.2972vw,63.738vh) scale(.8606)}to{transform:translate(26.88595vw,99vh) scale(.8606)}}.snow:nth-child(389){opacity:1.6406;transform:translate(60.8656vw,-10px) scale(.8752);animation:fall-389 13s -18s linear infinite}@keyframes fall-389{76.482%{transform:translate(65.3592vw,76.482vh) scale(.8752)}to{transform:translate(63.1124vw,99vh) scale(.8752)}}.snow:nth-child(390){opacity:1.3398;transform:translate(60.3516vw,-10px) scale(.9973);animation:fall-390 10s -10s linear infinite}@keyframes fall-390{53.193%{transform:translate(69.0131vw,53.193vh) scale(.9973)}to{transform:translate(64.68235vw,99vh) scale(.9973)}}.snow:nth-child(391){opacity:1.8474;transform:translate(69.2016vw,-10px) scale(.3895);animation:fall-391 15s -20s linear infinite}@keyframes fall-391{38.272%{transform:translate(64.0364vw,38.272vh) scale(.3895)}to{transform:translate(66.619vw,99vh) scale(.3895)}}.snow:nth-child(392){opacity:1.1828;transform:translate(77.1103vw,-10px) scale(.9346);animation:fall-392 29s -2s linear infinite}@keyframes fall-392{76.722%{transform:translate(78.946vw,76.722vh) scale(.9346)}to{transform:translate(78.02815vw,99vh) scale(.9346)}}.snow:nth-child(393){opacity:1.5076;transform:translate(94.1605vw,-10px) scale(.3246);animation:fall-393 16s -3s linear infinite}@keyframes fall-393{35.365%{transform:translate(101.7405vw,35.365vh) scale(.3246)}to{transform:translate(97.9505vw,99vh) scale(.3246)}}.snow:nth-child(394){opacity:1.241;transform:translate(43.8227vw,-10px) scale(.8355);animation:fall-394 17s -21s linear infinite}@keyframes fall-394{37.754%{transform:translate(52.8954vw,37.754vh) scale(.8355)}to{transform:translate(48.35905vw,99vh) scale(.8355)}}.snow:nth-child(395){opacity:.296;transform:translate(81.1001vw,-10px) scale(.9621);animation:fall-395 26s -30s linear infinite}@keyframes fall-395{44.465%{transform:translate(81.4518vw,44.465vh) scale(.9621)}to{transform:translate(81.27595vw,99vh) scale(.9621)}}.snow:nth-child(396){opacity:.281;transform:translate(2.0656vw,-10px) scale(.8516);animation:fall-396 26s -16s linear infinite}@keyframes fall-396{37.988%{transform:translate(-.8262vw,37.988vh) scale(.8516)}to{transform:translate(.6197vw,99vh) scale(.8516)}}.snow:nth-child(397){opacity:1.3294;transform:translate(39.6876vw,-10px) scale(.6843);animation:fall-397 27s -2s linear infinite}@keyframes fall-397{42.671%{transform:translate(40.7353vw,42.671vh) scale(.6843)}to{transform:translate(40.21145vw,99vh) scale(.6843)}}.snow:nth-child(398){opacity:.5728;transform:translate(16.0649vw,-10px) scale(.009);animation:fall-398 11s -29s linear infinite}@keyframes fall-398{61.779%{transform:translate(8.2449vw,61.779vh) scale(.009)}to{transform:translate(12.1549vw,99vh) scale(.009)}}.snow:nth-child(399){opacity:.3266;transform:translate(39.6294vw,-10px) scale(.8041);animation:fall-399 20s -6s linear infinite}@keyframes fall-399{41.71%{transform:translate(31.6854vw,41.71vh) scale(.8041)}to{transform:translate(35.6574vw,99vh) scale(.8041)}}.snow:nth-child(400){opacity:1.5342;transform:translate(10.3777vw,-10px) scale(.684);animation:fall-400 18s -6s linear infinite}@keyframes fall-400{71.425%{transform:translate(13.6817vw,71.425vh) scale(.684)}to{transform:translate(12.0297vw,99vh) scale(.684)}}\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:1.7658;transform:translate(30.3416vw,-10px) scale(.5423);animation:fall-1 26s -7s linear infinite}@keyframes fall-1{43.34%{transform:translate(33.733vw,43.34vh) scale(.5423)}to{transform:translate(32.0373vw,99vh) scale(.5423)}}.snow:nth-child(2){opacity:.5028;transform:translate(30.9405vw,-10px) scale(.7632);animation:fall-2 12s -5s linear infinite}@keyframes fall-2{75.666%{transform:translate(21.7472vw,75.666vh) scale(.7632)}to{transform:translate(26.34385vw,99vh) scale(.7632)}}.snow:nth-child(3){opacity:1.0224;transform:translate(23.6336vw,-10px) scale(.9307);animation:fall-3 28s -18s linear infinite}@keyframes fall-3{58.493%{transform:translate(24.5397vw,58.493vh) scale(.9307)}to{transform:translate(24.08665vw,99vh) scale(.9307)}}.snow:nth-child(4){opacity:.3992;transform:translate(24.996vw,-10px) scale(.6954);animation:fall-4 26s -15s linear infinite}@keyframes fall-4{79.531%{transform:translate(26.3811vw,79.531vh) scale(.6954)}to{transform:translate(25.68855vw,99vh) scale(.6954)}}.snow:nth-child(5){opacity:1.3538;transform:translate(53.5972vw,-10px) scale(.1719);animation:fall-5 21s -11s linear infinite}@keyframes fall-5{58.518%{transform:translate(45.4868vw,58.518vh) scale(.1719)}to{transform:translate(49.542vw,99vh) scale(.1719)}}.snow:nth-child(6){opacity:1.5362;transform:translate(57.2365vw,-10px) scale(.9227);animation:fall-6 14s -10s linear infinite}@keyframes fall-6{62.481%{transform:translate(59.8578vw,62.481vh) scale(.9227)}to{transform:translate(58.54715vw,99vh) scale(.9227)}}.snow:nth-child(7){opacity:.2616;transform:translate(95.1056vw,-10px) scale(.8183);animation:fall-7 11s -12s linear infinite}@keyframes fall-7{31.857%{transform:translate(102.6295vw,31.857vh) scale(.8183)}to{transform:translate(98.86755vw,99vh) scale(.8183)}}.snow:nth-child(8){opacity:.3508;transform:translate(63.6418vw,-10px) scale(.7387);animation:fall-8 27s -9s linear infinite}@keyframes fall-8{62.528%{transform:translate(73.3277vw,62.528vh) scale(.7387)}to{transform:translate(68.48475vw,99vh) scale(.7387)}}.snow:nth-child(9){opacity:1.5544;transform:translate(23.6421vw,-10px) scale(.6246);animation:fall-9 13s -1s linear infinite}@keyframes fall-9{59.176%{transform:translate(23.767vw,59.176vh) scale(.6246)}to{transform:translate(23.70455vw,99vh) scale(.6246)}}.snow:nth-child(10){opacity:1.3714;transform:translate(84.9082vw,-10px) scale(.8557);animation:fall-10 23s -22s linear infinite}@keyframes fall-10{70.795%{transform:translate(87.8464vw,70.795vh) scale(.8557)}to{transform:translate(86.3773vw,99vh) scale(.8557)}}.snow:nth-child(11){opacity:1.1528;transform:translate(3.7569vw,-10px) scale(.3659);animation:fall-11 22s -17s linear infinite}@keyframes fall-11{40.508%{transform:translate(-5.0245vw,40.508vh) scale(.3659)}to{transform:translate(-.6338vw,99vh) scale(.3659)}}.snow:nth-child(12){opacity:1.5558;transform:translate(43.427vw,-10px) scale(.1043);animation:fall-12 19s -9s linear infinite}@keyframes fall-12{34.552%{transform:translate(48.7047vw,34.552vh) scale(.1043)}to{transform:translate(46.06585vw,99vh) scale(.1043)}}.snow:nth-child(13){opacity:1.4044;transform:translate(95.255vw,-10px) scale(.1253);animation:fall-13 10s -14s linear infinite}@keyframes fall-13{55.346%{transform:translate(100.5447vw,55.346vh) scale(.1253)}to{transform:translate(97.89985vw,99vh) scale(.1253)}}.snow:nth-child(14){opacity:.6516;transform:translate(76.8077vw,-10px) scale(.7569);animation:fall-14 25s -20s linear infinite}@keyframes fall-14{67.862%{transform:translate(72.9549vw,67.862vh) scale(.7569)}to{transform:translate(74.8813vw,99vh) scale(.7569)}}.snow:nth-child(15){opacity:1.2986;transform:translate(8.9014vw,-10px) scale(.346);animation:fall-15 11s -23s linear infinite}@keyframes fall-15{35.609%{transform:translate(1.3299vw,35.609vh) scale(.346)}to{transform:translate(5.11565vw,99vh) scale(.346)}}.snow:nth-child(16){opacity:1.0734;transform:translate(72.6718vw,-10px) scale(.2365);animation:fall-16 17s -10s linear infinite}@keyframes fall-16{51.948%{transform:translate(81.6958vw,51.948vh) scale(.2365)}to{transform:translate(77.1838vw,99vh) scale(.2365)}}.snow:nth-child(17){opacity:1.8726;transform:translate(1.3424vw,-10px) scale(.3026);animation:fall-17 28s -20s linear infinite}@keyframes fall-17{43.098%{transform:translate(4.1311vw,43.098vh) scale(.3026)}to{transform:translate(2.73675vw,99vh) scale(.3026)}}.snow:nth-child(18){opacity:.7808;transform:translate(93.5881vw,-10px) scale(.1428);animation:fall-18 18s -29s linear infinite}@keyframes fall-18{76.279%{transform:translate(91.9731vw,76.279vh) scale(.1428)}to{transform:translate(92.7806vw,99vh) scale(.1428)}}.snow:nth-child(19){opacity:.8886;transform:translate(58.7554vw,-10px) scale(.6391);animation:fall-19 26s -13s linear infinite}@keyframes fall-19{77.248%{transform:translate(48.9174vw,77.248vh) scale(.6391)}to{transform:translate(53.8364vw,99vh) scale(.6391)}}.snow:nth-child(20){opacity:1.8962;transform:translate(24.9366vw,-10px) scale(.9952);animation:fall-20 21s -8s linear infinite}@keyframes fall-20{50.752%{transform:translate(23.2776vw,50.752vh) scale(.9952)}to{transform:translate(24.1071vw,99vh) scale(.9952)}}.snow:nth-child(21){opacity:1.1736;transform:translate(40.4605vw,-10px) scale(.254);animation:fall-21 12s -28s linear infinite}@keyframes fall-21{55.82%{transform:translate(40.4983vw,55.82vh) scale(.254)}to{transform:translate(40.4794vw,99vh) scale(.254)}}.snow:nth-child(22){opacity:1.4088;transform:translate(45.4956vw,-10px) scale(.0902);animation:fall-22 17s -4s linear infinite}@keyframes fall-22{66.03%{transform:translate(48.3569vw,66.03vh) scale(.0902)}to{transform:translate(46.92625vw,99vh) scale(.0902)}}.snow:nth-child(23){opacity:1.33;transform:translate(54.0198vw,-10px) scale(.8334);animation:fall-23 28s -21s linear infinite}@keyframes fall-23{39.021%{transform:translate(52.4295vw,39.021vh) scale(.8334)}to{transform:translate(53.22465vw,99vh) scale(.8334)}}.snow:nth-child(24){opacity:.7414;transform:translate(43.6548vw,-10px) scale(.6682);animation:fall-24 13s -15s linear infinite}@keyframes fall-24{46.821%{transform:translate(34.5548vw,46.821vh) scale(.6682)}to{transform:translate(39.1048vw,99vh) scale(.6682)}}.snow:nth-child(25){opacity:.1718;transform:translate(98.5727vw,-10px) scale(.5857);animation:fall-25 15s -6s linear infinite}@keyframes fall-25{53.323%{transform:translate(107.9876vw,53.323vh) scale(.5857)}to{transform:translate(103.28015vw,99vh) scale(.5857)}}.snow:nth-child(26){opacity:1.7564;transform:translate(95.8564vw,-10px) scale(.259);animation:fall-26 25s -17s linear infinite}@keyframes fall-26{39.225%{transform:translate(96.8102vw,39.225vh) scale(.259)}to{transform:translate(96.3333vw,99vh) scale(.259)}}.snow:nth-child(27){opacity:1.571;transform:translate(64.2631vw,-10px) scale(.3602);animation:fall-27 26s -16s linear infinite}@keyframes fall-27{65.587%{transform:translate(54.7191vw,65.587vh) scale(.3602)}to{transform:translate(59.4911vw,99vh) scale(.3602)}}.snow:nth-child(28){opacity:1.4196;transform:translate(64.0501vw,-10px) scale(.2401);animation:fall-28 25s -27s linear infinite}@keyframes fall-28{39.005%{transform:translate(54.1246vw,39.005vh) scale(.2401)}to{transform:translate(59.08735vw,99vh) scale(.2401)}}.snow:nth-child(29){opacity:1.4728;transform:translate(15.4312vw,-10px) scale(.4577);animation:fall-29 10s -19s linear infinite}@keyframes fall-29{63.553%{transform:translate(10.3935vw,63.553vh) scale(.4577)}to{transform:translate(12.91235vw,99vh) scale(.4577)}}.snow:nth-child(30){opacity:.5262;transform:translate(83.2653vw,-10px) scale(.268);animation:fall-30 25s -9s linear infinite}@keyframes fall-30{62.065%{transform:translate(87.2989vw,62.065vh) scale(.268)}to{transform:translate(85.2821vw,99vh) scale(.268)}}.snow:nth-child(31){opacity:.51;transform:translate(31.2977vw,-10px) scale(.0386);animation:fall-31 25s -19s linear infinite}@keyframes fall-31{67.217%{transform:translate(30.4164vw,67.217vh) scale(.0386)}to{transform:translate(30.85705vw,99vh) scale(.0386)}}.snow:nth-child(32){opacity:.3198;transform:translate(85.1459vw,-10px) scale(.5645);animation:fall-32 15s -18s linear infinite}@keyframes fall-32{53.853%{transform:translate(90.8834vw,53.853vh) scale(.5645)}to{transform:translate(88.01465vw,99vh) scale(.5645)}}.snow:nth-child(33){opacity:.0756;transform:translate(43.9043vw,-10px) scale(.1627);animation:fall-33 30s -29s linear infinite}@keyframes fall-33{77.559%{transform:translate(42.9039vw,77.559vh) scale(.1627)}to{transform:translate(43.4041vw,99vh) scale(.1627)}}.snow:nth-child(34){opacity:.954;transform:translate(54.6462vw,-10px) scale(.394);animation:fall-34 16s -15s linear infinite}@keyframes fall-34{40.603%{transform:translate(62.985vw,40.603vh) scale(.394)}to{transform:translate(58.8156vw,99vh) scale(.394)}}.snow:nth-child(35){opacity:.7926;transform:translate(86.2417vw,-10px) scale(.4532);animation:fall-35 29s -12s linear infinite}@keyframes fall-35{56.551%{transform:translate(86.6748vw,56.551vh) scale(.4532)}to{transform:translate(86.45825vw,99vh) scale(.4532)}}.snow:nth-child(36){opacity:1.1652;transform:translate(57.4667vw,-10px) scale(.6439);animation:fall-36 14s -3s linear infinite}@keyframes fall-36{76.886%{transform:translate(61.5473vw,76.886vh) scale(.6439)}to{transform:translate(59.507vw,99vh) scale(.6439)}}.snow:nth-child(37){opacity:.4978;transform:translate(37.6508vw,-10px) scale(.368);animation:fall-37 20s -19s linear infinite}@keyframes fall-37{36.691%{transform:translate(37.4632vw,36.691vh) scale(.368)}to{transform:translate(37.557vw,99vh) scale(.368)}}.snow:nth-child(38){opacity:1.225;transform:translate(42.1548vw,-10px) scale(.3047);animation:fall-38 10s -30s linear infinite}@keyframes fall-38{31.291%{transform:translate(34.838vw,31.291vh) scale(.3047)}to{transform:translate(38.4964vw,99vh) scale(.3047)}}.snow:nth-child(39){opacity:.524;transform:translate(48.6401vw,-10px) scale(.6217);animation:fall-39 15s -21s linear infinite}@keyframes fall-39{55.184%{transform:translate(49.0537vw,55.184vh) scale(.6217)}to{transform:translate(48.8469vw,99vh) scale(.6217)}}.snow:nth-child(40){opacity:.5918;transform:translate(53.5291vw,-10px) scale(.3489);animation:fall-40 15s -19s linear infinite}@keyframes fall-40{67.752%{transform:translate(59.0463vw,67.752vh) scale(.3489)}to{transform:translate(56.2877vw,99vh) scale(.3489)}}.snow:nth-child(41){opacity:1.8198;transform:translate(55.4405vw,-10px) scale(.1138);animation:fall-41 22s -15s linear infinite}@keyframes fall-41{77.492%{transform:translate(64.5842vw,77.492vh) scale(.1138)}to{transform:translate(60.01235vw,99vh) scale(.1138)}}.snow:nth-child(42){opacity:1.014;transform:translate(96.6733vw,-10px) scale(.8966);animation:fall-42 17s -1s linear infinite}@keyframes fall-42{34.994%{transform:translate(105.9792vw,34.994vh) scale(.8966)}to{transform:translate(101.32625vw,99vh) scale(.8966)}}.snow:nth-child(43){opacity:.0742;transform:translate(88.827vw,-10px) scale(.502);animation:fall-43 28s -25s linear infinite}@keyframes fall-43{65.929%{transform:translate(88.3525vw,65.929vh) scale(.502)}to{transform:translate(88.58975vw,99vh) scale(.502)}}.snow:nth-child(44){opacity:.907;transform:translate(71.6588vw,-10px) scale(.5679);animation:fall-44 25s -29s linear infinite}@keyframes fall-44{57.446%{transform:translate(74.7468vw,57.446vh) scale(.5679)}to{transform:translate(73.2028vw,99vh) scale(.5679)}}.snow:nth-child(45){opacity:1.2346;transform:translate(59.8139vw,-10px) scale(.9522);animation:fall-45 11s -15s linear infinite}@keyframes fall-45{36.371%{transform:translate(55.0766vw,36.371vh) scale(.9522)}to{transform:translate(57.44525vw,99vh) scale(.9522)}}.snow:nth-child(46){opacity:1.922;transform:translate(67.4051vw,-10px) scale(.3028);animation:fall-46 27s -10s linear infinite}@keyframes fall-46{49.323%{transform:translate(71.5457vw,49.323vh) scale(.3028)}to{transform:translate(69.4754vw,99vh) scale(.3028)}}.snow:nth-child(47){opacity:1.8516;transform:translate(8.2567vw,-10px) scale(.6479);animation:fall-47 12s -18s linear infinite}@keyframes fall-47{40.056%{transform:translate(8.6896vw,40.056vh) scale(.6479)}to{transform:translate(8.47315vw,99vh) scale(.6479)}}.snow:nth-child(48){opacity:.0294;transform:translate(19.2273vw,-10px) scale(.1459);animation:fall-48 19s -13s linear infinite}@keyframes fall-48{40.67%{transform:translate(16.5467vw,40.67vh) scale(.1459)}to{transform:translate(17.887vw,99vh) scale(.1459)}}.snow:nth-child(49){opacity:.4352;transform:translate(2.0746vw,-10px) scale(.0802);animation:fall-49 25s -2s linear infinite}@keyframes fall-49{34.66%{transform:translate(-4.7127vw,34.66vh) scale(.0802)}to{transform:translate(-1.31905vw,99vh) scale(.0802)}}.snow:nth-child(50){opacity:1.8486;transform:translate(65.0738vw,-10px) scale(.2413);animation:fall-50 13s -29s linear infinite}@keyframes fall-50{67.697%{transform:translate(75.0524vw,67.697vh) scale(.2413)}to{transform:translate(70.0631vw,99vh) scale(.2413)}}.snow:nth-child(51){opacity:1.0936;transform:translate(13.2135vw,-10px) scale(.8216);animation:fall-51 29s -11s linear infinite}@keyframes fall-51{61.185%{transform:translate(5.2336vw,61.185vh) scale(.8216)}to{transform:translate(9.22355vw,99vh) scale(.8216)}}.snow:nth-child(52){opacity:1.2946;transform:translate(36.7869vw,-10px) scale(.3148);animation:fall-52 27s -18s linear infinite}@keyframes fall-52{49.088%{transform:translate(39.1166vw,49.088vh) scale(.3148)}to{transform:translate(37.95175vw,99vh) scale(.3148)}}.snow:nth-child(53){opacity:.7602;transform:translate(73.6552vw,-10px) scale(.1671);animation:fall-53 14s -21s linear infinite}@keyframes fall-53{47.585%{transform:translate(64.1204vw,47.585vh) scale(.1671)}to{transform:translate(68.8878vw,99vh) scale(.1671)}}.snow:nth-child(54){opacity:1.9314;transform:translate(67.3921vw,-10px) scale(.9648);animation:fall-54 26s -13s linear infinite}@keyframes fall-54{35.794%{transform:translate(60.4563vw,35.794vh) scale(.9648)}to{transform:translate(63.9242vw,99vh) scale(.9648)}}.snow:nth-child(55){opacity:1.1866;transform:translate(29.9957vw,-10px) scale(.9693);animation:fall-55 25s -18s linear infinite}@keyframes fall-55{69.284%{transform:translate(38.1358vw,69.284vh) scale(.9693)}to{transform:translate(34.06575vw,99vh) scale(.9693)}}.snow:nth-child(56){opacity:1.6208;transform:translate(72.9039vw,-10px) scale(.1176);animation:fall-56 12s -16s linear infinite}@keyframes fall-56{58.615%{transform:translate(66.7417vw,58.615vh) scale(.1176)}to{transform:translate(69.8228vw,99vh) scale(.1176)}}.snow:nth-child(57){opacity:.151;transform:translate(27.5279vw,-10px) scale(.837);animation:fall-57 24s -25s linear infinite}@keyframes fall-57{45.925%{transform:translate(23.6607vw,45.925vh) scale(.837)}to{transform:translate(25.5943vw,99vh) scale(.837)}}.snow:nth-child(58){opacity:1.2534;transform:translate(69.6661vw,-10px) scale(.8903);animation:fall-58 10s -13s linear infinite}@keyframes fall-58{66.899%{transform:translate(79.1225vw,66.899vh) scale(.8903)}to{transform:translate(74.3943vw,99vh) scale(.8903)}}.snow:nth-child(59){opacity:.1834;transform:translate(96.0542vw,-10px) scale(.9602);animation:fall-59 25s -26s linear infinite}@keyframes fall-59{47.586%{transform:translate(98.4791vw,47.586vh) scale(.9602)}to{transform:translate(97.26665vw,99vh) scale(.9602)}}.snow:nth-child(60){opacity:1.174;transform:translate(81.1446vw,-10px) scale(.6414);animation:fall-60 10s -10s linear infinite}@keyframes fall-60{55.344%{transform:translate(83.8964vw,55.344vh) scale(.6414)}to{transform:translate(82.5205vw,99vh) scale(.6414)}}.snow:nth-child(61){opacity:1.5452;transform:translate(10.2848vw,-10px) scale(.0926);animation:fall-61 16s -6s linear infinite}@keyframes fall-61{42.734%{transform:translate(20.1903vw,42.734vh) scale(.0926)}to{transform:translate(15.23755vw,99vh) scale(.0926)}}.snow:nth-child(62){opacity:1.4152;transform:translate(48.1886vw,-10px) scale(.6248);animation:fall-62 14s -19s linear infinite}@keyframes fall-62{74.142%{transform:translate(43.0119vw,74.142vh) scale(.6248)}to{transform:translate(45.60025vw,99vh) scale(.6248)}}.snow:nth-child(63){opacity:1.645;transform:translate(21.7816vw,-10px) scale(.5137);animation:fall-63 21s -15s linear infinite}@keyframes fall-63{78.667%{transform:translate(15.0815vw,78.667vh) scale(.5137)}to{transform:translate(18.43155vw,99vh) scale(.5137)}}.snow:nth-child(64){opacity:1.3554;transform:translate(42.974vw,-10px) scale(.67);animation:fall-64 22s -20s linear infinite}@keyframes fall-64{62.804%{transform:translate(50.024vw,62.804vh) scale(.67)}to{transform:translate(46.499vw,99vh) scale(.67)}}.snow:nth-child(65){opacity:.9684;transform:translate(76.585vw,-10px) scale(.8879);animation:fall-65 30s -15s linear infinite}@keyframes fall-65{57.85%{transform:translate(77.5308vw,57.85vh) scale(.8879)}to{transform:translate(77.0579vw,99vh) scale(.8879)}}.snow:nth-child(66){opacity:.139;transform:translate(42.9125vw,-10px) scale(.8338);animation:fall-66 23s -3s linear infinite}@keyframes fall-66{37.837%{transform:translate(48.0235vw,37.837vh) scale(.8338)}to{transform:translate(45.468vw,99vh) scale(.8338)}}.snow:nth-child(67){opacity:.0968;transform:translate(18.2191vw,-10px) scale(.634);animation:fall-67 18s -5s linear infinite}@keyframes fall-67{47.13%{transform:translate(11.875vw,47.13vh) scale(.634)}to{transform:translate(15.04705vw,99vh) scale(.634)}}.snow:nth-child(68){opacity:1.6442;transform:translate(42.7772vw,-10px) scale(.107);animation:fall-68 27s -27s linear infinite}@keyframes fall-68{45.18%{transform:translate(47.8727vw,45.18vh) scale(.107)}to{transform:translate(45.32495vw,99vh) scale(.107)}}.snow:nth-child(69){opacity:.1988;transform:translate(40.5639vw,-10px) scale(.5231);animation:fall-69 10s -20s linear infinite}@keyframes fall-69{55.348%{transform:translate(31.2272vw,55.348vh) scale(.5231)}to{transform:translate(35.89555vw,99vh) scale(.5231)}}.snow:nth-child(70){opacity:1.8554;transform:translate(79.6374vw,-10px) scale(.4314);animation:fall-70 21s -9s linear infinite}@keyframes fall-70{74.122%{transform:translate(73.4012vw,74.122vh) scale(.4314)}to{transform:translate(76.5193vw,99vh) scale(.4314)}}.snow:nth-child(71){opacity:.3412;transform:translate(88.2729vw,-10px) scale(.7672);animation:fall-71 18s -7s linear infinite}@keyframes fall-71{69.2%{transform:translate(96.5366vw,69.2vh) scale(.7672)}to{transform:translate(92.40475vw,99vh) scale(.7672)}}.snow:nth-child(72){opacity:.3354;transform:translate(31.0038vw,-10px) scale(.8519);animation:fall-72 16s -28s linear infinite}@keyframes fall-72{46.944%{transform:translate(31.5683vw,46.944vh) scale(.8519)}to{transform:translate(31.28605vw,99vh) scale(.8519)}}.snow:nth-child(73){opacity:.2446;transform:translate(77.7529vw,-10px) scale(.4923);animation:fall-73 28s -10s linear infinite}@keyframes fall-73{57.181%{transform:translate(78.4357vw,57.181vh) scale(.4923)}to{transform:translate(78.0943vw,99vh) scale(.4923)}}.snow:nth-child(74){opacity:1.0106;transform:translate(59.0882vw,-10px) scale(.6453);animation:fall-74 30s -14s linear infinite}@keyframes fall-74{78.054%{transform:translate(65.0176vw,78.054vh) scale(.6453)}to{transform:translate(62.0529vw,99vh) scale(.6453)}}.snow:nth-child(75){opacity:.1986;transform:translate(.0318vw,-10px) scale(.8676);animation:fall-75 13s -1s linear infinite}@keyframes fall-75{57.214%{transform:translate(-6.3982vw,57.214vh) scale(.8676)}to{transform:translate(-3.1832vw,99vh) scale(.8676)}}.snow:nth-child(76){opacity:.2478;transform:translate(75.6373vw,-10px) scale(.2979);animation:fall-76 29s -30s linear infinite}@keyframes fall-76{40.306%{transform:translate(68.4549vw,40.306vh) scale(.2979)}to{transform:translate(72.0461vw,99vh) scale(.2979)}}.snow:nth-child(77){opacity:.735;transform:translate(14.6683vw,-10px) scale(.1561);animation:fall-77 12s -4s linear infinite}@keyframes fall-77{59.751%{transform:translate(10.8181vw,59.751vh) scale(.1561)}to{transform:translate(12.7432vw,99vh) scale(.1561)}}.snow:nth-child(78){opacity:.8024;transform:translate(40.0978vw,-10px) scale(.5424);animation:fall-78 14s -17s linear infinite}@keyframes fall-78{60.892%{transform:translate(32.6091vw,60.892vh) scale(.5424)}to{transform:translate(36.35345vw,99vh) scale(.5424)}}.snow:nth-child(79){opacity:.7196;transform:translate(67.84vw,-10px) scale(.6581);animation:fall-79 19s -16s linear infinite}@keyframes fall-79{74.77%{transform:translate(63.265vw,74.77vh) scale(.6581)}to{transform:translate(65.5525vw,99vh) scale(.6581)}}.snow:nth-child(80){opacity:.646;transform:translate(49.7215vw,-10px) scale(.8378);animation:fall-80 20s -8s linear infinite}@keyframes fall-80{62.659%{transform:translate(51.5746vw,62.659vh) scale(.8378)}to{transform:translate(50.64805vw,99vh) scale(.8378)}}.snow:nth-child(81){opacity:1.1084;transform:translate(12.9955vw,-10px) scale(.3842);animation:fall-81 26s -8s linear infinite}@keyframes fall-81{31.174%{transform:translate(18.0147vw,31.174vh) scale(.3842)}to{transform:translate(15.5051vw,99vh) scale(.3842)}}.snow:nth-child(82){opacity:1.1914;transform:translate(37.4272vw,-10px) scale(.8195);animation:fall-82 29s -4s linear infinite}@keyframes fall-82{54.696%{transform:translate(42.433vw,54.696vh) scale(.8195)}to{transform:translate(39.9301vw,99vh) scale(.8195)}}.snow:nth-child(83){opacity:.9116;transform:translate(1.4386vw,-10px) scale(.256);animation:fall-83 16s -28s linear infinite}@keyframes fall-83{66.621%{transform:translate(-6.7363vw,66.621vh) scale(.256)}to{transform:translate(-2.64885vw,99vh) scale(.256)}}.snow:nth-child(84){opacity:1.842;transform:translate(62.4894vw,-10px) scale(.4158);animation:fall-84 15s -9s linear infinite}@keyframes fall-84{45.487%{transform:translate(70.7581vw,45.487vh) scale(.4158)}to{transform:translate(66.62375vw,99vh) scale(.4158)}}.snow:nth-child(85){opacity:1.6914;transform:translate(98.4212vw,-10px) scale(.337);animation:fall-85 23s -11s linear infinite}@keyframes fall-85{64.063%{transform:translate(103.3026vw,64.063vh) scale(.337)}to{transform:translate(100.8619vw,99vh) scale(.337)}}.snow:nth-child(86){opacity:.3352;transform:translate(47.2662vw,-10px) scale(.8915);animation:fall-86 25s -7s linear infinite}@keyframes fall-86{34.975%{transform:translate(56.8369vw,34.975vh) scale(.8915)}to{transform:translate(52.05155vw,99vh) scale(.8915)}}.snow:nth-child(87){opacity:1.494;transform:translate(99.6632vw,-10px) scale(.5171);animation:fall-87 25s -3s linear infinite}@keyframes fall-87{70.778%{transform:translate(90.4348vw,70.778vh) scale(.5171)}to{transform:translate(95.049vw,99vh) scale(.5171)}}.snow:nth-child(88){opacity:.2622;transform:translate(96.6236vw,-10px) scale(.5976);animation:fall-88 19s -22s linear infinite}@keyframes fall-88{56.316%{transform:translate(95.9102vw,56.316vh) scale(.5976)}to{transform:translate(96.2669vw,99vh) scale(.5976)}}.snow:nth-child(89){opacity:.7132;transform:translate(65.6707vw,-10px) scale(.2155);animation:fall-89 27s -12s linear infinite}@keyframes fall-89{52.066%{transform:translate(72.4137vw,52.066vh) scale(.2155)}to{transform:translate(69.0422vw,99vh) scale(.2155)}}.snow:nth-child(90){opacity:1.6084;transform:translate(65.7531vw,-10px) scale(.3676);animation:fall-90 10s -18s linear infinite}@keyframes fall-90{74.63%{transform:translate(68.5384vw,74.63vh) scale(.3676)}to{transform:translate(67.14575vw,99vh) scale(.3676)}}.snow:nth-child(91){opacity:.2686;transform:translate(4.2025vw,-10px) scale(.8334);animation:fall-91 29s -19s linear infinite}@keyframes fall-91{76.932%{transform:translate(-2.7334vw,76.932vh) scale(.8334)}to{transform:translate(.73455vw,99vh) scale(.8334)}}.snow:nth-child(92){opacity:1.7414;transform:translate(31.3875vw,-10px) scale(.8482);animation:fall-92 10s -16s linear infinite}@keyframes fall-92{32.769%{transform:translate(34.3003vw,32.769vh) scale(.8482)}to{transform:translate(32.8439vw,99vh) scale(.8482)}}.snow:nth-child(93){opacity:.6634;transform:translate(21.389vw,-10px) scale(.717);animation:fall-93 13s -12s linear infinite}@keyframes fall-93{35.557%{transform:translate(19.5265vw,35.557vh) scale(.717)}to{transform:translate(20.45775vw,99vh) scale(.717)}}.snow:nth-child(94){opacity:1.4336;transform:translate(10.7848vw,-10px) scale(.0445);animation:fall-94 18s -6s linear infinite}@keyframes fall-94{43.81%{transform:translate(15.2845vw,43.81vh) scale(.0445)}to{transform:translate(13.03465vw,99vh) scale(.0445)}}.snow:nth-child(95){opacity:1.5194;transform:translate(12.4639vw,-10px) scale(.6258);animation:fall-95 22s -6s linear infinite}@keyframes fall-95{78.784%{transform:translate(17.3111vw,78.784vh) scale(.6258)}to{transform:translate(14.8875vw,99vh) scale(.6258)}}.snow:nth-child(96){opacity:1.9836;transform:translate(43.3071vw,-10px) scale(.9228);animation:fall-96 13s -30s linear infinite}@keyframes fall-96{49.624%{transform:translate(41.8668vw,49.624vh) scale(.9228)}to{transform:translate(42.58695vw,99vh) scale(.9228)}}.snow:nth-child(97){opacity:.1372;transform:translate(31.1221vw,-10px) scale(.9673);animation:fall-97 17s -3s linear infinite}@keyframes fall-97{74.15%{transform:translate(38.1034vw,74.15vh) scale(.9673)}to{transform:translate(34.61275vw,99vh) scale(.9673)}}.snow:nth-child(98){opacity:.297;transform:translate(94.2691vw,-10px) scale(.1536);animation:fall-98 15s -18s linear infinite}@keyframes fall-98{64.246%{transform:translate(89.098vw,64.246vh) scale(.1536)}to{transform:translate(91.68355vw,99vh) scale(.1536)}}.snow:nth-child(99){opacity:1.9902;transform:translate(13.7863vw,-10px) scale(.8934);animation:fall-99 19s -13s linear infinite}@keyframes fall-99{54.54%{transform:translate(14.1051vw,54.54vh) scale(.8934)}to{transform:translate(13.9457vw,99vh) scale(.8934)}}.snow:nth-child(100){opacity:1.0058;transform:translate(88.6701vw,-10px) scale(.1957);animation:fall-100 26s -11s linear infinite}@keyframes fall-100{39.17%{transform:translate(84.6545vw,39.17vh) scale(.1957)}to{transform:translate(86.6623vw,99vh) scale(.1957)}}.snow:nth-child(101){opacity:.6052;transform:translate(50.948vw,-10px) scale(.365);animation:fall-101 23s -24s linear infinite}@keyframes fall-101{42.682%{transform:translate(58.1755vw,42.682vh) scale(.365)}to{transform:translate(54.56175vw,99vh) scale(.365)}}.snow:nth-child(102){opacity:.1586;transform:translate(62.3673vw,-10px) scale(.4316);animation:fall-102 24s -2s linear infinite}@keyframes fall-102{77.874%{transform:translate(63.2171vw,77.874vh) scale(.4316)}to{transform:translate(62.7922vw,99vh) scale(.4316)}}.snow:nth-child(103){opacity:1.6664;transform:translate(31.1119vw,-10px) scale(.9723);animation:fall-103 28s -29s linear infinite}@keyframes fall-103{43.16%{transform:translate(23.9034vw,43.16vh) scale(.9723)}to{transform:translate(27.50765vw,99vh) scale(.9723)}}.snow:nth-child(104){opacity:.539;transform:translate(1.4862vw,-10px) scale(.184);animation:fall-104 16s -3s linear infinite}@keyframes fall-104{79.604%{transform:translate(5.3164vw,79.604vh) scale(.184)}to{transform:translate(3.4013vw,99vh) scale(.184)}}.snow:nth-child(105){opacity:.5556;transform:translate(58.8796vw,-10px) scale(.8209);animation:fall-105 26s -20s linear infinite}@keyframes fall-105{50.366%{transform:translate(57.8251vw,50.366vh) scale(.8209)}to{transform:translate(58.35235vw,99vh) scale(.8209)}}.snow:nth-child(106){opacity:1.3276;transform:translate(10.6259vw,-10px) scale(.1238);animation:fall-106 10s -21s linear infinite}@keyframes fall-106{60.589%{transform:translate(9.3628vw,60.589vh) scale(.1238)}to{transform:translate(9.99435vw,99vh) scale(.1238)}}.snow:nth-child(107){opacity:1.8952;transform:translate(74.7046vw,-10px) scale(.7185);animation:fall-107 13s -27s linear infinite}@keyframes fall-107{62.224%{transform:translate(78.8343vw,62.224vh) scale(.7185)}to{transform:translate(76.76945vw,99vh) scale(.7185)}}.snow:nth-child(108){opacity:1.1944;transform:translate(4.2865vw,-10px) scale(.6505);animation:fall-108 25s -1s linear infinite}@keyframes fall-108{67.934%{transform:translate(8.3503vw,67.934vh) scale(.6505)}to{transform:translate(6.3184vw,99vh) scale(.6505)}}.snow:nth-child(109){opacity:1.1268;transform:translate(69.2237vw,-10px) scale(.986);animation:fall-109 25s -21s linear infinite}@keyframes fall-109{49.541%{transform:translate(60.5521vw,49.541vh) scale(.986)}to{transform:translate(64.8879vw,99vh) scale(.986)}}.snow:nth-child(110){opacity:.8042;transform:translate(21.5202vw,-10px) scale(.0448);animation:fall-110 15s -1s linear infinite}@keyframes fall-110{72.902%{transform:translate(31.1952vw,72.902vh) scale(.0448)}to{transform:translate(26.3577vw,99vh) scale(.0448)}}.snow:nth-child(111){opacity:.1664;transform:translate(39.7633vw,-10px) scale(.7861);animation:fall-111 19s -25s linear infinite}@keyframes fall-111{51.695%{transform:translate(35.6666vw,51.695vh) scale(.7861)}to{transform:translate(37.71495vw,99vh) scale(.7861)}}.snow:nth-child(112){opacity:.3362;transform:translate(79.621vw,-10px) scale(.2737);animation:fall-112 20s -14s linear infinite}@keyframes fall-112{54.897%{transform:translate(81.3977vw,54.897vh) scale(.2737)}to{transform:translate(80.50935vw,99vh) scale(.2737)}}.snow:nth-child(113){opacity:.755;transform:translate(13.1237vw,-10px) scale(.0388);animation:fall-113 15s -19s linear infinite}@keyframes fall-113{71.935%{transform:translate(5.6498vw,71.935vh) scale(.0388)}to{transform:translate(9.38675vw,99vh) scale(.0388)}}.snow:nth-child(114){opacity:.2218;transform:translate(96.887vw,-10px) scale(.5911);animation:fall-114 23s -2s linear infinite}@keyframes fall-114{77.652%{transform:translate(92.6828vw,77.652vh) scale(.5911)}to{transform:translate(94.7849vw,99vh) scale(.5911)}}.snow:nth-child(115){opacity:1.8212;transform:translate(34.5308vw,-10px) scale(.6103);animation:fall-115 15s -25s linear infinite}@keyframes fall-115{79.309%{transform:translate(34.1567vw,79.309vh) scale(.6103)}to{transform:translate(34.34375vw,99vh) scale(.6103)}}.snow:nth-child(116){opacity:1.4528;transform:translate(27.6509vw,-10px) scale(.0797);animation:fall-116 28s -23s linear infinite}@keyframes fall-116{42.782%{transform:translate(23.6715vw,42.782vh) scale(.0797)}to{transform:translate(25.6612vw,99vh) scale(.0797)}}.snow:nth-child(117){opacity:.812;transform:translate(95.5348vw,-10px) scale(.9299);animation:fall-117 13s -23s linear infinite}@keyframes fall-117{33.187%{transform:translate(91.5371vw,33.187vh) scale(.9299)}to{transform:translate(93.53595vw,99vh) scale(.9299)}}.snow:nth-child(118){opacity:1.1842;transform:translate(96.0361vw,-10px) scale(.4649);animation:fall-118 23s -8s linear infinite}@keyframes fall-118{73.544%{transform:translate(99.4322vw,73.544vh) scale(.4649)}to{transform:translate(97.73415vw,99vh) scale(.4649)}}.snow:nth-child(119){opacity:1.1664;transform:translate(25.7659vw,-10px) scale(.9552);animation:fall-119 23s -3s linear infinite}@keyframes fall-119{30.317%{transform:translate(26.954vw,30.317vh) scale(.9552)}to{transform:translate(26.35995vw,99vh) scale(.9552)}}.snow:nth-child(120){opacity:.465;transform:translate(9.5071vw,-10px) scale(.3924);animation:fall-120 21s -6s linear infinite}@keyframes fall-120{79.566%{transform:translate(.505vw,79.566vh) scale(.3924)}to{transform:translate(5.00605vw,99vh) scale(.3924)}}.snow:nth-child(121){opacity:1.5316;transform:translate(72.7746vw,-10px) scale(.4185);animation:fall-121 28s -14s linear infinite}@keyframes fall-121{68.099%{transform:translate(63.0859vw,68.099vh) scale(.4185)}to{transform:translate(67.93025vw,99vh) scale(.4185)}}.snow:nth-child(122){opacity:1.778;transform:translate(90.905vw,-10px) scale(.1694);animation:fall-122 23s -30s linear infinite}@keyframes fall-122{78.255%{transform:translate(81.3158vw,78.255vh) scale(.1694)}to{transform:translate(86.1104vw,99vh) scale(.1694)}}.snow:nth-child(123){opacity:.2366;transform:translate(72.6512vw,-10px) scale(.1853);animation:fall-123 15s -12s linear infinite}@keyframes fall-123{30.284%{transform:translate(68.0132vw,30.284vh) scale(.1853)}to{transform:translate(70.3322vw,99vh) scale(.1853)}}.snow:nth-child(124){opacity:.087;transform:translate(97.6669vw,-10px) scale(.3636);animation:fall-124 18s -13s linear infinite}@keyframes fall-124{50.354%{transform:translate(99.0638vw,50.354vh) scale(.3636)}to{transform:translate(98.36535vw,99vh) scale(.3636)}}.snow:nth-child(125){opacity:1.3648;transform:translate(52.3442vw,-10px) scale(.897);animation:fall-125 21s -11s linear infinite}@keyframes fall-125{52.916%{transform:translate(43.0617vw,52.916vh) scale(.897)}to{transform:translate(47.70295vw,99vh) scale(.897)}}.snow:nth-child(126){opacity:.9252;transform:translate(45.2895vw,-10px) scale(.3222);animation:fall-126 23s -18s linear infinite}@keyframes fall-126{72.171%{transform:translate(36.2625vw,72.171vh) scale(.3222)}to{transform:translate(40.776vw,99vh) scale(.3222)}}.snow:nth-child(127){opacity:1.3416;transform:translate(99.0151vw,-10px) scale(.045);animation:fall-127 12s -20s linear infinite}@keyframes fall-127{43.829%{transform:translate(97.8622vw,43.829vh) scale(.045)}to{transform:translate(98.43865vw,99vh) scale(.045)}}.snow:nth-child(128){opacity:1.2814;transform:translate(64.7197vw,-10px) scale(.0122);animation:fall-128 21s -3s linear infinite}@keyframes fall-128{42.8%{transform:translate(70.9823vw,42.8vh) scale(.0122)}to{transform:translate(67.851vw,99vh) scale(.0122)}}.snow:nth-child(129){opacity:.8932;transform:translate(24.0005vw,-10px) scale(.9007);animation:fall-129 14s -25s linear infinite}@keyframes fall-129{73.347%{transform:translate(33.2356vw,73.347vh) scale(.9007)}to{transform:translate(28.61805vw,99vh) scale(.9007)}}.snow:nth-child(130){opacity:1.4938;transform:translate(65.3658vw,-10px) scale(.0867);animation:fall-130 30s -12s linear infinite}@keyframes fall-130{76.326%{transform:translate(60.8227vw,76.326vh) scale(.0867)}to{transform:translate(63.09425vw,99vh) scale(.0867)}}.snow:nth-child(131){opacity:1.0534;transform:translate(72.9924vw,-10px) scale(.6728);animation:fall-131 30s -4s linear infinite}@keyframes fall-131{73.124%{transform:translate(71.5477vw,73.124vh) scale(.6728)}to{transform:translate(72.27005vw,99vh) scale(.6728)}}.snow:nth-child(132){opacity:.5602;transform:translate(15.4937vw,-10px) scale(.3816);animation:fall-132 25s -3s linear infinite}@keyframes fall-132{69.345%{transform:translate(16.8379vw,69.345vh) scale(.3816)}to{transform:translate(16.1658vw,99vh) scale(.3816)}}.snow:nth-child(133){opacity:.1008;transform:translate(35.8017vw,-10px) scale(.5656);animation:fall-133 10s -27s linear infinite}@keyframes fall-133{41.622%{transform:translate(44.6845vw,41.622vh) scale(.5656)}to{transform:translate(40.2431vw,99vh) scale(.5656)}}.snow:nth-child(134){opacity:1.9582;transform:translate(84.5397vw,-10px) scale(.6854);animation:fall-134 22s -20s linear infinite}@keyframes fall-134{50.529%{transform:translate(85.588vw,50.529vh) scale(.6854)}to{transform:translate(85.06385vw,99vh) scale(.6854)}}.snow:nth-child(135){opacity:1.218;transform:translate(6.2042vw,-10px) scale(.73);animation:fall-135 12s -22s linear infinite}@keyframes fall-135{54.908%{transform:translate(11.3071vw,54.908vh) scale(.73)}to{transform:translate(8.75565vw,99vh) scale(.73)}}.snow:nth-child(136){opacity:1.6492;transform:translate(20.2487vw,-10px) scale(.1462);animation:fall-136 10s -14s linear infinite}@keyframes fall-136{72.343%{transform:translate(27.0391vw,72.343vh) scale(.1462)}to{transform:translate(23.6439vw,99vh) scale(.1462)}}.snow:nth-child(137){opacity:.2262;transform:translate(4.45vw,-10px) scale(.5655);animation:fall-137 24s -25s linear infinite}@keyframes fall-137{75.947%{transform:translate(-1.368vw,75.947vh) scale(.5655)}to{transform:translate(1.541vw,99vh) scale(.5655)}}.snow:nth-child(138){opacity:1.5996;transform:translate(17.7605vw,-10px) scale(.7649);animation:fall-138 21s -2s linear infinite}@keyframes fall-138{65.837%{transform:translate(19.6968vw,65.837vh) scale(.7649)}to{transform:translate(18.72865vw,99vh) scale(.7649)}}.snow:nth-child(139){opacity:.8862;transform:translate(50.2032vw,-10px) scale(.8374);animation:fall-139 18s -13s linear infinite}@keyframes fall-139{50.998%{transform:translate(60.1683vw,50.998vh) scale(.8374)}to{transform:translate(55.18575vw,99vh) scale(.8374)}}.snow:nth-child(140){opacity:1.6666;transform:translate(22.8347vw,-10px) scale(.5741);animation:fall-140 16s -2s linear infinite}@keyframes fall-140{78.475%{transform:translate(16.7097vw,78.475vh) scale(.5741)}to{transform:translate(19.7722vw,99vh) scale(.5741)}}.snow:nth-child(141){opacity:1.8388;transform:translate(25.126vw,-10px) scale(.0679);animation:fall-141 14s -10s linear infinite}@keyframes fall-141{39.564%{transform:translate(19.9166vw,39.564vh) scale(.0679)}to{transform:translate(22.5213vw,99vh) scale(.0679)}}.snow:nth-child(142){opacity:.9016;transform:translate(80.8244vw,-10px) scale(.756);animation:fall-142 15s -30s linear infinite}@keyframes fall-142{52.794%{transform:translate(74.3842vw,52.794vh) scale(.756)}to{transform:translate(77.6043vw,99vh) scale(.756)}}.snow:nth-child(143){opacity:.4836;transform:translate(70.873vw,-10px) scale(.2567);animation:fall-143 29s -12s linear infinite}@keyframes fall-143{47.263%{transform:translate(70.0459vw,47.263vh) scale(.2567)}to{transform:translate(70.45945vw,99vh) scale(.2567)}}.snow:nth-child(144){opacity:1.1322;transform:translate(84.3277vw,-10px) scale(.7328);animation:fall-144 14s -26s linear infinite}@keyframes fall-144{37.3%{transform:translate(89.9699vw,37.3vh) scale(.7328)}to{transform:translate(87.1488vw,99vh) scale(.7328)}}.snow:nth-child(145){opacity:1.6766;transform:translate(61.5112vw,-10px) scale(.4485);animation:fall-145 25s -6s linear infinite}@keyframes fall-145{30.956%{transform:translate(60.1407vw,30.956vh) scale(.4485)}to{transform:translate(60.82595vw,99vh) scale(.4485)}}.snow:nth-child(146){opacity:.384;transform:translate(56.9441vw,-10px) scale(.3388);animation:fall-146 22s -14s linear infinite}@keyframes fall-146{30.407%{transform:translate(57.1918vw,30.407vh) scale(.3388)}to{transform:translate(57.06795vw,99vh) scale(.3388)}}.snow:nth-child(147){opacity:1.644;transform:translate(61.4776vw,-10px) scale(.544);animation:fall-147 22s -1s linear infinite}@keyframes fall-147{53.052%{transform:translate(55.5614vw,53.052vh) scale(.544)}to{transform:translate(58.5195vw,99vh) scale(.544)}}.snow:nth-child(148){opacity:1.5436;transform:translate(28.3481vw,-10px) scale(.7726);animation:fall-148 18s -12s linear infinite}@keyframes fall-148{33.008%{transform:translate(24.6728vw,33.008vh) scale(.7726)}to{transform:translate(26.51045vw,99vh) scale(.7726)}}.snow:nth-child(149){opacity:1.885;transform:translate(47.0927vw,-10px) scale(.2291);animation:fall-149 13s -26s linear infinite}@keyframes fall-149{56.433%{transform:translate(38.8925vw,56.433vh) scale(.2291)}to{transform:translate(42.9926vw,99vh) scale(.2291)}}.snow:nth-child(150){opacity:1.3154;transform:translate(30.7131vw,-10px) scale(.6443);animation:fall-150 30s -15s linear infinite}@keyframes fall-150{33.274%{transform:translate(23.8701vw,33.274vh) scale(.6443)}to{transform:translate(27.2916vw,99vh) scale(.6443)}}.snow:nth-child(151){opacity:1.611;transform:translate(10.4872vw,-10px) scale(.1197);animation:fall-151 21s -1s linear infinite}@keyframes fall-151{68.972%{transform:translate(7.0576vw,68.972vh) scale(.1197)}to{transform:translate(8.7724vw,99vh) scale(.1197)}}.snow:nth-child(152){opacity:.2614;transform:translate(87.4827vw,-10px) scale(.0099);animation:fall-152 30s -17s linear infinite}@keyframes fall-152{71.18%{transform:translate(79.5313vw,71.18vh) scale(.0099)}to{transform:translate(83.507vw,99vh) scale(.0099)}}.snow:nth-child(153){opacity:1.729;transform:translate(22.9755vw,-10px) scale(.66);animation:fall-153 18s -12s linear infinite}@keyframes fall-153{50.823%{transform:translate(20.7513vw,50.823vh) scale(.66)}to{transform:translate(21.8634vw,99vh) scale(.66)}}.snow:nth-child(154){opacity:1.2912;transform:translate(50.2457vw,-10px) scale(.8509);animation:fall-154 20s -9s linear infinite}@keyframes fall-154{51.691%{transform:translate(48.0298vw,51.691vh) scale(.8509)}to{transform:translate(49.13775vw,99vh) scale(.8509)}}.snow:nth-child(155){opacity:.59;transform:translate(53.0935vw,-10px) scale(.1159);animation:fall-155 23s -3s linear infinite}@keyframes fall-155{74.829%{transform:translate(62.6656vw,74.829vh) scale(.1159)}to{transform:translate(57.87955vw,99vh) scale(.1159)}}.snow:nth-child(156){opacity:.0918;transform:translate(.0903vw,-10px) scale(.2953);animation:fall-156 10s -14s linear infinite}@keyframes fall-156{48.966%{transform:translate(6.0164vw,48.966vh) scale(.2953)}to{transform:translate(3.05335vw,99vh) scale(.2953)}}.snow:nth-child(157){opacity:1.0548;transform:translate(10.4524vw,-10px) scale(.3986);animation:fall-157 11s -25s linear infinite}@keyframes fall-157{71.131%{transform:translate(6.2641vw,71.131vh) scale(.3986)}to{transform:translate(8.35825vw,99vh) scale(.3986)}}.snow:nth-child(158){opacity:1.6062;transform:translate(95.9205vw,-10px) scale(.8837);animation:fall-158 22s -1s linear infinite}@keyframes fall-158{71.164%{transform:translate(103.0218vw,71.164vh) scale(.8837)}to{transform:translate(99.47115vw,99vh) scale(.8837)}}.snow:nth-child(159){opacity:1.7566;transform:translate(90.3944vw,-10px) scale(.3446);animation:fall-159 29s -23s linear infinite}@keyframes fall-159{68.417%{transform:translate(86.8961vw,68.417vh) scale(.3446)}to{transform:translate(88.64525vw,99vh) scale(.3446)}}.snow:nth-child(160){opacity:1.3028;transform:translate(25.8365vw,-10px) scale(.9608);animation:fall-160 24s -29s linear infinite}@keyframes fall-160{46.383%{transform:translate(34.2122vw,46.383vh) scale(.9608)}to{transform:translate(30.02435vw,99vh) scale(.9608)}}.snow:nth-child(161){opacity:1.2298;transform:translate(47.2609vw,-10px) scale(.0792);animation:fall-161 28s -7s linear infinite}@keyframes fall-161{54.499%{transform:translate(47.2819vw,54.499vh) scale(.0792)}to{transform:translate(47.2714vw,99vh) scale(.0792)}}.snow:nth-child(162){opacity:1.328;transform:translate(75.2793vw,-10px) scale(.3431);animation:fall-162 24s -23s linear infinite}@keyframes fall-162{52.479%{transform:translate(71.1421vw,52.479vh) scale(.3431)}to{transform:translate(73.2107vw,99vh) scale(.3431)}}.snow:nth-child(163){opacity:1.9644;transform:translate(33.6809vw,-10px) scale(.7096);animation:fall-163 30s -8s linear infinite}@keyframes fall-163{62.7%{transform:translate(37.25vw,62.7vh) scale(.7096)}to{transform:translate(35.46545vw,99vh) scale(.7096)}}.snow:nth-child(164){opacity:1.4872;transform:translate(53.8384vw,-10px) scale(.1875);animation:fall-164 17s -2s linear infinite}@keyframes fall-164{53.1%{transform:translate(54.708vw,53.1vh) scale(.1875)}to{transform:translate(54.2732vw,99vh) scale(.1875)}}.snow:nth-child(165){opacity:.7692;transform:translate(16.9381vw,-10px) scale(.3224);animation:fall-165 22s -11s linear infinite}@keyframes fall-165{68.581%{transform:translate(7.3609vw,68.581vh) scale(.3224)}to{transform:translate(12.1495vw,99vh) scale(.3224)}}.snow:nth-child(166){opacity:.9176;transform:translate(89.2693vw,-10px) scale(.7236);animation:fall-166 26s -15s linear infinite}@keyframes fall-166{70.587%{transform:translate(81.1909vw,70.587vh) scale(.7236)}to{transform:translate(85.2301vw,99vh) scale(.7236)}}.snow:nth-child(167){opacity:.966;transform:translate(62.2615vw,-10px) scale(.0605);animation:fall-167 23s -17s linear infinite}@keyframes fall-167{49.017%{transform:translate(61.7335vw,49.017vh) scale(.0605)}to{transform:translate(61.9975vw,99vh) scale(.0605)}}.snow:nth-child(168){opacity:.7054;transform:translate(99.9708vw,-10px) scale(.2707);animation:fall-168 29s -23s linear infinite}@keyframes fall-168{31.827%{transform:translate(109.8446vw,31.827vh) scale(.2707)}to{transform:translate(104.9077vw,99vh) scale(.2707)}}.snow:nth-child(169){opacity:.086;transform:translate(3.4629vw,-10px) scale(.0862);animation:fall-169 30s -23s linear infinite}@keyframes fall-169{36.383%{transform:translate(13.397vw,36.383vh) scale(.0862)}to{transform:translate(8.42995vw,99vh) scale(.0862)}}.snow:nth-child(170){opacity:.2716;transform:translate(41.7766vw,-10px) scale(.322);animation:fall-170 13s -8s linear infinite}@keyframes fall-170{72.421%{transform:translate(42.1369vw,72.421vh) scale(.322)}to{transform:translate(41.95675vw,99vh) scale(.322)}}.snow:nth-child(171){opacity:1.9494;transform:translate(87.2431vw,-10px) scale(.7967);animation:fall-171 16s -4s linear infinite}@keyframes fall-171{75.215%{transform:translate(87.8261vw,75.215vh) scale(.7967)}to{transform:translate(87.5346vw,99vh) scale(.7967)}}.snow:nth-child(172){opacity:1.7034;transform:translate(95.5857vw,-10px) scale(.5698);animation:fall-172 27s -26s linear infinite}@keyframes fall-172{40.565%{transform:translate(102.3871vw,40.565vh) scale(.5698)}to{transform:translate(98.9864vw,99vh) scale(.5698)}}.snow:nth-child(173){opacity:1.9288;transform:translate(14.299vw,-10px) scale(.3966);animation:fall-173 15s -21s linear infinite}@keyframes fall-173{45.444%{transform:translate(6.096vw,45.444vh) scale(.3966)}to{transform:translate(10.1975vw,99vh) scale(.3966)}}.snow:nth-child(174){opacity:.5282;transform:translate(64.3127vw,-10px) scale(.2962);animation:fall-174 11s -12s linear infinite}@keyframes fall-174{71.672%{transform:translate(64.5341vw,71.672vh) scale(.2962)}to{transform:translate(64.4234vw,99vh) scale(.2962)}}.snow:nth-child(175){opacity:.6724;transform:translate(12.5162vw,-10px) scale(.5321);animation:fall-175 18s -22s linear infinite}@keyframes fall-175{41.561%{transform:translate(11.9958vw,41.561vh) scale(.5321)}to{transform:translate(12.256vw,99vh) scale(.5321)}}.snow:nth-child(176){opacity:1.2576;transform:translate(92.4389vw,-10px) scale(.7948);animation:fall-176 15s -29s linear infinite}@keyframes fall-176{66.312%{transform:translate(86.6557vw,66.312vh) scale(.7948)}to{transform:translate(89.5473vw,99vh) scale(.7948)}}.snow:nth-child(177){opacity:.6598;transform:translate(99.4167vw,-10px) scale(.4594);animation:fall-177 23s -11s linear infinite}@keyframes fall-177{35.928%{transform:translate(98.3038vw,35.928vh) scale(.4594)}to{transform:translate(98.86025vw,99vh) scale(.4594)}}.snow:nth-child(178){opacity:1.853;transform:translate(62.8025vw,-10px) scale(.2061);animation:fall-178 30s -3s linear infinite}@keyframes fall-178{71.029%{transform:translate(54.9014vw,71.029vh) scale(.2061)}to{transform:translate(58.85195vw,99vh) scale(.2061)}}.snow:nth-child(179){opacity:1.8774;transform:translate(53.949vw,-10px) scale(.3573);animation:fall-179 22s -20s linear infinite}@keyframes fall-179{46.203%{transform:translate(61.7237vw,46.203vh) scale(.3573)}to{transform:translate(57.83635vw,99vh) scale(.3573)}}.snow:nth-child(180){opacity:1.8518;transform:translate(15.4736vw,-10px) scale(.1875);animation:fall-180 19s -4s linear infinite}@keyframes fall-180{32.727%{transform:translate(13.4607vw,32.727vh) scale(.1875)}to{transform:translate(14.46715vw,99vh) scale(.1875)}}.snow:nth-child(181){opacity:.8514;transform:translate(22.2232vw,-10px) scale(.5474);animation:fall-181 27s -11s linear infinite}@keyframes fall-181{63.914%{transform:translate(16.3514vw,63.914vh) scale(.5474)}to{transform:translate(19.2873vw,99vh) scale(.5474)}}.snow:nth-child(182){opacity:1.644;transform:translate(9.8124vw,-10px) scale(.2231);animation:fall-182 22s -26s linear infinite}@keyframes fall-182{35.362%{transform:translate(7.0749vw,35.362vh) scale(.2231)}to{transform:translate(8.44365vw,99vh) scale(.2231)}}.snow:nth-child(183){opacity:1.4322;transform:translate(26.5394vw,-10px) scale(.2416);animation:fall-183 15s -29s linear infinite}@keyframes fall-183{71.757%{transform:translate(23.0266vw,71.757vh) scale(.2416)}to{transform:translate(24.783vw,99vh) scale(.2416)}}.snow:nth-child(184){opacity:1.0942;transform:translate(87.7851vw,-10px) scale(.8897);animation:fall-184 20s -3s linear infinite}@keyframes fall-184{46.411%{transform:translate(81.0982vw,46.411vh) scale(.8897)}to{transform:translate(84.44165vw,99vh) scale(.8897)}}.snow:nth-child(185){opacity:1.939;transform:translate(6.0861vw,-10px) scale(.6677);animation:fall-185 10s -3s linear infinite}@keyframes fall-185{61.441%{transform:translate(15.0831vw,61.441vh) scale(.6677)}to{transform:translate(10.5846vw,99vh) scale(.6677)}}.snow:nth-child(186){opacity:.6704;transform:translate(34.061vw,-10px) scale(.4479);animation:fall-186 15s -5s linear infinite}@keyframes fall-186{57.631%{transform:translate(27.3932vw,57.631vh) scale(.4479)}to{transform:translate(30.7271vw,99vh) scale(.4479)}}.snow:nth-child(187){opacity:1.3362;transform:translate(83.0212vw,-10px) scale(.1049);animation:fall-187 16s -16s linear infinite}@keyframes fall-187{57.442%{transform:translate(73.9534vw,57.442vh) scale(.1049)}to{transform:translate(78.4873vw,99vh) scale(.1049)}}.snow:nth-child(188){opacity:.4518;transform:translate(36.1862vw,-10px) scale(.2485);animation:fall-188 26s -21s linear infinite}@keyframes fall-188{61.253%{transform:translate(38.0272vw,61.253vh) scale(.2485)}to{transform:translate(37.1067vw,99vh) scale(.2485)}}.snow:nth-child(189){opacity:1.9534;transform:translate(96.1757vw,-10px) scale(.6942);animation:fall-189 19s -17s linear infinite}@keyframes fall-189{52.905%{transform:translate(94.0705vw,52.905vh) scale(.6942)}to{transform:translate(95.1231vw,99vh) scale(.6942)}}.snow:nth-child(190){opacity:.989;transform:translate(7.3786vw,-10px) scale(.7841);animation:fall-190 19s -10s linear infinite}@keyframes fall-190{54.266%{transform:translate(.1331vw,54.266vh) scale(.7841)}to{transform:translate(3.75585vw,99vh) scale(.7841)}}.snow:nth-child(191){opacity:.6956;transform:translate(79.5733vw,-10px) scale(.1615);animation:fall-191 27s -12s linear infinite}@keyframes fall-191{77.461%{transform:translate(83.3219vw,77.461vh) scale(.1615)}to{transform:translate(81.4476vw,99vh) scale(.1615)}}.snow:nth-child(192){opacity:.5706;transform:translate(83.2854vw,-10px) scale(.3622);animation:fall-192 14s -18s linear infinite}@keyframes fall-192{40.41%{transform:translate(84.7488vw,40.41vh) scale(.3622)}to{transform:translate(84.0171vw,99vh) scale(.3622)}}.snow:nth-child(193){opacity:1.3992;transform:translate(73.3284vw,-10px) scale(.6956);animation:fall-193 24s -3s linear infinite}@keyframes fall-193{30.57%{transform:translate(65.1933vw,30.57vh) scale(.6956)}to{transform:translate(69.26085vw,99vh) scale(.6956)}}.snow:nth-child(194){opacity:1.1448;transform:translate(44.8886vw,-10px) scale(.0062);animation:fall-194 18s -13s linear infinite}@keyframes fall-194{56.605%{transform:translate(50.8339vw,56.605vh) scale(.0062)}to{transform:translate(47.86125vw,99vh) scale(.0062)}}.snow:nth-child(195){opacity:1.2344;transform:translate(75.051vw,-10px) scale(.6711);animation:fall-195 10s -2s linear infinite}@keyframes fall-195{48.31%{transform:translate(68.6349vw,48.31vh) scale(.6711)}to{transform:translate(71.84295vw,99vh) scale(.6711)}}.snow:nth-child(196){opacity:1.9384;transform:translate(2.4927vw,-10px) scale(.5455);animation:fall-196 27s -16s linear infinite}@keyframes fall-196{59.266%{transform:translate(3.1708vw,59.266vh) scale(.5455)}to{transform:translate(2.83175vw,99vh) scale(.5455)}}.snow:nth-child(197){opacity:1.0678;transform:translate(63.4468vw,-10px) scale(.6969);animation:fall-197 18s -5s linear infinite}@keyframes fall-197{44.369%{transform:translate(54.7765vw,44.369vh) scale(.6969)}to{transform:translate(59.11165vw,99vh) scale(.6969)}}.snow:nth-child(198){opacity:1.4302;transform:translate(64.8924vw,-10px) scale(.8565);animation:fall-198 25s -30s linear infinite}@keyframes fall-198{37.796%{transform:translate(59.6739vw,37.796vh) scale(.8565)}to{transform:translate(62.28315vw,99vh) scale(.8565)}}.snow:nth-child(199){opacity:.3974;transform:translate(99.9vw,-10px) scale(.1728);animation:fall-199 25s -10s linear infinite}@keyframes fall-199{52.319%{transform:translate(101.5965vw,52.319vh) scale(.1728)}to{transform:translate(100.74825vw,99vh) scale(.1728)}}.snow:nth-child(200){opacity:.1676;transform:translate(83.432vw,-10px) scale(.3106);animation:fall-200 26s -16s linear infinite}@keyframes fall-200{53.733%{transform:translate(91.4696vw,53.733vh) scale(.3106)}to{transform:translate(87.4508vw,99vh) scale(.3106)}}.snow:nth-child(201){opacity:1.4748;transform:translate(92.3234vw,-10px) scale(.1377);animation:fall-201 12s -23s linear infinite}@keyframes fall-201{71.396%{transform:translate(93.9143vw,71.396vh) scale(.1377)}to{transform:translate(93.11885vw,99vh) scale(.1377)}}.snow:nth-child(202){opacity:1.667;transform:translate(43.6346vw,-10px) scale(.1754);animation:fall-202 24s -6s linear infinite}@keyframes fall-202{42.273%{transform:translate(47.5169vw,42.273vh) scale(.1754)}to{transform:translate(45.57575vw,99vh) scale(.1754)}}.snow:nth-child(203){opacity:.8492;transform:translate(23.7807vw,-10px) scale(.9514);animation:fall-203 14s -17s linear infinite}@keyframes fall-203{70.363%{transform:translate(15.7511vw,70.363vh) scale(.9514)}to{transform:translate(19.7659vw,99vh) scale(.9514)}}.snow:nth-child(204){opacity:1.9644;transform:translate(7.8878vw,-10px) scale(.8696);animation:fall-204 28s -24s linear infinite}@keyframes fall-204{73.215%{transform:translate(11.4373vw,73.215vh) scale(.8696)}to{transform:translate(9.66255vw,99vh) scale(.8696)}}.snow:nth-child(205){opacity:1.9666;transform:translate(80.8176vw,-10px) scale(.1232);animation:fall-205 20s -14s linear infinite}@keyframes fall-205{49.409%{transform:translate(81.075vw,49.409vh) scale(.1232)}to{transform:translate(80.9463vw,99vh) scale(.1232)}}.snow:nth-child(206){opacity:.3864;transform:translate(62.3453vw,-10px) scale(.7401);animation:fall-206 13s -11s linear infinite}@keyframes fall-206{70.799%{transform:translate(63.0158vw,70.799vh) scale(.7401)}to{transform:translate(62.68055vw,99vh) scale(.7401)}}.snow:nth-child(207){opacity:1.798;transform:translate(69.4197vw,-10px) scale(.7442);animation:fall-207 17s -3s linear infinite}@keyframes fall-207{49.42%{transform:translate(79.3504vw,49.42vh) scale(.7442)}to{transform:translate(74.38505vw,99vh) scale(.7442)}}.snow:nth-child(208){opacity:.5874;transform:translate(67.9618vw,-10px) scale(.7778);animation:fall-208 24s -17s linear infinite}@keyframes fall-208{56.762%{transform:translate(64.1837vw,56.762vh) scale(.7778)}to{transform:translate(66.07275vw,99vh) scale(.7778)}}.snow:nth-child(209){opacity:.7102;transform:translate(44.3873vw,-10px) scale(.3441);animation:fall-209 25s -20s linear infinite}@keyframes fall-209{33.588%{transform:translate(41.8069vw,33.588vh) scale(.3441)}to{transform:translate(43.0971vw,99vh) scale(.3441)}}.snow:nth-child(210){opacity:.8236;transform:translate(4.0579vw,-10px) scale(.6619);animation:fall-210 16s -3s linear infinite}@keyframes fall-210{34.143%{transform:translate(13.9585vw,34.143vh) scale(.6619)}to{transform:translate(9.0082vw,99vh) scale(.6619)}}.snow:nth-child(211){opacity:1.3104;transform:translate(22.3109vw,-10px) scale(.0118);animation:fall-211 11s -24s linear infinite}@keyframes fall-211{32.304%{transform:translate(17.7716vw,32.304vh) scale(.0118)}to{transform:translate(20.04125vw,99vh) scale(.0118)}}.snow:nth-child(212){opacity:1.3498;transform:translate(55.5201vw,-10px) scale(.1005);animation:fall-212 30s -28s linear infinite}@keyframes fall-212{40.253%{transform:translate(53.6891vw,40.253vh) scale(.1005)}to{transform:translate(54.6046vw,99vh) scale(.1005)}}.snow:nth-child(213){opacity:.9922;transform:translate(88.5906vw,-10px) scale(.5149);animation:fall-213 10s -26s linear infinite}@keyframes fall-213{48.343%{transform:translate(95.2018vw,48.343vh) scale(.5149)}to{transform:translate(91.8962vw,99vh) scale(.5149)}}.snow:nth-child(214){opacity:1.1878;transform:translate(57.338vw,-10px) scale(.7062);animation:fall-214 10s -3s linear infinite}@keyframes fall-214{72.393%{transform:translate(48.8465vw,72.393vh) scale(.7062)}to{transform:translate(53.09225vw,99vh) scale(.7062)}}.snow:nth-child(215){opacity:1.1742;transform:translate(74.7547vw,-10px) scale(.5006);animation:fall-215 19s -7s linear infinite}@keyframes fall-215{41.323%{transform:translate(80.3014vw,41.323vh) scale(.5006)}to{transform:translate(77.52805vw,99vh) scale(.5006)}}.snow:nth-child(216){opacity:1.0826;transform:translate(42.2646vw,-10px) scale(.8459);animation:fall-216 14s -15s linear infinite}@keyframes fall-216{78.83%{transform:translate(49.6105vw,78.83vh) scale(.8459)}to{transform:translate(45.93755vw,99vh) scale(.8459)}}.snow:nth-child(217){opacity:1.805;transform:translate(38.2042vw,-10px) scale(.4445);animation:fall-217 15s -14s linear infinite}@keyframes fall-217{42.891%{transform:translate(37.3097vw,42.891vh) scale(.4445)}to{transform:translate(37.75695vw,99vh) scale(.4445)}}.snow:nth-child(218){opacity:.7662;transform:translate(23.7472vw,-10px) scale(.2245);animation:fall-218 28s -4s linear infinite}@keyframes fall-218{40.06%{transform:translate(15.6574vw,40.06vh) scale(.2245)}to{transform:translate(19.7023vw,99vh) scale(.2245)}}.snow:nth-child(219){opacity:1.9224;transform:translate(46.2666vw,-10px) scale(.6298);animation:fall-219 25s -16s linear infinite}@keyframes fall-219{32.754%{transform:translate(41.2014vw,32.754vh) scale(.6298)}to{transform:translate(43.734vw,99vh) scale(.6298)}}.snow:nth-child(220){opacity:1.4684;transform:translate(77.8341vw,-10px) scale(.4586);animation:fall-220 26s -15s linear infinite}@keyframes fall-220{45.214%{transform:translate(70.9682vw,45.214vh) scale(.4586)}to{transform:translate(74.40115vw,99vh) scale(.4586)}}.snow:nth-child(221){opacity:.925;transform:translate(38.5115vw,-10px) scale(.3901);animation:fall-221 19s -24s linear infinite}@keyframes fall-221{61.078%{transform:translate(33.6208vw,61.078vh) scale(.3901)}to{transform:translate(36.06615vw,99vh) scale(.3901)}}.snow:nth-child(222){opacity:.633;transform:translate(15.7982vw,-10px) scale(.8683);animation:fall-222 23s -22s linear infinite}@keyframes fall-222{49.312%{transform:translate(16.6919vw,49.312vh) scale(.8683)}to{transform:translate(16.24505vw,99vh) scale(.8683)}}.snow:nth-child(223){opacity:1.85;transform:translate(65.4913vw,-10px) scale(.5318);animation:fall-223 11s -28s linear infinite}@keyframes fall-223{62.159%{transform:translate(55.5081vw,62.159vh) scale(.5318)}to{transform:translate(60.4997vw,99vh) scale(.5318)}}.snow:nth-child(224){opacity:.812;transform:translate(77.7033vw,-10px) scale(.9231);animation:fall-224 11s -8s linear infinite}@keyframes fall-224{52.282%{transform:translate(83.0523vw,52.282vh) scale(.9231)}to{transform:translate(80.3778vw,99vh) scale(.9231)}}.snow:nth-child(225){opacity:.8724;transform:translate(89.9109vw,-10px) scale(.3844);animation:fall-225 27s -20s linear infinite}@keyframes fall-225{58.706%{transform:translate(97.9038vw,58.706vh) scale(.3844)}to{transform:translate(93.90735vw,99vh) scale(.3844)}}.snow:nth-child(226){opacity:1.541;transform:translate(54.3766vw,-10px) scale(.1582);animation:fall-226 16s -19s linear infinite}@keyframes fall-226{51.274%{transform:translate(58.9057vw,51.274vh) scale(.1582)}to{transform:translate(56.64115vw,99vh) scale(.1582)}}.snow:nth-child(227){opacity:1.0602;transform:translate(.1756vw,-10px) scale(.8688);animation:fall-227 13s -5s linear infinite}@keyframes fall-227{43.9%{transform:translate(.2449vw,43.9vh) scale(.8688)}to{transform:translate(.21025vw,99vh) scale(.8688)}}.snow:nth-child(228){opacity:1.7604;transform:translate(86.4796vw,-10px) scale(.6192);animation:fall-228 27s -26s linear infinite}@keyframes fall-228{48.843%{transform:translate(79.8849vw,48.843vh) scale(.6192)}to{transform:translate(83.18225vw,99vh) scale(.6192)}}.snow:nth-child(229){opacity:.0396;transform:translate(84.3542vw,-10px) scale(.8959);animation:fall-229 26s -18s linear infinite}@keyframes fall-229{69.647%{transform:translate(84.3653vw,69.647vh) scale(.8959)}to{transform:translate(84.35975vw,99vh) scale(.8959)}}.snow:nth-child(230){opacity:.6386;transform:translate(30.4633vw,-10px) scale(.8258);animation:fall-230 20s -16s linear infinite}@keyframes fall-230{73.182%{transform:translate(24.4591vw,73.182vh) scale(.8258)}to{transform:translate(27.4612vw,99vh) scale(.8258)}}.snow:nth-child(231){opacity:1.3506;transform:translate(67.0838vw,-10px) scale(.2399);animation:fall-231 23s -20s linear infinite}@keyframes fall-231{47.546%{transform:translate(64.5066vw,47.546vh) scale(.2399)}to{transform:translate(65.7952vw,99vh) scale(.2399)}}.snow:nth-child(232){opacity:1.5306;transform:translate(8.696vw,-10px) scale(.0278);animation:fall-232 25s -7s linear infinite}@keyframes fall-232{72.869%{transform:translate(12.5516vw,72.869vh) scale(.0278)}to{transform:translate(10.6238vw,99vh) scale(.0278)}}.snow:nth-child(233){opacity:.4426;transform:translate(97.3476vw,-10px) scale(.6747);animation:fall-233 18s -15s linear infinite}@keyframes fall-233{75.007%{transform:translate(96.1372vw,75.007vh) scale(.6747)}to{transform:translate(96.7424vw,99vh) scale(.6747)}}.snow:nth-child(234){opacity:1.7382;transform:translate(4.0654vw,-10px) scale(.3594);animation:fall-234 19s -29s linear infinite}@keyframes fall-234{79.674%{transform:translate(13.4544vw,79.674vh) scale(.3594)}to{transform:translate(8.7599vw,99vh) scale(.3594)}}.snow:nth-child(235){opacity:1.5212;transform:translate(54.2997vw,-10px) scale(.1665);animation:fall-235 18s -19s linear infinite}@keyframes fall-235{69.345%{transform:translate(50.976vw,69.345vh) scale(.1665)}to{transform:translate(52.63785vw,99vh) scale(.1665)}}.snow:nth-child(236){opacity:.7256;transform:translate(92.5861vw,-10px) scale(.0226);animation:fall-236 16s -30s linear infinite}@keyframes fall-236{79.751%{transform:translate(98.2934vw,79.751vh) scale(.0226)}to{transform:translate(95.43975vw,99vh) scale(.0226)}}.snow:nth-child(237){opacity:1.7722;transform:translate(15.2705vw,-10px) scale(.9746);animation:fall-237 29s -2s linear infinite}@keyframes fall-237{56.945%{transform:translate(6.399vw,56.945vh) scale(.9746)}to{transform:translate(10.83475vw,99vh) scale(.9746)}}.snow:nth-child(238){opacity:.2518;transform:translate(17.6532vw,-10px) scale(.1474);animation:fall-238 26s -9s linear infinite}@keyframes fall-238{39.196%{transform:translate(9.6503vw,39.196vh) scale(.1474)}to{transform:translate(13.65175vw,99vh) scale(.1474)}}.snow:nth-child(239){opacity:.729;transform:translate(15.7784vw,-10px) scale(.2164);animation:fall-239 10s -9s linear infinite}@keyframes fall-239{76.602%{transform:translate(15.7276vw,76.602vh) scale(.2164)}to{transform:translate(15.753vw,99vh) scale(.2164)}}.snow:nth-child(240){opacity:1.7906;transform:translate(11.8661vw,-10px) scale(.7581);animation:fall-240 18s -27s linear infinite}@keyframes fall-240{44.167%{transform:translate(15.6373vw,44.167vh) scale(.7581)}to{transform:translate(13.7517vw,99vh) scale(.7581)}}.snow:nth-child(241){opacity:1.8132;transform:translate(33.0882vw,-10px) scale(.5228);animation:fall-241 30s -22s linear infinite}@keyframes fall-241{42.115%{transform:translate(37.1229vw,42.115vh) scale(.5228)}to{transform:translate(35.10555vw,99vh) scale(.5228)}}.snow:nth-child(242){opacity:1.1666;transform:translate(71.729vw,-10px) scale(.9012);animation:fall-242 29s -1s linear infinite}@keyframes fall-242{60.07%{transform:translate(81.7151vw,60.07vh) scale(.9012)}to{transform:translate(76.72205vw,99vh) scale(.9012)}}.snow:nth-child(243){opacity:1.1916;transform:translate(96.4891vw,-10px) scale(.5071);animation:fall-243 11s -14s linear infinite}@keyframes fall-243{71.45%{transform:translate(103.9132vw,71.45vh) scale(.5071)}to{transform:translate(100.20115vw,99vh) scale(.5071)}}.snow:nth-child(244){opacity:1.449;transform:translate(74.5502vw,-10px) scale(.9855);animation:fall-244 18s -8s linear infinite}@keyframes fall-244{35.336%{transform:translate(77.2377vw,35.336vh) scale(.9855)}to{transform:translate(75.89395vw,99vh) scale(.9855)}}.snow:nth-child(245){opacity:1.4204;transform:translate(87.8834vw,-10px) scale(.8641);animation:fall-245 16s -8s linear infinite}@keyframes fall-245{37.652%{transform:translate(79.1023vw,37.652vh) scale(.8641)}to{transform:translate(83.49285vw,99vh) scale(.8641)}}.snow:nth-child(246){opacity:1.4568;transform:translate(50.1615vw,-10px) scale(.0621);animation:fall-246 20s -22s linear infinite}@keyframes fall-246{46.022%{transform:translate(42.8356vw,46.022vh) scale(.0621)}to{transform:translate(46.49855vw,99vh) scale(.0621)}}.snow:nth-child(247){opacity:1.976;transform:translate(52.8629vw,-10px) scale(.5982);animation:fall-247 25s -17s linear infinite}@keyframes fall-247{77.768%{transform:translate(56.4512vw,77.768vh) scale(.5982)}to{transform:translate(54.65705vw,99vh) scale(.5982)}}.snow:nth-child(248){opacity:.8134;transform:translate(73.3632vw,-10px) scale(.4611);animation:fall-248 15s -5s linear infinite}@keyframes fall-248{37.413%{transform:translate(81.9148vw,37.413vh) scale(.4611)}to{transform:translate(77.639vw,99vh) scale(.4611)}}.snow:nth-child(249){opacity:.8554;transform:translate(46.4287vw,-10px) scale(.2341);animation:fall-249 27s -21s linear infinite}@keyframes fall-249{59.059%{transform:translate(44.8547vw,59.059vh) scale(.2341)}to{transform:translate(45.6417vw,99vh) scale(.2341)}}.snow:nth-child(250){opacity:1.8122;transform:translate(8.4647vw,-10px) scale(.6014);animation:fall-250 18s -17s linear infinite}@keyframes fall-250{62.598%{transform:translate(18.07vw,62.598vh) scale(.6014)}to{transform:translate(13.26735vw,99vh) scale(.6014)}}.snow:nth-child(251){opacity:.445;transform:translate(66.7951vw,-10px) scale(.8338);animation:fall-251 12s -4s linear infinite}@keyframes fall-251{75.044%{transform:translate(76.4296vw,75.044vh) scale(.8338)}to{transform:translate(71.61235vw,99vh) scale(.8338)}}.snow:nth-child(252){opacity:1.0182;transform:translate(61.4403vw,-10px) scale(.7611);animation:fall-252 28s -20s linear infinite}@keyframes fall-252{76.311%{transform:translate(67.583vw,76.311vh) scale(.7611)}to{transform:translate(64.51165vw,99vh) scale(.7611)}}.snow:nth-child(253){opacity:.2508;transform:translate(20.4026vw,-10px) scale(.0343);animation:fall-253 24s -2s linear infinite}@keyframes fall-253{42.777%{transform:translate(30.252vw,42.777vh) scale(.0343)}to{transform:translate(25.3273vw,99vh) scale(.0343)}}.snow:nth-child(254){opacity:1.0002;transform:translate(69.7578vw,-10px) scale(.4683);animation:fall-254 19s -22s linear infinite}@keyframes fall-254{69.146%{transform:translate(70.7673vw,69.146vh) scale(.4683)}to{transform:translate(70.26255vw,99vh) scale(.4683)}}.snow:nth-child(255){opacity:.2828;transform:translate(16.6078vw,-10px) scale(.7083);animation:fall-255 11s -21s linear infinite}@keyframes fall-255{69.691%{transform:translate(16.591vw,69.691vh) scale(.7083)}to{transform:translate(16.5994vw,99vh) scale(.7083)}}.snow:nth-child(256){opacity:.619;transform:translate(54.8719vw,-10px) scale(.7481);animation:fall-256 27s -13s linear infinite}@keyframes fall-256{32.478%{transform:translate(46.9338vw,32.478vh) scale(.7481)}to{transform:translate(50.90285vw,99vh) scale(.7481)}}.snow:nth-child(257){opacity:.3672;transform:translate(91.5817vw,-10px) scale(.1397);animation:fall-257 14s -24s linear infinite}@keyframes fall-257{64.698%{transform:translate(90.3351vw,64.698vh) scale(.1397)}to{transform:translate(90.9584vw,99vh) scale(.1397)}}.snow:nth-child(258){opacity:.3048;transform:translate(5.0412vw,-10px) scale(.8717);animation:fall-258 19s -6s linear infinite}@keyframes fall-258{54.053%{transform:translate(10.6372vw,54.053vh) scale(.8717)}to{transform:translate(7.8392vw,99vh) scale(.8717)}}.snow:nth-child(259){opacity:1.5024;transform:translate(71.2603vw,-10px) scale(.7705);animation:fall-259 30s -16s linear infinite}@keyframes fall-259{36.824%{transform:translate(70.8329vw,36.824vh) scale(.7705)}to{transform:translate(71.0466vw,99vh) scale(.7705)}}.snow:nth-child(260){opacity:1.8396;transform:translate(64.0304vw,-10px) scale(.004);animation:fall-260 15s -10s linear infinite}@keyframes fall-260{33.302%{transform:translate(64.1097vw,33.302vh) scale(.004)}to{transform:translate(64.07005vw,99vh) scale(.004)}}.snow:nth-child(261){opacity:1.4268;transform:translate(24.6857vw,-10px) scale(.6028);animation:fall-261 24s -19s linear infinite}@keyframes fall-261{66.955%{transform:translate(29.3572vw,66.955vh) scale(.6028)}to{transform:translate(27.02145vw,99vh) scale(.6028)}}.snow:nth-child(262){opacity:.081;transform:translate(31.3399vw,-10px) scale(.4521);animation:fall-262 20s -21s linear infinite}@keyframes fall-262{66.715%{transform:translate(33.4299vw,66.715vh) scale(.4521)}to{transform:translate(32.3849vw,99vh) scale(.4521)}}.snow:nth-child(263){opacity:.6186;transform:translate(15.5776vw,-10px) scale(.589);animation:fall-263 15s -7s linear infinite}@keyframes fall-263{43.442%{transform:translate(8.5299vw,43.442vh) scale(.589)}to{transform:translate(12.05375vw,99vh) scale(.589)}}.snow:nth-child(264){opacity:1.3688;transform:translate(10.7125vw,-10px) scale(.737);animation:fall-264 26s -16s linear infinite}@keyframes fall-264{74.924%{transform:translate(5.9536vw,74.924vh) scale(.737)}to{transform:translate(8.33305vw,99vh) scale(.737)}}.snow:nth-child(265){opacity:1.5446;transform:translate(85.6776vw,-10px) scale(.9091);animation:fall-265 27s -27s linear infinite}@keyframes fall-265{73.963%{transform:translate(91.5065vw,73.963vh) scale(.9091)}to{transform:translate(88.59205vw,99vh) scale(.9091)}}.snow:nth-child(266){opacity:.2904;transform:translate(90.3071vw,-10px) scale(.393);animation:fall-266 28s -13s linear infinite}@keyframes fall-266{79.911%{transform:translate(98.8962vw,79.911vh) scale(.393)}to{transform:translate(94.60165vw,99vh) scale(.393)}}.snow:nth-child(267){opacity:.643;transform:translate(20.9144vw,-10px) scale(.7711);animation:fall-267 20s -18s linear infinite}@keyframes fall-267{76.919%{transform:translate(16.3532vw,76.919vh) scale(.7711)}to{transform:translate(18.6338vw,99vh) scale(.7711)}}.snow:nth-child(268){opacity:1.71;transform:translate(35.6376vw,-10px) scale(.0746);animation:fall-268 23s -3s linear infinite}@keyframes fall-268{50.808%{transform:translate(35.0487vw,50.808vh) scale(.0746)}to{transform:translate(35.34315vw,99vh) scale(.0746)}}.snow:nth-child(269){opacity:.2016;transform:translate(39.1997vw,-10px) scale(.3671);animation:fall-269 11s -10s linear infinite}@keyframes fall-269{64.163%{transform:translate(35.7413vw,64.163vh) scale(.3671)}to{transform:translate(37.4705vw,99vh) scale(.3671)}}.snow:nth-child(270){opacity:1.657;transform:translate(83.4212vw,-10px) scale(.262);animation:fall-270 16s -26s linear infinite}@keyframes fall-270{44.43%{transform:translate(79.9075vw,44.43vh) scale(.262)}to{transform:translate(81.66435vw,99vh) scale(.262)}}.snow:nth-child(271){opacity:1.5116;transform:translate(8.8982vw,-10px) scale(.3687);animation:fall-271 29s -22s linear infinite}@keyframes fall-271{71.678%{transform:translate(5.7574vw,71.678vh) scale(.3687)}to{transform:translate(7.3278vw,99vh) scale(.3687)}}.snow:nth-child(272){opacity:1.8212;transform:translate(78.7497vw,-10px) scale(.5847);animation:fall-272 25s -5s linear infinite}@keyframes fall-272{47.526%{transform:translate(82.6209vw,47.526vh) scale(.5847)}to{transform:translate(80.6853vw,99vh) scale(.5847)}}.snow:nth-child(273){opacity:.5074;transform:translate(55.9255vw,-10px) scale(.2297);animation:fall-273 15s -8s linear infinite}@keyframes fall-273{36.843%{transform:translate(51.896vw,36.843vh) scale(.2297)}to{transform:translate(53.91075vw,99vh) scale(.2297)}}.snow:nth-child(274){opacity:1.3892;transform:translate(5.3413vw,-10px) scale(.5719);animation:fall-274 21s -27s linear infinite}@keyframes fall-274{43.427%{transform:translate(8.4078vw,43.427vh) scale(.5719)}to{transform:translate(6.87455vw,99vh) scale(.5719)}}.snow:nth-child(275){opacity:1.9882;transform:translate(28.5174vw,-10px) scale(.3679);animation:fall-275 25s -24s linear infinite}@keyframes fall-275{52.579%{transform:translate(30.9359vw,52.579vh) scale(.3679)}to{transform:translate(29.72665vw,99vh) scale(.3679)}}.snow:nth-child(276){opacity:.7338;transform:translate(60.0221vw,-10px) scale(.6702);animation:fall-276 28s -17s linear infinite}@keyframes fall-276{57.771%{transform:translate(55.1963vw,57.771vh) scale(.6702)}to{transform:translate(57.6092vw,99vh) scale(.6702)}}.snow:nth-child(277){opacity:1.702;transform:translate(90.5322vw,-10px) scale(.6107);animation:fall-277 20s -3s linear infinite}@keyframes fall-277{52.535%{transform:translate(97.4891vw,52.535vh) scale(.6107)}to{transform:translate(94.01065vw,99vh) scale(.6107)}}.snow:nth-child(278){opacity:.634;transform:translate(75.9037vw,-10px) scale(.2079);animation:fall-278 14s -9s linear infinite}@keyframes fall-278{47.955%{transform:translate(68.4507vw,47.955vh) scale(.2079)}to{transform:translate(72.1772vw,99vh) scale(.2079)}}.snow:nth-child(279){opacity:1.4714;transform:translate(42.2273vw,-10px) scale(.2502);animation:fall-279 13s -19s linear infinite}@keyframes fall-279{63.477%{transform:translate(43.1984vw,63.477vh) scale(.2502)}to{transform:translate(42.71285vw,99vh) scale(.2502)}}.snow:nth-child(280){opacity:.8478;transform:translate(31.4153vw,-10px) scale(.9783);animation:fall-280 14s -8s linear infinite}@keyframes fall-280{52.389%{transform:translate(26.2536vw,52.389vh) scale(.9783)}to{transform:translate(28.83445vw,99vh) scale(.9783)}}.snow:nth-child(281){opacity:.1894;transform:translate(13.8056vw,-10px) scale(.6031);animation:fall-281 29s -29s linear infinite}@keyframes fall-281{30.177%{transform:translate(13.7409vw,30.177vh) scale(.6031)}to{transform:translate(13.77325vw,99vh) scale(.6031)}}.snow:nth-child(282){opacity:.3212;transform:translate(81.4684vw,-10px) scale(.6396);animation:fall-282 13s -12s linear infinite}@keyframes fall-282{34.375%{transform:translate(71.5647vw,34.375vh) scale(.6396)}to{transform:translate(76.51655vw,99vh) scale(.6396)}}.snow:nth-child(283){opacity:.8262;transform:translate(43.1901vw,-10px) scale(.4143);animation:fall-283 15s -7s linear infinite}@keyframes fall-283{48.699%{transform:translate(52.7803vw,48.699vh) scale(.4143)}to{transform:translate(47.9852vw,99vh) scale(.4143)}}.snow:nth-child(284){opacity:1.5114;transform:translate(58.1592vw,-10px) scale(.7992);animation:fall-284 20s -27s linear infinite}@keyframes fall-284{55.855%{transform:translate(64.4884vw,55.855vh) scale(.7992)}to{transform:translate(61.3238vw,99vh) scale(.7992)}}.snow:nth-child(285){opacity:.6728;transform:translate(88.7508vw,-10px) scale(.2186);animation:fall-285 17s -14s linear infinite}@keyframes fall-285{54.76%{transform:translate(80.0737vw,54.76vh) scale(.2186)}to{transform:translate(84.41225vw,99vh) scale(.2186)}}.snow:nth-child(286){opacity:.2514;transform:translate(7.4642vw,-10px) scale(.2858);animation:fall-286 23s -11s linear infinite}@keyframes fall-286{40.415%{transform:translate(4.3025vw,40.415vh) scale(.2858)}to{transform:translate(5.88335vw,99vh) scale(.2858)}}.snow:nth-child(287){opacity:.8288;transform:translate(26.2804vw,-10px) scale(.4618);animation:fall-287 16s -15s linear infinite}@keyframes fall-287{69.787%{transform:translate(31.4188vw,69.787vh) scale(.4618)}to{transform:translate(28.8496vw,99vh) scale(.4618)}}.snow:nth-child(288){opacity:1.104;transform:translate(78.6857vw,-10px) scale(.9759);animation:fall-288 12s -27s linear infinite}@keyframes fall-288{56.02%{transform:translate(81.6055vw,56.02vh) scale(.9759)}to{transform:translate(80.1456vw,99vh) scale(.9759)}}.snow:nth-child(289){opacity:.8576;transform:translate(61.6112vw,-10px) scale(.1165);animation:fall-289 21s -9s linear infinite}@keyframes fall-289{75.454%{transform:translate(53.8092vw,75.454vh) scale(.1165)}to{transform:translate(57.7102vw,99vh) scale(.1165)}}.snow:nth-child(290){opacity:.6434;transform:translate(75.7434vw,-10px) scale(.8373);animation:fall-290 29s -12s linear infinite}@keyframes fall-290{45.06%{transform:translate(83.9963vw,45.06vh) scale(.8373)}to{transform:translate(79.86985vw,99vh) scale(.8373)}}.snow:nth-child(291){opacity:.374;transform:translate(25.0743vw,-10px) scale(.4894);animation:fall-291 29s -4s linear infinite}@keyframes fall-291{52.801%{transform:translate(23.176vw,52.801vh) scale(.4894)}to{transform:translate(24.12515vw,99vh) scale(.4894)}}.snow:nth-child(292){opacity:.4232;transform:translate(9.746vw,-10px) scale(.0643);animation:fall-292 20s -12s linear infinite}@keyframes fall-292{78.556%{transform:translate(1.9741vw,78.556vh) scale(.0643)}to{transform:translate(5.86005vw,99vh) scale(.0643)}}.snow:nth-child(293){opacity:1.1558;transform:translate(92.5904vw,-10px) scale(.2605);animation:fall-293 11s -1s linear infinite}@keyframes fall-293{43.903%{transform:translate(101.6924vw,43.903vh) scale(.2605)}to{transform:translate(97.1414vw,99vh) scale(.2605)}}.snow:nth-child(294){opacity:1.3986;transform:translate(92.9497vw,-10px) scale(.1173);animation:fall-294 23s -13s linear infinite}@keyframes fall-294{77.103%{transform:translate(100.399vw,77.103vh) scale(.1173)}to{transform:translate(96.67435vw,99vh) scale(.1173)}}.snow:nth-child(295){opacity:.6648;transform:translate(53.4324vw,-10px) scale(.1086);animation:fall-295 11s -20s linear infinite}@keyframes fall-295{55.987%{transform:translate(63.1457vw,55.987vh) scale(.1086)}to{transform:translate(58.28905vw,99vh) scale(.1086)}}.snow:nth-child(296){opacity:.3646;transform:translate(67.2314vw,-10px) scale(.1329);animation:fall-296 17s -26s linear infinite}@keyframes fall-296{44.203%{transform:translate(72.671vw,44.203vh) scale(.1329)}to{transform:translate(69.9512vw,99vh) scale(.1329)}}.snow:nth-child(297){opacity:.8708;transform:translate(73.7516vw,-10px) scale(.3505);animation:fall-297 12s -23s linear infinite}@keyframes fall-297{73.066%{transform:translate(68.7659vw,73.066vh) scale(.3505)}to{transform:translate(71.25875vw,99vh) scale(.3505)}}.snow:nth-child(298){opacity:.9226;transform:translate(5.9577vw,-10px) scale(.9103);animation:fall-298 18s -10s linear infinite}@keyframes fall-298{50.149%{transform:translate(3.9739vw,50.149vh) scale(.9103)}to{transform:translate(4.9658vw,99vh) scale(.9103)}}.snow:nth-child(299){opacity:1.7946;transform:translate(74.1785vw,-10px) scale(.0457);animation:fall-299 14s -22s linear infinite}@keyframes fall-299{32.588%{transform:translate(83.3099vw,32.588vh) scale(.0457)}to{transform:translate(78.7442vw,99vh) scale(.0457)}}.snow:nth-child(300){opacity:.217;transform:translate(75.9513vw,-10px) scale(.5464);animation:fall-300 28s -12s linear infinite}@keyframes fall-300{44.684%{transform:translate(70.9101vw,44.684vh) scale(.5464)}to{transform:translate(73.4307vw,99vh) scale(.5464)}}.snow:nth-child(301){opacity:1.2766;transform:translate(85.4304vw,-10px) scale(.1983);animation:fall-301 28s -16s linear infinite}@keyframes fall-301{42.809%{transform:translate(86.1577vw,42.809vh) scale(.1983)}to{transform:translate(85.79405vw,99vh) scale(.1983)}}.snow:nth-child(302){opacity:1.8142;transform:translate(16.13vw,-10px) scale(.8135);animation:fall-302 10s -21s linear infinite}@keyframes fall-302{74.288%{transform:translate(8.4171vw,74.288vh) scale(.8135)}to{transform:translate(12.27355vw,99vh) scale(.8135)}}.snow:nth-child(303){opacity:.0096;transform:translate(66.091vw,-10px) scale(.9075);animation:fall-303 19s -26s linear infinite}@keyframes fall-303{52.216%{transform:translate(74.779vw,52.216vh) scale(.9075)}to{transform:translate(70.435vw,99vh) scale(.9075)}}.snow:nth-child(304){opacity:.3424;transform:translate(98.0922vw,-10px) scale(.0606);animation:fall-304 24s -26s linear infinite}@keyframes fall-304{35.195%{transform:translate(91.9664vw,35.195vh) scale(.0606)}to{transform:translate(95.0293vw,99vh) scale(.0606)}}.snow:nth-child(305){opacity:.138;transform:translate(26.2431vw,-10px) scale(.6382);animation:fall-305 25s -21s linear infinite}@keyframes fall-305{30.774%{transform:translate(18.9155vw,30.774vh) scale(.6382)}to{transform:translate(22.5793vw,99vh) scale(.6382)}}.snow:nth-child(306){opacity:1.7592;transform:translate(83.0062vw,-10px) scale(.3658);animation:fall-306 14s -28s linear infinite}@keyframes fall-306{51.641%{transform:translate(82.9339vw,51.641vh) scale(.3658)}to{transform:translate(82.97005vw,99vh) scale(.3658)}}.snow:nth-child(307){opacity:1.7482;transform:translate(12.0959vw,-10px) scale(.0481);animation:fall-307 14s -30s linear infinite}@keyframes fall-307{36.917%{transform:translate(8.8421vw,36.917vh) scale(.0481)}to{transform:translate(10.469vw,99vh) scale(.0481)}}.snow:nth-child(308){opacity:1.5342;transform:translate(54.9736vw,-10px) scale(.1292);animation:fall-308 10s -12s linear infinite}@keyframes fall-308{49.656%{transform:translate(52.5965vw,49.656vh) scale(.1292)}to{transform:translate(53.78505vw,99vh) scale(.1292)}}.snow:nth-child(309){opacity:1.8582;transform:translate(85.6043vw,-10px) scale(.3341);animation:fall-309 30s -13s linear infinite}@keyframes fall-309{37.815%{transform:translate(87.6825vw,37.815vh) scale(.3341)}to{transform:translate(86.6434vw,99vh) scale(.3341)}}.snow:nth-child(310){opacity:.737;transform:translate(87.0647vw,-10px) scale(.2977);animation:fall-310 14s -6s linear infinite}@keyframes fall-310{47.324%{transform:translate(86.7017vw,47.324vh) scale(.2977)}to{transform:translate(86.8832vw,99vh) scale(.2977)}}.snow:nth-child(311){opacity:.7868;transform:translate(69.058vw,-10px) scale(.059);animation:fall-311 28s -3s linear infinite}@keyframes fall-311{35.832%{transform:translate(65.0059vw,35.832vh) scale(.059)}to{transform:translate(67.03195vw,99vh) scale(.059)}}.snow:nth-child(312){opacity:.06;transform:translate(75.6994vw,-10px) scale(.4051);animation:fall-312 11s -5s linear infinite}@keyframes fall-312{56.316%{transform:translate(70.1399vw,56.316vh) scale(.4051)}to{transform:translate(72.91965vw,99vh) scale(.4051)}}.snow:nth-child(313){opacity:1.097;transform:translate(63.8265vw,-10px) scale(.7083);animation:fall-313 19s -26s linear infinite}@keyframes fall-313{39.991%{transform:translate(66.5702vw,39.991vh) scale(.7083)}to{transform:translate(65.19835vw,99vh) scale(.7083)}}.snow:nth-child(314){opacity:1.651;transform:translate(56.463vw,-10px) scale(.4587);animation:fall-314 18s -4s linear infinite}@keyframes fall-314{37.424%{transform:translate(49.862vw,37.424vh) scale(.4587)}to{transform:translate(53.1625vw,99vh) scale(.4587)}}.snow:nth-child(315){opacity:1.8316;transform:translate(86.7202vw,-10px) scale(.1195);animation:fall-315 24s -25s linear infinite}@keyframes fall-315{48.128%{transform:translate(79.8081vw,48.128vh) scale(.1195)}to{transform:translate(83.26415vw,99vh) scale(.1195)}}.snow:nth-child(316){opacity:.1938;transform:translate(43.3615vw,-10px) scale(.3096);animation:fall-316 14s -7s linear infinite}@keyframes fall-316{35.707%{transform:translate(45.3607vw,35.707vh) scale(.3096)}to{transform:translate(44.3611vw,99vh) scale(.3096)}}.snow:nth-child(317){opacity:1.2386;transform:translate(27.6082vw,-10px) scale(.1251);animation:fall-317 25s -2s linear infinite}@keyframes fall-317{59.812%{transform:translate(35.6554vw,59.812vh) scale(.1251)}to{transform:translate(31.6318vw,99vh) scale(.1251)}}.snow:nth-child(318){opacity:.8196;transform:translate(79.6823vw,-10px) scale(.2829);animation:fall-318 19s -4s linear infinite}@keyframes fall-318{71.866%{transform:translate(71.448vw,71.866vh) scale(.2829)}to{transform:translate(75.56515vw,99vh) scale(.2829)}}.snow:nth-child(319){opacity:.4174;transform:translate(27.4958vw,-10px) scale(.9318);animation:fall-319 27s -15s linear infinite}@keyframes fall-319{34.787%{transform:translate(27.3258vw,34.787vh) scale(.9318)}to{transform:translate(27.4108vw,99vh) scale(.9318)}}.snow:nth-child(320){opacity:1.538;transform:translate(37.9138vw,-10px) scale(.3999);animation:fall-320 28s -2s linear infinite}@keyframes fall-320{46.195%{transform:translate(45.7884vw,46.195vh) scale(.3999)}to{transform:translate(41.8511vw,99vh) scale(.3999)}}.snow:nth-child(321){opacity:1.9668;transform:translate(16.2673vw,-10px) scale(.5826);animation:fall-321 25s -7s linear infinite}@keyframes fall-321{40.318%{transform:translate(10.6517vw,40.318vh) scale(.5826)}to{transform:translate(13.4595vw,99vh) scale(.5826)}}.snow:nth-child(322){opacity:1.4574;transform:translate(45.4679vw,-10px) scale(.5555);animation:fall-322 14s -20s linear infinite}@keyframes fall-322{57.645%{transform:translate(50.4659vw,57.645vh) scale(.5555)}to{transform:translate(47.9669vw,99vh) scale(.5555)}}.snow:nth-child(323){opacity:.7288;transform:translate(81.2038vw,-10px) scale(.5914);animation:fall-323 13s -4s linear infinite}@keyframes fall-323{33.963%{transform:translate(86.4066vw,33.963vh) scale(.5914)}to{transform:translate(83.8052vw,99vh) scale(.5914)}}.snow:nth-child(324){opacity:1.4856;transform:translate(67.5485vw,-10px) scale(.8854);animation:fall-324 11s -27s linear infinite}@keyframes fall-324{77.12%{transform:translate(64.3963vw,77.12vh) scale(.8854)}to{transform:translate(65.9724vw,99vh) scale(.8854)}}.snow:nth-child(325){opacity:.3976;transform:translate(75.7689vw,-10px) scale(.7013);animation:fall-325 15s -3s linear infinite}@keyframes fall-325{58.019%{transform:translate(77.0541vw,58.019vh) scale(.7013)}to{transform:translate(76.4115vw,99vh) scale(.7013)}}.snow:nth-child(326){opacity:1.091;transform:translate(79.0386vw,-10px) scale(.7558);animation:fall-326 30s -8s linear infinite}@keyframes fall-326{61.044%{transform:translate(78.2967vw,61.044vh) scale(.7558)}to{transform:translate(78.66765vw,99vh) scale(.7558)}}.snow:nth-child(327){opacity:1.944;transform:translate(10.5284vw,-10px) scale(.2462);animation:fall-327 20s -6s linear infinite}@keyframes fall-327{75.956%{transform:translate(7.0919vw,75.956vh) scale(.2462)}to{transform:translate(8.81015vw,99vh) scale(.2462)}}.snow:nth-child(328){opacity:.7036;transform:translate(3.8554vw,-10px) scale(.3369);animation:fall-328 28s -16s linear infinite}@keyframes fall-328{59.79%{transform:translate(12.4023vw,59.79vh) scale(.3369)}to{transform:translate(8.12885vw,99vh) scale(.3369)}}.snow:nth-child(329){opacity:.7322;transform:translate(89.2vw,-10px) scale(.7171);animation:fall-329 11s -3s linear infinite}@keyframes fall-329{57.462%{transform:translate(79.6829vw,57.462vh) scale(.7171)}to{transform:translate(84.44145vw,99vh) scale(.7171)}}.snow:nth-child(330){opacity:1.3416;transform:translate(61.7003vw,-10px) scale(.9374);animation:fall-330 17s -12s linear infinite}@keyframes fall-330{42.643%{transform:translate(67.9036vw,42.643vh) scale(.9374)}to{transform:translate(64.80195vw,99vh) scale(.9374)}}.snow:nth-child(331){opacity:.4438;transform:translate(69.4383vw,-10px) scale(.9138);animation:fall-331 29s -23s linear infinite}@keyframes fall-331{42.21%{transform:translate(70.6931vw,42.21vh) scale(.9138)}to{transform:translate(70.0657vw,99vh) scale(.9138)}}.snow:nth-child(332){opacity:1.5676;transform:translate(27.2721vw,-10px) scale(.9975);animation:fall-332 13s -18s linear infinite}@keyframes fall-332{59.389%{transform:translate(28.1893vw,59.389vh) scale(.9975)}to{transform:translate(27.7307vw,99vh) scale(.9975)}}.snow:nth-child(333){opacity:.112;transform:translate(50.8457vw,-10px) scale(.312);animation:fall-333 22s -29s linear infinite}@keyframes fall-333{54.078%{transform:translate(52.5219vw,54.078vh) scale(.312)}to{transform:translate(51.6838vw,99vh) scale(.312)}}.snow:nth-child(334){opacity:1.6796;transform:translate(42.5724vw,-10px) scale(.7817);animation:fall-334 26s -9s linear infinite}@keyframes fall-334{56.082%{transform:translate(41.6582vw,56.082vh) scale(.7817)}to{transform:translate(42.1153vw,99vh) scale(.7817)}}.snow:nth-child(335){opacity:.202;transform:translate(74.6608vw,-10px) scale(.1296);animation:fall-335 28s -16s linear infinite}@keyframes fall-335{63.981%{transform:translate(77.4126vw,63.981vh) scale(.1296)}to{transform:translate(76.0367vw,99vh) scale(.1296)}}.snow:nth-child(336){opacity:.8708;transform:translate(91.5137vw,-10px) scale(.2315);animation:fall-336 25s -23s linear infinite}@keyframes fall-336{30.017%{transform:translate(87.9195vw,30.017vh) scale(.2315)}to{transform:translate(89.7166vw,99vh) scale(.2315)}}.snow:nth-child(337){opacity:1.1716;transform:translate(93.6305vw,-10px) scale(.5868);animation:fall-337 13s -5s linear infinite}@keyframes fall-337{74.657%{transform:translate(98.3036vw,74.657vh) scale(.5868)}to{transform:translate(95.96705vw,99vh) scale(.5868)}}.snow:nth-child(338){opacity:.109;transform:translate(22.7912vw,-10px) scale(.365);animation:fall-338 10s -29s linear infinite}@keyframes fall-338{78.099%{transform:translate(23.1845vw,78.099vh) scale(.365)}to{transform:translate(22.98785vw,99vh) scale(.365)}}.snow:nth-child(339){opacity:.8944;transform:translate(12.1152vw,-10px) scale(.8813);animation:fall-339 13s -28s linear infinite}@keyframes fall-339{50.639%{transform:translate(5.3562vw,50.639vh) scale(.8813)}to{transform:translate(8.7357vw,99vh) scale(.8813)}}.snow:nth-child(340){opacity:1.7904;transform:translate(76.6855vw,-10px) scale(.4634);animation:fall-340 24s -25s linear infinite}@keyframes fall-340{51.253%{transform:translate(81.3997vw,51.253vh) scale(.4634)}to{transform:translate(79.0426vw,99vh) scale(.4634)}}.snow:nth-child(341){opacity:1.193;transform:translate(29.6556vw,-10px) scale(.5246);animation:fall-341 25s -4s linear infinite}@keyframes fall-341{64.767%{transform:translate(31.1127vw,64.767vh) scale(.5246)}to{transform:translate(30.38415vw,99vh) scale(.5246)}}.snow:nth-child(342){opacity:.5308;transform:translate(90.282vw,-10px) scale(.9828);animation:fall-342 14s -18s linear infinite}@keyframes fall-342{79.42%{transform:translate(84.3379vw,79.42vh) scale(.9828)}to{transform:translate(87.30995vw,99vh) scale(.9828)}}.snow:nth-child(343){opacity:1.269;transform:translate(64.217vw,-10px) scale(.1838);animation:fall-343 17s -26s linear infinite}@keyframes fall-343{37.081%{transform:translate(71.9293vw,37.081vh) scale(.1838)}to{transform:translate(68.07315vw,99vh) scale(.1838)}}.snow:nth-child(344){opacity:1.0648;transform:translate(.8714vw,-10px) scale(.3243);animation:fall-344 16s -6s linear infinite}@keyframes fall-344{50.525%{transform:translate(7.1216vw,50.525vh) scale(.3243)}to{transform:translate(3.9965vw,99vh) scale(.3243)}}.snow:nth-child(345){opacity:1.8788;transform:translate(32.4674vw,-10px) scale(.0559);animation:fall-345 20s -21s linear infinite}@keyframes fall-345{33.233%{transform:translate(30.1933vw,33.233vh) scale(.0559)}to{transform:translate(31.33035vw,99vh) scale(.0559)}}.snow:nth-child(346){opacity:.863;transform:translate(29.6904vw,-10px) scale(.1521);animation:fall-346 18s -19s linear infinite}@keyframes fall-346{53.639%{transform:translate(32.3706vw,53.639vh) scale(.1521)}to{transform:translate(31.0305vw,99vh) scale(.1521)}}.snow:nth-child(347){opacity:.5432;transform:translate(48.0301vw,-10px) scale(.1496);animation:fall-347 27s -30s linear infinite}@keyframes fall-347{61.777%{transform:translate(42.2838vw,61.777vh) scale(.1496)}to{transform:translate(45.15695vw,99vh) scale(.1496)}}.snow:nth-child(348){opacity:1.6984;transform:translate(.3481vw,-10px) scale(.7601);animation:fall-348 20s -18s linear infinite}@keyframes fall-348{74.67%{transform:translate(7.8228vw,74.67vh) scale(.7601)}to{transform:translate(4.08545vw,99vh) scale(.7601)}}.snow:nth-child(349){opacity:.4878;transform:translate(28.5743vw,-10px) scale(.1099);animation:fall-349 16s -18s linear infinite}@keyframes fall-349{59.287%{transform:translate(23.2334vw,59.287vh) scale(.1099)}to{transform:translate(25.90385vw,99vh) scale(.1099)}}.snow:nth-child(350){opacity:.3426;transform:translate(71.4855vw,-10px) scale(.5991);animation:fall-350 22s -6s linear infinite}@keyframes fall-350{74.469%{transform:translate(75.5372vw,74.469vh) scale(.5991)}to{transform:translate(73.51135vw,99vh) scale(.5991)}}.snow:nth-child(351){opacity:.98;transform:translate(10.3643vw,-10px) scale(.9992);animation:fall-351 23s -29s linear infinite}@keyframes fall-351{33.292%{transform:translate(3.6827vw,33.292vh) scale(.9992)}to{transform:translate(7.0235vw,99vh) scale(.9992)}}.snow:nth-child(352){opacity:1.2618;transform:translate(62.2203vw,-10px) scale(.3687);animation:fall-352 11s -12s linear infinite}@keyframes fall-352{57.153%{transform:translate(63.9262vw,57.153vh) scale(.3687)}to{transform:translate(63.07325vw,99vh) scale(.3687)}}.snow:nth-child(353){opacity:.7228;transform:translate(78.0128vw,-10px) scale(.3101);animation:fall-353 30s -24s linear infinite}@keyframes fall-353{53.84%{transform:translate(76.8356vw,53.84vh) scale(.3101)}to{transform:translate(77.4242vw,99vh) scale(.3101)}}.snow:nth-child(354){opacity:.7162;transform:translate(8.4192vw,-10px) scale(.2837);animation:fall-354 18s -17s linear infinite}@keyframes fall-354{73.103%{transform:translate(15.57vw,73.103vh) scale(.2837)}to{transform:translate(11.9946vw,99vh) scale(.2837)}}.snow:nth-child(355){opacity:.5288;transform:translate(46.373vw,-10px) scale(.7855);animation:fall-355 25s -28s linear infinite}@keyframes fall-355{51.469%{transform:translate(46.8223vw,51.469vh) scale(.7855)}to{transform:translate(46.59765vw,99vh) scale(.7855)}}.snow:nth-child(356){opacity:.2086;transform:translate(57.9218vw,-10px) scale(.5416);animation:fall-356 30s -3s linear infinite}@keyframes fall-356{67.061%{transform:translate(62.1483vw,67.061vh) scale(.5416)}to{transform:translate(60.03505vw,99vh) scale(.5416)}}.snow:nth-child(357){opacity:.5066;transform:translate(27.7228vw,-10px) scale(.023);animation:fall-357 28s -5s linear infinite}@keyframes fall-357{34.96%{transform:translate(34.4693vw,34.96vh) scale(.023)}to{transform:translate(31.09605vw,99vh) scale(.023)}}.snow:nth-child(358){opacity:1.5748;transform:translate(16.8986vw,-10px) scale(.2467);animation:fall-358 10s -5s linear infinite}@keyframes fall-358{65.41%{transform:translate(9.7799vw,65.41vh) scale(.2467)}to{transform:translate(13.33925vw,99vh) scale(.2467)}}.snow:nth-child(359){opacity:.4572;transform:translate(17.8618vw,-10px) scale(.3511);animation:fall-359 19s -24s linear infinite}@keyframes fall-359{54.129%{transform:translate(14.5595vw,54.129vh) scale(.3511)}to{transform:translate(16.21065vw,99vh) scale(.3511)}}.snow:nth-child(360){opacity:1.8832;transform:translate(36.9678vw,-10px) scale(.7999);animation:fall-360 13s -1s linear infinite}@keyframes fall-360{65.472%{transform:translate(33.4331vw,65.472vh) scale(.7999)}to{transform:translate(35.20045vw,99vh) scale(.7999)}}.snow:nth-child(361){opacity:1.5696;transform:translate(82.5886vw,-10px) scale(.4407);animation:fall-361 27s -16s linear infinite}@keyframes fall-361{36.345%{transform:translate(79.8932vw,36.345vh) scale(.4407)}to{transform:translate(81.2409vw,99vh) scale(.4407)}}.snow:nth-child(362){opacity:.7254;transform:translate(28.7123vw,-10px) scale(.5548);animation:fall-362 17s -1s linear infinite}@keyframes fall-362{79.175%{transform:translate(24.7268vw,79.175vh) scale(.5548)}to{transform:translate(26.71955vw,99vh) scale(.5548)}}.snow:nth-child(363){opacity:1.088;transform:translate(44.295vw,-10px) scale(.6956);animation:fall-363 26s -28s linear infinite}@keyframes fall-363{69.308%{transform:translate(34.6898vw,69.308vh) scale(.6956)}to{transform:translate(39.4924vw,99vh) scale(.6956)}}.snow:nth-child(364){opacity:.0506;transform:translate(33.1689vw,-10px) scale(.106);animation:fall-364 20s -15s linear infinite}@keyframes fall-364{51.941%{transform:translate(34.3827vw,51.941vh) scale(.106)}to{transform:translate(33.7758vw,99vh) scale(.106)}}.snow:nth-child(365){opacity:1.3264;transform:translate(84.9846vw,-10px) scale(.1388);animation:fall-365 19s -27s linear infinite}@keyframes fall-365{35.923%{transform:translate(93.2257vw,35.923vh) scale(.1388)}to{transform:translate(89.10515vw,99vh) scale(.1388)}}.snow:nth-child(366){opacity:1.2856;transform:translate(42.9081vw,-10px) scale(.7956);animation:fall-366 13s -29s linear infinite}@keyframes fall-366{40.304%{transform:translate(38.4028vw,40.304vh) scale(.7956)}to{transform:translate(40.65545vw,99vh) scale(.7956)}}.snow:nth-child(367){opacity:.0464;transform:translate(83.0351vw,-10px) scale(.4415);animation:fall-367 29s -4s linear infinite}@keyframes fall-367{77.987%{transform:translate(83.2134vw,77.987vh) scale(.4415)}to{transform:translate(83.12425vw,99vh) scale(.4415)}}.snow:nth-child(368){opacity:1.703;transform:translate(40.938vw,-10px) scale(.3058);animation:fall-368 14s -4s linear infinite}@keyframes fall-368{33.489%{transform:translate(49.6084vw,33.489vh) scale(.3058)}to{transform:translate(45.2732vw,99vh) scale(.3058)}}.snow:nth-child(369){opacity:1.9164;transform:translate(88.9696vw,-10px) scale(.1921);animation:fall-369 20s -3s linear infinite}@keyframes fall-369{35.078%{transform:translate(93.9909vw,35.078vh) scale(.1921)}to{transform:translate(91.48025vw,99vh) scale(.1921)}}.snow:nth-child(370){opacity:.9552;transform:translate(38.088vw,-10px) scale(.5123);animation:fall-370 26s -27s linear infinite}@keyframes fall-370{54.796%{transform:translate(47.5509vw,54.796vh) scale(.5123)}to{transform:translate(42.81945vw,99vh) scale(.5123)}}.snow:nth-child(371){opacity:1.5296;transform:translate(83.3332vw,-10px) scale(.3591);animation:fall-371 11s -9s linear infinite}@keyframes fall-371{54.907%{transform:translate(92.1371vw,54.907vh) scale(.3591)}to{transform:translate(87.73515vw,99vh) scale(.3591)}}.snow:nth-child(372){opacity:.6826;transform:translate(83.1521vw,-10px) scale(.065);animation:fall-372 24s -29s linear infinite}@keyframes fall-372{39.617%{transform:translate(75.7009vw,39.617vh) scale(.065)}to{transform:translate(79.4265vw,99vh) scale(.065)}}.snow:nth-child(373){opacity:.8536;transform:translate(61.8697vw,-10px) scale(.9261);animation:fall-373 26s -3s linear infinite}@keyframes fall-373{67.406%{transform:translate(52.5369vw,67.406vh) scale(.9261)}to{transform:translate(57.2033vw,99vh) scale(.9261)}}.snow:nth-child(374){opacity:.291;transform:translate(85.3467vw,-10px) scale(.1684);animation:fall-374 28s -19s linear infinite}@keyframes fall-374{48.091%{transform:translate(82.4417vw,48.091vh) scale(.1684)}to{transform:translate(83.8942vw,99vh) scale(.1684)}}.snow:nth-child(375){opacity:1.7192;transform:translate(8.488vw,-10px) scale(.2583);animation:fall-375 15s -24s linear infinite}@keyframes fall-375{42.233%{transform:translate(9.3237vw,42.233vh) scale(.2583)}to{transform:translate(8.90585vw,99vh) scale(.2583)}}.snow:nth-child(376){opacity:1.411;transform:translate(59.8777vw,-10px) scale(.3581);animation:fall-376 12s -7s linear infinite}@keyframes fall-376{50.925%{transform:translate(62.8663vw,50.925vh) scale(.3581)}to{transform:translate(61.372vw,99vh) scale(.3581)}}.snow:nth-child(377){opacity:1.8018;transform:translate(2.2242vw,-10px) scale(.7465);animation:fall-377 15s -3s linear infinite}@keyframes fall-377{49.58%{transform:translate(-1.3502vw,49.58vh) scale(.7465)}to{transform:translate(.437vw,99vh) scale(.7465)}}.snow:nth-child(378){opacity:1.2556;transform:translate(16.301vw,-10px) scale(.4185);animation:fall-378 13s -16s linear infinite}@keyframes fall-378{74.961%{transform:translate(13.9664vw,74.961vh) scale(.4185)}to{transform:translate(15.1337vw,99vh) scale(.4185)}}.snow:nth-child(379){opacity:1.7596;transform:translate(74.2174vw,-10px) scale(.105);animation:fall-379 15s -5s linear infinite}@keyframes fall-379{44.087%{transform:translate(75.3847vw,44.087vh) scale(.105)}to{transform:translate(74.80105vw,99vh) scale(.105)}}.snow:nth-child(380){opacity:.4338;transform:translate(10.4717vw,-10px) scale(.1106);animation:fall-380 28s -27s linear infinite}@keyframes fall-380{77.842%{transform:translate(8.9323vw,77.842vh) scale(.1106)}to{transform:translate(9.702vw,99vh) scale(.1106)}}.snow:nth-child(381){opacity:.0476;transform:translate(57.0643vw,-10px) scale(.2866);animation:fall-381 19s -9s linear infinite}@keyframes fall-381{38.82%{transform:translate(50.2096vw,38.82vh) scale(.2866)}to{transform:translate(53.63695vw,99vh) scale(.2866)}}.snow:nth-child(382){opacity:.2108;transform:translate(34.1821vw,-10px) scale(.3361);animation:fall-382 29s -13s linear infinite}@keyframes fall-382{61.755%{transform:translate(41.4251vw,61.755vh) scale(.3361)}to{transform:translate(37.8036vw,99vh) scale(.3361)}}.snow:nth-child(383){opacity:1.727;transform:translate(45.0159vw,-10px) scale(.0811);animation:fall-383 17s -24s linear infinite}@keyframes fall-383{73.246%{transform:translate(46.0861vw,73.246vh) scale(.0811)}to{transform:translate(45.551vw,99vh) scale(.0811)}}.snow:nth-child(384){opacity:1.9164;transform:translate(45.4535vw,-10px) scale(.7831);animation:fall-384 19s -28s linear infinite}@keyframes fall-384{38.026%{transform:translate(42.7815vw,38.026vh) scale(.7831)}to{transform:translate(44.1175vw,99vh) scale(.7831)}}.snow:nth-child(385){opacity:.801;transform:translate(10.9977vw,-10px) scale(.0165);animation:fall-385 17s -28s linear infinite}@keyframes fall-385{32.483%{transform:translate(19.3787vw,32.483vh) scale(.0165)}to{transform:translate(15.1882vw,99vh) scale(.0165)}}.snow:nth-child(386){opacity:.3792;transform:translate(8.8802vw,-10px) scale(.0357);animation:fall-386 19s -25s linear infinite}@keyframes fall-386{42.111%{transform:translate(5.6538vw,42.111vh) scale(.0357)}to{transform:translate(7.267vw,99vh) scale(.0357)}}.snow:nth-child(387){opacity:.139;transform:translate(70.938vw,-10px) scale(.6668);animation:fall-387 22s -18s linear infinite}@keyframes fall-387{52.231%{transform:translate(64.351vw,52.231vh) scale(.6668)}to{transform:translate(67.6445vw,99vh) scale(.6668)}}.snow:nth-child(388){opacity:.35;transform:translate(66.0683vw,-10px) scale(.9362);animation:fall-388 19s -3s linear infinite}@keyframes fall-388{36.841%{transform:translate(71.441vw,36.841vh) scale(.9362)}to{transform:translate(68.75465vw,99vh) scale(.9362)}}.snow:nth-child(389){opacity:1.548;transform:translate(61.7548vw,-10px) scale(.7538);animation:fall-389 25s -25s linear infinite}@keyframes fall-389{52.339%{transform:translate(59.6885vw,52.339vh) scale(.7538)}to{transform:translate(60.72165vw,99vh) scale(.7538)}}.snow:nth-child(390){opacity:1.6256;transform:translate(8.6357vw,-10px) scale(.4477);animation:fall-390 21s -28s linear infinite}@keyframes fall-390{50.262%{transform:translate(1.9938vw,50.262vh) scale(.4477)}to{transform:translate(5.31475vw,99vh) scale(.4477)}}.snow:nth-child(391){opacity:1.1406;transform:translate(32.6562vw,-10px) scale(.998);animation:fall-391 28s -1s linear infinite}@keyframes fall-391{41.798%{transform:translate(33.1972vw,41.798vh) scale(.998)}to{transform:translate(32.9267vw,99vh) scale(.998)}}.snow:nth-child(392){opacity:1.9086;transform:translate(8.1962vw,-10px) scale(.6392);animation:fall-392 21s -6s linear infinite}@keyframes fall-392{49.342%{transform:translate(-.8855vw,49.342vh) scale(.6392)}to{transform:translate(3.65535vw,99vh) scale(.6392)}}.snow:nth-child(393){opacity:1.8742;transform:translate(51.2918vw,-10px) scale(.1387);animation:fall-393 19s -23s linear infinite}@keyframes fall-393{69.328%{transform:translate(52.4589vw,69.328vh) scale(.1387)}to{transform:translate(51.87535vw,99vh) scale(.1387)}}.snow:nth-child(394){opacity:1.2782;transform:translate(66.3263vw,-10px) scale(.6395);animation:fall-394 21s -3s linear infinite}@keyframes fall-394{60.832%{transform:translate(66.2837vw,60.832vh) scale(.6395)}to{transform:translate(66.305vw,99vh) scale(.6395)}}.snow:nth-child(395){opacity:1.688;transform:translate(65.9068vw,-10px) scale(.7878);animation:fall-395 27s -23s linear infinite}@keyframes fall-395{76.74%{transform:translate(61.7688vw,76.74vh) scale(.7878)}to{transform:translate(63.8378vw,99vh) scale(.7878)}}.snow:nth-child(396){opacity:.701;transform:translate(8.4672vw,-10px) scale(.8002);animation:fall-396 13s -27s linear infinite}@keyframes fall-396{60.254%{transform:translate(15.5879vw,60.254vh) scale(.8002)}to{transform:translate(12.02755vw,99vh) scale(.8002)}}.snow:nth-child(397){opacity:1.78;transform:translate(99.4021vw,-10px) scale(.457);animation:fall-397 18s -16s linear infinite}@keyframes fall-397{33.321%{transform:translate(97.8017vw,33.321vh) scale(.457)}to{transform:translate(98.6019vw,99vh) scale(.457)}}.snow:nth-child(398){opacity:.0554;transform:translate(87.3185vw,-10px) scale(.082);animation:fall-398 23s -8s linear infinite}@keyframes fall-398{65.114%{transform:translate(94.3515vw,65.114vh) scale(.082)}to{transform:translate(90.835vw,99vh) scale(.082)}}.snow:nth-child(399){opacity:.3798;transform:translate(27.7378vw,-10px) scale(.9485);animation:fall-399 13s -9s linear infinite}@keyframes fall-399{76.182%{transform:translate(36.174vw,76.182vh) scale(.9485)}to{transform:translate(31.9559vw,99vh) scale(.9485)}}.snow:nth-child(400){opacity:.1874;transform:translate(24.8688vw,-10px) scale(.2023);animation:fall-400 16s -27s linear infinite}@keyframes fall-400{36.734%{transform:translate(26.2948vw,36.734vh) scale(.2023)}to{transform:translate(25.5818vw,99vh) scale(.2023)}}\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:1.2454;transform:translate(58.3872vw,-10px) scale(.3252);animation:fall-1 19s -21s linear infinite}@keyframes fall-1{63.212%{transform:translate(53.5741vw,63.212vh) scale(.3252)}to{transform:translate(55.98065vw,99vh) scale(.3252)}}.snow:nth-child(2){opacity:.302;transform:translate(91.4218vw,-10px) scale(.8747);animation:fall-2 11s -13s linear infinite}@keyframes fall-2{63.302%{transform:translate(101.362vw,63.302vh) scale(.8747)}to{transform:translate(96.3919vw,99vh) scale(.8747)}}.snow:nth-child(3){opacity:.366;transform:translate(46.3392vw,-10px) scale(.5713);animation:fall-3 27s -3s linear infinite}@keyframes fall-3{58.719%{transform:translate(51.1006vw,58.719vh) scale(.5713)}to{transform:translate(48.7199vw,99vh) scale(.5713)}}.snow:nth-child(4){opacity:1.1206;transform:translate(5.895vw,-10px) scale(.6279);animation:fall-4 26s -6s linear infinite}@keyframes fall-4{76.681%{transform:translate(8.1783vw,76.681vh) scale(.6279)}to{transform:translate(7.03665vw,99vh) scale(.6279)}}.snow:nth-child(5){opacity:1.2984;transform:translate(48.8071vw,-10px) scale(.0813);animation:fall-5 16s -7s linear infinite}@keyframes fall-5{73.713%{transform:translate(58.2516vw,73.713vh) scale(.0813)}to{transform:translate(53.52935vw,99vh) scale(.0813)}}.snow:nth-child(6){opacity:1.6126;transform:translate(33.5189vw,-10px) scale(.6083);animation:fall-6 27s -21s linear infinite}@keyframes fall-6{35.105%{transform:translate(30.9618vw,35.105vh) scale(.6083)}to{transform:translate(32.24035vw,99vh) scale(.6083)}}.snow:nth-child(7){opacity:.1974;transform:translate(14.5314vw,-10px) scale(.4309);animation:fall-7 28s -19s linear infinite}@keyframes fall-7{75.679%{transform:translate(6.6711vw,75.679vh) scale(.4309)}to{transform:translate(10.60125vw,99vh) scale(.4309)}}.snow:nth-child(8){opacity:.0006;transform:translate(39.3478vw,-10px) scale(.9647);animation:fall-8 22s -19s linear infinite}@keyframes fall-8{56.213%{transform:translate(47.3846vw,56.213vh) scale(.9647)}to{transform:translate(43.3662vw,99vh) scale(.9647)}}.snow:nth-child(9){opacity:.4318;transform:translate(23.6222vw,-10px) scale(.3999);animation:fall-9 29s -14s linear infinite}@keyframes fall-9{37.116%{transform:translate(29.4081vw,37.116vh) scale(.3999)}to{transform:translate(26.51515vw,99vh) scale(.3999)}}.snow:nth-child(10){opacity:1.5062;transform:translate(92.2282vw,-10px) scale(.0037);animation:fall-10 24s -14s linear infinite}@keyframes fall-10{45.803%{transform:translate(98.6363vw,45.803vh) scale(.0037)}to{transform:translate(95.43225vw,99vh) scale(.0037)}}.snow:nth-child(11){opacity:.9934;transform:translate(63.3992vw,-10px) scale(.7217);animation:fall-11 12s -25s linear infinite}@keyframes fall-11{35.343%{transform:translate(70.8511vw,35.343vh) scale(.7217)}to{transform:translate(67.12515vw,99vh) scale(.7217)}}.snow:nth-child(12){opacity:1.8844;transform:translate(95.4024vw,-10px) scale(.5931);animation:fall-12 29s -20s linear infinite}@keyframes fall-12{75.511%{transform:translate(94.771vw,75.511vh) scale(.5931)}to{transform:translate(95.0867vw,99vh) scale(.5931)}}.snow:nth-child(13){opacity:.2792;transform:translate(46.8943vw,-10px) scale(.9521);animation:fall-13 26s -30s linear infinite}@keyframes fall-13{49.828%{transform:translate(38.9128vw,49.828vh) scale(.9521)}to{transform:translate(42.90355vw,99vh) scale(.9521)}}.snow:nth-child(14){opacity:.5128;transform:translate(32.0406vw,-10px) scale(.7974);animation:fall-14 14s -18s linear infinite}@keyframes fall-14{55.008%{transform:translate(41.9976vw,55.008vh) scale(.7974)}to{transform:translate(37.0191vw,99vh) scale(.7974)}}.snow:nth-child(15){opacity:.3486;transform:translate(91.629vw,-10px) scale(.8733);animation:fall-15 21s -2s linear infinite}@keyframes fall-15{70.197%{transform:translate(99.4056vw,70.197vh) scale(.8733)}to{transform:translate(95.5173vw,99vh) scale(.8733)}}.snow:nth-child(16){opacity:.1152;transform:translate(95.3798vw,-10px) scale(.1063);animation:fall-16 14s -7s linear infinite}@keyframes fall-16{47.854%{transform:translate(91.1402vw,47.854vh) scale(.1063)}to{transform:translate(93.26vw,99vh) scale(.1063)}}.snow:nth-child(17){opacity:1.6034;transform:translate(22.0671vw,-10px) scale(.4806);animation:fall-17 26s -7s linear infinite}@keyframes fall-17{43.561%{transform:translate(25.9625vw,43.561vh) scale(.4806)}to{transform:translate(24.0148vw,99vh) scale(.4806)}}.snow:nth-child(18){opacity:.675;transform:translate(71.5151vw,-10px) scale(.5565);animation:fall-18 10s -12s linear infinite}@keyframes fall-18{73.829%{transform:translate(70.7097vw,73.829vh) scale(.5565)}to{transform:translate(71.1124vw,99vh) scale(.5565)}}.snow:nth-child(19){opacity:1.7024;transform:translate(75.0504vw,-10px) scale(.5422);animation:fall-19 18s -30s linear infinite}@keyframes fall-19{62.27%{transform:translate(82.761vw,62.27vh) scale(.5422)}to{transform:translate(78.9057vw,99vh) scale(.5422)}}.snow:nth-child(20){opacity:1.478;transform:translate(.7557vw,-10px) scale(.7629);animation:fall-20 21s -27s linear infinite}@keyframes fall-20{31.447%{transform:translate(-3.8001vw,31.447vh) scale(.7629)}to{transform:translate(-1.5222vw,99vh) scale(.7629)}}.snow:nth-child(21){opacity:1.7618;transform:translate(83.3857vw,-10px) scale(.0352);animation:fall-21 18s -20s linear infinite}@keyframes fall-21{68.763%{transform:translate(73.8583vw,68.763vh) scale(.0352)}to{transform:translate(78.622vw,99vh) scale(.0352)}}.snow:nth-child(22){opacity:.7;transform:translate(55.8465vw,-10px) scale(.545);animation:fall-22 30s -26s linear infinite}@keyframes fall-22{61.695%{transform:translate(61.1223vw,61.695vh) scale(.545)}to{transform:translate(58.4844vw,99vh) scale(.545)}}.snow:nth-child(23){opacity:1.021;transform:translate(81.7657vw,-10px) scale(.0981);animation:fall-23 19s -29s linear infinite}@keyframes fall-23{75.04%{transform:translate(88.9446vw,75.04vh) scale(.0981)}to{transform:translate(85.35515vw,99vh) scale(.0981)}}.snow:nth-child(24){opacity:.1572;transform:translate(70.2614vw,-10px) scale(.396);animation:fall-24 20s -6s linear infinite}@keyframes fall-24{61.239%{transform:translate(66.822vw,61.239vh) scale(.396)}to{transform:translate(68.5417vw,99vh) scale(.396)}}.snow:nth-child(25){opacity:1.8236;transform:translate(58.4989vw,-10px) scale(.585);animation:fall-25 17s -5s linear infinite}@keyframes fall-25{43.565%{transform:translate(59.5571vw,43.565vh) scale(.585)}to{transform:translate(59.028vw,99vh) scale(.585)}}.snow:nth-child(26){opacity:.6496;transform:translate(67.6829vw,-10px) scale(.6253);animation:fall-26 11s -17s linear infinite}@keyframes fall-26{35.975%{transform:translate(68.4785vw,35.975vh) scale(.6253)}to{transform:translate(68.0807vw,99vh) scale(.6253)}}.snow:nth-child(27){opacity:.7312;transform:translate(99.3376vw,-10px) scale(.137);animation:fall-27 30s -11s linear infinite}@keyframes fall-27{48.062%{transform:translate(89.482vw,48.062vh) scale(.137)}to{transform:translate(94.4098vw,99vh) scale(.137)}}.snow:nth-child(28){opacity:.739;transform:translate(34.506vw,-10px) scale(.059);animation:fall-28 20s -23s linear infinite}@keyframes fall-28{49.74%{transform:translate(26.3742vw,49.74vh) scale(.059)}to{transform:translate(30.4401vw,99vh) scale(.059)}}.snow:nth-child(29){opacity:.581;transform:translate(27.131vw,-10px) scale(.1141);animation:fall-29 25s -30s linear infinite}@keyframes fall-29{62.938%{transform:translate(30.1973vw,62.938vh) scale(.1141)}to{transform:translate(28.66415vw,99vh) scale(.1141)}}.snow:nth-child(30){opacity:.131;transform:translate(55.2181vw,-10px) scale(.043);animation:fall-30 24s -30s linear infinite}@keyframes fall-30{37.493%{transform:translate(57.8783vw,37.493vh) scale(.043)}to{transform:translate(56.5482vw,99vh) scale(.043)}}.snow:nth-child(31){opacity:1.4426;transform:translate(48.3523vw,-10px) scale(.446);animation:fall-31 17s -8s linear infinite}@keyframes fall-31{68.553%{transform:translate(41.9128vw,68.553vh) scale(.446)}to{transform:translate(45.13255vw,99vh) scale(.446)}}.snow:nth-child(32){opacity:1.9446;transform:translate(72.4267vw,-10px) scale(.3041);animation:fall-32 12s -16s linear infinite}@keyframes fall-32{62.051%{transform:translate(66.8861vw,62.051vh) scale(.3041)}to{transform:translate(69.6564vw,99vh) scale(.3041)}}.snow:nth-child(33){opacity:1.2832;transform:translate(65.3543vw,-10px) scale(.8435);animation:fall-33 22s -6s linear infinite}@keyframes fall-33{32.065%{transform:translate(64.6585vw,32.065vh) scale(.8435)}to{transform:translate(65.0064vw,99vh) scale(.8435)}}.snow:nth-child(34){opacity:1.5856;transform:translate(99.7071vw,-10px) scale(.3099);animation:fall-34 16s -16s linear infinite}@keyframes fall-34{53.759%{transform:translate(100.4285vw,53.759vh) scale(.3099)}to{transform:translate(100.0678vw,99vh) scale(.3099)}}.snow:nth-child(35){opacity:1.8344;transform:translate(96.1678vw,-10px) scale(.3235);animation:fall-35 22s -21s linear infinite}@keyframes fall-35{43.787%{transform:translate(100.2285vw,43.787vh) scale(.3235)}to{transform:translate(98.19815vw,99vh) scale(.3235)}}.snow:nth-child(36){opacity:.9512;transform:translate(98.0274vw,-10px) scale(.6087);animation:fall-36 23s -19s linear infinite}@keyframes fall-36{70.772%{transform:translate(102.8995vw,70.772vh) scale(.6087)}to{transform:translate(100.46345vw,99vh) scale(.6087)}}.snow:nth-child(37){opacity:1.0506;transform:translate(94.8749vw,-10px) scale(.9672);animation:fall-37 14s -20s linear infinite}@keyframes fall-37{37.379%{transform:translate(98.167vw,37.379vh) scale(.9672)}to{transform:translate(96.52095vw,99vh) scale(.9672)}}.snow:nth-child(38){opacity:.6478;transform:translate(66.6329vw,-10px) scale(.3454);animation:fall-38 20s -20s linear infinite}@keyframes fall-38{49.068%{transform:translate(69.6709vw,49.068vh) scale(.3454)}to{transform:translate(68.1519vw,99vh) scale(.3454)}}.snow:nth-child(39){opacity:1.4208;transform:translate(99.0722vw,-10px) scale(.3347);animation:fall-39 14s -24s linear infinite}@keyframes fall-39{42.113%{transform:translate(94.974vw,42.113vh) scale(.3347)}to{transform:translate(97.0231vw,99vh) scale(.3347)}}.snow:nth-child(40){opacity:1.2702;transform:translate(21.3563vw,-10px) scale(.7715);animation:fall-40 26s -30s linear infinite}@keyframes fall-40{67.227%{transform:translate(18.8945vw,67.227vh) scale(.7715)}to{transform:translate(20.1254vw,99vh) scale(.7715)}}.snow:nth-child(41){opacity:1.5594;transform:translate(68.7473vw,-10px) scale(.3245);animation:fall-41 20s -26s linear infinite}@keyframes fall-41{68.127%{transform:translate(64.895vw,68.127vh) scale(.3245)}to{transform:translate(66.82115vw,99vh) scale(.3245)}}.snow:nth-child(42){opacity:.5084;transform:translate(19.6391vw,-10px) scale(.8569);animation:fall-42 14s -27s linear infinite}@keyframes fall-42{34.852%{transform:translate(18.0707vw,34.852vh) scale(.8569)}to{transform:translate(18.8549vw,99vh) scale(.8569)}}.snow:nth-child(43){opacity:.8178;transform:translate(57.1935vw,-10px) scale(.2287);animation:fall-43 30s -13s linear infinite}@keyframes fall-43{54.13%{transform:translate(48.0089vw,54.13vh) scale(.2287)}to{transform:translate(52.6012vw,99vh) scale(.2287)}}.snow:nth-child(44){opacity:.4156;transform:translate(83.4449vw,-10px) scale(.5287);animation:fall-44 20s -25s linear infinite}@keyframes fall-44{32.92%{transform:translate(90.3094vw,32.92vh) scale(.5287)}to{transform:translate(86.87715vw,99vh) scale(.5287)}}.snow:nth-child(45){opacity:.0206;transform:translate(5.1322vw,-10px) scale(.2657);animation:fall-45 30s -18s linear infinite}@keyframes fall-45{58.569%{transform:translate(11.1635vw,58.569vh) scale(.2657)}to{transform:translate(8.14785vw,99vh) scale(.2657)}}.snow:nth-child(46){opacity:1.117;transform:translate(94.0563vw,-10px) scale(.0077);animation:fall-46 20s -21s linear infinite}@keyframes fall-46{49.972%{transform:translate(99.5044vw,49.972vh) scale(.0077)}to{transform:translate(96.78035vw,99vh) scale(.0077)}}.snow:nth-child(47){opacity:1.0066;transform:translate(23.592vw,-10px) scale(.6785);animation:fall-47 28s -1s linear infinite}@keyframes fall-47{75.667%{transform:translate(31.6059vw,75.667vh) scale(.6785)}to{transform:translate(27.59895vw,99vh) scale(.6785)}}.snow:nth-child(48){opacity:1.9284;transform:translate(45.9357vw,-10px) scale(.5117);animation:fall-48 10s -10s linear infinite}@keyframes fall-48{53.376%{transform:translate(42.5668vw,53.376vh) scale(.5117)}to{transform:translate(44.25125vw,99vh) scale(.5117)}}.snow:nth-child(49){opacity:1.2634;transform:translate(19.9701vw,-10px) scale(.6266);animation:fall-49 15s -20s linear infinite}@keyframes fall-49{76.98%{transform:translate(11.3662vw,76.98vh) scale(.6266)}to{transform:translate(15.66815vw,99vh) scale(.6266)}}.snow:nth-child(50){opacity:1.1274;transform:translate(20.9385vw,-10px) scale(.3546);animation:fall-50 18s -21s linear infinite}@keyframes fall-50{58.579%{transform:translate(17.1972vw,58.579vh) scale(.3546)}to{transform:translate(19.06785vw,99vh) scale(.3546)}}.snow:nth-child(51){opacity:1.063;transform:translate(63.144vw,-10px) scale(.5148);animation:fall-51 30s -13s linear infinite}@keyframes fall-51{34.774%{transform:translate(67.868vw,34.774vh) scale(.5148)}to{transform:translate(65.506vw,99vh) scale(.5148)}}.snow:nth-child(52){opacity:.933;transform:translate(99.7663vw,-10px) scale(.8187);animation:fall-52 22s -20s linear infinite}@keyframes fall-52{73.907%{transform:translate(101.4213vw,73.907vh) scale(.8187)}to{transform:translate(100.5938vw,99vh) scale(.8187)}}.snow:nth-child(53){opacity:1.236;transform:translate(47.1934vw,-10px) scale(.6093);animation:fall-53 12s -3s linear infinite}@keyframes fall-53{71.801%{transform:translate(51.5469vw,71.801vh) scale(.6093)}to{transform:translate(49.37015vw,99vh) scale(.6093)}}.snow:nth-child(54){opacity:.2274;transform:translate(24.8264vw,-10px) scale(.2281);animation:fall-54 16s -7s linear infinite}@keyframes fall-54{60.25%{transform:translate(25.1359vw,60.25vh) scale(.2281)}to{transform:translate(24.98115vw,99vh) scale(.2281)}}.snow:nth-child(55){opacity:1.0174;transform:translate(80.0489vw,-10px) scale(.829);animation:fall-55 20s -6s linear infinite}@keyframes fall-55{45.368%{transform:translate(85.6863vw,45.368vh) scale(.829)}to{transform:translate(82.8676vw,99vh) scale(.829)}}.snow:nth-child(56){opacity:.55;transform:translate(30.6676vw,-10px) scale(.9751);animation:fall-56 27s -12s linear infinite}@keyframes fall-56{76.88%{transform:translate(26.2289vw,76.88vh) scale(.9751)}to{transform:translate(28.44825vw,99vh) scale(.9751)}}.snow:nth-child(57){opacity:.4048;transform:translate(62.3362vw,-10px) scale(.1382);animation:fall-57 18s -16s linear infinite}@keyframes fall-57{66.446%{transform:translate(65.5265vw,66.446vh) scale(.1382)}to{transform:translate(63.93135vw,99vh) scale(.1382)}}.snow:nth-child(58){opacity:.0138;transform:translate(67.3898vw,-10px) scale(.547);animation:fall-58 17s -4s linear infinite}@keyframes fall-58{43.341%{transform:translate(74.9615vw,43.341vh) scale(.547)}to{transform:translate(71.17565vw,99vh) scale(.547)}}.snow:nth-child(59){opacity:.2158;transform:translate(53.3363vw,-10px) scale(.3774);animation:fall-59 21s -20s linear infinite}@keyframes fall-59{55.525%{transform:translate(45.7567vw,55.525vh) scale(.3774)}to{transform:translate(49.5465vw,99vh) scale(.3774)}}.snow:nth-child(60){opacity:1.8754;transform:translate(85.3501vw,-10px) scale(.7559);animation:fall-60 29s -23s linear infinite}@keyframes fall-60{36.94%{transform:translate(77.2838vw,36.94vh) scale(.7559)}to{transform:translate(81.31695vw,99vh) scale(.7559)}}.snow:nth-child(61){opacity:1.7702;transform:translate(71.0656vw,-10px) scale(.8996);animation:fall-61 14s -4s linear infinite}@keyframes fall-61{30.252%{transform:translate(70.0118vw,30.252vh) scale(.8996)}to{transform:translate(70.5387vw,99vh) scale(.8996)}}.snow:nth-child(62){opacity:.3578;transform:translate(62.1573vw,-10px) scale(.5652);animation:fall-62 10s -26s linear infinite}@keyframes fall-62{58.751%{transform:translate(58.3383vw,58.751vh) scale(.5652)}to{transform:translate(60.2478vw,99vh) scale(.5652)}}.snow:nth-child(63){opacity:.6084;transform:translate(88.711vw,-10px) scale(.3862);animation:fall-63 25s -20s linear infinite}@keyframes fall-63{51.846%{transform:translate(86.0911vw,51.846vh) scale(.3862)}to{transform:translate(87.40105vw,99vh) scale(.3862)}}.snow:nth-child(64){opacity:.4964;transform:translate(42.6919vw,-10px) scale(.2676);animation:fall-64 30s -8s linear infinite}@keyframes fall-64{46.906%{transform:translate(40.9534vw,46.906vh) scale(.2676)}to{transform:translate(41.82265vw,99vh) scale(.2676)}}.snow:nth-child(65){opacity:1.8742;transform:translate(10.0327vw,-10px) scale(.8355);animation:fall-65 18s -22s linear infinite}@keyframes fall-65{37.403%{transform:translate(9.3072vw,37.403vh) scale(.8355)}to{transform:translate(9.66995vw,99vh) scale(.8355)}}.snow:nth-child(66){opacity:1.9568;transform:translate(11.0288vw,-10px) scale(.7548);animation:fall-66 18s -11s linear infinite}@keyframes fall-66{75.758%{transform:translate(1.098vw,75.758vh) scale(.7548)}to{transform:translate(6.0634vw,99vh) scale(.7548)}}.snow:nth-child(67){opacity:.1874;transform:translate(3.042vw,-10px) scale(.2983);animation:fall-67 29s -26s linear infinite}@keyframes fall-67{57.629%{transform:translate(7.4085vw,57.629vh) scale(.2983)}to{transform:translate(5.22525vw,99vh) scale(.2983)}}.snow:nth-child(68){opacity:1.625;transform:translate(99.7533vw,-10px) scale(.3546);animation:fall-68 12s -26s linear infinite}@keyframes fall-68{42.756%{transform:translate(90.0602vw,42.756vh) scale(.3546)}to{transform:translate(94.90675vw,99vh) scale(.3546)}}.snow:nth-child(69){opacity:.5518;transform:translate(54.1309vw,-10px) scale(.144);animation:fall-69 24s -19s linear infinite}@keyframes fall-69{66.144%{transform:translate(49.0626vw,66.144vh) scale(.144)}to{transform:translate(51.59675vw,99vh) scale(.144)}}.snow:nth-child(70){opacity:1.3018;transform:translate(88.0064vw,-10px) scale(.1883);animation:fall-70 14s -9s linear infinite}@keyframes fall-70{68.808%{transform:translate(83.7419vw,68.808vh) scale(.1883)}to{transform:translate(85.87415vw,99vh) scale(.1883)}}.snow:nth-child(71){opacity:.044;transform:translate(1.2637vw,-10px) scale(.0614);animation:fall-71 30s -12s linear infinite}@keyframes fall-71{53.253%{transform:translate(9.8542vw,53.253vh) scale(.0614)}to{transform:translate(5.55895vw,99vh) scale(.0614)}}.snow:nth-child(72){opacity:.738;transform:translate(68.487vw,-10px) scale(.07);animation:fall-72 25s -3s linear infinite}@keyframes fall-72{41.308%{transform:translate(67.8286vw,41.308vh) scale(.07)}to{transform:translate(68.1578vw,99vh) scale(.07)}}.snow:nth-child(73){opacity:1.0184;transform:translate(79.3866vw,-10px) scale(.2024);animation:fall-73 17s -23s linear infinite}@keyframes fall-73{35.943%{transform:translate(71.8204vw,35.943vh) scale(.2024)}to{transform:translate(75.6035vw,99vh) scale(.2024)}}.snow:nth-child(74){opacity:1.0746;transform:translate(16.894vw,-10px) scale(.4293);animation:fall-74 28s -18s linear infinite}@keyframes fall-74{58.671%{transform:translate(25.4836vw,58.671vh) scale(.4293)}to{transform:translate(21.1888vw,99vh) scale(.4293)}}.snow:nth-child(75){opacity:1.994;transform:translate(8.6725vw,-10px) scale(.6559);animation:fall-75 10s -18s linear infinite}@keyframes fall-75{72.164%{transform:translate(13.9136vw,72.164vh) scale(.6559)}to{transform:translate(11.29305vw,99vh) scale(.6559)}}.snow:nth-child(76){opacity:1.3426;transform:translate(23.754vw,-10px) scale(.4932);animation:fall-76 17s -8s linear infinite}@keyframes fall-76{50.17%{transform:translate(14.0016vw,50.17vh) scale(.4932)}to{transform:translate(18.8778vw,99vh) scale(.4932)}}.snow:nth-child(77){opacity:.6368;transform:translate(73.9656vw,-10px) scale(.7088);animation:fall-77 11s -10s linear infinite}@keyframes fall-77{79.448%{transform:translate(80.6716vw,79.448vh) scale(.7088)}to{transform:translate(77.3186vw,99vh) scale(.7088)}}.snow:nth-child(78){opacity:1.6452;transform:translate(23.5123vw,-10px) scale(.2398);animation:fall-78 19s -23s linear infinite}@keyframes fall-78{75.54%{transform:translate(16.2172vw,75.54vh) scale(.2398)}to{transform:translate(19.86475vw,99vh) scale(.2398)}}.snow:nth-child(79){opacity:.1612;transform:translate(2.0571vw,-10px) scale(.4063);animation:fall-79 15s -21s linear infinite}@keyframes fall-79{66.918%{transform:translate(-6.4922vw,66.918vh) scale(.4063)}to{transform:translate(-2.21755vw,99vh) scale(.4063)}}.snow:nth-child(80){opacity:.2568;transform:translate(24.9829vw,-10px) scale(.3975);animation:fall-80 22s -17s linear infinite}@keyframes fall-80{40.83%{transform:translate(28.4158vw,40.83vh) scale(.3975)}to{transform:translate(26.69935vw,99vh) scale(.3975)}}.snow:nth-child(81){opacity:1.538;transform:translate(42.1687vw,-10px) scale(.8065);animation:fall-81 20s -9s linear infinite}@keyframes fall-81{41.004%{transform:translate(45.3869vw,41.004vh) scale(.8065)}to{transform:translate(43.7778vw,99vh) scale(.8065)}}.snow:nth-child(82){opacity:1.8394;transform:translate(34.1659vw,-10px) scale(.3988);animation:fall-82 16s -24s linear infinite}@keyframes fall-82{78.079%{transform:translate(35.1105vw,78.079vh) scale(.3988)}to{transform:translate(34.6382vw,99vh) scale(.3988)}}.snow:nth-child(83){opacity:1.4854;transform:translate(25.2985vw,-10px) scale(.6473);animation:fall-83 29s -11s linear infinite}@keyframes fall-83{76.869%{transform:translate(19.3961vw,76.869vh) scale(.6473)}to{transform:translate(22.3473vw,99vh) scale(.6473)}}.snow:nth-child(84){opacity:.185;transform:translate(59.8604vw,-10px) scale(.0972);animation:fall-84 16s -6s linear infinite}@keyframes fall-84{38.159%{transform:translate(59.3314vw,38.159vh) scale(.0972)}to{transform:translate(59.5959vw,99vh) scale(.0972)}}.snow:nth-child(85){opacity:1.6614;transform:translate(98.92vw,-10px) scale(.3446);animation:fall-85 25s -22s linear infinite}@keyframes fall-85{37.517%{transform:translate(91.029vw,37.517vh) scale(.3446)}to{transform:translate(94.9745vw,99vh) scale(.3446)}}.snow:nth-child(86){opacity:1.2218;transform:translate(89.9937vw,-10px) scale(.0875);animation:fall-86 13s -14s linear infinite}@keyframes fall-86{56.408%{transform:translate(84.4444vw,56.408vh) scale(.0875)}to{transform:translate(87.21905vw,99vh) scale(.0875)}}.snow:nth-child(87){opacity:.7616;transform:translate(29.4954vw,-10px) scale(.8927);animation:fall-87 16s -21s linear infinite}@keyframes fall-87{67.475%{transform:translate(33.929vw,67.475vh) scale(.8927)}to{transform:translate(31.7122vw,99vh) scale(.8927)}}.snow:nth-child(88){opacity:1.5474;transform:translate(80.63vw,-10px) scale(.3338);animation:fall-88 20s -10s linear infinite}@keyframes fall-88{32.61%{transform:translate(86.4352vw,32.61vh) scale(.3338)}to{transform:translate(83.5326vw,99vh) scale(.3338)}}.snow:nth-child(89){opacity:.7618;transform:translate(94.6518vw,-10px) scale(.4109);animation:fall-89 25s -18s linear infinite}@keyframes fall-89{41.275%{transform:translate(96.1961vw,41.275vh) scale(.4109)}to{transform:translate(95.42395vw,99vh) scale(.4109)}}.snow:nth-child(90){opacity:1.3304;transform:translate(72.4445vw,-10px) scale(.0426);animation:fall-90 23s -19s linear infinite}@keyframes fall-90{55.917%{transform:translate(71.5922vw,55.917vh) scale(.0426)}to{transform:translate(72.01835vw,99vh) scale(.0426)}}.snow:nth-child(91){opacity:1.6408;transform:translate(41.5714vw,-10px) scale(.8342);animation:fall-91 11s -17s linear infinite}@keyframes fall-91{74.005%{transform:translate(43.8182vw,74.005vh) scale(.8342)}to{transform:translate(42.6948vw,99vh) scale(.8342)}}.snow:nth-child(92){opacity:1.0146;transform:translate(75.0024vw,-10px) scale(.265);animation:fall-92 21s -14s linear infinite}@keyframes fall-92{70.342%{transform:translate(73.069vw,70.342vh) scale(.265)}to{transform:translate(74.0357vw,99vh) scale(.265)}}.snow:nth-child(93){opacity:.2104;transform:translate(2.6282vw,-10px) scale(.576);animation:fall-93 30s -10s linear infinite}@keyframes fall-93{68.491%{transform:translate(5.075vw,68.491vh) scale(.576)}to{transform:translate(3.8516vw,99vh) scale(.576)}}.snow:nth-child(94){opacity:1.8686;transform:translate(78.5405vw,-10px) scale(.5729);animation:fall-94 22s -20s linear infinite}@keyframes fall-94{44.25%{transform:translate(69.5094vw,44.25vh) scale(.5729)}to{transform:translate(74.02495vw,99vh) scale(.5729)}}.snow:nth-child(95){opacity:1.9014;transform:translate(19.0906vw,-10px) scale(.8761);animation:fall-95 18s -20s linear infinite}@keyframes fall-95{68.171%{transform:translate(26.2025vw,68.171vh) scale(.8761)}to{transform:translate(22.64655vw,99vh) scale(.8761)}}.snow:nth-child(96){opacity:.703;transform:translate(9.0029vw,-10px) scale(.7169);animation:fall-96 19s -8s linear infinite}@keyframes fall-96{48.056%{transform:translate(5.7437vw,48.056vh) scale(.7169)}to{transform:translate(7.3733vw,99vh) scale(.7169)}}.snow:nth-child(97){opacity:1.427;transform:translate(85.4816vw,-10px) scale(.1931);animation:fall-97 23s -11s linear infinite}@keyframes fall-97{38.487%{transform:translate(85.9595vw,38.487vh) scale(.1931)}to{transform:translate(85.72055vw,99vh) scale(.1931)}}.snow:nth-child(98){opacity:1.7912;transform:translate(93.4666vw,-10px) scale(.8418);animation:fall-98 21s -30s linear infinite}@keyframes fall-98{64.127%{transform:translate(97.0826vw,64.127vh) scale(.8418)}to{transform:translate(95.2746vw,99vh) scale(.8418)}}.snow:nth-child(99){opacity:.3754;transform:translate(95.0463vw,-10px) scale(.5494);animation:fall-99 22s -18s linear infinite}@keyframes fall-99{35.995%{transform:translate(91.9396vw,35.995vh) scale(.5494)}to{transform:translate(93.49295vw,99vh) scale(.5494)}}.snow:nth-child(100){opacity:1.3764;transform:translate(10.1673vw,-10px) scale(.6712);animation:fall-100 23s -9s linear infinite}@keyframes fall-100{75.543%{transform:translate(11.8151vw,75.543vh) scale(.6712)}to{transform:translate(10.9912vw,99vh) scale(.6712)}}.snow:nth-child(101){opacity:1.2898;transform:translate(54.1757vw,-10px) scale(.287);animation:fall-101 22s -11s linear infinite}@keyframes fall-101{58.783%{transform:translate(54.8312vw,58.783vh) scale(.287)}to{transform:translate(54.50345vw,99vh) scale(.287)}}.snow:nth-child(102){opacity:.3044;transform:translate(18.3624vw,-10px) scale(.8681);animation:fall-102 20s -24s linear infinite}@keyframes fall-102{51.247%{transform:translate(19.0823vw,51.247vh) scale(.8681)}to{transform:translate(18.72235vw,99vh) scale(.8681)}}.snow:nth-child(103){opacity:1.8584;transform:translate(69.4191vw,-10px) scale(.1249);animation:fall-103 21s -19s linear infinite}@keyframes fall-103{52.971%{transform:translate(65.2411vw,52.971vh) scale(.1249)}to{transform:translate(67.3301vw,99vh) scale(.1249)}}.snow:nth-child(104){opacity:1.6982;transform:translate(63.0272vw,-10px) scale(.8207);animation:fall-104 10s -18s linear infinite}@keyframes fall-104{50.958%{transform:translate(69.0903vw,50.958vh) scale(.8207)}to{transform:translate(66.05875vw,99vh) scale(.8207)}}.snow:nth-child(105){opacity:.985;transform:translate(75.1532vw,-10px) scale(.0935);animation:fall-105 16s -21s linear infinite}@keyframes fall-105{56.339%{transform:translate(70.8823vw,56.339vh) scale(.0935)}to{transform:translate(73.01775vw,99vh) scale(.0935)}}.snow:nth-child(106){opacity:1.3844;transform:translate(55.8993vw,-10px) scale(.972);animation:fall-106 23s -5s linear infinite}@keyframes fall-106{49.132%{transform:translate(63.8167vw,49.132vh) scale(.972)}to{transform:translate(59.858vw,99vh) scale(.972)}}.snow:nth-child(107){opacity:.4738;transform:translate(19.5891vw,-10px) scale(.5122);animation:fall-107 17s -28s linear infinite}@keyframes fall-107{72.796%{transform:translate(12.1484vw,72.796vh) scale(.5122)}to{transform:translate(15.86875vw,99vh) scale(.5122)}}.snow:nth-child(108){opacity:1.4784;transform:translate(36.6148vw,-10px) scale(.2038);animation:fall-108 30s -19s linear infinite}@keyframes fall-108{31.746%{transform:translate(42.4495vw,31.746vh) scale(.2038)}to{transform:translate(39.53215vw,99vh) scale(.2038)}}.snow:nth-child(109){opacity:1.8098;transform:translate(54.6069vw,-10px) scale(.18);animation:fall-109 22s -21s linear infinite}@keyframes fall-109{54.442%{transform:translate(48.2498vw,54.442vh) scale(.18)}to{transform:translate(51.42835vw,99vh) scale(.18)}}.snow:nth-child(110){opacity:.9638;transform:translate(20.732vw,-10px) scale(.6928);animation:fall-110 11s -9s linear infinite}@keyframes fall-110{33.651%{transform:translate(20.4114vw,33.651vh) scale(.6928)}to{transform:translate(20.5717vw,99vh) scale(.6928)}}.snow:nth-child(111){opacity:.3484;transform:translate(30.3807vw,-10px) scale(.0845);animation:fall-111 19s -20s linear infinite}@keyframes fall-111{45.585%{transform:translate(39.3785vw,45.585vh) scale(.0845)}to{transform:translate(34.8796vw,99vh) scale(.0845)}}.snow:nth-child(112){opacity:.7966;transform:translate(49.2757vw,-10px) scale(.6308);animation:fall-112 10s -7s linear infinite}@keyframes fall-112{54.152%{transform:translate(46.5218vw,54.152vh) scale(.6308)}to{transform:translate(47.89875vw,99vh) scale(.6308)}}.snow:nth-child(113){opacity:.0716;transform:translate(71.9295vw,-10px) scale(.2773);animation:fall-113 16s -22s linear infinite}@keyframes fall-113{51.312%{transform:translate(70.8181vw,51.312vh) scale(.2773)}to{transform:translate(71.3738vw,99vh) scale(.2773)}}.snow:nth-child(114){opacity:1.0394;transform:translate(35.8542vw,-10px) scale(.6457);animation:fall-114 11s -19s linear infinite}@keyframes fall-114{60.125%{transform:translate(44.6149vw,60.125vh) scale(.6457)}to{transform:translate(40.23455vw,99vh) scale(.6457)}}.snow:nth-child(115){opacity:1.4664;transform:translate(92.0165vw,-10px) scale(.9609);animation:fall-115 24s -16s linear infinite}@keyframes fall-115{50.356%{transform:translate(96.0696vw,50.356vh) scale(.9609)}to{transform:translate(94.04305vw,99vh) scale(.9609)}}.snow:nth-child(116){opacity:1.1824;transform:translate(12.5302vw,-10px) scale(.1002);animation:fall-116 26s -20s linear infinite}@keyframes fall-116{40.687%{transform:translate(9.2662vw,40.687vh) scale(.1002)}to{transform:translate(10.8982vw,99vh) scale(.1002)}}.snow:nth-child(117){opacity:.7786;transform:translate(28.0104vw,-10px) scale(.2941);animation:fall-117 22s -15s linear infinite}@keyframes fall-117{63.568%{transform:translate(34.5655vw,63.568vh) scale(.2941)}to{transform:translate(31.28795vw,99vh) scale(.2941)}}.snow:nth-child(118){opacity:.3648;transform:translate(90.1934vw,-10px) scale(.8351);animation:fall-118 18s -1s linear infinite}@keyframes fall-118{65.716%{transform:translate(86.9885vw,65.716vh) scale(.8351)}to{transform:translate(88.59095vw,99vh) scale(.8351)}}.snow:nth-child(119){opacity:.5886;transform:translate(41.8717vw,-10px) scale(.0672);animation:fall-119 21s -19s linear infinite}@keyframes fall-119{51.881%{transform:translate(51.6918vw,51.881vh) scale(.0672)}to{transform:translate(46.78175vw,99vh) scale(.0672)}}.snow:nth-child(120){opacity:1.5196;transform:translate(20.8927vw,-10px) scale(.9066);animation:fall-120 24s -2s linear infinite}@keyframes fall-120{30.716%{transform:translate(17.1vw,30.716vh) scale(.9066)}to{transform:translate(18.99635vw,99vh) scale(.9066)}}.snow:nth-child(121){opacity:.6004;transform:translate(29.4259vw,-10px) scale(.4338);animation:fall-121 27s -2s linear infinite}@keyframes fall-121{50.168%{transform:translate(23.645vw,50.168vh) scale(.4338)}to{transform:translate(26.53545vw,99vh) scale(.4338)}}.snow:nth-child(122){opacity:.0814;transform:translate(40.0654vw,-10px) scale(.2642);animation:fall-122 18s -21s linear infinite}@keyframes fall-122{64.966%{transform:translate(37.7527vw,64.966vh) scale(.2642)}to{transform:translate(38.90905vw,99vh) scale(.2642)}}.snow:nth-child(123){opacity:1.9668;transform:translate(14.4109vw,-10px) scale(.1767);animation:fall-123 14s -27s linear infinite}@keyframes fall-123{72.851%{transform:translate(7.8614vw,72.851vh) scale(.1767)}to{transform:translate(11.13615vw,99vh) scale(.1767)}}.snow:nth-child(124){opacity:1.3128;transform:translate(65.4817vw,-10px) scale(.0204);animation:fall-124 27s -29s linear infinite}@keyframes fall-124{51.256%{transform:translate(75.4307vw,51.256vh) scale(.0204)}to{transform:translate(70.4562vw,99vh) scale(.0204)}}.snow:nth-child(125){opacity:.596;transform:translate(62.6554vw,-10px) scale(.336);animation:fall-125 16s -23s linear infinite}@keyframes fall-125{72.981%{transform:translate(63.2056vw,72.981vh) scale(.336)}to{transform:translate(62.9305vw,99vh) scale(.336)}}.snow:nth-child(126){opacity:1.0038;transform:translate(13.4699vw,-10px) scale(.3184);animation:fall-126 10s -12s linear infinite}@keyframes fall-126{58.351%{transform:translate(6.9906vw,58.351vh) scale(.3184)}to{transform:translate(10.23025vw,99vh) scale(.3184)}}.snow:nth-child(127){opacity:.154;transform:translate(7.4897vw,-10px) scale(.2408);animation:fall-127 11s -12s linear infinite}@keyframes fall-127{79.905%{transform:translate(16.8811vw,79.905vh) scale(.2408)}to{transform:translate(12.1854vw,99vh) scale(.2408)}}.snow:nth-child(128){opacity:.523;transform:translate(25.4142vw,-10px) scale(.1586);animation:fall-128 10s -6s linear infinite}@keyframes fall-128{55.767%{transform:translate(32.3291vw,55.767vh) scale(.1586)}to{transform:translate(28.87165vw,99vh) scale(.1586)}}.snow:nth-child(129){opacity:1.4016;transform:translate(67.8242vw,-10px) scale(.9125);animation:fall-129 27s -5s linear infinite}@keyframes fall-129{51.394%{transform:translate(71.5227vw,51.394vh) scale(.9125)}to{transform:translate(69.67345vw,99vh) scale(.9125)}}.snow:nth-child(130){opacity:.5924;transform:translate(8.7797vw,-10px) scale(.5554);animation:fall-130 21s -27s linear infinite}@keyframes fall-130{50.287%{transform:translate(2.4573vw,50.287vh) scale(.5554)}to{transform:translate(5.6185vw,99vh) scale(.5554)}}.snow:nth-child(131){opacity:.6816;transform:translate(50.3209vw,-10px) scale(.249);animation:fall-131 24s -24s linear infinite}@keyframes fall-131{52.251%{transform:translate(56.5608vw,52.251vh) scale(.249)}to{transform:translate(53.44085vw,99vh) scale(.249)}}.snow:nth-child(132){opacity:1.2028;transform:translate(41.7422vw,-10px) scale(.295);animation:fall-132 25s -27s linear infinite}@keyframes fall-132{67.889%{transform:translate(49.0661vw,67.889vh) scale(.295)}to{transform:translate(45.40415vw,99vh) scale(.295)}}.snow:nth-child(133){opacity:.6724;transform:translate(81.8929vw,-10px) scale(.6178);animation:fall-133 20s -15s linear infinite}@keyframes fall-133{73.111%{transform:translate(84.4249vw,73.111vh) scale(.6178)}to{transform:translate(83.1589vw,99vh) scale(.6178)}}.snow:nth-child(134){opacity:1.4706;transform:translate(19.4923vw,-10px) scale(.1456);animation:fall-134 19s -2s linear infinite}@keyframes fall-134{45.061%{transform:translate(24.0912vw,45.061vh) scale(.1456)}to{transform:translate(21.79175vw,99vh) scale(.1456)}}.snow:nth-child(135){opacity:.541;transform:translate(62.5071vw,-10px) scale(.341);animation:fall-135 28s -13s linear infinite}@keyframes fall-135{63.165%{transform:translate(69.7623vw,63.165vh) scale(.341)}to{transform:translate(66.1347vw,99vh) scale(.341)}}.snow:nth-child(136){opacity:1.6548;transform:translate(92.5417vw,-10px) scale(.6994);animation:fall-136 28s -21s linear infinite}@keyframes fall-136{77.545%{transform:translate(88.2345vw,77.545vh) scale(.6994)}to{transform:translate(90.3881vw,99vh) scale(.6994)}}.snow:nth-child(137){opacity:.741;transform:translate(2.3759vw,-10px) scale(.0915);animation:fall-137 15s -30s linear infinite}@keyframes fall-137{33.242%{transform:translate(9.4884vw,33.242vh) scale(.0915)}to{transform:translate(5.93215vw,99vh) scale(.0915)}}.snow:nth-child(138){opacity:1.4572;transform:translate(12.8672vw,-10px) scale(.8384);animation:fall-138 21s -29s linear infinite}@keyframes fall-138{39.76%{transform:translate(16.3834vw,39.76vh) scale(.8384)}to{transform:translate(14.6253vw,99vh) scale(.8384)}}.snow:nth-child(139){opacity:1.6902;transform:translate(10.8493vw,-10px) scale(.7835);animation:fall-139 10s -11s linear infinite}@keyframes fall-139{58.235%{transform:translate(10.3286vw,58.235vh) scale(.7835)}to{transform:translate(10.58895vw,99vh) scale(.7835)}}.snow:nth-child(140){opacity:1.2342;transform:translate(72.0556vw,-10px) scale(.3581);animation:fall-140 19s -13s linear infinite}@keyframes fall-140{63.232%{transform:translate(72.8579vw,63.232vh) scale(.3581)}to{transform:translate(72.45675vw,99vh) scale(.3581)}}.snow:nth-child(141){opacity:1.4512;transform:translate(5.9715vw,-10px) scale(.4235);animation:fall-141 28s -28s linear infinite}@keyframes fall-141{66.564%{transform:translate(1.9126vw,66.564vh) scale(.4235)}to{transform:translate(3.94205vw,99vh) scale(.4235)}}.snow:nth-child(142){opacity:.7444;transform:translate(84.0012vw,-10px) scale(.3417);animation:fall-142 17s -21s linear infinite}@keyframes fall-142{55.315%{transform:translate(87.9101vw,55.315vh) scale(.3417)}to{transform:translate(85.95565vw,99vh) scale(.3417)}}.snow:nth-child(143){opacity:1.15;transform:translate(80.2425vw,-10px) scale(.4693);animation:fall-143 25s -30s linear infinite}@keyframes fall-143{54.569%{transform:translate(90.1039vw,54.569vh) scale(.4693)}to{transform:translate(85.1732vw,99vh) scale(.4693)}}.snow:nth-child(144){opacity:.7184;transform:translate(73.7433vw,-10px) scale(.3986);animation:fall-144 26s -23s linear infinite}@keyframes fall-144{69.102%{transform:translate(80.3487vw,69.102vh) scale(.3986)}to{transform:translate(77.046vw,99vh) scale(.3986)}}.snow:nth-child(145){opacity:1.3206;transform:translate(20.9824vw,-10px) scale(.8972);animation:fall-145 22s -4s linear infinite}@keyframes fall-145{73.842%{transform:translate(27.4536vw,73.842vh) scale(.8972)}to{transform:translate(24.218vw,99vh) scale(.8972)}}.snow:nth-child(146){opacity:1.146;transform:translate(35.4722vw,-10px) scale(.8285);animation:fall-146 22s -16s linear infinite}@keyframes fall-146{47.617%{transform:translate(25.8822vw,47.617vh) scale(.8285)}to{transform:translate(30.6772vw,99vh) scale(.8285)}}.snow:nth-child(147){opacity:1.2412;transform:translate(94.9743vw,-10px) scale(.4153);animation:fall-147 30s -2s linear infinite}@keyframes fall-147{79.863%{transform:translate(96.3362vw,79.863vh) scale(.4153)}to{transform:translate(95.65525vw,99vh) scale(.4153)}}.snow:nth-child(148){opacity:1.8068;transform:translate(21.3176vw,-10px) scale(.0366);animation:fall-148 19s -30s linear infinite}@keyframes fall-148{32.682%{transform:translate(16.029vw,32.682vh) scale(.0366)}to{transform:translate(18.6733vw,99vh) scale(.0366)}}.snow:nth-child(149){opacity:1.2536;transform:translate(27.5037vw,-10px) scale(.3346);animation:fall-149 11s -24s linear infinite}@keyframes fall-149{30.572%{transform:translate(21.8126vw,30.572vh) scale(.3346)}to{transform:translate(24.65815vw,99vh) scale(.3346)}}.snow:nth-child(150){opacity:.4302;transform:translate(13.4772vw,-10px) scale(.242);animation:fall-150 27s -22s linear infinite}@keyframes fall-150{36.092%{transform:translate(17.3098vw,36.092vh) scale(.242)}to{transform:translate(15.3935vw,99vh) scale(.242)}}.snow:nth-child(151){opacity:1.7796;transform:translate(6.8892vw,-10px) scale(.657);animation:fall-151 10s -12s linear infinite}@keyframes fall-151{61.689%{transform:translate(8.9242vw,61.689vh) scale(.657)}to{transform:translate(7.9067vw,99vh) scale(.657)}}.snow:nth-child(152){opacity:.594;transform:translate(66.4203vw,-10px) scale(.302);animation:fall-152 17s -2s linear infinite}@keyframes fall-152{32.264%{transform:translate(61.2732vw,32.264vh) scale(.302)}to{transform:translate(63.84675vw,99vh) scale(.302)}}.snow:nth-child(153){opacity:.3764;transform:translate(88.5926vw,-10px) scale(.833);animation:fall-153 28s -21s linear infinite}@keyframes fall-153{34.083%{transform:translate(92.4239vw,34.083vh) scale(.833)}to{transform:translate(90.50825vw,99vh) scale(.833)}}.snow:nth-child(154){opacity:.9986;transform:translate(30.9104vw,-10px) scale(.2086);animation:fall-154 16s -1s linear infinite}@keyframes fall-154{52.968%{transform:translate(30.2685vw,52.968vh) scale(.2086)}to{transform:translate(30.58945vw,99vh) scale(.2086)}}.snow:nth-child(155){opacity:1.655;transform:translate(66.9808vw,-10px) scale(.9396);animation:fall-155 10s -13s linear infinite}@keyframes fall-155{63.45%{transform:translate(70.6103vw,63.45vh) scale(.9396)}to{transform:translate(68.79555vw,99vh) scale(.9396)}}.snow:nth-child(156){opacity:1.2744;transform:translate(27.4312vw,-10px) scale(.3769);animation:fall-156 22s -15s linear infinite}@keyframes fall-156{50.106%{transform:translate(31.7891vw,50.106vh) scale(.3769)}to{transform:translate(29.61015vw,99vh) scale(.3769)}}.snow:nth-child(157){opacity:1.2724;transform:translate(67.8435vw,-10px) scale(.6722);animation:fall-157 16s -20s linear infinite}@keyframes fall-157{77.928%{transform:translate(69.725vw,77.928vh) scale(.6722)}to{transform:translate(68.78425vw,99vh) scale(.6722)}}.snow:nth-child(158){opacity:1.5162;transform:translate(10.8946vw,-10px) scale(.5855);animation:fall-158 30s -18s linear infinite}@keyframes fall-158{46.775%{transform:translate(3.0804vw,46.775vh) scale(.5855)}to{transform:translate(6.9875vw,99vh) scale(.5855)}}.snow:nth-child(159){opacity:1.8968;transform:translate(38.8797vw,-10px) scale(.5957);animation:fall-159 20s -18s linear infinite}@keyframes fall-159{79.753%{transform:translate(33.2983vw,79.753vh) scale(.5957)}to{transform:translate(36.089vw,99vh) scale(.5957)}}.snow:nth-child(160){opacity:1.8852;transform:translate(46.3613vw,-10px) scale(.8629);animation:fall-160 28s -18s linear infinite}@keyframes fall-160{67.496%{transform:translate(37.4292vw,67.496vh) scale(.8629)}to{transform:translate(41.89525vw,99vh) scale(.8629)}}.snow:nth-child(161){opacity:1.9318;transform:translate(13.0768vw,-10px) scale(.6319);animation:fall-161 30s -28s linear infinite}@keyframes fall-161{53.332%{transform:translate(8.2852vw,53.332vh) scale(.6319)}to{transform:translate(10.681vw,99vh) scale(.6319)}}.snow:nth-child(162){opacity:1.874;transform:translate(75.1995vw,-10px) scale(.6145);animation:fall-162 10s -3s linear infinite}@keyframes fall-162{61.374%{transform:translate(72.6534vw,61.374vh) scale(.6145)}to{transform:translate(73.92645vw,99vh) scale(.6145)}}.snow:nth-child(163){opacity:.5648;transform:translate(49.1054vw,-10px) scale(.8013);animation:fall-163 12s -17s linear infinite}@keyframes fall-163{33.718%{transform:translate(45.8499vw,33.718vh) scale(.8013)}to{transform:translate(47.47765vw,99vh) scale(.8013)}}.snow:nth-child(164){opacity:.4282;transform:translate(97.277vw,-10px) scale(.0709);animation:fall-164 29s -24s linear infinite}@keyframes fall-164{66.674%{transform:translate(88.834vw,66.674vh) scale(.0709)}to{transform:translate(93.0555vw,99vh) scale(.0709)}}.snow:nth-child(165){opacity:.5962;transform:translate(62.5106vw,-10px) scale(.797);animation:fall-165 13s -5s linear infinite}@keyframes fall-165{55.679%{transform:translate(54.4301vw,55.679vh) scale(.797)}to{transform:translate(58.47035vw,99vh) scale(.797)}}.snow:nth-child(166){opacity:.2614;transform:translate(39.7117vw,-10px) scale(.6027);animation:fall-166 10s -12s linear infinite}@keyframes fall-166{35.681%{transform:translate(49.1019vw,35.681vh) scale(.6027)}to{transform:translate(44.4068vw,99vh) scale(.6027)}}.snow:nth-child(167){opacity:1.61;transform:translate(90.3639vw,-10px) scale(.4487);animation:fall-167 19s -1s linear infinite}@keyframes fall-167{34.002%{transform:translate(83.5157vw,34.002vh) scale(.4487)}to{transform:translate(86.9398vw,99vh) scale(.4487)}}.snow:nth-child(168){opacity:1.195;transform:translate(82.6338vw,-10px) scale(.6493);animation:fall-168 20s -24s linear infinite}@keyframes fall-168{67.29%{transform:translate(76.5385vw,67.29vh) scale(.6493)}to{transform:translate(79.58615vw,99vh) scale(.6493)}}.snow:nth-child(169){opacity:.8222;transform:translate(.3721vw,-10px) scale(.31);animation:fall-169 23s -1s linear infinite}@keyframes fall-169{35.461%{transform:translate(-.8707vw,35.461vh) scale(.31)}to{transform:translate(-.2493vw,99vh) scale(.31)}}.snow:nth-child(170){opacity:1.2854;transform:translate(96.9117vw,-10px) scale(.7994);animation:fall-170 22s -24s linear infinite}@keyframes fall-170{54.126%{transform:translate(103.3292vw,54.126vh) scale(.7994)}to{transform:translate(100.12045vw,99vh) scale(.7994)}}.snow:nth-child(171){opacity:1.2638;transform:translate(20.2673vw,-10px) scale(.9933);animation:fall-171 28s -4s linear infinite}@keyframes fall-171{77.026%{transform:translate(26.8244vw,77.026vh) scale(.9933)}to{transform:translate(23.54585vw,99vh) scale(.9933)}}.snow:nth-child(172){opacity:1.1708;transform:translate(77.1598vw,-10px) scale(.9575);animation:fall-172 16s -28s linear infinite}@keyframes fall-172{63.83%{transform:translate(72.0105vw,63.83vh) scale(.9575)}to{transform:translate(74.58515vw,99vh) scale(.9575)}}.snow:nth-child(173){opacity:.1758;transform:translate(21.8455vw,-10px) scale(.8458);animation:fall-173 20s -1s linear infinite}@keyframes fall-173{64.152%{transform:translate(21.9941vw,64.152vh) scale(.8458)}to{transform:translate(21.9198vw,99vh) scale(.8458)}}.snow:nth-child(174){opacity:1.5658;transform:translate(37.727vw,-10px) scale(.7773);animation:fall-174 30s -16s linear infinite}@keyframes fall-174{76.499%{transform:translate(32.8132vw,76.499vh) scale(.7773)}to{transform:translate(35.2701vw,99vh) scale(.7773)}}.snow:nth-child(175){opacity:1.3938;transform:translate(26.6741vw,-10px) scale(.528);animation:fall-175 26s -1s linear infinite}@keyframes fall-175{47.04%{transform:translate(30.5771vw,47.04vh) scale(.528)}to{transform:translate(28.6256vw,99vh) scale(.528)}}.snow:nth-child(176){opacity:.945;transform:translate(85.9009vw,-10px) scale(.2372);animation:fall-176 11s -2s linear infinite}@keyframes fall-176{32.165%{transform:translate(93.1178vw,32.165vh) scale(.2372)}to{transform:translate(89.50935vw,99vh) scale(.2372)}}.snow:nth-child(177){opacity:.1214;transform:translate(5.2482vw,-10px) scale(.6129);animation:fall-177 15s -20s linear infinite}@keyframes fall-177{49.41%{transform:translate(11.9451vw,49.41vh) scale(.6129)}to{transform:translate(8.59665vw,99vh) scale(.6129)}}.snow:nth-child(178){opacity:.2614;transform:translate(2.9575vw,-10px) scale(.7479);animation:fall-178 23s -19s linear infinite}@keyframes fall-178{74.462%{transform:translate(-1.2555vw,74.462vh) scale(.7479)}to{transform:translate(.851vw,99vh) scale(.7479)}}.snow:nth-child(179){opacity:.1892;transform:translate(32.6584vw,-10px) scale(.7113);animation:fall-179 21s -29s linear infinite}@keyframes fall-179{33.36%{transform:translate(24.555vw,33.36vh) scale(.7113)}to{transform:translate(28.6067vw,99vh) scale(.7113)}}.snow:nth-child(180){opacity:1.1778;transform:translate(90.0303vw,-10px) scale(.3112);animation:fall-180 22s -22s linear infinite}@keyframes fall-180{37.825%{transform:translate(93.9417vw,37.825vh) scale(.3112)}to{transform:translate(91.986vw,99vh) scale(.3112)}}.snow:nth-child(181){opacity:1.784;transform:translate(71.8062vw,-10px) scale(.8344);animation:fall-181 22s -6s linear infinite}@keyframes fall-181{61.56%{transform:translate(72.3947vw,61.56vh) scale(.8344)}to{transform:translate(72.10045vw,99vh) scale(.8344)}}.snow:nth-child(182){opacity:.9068;transform:translate(98.0427vw,-10px) scale(.5577);animation:fall-182 19s -10s linear infinite}@keyframes fall-182{68.484%{transform:translate(99.2856vw,68.484vh) scale(.5577)}to{transform:translate(98.66415vw,99vh) scale(.5577)}}.snow:nth-child(183){opacity:1.6122;transform:translate(85.8989vw,-10px) scale(.0807);animation:fall-183 13s -14s linear infinite}@keyframes fall-183{45.269%{transform:translate(93.9918vw,45.269vh) scale(.0807)}to{transform:translate(89.94535vw,99vh) scale(.0807)}}.snow:nth-child(184){opacity:.2026;transform:translate(1.0652vw,-10px) scale(.932);animation:fall-184 21s -27s linear infinite}@keyframes fall-184{44.179%{transform:translate(5.3674vw,44.179vh) scale(.932)}to{transform:translate(3.2163vw,99vh) scale(.932)}}.snow:nth-child(185){opacity:1.7514;transform:translate(88.9943vw,-10px) scale(.4068);animation:fall-185 11s -29s linear infinite}@keyframes fall-185{61.603%{transform:translate(85.2769vw,61.603vh) scale(.4068)}to{transform:translate(87.1356vw,99vh) scale(.4068)}}.snow:nth-child(186){opacity:.0306;transform:translate(72.7277vw,-10px) scale(.5062);animation:fall-186 21s -14s linear infinite}@keyframes fall-186{57.381%{transform:translate(81.939vw,57.381vh) scale(.5062)}to{transform:translate(77.33335vw,99vh) scale(.5062)}}.snow:nth-child(187){opacity:1.6604;transform:translate(75.5764vw,-10px) scale(.0656);animation:fall-187 19s -23s linear infinite}@keyframes fall-187{64.468%{transform:translate(73.0751vw,64.468vh) scale(.0656)}to{transform:translate(74.32575vw,99vh) scale(.0656)}}.snow:nth-child(188){opacity:1.5768;transform:translate(77.291vw,-10px) scale(.4687);animation:fall-188 22s -29s linear infinite}@keyframes fall-188{74.309%{transform:translate(73.6292vw,74.309vh) scale(.4687)}to{transform:translate(75.4601vw,99vh) scale(.4687)}}.snow:nth-child(189){opacity:.1354;transform:translate(39.4048vw,-10px) scale(.0728);animation:fall-189 22s -12s linear infinite}@keyframes fall-189{68.381%{transform:translate(43.2518vw,68.381vh) scale(.0728)}to{transform:translate(41.3283vw,99vh) scale(.0728)}}.snow:nth-child(190){opacity:1.0072;transform:translate(64.9535vw,-10px) scale(.0037);animation:fall-190 25s -26s linear infinite}@keyframes fall-190{73.078%{transform:translate(73.5406vw,73.078vh) scale(.0037)}to{transform:translate(69.24705vw,99vh) scale(.0037)}}.snow:nth-child(191){opacity:1.1804;transform:translate(7.7253vw,-10px) scale(.126);animation:fall-191 30s -2s linear infinite}@keyframes fall-191{45.119%{transform:translate(1.5151vw,45.119vh) scale(.126)}to{transform:translate(4.6202vw,99vh) scale(.126)}}.snow:nth-child(192){opacity:.8632;transform:translate(85.9778vw,-10px) scale(.4667);animation:fall-192 14s -17s linear infinite}@keyframes fall-192{67.003%{transform:translate(89.3463vw,67.003vh) scale(.4667)}to{transform:translate(87.66205vw,99vh) scale(.4667)}}.snow:nth-child(193){opacity:1.6396;transform:translate(60.3271vw,-10px) scale(.6654);animation:fall-193 20s -27s linear infinite}@keyframes fall-193{35.699%{transform:translate(54.5736vw,35.699vh) scale(.6654)}to{transform:translate(57.45035vw,99vh) scale(.6654)}}.snow:nth-child(194){opacity:.1872;transform:translate(58.6251vw,-10px) scale(.4122);animation:fall-194 10s -4s linear infinite}@keyframes fall-194{45.222%{transform:translate(54.468vw,45.222vh) scale(.4122)}to{transform:translate(56.54655vw,99vh) scale(.4122)}}.snow:nth-child(195){opacity:1.5898;transform:translate(56.634vw,-10px) scale(.1794);animation:fall-195 22s -25s linear infinite}@keyframes fall-195{53.014%{transform:translate(63.5976vw,53.014vh) scale(.1794)}to{transform:translate(60.1158vw,99vh) scale(.1794)}}.snow:nth-child(196){opacity:.0592;transform:translate(12.8673vw,-10px) scale(.7878);animation:fall-196 28s -8s linear infinite}@keyframes fall-196{46.068%{transform:translate(7.1574vw,46.068vh) scale(.7878)}to{transform:translate(10.01235vw,99vh) scale(.7878)}}.snow:nth-child(197){opacity:.299;transform:translate(92.8772vw,-10px) scale(.866);animation:fall-197 27s -14s linear infinite}@keyframes fall-197{53.225%{transform:translate(96.5751vw,53.225vh) scale(.866)}to{transform:translate(94.72615vw,99vh) scale(.866)}}.snow:nth-child(198){opacity:.258;transform:translate(33.7778vw,-10px) scale(.7675);animation:fall-198 21s -25s linear infinite}@keyframes fall-198{53.678%{transform:translate(29.2159vw,53.678vh) scale(.7675)}to{transform:translate(31.49685vw,99vh) scale(.7675)}}.snow:nth-child(199){opacity:1.5152;transform:translate(59.1718vw,-10px) scale(.8941);animation:fall-199 21s -21s linear infinite}@keyframes fall-199{59.992%{transform:translate(62.1259vw,59.992vh) scale(.8941)}to{transform:translate(60.64885vw,99vh) scale(.8941)}}.snow:nth-child(200){opacity:1.2158;transform:translate(52.1692vw,-10px) scale(.6341);animation:fall-200 22s -2s linear infinite}@keyframes fall-200{74.71%{transform:translate(57.2422vw,74.71vh) scale(.6341)}to{transform:translate(54.7057vw,99vh) scale(.6341)}}.snow:nth-child(201){opacity:1.4314;transform:translate(4.889vw,-10px) scale(.7368);animation:fall-201 12s -17s linear infinite}@keyframes fall-201{43.931%{transform:translate(2.9923vw,43.931vh) scale(.7368)}to{transform:translate(3.94065vw,99vh) scale(.7368)}}.snow:nth-child(202){opacity:.0256;transform:translate(35.0355vw,-10px) scale(.1829);animation:fall-202 19s -24s linear infinite}@keyframes fall-202{35.969%{transform:translate(43.0175vw,35.969vh) scale(.1829)}to{transform:translate(39.0265vw,99vh) scale(.1829)}}.snow:nth-child(203){opacity:1.729;transform:translate(94.2151vw,-10px) scale(.2594);animation:fall-203 30s -25s linear infinite}@keyframes fall-203{41.523%{transform:translate(92.9804vw,41.523vh) scale(.2594)}to{transform:translate(93.59775vw,99vh) scale(.2594)}}.snow:nth-child(204){opacity:.207;transform:translate(11.7799vw,-10px) scale(.6298);animation:fall-204 21s -27s linear infinite}@keyframes fall-204{72.234%{transform:translate(16.6987vw,72.234vh) scale(.6298)}to{transform:translate(14.2393vw,99vh) scale(.6298)}}.snow:nth-child(205){opacity:1.351;transform:translate(45.5473vw,-10px) scale(.4163);animation:fall-205 16s -21s linear infinite}@keyframes fall-205{32.356%{transform:translate(42.7512vw,32.356vh) scale(.4163)}to{transform:translate(44.14925vw,99vh) scale(.4163)}}.snow:nth-child(206){opacity:.7672;transform:translate(80.947vw,-10px) scale(.0994);animation:fall-206 23s -10s linear infinite}@keyframes fall-206{79.691%{transform:translate(85.2777vw,79.691vh) scale(.0994)}to{transform:translate(83.11235vw,99vh) scale(.0994)}}.snow:nth-child(207){opacity:1.1594;transform:translate(51.9602vw,-10px) scale(.4943);animation:fall-207 23s -2s linear infinite}@keyframes fall-207{57.264%{transform:translate(56.6059vw,57.264vh) scale(.4943)}to{transform:translate(54.28305vw,99vh) scale(.4943)}}.snow:nth-child(208){opacity:.9564;transform:translate(63.0601vw,-10px) scale(.2147);animation:fall-208 12s -4s linear infinite}@keyframes fall-208{40.392%{transform:translate(57.7165vw,40.392vh) scale(.2147)}to{transform:translate(60.3883vw,99vh) scale(.2147)}}.snow:nth-child(209){opacity:.412;transform:translate(94.5343vw,-10px) scale(.5801);animation:fall-209 29s -10s linear infinite}@keyframes fall-209{51.879%{transform:translate(102.6732vw,51.879vh) scale(.5801)}to{transform:translate(98.60375vw,99vh) scale(.5801)}}.snow:nth-child(210){opacity:.8418;transform:translate(84.793vw,-10px) scale(.3325);animation:fall-210 23s -12s linear infinite}@keyframes fall-210{71.63%{transform:translate(83.0244vw,71.63vh) scale(.3325)}to{transform:translate(83.9087vw,99vh) scale(.3325)}}.snow:nth-child(211){opacity:1.3646;transform:translate(6.0981vw,-10px) scale(.1143);animation:fall-211 29s -29s linear infinite}@keyframes fall-211{42.046%{transform:translate(14.3048vw,42.046vh) scale(.1143)}to{transform:translate(10.20145vw,99vh) scale(.1143)}}.snow:nth-child(212){opacity:.2764;transform:translate(54.0464vw,-10px) scale(.1229);animation:fall-212 29s -8s linear infinite}@keyframes fall-212{73.301%{transform:translate(52.4261vw,73.301vh) scale(.1229)}to{transform:translate(53.23625vw,99vh) scale(.1229)}}.snow:nth-child(213){opacity:1.4586;transform:translate(6.9975vw,-10px) scale(.7468);animation:fall-213 21s -9s linear infinite}@keyframes fall-213{70.698%{transform:translate(13.3553vw,70.698vh) scale(.7468)}to{transform:translate(10.1764vw,99vh) scale(.7468)}}.snow:nth-child(214){opacity:.7722;transform:translate(34.8208vw,-10px) scale(.3866);animation:fall-214 15s -18s linear infinite}@keyframes fall-214{40.351%{transform:translate(24.911vw,40.351vh) scale(.3866)}to{transform:translate(29.8659vw,99vh) scale(.3866)}}.snow:nth-child(215){opacity:.6662;transform:translate(21.0972vw,-10px) scale(.937);animation:fall-215 24s -1s linear infinite}@keyframes fall-215{79.462%{transform:translate(19.3637vw,79.462vh) scale(.937)}to{transform:translate(20.23045vw,99vh) scale(.937)}}.snow:nth-child(216){opacity:1.842;transform:translate(90.0764vw,-10px) scale(.8724);animation:fall-216 18s -22s linear infinite}@keyframes fall-216{54.276%{transform:translate(82.4209vw,54.276vh) scale(.8724)}to{transform:translate(86.24865vw,99vh) scale(.8724)}}.snow:nth-child(217){opacity:1.7014;transform:translate(87.7657vw,-10px) scale(.7174);animation:fall-217 15s -1s linear infinite}@keyframes fall-217{38.136%{transform:translate(94.8578vw,38.136vh) scale(.7174)}to{transform:translate(91.31175vw,99vh) scale(.7174)}}.snow:nth-child(218){opacity:.7888;transform:translate(33.0173vw,-10px) scale(.617);animation:fall-218 10s -17s linear infinite}@keyframes fall-218{45.557%{transform:translate(33.5813vw,45.557vh) scale(.617)}to{transform:translate(33.2993vw,99vh) scale(.617)}}.snow:nth-child(219){opacity:.29;transform:translate(68.8904vw,-10px) scale(.1265);animation:fall-219 20s -27s linear infinite}@keyframes fall-219{33.175%{transform:translate(65.1256vw,33.175vh) scale(.1265)}to{transform:translate(67.008vw,99vh) scale(.1265)}}.snow:nth-child(220){opacity:1.019;transform:translate(43.0015vw,-10px) scale(.6589);animation:fall-220 24s -1s linear infinite}@keyframes fall-220{54.346%{transform:translate(47.5137vw,54.346vh) scale(.6589)}to{transform:translate(45.2576vw,99vh) scale(.6589)}}.snow:nth-child(221){opacity:.8374;transform:translate(22.5943vw,-10px) scale(.1021);animation:fall-221 26s -9s linear infinite}@keyframes fall-221{69.617%{transform:translate(17.1005vw,69.617vh) scale(.1021)}to{transform:translate(19.8474vw,99vh) scale(.1021)}}.snow:nth-child(222){opacity:1.7488;transform:translate(20.2355vw,-10px) scale(.9283);animation:fall-222 23s -26s linear infinite}@keyframes fall-222{76.425%{transform:translate(22.9672vw,76.425vh) scale(.9283)}to{transform:translate(21.60135vw,99vh) scale(.9283)}}.snow:nth-child(223){opacity:1.6696;transform:translate(70.9062vw,-10px) scale(.6566);animation:fall-223 27s -27s linear infinite}@keyframes fall-223{35.925%{transform:translate(75.9405vw,35.925vh) scale(.6566)}to{transform:translate(73.42335vw,99vh) scale(.6566)}}.snow:nth-child(224){opacity:1.698;transform:translate(43.8481vw,-10px) scale(.5436);animation:fall-224 25s -6s linear infinite}@keyframes fall-224{45.135%{transform:translate(36.7556vw,45.135vh) scale(.5436)}to{transform:translate(40.30185vw,99vh) scale(.5436)}}.snow:nth-child(225){opacity:.4274;transform:translate(81.4381vw,-10px) scale(.1479);animation:fall-225 21s -13s linear infinite}@keyframes fall-225{42.855%{transform:translate(88.2395vw,42.855vh) scale(.1479)}to{transform:translate(84.8388vw,99vh) scale(.1479)}}.snow:nth-child(226){opacity:1.5644;transform:translate(29.2673vw,-10px) scale(.12);animation:fall-226 15s -13s linear infinite}@keyframes fall-226{30.088%{transform:translate(37.304vw,30.088vh) scale(.12)}to{transform:translate(33.28565vw,99vh) scale(.12)}}.snow:nth-child(227){opacity:1.9214;transform:translate(33.994vw,-10px) scale(.5763);animation:fall-227 17s -11s linear infinite}@keyframes fall-227{62.764%{transform:translate(34.5766vw,62.764vh) scale(.5763)}to{transform:translate(34.2853vw,99vh) scale(.5763)}}.snow:nth-child(228){opacity:1.1358;transform:translate(53.92vw,-10px) scale(.6048);animation:fall-228 11s -29s linear infinite}@keyframes fall-228{50.715%{transform:translate(52.0652vw,50.715vh) scale(.6048)}to{transform:translate(52.9926vw,99vh) scale(.6048)}}.snow:nth-child(229){opacity:1.7632;transform:translate(47.7815vw,-10px) scale(.1036);animation:fall-229 16s -2s linear infinite}@keyframes fall-229{78.27%{transform:translate(54.336vw,78.27vh) scale(.1036)}to{transform:translate(51.05875vw,99vh) scale(.1036)}}.snow:nth-child(230){opacity:1.7144;transform:translate(95.2422vw,-10px) scale(.0053);animation:fall-230 11s -27s linear infinite}@keyframes fall-230{50.832%{transform:translate(103.3826vw,50.832vh) scale(.0053)}to{transform:translate(99.3124vw,99vh) scale(.0053)}}.snow:nth-child(231){opacity:1.3708;transform:translate(79.9041vw,-10px) scale(.2945);animation:fall-231 25s -14s linear infinite}@keyframes fall-231{38.674%{transform:translate(73.2669vw,38.674vh) scale(.2945)}to{transform:translate(76.5855vw,99vh) scale(.2945)}}.snow:nth-child(232){opacity:1.7966;transform:translate(51.515vw,-10px) scale(.9993);animation:fall-232 28s -20s linear infinite}@keyframes fall-232{51.427%{transform:translate(50.0905vw,51.427vh) scale(.9993)}to{transform:translate(50.80275vw,99vh) scale(.9993)}}.snow:nth-child(233){opacity:.5484;transform:translate(77.3341vw,-10px) scale(.6881);animation:fall-233 24s -13s linear infinite}@keyframes fall-233{69.89%{transform:translate(85.8445vw,69.89vh) scale(.6881)}to{transform:translate(81.5893vw,99vh) scale(.6881)}}.snow:nth-child(234){opacity:1.2434;transform:translate(37.7971vw,-10px) scale(.3177);animation:fall-234 12s -14s linear infinite}@keyframes fall-234{54.816%{transform:translate(38.5922vw,54.816vh) scale(.3177)}to{transform:translate(38.19465vw,99vh) scale(.3177)}}.snow:nth-child(235){opacity:1.3176;transform:translate(81.1533vw,-10px) scale(.3477);animation:fall-235 17s -19s linear infinite}@keyframes fall-235{46.32%{transform:translate(77.2687vw,46.32vh) scale(.3477)}to{transform:translate(79.211vw,99vh) scale(.3477)}}.snow:nth-child(236){opacity:.5734;transform:translate(29.9204vw,-10px) scale(.9889);animation:fall-236 19s -23s linear infinite}@keyframes fall-236{33.251%{transform:translate(24.5452vw,33.251vh) scale(.9889)}to{transform:translate(27.2328vw,99vh) scale(.9889)}}.snow:nth-child(237){opacity:1.7436;transform:translate(83.2116vw,-10px) scale(.1482);animation:fall-237 23s -19s linear infinite}@keyframes fall-237{56.571%{transform:translate(89.6567vw,56.571vh) scale(.1482)}to{transform:translate(86.43415vw,99vh) scale(.1482)}}.snow:nth-child(238){opacity:1.7138;transform:translate(56.4398vw,-10px) scale(.9402);animation:fall-238 15s -4s linear infinite}@keyframes fall-238{69.788%{transform:translate(50.2793vw,69.788vh) scale(.9402)}to{transform:translate(53.35955vw,99vh) scale(.9402)}}.snow:nth-child(239){opacity:1.994;transform:translate(13.0535vw,-10px) scale(.0622);animation:fall-239 27s -18s linear infinite}@keyframes fall-239{37.72%{transform:translate(15.7893vw,37.72vh) scale(.0622)}to{transform:translate(14.4214vw,99vh) scale(.0622)}}.snow:nth-child(240){opacity:1.4432;transform:translate(90.1976vw,-10px) scale(.9183);animation:fall-240 14s -24s linear infinite}@keyframes fall-240{47.726%{transform:translate(91.6673vw,47.726vh) scale(.9183)}to{transform:translate(90.93245vw,99vh) scale(.9183)}}.snow:nth-child(241){opacity:.678;transform:translate(99.5881vw,-10px) scale(.5431);animation:fall-241 22s -30s linear infinite}@keyframes fall-241{58.243%{transform:translate(107.9769vw,58.243vh) scale(.5431)}to{transform:translate(103.7825vw,99vh) scale(.5431)}}.snow:nth-child(242){opacity:.6338;transform:translate(43.8835vw,-10px) scale(.1535);animation:fall-242 14s -22s linear infinite}@keyframes fall-242{75.563%{transform:translate(35.3907vw,75.563vh) scale(.1535)}to{transform:translate(39.6371vw,99vh) scale(.1535)}}.snow:nth-child(243){opacity:1.5482;transform:translate(61.5512vw,-10px) scale(.2044);animation:fall-243 24s -14s linear infinite}@keyframes fall-243{33.1%{transform:translate(60.1993vw,33.1vh) scale(.2044)}to{transform:translate(60.87525vw,99vh) scale(.2044)}}.snow:nth-child(244){opacity:1.587;transform:translate(39.0948vw,-10px) scale(.9766);animation:fall-244 12s -12s linear infinite}@keyframes fall-244{43.396%{transform:translate(39.6425vw,43.396vh) scale(.9766)}to{transform:translate(39.36865vw,99vh) scale(.9766)}}.snow:nth-child(245){opacity:.3408;transform:translate(78.1512vw,-10px) scale(.2181);animation:fall-245 23s -20s linear infinite}@keyframes fall-245{60.258%{transform:translate(81.2411vw,60.258vh) scale(.2181)}to{transform:translate(79.69615vw,99vh) scale(.2181)}}.snow:nth-child(246){opacity:1.012;transform:translate(82.8048vw,-10px) scale(.0103);animation:fall-246 25s -9s linear infinite}@keyframes fall-246{59.767%{transform:translate(87.9736vw,59.767vh) scale(.0103)}to{transform:translate(85.3892vw,99vh) scale(.0103)}}.snow:nth-child(247){opacity:1.4752;transform:translate(14.7039vw,-10px) scale(.5802);animation:fall-247 11s -18s linear infinite}@keyframes fall-247{63.358%{transform:translate(5.2596vw,63.358vh) scale(.5802)}to{transform:translate(9.98175vw,99vh) scale(.5802)}}.snow:nth-child(248){opacity:.0612;transform:translate(31.9669vw,-10px) scale(.491);animation:fall-248 14s -4s linear infinite}@keyframes fall-248{66.259%{transform:translate(23.7859vw,66.259vh) scale(.491)}to{transform:translate(27.8764vw,99vh) scale(.491)}}.snow:nth-child(249){opacity:.2356;transform:translate(78.0472vw,-10px) scale(.661);animation:fall-249 23s -18s linear infinite}@keyframes fall-249{56.853%{transform:translate(80.339vw,56.853vh) scale(.661)}to{transform:translate(79.1931vw,99vh) scale(.661)}}.snow:nth-child(250){opacity:.5718;transform:translate(90.1629vw,-10px) scale(.9715);animation:fall-250 12s -26s linear infinite}@keyframes fall-250{63.697%{transform:translate(90.7178vw,63.697vh) scale(.9715)}to{transform:translate(90.44035vw,99vh) scale(.9715)}}.snow:nth-child(251){opacity:1.5566;transform:translate(1.2933vw,-10px) scale(.6584);animation:fall-251 30s -13s linear infinite}@keyframes fall-251{73.214%{transform:translate(-7.466vw,73.214vh) scale(.6584)}to{transform:translate(-3.08635vw,99vh) scale(.6584)}}.snow:nth-child(252){opacity:1.069;transform:translate(58.2757vw,-10px) scale(.1664);animation:fall-252 12s -17s linear infinite}@keyframes fall-252{74.084%{transform:translate(64.8599vw,74.084vh) scale(.1664)}to{transform:translate(61.5678vw,99vh) scale(.1664)}}.snow:nth-child(253){opacity:.0726;transform:translate(92.7374vw,-10px) scale(.8879);animation:fall-253 20s -9s linear infinite}@keyframes fall-253{57.831%{transform:translate(97.0642vw,57.831vh) scale(.8879)}to{transform:translate(94.9008vw,99vh) scale(.8879)}}.snow:nth-child(254){opacity:.0934;transform:translate(84.9396vw,-10px) scale(.0872);animation:fall-254 26s -5s linear infinite}@keyframes fall-254{44.643%{transform:translate(94.8789vw,44.643vh) scale(.0872)}to{transform:translate(89.90925vw,99vh) scale(.0872)}}.snow:nth-child(255){opacity:1.211;transform:translate(77.4592vw,-10px) scale(.8599);animation:fall-255 12s -28s linear infinite}@keyframes fall-255{63.002%{transform:translate(75.1819vw,63.002vh) scale(.8599)}to{transform:translate(76.32055vw,99vh) scale(.8599)}}.snow:nth-child(256){opacity:.491;transform:translate(13.9375vw,-10px) scale(.0841);animation:fall-256 22s -10s linear infinite}@keyframes fall-256{79.243%{transform:translate(4.992vw,79.243vh) scale(.0841)}to{transform:translate(9.46475vw,99vh) scale(.0841)}}.snow:nth-child(257){opacity:.7684;transform:translate(5.9665vw,-10px) scale(.3602);animation:fall-257 10s -9s linear infinite}@keyframes fall-257{43.5%{transform:translate(3.0826vw,43.5vh) scale(.3602)}to{transform:translate(4.52455vw,99vh) scale(.3602)}}.snow:nth-child(258){opacity:1.4304;transform:translate(20.4676vw,-10px) scale(.8123);animation:fall-258 10s -29s linear infinite}@keyframes fall-258{54.086%{transform:translate(14.1889vw,54.086vh) scale(.8123)}to{transform:translate(17.32825vw,99vh) scale(.8123)}}.snow:nth-child(259){opacity:.5176;transform:translate(3.3794vw,-10px) scale(.5269);animation:fall-259 27s -16s linear infinite}@keyframes fall-259{30.583%{transform:translate(8.8298vw,30.583vh) scale(.5269)}to{transform:translate(6.1046vw,99vh) scale(.5269)}}.snow:nth-child(260){opacity:.7062;transform:translate(20.8988vw,-10px) scale(.7369);animation:fall-260 16s -28s linear infinite}@keyframes fall-260{76.857%{transform:translate(28.7982vw,76.857vh) scale(.7369)}to{transform:translate(24.8485vw,99vh) scale(.7369)}}.snow:nth-child(261){opacity:.3164;transform:translate(50.8898vw,-10px) scale(.6161);animation:fall-261 28s -17s linear infinite}@keyframes fall-261{64.448%{transform:translate(41.6878vw,64.448vh) scale(.6161)}to{transform:translate(46.2888vw,99vh) scale(.6161)}}.snow:nth-child(262){opacity:1.3464;transform:translate(3.9366vw,-10px) scale(.486);animation:fall-262 13s -4s linear infinite}@keyframes fall-262{42.107%{transform:translate(-2.1122vw,42.107vh) scale(.486)}to{transform:translate(.9122vw,99vh) scale(.486)}}.snow:nth-child(263){opacity:.9922;transform:translate(88.4937vw,-10px) scale(.0221);animation:fall-263 19s -1s linear infinite}@keyframes fall-263{62.244%{transform:translate(81.2777vw,62.244vh) scale(.0221)}to{transform:translate(84.8857vw,99vh) scale(.0221)}}.snow:nth-child(264){opacity:.5254;transform:translate(61.9071vw,-10px) scale(.0896);animation:fall-264 23s -3s linear infinite}@keyframes fall-264{65.986%{transform:translate(64.5163vw,65.986vh) scale(.0896)}to{transform:translate(63.2117vw,99vh) scale(.0896)}}.snow:nth-child(265){opacity:1.0368;transform:translate(47.941vw,-10px) scale(.2024);animation:fall-265 12s -21s linear infinite}@keyframes fall-265{48.026%{transform:translate(38.467vw,48.026vh) scale(.2024)}to{transform:translate(43.204vw,99vh) scale(.2024)}}.snow:nth-child(266){opacity:.2902;transform:translate(66.9411vw,-10px) scale(.5553);animation:fall-266 28s -8s linear infinite}@keyframes fall-266{72.511%{transform:translate(64.2487vw,72.511vh) scale(.5553)}to{transform:translate(65.5949vw,99vh) scale(.5553)}}.snow:nth-child(267){opacity:.5508;transform:translate(9.4102vw,-10px) scale(.2037);animation:fall-267 12s -6s linear infinite}@keyframes fall-267{46.736%{transform:translate(-.4257vw,46.736vh) scale(.2037)}to{transform:translate(4.49225vw,99vh) scale(.2037)}}.snow:nth-child(268){opacity:.4526;transform:translate(34.8793vw,-10px) scale(.2521);animation:fall-268 15s -4s linear infinite}@keyframes fall-268{51.181%{transform:translate(35.6448vw,51.181vh) scale(.2521)}to{transform:translate(35.26205vw,99vh) scale(.2521)}}.snow:nth-child(269){opacity:.2866;transform:translate(23.595vw,-10px) scale(.5241);animation:fall-269 10s -18s linear infinite}@keyframes fall-269{46.994%{transform:translate(19.7566vw,46.994vh) scale(.5241)}to{transform:translate(21.6758vw,99vh) scale(.5241)}}.snow:nth-child(270){opacity:.2128;transform:translate(13.008vw,-10px) scale(.2283);animation:fall-270 27s -14s linear infinite}@keyframes fall-270{48.338%{transform:translate(17.7917vw,48.338vh) scale(.2283)}to{transform:translate(15.39985vw,99vh) scale(.2283)}}.snow:nth-child(271){opacity:1.2078;transform:translate(33.4968vw,-10px) scale(.0547);animation:fall-271 17s -9s linear infinite}@keyframes fall-271{75.477%{transform:translate(32.8761vw,75.477vh) scale(.0547)}to{transform:translate(33.18645vw,99vh) scale(.0547)}}.snow:nth-child(272){opacity:.2564;transform:translate(32.0832vw,-10px) scale(.8513);animation:fall-272 13s -2s linear infinite}@keyframes fall-272{42.319%{transform:translate(25.9259vw,42.319vh) scale(.8513)}to{transform:translate(29.00455vw,99vh) scale(.8513)}}.snow:nth-child(273){opacity:1.2564;transform:translate(52.9263vw,-10px) scale(.2969);animation:fall-273 26s -4s linear infinite}@keyframes fall-273{38.598%{transform:translate(55.6543vw,38.598vh) scale(.2969)}to{transform:translate(54.2903vw,99vh) scale(.2969)}}.snow:nth-child(274){opacity:1.2096;transform:translate(74.0605vw,-10px) scale(.9243);animation:fall-274 26s -23s linear infinite}@keyframes fall-274{67.73%{transform:translate(73.7746vw,67.73vh) scale(.9243)}to{transform:translate(73.91755vw,99vh) scale(.9243)}}.snow:nth-child(275){opacity:.0554;transform:translate(82.8224vw,-10px) scale(.0606);animation:fall-275 18s -28s linear infinite}@keyframes fall-275{44.821%{transform:translate(80.8465vw,44.821vh) scale(.0606)}to{transform:translate(81.83445vw,99vh) scale(.0606)}}.snow:nth-child(276){opacity:.1742;transform:translate(58.7434vw,-10px) scale(.2856);animation:fall-276 11s -10s linear infinite}@keyframes fall-276{71.893%{transform:translate(61.0413vw,71.893vh) scale(.2856)}to{transform:translate(59.89235vw,99vh) scale(.2856)}}.snow:nth-child(277){opacity:1.4796;transform:translate(51.0541vw,-10px) scale(.8199);animation:fall-277 17s -17s linear infinite}@keyframes fall-277{61.464%{transform:translate(60.2063vw,61.464vh) scale(.8199)}to{transform:translate(55.6302vw,99vh) scale(.8199)}}.snow:nth-child(278){opacity:1.569;transform:translate(16.5313vw,-10px) scale(.2756);animation:fall-278 16s -27s linear infinite}@keyframes fall-278{58.754%{transform:translate(8.5678vw,58.754vh) scale(.2756)}to{transform:translate(12.54955vw,99vh) scale(.2756)}}.snow:nth-child(279){opacity:.8482;transform:translate(46.9936vw,-10px) scale(.0159);animation:fall-279 28s -2s linear infinite}@keyframes fall-279{32.831%{transform:translate(42.4926vw,32.831vh) scale(.0159)}to{transform:translate(44.7431vw,99vh) scale(.0159)}}.snow:nth-child(280){opacity:.0094;transform:translate(91.7361vw,-10px) scale(.0596);animation:fall-280 24s -29s linear infinite}@keyframes fall-280{36.823%{transform:translate(95.1283vw,36.823vh) scale(.0596)}to{transform:translate(93.4322vw,99vh) scale(.0596)}}.snow:nth-child(281){opacity:1.4452;transform:translate(34.6593vw,-10px) scale(.2226);animation:fall-281 11s -21s linear infinite}@keyframes fall-281{66.907%{transform:translate(33.1095vw,66.907vh) scale(.2226)}to{transform:translate(33.8844vw,99vh) scale(.2226)}}.snow:nth-child(282){opacity:1.3582;transform:translate(35.6245vw,-10px) scale(.891);animation:fall-282 18s -18s linear infinite}@keyframes fall-282{44.547%{transform:translate(35.2149vw,44.547vh) scale(.891)}to{transform:translate(35.4197vw,99vh) scale(.891)}}.snow:nth-child(283){opacity:1.0682;transform:translate(42.0709vw,-10px) scale(.0057);animation:fall-283 15s -24s linear infinite}@keyframes fall-283{37.403%{transform:translate(39.1183vw,37.403vh) scale(.0057)}to{transform:translate(40.5946vw,99vh) scale(.0057)}}.snow:nth-child(284){opacity:1.6112;transform:translate(40.801vw,-10px) scale(.0091);animation:fall-284 26s -23s linear infinite}@keyframes fall-284{32.466%{transform:translate(33.3722vw,32.466vh) scale(.0091)}to{transform:translate(37.0866vw,99vh) scale(.0091)}}.snow:nth-child(285){opacity:1.3866;transform:translate(49.843vw,-10px) scale(.6282);animation:fall-285 21s -29s linear infinite}@keyframes fall-285{72.125%{transform:translate(57.8259vw,72.125vh) scale(.6282)}to{transform:translate(53.83445vw,99vh) scale(.6282)}}.snow:nth-child(286){opacity:1.511;transform:translate(19.5364vw,-10px) scale(.1608);animation:fall-286 28s -4s linear infinite}@keyframes fall-286{64.427%{transform:translate(16.3529vw,64.427vh) scale(.1608)}to{transform:translate(17.94465vw,99vh) scale(.1608)}}.snow:nth-child(287){opacity:.7766;transform:translate(77.955vw,-10px) scale(.0567);animation:fall-287 11s -1s linear infinite}@keyframes fall-287{40.176%{transform:translate(75.7498vw,40.176vh) scale(.0567)}to{transform:translate(76.8524vw,99vh) scale(.0567)}}.snow:nth-child(288){opacity:1.7972;transform:translate(51.0881vw,-10px) scale(.8591);animation:fall-288 17s -27s linear infinite}@keyframes fall-288{41.279%{transform:translate(58.0147vw,41.279vh) scale(.8591)}to{transform:translate(54.5514vw,99vh) scale(.8591)}}.snow:nth-child(289){opacity:.1336;transform:translate(28.9823vw,-10px) scale(.9198);animation:fall-289 25s -15s linear infinite}@keyframes fall-289{73.9%{transform:translate(35.9137vw,73.9vh) scale(.9198)}to{transform:translate(32.448vw,99vh) scale(.9198)}}.snow:nth-child(290){opacity:1.9252;transform:translate(2.3329vw,-10px) scale(.1674);animation:fall-290 29s -8s linear infinite}@keyframes fall-290{58.496%{transform:translate(10.611vw,58.496vh) scale(.1674)}to{transform:translate(6.47195vw,99vh) scale(.1674)}}.snow:nth-child(291){opacity:.199;transform:translate(49.2636vw,-10px) scale(.9036);animation:fall-291 22s -16s linear infinite}@keyframes fall-291{46.626%{transform:translate(48.8079vw,46.626vh) scale(.9036)}to{transform:translate(49.03575vw,99vh) scale(.9036)}}.snow:nth-child(292){opacity:.4802;transform:translate(83.9889vw,-10px) scale(.3503);animation:fall-292 26s -27s linear infinite}@keyframes fall-292{79.939%{transform:translate(78.0473vw,79.939vh) scale(.3503)}to{transform:translate(81.0181vw,99vh) scale(.3503)}}.snow:nth-child(293){opacity:.4328;transform:translate(65.2393vw,-10px) scale(.734);animation:fall-293 24s -10s linear infinite}@keyframes fall-293{48.046%{transform:translate(67.674vw,48.046vh) scale(.734)}to{transform:translate(66.45665vw,99vh) scale(.734)}}.snow:nth-child(294){opacity:.446;transform:translate(52.3677vw,-10px) scale(.791);animation:fall-294 18s -25s linear infinite}@keyframes fall-294{79.421%{transform:translate(53.425vw,79.421vh) scale(.791)}to{transform:translate(52.89635vw,99vh) scale(.791)}}.snow:nth-child(295){opacity:1.7554;transform:translate(96.5033vw,-10px) scale(.7972);animation:fall-295 16s -12s linear infinite}@keyframes fall-295{59.092%{transform:translate(93.58vw,59.092vh) scale(.7972)}to{transform:translate(95.04165vw,99vh) scale(.7972)}}.snow:nth-child(296){opacity:1.5804;transform:translate(98.5747vw,-10px) scale(.4747);animation:fall-296 23s -4s linear infinite}@keyframes fall-296{54.688%{transform:translate(102.3462vw,54.688vh) scale(.4747)}to{transform:translate(100.46045vw,99vh) scale(.4747)}}.snow:nth-child(297){opacity:.6596;transform:translate(56.399vw,-10px) scale(.4491);animation:fall-297 13s -23s linear infinite}@keyframes fall-297{48.855%{transform:translate(56.3848vw,48.855vh) scale(.4491)}to{transform:translate(56.3919vw,99vh) scale(.4491)}}.snow:nth-child(298){opacity:1.183;transform:translate(46.9602vw,-10px) scale(.4395);animation:fall-298 24s -3s linear infinite}@keyframes fall-298{31.699%{transform:translate(52.405vw,31.699vh) scale(.4395)}to{transform:translate(49.6826vw,99vh) scale(.4395)}}.snow:nth-child(299){opacity:1.194;transform:translate(73.4919vw,-10px) scale(.7943);animation:fall-299 24s -26s linear infinite}@keyframes fall-299{44.24%{transform:translate(64.1293vw,44.24vh) scale(.7943)}to{transform:translate(68.8106vw,99vh) scale(.7943)}}.snow:nth-child(300){opacity:1.1344;transform:translate(17.8431vw,-10px) scale(.3844);animation:fall-300 20s -17s linear infinite}@keyframes fall-300{31.187%{transform:translate(10.2293vw,31.187vh) scale(.3844)}to{transform:translate(14.0362vw,99vh) scale(.3844)}}.snow:nth-child(301){opacity:.0536;transform:translate(14.9724vw,-10px) scale(.8332);animation:fall-301 22s -8s linear infinite}@keyframes fall-301{54.584%{transform:translate(24.9543vw,54.584vh) scale(.8332)}to{transform:translate(19.96335vw,99vh) scale(.8332)}}.snow:nth-child(302){opacity:1.5986;transform:translate(73.1492vw,-10px) scale(.9355);animation:fall-302 14s -2s linear infinite}@keyframes fall-302{75.196%{transform:translate(68.7453vw,75.196vh) scale(.9355)}to{transform:translate(70.94725vw,99vh) scale(.9355)}}.snow:nth-child(303){opacity:.025;transform:translate(54.2951vw,-10px) scale(.3224);animation:fall-303 10s -20s linear infinite}@keyframes fall-303{62.147%{transform:translate(59.5152vw,62.147vh) scale(.3224)}to{transform:translate(56.90515vw,99vh) scale(.3224)}}.snow:nth-child(304){opacity:1.6854;transform:translate(76.9196vw,-10px) scale(.9762);animation:fall-304 19s -25s linear infinite}@keyframes fall-304{70.393%{transform:translate(79.3097vw,70.393vh) scale(.9762)}to{transform:translate(78.11465vw,99vh) scale(.9762)}}.snow:nth-child(305){opacity:.4768;transform:translate(42.2954vw,-10px) scale(.8971);animation:fall-305 26s -2s linear infinite}@keyframes fall-305{56.441%{transform:translate(35.2713vw,56.441vh) scale(.8971)}to{transform:translate(38.78335vw,99vh) scale(.8971)}}.snow:nth-child(306){opacity:.648;transform:translate(54.8983vw,-10px) scale(.5193);animation:fall-306 23s -17s linear infinite}@keyframes fall-306{70.158%{transform:translate(51.2328vw,70.158vh) scale(.5193)}to{transform:translate(53.06555vw,99vh) scale(.5193)}}.snow:nth-child(307){opacity:1.0622;transform:translate(23.1391vw,-10px) scale(.5052);animation:fall-307 15s -20s linear infinite}@keyframes fall-307{51.995%{transform:translate(15.7264vw,51.995vh) scale(.5052)}to{transform:translate(19.43275vw,99vh) scale(.5052)}}.snow:nth-child(308){opacity:1.2582;transform:translate(30.5869vw,-10px) scale(.116);animation:fall-308 19s -21s linear infinite}@keyframes fall-308{63.833%{transform:translate(21.0566vw,63.833vh) scale(.116)}to{transform:translate(25.82175vw,99vh) scale(.116)}}.snow:nth-child(309){opacity:.0784;transform:translate(22.8473vw,-10px) scale(.3109);animation:fall-309 25s -6s linear infinite}@keyframes fall-309{45.511%{transform:translate(16.8336vw,45.511vh) scale(.3109)}to{transform:translate(19.84045vw,99vh) scale(.3109)}}.snow:nth-child(310){opacity:.1914;transform:translate(65.921vw,-10px) scale(.8608);animation:fall-310 11s -4s linear infinite}@keyframes fall-310{59.605%{transform:translate(69.0255vw,59.605vh) scale(.8608)}to{transform:translate(67.47325vw,99vh) scale(.8608)}}.snow:nth-child(311){opacity:.0912;transform:translate(61.8863vw,-10px) scale(.3734);animation:fall-311 24s -17s linear infinite}@keyframes fall-311{42.676%{transform:translate(53.127vw,42.676vh) scale(.3734)}to{transform:translate(57.50665vw,99vh) scale(.3734)}}.snow:nth-child(312){opacity:.9628;transform:translate(88.8994vw,-10px) scale(.9051);animation:fall-312 20s -1s linear infinite}@keyframes fall-312{44.864%{transform:translate(90.8858vw,44.864vh) scale(.9051)}to{transform:translate(89.8926vw,99vh) scale(.9051)}}.snow:nth-child(313){opacity:.2688;transform:translate(5.6743vw,-10px) scale(.4006);animation:fall-313 11s -2s linear infinite}@keyframes fall-313{45.093%{transform:translate(.817vw,45.093vh) scale(.4006)}to{transform:translate(3.24565vw,99vh) scale(.4006)}}.snow:nth-child(314){opacity:1.1766;transform:translate(5.2134vw,-10px) scale(.9101);animation:fall-314 20s -16s linear infinite}@keyframes fall-314{72.382%{transform:translate(-2.2742vw,72.382vh) scale(.9101)}to{transform:translate(1.4696vw,99vh) scale(.9101)}}.snow:nth-child(315){opacity:1.9572;transform:translate(8.2729vw,-10px) scale(.7765);animation:fall-315 30s -4s linear infinite}@keyframes fall-315{31.746%{transform:translate(10.7059vw,31.746vh) scale(.7765)}to{transform:translate(9.4894vw,99vh) scale(.7765)}}.snow:nth-child(316){opacity:.1678;transform:translate(12.4849vw,-10px) scale(.3153);animation:fall-316 29s -17s linear infinite}@keyframes fall-316{67.514%{transform:translate(11.61vw,67.514vh) scale(.3153)}to{transform:translate(12.04745vw,99vh) scale(.3153)}}.snow:nth-child(317){opacity:.021;transform:translate(45.1828vw,-10px) scale(.1069);animation:fall-317 16s -30s linear infinite}@keyframes fall-317{55.444%{transform:translate(52.6097vw,55.444vh) scale(.1069)}to{transform:translate(48.89625vw,99vh) scale(.1069)}}.snow:nth-child(318){opacity:1.2662;transform:translate(44.4652vw,-10px) scale(.7537);animation:fall-318 26s -1s linear infinite}@keyframes fall-318{74.5%{transform:translate(50.9641vw,74.5vh) scale(.7537)}to{transform:translate(47.71465vw,99vh) scale(.7537)}}.snow:nth-child(319){opacity:1.2272;transform:translate(10.7534vw,-10px) scale(.3924);animation:fall-319 27s -30s linear infinite}@keyframes fall-319{52.366%{transform:translate(5.5551vw,52.366vh) scale(.3924)}to{transform:translate(8.15425vw,99vh) scale(.3924)}}.snow:nth-child(320){opacity:1.4874;transform:translate(84.916vw,-10px) scale(.2751);animation:fall-320 25s -14s linear infinite}@keyframes fall-320{77.694%{transform:translate(80.1516vw,77.694vh) scale(.2751)}to{transform:translate(82.5338vw,99vh) scale(.2751)}}.snow:nth-child(321){opacity:1.466;transform:translate(73.95vw,-10px) scale(.1305);animation:fall-321 29s -25s linear infinite}@keyframes fall-321{64.055%{transform:translate(68.2473vw,64.055vh) scale(.1305)}to{transform:translate(71.09865vw,99vh) scale(.1305)}}.snow:nth-child(322){opacity:1.5424;transform:translate(89.195vw,-10px) scale(.9063);animation:fall-322 14s -17s linear infinite}@keyframes fall-322{79.999%{transform:translate(83.5894vw,79.999vh) scale(.9063)}to{transform:translate(86.3922vw,99vh) scale(.9063)}}.snow:nth-child(323){opacity:.3556;transform:translate(10.2108vw,-10px) scale(.3906);animation:fall-323 21s -9s linear infinite}@keyframes fall-323{76.039%{transform:translate(2.2163vw,76.039vh) scale(.3906)}to{transform:translate(6.21355vw,99vh) scale(.3906)}}.snow:nth-child(324){opacity:.5048;transform:translate(14.314vw,-10px) scale(.0418);animation:fall-324 10s -14s linear infinite}@keyframes fall-324{69.319%{transform:translate(8.8842vw,69.319vh) scale(.0418)}to{transform:translate(11.5991vw,99vh) scale(.0418)}}.snow:nth-child(325){opacity:.6886;transform:translate(96.8694vw,-10px) scale(.4826);animation:fall-325 26s -24s linear infinite}@keyframes fall-325{53.141%{transform:translate(98.4286vw,53.141vh) scale(.4826)}to{transform:translate(97.649vw,99vh) scale(.4826)}}.snow:nth-child(326){opacity:1.3946;transform:translate(3.2237vw,-10px) scale(.0869);animation:fall-326 17s -30s linear infinite}@keyframes fall-326{61.336%{transform:translate(4.6828vw,61.336vh) scale(.0869)}to{transform:translate(3.95325vw,99vh) scale(.0869)}}.snow:nth-child(327){opacity:1.8026;transform:translate(10.0222vw,-10px) scale(.0288);animation:fall-327 20s -29s linear infinite}@keyframes fall-327{42.872%{transform:translate(14.0005vw,42.872vh) scale(.0288)}to{transform:translate(12.01135vw,99vh) scale(.0288)}}.snow:nth-child(328){opacity:.9786;transform:translate(37.1861vw,-10px) scale(.7815);animation:fall-328 22s -8s linear infinite}@keyframes fall-328{77.425%{transform:translate(29.5122vw,77.425vh) scale(.7815)}to{transform:translate(33.34915vw,99vh) scale(.7815)}}.snow:nth-child(329){opacity:1.9534;transform:translate(59.2822vw,-10px) scale(.2792);animation:fall-329 26s -17s linear infinite}@keyframes fall-329{53.608%{transform:translate(53.9399vw,53.608vh) scale(.2792)}to{transform:translate(56.61105vw,99vh) scale(.2792)}}.snow:nth-child(330){opacity:1.3118;transform:translate(75.5628vw,-10px) scale(.2704);animation:fall-330 19s -2s linear infinite}@keyframes fall-330{37.583%{transform:translate(73.1836vw,37.583vh) scale(.2704)}to{transform:translate(74.3732vw,99vh) scale(.2704)}}.snow:nth-child(331){opacity:.057;transform:translate(58.746vw,-10px) scale(.7324);animation:fall-331 17s -9s linear infinite}@keyframes fall-331{61.028%{transform:translate(51.8449vw,61.028vh) scale(.7324)}to{transform:translate(55.29545vw,99vh) scale(.7324)}}.snow:nth-child(332){opacity:1.4186;transform:translate(19.7244vw,-10px) scale(.946);animation:fall-332 29s -20s linear infinite}@keyframes fall-332{75.189%{transform:translate(11.5493vw,75.189vh) scale(.946)}to{transform:translate(15.63685vw,99vh) scale(.946)}}.snow:nth-child(333){opacity:1.224;transform:translate(94.1002vw,-10px) scale(.2316);animation:fall-333 27s -13s linear infinite}@keyframes fall-333{76.088%{transform:translate(84.9908vw,76.088vh) scale(.2316)}to{transform:translate(89.5455vw,99vh) scale(.2316)}}.snow:nth-child(334){opacity:1.3868;transform:translate(84.7046vw,-10px) scale(.2381);animation:fall-334 26s -29s linear infinite}@keyframes fall-334{68.89%{transform:translate(79.9266vw,68.89vh) scale(.2381)}to{transform:translate(82.3156vw,99vh) scale(.2381)}}.snow:nth-child(335){opacity:.7178;transform:translate(9.6379vw,-10px) scale(.8786);animation:fall-335 17s -10s linear infinite}@keyframes fall-335{62.668%{transform:translate(1.0987vw,62.668vh) scale(.8786)}to{transform:translate(5.3683vw,99vh) scale(.8786)}}.snow:nth-child(336){opacity:1.7816;transform:translate(19.1661vw,-10px) scale(.8207);animation:fall-336 30s -29s linear infinite}@keyframes fall-336{56.48%{transform:translate(24.6231vw,56.48vh) scale(.8207)}to{transform:translate(21.8946vw,99vh) scale(.8207)}}.snow:nth-child(337){opacity:1.2408;transform:translate(40.457vw,-10px) scale(.3949);animation:fall-337 16s -1s linear infinite}@keyframes fall-337{35.986%{transform:translate(39.235vw,35.986vh) scale(.3949)}to{transform:translate(39.846vw,99vh) scale(.3949)}}.snow:nth-child(338){opacity:.502;transform:translate(75.4052vw,-10px) scale(.8845);animation:fall-338 27s -10s linear infinite}@keyframes fall-338{78.393%{transform:translate(76.4012vw,78.393vh) scale(.8845)}to{transform:translate(75.9032vw,99vh) scale(.8845)}}.snow:nth-child(339){opacity:.403;transform:translate(98.4297vw,-10px) scale(.8314);animation:fall-339 16s -21s linear infinite}@keyframes fall-339{35.011%{transform:translate(99.6613vw,35.011vh) scale(.8314)}to{transform:translate(99.0455vw,99vh) scale(.8314)}}.snow:nth-child(340){opacity:1.2582;transform:translate(73.5018vw,-10px) scale(.9632);animation:fall-340 17s -18s linear infinite}@keyframes fall-340{70.279%{transform:translate(67.9011vw,70.279vh) scale(.9632)}to{transform:translate(70.70145vw,99vh) scale(.9632)}}.snow:nth-child(341){opacity:1.7212;transform:translate(22.9967vw,-10px) scale(.748);animation:fall-341 14s -10s linear infinite}@keyframes fall-341{32.215%{transform:translate(25.1696vw,32.215vh) scale(.748)}to{transform:translate(24.08315vw,99vh) scale(.748)}}.snow:nth-child(342){opacity:.749;transform:translate(37.7084vw,-10px) scale(.341);animation:fall-342 28s -11s linear infinite}@keyframes fall-342{58%{transform:translate(45.3933vw,58vh) scale(.341)}to{transform:translate(41.55085vw,99vh) scale(.341)}}.snow:nth-child(343){opacity:.1278;transform:translate(58.5813vw,-10px) scale(.0501);animation:fall-343 26s -17s linear infinite}@keyframes fall-343{75.058%{transform:translate(54.9405vw,75.058vh) scale(.0501)}to{transform:translate(56.7609vw,99vh) scale(.0501)}}.snow:nth-child(344){opacity:.582;transform:translate(37.9524vw,-10px) scale(.6059);animation:fall-344 29s -9s linear infinite}@keyframes fall-344{74.296%{transform:translate(28.6152vw,74.296vh) scale(.6059)}to{transform:translate(33.2838vw,99vh) scale(.6059)}}.snow:nth-child(345){opacity:.4806;transform:translate(21.3962vw,-10px) scale(.2912);animation:fall-345 12s -27s linear infinite}@keyframes fall-345{65.164%{transform:translate(26.6126vw,65.164vh) scale(.2912)}to{transform:translate(24.0044vw,99vh) scale(.2912)}}.snow:nth-child(346){opacity:.317;transform:translate(14.3985vw,-10px) scale(.8845);animation:fall-346 18s -5s linear infinite}@keyframes fall-346{67.423%{transform:translate(10.1742vw,67.423vh) scale(.8845)}to{transform:translate(12.28635vw,99vh) scale(.8845)}}.snow:nth-child(347){opacity:1.4392;transform:translate(84.6133vw,-10px) scale(.6622);animation:fall-347 28s -18s linear infinite}@keyframes fall-347{37.537%{transform:translate(81.523vw,37.537vh) scale(.6622)}to{transform:translate(83.06815vw,99vh) scale(.6622)}}.snow:nth-child(348){opacity:1.3626;transform:translate(63.6659vw,-10px) scale(.4761);animation:fall-348 16s -6s linear infinite}@keyframes fall-348{45.698%{transform:translate(65.9664vw,45.698vh) scale(.4761)}to{transform:translate(64.81615vw,99vh) scale(.4761)}}.snow:nth-child(349){opacity:.7002;transform:translate(33.8258vw,-10px) scale(.5837);animation:fall-349 30s -20s linear infinite}@keyframes fall-349{67.323%{transform:translate(36.4848vw,67.323vh) scale(.5837)}to{transform:translate(35.1553vw,99vh) scale(.5837)}}.snow:nth-child(350){opacity:1.1002;transform:translate(80.9885vw,-10px) scale(.634);animation:fall-350 22s -11s linear infinite}@keyframes fall-350{44.061%{transform:translate(81.1167vw,44.061vh) scale(.634)}to{transform:translate(81.0526vw,99vh) scale(.634)}}.snow:nth-child(351){opacity:1.178;transform:translate(77.8506vw,-10px) scale(.7969);animation:fall-351 11s -7s linear infinite}@keyframes fall-351{52.233%{transform:translate(77.539vw,52.233vh) scale(.7969)}to{transform:translate(77.6948vw,99vh) scale(.7969)}}.snow:nth-child(352){opacity:1.3228;transform:translate(25.5871vw,-10px) scale(.0267);animation:fall-352 20s -16s linear infinite}@keyframes fall-352{54.482%{transform:translate(26.5707vw,54.482vh) scale(.0267)}to{transform:translate(26.0789vw,99vh) scale(.0267)}}.snow:nth-child(353){opacity:.0412;transform:translate(54.4283vw,-10px) scale(.7725);animation:fall-353 14s -29s linear infinite}@keyframes fall-353{32.479%{transform:translate(52.479vw,32.479vh) scale(.7725)}to{transform:translate(53.45365vw,99vh) scale(.7725)}}.snow:nth-child(354){opacity:.6218;transform:translate(90.4905vw,-10px) scale(.6401);animation:fall-354 26s -24s linear infinite}@keyframes fall-354{67.397%{transform:translate(93.7133vw,67.397vh) scale(.6401)}to{transform:translate(92.1019vw,99vh) scale(.6401)}}.snow:nth-child(355){opacity:.5656;transform:translate(38.4769vw,-10px) scale(.8591);animation:fall-355 18s -10s linear infinite}@keyframes fall-355{53.943%{transform:translate(43.5233vw,53.943vh) scale(.8591)}to{transform:translate(41.0001vw,99vh) scale(.8591)}}.snow:nth-child(356){opacity:1.5034;transform:translate(22.1911vw,-10px) scale(.2368);animation:fall-356 27s -24s linear infinite}@keyframes fall-356{51.479%{transform:translate(28.2157vw,51.479vh) scale(.2368)}to{transform:translate(25.2034vw,99vh) scale(.2368)}}.snow:nth-child(357){opacity:.3416;transform:translate(28.7236vw,-10px) scale(.8743);animation:fall-357 22s -24s linear infinite}@keyframes fall-357{33.217%{transform:translate(31.3434vw,33.217vh) scale(.8743)}to{transform:translate(30.0335vw,99vh) scale(.8743)}}.snow:nth-child(358){opacity:.3252;transform:translate(40.381vw,-10px) scale(.3734);animation:fall-358 18s -12s linear infinite}@keyframes fall-358{74.959%{transform:translate(38.7561vw,74.959vh) scale(.3734)}to{transform:translate(39.56855vw,99vh) scale(.3734)}}.snow:nth-child(359){opacity:.8042;transform:translate(38.2341vw,-10px) scale(.5636);animation:fall-359 14s -10s linear infinite}@keyframes fall-359{34.623%{transform:translate(47.9209vw,34.623vh) scale(.5636)}to{transform:translate(43.0775vw,99vh) scale(.5636)}}.snow:nth-child(360){opacity:1.046;transform:translate(99.0583vw,-10px) scale(.1854);animation:fall-360 19s -23s linear infinite}@keyframes fall-360{40.3%{transform:translate(97.3517vw,40.3vh) scale(.1854)}to{transform:translate(98.205vw,99vh) scale(.1854)}}.snow:nth-child(361){opacity:1.7704;transform:translate(79.621vw,-10px) scale(.5757);animation:fall-361 25s -17s linear infinite}@keyframes fall-361{31.331%{transform:translate(71.0741vw,31.331vh) scale(.5757)}to{transform:translate(75.34755vw,99vh) scale(.5757)}}.snow:nth-child(362){opacity:1.9794;transform:translate(77.4885vw,-10px) scale(.2935);animation:fall-362 27s -13s linear infinite}@keyframes fall-362{60.818%{transform:translate(77.0875vw,60.818vh) scale(.2935)}to{transform:translate(77.288vw,99vh) scale(.2935)}}.snow:nth-child(363){opacity:1.5542;transform:translate(97.0612vw,-10px) scale(.4001);animation:fall-363 29s -26s linear infinite}@keyframes fall-363{65.522%{transform:translate(103.918vw,65.522vh) scale(.4001)}to{transform:translate(100.4896vw,99vh) scale(.4001)}}.snow:nth-child(364){opacity:.7146;transform:translate(2.791vw,-10px) scale(.3456);animation:fall-364 15s -30s linear infinite}@keyframes fall-364{60.628%{transform:translate(-4.201vw,60.628vh) scale(.3456)}to{transform:translate(-.705vw,99vh) scale(.3456)}}.snow:nth-child(365){opacity:1.6552;transform:translate(21.357vw,-10px) scale(.8243);animation:fall-365 19s -20s linear infinite}@keyframes fall-365{50.681%{transform:translate(30.6725vw,50.681vh) scale(.8243)}to{transform:translate(26.01475vw,99vh) scale(.8243)}}.snow:nth-child(366){opacity:1.551;transform:translate(52.9263vw,-10px) scale(.0607);animation:fall-366 21s -7s linear infinite}@keyframes fall-366{49.783%{transform:translate(53.8751vw,49.783vh) scale(.0607)}to{transform:translate(53.4007vw,99vh) scale(.0607)}}.snow:nth-child(367){opacity:1.2468;transform:translate(29.9566vw,-10px) scale(.6258);animation:fall-367 27s -10s linear infinite}@keyframes fall-367{72.884%{transform:translate(31.678vw,72.884vh) scale(.6258)}to{transform:translate(30.8173vw,99vh) scale(.6258)}}.snow:nth-child(368){opacity:.6;transform:translate(44.529vw,-10px) scale(.1835);animation:fall-368 28s -20s linear infinite}@keyframes fall-368{67.316%{transform:translate(54.0286vw,67.316vh) scale(.1835)}to{transform:translate(49.2788vw,99vh) scale(.1835)}}.snow:nth-child(369){opacity:1.5412;transform:translate(33.436vw,-10px) scale(.5017);animation:fall-369 19s -15s linear infinite}@keyframes fall-369{70.561%{transform:translate(29.4624vw,70.561vh) scale(.5017)}to{transform:translate(31.4492vw,99vh) scale(.5017)}}.snow:nth-child(370){opacity:1.2586;transform:translate(79.2741vw,-10px) scale(.9979);animation:fall-370 20s -18s linear infinite}@keyframes fall-370{43.387%{transform:translate(82.6469vw,43.387vh) scale(.9979)}to{transform:translate(80.9605vw,99vh) scale(.9979)}}.snow:nth-child(371){opacity:.8832;transform:translate(65.8625vw,-10px) scale(.7057);animation:fall-371 26s -25s linear infinite}@keyframes fall-371{53.437%{transform:translate(60.1111vw,53.437vh) scale(.7057)}to{transform:translate(62.9868vw,99vh) scale(.7057)}}.snow:nth-child(372){opacity:.804;transform:translate(88.8278vw,-10px) scale(.2764);animation:fall-372 30s -23s linear infinite}@keyframes fall-372{39.43%{transform:translate(85.0745vw,39.43vh) scale(.2764)}to{transform:translate(86.95115vw,99vh) scale(.2764)}}.snow:nth-child(373){opacity:1.4764;transform:translate(85.2069vw,-10px) scale(.0182);animation:fall-373 28s -7s linear infinite}@keyframes fall-373{70.066%{transform:translate(87.3655vw,70.066vh) scale(.0182)}to{transform:translate(86.2862vw,99vh) scale(.0182)}}.snow:nth-child(374){opacity:.4206;transform:translate(49.6939vw,-10px) scale(.5478);animation:fall-374 29s -20s linear infinite}@keyframes fall-374{43.14%{transform:translate(42.7903vw,43.14vh) scale(.5478)}to{transform:translate(46.2421vw,99vh) scale(.5478)}}.snow:nth-child(375){opacity:1.259;transform:translate(51.8819vw,-10px) scale(.6562);animation:fall-375 19s -16s linear infinite}@keyframes fall-375{58.362%{transform:translate(61.5137vw,58.362vh) scale(.6562)}to{transform:translate(56.6978vw,99vh) scale(.6562)}}.snow:nth-child(376){opacity:.4966;transform:translate(9.124vw,-10px) scale(.2359);animation:fall-376 30s -5s linear infinite}@keyframes fall-376{74.519%{transform:translate(5.5755vw,74.519vh) scale(.2359)}to{transform:translate(7.34975vw,99vh) scale(.2359)}}.snow:nth-child(377){opacity:1.1332;transform:translate(24.8307vw,-10px) scale(.9078);animation:fall-377 12s -8s linear infinite}@keyframes fall-377{75.921%{transform:translate(23.1365vw,75.921vh) scale(.9078)}to{transform:translate(23.9836vw,99vh) scale(.9078)}}.snow:nth-child(378){opacity:1.7392;transform:translate(72.5477vw,-10px) scale(.5425);animation:fall-378 15s -18s linear infinite}@keyframes fall-378{57.098%{transform:translate(63.7403vw,57.098vh) scale(.5425)}to{transform:translate(68.144vw,99vh) scale(.5425)}}.snow:nth-child(379){opacity:.5458;transform:translate(35.4152vw,-10px) scale(.2006);animation:fall-379 18s -28s linear infinite}@keyframes fall-379{40.423%{transform:translate(41.9188vw,40.423vh) scale(.2006)}to{transform:translate(38.667vw,99vh) scale(.2006)}}.snow:nth-child(380){opacity:1.9574;transform:translate(75.2544vw,-10px) scale(.9716);animation:fall-380 27s -20s linear infinite}@keyframes fall-380{44.274%{transform:translate(77.4525vw,44.274vh) scale(.9716)}to{transform:translate(76.35345vw,99vh) scale(.9716)}}.snow:nth-child(381){opacity:.2244;transform:translate(43.608vw,-10px) scale(.9257);animation:fall-381 16s -18s linear infinite}@keyframes fall-381{31.174%{transform:translate(42.2459vw,31.174vh) scale(.9257)}to{transform:translate(42.92695vw,99vh) scale(.9257)}}.snow:nth-child(382){opacity:.1542;transform:translate(99.097vw,-10px) scale(.1386);animation:fall-382 24s -27s linear infinite}@keyframes fall-382{58.946%{transform:translate(104.5383vw,58.946vh) scale(.1386)}to{transform:translate(101.81765vw,99vh) scale(.1386)}}.snow:nth-child(383){opacity:.6778;transform:translate(57.7105vw,-10px) scale(.2145);animation:fall-383 15s -1s linear infinite}@keyframes fall-383{74.018%{transform:translate(49.328vw,74.018vh) scale(.2145)}to{transform:translate(53.51925vw,99vh) scale(.2145)}}.snow:nth-child(384){opacity:1.0458;transform:translate(6.2358vw,-10px) scale(.1151);animation:fall-384 15s -28s linear infinite}@keyframes fall-384{39.431%{transform:translate(1.5005vw,39.431vh) scale(.1151)}to{transform:translate(3.86815vw,99vh) scale(.1151)}}.snow:nth-child(385){opacity:1.3862;transform:translate(15.7606vw,-10px) scale(.4737);animation:fall-385 26s -3s linear infinite}@keyframes fall-385{53.458%{transform:translate(25.6272vw,53.458vh) scale(.4737)}to{transform:translate(20.6939vw,99vh) scale(.4737)}}.snow:nth-child(386){opacity:1.28;transform:translate(88.8234vw,-10px) scale(.9441);animation:fall-386 29s -23s linear infinite}@keyframes fall-386{49.847%{transform:translate(87.7323vw,49.847vh) scale(.9441)}to{transform:translate(88.27785vw,99vh) scale(.9441)}}.snow:nth-child(387){opacity:1.308;transform:translate(41.8264vw,-10px) scale(.0853);animation:fall-387 27s -7s linear infinite}@keyframes fall-387{53.976%{transform:translate(50.6896vw,53.976vh) scale(.0853)}to{transform:translate(46.258vw,99vh) scale(.0853)}}.snow:nth-child(388){opacity:.7212;transform:translate(30.4747vw,-10px) scale(.8606);animation:fall-388 23s -10s linear infinite}@keyframes fall-388{63.738%{transform:translate(23.2972vw,63.738vh) scale(.8606)}to{transform:translate(26.88595vw,99vh) scale(.8606)}}.snow:nth-child(389){opacity:1.6406;transform:translate(60.8656vw,-10px) scale(.8752);animation:fall-389 13s -18s linear infinite}@keyframes fall-389{76.482%{transform:translate(65.3592vw,76.482vh) scale(.8752)}to{transform:translate(63.1124vw,99vh) scale(.8752)}}.snow:nth-child(390){opacity:1.3398;transform:translate(60.3516vw,-10px) scale(.9973);animation:fall-390 10s -10s linear infinite}@keyframes fall-390{53.193%{transform:translate(69.0131vw,53.193vh) scale(.9973)}to{transform:translate(64.68235vw,99vh) scale(.9973)}}.snow:nth-child(391){opacity:1.8474;transform:translate(69.2016vw,-10px) scale(.3895);animation:fall-391 15s -20s linear infinite}@keyframes fall-391{38.272%{transform:translate(64.0364vw,38.272vh) scale(.3895)}to{transform:translate(66.619vw,99vh) scale(.3895)}}.snow:nth-child(392){opacity:1.1828;transform:translate(77.1103vw,-10px) scale(.9346);animation:fall-392 29s -2s linear infinite}@keyframes fall-392{76.722%{transform:translate(78.946vw,76.722vh) scale(.9346)}to{transform:translate(78.02815vw,99vh) scale(.9346)}}.snow:nth-child(393){opacity:1.5076;transform:translate(94.1605vw,-10px) scale(.3246);animation:fall-393 16s -3s linear infinite}@keyframes fall-393{35.365%{transform:translate(101.7405vw,35.365vh) scale(.3246)}to{transform:translate(97.9505vw,99vh) scale(.3246)}}.snow:nth-child(394){opacity:1.241;transform:translate(43.8227vw,-10px) scale(.8355);animation:fall-394 17s -21s linear infinite}@keyframes fall-394{37.754%{transform:translate(52.8954vw,37.754vh) scale(.8355)}to{transform:translate(48.35905vw,99vh) scale(.8355)}}.snow:nth-child(395){opacity:.296;transform:translate(81.1001vw,-10px) scale(.9621);animation:fall-395 26s -30s linear infinite}@keyframes fall-395{44.465%{transform:translate(81.4518vw,44.465vh) scale(.9621)}to{transform:translate(81.27595vw,99vh) scale(.9621)}}.snow:nth-child(396){opacity:.281;transform:translate(2.0656vw,-10px) scale(.8516);animation:fall-396 26s -16s linear infinite}@keyframes fall-396{37.988%{transform:translate(-.8262vw,37.988vh) scale(.8516)}to{transform:translate(.6197vw,99vh) scale(.8516)}}.snow:nth-child(397){opacity:1.3294;transform:translate(39.6876vw,-10px) scale(.6843);animation:fall-397 27s -2s linear infinite}@keyframes fall-397{42.671%{transform:translate(40.7353vw,42.671vh) scale(.6843)}to{transform:translate(40.21145vw,99vh) scale(.6843)}}.snow:nth-child(398){opacity:.5728;transform:translate(16.0649vw,-10px) scale(.009);animation:fall-398 11s -29s linear infinite}@keyframes fall-398{61.779%{transform:translate(8.2449vw,61.779vh) scale(.009)}to{transform:translate(12.1549vw,99vh) scale(.009)}}.snow:nth-child(399){opacity:.3266;transform:translate(39.6294vw,-10px) scale(.8041);animation:fall-399 20s -6s linear infinite}@keyframes fall-399{41.71%{transform:translate(31.6854vw,41.71vh) scale(.8041)}to{transform:translate(35.6574vw,99vh) scale(.8041)}}.snow:nth-child(400){opacity:1.5342;transform:translate(10.3777vw,-10px) scale(.684);animation:fall-400 18s -6s linear infinite}@keyframes fall-400{71.425%{transform:translate(13.6817vw,71.425vh) scale(.684)}to{transform:translate(12.0297vw,99vh) scale(.684)}}\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:1.7658;transform:translate(30.3416vw,-10px) scale(.5423);animation:fall-1 26s -7s linear infinite}@keyframes fall-1{43.34%{transform:translate(33.733vw,43.34vh) scale(.5423)}to{transform:translate(32.0373vw,99vh) scale(.5423)}}.snow:nth-child(2){opacity:.5028;transform:translate(30.9405vw,-10px) scale(.7632);animation:fall-2 12s -5s linear infinite}@keyframes fall-2{75.666%{transform:translate(21.7472vw,75.666vh) scale(.7632)}to{transform:translate(26.34385vw,99vh) scale(.7632)}}.snow:nth-child(3){opacity:1.0224;transform:translate(23.6336vw,-10px) scale(.9307);animation:fall-3 28s -18s linear infinite}@keyframes fall-3{58.493%{transform:translate(24.5397vw,58.493vh) scale(.9307)}to{transform:translate(24.08665vw,99vh) scale(.9307)}}.snow:nth-child(4){opacity:.3992;transform:translate(24.996vw,-10px) scale(.6954);animation:fall-4 26s -15s linear infinite}@keyframes fall-4{79.531%{transform:translate(26.3811vw,79.531vh) scale(.6954)}to{transform:translate(25.68855vw,99vh) scale(.6954)}}.snow:nth-child(5){opacity:1.3538;transform:translate(53.5972vw,-10px) scale(.1719);animation:fall-5 21s -11s linear infinite}@keyframes fall-5{58.518%{transform:translate(45.4868vw,58.518vh) scale(.1719)}to{transform:translate(49.542vw,99vh) scale(.1719)}}.snow:nth-child(6){opacity:1.5362;transform:translate(57.2365vw,-10px) scale(.9227);animation:fall-6 14s -10s linear infinite}@keyframes fall-6{62.481%{transform:translate(59.8578vw,62.481vh) scale(.9227)}to{transform:translate(58.54715vw,99vh) scale(.9227)}}.snow:nth-child(7){opacity:.2616;transform:translate(95.1056vw,-10px) scale(.8183);animation:fall-7 11s -12s linear infinite}@keyframes fall-7{31.857%{transform:translate(102.6295vw,31.857vh) scale(.8183)}to{transform:translate(98.86755vw,99vh) scale(.8183)}}.snow:nth-child(8){opacity:.3508;transform:translate(63.6418vw,-10px) scale(.7387);animation:fall-8 27s -9s linear infinite}@keyframes fall-8{62.528%{transform:translate(73.3277vw,62.528vh) scale(.7387)}to{transform:translate(68.48475vw,99vh) scale(.7387)}}.snow:nth-child(9){opacity:1.5544;transform:translate(23.6421vw,-10px) scale(.6246);animation:fall-9 13s -1s linear infinite}@keyframes fall-9{59.176%{transform:translate(23.767vw,59.176vh) scale(.6246)}to{transform:translate(23.70455vw,99vh) scale(.6246)}}.snow:nth-child(10){opacity:1.3714;transform:translate(84.9082vw,-10px) scale(.8557);animation:fall-10 23s -22s linear infinite}@keyframes fall-10{70.795%{transform:translate(87.8464vw,70.795vh) scale(.8557)}to{transform:translate(86.3773vw,99vh) scale(.8557)}}.snow:nth-child(11){opacity:1.1528;transform:translate(3.7569vw,-10px) scale(.3659);animation:fall-11 22s -17s linear infinite}@keyframes fall-11{40.508%{transform:translate(-5.0245vw,40.508vh) scale(.3659)}to{transform:translate(-.6338vw,99vh) scale(.3659)}}.snow:nth-child(12){opacity:1.5558;transform:translate(43.427vw,-10px) scale(.1043);animation:fall-12 19s -9s linear infinite}@keyframes fall-12{34.552%{transform:translate(48.7047vw,34.552vh) scale(.1043)}to{transform:translate(46.06585vw,99vh) scale(.1043)}}.snow:nth-child(13){opacity:1.4044;transform:translate(95.255vw,-10px) scale(.1253);animation:fall-13 10s -14s linear infinite}@keyframes fall-13{55.346%{transform:translate(100.5447vw,55.346vh) scale(.1253)}to{transform:translate(97.89985vw,99vh) scale(.1253)}}.snow:nth-child(14){opacity:.6516;transform:translate(76.8077vw,-10px) scale(.7569);animation:fall-14 25s -20s linear infinite}@keyframes fall-14{67.862%{transform:translate(72.9549vw,67.862vh) scale(.7569)}to{transform:translate(74.8813vw,99vh) scale(.7569)}}.snow:nth-child(15){opacity:1.2986;transform:translate(8.9014vw,-10px) scale(.346);animation:fall-15 11s -23s linear infinite}@keyframes fall-15{35.609%{transform:translate(1.3299vw,35.609vh) scale(.346)}to{transform:translate(5.11565vw,99vh) scale(.346)}}.snow:nth-child(16){opacity:1.0734;transform:translate(72.6718vw,-10px) scale(.2365);animation:fall-16 17s -10s linear infinite}@keyframes fall-16{51.948%{transform:translate(81.6958vw,51.948vh) scale(.2365)}to{transform:translate(77.1838vw,99vh) scale(.2365)}}.snow:nth-child(17){opacity:1.8726;transform:translate(1.3424vw,-10px) scale(.3026);animation:fall-17 28s -20s linear infinite}@keyframes fall-17{43.098%{transform:translate(4.1311vw,43.098vh) scale(.3026)}to{transform:translate(2.73675vw,99vh) scale(.3026)}}.snow:nth-child(18){opacity:.7808;transform:translate(93.5881vw,-10px) scale(.1428);animation:fall-18 18s -29s linear infinite}@keyframes fall-18{76.279%{transform:translate(91.9731vw,76.279vh) scale(.1428)}to{transform:translate(92.7806vw,99vh) scale(.1428)}}.snow:nth-child(19){opacity:.8886;transform:translate(58.7554vw,-10px) scale(.6391);animation:fall-19 26s -13s linear infinite}@keyframes fall-19{77.248%{transform:translate(48.9174vw,77.248vh) scale(.6391)}to{transform:translate(53.8364vw,99vh) scale(.6391)}}.snow:nth-child(20){opacity:1.8962;transform:translate(24.9366vw,-10px) scale(.9952);animation:fall-20 21s -8s linear infinite}@keyframes fall-20{50.752%{transform:translate(23.2776vw,50.752vh) scale(.9952)}to{transform:translate(24.1071vw,99vh) scale(.9952)}}.snow:nth-child(21){opacity:1.1736;transform:translate(40.4605vw,-10px) scale(.254);animation:fall-21 12s -28s linear infinite}@keyframes fall-21{55.82%{transform:translate(40.4983vw,55.82vh) scale(.254)}to{transform:translate(40.4794vw,99vh) scale(.254)}}.snow:nth-child(22){opacity:1.4088;transform:translate(45.4956vw,-10px) scale(.0902);animation:fall-22 17s -4s linear infinite}@keyframes fall-22{66.03%{transform:translate(48.3569vw,66.03vh) scale(.0902)}to{transform:translate(46.92625vw,99vh) scale(.0902)}}.snow:nth-child(23){opacity:1.33;transform:translate(54.0198vw,-10px) scale(.8334);animation:fall-23 28s -21s linear infinite}@keyframes fall-23{39.021%{transform:translate(52.4295vw,39.021vh) scale(.8334)}to{transform:translate(53.22465vw,99vh) scale(.8334)}}.snow:nth-child(24){opacity:.7414;transform:translate(43.6548vw,-10px) scale(.6682);animation:fall-24 13s -15s linear infinite}@keyframes fall-24{46.821%{transform:translate(34.5548vw,46.821vh) scale(.6682)}to{transform:translate(39.1048vw,99vh) scale(.6682)}}.snow:nth-child(25){opacity:.1718;transform:translate(98.5727vw,-10px) scale(.5857);animation:fall-25 15s -6s linear infinite}@keyframes fall-25{53.323%{transform:translate(107.9876vw,53.323vh) scale(.5857)}to{transform:translate(103.28015vw,99vh) scale(.5857)}}.snow:nth-child(26){opacity:1.7564;transform:translate(95.8564vw,-10px) scale(.259);animation:fall-26 25s -17s linear infinite}@keyframes fall-26{39.225%{transform:translate(96.8102vw,39.225vh) scale(.259)}to{transform:translate(96.3333vw,99vh) scale(.259)}}.snow:nth-child(27){opacity:1.571;transform:translate(64.2631vw,-10px) scale(.3602);animation:fall-27 26s -16s linear infinite}@keyframes fall-27{65.587%{transform:translate(54.7191vw,65.587vh) scale(.3602)}to{transform:translate(59.4911vw,99vh) scale(.3602)}}.snow:nth-child(28){opacity:1.4196;transform:translate(64.0501vw,-10px) scale(.2401);animation:fall-28 25s -27s linear infinite}@keyframes fall-28{39.005%{transform:translate(54.1246vw,39.005vh) scale(.2401)}to{transform:translate(59.08735vw,99vh) scale(.2401)}}.snow:nth-child(29){opacity:1.4728;transform:translate(15.4312vw,-10px) scale(.4577);animation:fall-29 10s -19s linear infinite}@keyframes fall-29{63.553%{transform:translate(10.3935vw,63.553vh) scale(.4577)}to{transform:translate(12.91235vw,99vh) scale(.4577)}}.snow:nth-child(30){opacity:.5262;transform:translate(83.2653vw,-10px) scale(.268);animation:fall-30 25s -9s linear infinite}@keyframes fall-30{62.065%{transform:translate(87.2989vw,62.065vh) scale(.268)}to{transform:translate(85.2821vw,99vh) scale(.268)}}.snow:nth-child(31){opacity:.51;transform:translate(31.2977vw,-10px) scale(.0386);animation:fall-31 25s -19s linear infinite}@keyframes fall-31{67.217%{transform:translate(30.4164vw,67.217vh) scale(.0386)}to{transform:translate(30.85705vw,99vh) scale(.0386)}}.snow:nth-child(32){opacity:.3198;transform:translate(85.1459vw,-10px) scale(.5645);animation:fall-32 15s -18s linear infinite}@keyframes fall-32{53.853%{transform:translate(90.8834vw,53.853vh) scale(.5645)}to{transform:translate(88.01465vw,99vh) scale(.5645)}}.snow:nth-child(33){opacity:.0756;transform:translate(43.9043vw,-10px) scale(.1627);animation:fall-33 30s -29s linear infinite}@keyframes fall-33{77.559%{transform:translate(42.9039vw,77.559vh) scale(.1627)}to{transform:translate(43.4041vw,99vh) scale(.1627)}}.snow:nth-child(34){opacity:.954;transform:translate(54.6462vw,-10px) scale(.394);animation:fall-34 16s -15s linear infinite}@keyframes fall-34{40.603%{transform:translate(62.985vw,40.603vh) scale(.394)}to{transform:translate(58.8156vw,99vh) scale(.394)}}.snow:nth-child(35){opacity:.7926;transform:translate(86.2417vw,-10px) scale(.4532);animation:fall-35 29s -12s linear infinite}@keyframes fall-35{56.551%{transform:translate(86.6748vw,56.551vh) scale(.4532)}to{transform:translate(86.45825vw,99vh) scale(.4532)}}.snow:nth-child(36){opacity:1.1652;transform:translate(57.4667vw,-10px) scale(.6439);animation:fall-36 14s -3s linear infinite}@keyframes fall-36{76.886%{transform:translate(61.5473vw,76.886vh) scale(.6439)}to{transform:translate(59.507vw,99vh) scale(.6439)}}.snow:nth-child(37){opacity:.4978;transform:translate(37.6508vw,-10px) scale(.368);animation:fall-37 20s -19s linear infinite}@keyframes fall-37{36.691%{transform:translate(37.4632vw,36.691vh) scale(.368)}to{transform:translate(37.557vw,99vh) scale(.368)}}.snow:nth-child(38){opacity:1.225;transform:translate(42.1548vw,-10px) scale(.3047);animation:fall-38 10s -30s linear infinite}@keyframes fall-38{31.291%{transform:translate(34.838vw,31.291vh) scale(.3047)}to{transform:translate(38.4964vw,99vh) scale(.3047)}}.snow:nth-child(39){opacity:.524;transform:translate(48.6401vw,-10px) scale(.6217);animation:fall-39 15s -21s linear infinite}@keyframes fall-39{55.184%{transform:translate(49.0537vw,55.184vh) scale(.6217)}to{transform:translate(48.8469vw,99vh) scale(.6217)}}.snow:nth-child(40){opacity:.5918;transform:translate(53.5291vw,-10px) scale(.3489);animation:fall-40 15s -19s linear infinite}@keyframes fall-40{67.752%{transform:translate(59.0463vw,67.752vh) scale(.3489)}to{transform:translate(56.2877vw,99vh) scale(.3489)}}.snow:nth-child(41){opacity:1.8198;transform:translate(55.4405vw,-10px) scale(.1138);animation:fall-41 22s -15s linear infinite}@keyframes fall-41{77.492%{transform:translate(64.5842vw,77.492vh) scale(.1138)}to{transform:translate(60.01235vw,99vh) scale(.1138)}}.snow:nth-child(42){opacity:1.014;transform:translate(96.6733vw,-10px) scale(.8966);animation:fall-42 17s -1s linear infinite}@keyframes fall-42{34.994%{transform:translate(105.9792vw,34.994vh) scale(.8966)}to{transform:translate(101.32625vw,99vh) scale(.8966)}}.snow:nth-child(43){opacity:.0742;transform:translate(88.827vw,-10px) scale(.502);animation:fall-43 28s -25s linear infinite}@keyframes fall-43{65.929%{transform:translate(88.3525vw,65.929vh) scale(.502)}to{transform:translate(88.58975vw,99vh) scale(.502)}}.snow:nth-child(44){opacity:.907;transform:translate(71.6588vw,-10px) scale(.5679);animation:fall-44 25s -29s linear infinite}@keyframes fall-44{57.446%{transform:translate(74.7468vw,57.446vh) scale(.5679)}to{transform:translate(73.2028vw,99vh) scale(.5679)}}.snow:nth-child(45){opacity:1.2346;transform:translate(59.8139vw,-10px) scale(.9522);animation:fall-45 11s -15s linear infinite}@keyframes fall-45{36.371%{transform:translate(55.0766vw,36.371vh) scale(.9522)}to{transform:translate(57.44525vw,99vh) scale(.9522)}}.snow:nth-child(46){opacity:1.922;transform:translate(67.4051vw,-10px) scale(.3028);animation:fall-46 27s -10s linear infinite}@keyframes fall-46{49.323%{transform:translate(71.5457vw,49.323vh) scale(.3028)}to{transform:translate(69.4754vw,99vh) scale(.3028)}}.snow:nth-child(47){opacity:1.8516;transform:translate(8.2567vw,-10px) scale(.6479);animation:fall-47 12s -18s linear infinite}@keyframes fall-47{40.056%{transform:translate(8.6896vw,40.056vh) scale(.6479)}to{transform:translate(8.47315vw,99vh) scale(.6479)}}.snow:nth-child(48){opacity:.0294;transform:translate(19.2273vw,-10px) scale(.1459);animation:fall-48 19s -13s linear infinite}@keyframes fall-48{40.67%{transform:translate(16.5467vw,40.67vh) scale(.1459)}to{transform:translate(17.887vw,99vh) scale(.1459)}}.snow:nth-child(49){opacity:.4352;transform:translate(2.0746vw,-10px) scale(.0802);animation:fall-49 25s -2s linear infinite}@keyframes fall-49{34.66%{transform:translate(-4.7127vw,34.66vh) scale(.0802)}to{transform:translate(-1.31905vw,99vh) scale(.0802)}}.snow:nth-child(50){opacity:1.8486;transform:translate(65.0738vw,-10px) scale(.2413);animation:fall-50 13s -29s linear infinite}@keyframes fall-50{67.697%{transform:translate(75.0524vw,67.697vh) scale(.2413)}to{transform:translate(70.0631vw,99vh) scale(.2413)}}.snow:nth-child(51){opacity:1.0936;transform:translate(13.2135vw,-10px) scale(.8216);animation:fall-51 29s -11s linear infinite}@keyframes fall-51{61.185%{transform:translate(5.2336vw,61.185vh) scale(.8216)}to{transform:translate(9.22355vw,99vh) scale(.8216)}}.snow:nth-child(52){opacity:1.2946;transform:translate(36.7869vw,-10px) scale(.3148);animation:fall-52 27s -18s linear infinite}@keyframes fall-52{49.088%{transform:translate(39.1166vw,49.088vh) scale(.3148)}to{transform:translate(37.95175vw,99vh) scale(.3148)}}.snow:nth-child(53){opacity:.7602;transform:translate(73.6552vw,-10px) scale(.1671);animation:fall-53 14s -21s linear infinite}@keyframes fall-53{47.585%{transform:translate(64.1204vw,47.585vh) scale(.1671)}to{transform:translate(68.8878vw,99vh) scale(.1671)}}.snow:nth-child(54){opacity:1.9314;transform:translate(67.3921vw,-10px) scale(.9648);animation:fall-54 26s -13s linear infinite}@keyframes fall-54{35.794%{transform:translate(60.4563vw,35.794vh) scale(.9648)}to{transform:translate(63.9242vw,99vh) scale(.9648)}}.snow:nth-child(55){opacity:1.1866;transform:translate(29.9957vw,-10px) scale(.9693);animation:fall-55 25s -18s linear infinite}@keyframes fall-55{69.284%{transform:translate(38.1358vw,69.284vh) scale(.9693)}to{transform:translate(34.06575vw,99vh) scale(.9693)}}.snow:nth-child(56){opacity:1.6208;transform:translate(72.9039vw,-10px) scale(.1176);animation:fall-56 12s -16s linear infinite}@keyframes fall-56{58.615%{transform:translate(66.7417vw,58.615vh) scale(.1176)}to{transform:translate(69.8228vw,99vh) scale(.1176)}}.snow:nth-child(57){opacity:.151;transform:translate(27.5279vw,-10px) scale(.837);animation:fall-57 24s -25s linear infinite}@keyframes fall-57{45.925%{transform:translate(23.6607vw,45.925vh) scale(.837)}to{transform:translate(25.5943vw,99vh) scale(.837)}}.snow:nth-child(58){opacity:1.2534;transform:translate(69.6661vw,-10px) scale(.8903);animation:fall-58 10s -13s linear infinite}@keyframes fall-58{66.899%{transform:translate(79.1225vw,66.899vh) scale(.8903)}to{transform:translate(74.3943vw,99vh) scale(.8903)}}.snow:nth-child(59){opacity:.1834;transform:translate(96.0542vw,-10px) scale(.9602);animation:fall-59 25s -26s linear infinite}@keyframes fall-59{47.586%{transform:translate(98.4791vw,47.586vh) scale(.9602)}to{transform:translate(97.26665vw,99vh) scale(.9602)}}.snow:nth-child(60){opacity:1.174;transform:translate(81.1446vw,-10px) scale(.6414);animation:fall-60 10s -10s linear infinite}@keyframes fall-60{55.344%{transform:translate(83.8964vw,55.344vh) scale(.6414)}to{transform:translate(82.5205vw,99vh) scale(.6414)}}.snow:nth-child(61){opacity:1.5452;transform:translate(10.2848vw,-10px) scale(.0926);animation:fall-61 16s -6s linear infinite}@keyframes fall-61{42.734%{transform:translate(20.1903vw,42.734vh) scale(.0926)}to{transform:translate(15.23755vw,99vh) scale(.0926)}}.snow:nth-child(62){opacity:1.4152;transform:translate(48.1886vw,-10px) scale(.6248);animation:fall-62 14s -19s linear infinite}@keyframes fall-62{74.142%{transform:translate(43.0119vw,74.142vh) scale(.6248)}to{transform:translate(45.60025vw,99vh) scale(.6248)}}.snow:nth-child(63){opacity:1.645;transform:translate(21.7816vw,-10px) scale(.5137);animation:fall-63 21s -15s linear infinite}@keyframes fall-63{78.667%{transform:translate(15.0815vw,78.667vh) scale(.5137)}to{transform:translate(18.43155vw,99vh) scale(.5137)}}.snow:nth-child(64){opacity:1.3554;transform:translate(42.974vw,-10px) scale(.67);animation:fall-64 22s -20s linear infinite}@keyframes fall-64{62.804%{transform:translate(50.024vw,62.804vh) scale(.67)}to{transform:translate(46.499vw,99vh) scale(.67)}}.snow:nth-child(65){opacity:.9684;transform:translate(76.585vw,-10px) scale(.8879);animation:fall-65 30s -15s linear infinite}@keyframes fall-65{57.85%{transform:translate(77.5308vw,57.85vh) scale(.8879)}to{transform:translate(77.0579vw,99vh) scale(.8879)}}.snow:nth-child(66){opacity:.139;transform:translate(42.9125vw,-10px) scale(.8338);animation:fall-66 23s -3s linear infinite}@keyframes fall-66{37.837%{transform:translate(48.0235vw,37.837vh) scale(.8338)}to{transform:translate(45.468vw,99vh) scale(.8338)}}.snow:nth-child(67){opacity:.0968;transform:translate(18.2191vw,-10px) scale(.634);animation:fall-67 18s -5s linear infinite}@keyframes fall-67{47.13%{transform:translate(11.875vw,47.13vh) scale(.634)}to{transform:translate(15.04705vw,99vh) scale(.634)}}.snow:nth-child(68){opacity:1.6442;transform:translate(42.7772vw,-10px) scale(.107);animation:fall-68 27s -27s linear infinite}@keyframes fall-68{45.18%{transform:translate(47.8727vw,45.18vh) scale(.107)}to{transform:translate(45.32495vw,99vh) scale(.107)}}.snow:nth-child(69){opacity:.1988;transform:translate(40.5639vw,-10px) scale(.5231);animation:fall-69 10s -20s linear infinite}@keyframes fall-69{55.348%{transform:translate(31.2272vw,55.348vh) scale(.5231)}to{transform:translate(35.89555vw,99vh) scale(.5231)}}.snow:nth-child(70){opacity:1.8554;transform:translate(79.6374vw,-10px) scale(.4314);animation:fall-70 21s -9s linear infinite}@keyframes fall-70{74.122%{transform:translate(73.4012vw,74.122vh) scale(.4314)}to{transform:translate(76.5193vw,99vh) scale(.4314)}}.snow:nth-child(71){opacity:.3412;transform:translate(88.2729vw,-10px) scale(.7672);animation:fall-71 18s -7s linear infinite}@keyframes fall-71{69.2%{transform:translate(96.5366vw,69.2vh) scale(.7672)}to{transform:translate(92.40475vw,99vh) scale(.7672)}}.snow:nth-child(72){opacity:.3354;transform:translate(31.0038vw,-10px) scale(.8519);animation:fall-72 16s -28s linear infinite}@keyframes fall-72{46.944%{transform:translate(31.5683vw,46.944vh) scale(.8519)}to{transform:translate(31.28605vw,99vh) scale(.8519)}}.snow:nth-child(73){opacity:.2446;transform:translate(77.7529vw,-10px) scale(.4923);animation:fall-73 28s -10s linear infinite}@keyframes fall-73{57.181%{transform:translate(78.4357vw,57.181vh) scale(.4923)}to{transform:translate(78.0943vw,99vh) scale(.4923)}}.snow:nth-child(74){opacity:1.0106;transform:translate(59.0882vw,-10px) scale(.6453);animation:fall-74 30s -14s linear infinite}@keyframes fall-74{78.054%{transform:translate(65.0176vw,78.054vh) scale(.6453)}to{transform:translate(62.0529vw,99vh) scale(.6453)}}.snow:nth-child(75){opacity:.1986;transform:translate(.0318vw,-10px) scale(.8676);animation:fall-75 13s -1s linear infinite}@keyframes fall-75{57.214%{transform:translate(-6.3982vw,57.214vh) scale(.8676)}to{transform:translate(-3.1832vw,99vh) scale(.8676)}}.snow:nth-child(76){opacity:.2478;transform:translate(75.6373vw,-10px) scale(.2979);animation:fall-76 29s -30s linear infinite}@keyframes fall-76{40.306%{transform:translate(68.4549vw,40.306vh) scale(.2979)}to{transform:translate(72.0461vw,99vh) scale(.2979)}}.snow:nth-child(77){opacity:.735;transform:translate(14.6683vw,-10px) scale(.1561);animation:fall-77 12s -4s linear infinite}@keyframes fall-77{59.751%{transform:translate(10.8181vw,59.751vh) scale(.1561)}to{transform:translate(12.7432vw,99vh) scale(.1561)}}.snow:nth-child(78){opacity:.8024;transform:translate(40.0978vw,-10px) scale(.5424);animation:fall-78 14s -17s linear infinite}@keyframes fall-78{60.892%{transform:translate(32.6091vw,60.892vh) scale(.5424)}to{transform:translate(36.35345vw,99vh) scale(.5424)}}.snow:nth-child(79){opacity:.7196;transform:translate(67.84vw,-10px) scale(.6581);animation:fall-79 19s -16s linear infinite}@keyframes fall-79{74.77%{transform:translate(63.265vw,74.77vh) scale(.6581)}to{transform:translate(65.5525vw,99vh) scale(.6581)}}.snow:nth-child(80){opacity:.646;transform:translate(49.7215vw,-10px) scale(.8378);animation:fall-80 20s -8s linear infinite}@keyframes fall-80{62.659%{transform:translate(51.5746vw,62.659vh) scale(.8378)}to{transform:translate(50.64805vw,99vh) scale(.8378)}}.snow:nth-child(81){opacity:1.1084;transform:translate(12.9955vw,-10px) scale(.3842);animation:fall-81 26s -8s linear infinite}@keyframes fall-81{31.174%{transform:translate(18.0147vw,31.174vh) scale(.3842)}to{transform:translate(15.5051vw,99vh) scale(.3842)}}.snow:nth-child(82){opacity:1.1914;transform:translate(37.4272vw,-10px) scale(.8195);animation:fall-82 29s -4s linear infinite}@keyframes fall-82{54.696%{transform:translate(42.433vw,54.696vh) scale(.8195)}to{transform:translate(39.9301vw,99vh) scale(.8195)}}.snow:nth-child(83){opacity:.9116;transform:translate(1.4386vw,-10px) scale(.256);animation:fall-83 16s -28s linear infinite}@keyframes fall-83{66.621%{transform:translate(-6.7363vw,66.621vh) scale(.256)}to{transform:translate(-2.64885vw,99vh) scale(.256)}}.snow:nth-child(84){opacity:1.842;transform:translate(62.4894vw,-10px) scale(.4158);animation:fall-84 15s -9s linear infinite}@keyframes fall-84{45.487%{transform:translate(70.7581vw,45.487vh) scale(.4158)}to{transform:translate(66.62375vw,99vh) scale(.4158)}}.snow:nth-child(85){opacity:1.6914;transform:translate(98.4212vw,-10px) scale(.337);animation:fall-85 23s -11s linear infinite}@keyframes fall-85{64.063%{transform:translate(103.3026vw,64.063vh) scale(.337)}to{transform:translate(100.8619vw,99vh) scale(.337)}}.snow:nth-child(86){opacity:.3352;transform:translate(47.2662vw,-10px) scale(.8915);animation:fall-86 25s -7s linear infinite}@keyframes fall-86{34.975%{transform:translate(56.8369vw,34.975vh) scale(.8915)}to{transform:translate(52.05155vw,99vh) scale(.8915)}}.snow:nth-child(87){opacity:1.494;transform:translate(99.6632vw,-10px) scale(.5171);animation:fall-87 25s -3s linear infinite}@keyframes fall-87{70.778%{transform:translate(90.4348vw,70.778vh) scale(.5171)}to{transform:translate(95.049vw,99vh) scale(.5171)}}.snow:nth-child(88){opacity:.2622;transform:translate(96.6236vw,-10px) scale(.5976);animation:fall-88 19s -22s linear infinite}@keyframes fall-88{56.316%{transform:translate(95.9102vw,56.316vh) scale(.5976)}to{transform:translate(96.2669vw,99vh) scale(.5976)}}.snow:nth-child(89){opacity:.7132;transform:translate(65.6707vw,-10px) scale(.2155);animation:fall-89 27s -12s linear infinite}@keyframes fall-89{52.066%{transform:translate(72.4137vw,52.066vh) scale(.2155)}to{transform:translate(69.0422vw,99vh) scale(.2155)}}.snow:nth-child(90){opacity:1.6084;transform:translate(65.7531vw,-10px) scale(.3676);animation:fall-90 10s -18s linear infinite}@keyframes fall-90{74.63%{transform:translate(68.5384vw,74.63vh) scale(.3676)}to{transform:translate(67.14575vw,99vh) scale(.3676)}}.snow:nth-child(91){opacity:.2686;transform:translate(4.2025vw,-10px) scale(.8334);animation:fall-91 29s -19s linear infinite}@keyframes fall-91{76.932%{transform:translate(-2.7334vw,76.932vh) scale(.8334)}to{transform:translate(.73455vw,99vh) scale(.8334)}}.snow:nth-child(92){opacity:1.7414;transform:translate(31.3875vw,-10px) scale(.8482);animation:fall-92 10s -16s linear infinite}@keyframes fall-92{32.769%{transform:translate(34.3003vw,32.769vh) scale(.8482)}to{transform:translate(32.8439vw,99vh) scale(.8482)}}.snow:nth-child(93){opacity:.6634;transform:translate(21.389vw,-10px) scale(.717);animation:fall-93 13s -12s linear infinite}@keyframes fall-93{35.557%{transform:translate(19.5265vw,35.557vh) scale(.717)}to{transform:translate(20.45775vw,99vh) scale(.717)}}.snow:nth-child(94){opacity:1.4336;transform:translate(10.7848vw,-10px) scale(.0445);animation:fall-94 18s -6s linear infinite}@keyframes fall-94{43.81%{transform:translate(15.2845vw,43.81vh) scale(.0445)}to{transform:translate(13.03465vw,99vh) scale(.0445)}}.snow:nth-child(95){opacity:1.5194;transform:translate(12.4639vw,-10px) scale(.6258);animation:fall-95 22s -6s linear infinite}@keyframes fall-95{78.784%{transform:translate(17.3111vw,78.784vh) scale(.6258)}to{transform:translate(14.8875vw,99vh) scale(.6258)}}.snow:nth-child(96){opacity:1.9836;transform:translate(43.3071vw,-10px) scale(.9228);animation:fall-96 13s -30s linear infinite}@keyframes fall-96{49.624%{transform:translate(41.8668vw,49.624vh) scale(.9228)}to{transform:translate(42.58695vw,99vh) scale(.9228)}}.snow:nth-child(97){opacity:.1372;transform:translate(31.1221vw,-10px) scale(.9673);animation:fall-97 17s -3s linear infinite}@keyframes fall-97{74.15%{transform:translate(38.1034vw,74.15vh) scale(.9673)}to{transform:translate(34.61275vw,99vh) scale(.9673)}}.snow:nth-child(98){opacity:.297;transform:translate(94.2691vw,-10px) scale(.1536);animation:fall-98 15s -18s linear infinite}@keyframes fall-98{64.246%{transform:translate(89.098vw,64.246vh) scale(.1536)}to{transform:translate(91.68355vw,99vh) scale(.1536)}}.snow:nth-child(99){opacity:1.9902;transform:translate(13.7863vw,-10px) scale(.8934);animation:fall-99 19s -13s linear infinite}@keyframes fall-99{54.54%{transform:translate(14.1051vw,54.54vh) scale(.8934)}to{transform:translate(13.9457vw,99vh) scale(.8934)}}.snow:nth-child(100){opacity:1.0058;transform:translate(88.6701vw,-10px) scale(.1957);animation:fall-100 26s -11s linear infinite}@keyframes fall-100{39.17%{transform:translate(84.6545vw,39.17vh) scale(.1957)}to{transform:translate(86.6623vw,99vh) scale(.1957)}}.snow:nth-child(101){opacity:.6052;transform:translate(50.948vw,-10px) scale(.365);animation:fall-101 23s -24s linear infinite}@keyframes fall-101{42.682%{transform:translate(58.1755vw,42.682vh) scale(.365)}to{transform:translate(54.56175vw,99vh) scale(.365)}}.snow:nth-child(102){opacity:.1586;transform:translate(62.3673vw,-10px) scale(.4316);animation:fall-102 24s -2s linear infinite}@keyframes fall-102{77.874%{transform:translate(63.2171vw,77.874vh) scale(.4316)}to{transform:translate(62.7922vw,99vh) scale(.4316)}}.snow:nth-child(103){opacity:1.6664;transform:translate(31.1119vw,-10px) scale(.9723);animation:fall-103 28s -29s linear infinite}@keyframes fall-103{43.16%{transform:translate(23.9034vw,43.16vh) scale(.9723)}to{transform:translate(27.50765vw,99vh) scale(.9723)}}.snow:nth-child(104){opacity:.539;transform:translate(1.4862vw,-10px) scale(.184);animation:fall-104 16s -3s linear infinite}@keyframes fall-104{79.604%{transform:translate(5.3164vw,79.604vh) scale(.184)}to{transform:translate(3.4013vw,99vh) scale(.184)}}.snow:nth-child(105){opacity:.5556;transform:translate(58.8796vw,-10px) scale(.8209);animation:fall-105 26s -20s linear infinite}@keyframes fall-105{50.366%{transform:translate(57.8251vw,50.366vh) scale(.8209)}to{transform:translate(58.35235vw,99vh) scale(.8209)}}.snow:nth-child(106){opacity:1.3276;transform:translate(10.6259vw,-10px) scale(.1238);animation:fall-106 10s -21s linear infinite}@keyframes fall-106{60.589%{transform:translate(9.3628vw,60.589vh) scale(.1238)}to{transform:translate(9.99435vw,99vh) scale(.1238)}}.snow:nth-child(107){opacity:1.8952;transform:translate(74.7046vw,-10px) scale(.7185);animation:fall-107 13s -27s linear infinite}@keyframes fall-107{62.224%{transform:translate(78.8343vw,62.224vh) scale(.7185)}to{transform:translate(76.76945vw,99vh) scale(.7185)}}.snow:nth-child(108){opacity:1.1944;transform:translate(4.2865vw,-10px) scale(.6505);animation:fall-108 25s -1s linear infinite}@keyframes fall-108{67.934%{transform:translate(8.3503vw,67.934vh) scale(.6505)}to{transform:translate(6.3184vw,99vh) scale(.6505)}}.snow:nth-child(109){opacity:1.1268;transform:translate(69.2237vw,-10px) scale(.986);animation:fall-109 25s -21s linear infinite}@keyframes fall-109{49.541%{transform:translate(60.5521vw,49.541vh) scale(.986)}to{transform:translate(64.8879vw,99vh) scale(.986)}}.snow:nth-child(110){opacity:.8042;transform:translate(21.5202vw,-10px) scale(.0448);animation:fall-110 15s -1s linear infinite}@keyframes fall-110{72.902%{transform:translate(31.1952vw,72.902vh) scale(.0448)}to{transform:translate(26.3577vw,99vh) scale(.0448)}}.snow:nth-child(111){opacity:.1664;transform:translate(39.7633vw,-10px) scale(.7861);animation:fall-111 19s -25s linear infinite}@keyframes fall-111{51.695%{transform:translate(35.6666vw,51.695vh) scale(.7861)}to{transform:translate(37.71495vw,99vh) scale(.7861)}}.snow:nth-child(112){opacity:.3362;transform:translate(79.621vw,-10px) scale(.2737);animation:fall-112 20s -14s linear infinite}@keyframes fall-112{54.897%{transform:translate(81.3977vw,54.897vh) scale(.2737)}to{transform:translate(80.50935vw,99vh) scale(.2737)}}.snow:nth-child(113){opacity:.755;transform:translate(13.1237vw,-10px) scale(.0388);animation:fall-113 15s -19s linear infinite}@keyframes fall-113{71.935%{transform:translate(5.6498vw,71.935vh) scale(.0388)}to{transform:translate(9.38675vw,99vh) scale(.0388)}}.snow:nth-child(114){opacity:.2218;transform:translate(96.887vw,-10px) scale(.5911);animation:fall-114 23s -2s linear infinite}@keyframes fall-114{77.652%{transform:translate(92.6828vw,77.652vh) scale(.5911)}to{transform:translate(94.7849vw,99vh) scale(.5911)}}.snow:nth-child(115){opacity:1.8212;transform:translate(34.5308vw,-10px) scale(.6103);animation:fall-115 15s -25s linear infinite}@keyframes fall-115{79.309%{transform:translate(34.1567vw,79.309vh) scale(.6103)}to{transform:translate(34.34375vw,99vh) scale(.6103)}}.snow:nth-child(116){opacity:1.4528;transform:translate(27.6509vw,-10px) scale(.0797);animation:fall-116 28s -23s linear infinite}@keyframes fall-116{42.782%{transform:translate(23.6715vw,42.782vh) scale(.0797)}to{transform:translate(25.6612vw,99vh) scale(.0797)}}.snow:nth-child(117){opacity:.812;transform:translate(95.5348vw,-10px) scale(.9299);animation:fall-117 13s -23s linear infinite}@keyframes fall-117{33.187%{transform:translate(91.5371vw,33.187vh) scale(.9299)}to{transform:translate(93.53595vw,99vh) scale(.9299)}}.snow:nth-child(118){opacity:1.1842;transform:translate(96.0361vw,-10px) scale(.4649);animation:fall-118 23s -8s linear infinite}@keyframes fall-118{73.544%{transform:translate(99.4322vw,73.544vh) scale(.4649)}to{transform:translate(97.73415vw,99vh) scale(.4649)}}.snow:nth-child(119){opacity:1.1664;transform:translate(25.7659vw,-10px) scale(.9552);animation:fall-119 23s -3s linear infinite}@keyframes fall-119{30.317%{transform:translate(26.954vw,30.317vh) scale(.9552)}to{transform:translate(26.35995vw,99vh) scale(.9552)}}.snow:nth-child(120){opacity:.465;transform:translate(9.5071vw,-10px) scale(.3924);animation:fall-120 21s -6s linear infinite}@keyframes fall-120{79.566%{transform:translate(.505vw,79.566vh) scale(.3924)}to{transform:translate(5.00605vw,99vh) scale(.3924)}}.snow:nth-child(121){opacity:1.5316;transform:translate(72.7746vw,-10px) scale(.4185);animation:fall-121 28s -14s linear infinite}@keyframes fall-121{68.099%{transform:translate(63.0859vw,68.099vh) scale(.4185)}to{transform:translate(67.93025vw,99vh) scale(.4185)}}.snow:nth-child(122){opacity:1.778;transform:translate(90.905vw,-10px) scale(.1694);animation:fall-122 23s -30s linear infinite}@keyframes fall-122{78.255%{transform:translate(81.3158vw,78.255vh) scale(.1694)}to{transform:translate(86.1104vw,99vh) scale(.1694)}}.snow:nth-child(123){opacity:.2366;transform:translate(72.6512vw,-10px) scale(.1853);animation:fall-123 15s -12s linear infinite}@keyframes fall-123{30.284%{transform:translate(68.0132vw,30.284vh) scale(.1853)}to{transform:translate(70.3322vw,99vh) scale(.1853)}}.snow:nth-child(124){opacity:.087;transform:translate(97.6669vw,-10px) scale(.3636);animation:fall-124 18s -13s linear infinite}@keyframes fall-124{50.354%{transform:translate(99.0638vw,50.354vh) scale(.3636)}to{transform:translate(98.36535vw,99vh) scale(.3636)}}.snow:nth-child(125){opacity:1.3648;transform:translate(52.3442vw,-10px) scale(.897);animation:fall-125 21s -11s linear infinite}@keyframes fall-125{52.916%{transform:translate(43.0617vw,52.916vh) scale(.897)}to{transform:translate(47.70295vw,99vh) scale(.897)}}.snow:nth-child(126){opacity:.9252;transform:translate(45.2895vw,-10px) scale(.3222);animation:fall-126 23s -18s linear infinite}@keyframes fall-126{72.171%{transform:translate(36.2625vw,72.171vh) scale(.3222)}to{transform:translate(40.776vw,99vh) scale(.3222)}}.snow:nth-child(127){opacity:1.3416;transform:translate(99.0151vw,-10px) scale(.045);animation:fall-127 12s -20s linear infinite}@keyframes fall-127{43.829%{transform:translate(97.8622vw,43.829vh) scale(.045)}to{transform:translate(98.43865vw,99vh) scale(.045)}}.snow:nth-child(128){opacity:1.2814;transform:translate(64.7197vw,-10px) scale(.0122);animation:fall-128 21s -3s linear infinite}@keyframes fall-128{42.8%{transform:translate(70.9823vw,42.8vh) scale(.0122)}to{transform:translate(67.851vw,99vh) scale(.0122)}}.snow:nth-child(129){opacity:.8932;transform:translate(24.0005vw,-10px) scale(.9007);animation:fall-129 14s -25s linear infinite}@keyframes fall-129{73.347%{transform:translate(33.2356vw,73.347vh) scale(.9007)}to{transform:translate(28.61805vw,99vh) scale(.9007)}}.snow:nth-child(130){opacity:1.4938;transform:translate(65.3658vw,-10px) scale(.0867);animation:fall-130 30s -12s linear infinite}@keyframes fall-130{76.326%{transform:translate(60.8227vw,76.326vh) scale(.0867)}to{transform:translate(63.09425vw,99vh) scale(.0867)}}.snow:nth-child(131){opacity:1.0534;transform:translate(72.9924vw,-10px) scale(.6728);animation:fall-131 30s -4s linear infinite}@keyframes fall-131{73.124%{transform:translate(71.5477vw,73.124vh) scale(.6728)}to{transform:translate(72.27005vw,99vh) scale(.6728)}}.snow:nth-child(132){opacity:.5602;transform:translate(15.4937vw,-10px) scale(.3816);animation:fall-132 25s -3s linear infinite}@keyframes fall-132{69.345%{transform:translate(16.8379vw,69.345vh) scale(.3816)}to{transform:translate(16.1658vw,99vh) scale(.3816)}}.snow:nth-child(133){opacity:.1008;transform:translate(35.8017vw,-10px) scale(.5656);animation:fall-133 10s -27s linear infinite}@keyframes fall-133{41.622%{transform:translate(44.6845vw,41.622vh) scale(.5656)}to{transform:translate(40.2431vw,99vh) scale(.5656)}}.snow:nth-child(134){opacity:1.9582;transform:translate(84.5397vw,-10px) scale(.6854);animation:fall-134 22s -20s linear infinite}@keyframes fall-134{50.529%{transform:translate(85.588vw,50.529vh) scale(.6854)}to{transform:translate(85.06385vw,99vh) scale(.6854)}}.snow:nth-child(135){opacity:1.218;transform:translate(6.2042vw,-10px) scale(.73);animation:fall-135 12s -22s linear infinite}@keyframes fall-135{54.908%{transform:translate(11.3071vw,54.908vh) scale(.73)}to{transform:translate(8.75565vw,99vh) scale(.73)}}.snow:nth-child(136){opacity:1.6492;transform:translate(20.2487vw,-10px) scale(.1462);animation:fall-136 10s -14s linear infinite}@keyframes fall-136{72.343%{transform:translate(27.0391vw,72.343vh) scale(.1462)}to{transform:translate(23.6439vw,99vh) scale(.1462)}}.snow:nth-child(137){opacity:.2262;transform:translate(4.45vw,-10px) scale(.5655);animation:fall-137 24s -25s linear infinite}@keyframes fall-137{75.947%{transform:translate(-1.368vw,75.947vh) scale(.5655)}to{transform:translate(1.541vw,99vh) scale(.5655)}}.snow:nth-child(138){opacity:1.5996;transform:translate(17.7605vw,-10px) scale(.7649);animation:fall-138 21s -2s linear infinite}@keyframes fall-138{65.837%{transform:translate(19.6968vw,65.837vh) scale(.7649)}to{transform:translate(18.72865vw,99vh) scale(.7649)}}.snow:nth-child(139){opacity:.8862;transform:translate(50.2032vw,-10px) scale(.8374);animation:fall-139 18s -13s linear infinite}@keyframes fall-139{50.998%{transform:translate(60.1683vw,50.998vh) scale(.8374)}to{transform:translate(55.18575vw,99vh) scale(.8374)}}.snow:nth-child(140){opacity:1.6666;transform:translate(22.8347vw,-10px) scale(.5741);animation:fall-140 16s -2s linear infinite}@keyframes fall-140{78.475%{transform:translate(16.7097vw,78.475vh) scale(.5741)}to{transform:translate(19.7722vw,99vh) scale(.5741)}}.snow:nth-child(141){opacity:1.8388;transform:translate(25.126vw,-10px) scale(.0679);animation:fall-141 14s -10s linear infinite}@keyframes fall-141{39.564%{transform:translate(19.9166vw,39.564vh) scale(.0679)}to{transform:translate(22.5213vw,99vh) scale(.0679)}}.snow:nth-child(142){opacity:.9016;transform:translate(80.8244vw,-10px) scale(.756);animation:fall-142 15s -30s linear infinite}@keyframes fall-142{52.794%{transform:translate(74.3842vw,52.794vh) scale(.756)}to{transform:translate(77.6043vw,99vh) scale(.756)}}.snow:nth-child(143){opacity:.4836;transform:translate(70.873vw,-10px) scale(.2567);animation:fall-143 29s -12s linear infinite}@keyframes fall-143{47.263%{transform:translate(70.0459vw,47.263vh) scale(.2567)}to{transform:translate(70.45945vw,99vh) scale(.2567)}}.snow:nth-child(144){opacity:1.1322;transform:translate(84.3277vw,-10px) scale(.7328);animation:fall-144 14s -26s linear infinite}@keyframes fall-144{37.3%{transform:translate(89.9699vw,37.3vh) scale(.7328)}to{transform:translate(87.1488vw,99vh) scale(.7328)}}.snow:nth-child(145){opacity:1.6766;transform:translate(61.5112vw,-10px) scale(.4485);animation:fall-145 25s -6s linear infinite}@keyframes fall-145{30.956%{transform:translate(60.1407vw,30.956vh) scale(.4485)}to{transform:translate(60.82595vw,99vh) scale(.4485)}}.snow:nth-child(146){opacity:.384;transform:translate(56.9441vw,-10px) scale(.3388);animation:fall-146 22s -14s linear infinite}@keyframes fall-146{30.407%{transform:translate(57.1918vw,30.407vh) scale(.3388)}to{transform:translate(57.06795vw,99vh) scale(.3388)}}.snow:nth-child(147){opacity:1.644;transform:translate(61.4776vw,-10px) scale(.544);animation:fall-147 22s -1s linear infinite}@keyframes fall-147{53.052%{transform:translate(55.5614vw,53.052vh) scale(.544)}to{transform:translate(58.5195vw,99vh) scale(.544)}}.snow:nth-child(148){opacity:1.5436;transform:translate(28.3481vw,-10px) scale(.7726);animation:fall-148 18s -12s linear infinite}@keyframes fall-148{33.008%{transform:translate(24.6728vw,33.008vh) scale(.7726)}to{transform:translate(26.51045vw,99vh) scale(.7726)}}.snow:nth-child(149){opacity:1.885;transform:translate(47.0927vw,-10px) scale(.2291);animation:fall-149 13s -26s linear infinite}@keyframes fall-149{56.433%{transform:translate(38.8925vw,56.433vh) scale(.2291)}to{transform:translate(42.9926vw,99vh) scale(.2291)}}.snow:nth-child(150){opacity:1.3154;transform:translate(30.7131vw,-10px) scale(.6443);animation:fall-150 30s -15s linear infinite}@keyframes fall-150{33.274%{transform:translate(23.8701vw,33.274vh) scale(.6443)}to{transform:translate(27.2916vw,99vh) scale(.6443)}}.snow:nth-child(151){opacity:1.611;transform:translate(10.4872vw,-10px) scale(.1197);animation:fall-151 21s -1s linear infinite}@keyframes fall-151{68.972%{transform:translate(7.0576vw,68.972vh) scale(.1197)}to{transform:translate(8.7724vw,99vh) scale(.1197)}}.snow:nth-child(152){opacity:.2614;transform:translate(87.4827vw,-10px) scale(.0099);animation:fall-152 30s -17s linear infinite}@keyframes fall-152{71.18%{transform:translate(79.5313vw,71.18vh) scale(.0099)}to{transform:translate(83.507vw,99vh) scale(.0099)}}.snow:nth-child(153){opacity:1.729;transform:translate(22.9755vw,-10px) scale(.66);animation:fall-153 18s -12s linear infinite}@keyframes fall-153{50.823%{transform:translate(20.7513vw,50.823vh) scale(.66)}to{transform:translate(21.8634vw,99vh) scale(.66)}}.snow:nth-child(154){opacity:1.2912;transform:translate(50.2457vw,-10px) scale(.8509);animation:fall-154 20s -9s linear infinite}@keyframes fall-154{51.691%{transform:translate(48.0298vw,51.691vh) scale(.8509)}to{transform:translate(49.13775vw,99vh) scale(.8509)}}.snow:nth-child(155){opacity:.59;transform:translate(53.0935vw,-10px) scale(.1159);animation:fall-155 23s -3s linear infinite}@keyframes fall-155{74.829%{transform:translate(62.6656vw,74.829vh) scale(.1159)}to{transform:translate(57.87955vw,99vh) scale(.1159)}}.snow:nth-child(156){opacity:.0918;transform:translate(.0903vw,-10px) scale(.2953);animation:fall-156 10s -14s linear infinite}@keyframes fall-156{48.966%{transform:translate(6.0164vw,48.966vh) scale(.2953)}to{transform:translate(3.05335vw,99vh) scale(.2953)}}.snow:nth-child(157){opacity:1.0548;transform:translate(10.4524vw,-10px) scale(.3986);animation:fall-157 11s -25s linear infinite}@keyframes fall-157{71.131%{transform:translate(6.2641vw,71.131vh) scale(.3986)}to{transform:translate(8.35825vw,99vh) scale(.3986)}}.snow:nth-child(158){opacity:1.6062;transform:translate(95.9205vw,-10px) scale(.8837);animation:fall-158 22s -1s linear infinite}@keyframes fall-158{71.164%{transform:translate(103.0218vw,71.164vh) scale(.8837)}to{transform:translate(99.47115vw,99vh) scale(.8837)}}.snow:nth-child(159){opacity:1.7566;transform:translate(90.3944vw,-10px) scale(.3446);animation:fall-159 29s -23s linear infinite}@keyframes fall-159{68.417%{transform:translate(86.8961vw,68.417vh) scale(.3446)}to{transform:translate(88.64525vw,99vh) scale(.3446)}}.snow:nth-child(160){opacity:1.3028;transform:translate(25.8365vw,-10px) scale(.9608);animation:fall-160 24s -29s linear infinite}@keyframes fall-160{46.383%{transform:translate(34.2122vw,46.383vh) scale(.9608)}to{transform:translate(30.02435vw,99vh) scale(.9608)}}.snow:nth-child(161){opacity:1.2298;transform:translate(47.2609vw,-10px) scale(.0792);animation:fall-161 28s -7s linear infinite}@keyframes fall-161{54.499%{transform:translate(47.2819vw,54.499vh) scale(.0792)}to{transform:translate(47.2714vw,99vh) scale(.0792)}}.snow:nth-child(162){opacity:1.328;transform:translate(75.2793vw,-10px) scale(.3431);animation:fall-162 24s -23s linear infinite}@keyframes fall-162{52.479%{transform:translate(71.1421vw,52.479vh) scale(.3431)}to{transform:translate(73.2107vw,99vh) scale(.3431)}}.snow:nth-child(163){opacity:1.9644;transform:translate(33.6809vw,-10px) scale(.7096);animation:fall-163 30s -8s linear infinite}@keyframes fall-163{62.7%{transform:translate(37.25vw,62.7vh) scale(.7096)}to{transform:translate(35.46545vw,99vh) scale(.7096)}}.snow:nth-child(164){opacity:1.4872;transform:translate(53.8384vw,-10px) scale(.1875);animation:fall-164 17s -2s linear infinite}@keyframes fall-164{53.1%{transform:translate(54.708vw,53.1vh) scale(.1875)}to{transform:translate(54.2732vw,99vh) scale(.1875)}}.snow:nth-child(165){opacity:.7692;transform:translate(16.9381vw,-10px) scale(.3224);animation:fall-165 22s -11s linear infinite}@keyframes fall-165{68.581%{transform:translate(7.3609vw,68.581vh) scale(.3224)}to{transform:translate(12.1495vw,99vh) scale(.3224)}}.snow:nth-child(166){opacity:.9176;transform:translate(89.2693vw,-10px) scale(.7236);animation:fall-166 26s -15s linear infinite}@keyframes fall-166{70.587%{transform:translate(81.1909vw,70.587vh) scale(.7236)}to{transform:translate(85.2301vw,99vh) scale(.7236)}}.snow:nth-child(167){opacity:.966;transform:translate(62.2615vw,-10px) scale(.0605);animation:fall-167 23s -17s linear infinite}@keyframes fall-167{49.017%{transform:translate(61.7335vw,49.017vh) scale(.0605)}to{transform:translate(61.9975vw,99vh) scale(.0605)}}.snow:nth-child(168){opacity:.7054;transform:translate(99.9708vw,-10px) scale(.2707);animation:fall-168 29s -23s linear infinite}@keyframes fall-168{31.827%{transform:translate(109.8446vw,31.827vh) scale(.2707)}to{transform:translate(104.9077vw,99vh) scale(.2707)}}.snow:nth-child(169){opacity:.086;transform:translate(3.4629vw,-10px) scale(.0862);animation:fall-169 30s -23s linear infinite}@keyframes fall-169{36.383%{transform:translate(13.397vw,36.383vh) scale(.0862)}to{transform:translate(8.42995vw,99vh) scale(.0862)}}.snow:nth-child(170){opacity:.2716;transform:translate(41.7766vw,-10px) scale(.322);animation:fall-170 13s -8s linear infinite}@keyframes fall-170{72.421%{transform:translate(42.1369vw,72.421vh) scale(.322)}to{transform:translate(41.95675vw,99vh) scale(.322)}}.snow:nth-child(171){opacity:1.9494;transform:translate(87.2431vw,-10px) scale(.7967);animation:fall-171 16s -4s linear infinite}@keyframes fall-171{75.215%{transform:translate(87.8261vw,75.215vh) scale(.7967)}to{transform:translate(87.5346vw,99vh) scale(.7967)}}.snow:nth-child(172){opacity:1.7034;transform:translate(95.5857vw,-10px) scale(.5698);animation:fall-172 27s -26s linear infinite}@keyframes fall-172{40.565%{transform:translate(102.3871vw,40.565vh) scale(.5698)}to{transform:translate(98.9864vw,99vh) scale(.5698)}}.snow:nth-child(173){opacity:1.9288;transform:translate(14.299vw,-10px) scale(.3966);animation:fall-173 15s -21s linear infinite}@keyframes fall-173{45.444%{transform:translate(6.096vw,45.444vh) scale(.3966)}to{transform:translate(10.1975vw,99vh) scale(.3966)}}.snow:nth-child(174){opacity:.5282;transform:translate(64.3127vw,-10px) scale(.2962);animation:fall-174 11s -12s linear infinite}@keyframes fall-174{71.672%{transform:translate(64.5341vw,71.672vh) scale(.2962)}to{transform:translate(64.4234vw,99vh) scale(.2962)}}.snow:nth-child(175){opacity:.6724;transform:translate(12.5162vw,-10px) scale(.5321);animation:fall-175 18s -22s linear infinite}@keyframes fall-175{41.561%{transform:translate(11.9958vw,41.561vh) scale(.5321)}to{transform:translate(12.256vw,99vh) scale(.5321)}}.snow:nth-child(176){opacity:1.2576;transform:translate(92.4389vw,-10px) scale(.7948);animation:fall-176 15s -29s linear infinite}@keyframes fall-176{66.312%{transform:translate(86.6557vw,66.312vh) scale(.7948)}to{transform:translate(89.5473vw,99vh) scale(.7948)}}.snow:nth-child(177){opacity:.6598;transform:translate(99.4167vw,-10px) scale(.4594);animation:fall-177 23s -11s linear infinite}@keyframes fall-177{35.928%{transform:translate(98.3038vw,35.928vh) scale(.4594)}to{transform:translate(98.86025vw,99vh) scale(.4594)}}.snow:nth-child(178){opacity:1.853;transform:translate(62.8025vw,-10px) scale(.2061);animation:fall-178 30s -3s linear infinite}@keyframes fall-178{71.029%{transform:translate(54.9014vw,71.029vh) scale(.2061)}to{transform:translate(58.85195vw,99vh) scale(.2061)}}.snow:nth-child(179){opacity:1.8774;transform:translate(53.949vw,-10px) scale(.3573);animation:fall-179 22s -20s linear infinite}@keyframes fall-179{46.203%{transform:translate(61.7237vw,46.203vh) scale(.3573)}to{transform:translate(57.83635vw,99vh) scale(.3573)}}.snow:nth-child(180){opacity:1.8518;transform:translate(15.4736vw,-10px) scale(.1875);animation:fall-180 19s -4s linear infinite}@keyframes fall-180{32.727%{transform:translate(13.4607vw,32.727vh) scale(.1875)}to{transform:translate(14.46715vw,99vh) scale(.1875)}}.snow:nth-child(181){opacity:.8514;transform:translate(22.2232vw,-10px) scale(.5474);animation:fall-181 27s -11s linear infinite}@keyframes fall-181{63.914%{transform:translate(16.3514vw,63.914vh) scale(.5474)}to{transform:translate(19.2873vw,99vh) scale(.5474)}}.snow:nth-child(182){opacity:1.644;transform:translate(9.8124vw,-10px) scale(.2231);animation:fall-182 22s -26s linear infinite}@keyframes fall-182{35.362%{transform:translate(7.0749vw,35.362vh) scale(.2231)}to{transform:translate(8.44365vw,99vh) scale(.2231)}}.snow:nth-child(183){opacity:1.4322;transform:translate(26.5394vw,-10px) scale(.2416);animation:fall-183 15s -29s linear infinite}@keyframes fall-183{71.757%{transform:translate(23.0266vw,71.757vh) scale(.2416)}to{transform:translate(24.783vw,99vh) scale(.2416)}}.snow:nth-child(184){opacity:1.0942;transform:translate(87.7851vw,-10px) scale(.8897);animation:fall-184 20s -3s linear infinite}@keyframes fall-184{46.411%{transform:translate(81.0982vw,46.411vh) scale(.8897)}to{transform:translate(84.44165vw,99vh) scale(.8897)}}.snow:nth-child(185){opacity:1.939;transform:translate(6.0861vw,-10px) scale(.6677);animation:fall-185 10s -3s linear infinite}@keyframes fall-185{61.441%{transform:translate(15.0831vw,61.441vh) scale(.6677)}to{transform:translate(10.5846vw,99vh) scale(.6677)}}.snow:nth-child(186){opacity:.6704;transform:translate(34.061vw,-10px) scale(.4479);animation:fall-186 15s -5s linear infinite}@keyframes fall-186{57.631%{transform:translate(27.3932vw,57.631vh) scale(.4479)}to{transform:translate(30.7271vw,99vh) scale(.4479)}}.snow:nth-child(187){opacity:1.3362;transform:translate(83.0212vw,-10px) scale(.1049);animation:fall-187 16s -16s linear infinite}@keyframes fall-187{57.442%{transform:translate(73.9534vw,57.442vh) scale(.1049)}to{transform:translate(78.4873vw,99vh) scale(.1049)}}.snow:nth-child(188){opacity:.4518;transform:translate(36.1862vw,-10px) scale(.2485);animation:fall-188 26s -21s linear infinite}@keyframes fall-188{61.253%{transform:translate(38.0272vw,61.253vh) scale(.2485)}to{transform:translate(37.1067vw,99vh) scale(.2485)}}.snow:nth-child(189){opacity:1.9534;transform:translate(96.1757vw,-10px) scale(.6942);animation:fall-189 19s -17s linear infinite}@keyframes fall-189{52.905%{transform:translate(94.0705vw,52.905vh) scale(.6942)}to{transform:translate(95.1231vw,99vh) scale(.6942)}}.snow:nth-child(190){opacity:.989;transform:translate(7.3786vw,-10px) scale(.7841);animation:fall-190 19s -10s linear infinite}@keyframes fall-190{54.266%{transform:translate(.1331vw,54.266vh) scale(.7841)}to{transform:translate(3.75585vw,99vh) scale(.7841)}}.snow:nth-child(191){opacity:.6956;transform:translate(79.5733vw,-10px) scale(.1615);animation:fall-191 27s -12s linear infinite}@keyframes fall-191{77.461%{transform:translate(83.3219vw,77.461vh) scale(.1615)}to{transform:translate(81.4476vw,99vh) scale(.1615)}}.snow:nth-child(192){opacity:.5706;transform:translate(83.2854vw,-10px) scale(.3622);animation:fall-192 14s -18s linear infinite}@keyframes fall-192{40.41%{transform:translate(84.7488vw,40.41vh) scale(.3622)}to{transform:translate(84.0171vw,99vh) scale(.3622)}}.snow:nth-child(193){opacity:1.3992;transform:translate(73.3284vw,-10px) scale(.6956);animation:fall-193 24s -3s linear infinite}@keyframes fall-193{30.57%{transform:translate(65.1933vw,30.57vh) scale(.6956)}to{transform:translate(69.26085vw,99vh) scale(.6956)}}.snow:nth-child(194){opacity:1.1448;transform:translate(44.8886vw,-10px) scale(.0062);animation:fall-194 18s -13s linear infinite}@keyframes fall-194{56.605%{transform:translate(50.8339vw,56.605vh) scale(.0062)}to{transform:translate(47.86125vw,99vh) scale(.0062)}}.snow:nth-child(195){opacity:1.2344;transform:translate(75.051vw,-10px) scale(.6711);animation:fall-195 10s -2s linear infinite}@keyframes fall-195{48.31%{transform:translate(68.6349vw,48.31vh) scale(.6711)}to{transform:translate(71.84295vw,99vh) scale(.6711)}}.snow:nth-child(196){opacity:1.9384;transform:translate(2.4927vw,-10px) scale(.5455);animation:fall-196 27s -16s linear infinite}@keyframes fall-196{59.266%{transform:translate(3.1708vw,59.266vh) scale(.5455)}to{transform:translate(2.83175vw,99vh) scale(.5455)}}.snow:nth-child(197){opacity:1.0678;transform:translate(63.4468vw,-10px) scale(.6969);animation:fall-197 18s -5s linear infinite}@keyframes fall-197{44.369%{transform:translate(54.7765vw,44.369vh) scale(.6969)}to{transform:translate(59.11165vw,99vh) scale(.6969)}}.snow:nth-child(198){opacity:1.4302;transform:translate(64.8924vw,-10px) scale(.8565);animation:fall-198 25s -30s linear infinite}@keyframes fall-198{37.796%{transform:translate(59.6739vw,37.796vh) scale(.8565)}to{transform:translate(62.28315vw,99vh) scale(.8565)}}.snow:nth-child(199){opacity:.3974;transform:translate(99.9vw,-10px) scale(.1728);animation:fall-199 25s -10s linear infinite}@keyframes fall-199{52.319%{transform:translate(101.5965vw,52.319vh) scale(.1728)}to{transform:translate(100.74825vw,99vh) scale(.1728)}}.snow:nth-child(200){opacity:.1676;transform:translate(83.432vw,-10px) scale(.3106);animation:fall-200 26s -16s linear infinite}@keyframes fall-200{53.733%{transform:translate(91.4696vw,53.733vh) scale(.3106)}to{transform:translate(87.4508vw,99vh) scale(.3106)}}.snow:nth-child(201){opacity:1.4748;transform:translate(92.3234vw,-10px) scale(.1377);animation:fall-201 12s -23s linear infinite}@keyframes fall-201{71.396%{transform:translate(93.9143vw,71.396vh) scale(.1377)}to{transform:translate(93.11885vw,99vh) scale(.1377)}}.snow:nth-child(202){opacity:1.667;transform:translate(43.6346vw,-10px) scale(.1754);animation:fall-202 24s -6s linear infinite}@keyframes fall-202{42.273%{transform:translate(47.5169vw,42.273vh) scale(.1754)}to{transform:translate(45.57575vw,99vh) scale(.1754)}}.snow:nth-child(203){opacity:.8492;transform:translate(23.7807vw,-10px) scale(.9514);animation:fall-203 14s -17s linear infinite}@keyframes fall-203{70.363%{transform:translate(15.7511vw,70.363vh) scale(.9514)}to{transform:translate(19.7659vw,99vh) scale(.9514)}}.snow:nth-child(204){opacity:1.9644;transform:translate(7.8878vw,-10px) scale(.8696);animation:fall-204 28s -24s linear infinite}@keyframes fall-204{73.215%{transform:translate(11.4373vw,73.215vh) scale(.8696)}to{transform:translate(9.66255vw,99vh) scale(.8696)}}.snow:nth-child(205){opacity:1.9666;transform:translate(80.8176vw,-10px) scale(.1232);animation:fall-205 20s -14s linear infinite}@keyframes fall-205{49.409%{transform:translate(81.075vw,49.409vh) scale(.1232)}to{transform:translate(80.9463vw,99vh) scale(.1232)}}.snow:nth-child(206){opacity:.3864;transform:translate(62.3453vw,-10px) scale(.7401);animation:fall-206 13s -11s linear infinite}@keyframes fall-206{70.799%{transform:translate(63.0158vw,70.799vh) scale(.7401)}to{transform:translate(62.68055vw,99vh) scale(.7401)}}.snow:nth-child(207){opacity:1.798;transform:translate(69.4197vw,-10px) scale(.7442);animation:fall-207 17s -3s linear infinite}@keyframes fall-207{49.42%{transform:translate(79.3504vw,49.42vh) scale(.7442)}to{transform:translate(74.38505vw,99vh) scale(.7442)}}.snow:nth-child(208){opacity:.5874;transform:translate(67.9618vw,-10px) scale(.7778);animation:fall-208 24s -17s linear infinite}@keyframes fall-208{56.762%{transform:translate(64.1837vw,56.762vh) scale(.7778)}to{transform:translate(66.07275vw,99vh) scale(.7778)}}.snow:nth-child(209){opacity:.7102;transform:translate(44.3873vw,-10px) scale(.3441);animation:fall-209 25s -20s linear infinite}@keyframes fall-209{33.588%{transform:translate(41.8069vw,33.588vh) scale(.3441)}to{transform:translate(43.0971vw,99vh) scale(.3441)}}.snow:nth-child(210){opacity:.8236;transform:translate(4.0579vw,-10px) scale(.6619);animation:fall-210 16s -3s linear infinite}@keyframes fall-210{34.143%{transform:translate(13.9585vw,34.143vh) scale(.6619)}to{transform:translate(9.0082vw,99vh) scale(.6619)}}.snow:nth-child(211){opacity:1.3104;transform:translate(22.3109vw,-10px) scale(.0118);animation:fall-211 11s -24s linear infinite}@keyframes fall-211{32.304%{transform:translate(17.7716vw,32.304vh) scale(.0118)}to{transform:translate(20.04125vw,99vh) scale(.0118)}}.snow:nth-child(212){opacity:1.3498;transform:translate(55.5201vw,-10px) scale(.1005);animation:fall-212 30s -28s linear infinite}@keyframes fall-212{40.253%{transform:translate(53.6891vw,40.253vh) scale(.1005)}to{transform:translate(54.6046vw,99vh) scale(.1005)}}.snow:nth-child(213){opacity:.9922;transform:translate(88.5906vw,-10px) scale(.5149);animation:fall-213 10s -26s linear infinite}@keyframes fall-213{48.343%{transform:translate(95.2018vw,48.343vh) scale(.5149)}to{transform:translate(91.8962vw,99vh) scale(.5149)}}.snow:nth-child(214){opacity:1.1878;transform:translate(57.338vw,-10px) scale(.7062);animation:fall-214 10s -3s linear infinite}@keyframes fall-214{72.393%{transform:translate(48.8465vw,72.393vh) scale(.7062)}to{transform:translate(53.09225vw,99vh) scale(.7062)}}.snow:nth-child(215){opacity:1.1742;transform:translate(74.7547vw,-10px) scale(.5006);animation:fall-215 19s -7s linear infinite}@keyframes fall-215{41.323%{transform:translate(80.3014vw,41.323vh) scale(.5006)}to{transform:translate(77.52805vw,99vh) scale(.5006)}}.snow:nth-child(216){opacity:1.0826;transform:translate(42.2646vw,-10px) scale(.8459);animation:fall-216 14s -15s linear infinite}@keyframes fall-216{78.83%{transform:translate(49.6105vw,78.83vh) scale(.8459)}to{transform:translate(45.93755vw,99vh) scale(.8459)}}.snow:nth-child(217){opacity:1.805;transform:translate(38.2042vw,-10px) scale(.4445);animation:fall-217 15s -14s linear infinite}@keyframes fall-217{42.891%{transform:translate(37.3097vw,42.891vh) scale(.4445)}to{transform:translate(37.75695vw,99vh) scale(.4445)}}.snow:nth-child(218){opacity:.7662;transform:translate(23.7472vw,-10px) scale(.2245);animation:fall-218 28s -4s linear infinite}@keyframes fall-218{40.06%{transform:translate(15.6574vw,40.06vh) scale(.2245)}to{transform:translate(19.7023vw,99vh) scale(.2245)}}.snow:nth-child(219){opacity:1.9224;transform:translate(46.2666vw,-10px) scale(.6298);animation:fall-219 25s -16s linear infinite}@keyframes fall-219{32.754%{transform:translate(41.2014vw,32.754vh) scale(.6298)}to{transform:translate(43.734vw,99vh) scale(.6298)}}.snow:nth-child(220){opacity:1.4684;transform:translate(77.8341vw,-10px) scale(.4586);animation:fall-220 26s -15s linear infinite}@keyframes fall-220{45.214%{transform:translate(70.9682vw,45.214vh) scale(.4586)}to{transform:translate(74.40115vw,99vh) scale(.4586)}}.snow:nth-child(221){opacity:.925;transform:translate(38.5115vw,-10px) scale(.3901);animation:fall-221 19s -24s linear infinite}@keyframes fall-221{61.078%{transform:translate(33.6208vw,61.078vh) scale(.3901)}to{transform:translate(36.06615vw,99vh) scale(.3901)}}.snow:nth-child(222){opacity:.633;transform:translate(15.7982vw,-10px) scale(.8683);animation:fall-222 23s -22s linear infinite}@keyframes fall-222{49.312%{transform:translate(16.6919vw,49.312vh) scale(.8683)}to{transform:translate(16.24505vw,99vh) scale(.8683)}}.snow:nth-child(223){opacity:1.85;transform:translate(65.4913vw,-10px) scale(.5318);animation:fall-223 11s -28s linear infinite}@keyframes fall-223{62.159%{transform:translate(55.5081vw,62.159vh) scale(.5318)}to{transform:translate(60.4997vw,99vh) scale(.5318)}}.snow:nth-child(224){opacity:.812;transform:translate(77.7033vw,-10px) scale(.9231);animation:fall-224 11s -8s linear infinite}@keyframes fall-224{52.282%{transform:translate(83.0523vw,52.282vh) scale(.9231)}to{transform:translate(80.3778vw,99vh) scale(.9231)}}.snow:nth-child(225){opacity:.8724;transform:translate(89.9109vw,-10px) scale(.3844);animation:fall-225 27s -20s linear infinite}@keyframes fall-225{58.706%{transform:translate(97.9038vw,58.706vh) scale(.3844)}to{transform:translate(93.90735vw,99vh) scale(.3844)}}.snow:nth-child(226){opacity:1.541;transform:translate(54.3766vw,-10px) scale(.1582);animation:fall-226 16s -19s linear infinite}@keyframes fall-226{51.274%{transform:translate(58.9057vw,51.274vh) scale(.1582)}to{transform:translate(56.64115vw,99vh) scale(.1582)}}.snow:nth-child(227){opacity:1.0602;transform:translate(.1756vw,-10px) scale(.8688);animation:fall-227 13s -5s linear infinite}@keyframes fall-227{43.9%{transform:translate(.2449vw,43.9vh) scale(.8688)}to{transform:translate(.21025vw,99vh) scale(.8688)}}.snow:nth-child(228){opacity:1.7604;transform:translate(86.4796vw,-10px) scale(.6192);animation:fall-228 27s -26s linear infinite}@keyframes fall-228{48.843%{transform:translate(79.8849vw,48.843vh) scale(.6192)}to{transform:translate(83.18225vw,99vh) scale(.6192)}}.snow:nth-child(229){opacity:.0396;transform:translate(84.3542vw,-10px) scale(.8959);animation:fall-229 26s -18s linear infinite}@keyframes fall-229{69.647%{transform:translate(84.3653vw,69.647vh) scale(.8959)}to{transform:translate(84.35975vw,99vh) scale(.8959)}}.snow:nth-child(230){opacity:.6386;transform:translate(30.4633vw,-10px) scale(.8258);animation:fall-230 20s -16s linear infinite}@keyframes fall-230{73.182%{transform:translate(24.4591vw,73.182vh) scale(.8258)}to{transform:translate(27.4612vw,99vh) scale(.8258)}}.snow:nth-child(231){opacity:1.3506;transform:translate(67.0838vw,-10px) scale(.2399);animation:fall-231 23s -20s linear infinite}@keyframes fall-231{47.546%{transform:translate(64.5066vw,47.546vh) scale(.2399)}to{transform:translate(65.7952vw,99vh) scale(.2399)}}.snow:nth-child(232){opacity:1.5306;transform:translate(8.696vw,-10px) scale(.0278);animation:fall-232 25s -7s linear infinite}@keyframes fall-232{72.869%{transform:translate(12.5516vw,72.869vh) scale(.0278)}to{transform:translate(10.6238vw,99vh) scale(.0278)}}.snow:nth-child(233){opacity:.4426;transform:translate(97.3476vw,-10px) scale(.6747);animation:fall-233 18s -15s linear infinite}@keyframes fall-233{75.007%{transform:translate(96.1372vw,75.007vh) scale(.6747)}to{transform:translate(96.7424vw,99vh) scale(.6747)}}.snow:nth-child(234){opacity:1.7382;transform:translate(4.0654vw,-10px) scale(.3594);animation:fall-234 19s -29s linear infinite}@keyframes fall-234{79.674%{transform:translate(13.4544vw,79.674vh) scale(.3594)}to{transform:translate(8.7599vw,99vh) scale(.3594)}}.snow:nth-child(235){opacity:1.5212;transform:translate(54.2997vw,-10px) scale(.1665);animation:fall-235 18s -19s linear infinite}@keyframes fall-235{69.345%{transform:translate(50.976vw,69.345vh) scale(.1665)}to{transform:translate(52.63785vw,99vh) scale(.1665)}}.snow:nth-child(236){opacity:.7256;transform:translate(92.5861vw,-10px) scale(.0226);animation:fall-236 16s -30s linear infinite}@keyframes fall-236{79.751%{transform:translate(98.2934vw,79.751vh) scale(.0226)}to{transform:translate(95.43975vw,99vh) scale(.0226)}}.snow:nth-child(237){opacity:1.7722;transform:translate(15.2705vw,-10px) scale(.9746);animation:fall-237 29s -2s linear infinite}@keyframes fall-237{56.945%{transform:translate(6.399vw,56.945vh) scale(.9746)}to{transform:translate(10.83475vw,99vh) scale(.9746)}}.snow:nth-child(238){opacity:.2518;transform:translate(17.6532vw,-10px) scale(.1474);animation:fall-238 26s -9s linear infinite}@keyframes fall-238{39.196%{transform:translate(9.6503vw,39.196vh) scale(.1474)}to{transform:translate(13.65175vw,99vh) scale(.1474)}}.snow:nth-child(239){opacity:.729;transform:translate(15.7784vw,-10px) scale(.2164);animation:fall-239 10s -9s linear infinite}@keyframes fall-239{76.602%{transform:translate(15.7276vw,76.602vh) scale(.2164)}to{transform:translate(15.753vw,99vh) scale(.2164)}}.snow:nth-child(240){opacity:1.7906;transform:translate(11.8661vw,-10px) scale(.7581);animation:fall-240 18s -27s linear infinite}@keyframes fall-240{44.167%{transform:translate(15.6373vw,44.167vh) scale(.7581)}to{transform:translate(13.7517vw,99vh) scale(.7581)}}.snow:nth-child(241){opacity:1.8132;transform:translate(33.0882vw,-10px) scale(.5228);animation:fall-241 30s -22s linear infinite}@keyframes fall-241{42.115%{transform:translate(37.1229vw,42.115vh) scale(.5228)}to{transform:translate(35.10555vw,99vh) scale(.5228)}}.snow:nth-child(242){opacity:1.1666;transform:translate(71.729vw,-10px) scale(.9012);animation:fall-242 29s -1s linear infinite}@keyframes fall-242{60.07%{transform:translate(81.7151vw,60.07vh) scale(.9012)}to{transform:translate(76.72205vw,99vh) scale(.9012)}}.snow:nth-child(243){opacity:1.1916;transform:translate(96.4891vw,-10px) scale(.5071);animation:fall-243 11s -14s linear infinite}@keyframes fall-243{71.45%{transform:translate(103.9132vw,71.45vh) scale(.5071)}to{transform:translate(100.20115vw,99vh) scale(.5071)}}.snow:nth-child(244){opacity:1.449;transform:translate(74.5502vw,-10px) scale(.9855);animation:fall-244 18s -8s linear infinite}@keyframes fall-244{35.336%{transform:translate(77.2377vw,35.336vh) scale(.9855)}to{transform:translate(75.89395vw,99vh) scale(.9855)}}.snow:nth-child(245){opacity:1.4204;transform:translate(87.8834vw,-10px) scale(.8641);animation:fall-245 16s -8s linear infinite}@keyframes fall-245{37.652%{transform:translate(79.1023vw,37.652vh) scale(.8641)}to{transform:translate(83.49285vw,99vh) scale(.8641)}}.snow:nth-child(246){opacity:1.4568;transform:translate(50.1615vw,-10px) scale(.0621);animation:fall-246 20s -22s linear infinite}@keyframes fall-246{46.022%{transform:translate(42.8356vw,46.022vh) scale(.0621)}to{transform:translate(46.49855vw,99vh) scale(.0621)}}.snow:nth-child(247){opacity:1.976;transform:translate(52.8629vw,-10px) scale(.5982);animation:fall-247 25s -17s linear infinite}@keyframes fall-247{77.768%{transform:translate(56.4512vw,77.768vh) scale(.5982)}to{transform:translate(54.65705vw,99vh) scale(.5982)}}.snow:nth-child(248){opacity:.8134;transform:translate(73.3632vw,-10px) scale(.4611);animation:fall-248 15s -5s linear infinite}@keyframes fall-248{37.413%{transform:translate(81.9148vw,37.413vh) scale(.4611)}to{transform:translate(77.639vw,99vh) scale(.4611)}}.snow:nth-child(249){opacity:.8554;transform:translate(46.4287vw,-10px) scale(.2341);animation:fall-249 27s -21s linear infinite}@keyframes fall-249{59.059%{transform:translate(44.8547vw,59.059vh) scale(.2341)}to{transform:translate(45.6417vw,99vh) scale(.2341)}}.snow:nth-child(250){opacity:1.8122;transform:translate(8.4647vw,-10px) scale(.6014);animation:fall-250 18s -17s linear infinite}@keyframes fall-250{62.598%{transform:translate(18.07vw,62.598vh) scale(.6014)}to{transform:translate(13.26735vw,99vh) scale(.6014)}}.snow:nth-child(251){opacity:.445;transform:translate(66.7951vw,-10px) scale(.8338);animation:fall-251 12s -4s linear infinite}@keyframes fall-251{75.044%{transform:translate(76.4296vw,75.044vh) scale(.8338)}to{transform:translate(71.61235vw,99vh) scale(.8338)}}.snow:nth-child(252){opacity:1.0182;transform:translate(61.4403vw,-10px) scale(.7611);animation:fall-252 28s -20s linear infinite}@keyframes fall-252{76.311%{transform:translate(67.583vw,76.311vh) scale(.7611)}to{transform:translate(64.51165vw,99vh) scale(.7611)}}.snow:nth-child(253){opacity:.2508;transform:translate(20.4026vw,-10px) scale(.0343);animation:fall-253 24s -2s linear infinite}@keyframes fall-253{42.777%{transform:translate(30.252vw,42.777vh) scale(.0343)}to{transform:translate(25.3273vw,99vh) scale(.0343)}}.snow:nth-child(254){opacity:1.0002;transform:translate(69.7578vw,-10px) scale(.4683);animation:fall-254 19s -22s linear infinite}@keyframes fall-254{69.146%{transform:translate(70.7673vw,69.146vh) scale(.4683)}to{transform:translate(70.26255vw,99vh) scale(.4683)}}.snow:nth-child(255){opacity:.2828;transform:translate(16.6078vw,-10px) scale(.7083);animation:fall-255 11s -21s linear infinite}@keyframes fall-255{69.691%{transform:translate(16.591vw,69.691vh) scale(.7083)}to{transform:translate(16.5994vw,99vh) scale(.7083)}}.snow:nth-child(256){opacity:.619;transform:translate(54.8719vw,-10px) scale(.7481);animation:fall-256 27s -13s linear infinite}@keyframes fall-256{32.478%{transform:translate(46.9338vw,32.478vh) scale(.7481)}to{transform:translate(50.90285vw,99vh) scale(.7481)}}.snow:nth-child(257){opacity:.3672;transform:translate(91.5817vw,-10px) scale(.1397);animation:fall-257 14s -24s linear infinite}@keyframes fall-257{64.698%{transform:translate(90.3351vw,64.698vh) scale(.1397)}to{transform:translate(90.9584vw,99vh) scale(.1397)}}.snow:nth-child(258){opacity:.3048;transform:translate(5.0412vw,-10px) scale(.8717);animation:fall-258 19s -6s linear infinite}@keyframes fall-258{54.053%{transform:translate(10.6372vw,54.053vh) scale(.8717)}to{transform:translate(7.8392vw,99vh) scale(.8717)}}.snow:nth-child(259){opacity:1.5024;transform:translate(71.2603vw,-10px) scale(.7705);animation:fall-259 30s -16s linear infinite}@keyframes fall-259{36.824%{transform:translate(70.8329vw,36.824vh) scale(.7705)}to{transform:translate(71.0466vw,99vh) scale(.7705)}}.snow:nth-child(260){opacity:1.8396;transform:translate(64.0304vw,-10px) scale(.004);animation:fall-260 15s -10s linear infinite}@keyframes fall-260{33.302%{transform:translate(64.1097vw,33.302vh) scale(.004)}to{transform:translate(64.07005vw,99vh) scale(.004)}}.snow:nth-child(261){opacity:1.4268;transform:translate(24.6857vw,-10px) scale(.6028);animation:fall-261 24s -19s linear infinite}@keyframes fall-261{66.955%{transform:translate(29.3572vw,66.955vh) scale(.6028)}to{transform:translate(27.02145vw,99vh) scale(.6028)}}.snow:nth-child(262){opacity:.081;transform:translate(31.3399vw,-10px) scale(.4521);animation:fall-262 20s -21s linear infinite}@keyframes fall-262{66.715%{transform:translate(33.4299vw,66.715vh) scale(.4521)}to{transform:translate(32.3849vw,99vh) scale(.4521)}}.snow:nth-child(263){opacity:.6186;transform:translate(15.5776vw,-10px) scale(.589);animation:fall-263 15s -7s linear infinite}@keyframes fall-263{43.442%{transform:translate(8.5299vw,43.442vh) scale(.589)}to{transform:translate(12.05375vw,99vh) scale(.589)}}.snow:nth-child(264){opacity:1.3688;transform:translate(10.7125vw,-10px) scale(.737);animation:fall-264 26s -16s linear infinite}@keyframes fall-264{74.924%{transform:translate(5.9536vw,74.924vh) scale(.737)}to{transform:translate(8.33305vw,99vh) scale(.737)}}.snow:nth-child(265){opacity:1.5446;transform:translate(85.6776vw,-10px) scale(.9091);animation:fall-265 27s -27s linear infinite}@keyframes fall-265{73.963%{transform:translate(91.5065vw,73.963vh) scale(.9091)}to{transform:translate(88.59205vw,99vh) scale(.9091)}}.snow:nth-child(266){opacity:.2904;transform:translate(90.3071vw,-10px) scale(.393);animation:fall-266 28s -13s linear infinite}@keyframes fall-266{79.911%{transform:translate(98.8962vw,79.911vh) scale(.393)}to{transform:translate(94.60165vw,99vh) scale(.393)}}.snow:nth-child(267){opacity:.643;transform:translate(20.9144vw,-10px) scale(.7711);animation:fall-267 20s -18s linear infinite}@keyframes fall-267{76.919%{transform:translate(16.3532vw,76.919vh) scale(.7711)}to{transform:translate(18.6338vw,99vh) scale(.7711)}}.snow:nth-child(268){opacity:1.71;transform:translate(35.6376vw,-10px) scale(.0746);animation:fall-268 23s -3s linear infinite}@keyframes fall-268{50.808%{transform:translate(35.0487vw,50.808vh) scale(.0746)}to{transform:translate(35.34315vw,99vh) scale(.0746)}}.snow:nth-child(269){opacity:.2016;transform:translate(39.1997vw,-10px) scale(.3671);animation:fall-269 11s -10s linear infinite}@keyframes fall-269{64.163%{transform:translate(35.7413vw,64.163vh) scale(.3671)}to{transform:translate(37.4705vw,99vh) scale(.3671)}}.snow:nth-child(270){opacity:1.657;transform:translate(83.4212vw,-10px) scale(.262);animation:fall-270 16s -26s linear infinite}@keyframes fall-270{44.43%{transform:translate(79.9075vw,44.43vh) scale(.262)}to{transform:translate(81.66435vw,99vh) scale(.262)}}.snow:nth-child(271){opacity:1.5116;transform:translate(8.8982vw,-10px) scale(.3687);animation:fall-271 29s -22s linear infinite}@keyframes fall-271{71.678%{transform:translate(5.7574vw,71.678vh) scale(.3687)}to{transform:translate(7.3278vw,99vh) scale(.3687)}}.snow:nth-child(272){opacity:1.8212;transform:translate(78.7497vw,-10px) scale(.5847);animation:fall-272 25s -5s linear infinite}@keyframes fall-272{47.526%{transform:translate(82.6209vw,47.526vh) scale(.5847)}to{transform:translate(80.6853vw,99vh) scale(.5847)}}.snow:nth-child(273){opacity:.5074;transform:translate(55.9255vw,-10px) scale(.2297);animation:fall-273 15s -8s linear infinite}@keyframes fall-273{36.843%{transform:translate(51.896vw,36.843vh) scale(.2297)}to{transform:translate(53.91075vw,99vh) scale(.2297)}}.snow:nth-child(274){opacity:1.3892;transform:translate(5.3413vw,-10px) scale(.5719);animation:fall-274 21s -27s linear infinite}@keyframes fall-274{43.427%{transform:translate(8.4078vw,43.427vh) scale(.5719)}to{transform:translate(6.87455vw,99vh) scale(.5719)}}.snow:nth-child(275){opacity:1.9882;transform:translate(28.5174vw,-10px) scale(.3679);animation:fall-275 25s -24s linear infinite}@keyframes fall-275{52.579%{transform:translate(30.9359vw,52.579vh) scale(.3679)}to{transform:translate(29.72665vw,99vh) scale(.3679)}}.snow:nth-child(276){opacity:.7338;transform:translate(60.0221vw,-10px) scale(.6702);animation:fall-276 28s -17s linear infinite}@keyframes fall-276{57.771%{transform:translate(55.1963vw,57.771vh) scale(.6702)}to{transform:translate(57.6092vw,99vh) scale(.6702)}}.snow:nth-child(277){opacity:1.702;transform:translate(90.5322vw,-10px) scale(.6107);animation:fall-277 20s -3s linear infinite}@keyframes fall-277{52.535%{transform:translate(97.4891vw,52.535vh) scale(.6107)}to{transform:translate(94.01065vw,99vh) scale(.6107)}}.snow:nth-child(278){opacity:.634;transform:translate(75.9037vw,-10px) scale(.2079);animation:fall-278 14s -9s linear infinite}@keyframes fall-278{47.955%{transform:translate(68.4507vw,47.955vh) scale(.2079)}to{transform:translate(72.1772vw,99vh) scale(.2079)}}.snow:nth-child(279){opacity:1.4714;transform:translate(42.2273vw,-10px) scale(.2502);animation:fall-279 13s -19s linear infinite}@keyframes fall-279{63.477%{transform:translate(43.1984vw,63.477vh) scale(.2502)}to{transform:translate(42.71285vw,99vh) scale(.2502)}}.snow:nth-child(280){opacity:.8478;transform:translate(31.4153vw,-10px) scale(.9783);animation:fall-280 14s -8s linear infinite}@keyframes fall-280{52.389%{transform:translate(26.2536vw,52.389vh) scale(.9783)}to{transform:translate(28.83445vw,99vh) scale(.9783)}}.snow:nth-child(281){opacity:.1894;transform:translate(13.8056vw,-10px) scale(.6031);animation:fall-281 29s -29s linear infinite}@keyframes fall-281{30.177%{transform:translate(13.7409vw,30.177vh) scale(.6031)}to{transform:translate(13.77325vw,99vh) scale(.6031)}}.snow:nth-child(282){opacity:.3212;transform:translate(81.4684vw,-10px) scale(.6396);animation:fall-282 13s -12s linear infinite}@keyframes fall-282{34.375%{transform:translate(71.5647vw,34.375vh) scale(.6396)}to{transform:translate(76.51655vw,99vh) scale(.6396)}}.snow:nth-child(283){opacity:.8262;transform:translate(43.1901vw,-10px) scale(.4143);animation:fall-283 15s -7s linear infinite}@keyframes fall-283{48.699%{transform:translate(52.7803vw,48.699vh) scale(.4143)}to{transform:translate(47.9852vw,99vh) scale(.4143)}}.snow:nth-child(284){opacity:1.5114;transform:translate(58.1592vw,-10px) scale(.7992);animation:fall-284 20s -27s linear infinite}@keyframes fall-284{55.855%{transform:translate(64.4884vw,55.855vh) scale(.7992)}to{transform:translate(61.3238vw,99vh) scale(.7992)}}.snow:nth-child(285){opacity:.6728;transform:translate(88.7508vw,-10px) scale(.2186);animation:fall-285 17s -14s linear infinite}@keyframes fall-285{54.76%{transform:translate(80.0737vw,54.76vh) scale(.2186)}to{transform:translate(84.41225vw,99vh) scale(.2186)}}.snow:nth-child(286){opacity:.2514;transform:translate(7.4642vw,-10px) scale(.2858);animation:fall-286 23s -11s linear infinite}@keyframes fall-286{40.415%{transform:translate(4.3025vw,40.415vh) scale(.2858)}to{transform:translate(5.88335vw,99vh) scale(.2858)}}.snow:nth-child(287){opacity:.8288;transform:translate(26.2804vw,-10px) scale(.4618);animation:fall-287 16s -15s linear infinite}@keyframes fall-287{69.787%{transform:translate(31.4188vw,69.787vh) scale(.4618)}to{transform:translate(28.8496vw,99vh) scale(.4618)}}.snow:nth-child(288){opacity:1.104;transform:translate(78.6857vw,-10px) scale(.9759);animation:fall-288 12s -27s linear infinite}@keyframes fall-288{56.02%{transform:translate(81.6055vw,56.02vh) scale(.9759)}to{transform:translate(80.1456vw,99vh) scale(.9759)}}.snow:nth-child(289){opacity:.8576;transform:translate(61.6112vw,-10px) scale(.1165);animation:fall-289 21s -9s linear infinite}@keyframes fall-289{75.454%{transform:translate(53.8092vw,75.454vh) scale(.1165)}to{transform:translate(57.7102vw,99vh) scale(.1165)}}.snow:nth-child(290){opacity:.6434;transform:translate(75.7434vw,-10px) scale(.8373);animation:fall-290 29s -12s linear infinite}@keyframes fall-290{45.06%{transform:translate(83.9963vw,45.06vh) scale(.8373)}to{transform:translate(79.86985vw,99vh) scale(.8373)}}.snow:nth-child(291){opacity:.374;transform:translate(25.0743vw,-10px) scale(.4894);animation:fall-291 29s -4s linear infinite}@keyframes fall-291{52.801%{transform:translate(23.176vw,52.801vh) scale(.4894)}to{transform:translate(24.12515vw,99vh) scale(.4894)}}.snow:nth-child(292){opacity:.4232;transform:translate(9.746vw,-10px) scale(.0643);animation:fall-292 20s -12s linear infinite}@keyframes fall-292{78.556%{transform:translate(1.9741vw,78.556vh) scale(.0643)}to{transform:translate(5.86005vw,99vh) scale(.0643)}}.snow:nth-child(293){opacity:1.1558;transform:translate(92.5904vw,-10px) scale(.2605);animation:fall-293 11s -1s linear infinite}@keyframes fall-293{43.903%{transform:translate(101.6924vw,43.903vh) scale(.2605)}to{transform:translate(97.1414vw,99vh) scale(.2605)}}.snow:nth-child(294){opacity:1.3986;transform:translate(92.9497vw,-10px) scale(.1173);animation:fall-294 23s -13s linear infinite}@keyframes fall-294{77.103%{transform:translate(100.399vw,77.103vh) scale(.1173)}to{transform:translate(96.67435vw,99vh) scale(.1173)}}.snow:nth-child(295){opacity:.6648;transform:translate(53.4324vw,-10px) scale(.1086);animation:fall-295 11s -20s linear infinite}@keyframes fall-295{55.987%{transform:translate(63.1457vw,55.987vh) scale(.1086)}to{transform:translate(58.28905vw,99vh) scale(.1086)}}.snow:nth-child(296){opacity:.3646;transform:translate(67.2314vw,-10px) scale(.1329);animation:fall-296 17s -26s linear infinite}@keyframes fall-296{44.203%{transform:translate(72.671vw,44.203vh) scale(.1329)}to{transform:translate(69.9512vw,99vh) scale(.1329)}}.snow:nth-child(297){opacity:.8708;transform:translate(73.7516vw,-10px) scale(.3505);animation:fall-297 12s -23s linear infinite}@keyframes fall-297{73.066%{transform:translate(68.7659vw,73.066vh) scale(.3505)}to{transform:translate(71.25875vw,99vh) scale(.3505)}}.snow:nth-child(298){opacity:.9226;transform:translate(5.9577vw,-10px) scale(.9103);animation:fall-298 18s -10s linear infinite}@keyframes fall-298{50.149%{transform:translate(3.9739vw,50.149vh) scale(.9103)}to{transform:translate(4.9658vw,99vh) scale(.9103)}}.snow:nth-child(299){opacity:1.7946;transform:translate(74.1785vw,-10px) scale(.0457);animation:fall-299 14s -22s linear infinite}@keyframes fall-299{32.588%{transform:translate(83.3099vw,32.588vh) scale(.0457)}to{transform:translate(78.7442vw,99vh) scale(.0457)}}.snow:nth-child(300){opacity:.217;transform:translate(75.9513vw,-10px) scale(.5464);animation:fall-300 28s -12s linear infinite}@keyframes fall-300{44.684%{transform:translate(70.9101vw,44.684vh) scale(.5464)}to{transform:translate(73.4307vw,99vh) scale(.5464)}}.snow:nth-child(301){opacity:1.2766;transform:translate(85.4304vw,-10px) scale(.1983);animation:fall-301 28s -16s linear infinite}@keyframes fall-301{42.809%{transform:translate(86.1577vw,42.809vh) scale(.1983)}to{transform:translate(85.79405vw,99vh) scale(.1983)}}.snow:nth-child(302){opacity:1.8142;transform:translate(16.13vw,-10px) scale(.8135);animation:fall-302 10s -21s linear infinite}@keyframes fall-302{74.288%{transform:translate(8.4171vw,74.288vh) scale(.8135)}to{transform:translate(12.27355vw,99vh) scale(.8135)}}.snow:nth-child(303){opacity:.0096;transform:translate(66.091vw,-10px) scale(.9075);animation:fall-303 19s -26s linear infinite}@keyframes fall-303{52.216%{transform:translate(74.779vw,52.216vh) scale(.9075)}to{transform:translate(70.435vw,99vh) scale(.9075)}}.snow:nth-child(304){opacity:.3424;transform:translate(98.0922vw,-10px) scale(.0606);animation:fall-304 24s -26s linear infinite}@keyframes fall-304{35.195%{transform:translate(91.9664vw,35.195vh) scale(.0606)}to{transform:translate(95.0293vw,99vh) scale(.0606)}}.snow:nth-child(305){opacity:.138;transform:translate(26.2431vw,-10px) scale(.6382);animation:fall-305 25s -21s linear infinite}@keyframes fall-305{30.774%{transform:translate(18.9155vw,30.774vh) scale(.6382)}to{transform:translate(22.5793vw,99vh) scale(.6382)}}.snow:nth-child(306){opacity:1.7592;transform:translate(83.0062vw,-10px) scale(.3658);animation:fall-306 14s -28s linear infinite}@keyframes fall-306{51.641%{transform:translate(82.9339vw,51.641vh) scale(.3658)}to{transform:translate(82.97005vw,99vh) scale(.3658)}}.snow:nth-child(307){opacity:1.7482;transform:translate(12.0959vw,-10px) scale(.0481);animation:fall-307 14s -30s linear infinite}@keyframes fall-307{36.917%{transform:translate(8.8421vw,36.917vh) scale(.0481)}to{transform:translate(10.469vw,99vh) scale(.0481)}}.snow:nth-child(308){opacity:1.5342;transform:translate(54.9736vw,-10px) scale(.1292);animation:fall-308 10s -12s linear infinite}@keyframes fall-308{49.656%{transform:translate(52.5965vw,49.656vh) scale(.1292)}to{transform:translate(53.78505vw,99vh) scale(.1292)}}.snow:nth-child(309){opacity:1.8582;transform:translate(85.6043vw,-10px) scale(.3341);animation:fall-309 30s -13s linear infinite}@keyframes fall-309{37.815%{transform:translate(87.6825vw,37.815vh) scale(.3341)}to{transform:translate(86.6434vw,99vh) scale(.3341)}}.snow:nth-child(310){opacity:.737;transform:translate(87.0647vw,-10px) scale(.2977);animation:fall-310 14s -6s linear infinite}@keyframes fall-310{47.324%{transform:translate(86.7017vw,47.324vh) scale(.2977)}to{transform:translate(86.8832vw,99vh) scale(.2977)}}.snow:nth-child(311){opacity:.7868;transform:translate(69.058vw,-10px) scale(.059);animation:fall-311 28s -3s linear infinite}@keyframes fall-311{35.832%{transform:translate(65.0059vw,35.832vh) scale(.059)}to{transform:translate(67.03195vw,99vh) scale(.059)}}.snow:nth-child(312){opacity:.06;transform:translate(75.6994vw,-10px) scale(.4051);animation:fall-312 11s -5s linear infinite}@keyframes fall-312{56.316%{transform:translate(70.1399vw,56.316vh) scale(.4051)}to{transform:translate(72.91965vw,99vh) scale(.4051)}}.snow:nth-child(313){opacity:1.097;transform:translate(63.8265vw,-10px) scale(.7083);animation:fall-313 19s -26s linear infinite}@keyframes fall-313{39.991%{transform:translate(66.5702vw,39.991vh) scale(.7083)}to{transform:translate(65.19835vw,99vh) scale(.7083)}}.snow:nth-child(314){opacity:1.651;transform:translate(56.463vw,-10px) scale(.4587);animation:fall-314 18s -4s linear infinite}@keyframes fall-314{37.424%{transform:translate(49.862vw,37.424vh) scale(.4587)}to{transform:translate(53.1625vw,99vh) scale(.4587)}}.snow:nth-child(315){opacity:1.8316;transform:translate(86.7202vw,-10px) scale(.1195);animation:fall-315 24s -25s linear infinite}@keyframes fall-315{48.128%{transform:translate(79.8081vw,48.128vh) scale(.1195)}to{transform:translate(83.26415vw,99vh) scale(.1195)}}.snow:nth-child(316){opacity:.1938;transform:translate(43.3615vw,-10px) scale(.3096);animation:fall-316 14s -7s linear infinite}@keyframes fall-316{35.707%{transform:translate(45.3607vw,35.707vh) scale(.3096)}to{transform:translate(44.3611vw,99vh) scale(.3096)}}.snow:nth-child(317){opacity:1.2386;transform:translate(27.6082vw,-10px) scale(.1251);animation:fall-317 25s -2s linear infinite}@keyframes fall-317{59.812%{transform:translate(35.6554vw,59.812vh) scale(.1251)}to{transform:translate(31.6318vw,99vh) scale(.1251)}}.snow:nth-child(318){opacity:.8196;transform:translate(79.6823vw,-10px) scale(.2829);animation:fall-318 19s -4s linear infinite}@keyframes fall-318{71.866%{transform:translate(71.448vw,71.866vh) scale(.2829)}to{transform:translate(75.56515vw,99vh) scale(.2829)}}.snow:nth-child(319){opacity:.4174;transform:translate(27.4958vw,-10px) scale(.9318);animation:fall-319 27s -15s linear infinite}@keyframes fall-319{34.787%{transform:translate(27.3258vw,34.787vh) scale(.9318)}to{transform:translate(27.4108vw,99vh) scale(.9318)}}.snow:nth-child(320){opacity:1.538;transform:translate(37.9138vw,-10px) scale(.3999);animation:fall-320 28s -2s linear infinite}@keyframes fall-320{46.195%{transform:translate(45.7884vw,46.195vh) scale(.3999)}to{transform:translate(41.8511vw,99vh) scale(.3999)}}.snow:nth-child(321){opacity:1.9668;transform:translate(16.2673vw,-10px) scale(.5826);animation:fall-321 25s -7s linear infinite}@keyframes fall-321{40.318%{transform:translate(10.6517vw,40.318vh) scale(.5826)}to{transform:translate(13.4595vw,99vh) scale(.5826)}}.snow:nth-child(322){opacity:1.4574;transform:translate(45.4679vw,-10px) scale(.5555);animation:fall-322 14s -20s linear infinite}@keyframes fall-322{57.645%{transform:translate(50.4659vw,57.645vh) scale(.5555)}to{transform:translate(47.9669vw,99vh) scale(.5555)}}.snow:nth-child(323){opacity:.7288;transform:translate(81.2038vw,-10px) scale(.5914);animation:fall-323 13s -4s linear infinite}@keyframes fall-323{33.963%{transform:translate(86.4066vw,33.963vh) scale(.5914)}to{transform:translate(83.8052vw,99vh) scale(.5914)}}.snow:nth-child(324){opacity:1.4856;transform:translate(67.5485vw,-10px) scale(.8854);animation:fall-324 11s -27s linear infinite}@keyframes fall-324{77.12%{transform:translate(64.3963vw,77.12vh) scale(.8854)}to{transform:translate(65.9724vw,99vh) scale(.8854)}}.snow:nth-child(325){opacity:.3976;transform:translate(75.7689vw,-10px) scale(.7013);animation:fall-325 15s -3s linear infinite}@keyframes fall-325{58.019%{transform:translate(77.0541vw,58.019vh) scale(.7013)}to{transform:translate(76.4115vw,99vh) scale(.7013)}}.snow:nth-child(326){opacity:1.091;transform:translate(79.0386vw,-10px) scale(.7558);animation:fall-326 30s -8s linear infinite}@keyframes fall-326{61.044%{transform:translate(78.2967vw,61.044vh) scale(.7558)}to{transform:translate(78.66765vw,99vh) scale(.7558)}}.snow:nth-child(327){opacity:1.944;transform:translate(10.5284vw,-10px) scale(.2462);animation:fall-327 20s -6s linear infinite}@keyframes fall-327{75.956%{transform:translate(7.0919vw,75.956vh) scale(.2462)}to{transform:translate(8.81015vw,99vh) scale(.2462)}}.snow:nth-child(328){opacity:.7036;transform:translate(3.8554vw,-10px) scale(.3369);animation:fall-328 28s -16s linear infinite}@keyframes fall-328{59.79%{transform:translate(12.4023vw,59.79vh) scale(.3369)}to{transform:translate(8.12885vw,99vh) scale(.3369)}}.snow:nth-child(329){opacity:.7322;transform:translate(89.2vw,-10px) scale(.7171);animation:fall-329 11s -3s linear infinite}@keyframes fall-329{57.462%{transform:translate(79.6829vw,57.462vh) scale(.7171)}to{transform:translate(84.44145vw,99vh) scale(.7171)}}.snow:nth-child(330){opacity:1.3416;transform:translate(61.7003vw,-10px) scale(.9374);animation:fall-330 17s -12s linear infinite}@keyframes fall-330{42.643%{transform:translate(67.9036vw,42.643vh) scale(.9374)}to{transform:translate(64.80195vw,99vh) scale(.9374)}}.snow:nth-child(331){opacity:.4438;transform:translate(69.4383vw,-10px) scale(.9138);animation:fall-331 29s -23s linear infinite}@keyframes fall-331{42.21%{transform:translate(70.6931vw,42.21vh) scale(.9138)}to{transform:translate(70.0657vw,99vh) scale(.9138)}}.snow:nth-child(332){opacity:1.5676;transform:translate(27.2721vw,-10px) scale(.9975);animation:fall-332 13s -18s linear infinite}@keyframes fall-332{59.389%{transform:translate(28.1893vw,59.389vh) scale(.9975)}to{transform:translate(27.7307vw,99vh) scale(.9975)}}.snow:nth-child(333){opacity:.112;transform:translate(50.8457vw,-10px) scale(.312);animation:fall-333 22s -29s linear infinite}@keyframes fall-333{54.078%{transform:translate(52.5219vw,54.078vh) scale(.312)}to{transform:translate(51.6838vw,99vh) scale(.312)}}.snow:nth-child(334){opacity:1.6796;transform:translate(42.5724vw,-10px) scale(.7817);animation:fall-334 26s -9s linear infinite}@keyframes fall-334{56.082%{transform:translate(41.6582vw,56.082vh) scale(.7817)}to{transform:translate(42.1153vw,99vh) scale(.7817)}}.snow:nth-child(335){opacity:.202;transform:translate(74.6608vw,-10px) scale(.1296);animation:fall-335 28s -16s linear infinite}@keyframes fall-335{63.981%{transform:translate(77.4126vw,63.981vh) scale(.1296)}to{transform:translate(76.0367vw,99vh) scale(.1296)}}.snow:nth-child(336){opacity:.8708;transform:translate(91.5137vw,-10px) scale(.2315);animation:fall-336 25s -23s linear infinite}@keyframes fall-336{30.017%{transform:translate(87.9195vw,30.017vh) scale(.2315)}to{transform:translate(89.7166vw,99vh) scale(.2315)}}.snow:nth-child(337){opacity:1.1716;transform:translate(93.6305vw,-10px) scale(.5868);animation:fall-337 13s -5s linear infinite}@keyframes fall-337{74.657%{transform:translate(98.3036vw,74.657vh) scale(.5868)}to{transform:translate(95.96705vw,99vh) scale(.5868)}}.snow:nth-child(338){opacity:.109;transform:translate(22.7912vw,-10px) scale(.365);animation:fall-338 10s -29s linear infinite}@keyframes fall-338{78.099%{transform:translate(23.1845vw,78.099vh) scale(.365)}to{transform:translate(22.98785vw,99vh) scale(.365)}}.snow:nth-child(339){opacity:.8944;transform:translate(12.1152vw,-10px) scale(.8813);animation:fall-339 13s -28s linear infinite}@keyframes fall-339{50.639%{transform:translate(5.3562vw,50.639vh) scale(.8813)}to{transform:translate(8.7357vw,99vh) scale(.8813)}}.snow:nth-child(340){opacity:1.7904;transform:translate(76.6855vw,-10px) scale(.4634);animation:fall-340 24s -25s linear infinite}@keyframes fall-340{51.253%{transform:translate(81.3997vw,51.253vh) scale(.4634)}to{transform:translate(79.0426vw,99vh) scale(.4634)}}.snow:nth-child(341){opacity:1.193;transform:translate(29.6556vw,-10px) scale(.5246);animation:fall-341 25s -4s linear infinite}@keyframes fall-341{64.767%{transform:translate(31.1127vw,64.767vh) scale(.5246)}to{transform:translate(30.38415vw,99vh) scale(.5246)}}.snow:nth-child(342){opacity:.5308;transform:translate(90.282vw,-10px) scale(.9828);animation:fall-342 14s -18s linear infinite}@keyframes fall-342{79.42%{transform:translate(84.3379vw,79.42vh) scale(.9828)}to{transform:translate(87.30995vw,99vh) scale(.9828)}}.snow:nth-child(343){opacity:1.269;transform:translate(64.217vw,-10px) scale(.1838);animation:fall-343 17s -26s linear infinite}@keyframes fall-343{37.081%{transform:translate(71.9293vw,37.081vh) scale(.1838)}to{transform:translate(68.07315vw,99vh) scale(.1838)}}.snow:nth-child(344){opacity:1.0648;transform:translate(.8714vw,-10px) scale(.3243);animation:fall-344 16s -6s linear infinite}@keyframes fall-344{50.525%{transform:translate(7.1216vw,50.525vh) scale(.3243)}to{transform:translate(3.9965vw,99vh) scale(.3243)}}.snow:nth-child(345){opacity:1.8788;transform:translate(32.4674vw,-10px) scale(.0559);animation:fall-345 20s -21s linear infinite}@keyframes fall-345{33.233%{transform:translate(30.1933vw,33.233vh) scale(.0559)}to{transform:translate(31.33035vw,99vh) scale(.0559)}}.snow:nth-child(346){opacity:.863;transform:translate(29.6904vw,-10px) scale(.1521);animation:fall-346 18s -19s linear infinite}@keyframes fall-346{53.639%{transform:translate(32.3706vw,53.639vh) scale(.1521)}to{transform:translate(31.0305vw,99vh) scale(.1521)}}.snow:nth-child(347){opacity:.5432;transform:translate(48.0301vw,-10px) scale(.1496);animation:fall-347 27s -30s linear infinite}@keyframes fall-347{61.777%{transform:translate(42.2838vw,61.777vh) scale(.1496)}to{transform:translate(45.15695vw,99vh) scale(.1496)}}.snow:nth-child(348){opacity:1.6984;transform:translate(.3481vw,-10px) scale(.7601);animation:fall-348 20s -18s linear infinite}@keyframes fall-348{74.67%{transform:translate(7.8228vw,74.67vh) scale(.7601)}to{transform:translate(4.08545vw,99vh) scale(.7601)}}.snow:nth-child(349){opacity:.4878;transform:translate(28.5743vw,-10px) scale(.1099);animation:fall-349 16s -18s linear infinite}@keyframes fall-349{59.287%{transform:translate(23.2334vw,59.287vh) scale(.1099)}to{transform:translate(25.90385vw,99vh) scale(.1099)}}.snow:nth-child(350){opacity:.3426;transform:translate(71.4855vw,-10px) scale(.5991);animation:fall-350 22s -6s linear infinite}@keyframes fall-350{74.469%{transform:translate(75.5372vw,74.469vh) scale(.5991)}to{transform:translate(73.51135vw,99vh) scale(.5991)}}.snow:nth-child(351){opacity:.98;transform:translate(10.3643vw,-10px) scale(.9992);animation:fall-351 23s -29s linear infinite}@keyframes fall-351{33.292%{transform:translate(3.6827vw,33.292vh) scale(.9992)}to{transform:translate(7.0235vw,99vh) scale(.9992)}}.snow:nth-child(352){opacity:1.2618;transform:translate(62.2203vw,-10px) scale(.3687);animation:fall-352 11s -12s linear infinite}@keyframes fall-352{57.153%{transform:translate(63.9262vw,57.153vh) scale(.3687)}to{transform:translate(63.07325vw,99vh) scale(.3687)}}.snow:nth-child(353){opacity:.7228;transform:translate(78.0128vw,-10px) scale(.3101);animation:fall-353 30s -24s linear infinite}@keyframes fall-353{53.84%{transform:translate(76.8356vw,53.84vh) scale(.3101)}to{transform:translate(77.4242vw,99vh) scale(.3101)}}.snow:nth-child(354){opacity:.7162;transform:translate(8.4192vw,-10px) scale(.2837);animation:fall-354 18s -17s linear infinite}@keyframes fall-354{73.103%{transform:translate(15.57vw,73.103vh) scale(.2837)}to{transform:translate(11.9946vw,99vh) scale(.2837)}}.snow:nth-child(355){opacity:.5288;transform:translate(46.373vw,-10px) scale(.7855);animation:fall-355 25s -28s linear infinite}@keyframes fall-355{51.469%{transform:translate(46.8223vw,51.469vh) scale(.7855)}to{transform:translate(46.59765vw,99vh) scale(.7855)}}.snow:nth-child(356){opacity:.2086;transform:translate(57.9218vw,-10px) scale(.5416);animation:fall-356 30s -3s linear infinite}@keyframes fall-356{67.061%{transform:translate(62.1483vw,67.061vh) scale(.5416)}to{transform:translate(60.03505vw,99vh) scale(.5416)}}.snow:nth-child(357){opacity:.5066;transform:translate(27.7228vw,-10px) scale(.023);animation:fall-357 28s -5s linear infinite}@keyframes fall-357{34.96%{transform:translate(34.4693vw,34.96vh) scale(.023)}to{transform:translate(31.09605vw,99vh) scale(.023)}}.snow:nth-child(358){opacity:1.5748;transform:translate(16.8986vw,-10px) scale(.2467);animation:fall-358 10s -5s linear infinite}@keyframes fall-358{65.41%{transform:translate(9.7799vw,65.41vh) scale(.2467)}to{transform:translate(13.33925vw,99vh) scale(.2467)}}.snow:nth-child(359){opacity:.4572;transform:translate(17.8618vw,-10px) scale(.3511);animation:fall-359 19s -24s linear infinite}@keyframes fall-359{54.129%{transform:translate(14.5595vw,54.129vh) scale(.3511)}to{transform:translate(16.21065vw,99vh) scale(.3511)}}.snow:nth-child(360){opacity:1.8832;transform:translate(36.9678vw,-10px) scale(.7999);animation:fall-360 13s -1s linear infinite}@keyframes fall-360{65.472%{transform:translate(33.4331vw,65.472vh) scale(.7999)}to{transform:translate(35.20045vw,99vh) scale(.7999)}}.snow:nth-child(361){opacity:1.5696;transform:translate(82.5886vw,-10px) scale(.4407);animation:fall-361 27s -16s linear infinite}@keyframes fall-361{36.345%{transform:translate(79.8932vw,36.345vh) scale(.4407)}to{transform:translate(81.2409vw,99vh) scale(.4407)}}.snow:nth-child(362){opacity:.7254;transform:translate(28.7123vw,-10px) scale(.5548);animation:fall-362 17s -1s linear infinite}@keyframes fall-362{79.175%{transform:translate(24.7268vw,79.175vh) scale(.5548)}to{transform:translate(26.71955vw,99vh) scale(.5548)}}.snow:nth-child(363){opacity:1.088;transform:translate(44.295vw,-10px) scale(.6956);animation:fall-363 26s -28s linear infinite}@keyframes fall-363{69.308%{transform:translate(34.6898vw,69.308vh) scale(.6956)}to{transform:translate(39.4924vw,99vh) scale(.6956)}}.snow:nth-child(364){opacity:.0506;transform:translate(33.1689vw,-10px) scale(.106);animation:fall-364 20s -15s linear infinite}@keyframes fall-364{51.941%{transform:translate(34.3827vw,51.941vh) scale(.106)}to{transform:translate(33.7758vw,99vh) scale(.106)}}.snow:nth-child(365){opacity:1.3264;transform:translate(84.9846vw,-10px) scale(.1388);animation:fall-365 19s -27s linear infinite}@keyframes fall-365{35.923%{transform:translate(93.2257vw,35.923vh) scale(.1388)}to{transform:translate(89.10515vw,99vh) scale(.1388)}}.snow:nth-child(366){opacity:1.2856;transform:translate(42.9081vw,-10px) scale(.7956);animation:fall-366 13s -29s linear infinite}@keyframes fall-366{40.304%{transform:translate(38.4028vw,40.304vh) scale(.7956)}to{transform:translate(40.65545vw,99vh) scale(.7956)}}.snow:nth-child(367){opacity:.0464;transform:translate(83.0351vw,-10px) scale(.4415);animation:fall-367 29s -4s linear infinite}@keyframes fall-367{77.987%{transform:translate(83.2134vw,77.987vh) scale(.4415)}to{transform:translate(83.12425vw,99vh) scale(.4415)}}.snow:nth-child(368){opacity:1.703;transform:translate(40.938vw,-10px) scale(.3058);animation:fall-368 14s -4s linear infinite}@keyframes fall-368{33.489%{transform:translate(49.6084vw,33.489vh) scale(.3058)}to{transform:translate(45.2732vw,99vh) scale(.3058)}}.snow:nth-child(369){opacity:1.9164;transform:translate(88.9696vw,-10px) scale(.1921);animation:fall-369 20s -3s linear infinite}@keyframes fall-369{35.078%{transform:translate(93.9909vw,35.078vh) scale(.1921)}to{transform:translate(91.48025vw,99vh) scale(.1921)}}.snow:nth-child(370){opacity:.9552;transform:translate(38.088vw,-10px) scale(.5123);animation:fall-370 26s -27s linear infinite}@keyframes fall-370{54.796%{transform:translate(47.5509vw,54.796vh) scale(.5123)}to{transform:translate(42.81945vw,99vh) scale(.5123)}}.snow:nth-child(371){opacity:1.5296;transform:translate(83.3332vw,-10px) scale(.3591);animation:fall-371 11s -9s linear infinite}@keyframes fall-371{54.907%{transform:translate(92.1371vw,54.907vh) scale(.3591)}to{transform:translate(87.73515vw,99vh) scale(.3591)}}.snow:nth-child(372){opacity:.6826;transform:translate(83.1521vw,-10px) scale(.065);animation:fall-372 24s -29s linear infinite}@keyframes fall-372{39.617%{transform:translate(75.7009vw,39.617vh) scale(.065)}to{transform:translate(79.4265vw,99vh) scale(.065)}}.snow:nth-child(373){opacity:.8536;transform:translate(61.8697vw,-10px) scale(.9261);animation:fall-373 26s -3s linear infinite}@keyframes fall-373{67.406%{transform:translate(52.5369vw,67.406vh) scale(.9261)}to{transform:translate(57.2033vw,99vh) scale(.9261)}}.snow:nth-child(374){opacity:.291;transform:translate(85.3467vw,-10px) scale(.1684);animation:fall-374 28s -19s linear infinite}@keyframes fall-374{48.091%{transform:translate(82.4417vw,48.091vh) scale(.1684)}to{transform:translate(83.8942vw,99vh) scale(.1684)}}.snow:nth-child(375){opacity:1.7192;transform:translate(8.488vw,-10px) scale(.2583);animation:fall-375 15s -24s linear infinite}@keyframes fall-375{42.233%{transform:translate(9.3237vw,42.233vh) scale(.2583)}to{transform:translate(8.90585vw,99vh) scale(.2583)}}.snow:nth-child(376){opacity:1.411;transform:translate(59.8777vw,-10px) scale(.3581);animation:fall-376 12s -7s linear infinite}@keyframes fall-376{50.925%{transform:translate(62.8663vw,50.925vh) scale(.3581)}to{transform:translate(61.372vw,99vh) scale(.3581)}}.snow:nth-child(377){opacity:1.8018;transform:translate(2.2242vw,-10px) scale(.7465);animation:fall-377 15s -3s linear infinite}@keyframes fall-377{49.58%{transform:translate(-1.3502vw,49.58vh) scale(.7465)}to{transform:translate(.437vw,99vh) scale(.7465)}}.snow:nth-child(378){opacity:1.2556;transform:translate(16.301vw,-10px) scale(.4185);animation:fall-378 13s -16s linear infinite}@keyframes fall-378{74.961%{transform:translate(13.9664vw,74.961vh) scale(.4185)}to{transform:translate(15.1337vw,99vh) scale(.4185)}}.snow:nth-child(379){opacity:1.7596;transform:translate(74.2174vw,-10px) scale(.105);animation:fall-379 15s -5s linear infinite}@keyframes fall-379{44.087%{transform:translate(75.3847vw,44.087vh) scale(.105)}to{transform:translate(74.80105vw,99vh) scale(.105)}}.snow:nth-child(380){opacity:.4338;transform:translate(10.4717vw,-10px) scale(.1106);animation:fall-380 28s -27s linear infinite}@keyframes fall-380{77.842%{transform:translate(8.9323vw,77.842vh) scale(.1106)}to{transform:translate(9.702vw,99vh) scale(.1106)}}.snow:nth-child(381){opacity:.0476;transform:translate(57.0643vw,-10px) scale(.2866);animation:fall-381 19s -9s linear infinite}@keyframes fall-381{38.82%{transform:translate(50.2096vw,38.82vh) scale(.2866)}to{transform:translate(53.63695vw,99vh) scale(.2866)}}.snow:nth-child(382){opacity:.2108;transform:translate(34.1821vw,-10px) scale(.3361);animation:fall-382 29s -13s linear infinite}@keyframes fall-382{61.755%{transform:translate(41.4251vw,61.755vh) scale(.3361)}to{transform:translate(37.8036vw,99vh) scale(.3361)}}.snow:nth-child(383){opacity:1.727;transform:translate(45.0159vw,-10px) scale(.0811);animation:fall-383 17s -24s linear infinite}@keyframes fall-383{73.246%{transform:translate(46.0861vw,73.246vh) scale(.0811)}to{transform:translate(45.551vw,99vh) scale(.0811)}}.snow:nth-child(384){opacity:1.9164;transform:translate(45.4535vw,-10px) scale(.7831);animation:fall-384 19s -28s linear infinite}@keyframes fall-384{38.026%{transform:translate(42.7815vw,38.026vh) scale(.7831)}to{transform:translate(44.1175vw,99vh) scale(.7831)}}.snow:nth-child(385){opacity:.801;transform:translate(10.9977vw,-10px) scale(.0165);animation:fall-385 17s -28s linear infinite}@keyframes fall-385{32.483%{transform:translate(19.3787vw,32.483vh) scale(.0165)}to{transform:translate(15.1882vw,99vh) scale(.0165)}}.snow:nth-child(386){opacity:.3792;transform:translate(8.8802vw,-10px) scale(.0357);animation:fall-386 19s -25s linear infinite}@keyframes fall-386{42.111%{transform:translate(5.6538vw,42.111vh) scale(.0357)}to{transform:translate(7.267vw,99vh) scale(.0357)}}.snow:nth-child(387){opacity:.139;transform:translate(70.938vw,-10px) scale(.6668);animation:fall-387 22s -18s linear infinite}@keyframes fall-387{52.231%{transform:translate(64.351vw,52.231vh) scale(.6668)}to{transform:translate(67.6445vw,99vh) scale(.6668)}}.snow:nth-child(388){opacity:.35;transform:translate(66.0683vw,-10px) scale(.9362);animation:fall-388 19s -3s linear infinite}@keyframes fall-388{36.841%{transform:translate(71.441vw,36.841vh) scale(.9362)}to{transform:translate(68.75465vw,99vh) scale(.9362)}}.snow:nth-child(389){opacity:1.548;transform:translate(61.7548vw,-10px) scale(.7538);animation:fall-389 25s -25s linear infinite}@keyframes fall-389{52.339%{transform:translate(59.6885vw,52.339vh) scale(.7538)}to{transform:translate(60.72165vw,99vh) scale(.7538)}}.snow:nth-child(390){opacity:1.6256;transform:translate(8.6357vw,-10px) scale(.4477);animation:fall-390 21s -28s linear infinite}@keyframes fall-390{50.262%{transform:translate(1.9938vw,50.262vh) scale(.4477)}to{transform:translate(5.31475vw,99vh) scale(.4477)}}.snow:nth-child(391){opacity:1.1406;transform:translate(32.6562vw,-10px) scale(.998);animation:fall-391 28s -1s linear infinite}@keyframes fall-391{41.798%{transform:translate(33.1972vw,41.798vh) scale(.998)}to{transform:translate(32.9267vw,99vh) scale(.998)}}.snow:nth-child(392){opacity:1.9086;transform:translate(8.1962vw,-10px) scale(.6392);animation:fall-392 21s -6s linear infinite}@keyframes fall-392{49.342%{transform:translate(-.8855vw,49.342vh) scale(.6392)}to{transform:translate(3.65535vw,99vh) scale(.6392)}}.snow:nth-child(393){opacity:1.8742;transform:translate(51.2918vw,-10px) scale(.1387);animation:fall-393 19s -23s linear infinite}@keyframes fall-393{69.328%{transform:translate(52.4589vw,69.328vh) scale(.1387)}to{transform:translate(51.87535vw,99vh) scale(.1387)}}.snow:nth-child(394){opacity:1.2782;transform:translate(66.3263vw,-10px) scale(.6395);animation:fall-394 21s -3s linear infinite}@keyframes fall-394{60.832%{transform:translate(66.2837vw,60.832vh) scale(.6395)}to{transform:translate(66.305vw,99vh) scale(.6395)}}.snow:nth-child(395){opacity:1.688;transform:translate(65.9068vw,-10px) scale(.7878);animation:fall-395 27s -23s linear infinite}@keyframes fall-395{76.74%{transform:translate(61.7688vw,76.74vh) scale(.7878)}to{transform:translate(63.8378vw,99vh) scale(.7878)}}.snow:nth-child(396){opacity:.701;transform:translate(8.4672vw,-10px) scale(.8002);animation:fall-396 13s -27s linear infinite}@keyframes fall-396{60.254%{transform:translate(15.5879vw,60.254vh) scale(.8002)}to{transform:translate(12.02755vw,99vh) scale(.8002)}}.snow:nth-child(397){opacity:1.78;transform:translate(99.4021vw,-10px) scale(.457);animation:fall-397 18s -16s linear infinite}@keyframes fall-397{33.321%{transform:translate(97.8017vw,33.321vh) scale(.457)}to{transform:translate(98.6019vw,99vh) scale(.457)}}.snow:nth-child(398){opacity:.0554;transform:translate(87.3185vw,-10px) scale(.082);animation:fall-398 23s -8s linear infinite}@keyframes fall-398{65.114%{transform:translate(94.3515vw,65.114vh) scale(.082)}to{transform:translate(90.835vw,99vh) scale(.082)}}.snow:nth-child(399){opacity:.3798;transform:translate(27.7378vw,-10px) scale(.9485);animation:fall-399 13s -9s linear infinite}@keyframes fall-399{76.182%{transform:translate(36.174vw,76.182vh) scale(.9485)}to{transform:translate(31.9559vw,99vh) scale(.9485)}}.snow:nth-child(400){opacity:.1874;transform:translate(24.8688vw,-10px) scale(.2023);animation:fall-400 16s -27s linear infinite}@keyframes fall-400{36.734%{transform:translate(26.2948vw,36.734vh) scale(.2023)}to{transform:translate(25.5818vw,99vh) scale(.2023)}}\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==
|